diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-15 02:17:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-15 02:17:12 +0000 |
commit | bccd13ffae24a3fff460d09cc47712e375efa6c9 (patch) | |
tree | 37968f984bee6802f636c910955ef2cdbd5a01dd /apps/files | |
parent | 7c53f0ed226089b5efc274d32cca3fe12aa9139b (diff) | |
download | nextcloud-server-bccd13ffae24a3fff460d09cc47712e375efa6c9.tar.gz nextcloud-server-bccd13ffae24a3fff460d09cc47712e375efa6c9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/vi.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/vi.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index a2bc643f1ab..00faadee70d 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -14,7 +14,10 @@ OC.L10N.register( "Home" : "Nhà", "Close" : "Đóng", "Could not create folder \"{dir}\"" : "Không thể tạo thư mục “{dir}”", + "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", "Upload cancelled." : "Hủy tải lên", + "Processing files …" : "Đang xử lý các tệp tin...", + "…" : "...", "Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Không đủ dung lượng trống, bạn đang tải {size1} nhưng chỉ còn {size2} trống", "Target folder \"{dir}\" does not exist any more" : "Thư mục đích \"{dir}\" không còn tồn tại", @@ -110,6 +113,7 @@ OC.L10N.register( "A file or folder has been <strong>restored</strong>" : "Tệp hoặc thư mục đã được <strong>khôi phục</strong>", "Unlimited" : "Không giới hạn", "Upload (max. %s)" : "Tải lên (tối đa. %s)", + "Accept" : "Đồng ý", "Change" : "Chỉnh sửa", "Tags" : "Nhãn", "%1$s of %2$s used" : "%1$s trên %2$s đã sử dụng", diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 01fa0d9aee0..58c928d22a2 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -12,7 +12,10 @@ "Home" : "Nhà", "Close" : "Đóng", "Could not create folder \"{dir}\"" : "Không thể tạo thư mục “{dir}”", + "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", "Upload cancelled." : "Hủy tải lên", + "Processing files …" : "Đang xử lý các tệp tin...", + "…" : "...", "Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Không đủ dung lượng trống, bạn đang tải {size1} nhưng chỉ còn {size2} trống", "Target folder \"{dir}\" does not exist any more" : "Thư mục đích \"{dir}\" không còn tồn tại", @@ -108,6 +111,7 @@ "A file or folder has been <strong>restored</strong>" : "Tệp hoặc thư mục đã được <strong>khôi phục</strong>", "Unlimited" : "Không giới hạn", "Upload (max. %s)" : "Tải lên (tối đa. %s)", + "Accept" : "Đồng ý", "Change" : "Chỉnh sửa", "Tags" : "Nhãn", "%1$s of %2$s used" : "%1$s trên %2$s đã sử dụng", |