mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2024-12-17 19:30:10 +01:00
New translations app.json (Italian)
This commit is contained in:
parent
332f725a50
commit
34f005b1d0
@ -51,6 +51,11 @@
|
|||||||
"clean_cache": {
|
"clean_cache": {
|
||||||
"title": "Pulisci la cache",
|
"title": "Pulisci la cache",
|
||||||
"message": "Cache %s pulita con successo."
|
"message": "Cache %s pulita con successo."
|
||||||
|
},
|
||||||
|
"translation_failed": {
|
||||||
|
"title": "Note",
|
||||||
|
"message": "Translation failed. Maybe the administrator has not enabled translations on this server or this server is running an older version of Mastodon where translations are not yet supported.",
|
||||||
|
"button": "OK"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"controls": {
|
"controls": {
|
||||||
@ -91,7 +96,11 @@
|
|||||||
"block_domain": "Blocca %s",
|
"block_domain": "Blocca %s",
|
||||||
"unblock_domain": "Sblocca %s",
|
"unblock_domain": "Sblocca %s",
|
||||||
"settings": "Impostazioni",
|
"settings": "Impostazioni",
|
||||||
"delete": "Elimina"
|
"delete": "Elimina",
|
||||||
|
"translate_post": {
|
||||||
|
"title": "Translate from %s",
|
||||||
|
"unknown_language": "Unknown"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"tabs": {
|
"tabs": {
|
||||||
"home": "Inizio",
|
"home": "Inizio",
|
||||||
@ -168,6 +177,11 @@
|
|||||||
"private": "Solo i loro seguaci possono vedere questo post.",
|
"private": "Solo i loro seguaci possono vedere questo post.",
|
||||||
"private_from_me": "Solo i miei seguaci possono vedere questo post.",
|
"private_from_me": "Solo i miei seguaci possono vedere questo post.",
|
||||||
"direct": "Solo l'utente menzionato può vedere questo post."
|
"direct": "Solo l'utente menzionato può vedere questo post."
|
||||||
|
},
|
||||||
|
"translation": {
|
||||||
|
"translated_from": "Translated from %s",
|
||||||
|
"unknown_language": "Unknown",
|
||||||
|
"show_original": "Shown Original"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"friendship": {
|
"friendship": {
|
||||||
|
Loading…
Reference in New Issue
Block a user