diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/zh_TW.js | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.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 517b9f62460..51b91e4fd0b 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -211,6 +211,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器", "Supported versions" : "支援的版本", "{name} version {version} and above" : "{name} 的版本 {version} 及更新", + "Open settings menu" : "開啟設定選單", + "Settings menu" : "設定選單", "Search {types} …" : "搜尋 {types} 中……", "Settings" : "設定", "Could not load your contacts" : "無法載入您的聯絡人", @@ -350,7 +352,6 @@ OC.L10N.register( "Skip to main content" : "跳到主內容", "Skip to navigation of app" : "跳到應用程式導覽", "Get your own free account" : "取得免費帳號", - "Open settings menu" : "開啟設定選單", "Confirm your password" : "確認密碼", "%s's homepage" : "%s 的首頁", "Connect to your account" : "連結您的帳號", @@ -419,7 +420,6 @@ OC.L10N.register( "More apps menu" : "更多應用程式選單", "Contacts" : "聯絡人", "Contacts menu" : "聯絡人選單", - "Settings menu" : "設定選單", "Setup two-factor authentication" : "設定雙因素驗證", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 需要 64 位元才能運作良好。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。" }, |