1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-03 10:47:35 +01:00

New translations app.json (Italian)

This commit is contained in:
Eugen Rochko 2022-11-16 09:45:38 +01:00
parent 997b856ae8
commit 3e89962373

View File

@ -74,8 +74,8 @@
"take_photo": "Scatta foto", "take_photo": "Scatta foto",
"save_photo": "Salva foto", "save_photo": "Salva foto",
"copy_photo": "Copia foto", "copy_photo": "Copia foto",
"sign_in": "Accedi", "sign_in": "Log in",
"sign_up": "Registrati", "sign_up": "Create account",
"see_more": "Visualizza altro", "see_more": "Visualizza altro",
"preview": "Anteprima", "preview": "Anteprima",
"share": "Condividi", "share": "Condividi",
@ -218,10 +218,16 @@
"get_started": "Inizia", "get_started": "Inizia",
"log_in": "Accedi" "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": { "server_picker": {
"title": "Mastodon è fatto di utenti in diverse comunità.", "title": "Mastodon è fatto di utenti in diverse comunità.",
"subtitle": "Scegli una comunità basata sui tuoi interessi, regione o uno scopo generale.", "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.",
"subtitle_extend": "Scegli una comunità basata sui tuoi interessi, regione o uno scopo generale. Ogni comunità è gestita da un'organizzazione completamente indipendente o individuale.",
"button": { "button": {
"category": { "category": {
"all": "Tutti", "all": "Tutti",
@ -248,8 +254,7 @@
"category": "CATEGORIA" "category": "CATEGORIA"
}, },
"input": { "input": {
"placeholder": "Cerca comunità", "search_servers_or_enter_url": "Search communities or enter URL"
"search_servers_or_enter_url": "Cerca i server o inserisci l'URL"
}, },
"empty_state": { "empty_state": {
"finding_servers": "Ricerca server disponibili...", "finding_servers": "Ricerca server disponibili...",
@ -719,4 +724,4 @@
"title": "Segnalibri" "title": "Segnalibri"
} }
} }
} }