messages.json 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398
  1. {
  2. "extensionDescription": {
  3. "message": "完全なページを単一の HTML ファイルに保存する",
  4. "description": "拡張機能の説明。"
  5. },
  6. "menuSavePage": {
  7. "message": "SingleFile でページを保存",
  8. "description": "メニュー項目: 'SingleFile でページを保存'"
  9. },
  10. "menuSelectProfile": {
  11. "message": "プロファイルを選択",
  12. "description": "Menu entry: 'Select profile'"
  13. },
  14. "menuSaveSelection": {
  15. "message": "選択を保存",
  16. "description": "メニュー項目: '選択を保存'"
  17. },
  18. "menuSaveFrame": {
  19. "message": "フレームを保存",
  20. "description": "メニュー項目: 'フレームを保存'"
  21. },
  22. "menuSaveSelectedTabs": {
  23. "message": "選択したタブを保存",
  24. "description": "メニュー項目: '選択したタブを保存'"
  25. },
  26. "menuUnpinnedTabs": {
  27. "message": "固定解除されたタブを保存する",
  28. "description": "メニュー項目: '固定解除されたタブを保存する'"
  29. },
  30. "menuAllTabs": {
  31. "message": "すべてのタブを保存",
  32. "description": "メニュー項目: 'すべてのタブを保存'"
  33. },
  34. "menuAutoSave": {
  35. "message": "自動保存",
  36. "description": "メニュー項目: '自動保存'"
  37. },
  38. "menuAutoSaveDisabled": {
  39. "message": "無効",
  40. "description": "メニュー項目: '自動保存' > 無効'"
  41. },
  42. "menuAutoSaveTab": {
  43. "message": "このタブを自動保存する",
  44. "description": "メニュー項目: '自動保存' > このタブを自動保存する'"
  45. },
  46. "menuAutoSaveUnpinnedTabs": {
  47. "message": "固定解除されたタブの自動保存",
  48. "description": "メニュー項目: '自動保存' > 固定解除されたタブの自動保存'"
  49. },
  50. "menuAutoSaveAllTabs": {
  51. "message": "すべてのタブを自動的に保存する",
  52. "description": "メニュー項目: '自動保存' > すべてのタブを自動的に保存する'"
  53. },
  54. "buttonDefaultTooltip": {
  55. "message": "SingleFile でページを保存",
  56. "description": "ボタンのタイトル: 'SingleFile でページを保存'"
  57. },
  58. "buttonInitializingTooltip": {
  59. "message": "SingleFile の初期化",
  60. "description": "初期化中のボタンのタイトル: 'SingleFile の初期化 (x/2)'"
  61. },
  62. "buttonInitializingBadge": {
  63. "message": "•••",
  64. "description": "初期化中のバッジラベル: '•••'"
  65. },
  66. "buttonSaveProgressTooltip": {
  67. "message": "進行状況を保存: ",
  68. "description": "保存中のボタンのタイトル: '進行状況を保存: xx%'"
  69. },
  70. "buttonOKBadge": {
  71. "message": "OK",
  72. "description": "バッジラベル: 'OK'"
  73. },
  74. "buttonErrorBadge": {
  75. "message": "エラー",
  76. "description": "予期しないエラーのバッジラベル"
  77. },
  78. "buttonAutoSaveActiveTooltip": {
  79. "message": "有効な自動保存",
  80. "description": "ボタンのタイトル: '有効な自動保存'"
  81. },
  82. "buttonAutoSaveActiveBadge": {
  83. "message": "[A]",
  84. "description": "自動保存が有効な場合のバッジラベル"
  85. },
  86. "optionsTitle": {
  87. "message": "オプション(設定)",
  88. "description": "オプションのページタイトル"
  89. },
  90. "optionsUserInterfaceSubTitle": {
  91. "message": "ユーザーインターフェイス(表示)",
  92. "description": "オプションのサブタイトル: 'ユーザーインターフェイス(表示)'"
  93. },
  94. "optionAddMenuEntry": {
  95. "message": "ウェブページのコンテキストメニューにエントリを追加する",
  96. "description": "オプションのページラベル: 'ウェブページのコンテキストメニューにエントリを追加する'"
  97. },
  98. "optionDisplayShadow": {
  99. "message": "処理中のページに影を重ねる",
  100. "description": "オプションのページラベル: '処理中のページに影を重ねる'"
  101. },
  102. "optionDisplayInfobar": {
  103. "message": "保存したページを表示するときに情報バーを表示する",
  104. "description": "オプションのページラベル: '保存したページを表示するときに情報バーを表示する'"
  105. },
  106. "optionInfobarTemplate": {
  107. "message": "infobar コンテンツのテンプレート",
  108. "description": "オプションのページラベル: 'infobar コンテンツのテンプレート'"
  109. },
  110. "optionConfirmInfobar": {
  111. "message": "infobar のコンテンツを編集するためのプロンプトダイアログを開く",
  112. "description": "オプションのページラベル: 'infobar のコンテンツを編集するためのプロンプトダイアログを開く'"
  113. },
  114. "optionsFileNameSubTitle": {
  115. "message": "ファイル名",
  116. "description": "オプションのサブタイトル: 'ファイル名'"
  117. },
  118. "optionFilenameTemplate": {
  119. "message": "保存時の定形書式",
  120. "description": "オプションのページラベル: '保存時の定形書式'"
  121. },
  122. "optionConfirmFilename": {
  123. "message": "を開く(として保存する:ファイル名を確認するためのダイアログ)",
  124. "description": "オプションのページラベル: 'を開く(として保存する:ファイル名を確認するためのダイアログ)'"
  125. },
  126. "optionFilenameConflictAction": {
  127. "message": "ファイル名の競合を解決する",
  128. "description": "Options page label: 'filename conflict resolution'"
  129. },
  130. "optionFilenameConflictActionUniquify": {
  131. "message": "独自の名前を作成する",
  132. "description": "Value for 'filename conflict resolution' option: 'create a unique name'"
  133. },
  134. "optionFilenameConflictActionOverwrite": {
  135. "message": "既存のファイルを上書きする",
  136. "description": "Value for 'filename conflict resolution' option: 'overwrite the existing file'"
  137. },
  138. "optionFilenameConflictActionPrompt": {
  139. "message": "名前を求めるプロンプト",
  140. "description": "Value for 'name conflict resolution' option: 'prompt for a name'"
  141. },
  142. "optionsHTMLContentSubTitle": {
  143. "message": "HTML コンテンツ",
  144. "description": "オプションのサブタイトル: 'HTML コンテンツ'"
  145. },
  146. "optionCompressHTML": {
  147. "message": "HTML コンテンツを圧縮する",
  148. "description": "オプションのページラベル: 'HTML コンテンツを圧縮する'"
  149. },
  150. "optionRemoveImports": {
  151. "message": "取り込んだ HTML を削除する",
  152. "description": "オプションのページラベル: '取り込んだ HTML を削除する'"
  153. },
  154. "optionRemoveFrames": {
  155. "message": "フレームを削除する",
  156. "description": "オプションのページラベル: 'フレームを削除する'"
  157. },
  158. "optionRemoveHiddenElements": {
  159. "message": "隠された要素を削除する",
  160. "description": "オプションのページラベル: '隠された要素を削除する'"
  161. },
  162. "optionsImagesSubTitle": {
  163. "message": "画像",
  164. "description": "オプションのサブタイトル: '画像'"
  165. },
  166. "optionGroupDuplicateImages": {
  167. "message": "オプション重複画像のグループ化",
  168. "description": "Options page label: 'group duplicate images together'"
  169. },
  170. "optionLoadDeferredImages": {
  171. "message": "遅延画像を保存する",
  172. "description": "オプションのページラベル: '遅延画像を保存する'"
  173. },
  174. "optionLoadDeferredImagesMaxIdleTime": {
  175. "message": "最大アイドル時間(秒)",
  176. "description": "Options page label: 'maximum idle time (ms)'"
  177. },
  178. "optionRemoveAlternativeImages": {
  179. "message": "代替画面解像度用の画像を削除します",
  180. "description": "オプションのページラベル: '代替画面解像度用の画像を削除します'"
  181. },
  182. "fontsSubTitle": {
  183. "message": "Fonts",
  184. "description": "Options sub-title: 'Fonts'"
  185. },
  186. "optionRemoveUnusedFonts": {
  187. "message": "remove unused fonts",
  188. "description": "Options page label: 'remove unused fonts'"
  189. },
  190. "optionRemoveAlternativeFonts": {
  191. "message": "remove alternative fonts",
  192. "description": "Options page label: 'remove alternative fonts'"
  193. },
  194. "optionsStylesheetsSubTitle": {
  195. "message": "スタイルシート",
  196. "description": "オプションのサブタイトル: 'スタイルシート'"
  197. },
  198. "optionCompressCSS": {
  199. "message": "CSS コンテンツを圧縮する",
  200. "description": "オプションのページラベル: 'CSS コンテンツを圧縮する'"
  201. },
  202. "optionRemoveUnusedStyles": {
  203. "message": "未使用のスタイルを削除する",
  204. "description": "Options page label: 'remove unused styles'"
  205. },
  206. "optionRemoveAlternativeMedias": {
  207. "message": "代替デバイス用のスタイルシートを画面に表示しない",
  208. "description": "オプションのページラベル: '代替デバイス用のスタイルシートを画面に表示しない'"
  209. },
  210. "optionsOtherResourcesSubTitle": {
  211. "message": "その他の要素",
  212. "description": "オプションのサブタイトル: 'その他の要素'"
  213. },
  214. "optionRemoveScripts": {
  215. "message": "スクリプトを削除する",
  216. "description": "オプションのページラベル: 'スクリプトを削除する'"
  217. },
  218. "optionRemoveVideo": {
  219. "message": "ビデオソースを削除する",
  220. "description": "オプションのページラベル: 'ビデオソースを削除する'"
  221. },
  222. "optionRemoveAudio": {
  223. "message": "オーディオソースを削除する",
  224. "description": "オプションのページラベル: 'オーディオソースを削除する'"
  225. },
  226. "optionsAutoSaveSubTitle": {
  227. "message": "自動保存",
  228. "description": "オプションのサブタイトル: '自動保存'"
  229. },
  230. "optionsAutoSettingsSubTitle": {
  231. "message": "自動設定のルール",
  232. "description": "Options sub-title: 'Auto-settings rules'"
  233. },
  234. "optionsDeleteDisplayedRulesConfirm": {
  235. "message": "Confirm deletion of all displayed rules",
  236. "description": "Popup text 'Confirm deletion of all displayed rules'"
  237. },
  238. "optionsDeleteRulesTooltip": {
  239. "message": "Delete all displayed rules",
  240. "description": "Popup text 'Delete all displayed rules'"
  241. },
  242. "optionsAutoSettingsUrl": {
  243. "message": "URL",
  244. "description": "Options label in the auto-settings rules: 'URL'"
  245. },
  246. "optionsAutoSettingsUrlPlaceholder": {
  247. "message": "完全または部分的な URL を入力します (例 example.com)",
  248. "description": "Placeholder in the Auto-settings rules: 'Type a complete or partial URL (e.g. example.com)'"
  249. },
  250. "optionsAutoSettingsProfile": {
  251. "message": "プロファイル",
  252. "description": "Options label in the Auto-settings rules: 'Profile'"
  253. },
  254. "optionsAutoSettingsAutoSaveProfile": {
  255. "message": "プロファイルの自動保存",
  256. "description": "Options label in the Auto-settings rules: 'Auto-save profile'"
  257. },
  258. "optionsAutoSettingsShowAllProfiles": {
  259. "message": "すべてのプロファイルを表示します",
  260. "description": "Options label in the Auto-settings rules: 'display all profiles'"
  261. },
  262. "optionsAutoSettingsShowAutoSaveProfile": {
  263. "message": "「プロファイルの自動保存」列を表示する",
  264. "description": "Options label in the Auto-settings rules: 'display 'Auto-save profile' column'"
  265. },
  266. "optionsUpdateRuleTooltip": {
  267. "message": "ルールを更新する",
  268. "description": "Popup text 'Update the rule' in the options page"
  269. },
  270. "optionsDeleteRuleTooltip": {
  271. "message": "ルールを削除する",
  272. "description": "Popup text 'Delete the rule' in the options page"
  273. },
  274. "optionsAddRuleTooltip": {
  275. "message": "ルールを追加する",
  276. "description": "Popup text 'Delete the rule' in the options page"
  277. },
  278. "optionsValidateChangesTooltip": {
  279. "message": "変更内容を検証します",
  280. "description": "Popup text 'Validate changes' in the options page"
  281. },
  282. "optionsDeleteRuleConfirm": {
  283. "message": "選択したルールの削除を確認する",
  284. "description": "Popup text 'Confirm deletion of the selected rule' in the options page"
  285. },
  286. "optionAutoSaveLoadOrUnload": {
  287. "message": "ページの読み込み後またはページの非読み込み時に自動保存",
  288. "description": "ページの読み込み後またはページの非読み込み時に自動保存"
  289. },
  290. "optionAutoSaveLoad": {
  291. "message": "ページ読み込み後の自動保存",
  292. "description": "オプションのページラベル: 'ページ読み込み後の自動保存'"
  293. },
  294. "optionAutoSaveUnload": {
  295. "message": "ページの非読み込み時に自動保存",
  296. "description": "オプションのページラベル: 'ページの非読み込み時に自動保存'"
  297. },
  298. "optionAutoSaveDelay": {
  299. "message": "ページ読み込み後の自動保存待ち時間(秒)",
  300. "description": "オプションのページラベル: 'ページ読み込み後の自動保存待ち時間(秒)'"
  301. },
  302. "optionsMiscSubTitle": {
  303. "message": "その他",
  304. "description": "オプションのサブタイトル: 'その他'"
  305. },
  306. "optionBackgroundSave": {
  307. "message": "バックグラウンドでページを保存する",
  308. "description": "オプションのページラベル: 'バックグラウンドでページを保存する'"
  309. },
  310. "optionDisplayStats": {
  311. "message": "処理後、コンソールに統計情報を表示する",
  312. "description": "オプションのページラベル: '処理後、コンソールに統計情報を表示する'"
  313. },
  314. "optionSetMaxResourceSize": {
  315. "message": "埋め込み要素の最大サイズを設定する",
  316. "description": "オプションのページラベル: '埋め込み要素の最大サイズを設定する'"
  317. },
  318. "optionMaxResourceSize": {
  319. "message": "最大サイズ(MB)",
  320. "description": "オプションのページラベル: '最大サイズ(MB)'"
  321. },
  322. "optionSaveRawPage": {
  323. "message": "生のページを保存",
  324. "description": "オプションのページラベル: '生のページを保存'"
  325. },
  326. "optionsHelpLink": {
  327. "message": "ヘルプ",
  328. "description": "オプションの「ヘルプ」リンク"
  329. },
  330. "optionsResetButton": {
  331. "message": "リセット",
  332. "description": "オプションボタン: 'リセット'"
  333. },
  334. "optionsResetTooltip": {
  335. "message": "すべてのオプションを規定値にリセットする",
  336. "description": "オプション 'リセット'ボタンのツールチップ"
  337. },
  338. "optionsResetConfirm": {
  339. "message": "すべてのオプションのリセットを確認する",
  340. "description": "Popup text 'Confirm the reset of all options' in the options page"
  341. },
  342. "optionsExportButton": {
  343. "message": "エクスポート",
  344. "description": "Options button: 'Export'"
  345. },
  346. "optionsImportButton": {
  347. "message": "インポート",
  348. "description": "Options button: 'Import'"
  349. },
  350. "logPanelDeferredImages": {
  351. "message": "遅延画像",
  352. "description": "Label 'Deferred images' in the log panel"
  353. },
  354. "logPanelFrameContents": {
  355. "message": "フレームの内容",
  356. "description": "Label 'Frame contents' in the log panel"
  357. },
  358. "logPanelStep": {
  359. "message": "ステップ",
  360. "description": "Label 'Step' (for 'Step x / 4') in the log panel"
  361. },
  362. "logPanelWidth": {
  363. "message": "110",
  364. "description": "Width of the log panel in pixels, it should be adjusted for the longest label beginning with 'log' (e.g. 'logPanelDeferredImages')"
  365. },
  366. "profileDefaultSettings": {
  367. "message": "デフォルトの設定",
  368. "description": "Label 'Default settings' of the default settings in the options page"
  369. },
  370. "profileDisabled": {
  371. "message": "無効",
  372. "description": "Label 'Disabled' of the disabled profile name in the options page"
  373. },
  374. "profileAddButtonTooltip": {
  375. "message": "新しいプロファイルを追加します",
  376. "description": "Tooltip 'Add a new profile' in the options page"
  377. },
  378. "profileRenameButtonTooltip": {
  379. "message": "プロファイルの名前を変更する",
  380. "description": "Tooltip 'Rename the profile' in the options page"
  381. },
  382. "profileDeleteButtonTooltip": {
  383. "message": "プロファイルを削除する",
  384. "description": "Tooltip 'Delete the profile' in the options page"
  385. },
  386. "profileAddPrompt": {
  387. "message": "この新しいプロファイルの名前を入力します。",
  388. "description": "Popup text 'Enter a name for this new profile' in the options page"
  389. },
  390. "profileDeleteConfirm": {
  391. "message": "選択したプロファイルの削除を確認する",
  392. "description": "Popup text 'Confirm deletion of the selected profile' in the options page"
  393. },
  394. "profileRenamePrompt": {
  395. "message": "選択したプロファイルの新しい名前を入力します。",
  396. "description": "Popup text 'Enter a new name for the selected profile' in the options page"
  397. }
  398. }