diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_TW.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_TW.js | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_TW.js b/apps/federatedfilesharing/l10n/zh_TW.js index 3cbe8f9ef91..7a1ae76dc07 100644 --- a/apps/federatedfilesharing/l10n/zh_TW.js +++ b/apps/federatedfilesharing/l10n/zh_TW.js @@ -36,8 +36,8 @@ OC.L10N.register( "Your Federated Cloud ID:" : "您的雲端聯盟 ID:", "Share it so your friends can share files with you:" : "分享它,然後您的朋友就能與您分享檔案:", "Facebook" : "Facebook", - "Twitter" : "Twitter", - "Diaspora" : "Diaspora", + "X (formerly Twitter)" : "X(前身為 Twitter)", + "Mastodon" : "Mastodon", "Add to your website" : "新增至您的網站", "Share with me via Nextcloud" : "透過 Nextcloud 與我分享", "HTML Code:" : "HTML 程式碼:", @@ -45,8 +45,6 @@ OC.L10N.register( "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" : "剪貼簿無法使用", - "Copied!" : "已複製!", "Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?", "Remote share" : "遠端分享", "Remote share password" : "遠端分享密碼", @@ -60,6 +58,10 @@ OC.L10N.register( "Allow users on this server to send shares to groups on other servers" : "允許此伺服器上的使用者傳送分享在其他伺服器上的群組", "Allow users on this server to receive group shares from other servers" : "允許此伺服器上的使用者接收來自其他伺服器的群組分享", "Search global and public address book for users" : "搜尋全域與公開通訊錄中的使用者", - "Allow users to publish their data to a global and public address book" : "允許使用者將其資料發佈到全域且公開的通訊錄" + "Allow users to publish their data to a global and public address book" : "允許使用者將其資料發佈到全域且公開的通訊錄", + "Twitter" : "Twitter", + "Diaspora" : "Diaspora", + "Clipboard is not available" : "剪貼簿無法使用", + "Copied!" : "已複製!" }, "nplurals=1; plural=0;"); |