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

Side by Side Diff: _locales/fi/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/et/messages.json ('k') | _locales/fr/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 "add": { 2 "add": {
3 "description": "This is the label for the 'Add' buttons.", 3 "description": "This is the label for the 'Add' buttons.",
4 "message": "Lisää" 4 "message": "Lisää"
5 }, 5 },
6 "add_domain_button": { 6 "add_domain_button": {
7 "message": "Lisää sivu" 7 "message": "Lisää sivu"
8 }, 8 },
9 "add_filter_button": { 9 "add_filter_button": {
10 "message": "Lisää suodatin" 10 "message": "Lisää suodatin"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 "message": "Suodatinlistat" 53 "message": "Suodatinlistat"
54 }, 54 },
55 "filter_must_follow_syntax": { 55 "filter_must_follow_syntax": {
56 "message": "Suodattimen täytyy seurata <a href='$url$'>Adblock Plus suodatin kaavaa</a>. Tietyt suodatinyypit, kuten objektien alapyynnöt, eivät ole tuettuja .", 56 "message": "Suodattimen täytyy seurata <a href='$url$'>Adblock Plus suodatin kaavaa</a>. Tietyt suodatinyypit, kuten objektien alapyynnöt, eivät ole tuettuja .",
57 "placeholders": { 57 "placeholders": {
58 "url": { 58 "url": {
59 "content": "$1" 59 "content": "$1"
60 } 60 }
61 } 61 }
62 }, 62 },
63 "filters_acceptableAds2_label": {
64 "message": "Salli osa ei-häiritsevästä mainonnasta"
65 },
63 "filters_addSubscriptionAdd_label": { 66 "filters_addSubscriptionAdd_label": {
64 "message": "Lisää" 67 "message": "Lisää"
65 }, 68 },
66 "filters_addSubscriptionOther_label": { 69 "filters_addSubscriptionOther_label": {
67 "message": "Lisää jokin muu tilaus" 70 "message": "Lisää jokin muu tilaus"
68 }, 71 },
69 "filters_addSubscription_label": { 72 "filters_addSubscription_label": {
70 "message": "Lisää suodatintilaus" 73 "message": "Lisää suodatintilaus"
71 }, 74 },
75 "filters_readMore_label": {
76 "message": "Lue lisää"
77 },
72 "filters_subscription_delete_label": { 78 "filters_subscription_delete_label": {
73 "message": "Poista" 79 "message": "Poista"
74 }, 80 },
75 "filters_subscription_enabled_label": { 81 "filters_subscription_enabled_label": {
76 "message": "Käytössä" 82 "message": "Käytössä"
77 }, 83 },
78 "filters_subscription_lastDownload_checksumMismatch": { 84 "filters_subscription_lastDownload_checksumMismatch": {
79 "message": "Epäonnistui, tarkistussumma ei täsmää" 85 "message": "Epäonnistui, tarkistussumma ei täsmää"
80 }, 86 },
81 "filters_subscription_lastDownload_connectionError": { 87 "filters_subscription_lastDownload_connectionError": {
82 "message": "Epäonnistui, latausvirhe" 88 "message": "Epäonnistui, latausvirhe"
83 }, 89 },
84 "filters_subscription_lastDownload_inProgress": { 90 "filters_subscription_lastDownload_inProgress": {
85 "message": "Lataa..." 91 "message": "Lataa..."
86 }, 92 },
87 "filters_subscription_lastDownload_invalidData": { 93 "filters_subscription_lastDownload_invalidData": {
88 "message": "Epäonnistui, kelvoton suodatinlista" 94 "message": "Epäonnistui, kelvoton suodatinlista"
89 }, 95 },
90 "filters_subscription_lastDownload_invalidURL": { 96 "filters_subscription_lastDownload_invalidURL": {
91 "message": "Epäonnistui, kelvoton osoite" 97 "message": "Epäonnistui, kelvoton osoite"
92 }, 98 },
99 "filters_viewList_label": {
100 "message": "Näytä lista"
101 },
93 "found_a_bug": { 102 "found_a_bug": {
94 "message": "Löysitkö vian? Haluatko kääntää Adblock Plusin omalle kielellesi ? Ole hyvä ja <a href='$url$'>kirjoita hakemus täällä</a>.", 103 "message": "Löysitkö vian? Haluatko kääntää Adblock Plusin omalle kielellesi ? Ole hyvä ja <a href='$url$'>kirjoita hakemus täällä</a>.",
95 "placeholders": { 104 "placeholders": {
96 "url": { 105 "url": {
97 "content": "$1" 106 "content": "$1"
98 } 107 }
99 } 108 }
100 }, 109 },
101 "general": { 110 "general": {
102 "description": "This is a tab heading.", 111 "description": "This is a tab heading.",
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 "message": "Tilauksen nimi:" 170 "message": "Tilauksen nimi:"
162 }, 171 },
163 "update_now": { 172 "update_now": {
164 "message": "Päivitä nyt" 173 "message": "Päivitä nyt"
165 }, 174 },
166 "whitelisted_domains": { 175 "whitelisted_domains": {
167 "description": "This is a tab heading.", 176 "description": "This is a tab heading.",
168 "message": "Sallitut sivut" 177 "message": "Sallitut sivut"
169 } 178 }
170 } 179 }
OLDNEW
« no previous file with comments | « _locales/et/messages.json ('k') | _locales/fr/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld