diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:09 +0000 |
commit | 7929e6d91d23c88b85b806e349dfca1eece898ca (patch) | |
tree | feb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/sharebymail/l10n/zh_TW.json | |
parent | f5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff) | |
download | nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/zh_TW.json')
-rw-r--r-- | apps/sharebymail/l10n/zh_TW.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/zh_TW.json b/apps/sharebymail/l10n/zh_TW.json index 060fffb9302..111b1e1c792 100644 --- a/apps/sharebymail/l10n/zh_TW.json +++ b/apps/sharebymail/l10n/zh_TW.json @@ -1,26 +1,15 @@ { "translations": { - "Shared with %1$s" : "已與 %1$s 分享", "Shared with {email}" : "已與 {email} 分享", - "Shared with %1$s by %2$s" : "由 %2$s 與 %1$s 分享", "Shared with {email} by {actor}" : "由 {actor} 與 {email} 分享", - "Unshared from %1$s" : "取消與 %1$s 分享", "Unshared from {email}" : "取消與 {email} 分享", - "Unshared from %1$s by %2$s" : "由 %2$s 取消與 %1$s 分享", "Unshared from {email} by {actor}" : "由 {actor} 取消與 {email} 分享", - "Password for mail share sent to %1$s" : "郵件分享的密碼已寄送給 %1$s", "Password for mail share sent to {email}" : "郵件分享的密碼已寄送給 {email}", "Password for mail share sent to you" : "郵件分享的密碼已寄送給您", - "You shared %1$s with %2$s by mail" : "您已透過電子郵件與 %2$s 分享 %1$s", "You shared {file} with {email} by mail" : "您已透過電子郵件與 {email} 分享 {file}", - "%3$s shared %1$s with %2$s by mail" : "%3$s 已透過電子郵件與 %2$s 分享 %1$s", "{actor} shared {file} with {email} by mail" : "{actor} 已透過電子郵件與 {email} 分享 {file}", - "You unshared %1$s from %2$s by mail" : "您已透過電子郵件取消與 %2$s 分享 %1$s", "You unshared {file} from {email} by mail" : "您已透過電子郵件取消與 {email} 分享 {file}", - "%3$s unshared %1$s from %2$s by mail" : "%3$s 已透過電子郵件取消與 %2$s 分享 %1$s", "{actor} unshared {file} from {email} by mail" : "{actor} 已透過電子郵件取消與 {file} 分享 {email}", - "Password to access %1$s was sent to %2s" : "存取 %1$s 的密碼已寄送給 %2s", "Password to access {file} was sent to {email}" : "存取 {file} 的密碼已寄送給 {email}", - "Password to access %1$s was sent to you" : "存取 %1$s 的密碼已寄送給您", "Password to access {file} was sent to you" : "存取 {file} 的密碼已寄送給您", "Share by mail" : "透過電子郵件分享", "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失敗,因為此項目已與使用者 %2$s 分享", @@ -50,6 +39,17 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "允許使用者透過輸入電子郵件地址來分享到檔案或資料夾的個人化連結。", "Send password by mail" : "透過電子郵件寄送密碼", "Reply to initiator" : "回覆給發起人", - "Unable to update share by mail config" : "無法更新透過郵件分享設定" + "Unable to update share by mail config" : "無法更新透過郵件分享設定", + "Shared with %1$s" : "已與 %1$s 分享", + "Shared with %1$s by %2$s" : "由 %2$s 與 %1$s 分享", + "Unshared from %1$s" : "取消與 %1$s 分享", + "Unshared from %1$s by %2$s" : "由 %2$s 取消與 %1$s 分享", + "Password for mail share sent to %1$s" : "郵件分享的密碼已寄送給 %1$s", + "You shared %1$s with %2$s by mail" : "您已透過電子郵件與 %2$s 分享 %1$s", + "%3$s shared %1$s with %2$s by mail" : "%3$s 已透過電子郵件與 %2$s 分享 %1$s", + "You unshared %1$s from %2$s by mail" : "您已透過電子郵件取消與 %2$s 分享 %1$s", + "%3$s unshared %1$s from %2$s by mail" : "%3$s 已透過電子郵件取消與 %2$s 分享 %1$s", + "Password to access %1$s was sent to %2s" : "存取 %1$s 的密碼已寄送給 %2s", + "Password to access %1$s was sent to you" : "存取 %1$s 的密碼已寄送給您" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |