nextcloud/apps/systemtags/l10n/zh_TW.json

47 lines
2.6 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2017-12-11 04:10:20 +03:00
"Update" : "套用",
"Create" : "新增",
"Select tag…" : "選擇標籤",
"Added system tag {systemtag}" : "已加入系統標籤 {systemtag}",
2018-12-13 04:11:56 +03:00
"Added system tag %1$s" : "已加入系統標籤 %1$s",
2017-12-11 04:10:20 +03:00
"%1$s added system tag %2$s" : "%1$s已加入系統標籤 %2$s",
"{actor} added system tag {systemtag}" : "{actor} 已加入系統標籤 {systemtag}",
"Removed system tag {systemtag}" : "已移除系統標籤 {systemtag}",
2018-12-13 04:11:56 +03:00
"Removed system tag %1$s" : "已移除系統標籤 %1$s",
2017-12-11 04:10:20 +03:00
"%1$s removed system tag %2$s" : "%1$s 已移除系統標籤 %2$s",
"{actor} removed system tag {systemtag}" : "{actor} 已移除系統標籤 {systemtag}",
"You created system tag %1$s" : "您新增了系統標籤 %1$s",
"You created system tag {systemtag}" : "您新增了系統標籤 {systemtag}",
"%1$s created system tag %2$s" : "%1$s 新增了系統標籤 %2$s",
"{actor} created system tag {systemtag}" : "{actor} 新增了系統標籤 {systemtag}",
"You deleted system tag %1$s" : "您刪除了系統標籤 %1$s",
"You deleted system tag {systemtag}" : "您刪除了系統標籤 {systemtag}",
"%1$s deleted system tag %2$s" : "%1$s刪除了系統標籤 %2$s",
"{actor} deleted system tag {systemtag}" : "{actor} 刪除了系統標籤 {systemtag}",
"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",
"%s (restricted)" : "%s (受限)",
"%s (invisible)" : "%s (隱藏)",
"<strong>System tags</strong> for a file have been modified" : "一個檔案的<strong>系統標籤</strong>已經被修改",
2020-07-07 05:16:41 +03:00
"Tags" : "標籤",
2017-12-11 04:10:20 +03:00
"Collaborative tags" : "協作標籤",
2019-02-15 04:12:49 +03:00
"Tagged files" : "已標籤檔案",
"Select tags to filter by" : "依照選擇的標籤篩選",
"No tags found" : "找不到標籤",
"Please select tags to filter by" : "請選擇標籤以篩選",
"No files found for the selected tags" : "沒有與選擇的標籤相符的檔案",
2017-12-11 04:10:20 +03:00
"Select tag …" : "選擇標籤…",
2019-12-22 05:28:34 +03:00
"Create a new tag" : "建立新標籤",
2017-12-11 04:10:20 +03:00
"Name" : "名稱",
"Public" : "公開",
"Restricted" : "受限",
"Invisible" : "隱藏",
2018-07-10 11:21:14 +03:00
"Delete" : "移除",
2017-12-11 04:10:20 +03:00
"Reset" : "重設",
2016-02-17 09:56:11 +03:00
"No files in here" : "沒有任何檔案",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Size" : "大小",
2019-03-21 04:13:49 +03:00
"Modified" : "修改時間"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}