summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-27 11:23:18 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-27 11:23:18 -0400
commitd5062b9e0e50b7830cb6b323c926c89ac7d4aee0 (patch)
treea222e22a8acdb78c4841ccfe81df9341f3d4851a /apps/files_versions/l10n
parentabc23f71285112cda59c70a6f490e43fac2ee123 (diff)
downloadnextcloud-server-d5062b9e0e50b7830cb6b323c926c89ac7d4aee0.tar.gz
nextcloud-server-d5062b9e0e50b7830cb6b323c926c89ac7d4aee0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n')
-rw-r--r--apps/files_versions/l10n/zh_TW.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/zh_TW.php b/apps/files_versions/l10n/zh_TW.php
index 55a3dca3c32..9b8900fd8e1 100644
--- a/apps/files_versions/l10n/zh_TW.php
+++ b/apps/files_versions/l10n/zh_TW.php
@@ -2,6 +2,9 @@
$TRANSLATIONS = array(
"Could not revert: %s" => "無法還原:%s",
"Versions" => "版本",
+"Failed to revert {file} to revision {timestamp}." => "無法還原檔案 {file} 至版本 {timestamp}",
+"More versions..." => "更多版本…",
+"No other versions available" => "沒有其他版本了",
"Restore" => "復原"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";