diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-24 00:25:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-24 00:25:42 +0000 |
commit | d772537d90b90230eaf27e9e138037c0b5c6d546 (patch) | |
tree | 1e45b1d5062d36316ecdfa1405f3519806d66dd9 /apps/theming/l10n/zh_TW.js | |
parent | 30cb1badb146e0d681cb679ee1582a1673fc6d8f (diff) | |
download | nextcloud-server-d772537d90b90230eaf27e9e138037c0b5c6d546.tar.gz nextcloud-server-d772537d90b90230eaf27e9e138037c0b5c6d546.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/zh_TW.js')
-rw-r--r-- | apps/theming/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 481af143583..d3ec8fa38b7 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -93,7 +93,9 @@ OC.L10N.register( "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "您可以設定用於導覽列的應用程式順序。第一個條目將會是預設的應用程式,會在登入後或點擊標誌時開啟。", "The default app can not be changed because it was configured by the administrator." : "預設的應用程式無法變更,因為其由管理員設定。", "The app order was changed, to see it in action you have to reload the page." : "應用程式順序已變更,要檢視其實際狀況,您必須重新載入頁面。", + "Reset default app order" : "重設預設的應用程式順序", "Could not set the app order" : "無法設定應用程式順序", + "Could not reset the app order" : "無法重設應用程式順序", "Default app" : "預設應用程式", "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "預設應用程式是,例如登入後或點擊選單中的標誌時開啟的應用程式。", "Use custom default app" : "使用自訂的預設應用程式", |