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

Side by Side Diff: _locales/fi/messages.json

Issue 29730668: Noissue - Imported translations from Crowdin for Adblock Plus 3.0.3 release (Closed)
Patch Set: Import changes from Crowdin Created April 6, 2018, 6:26 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/fa/messages.json ('k') | _locales/fil/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 "message": "Lisää" 3 "message": "Lisää"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "Lisää sivu" 6 "message": "Lisää sivu"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "Lisää suodatin" 9 "message": "Lisää suodatin"
10 }, 10 },
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
214 } 214 }
215 }, 215 },
216 "stats_label_total": { 216 "stats_label_total": {
217 "message": "<strong>$number$</strong> yhteensä", 217 "message": "<strong>$number$</strong> yhteensä",
218 "placeholders": { 218 "placeholders": {
219 "number": { 219 "number": {
220 "content": "$1" 220 "content": "$1"
221 } 221 }
222 } 222 }
223 }, 223 },
224 "stats_over": {
225 "message": "yli $number$",
226 "placeholders": {
227 "number": {
228 "content": "$1"
229 }
230 }
231 },
232 "stats_share_download": {
233 "message": "Lataa Adblock Plus"
234 },
235 "stats_share_message": { 224 "stats_share_message": {
236 "message": "Estin $number$ mainosta ja trackeriä kiitos Adblock Plus;an.", 225 "message": "Estin $number$ mainosta ja trackeriä kiitos Adblock Plus;an.",
237 "placeholders": { 226 "placeholders": {
238 "number": { 227 "number": {
239 "content": "$1" 228 "content": "$1"
240 } 229 }
241 } 230 }
242 }, 231 },
243 "stats_share_title": {
244 "message": "Jaa tämä numero"
245 },
246 "stats_show_iconnumber": { 232 "stats_show_iconnumber": {
247 "message": "Näytä numerot kuvakkeessa" 233 "message": "Näytä numerot kuvakkeessa"
248 }, 234 },
249 "stats_title": { 235 "stats_title": {
250 "message": "Mainokset estetty" 236 "message": "Mainokset estetty"
251 }, 237 },
252 "subscriptionSelection_location_label": { 238 "subscriptionSelection_location_label": {
253 "message": "Listan sijainti:" 239 "message": "Listan sijainti:"
254 }, 240 },
255 "subscriptionSelection_subscriptionSelector_label": { 241 "subscriptionSelection_subscriptionSelector_label": {
256 "message": "Valitse suodatintilaus listasta:" 242 "message": "Valitse suodatintilaus listasta:"
257 }, 243 },
258 "subscriptionSelection_title_label": { 244 "subscriptionSelection_title_label": {
259 "message": "Tilauksen nimi:" 245 "message": "Tilauksen nimi:"
260 }, 246 },
261 "unexpected_filter_list_header": { 247 "unexpected_filter_list_header": {
262 "message": "Suodatinlistan otsikot eivät ole sallittuja tässä" 248 "message": "Suodatinlistan otsikot eivät ole sallittuja tässä"
263 }, 249 },
264 "update_now": { 250 "update_now": {
265 "message": "Päivitä nyt" 251 "message": "Päivitä nyt"
266 }, 252 },
267 "whitelisted_domains": { 253 "whitelisted_domains": {
268 "message": "Sallitut sivut" 254 "message": "Sallitut sivut"
269 } 255 }
270 } 256 }
OLDNEW
« no previous file with comments | « _locales/fa/messages.json ('k') | _locales/fil/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld