summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-23 01:55:06 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-23 01:55:06 -0400
commita341e786dda61e11bb915e5cf1f1775777b5addb (patch)
tree6e883118860ec8f00492f06cc8657d8b248eb89b /core/l10n/zh_TW.js
parent7b5db9085db28ed4b59836f8e77a315278685f2e (diff)
downloadnextcloud-server-a341e786dda61e11bb915e5cf1f1775777b5addb.tar.gz
nextcloud-server-a341e786dda61e11bb915e5cf1f1775777b5addb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js24
1 files changed, 24 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index c7dafb3dd45..579d802656b 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -6,8 +6,12 @@ OC.L10N.register(
"Turned on maintenance mode" : "已啓用維護模式",
"Turned off maintenance mode" : "已停用維護模式",
"Maintenance mode is kept active" : "維護模式維持在開啟狀態",
+ "Updating database schema" : "更新資料庫格式",
"Updated database" : "已更新資料庫",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "檢查是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
"Checked database schema update" : "已檢查資料庫格式更新",
+ "Checking updates of apps" : "檢查 app 更新",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "檢查 %s 是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
"Checked database schema update for apps" : "已檢查應用程式的資料庫格式更新",
"Updated \"%s\" to %s" : "已更新 %s 到 %s",
"Repair warning: " : "修復警告:",
@@ -19,6 +23,7 @@ OC.L10N.register(
"No image or file provided" : "未提供圖片或檔案",
"Unknown filetype" : "未知的檔案類型",
"Invalid image" : "無效的圖片",
+ "An error occurred. Please contact your admin." : "發生錯誤,請聯絡管理員",
"No temporary profile picture available, try again" : "沒有臨時用的大頭貼,請再試一次",
"No crop data provided" : "未設定剪裁",
"No valid crop data provided" : "未提供有效的剪裁設定",
@@ -117,9 +122,11 @@ OC.L10N.register(
"Email sent" : "Email 已寄出",
"Resharing is not allowed" : "不允許重新分享",
"Share link" : "分享連結",
+ "Link" : "連結",
"Password protect" : "密碼保護",
"Password" : "密碼",
"Choose a password for the public link" : "為公開連結選一個密碼",
+ "Allow editing" : "允許編輯",
"Email link to person" : "將連結 email 給別人",
"Send" : "寄出",
"Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}",
@@ -145,7 +152,11 @@ OC.L10N.register(
"Edit tags" : "編輯標籤",
"Error loading dialog template: {error}" : "載入對話樣板出錯:{error}",
"No tags selected for deletion." : "沒有選擇要刪除的標籤",
+ "_download %n file_::_download %n files_" : ["下載 %n 個檔案"],
+ "{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新",
+ "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷",
"Updating {productName} to version {version}, this may take a while." : "正在更新 {productName} 到版本 {version} ,請稍候",
+ "An error occurred." : "發生錯誤",
"Please reload the page." : "請重新整理頁面",
"The update was unsuccessful. " : "更新失敗",
"The update was successful. There were warnings." : "更新成功,有警告訊息",
@@ -159,6 +170,9 @@ OC.L10N.register(
"New password" : "新密碼",
"New Password" : "新密碼",
"Reset password" : "重設密碼",
+ "Searching other places" : "搜尋其他位置",
+ "No search results in other folders" : "在其他資料夾中沒有找到",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 比結果"],
"Personal" : "個人",
"Users" : "使用者",
"Apps" : "應用程式",
@@ -185,11 +199,13 @@ OC.L10N.register(
"Technical details" : "技術細節",
"Remote Address: %s" : "遠端位置:%s",
"Request ID: %s" : "請求編號:%s",
+ "Type: %s" : "類型:%s",
"Code: %s" : "代碼:%s",
"Message: %s" : "訊息:%s",
"File: %s" : "檔案:%s",
"Line: %s" : "行數:%s",
"Trace" : "追蹤",
+ "Security warning" : "安全性警告",
"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>",
@@ -198,13 +214,21 @@ OC.L10N.register(
"Data folder" : "資料儲存位置",
"Configure the database" : "設定資料庫",
"Only %s is available." : "剩下 %s 可使用",
+ "Install and activate additional PHP modules to choose other database types." : "安裝並啟用相關 PHP 模組來使用其他種資料庫",
+ "For more details check out the documentation." : "更多細節詳見說明文件",
"Database user" : "資料庫使用者",
"Database password" : "資料庫密碼",
"Database name" : "資料庫名稱",
"Database tablespace" : "資料庫 tablespace",
"Database host" : "資料庫主機",
+ "Performance warning" : "效能警告",
+ "SQLite will be used as database." : "將使用 SQLite 為資料庫",
+ "For larger installations we recommend to choose a different database backend." : "在大型安裝中建議使用其他種資料庫",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
"Finish setup" : "完成設定",
"Finishing …" : "即將完成…",
+ "Need help?" : "需要幫助?",
+ "See the documentation" : "閱讀說明文件",
"Log out" : "登出",
"Search" : "搜尋",
"Server side authentication failed!" : "伺服器端認證失敗!",