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
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-30 08:55:54 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-30 08:55:54 +0300
commit023c8b0eacc243b2dd4763e6086fc87ce8b76126 (patch)
treeb700928296cd54f010378dc6acbe996e77056a95 /lib/l10n/vi.js
parent6c2e94e0b23ca2212a6b6ad510002c9594d21abb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r--lib/l10n/vi.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js
index 012c04b64e9..a9d13b7c513 100644
--- a/lib/l10n/vi.js
+++ b/lib/l10n/vi.js
@@ -3,10 +3,6 @@ OC.L10N.register(
{
"Cannot write into \"config\" directory!" : "Không thể ghi vào thư mục \"config\"!",
"See %s" : "Xem %s",
- "Help" : "Giúp đỡ",
- "Personal" : "Cá nhân",
- "Users" : "Người dùng",
- "Admin" : "Quản trị",
"Unknown filetype" : "Không biết kiểu tập tin",
"Invalid image" : "Hình ảnh không hợp lệ",
"today" : "hôm nay",
@@ -17,13 +13,17 @@ OC.L10N.register(
"_%n hour ago_::_%n hours ago_" : ["%n giờ trước"],
"_%n minute ago_::_%n minutes ago_" : ["%n phút trước"],
"seconds ago" : "vài giây trước",
+ "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"",
+ "Apps" : "Ứng dụng",
+ "Help" : "Giúp đỡ",
+ "Personal" : "Cá nhân",
+ "Users" : "Người dùng",
+ "Admin" : "Quản trị",
"web services under your control" : "dịch vụ web dưới sự kiểm soát của bạn",
"Application is not enabled" : "Ứng dụng không được BẬT",
"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.",
"%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn",
- "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"",
- "Apps" : "Ứng dụng",
"Storage not available" : "Lưu trữ không có sẵn"
},
"nplurals=1; plural=0;");