2012-04-22 02:12:03 +00:00
{
2015-09-19 00:56:05 +00:00
"appliesToEverything" : {
2017-07-12 07:14:37 +00:00
"message" : "すべて" ,
"description" : "Text displayed for styles that apply to all sites"
} ,
2017-09-06 11:34:32 +00:00
"linterIssues" : {
"message" : "問題点" ,
"description" : "Label for the CSS linter issues block on the style edit page"
} ,
2017-07-12 07:14:37 +00:00
"defaultTheme" : {
"message" : "デフォルト" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
} ,
"styleRegexpTestTitle" : {
2017-08-09 08:49:16 +00:00
"message" : "一致する開いているタブのリスト( URLをクリックするとそのタブに移動します) " ,
2017-07-12 07:14:37 +00:00
"description" : "RegExp test report: title of the report"
} ,
"bckpInstStyles" : {
"message" : "スタイルをエクスポート" ,
"description" : ""
} ,
2017-12-26 11:42:26 +00:00
"sortStylesHelpTitle" : {
"message" : "コンテンツの並べ替え" ,
"description" : "Label for the sort info popup on the Manage styles page"
} ,
2017-12-03 05:26:57 +00:00
"manageOnlyUsercss" : {
"message" : "Usercssスタイルのみ" ,
"description" : "Checkbox to show only Usercss styles"
} ,
2017-12-26 11:42:26 +00:00
"sortStylesHelp" : {
2017-12-30 01:34:30 +00:00
"message" : "インストール済みの項目の並べ替え方法を、ドロップダウンリストで選択してください。デフォルト設定は、タイトルの昇順( AからZへ) になっています。「タイトル降順」を選択すると、タイトルの降順( ZからAへ) に並べ替えます。\n他に、複数の基準で項目の並べ替えを行う設定もあります。これは、複数の列を持つ表の並べ替えと考えられ、( プラス記号を挟んで) 選択された各カテゴリーは、対応する列またはグループを表します。\n例えば、「有効( 1番目) + タイトル」という設定の場合、すべての有効な項目がリストの先頭に並べられ、次にタイトルの昇順( AからZへ) で有効/ 無効な項目がそれぞれ並べられます。" ,
2017-12-26 11:42:26 +00:00
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
} ,
"sortLabelTitleAsc" : {
"message" : "タイトル昇順" ,
"description" : "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
} ,
2017-07-12 07:14:37 +00:00
"optionsUpdateInterval" : {
2017-12-13 21:13:15 +00:00
"message" : "ユーザースタイルの自動更新間隔( 時間単位) ( 0を指定すると更新しません) " ,
2017-07-12 07:14:37 +00:00
"description" : ""
} ,
2018-03-31 14:16:34 +00:00
"unreachableAMOHintNewFF" : {
"message" : "Firefox 60 以降では、<about:config>の<extensions.webextensions.restrictedDomains>からAMOのドメインを削除する必要があるかもしれません。" ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
} ,
2017-12-26 11:42:26 +00:00
"sortDateOldestFirst" : {
"message" : "古い順" ,
"description" : "Text added to indicate that sorting a date would add the oldest entries at the top"
} ,
2017-07-12 07:14:37 +00:00
"exportLabel" : {
"message" : "エクスポート" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
} ,
2017-11-20 12:06:27 +00:00
"installButton" : {
"message" : "インストール" ,
"description" : "Label for install button"
} ,
"styleMetaErrorCheckbox" : {
"message" : "不正な @var チェックボックス: 値は0か1である必要があります" ,
"description" : "Error displayed when the value of @var checkbox is invalid"
} ,
2017-09-06 11:34:32 +00:00
"linterJSONError" : {
"message" : "不正なJSONフォーマットです" ,
"description" : "Setting linter config with invalid JSON"
2017-08-09 08:49:16 +00:00
} ,
2017-12-03 05:26:57 +00:00
"popupHotkeysTooltip" : {
2017-12-08 17:32:53 +00:00
"message" : "クリックすると使用可能なホットキーを表示します" ,
2017-12-03 05:26:57 +00:00
"description" : "Tooltip displayed when hovering the right edge of the extension popup"
} ,
2017-07-12 07:14:37 +00:00
"optionsBadgeNormal" : {
"message" : "背景色" ,
"description" : ""
} ,
"updateCheckHistory" : {
"message" : "更新チェックの履歴" ,
"description" : ""
} ,
"cm_tabSize" : {
"message" : "タブサイズ" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"enableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "有効化" ,
"description" : "Label for the button to enable a style"
2015-09-19 00:56:05 +00:00
} ,
"styleMissingName" : {
2017-11-20 12:06:27 +00:00
"message" : "名前を入力してください" ,
2017-07-12 07:14:37 +00:00
"description" : "Error displayed when user saves without providing a name"
} ,
"genericHistoryLabel" : {
"message" : "履歴" ,
"description" : "Used in various places to show a history log of something"
} ,
"shortcutsNote" : {
"message" : "キーボードショートカットを定義する" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
"appliesDomainOption" : {
2017-07-12 07:14:37 +00:00
"message" : "ドメイン上の URL" ,
"description" : "Option to make the style apply to the entered string as a domain"
2015-09-19 00:56:05 +00:00
} ,
"checkForUpdate" : {
2017-08-09 08:49:16 +00:00
"message" : "更新をチェック" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the button to check a single style for an update"
} ,
2017-08-09 08:49:16 +00:00
"styleNotAppliedRegexpProblemTooltip" : {
"message" : "'regexp()' の誤った使用のためスタイルを適用できませんでした" ,
"description" : "Tooltip in the popup for styles that were not applied at all"
} ,
2017-12-03 05:26:57 +00:00
"colorpickerSwitchFormatTooltip" : {
2017-12-08 17:32:53 +00:00
"message" : "フォーマット切り替え: HEX -> RGB -> HSL\nシフトを押しながらクリックすると逆向きに切り替えます。\nまた、PgUp (PageUp), PgDn (PageDown) キーも使用できます。" ,
2017-12-03 05:26:57 +00:00
"description" : "Tooltip for the switch button in the color picker popup in the style editor."
} ,
2017-08-09 08:49:16 +00:00
"styleRegexpInvalidExplanation" : {
"message" : "いくつかの 'regexp()' のルールはコンパイルできませんでした" ,
"description" : ""
} ,
"optionsIconDark" : {
"message" : "暗いブラウザのテーマ" ,
"description" : ""
} ,
2017-11-20 12:06:27 +00:00
"styleFromMozillaFormatError" : {
"message" : "Mozilla形式のインポートに失敗しました" ,
"description" : "Label for the import error"
} ,
2017-07-12 07:14:37 +00:00
"importAppendLabel" : {
"message" : "スタイルに追加" ,
"description" : "Label for the button to import a style and append to the existing sections"
} ,
"optionsOpenManager" : {
2017-12-11 20:57:00 +00:00
"message" : "スタイル管理" ,
2017-07-12 07:14:37 +00:00
"description" : ""
} ,
"updateAllCheckSucceededNoUpdate" : {
"message" : "更新は見つかりませんでした。" ,
"description" : "Text that displays when an update all check completed and no updates are available"
} ,
2017-08-09 08:49:16 +00:00
"importReportLegendAdded" : {
"message" : "件のスタイルを追加しました" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
} ,
2017-07-12 07:14:37 +00:00
"styleFromMozillaFormatPrompt" : {
"message" : "Mozilla形式のコードを貼り付ける" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
} ,
"dragDropMessage" : {
"message" : "このページの任意の場所にバックアップファイルをドロップしてインポートします。" ,
"description" : "Drag'n'drop message"
2015-09-19 00:56:05 +00:00
} ,
2017-12-08 17:32:53 +00:00
"styleRegexpTestNote" : {
"message" : "注: 正規表現の入力欄でエスケープする場合には、「\\」1個を使用してください。それは、CSSでの引用符で囲まれた文字列の仕様に従い、スタイルコード内で自動的に「\\\\」に変換されます。" ,
"description" : "RegExp test report: a note displayed at the bottom of the dialog"
} ,
2015-09-19 00:56:05 +00:00
"helpAlt" : {
2017-07-12 07:14:37 +00:00
"message" : "ヘルプ" ,
"description" : "Alternate text for help buttons"
} ,
"search" : {
"message" : "検索" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
} ,
2017-12-26 11:42:26 +00:00
"genericEnabledLabel" : {
"message" : "有効" ,
"description" : "Used in various lists/options to indicate that something is enabled"
} ,
2018-01-14 15:36:02 +00:00
"previewTooltip" : {
2018-01-23 15:00:20 +00:00
"message" : "変更を保存しないで一時的に適用します。\n変更を確定する場合には、スタイルを保存してください。" ,
2018-01-14 15:36:02 +00:00
"description" : "Tooltip for the checkbox in style editor to enable live preview while editing."
} ,
2017-07-12 07:14:37 +00:00
"manageFaviconsGray" : {
2017-08-09 08:49:16 +00:00
"message" : "グレー表示" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
} ,
2017-11-20 12:06:27 +00:00
"versionInvalidOlder" : {
"message" : "インストール済みのスタイルより古いバージョンです。" ,
"description" : "Displayed when the version of style is older than the installed one"
} ,
2017-07-12 07:14:37 +00:00
"confirmYes" : {
"message" : "はい" ,
"description" : "'Yes' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"findStylesForSite" : {
2017-12-08 17:32:53 +00:00
"message" : "このサイト用のスタイルを検索" ,
2017-07-12 07:14:37 +00:00
"description" : "Text for a link that gets a list of styles for the current site"
2015-09-19 00:56:05 +00:00
} ,
"manageHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "インストール済みのスタイル" ,
"description" : "Heading for the manage page"
} ,
2017-08-09 08:49:16 +00:00
"styleBeautify" : {
"message" : "書式整形" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
} ,
"styleRegexpProblemTooltip" : {
"message" : "'regexp()' の誤った使用のためいくつかのセクションを適用できませんでした" ,
"description" : "Tooltip in the popup for styles that were applied only partially"
} ,
2015-09-19 00:56:05 +00:00
"styleEnabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "有効" ,
"description" : "Label for the enabled state of styles"
2015-09-19 00:56:05 +00:00
} ,
2017-12-08 17:32:53 +00:00
"configOnChange" : {
"message" : "変更時" ,
"description" : "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
} ,
2017-09-06 11:34:32 +00:00
"linterConfigTooltip" : {
2017-12-08 17:32:53 +00:00
"message" : "Linterの設定を行うときはクリックしてください" ,
2017-09-06 11:34:32 +00:00
"description" : "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
} ,
2015-09-19 00:56:05 +00:00
"styleToMozillaFormatHelp" : {
2017-12-19 00:32:15 +00:00
"message" : "Mozilla形式のコードは、userstyles.org に投稿することができ、また従来の Stylish for Firefox でも使用できます" ,
2017-07-12 07:14:37 +00:00
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2015-09-19 00:56:05 +00:00
} ,
"sectionAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "他のセクションを追加" ,
"description" : "Label for the button to add a section"
} ,
2017-08-09 08:49:16 +00:00
"styleRegexpTestPartial" : {
"message" : "完全に一致しないため、スキップされました" ,
"description" : "RegExp test report: label for the partially matching expressions"
} ,
2015-09-19 00:56:05 +00:00
"styleSaveLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "保存" ,
"description" : "Label for save button for style editing"
} ,
2017-09-06 11:34:32 +00:00
"genericSavedMessage" : {
"message" : "保存しました" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
} ,
2017-07-12 07:14:37 +00:00
"confirmDelete" : {
"message" : "削除" ,
"description" : ""
} ,
2017-11-20 12:06:27 +00:00
"confirmDefault" : {
"message" : "デフォルトを使用" ,
"description" : "'Set to default' button in a confirm dialog"
} ,
2017-07-12 07:14:37 +00:00
"confirmCancel" : {
"message" : "キャンセル" ,
"description" : ""
} ,
2017-11-20 12:06:27 +00:00
"cm_autoCloseBracketsTooltip" : {
2017-11-25 13:34:43 +00:00
"message" : "()[]{}''\"\" の開き括弧/引用符の入力時に、対応する閉じ括弧/引用符を自動的に追加します" ,
2017-11-20 12:06:27 +00:00
"description" : "Label for the checkbox in the style editor."
} ,
2017-07-12 07:14:37 +00:00
"retrieveBckp" : {
"message" : "スタイルをインポート" ,
"description" : ""
} ,
2018-04-30 17:45:37 +00:00
"cm_selectByTokens" : {
"message" : "ダブルクリックでトークンを選択する" ,
"description" : "Label for the checkbox in the editor."
} ,
2017-07-12 07:14:37 +00:00
"confirmStop" : {
"message" : "中止" ,
"description" : "'Stop' button in a confirm dialog"
} ,
2017-08-09 08:49:16 +00:00
"writeStyleForURL" : {
2017-12-08 17:32:53 +00:00
"message" : "このURL" ,
2017-08-09 08:49:16 +00:00
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
} ,
2017-07-12 07:14:37 +00:00
"optionsSubheading" : {
"message" : "その他のオプション" ,
"description" : "Subheading for options section on manage page."
2015-09-19 00:56:05 +00:00
} ,
"appliesAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "追加" ,
"description" : "Label for the button to add an 'applies' entry"
2015-09-19 00:56:05 +00:00
} ,
"appliesRegexpOption" : {
2017-07-12 07:14:37 +00:00
"message" : "正規表現に一致する URL" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
} ,
2017-08-09 08:49:16 +00:00
"optionsAdvancedExposeIframesNote" : {
2018-01-23 15:00:20 +00:00
"message" : "各iframeにトップサイトドメインを公開します。\n次のようにiframe用のCSSを書くことができるようになります:\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }" ,
2017-08-09 08:49:16 +00:00
"description" : ""
} ,
2017-07-12 07:14:37 +00:00
"importReportLegendUpdatedCode" : {
2017-08-09 08:49:16 +00:00
"message" : "件のコードを更新しました" ,
2017-07-12 07:14:37 +00:00
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2015-09-19 00:56:05 +00:00
} ,
"styleInstall" : {
2017-12-19 00:32:15 +00:00
"message" : "「$stylename$」を Stylus にインストールしますか?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when installing a style" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2017-07-12 07:14:37 +00:00
"optionsBadgeDisabled" : {
"message" : "無効にしたときの背景色" ,
"description" : ""
} ,
"optionsCheck" : {
2017-12-11 20:57:00 +00:00
"message" : "スタイル更新" ,
2017-07-12 07:14:37 +00:00
"description" : ""
} ,
"manageOnlyLocal" : {
2017-09-27 11:46:55 +00:00
"message" : "ローカル作成スタイルのみ" ,
2017-07-12 07:14:37 +00:00
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
} ,
2017-11-20 12:06:27 +00:00
"styleMetaErrorPreprocessor" : {
"message" : "未サポートの @preprocessor: $preprocessor$" ,
"description" : "Error displayed when the value of @preprocessor is not supported" ,
"placeholders" : {
"preprocessor" : {
"content" : "$1"
}
}
} ,
2017-12-19 00:32:15 +00:00
"searchNumberOfResults2" : {
"message" : "コードおよび適用先欄のマッチ数" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
} ,
2017-09-06 11:34:32 +00:00
"linterIssuesHelp" : {
2017-12-19 00:32:15 +00:00
"message" : "$link$ によってこれらの問題点が見つかりました:" ,
2017-09-06 11:34:32 +00:00
"description" : "Help popup message for the selected CSS linter issues block on the style edit page" ,
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
2017-11-20 12:06:27 +00:00
"parseUsercssError" : {
"message" : "Stylusはusercssの解析に失敗しました: " ,
"description" : "The error message to show when stylus failed to parse usercss"
} ,
2017-07-12 07:14:37 +00:00
"searchStyles" : {
"message" : "コンテンツの検索" ,
"description" : "Label for the search filter textbox on the Manage styles page"
} ,
"optionsUpdateImportNote" : {
2017-08-09 08:49:16 +00:00
"message" : "旧バージョンまたはStylishからスタイルのバックアップをインポートする場合は、スタイルマネージャで一度手動で更新チェックを行い、すべてのスタイルが確実に更新されるようにしてください。" ,
2017-07-12 07:14:37 +00:00
"description" : ""
} ,
2017-08-09 08:49:16 +00:00
"checkAllUpdatesForce" : {
"message" : "全スタイルを再チェックします。私はスタイルを編集していません!" ,
"description" : "Label for the button to apply all detected updates"
} ,
2017-12-03 05:26:57 +00:00
"manageOnlyNonUsercss" : {
"message" : "非Usercssスタイルのみ" ,
"description" : "Checkbox to show only non-Usercss (standard) styles"
} ,
2017-11-20 12:06:27 +00:00
"liveReloadLabel" : {
"message" : "自動リロード" ,
"description" : "The label of live-reload feature"
} ,
2017-12-13 21:13:15 +00:00
"linkGetStyles" : {
"message" : "スタイルを取得" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
} ,
2017-07-12 07:14:37 +00:00
"unreachableFileHint" : {
2017-09-06 11:34:32 +00:00
"message" : "chrome://extensions ページでStylus拡張機能の当該チェックボックスを有効にした場合にのみ、Stylusは file:// URLにアクセスできます。" ,
2017-07-12 07:14:37 +00:00
"description" : "Note in the toolbar popup for file:// URLs"
} ,
2017-12-26 11:42:26 +00:00
"sortLabel" : {
"message" : "インストール済みスタイルの並べ替え" ,
"description" : "Title on the sort select to indicate it is used for sorting entries"
} ,
2015-09-19 00:56:05 +00:00
"disableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "無効化" ,
"description" : "Label for the button to disable a style"
} ,
"prefShowBadge" : {
2017-12-30 01:34:30 +00:00
"message" : "現在のサイトで有効なスタイルの数を表示" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the checkbox controlling toolbar badge text."
} ,
"manageFavicons" : {
"message" : "適用先欄のファビコン" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
} ,
2017-12-11 20:57:00 +00:00
"paginationCurrent" : {
"message" : "現在のページ" ,
"description" : "Tooltip for the current page index in search results"
} ,
2017-07-12 07:14:37 +00:00
"menuShowBadge" : {
"message" : "アクティブなスタイルの数を表示する" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
} ,
2017-12-03 05:26:57 +00:00
"popupHotkeysInfo" : {
2017-12-19 00:32:15 +00:00
"message" : "<1>-<9>, <0>, または数字パッドキーにより、N番目のスタイルの有効/無効を切り替えます( 0は10番目を意味します) \n<A>-<Z> は、その文字で始まる先頭のスタイルの有効/無効を切り替えます\n<Shift> を併用すると、切り替えではなくエディタを開きます\n<Numpad +> は、リストのスタイルをすべて有効にします\n<Numpad – > は、リストのスタイルをすべて無効にします\n<Numpad *> と <`>(バッククォート)は、初期状態が有効なスタイルのみを切り替えます。すなわち ポップアップ上で後から有効にしたスタイルは切り替えません。例えば、テスト後に初期の選択に戻すには、全解除してから切り替えてください(すなわち <Numpad – > <Numpad *> の順に押してください)\n詳細については wiki を参照ください" ,
2017-12-03 05:26:57 +00:00
"description" : "NOTE1: preserve < and > symbols so that <hotkey> is styled as a key.\nNOTE2: the last line is displayed as a text of the link to the wiki page.\nNOTE3: this is the list of hotkeys displayed after clicking the right edge of the extension popup."
} ,
2017-07-12 07:14:37 +00:00
"cm_lineWrapping" : {
2017-12-13 21:13:15 +00:00
"message" : "ワードラップを有効にする" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the checkbox controlling word wrap option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"styleCancelEditLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "管理画面に戻る" ,
"description" : "Label for cancel button for style editing"
2015-09-19 00:56:05 +00:00
} ,
"styleChangesNotSaved" : {
2017-07-12 07:14:37 +00:00
"message" : "このスタイルは変更されていますが、保存されていません。" ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
} ,
"importLabel" : {
"message" : "インポート" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
} ,
"shortcuts" : {
"message" : "ショートカット" ,
"description" : "Go to shortcut configuration"
2015-09-19 00:56:05 +00:00
} ,
"updateCheckFailServerUnreachable" : {
2017-07-12 07:14:37 +00:00
"message" : "更新に失敗しました: サーバーに到達できません。" ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
} ,
2017-12-13 21:13:15 +00:00
"genericError" : {
"message" : "エラー" ,
"description" : "Used in various places to indicate some error occurred."
} ,
2017-07-12 07:14:37 +00:00
"manageFilters" : {
"message" : "フィルター" ,
"description" : "Label for filters container"
} ,
"applyAllUpdates" : {
"message" : "すべての更新を適用" ,
"description" : "Label for the button to apply all detected updates"
} ,
"optionsReset" : {
"message" : "オプションをデフォルト値にリセットする" ,
"description" : ""
} ,
"optionsCustomizeUpdate" : {
2017-08-09 08:49:16 +00:00
"message" : "更新" ,
2017-07-12 07:14:37 +00:00
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
"deleteStyleConfirm" : {
2017-12-19 00:32:15 +00:00
"message" : "このスタイルを削除してもよろしいですか?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation before deleting a style"
} ,
"optionsCustomizePopup" : {
"message" : "ポップアップ" ,
"description" : ""
2017-03-13 12:58:35 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleBadRegexp" : {
2017-07-12 07:14:37 +00:00
"message" : "正規表現は無効です。" ,
"description" : "Validation message for a bad regexp in a style"
} ,
2017-11-20 12:06:27 +00:00
"license" : {
"message" : "ライセンス" ,
"description" : "Label for the license"
} ,
2017-07-12 07:14:37 +00:00
"optionsHeading" : {
"message" : "オプション" ,
"description" : "Heading for options section on manage page."
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplay" : {
"message" : "適用先: $applies$" ,
2017-07-12 07:14:37 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
2017-08-09 08:49:16 +00:00
"optionsIconLight" : {
"message" : "明るいブラウザのテーマ" ,
"description" : ""
} ,
2017-07-12 07:14:37 +00:00
"openStylesManager" : {
"message" : "スタイルマネージャーを開く" ,
"description" : "Label for the style maanger opener in the browser action context menu."
} ,
"styleUpdate" : {
2017-12-19 00:32:15 +00:00
"message" : "「$stylename$」を更新してもよろしいですか?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when updating a style" ,
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2015-09-19 00:56:05 +00:00
"styleSectionsTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "セクション" ,
"description" : "Title for the style sections section"
} ,
2017-08-09 08:49:16 +00:00
"importReportLegendInvalid" : {
"message" : "件の無効なスタイルをスキップしました" ,
"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"
} ,
2017-11-20 12:06:27 +00:00
"optionsAdvancedNewStyleAsUsercss" : {
"message" : "新しいスタイルを usercss として作成します" ,
"description" : ""
} ,
2017-09-06 11:34:32 +00:00
"genericResetLabel" : {
"message" : "リセット" ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
} ,
2015-09-19 00:56:05 +00:00
"editStyleTitle" : {
"message" : "スタイル「$stylename$」を編集" ,
2017-07-12 07:14:37 +00:00
"description" : "Title of the page for editing styles" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"updateCheckSucceededNoUpdate" : {
2017-11-25 13:34:43 +00:00
"message" : "スタイルは最新の状態です。" ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update check completed and no update is available"
2015-09-19 00:56:05 +00:00
} ,
"appliesUrlPrefixOption" : {
2017-07-12 07:14:37 +00:00
"message" : "次で始まる URL" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
} ,
"cm_matchHighlightToken" : {
"message" : "カーソル下の単語" ,
2017-12-30 01:34:30 +00:00
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
2017-07-12 07:14:37 +00:00
} ,
"searchRegexp" : {
2017-12-19 00:32:15 +00:00
"message" : "正規表現検索には /re/ を使用してください" ,
2017-07-12 07:14:37 +00:00
"description" : "Label after the search input field in the editor shown on Ctrl-F"
} ,
2017-11-20 12:06:27 +00:00
"popupBordersTooltip" : {
2017-11-25 13:34:43 +00:00
"message" : "新しいChromeが横の境界線を描かなくなったため、暗いテーマで有効です" ,
2017-11-20 12:06:27 +00:00
"description" : ""
} ,
2017-07-12 07:14:37 +00:00
"updateCheckManualUpdateHint" : {
2017-08-09 08:49:16 +00:00
"message" : "更新を強制すると、すべてのローカルでの編集内容が上書きされます。" ,
2017-07-12 07:14:37 +00:00
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
} ,
"toggleStyle" : {
2017-12-08 17:32:53 +00:00
"message" : "スタイルの有効/無効の切り替え" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the checkbox to enable/disable a style"
} ,
2017-12-19 00:32:15 +00:00
"searchNumberOfResults" : {
"message" : "マッチ数" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
} ,
2017-07-12 07:14:37 +00:00
"importReplaceTooltip" : {
"message" : "現在のスタイルの内容を破棄し、インポートされたスタイルで上書きする" ,
"description" : "Label for the button to import and overwrite current style"
} ,
2017-11-20 12:06:27 +00:00
"installUpdateFromLabel" : {
"message" : "更新をチェック" ,
"description" : "Label for the checkbox to save current URL for update check"
} ,
2017-08-09 08:49:16 +00:00
"cm_resizeGripHint" : {
"message" : "ダブルクリックで高さを最大化/元に戻す" ,
"description" : "Tooltip for the resize grip in style editor"
} ,
2017-07-12 07:14:37 +00:00
"popupStylesFirst" : {
2017-08-09 08:49:16 +00:00
"message" : "スタイルをコマンドボタンより上に表示" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the checkbox controlling section order in the popup."
2015-09-19 00:56:05 +00:00
} ,
"sectionHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "セクションを利用すると、1 つのスタイルの中で複数のコードを定義し、それぞれ異なる URL に適用することができます。たとえば、単一のスタイルで、サイトのトップページの表示方法と他のページの表示方法を変えることができます。" ,
"description" : "Help text for sections"
2015-09-19 00:56:05 +00:00
} ,
"noStylesForSite" : {
2017-12-08 17:32:53 +00:00
"message" : "該当するスタイルはありません。" ,
2017-07-12 07:14:37 +00:00
"description" : "Text displayed when no styles are installed for the current site"
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplayTruncatedSuffix" : {
2017-11-20 12:06:27 +00:00
"message" : "さらに表示" ,
2017-07-12 07:14:37 +00:00
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2015-09-19 00:56:05 +00:00
} ,
"appliesRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "削除" ,
"description" : "Label for the button to remove an 'applies' entry"
} ,
2017-08-09 08:49:16 +00:00
"updatesCurrentlyInstalled" : {
"message" : "更新がインストールされました:" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
} ,
2017-07-12 07:14:37 +00:00
"styleToMozillaFormatTitle" : {
"message" : "Mozilla形式のスタイル" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
} ,
2017-11-25 13:34:43 +00:00
"cm_colorpicker" : {
2017-12-13 21:13:15 +00:00
"message" : "CSSの色選択ツールを使用する" ,
2017-11-25 13:34:43 +00:00
"description" : "Label for the checkbox controlling colorpicker option for the style editor."
} ,
2017-12-08 17:32:53 +00:00
"filteredStylesAllHidden" : {
"message" : "現在のフィルターにマッチするスタイルはありません" ,
"description" : "Text shown when no styles match currently applied filter in the style manager"
} ,
2017-07-12 07:14:37 +00:00
"writeStyleFor" : {
"message" : "次のスタイルを書く:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
} ,
"replace" : {
"message" : "置換" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
} ,
2017-08-09 08:49:16 +00:00
"styleRegexpTestNone" : {
"message" : "一致するタブはありません" ,
"description" : "RegExp test report: label for expressions that didn't match any tabs"
} ,
"importReportLegendUpdatedMeta" : {
"message" : "件のメタ情報を更新しました" ,
"description" : "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
} ,
2015-09-19 00:56:05 +00:00
"appliesLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "適用先" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
} ,
2017-12-26 11:42:26 +00:00
"sortLabelTitleDesc" : {
"message" : "タイトル降順" ,
"description" : "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
} ,
2017-07-12 07:14:37 +00:00
"openOptionsPopup" : {
"message" : "オプション" ,
"description" : "Go to Options UI"
2015-09-19 00:56:05 +00:00
} ,
2017-12-03 05:26:57 +00:00
"usercssConfigIncomplete" : {
"message" : "設定ダイアログの表示後に、スタイルが更新または削除されました。スタイルのメタデータの破損を避けるため、これらの変数は保存されませんでした:" ,
"description" : ""
} ,
2015-09-19 00:56:05 +00:00
"openManage" : {
2017-08-09 08:49:16 +00:00
"message" : "管理" ,
2017-07-12 07:14:37 +00:00
"description" : "Link to open the manage page."
2015-09-19 00:56:05 +00:00
} ,
"updateCheckFailBadResponseCode" : {
2017-07-10 14:29:58 +00:00
"message" : "更新に失敗しました: サーバーが応答コード「$code$」を返しています。" ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"appliesSpecify" : {
2017-07-12 07:14:37 +00:00
"message" : "個別指定" ,
"description" : "Label for the button to make a style apply only to specific sites"
2015-09-19 00:56:05 +00:00
} ,
"installUpdate" : {
2017-08-09 08:49:16 +00:00
"message" : "更新をインストール" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the button to install an update for a single style"
} ,
2017-12-03 05:26:57 +00:00
"syncStorageErrorSaving" : {
"message" : "値を保存できません。テキストの量を減らしてください。" ,
"description" : "Displayed when trying to save an excessively big value via storage.sync API"
} ,
2017-12-11 20:57:00 +00:00
"findStylesInline" : {
2017-12-13 21:13:15 +00:00
"message" : "結果を下に表示" ,
2017-12-11 20:57:00 +00:00
"description" : "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)"
} ,
2017-07-12 07:14:37 +00:00
"optionsCheckUpdate" : {
"message" : "使用可能なすべての更新を確認してインストールする" ,
"description" : ""
} ,
2017-12-22 09:05:19 +00:00
"clickToUninstall" : {
"message" : "クリックでアンインストール" ,
"description" : "Label for the overlay on a style thumbnail when installed via inline search in the popup"
} ,
2017-09-06 11:34:32 +00:00
"filteredStyles" : {
"message" : "$numTotal$ 件中の $numShown$ 件を表示" ,
"description" : "TL note - make this message short" ,
"placeholders" : {
"numTotal" : {
"content" : "$2"
} ,
"numShown" : {
"content" : "$1"
}
}
} ,
2017-07-12 07:14:37 +00:00
"importReportTitle" : {
"message" : "スタイルのインポートが終了しました" ,
"description" : "Title of the report shown after importing styles"
} ,
2017-12-23 04:25:26 +00:00
"unreachableAMOHint" : {
"message" : "アクセスを許可するには、<about:config> を開き、リストを右クリックして「新規作成」-「真偽値」をクリックし、<privacy.resistFingerprinting.block_mozAddonManager> を貼り付けてOKをクリックし、<true> を選択してOKをクリックし、その後、<addons.mozilla.org> ページをリロードしてください。" ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
} ,
2017-07-12 07:14:37 +00:00
"cm_matchHighlight" : {
"message" : "ハイライト" ,
"description" : "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
} ,
2017-08-09 08:49:16 +00:00
"styleRegexpPartialExplanation" : {
2017-11-25 13:34:43 +00:00
"message" : "このスタイルは、完全なURLの一致を要求する <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document 仕様</a> に違反した部分一致の正規表現を使用しています。影響を受けるCSSセクションはページに適用されませんでした。このスタイルは、'regexp()' のルールを誤ってチェックしていた かなり初期のバージョンの Stylish-for-Chrome で作成された可能性があります(既知のバグです)。" ,
2017-08-09 08:49:16 +00:00
"description" : ""
} ,
2017-09-06 11:34:32 +00:00
"linterCSSLintSettings" : {
2017-12-19 00:32:15 +00:00
"message" : "(次のようにルールを設定してください: 0=無効, 1=警告, 2=エラー)" ,
2017-09-06 11:34:32 +00:00
"description" : "CSSLint rule config values"
} ,
2018-03-02 12:58:23 +00:00
"usercssReplaceTemplateSectionBody" : {
"message" : "ここにコードを挿入..." ,
"description" : "The code placeholder comment in a new style created by clicking 'Write style' in the popup"
} ,
2017-12-13 21:13:15 +00:00
"searchResultNoneFound" : {
"message" : "該当するスタイルはありません。" ,
"description" : "Error text in the popup when inline search didn't find any site-specific styles"
} ,
2017-08-09 08:49:16 +00:00
"styleBeautifyIndentConditional" : {
"message" : "@media, @supports をインデント" ,
"description" : "CSS-beautifier option"
} ,
2017-07-12 07:14:37 +00:00
"unreachableContentScript" : {
"message" : "ページと通信できませんでした。タブを再読み込みしてみてください。" ,
"description" : "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2015-09-19 00:56:05 +00:00
} ,
"sectionRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "セクションを削除" ,
"description" : "Label for the button to remove a section"
} ,
"disableAllStyles" : {
"message" : "すべてのスタイルをオフにする" ,
"description" : "Label for the checkbox that turns all enabled styles off."
} ,
2017-11-20 12:06:27 +00:00
"appliesLineWidgetLabel" : {
"message" : "「適用先」の情報を表示" ,
"description" : "Label for the checkbox to display applies-to information in the single editor"
} ,
2017-07-12 07:14:37 +00:00
"updateCheckSkippedMaybeLocallyEdited" : {
"message" : "このスタイルはローカルで編集されている可能性があります。" ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
} ,
"undoGlobal" : {
"message" : "すべてのセクションで元に戻す" ,
"description" : "CSS-beautify global Undo button label"
} ,
2017-08-09 08:49:16 +00:00
"optionsCustomizeIcon" : {
"message" : "ツールバーアイコン" ,
"description" : ""
} ,
2017-12-26 11:42:26 +00:00
"genericTitle" : {
"message" : "タイトル" ,
"description" : "Used in various parts of the UI to indicate the title of something"
} ,
2015-09-19 00:56:05 +00:00
"updateCompleted" : {
2017-11-25 13:34:43 +00:00
"message" : "更新が完了しました。" ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update completed"
2015-09-19 00:56:05 +00:00
} ,
2018-01-14 15:36:02 +00:00
"previewLabel" : {
"message" : "自動プレビュー" ,
"description" : "Label for the checkbox in style editor to enable live preview while editing."
} ,
2017-12-11 20:57:00 +00:00
"paginationTotal" : {
2017-12-13 21:13:15 +00:00
"message" : "総ページ数" ,
2017-12-19 00:32:15 +00:00
"description" : ""
2017-12-11 20:57:00 +00:00
} ,
2018-04-30 17:45:37 +00:00
"cm_selectByTokensTooltip" : {
"message" : "トークンの例: .foo-bar-2 #aabbcc 0.32 !important\n無効にすると、記号で区切られた範囲で単語が選択されます。" ,
"description" : ""
} ,
2015-09-19 00:56:05 +00:00
"checkingForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "チェック中..." ,
"description" : "Text to display when checking a style for an update"
} ,
2017-08-09 08:49:16 +00:00
"styleRegexpTestFull" : {
"message" : "一致するタブ" ,
"description" : "RegExp test report: label for the fully matching expressions"
} ,
2017-07-12 07:14:37 +00:00
"manageMaxTargets" : {
2017-08-09 08:49:16 +00:00
"message" : "適用先欄の表示件数" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
} ,
2017-12-11 20:57:00 +00:00
"searchResultRating" : {
"message" : "評価" ,
"description" : "Text for label that shows the search result's rating"
} ,
2017-12-26 11:42:26 +00:00
"genericUnknown" : {
"message" : "不明" ,
"description" : "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
} ,
2017-09-06 11:34:32 +00:00
"popupManageTooltip" : {
2017-12-08 17:32:53 +00:00
"message" : "シフトを押しながらクリック または 右クリック で、現在のサイトに適用可能なスタイルの管理画面を開きます" ,
2017-09-06 11:34:32 +00:00
"description" : "Tooltip for the 'Manage' button in the popup."
} ,
2017-07-12 07:14:37 +00:00
"manageFaviconsHelp" : {
"message" : "Stylusは外部サービスを使用します https://www.google.com/s2/favicons" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
} ,
2017-12-19 00:32:15 +00:00
"paginationEstimated" : {
"message" : "推定ページ数" ,
"description" : "Tooltip for the total page count in search results"
} ,
2017-11-20 12:06:27 +00:00
"styleInstallOverwrite" : {
2017-12-19 00:32:15 +00:00
"message" : "「$stylename$」はすでにインストール済みです。上書きしますか?\nバージョン: $oldVersion$ -> $newVersion$" ,
2017-11-20 12:06:27 +00:00
"description" : "Confirmation when re-installing a style" ,
"placeholders" : {
"stylename" : {
"content" : "$1"
} ,
"newVersion" : {
"content" : "$3"
} ,
"oldVersion" : {
"content" : "$2"
}
}
} ,
2017-07-12 07:14:37 +00:00
"updateCheckSkippedLocallyEdited" : {
"message" : "このスタイルはローカルで編集されました。" ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
} ,
2017-09-06 11:34:32 +00:00
"linterRulesLink" : {
"message" : "ルールの完全なリストを見る" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
} ,
2017-11-20 12:06:27 +00:00
"styleUpdateDiscardChanges" : {
2017-12-19 00:32:15 +00:00
"message" : "このスタイルはエディタの外部で変更されました。このスタイルをリロードしますか?" ,
2017-11-20 12:06:27 +00:00
"description" : "Confirmation to update the style in the editor"
} ,
2017-07-12 07:14:37 +00:00
"optionsResetButton" : {
"message" : "オプションをリセット" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
2017-12-11 20:57:00 +00:00
"paginationNext" : {
"message" : "次ページ" ,
"description" : "Tooltip for the '->' (next page) button in search results"
} ,
2017-12-13 21:13:15 +00:00
"searchResultInstallCount" : {
"message" : "総インストール数" ,
"description" : "Text for label that shows the number of times a search result was installed"
} ,
2015-09-19 00:56:05 +00:00
"sectionCode" : {
2017-07-12 07:14:37 +00:00
"message" : "コード" ,
"description" : "Label for the code for a section"
} ,
2017-11-20 12:06:27 +00:00
"externalUsercssDocument" : {
"message" : "Usercssの文書" ,
"description" : "Label for the external link to usercss documentation"
} ,
2017-07-12 07:14:37 +00:00
"optionsAdvancedContextDelete" : {
2017-08-09 08:49:16 +00:00
"message" : "エディタのコンテキストメニューに「削除」を追加します" ,
2017-07-12 07:14:37 +00:00
"description" : ""
} ,
2017-09-06 11:34:32 +00:00
"linterConfigPopupTitle" : {
"message" : "$linter$ のルールを設定する" ,
"description" : "Stylelint or CSSLint popup header" ,
"placeholders" : {
"linter" : {
"content" : "$1"
}
}
} ,
2017-11-20 12:06:27 +00:00
"configureStyle" : {
"message" : "設定" ,
2017-12-08 17:32:53 +00:00
"description" : "Label for the button to configure usercss userstyle"
2017-11-20 12:06:27 +00:00
} ,
2017-08-09 08:49:16 +00:00
"importReportLegendUpdatedBoth" : {
"message" : "件のメタ情報とコードを更新しました" ,
"description" : "Text after the number of styles updated entirely in the report shown after importing styles"
} ,
2017-07-12 07:14:37 +00:00
"cm_smartIndent" : {
"message" : "スマートインデントを使用する" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
} ,
2017-08-09 08:49:16 +00:00
"styleRegexpTestButton" : {
"message" : "正規表現をテスト" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
} ,
2015-09-19 00:56:05 +00:00
"appliesHelp" : {
2017-09-06 11:34:32 +00:00
"message" : "「適用先」を使用すると、このセクションのコードが適用される URL を制限することができます。" ,
2017-07-12 07:14:37 +00:00
"description" : "Help text for 'applies to' section"
2015-09-19 00:56:05 +00:00
} ,
2017-12-13 21:13:15 +00:00
"linkGetHelp" : {
"message" : "ヘルプ" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
} ,
2017-12-08 17:32:53 +00:00
"searchStylesHelp" : {
2018-02-01 21:20:42 +00:00
"message" : "</> キーで検索欄に移動します。\n文字列検索 : 名前、コード、適用先のURL/サイト名を検索します。3文字より短い単語は無視されます。\nURL検索 : 検索文字列の前に <url:> を付けてください。例. <url:https://github.com/openstyles/stylus>\n正規表現検索 : 検索文字列にスラッシュとフラグを含めてください。例. </body.*?\\ba\\b/simguy>\n正確な文字列検索 : 検索文字列をダブルクォートで囲んでください。例. <\".header ~ div\">" ,
2017-12-08 17:32:53 +00:00
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page"
} ,
2017-12-11 20:57:00 +00:00
"findStyles" : {
"message" : "スタイルを検索" ,
"description" : "Text for a link that gets a list of styles for the current site"
} ,
2015-09-19 00:56:05 +00:00
"editStyleHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "スタイルを編集" ,
"description" : "Title of the page for editing styles"
} ,
"editDeleteText" : {
"message" : "削除" ,
"description" : "Label for the context menu item in the editor to delete selected text"
} ,
2017-08-09 08:49:16 +00:00
"cm_autocompleteOnTyping" : {
2017-12-13 21:13:15 +00:00
"message" : "入力の自動補完を有効にする" ,
2017-08-09 08:49:16 +00:00
"description" : "Label for the checkbox in the style editor."
} ,
2017-12-23 04:25:26 +00:00
"unreachableAMO" : {
"message" : "Firefoxはこのサイトへのアクセスを禁止しています。" ,
"description" : "Note in the popup displayed when opened on addons.mozilla.org"
} ,
2017-11-20 12:06:27 +00:00
"linterCSSLintIncompatible" : {
"message" : "CSSLintは「$preprocessorname$」プリプロセッサをサポートしていません" ,
"description" : "The label to display when the preprocessor isn't compatible with CSSLint" ,
"placeholders" : {
"preprocessorname" : {
"content" : "$1"
}
}
} ,
"styleMetaErrorSelectValueMismatch" : {
"message" : "不正な @select: 値がリストに存在しません" ,
"description" : "Error displayed when the value of @select is invalid"
} ,
"styleMetaErrorColor" : {
"message" : "$color$ は有効な色ではありません" ,
"description" : "Error displayed when the value of @var color is invalid" ,
"placeholders" : {
"color" : {
"content" : "$1"
}
}
} ,
"externalFeedback" : {
"message" : "フィードバック" ,
"description" : "Label for the external link to send feedback for the style"
} ,
2017-12-19 00:32:15 +00:00
"genericPrevious" : {
"message" : "前" ,
"description" : "Used in various places to select/perform the previous step/action"
} ,
2017-09-06 11:34:32 +00:00
"manageOnlyDisabled" : {
"message" : "無効なスタイルのみ" ,
"description" : "Checkbox to show only disabled styles"
} ,
2017-08-09 08:49:16 +00:00
"stylusUnavailableForURLdetails" : {
2017-11-25 13:34:43 +00:00
"message" : "セキュリティ上の予防措置として、ブラウザは拡張機能がビルトイン ページ( chrome://version, Chrome 61 の標準の新しいタブページ, about:addons 等) に影響を与えることを禁止しています。これは他の拡張機能のページについても同様です。各ブラウザはまた、自身の拡張機能ギャラリーへのアクセスについても制限しています( Chrome Web ストア や AMO 等)。" ,
2017-08-09 08:49:16 +00:00
"description" : "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
2017-07-12 07:14:37 +00:00
"cm_matchHighlightSelection" : {
"message" : "選択した単語のみ" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
} ,
"updateAllCheckSucceededSomeEdited" : {
2017-08-09 08:49:16 +00:00
"message" : "いくつかの更新可能なスタイルは、ローカルでの編集内容が失われることを避けるために、チェックされませんでした。更新を強制的に行うには、個別のチェック、もしくは、全スタイルに対する再チェックを実行してください(この場合、ローカルでの編集内容は上書きされます)。" ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update all check completed and no updates are available"
} ,
"stylusUnavailableForURL" : {
2018-01-14 15:36:02 +00:00
"message" : "このページではStylusは動作しません。" ,
2017-07-12 07:14:37 +00:00
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
2017-11-20 12:06:27 +00:00
"popupBorders" : {
"message" : "横に白い境界線を追加する" ,
"description" : ""
} ,
2017-07-12 07:14:37 +00:00
"manageOnlyUpdates" : {
2017-12-13 21:13:15 +00:00
"message" : "更新もしくは問題があるスタイルのみ" ,
2017-07-12 07:14:37 +00:00
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2015-09-19 00:56:05 +00:00
} ,
"addStyleTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "スタイルを追加" ,
"description" : "Title of the page for adding styles"
} ,
2017-11-20 12:06:27 +00:00
"externalLink" : {
"message" : "外部リンク" ,
"description" : "Label for external links"
} ,
"externalHomepage" : {
"message" : "ホームページ" ,
"description" : "Label for the external link to style's homepage"
} ,
2017-07-12 07:14:37 +00:00
"importReplaceLabel" : {
"message" : "スタイルを上書き" ,
"description" : "Label for the button to import and overwrite current style"
} ,
2017-12-19 00:32:15 +00:00
"genericNext" : {
"message" : "次" ,
"description" : "Used in various places to select/perform the next step/action"
} ,
2017-09-06 11:34:32 +00:00
"popupOpenEditInWindowTooltip" : {
"message" : "エディタのタブをブラウザのウィンドウから切り離すことでも有効になります。\nそして、分離したエディタのタブを他のブラウザのウィンドウに結合すれば無効になります。" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
} ,
2017-08-09 08:49:16 +00:00
"dbError" : {
2017-12-19 00:32:15 +00:00
"message" : "Stylusのデータベース使用中にエラーが発生しました。考えられる解決策を記載したWebページを開きますか? " ,
2017-08-09 08:49:16 +00:00
"description" : "Prompt when a DB error is encountered"
} ,
2017-12-26 11:42:26 +00:00
"dateInstalled" : {
"message" : "インストール日" ,
"description" : "Option text for the user to sort the style by install date"
} ,
2017-07-12 07:14:37 +00:00
"optionsAdvanced" : {
"message" : "上級者向け" ,
"description" : ""
} ,
2017-11-20 12:06:27 +00:00
"alphaChannel" : {
"message" : "透明度" ,
"description" : "Label of color's opacity"
} ,
2017-07-12 07:14:37 +00:00
"importAppendTooltip" : {
"message" : "インポートされたスタイルを現在のスタイルに追加する" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
} ,
2018-01-06 07:42:12 +00:00
"liveReloadInstallHint" : {
"message" : "自動リロードが有効になっているため、このタブとソースファイルのタブの両方が開いている間に、外部変更によってインストール済みスタイルが自動更新されることがあります。" ,
"description" : "The label of live-reload feature"
} ,
2017-07-12 07:14:37 +00:00
"editorStylesButton" : {
2017-09-06 11:34:32 +00:00
"message" : "エディタのスタイルを見つける" ,
2017-07-12 07:14:37 +00:00
"description" : "Find styles for the editor"
} ,
"optionsOpen" : {
"message" : "開く" ,
"description" : ""
} ,
"helpKeyMapHotkey" : {
"message" : "ホットキーを押す" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
} ,
2017-08-09 08:49:16 +00:00
"styleRegexpTestInvalid" : {
"message" : "無効な正規表現がスキップされました" ,
"description" : "RegExp test report: label for the invalid expressions"
} ,
2017-12-26 11:42:26 +00:00
"dateUpdated" : {
"message" : "更新日" ,
"description" : "Option text for the user to sort the style by last update date"
} ,
2017-09-06 11:34:32 +00:00
"manageOnlyExternal" : {
2017-09-27 11:46:55 +00:00
"message" : "外部取得スタイルのみ" ,
2017-09-06 11:34:32 +00:00
"description" : "Checkbox to show only externally installed styles i.e. updatable"
} ,
2017-12-13 21:13:15 +00:00
"searchResultWeeklyCount" : {
"message" : "週間インストール数" ,
"description" : "Text for label that shows the number of times a search result was installed during last week"
} ,
2017-07-12 07:14:37 +00:00
"replaceAll" : {
"message" : "すべて置換" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
} ,
2017-08-09 08:49:16 +00:00
"importReportUnchanged" : {
2017-11-25 13:34:43 +00:00
"message" : "変更がありませんでした。" ,
2017-08-09 08:49:16 +00:00
"description" : "Message in the report shown after importing styles"
} ,
2017-12-03 05:26:57 +00:00
"confirmDiscardChanges" : {
2017-12-19 00:32:15 +00:00
"message" : "変更を破棄しますか?" ,
2017-12-03 05:26:57 +00:00
"description" : "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
} ,
2017-12-13 21:13:15 +00:00
"searchResultUpdated" : {
"message" : "更新日" ,
"description" : "Text for label that shows the search result's last update date"
} ,
2017-12-08 17:32:53 +00:00
"configOnChangeTooltip" : {
"message" : "自動保存して変更を自動的に適用します" ,
"description" : ""
} ,
2017-08-09 08:49:16 +00:00
"optionsActions" : {
"message" : "アクション" ,
"description" : ""
} ,
2017-07-12 07:14:37 +00:00
"editGotoLine" : {
"message" : "行(または行:列)に移動" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
} ,
"manageOnlyLocalTooltip" : {
2017-12-19 00:32:15 +00:00
"message" : "( userstyles.orgのページからインストールされていないスタイル) " ,
2017-07-12 07:14:37 +00:00
"description" : "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2015-09-19 00:56:05 +00:00
} ,
"checkAllUpdates" : {
2017-08-09 08:49:16 +00:00
"message" : "全スタイルの更新をチェック" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the button to check all styles for updates"
} ,
"openOptionsManage" : {
"message" : "オプション UI" ,
"description" : "Go to Options UI"
} ,
2017-11-25 13:34:43 +00:00
"colorpickerTooltip" : {
"message" : "色選択ツールを開きます" ,
"description" : "Tooltip for the colored squares shown before CSS colors in the style editor."
} ,
2017-07-12 07:14:37 +00:00
"optionsCustomizeBadge" : {
"message" : "ツールバーアイコンのバッジ" ,
"description" : ""
} ,
2017-12-26 11:42:26 +00:00
"sortDateNewestFirst" : {
"message" : "新しい順" ,
"description" : "Text added to indicate that sorting a date would add the newest entries at the top"
} ,
2017-12-11 20:57:00 +00:00
"paginationPrevious" : {
"message" : "前ページ" ,
"description" : "Tooltip for the '<-' button in search results"
} ,
2017-11-20 12:06:27 +00:00
"installUpdateFrom" : {
"message" : "現在、このスタイルは「$url$」から更新されます" ,
"description" : "Label to describe where the style gets update" ,
"placeholders" : {
"url" : {
"content" : "$1"
}
}
} ,
2017-08-09 08:49:16 +00:00
"importReportLegendIdentical" : {
"message" : "件の同一のスタイルをスキップしました" ,
"description" : "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
} ,
2017-12-03 05:26:57 +00:00
"manageNewStyleAsUsercss" : {
"message" : "Usercssとして" ,
"description" : "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
} ,
2017-07-12 07:14:37 +00:00
"optionsPopupWidth" : {
2017-08-09 08:49:16 +00:00
"message" : "ポップアップの幅(ピクセル単位)" ,
2017-07-12 07:14:37 +00:00
"description" : ""
} ,
2017-11-20 12:06:27 +00:00
"cm_autoCloseBrackets" : {
"message" : "括弧と引用符を自動的に閉じる" ,
"description" : "Label for the checkbox in the style editor."
} ,
"installButtonReinstall" : {
"message" : "再インストール" ,
"description" : "Label for reinstall button"
} ,
2017-09-06 11:34:32 +00:00
"linterInvalidConfigError" : {
2017-12-19 00:32:15 +00:00
"message" : "これらの不正な設定のために保存されませんでした:" ,
2017-09-06 11:34:32 +00:00
"description" : "Invalid linter config will show a message followed by a list of invalid entries"
} ,
2017-07-12 07:14:37 +00:00
"confirmNo" : {
"message" : "いいえ" ,
"description" : "'No' button in a confirm dialog"
} ,
2017-11-20 12:06:27 +00:00
"styleMissingMeta" : {
"message" : "メタデータがありません @$key$" ,
"description" : "Error displayed when a mandatory metadata is missing" ,
"placeholders" : {
"key" : {
"content" : "$1"
}
}
} ,
2017-12-19 00:32:15 +00:00
"searchCaseSensitive" : {
"message" : "大文字小文字を区別する" ,
"description" : "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
} ,
2017-11-20 12:06:27 +00:00
"appliesLineWidgetWarning" : {
"message" : "圧縮されたCSSでは機能しません" ,
"description" : "A warning that applies-to information won't show properly with minified CSS"
} ,
2017-12-08 17:32:53 +00:00
"configureStyleOnHomepage" : {
"message" : "ホームページ上で設定" ,
"description" : "Label for the button to configure userstyles.org userstyle"
} ,
2017-07-12 07:14:37 +00:00
"undo" : {
"message" : "元に戻す" ,
"description" : "Button label"
} ,
2017-12-03 05:26:57 +00:00
"usercssReplaceTemplateConfirmation" : {
2017-12-19 00:32:15 +00:00
"message" : "現在のコードで、新しいUsercssスタイルのデフォルト・テンプレートを置き換えますか? " ,
2017-12-03 05:26:57 +00:00
"description" : ""
} ,
2017-07-12 07:14:37 +00:00
"cm_keyMap" : {
"message" : "キーマップ" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
} ,
2017-11-20 12:06:27 +00:00
"externalSupport" : {
"message" : "サポート" ,
"description" : "Label for the external link to style's support site"
} ,
"confirmSave" : {
"message" : "保存" ,
"description" : "'Save' button in a confirm dialog"
} ,
2017-07-12 07:14:37 +00:00
"manageNewUI" : {
"message" : "新しい管理UIレイアウト" ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
} ,
2017-12-23 04:25:26 +00:00
"unreachableAMOHintOldFF" : {
"message" : "Firefox 59 以降のみが、「WebExtensionがこのようなCSPプロテクトされたサイトにスタイル要素を追加すること」を許可する設定を行えます。" ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
} ,
2017-07-12 07:14:37 +00:00
"importReportUndoneTitle" : {
"message" : "インポートが取り消されました" ,
"description" : "Title of the message box shown after undoing the import of styles"
} ,
"genericDisabledLabel" : {
"message" : "無効化" ,
"description" : "Used in various lists/options to indicate that something is disabled"
} ,
"cm_indentWithTabs" : {
2017-08-09 08:49:16 +00:00
"message" : "スマートインデントにタブ文字を使用" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
} ,
"replaceWith" : {
"message" : "次に置換" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2015-09-19 00:56:05 +00:00
} ,
2017-11-20 12:06:27 +00:00
"liveReloadError" : {
"message" : "ファイルの監視中にエラーが発生しました" ,
"description" : "The label of live-reload error"
} ,
2015-09-19 00:56:05 +00:00
"deleteStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "削除" ,
"description" : "Label for the button to delete a style"
} ,
2017-08-09 08:49:16 +00:00
"updateCheckManualUpdateForce" : {
"message" : "更新をインストール(ローカルでの編集内容は上書きされます)" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
} ,
2017-11-20 12:06:27 +00:00
"styleInstallFailed" : {
"message" : "ユーザースタイルのインストールに失敗しました!\n$error$" ,
"description" : "Warning when installation failed" ,
"placeholders" : {
"error" : {
"content" : "$1"
}
}
} ,
2017-08-09 08:49:16 +00:00
"optionsAdvancedExposeIframes" : {
"message" : "HTML[stylus-iframe] によってiframeへのアクセスを可能にします" ,
"description" : ""
} ,
2017-12-03 05:26:57 +00:00
"usercssEditorNamePlaceholder" : {
2017-12-08 17:32:53 +00:00
"message" : "コードで@nameを指定してください" ,
2017-12-03 05:26:57 +00:00
"description" : "Placeholder text for the empty name input field when creating a new Usercss style"
} ,
2015-09-19 00:56:05 +00:00
"addStyleLabel" : {
2017-12-11 20:57:00 +00:00
"message" : "新スタイルを作成" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the button to go to the add style page"
} ,
2017-11-20 12:06:27 +00:00
"installButtonUpdate" : {
"message" : "更新" ,
"description" : "Label for update button"
} ,
2017-07-12 07:14:37 +00:00
"backupButtons" : {
"message" : "バックアップ" ,
"description" : "Heading for backup"
} ,
"manageOnlyEnabled" : {
"message" : "有効なスタイルのみ" ,
"description" : "Checkbox to show only enabled styles"
2015-09-19 00:56:05 +00:00
} ,
"editStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "編集" ,
"description" : "Label for the button to go to the edit style page"
} ,
2017-11-20 12:06:27 +00:00
"installButtonInstalled" : {
"message" : "インストール済み" ,
"description" : "Text displayed when the style is successfully installed"
} ,
"author" : {
"message" : "作者" ,
"description" : "Label for the style author"
} ,
2017-07-12 07:14:37 +00:00
"cm_theme" : {
"message" : "テーマ" ,
"description" : "Label for the style editor's CSS theme."
} ,
2017-12-11 20:57:00 +00:00
"findStylesInlineTooltip" : {
"message" : "検索結果をこのウィンドウに表示" ,
"description" : "Text for a checkbox that displays search results within the Stylus popup."
} ,
2017-09-06 11:34:32 +00:00
"popupOpenEditInWindow" : {
"message" : "新しいウィンドウでエディタを開く" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
} ,
2017-11-20 12:06:27 +00:00
"appliesRemoveError" : {
"message" : "「適用先」の最後の項目を削除することはできません" ,
"description" : "Error displayed when the last 'applies' is going to be removed"
} ,
2017-07-12 07:14:37 +00:00
"backupMessage" : {
2017-12-13 21:13:15 +00:00
"message" : "ファイルを選択するか、このページにドラッグ&ドロップしてください。" ,
2017-07-12 07:14:37 +00:00
"description" : "Message for backup"
} ,
2017-08-09 08:49:16 +00:00
"importReportUndone" : {
"message" : "件のスタイルを元に戻しました" ,
"description" : "Text after the number of styles reverted in the message box shown after undoing the import of styles"
} ,
2017-07-12 07:14:37 +00:00
"helpKeyMapCommand" : {
"message" : "コマンド名を入力" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2015-09-19 00:56:05 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterResetMessage" : {
"message" : "予期しないリセットを復旧するには、テキストボックス内で Ctrl-Z( または Cmd-Z) を押してください" ,
"description" : "Reset button tooltip to inform user on how to undo an accidental reset"
} ,
2015-09-19 00:56:05 +00:00
"description" : {
2017-09-06 11:34:32 +00:00
"message" : "Stylus でウェブのデザインを変更しましょう。これは、ユーザースタイルを管理するツールです。Stylus を利用すると、多くの人気サイト向けのテーマやスキンを簡単にインストールできます。" ,
2017-07-12 07:14:37 +00:00
"description" : "Extension description"
2017-11-20 12:06:27 +00:00
} ,
"confirmClose" : {
"message" : "閉じる" ,
"description" : "'Close' button in a confirm dialog"
2017-12-03 05:26:57 +00:00
} ,
"usercssReplaceTemplateName" : {
"message" : "@name を空にすると、デフォルト・テンプレートを置き換えます" ,
"description" : "The text shown after @name when creating a new Usercss style"
2017-02-28 23:57:03 +00:00
}
2018-01-02 18:26:44 +00:00
}