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>2015-11-11 09:55:47 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-11 09:55:47 +0300
commit5dd59b4bd2712706a36639697531e73df5c9a3c2 (patch)
tree088fd62bbb808019730814affc2728f121eef5f0 /lib/l10n/vi.js
parent98d3111c2d1443710174d4b62394d94c9e843aab (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r--lib/l10n/vi.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js
index 7f53b88bade..012c04b64e9 100644
--- a/lib/l10n/vi.js
+++ b/lib/l10n/vi.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"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"
+ "Apps" : "Ứng dụng",
+ "Storage not available" : "Lưu trữ không có sẵn"
},
"nplurals=1; plural=0;");