summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-31 02:53:13 +0000
committerNextcloud bot <bot@nextcloud.com>2021-01-31 02:53:13 +0000
commitece8e666b5235e82254d55c2c193712e404ded99 (patch)
tree249bdbdfde98e85f1420fb43718f21f6feed5820
parent023c61b88f3bfdc3829606a17fa3bf9deac600fc (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_HK.js98
-rw-r--r--l10n/zh_HK.json98
2 files changed, 170 insertions, 26 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 590c283b3..15880dcde 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1,28 +1,100 @@
OC.L10N.register(
"news",
{
+ "Request failed, network connection unavailable!" : "請求失敗,網路連線故障",
+ "Request unauthorized. Are you logged in?" : "請求未授權,您已經登入了嗎?",
+ "Request forbidden. Are you an admin?" : "請求被拒,您是管理員嗎?",
+ "News" : "新聞",
+ "Use system cron for updates" : "使用系統 cron 來更新",
+ "Purge interval" : "清理間隔",
+ "Explore Service URL" : "探索服務網址",
+ "Update interval" : "更新間隔",
"Saved" : "已儲存",
"Download" : "下載",
- "Close" : "關閉",
- "from" : "由",
+ "Close" : " 關閉",
+ "Subscribe to" : "訂閱",
+ "No articles available" : "沒有文章",
+ "No unread articles available" : "沒有未讀文章",
+ "Open website" : "開啟網站",
+ "Star article" : "加上星號",
+ "Unstar article" : "移除星號",
+ "Keep article unread" : "維持未讀狀態",
+ "Remove keep article unread" : "停止維持未讀狀態",
+ "by" : "由",
+ "from" : "從",
+ "Play audio" : "播放音訊",
+ "Download audio" : "下載音訊",
+ "Download video" : "下載影片",
+ "Keyboard shortcut" : "快速鍵",
"Description" : "描述",
+ "right" : "右邊",
+ "Jump to next article" : "跳到下篇文章",
+ "left" : "左邊",
+ "Jump to previous article" : "跳到上篇文章",
+ "Toggle star article" : "切換文章星號",
+ "Star article and jump to next one" : "加上星號並跳到下一篇",
+ "Toggle keep current article unread" : "切換維持目前文章未讀",
+ "Open article in new tab" : "在新分頁開啟文章",
+ "Toggle expand article in compact view" : "切換是否在精簡模式中展開文章",
"Refresh" : "重新整理",
- "Web address" : "網絡地址",
+ "Load next feed" : "載入下個饋流",
+ "Load previous feed" : "載入上個饋流",
+ "Load next folder" : "載入下個資料夾",
+ "Load previous folder" : "載入上個資料夾",
+ "Scroll to active navigation entry" : "捲動至使用中的導覽項",
+ "Focus search field" : "進入搜尋框",
+ "Mark current article's feed/folder read" : "標示目前文章所在的饋流或資料夾為已讀",
+ "How to set up the operating system cron" : "如何設定此作業系統 cron",
+ "Subscribe" : "訂閱",
+ "Web address" : "網頁位址",
+ "Feed exists already!" : "訂閱已經存在!",
"Folder" : "資料夾",
- "New folder" : "新文件夾",
+ "No folder" : "無資料夾",
+ "New folder" : "新資料夾",
"Folder name" : "資料夾名稱",
- "Credentials" : "Credentials",
- "Username" : "用戶名稱",
+ "Go back" : "返回",
+ "Folder exists already!" : "資料夾已經存在!",
+ "Credentials" : "帳密",
+ "Username" : "使用者名稱",
"Password" : "密碼",
- "Create" : "新增",
+ "New Folder" : "新資料夾",
+ "Create" : "建立",
+ "Explore" : "探索",
+ "Deleted feed" : "刪除饋流",
+ "Undo delete feed" : "取消刪除饋流",
"Rename" : "重新命名",
- "Newest first" : "最新",
- "Oldest first" : "最舊",
+ "Menu" : "選單",
+ "Mark read" : "標示已讀",
+ "Unpin from top" : "取消釘選",
+ "Pin to top" : "釘選到上方",
+ "Newest first" : "最新先",
+ "Oldest first" : "最舊先",
+ "Default order" : "預設順序",
+ "Enable full text" : "啟用全文",
+ "Disable full text" : "停用全文",
+ "Unread updated" : "已更新未讀",
+ "Ignore updated" : "忽略更新",
+ "Open feed URL" : "打開新聞提要URL",
"Delete" : "刪除",
+ "Dismiss" : "取消",
+ "Collapse" : "收合",
+ "Deleted folder" : "已刪除的資料夾",
+ "Undo delete folder" : "取消刪除資料夾",
+ "Starred" : "星號",
+ "Unread articles" : "未讀文章",
+ "All articles" : "所有文章",
"Settings" : "設定",
- "Import" : "導入",
- "Export" : "輸出",
- "Help" : "幫助",
- "Documentation" : "文件"
+ "Compact view" : "緊湊型檢視",
+ "Show all articles" : "顯示全部文章",
+ "Reverse ordering (oldest on top)" : "反向排序 (最舊的文章排在最上面)",
+ "Subscriptions (OPML)" : "訂閱 (OPML)",
+ "Import" : "匯入",
+ "Export" : "匯出",
+ "Unread/Starred Articles" : "未讀/已加星號 文章",
+ "Error when importing: file does not contain valid JSON" : "匯入錯誤: 檔案包含非法的JSON數據",
+ "Help" : "說明",
+ "Keyboard shortcuts" : "快速鍵",
+ "Documentation" : "說明文件",
+ "Report a bug" : "回報問題"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 1d4f44e07..2bb3dbcf9 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,26 +1,98 @@
{ "translations": {
+ "Request failed, network connection unavailable!" : "請求失敗,網路連線故障",
+ "Request unauthorized. Are you logged in?" : "請求未授權,您已經登入了嗎?",
+ "Request forbidden. Are you an admin?" : "請求被拒,您是管理員嗎?",
+ "News" : "新聞",
+ "Use system cron for updates" : "使用系統 cron 來更新",
+ "Purge interval" : "清理間隔",
+ "Explore Service URL" : "探索服務網址",
+ "Update interval" : "更新間隔",
"Saved" : "已儲存",
"Download" : "下載",
- "Close" : "關閉",
- "from" : "由",
+ "Close" : " 關閉",
+ "Subscribe to" : "訂閱",
+ "No articles available" : "沒有文章",
+ "No unread articles available" : "沒有未讀文章",
+ "Open website" : "開啟網站",
+ "Star article" : "加上星號",
+ "Unstar article" : "移除星號",
+ "Keep article unread" : "維持未讀狀態",
+ "Remove keep article unread" : "停止維持未讀狀態",
+ "by" : "由",
+ "from" : "從",
+ "Play audio" : "播放音訊",
+ "Download audio" : "下載音訊",
+ "Download video" : "下載影片",
+ "Keyboard shortcut" : "快速鍵",
"Description" : "描述",
+ "right" : "右邊",
+ "Jump to next article" : "跳到下篇文章",
+ "left" : "左邊",
+ "Jump to previous article" : "跳到上篇文章",
+ "Toggle star article" : "切換文章星號",
+ "Star article and jump to next one" : "加上星號並跳到下一篇",
+ "Toggle keep current article unread" : "切換維持目前文章未讀",
+ "Open article in new tab" : "在新分頁開啟文章",
+ "Toggle expand article in compact view" : "切換是否在精簡模式中展開文章",
"Refresh" : "重新整理",
- "Web address" : "網絡地址",
+ "Load next feed" : "載入下個饋流",
+ "Load previous feed" : "載入上個饋流",
+ "Load next folder" : "載入下個資料夾",
+ "Load previous folder" : "載入上個資料夾",
+ "Scroll to active navigation entry" : "捲動至使用中的導覽項",
+ "Focus search field" : "進入搜尋框",
+ "Mark current article's feed/folder read" : "標示目前文章所在的饋流或資料夾為已讀",
+ "How to set up the operating system cron" : "如何設定此作業系統 cron",
+ "Subscribe" : "訂閱",
+ "Web address" : "網頁位址",
+ "Feed exists already!" : "訂閱已經存在!",
"Folder" : "資料夾",
- "New folder" : "新文件夾",
+ "No folder" : "無資料夾",
+ "New folder" : "新資料夾",
"Folder name" : "資料夾名稱",
- "Credentials" : "Credentials",
- "Username" : "用戶名稱",
+ "Go back" : "返回",
+ "Folder exists already!" : "資料夾已經存在!",
+ "Credentials" : "帳密",
+ "Username" : "使用者名稱",
"Password" : "密碼",
- "Create" : "新增",
+ "New Folder" : "新資料夾",
+ "Create" : "建立",
+ "Explore" : "探索",
+ "Deleted feed" : "刪除饋流",
+ "Undo delete feed" : "取消刪除饋流",
"Rename" : "重新命名",
- "Newest first" : "最新",
- "Oldest first" : "最舊",
+ "Menu" : "選單",
+ "Mark read" : "標示已讀",
+ "Unpin from top" : "取消釘選",
+ "Pin to top" : "釘選到上方",
+ "Newest first" : "最新先",
+ "Oldest first" : "最舊先",
+ "Default order" : "預設順序",
+ "Enable full text" : "啟用全文",
+ "Disable full text" : "停用全文",
+ "Unread updated" : "已更新未讀",
+ "Ignore updated" : "忽略更新",
+ "Open feed URL" : "打開新聞提要URL",
"Delete" : "刪除",
+ "Dismiss" : "取消",
+ "Collapse" : "收合",
+ "Deleted folder" : "已刪除的資料夾",
+ "Undo delete folder" : "取消刪除資料夾",
+ "Starred" : "星號",
+ "Unread articles" : "未讀文章",
+ "All articles" : "所有文章",
"Settings" : "設定",
- "Import" : "導入",
- "Export" : "輸出",
- "Help" : "幫助",
- "Documentation" : "文件"
+ "Compact view" : "緊湊型檢視",
+ "Show all articles" : "顯示全部文章",
+ "Reverse ordering (oldest on top)" : "反向排序 (最舊的文章排在最上面)",
+ "Subscriptions (OPML)" : "訂閱 (OPML)",
+ "Import" : "匯入",
+ "Export" : "匯出",
+ "Unread/Starred Articles" : "未讀/已加星號 文章",
+ "Error when importing: file does not contain valid JSON" : "匯入錯誤: 檔案包含非法的JSON數據",
+ "Help" : "說明",
+ "Keyboard shortcuts" : "快速鍵",
+ "Documentation" : "說明文件",
+ "Report a bug" : "回報問題"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file