mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-15 20:12:18 +01:00
59 lines
1.3 KiB
JSON
59 lines
1.3 KiB
JSON
{
|
|
"save": "Salva",
|
|
"apply": "Applica",
|
|
"insert": "Inserisci",
|
|
"about": "Info",
|
|
"cancel": "Annulla",
|
|
"close": "Chiudi",
|
|
"back": "Indietro",
|
|
"delete": "Elimina",
|
|
"ok": "OK",
|
|
"edit": "Modifica",
|
|
"next": "Successivo",
|
|
"previous": "Precedente",
|
|
"confirm": "Conferma",
|
|
"enabled": "Abilitato",
|
|
"duplicate": "Duplica",
|
|
"disabled": "Disattivato",
|
|
"enableAll": "Abilita tutto",
|
|
"disableAll": "Disattiva tutto",
|
|
"setTimer": "Imposta timer",
|
|
"version": "Versione",
|
|
"changePosition": "Cambia posizione",
|
|
"remove": "Rimuovi",
|
|
"removeConfirm": "Siete sicuri di voler rimuovere {{item}}?",
|
|
"createItem": "+ crea {{item}}",
|
|
"sections": {
|
|
"settings": "Impostazioni",
|
|
"dangerZone": "Danger zone"
|
|
},
|
|
"secrets": {
|
|
"apiKey": "Chiave API",
|
|
"username": "Nome utente",
|
|
"password": "Password"
|
|
},
|
|
"tip": "Suggerimento: ",
|
|
"time": {
|
|
"seconds": "secondi",
|
|
"minutes": "minuti",
|
|
"hours": "ore"
|
|
},
|
|
"loading": "Caricamento in corso...",
|
|
"breakPoints": {
|
|
"small": "piccolo",
|
|
"medium": "medio",
|
|
"large": "grande"
|
|
},
|
|
"seeMore": "Vedi di più...",
|
|
"position": {
|
|
"left": "Sinistra",
|
|
"center": "Centra",
|
|
"right": "Destra"
|
|
},
|
|
"attributes": {
|
|
"width": "Larghezza",
|
|
"height": "Altezza"
|
|
},
|
|
"public": "Pubblico",
|
|
"restricted": "Limitato"
|
|
} |