diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:27 +0000 |
commit | 6fa377e90e269b1610aab2b40bba3e3ab78f0b4b (patch) | |
tree | 99d00ac5774b93983af67700ac55eeb01e8c123f /core/l10n/zh_TW.json | |
parent | 8f1acd14ec70239e1e0fec0cad4d68e48ac3cfcf (diff) | |
download | nextcloud-server-6fa377e90e269b1610aab2b40bba3e3ab78f0b4b.tar.gz nextcloud-server-6fa377e90e269b1610aab2b40bba3e3ab78f0b4b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.json')
-rw-r--r-- | core/l10n/zh_TW.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index de6b4711141..047f26a2c99 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -213,8 +213,8 @@ "Search people" : "搜尋夥伴", "Not found" : "找不到", "People" : "人物", - "Search in" : "搜尋", "Filter in current view" : "目前檢視裡的篩選條件", + "Search in" : "搜尋", "Searching …" : "正在搜尋……", "No matching results" : "無相符結果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", @@ -345,7 +345,9 @@ "Connect to your account" : "連結您的帳號", "Please log in before granting %1$s access to your %2$s account." : "請登入後再授權「%1$s」存取您的 %2$s 帳號", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "若您並未嘗試設定新裝置或應用程式,那麼某人可能正在欺騙您讓他們存取您的資料。在這種情況下,請不要繼續,請聯絡您的系統管理員。", + "App password" : "應用程式密碼", "Grant access" : "允許存取", + "Alternative log in using app password" : "使用應用程式密碼替代登入", "Account access" : "帳號存取", "Currently logged in as %1$s (%2$s)." : "目前登入為 %1$s(%2$s)。", "You are about to grant %1$s access to your %2$s account." : "您將授權「%1$s」存取您的 %2$s 帳號。", |