diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-04 01:56:24 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-04 01:56:24 -0400 |
commit | 66a24ff479b45c97074f9b7b9b595819456ede0d (patch) | |
tree | 52bea44ebe3f128d6e0a75346cc45a518ef7e642 /apps/files/l10n | |
parent | bb0cb0aaec597aa0a79c061166ce8929bcc02fdd (diff) | |
download | nextcloud-server-66a24ff479b45c97074f9b7b9b595819456ede0d.tar.gz nextcloud-server-66a24ff479b45c97074f9b7b9b595819456ede0d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/vi.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/vi.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index d0fda488921..c724f5f73ea 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -1,6 +1,8 @@ OC.L10N.register( "files", { + "Storage not available" : "Lưu trữ không có sẵn", + "Storage invalid" : "Lưu trữ không hợp lệ", "Unknown error" : "Lỗi chưa biết", "Could not move %s - File with this name already exists" : "Không thể di chuyển %s - Đã có tên tập tin này trên hệ thống", "Could not move %s" : "Không thể di chuyển %s", @@ -68,6 +70,7 @@ OC.L10N.register( "Upload" : "Tải lên", "Cancel upload" : "Hủy upload", "No entries found in this folder" : "Chưa có mục nào trong thư mục", + "Select all" : "Chọn tất cả", "Upload too large" : "Tập tin tải lên quá lớn", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", "Files are being scanned, please wait." : "Tập tin đang được quét ,vui lòng chờ." diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index e6581323d89..5a4519cf84b 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -1,4 +1,6 @@ { "translations": { + "Storage not available" : "Lưu trữ không có sẵn", + "Storage invalid" : "Lưu trữ không hợp lệ", "Unknown error" : "Lỗi chưa biết", "Could not move %s - File with this name already exists" : "Không thể di chuyển %s - Đã có tên tập tin này trên hệ thống", "Could not move %s" : "Không thể di chuyển %s", @@ -66,6 +68,7 @@ "Upload" : "Tải lên", "Cancel upload" : "Hủy upload", "No entries found in this folder" : "Chưa có mục nào trong thư mục", + "Select all" : "Chọn tất cả", "Upload too large" : "Tập tin tải lên quá lớn", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", "Files are being scanned, please wait." : "Tập tin đang được quét ,vui lòng chờ." |