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"
} ,
"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" : ""
} ,
"optionsUpdateInterval" : {
"message" : "利用可能なすべてのユーザースタイルの更新を自動的にチェックしてインストールします(時間単位)" ,
"description" : ""
} ,
"styleEnabledToggleHint" : {
"message" : "Alt-Enterを押して、有効/無効の状態を切り替え、スタイルを保存します" ,
"description" : "Help text for the '[x] enable' checkbox in the editor"
} ,
"exportLabel" : {
"message" : "エクスポート" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
} ,
2017-08-09 08:49:16 +00:00
"issues" : {
"message" : "問題点" ,
"description" : "Label for the CSSLint issues block on the style edit page"
} ,
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-07-12 07:14:37 +00:00
"message" : "名前を入力してください。" ,
"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"
} ,
"styleRegexpInvalidExplanation" : {
"message" : "いくつかの 'regexp()' のルールはコンパイルできませんでした" ,
"description" : ""
} ,
"optionsIconDark" : {
"message" : "暗いブラウザのテーマ" ,
"description" : ""
} ,
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" : {
"message" : "スタイルを管理" ,
"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
} ,
"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"
} ,
"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"
} ,
"confirmYes" : {
"message" : "はい" ,
"description" : "'Yes' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"findStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "このサイト用の他のスタイルを検索" ,
"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
} ,
"styleToMozillaFormatHelp" : {
2017-08-09 08:49:16 +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"
} ,
"confirmDelete" : {
"message" : "削除" ,
"description" : ""
} ,
"confirmCancel" : {
"message" : "キャンセル" ,
"description" : ""
} ,
"retrieveBckp" : {
"message" : "スタイルをインポート" ,
"description" : ""
} ,
"confirmStop" : {
"message" : "中止" ,
"description" : "'Stop' button in a confirm dialog"
} ,
2017-08-09 08:49:16 +00:00
"writeStyleForURL" : {
"message" : "この URL" ,
"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" : {
"message" : "'html[stylus-iframe] h1 { display:none }' のようにiframe用のCSSを書くことができるようになります。" ,
"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-01-30 19:26:25 +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" : {
"message" : "スタイルを更新" ,
"description" : ""
} ,
"manageText" : {
"message" : "<a href='https://userstyles.org'>userstyles.orgでスタイルを取得</a> | <a href='http://add0n.com/stylus.html'>ヘルプ</a>" ,
"description" : "Help text on the manage page"
} ,
"manageOnlyLocal" : {
"message" : "ローカルに作成されたスタイルのみ" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
} ,
"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-07-12 07:14:37 +00:00
"unreachableFileHint" : {
"message" : "Stylusはchrome://extensionsページのStylus拡張機能に対応するチェックボックスを有効にした場合にのみ、file:// URLにアクセスできます。" ,
"description" : "Note in the toolbar popup for file:// URLs"
} ,
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" : {
"message" : "現在のサイトでアクティブなスタイルの数を表示" ,
"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"
} ,
"menuShowBadge" : {
"message" : "アクティブなスタイルの数を表示する" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
} ,
"cm_lineWrapping" : {
"message" : "ワードラップ" ,
"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"
} ,
"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-07-12 07:14:37 +00:00
"message" : "このスタイルを削除してもよろしいですか?" ,
"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"
} ,
"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" : {
"message" : "「$stylename$」を更新してもよろしいですか?" ,
"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"
} ,
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-08-09 08:49:16 +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" : "カーソル下の単語" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
} ,
"searchRegexp" : {
"message" : "正規表現検索に /re/ シンタックスを使用する" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
} ,
"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-08-09 08:49:16 +00:00
"message" : "スタイルの有効/無効を切り替え" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the checkbox to enable/disable a style"
} ,
"importReplaceTooltip" : {
"message" : "現在のスタイルの内容を破棄し、インポートされたスタイルで上書きする" ,
"description" : "Label for the button to import and overwrite current style"
} ,
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-07-12 07:14:37 +00:00
"message" : "このサイト用のスタイルはインストールされていません。" ,
"description" : "Text displayed when no styles are installed for the current site"
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplayTruncatedSuffix" : {
2017-07-12 07:14:37 +00:00
"message" : "サイトを追加" ,
"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"
} ,
"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"
} ,
"openOptionsPopup" : {
"message" : "オプション" ,
"description" : "Go to Options UI"
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"
} ,
"optionsCheckUpdate" : {
"message" : "使用可能なすべての更新を確認してインストールする" ,
"description" : ""
} ,
"importReportTitle" : {
"message" : "スタイルのインポートが終了しました" ,
"description" : "Title of the report shown after importing styles"
} ,
"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" : {
"message" : "このスタイルは、完全なURLの一致を要求する <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document 仕様</a> に違反した部分一致の正規表現を使用しています。影響を受けるCSSセクションはページに適用されませんでした。このスタイルは、'regexp()' のルールを誤ってチェックしていた かなり初期のバージョンの Stylish-for-Chrome で作成された可能性があります(既知のバグです)" ,
"description" : ""
} ,
"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."
} ,
"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" : ""
} ,
2015-09-19 00:56:05 +00:00
"updateCompleted" : {
2017-07-12 07:14:37 +00:00
"message" : "更新が完了しました" ,
"description" : "Text that displays when an update completed"
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"
} ,
"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"
} ,
"updateCheckSkippedLocallyEdited" : {
"message" : "このスタイルはローカルで編集されました。" ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
} ,
"optionsResetButton" : {
"message" : "オプションをリセット" ,
"description" : ""
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"
} ,
"optionsAdvancedContextDelete" : {
2017-08-09 08:49:16 +00:00
"message" : "エディタのコンテキストメニューに「削除」を追加します" ,
2017-07-12 07:14:37 +00:00
"description" : ""
} ,
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-07-12 07:14:37 +00:00
"message" : "[適用先] を使用すると、このセクションのコードが適用される URL を制限することができます。" ,
"description" : "Help text for 'applies to' section"
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" : {
"message" : "入力の自動補完" ,
"description" : "Label for the checkbox in the style editor."
} ,
"stylusUnavailableForURLdetails" : {
"message" : "セキュリティ上の予防措置として、ブラウザは拡張機能がビルトイン ページ( chrome://version, Chrome 61 の標準の新しいタブページ, about:addons 等) に影響を与えることを禁止しています。これは他の拡張機能のページについても同様です。各ブラウザはまた、自身の拡張機能ギャラリーへのアクセスについても制限しています( Chrome Web ストア や AMO 等)" ,
"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" : {
"message" : "このようなページではStylusは動作しません。" ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
"manageOnlyUpdates" : {
2017-08-09 08:49:16 +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"
} ,
"importReplaceLabel" : {
"message" : "スタイルを上書き" ,
"description" : "Label for the button to import and overwrite current style"
} ,
2017-08-09 08:49:16 +00:00
"dbError" : {
"message" : "Stylusのデータベース使用中にエラーが発生しました。考えられる解決策を記載したWebページを開きますか? " ,
"description" : "Prompt when a DB error is encountered"
} ,
2017-07-12 07:14:37 +00:00
"optionsAdvanced" : {
"message" : "上級者向け" ,
"description" : ""
} ,
"importAppendTooltip" : {
"message" : "インポートされたスタイルを現在のスタイルに追加する" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
} ,
"editorStylesButton" : {
"message" : "エディタスタイルを見つける" ,
"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-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" : {
"message" : "変更がありませんでした" ,
"description" : "Message in the report shown after importing styles"
} ,
"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" : {
"message" : "( userstyles.orgページからインストールされていないスタイル) " ,
"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"
} ,
"issuesHelp" : {
"message" : "これらのルールを有効にして <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> で見つかった問題:" ,
"description" : "Help popup message for the CSSLint issues block on the style edit page"
} ,
"optionsCustomizeBadge" : {
"message" : "ツールバーアイコンのバッジ" ,
"description" : ""
} ,
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-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" : ""
} ,
"confirmNo" : {
"message" : "いいえ" ,
"description" : "'No' button in a confirm dialog"
} ,
"undo" : {
"message" : "元に戻す" ,
"description" : "Button label"
} ,
"cm_keyMap" : {
"message" : "キーマップ" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
} ,
"manageNewUI" : {
"message" : "新しい管理UIレイアウト" ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
} ,
"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
} ,
"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"
} ,
"optionsAdvancedExposeIframes" : {
"message" : "HTML[stylus-iframe] によってiframeへのアクセスを可能にします" ,
"description" : ""
} ,
2015-09-19 00:56:05 +00:00
"addStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "新しいスタイルを作成" ,
"description" : "Label for the button to go to the add style page"
} ,
"optionsUpdateIntervalNote" : {
"message" : "ユーザースタイルの自動更新チェックを無効にするには、間隔を0に設定します。" ,
"description" : ""
} ,
"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"
} ,
"cm_theme" : {
"message" : "テーマ" ,
"description" : "Label for the style editor's CSS theme."
} ,
"backupMessage" : {
"message" : "ファイルを選択するか、このページにドラッグ&ドロップします。" ,
"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
} ,
"description" : {
2017-08-09 08:49:16 +00:00
"message" : "Stylus はユーザー スタイルを管理するツールで、ウェブのスタイルを変更することができます。Stylus を利用すると、さまざまなサイトに対応したテーマやスキンを簡単にインストールできます。" ,
2017-07-12 07:14:37 +00:00
"description" : "Extension description"
2017-02-28 23:57:03 +00:00
}
2017-08-09 08:49:16 +00:00
}