Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.php')
-rw-r--r--core/l10n/zh_TW.php7
1 files changed, 1 insertions, 6 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index d78929ddb9c..dae143cef40 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -1,13 +1,9 @@
<?php
$TRANSLATIONS = array(
-"%s shared »%s« with you" => "%s 與您分享了 %s",
"Couldn't send mail to following users: %s " => "無法寄送郵件給這些使用者:%s",
"Turned on maintenance mode" => "已啓用維護模式",
"Turned off maintenance mode" => "已停用維護模式",
"Updated database" => "已更新資料庫",
-"Updating filecache, this may take really long..." => "更新檔案快取,這可能要很久…",
-"Updated filecache" => "已更新檔案快取",
-"... %d%% done ..." => "已完成 %d%%",
"No image or file provided" => "未提供圖片或檔案",
"Unknown filetype" => "未知的檔案類型",
"Invalid image" => "無效的圖片",
@@ -33,6 +29,7 @@ $TRANSLATIONS = array(
"November" => "十一月",
"December" => "十二月",
"Settings" => "設定",
+"Saving..." => "儲存中...",
"seconds ago" => "幾秒前",
"_%n minute ago_::_%n minutes ago_" => array("%n 分鐘前"),
"_%n hour ago_::_%n hours ago_" => array("%n 小時前"),
@@ -140,7 +137,6 @@ $TRANSLATIONS = array(
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "您的資料目錄看起來可以被 Internet 公開存取,因為 .htaccess 設定並未生效。",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "請參考<a href=\"%s\" target=\"_blank\">說明文件</a>以瞭解如何正確設定您的伺服器。",
"Create an <strong>admin account</strong>" => "建立一個<strong>管理者帳號</strong>",
-"Advanced" => "進階",
"Data folder" => "資料儲存位置",
"Configure the database" => "設定資料庫",
"will be used" => "將會使用",
@@ -162,7 +158,6 @@ $TRANSLATIONS = array(
"remember" => "記住",
"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>" => "嗨,<br><br>%s 和你分享了 %s ,到<a href=\"%s\">這裡</a>看它<br><br>",
"Contact your system administrator if this message persists or appeared unexpectedly." => "若這個訊息持續出現,請聯絡系統管理員",
"Thank you for your patience." => "感謝您的耐心",
"Updating ownCloud to version %s, this may take a while." => "正在將 ownCloud 升級至版本 %s ,這可能需要一點時間。",