OLD | NEW |
1 { | 1 { |
2 "options_acceptableAds_ads_description_1": { | 2 "options_acceptableAds_ads_description_1": { |
3 "message": "控えめな広告は、迷惑ではなく、表示するコンテンツの邪魔になりません。<a>控えめな広告の基準について詳細を読む</a>" | 3 "message": "控えめな広告は、迷惑ではなく、表示するコンテンツの邪魔になりません。<a>控えめな広告の基準について詳細を読む</a>" |
4 }, | 4 }, |
5 "options_acceptableAds_ads_label": { | 5 "options_acceptableAds_ads_label": { |
6 "message": "控えめな広告の許可" | 6 "message": "控えめな広告の許可" |
7 }, | 7 }, |
8 "options_acceptableAds_description": { | 8 "options_acceptableAds_description": { |
9 "message": "控えめな広告とは控え目な(非侵入型の)広告の事を指します。これはウェブサイトのオーナーに収益をもたらすことになるので、広告ブロッ
クとオンライン コンテンツへのサポートとの間の妥協点的な存在となります。" | 9 "message": "控えめな広告とは控え目な(非侵入型の)広告の事を指します。これはウェブサイトのオーナーに収益をもたらすことになるので、広告ブロッ
クとオンライン コンテンツへのサポートとの間の妥協点的な存在となります。" |
10 }, | 10 }, |
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
103 }, | 103 }, |
104 "options_dialog_language_title": { | 104 "options_dialog_language_title": { |
105 "message": "言語の選択" | 105 "message": "言語の選択" |
106 }, | 106 }, |
107 "options_dialog_predefined_title": { | 107 "options_dialog_predefined_title": { |
108 "message": "個のフィルターリストを追加しますか?" | 108 "message": "個のフィルターリストを追加しますか?" |
109 }, | 109 }, |
110 "options_email": { | 110 "options_email": { |
111 "message": "Eメール:" | 111 "message": "Eメール:" |
112 }, | 112 }, |
| 113 "options_english": { |
| 114 "message": "英語" |
| 115 }, |
113 "options_filterList_add": { | 116 "options_filterList_add": { |
114 "message": "+ 新規フィルターリストを追加" | 117 "message": "+ 新規フィルターリストを追加" |
115 }, | 118 }, |
116 "options_filterList_column_name": { | 119 "options_filterList_column_name": { |
117 "message": "フィルターリスト" | 120 "message": "フィルターリスト" |
118 }, | 121 }, |
119 "options_filterList_column_status": { | 122 "options_filterList_column_status": { |
120 "message": "ステータス" | 123 "message": "ステータス" |
121 }, | 124 }, |
122 "options_filterList_column_update": { | 125 "options_filterList_column_update": { |
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
284 "options_whitelist_placeholder_example": { | 287 "options_whitelist_placeholder_example": { |
285 "message": "例: $domain$", | 288 "message": "例: $domain$", |
286 "placeholders": { | 289 "placeholders": { |
287 "domain": { | 290 "domain": { |
288 "content": "$1", | 291 "content": "$1", |
289 "example": "www.example.com" | 292 "example": "www.example.com" |
290 } | 293 } |
291 } | 294 } |
292 } | 295 } |
293 } | 296 } |
OLD | NEW |