file_properties.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. {
  2. "author": "tobychui",
  3. "version": "1.0",
  4. "keys": {
  5. "zh-tw": {
  6. "fwtitle" : "檔案內容",
  7. "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",
  8. "strings": {
  9. "title/title":"檔案內容",
  10. "title/desc": "檔案基本內容及描述",
  11. "properties/key/Default WebApp": "預設開啟應用",
  12. "properties/key/Virtual Path": "虛擬存取路徑",
  13. "properties/key/Storage Path": "磁碟儲存路徑",
  14. "properties/key/File Size": "檔案大小",
  15. "properties/key/Folder Size": "資料夾大小",
  16. "properties/key/Permission": "存取權限",
  17. "properties/key/Last Modified": "最後修改",
  18. "properties/key/File Type": "檔案類型",
  19. "properties/key/Owner": "擁有者",
  20. "properties/key/Total Size": "總共大小",
  21. "properties/key/Virtual Directory": "虛擬存放位置",
  22. "properties/key/Storage Directory": "磁碟存放位置",
  23. "lastmod/time/year": " 年",
  24. "lastmod/time/month": " 個月",
  25. "lastmod/time/days": " 日",
  26. "lastmod/time/today": "今天",
  27. "lastmod/time/s": "",
  28. "lastmod/time/ago": "前",
  29. "button/changeDefault":"更改預設啟動應用",
  30. "button/versionHistory":"查看檔案版本記錄",
  31. "button/changeFilePermission":"更改檔案存取權限",
  32. "loader/loadingFileSize": "正在計算檔案大小",
  33. "selection/multi": "已選擇多個檔案",
  34. "counter/files": " 個檔案",
  35. "counter/folders": " 個資料夾",
  36. "":""
  37. }
  38. },
  39. "zh-hk": {
  40. "fwtitle" : "檔案內容",
  41. "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",
  42. "strings": {
  43. "title/title":"檔案內容",
  44. "title/desc": "檔案基本內容及描述",
  45. "properties/key/Default WebApp": "預設開啟應用",
  46. "properties/key/Virtual Path": "虛擬存取路徑",
  47. "properties/key/Storage Path": "磁碟儲存路徑",
  48. "properties/key/File Size": "檔案大小",
  49. "properties/key/Folder Size": "資料夾大小",
  50. "properties/key/Permission": "存取權限",
  51. "properties/key/Last Modified": "最後修改",
  52. "properties/key/File Type": "檔案類型",
  53. "properties/key/Owner": "擁有者",
  54. "properties/key/Total Size": "總共大小",
  55. "properties/key/Virtual Directory": "虛擬存放位置",
  56. "properties/key/Storage Directory": "磁碟存放位置",
  57. "lastmod/time/year": " 年",
  58. "lastmod/time/month": " 個月",
  59. "lastmod/time/days": " 日",
  60. "lastmod/time/today": "今天",
  61. "lastmod/time/s": "",
  62. "lastmod/time/ago": "前",
  63. "button/changeDefault":"更改預設啟動應用",
  64. "button/versionHistory":"查看檔案版本記錄",
  65. "button/changeFilePermission":"更改檔案存取權限",
  66. "loader/loadingFileSize": "正在計算檔案大小",
  67. "selection/multi": "已選擇多個檔案",
  68. "counter/files": " 個檔案",
  69. "counter/folders": " 個資料夾",
  70. "":""
  71. }
  72. },
  73. "zh-cn": {
  74. "fwtitle" : "文件属性",
  75. "fontFamily":"\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"",
  76. "strings": {
  77. "title/title":"文件属性",
  78. "title/desc": "文件基本属性及描述",
  79. "properties/key/Default WebApp": "预设启动应用",
  80. "properties/key/Virtual Path": "虚拟存储路径",
  81. "properties/key/Storage Path": "磁盘存储路径",
  82. "properties/key/File Size": "文件大小",
  83. "properties/key/Folder Size": "文件夹大小",
  84. "properties/key/Permission": "存取权限",
  85. "properties/key/Last Modified": "最后修改",
  86. "properties/key/File Type": "文件类型",
  87. "properties/key/Owner": "拥有者",
  88. "properties/key/Total Size": "总大小",
  89. "properties/key/Virtual Directory": "虚拟存放位置",
  90. "properties/key/Storage Directory": "磁盘存放位置",
  91. "lastmod/time/year": " 年",
  92. "lastmod/time/month": " 个月",
  93. "lastmod/time/days": " 日",
  94. "lastmod/time/today": "今天",
  95. "lastmod/time/s": "",
  96. "lastmod/time/ago": "前",
  97. "button/changeDefault":"更改预设启动应用",
  98. "button/versionHistory":"查看文件版本记录",
  99. "button/changeFilePermission":"更改文件存取权限",
  100. "loader/loadingFileSize": "正在计算文件大小",
  101. "selection/multi": "已选择多个文件",
  102. "counter/files": " 个文件",
  103. "counter/folders": " 个文件夹",
  104. "":""
  105. }
  106. }
  107. }
  108. }