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 | |
parent | 1f19a45a8815460b5c1e0c50c017e2671e87c58f (diff) | |
download | nextcloud-server-84f3d247f2e5ed8e2263f04a7570e6edfd50593a.tar.gz nextcloud-server-84f3d247f2e5ed8e2263f04a7570e6edfd50593a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/vi.js | 7 | ||||
-rw-r--r-- | core/l10n/vi.json | 7 |
2 files changed, 8 insertions, 6 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.", diff --git a/core/l10n/vi.json b/core/l10n/vi.json index 896fb36966a..df39b657988 100644 --- a/core/l10n/vi.json +++ b/core/l10n/vi.json @@ -1,6 +1,6 @@ { "translations": { - "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ệ", @@ -229,7 +229,7 @@ "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", @@ -260,6 +260,7 @@ "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.", |