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

Unified Diff: locale/it/desktop-options.json

Issue 29629579: No Issue - Imported locales from Crowdin (Closed)
Patch Set: Updated to reflect latest changes in crowdin Created Dec. 4, 2017, 1:05 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 | « locale/id/desktop-options.json ('k') | locale/ja/desktop-options.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/it/desktop-options.json
===================================================================
--- a/locale/it/desktop-options.json
+++ b/locale/it/desktop-options.json
@@ -248,6 +248,9 @@
"options_notification_hide": {
"message": "Chiudi questa notifica"
},
+ "options_page_document_title": {
+ "message": "Impostazioni"
+ },
"options_page_title": {
"message": "Impostazioni"
},
@@ -260,18 +263,12 @@
"options_protection_social_tooltip": {
"message": "Le icone per i social media sui siti che visiti consentono alle reti di social media di creare un profilo su di te basato sulle tue abitudini di navigazione, anche quando non clicchi su di essi. Nascondere queste icone può proteggere il tuo profilo."
},
- "options_report_ad": {
- "message": "Hai visto una pubblicità che pensi non dovrebbe esserci? <a>Segnala una pubblicità</a>"
- },
"options_report_bug": {
"message": "Hai trovato un bug? <a>Inviaci un bug report</a>"
},
"options_report_forum": {
"message": "Hai bisogno di supporto dalla nostra community? <a>Vai al Forum</a>"
},
- "options_report_issue": {
- "message": "Pensi che il contenuto o la funzionalità siano stati bloccati in maniera non corretta da parte nostra? <a>Segnala elementi bloccati in maniera non corretta qui</a>"
- },
"options_social_description": {
"message": "Hai una domanda o una nuova idea? Siamo qui per aiutarti."
},
@@ -293,6 +290,34 @@
"options_tab_whitelist": {
"message": "Siti sulla lista bianca"
},
+ "options_tracking_warning_1": {
+ "message": "Abbiamo notato che hai sia ' <strong>$tracking$'</strong> e ' <strong>$acceptableAds$'</strong> abilitate.",
+ "placeholders": {
+ "acceptableAds": {
+ "content": "$2",
+ "example": "Allow Acceptable Ads"
+ },
+ "tracking": {
+ "content": "$1",
+ "example": "Block additional tracking"
+ }
+ }
+ },
+ "options_tracking_warning_2": {
+ "message": "Vogliamo farvi sapere che, al fine per gli inserzionisti di mostrare annunci più pertinenti, ci <strong>può</strong> essere qualche tracking con pubblicità accettabili."
+ },
+ "options_tracking_warning_3": {
+ "message": "Se si preferisce privacy extra, selezionare la casella di controllo ' <strong>$acceptableAdsPrivacy$'</strong> qui sotto.",
+ "placeholders": {
+ "acceptableAdsPrivacy": {
+ "content": "$1",
+ "example": "Only allow ads without third-party tracking"
+ }
+ }
+ },
+ "options_tracking_warning_acknowledgment": {
+ "message": "Ok, capito"
+ },
"options_whitelist_add": {
"message": "AGGIUNGERE UN SITO"
},
« no previous file with comments | « locale/id/desktop-options.json ('k') | locale/ja/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld