diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
commit | c18962252921f7e70a48ad1d734a168e6f7e3d08 (patch) | |
tree | 5ff5774b61acb7250fd3af77803d3ca1a6159135 /core/l10n/zh_TW.js | |
parent | 20781097f5bd9e35bcb7ad2f8fcacd84f05e2919 (diff) | |
download | nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.tar.gz nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.zip |
Fix(l10n): Update translations 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, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index c438e9af032..74047346bca 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -228,7 +228,6 @@ OC.L10N.register( "Search {types} …" : "搜尋 {types} 中……", "Avatar of {fullName}" : "{fullName} 的大頭照", "Could not load your contacts" : "無法載入您的聯絡人", - "Search contacts …" : "搜尋聯絡人……", "No contacts found" : "查無聯絡人", "Show all contacts …" : "顯示所有聯絡人…", "Install the Contacts app" : "安裝「通訊錄」應用程式", @@ -409,6 +408,7 @@ OC.L10N.register( "If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。", "Press enter to start searching" : "按 Enter 以開始搜尋", "Settings" : "設定", + "Search contacts …" : "搜尋聯絡人……", "No files in here" : "沒有任何檔案", "New folder" : "新增資料夾", "No more subfolders in here" : "這裡沒有其他子資料夾了", |