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:
authorNextcloud bot <bot@nextcloud.com>2016-11-30 17:18:08 +0300
committerNextcloud bot <bot@nextcloud.com>2016-11-30 17:18:08 +0300
commitf075c22c7279a1602be110ac6d8b199e4f7816c7 (patch)
treed9e153a9e24bfce6031abe0037de1ab0d6cf2f69 /lib/l10n/vi.js
parenta730fafe2b6bbee8c1624d8150fbead260c0f558 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r--lib/l10n/vi.js29
1 files changed, 0 insertions, 29 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js
deleted file mode 100644
index fdb6679a9db..00000000000
--- a/lib/l10n/vi.js
+++ /dev/null
@@ -1,29 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "Cannot write into \"config\" directory!" : "Không thể ghi vào thư mục \"config\"!",
- "See %s" : "Xem %s",
- "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",
- "yesterday" : "hôm qua",
- "last month" : "tháng trước",
- "_%n month ago_::_%n months ago_" : ["%n tháng trước"],
- "last year" : "năm trước",
- "_%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",
- "%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",
- "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.",
- "Storage not available" : "Lưu trữ không có sẵn"
-},
-"nplurals=1; plural=0;");