Translated using Weblate (#3532)

Co-authored-by: Nguyễn Hoàng Minh <mingu03@yandex.com>
Co-authored-by: phande <phanwiki@gmail.com>
Co-authored-by: skotperez <skotperez@voragine.net>
This commit is contained in:
Weblate (bot)
2022-09-14 14:43:35 +02:00
committed by GitHub
parent 496a74f7a3
commit 47d17af593
16 changed files with 413 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="vi" datatype="plaintext" original="flashmessages.en.xlf">
<body>
@@ -50,6 +50,14 @@
<source>invoice.first_template</source>
<target>Vui lòng tạo mẫu hóa đơn trước</target>
</trans-unit>
<trans-unit id="wejAEcR" resname="action.upload.error">
<source>action.upload.error</source>
<target state="translated">Không thể tải lên hoặc lưu tệp: %reason%</target>
</trans-unit>
<trans-unit resname="action.csrf.error" id="bOE_q5R">
<source>action.csrf.error</source>
<target state="translated">Hành động không thể được thực hiện: token bảo mật không hợp lệ.</target>
</trans-unit>
</body>
</file>
</xliff>