diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 00e7fc4a140..a16cd8b4bd6 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -104,8 +104,13 @@ OC.L10N.register( "No" : "否", "Yes" : "是", "Federated user" : "聯盟使用者", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "建立分享", + "The remote URL must include the user." : "遠端 URL 必須包含使用者。", + "Invalid remote URL." : "無效的遠端 URL。", "Failed to add the public link to your Nextcloud" : "無法將公開連結新增到您的 Nextcloud", + "Direct link copied to clipboard" : "直接連結已複製到剪貼簿", + "Please copy the link manually:" : "請手動複製連結:", "Custom date range" : "自訂日期範圍", "Pick start date" : "挑選開始日期", "Pick end date" : "挑選結束日期", |