🌐 New Crowdin updates (#1433)

This commit is contained in:
Thomas Camlong
2023-10-08 12:12:44 +02:00
committed by GitHub
parent 1d50e2ce9a
commit 2b5e2094fa
122 changed files with 619 additions and 457 deletions
+14 -14
View File
@@ -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>."
}
}
}
+10 -10
View File
@@ -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"
}