summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/vi.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-08 02:05:41 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-08 02:05:41 +0200
commitd5d2e896220de5b11e86dcfaf5f25787b7838811 (patch)
treef45587821a62c1ae46b5c50b6dfecb548a5ce2fc /apps/files_encryption/l10n/vi.php
parentedcd29747692ff1ffbec927b9f31ac239c5e192d (diff)
downloadnextcloud-server-d5d2e896220de5b11e86dcfaf5f25787b7838811.tar.gz
nextcloud-server-d5d2e896220de5b11e86dcfaf5f25787b7838811.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/vi.php')
-rw-r--r--apps/files_encryption/l10n/vi.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/vi.php b/apps/files_encryption/l10n/vi.php
new file mode 100644
index 00000000000..cabf2da7dce
--- /dev/null
+++ b/apps/files_encryption/l10n/vi.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Mã hóa",
+"Exclude the following file types from encryption" => "Loại trừ các loại tập tin sau đây từ mã hóa",
+"None" => "none",
+"Enable Encryption" => "BẬT mã hóa"
+);