Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-28 03:08:51 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-28 03:08:51 +0300
commit69cc43b56a91340ff57ce82be535d4bd2e604e90 (patch)
tree4abf33234da17a9fcfcd6854016fd118750d2167 /core/l10n
parent7f13eb42911932b00992c3a4ca5d9db07a884484 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/vi.js7
-rw-r--r--core/l10n/vi.json7
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.",