diff options
Diffstat (limited to 'apps/theming/l10n/zh_HK.json')
-rw-r--r-- | apps/theming/l10n/zh_HK.json | 49 |
1 files changed, 25 insertions, 24 deletions
diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json index 42fc194309f..eea54c066c6 100644 --- a/apps/theming/l10n/zh_HK.json +++ b/apps/theming/l10n/zh_HK.json @@ -1,10 +1,4 @@ { "translations": { - "Loading preview…" : "正在載入預覽...", - "Admin" : "管理員", - "Saved" : "已儲存", - "a safe home for all your data" : "您資料的安全屋", - "Error uploading the file" : "上傳檔案時出錯", - "Name cannot be empty" : "名稱不能空白", "The given name is too long" : "指定的名稱太長", "The given web address is too long" : "提供的網址太長", "The given web address is not a valid URL" : "指定的網址不是有效的 URL", @@ -14,6 +8,7 @@ "The given privacy policy address is not a valid URL" : "指定的隱私權政策網址不是有效的 URL", "The given slogan is too long" : "指定的標語太長", "The given color is invalid" : "指定的顏色無效", + "Saved" : "已儲存", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", @@ -47,6 +42,22 @@ "Legal notice" : "法律聲明", "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." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有用戶。", + "Advanced options" : "進階選項", + "Name" : "名稱", + "Web link" : "網路連結", + "a safe home for all your data" : "您資料的安全屋", + "Slogan" : "標語", + "Color" : "顏色", + "Logo" : "Logo", + "Upload new logo" : "上傳新的 Logo", + "Legal notice link" : "法律聲明連結", + "Privacy policy link" : "私隱政策連結", + "Header logo" : "頁首圖示", + "Upload new header logo" : "上傳新的頁首圖示", + "Favicon" : "Favicon", + "Upload new favicon" : "上傳新 favicon", + "User settings" : "用戶設定", "Keyboard shortcuts" : "鍵盤快捷鍵", "Disable all keyboard shortcuts" : "停用所有鍵盤快捷鍵", "Background" : "背景", @@ -59,27 +70,17 @@ "Plain background" : "簡單背景", "Insert from {productName}" : "自 {productName} 插入", "Theme selection is enforced" : "主題選擇已實施", - "Open documentation" : "開啟說明文件", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有用戶。", - "Name" : "名稱", "Reset to default" : "恢復預設值", - "Web link" : "網路連結", + "Upload" : "上傳", + "Remove background image" : "移除背景圖片", + "Loading preview…" : "正在載入預覽...", + "Admin" : "管理員", + "Name cannot be empty" : "名稱不能空白", + "Open documentation" : "開啟說明文件", "https://…" : "https://…", - "Slogan" : "標語", - "Color" : "顏色", - "Logo" : "Logo", - "Upload new logo" : "上傳新的 Logo", + "Login image" : "登入圖像", "Upload new login background" : "上傳新的登入頁背景", - "Remove background image" : "移除背景圖片", - "Advanced options" : "進階選項", - "Legal notice link" : "法律聲明連結", - "Privacy policy link" : "私隱政策連結", - "Header logo" : "頁首圖示", - "Upload new header logo" : "上傳新的頁首圖示", - "Favicon" : "Favicon", - "Upload new favicon" : "上傳新 favicon", - "User settings" : "用戶設定", "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。", - "Login image" : "登入圖像" + "Error uploading the file" : "上傳檔案時出錯" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |