diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 64814318be9..97aff62edaa 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -90,8 +90,6 @@ OC.L10N.register( "__language_name__" : "正體中文(臺灣)", "Unlimited" : "無限制", "Personal info" : "個人資訊", - "Sessions" : "工作階段", - "App passwords" : "應用程式密碼", "Sync clients" : "同步客戶端", "None" : "無", "Login" : "登入", @@ -194,10 +192,9 @@ OC.L10N.register( "Cancel" : "取消", "Choose as profile picture" : "選為大頭照", "Full name" : "全名", - "No display name set" : "未設定顯示名稱", "Email" : "信箱", - "Your email address" : "您的電子郵件信箱", "No email address set" : "未設定電子郵件信箱", + "Your email address" : "您的電子郵件信箱", "You are member of the following groups:" : "您的帳號屬於這些群組:", "Password" : "密碼", "Current password" : "目前密碼", @@ -210,7 +207,7 @@ OC.L10N.register( "Android app" : "Android 應用程式", "iOS app" : "iOS 應用程式", "Show First Run Wizard again" : "再次顯示首次使用精靈", - "Name" : "名稱", + "App passwords" : "應用程式密碼", "Username" : "使用者名稱", "Show storage location" : "顯示儲存位置", "Show user backend" : "顯示用戶後台", @@ -241,6 +238,7 @@ OC.L10N.register( "Uninstalling ...." : "正在解除安裝…", "Error while uninstalling app" : "移除應用程式錯誤", "Uninstall" : "解除安裝", + "Sessions" : "工作階段", "This is used for sending out notifications." : "用於寄送通知", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "未偵測到 PHP 模組 'fileinfo'。我們強烈建議啟用這個模組以取得最好的 mime-type 支援。", "Cron" : "工作排程", @@ -249,7 +247,9 @@ OC.L10N.register( "Cron was not executed yet!" : "Cron 沒有執行!", "Use system's cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務每 15 分鐘呼叫 cron.php 一次", "Cheers!" : "太棒了!", + "No display name set" : "未設定顯示名稱", "For password recovery and notifications" : "用於密碼重設和通知", + "Name" : "名稱", "Show last log in" : "顯示最近登入" }, "nplurals=1; plural=0;"); |