diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-12 00:21:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-12 00:21:23 +0000 |
commit | ef09d2554350ffb337efb5cdff666f2337322c86 (patch) | |
tree | ae9742b121bf2219c4feae46bb51d07de995d5b0 /lib/l10n/zh_TW.json | |
parent | 000ee5410fbc120e8e3d96ceb8d7941e2af14512 (diff) | |
download | nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.tar.gz nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_TW.json')
-rw-r--r-- | lib/l10n/zh_TW.json | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 30f7909b63f..48500089377 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -146,14 +146,13 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 介面", "Sharing backend %s not found" : "找不到分享後端 %s", "Sharing backend for %s not found" : "找不到 %s 的分享後端", - "%1$s shared »%2$s« with you" : "%1$s 與您分享了「%2$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." : "點擊下方的按鈕將其打開。", - "Open »%s«" : "開啟「%s」", + "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 」,且想要新增:", - "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了「%2$s」,且想要新增", - "»%s« added a note to a file shared with you" : "「%s」在與您分享的檔案中加入了備註", + "%1$s shared %2$s with you and wants to add:" : "%1$s 與您分享了 %2$s,且想要新增:", + "%1$s shared %2$s with you and wants to add" : "%1$s 與您分享了 %2$s,且想要新增", + "%s added a note to a file shared with you" : "%s 在與您分享的檔案新增了註記", "Passwords are enforced for link and mail shares" : "連結與郵件分享強制使用密碼", "Share recipient is not a valid user" : "分享的接收者不是有效的使用者", "Share recipient is not a valid group" : "分享的接收者不是有效的群組", @@ -434,7 +433,13 @@ "Oracle username and/or password not valid" : "Oracle 使用者名稱和/或密碼無效", "PostgreSQL username and/or password not valid" : "PostgreSQL 使用者名稱和/或密碼無效", "Set an admin username." : "設定管理員使用者名稱。", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了「%2$s 」,且想要新增:", + "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了「%2$s」,且想要新增", + "»%s« added a note to a file shared with you" : "「%s」在與您分享的檔案中加入了備註", + "Open »%s«" : "開啟「%s」", "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」。", "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」、空格與「_.@-'」", |