diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-09 02:16:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-09 02:16:34 +0000 |
commit | 10f62eb2a4bdb359594f066b49673374373d6f98 (patch) | |
tree | ca855cf4d5f4e81f6e0992efd4486e66a704203e /lib/l10n/vi.js | |
parent | 67db893735ada0b67aec8809e9b0292daabeb3f5 (diff) | |
download | nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.tar.gz nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index f70b21ffb22..a3c920a982f 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -68,15 +68,7 @@ OC.L10N.register( "Authentication error" : "Lỗi xác thực", "Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang.", "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng", - "Create" : "Tạo mới", - "Change" : "Chỉnh sửa", - "Delete" : "Xóa", - "Share" : "Chia sẻ", "Sharing" : "Đang chia sẽ", - "Security" : "Bảo mật", - "Unlimited" : "Không giới hạn", - "Verifying" : "Đang xác minh", - "Verifying …" : "Đang xác minh ...", - "Verify" : "Xác minh" + "Security" : "Bảo mật" }, "nplurals=1; plural=0;"); |