diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 11:39:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 11:39:27 +0000 |
commit | eb5e392095cb74846b726b072fb86065be1d4218 (patch) | |
tree | b8b25b49dca676cc29071e46668baec8fc45718a /apps/files/l10n/vi.js | |
parent | 06c1328ce7e5fbbaf640cdfb530e07eaf6db826f (diff) | |
download | nextcloud-server-eb5e392095cb74846b726b072fb86065be1d4218.tar.gz nextcloud-server-eb5e392095cb74846b726b072fb86065be1d4218.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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index a1bfbc996cd..096ba6f72cb 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -18,7 +18,7 @@ OC.L10N.register( "You created an encrypted file in {file}" : "Bạn đã tạo một tệp được mã hóa trong {file}", "{user} created {file}" : "{user} đã tạo {file}", "{user} created an encrypted file in {file}" : "{user} đã tạo một tệp được mã hóa trong {file}", - "{file} was created in a public folder" : "{file} đã được tạo trong một thư mục công khai", + "{file} was created in a public folder" : "{file} đã được tạo trong một thư mục công khai", "You changed {file}" : "Bạn đã thay đổi {file}", "You changed an encrypted file in {file}" : "Bạn đã thay đổi tệp được mã hóa trong {file}", "{user} changed {file}" : "{user} đã thay đổi {file}", @@ -39,7 +39,7 @@ OC.L10N.register( "{user} renamed {oldfile} to {newfile}" : "{user} đổi tên thành {oldfile} thành {newfile}", "You moved {oldfile} to {newfile}" : "Bạn đã chuyển {oldfile} tới {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} đã chuyển {oldfile} tới {newfile}", - "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 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>", "Files" : "Tệp tin", "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>", @@ -118,7 +118,7 @@ OC.L10N.register( "New folder" : "Tạo thư mục", "Create new folder" : "Tạo thư mục mới", "This name is already in use." : "Tên đăng nhập đã được sử dụng", - "Fill template fields" : "Thiết lập thư mục mẫu", + "Fill template fields" : "Thiết lập thư mục mẫu", "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", @@ -135,7 +135,7 @@ OC.L10N.register( "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", - "No files in here" : "Không có tệp nào", + "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", @@ -364,7 +364,7 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với những người dùng có quyền truy cập vào tệp / thư mục này)", "Upload file" : "Tải lên tập tin", "Not favorited" : "Không được yêu thích", - "An error occurred while trying to update the tags" : "Đã xảy ra lỗi khi cố gắng cập nhật tags", + "An error occurred while trying to update the tags" : "Đã xảy ra lỗi khi cố gắng cập nhật tags", "\"remote user\"" : "\"người dùng từ xa\"", "{newName} already exists." : "{newName} đã tồn tại.", "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" không được phép bên trong tên tệp.", |