diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index fed71d1ad5b..000d3922ae0 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -75,8 +75,6 @@ OC.L10N.register( "Your have used your space quota and cannot upload files anymore" : "Bạn đã sử dụng hết hạn mức dung lượng và không thể tải tệp lên nữa", "You don’t have permission to upload or create files here" : "Bạn không có quyền tải lên hoặc tạo tập tin ở đây", "Favorite" : "Ưa thích", - "\"{displayName}\" action executed successfully" : "Hành động \"{displayName}\" đã thực thi thành công", - "\"{displayName}\" action failed" : "Hành động \"{displayName}\" đã thực thi thất bại", "Toggle selection for file \"{displayName}\"" : "Lựa chọn tập tin \"{displayName}\"", "Toggle selection for folder \"{displayName}\"" : "Lựa chọn thư mục \"{displayName}\"", "File is loading" : "Đang tải tập tin", @@ -102,6 +100,7 @@ OC.L10N.register( "(selected)" : "(đã chọn)", "\"{displayName}\" failed on some elements " : "\"{displayName}\" không thành công trên một số mục", "\"{displayName}\" batch action executed successfully" : "Chỉnh sửa hàng loạt \"{displayName}\" được thực hiện thành công", + "\"{displayName}\" action failed" : "Hành động \"{displayName}\" đã thực thi thất bại", "{count} selected" : "đã chọn {count} ", "List of files and folders." : "Danh sách các tập tin và thư mục.", "Column headers with buttons are sortable." : "Tiêu đề cột có thể sắp xếp được.", @@ -149,6 +148,7 @@ OC.L10N.register( "Error during upload: {message}" : "Lỗi khi đang tải lên: {message}", "Error during upload, status code {status}" : "Lỗi khi đang tải lên, mã lỗi {status}", "Unknown error during upload" : "Lỗi không xác định trong quá trình tải lên", + "\"{displayName}\" action executed successfully" : "Hành động \"{displayName}\" đã thực thi thành công", "Filter filenames…" : "Lọc tên tệp…", "Views" : "Lượt xem", "Files settings" : "Cài đặt tập tin", @@ -166,6 +166,10 @@ OC.L10N.register( "Copy to clipboard" : "Sao chép vào bộ nhớ tạm", "Use this address to access your Files via WebDAV" : "Sử dụng địa chỉ này để truy cập Tệp của bạn qua WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Nếu bạn đã bật 2FA, bạn phải tạo và sử dụng mật khẩu ứng dụng mới bằng cách nhấp vào đây.", + "Keyboard shortcuts" : "Phím tắt", + "Selection" : "Lựa chọn", + "Navigation" : "Điều hướng", + "View" : "Xem", "Clipboard is not available" : "Bộ nhớ tạm không có sẵn", "WebDAV URL copied to clipboard" : "Đã sao chép URL WebDAV vào bộ nhớ tạm", "Owner" : "Chủ sở hữu", |