New translations app.json (Italian)
This commit is contained in:
parent
997b856ae8
commit
3e89962373
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue