diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-22 02:28:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-22 02:28:58 +0000 |
commit | 3eb7c9d717cae0013d9eb1a78ff8ee15ac8bc1df (patch) | |
tree | 1973868c4477df0f85dd6f8a5546703fc94383d5 /core/l10n/zh_TW.js | |
parent | dd736fa1da93a2cb65611cefa209da703f263775 (diff) | |
download | nextcloud-server-3eb7c9d717cae0013d9eb1a78ff8ee15ac8bc1df.tar.gz nextcloud-server-3eb7c9d717cae0013d9eb1a78ff8ee15ac8bc1df.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 3ec54f66d81..0620c75cb37 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -187,8 +187,10 @@ OC.L10N.register( "{user} has not added any info yet" : "{user} 尚未新增任何資訊。", "Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態模式時發生問題,嘗試重新整理頁面", "Reset search" : "重置搜尋", + "Start search" : "開始搜尋", "Search for {name} only" : "僅搜尋 {name}", "No results for {query}" : "{query} 查詢沒有結果", + "Press enter to start searching" : "按 Enter 以開始搜尋", "Start typing to search" : "開始輸入以搜尋", "Loading more results …" : "正在載入更多結果…", "Load more results" : "載入更多結果", |