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

Side by Side Diff: locale/it/desktop-options.json

Issue 29631579: Issue 6170 - import translations for the conflict message (Closed)
Patch Set: Created Dec. 6, 2017, 2:54 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 | « locale/hu/desktop-options.json ('k') | locale/lt/desktop-options.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 "options_acceptableAds_ads_description_1": { 2 "options_acceptableAds_ads_description_1": {
3 "message": "Gli Annunci Accettabili non sono fastidiosi e non interferiscono con il contenuto che stai visualizzando. <a>Leggi maggiori informazioni sui cri teri per gli Annunci Accettabili</a>" 3 "message": "Gli Annunci Accettabili non sono fastidiosi e non interferiscono con il contenuto che stai visualizzando. <a>Leggi maggiori informazioni sui cri teri per gli Annunci Accettabili</a>"
4 }, 4 },
5 "options_acceptableAds_ads_label": { 5 "options_acceptableAds_ads_label": {
6 "message": "Consentire gli Annunci Accettabili" 6 "message": "Consentire gli Annunci Accettabili"
7 }, 7 },
8 "options_acceptableAds_description": { 8 "options_acceptableAds_description": {
9 "message": "Gli Annunci Accettabili sono pubblicità non invasive. Queste rap presentano una via di mezzo fra il blocco d'annunci e il supporto di contenuti o nline poiché generano fatturato per i proprietari dei siti." 9 "message": "Gli Annunci Accettabili sono pubblicità non invasive. Queste rap presentano una via di mezzo fra il blocco d'annunci e il supporto di contenuti o nline poiché generano fatturato per i proprietari dei siti."
10 }, 10 },
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 }, 286 },
287 "options_tab_general": { 287 "options_tab_general": {
288 "message": "Generali" 288 "message": "Generali"
289 }, 289 },
290 "options_tab_help": { 290 "options_tab_help": {
291 "message": "Guida" 291 "message": "Guida"
292 }, 292 },
293 "options_tab_whitelist": { 293 "options_tab_whitelist": {
294 "message": "Siti sulla lista bianca" 294 "message": "Siti sulla lista bianca"
295 }, 295 },
296 "options_tracking_warning_1": {
297 "message": "Abbiamo notato che hai sia <strong>$tracking$</strong> e <strong >$acceptableAds$</strong> abilitate.",
298 "placeholders": {
299 "acceptableAds": {
300 "content": "$2",
301 "example": "Allow Acceptable Ads"
302 },
303 "tracking": {
304 "content": "$1",
305 "example": "Block additional tracking"
306 }
307 }
308 },
309 "options_tracking_warning_2": {
310 "message": "Vogliamo farvi sapere che, al fine per gli inserzionisti di most rare annunci più pertinenti, ci <strong>può</strong> essere qualche tracciamento con annunci accettabili."
311 },
312 "options_tracking_warning_3": {
313 "message": "Se si preferisce privacy extra, selezionare la casella di contro llo <strong>$acceptableAdsPrivacy$</strong> qui sotto.",
314 "placeholders": {
315 "acceptableAdsPrivacy": {
316 "content": "$1",
317 "example": "Only allow ads without third-party tracking"
318 }
319 }
320 },
321 "options_tracking_warning_acknowledgment": {
322 "message": "Ok, capito"
323 },
296 "options_whitelist_add": { 324 "options_whitelist_add": {
297 "message": "AGGIUNGERE UN SITO" 325 "message": "AGGIUNGERE UN SITO"
298 }, 326 },
299 "options_whitelist_description": { 327 "options_whitelist_description": {
300 "message": "Hai disattivato il blocco d'annunci su questi siti e, pertanto v edrai le pubblicità." 328 "message": "Hai disattivato il blocco d'annunci su questi siti e, pertanto v edrai le pubblicità."
301 }, 329 },
302 "options_whitelist_empty_1": { 330 "options_whitelist_empty_1": {
303 "message": "Non hai alcun sito sulla lista bianca." 331 "message": "Non hai alcun sito sulla lista bianca."
304 }, 332 },
305 "options_whitelist_empty_2": { 333 "options_whitelist_empty_2": {
(...skipping 11 matching lines...) Expand all
317 "options_whitelist_placeholder_example": { 345 "options_whitelist_placeholder_example": {
318 "message": "ad esempio $domain$", 346 "message": "ad esempio $domain$",
319 "placeholders": { 347 "placeholders": {
320 "domain": { 348 "domain": {
321 "content": "$1", 349 "content": "$1",
322 "example": "www.example.com" 350 "example": "www.example.com"
323 } 351 }
324 } 352 }
325 } 353 }
326 } 354 }
OLDNEW
« no previous file with comments | « locale/hu/desktop-options.json ('k') | locale/lt/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld