diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:19 +0000 |
commit | c3ac8bf89aa649a987762ac7ece8bca34d8da191 (patch) | |
tree | 52f7ca5e9025d2236e330c2052efc5e69e2bf82d /apps/files/l10n/vi.json | |
parent | 7b36547f137179e4f5931ce749f2c005f12a117d (diff) | |
download | nextcloud-server-c3ac8bf89aa649a987762ac7ece8bca34d8da191.tar.gz nextcloud-server-c3ac8bf89aa649a987762ac7ece8bca34d8da191.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/vi.json')
-rw-r--r-- | apps/files/l10n/vi.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index a3f6826dd6a..3dbfdfd674c 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -133,9 +133,9 @@ "Choose {file}" : "Chọn {tập tin}", "New" : "Tạo mới", "Loading current folder" : "Đang tải thư mục hiện tại", + "Retry" : "Thử lại", "No files in here" : "Không có tệp nào", "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!", - "Go to the previous folder" : "Chuyển đến thư mục trước đó", "Go back" : "Quay lại", "Share" : "Chia sẽ", "Shared by link" : "Được chia sẻ bởi liên kết", @@ -254,6 +254,9 @@ "Files moved successfully" : "Tệp tin được di chuyển thành công", "Conflicts resolution skipped" : "Đã bỏ qua giải quyết xung đột", "Upload cancelled" : "Hủy tải lên", + "This operation is forbidden" : "Thao tác bị cấm", + "This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý", + "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng", "_{folderCount} folder_::_{folderCount} folders_" : ["thư mục {folderCount}"], "_{fileCount} file_::_{fileCount} files_" : ["tệp {fileCount}"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tệp và thư mục {folderCount}"], @@ -313,9 +316,6 @@ "Select directory \"{dirName}\"" : "Chọn thư mục \"{dirName}\"", "Select file \"{fileName}\"" : "Chọn tệp tin \"{fileName}\"", "Unable to determine date" : "Không thể xác định ngày", - "This operation is forbidden" : "Thao tác bị cấm", - "This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý", - "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng", "Could not move \"{file}\", target exists" : "Không thể di chuyển \"{file}\", trùng đích đến", "Could not move \"{file}\"" : "Không thể di chuyển \"{file}\"", "copy" : "sao chép", @@ -376,6 +376,7 @@ "Could not rename \"{oldName}\"" : "Không thể đổi tên \"{oldName}\"", "Storage informations" : "Thông tin lưu trữ", "Choose file" : "Chọn tập tin", + "Go to the previous folder" : "Chuyển đến thư mục trước đó", "Open the files app settings" : "Mở cài đặt ứng dụng tệp", "You might not have have permissions to view it, ask the sender to share it" : "Bạn có thể không có quyền xem nó, hãy yêu cầu người gửi chia sẻ nó", "The files is locked" : "Các tập tin bị khóa", |