aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-24 00:21:26 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-24 00:21:26 +0000
commitd65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4 (patch)
tree558689dabb4daee776eca73d40857bc3d6ebc39f /lib/l10n/zh_TW.js
parent4b3b09f3c44a6c68e752b102e018c6fa1e990c51 (diff)
downloadnextcloud-server-d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4.tar.gz
nextcloud-server-d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 33799ffd9fd..efc18239465 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -149,7 +149,6 @@ OC.L10N.register(
"Sharing backend %s not found" : "找不到分享後端 %s",
"Sharing backend for %s not found" : "找不到 %s 的分享後端",
"%1$s shared %2$s with you" : "%1$s 與您分享了 %2$s",
- "Click the button below to open it." : "點擊下方的按鈕將其打開。",
"Open %s" : "開啟 %s",
"%1$s via %2$s" : "%1$s 經由 %2$s",
"%1$s shared %2$s with you and wants to add:" : "%1$s 與您分享了 %2$s,且想要新增:",
@@ -384,7 +383,12 @@ OC.L10N.register(
"Original text" : "原始文字",
"The original text to generate a headline for" : "用來產生標題的原始文字",
"The generated headline" : "產生的標題",
+ "Proofread" : "校對",
+ "Proofreads a text and lists corrections" : "校對文字並列出修正項目",
"Text" : "文字",
+ "The text to proofread" : "要校對的文字",
+ "Corrections" : "修正",
+ "The corrections that should be made in your text" : "您文字中應進行的修正",
"Reformulate text" : "重新表述文字",
"Takes a text and reformulates it" : "取得文字並將其重新表述",
"Write a text that you want the assistant to reformulate" : "寫下您希望小幫手協助您重新表述的文字",
@@ -443,6 +447,7 @@ OC.L10N.register(
"Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失敗,因為此項目已與使用者 %s 分享",
"%1$s shared »%2$s« with you" : "%1$s 與您分享了「%2$s」",
"%1$s shared »%2$s« with you." : "%1$s 與您分享了「%2$s」。",
+ "Click the button below to open it." : "點擊下方的按鈕將其打開。",
"The username is already being used" : "這個使用者名稱已有人使用",
"Could not create user" : "無法建立使用者",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "使用者名稱僅允許以下字元:「a-z」、「A-Z」、「0-9」、空格與「_.@-'」",