summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-19 15:14:38 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-19 15:14:38 -0400
commite9644c2f52270aa1a1f345ed38bb2e66a4e8752d (patch)
tree727a29d4b68b9f10a93bec996c125b2b4270bb83 /core/l10n/zh_TW.php
parent95e1b62940444eb2a7467d994a7b4366f6e7f2fc (diff)
downloadnextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.tar.gz
nextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.php')
-rw-r--r--core/l10n/zh_TW.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index d620866bbb8..d2cbb7a8fd3 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -41,7 +41,6 @@ $TRANSLATIONS = array(
"last year" => "去年",
"years ago" => "幾年前",
"Choose" => "選擇",
-"Cancel" => "取消",
"Error loading file picker template" => "載入檔案選擇器樣板發生錯誤",
"Yes" => "是",
"No" => "否",
@@ -134,8 +133,6 @@ $TRANSLATIONS = array(
"Log in" => "登入",
"Alternative Logins" => "替代登入方法",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "嗨,<br><br>通知您,%s 與您分享了 %s ,<br><a href=\"%s\">看一下吧</a>",
-"prev" => "上一頁",
-"next" => "下一頁",
"Updating ownCloud to version %s, this may take a while." => "正在將 Owncloud 升級至版本 %s ,這可能需要一點時間。"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";