Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(i18n): Update it-IT locale #2473

Merged
merged 9 commits into from
Nov 27, 2023
4 changes: 4 additions & 0 deletions locales/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"blocked_users": "Utenti bloccati",
"blocking": "Bloccato",
"bot": "BOT",
"copy_account_name": "Copia nome account",
"favourites": "Preferiti",
"follow": "Segui",
"follow_back": "Ricambia",
Expand Down Expand Up @@ -500,6 +501,8 @@
},
"notifications_settings": "Notifiche",
"preferences": {
"embedded_media": "Riproduttore media incorporato",
"embedded_media_description": "Visualizza un riproduttore incorporato invece della normale anteprima quando si espande un link a un contenuto multimediale.",
"enable_autoplay": "Attiva riproduzione automatica",
"enable_data_saving": "Attiva risparmio dati",
"enable_data_saving_description": "Risparmia dati disattivando il download automatico degli allegati.",
Expand Down Expand Up @@ -577,6 +580,7 @@
},
"boosted_by": "Potenziato da",
"edited": "Modificato {0}",
"embedded_warning": "La riproduzione di questo contenuto potrebbe rivelare il tuo indirizzo IP ad altri.",
"favourited_by": "Apprezzato da",
"filter_hidden_phrase": "Filtrato da",
"filter_show_anyway": "Mostra comunque",
Expand Down
Loading