diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-28 00:08:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-28 00:08:32 +0000 |
commit | 84f3d247f2e5ed8e2263f04a7570e6edfd50593a (patch) | |
tree | aae05fff6edb7205c08c5cac219926a927d96f72 /core/l10n/vi.js | |
parent | 1f19a45a8815460b5c1e0c50c017e2671e87c58f (diff) | |
download | nextcloud-server-84f3d247f2e5ed8e2263f04a7570e6edfd50593a.tar.gz nextcloud-server-84f3d247f2e5ed8e2263f04a7570e6edfd50593a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 271f482b6f5..70284f8868e 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -1,8 +1,8 @@ OC.L10N.register( "core", { - "Please select a file." : "Hãy chọn một tệp tin.", - "File is too big" : "File quá lớn", + "Please select a file." : "Hãy chọn một tệp.", + "File is too big" : "Tệp quá lớn", "The selected file is not an image." : "Tệp tin được chọn không phải là ảnh.", "The selected file cannot be read." : "Tệp tin được chọn không thể đọc.", "Invalid file provided" : "File không hợp lệ", @@ -231,7 +231,7 @@ OC.L10N.register( "Type: %s" : "Loại: %s", "Code: %s" : "Mã: %s", "Message: %s" : "Thông điệp:%s", - "File: %s" : "%sTệp:", + "File: %s" : "Tệp: %s", "Line: %s" : "Dòng: %s", "Trace" : "Theo dõi", "Security warning" : "Cảnh báo bảo mật", @@ -262,6 +262,7 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ứng dụng này yêu cầu JavaScript để hoạt động chính xác. Vui lòng {linkstart} bật JavaScript {linkend} và tải lại trang.", "More apps" : "Thêm ứng dụng", "Search" : "Tìm kiếm", + "Reset search" : "Đặt lại tìm kiếm", "Confirm your password" : "Xác nhận mật khẩu của bạn", "Server side authentication failed!" : "Xác thực phía máy chủ không thành công!", "Please contact your administrator." : "Vui lòng liên hệ với quản trị viên.", |