New translations app.json (Italian)

This commit is contained in:
Eugen Rochko 2022-11-16 09:45:38 +01:00
parent 997b856ae8
commit 3e89962373
1 changed files with 12 additions and 7 deletions

View File

@ -74,8 +74,8 @@
"take_photo": "Scatta foto",
"save_photo": "Salva foto",
"copy_photo": "Copia foto",
"sign_in": "Accedi",
"sign_up": "Registrati",
"sign_in": "Log in",
"sign_up": "Create account",
"see_more": "Visualizza altro",
"preview": "Anteprima",
"share": "Condividi",
@ -218,10 +218,16 @@
"get_started": "Inizia",
"log_in": "Accedi"
},
"login": {
"title": "Welcome back",
"subtitle": "Log you in on the server you created your account on.",
"server_search_field": {
"placeholder": "Enter URL or search for your server"
}
},
"server_picker": {
"title": "Mastodon è fatto di utenti in diverse comunità.",
"subtitle": "Scegli una comunità basata sui tuoi interessi, regione o uno scopo generale.",
"subtitle_extend": "Scegli una comunità basata sui tuoi interessi, regione o uno scopo generale. Ogni comunità è gestita da un'organizzazione completamente indipendente o individuale.",
"subtitle": "Pick a server based on your region, interests, or a general purpose one. You can still chat with anyone on Mastodon, regardless of your servers.",
"button": {
"category": {
"all": "Tutti",
@ -248,8 +254,7 @@
"category": "CATEGORIA"
},
"input": {
"placeholder": "Cerca comunità",
"search_servers_or_enter_url": "Cerca i server o inserisci l'URL"
"search_servers_or_enter_url": "Search communities or enter URL"
},
"empty_state": {
"finding_servers": "Ricerca server disponibili...",
@ -719,4 +724,4 @@
"title": "Segnalibri"
}
}
}
}