diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
commit | 9035be6b81fc527a57dcbbbb424dc9a84aef832b (patch) | |
tree | e10bff214f89eb6bb681368d488e2273743228cb /apps/federatedfilesharing/l10n/zh_TW.js | |
parent | e4fadcf02a1146bc454e0217b5883dd2451ed96f (diff) | |
download | nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.tar.gz nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_TW.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_TW.js b/apps/federatedfilesharing/l10n/zh_TW.js index 1c210daa10b..e52b534abf3 100644 --- a/apps/federatedfilesharing/l10n/zh_TW.js +++ b/apps/federatedfilesharing/l10n/zh_TW.js @@ -25,8 +25,6 @@ OC.L10N.register( "Accept" : "接受", "Decline" : "拒絕", "Federated Cloud Sharing" : "聯盟式雲端分享", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "可透過我的 #Nextcloud 聯盟雲端 ID 與我分享,請見 %s", - "Share with me through my #Nextcloud Federated Cloud ID" : "可透過我的 #Nextcloud 聯盟雲端 ID 與我分享", "Sharing" : "分享", "Federated file sharing" : "聯盟式檔案分享", "Provide federated file sharing across servers" : "提供跨伺服器的聯盟式檔案分享", @@ -49,6 +47,7 @@ OC.L10N.register( "Share with me via Nextcloud" : "透過 Nextcloud 與我分享", "HTML Code:" : "HTML 程式碼:", "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "可透過我的 #Nextcloud 聯盟雲端 ID 與我分享,請見 {url}", + "Share with me through my #Nextcloud Federated Cloud ID" : "可透過我的 #Nextcloud 聯盟雲端 ID 與我分享", "Cloud ID copied to the clipboard" : "雲端 ID 已複製到剪貼簿", "Copy to clipboard" : "複製到剪貼簿", "Clipboard is not available" : "剪貼簿無法使用", @@ -59,6 +58,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "按下 Ctrl-C 以複製。", "You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "您收到了來自 %4$s (%1$s)(代表 %5$s (%2$s))的遠端分享「%3$s」", "You received \"%3$s\" as a remote share from %4$s (%1$s)" : "您收到了來自 %4$s (%1$s) 的遠端分享「%3$s」", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "可透過我的 #Nextcloud 聯盟雲端 ID 與我分享,請見 %s", "Open documentation" : "開啟說明文件" }, "nplurals=1; plural=0;"); |