diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
commit | 5866418098c95619df2765ea7f52b6a32e1f6f7d (patch) | |
tree | f52df3c3ebd34a30c2e2c4ead38082a10eaa845b /core/l10n/zh_TW.js | |
parent | 72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff) | |
download | nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index df2608e125b..2e13c793aa7 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -347,8 +347,6 @@ OC.L10N.register( "Skip to main content" : "跳到主內容", "Skip to navigation of app" : "跳到應用程式導覽", "Get your own free account" : "取得免費帳號", - "Contacts" : "聯絡人", - "Contacts menu" : "聯絡人選單", "Open settings menu" : "開啟設定選單", "Confirm your password" : "確認密碼", "%s's homepage" : "%s 的首頁", @@ -416,6 +414,8 @@ OC.L10N.register( "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", "More" : "更多", "More apps menu" : "更多應用程式選單", + "Contacts" : "聯絡人", + "Contacts menu" : "聯絡人選單", "Settings menu" : "設定選單", "Setup two-factor authentication" : "設定雙因素驗證", "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 26 或更新版本需要使用 64 位元的版本。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。" |