diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
commit | f5f3d68eb83918bb0d01e7e20722ef8a42f6272d (patch) | |
tree | 8cb82c3a15d4800a3c1f94a4cb0de15a1d8f125a /apps/files/l10n/vi.js | |
parent | 4b7aa651927ae088f277261162f24bd39438ea92 (diff) | |
download | nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.tar.gz nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 4dd815a46c3..f981956b362 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -154,7 +154,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Một tệp đã được thêm hoặc bị xóa khỏi <strong>mục yêu thích của bạn</strong>", "A file or folder has been <strong>changed</strong>" : "Tệp hoặc thư mục đã được <strong>thay đổi</strong>", "A favorite file or folder has been <strong>changed</strong>" : "Tệp hoặc thư mục yêu thích đã được <strong>thay đổi</strong>", - "All files" : "Tất cả tệp tin", "Upload (max. %s)" : "Tải lên (tối đa. %s)", "Accept" : "Đồng ý", "Reject" : "Từ chối", @@ -184,6 +183,7 @@ OC.L10N.register( "Renamed \"{oldName}\" to \"{newName}\"" : "Đã đổi tên \"{oldName}\" thành \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Không thể đổi tên \"{oldName}\", tệp tin không còn tồn tại", "Select all" : "Chọn tất cả", + "File not found" : "Không tìm thấy tập tin", "Transfer ownership of a file or folder" : "Chuyển quyền sở hữu tệp hoặc thư mục", "Choose file or folder to transfer" : "Chọn tệp hoặc cặp để chuyển", "Change" : "Chỉnh sửa", @@ -216,7 +216,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Không thể khởi tạo thư mục mẫu", "No favorites yet" : "Chưa có yêu thích nào", "Files and folders you mark as favorite will show up here" : "Các tệp và thư mục mà bạn đánh dấu là yêu thích sẽ hiển thị ở đây", - "Toggle grid view" : "Chuyển đổi dạng xem lưới", + "All files" : "Tất cả tệp tin", "No entries found in this folder" : "Chưa có mục nào trong thư mụ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ủ .", @@ -229,6 +229,7 @@ OC.L10N.register( "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", + "Toggle grid view" : "Chuyển đổi dạng xem lưới", "Deleted files" : "Thùng rác", "Shares" : "Chia sẻ", "Shared with others" : "Chia sẻ với người khác", |