diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 89787aa34aa..fcbe3615f98 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -35,7 +35,6 @@ OC.L10N.register( "Turned on maintenance mode" : "已啓用維護模式", "Turned off maintenance mode" : "已停用維護模式", "Maintenance mode is kept active" : "維護模式維持在開啟狀態", - "Waiting for cron to finish (checks again in 5 seconds) …" : "等待 cron 結束(5 秒後重新檢查)…", "Updating database schema" : "更新資料庫格式", "Updated database" : "已更新資料庫", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "檢查是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)", @@ -143,12 +142,12 @@ OC.L10N.register( "Choose a password for the public link" : "為公開連結選一個密碼", "Choose a password for the public link or press the \"Enter\" key" : "為公開連結選一個密碼或是按下 Enter 鍵", "Copied!" : "已複製", + "Copy link" : "複製連結", "Not supported!" : "不支援!", "Press ⌘-C to copy." : "按下 ⌘-C 來複製", "Press Ctrl-C to copy." : "按下 Ctrl-C 來複製", "Resharing is not allowed" : "不允許重新分享", "Share to {name}" : "分享給 {name}", - "Copy link" : "複製連結", "Link" : "連結", "Password protect" : "密碼保護", "Allow editing" : "允許編輯", @@ -161,8 +160,9 @@ OC.L10N.register( "Expiration" : "過期", "Expiration date" : "到期日", "Note to recipient" : "給收件人的訊息", + "Unshare" : "取消分享", "Share link" : "分享連結", - "Enable" : "啟用", + "Could not unshare" : "無法取消分享", "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}", "Shared with you and {circle} by {owner}" : "{owner} 分享給你和 {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給你和 {conversation} 對話", @@ -175,7 +175,6 @@ OC.L10N.register( "email" : "email", "conversation" : "對話", "shared by {sharer}" : "由 {sharer} 分享", - "Unshare" : "取消分享", "Can reshare" : "允許轉分享", "Can edit" : "允許編輯", "Can create" : "新增", @@ -184,7 +183,6 @@ OC.L10N.register( "Password protect by Talk" : "密碼受 Talk 保護", "Access control" : "存取控制", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} 分享了連結", - "Could not unshare" : "無法取消分享", "Error while sharing" : "分享時發生錯誤", "Share details could not be loaded for this item." : "無法載入分享細節", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["至少需要 {count} 字才能自動完成"], @@ -378,6 +376,8 @@ OC.L10N.register( "Back to log in" : "回到登入頁面", "You are about to grant %s access to your %s account." : "您將授予「%s」存取您的 %s 帳戶", "Depending on your configuration, this button could also work to trust the domain:" : "根據你的設定值,此按鈕也可用於信任以下網域:", + "Waiting for cron to finish (checks again in 5 seconds) …" : "等待 cron 結束(5 秒後重新檢查)…", + "Enable" : "啟用", "{sharee} (conversation)" : "{sharee} (對話)", "Please log in before granting %s access to your %s account." : "請登入後再授權 %s 存取你的 %s 帳號", "Further information how to configure this can be found in the %sdocumentation%s." : "關於如何設定這個的更多訊息,請見 %s 文件 %s" |