defaultOpener.json 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  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. "placeholder": {}
  19. },
  20. "zh-hk": {
  21. "fwtitle": "選擇預設網頁應用程式",
  22. "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"",
  23. "strings": {
  24. "message/select": "請選擇用作開啟 ",
  25. "message/files": " 檔案的預設網頁應用程式",
  26. "button/showAll": "顯示全部應用程式",
  27. "button/showRelevent": "顯示相關應用程式",
  28. "button/cancel": "取消",
  29. "button/confirm": "確認",
  30. "": ""
  31. },
  32. "titles": {},
  33. "placeholder": {}
  34. },
  35. "zh-cn": {
  36. "fwtitle": "选择预设网页应用程序",
  37. "strings": {
  38. "message/select": "请选择用于打开 ",
  39. "message/files": " 文件的预设网页应用程序",
  40. "button/showAll": "显示全部应用程序",
  41. "button/showRelevent": "显示相关应用程序",
  42. "button/cancel": "取消",
  43. "button/confirm": "确定",
  44. "": ""
  45. },
  46. "titles": {},
  47. "placeholder": {}
  48. },
  49. "en-us": {
  50. "fwtitle": "Default Opening WebApp",
  51. "fontFamily": "",
  52. "strings": {
  53. "message/select": "Please select the default WebApp to use for opening ",
  54. "message/files": " files.",
  55. "button/showAll": "Show All Applications",
  56. "button/showRelevent": "Show Relevant Applications",
  57. "button/cancel": "Cancel",
  58. "button/confirm": "Confirm",
  59. "": ""
  60. },
  61. "titles": {},
  62. "placeholder": {}
  63. },
  64. "ja-jp": {
  65. "fwtitle": "デフォルトのウェブアプリケーションを選択",
  66. "fontFamily": "\"Yu Gothic\", Meiryo, sans-serif",
  67. "strings": {
  68. "message/select": "開くためのデフォルトのウェブアプリケーションを選択してください ",
  69. "message/files": " ファイル。",
  70. "button/showAll": "すべてのアプリケーションを表示",
  71. "button/showRelevent": "関連するアプリケーションを表示",
  72. "button/cancel": "キャンセル",
  73. "button/confirm": "確認",
  74. "": ""
  75. },
  76. "titles": {},
  77. "placeholder": {}
  78. },
  79. "ko-kr": {
  80. "fwtitle": "기본 웹 애플리케이션 선택",
  81. "fontFamily": "",
  82. "strings": {
  83. "message/select": "열기로 사용할 웹 페이지 애플리케이션을 선택하세요",
  84. "message/files": " 파일의 기본 웹 애플리케이션",
  85. "button/showAll": "모든 애플리케이션 표시",
  86. "button/showRelevent": "관련 애플리케이션 표시",
  87. "button/cancel": "취소",
  88. "button/confirm": "확인",
  89. "": ""
  90. },
  91. "titles": {},
  92. "placeholder": {}
  93. }
  94. }
  95. }