summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-15 02:17:23 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-15 02:17:23 +0000
commit6ccdbd912ce8b9547a294262412f4add87d69839 (patch)
treef9282dfd5709bdb856faac26a0d1918c2a2d125f /apps/files
parent4742458c2f05c8afbfd2529b435a644b6bdbca3f (diff)
downloadnextcloud-server-6ccdbd912ce8b9547a294262412f4add87d69839.tar.gz
nextcloud-server-6ccdbd912ce8b9547a294262412f4add87d69839.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/vi.js4
-rw-r--r--apps/files/l10n/vi.json4
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",