diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:20:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:20:59 +0000 |
commit | 2547332fe5f704e3a6e79034e7bdbbf541a753dd (patch) | |
tree | a1d0a9febed7f5a5e09072ee80737bc9be463488 /apps/files/l10n/vi.js | |
parent | d949fce1d524ee7c050fbb7cdca800b0723350ec (diff) | |
download | nextcloud-server-2547332fe5f704e3a6e79034e7bdbbf541a753dd.tar.gz nextcloud-server-2547332fe5f704e3a6e79034e7bdbbf541a753dd.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index c357f052b89..1bdddd68f92 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "Tải lại thư mục hiện tại", "Go to the \"{dir}\" directory" : "Đi đến thư mục \"{dir}\"", "Drag and drop files here to upload" : "Kéo thả file vào đây để tải lên", + "You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây", "Upload successful" : "Tải lên thành công", "\"{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", @@ -232,7 +233,6 @@ OC.L10N.register( "Shared" : "Chia sẻ", "Switch to list view" : "Chuyển sang chế độ xem danh sách", "Switch to grid view" : "Chuyển sang chế độ xem dạng lưới", - "You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây", "Open the files app settings" : "Mở cài đặt ứng dụng tệp", "Files settings" : "Cài đặt tệp tin", "File cannot be accessed" : "Không thể truy cập tập tin", |