diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 46bb7c11f66..c2cf39e2fcc 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -310,6 +310,8 @@ "_%n app has an update available_::_%n apps have an update available_" : ["%n 個應用程式有可用的更新"], "_Update_::_Update all_" : ["更新全部"], "Device name" : "裝置名稱", + "Cancel renaming" : "取消重新命名", + "Save new name" : "儲存新名稱", "Marked for remote wipe" : "標記為可遠端抹除", "Device settings" : "裝置設定", "Allow filesystem access" : "允許檔案系統的存取", @@ -322,7 +324,10 @@ "{productName} Android app" : "{productName} Android 應用程式", "{productName} Talk for iOS" : "iOS 版的 {productName} Talk", "{productName} Talk for Android" : "Android 版的 {productName} Talk", + "Sync client" : "同步客戶端", "This session" : "此工作階段", + "{client} - {version} ({system})" : "{client} - {version} ({system})", + "{client} - {version}" : "{client} - {version}", "Device" : "裝置", "Last activity" : "上次活動", "Devices & sessions" : "裝置和工作階段", @@ -330,10 +335,17 @@ "App name" : "應用程式名稱", "Create new app password" : "建立新的應用程式密碼", "Error while creating device token" : "建立裝置權杖時發生錯誤", + "New app password" : "新應用程式密碼", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "使用下面的憑證來設定您的應用程式或裝置。出於安全因素,該密碼只會顯示一次。", "Username" : "使用者名稱", "Password" : "密碼", "Show QR code for mobile apps" : "為行動裝置應用程式顯示 QR code", + "App password copied!" : "已複製應用程式密碼!", + "Copy app password" : "複製應用程式密碼", + "Login name copied!" : "已複製登入名稱!", + "Copy login name" : "複製登入名稱", "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。", + "Could not copy login name. Please copy it manually." : "無法複製登入名稱。請手動複製。", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "為了讓伺服器正確運作,設定背景工作非常重要。建議使用 Cron 設定。請查閱說明文件以獲得更多資訊。", "Last job execution ran {time}. Something seems wrong." : "上次執行作業的時間是 {time}。似乎有些東西不太對勁。", "Last job ran {relativeTime}." : "上次工作執行於 {relativeTime}。", @@ -586,6 +598,7 @@ "Error: This app cannot be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定", "Do you really want to wipe your data from this device?" : "您真的想要從此裝置抹除您的資料嗎?", "Confirm wipe" : "確認抹除", + "Could not delete the app token" : "無法刪除應用程式權杖", "Error while wiping the device with the token" : "使用權杖抹除裝置時發生錯誤", "Error while updating device token name" : "更新裝置權杖名稱時發生錯誤", "Error while updating device token scope" : "更新裝置權杖範圍時發生錯誤", |