Skip to content

Commit d523072

Browse files
committed
more translations
1 parent 3c7e818 commit d523072

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

special-pages/pages/new-tab/public/locales/it/new-tab.json

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -9,131 +9,131 @@
99
}]
1010
},
1111
"ntp_show_less" : {
12-
"title" : "Show Less",
12+
"title" : "Mostra meno",
1313
"note" : "Button that reduces the number of items or content displayed."
1414
},
1515
"ntp_show_more" : {
16-
"title" : "Show More",
16+
"title" : "Mostra altro",
1717
"note" : "Button that increases the number of items or content displayed."
1818
},
1919
"ntp_dismiss" : {
20-
"title" : "Dismiss",
20+
"title" : "Ignora",
2121
"note" : "Button that closes or hides the current popup or notification."
2222
},
2323
"ntp_customizer_button" : {
24-
"title" : "Customize",
24+
"title" : "Personalizza",
2525
"note" : "Button opens a menu. The menu allows the user to customize the page, such as showing/hiding sections."
2626
},
2727
"widgets_visibility_menu_title" : {
28-
"title" : "Customize New Tab Page",
28+
"title" : "Personalizza pagina Nuova scheda",
2929
"note" : "Heading text describing that there's a list of toggles for customizing the page layout."
3030
},
3131
"updateNotification_updated_version" : {
32-
"title" : "Browser Updated to version {version}.",
32+
"title" : "Browser aggiornato alla versione {version}.",
3333
"note" : "Text to indicate which new version was updated. `{version}` will be formatted like `1.22.0`"
3434
},
3535
"updateNotification_whats_new" : {
3636
"title" : "See <a>what's new</a> in this release.",
3737
"note" : "The `<a>` tag represents a clickable link, please preserve it."
3838
},
3939
"updateNotification_dismiss_btn" : {
40-
"title" : "Dismiss",
40+
"title" : "Ignora",
4141
"note" : "Button label text for an action that removes the widget from the screen."
4242
},
4343
"stats_menuTitle" : {
44-
"title" : "Blocked Tracking Attempts",
44+
"title" : "Tentativi di tracciamento bloccati",
4545
"note" : "Used as a label in a customization menu"
4646
},
4747
"stats_menuTitle_v2" : {
48-
"title" : "Protection Stats",
48+
"title" : "Statistiche sulla protezione",
4949
"note" : "Used as a label in a customization menu"
5050
},
5151
"stats_noActivity" : {
5252
"title" : "DuckDuckGo blocks tracking attempts as you browse. Visit a few sites to see how many we block!",
5353
"note" : "Placeholder for when we cannot report any blocked trackers yet"
5454
},
5555
"stats_noRecent" : {
56-
"title" : "Tracking protections active",
56+
"title" : "Protezioni di tracciamento attive",
5757
"note" : "Placeholder to indicate that no tracking activity was blocked in the last 7 days"
5858
},
5959
"stats_countBlockedSingular" : {
60-
"title" : "1 tracking attempt blocked",
60+
"title" : "1 tentativo di tracciamento bloccato",
6161
"note" : "The main headline indicating that a single tracker was blocked"
6262
},
6363
"stats_countBlockedPlural" : {
64-
"title" : "{count} tracking attempts blocked",
64+
"title" : "{count} tentativi di tracciamento bloccati",
6565
"note" : "The main headline indicating that more than 1 attempt has been blocked. Eg: '2 tracking attempts blocked'"
6666
},
6767
"stats_feedCountBlockedSingular" : {
68-
"title" : "1 attempt blocked by DuckDuckGo in the last 7 days",
68+
"title" : "1 tentativo bloccato da DuckDuckGo negli ultimi 7 giorni",
6969
"note" : "A summary description of how many tracking attempts where blocked, when only one exists."
7070
},
7171
"stats_feedCountBlockedPeriod" : {
72-
"title" : "Past 7 days",
72+
"title" : "Ultimi 7 giorni",
7373
"note" : "A summary description indicating the time period of the blocked tracking attempts, which is the past 7 days."
7474
},
7575
"stats_feedCountBlockedPlural" : {
76-
"title" : "{count} tracking attempts blocked",
76+
"title" : "{count} tentativi di tracciamento bloccati",
7777
"note" : "A summary description of how many tracking attempts were blocked by DuckDuckGo in the last 7 days when there is more than one. E.g., '1,028 tracking attempts blocked."
7878
},
7979
"stats_toggleLabel" : {
80-
"title" : "Show recent activity",
80+
"title" : "Mostra attività recente",
8181
"note" : "The aria-label text for a toggle button that shows the detailed activity feed"
8282
},
8383
"stats_hideLabel" : {
84-
"title" : "Hide recent activity",
84+
"title" : "Nascondi attività recente",
8585
"note" : "The aria-label text for a toggle button that hides the detailed activity feed"
8686
},
8787
"stats_otherCompanyName" : {
88-
"title" : "Other",
88+
"title" : "Altro",
8989
"note" : "A placeholder to represent an aggregated count of entries, not present in the rest of the list. For example, 'Other: 200', which would mean 200 entries excluding the ones already shown"
9090
},
9191
"stats_otherCount" : {
92-
"title" : "{count} attempts from other networks",
92+
"title" : "{count} tentativi da altre reti",
9393
"note" : "An aggregated count of blocked entries not present in the main list. For example, '200 attempts from other networks'"
9494
},
9595
"nextSteps_sectionTitle" : {
96-
"title" : "Next Steps",
96+
"title" : "Passaggi successivi",
9797
"note" : "Text that goes in the Next Steps bubble above the first card"
9898
},
9999
"nextSteps_bringStuff_title" : {
100-
"title" : "Bring Your Stuff",
100+
"title" : "Importa i tuoi file",
101101
"note" : "Title of the Next Steps card for importing bookmarks and favorites"
102102
},
103103
"nextSteps_bringStuff_summary" : {
104104
"title" : "Import bookmarks, favorites, and passwords for a smooth transition from your old browser.",
105105
"note" : "Summary of the Next Steps card for importing bookmarks and favorites"
106106
},
107107
"nextSteps_bringStuff_actionText" : {
108-
"title" : "Import Now",
108+
"title" : "Importa ora",
109109
"note" : "Button text of the Next Steps card for importing bookmarks and favorites"
110110
},
111111
"nextSteps_defaultApp_title" : {
112-
"title" : "Set as Default Browser",
112+
"title" : "Imposta come Browser predefinito",
113113
"note" : "Title of the Next Steps card for making DDG the user's default browser"
114114
},
115115
"nextSteps_defaultApp_summary" : {
116-
"title" : "We automatically block trackers as you browse. It’s privacy, simplified.",
116+
"title" : "Blocchiamo automaticamente i sistemi di tracciamento mentre navighi. Tutelare la privacy, ora è semplice.",
117117
"note" : "Summary of the Next Steps card for making DDG the user's default browser"
118118
},
119119
"nextSteps_defaultApp_actionText" : {
120-
"title" : "Make Default Browser",
120+
"title" : "Rendi il browser predefinito",
121121
"note" : "Button text of the Next Steps card for making DDG the user's default browser"
122122
},
123123
"nextSteps_blockCookies_title" : {
124-
"title" : "Block Cookie Pop-ups",
124+
"title" : "Blocca i popup dei cookie",
125125
"note" : "Title of the Next Steps card for blocking cookie pop-ups"
126126
},
127127
"nextSteps_blockCookies_summary" : {
128128
"title" : "We need your permission to say no to cookies on your behalf. Easy choice.",
129129
"note" : "Summary of the Next Steps card for blocking cookie pop-ups"
130130
},
131131
"nextSteps_blockCookies_actionText" : {
132-
"title" : "Block Cookie Pop-ups",
132+
"title" : "Blocca i popup dei cookie",
133133
"note" : "Button text of the Next Steps card for blocking cookie pop-ups"
134134
},
135135
"nextSteps_emailProtection_title" : {
136-
"title" : "Protect Your Inbox",
136+
"title" : "Proteggi la tua casella di posta",
137137
"note" : "Title of the Next Steps card for email protection"
138138
},
139139
"nextSteps_emailProtection_summary" : {
@@ -145,15 +145,15 @@
145145
"note" : "Button text of the Next Steps card for email protection"
146146
},
147147
"nextSteps_duckPlayer_title" : {
148-
"title" : "YouTube Without Creepy Ads",
148+
"title" : "YouTube senza annunci inquietanti",
149149
"note" : "Title of the Next Steps card for adopting DuckPlayer"
150150
},
151151
"nextSteps_duckPlayer_summary" : {
152-
"title" : "Enjoy a clean viewing experience without personalized ads.",
152+
"title" : "Usufruisci di un'esperienza di visione lineare, senza annunci personalizzati.",
153153
"note" : "Summary of the Next Steps card for adopting DuckPlayer"
154154
},
155155
"nextSteps_duckPlayer_actionText" : {
156-
"title" : "Try DuckPlayer",
156+
"title" : "Prova Duck Player",
157157
"note" : "Button text of the Next Steps card for adopting DuckPlayer"
158158
},
159159
"nextSteps_addAppDockMac_title" : {
@@ -165,11 +165,11 @@
165165
"note" : "Summary of the Next Steps card for adding DDG app to OS dock"
166166
},
167167
"nextSteps_addAppDockMac_actionText" : {
168-
"title" : "Add to Dock",
168+
"title" : "Aggiungi al dock",
169169
"note" : "Initial button text of the Next Steps card for adding DDG app to OS dock"
170170
},
171171
"nextSteps_addAppDockMac_confirmationText" : {
172-
"title" : "Added to Dock!",
172+
"title" : "Aggiunto al dock!",
173173
"note" : "Button text after clicking on the Next Steps card for adding DDG app to OS dock"
174174
},
175175
"nextSteps_pinAppToTaskbarWindows_title" : {
@@ -181,95 +181,95 @@
181181
"note" : "Summary of the Next Steps card for adding DDG app to OS dock"
182182
},
183183
"nextSteps_pinAppToTaskbarWindows_actionText" : {
184-
"title" : "Pin to Taskbar",
184+
"title" : "Aggiungi alla barra delle applicazioni",
185185
"note" : "Initial button text of the Next Steps card for adding DDG app to OS dock"
186186
},
187187
"nextSteps_pinAppToTaskbarWindows_confirmationText" : {
188188
"title" : "Pinned to Taskbar!",
189189
"note" : "Button text after clicking on the Next Steps card for adding DDG app to OS dock"
190190
},
191191
"favorites_show_less" : {
192-
"title" : "Show less",
192+
"title" : "Mostra meno",
193193
"note" : "Button label to display fewer items"
194194
},
195195
"favorites_show_more" : {
196196
"title" : "Show more ({count} remaining)",
197197
"note" : "Button text to show hidden items. {count} will be replaced with the number of remaining favorite items to show, including the parentheses. Example: 'Show more (18 remaining)'"
198198
},
199199
"favorites_menu_title" : {
200-
"title" : "Favorites",
200+
"title" : "Preferiti",
201201
"note" : "Used as a label in a customization menu"
202202
},
203203
"favorites_add" : {
204-
"title" : "Add Favorite",
204+
"title" : "Aggiungi preferito",
205205
"note" : "A button that allows a user to add a new 'favorite' bookmark to their existing list"
206206
},
207207
"customizer_image_privacy" : {
208208
"title" : "Images are stored on your device so DuckDuckGo can’t see or access them.",
209209
"note" : "Shown near a button that allows a user to upload an image to be used as a background."
210210
},
211211
"customizer_drawer_title" : {
212-
"title" : "Customize",
212+
"title" : "Personalizza",
213213
"note" : "Title in a slide-out drawer that contains options for customizing the browser."
214214
},
215215
"customizer_section_title_background" : {
216-
"title" : "Background",
216+
"title" : "Sfondo",
217217
"note" : "Section title displayed in the UI for customizing the background."
218218
},
219219
"customizer_section_title_theme" : {
220-
"title" : "Browser Theme",
220+
"title" : "Tema del browser",
221221
"note" : "Section title for a section where users can customize the browser theme. (for example, 'light' or 'dark')"
222222
},
223223
"customizer_section_title_sections" : {
224-
"title" : "Sections",
224+
"title" : "Sezioni",
225225
"note" : "Section title for a list of toggles for showing/hiding certain sections of the page."
226226
},
227227
"customizer_browser_theme_light" : {
228-
"title" : "Light",
228+
"title" : "Chiaro",
229229
"note" : "The label for a button that sets the browser theme to 'light' mode"
230230
},
231231
"customizer_browser_theme_dark" : {
232-
"title" : "Dark",
232+
"title" : "Scuro",
233233
"note" : "The label for a button that sets the browser theme to 'dark' mode"
234234
},
235235
"customizer_browser_theme_system" : {
236-
"title" : "System",
236+
"title" : "Sistema",
237237
"note" : "The label for a button that sets the browser theme to 'system', which matches the operating system setting"
238238
},
239239
"customizer_browser_theme_label" : {
240-
"title" : "Select {type} theme",
240+
"title" : "Seleziona il tema {type}",
241241
"note" : "The label text on a button, for assistive technologies (like screen readers). {type} will be replace with 'light', 'dark' or 'system'"
242242
},
243243
"customizer_settings_link" : {
244-
"title" : "Go to Settings",
244+
"title" : "Vai a Impostazioni",
245245
"note" : "The label text on a link that opens the Settings"
246246
},
247247
"customizer_background_selection_default" : {
248-
"title" : "Default",
248+
"title" : "Predefinito",
249249
"note" : "Label text below a button that selects a 'default' background"
250250
},
251251
"customizer_background_selection_color" : {
252-
"title" : "Solid Colors",
252+
"title" : "Colori a tinta unita",
253253
"note" : "Label text below a button that allows a color background"
254254
},
255255
"customizer_background_selection_gradient" : {
256-
"title" : "Gradients",
256+
"title" : "Gradienti",
257257
"note" : "Label text below a button that allows a gradient background"
258258
},
259259
"customizer_background_selection_image_add" : {
260-
"title" : "Add Background",
260+
"title" : "Aggiungi sfondo",
261261
"note" : "Label text shown on a button that allows an image to be uploaded"
262262
},
263263
"customizer_background_selection_image_existing" : {
264-
"title" : "My Backgrounds",
264+
"title" : "I miei sfondi",
265265
"note" : "Label text shown on a button navigates to list of existing background (that the user previously uploaded)"
266266
},
267267
"customizer_image_select" : {
268-
"title" : "Select image {number}",
268+
"title" : "Seleziona immagine {number}",
269269
"note" : "Label text on a button, for assistive technologies (like screen readers). {number} will be replaced with a numeric reference of 1-8, eg: 'Select image 1'"
270270
},
271271
"customizer_image_delete" : {
272-
"title" : "Delete image {number}",
272+
"title" : "Elimina immagine {number}",
273273
"note" : "Label text on a button that deletes an image. {number} will be replaced with a numeric reference of 1-8, eg: 'Delete image 1'"
274274
},
275275
"activity_noRecent_title" : {

special-pages/pages/new-tab/public/locales/pt/new-tab.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
"note" : "Button label, allows the user to remove the specified domain from their favorites"
302302
},
303303
"activity_itemRemove" : {
304-
"title" : "Remove {domain} do histórico",
304+
"title" : "Remover {domain} do histórico",
305305
"note" : "Button label for clearing browsing history for a given domain."
306306
},
307307
"activity_burn" : {

0 commit comments

Comments
 (0)