trashsettings.json 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. {
  2. "author": "tobychui",
  3. "version": "1.0",
  4. "keys": {
  5. "zh-tw": {
  6. "name": "繁體中文",
  7. "strings": {
  8. "ts/title": "檔案管理員",
  9. "ts/subtitle": "設定刪除的檔案在垃圾箱中保留多久,以及可佔用多少空間。",
  10. "ts/retention/title": "自動移除",
  11. "ts/retention/desc": "垃圾箱中超過此時間的檔案會被永久刪除。關閉後將保留至您手動清空為止。",
  12. "ts/retention/off": "永不自動移除",
  13. "ts/retention/days": "%d 天",
  14. "ts/quota/title": "垃圾箱大小限制",
  15. "ts/quota/desc": "達到上限後,刪除檔案時會詢問您要先清空垃圾箱、直接刪除,還是取消。",
  16. "ts/quota/unlimited": "不限制",
  17. "ts/quota/limited": "限制為",
  18. "ts/quota/inuse": "目前已使用 %s",
  19. "ts/save": "儲存",
  20. "ts/saved": "已儲存",
  21. "ts/savefailed": "無法儲存",
  22. "ts/invalid": "請輸入大於零的大小"
  23. }
  24. },
  25. "zh-hk": {
  26. "name": "繁體中文",
  27. "strings": {
  28. "ts/title": "檔案管理員",
  29. "ts/subtitle": "設定刪除的檔案在垃圾箱中保留多久,以及可佔用多少空間。",
  30. "ts/retention/title": "自動移除",
  31. "ts/retention/desc": "垃圾箱中超過此時間的檔案會被永久刪除。關閉後將保留至您手動清空為止。",
  32. "ts/retention/off": "永不自動移除",
  33. "ts/retention/days": "%d 天",
  34. "ts/quota/title": "垃圾箱大小限制",
  35. "ts/quota/desc": "達到上限後,刪除檔案時會詢問您要先清空垃圾箱、直接刪除,還是取消。",
  36. "ts/quota/unlimited": "不限制",
  37. "ts/quota/limited": "限制為",
  38. "ts/quota/inuse": "目前已使用 %s",
  39. "ts/save": "儲存",
  40. "ts/saved": "已儲存",
  41. "ts/savefailed": "無法儲存",
  42. "ts/invalid": "請輸入大於零的大小"
  43. }
  44. },
  45. "zh-cn": {
  46. "name": "简体中文",
  47. "strings": {
  48. "ts/title": "文件管理器",
  49. "ts/subtitle": "设置删除的文件在回收站中保留多久,以及可占用多少空间。",
  50. "ts/retention/title": "自动移除",
  51. "ts/retention/desc": "回收站中超过此时间的文件将被永久删除。关闭后将保留至您手动清空为止。",
  52. "ts/retention/off": "永不自动移除",
  53. "ts/retention/days": "%d 天",
  54. "ts/quota/title": "回收站大小限制",
  55. "ts/quota/desc": "达到上限后,删除文件时会询问您要先清空回收站、直接删除,还是取消。",
  56. "ts/quota/unlimited": "不限制",
  57. "ts/quota/limited": "限制为",
  58. "ts/quota/inuse": "当前已使用 %s",
  59. "ts/save": "保存",
  60. "ts/saved": "已保存",
  61. "ts/savefailed": "无法保存",
  62. "ts/invalid": "请输入大于零的大小"
  63. }
  64. },
  65. "en-us": {
  66. "name": "English",
  67. "strings": {
  68. "ts/title": "File Manager",
  69. "ts/subtitle": "Control how long deleted files are kept in the trash bin and how much space they may use.",
  70. "ts/retention/title": "Automatic Removal",
  71. "ts/retention/desc": "Files in the trash bin are permanently removed once they are older than this. Turn it off to keep them until you empty the bin yourself.",
  72. "ts/retention/off": "Never remove automatically",
  73. "ts/retention/days": "%d days",
  74. "ts/quota/title": "Trash Bin Size Limit",
  75. "ts/quota/desc": "When the limit is reached, deleting a file will ask you whether to empty the bin first, delete the file outright, or cancel.",
  76. "ts/quota/unlimited": "No limit",
  77. "ts/quota/limited": "Limit to",
  78. "ts/quota/inuse": "Currently using %s",
  79. "ts/save": "Save",
  80. "ts/saved": "Saved",
  81. "ts/savefailed": "Could not save",
  82. "ts/invalid": "Enter a size larger than zero"
  83. }
  84. },
  85. "ja-jp": {
  86. "name": "日本語",
  87. "strings": {
  88. "ts/title": "ファイルマネージャー",
  89. "ts/subtitle": "削除したファイルをごみ箱に保持する期間と、使用できる容量を設定します。",
  90. "ts/retention/title": "自動削除",
  91. "ts/retention/desc": "この期間を過ぎたごみ箱内のファイルは完全に削除されます。オフにすると手動で空にするまで保持されます。",
  92. "ts/retention/off": "自動削除しない",
  93. "ts/retention/days": "%d 日",
  94. "ts/quota/title": "ごみ箱の容量制限",
  95. "ts/quota/desc": "上限に達すると、ファイル削除時にごみ箱を空にするか、直接削除するか、中止するかを確認します。",
  96. "ts/quota/unlimited": "制限なし",
  97. "ts/quota/limited": "上限",
  98. "ts/quota/inuse": "現在 %s 使用中",
  99. "ts/save": "保存",
  100. "ts/saved": "保存しました",
  101. "ts/savefailed": "保存できませんでした",
  102. "ts/invalid": "0 より大きいサイズを入力してください"
  103. }
  104. },
  105. "ko-kr": {
  106. "name": "한국어",
  107. "strings": {
  108. "ts/title": "파일 관리자",
  109. "ts/subtitle": "삭제된 파일을 휴지통에 보관하는 기간과 사용할 수 있는 공간을 설정합니다.",
  110. "ts/retention/title": "자동 삭제",
  111. "ts/retention/desc": "이 기간이 지난 휴지통의 파일은 영구 삭제됩니다. 끄면 직접 비울 때까지 보관됩니다.",
  112. "ts/retention/off": "자동으로 삭제하지 않음",
  113. "ts/retention/days": "%d일",
  114. "ts/quota/title": "휴지통 크기 제한",
  115. "ts/quota/desc": "한도에 도달하면 파일 삭제 시 휴지통을 비울지, 바로 삭제할지, 취소할지 묻습니다.",
  116. "ts/quota/unlimited": "제한 없음",
  117. "ts/quota/limited": "제한",
  118. "ts/quota/inuse": "현재 %s 사용 중",
  119. "ts/save": "저장",
  120. "ts/saved": "저장됨",
  121. "ts/savefailed": "저장할 수 없습니다",
  122. "ts/invalid": "0보다 큰 크기를 입력하세요"
  123. }
  124. }
  125. }
  126. }