diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 81a55a80248..ef145590533 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -81,11 +81,19 @@ OC.L10N.register( "Set your password" : "設定您的密碼", "Go to %s" : "前往 %s", "Install Client" : "安裝客戶端程式", + "Create" : "建立", + "Change" : "更改", "Unlimited" : "無限制", + "Verifying" : "驗證中", "Limit to groups" : "限制給特定群組", + "Save changes" : "儲存變更", + "Featured" : "推薦", + "by" : "由", + "Update to {version}" : "更新到 {version}", "Remove" : "移除", "Disable" : "停用", "All" : "所有", + "No results" : "沒有符合搜尋的項目", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "此應用程式並未配置最低的Nextcloud版本,未來將會產生問題。", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "此應用程式並未配置最高的Nextcloud版本,未來將會產生問題。", "This app cannot be installed because the following dependencies are not fulfilled:" : "這個應用程式無法被安裝,因為欠缺下列相依套件:", @@ -100,6 +108,7 @@ OC.L10N.register( "Enable" : "啟用", "The app will be downloaded from the app store" : "將會從應用程式商店下載這個應用程式", "Allow filesystem access" : "允許檔案系統的存取", + "Rename" : "重新命名", "Revoke" : "撤銷", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", @@ -107,6 +116,7 @@ OC.L10N.register( "Google Chrome" : "Google Chrome", "Safari" : "Safari", "Google Chrome for Android" : "Google Chrome for Android", + "iPhone" : "iPhone", "Sync client - {os}" : "同步客戶端 - {os}", "This session" : "目前的工作階段", "Device" : "裝置", @@ -125,6 +135,7 @@ OC.L10N.register( "Copy" : "複製", "Cancel" : "取消", "{size} used" : "{size} 已使用", + "Display name" : "顯示名稱", "Email" : "信箱", "Group admin for" : "群組管理員", "Quota" : "容量限制", @@ -132,6 +143,7 @@ OC.L10N.register( "User backend" : "使用者資料後端", "Storage location" : "儲存位址", "Default quota" : "預設儲存容量限制", + "All languages" : "全部語言", "Your apps" : "您的應用程式", "Disabled apps" : "已停用應用程式", "Updates" : "更新", @@ -141,6 +153,9 @@ OC.L10N.register( "Admins" : "管理者", "Everyone" : "所有人", "Add group" : "新增群組", + "Never" : "絕不", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "這個應用程式已啟用但是需要更新,您將會在 5 秒後被引導至更新頁面", + "App update" : "應用程式更新", "Error: This app can not be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定", "SSL Root Certificates" : "SSL 根憑證", "Common Name" : "Common Name", @@ -149,6 +164,7 @@ OC.L10N.register( "Valid until %s" : "有效至 %s", "Import root certificate" : "匯入根憑證", "Administrator documentation" : "管理者說明文件", + "Documentation" : "說明文件", "Forum" : "論壇", "None" : "無", "Login" : "登入", @@ -170,6 +186,7 @@ OC.L10N.register( "Credentials" : "帳密", "SMTP Username" : "SMTP 帳號", "SMTP Password" : "SMTP 密碼", + "Save" : "儲存", "Test email settings" : "測試郵件設定", "Send email" : "寄送郵件", "Security & setup warnings" : "安全及設定警告", @@ -229,6 +246,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png 或 jpg ,最大 20 MB", "Picture provided by original account" : "原本的帳戶提供的圖片", "Choose as profile picture" : "設定為大頭貼照", + "Details" : "詳細資料", "Full name" : "全名", "No display name set" : "未設定顯示名稱", "Your email address" : "您的電子郵件信箱", @@ -247,11 +265,19 @@ OC.L10N.register( "Current password" : "目前密碼", "New password" : "新密碼", "Change password" : "變更密碼", + "Disconnect" : "中斷連線", + "Not supported!" : "不支援!", + "Press ⌘-C to copy." : "請按⌘-C以複製。", + "Press Ctrl-C to copy." : "請按Ctrl-C以複製。", + "Error while loading browser sessions and device tokens" : "在載入瀏覽器階段與裝置 token 時發生錯誤", + "Chinese" : "中文", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方應用程序是由社區內部和內部開發的。 它們提供核心功能,並可在正式成品使用。", "Official" : "官方", "Store credentials" : "儲存帳密", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 已經在一個 webcron 服務中註冊,每 15 分鐘將會透過 HTTP 呼叫 cron.php", "Use system cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務來每隔 15 分鐘呼叫 cron.php", - "Set default expiration date" : "設定預設到期日" + "Set default expiration date" : "設定預設到期日", + "Follow us on Google+" : "在 Google+ 上面追蹤我們", + "Share" : "分享" }, "nplurals=1; plural=0;"); |