diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/theming/l10n/zh_TW.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.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 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 99f3463a45e..95237c31e9a 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -52,17 +52,16 @@ OC.L10N.register( "Privacy policy" : "隱私權政策", "Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有使用者。", + "Upload new logo" : "上傳新的 Logo", + "Logo" : "Logo", + "Upload new background and login image" : "上傳新的背景與登入圖片", + "Background and login image" : "背景與登入圖片", "Advanced options" : "進階選項", "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安裝支援 SVG 圖片的 PHP ImageMagick 擴充元件,以上傳的圖示與顏色為基礎生成 favicons。", "Name" : "名稱", "Web link" : "網路連結", "a safe home for all your data" : "您資料的安全屋", "Slogan" : "標語", - "Color" : "顏色", - "Logo" : "Logo", - "Upload new logo" : "上傳新的 Logo", - "Background and login image" : "背景與登入圖片", - "Upload new background and login image" : "上傳新的背景與登入圖片", "Legal notice link" : "法律聲明連結", "Privacy policy link" : "隱私權政策連結", "Header logo" : "頁首圖示", @@ -73,9 +72,8 @@ OC.L10N.register( "Disable user theming" : "停用使用者佈景主題", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "雖然您可以選取並自訂您的站台,但使用者仍可以變更他們自己的背景與顏色。若您想要強制執行您的自訂,您可以將其開啟。", "Appearance and accessibility settings" : "外觀與無障礙存取設定", - "Background and color" : "背景與色彩", "Customization has been disabled by your administrator" : "您的管理員已停用自訂", - "The background can be set to an image from the default set, a custom uploaded image, or a plain color. The primary color will automatically be adapted based on this and used for elements like folder icons, primary buttons and highlights." : "背景可以設定為預設集中的影像、自訂上傳的影像或純色。主要色彩將會根據此設定自動調整並用於資料夾圖示、主要按鈕與突顯等元素。", + "Background and color" : "背景與色彩", "Keyboard shortcuts" : "鍵盤快捷鍵", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "在某些情況下,鍵盤快捷鍵可能會干擾無障礙工具。為了可以正確地將焦點置於您的工具,您可以在此處停用所有鍵盤快捷鍵。這也會停用應用程式中的所有可用的快捷鍵。", "Disable all keyboard shortcuts" : "停用所有鍵盤快捷鍵", @@ -85,9 +83,8 @@ OC.L10N.register( "Move up" : "向上移動", "Move down" : "向下移動", "Custom background" : "自訂背景", + "Plain background" : "簡單背景", "Default background" : "預設背景", - "Change color" : "變更顏色", - "No background" : "無背景", "Select a background from your files" : "從您的檔案中選取背景", "Select background" : "選取背景", "No background has been selected" : "未選取背景", @@ -107,11 +104,14 @@ OC.L10N.register( "Default app priority" : "預設應用程式優先程度", "If an app is not enabled for a user, the next app with lower priority is used." : "若未對某個使用者啟用某個應用程式,則使用下一個優先程度較低的應用程式。", "Could not set global default apps" : "無法設定全域預設應用程式", + "Select a custom color" : "選取自訂色彩", "Reset to default" : "恢復預設值", "Upload" : "上傳", "Remove background image" : "移除背景圖片", + "Color" : "顏色", "Background" : "背景圖片", "Set a custom background" : "設定自訂背景", - "Select a custom color" : "選取自訂色彩" + "Change color" : "變更顏色", + "No background" : "無背景" }, "nplurals=1; plural=0;"); |