summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/vi.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-06 01:57:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-06 01:57:10 -0400
commitca739a59f05e3f8b2ca8bd62d91156ec33f7658e (patch)
tree438618a0b4f9b25be275dd3df24b7395ed8c047f /apps/files_sharing/l10n/vi.php
parent70e0ae063739b9749883bd184fee0a80f184685b (diff)
downloadnextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.tar.gz
nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/vi.php')
-rw-r--r--apps/files_sharing/l10n/vi.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/vi.php b/apps/files_sharing/l10n/vi.php
index 33c0d2188d8..2f2a2387beb 100644
--- a/apps/files_sharing/l10n/vi.php
+++ b/apps/files_sharing/l10n/vi.php
@@ -1,9 +1,11 @@
<?php
$TRANSLATIONS = array(
+"Reset" => "Khởi động lại",
"Shared by {owner}" => "Được chia sẽ bởi {owner}",
"Shared by" => "Chia sẻ bởi",
"Password" => "Mật khẩu",
"Name" => "Tên",
-"Download" => "Tải về"
+"Download" => "Tải về",
+"Save" => "Lưu"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";