diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-27 00:19:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-27 00:19:22 +0000 |
commit | 1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c (patch) | |
tree | 1b60dddbcaf3bf4eb702699a5dbe09385fc431bb /apps/files/l10n/vi.json | |
parent | 602ef72477fa0b9a1f889a25fe70a0a3143edc80 (diff) | |
download | nextcloud-server-1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c.tar.gz nextcloud-server-1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index e4fad4e4dfe..22d5c450b23 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -169,7 +169,7 @@ "\"{displayName}\" action executed successfully" : "Hành động \"{displayName}\" đã thực thi thành công", "\"{displayName}\" action failed" : "Hành động \"{displayName}\" thất bại", "Rename file" : "Đổi tên tệp tin", - "File name" : "Tên tệp tin", + "Filename" : "Tên tập tin", "Folder name" : "Tên thư mục", "This node is unavailable" : "Nút này không có sẵn", "Download file {name}" : "Tải xuống tệp tin {name}", @@ -191,8 +191,6 @@ "Could not refresh storage stats" : "Không thể làm mới số liệu thống kê bộ nhớ", "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", "Create" : "Tạo", - "\"{char}\" is not allowed inside a file name." : "\"{char}\" không được phép bên trong tên tệp.", - "\"{name}\" is not an allowed filetype." : "\"{name}\" không phải là định dạng được cho phép", "Submit" : "Gửi đi", "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", @@ -256,7 +254,6 @@ "Audio" : "Âm thanh", "Videos" : "Phim", "Created new folder \"{name}\"" : "Đã tạo thư mục mới \"{name}\"", - "Filename" : "Tên tập tin", "Unable to initialize the templates directory" : "Không thể khởi tạo thư mục mẫu", "Create new templates folder" : "Tạo thư mục mẫu mới", "Templates" : "Mẫu", @@ -307,6 +304,9 @@ "Shared with you" : "Đã chia sẻ với bạn", "Deleted shares" : "Chia sẻ đã xóa", "Pending shares" : "Chia sẻ đang chờ xử lý", + "File name" : "Tên tệp tin", + "\"{char}\" is not allowed inside a file name." : "\"{char}\" không được phép bên trong tên tệp.", + "\"{name}\" is not an allowed filetype." : "\"{name}\" không phải là định dạng được cho phép", "{newName} already exists." : "{newName} đã tồn tại.", "Name cannot be empty" : "Tên không thể trống", "Another entry with the same name already exists" : "Đã tồn tại mục cùng tên", |