messages.json 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050
  1. {
  2. "appliesToEverything": {
  3. "message": "すべて",
  4. "description": "Text displayed for styles that apply to all sites"
  5. },
  6. "linterIssues": {
  7. "message": "問題点",
  8. "description": "Label for the CSS linter issues block on the style edit page"
  9. },
  10. "defaultTheme": {
  11. "message": "デフォルト",
  12. "description": "Default CodeMirror CSS theme option on the edit style page"
  13. },
  14. "styleRegexpTestTitle": {
  15. "message": "一致する開いているタブのリスト(URLをクリックするとそのタブに移動します)",
  16. "description": "RegExp test report: title of the report"
  17. },
  18. "bckpInstStyles": {
  19. "message": "スタイルをエクスポート",
  20. "description": ""
  21. },
  22. "optionsUpdateInterval": {
  23. "message": "利用可能なすべてのユーザースタイルの更新を自動的にチェックしてインストールします(時間単位)",
  24. "description": ""
  25. },
  26. "styleEnabledToggleHint": {
  27. "message": "Alt-Enterを押すと、有効/無効の状態を切り替え、スタイルを保存します",
  28. "description": "Help text for the '[x] enable' checkbox in the editor"
  29. },
  30. "exportLabel": {
  31. "message": "エクスポート",
  32. "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
  33. },
  34. "installButton": {
  35. "message": "インストール",
  36. "description": "Label for install button"
  37. },
  38. "styleMetaErrorCheckbox": {
  39. "message": "不正な @var チェックボックス: 値は0か1である必要があります",
  40. "description": "Error displayed when the value of @var checkbox is invalid"
  41. },
  42. "linterJSONError": {
  43. "message": "不正なJSONフォーマットです",
  44. "description": "Setting linter config with invalid JSON"
  45. },
  46. "optionsBadgeNormal": {
  47. "message": "背景色",
  48. "description": ""
  49. },
  50. "updateCheckHistory": {
  51. "message": "更新チェックの履歴",
  52. "description": ""
  53. },
  54. "cm_tabSize": {
  55. "message": "タブサイズ",
  56. "description": "Label for the text box controlling tab size option for the style editor."
  57. },
  58. "enableStyleLabel": {
  59. "message": "有効化",
  60. "description": "Label for the button to enable a style"
  61. },
  62. "styleMissingName": {
  63. "message": "名前を入力してください",
  64. "description": "Error displayed when user saves without providing a name"
  65. },
  66. "genericHistoryLabel": {
  67. "message": "履歴",
  68. "description": "Used in various places to show a history log of something"
  69. },
  70. "shortcutsNote": {
  71. "message": "キーボードショートカットを定義する",
  72. "description": ""
  73. },
  74. "appliesDomainOption": {
  75. "message": "ドメイン上の URL",
  76. "description": "Option to make the style apply to the entered string as a domain"
  77. },
  78. "checkForUpdate": {
  79. "message": "更新をチェック",
  80. "description": "Label for the button to check a single style for an update"
  81. },
  82. "styleNotAppliedRegexpProblemTooltip": {
  83. "message": "'regexp()' の誤った使用のためスタイルを適用できませんでした",
  84. "description": "Tooltip in the popup for styles that were not applied at all"
  85. },
  86. "styleRegexpInvalidExplanation": {
  87. "message": "いくつかの 'regexp()' のルールはコンパイルできませんでした",
  88. "description": ""
  89. },
  90. "optionsIconDark": {
  91. "message": "暗いブラウザのテーマ",
  92. "description": ""
  93. },
  94. "styleFromMozillaFormatError": {
  95. "message": "Mozilla形式のインポートに失敗しました",
  96. "description": "Label for the import error"
  97. },
  98. "importAppendLabel": {
  99. "message": "スタイルに追加",
  100. "description": "Label for the button to import a style and append to the existing sections"
  101. },
  102. "optionsOpenManager": {
  103. "message": "スタイルを管理",
  104. "description": ""
  105. },
  106. "updateAllCheckSucceededNoUpdate": {
  107. "message": "更新は見つかりませんでした。",
  108. "description": "Text that displays when an update all check completed and no updates are available"
  109. },
  110. "importReportLegendAdded": {
  111. "message": "件のスタイルを追加しました",
  112. "description": "Text after the number of styles added in the report shown after importing styles"
  113. },
  114. "styleFromMozillaFormatPrompt": {
  115. "message": "Mozilla形式のコードを貼り付ける",
  116. "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
  117. },
  118. "dragDropMessage": {
  119. "message": "このページの任意の場所にバックアップファイルをドロップしてインポートします。",
  120. "description": "Drag'n'drop message"
  121. },
  122. "helpAlt": {
  123. "message": "ヘルプ",
  124. "description": "Alternate text for help buttons"
  125. },
  126. "search": {
  127. "message": "検索",
  128. "description": "Label before the search input field in the editor shown on Ctrl-F"
  129. },
  130. "manageFaviconsGray": {
  131. "message": "グレー表示",
  132. "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
  133. },
  134. "versionInvalidOlder": {
  135. "message": "インストール済みのスタイルより古いバージョンです。",
  136. "description": "Displayed when the version of style is older than the installed one"
  137. },
  138. "confirmYes": {
  139. "message": "はい",
  140. "description": "'Yes' button in a confirm dialog"
  141. },
  142. "findStylesForSite": {
  143. "message": "このサイト用の他のスタイルを検索",
  144. "description": "Text for a link that gets a list of styles for the current site"
  145. },
  146. "manageHeading": {
  147. "message": "インストール済みのスタイル",
  148. "description": "Heading for the manage page"
  149. },
  150. "styleBeautify": {
  151. "message": "書式整形",
  152. "description": "Label for the CSS-beautifier button on the edit style page"
  153. },
  154. "styleRegexpProblemTooltip": {
  155. "message": "'regexp()' の誤った使用のためいくつかのセクションを適用できませんでした",
  156. "description": "Tooltip in the popup for styles that were applied only partially"
  157. },
  158. "styleEnabledLabel": {
  159. "message": "有効",
  160. "description": "Label for the enabled state of styles"
  161. },
  162. "linterConfigTooltip": {
  163. "message": "Linter の設定を行うときはクリックしてください",
  164. "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
  165. },
  166. "styleToMozillaFormatHelp": {
  167. "message": "Mozilla 形式のコードは、userstyles.org に投稿することができ、また従来の Stylish for Firefox でも使用できます",
  168. "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
  169. },
  170. "sectionAdd": {
  171. "message": "他のセクションを追加",
  172. "description": "Label for the button to add a section"
  173. },
  174. "styleRegexpTestPartial": {
  175. "message": "完全に一致しないため、スキップされました",
  176. "description": "RegExp test report: label for the partially matching expressions"
  177. },
  178. "styleSaveLabel": {
  179. "message": "保存",
  180. "description": "Label for save button for style editing"
  181. },
  182. "genericSavedMessage": {
  183. "message": "保存しました",
  184. "description": "Used in various parts of the UI to indicate that something was saved"
  185. },
  186. "confirmDelete": {
  187. "message": "削除",
  188. "description": ""
  189. },
  190. "confirmDefault": {
  191. "message": "デフォルトを使用",
  192. "description": "'Set to default' button in a confirm dialog"
  193. },
  194. "confirmCancel": {
  195. "message": "キャンセル",
  196. "description": ""
  197. },
  198. "cm_autoCloseBracketsTooltip": {
  199. "message": "()[]{}''\"\" の開き括弧/引用符の入力時に、対応する閉じ括弧/引用符を自動的に追加します",
  200. "description": "Label for the checkbox in the style editor."
  201. },
  202. "retrieveBckp": {
  203. "message": "スタイルをインポート",
  204. "description": ""
  205. },
  206. "confirmStop": {
  207. "message": "中止",
  208. "description": "'Stop' button in a confirm dialog"
  209. },
  210. "writeStyleForURL": {
  211. "message": "この URL",
  212. "description": "Text for link in toolbar pop-up to write a new style for the current URL"
  213. },
  214. "optionsSubheading": {
  215. "message": "その他のオプション",
  216. "description": "Subheading for options section on manage page."
  217. },
  218. "appliesAdd": {
  219. "message": "追加",
  220. "description": "Label for the button to add an 'applies' entry"
  221. },
  222. "appliesRegexpOption": {
  223. "message": "正規表現に一致する URL",
  224. "description": "Option to make the style apply to the entered string as a regular expression"
  225. },
  226. "optionsAdvancedExposeIframesNote": {
  227. "message": "「 html[stylus-iframe] h1 { display:none } 」のようにiframe用のCSSを書くことができるようになります。",
  228. "description": ""
  229. },
  230. "importReportLegendUpdatedCode": {
  231. "message": "件のコードを更新しました",
  232. "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
  233. },
  234. "styleInstall": {
  235. "message": "「$stylename$」を Stylus にインストールしますか?",
  236. "description": "Confirmation when installing a style",
  237. "placeholders": {
  238. "stylename": {
  239. "content": "$1"
  240. }
  241. }
  242. },
  243. "optionsBadgeDisabled": {
  244. "message": "無効にしたときの背景色",
  245. "description": ""
  246. },
  247. "optionsCheck": {
  248. "message": "スタイルを更新",
  249. "description": ""
  250. },
  251. "manageText": {
  252. "message": "<a href='https://userstyles.org'>userstyles.orgでスタイルを取得</a> | <a href='http://add0n.com/stylus.html'>ヘルプ</a>",
  253. "description": "Help text on the manage page"
  254. },
  255. "manageOnlyLocal": {
  256. "message": "ローカル作成スタイルのみ",
  257. "description": "Checkbox to show only locally created styles i.e. non-updatable"
  258. },
  259. "styleMetaErrorPreprocessor": {
  260. "message": "未サポートの @preprocessor: $preprocessor$",
  261. "description": "Error displayed when the value of @preprocessor is not supported",
  262. "placeholders": {
  263. "preprocessor": {
  264. "content": "$1"
  265. }
  266. }
  267. },
  268. "linterIssuesHelp": {
  269. "message": "$link$ によってこれらの問題点が見つかりました :",
  270. "description": "Help popup message for the selected CSS linter issues block on the style edit page",
  271. "placeholders": {
  272. "link": {
  273. "content": "$1"
  274. }
  275. }
  276. },
  277. "parseUsercssError": {
  278. "message": "Stylusはusercssの解析に失敗しました: ",
  279. "description": "The error message to show when stylus failed to parse usercss"
  280. },
  281. "searchStyles": {
  282. "message": "コンテンツの検索",
  283. "description": "Label for the search filter textbox on the Manage styles page"
  284. },
  285. "optionsUpdateImportNote": {
  286. "message": "旧バージョンまたはStylishからスタイルのバックアップをインポートする場合は、スタイルマネージャで一度手動で更新チェックを行い、すべてのスタイルが確実に更新されるようにしてください。",
  287. "description": ""
  288. },
  289. "checkAllUpdatesForce": {
  290. "message": "全スタイルを再チェックします。私はスタイルを編集していません!",
  291. "description": "Label for the button to apply all detected updates"
  292. },
  293. "liveReloadLabel": {
  294. "message": "自動リロード",
  295. "description": "The label of live-reload feature"
  296. },
  297. "unreachableFileHint": {
  298. "message": "chrome://extensions ページでStylus拡張機能の当該チェックボックスを有効にした場合にのみ、Stylusは file:// URLにアクセスできます。",
  299. "description": "Note in the toolbar popup for file:// URLs"
  300. },
  301. "disableStyleLabel": {
  302. "message": "無効化",
  303. "description": "Label for the button to disable a style"
  304. },
  305. "prefShowBadge": {
  306. "message": "現在のサイトでアクティブなスタイルの数を表示",
  307. "description": "Label for the checkbox controlling toolbar badge text."
  308. },
  309. "manageFavicons": {
  310. "message": "適用先欄のファビコン",
  311. "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
  312. },
  313. "menuShowBadge": {
  314. "message": "アクティブなスタイルの数を表示する",
  315. "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
  316. },
  317. "cm_lineWrapping": {
  318. "message": "ワードラップ",
  319. "description": "Label for the checkbox controlling word wrap option for the style editor."
  320. },
  321. "styleCancelEditLabel": {
  322. "message": "管理画面に戻る",
  323. "description": "Label for cancel button for style editing"
  324. },
  325. "styleChangesNotSaved": {
  326. "message": "このスタイルは変更されていますが、保存されていません。",
  327. "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
  328. },
  329. "importLabel": {
  330. "message": "インポート",
  331. "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
  332. },
  333. "shortcuts": {
  334. "message": "ショートカット",
  335. "description": "Go to shortcut configuration"
  336. },
  337. "updateCheckFailServerUnreachable": {
  338. "message": "更新に失敗しました: サーバーに到達できません。",
  339. "description": "Text that displays when an update check failed because the update server is unreachable"
  340. },
  341. "manageFilters": {
  342. "message": "フィルター",
  343. "description": "Label for filters container"
  344. },
  345. "applyAllUpdates": {
  346. "message": "すべての更新を適用",
  347. "description": "Label for the button to apply all detected updates"
  348. },
  349. "optionsReset": {
  350. "message": "オプションをデフォルト値にリセットする",
  351. "description": ""
  352. },
  353. "optionsCustomizeUpdate": {
  354. "message": "更新",
  355. "description": ""
  356. },
  357. "deleteStyleConfirm": {
  358. "message": "このスタイルを削除してもよろしいですか?",
  359. "description": "Confirmation before deleting a style"
  360. },
  361. "optionsCustomizePopup": {
  362. "message": "ポップアップ",
  363. "description": ""
  364. },
  365. "styleBadRegexp": {
  366. "message": "正規表現は無効です。",
  367. "description": "Validation message for a bad regexp in a style"
  368. },
  369. "license": {
  370. "message": "ライセンス",
  371. "description": "Label for the license"
  372. },
  373. "optionsHeading": {
  374. "message": "オプション",
  375. "description": "Heading for options section on manage page."
  376. },
  377. "appliesDisplay": {
  378. "message": "適用先: $applies$",
  379. "description": "Text on the manage screen to describe what the style applies to",
  380. "placeholders": {
  381. "applies": {
  382. "content": "$1"
  383. }
  384. }
  385. },
  386. "optionsIconLight": {
  387. "message": "明るいブラウザのテーマ",
  388. "description": ""
  389. },
  390. "openStylesManager": {
  391. "message": "スタイルマネージャーを開く",
  392. "description": "Label for the style maanger opener in the browser action context menu."
  393. },
  394. "styleUpdate": {
  395. "message": "「$stylename$」を更新してもよろしいですか?",
  396. "description": "Confirmation when updating a style",
  397. "placeholders": {
  398. "stylename": {
  399. "content": "$1"
  400. }
  401. }
  402. },
  403. "dysfunctional": {
  404. "message": "Stylusはプライベートウィンドウでは機能しません。これは、Firefoxが拡張機能の内部のバックグラウンドページに直接接続することを禁止しているためです。",
  405. "description": "Displayed in Firefox when its settings make Stylus dysfunctional"
  406. },
  407. "styleSectionsTitle": {
  408. "message": "セクション",
  409. "description": "Title for the style sections section"
  410. },
  411. "importReportLegendInvalid": {
  412. "message": "件の無効なスタイルをスキップしました",
  413. "description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
  414. },
  415. "optionsAdvancedNewStyleAsUsercss": {
  416. "message": "新しいスタイルを usercss として作成します",
  417. "description": ""
  418. },
  419. "genericResetLabel": {
  420. "message": "リセット",
  421. "description": "Used in various parts of UI to indicate that something may be reset to its original state"
  422. },
  423. "editStyleTitle": {
  424. "message": "スタイル「$stylename$」を編集",
  425. "description": "Title of the page for editing styles",
  426. "placeholders": {
  427. "stylename": {
  428. "content": "$1"
  429. }
  430. }
  431. },
  432. "updateCheckSucceededNoUpdate": {
  433. "message": "スタイルは最新の状態です。",
  434. "description": "Text that displays when an update check completed and no update is available"
  435. },
  436. "appliesUrlPrefixOption": {
  437. "message": "次で始まる URL",
  438. "description": "Option to make the style apply to the entered string as a URL prefix"
  439. },
  440. "cm_matchHighlightToken": {
  441. "message": "カーソル下の単語",
  442. "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
  443. },
  444. "searchRegexp": {
  445. "message": "正規表現検索に /re/ シンタックスを使用する",
  446. "description": "Label after the search input field in the editor shown on Ctrl-F"
  447. },
  448. "popupBordersTooltip": {
  449. "message": "新しいChromeが横の境界線を描かなくなったため、暗いテーマで有効です",
  450. "description": ""
  451. },
  452. "updateCheckManualUpdateHint": {
  453. "message": "更新を強制すると、すべてのローカルでの編集内容が上書きされます。",
  454. "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
  455. },
  456. "toggleStyle": {
  457. "message": "スタイルの有効/無効を切り替え",
  458. "description": "Label for the checkbox to enable/disable a style"
  459. },
  460. "importReplaceTooltip": {
  461. "message": "現在のスタイルの内容を破棄し、インポートされたスタイルで上書きする",
  462. "description": "Label for the button to import and overwrite current style"
  463. },
  464. "installUpdateFromLabel": {
  465. "message": "更新をチェック",
  466. "description": "Label for the checkbox to save current URL for update check"
  467. },
  468. "cm_resizeGripHint": {
  469. "message": "ダブルクリックで高さを最大化/元に戻す",
  470. "description": "Tooltip for the resize grip in style editor"
  471. },
  472. "popupStylesFirst": {
  473. "message": "スタイルをコマンドボタンより上に表示",
  474. "description": "Label for the checkbox controlling section order in the popup."
  475. },
  476. "sectionHelp": {
  477. "message": "セクションを利用すると、1 つのスタイルの中で複数のコードを定義し、それぞれ異なる URL に適用することができます。たとえば、単一のスタイルで、サイトのトップページの表示方法と他のページの表示方法を変えることができます。",
  478. "description": "Help text for sections"
  479. },
  480. "noStylesForSite": {
  481. "message": "このサイト用のスタイルはインストールされていません。",
  482. "description": "Text displayed when no styles are installed for the current site"
  483. },
  484. "appliesDisplayTruncatedSuffix": {
  485. "message": "さらに表示",
  486. "description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
  487. },
  488. "appliesRemove": {
  489. "message": "削除",
  490. "description": "Label for the button to remove an 'applies' entry"
  491. },
  492. "updatesCurrentlyInstalled": {
  493. "message": "更新がインストールされました:",
  494. "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
  495. },
  496. "styleToMozillaFormatTitle": {
  497. "message": "Mozilla形式のスタイル",
  498. "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
  499. },
  500. "cm_colorpicker": {
  501. "message": "CSSの色選択ツール",
  502. "description": "Label for the checkbox controlling colorpicker option for the style editor."
  503. },
  504. "writeStyleFor": {
  505. "message": "次のスタイルを書く:",
  506. "description": "Label for toolbar pop-up that precedes the links to write a new style"
  507. },
  508. "replace": {
  509. "message": "置換",
  510. "description": "Label before the replace input field in the editor shown on Ctrl-H"
  511. },
  512. "styleRegexpTestNone": {
  513. "message": "一致するタブはありません",
  514. "description": "RegExp test report: label for expressions that didn't match any tabs"
  515. },
  516. "importReportLegendUpdatedMeta": {
  517. "message": "件のメタ情報を更新しました",
  518. "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
  519. },
  520. "appliesLabel": {
  521. "message": "適用先",
  522. "description": "Label for 'applies to' fields on the edit/add screen"
  523. },
  524. "openOptionsPopup": {
  525. "message": "オプション",
  526. "description": "Go to Options UI"
  527. },
  528. "openManage": {
  529. "message": "管理",
  530. "description": "Link to open the manage page."
  531. },
  532. "updateCheckFailBadResponseCode": {
  533. "message": "更新に失敗しました: サーバーが応答コード「$code$」を返しています。",
  534. "description": "Text that displays when an update check failed because the response code indicates an error",
  535. "placeholders": {
  536. "code": {
  537. "content": "$1"
  538. }
  539. }
  540. },
  541. "appliesSpecify": {
  542. "message": "個別指定",
  543. "description": "Label for the button to make a style apply only to specific sites"
  544. },
  545. "installUpdate": {
  546. "message": "更新をインストール",
  547. "description": "Label for the button to install an update for a single style"
  548. },
  549. "optionsCheckUpdate": {
  550. "message": "使用可能なすべての更新を確認してインストールする",
  551. "description": ""
  552. },
  553. "filteredStyles": {
  554. "message": "$numTotal$ 件中の $numShown$ 件を表示",
  555. "description": "TL note - make this message short",
  556. "placeholders": {
  557. "numTotal": {
  558. "content": "$2"
  559. },
  560. "numShown": {
  561. "content": "$1"
  562. }
  563. }
  564. },
  565. "importReportTitle": {
  566. "message": "スタイルのインポートが終了しました",
  567. "description": "Title of the report shown after importing styles"
  568. },
  569. "cm_matchHighlight": {
  570. "message": "ハイライト",
  571. "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
  572. },
  573. "styleRegexpPartialExplanation": {
  574. "message": "このスタイルは、完全なURLの一致を要求する <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document 仕様</a> に違反した部分一致の正規表現を使用しています。影響を受けるCSSセクションはページに適用されませんでした。このスタイルは、'regexp()' のルールを誤ってチェックしていた かなり初期のバージョンの Stylish-for-Chrome で作成された可能性があります(既知のバグです)。",
  575. "description": ""
  576. },
  577. "linterCSSLintSettings": {
  578. "message": "(次のようにルールを設定してください : 0=無効, 1=警告, 2=エラー)",
  579. "description": "CSSLint rule config values"
  580. },
  581. "styleBeautifyIndentConditional": {
  582. "message": "@media, @supports をインデント",
  583. "description": "CSS-beautifier option"
  584. },
  585. "unreachableContentScript": {
  586. "message": "ページと通信できませんでした。タブを再読み込みしてみてください。",
  587. "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
  588. },
  589. "sectionRemove": {
  590. "message": "セクションを削除",
  591. "description": "Label for the button to remove a section"
  592. },
  593. "searchStylesTooltip": {
  594. "message": "URLに対応するスタイルを探すときは、「url:」という接頭辞を付けてください。\n例. url:https://github.com/openstyles/stylus",
  595. "description": "Label for the search filter textbox on the Manage styles page"
  596. },
  597. "disableAllStyles": {
  598. "message": "すべてのスタイルをオフにする",
  599. "description": "Label for the checkbox that turns all enabled styles off."
  600. },
  601. "appliesLineWidgetLabel": {
  602. "message": "「適用先」の情報を表示",
  603. "description": "Label for the checkbox to display applies-to information in the single editor"
  604. },
  605. "updateCheckSkippedMaybeLocallyEdited": {
  606. "message": "このスタイルはローカルで編集されている可能性があります。",
  607. "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
  608. },
  609. "undoGlobal": {
  610. "message": "すべてのセクションで元に戻す",
  611. "description": "CSS-beautify global Undo button label"
  612. },
  613. "optionsCustomizeIcon": {
  614. "message": "ツールバーアイコン",
  615. "description": ""
  616. },
  617. "updateCompleted": {
  618. "message": "更新が完了しました。",
  619. "description": "Text that displays when an update completed"
  620. },
  621. "dysfunctionalBackgroundConnection": {
  622. "message": "このバージョンのFirefoxの次の既知のバグのために正常に機能しません : chrome.extension.getBackgroundPage() が正しい結果を返しません",
  623. "description": "Displayed in style manager when unable to connect to the background page"
  624. },
  625. "checkingForUpdate": {
  626. "message": "チェック中...",
  627. "description": "Text to display when checking a style for an update"
  628. },
  629. "styleRegexpTestFull": {
  630. "message": "一致するタブ",
  631. "description": "RegExp test report: label for the fully matching expressions"
  632. },
  633. "manageMaxTargets": {
  634. "message": "適用先欄の表示件数",
  635. "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
  636. },
  637. "popupManageTooltip": {
  638. "message": "Shift-クリック または 右クリック で、現在のサイトに適用可能なスタイルの管理画面を開きます",
  639. "description": "Tooltip for the 'Manage' button in the popup."
  640. },
  641. "manageFaviconsHelp": {
  642. "message": "Stylusは外部サービスを使用します https://www.google.com/s2/favicons",
  643. "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
  644. },
  645. "styleInstallOverwrite": {
  646. "message": "「$stylename$」はすでにインストール済みです。上書きしますか?\nバージョン: $oldVersion$ -> $newVersion$",
  647. "description": "Confirmation when re-installing a style",
  648. "placeholders": {
  649. "stylename": {
  650. "content": "$1"
  651. },
  652. "newVersion": {
  653. "content": "$3"
  654. },
  655. "oldVersion": {
  656. "content": "$2"
  657. }
  658. }
  659. },
  660. "updateCheckSkippedLocallyEdited": {
  661. "message": "このスタイルはローカルで編集されました。",
  662. "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
  663. },
  664. "linterRulesLink": {
  665. "message": "ルールの完全なリストを見る",
  666. "description": "Stylelint or CSSLint rules label added immediately before a link"
  667. },
  668. "styleUpdateDiscardChanges": {
  669. "message": "このスタイルはエディタの外部で変更されました。このスタイルをリロードしますか?",
  670. "description": "Confirmation to update the style in the editor"
  671. },
  672. "optionsResetButton": {
  673. "message": "オプションをリセット",
  674. "description": ""
  675. },
  676. "sectionCode": {
  677. "message": "コード",
  678. "description": "Label for the code for a section"
  679. },
  680. "externalUsercssDocument": {
  681. "message": "Usercssの文書",
  682. "description": "Label for the external link to usercss documentation"
  683. },
  684. "optionsAdvancedContextDelete": {
  685. "message": "エディタのコンテキストメニューに「削除」を追加します",
  686. "description": ""
  687. },
  688. "linterConfigPopupTitle": {
  689. "message": "$linter$ のルールを設定する",
  690. "description": "Stylelint or CSSLint popup header",
  691. "placeholders": {
  692. "linter": {
  693. "content": "$1"
  694. }
  695. }
  696. },
  697. "configureStyle": {
  698. "message": "設定",
  699. "description": "Label for the button to configure userstyle"
  700. },
  701. "importReportLegendUpdatedBoth": {
  702. "message": "件のメタ情報とコードを更新しました",
  703. "description": "Text after the number of styles updated entirely in the report shown after importing styles"
  704. },
  705. "cm_smartIndent": {
  706. "message": "スマートインデントを使用する",
  707. "description": "Label for the checkbox controlling smart indentation option for the style editor."
  708. },
  709. "styleRegexpTestButton": {
  710. "message": "正規表現をテスト",
  711. "description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
  712. },
  713. "appliesHelp": {
  714. "message": "「適用先」を使用すると、このセクションのコードが適用される URL を制限することができます。",
  715. "description": "Help text for 'applies to' section"
  716. },
  717. "editStyleHeading": {
  718. "message": "スタイルを編集",
  719. "description": "Title of the page for editing styles"
  720. },
  721. "editDeleteText": {
  722. "message": "削除",
  723. "description": "Label for the context menu item in the editor to delete selected text"
  724. },
  725. "cm_autocompleteOnTyping": {
  726. "message": "入力の自動補完",
  727. "description": "Label for the checkbox in the style editor."
  728. },
  729. "linterCSSLintIncompatible": {
  730. "message": "CSSLintは「$preprocessorname$」プリプロセッサをサポートしていません",
  731. "description": "The label to display when the preprocessor isn't compatible with CSSLint",
  732. "placeholders": {
  733. "preprocessorname": {
  734. "content": "$1"
  735. }
  736. }
  737. },
  738. "styleMetaErrorSelectValueMismatch": {
  739. "message": "不正な @select: 値がリストに存在しません",
  740. "description": "Error displayed when the value of @select is invalid"
  741. },
  742. "styleMetaErrorColor": {
  743. "message": "$color$ は有効な色ではありません",
  744. "description": "Error displayed when the value of @var color is invalid",
  745. "placeholders": {
  746. "color": {
  747. "content": "$1"
  748. }
  749. }
  750. },
  751. "externalFeedback": {
  752. "message": "フィードバック",
  753. "description": "Label for the external link to send feedback for the style"
  754. },
  755. "manageOnlyDisabled": {
  756. "message": "無効なスタイルのみ",
  757. "description": "Checkbox to show only disabled styles"
  758. },
  759. "stylusUnavailableForURLdetails": {
  760. "message": "セキュリティ上の予防措置として、ブラウザは拡張機能がビルトイン ページ(chrome://version, Chrome 61 の標準の新しいタブページ, about:addons 等)に影響を与えることを禁止しています。これは他の拡張機能のページについても同様です。各ブラウザはまた、自身の拡張機能ギャラリーへのアクセスについても制限しています(Chrome Web ストア や AMO 等)。",
  761. "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
  762. },
  763. "cm_matchHighlightSelection": {
  764. "message": "選択した単語のみ",
  765. "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
  766. },
  767. "updateAllCheckSucceededSomeEdited": {
  768. "message": "いくつかの更新可能なスタイルは、ローカルでの編集内容が失われることを避けるために、チェックされませんでした。更新を強制的に行うには、個別のチェック、もしくは、全スタイルに対する再チェックを実行してください(この場合、ローカルでの編集内容は上書きされます)。",
  769. "description": "Text that displays when an update all check completed and no updates are available"
  770. },
  771. "stylusUnavailableForURL": {
  772. "message": "このようなページではStylusは動作しません。",
  773. "description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
  774. },
  775. "popupBorders": {
  776. "message": "横に白い境界線を追加する",
  777. "description": ""
  778. },
  779. "manageOnlyUpdates": {
  780. "message": "更新または問題があるスタイルのみ",
  781. "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
  782. },
  783. "addStyleTitle": {
  784. "message": "スタイルを追加",
  785. "description": "Title of the page for adding styles"
  786. },
  787. "externalLink": {
  788. "message": "外部リンク",
  789. "description": "Label for external links"
  790. },
  791. "externalHomepage": {
  792. "message": "ホームページ",
  793. "description": "Label for the external link to style's homepage"
  794. },
  795. "importReplaceLabel": {
  796. "message": "スタイルを上書き",
  797. "description": "Label for the button to import and overwrite current style"
  798. },
  799. "popupOpenEditInWindowTooltip": {
  800. "message": "エディタのタブをブラウザのウィンドウから切り離すことでも有効になります。\nそして、分離したエディタのタブを他のブラウザのウィンドウに結合すれば無効になります。",
  801. "description": "Label for the checkbox controlling 'edit' action behavior in the popup."
  802. },
  803. "dbError": {
  804. "message": "Stylusのデータベース使用中にエラーが発生しました。考えられる解決策を記載したWebページを開きますか?",
  805. "description": "Prompt when a DB error is encountered"
  806. },
  807. "optionsAdvanced": {
  808. "message": "上級者向け",
  809. "description": ""
  810. },
  811. "alphaChannel": {
  812. "message": "透明度",
  813. "description": "Label of color's opacity"
  814. },
  815. "importAppendTooltip": {
  816. "message": "インポートされたスタイルを現在のスタイルに追加する",
  817. "description": "Tooltip for the button to import a style and append to the existing sections"
  818. },
  819. "editorStylesButton": {
  820. "message": "エディタのスタイルを見つける",
  821. "description": "Find styles for the editor"
  822. },
  823. "optionsOpen": {
  824. "message": "開く",
  825. "description": ""
  826. },
  827. "helpKeyMapHotkey": {
  828. "message": "ホットキーを押す",
  829. "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
  830. },
  831. "styleRegexpTestInvalid": {
  832. "message": "無効な正規表現がスキップされました",
  833. "description": "RegExp test report: label for the invalid expressions"
  834. },
  835. "manageOnlyExternal": {
  836. "message": "外部取得スタイルのみ",
  837. "description": "Checkbox to show only externally installed styles i.e. updatable"
  838. },
  839. "replaceAll": {
  840. "message": "すべて置換",
  841. "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
  842. },
  843. "importReportUnchanged": {
  844. "message": "変更がありませんでした。",
  845. "description": "Message in the report shown after importing styles"
  846. },
  847. "optionsActions": {
  848. "message": "アクション",
  849. "description": ""
  850. },
  851. "editGotoLine": {
  852. "message": "行(または行:列)に移動",
  853. "description": "Go to line or line:column on Ctrl-G in style code editor"
  854. },
  855. "manageOnlyLocalTooltip": {
  856. "message": "(userstyles.orgページからインストールされていないスタイル)",
  857. "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
  858. },
  859. "checkAllUpdates": {
  860. "message": "全スタイルの更新をチェック",
  861. "description": "Label for the button to check all styles for updates"
  862. },
  863. "openOptionsManage": {
  864. "message": "オプション UI",
  865. "description": "Go to Options UI"
  866. },
  867. "colorpickerTooltip": {
  868. "message": "色選択ツールを開きます",
  869. "description": "Tooltip for the colored squares shown before CSS colors in the style editor."
  870. },
  871. "optionsCustomizeBadge": {
  872. "message": "ツールバーアイコンのバッジ",
  873. "description": ""
  874. },
  875. "installUpdateFrom": {
  876. "message": "現在、このスタイルは「$url$」から更新されます",
  877. "description": "Label to describe where the style gets update",
  878. "placeholders": {
  879. "url": {
  880. "content": "$1"
  881. }
  882. }
  883. },
  884. "importReportLegendIdentical": {
  885. "message": "件の同一のスタイルをスキップしました",
  886. "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
  887. },
  888. "optionsPopupWidth": {
  889. "message": "ポップアップの幅(ピクセル単位)",
  890. "description": ""
  891. },
  892. "cm_autoCloseBrackets": {
  893. "message": "括弧と引用符を自動的に閉じる",
  894. "description": "Label for the checkbox in the style editor."
  895. },
  896. "installButtonReinstall": {
  897. "message": "再インストール",
  898. "description": "Label for reinstall button"
  899. },
  900. "linterInvalidConfigError": {
  901. "message": "これらの不正な設定のために保存されませんでした :",
  902. "description": "Invalid linter config will show a message followed by a list of invalid entries"
  903. },
  904. "confirmNo": {
  905. "message": "いいえ",
  906. "description": "'No' button in a confirm dialog"
  907. },
  908. "styleMissingMeta": {
  909. "message": "メタデータがありません @$key$",
  910. "description": "Error displayed when a mandatory metadata is missing",
  911. "placeholders": {
  912. "key": {
  913. "content": "$1"
  914. }
  915. }
  916. },
  917. "appliesLineWidgetWarning": {
  918. "message": "圧縮されたCSSでは機能しません",
  919. "description": "A warning that applies-to information won't show properly with minified CSS"
  920. },
  921. "undo": {
  922. "message": "元に戻す",
  923. "description": "Button label"
  924. },
  925. "cm_keyMap": {
  926. "message": "キーマップ",
  927. "description": "Label for the drop-down list controlling the keymap for the style editor."
  928. },
  929. "externalSupport": {
  930. "message": "サポート",
  931. "description": "Label for the external link to style's support site"
  932. },
  933. "confirmSave": {
  934. "message": "保存",
  935. "description": "'Save' button in a confirm dialog"
  936. },
  937. "manageNewUI": {
  938. "message": "新しい管理UIレイアウト",
  939. "description": "Label for the checkbox that toggles the new UI on manage page"
  940. },
  941. "importReportUndoneTitle": {
  942. "message": "インポートが取り消されました",
  943. "description": "Title of the message box shown after undoing the import of styles"
  944. },
  945. "genericDisabledLabel": {
  946. "message": "無効化",
  947. "description": "Used in various lists/options to indicate that something is disabled"
  948. },
  949. "cm_indentWithTabs": {
  950. "message": "スマートインデントにタブ文字を使用",
  951. "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
  952. },
  953. "replaceWith": {
  954. "message": "次に置換",
  955. "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
  956. },
  957. "liveReloadError": {
  958. "message": "ファイルの監視中にエラーが発生しました",
  959. "description": "The label of live-reload error"
  960. },
  961. "deleteStyleLabel": {
  962. "message": "削除",
  963. "description": "Label for the button to delete a style"
  964. },
  965. "updateCheckManualUpdateForce": {
  966. "message": "更新をインストール(ローカルでの編集内容は上書きされます)",
  967. "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
  968. },
  969. "styleInstallFailed": {
  970. "message": "ユーザースタイルのインストールに失敗しました!\n$error$",
  971. "description": "Warning when installation failed",
  972. "placeholders": {
  973. "error": {
  974. "content": "$1"
  975. }
  976. }
  977. },
  978. "optionsAdvancedExposeIframes": {
  979. "message": "HTML[stylus-iframe] によってiframeへのアクセスを可能にします",
  980. "description": ""
  981. },
  982. "addStyleLabel": {
  983. "message": "新しいスタイルを作成",
  984. "description": "Label for the button to go to the add style page"
  985. },
  986. "optionsUpdateIntervalNote": {
  987. "message": "ユーザースタイルの自動更新チェックを無効にするには、間隔を0に設定します。",
  988. "description": ""
  989. },
  990. "installButtonUpdate": {
  991. "message": "更新",
  992. "description": "Label for update button"
  993. },
  994. "backupButtons": {
  995. "message": "バックアップ",
  996. "description": "Heading for backup"
  997. },
  998. "manageOnlyEnabled": {
  999. "message": "有効なスタイルのみ",
  1000. "description": "Checkbox to show only enabled styles"
  1001. },
  1002. "editStyleLabel": {
  1003. "message": "編集",
  1004. "description": "Label for the button to go to the edit style page"
  1005. },
  1006. "installButtonInstalled": {
  1007. "message": "インストール済み",
  1008. "description": "Text displayed when the style is successfully installed"
  1009. },
  1010. "author": {
  1011. "message": "作者",
  1012. "description": "Label for the style author"
  1013. },
  1014. "cm_theme": {
  1015. "message": "テーマ",
  1016. "description": "Label for the style editor's CSS theme."
  1017. },
  1018. "popupOpenEditInWindow": {
  1019. "message": "新しいウィンドウでエディタを開く",
  1020. "description": "Label for the checkbox controlling 'edit' action behavior in the popup."
  1021. },
  1022. "appliesRemoveError": {
  1023. "message": "「適用先」の最後の項目を削除することはできません",
  1024. "description": "Error displayed when the last 'applies' is going to be removed"
  1025. },
  1026. "backupMessage": {
  1027. "message": "ファイルを選択するか、このページにドラッグ&ドロップします。",
  1028. "description": "Message for backup"
  1029. },
  1030. "importReportUndone": {
  1031. "message": "件のスタイルを元に戻しました",
  1032. "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
  1033. },
  1034. "helpKeyMapCommand": {
  1035. "message": "コマンド名を入力",
  1036. "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
  1037. },
  1038. "linterResetMessage": {
  1039. "message": "予期しないリセットを復旧するには、テキストボックス内で Ctrl-Z(または Cmd-Z)を押してください",
  1040. "description": "Reset button tooltip to inform user on how to undo an accidental reset"
  1041. },
  1042. "description": {
  1043. "message": "Stylus でウェブのデザインを変更しましょう。これは、ユーザースタイルを管理するツールです。Stylus を利用すると、多くの人気サイト向けのテーマやスキンを簡単にインストールできます。",
  1044. "description": "Extension description"
  1045. },
  1046. "confirmClose": {
  1047. "message": "閉じる",
  1048. "description": "'Close' button in a confirm dialog"
  1049. }
  1050. }