Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-10 06:34:08 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-10 06:34:08 +0300
commit62c14a1a396be8e9f11d74b1c633e839620f2198 (patch)
tree710b55ef99fc3a91f119eccb2532093acd8bb937 /l10n/zh_HK.js
parent30aef504b27f8f367f34fad3282f6d5a6804e409 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/zh_HK.js')
-rw-r--r--l10n/zh_HK.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 5a811ac6..f0204f17 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -64,6 +64,10 @@ OC.L10N.register(
"Open your browser console for more details" : "開啟您的瀏覽器主控台以取得詳細資訊",
"_This will delete {taskCount} completed task and its subtasks from calendar \"{calendar}\"._::_This will delete {taskCount} completed tasks and their subtasks from calendar \"{calendar}\"._" : ["這將會從日曆「{calendar}」刪除 {taskCount} 個已完成的任務與其子項目。"],
"_Could not delete {failedCount} task._::_Could not delete {failedCount} tasks._" : ["無法刪除 {failedCount} 個任務。"],
+ "Add an important task to \"{calendar}\"…" : "新增重要任務到「{calendar}」……",
+ "Add a task due today to \"{calendar}\"…" : "新增今日到期的任務到「{calendar}」…",
+ "Add a current task to \"{calendar}\"…" : "新增當前的任務到「{calendar}」…",
+ "Add a task to \"{calendar}\"…" : "新增任務到「{calendar}」…",
"Load all completed tasks." : "載入所有已完成的任務。",
"Change sort order" : "更改排序",
"Relevance" : "相關性",
@@ -114,10 +118,6 @@ OC.L10N.register(
"An error occurred, unable to delete the task." : "發生錯誤,無法刪除任務。",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["將在 {countdown} 秒後刪除任務"],
"_%n Completed Task_::_%n Completed Tasks_" : ["%n 項已完成的任務"],
- "Add an important task to \"{calendar}\"…" : "新增重要任務到「{calendar}」……",
- "Add a task due today to \"{calendar}\"…" : "新增今日到期的任務到「{calendar}」…",
- "Add a current task to \"{calendar}\"…" : "新增當前的任務到「{calendar}」…",
- "Add a task to \"{calendar}\"…" : "新增任務到「{calendar}」…",
"Tomorrow" : "明日",
"Add List…" : "增加清單...",
"New List" : "新清單",