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

Unified 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.
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/et/messages.json ('k') | _locales/fr/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/fi/messages.json
===================================================================
--- a/_locales/fi/messages.json
+++ b/_locales/fi/messages.json
@@ -55,25 +55,31 @@
"filter_must_follow_syntax": {
"message": "Suodattimen täytyy seurata <a href='$url$'>Adblock Plus suodatinkaavaa</a>. Tietyt suodatinyypit, kuten objektien alapyynnöt, eivät ole tuettuja.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
+ "filters_acceptableAds2_label": {
+ "message": "Salli osa ei-häiritsevästä mainonnasta"
+ },
"filters_addSubscriptionAdd_label": {
"message": "Lisää"
},
"filters_addSubscriptionOther_label": {
"message": "Lisää jokin muu tilaus"
},
"filters_addSubscription_label": {
"message": "Lisää suodatintilaus"
},
+ "filters_readMore_label": {
+ "message": "Lue lisää"
+ },
"filters_subscription_delete_label": {
"message": "Poista"
},
"filters_subscription_enabled_label": {
"message": "Käytössä"
},
"filters_subscription_lastDownload_checksumMismatch": {
"message": "Epäonnistui, tarkistussumma ei täsmää"
@@ -85,16 +91,19 @@
"message": "Lataa..."
},
"filters_subscription_lastDownload_invalidData": {
"message": "Epäonnistui, kelvoton suodatinlista"
},
"filters_subscription_lastDownload_invalidURL": {
"message": "Epäonnistui, kelvoton osoite"
},
+ "filters_viewList_label": {
+ "message": "Näytä lista"
+ },
"found_a_bug": {
"message": "Löysitkö vian? Haluatko kääntää Adblock Plusin omalle kielellesi? Ole hyvä ja <a href='$url$'>kirjoita hakemus täällä</a>.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
« 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