diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-05-03 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-05-03 00:19:45 +0000 |
commit | 6e39a159a484dfc39ccf9b6fa79e2a9b6a3b001d (patch) | |
tree | c09a80a11f8a336dfca7fd62573561b408909112 /apps/theming/l10n/zh_TW.js | |
parent | 19602a0cee03afe954d3996b3cdcb7c3800e9b5d (diff) | |
download | nextcloud-server-6e39a159a484dfc39ccf9b6fa79e2a9b6a3b001d.tar.gz nextcloud-server-6e39a159a484dfc39ccf9b6fa79e2a9b6a3b001d.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index f7d671c466d..02d3ce7b7ae 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -73,9 +73,7 @@ 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" : "背景圖片", "Customization has been disabled by your administrator" : "您的管理員已停用自訂", - "Set a custom background" : "設定自訂背景", "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" : "停用所有鍵盤快捷鍵", @@ -110,6 +108,8 @@ OC.L10N.register( "Reset to default" : "恢復預設值", "Upload" : "上傳", "Remove background image" : "移除背景圖片", + "Background" : "背景圖片", + "Set a custom background" : "設定自訂背景", "Select a custom color" : "選取自訂色彩" }, "nplurals=1; plural=0;"); |