diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-04 00:07:35 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-04 00:07:35 +0100 |
commit | b738aaba2a3f30e80a966c6d1af88f30b853cf1c (patch) | |
tree | 069eccfdbf4bd1ce96877c728dc36e191a5a58fc /apps/files/l10n/zh_TW.php | |
parent | ef01e0cdc5459373f253886c5adcd9e09fa003fa (diff) | |
download | nextcloud-server-b738aaba2a3f30e80a966c6d1af88f30b853cf1c.tar.gz nextcloud-server-b738aaba2a3f30e80a966c6d1af88f30b853cf1c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.php')
-rw-r--r-- | apps/files/l10n/zh_TW.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php index 7be0f1d658c..793fedac412 100644 --- a/apps/files/l10n/zh_TW.php +++ b/apps/files/l10n/zh_TW.php @@ -21,9 +21,8 @@ "replace" => "取代", "suggest name" => "建議檔名", "cancel" => "取消", -"replaced {new_name}" => "已取代 {new_name}", -"undo" => "復原", "replaced {new_name} with {old_name}" => "使用 {new_name} 取代 {old_name}", +"undo" => "復原", "perform delete operation" => "進行刪除動作", "'.' is an invalid file name." => "'.' 是不合法的檔名。", "File name cannot be empty." => "檔名不能為空。", |