messages.json 41 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130
  1. {
  2. "extensionDescription": {
  3. "message": "完全なページを単一の HTML ファイルに保存する",
  4. "description": "Description of the extension."
  5. },
  6. "commandSaveSelectedTabs": {
  7. "message": "Save the selected tabs or their selected contents",
  8. "description": "Command (Ctrl+Shift+Y): 'Save the selected tabs or their selected contents'"
  9. },
  10. "commandSaveAllTabs": {
  11. "message": "すべてのタブを保存",
  12. "description": "Command (Ctrl+Shift+U): 'Save all tabs'"
  13. },
  14. "commandCustomShortcut": {
  15. "message": "カスタムショートカット",
  16. "description": "Command label: 'Custom shortcut'"
  17. },
  18. "commandCustomShortcut0": {
  19. "message": "カスタムショートカット #1",
  20. "description": "Command label: 'Custom shortcut #1'"
  21. },
  22. "commandCustomShortcut1": {
  23. "message": "カスタムショートカット #2",
  24. "description": "Command label: 'Custom shortcut #2'"
  25. },
  26. "commandCustomShortcut2": {
  27. "message": "カスタムショートカット #3",
  28. "description": "Command label: 'Custom shortcut #3'"
  29. },
  30. "commandCustomShortcut3": {
  31. "message": "カスタムショートカット #4",
  32. "description": "Command label: 'Custom shortcut #4'"
  33. },
  34. "commandCustomShortcut4": {
  35. "message": "カスタムショートカット #5",
  36. "description": "Command label: 'Custom shortcut #5'"
  37. },
  38. "commandCustomShortcut5": {
  39. "message": "カスタムショートカット #6",
  40. "description": "Command label: 'Custom shortcut #6'"
  41. },
  42. "commandCustomShortcut6": {
  43. "message": "カスタムショートカット #7",
  44. "description": "Command label: 'Custom shortcut #7'"
  45. },
  46. "commandCustomShortcut7": {
  47. "message": "カスタムショートカット #8",
  48. "description": "Command label: 'Custom shortcut #8'"
  49. },
  50. "commandCustomShortcut8": {
  51. "message": "カスタムショートカット #9",
  52. "description": "Command label: 'Custom shortcut #9'"
  53. },
  54. "commandCustomShortcut9": {
  55. "message": "カスタムショートカット #10",
  56. "description": "Command label: 'Custom shortcut #10'"
  57. },
  58. "menuSavePage": {
  59. "message": "SingleFile でページを保存",
  60. "description": "Menu entry: 'Save page with SingleFile'"
  61. },
  62. "menuSaveSelectedLinks": {
  63. "message": "選択したリンクを保存する",
  64. "description": "Menu entry: 'Save selected links'"
  65. },
  66. "menuEditPage": {
  67. "message": "ページに注釈を付ける...",
  68. "description": "Menu entry: 'Annotate the page...'"
  69. },
  70. "menuEditAndSavePage": {
  71. "message": "ページに注釈を付けて保存する...",
  72. "description": "Menu entry: 'Annotate and save the page...'"
  73. },
  74. "menuSaveWithProfile": {
  75. "message": "プロファイルでページを保存する",
  76. "description": "Menu entry: 'Save with profile'"
  77. },
  78. "menuViewPendingSaves": {
  79. "message": "保留中の保存を表示...",
  80. "description": "Menu entry: 'View pending saves...'"
  81. },
  82. "menuSelectProfile": {
  83. "message": "規定(default)のプロファイルを選択",
  84. "description": "Menu entry: 'Select the default profile'"
  85. },
  86. "menuUpdateRule": {
  87. "message": "現在のルールのプロファイルを選択",
  88. "description": "Menu entry: 'Select the profile of the current rule'"
  89. },
  90. "menuCreateDomainRule": {
  91. "message": "現在のドメインのプロファイルを選択",
  92. "description": "Menu entry: 'Select the profile of the current domain'"
  93. },
  94. "menuSaveSelection": {
  95. "message": "選択を保存",
  96. "description": "Menu entry: 'Save selection'"
  97. },
  98. "menuSaveFrame": {
  99. "message": "フレームを保存",
  100. "description": "Menu entry: 'Save frame'"
  101. },
  102. "menuSaveTabs": {
  103. "message": "タブを保存",
  104. "description": "Menu entry (SingleFile button only): 'Save tabs'"
  105. },
  106. "menuSaveSelectedTabs": {
  107. "message": "選択したタブを保存",
  108. "description": "Menu entry: 'Save selected tabs'"
  109. },
  110. "menuSaveUnpinnedTabs": {
  111. "message": "固定解除されたタブを保存する",
  112. "description": "Menu entry: 'Save unpinned tabs'"
  113. },
  114. "menuSaveAllTabs": {
  115. "message": "すべてのタブを保存",
  116. "description": "Menu entry: 'Save all tabs'"
  117. },
  118. "menuBatchSaveUrls": {
  119. "message": "URLを一括保存する...",
  120. "description": "Menu entry: 'Batch save URLs...'"
  121. },
  122. "menuAutoSave": {
  123. "message": "自動保存",
  124. "description": "Menu entry: 'Auto-save'"
  125. },
  126. "menuAutoSaveDisabled": {
  127. "message": "無効",
  128. "description": "Menu entry: 'Auto-save' > Disabled'"
  129. },
  130. "menuAutoSaveTab": {
  131. "message": "このタブを自動保存する",
  132. "description": "Menu entry: 'Auto-save' > Auto-save this tab'"
  133. },
  134. "menuAutoSaveUnpinnedTabs": {
  135. "message": "固定解除されたタブの自動保存",
  136. "description": "Menu entry: 'Auto-save' > Auto-save unpinned tabs'"
  137. },
  138. "menuAutoSaveAllTabs": {
  139. "message": "すべてのタブを自動的に保存する",
  140. "description": "Menu entry: 'Auto-save' > Auto-save all tabs'"
  141. },
  142. "buttonDefaultTooltip": {
  143. "message": "SingleFile でページを保存",
  144. "description": "Button title: 'Save page with SingleFile'"
  145. },
  146. "buttonBlockedBadge": {
  147. "message": "🚫",
  148. "description": "Button badge when the page is blocked: '🚫'"
  149. },
  150. "buttonBlockedTooltip": {
  151. "message": "このページは SingleFile では保存できません",
  152. "description": "Button title: 'This page cannot be saved with SingleFile'"
  153. },
  154. "buttonInitializingTooltip": {
  155. "message": "SingleFile の初期化",
  156. "description": "Button title during initialization: 'Initializing SingleFile (x/2)'"
  157. },
  158. "buttonInitializingBadge": {
  159. "message": "•••",
  160. "description": "Badge label during initialization: '•••'"
  161. },
  162. "buttonSaveProgressTooltip": {
  163. "message": "進行状況を保存: ",
  164. "description": "Button title during save: 'Save progress: xx%'"
  165. },
  166. "buttonUploadProgressTooltip": {
  167. "message": "アップロードの進行状況: ",
  168. "description": "Button title during save: 'Upload progress: xx%'"
  169. },
  170. "buttonOKBadge": {
  171. "message": "OK",
  172. "description": "Badge label: 'OK'"
  173. },
  174. "buttonErrorBadge": {
  175. "message": "エラー",
  176. "description": "Badge label for unexpected errors"
  177. },
  178. "buttonAutoSaveActiveTooltip": {
  179. "message": "有効な自動保存",
  180. "description": "Button title: 'Auto-save active'"
  181. },
  182. "buttonAutoSaveActiveBadge": {
  183. "message": "[A]",
  184. "description": "Badge label when auto-save is active"
  185. },
  186. "optionsTitle": {
  187. "message": "オプション(設定)",
  188. "description": "Options page title"
  189. },
  190. "optionsUserInterfaceSubTitle": {
  191. "message": "ユーザーインターフェイス(表示)",
  192. "description": "Options sub-title: 'User interface'"
  193. },
  194. "optionAddMenuEntry": {
  195. "message": "ウェブページのコンテキストメニューにエントリを追加する",
  196. "description": "Options page label: 'add entry in the context menu of the webpage'"
  197. },
  198. "optionDisplayShadow": {
  199. "message": "処理中のページに影を重ねる",
  200. "description": "Options page label: 'overlay a shadow on the page during processing'"
  201. },
  202. "optionDisplayInfobar": {
  203. "message": "保存したページを表示するときに情報バーを表示する",
  204. "description": "Options page label: 'display an infobar when viewing a saved page'"
  205. },
  206. "optionInfobarTemplate": {
  207. "message": "infobar コンテンツのテンプレート",
  208. "description": "Options page label: 'template of the infobar content'"
  209. },
  210. "optionBlockMixedContent": {
  211. "message": "ミックスコンテンツをブロックする",
  212. "description": "Options page label: 'block mixed content'"
  213. },
  214. "optionSaveOriginalURLs": {
  215. "message": "埋め込まれたリソースの元の URL を保存する",
  216. "description": "Options page label: 'save original URLs of embedded resources'"
  217. },
  218. "optionIncludeInfobar": {
  219. "message": "保存されたページに、infobar を含める",
  220. "description": "Options page label: 'include the infobar in the saved page'"
  221. },
  222. "optionOpenInfobar": {
  223. "message": "インフォバーを開いておく",
  224. "description": "Options page label: 'keep infobar open'"
  225. },
  226. "optionRemoveInfobarSavedDate": {
  227. "message": "保存日時を含めない",
  228. "description": "Options page label: 'do not include the saved date'"
  229. },
  230. "optionConfirmInfobar": {
  231. "message": "infobar のコンテンツを編集するためのプロンプトダイアログを開く",
  232. "description": "Options page label: 'open a prompt dialog to edit the infobar content'"
  233. },
  234. "optionAutoClose": {
  235. "message": "ページが保存された後にタブを自動的に閉じる",
  236. "description": "Options page label: 'auto-close the tab after the page is saved'"
  237. },
  238. "optionCustomShortcut": {
  239. "message": "キーボードショートカットコマンド",
  240. "description": "Options page label: 'keyboard shortcut command'"
  241. },
  242. "optionCustomShortcutDefault": {
  243. "message": "デフォルトのショートカット",
  244. "description": "Options page label: 'default shortcut'"
  245. },
  246. "optionsFileNameSubTitle": {
  247. "message": "ファイル名",
  248. "description": "Options sub-title: 'File name'"
  249. },
  250. "optionFilenameTemplate": {
  251. "message": "保存時の定形書式",
  252. "description": "Options page label: 'template'"
  253. },
  254. "optionFilenameMaxLength": {
  255. "message": "最大長",
  256. "description": "Options page label: 'max length'"
  257. },
  258. "optionFilenameMaxLengthBytesUnit": {
  259. "message": "バイト",
  260. "description": "Options page label: 'bytes'"
  261. },
  262. "optionFilenameMaxLengthCharsUnit": {
  263. "message": "文字数",
  264. "description": "Options page label: 'characters'"
  265. },
  266. "optionFilenameReplacementCharacter": {
  267. "message": "置換文字",
  268. "description": "Options page label: 'replacement character'"
  269. },
  270. "optionReplaceEmojisInFilename": {
  271. "message": "絵文字をテキストに置き換える",
  272. "description": "Options page label: 'replace emojis with text'"
  273. },
  274. "optionSaveFilenameTemplateData": {
  275. "message": "ファイル名テンプレートデータをページに保存する",
  276. "description": "Options page label: 'save the filename template data into the page'"
  277. },
  278. "optionConfirmFilename": {
  279. "message": "を開く(として保存する:ファイル名を確認するためのダイアログ)",
  280. "description": "Options page label: 'open the \"Save as\" dialog to confirm the file name'"
  281. },
  282. "optionFilenameConflictAction": {
  283. "message": "ファイル名の競合を解決する",
  284. "description": "Options page label: 'filename conflict resolution'"
  285. },
  286. "optionFilenameConflictActionUniquify": {
  287. "message": "独自の名前を作成する",
  288. "description": "Value for 'filename conflict resolution' option: 'create a unique name'"
  289. },
  290. "optionFilenameConflictActionOverwrite": {
  291. "message": "既存のファイルを上書きする",
  292. "description": "Value for 'filename conflict resolution' option: 'overwrite the existing file'"
  293. },
  294. "optionFilenameConflictActionPrompt": {
  295. "message": "名前を求めるプロンプト",
  296. "description": "Value for 'name conflict resolution' option: 'prompt for a name'"
  297. },
  298. "optionFilenameConflictActionSkip": {
  299. "message": "重複ファイルをスキップ",
  300. "description": "Value for 'filename conflict resolution' option: 'skip duplicate files'"
  301. },
  302. "optionsHTMLContentSubTitle": {
  303. "message": "HTML コンテンツ",
  304. "description": "Options sub-title: 'HTML content'"
  305. },
  306. "optionCompressHTML": {
  307. "message": "HTML コンテンツを圧縮する",
  308. "description": "Options page label: 'compress HTML content'"
  309. },
  310. "optionRemoveFrames": {
  311. "message": "フレームを削除する",
  312. "description": "Options page label: 'remove frames'"
  313. },
  314. "optionRemoveHiddenElements": {
  315. "message": "隠された要素を削除する",
  316. "description": "Options page label: 'remove hidden elements'"
  317. },
  318. "optionRemovedElementsSelector": {
  319. "message": "特定の要素を削除する",
  320. "description": "Options page label: 'remove specific elements'"
  321. },
  322. "optionsFileFormatSubTitle": {
  323. "message": "ファイル形式",
  324. "description": "Options sub-title: 'File format'"
  325. },
  326. "optionFileFormat": {
  327. "message": "形式",
  328. "description": "Options page label: 'format'"
  329. },
  330. "optionFileFormatSelectHTML": {
  331. "message": "HTML",
  332. "description": "Options page label: 'HTML'"
  333. },
  334. "optionFileFormatSelectSelfExtractingUniversal": {
  335. "message": "自己解凍型ZIP(ユニバーサル)",
  336. "description": "Options page label: 'self-extracting ZIP (universal)'"
  337. },
  338. "optionFileFormatSelectSelfExtracting": {
  339. "message": "自己解凍型ZIP",
  340. "description": "Options page label: 'self-extracting ZIP'"
  341. },
  342. "optionFileFormatSelectZIP": {
  343. "message": "ZIP",
  344. "description": "Options page label: 'ZIP'"
  345. },
  346. "optionPassword": {
  347. "message": "パスワード",
  348. "description": "Options page label: 'password'"
  349. },
  350. "optionCreateRootDirectory": {
  351. "message": "ルートディレクトリを作成する",
  352. "description": "Options page label: 'create a root directory'"
  353. },
  354. "optionPreventAppendedData": {
  355. "message": "ZIPデータの後にデータを追加しない",
  356. "description": "Options page label: 'do not append data after the ZIP data'"
  357. },
  358. "optionInsertTextBody": {
  359. "message": "テキストを検索可能にする",
  360. "description": "Options page label: 'make text searchable'"
  361. },
  362. "optionInsertEmbeddedImage": {
  363. "message": "埋め込み画像",
  364. "description": "Options page label: 'embed image'"
  365. },
  366. "optionInsertEmbeddedScreenshotImage": {
  367. "message": "スクリーンショット",
  368. "description": "Options page label: 'page screenshot'"
  369. },
  370. "optionInsertEmbeddedCustomImage": {
  371. "message": "カスタム画像",
  372. "description": "Options page label: 'custom image'"
  373. },
  374. "optionsInfobarSubTitle": {
  375. "message": "インフォバー",
  376. "description": "Options sub-title: 'Infobar'"
  377. },
  378. "optionsImagesSubTitle": {
  379. "message": "画像",
  380. "description": "Options sub-title: 'Images'"
  381. },
  382. "optionGroupDuplicateImages": {
  383. "message": "オプション重複画像のグループ化",
  384. "description": "Options page label: 'group duplicate images together'"
  385. },
  386. "optionImageReductionFactor": {
  387. "message": "画像の縮小係数",
  388. "description": "Options page label: 'image reduction factor'"
  389. },
  390. "optionLoadDeferredImages": {
  391. "message": "遅延画像を保存する",
  392. "description": "Options page label: 'save deferred images'"
  393. },
  394. "optionLoadDeferredImagesMaxIdleTime": {
  395. "message": "最大アイドル時間(ミリ秒)",
  396. "description": "Options page label: 'maximum idle time (ms)'"
  397. },
  398. "optionLoadDeferredImagesKeepZoomLevel": {
  399. "message": "ページを縮小する",
  400. "description": "Options page label: 'zoom out the page'"
  401. },
  402. "optionLoadDeferredImagesDispatchScrollEvent": {
  403. "message": "「スクロール」イベントを発行する",
  404. "description": "Options page label: 'dispatch \"scroll\" event'"
  405. },
  406. "optionLoadDeferredImagesBeforeFrames": {
  407. "message": "遅延フレームを読み込む",
  408. "description": "Options page label: 'load deferred frames'"
  409. },
  410. "optionRemoveAlternativeImages": {
  411. "message": "代替画面解像度用の画像を削除します",
  412. "description": "Options page label: 'remove images for alternative screen resolutions'"
  413. },
  414. "optionsFontsSubTitle": {
  415. "message": "フォント",
  416. "description": "Options sub-title: 'Fonts'"
  417. },
  418. "optionRemoveUnusedFonts": {
  419. "message": "未使用のフォントを削除する",
  420. "description": "Options page label: 'remove unused fonts'"
  421. },
  422. "optionRemoveAlternativeFonts": {
  423. "message": "代替フォントを削除する",
  424. "description": "Options page label: 'remove alternative fonts'"
  425. },
  426. "optionsStylesheetsSubTitle": {
  427. "message": "スタイルシート",
  428. "description": "Options sub-title: 'Stylesheets'"
  429. },
  430. "optionCompressCSS": {
  431. "message": "CSS コンテンツを圧縮する",
  432. "description": "Options page label: 'compress CSS content'"
  433. },
  434. "optionGroupDuplicateStylesheets": {
  435. "message": "オプション重複スタイルシートのグループ化",
  436. "description": "Options page label: 'group duplicate stylesheets together'"
  437. },
  438. "optionMoveStylesInHead": {
  439. "message": "head要素の外にあるスタイルをhead要素内に移動する",
  440. "description": "Options page label: 'move in the head element the styles found outside of it'"
  441. },
  442. "optionRemoveUnusedStyles": {
  443. "message": "未使用のスタイルを削除する",
  444. "description": "Options page label: 'remove unused styles'"
  445. },
  446. "optionRemoveAlternativeMedias": {
  447. "message": "代替デバイス用のスタイルシートを画面に表示しない",
  448. "description": "Options page label: 'remove stylesheets for alternative devices to screens'"
  449. },
  450. "optionsNetworkSubTitle": {
  451. "message": "ネットワーク",
  452. "description": "Options sub-title: 'Network'"
  453. },
  454. "optionsBlockedResources": {
  455. "message": "ブロックされたリソース",
  456. "description": "Options page label: 'blocked resources'"
  457. },
  458. "optionsAcceptHeaders": {
  459. "message": "\"Accept\" ヘッダー",
  460. "description": "Options page label: '\"Accept\" header'"
  461. },
  462. "optionResourceScript": {
  463. "message": "スクリプト",
  464. "description": "Options page label: 'scripts'"
  465. },
  466. "optionResourceVideo": {
  467. "message": "ビデオ",
  468. "description": "Options page label: 'videos'"
  469. },
  470. "optionResourceAudio": {
  471. "message": "オーディオ",
  472. "description": "Options page label: 'audios'"
  473. },
  474. "optionResourceDocument": {
  475. "message": "ドキュメント",
  476. "description": "Options page label: 'documents'"
  477. },
  478. "optionResourceFont": {
  479. "message": "フォント",
  480. "description": "Options page label: 'fonts'"
  481. },
  482. "optionResourceStylesheet": {
  483. "message": "スタイルシート",
  484. "description": "Options page label: 'stylesheets'"
  485. },
  486. "optionResourceImage": {
  487. "message": "画像",
  488. "description": "Options page label: 'images'"
  489. },
  490. "optionsDestinationSubTitle": {
  491. "message": "宛先",
  492. "description": "Options sub-title: 'Destination'"
  493. },
  494. "optionsBookmarkSubTitle": {
  495. "message": "ブックマーク",
  496. "description": "Options sub-title: 'Bookmarks'"
  497. },
  498. "optionsAutoSaveSubTitle": {
  499. "message": "自動保存",
  500. "description": "Options sub-title: 'Auto-save'"
  501. },
  502. "optionsAutoSettingsSubTitle": {
  503. "message": "自動設定のルール",
  504. "description": "Options sub-title: 'Auto-settings rules'"
  505. },
  506. "optionsDeleteDisplayedRulesConfirm": {
  507. "message": "表示されているすべてのルールの削除を確認します",
  508. "description": "Popup text 'Confirm the deletion of all displayed rules'"
  509. },
  510. "optionsDeleteRulesTooltip": {
  511. "message": "表示されているすべてのルールを削除する",
  512. "description": "Popup text 'Delete all displayed rules'"
  513. },
  514. "optionsAutoSettingsUrl": {
  515. "message": "URL",
  516. "description": "Options label in the Auto-settings rules: 'URL'"
  517. },
  518. "optionsAutoSettingsUrlPlaceholder": {
  519. "message": "完全または部分的な URL を入力します (例 example.com)",
  520. "description": "Placeholder in the Auto-settings rules: 'Type a complete or partial URL (e.g. example.com)'"
  521. },
  522. "optionsAutoSettingsProfile": {
  523. "message": "プロファイル",
  524. "description": "Options label in the Auto-settings rules: 'Profile'"
  525. },
  526. "optionsAutoSettingsAutoSaveProfile": {
  527. "message": "プロファイルの自動保存",
  528. "description": "Options label in the Auto-settings rules: 'Auto-save profile'"
  529. },
  530. "optionsAutoSettingsShowAllProfiles": {
  531. "message": "すべてのプロファイルを表示します",
  532. "description": "Options label in the Auto-settings rules: 'display all profiles'"
  533. },
  534. "optionsAutoSettingsShowAutoSaveProfile": {
  535. "message": "「プロファイルの自動保存」列を表示する",
  536. "description": "Options label in the Auto-settings rules: 'display 'Auto-save profile' column'"
  537. },
  538. "optionsUpdateRuleTooltip": {
  539. "message": "ルールを更新する",
  540. "description": "Popup text 'Update the rule' in the options page"
  541. },
  542. "optionsDeleteRuleTooltip": {
  543. "message": "ルールを削除する",
  544. "description": "Popup text 'Delete the rule' in the options page"
  545. },
  546. "optionsAddRuleTooltip": {
  547. "message": "ルールを追加する",
  548. "description": "Popup text 'Add the rule' in the options page"
  549. },
  550. "optionsValidateChangesTooltip": {
  551. "message": "変更内容を検証します",
  552. "description": "Popup text 'Validate changes' in the options page"
  553. },
  554. "optionsCancelChangesTooltip": {
  555. "message": "変更をキャンセルします",
  556. "description": "Popup text 'Cancel changes' in the options page"
  557. },
  558. "optionsDeleteRuleConfirm": {
  559. "message": "選択したルールの削除を確認する",
  560. "description": "Popup text 'Confirm the deletion of the selected rule' in the options page"
  561. },
  562. "optionAutoSaveLoadOrUnload": {
  563. "message": "ページの読み込み後またはページの非読み込み時に自動保存",
  564. "description": "auto-save after page load or on page unload"
  565. },
  566. "optionAutoSaveLoad": {
  567. "message": "ページ読み込み後の自動保存",
  568. "description": "Options page label: 'auto-save after page load'"
  569. },
  570. "optionAutoSaveUnload": {
  571. "message": "ページの非読み込み時に自動保存",
  572. "description": "Options page label: 'auto-save on page unload'"
  573. },
  574. "optionAutoSaveDiscard": {
  575. "message": "タブの破棄時に自動保存",
  576. "description": "Options page label: 'auto-save on tab discard'"
  577. },
  578. "optionAutoSaveRemove": {
  579. "message": "タブの削除時に自動保存",
  580. "description": "Options page label: 'auto-save on tab removal'"
  581. },
  582. "optionAutoSaveDelay": {
  583. "message": "ページ読み込み後の自動保存待ち時間(秒)",
  584. "description": "Options page label: 'auto-save waiting delay after page load (s)'"
  585. },
  586. "optionAutoSaveRepeat": {
  587. "message": "定期的に自動保存する",
  588. "description": "Options page label: 'auto-save periodically'"
  589. },
  590. "optionAutoSaveRepeatDelay": {
  591. "message": "所要時間(秒)",
  592. "description": "Options page label: 'period (s)'"
  593. },
  594. "optionAutoSaveExternalSave": {
  595. "message": "SingleFile Companion でページを保存する",
  596. "description": "Options page label: 'save the page with SingleFile Companion'"
  597. },
  598. "optionsEditorSubTitle": {
  599. "message": "注釈エディタ",
  600. "description": "Options sub-title: 'Annotation editor'"
  601. },
  602. "optionOpenEditor": {
  603. "message": "保存する前にページに注釈を付けます",
  604. "description": "Options page label: 'annotate the page before saving'"
  605. },
  606. "optionOpenSavedPage": {
  607. "message": "新しいタブで保存されたページを開く",
  608. "description": "Options page label: 'open saved pages in a new tab'"
  609. },
  610. "optionAutoOpenEditor": {
  611. "message": "annotation editor で、SingleFile で保存されたページを開く",
  612. "description": "Options page label: 'open pages saved with SingleFile in the annotation editor'"
  613. },
  614. "optionDefaultEditorMode": {
  615. "message": "デフォルトモード",
  616. "description": "Options page label: 'default mode'"
  617. },
  618. "optionDefaultEditorModeNormal": {
  619. "message": "通常",
  620. "description": "Options page label: 'default mode > normal'"
  621. },
  622. "optionDefaultEditorModeEdit": {
  623. "message": "ページを編集する",
  624. "description": "Options page label: 'default mode > edit the page'"
  625. },
  626. "optionDefaultEditorModeFormat": {
  627. "message": "ページの書式設定",
  628. "description": "Options page label: 'default mode > format the page'"
  629. },
  630. "optionDefaultEditorModeCut": {
  631. "message": "要素を削除する",
  632. "description": "Options page label: 'default mode > remove elements'"
  633. },
  634. "optionDefaultEditorModeCutExternal": {
  635. "message": "外部要素を削除する",
  636. "description": "Options page label: 'default mode > remove external elements'"
  637. },
  638. "optionApplySystemTheme": {
  639. "message": "ページの書式設定時にシステムテーマを適用する",
  640. "description": "Title of the button 'apply the system theme when formatting a page'"
  641. },
  642. "optionContentWidth": {
  643. "message": "ページの書式設定時のコンテンツ幅(em)",
  644. "description": "Options page label: 'content width when formatting a page (em)'"
  645. },
  646. "optionWarnUnsavedPage": {
  647. "message": "未保存の変更がある場合に警告する",
  648. "description": "Title of the button 'warn if leaving page with unsaved changes'"
  649. },
  650. "optionDisplayInfobarInEditor": {
  651. "message": "インフォバーを表示する",
  652. "description": "Title of the button 'display the infobar'"
  653. },
  654. "optionsMiscSubTitle": {
  655. "message": "その他",
  656. "description": "Options sub-title: 'Misc.'"
  657. },
  658. "optionBackgroundSave": {
  659. "message": "バックグラウンドでページを保存する",
  660. "description": "Options page label: 'save pages in background'"
  661. },
  662. "optionDisplayStats": {
  663. "message": "処理後、コンソールに統計情報を表示する",
  664. "description": "Options page label: 'display stats in the console after processing'"
  665. },
  666. "optionSetMaxResourceSize": {
  667. "message": "最大サイズを設定する",
  668. "description": "Options page label: 'set maximum size'"
  669. },
  670. "optionMaxResourceSize": {
  671. "message": "最大サイズ(MB)",
  672. "description": "Options page label: 'maximum size (MB)'"
  673. },
  674. "optionSetMaxResourceDelay": {
  675. "message": "最大ダウンロード時間を設定する",
  676. "description": "Options page label: 'set maximum download time'"
  677. },
  678. "optionMaxResourceDelay": {
  679. "message": "最大ダウンロード時間(秒)",
  680. "description": "Options page label: 'maximum download time (s)'"
  681. },
  682. "optionPassReferrerOnError": {
  683. "message": "クロスオリジンリクエストエラー後に「Referer」ヘッダーを渡す",
  684. "description": "Options page label: 'pass \"Referer\" header after a cross-origin request error'"
  685. },
  686. "optionSaveRawPage": {
  687. "message": "生のページを保存",
  688. "description": "Options page label: 'save raw page'"
  689. },
  690. "optionInsertMetaCSP": {
  691. "message": "コンテンツセキュリティポリシーを設定する",
  692. "description": "Options page label: 'set content security policy'"
  693. },
  694. "optionSaveToClipboard": {
  695. "message": "クリップボードに保存する",
  696. "description": "Options page label: 'copy to clipboard'"
  697. },
  698. "optionSaveToFilesystem": {
  699. "message": "ファイルシステムに保存する",
  700. "description": "Options page label: 'save to filesystem'"
  701. },
  702. "optionSharePage": {
  703. "message": "ページを共有する",
  704. "description": "Options page label: 'share page'"
  705. },
  706. "optionAddProof": {
  707. "message": "ブロックチェーン証明を追加する",
  708. "description": "Options page label: 'add proof of existence'"
  709. },
  710. "optionsAddProofConfirm": {
  711. "message": "Confirm you allow SingleFile to send to the Woleet API a SHA256 hash of each page you are going to save. You can find more information about this feature in the help page or by clicking on the question mark next to the option.",
  712. "description": "Popup text displayed wen enabling the option 'add proof of existence'"
  713. },
  714. "optionWoleetKey": {
  715. "message": "アクセストークン",
  716. "description": "Options page label: 'access token'"
  717. },
  718. "optionSaveToGDrive": {
  719. "message": "Google Drive に保存",
  720. "description": "Options page label: 'upload to Google Drive'"
  721. },
  722. "optionSaveToDropbox": {
  723. "message": "Dropbox に保存",
  724. "description": "Options page label: 'upload to Dropbox'"
  725. },
  726. "optionSaveToGitHub": {
  727. "message": "GitHub にアップロードする",
  728. "description": "Options page label: 'upload to GitHub'"
  729. },
  730. "optionGitHubToken": {
  731. "message": "アクセストークン",
  732. "description": "Options page label: 'access token'"
  733. },
  734. "optionGitHubUser": {
  735. "message": "ユーザー名",
  736. "description": "Options page label: 'user name'"
  737. },
  738. "optionGitHubRepository": {
  739. "message": "リポジトリ名",
  740. "description": "Options page label: 'repository name'"
  741. },
  742. "optionGitHubBranch": {
  743. "message": "ブランチ名",
  744. "description": "Options page label: 'branch name'"
  745. },
  746. "optionSaveToS3": {
  747. "message": "Amazon S3 にアップロードする",
  748. "description": "Options page label: 'upload to Amazon S3'"
  749. },
  750. "optionS3Domain": {
  751. "message": "ドメイン",
  752. "description": "Options page label: 'domain'"
  753. },
  754. "optionS3Region": {
  755. "message": "リージョン",
  756. "description": "Options page label: 'region'"
  757. },
  758. "optionS3Bucket": {
  759. "message": "バケット名",
  760. "description": "Options page label: 'bucket name'"
  761. },
  762. "optionS3AccessKey": {
  763. "message": "アクセスキー",
  764. "description": "Options page label: 'access key'"
  765. },
  766. "optionS3SecretKey": {
  767. "message": "シークレットキー",
  768. "description": "Options page label: 'secret key'"
  769. },
  770. "optionSaveWithWebDAV": {
  771. "message": "WebDAVサーバーにアップロードする",
  772. "description": "Options page label: 'upload to a WebDAV server'"
  773. },
  774. "optionWebDAVURL": {
  775. "message": "URL",
  776. "description": "Options page label: 'URL'"
  777. },
  778. "optionWebDAVUser": {
  779. "message": "ユーザー識別子",
  780. "description": "Options page label: 'user identifier'"
  781. },
  782. "optionWebDAVPassword": {
  783. "message": "パスワード",
  784. "description": "Options page label: 'password'"
  785. },
  786. "optionSaveWithMCP": {
  787. "message": "MCPサーバーにアップロードする",
  788. "description": "Options page label: 'upload to an MCP server'"
  789. },
  790. "optionMCPServerUrl": {
  791. "message": "サーバーURL",
  792. "description": "Options page label: 'server URL'"
  793. },
  794. "optionMCPAuthToken": {
  795. "message": "認証トークン",
  796. "description": "Options page label: 'authentication token'"
  797. },
  798. "optionSaveWithCompanion": {
  799. "message": "SingleFile Companionで保存する",
  800. "description": "Options page label: 'save with SingleFile Companion'"
  801. },
  802. "optionSaveCreatedBookmarks": {
  803. "message": "新しく作成したブックマークのページを保存する",
  804. "description": "Options page label: 'save the page of a newly created bookmark'"
  805. },
  806. "optionReplaceBookmarkURL": {
  807. "message": "新しいブックマークを保存したページにリンクさせることを可能にする",
  808. "description": "Options page label: 'link the new bookmark to the saved page'"
  809. },
  810. "optionAllowedBookmarkFolders": {
  811. "message": "許可されたフォルダ",
  812. "description": "Options page label: 'allowed folders'"
  813. },
  814. "optionIgnoredBookmarkFolders": {
  815. "message": "無視されたフォルダ",
  816. "description": "Options page label: 'ignored folders'"
  817. },
  818. "optionsHelpLink": {
  819. "message": "ヘルプ",
  820. "description": "Options help link"
  821. },
  822. "optionSynchronize": {
  823. "message": "同期オプション",
  824. "description": "Options label: 'synchronize options'"
  825. },
  826. "optionsResetButton": {
  827. "message": "リセット",
  828. "description": "Options button: 'Reset'"
  829. },
  830. "optionsResetTooltip": {
  831. "message": "すべてのオプションを規定値にリセットする",
  832. "description": "Options 'Reset' button tooltip"
  833. },
  834. "optionsResetConfirm": {
  835. "message": "すべてのオプションまたは現在のプロファイルのリセットを確認します",
  836. "description": "Popup text 'Confirm the reset of all options or the current profile' in the options page"
  837. },
  838. "optionsResetAllButton": {
  839. "message": "すべてのオプションをリセットする",
  840. "description": "Options confirm button: 'Reset all options'"
  841. },
  842. "optionsResetCurrentButton": {
  843. "message": "現在のプロファイルをリセットする",
  844. "description": "Options confirm button: 'Reset current profile'"
  845. },
  846. "optionsOKButton": {
  847. "message": "OK",
  848. "description": "Options confirm button: 'OK'"
  849. },
  850. "optionsCancelButton": {
  851. "message": "キャンセル",
  852. "description": "Options confirm button: 'Cancel'"
  853. },
  854. "optionsExportButton": {
  855. "message": "エクスポート",
  856. "description": "Options button: 'Export'"
  857. },
  858. "optionsImportButton": {
  859. "message": "インポート",
  860. "description": "Options button: 'Import'"
  861. },
  862. "logPanelDeferredImages": {
  863. "message": "遅延画像",
  864. "description": "Label 'Deferred images' in the log panel"
  865. },
  866. "logPanelFrameContents": {
  867. "message": "フレームの内容",
  868. "description": "Label 'Frame contents' in the log panel"
  869. },
  870. "logPanelEmbeddedImage": {
  871. "message": "埋め込み画像",
  872. "description": "Label 'Embedded image' in the log panel"
  873. },
  874. "logPanelStep": {
  875. "message": "ステップ",
  876. "description": "Label 'Step' (for 'Step x / 4') in the log panel"
  877. },
  878. "logPanelWidth": {
  879. "message": "115",
  880. "description": "Width of the log panel in pixels, it should be adjusted for the longest label beginning with 'log' (e.g. 'logPanelDeferredImages')"
  881. },
  882. "topPanelError": {
  883. "message": "SingleFile エラー: ",
  884. "description": "Label 'SingleFile error: ' in the top panel when displaying an error message"
  885. },
  886. "topPanelEmbeddedImageButton": {
  887. "message": "画像を開く...",
  888. "description": "Top panel button 'Open image...' when embedding an image"
  889. },
  890. "topPanelSharePageButton": {
  891. "message": "ページを共有...",
  892. "description": "Top panel button 'Share page...' when sharing a page"
  893. },
  894. "topPanelShareSelectionButton": {
  895. "message": "選択したコンテンツを共有...",
  896. "description": "Top panel button 'Share selection...' when sharing selected content"
  897. },
  898. "profileDefaultSettings": {
  899. "message": "デフォルトの設定",
  900. "description": "Label 'Default settings' of the default settings in the options page"
  901. },
  902. "profileDisabled": {
  903. "message": "無効",
  904. "description": "Label 'Disabled' of the disabled profile name in the options page"
  905. },
  906. "profileAddButtonTooltip": {
  907. "message": "新しいプロファイルを追加します",
  908. "description": "Tooltip 'Add a new profile' in the options page"
  909. },
  910. "profileRenameButtonTooltip": {
  911. "message": "プロファイルの名前を変更する",
  912. "description": "Tooltip 'Rename the profile' in the options page"
  913. },
  914. "profileDeleteButtonTooltip": {
  915. "message": "プロファイルを削除する",
  916. "description": "Tooltip 'Delete the profile' in the options page"
  917. },
  918. "profileAddPrompt": {
  919. "message": "この新しいプロファイルの名前を入力します。",
  920. "description": "Popup text 'Enter a name for this new profile' in the options page"
  921. },
  922. "profileDeleteConfirm": {
  923. "message": "選択したプロファイルの削除を確認する",
  924. "description": "Popup text 'Confirm the deletion of the selected profile' in the options page"
  925. },
  926. "profileRenamePrompt": {
  927. "message": "選択したプロファイルの新しい名前を入力します。",
  928. "description": "Popup text 'Enter a new name for the selected profile' in the options page"
  929. },
  930. "editorAddYellowNote": {
  931. "message": "黄色のメモを追加する",
  932. "description": "Title of the button 'Add a yellow note' in the editor"
  933. },
  934. "editorAddPinkNote": {
  935. "message": "ピンクのメモを追加",
  936. "description": "Title of the button 'Add a pink note' in the editor"
  937. },
  938. "editorAddBlueNote": {
  939. "message": "青いメモを追加する",
  940. "description": "Title of the button 'Add a blue note' in the editor"
  941. },
  942. "editorAddGreenNote": {
  943. "message": "緑のメモを追加する",
  944. "description": "Title of the button 'Add a green note' in the editor"
  945. },
  946. "editorHighlightYellow": {
  947. "message": "選択したテキストを黄色で強調表示します",
  948. "description": "Title of the button 'Highlight selected text in yellow' in the editor"
  949. },
  950. "editorHighlightPink": {
  951. "message": "選択したテキストをピンクで強調表示します",
  952. "description": "Title of the button 'Highlight selected text in pink' in the editor"
  953. },
  954. "editorHighlightBlue": {
  955. "message": "選択したテキストを青色で強調表示します",
  956. "description": "Title of the button 'Highlight selected text in blue' in the editor"
  957. },
  958. "editorHighlightGreen": {
  959. "message": "選択したテキストを緑色で強調表示します",
  960. "description": "Title of the button 'Highlight selected text in green' in the editor"
  961. },
  962. "editorToggleNotes": {
  963. "message": "メモを表示/非表示",
  964. "description": "Title of the button 'Display/hide notes' in the editor"
  965. },
  966. "editorToggleHighlights": {
  967. "message": "強調表示されたテキストを表示/非表示",
  968. "description": "Title of the button 'Display/hide the highlighted text' in the editor"
  969. },
  970. "editorRemoveHighlight": {
  971. "message": "選択した強調表示されたテキストを削除します",
  972. "description": "Title of the button 'Remove the selected highlighted text' in the editor"
  973. },
  974. "editorEditPage": {
  975. "message": "読み取り専用を有効/無効にする",
  976. "description": "Title of the button 'Enable/disable read-only' in the editor"
  977. },
  978. "editorFormatPage": {
  979. "message": "ページを読みやすくフォーマットする",
  980. "description": "Title of the button 'Format the page for better readability' in the editor"
  981. },
  982. "editorCutInnerPage": {
  983. "message": "内部要素の削除を有効/無効にする",
  984. "description": "Title of the button 'Enable/disable removing of internal elements' in the editor"
  985. },
  986. "editorCutOuterPage": {
  987. "message": "外部要素の削除を有効/無効にする",
  988. "description": "Title of the button 'Enable/disable removing of external elements' in the editor"
  989. },
  990. "editorUndoCutPage": {
  991. "message": "最後に削除された要素を復元する",
  992. "description": "Title of the button 'Restore last removed element' in the editor"
  993. },
  994. "editorUndoAllCutPage": {
  995. "message": "削除されたすべての要素を復元する",
  996. "description": "Title of the button 'Restore all removed elements' in the editor"
  997. },
  998. "editorRedoCutPage": {
  999. "message": "最後に復元された要素を削除する",
  1000. "description": "Title of the button 'Remove last restored element' in the editor"
  1001. },
  1002. "editorSavePage": {
  1003. "message": "ページを保存する",
  1004. "description": "Title of the button 'Save the page' in the editor"
  1005. },
  1006. "editorPrintPage": {
  1007. "message": "ページを印刷する",
  1008. "description": "Title of the button 'Print the page' in the editor"
  1009. },
  1010. "editorImportMht": {
  1011. "message": "MHTMLファイルをインポート",
  1012. "description": "Title of the button 'Import MHTML file' in the editor"
  1013. },
  1014. "pendingsTitle": {
  1015. "message": "保留中の保存",
  1016. "description": "Title of the pending save page 'Pending saves' in the editor"
  1017. },
  1018. "pendingsCancelAllButton": {
  1019. "message": "すべてをキャンセルする",
  1020. "description": "Pending saves button 'Cancel all'"
  1021. },
  1022. "pendingsURLTitle": {
  1023. "message": "URL",
  1024. "description": "Title of the first column in the table of the pending saves 'URL'"
  1025. },
  1026. "pendingsTitleTitle": {
  1027. "message": "タイトル",
  1028. "description": "Title of the first column in the table of the pending saves 'Title'"
  1029. },
  1030. "pendingsStatusTitle": {
  1031. "message": "状態",
  1032. "description": "Title of the second column in the table of the pending saves 'status'"
  1033. },
  1034. "pendingsPendingStatus": {
  1035. "message": "保留中",
  1036. "description": "Value of 'status' for pending saves"
  1037. },
  1038. "pendingsProcessingStatus": {
  1039. "message": "処理中",
  1040. "description": "Value of 'status' for current saves"
  1041. },
  1042. "pendingsCancellingStatus": {
  1043. "message": "キャンセル実行中",
  1044. "description": "Value of 'status' for cancelled saves"
  1045. },
  1046. "pendingsNoPendings": {
  1047. "message": "保留中の保存はありません",
  1048. "description": "Label displayed when they are no pending saves"
  1049. },
  1050. "pendingsAddUrlsButton": {
  1051. "message": "URL を追加",
  1052. "description": "button 'Add URLs'"
  1053. },
  1054. "pendingsAddUrls": {
  1055. "message": "改行で区切られた URL のリストを入力してください",
  1056. "description": "Label of the add URLs input"
  1057. },
  1058. "pendingsAddUrlsOKButton": {
  1059. "message": "OK",
  1060. "description": "Add URLs popup confirm button: 'OK'"
  1061. },
  1062. "pendingsAddUrlsCancelButton": {
  1063. "message": "キャンセル",
  1064. "description": "Add URLs popup cancel button: 'Cancel'"
  1065. },
  1066. "batchSaveUrlsTitle": {
  1067. "message": "URL を一括保存",
  1068. "description": "Title of the 'batch save URLs' page"
  1069. },
  1070. "batchSaveUrlsNoURLs": {
  1071. "message": "URL がありません",
  1072. "description": "Label displayed when they are no URLs"
  1073. },
  1074. "batchSaveUrlsAddUrlButton": {
  1075. "message": "URL を追加",
  1076. "description": "label of the button 'Add URL'"
  1077. },
  1078. "batchSaveUrlsAddUrlsButton": {
  1079. "message": "URL を追加...",
  1080. "description": "label of the button 'Add URLs...'"
  1081. },
  1082. "batchSaveUrlsRemoveAllButton": {
  1083. "message": "すべて削除",
  1084. "description": "label of the button 'Remove all'"
  1085. },
  1086. "batchSaveUrlsSavePagesButton": {
  1087. "message": "ページを保存",
  1088. "description": "label of the button 'Save pages'"
  1089. },
  1090. "batchSaveUrlsURLTitle": {
  1091. "message": "URL",
  1092. "description": "Title of the column in the table of the URLs"
  1093. },
  1094. "optionSaveToRestFormApi": {
  1095. "message": "REST Form API に保存する",
  1096. "description": "Options page label: 'upload to a REST Form API'"
  1097. },
  1098. "optionRestFormApiUrl": {
  1099. "message": "URL",
  1100. "description": "Options page label: 'URL'"
  1101. },
  1102. "optionRestFormApiToken": {
  1103. "message": "認証トークン",
  1104. "description": "Options page label: 'authorization token'"
  1105. },
  1106. "optionRestFormApiFileFieldName": {
  1107. "message": "ファイル・データ・フィールド名",
  1108. "description": "Options page label: 'archive data field name'"
  1109. },
  1110. "optionRestFormApiUrlFieldName": {
  1111. "message": "アーカイブURLフィールド名",
  1112. "description": "Options page label: 'archive URL field name'"
  1113. },
  1114. "optionsEditorTitle": {
  1115. "message": "オプションエディタ",
  1116. "description": "Options title: 'Options editor'"
  1117. },
  1118. "optionsEditorSaveButton": {
  1119. "message": "保存",
  1120. "description": "Options editor button: 'Save'"
  1121. },
  1122. "optionsEditorConfigSaved": {
  1123. "message": "設定が保存されました",
  1124. "description": "Options editor message: 'Configuration saved'"
  1125. },
  1126. "optionsEditorInvalidJSON": {
  1127. "message": "無効な JSON",
  1128. "description": "Options editor error message: 'Invalid JSON'"
  1129. }
  1130. }