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>2014-12-11 09:55:27 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 09:55:27 +0300
commitdc506dcfbf39333cf44ac3be14c88bc093d963b3 (patch)
treeaa44f7e9d3e67d288cbc4a28a2faa9bad65bb02d /lib/l10n/vi.js
parentbf9d4d425d56f540153cdde94469254571a4d779 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r--lib/l10n/vi.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js
index 7cb2deb0629..05a725e3f9d 100644
--- a/lib/l10n/vi.js
+++ b/lib/l10n/vi.js
@@ -8,21 +8,21 @@ OC.L10N.register(
"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ệ",
- "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\"",
- "seconds ago" : "vài giây trước",
- "_%n minute ago_::_%n minutes ago_" : ["%n phút trước"],
- "_%n hour ago_::_%n hours ago_" : ["%n giờ trước"],
"today" : "hôm nay",
"yesterday" : "hôm qua",
- "_%n day go_::_%n days ago_" : ["%n ngày trước"],
+ "_%n day ago_::_%n days ago_" : [""],
"last month" : "tháng trước",
"_%n month ago_::_%n months ago_" : ["%n tháng trước"],
"last year" : "năm trước",
- "years ago" : "năm trước"
+ "_%n year go_::_%n years ago_" : [""],
+ "_%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",
+ "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\""
},
"nplurals=1; plural=0;");