diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:23 +0000 |
commit | 7cb7b8b6c3ba0b2c652ad3a6922081388f4c026f (patch) | |
tree | 5a3c0da2fb1ca01eb5863c73f359f40936563b76 /apps/files/l10n/vi.js | |
parent | 4239ee7d3360edf1ad78997edc6dce62d5367d23 (diff) | |
download | nextcloud-server-7cb7b8b6c3ba0b2c652ad3a6922081388f4c026f.tar.gz nextcloud-server-7cb7b8b6c3ba0b2c652ad3a6922081388f4c026f.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 f195db087ff..5a2a365144b 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -230,7 +230,6 @@ OC.L10N.register( "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", - "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ó", "Sort favorites first" : "Sắp xếp mục yêu thích trước", "Show hidden files" : "Hiển thị các file ẩn", "Crop image previews" : "Xén ảnh bản xem trước", @@ -288,6 +287,7 @@ OC.L10N.register( "New text file.txt" : "Tệp văn bản mới.txt", "You can only favorite a single file or folder at a time" : "Bạn chỉ có thể chọn yêu thích một tệp hoặc thư mục duy nhất tại một thời điểm", "Search users" : "Tìm kiếm người dùng", + "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ó", "Cancel" : "Hủy bỏ", "Set up templates folder" : "Thiết lập thư mục mẫu", "Toggle %1$s sublist" : "Chuyển đổi danh sách phụ %1$s", |