summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-28 00:11:21 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-28 00:11:21 +0100
commit1d4d4fd678cd3d76c4b8a0182ec97f65b9d97b0a (patch)
tree3ab74632feb70205791d47955305bc864a431e39 /apps/files_external/l10n/zh_TW.php
parentd251f04b98c3be9ecb6435af15628f0ccf09cfe3 (diff)
downloadnextcloud-server-1d4d4fd678cd3d76c4b8a0182ec97f65b9d97b0a.tar.gz
nextcloud-server-1d4d4fd678cd3d76c4b8a0182ec97f65b9d97b0a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/zh_TW.php')
-rw-r--r--apps/files_external/l10n/zh_TW.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_TW.php b/apps/files_external/l10n/zh_TW.php
new file mode 100644
index 00000000000..ab8c4caf24a
--- /dev/null
+++ b/apps/files_external/l10n/zh_TW.php
@@ -0,0 +1,10 @@
+<?php $TRANSLATIONS = array(
+"External Storage" => "外部儲存裝置",
+"Mount point" => "掛載點",
+"None set" => "尚未設定",
+"All Users" => "所有使用者",
+"Groups" => "群組",
+"Users" => "使用者",
+"Delete" => "刪除",
+"Import Root Certificate" => "匯入根憑證"
+);