🌐 New Crowdin updates (#1433)
This commit is contained in:
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"experimentalNote": {
|
||||
"label": ""
|
||||
"label": "Questa è una caratteristica sperimentale di Homarr. Si prega di segnalare qualsiasi problema su <gh>GitHub</gh> o <dc>Discord</dc>."
|
||||
},
|
||||
"search": {
|
||||
"label": "",
|
||||
"label": "Cerca",
|
||||
"engines": {
|
||||
"web": "",
|
||||
"youtube": "",
|
||||
"torrent": "",
|
||||
"movie": ""
|
||||
"web": "Cerca {{query}} sul web",
|
||||
"youtube": "Cerca {{query}} su YouTube",
|
||||
"torrent": "Cerca per i torrent {{query}}",
|
||||
"movie": "Ricerca di {{query}} su {{app}}"
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"avatar": {
|
||||
"switchTheme": "",
|
||||
"preferences": "",
|
||||
"defaultBoard": "",
|
||||
"manage": "",
|
||||
"switchTheme": "Cambia tema",
|
||||
"preferences": "Impostazioni utente",
|
||||
"defaultBoard": "Dashboard predefinita",
|
||||
"manage": "Gestisci",
|
||||
"about": {
|
||||
"label": "Info",
|
||||
"new": ""
|
||||
"new": "Nuovo"
|
||||
},
|
||||
"logout": "",
|
||||
"login": ""
|
||||
"logout": "Esci da {{username}}",
|
||||
"login": "Accedi"
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"movie": {
|
||||
"title": "",
|
||||
"topResults": ""
|
||||
"topResults": "Top {{count}} risultati per <b>{{search}}</b>."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"navigation": {
|
||||
"home": {
|
||||
"title": ""
|
||||
"title": "Home"
|
||||
},
|
||||
"boards": {
|
||||
"title": ""
|
||||
"title": "Boards"
|
||||
},
|
||||
"users": {
|
||||
"title": "",
|
||||
"title": "Utenti",
|
||||
"items": {
|
||||
"manage": "",
|
||||
"invites": ""
|
||||
"manage": "Gestisci",
|
||||
"invites": "Inviti"
|
||||
}
|
||||
},
|
||||
"help": {
|
||||
"title": "",
|
||||
"title": "Aiuto",
|
||||
"items": {
|
||||
"documentation": "Documentazione",
|
||||
"report": "",
|
||||
"discord": "",
|
||||
"contribute": ""
|
||||
"report": "Segnala un problema / bug",
|
||||
"discord": "Discord della community",
|
||||
"contribute": "Contribuisci"
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
"title": "",
|
||||
"title": "Strumenti",
|
||||
"items": {
|
||||
"docker": "Docker"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user