diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/theming/l10n/zh_HK.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/zh_HK.js')
-rw-r--r-- | apps/theming/l10n/zh_HK.js | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index a1a02ae24a2..bb272efe634 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -79,6 +79,7 @@ OC.L10N.register( "Disable all keyboard shortcuts" : "停用所有鍵盤快捷鍵", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "我們非常重視無障礙使用。我們遵循網路標準,並透過檢查來確保所有內容皆可在沒有滑鼠或輔助軟體(例如螢幕閱讀器)的情況下使用。我們目標是能達到 {guidelines} 網頁內容可及性指引{linkend} 2.1 版的 AA 等級,加上高對比度主題甚至還能到 AAA 等級。", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何問題,請在 {issuetracker}我們的問題追蹤系統{linkend} 舉報。而如果您想參與,歡迎加入 {designteam}我們的設計團隊{linked}!", + "Current selected app: {app}, position {position} of {total}" : "目前選取的應用程式:{app}、位置為 {position},共 {total}", "Move up" : "向上移動", "Move down" : "向下移動", "Custom background" : "自訂背景", @@ -107,23 +108,6 @@ OC.L10N.register( "Select a custom color" : "選擇自訂色彩", "Reset to default" : "恢復預設值", "Upload" : "上傳", - "Remove background image" : "移除背景圖片", - "Loading preview…" : "正在載入預覽...", - "Admin" : "管理員", - "Error uploading the file" : "上傳檔案時出錯", - "Name cannot be empty" : "名稱不能空白", - "Migrate and clean up admin theming images" : "遷移並清理管理主題圖像", - "Failed to clean up the old admin theming images folder" : "無法清理舊的管理圖像資料夾", - "In some cases keyboard shortcuts can interfer 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." : "在某些情況下,鍵盤快捷鍵可能會干擾輔助工具。 為了允許正確地專注於您的工具,您可以在此處禁用所有鍵盤快捷鍵。 這還將禁用應用程式中的所有可用快捷方式。", - "Pick from Files" : "從檔案選取", - "Default image" : "默認圖像", - "Custom color" : "自訂顏色", - "Plain background" : "簡單背景", - "Insert from {productName}" : "自 {productName} 插入", - "Open documentation" : "開啟說明文件", - "https://…" : "https://…", - "Upload new login background" : "上傳新的登入頁背景", - "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can check this box." : "雖然您可以選取並自訂您的實例,但用戶仍可以變更他們自己的背景與顏色。若您想要強制執行您的自訂,您可以勾選此勾選框。", - "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。" + "Remove background image" : "移除背景圖片" }, "nplurals=1; plural=0;"); |