Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: _locales/ja/messages.json

Issue 8432019: Added acceptable ads list to the options UI (Closed)
Patch Set: Created Sept. 25, 2012, 2:18 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « _locales/it/messages.json ('k') | _locales/ko/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/ja/messages.json
===================================================================
--- a/_locales/ja/messages.json
+++ b/_locales/ja/messages.json
@@ -1,18 +1,24 @@
{
+ "filters_acceptableAds2_label": {
+ "message": "控えめな広告を許可"
+ },
"filters_addSubscriptionAdd_label": {
"message": "追加"
},
"filters_addSubscriptionOther_label": {
"message": "他のフィルタ購読を追加"
},
"filters_addSubscription_label": {
"message": "フィルタ購読を追加"
},
+ "filters_readMore_label": {
+ "message": "更に詳しい説明"
+ },
"filters_subscription_delete_label": {
"message": "削除"
},
"filters_subscription_enabled_label": {
"message": "有効"
},
"filters_subscription_lastDownload_checksumMismatch": {
"message": "更新失敗:チェックサム不一致"
@@ -24,27 +30,30 @@
"message": "ダウンロード中…"
},
"filters_subscription_lastDownload_invalidData": {
"message": "更新失敗:フィルタリスト無効"
},
"filters_subscription_lastDownload_invalidURL": {
"message": "更新失敗:アドレス無効"
},
+ "filters_viewList_label": {
+ "message": "設定内容を参照"
+ },
"global_remove_subscription_warning": {
"message": "本当にこのフィルタ購読を削除しますか?"
},
"global_subscription_invalid_location": {
"message": "フィルタ購読の URL が無効、もしくは不正なファイル名です。"
},
"name": {
"message": "Adblock Plus (Beta)"
},
"overlay_hideplaceholders_label": {
- "message": "ブロックした要素の「代わり」を非表示"
+ "message": "ブロックした要素の「代わり」を表示しない"
},
"subscriptionSelection_location_label": {
"message": "フィルタ購読の場所:"
},
"subscriptionSelection_subscriptionSelector_label": {
"message": "リストからフィルタ購読を選択してください:"
},
"subscriptionSelection_title_label": {
« no previous file with comments | « _locales/it/messages.json ('k') | _locales/ko/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld