summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-27 02:03:03 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-27 02:03:03 -0400
commitfa35650e0a25502fa21153923890d693f3870621 (patch)
tree309369375ad966d0494af9299febccec0c457df8 /apps/files_versions/l10n/zh_TW.php
parent98e76b8978fafb390205b133df8bd8a172a9a32d (diff)
downloadnextcloud-server-fa35650e0a25502fa21153923890d693f3870621.tar.gz
nextcloud-server-fa35650e0a25502fa21153923890d693f3870621.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/zh_TW.php')
-rw-r--r--apps/files_versions/l10n/zh_TW.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/files_versions/l10n/zh_TW.php b/apps/files_versions/l10n/zh_TW.php
index 2ae9ce657ce..7498c6951cd 100644
--- a/apps/files_versions/l10n/zh_TW.php
+++ b/apps/files_versions/l10n/zh_TW.php
@@ -1,11 +1,5 @@
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "無法還原:%s",
-"success" => "成功",
-"File %s was reverted to version %s" => "檔案 %s 已被復原至版本 %s",
-"failure" => "失敗",
-"File %s could not be reverted to version %s" => "檔案 %s 無法復原至版本 %s",
-"No old versions available" => "沒有舊的版本",
-"No path specified" => "沒有指定路徑",
"Versions" => "版本",
-"Revert a file to a previous version by clicking on its revert button" => "按一下復原的按鈕即可把檔案復原至以前的版本"
+"Restore" => "復原"
);