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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemtags/l10n/zh_HK.js')
-rw-r--r--apps/systemtags/l10n/zh_HK.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/zh_HK.js b/apps/systemtags/l10n/zh_HK.js
index b255f5dcab3..88423e21e7c 100644
--- a/apps/systemtags/l10n/zh_HK.js
+++ b/apps/systemtags/l10n/zh_HK.js
@@ -5,10 +5,12 @@ OC.L10N.register(
"Update" : "更新",
"Create" : "新增",
"Select tag…" : "選擇標籤",
+ "System tag %1$s added by the system" : "系統添加的系統標籤 %1$s",
"Added system tag {systemtag}" : "已加入系統標籤 {systemtag}",
"Added system tag %1$s" : "已加入系統標籤 %1$s",
"%1$s added system tag %2$s" : "%1$s已加入系統標籤 %2$s",
"{actor} added system tag {systemtag}" : "{actor} 已加入系統標籤 {systemtag}",
+ "System tag %1$s removed by the system" : "系統已將系統標籤 %1$s 刪除",
"Removed system tag {systemtag}" : "已移除系統標籤 {systemtag}",
"Removed system tag %1$s" : "已移除系統標籤 %1$s",
"%1$s removed system tag %2$s" : "%1$s 已移除系統標籤 %2$s",
@@ -24,6 +26,7 @@ OC.L10N.register(
"You updated system tag %2$s to %1$s" : "您更新了系統標籤 %2$s 為 %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "您更新了系統標籤 {oldsystemtag} 為 {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s 更新了系統標籤 %3$s 為 %2$s",
+ "You added system tag %2$s to %1$s" : "您已將系統標籤 %2$s 添加到 %1$s",
"%s (restricted)" : "%s (受限)",
"%s (invisible)" : "%s (隱藏)",
"<strong>System tags</strong> for a file have been modified" : "一個檔案的<strong>系統標籤</strong>已經被修改",