summaryrefslogtreecommitdiffstats
path: root/apps/gallery
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-07-26 08:04:12 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-07-26 08:04:12 +0200
commitba0ea210744479e7cbf092fe0115c4d27fff1c48 (patch)
tree1dbd2db0146f5f152b0fbaf26fc5dfa129e57430 /apps/gallery
parent42c22bee369c46f29b84e665b2edd8c2875fdaf0 (diff)
downloadnextcloud-server-ba0ea210744479e7cbf092fe0115c4d27fff1c48.tar.gz
nextcloud-server-ba0ea210744479e7cbf092fe0115c4d27fff1c48.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/gallery')
-rw-r--r--apps/gallery/l10n/vi.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/gallery/l10n/vi.php b/apps/gallery/l10n/vi.php
new file mode 100644
index 00000000000..d1d7fc64fca
--- /dev/null
+++ b/apps/gallery/l10n/vi.php
@@ -0,0 +1,11 @@
+<?php $TRANSLATIONS = array(
+"Pictures" => "Hình ảnh",
+"Share gallery" => "Chia sẻ gallery",
+"Error: " => "Lỗi :",
+"Internal error" => "Lỗi nội bộ",
+"Back" => "Trở lại",
+"Remove confirmation" => "Xóa xác nhận",
+"Do you want to remove album" => "Bạn muốn xóa album này ",
+"Change album name" => "Đổi tên album",
+"New album name" => "Tên album mới"
+);