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

Delta Between Two Patch Sets: locale/ja/mobile-options.json

Issue 29683559: Issue 6336 - Import existing adblockplusui translations from Crowdin (Closed)
Left Patch Set: Created Jan. 29, 2018, 12:06 p.m.
Right Patch Set: Updated with latest crowdin changes Created Feb. 22, 2018, 11:20 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « locale/ja/desktop-options.json ('k') | locale/ja/updates.json » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 { 1 {
2 "mops_acceptableAds_description": { 2 "mops_acceptableAds_description": {
3 "message": "控えめな広告を許可" 3 "message": "控えめな広告を許可"
4 }, 4 },
5 "mops_acceptableAds_more": { 5 "mops_acceptableAds_more": {
6 "message": "詳細を読む" 6 "message": "詳細を読む"
7 }, 7 },
8 "mops_action_cancel": { 8 "mops_action_cancel": {
9 "message": "キャンセル" 9 "message": "キャンセル"
10 }, 10 },
11 "mops_enabled_label": {
12 "message": "<strong>$domain$</strong> で Adblock Plus を有効にする",
13 "placeholders": {
14 "domain": {
15 "content": "$1",
16 "example": "example.com"
17 }
18 }
19 },
20 "mops_error_title": {
21 "message": "タイトルを入力してください"
22 },
23 "mops_error_url": {
24 "message": "URL を入力してください"
25 },
11 "mops_filterlist_add": { 26 "mops_filterlist_add": {
12 "message": "+ フィルターリストを追加" 27 "message": "+ フィルターリストを追加"
13 }, 28 },
14 "mops_filterlist_add_action": { 29 "mops_filterlist_add_action": {
15 "message": "フィルターリストを追加" 30 "message": "フィルターリストを追加"
16 }, 31 },
32 "mops_filterlist_add_url": {
33 "message": "+ カスタムフィルターリストを追加"
34 },
17 "mops_header": { 35 "mops_header": {
18 "message": "Adblock Plus 設定" 36 "message": "Adblock Plus 設定"
37 },
38 "mops_subscribe_header": {
39 "message": "カスタムフィルターリストを追加"
19 }, 40 },
20 "mops_subscribe_title": { 41 "mops_subscribe_title": {
21 "message": "フィルターリスト名" 42 "message": "フィルターリスト名"
22 }, 43 },
23 "mops_subscribe_url": { 44 "mops_subscribe_url": {
24 "message": "フィルターリストの URL" 45 "message": "フィルターリストの URL"
25 }, 46 },
26 "mops_subscriptions_header": { 47 "mops_subscriptions_header": {
27 "message": "購読しているフィルタ" 48 "message": "購読しているフィルタ"
28 }, 49 },
29 "mops_title": { 50 "mops_title": {
30 "message": "Adblock Plus 設定" 51 "message": "Adblock Plus 設定"
31 } 52 }
32 } 53 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld