zh_HK.js 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. OC.L10N.register(
  2. "systemtags",
  3. {
  4. "System tag %1$s added by the system" : "系統添加的系統標籤 %1$s",
  5. "Added system tag {systemtag}" : "已加入系統標籤 {systemtag}",
  6. "Added system tag %1$s" : "已加入系統標籤 %1$s",
  7. "%1$s added system tag %2$s" : "%1$s已加入系統標籤 %2$s",
  8. "{actor} added system tag {systemtag}" : "{actor} 已加入系統標籤 {systemtag}",
  9. "System tag %1$s removed by the system" : "系統已將系統標籤 %1$s 刪除",
  10. "Removed system tag {systemtag}" : "已移除系統標籤 {systemtag}",
  11. "Removed system tag %1$s" : "已移除系統標籤 %1$s",
  12. "%1$s removed system tag %2$s" : "%1$s 已移除系統標籤 %2$s",
  13. "{actor} removed system tag {systemtag}" : "{actor} 已移除系統標籤 {systemtag}",
  14. "You created system tag %1$s" : "您新增了系統標籤 %1$s",
  15. "You created system tag {systemtag}" : "您新增了系統標籤 {systemtag}",
  16. "%1$s created system tag %2$s" : "%1$s 新增了系統標籤 %2$s",
  17. "{actor} created system tag {systemtag}" : "{actor} 新增了系統標籤 {systemtag}",
  18. "You deleted system tag %1$s" : "您刪除了系統標籤 %1$s",
  19. "You deleted system tag {systemtag}" : "您刪除了系統標籤 {systemtag}",
  20. "%1$s deleted system tag %2$s" : "%1$s刪除了系統標籤 %2$s",
  21. "{actor} deleted system tag {systemtag}" : "{actor} 刪除了系統標籤 {systemtag}",
  22. "You updated system tag %2$s to %1$s" : "您更新了系統標籤 %2$s 為 %1$s",
  23. "You updated system tag {oldsystemtag} to {newsystemtag}" : "您更新了系統標籤 {oldsystemtag} 為 {newsystemtag}",
  24. "%1$s updated system tag %3$s to %2$s" : "%1$s 更新了系統標籤 %3$s 為 %2$s",
  25. "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} 更新了系統標籤 {oldsystemtag} 為 {newsystemtag}",
  26. "System tag %2$s was added to %1$s by the system" : "系統已將系統標籤%2$s添加到%1$s",
  27. "System tag {systemtag} was added to {file} by the system" : "系統已將系統標籤 {systemtag} 添加到 {file}",
  28. "You added system tag %2$s to %1$s" : "您已將系統標籤 %2$s 添加到 %1$s",
  29. "You added system tag {systemtag} to {file}" : "系統已將系統標籤 {systemtag} 添加到 {file}",
  30. "%1$s added system tag %3$s to %2$s" : "%1$s 添加了系統標籤 %3$s 到 %2$s",
  31. "{actor} added system tag {systemtag} to {file}" : "{actor} 已將系統標籤 {systemtag} 添加到 {file}",
  32. "System tag %2$s was removed from %1$s by the system" : "系統標籤 %2$s 已被系統從 %1$s 移除",
  33. "System tag {systemtag} was removed from {file} by the system" : "系統標籤 {systemtag} 已被系統從 {file} 移除",
  34. "You removed system tag %2$s from %1$s" : "系統標籤 %2$s 已被您從 %1$s 移除",
  35. "You removed system tag {systemtag} from {file}" : "系統標籤 {systemtag} 已被您從 {file} 移除",
  36. "%1$s removed system tag %3$s from %2$s" : "系統標籤 %3$s 已被 %1$s 從 %2$s 移除",
  37. "{actor} removed system tag {systemtag} from {file}" : "系統標籤 {systemtag} 已被 {actor} 從 {file} 移除",
  38. "%s (restricted)" : "%s (受限)",
  39. "%s (invisible)" : "%s (隱藏)",
  40. "<strong>System tags</strong> for a file have been modified" : "一個檔案的<strong>系統標籤</strong>已經被修改",
  41. "Tags" : "標籤",
  42. "All tagged %s …" : "所有標記為 %s ...",
  43. "tagged %s" : "標記為 %s ...",
  44. "Collaborative tags" : "協作標籤",
  45. "Collaborative tagging functionality which shares tags among people." : "可在人仕間分享標籤的協作標籤功能。",
  46. "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "協作標記允許人仕分享標記。適合團隊使用。\n\t(如果您是多租戶安裝的提供商,由於標籤是共享的,因此建議您停用此應用程序。)",
  47. "Create or edit tags" : "創建或編輯標籤",
  48. "Search for a tag to edit" : "搜尋要編輯的標籤",
  49. "Collaborative tags …" : "協作的標籤 ...",
  50. "No tags to select" : "未選取標籤",
  51. "Tag name" : "標籤名稱",
  52. "Tag level" : "標籤層級",
  53. "Create" : "新增",
  54. "Update" : "更新",
  55. "Delete" : "移除",
  56. "Reset" : "重設",
  57. "Loading …" : "加載中 …",
  58. "Public" : "公開",
  59. "Restricted" : "受限",
  60. "Invisible" : "隱藏",
  61. "Created tag" : "已創建標籤",
  62. "Failed to create tag" : "創建標籤失敗",
  63. "Updated tag" : "已更新標籤",
  64. "Failed to update tag" : "無法更新標籤",
  65. "Deleted tag" : "已刪除標籤",
  66. "Failed to delete tag" : "刪除標籤失敗",
  67. "Loading collaborative tags …" : "正在載入協作標籤 ...",
  68. "Search or create collaborative tags" : "搜索或創建協作標籤",
  69. "No tags to select, type to create a new tag" : "沒有可供選擇的標籤,鍵入以創建新標籤",
  70. "Failed to load tags" : "載入標記失敗",
  71. "Failed to load selected tags" : "無法加載所選的標籤",
  72. "Failed to select tag" : "無法選擇標籤",
  73. "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "協作標籤可以被所有用戶使用。受限標籤是可見的,但用戶無法分配它們。不可見標籤僅供內部使用,用戶既看不到也無法分配它們。",
  74. "This file has the tag {tag}" : "此檔案帶有 {tag} 標籤",
  75. "This file has the tags {firstTags} and {lastTag}" : "此檔案帶有 {firstTags} 及 {lastTag} 標籤",
  76. "List of tags and their associated files and folders." : "標籤及其關聯檔案與資料夾的清單。",
  77. "No tags found" : "找不到標籤",
  78. "Tags you have created will show up here." : "您建立的標籤將會顯示在此處。",
  79. "Failed to load last used tags" : "無法加載上次使用的標籤",
  80. "Missing \"Content-Location\" header" : "缺少 “Content-Location” 標頭",
  81. "Failed to load tags for file" : "無法載入檔案的標籤",
  82. "Failed to set tag for file" : "無法設定檔案的標籤",
  83. "Failed to delete tag for file" : "無法刪除檔案的標籤",
  84. "Tag name is empty" : "標籤名稱為空",
  85. "Select tag …" : "選擇標籤…",
  86. "Collaborative tagging functionality which shares tags among users." : "協作標記允許用戶分享標記。",
  87. "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "協作標記允許用戶分享標記。適合團隊使用。\n\t(如果您是多租戶安裝的提供商,由於標籤是共享的,因此建議您停用此應用程序。)",
  88. "Tagged files" : "已標籤檔案",
  89. "Select tags to filter by" : "依照選擇的標籤篩選",
  90. "Please select tags to filter by" : "請選擇標籤以篩選",
  91. "No files found for the selected tags" : "沒有與已選標籤相符的檔案",
  92. "Create a new tag" : "建立新標籤",
  93. "Name" : "名稱",
  94. "No files in here" : "此處沒有任何檔案",
  95. "No entries found in this folder" : "在此資料夾中沒有任何項目",
  96. "Size" : "大小",
  97. "Modified" : "修改時間"
  98. },
  99. "nplurals=1; plural=0;");