diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-18 02:26:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-18 02:26:30 +0000 |
commit | 9fd94b7e052e94b7170a67046c424e99ca6107f4 (patch) | |
tree | efb179fc98352943df12acd3ad79466fb7633b74 /core/l10n/vi.js | |
parent | ac045a2461c3532d6c6ca6c33033871b1b0e1dc1 (diff) | |
download | nextcloud-server-9fd94b7e052e94b7170a67046c424e99ca6107f4.tar.gz nextcloud-server-9fd94b7e052e94b7170a67046c424e99ca6107f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 2529dd0c203..6647b9a74e1 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -95,6 +95,7 @@ OC.L10N.register( "Back to login" : "Quay lại trang đăng nhập", "New password" : "Mật khẩu mới", "I know what I'm doing" : "Tôi biết tôi đang làm gì", + "Cancel" : "Hủy", "Forgot password?" : "Quên mật khẩu sao?", "Settings" : "Cài đặt", "Could not load your contacts" : "Không thể tải liên hệ của bạn", @@ -119,7 +120,6 @@ OC.L10N.register( "Already existing files" : "Các file đang tồn tại", "Which files do you want to keep?" : "Bạn muốn tiếp tục với những tập tin nào?", "If you select both versions, the copied file will have a number added to its name." : "Nếu bạn chọn cả hai phiên bản, tập tin được sao chép sẽ được đánh thêm số vào tên của nó.", - "Cancel" : "Hủy", "Continue" : "Tiếp tục", "(all selected)" : "(Tất cả các lựa chọn)", "({count} selected)" : "({count} được chọn)", |