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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « _locales/it/messages.json ('k') | _locales/ko/messages.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "filters_acceptableAds2_label": {
3 "message": "控えめな広告を許可"
4 },
2 "filters_addSubscriptionAdd_label": { 5 "filters_addSubscriptionAdd_label": {
3 "message": "追加" 6 "message": "追加"
4 }, 7 },
5 "filters_addSubscriptionOther_label": { 8 "filters_addSubscriptionOther_label": {
6 "message": "他のフィルタ購読を追加" 9 "message": "他のフィルタ購読を追加"
7 }, 10 },
8 "filters_addSubscription_label": { 11 "filters_addSubscription_label": {
9 "message": "フィルタ購読を追加" 12 "message": "フィルタ購読を追加"
10 }, 13 },
14 "filters_readMore_label": {
15 "message": "更に詳しい説明"
16 },
11 "filters_subscription_delete_label": { 17 "filters_subscription_delete_label": {
12 "message": "削除" 18 "message": "削除"
13 }, 19 },
14 "filters_subscription_enabled_label": { 20 "filters_subscription_enabled_label": {
15 "message": "有効" 21 "message": "有効"
16 }, 22 },
17 "filters_subscription_lastDownload_checksumMismatch": { 23 "filters_subscription_lastDownload_checksumMismatch": {
18 "message": "更新失敗:チェックサム不一致" 24 "message": "更新失敗:チェックサム不一致"
19 }, 25 },
20 "filters_subscription_lastDownload_connectionError": { 26 "filters_subscription_lastDownload_connectionError": {
21 "message": "更新失敗:接続エラー" 27 "message": "更新失敗:接続エラー"
22 }, 28 },
23 "filters_subscription_lastDownload_inProgress": { 29 "filters_subscription_lastDownload_inProgress": {
24 "message": "ダウンロード中…" 30 "message": "ダウンロード中…"
25 }, 31 },
26 "filters_subscription_lastDownload_invalidData": { 32 "filters_subscription_lastDownload_invalidData": {
27 "message": "更新失敗:フィルタリスト無効" 33 "message": "更新失敗:フィルタリスト無効"
28 }, 34 },
29 "filters_subscription_lastDownload_invalidURL": { 35 "filters_subscription_lastDownload_invalidURL": {
30 "message": "更新失敗:アドレス無効" 36 "message": "更新失敗:アドレス無効"
31 }, 37 },
38 "filters_viewList_label": {
39 "message": "設定内容を参照"
40 },
32 "global_remove_subscription_warning": { 41 "global_remove_subscription_warning": {
33 "message": "本当にこのフィルタ購読を削除しますか?" 42 "message": "本当にこのフィルタ購読を削除しますか?"
34 }, 43 },
35 "global_subscription_invalid_location": { 44 "global_subscription_invalid_location": {
36 "message": "フィルタ購読の URL が無効、もしくは不正なファイル名です。" 45 "message": "フィルタ購読の URL が無効、もしくは不正なファイル名です。"
37 }, 46 },
38 "name": { 47 "name": {
39 "message": "Adblock Plus (Beta)" 48 "message": "Adblock Plus (Beta)"
40 }, 49 },
41 "overlay_hideplaceholders_label": { 50 "overlay_hideplaceholders_label": {
42 "message": "ブロックした要素の「代わり」を非表示" 51 "message": "ブロックした要素の「代わり」を表示しない"
43 }, 52 },
44 "subscriptionSelection_location_label": { 53 "subscriptionSelection_location_label": {
45 "message": "フィルタ購読の場所:" 54 "message": "フィルタ購読の場所:"
46 }, 55 },
47 "subscriptionSelection_subscriptionSelector_label": { 56 "subscriptionSelection_subscriptionSelector_label": {
48 "message": "リストからフィルタ購読を選択してください:" 57 "message": "リストからフィルタ購読を選択してください:"
49 }, 58 },
50 "subscriptionSelection_title_label": { 59 "subscriptionSelection_title_label": {
51 "message": "フィルタ購読の名称:" 60 "message": "フィルタ購読の名称:"
52 } 61 }
53 } 62 }
OLDNEW
« 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