defaultOpener.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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. "message/select":"請選擇用作開啟 ",
  10. "message/files":" 檔案的預設網頁應用程式",
  11. "button/showAll":"顯示全部應用程式",
  12. "button/showRelevent":"顯示相關應用程式",
  13. "button/cancel":"取消",
  14. "button/confirm":"確認",
  15. "":""
  16. },
  17. "titles":{
  18. },
  19. "placeholder":{
  20. }
  21. },
  22. "zh-hk": {
  23. "fwtitle" : "",
  24. "strings":{
  25. },
  26. "titles":{
  27. },
  28. "placeholder":{
  29. }
  30. },
  31. "zh-cn": {
  32. "fwtitle" : "选择预设网页应用程序",
  33. "strings":{
  34. "message/select":"请选择用于打开 ",
  35. "message/files":" 文件的预设网页应用程序",
  36. "button/showAll":"显示全部应用程序",
  37. "button/showRelevent":"显示相关应用程序",
  38. "button/cancel":"取消",
  39. "button/confirm":"确定",
  40. "":""
  41. },
  42. "titles":{
  43. },
  44. "placeholder":{
  45. }
  46. }
  47. }
  48. }