diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:04 +0000 |
commit | 64c15a15d4fada2b259952bf00a989f41b5b9e65 (patch) | |
tree | 0a9c465e132c7d007e566404f6e13815503bf367 /core/l10n/vi.js | |
parent | 395cd140b12c6c061f540606f2824b5b023db870 (diff) | |
download | nextcloud-server-64c15a15d4fada2b259952bf00a989f41b5b9e65.tar.gz nextcloud-server-64c15a15d4fada2b259952bf00a989f41b5b9e65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index c1a592caaa9..32eaa18f529 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -47,13 +47,6 @@ OC.L10N.register( "%s (incompatible)" : "%s (không tương thích)", "Already up to date" : "Đã được cập nhật bản mới nhất", "Error occurred while checking server setup" : "Có lỗi xảy ra khi kiểm tra thiết lập máy chủ", - "Non-existing tag #{tag}" : "Thẻ không tồn tại # {tag}", - "restricted" : "hạn chế", - "invisible" : "không thể nhìn thấy.", - "Delete" : "Xóa", - "Rename" : "Sửa tên", - "Collaborative tags" : "Thẻ cộng tác", - "No tags found" : "Không tìm thấy thẻ", "unknown text" : "văn bản không rõ", "Hello world!" : "Hello world!", "sunny" : "nắng", @@ -143,6 +136,13 @@ OC.L10N.register( "Strong password" : "Mật khẩu mạnh", "No action available" : "Không có hành động nào", "Error fetching contact actions" : "Lỗi khi nạp liên hệ", + "Non-existing tag #{tag}" : "Thẻ không tồn tại # {tag}", + "restricted" : "hạn chế", + "invisible" : "không thể nhìn thấy.", + "Delete" : "Xóa", + "Rename" : "Sửa tên", + "Collaborative tags" : "Thẻ cộng tác", + "No tags found" : "Không tìm thấy thẻ", "Personal" : "Cá nhân", "Users" : "Người dùng", "Apps" : "Ứng dụng", |