diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/files/l10n/vi.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 1b36d9afeb5..726377d1eb4 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -202,17 +202,11 @@ OC.L10N.register( "Text file" : "Tập tin văn bản", "New text file.txt" : "Tệp văn bản mới.txt", "Storage invalid" : "Lưu trữ không hợp lệ", - "Select" : "Chọn", - "You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây", - "New" : "Tạo mới", - "Copied!" : "Đã sao chép!", "Unlimited" : "Không giới hạn", "Search users" : "Tìm kiếm người dùng", - "Cannot transfer ownership of a file or folder you don't own" : "Không thể chuyển quyền sở hữu tệp hoặc thư mục bạn không sở hữu", "Cancel" : "Hủy bỏ", "%s used" : "%s đã sử dụng", "%1$s of %2$s used" : "%1$s trên %2$s đã sử dụng", - "Settings" : "Cài đặt", "Deleted files" : "Thùng rác" }, "nplurals=1; plural=0;"); |