diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 19:05:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 19:05:24 +0000 |
commit | 58790aadf0e45b0344b9c617c2d206b1750b6412 (patch) | |
tree | 0c39433f3069bfc0bb030c7c6a82b760fa761a6f /core/l10n/zh_TW.js | |
parent | 77c5ec39f01641f877dfdd1d834c8a8a0e58180b (diff) | |
download | nextcloud-server-58790aadf0e45b0344b9c617c2d206b1750b6412.tar.gz nextcloud-server-58790aadf0e45b0344b9c617c2d206b1750b6412.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index d6ec500d164..01896b52eef 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -151,6 +151,7 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "簡潔的電子郵件應用程式,與檔案瀏覽器、通訊錄、行事曆完美整合", "Forgot password?" : "忘記密碼?", "Back" : "返回", + "Reset search" : "重置搜尋", "Settings" : "設定", "Could not load your contacts" : "無法載入您的聯絡人", "Search contacts …" : "搜尋聯絡人…", @@ -417,7 +418,6 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 比結果"], "Saving..." : "儲存中...", "Search" : "搜尋", - "Reset search" : "重置搜尋", "Your client should now be connected! You can close this window." : "您的客戶端應該已經完成連結,您可以關閉這個視窗", "Cancel log in" : "取消登入", "These apps will be updated:" : "將會更新這些應用程式", |