Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 2 #117

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions src/websrc/json/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"mac": "Indirizzo MAC",
"mode": "Modalità",
"now": "Installa ora",
"pass": "Parola d'ordine",
"pass": "Password",
"proj": "Creato con ❤️ da",
"save": "Salva",
"sure": "Sono sicuro",
Expand Down Expand Up @@ -250,11 +250,11 @@
},
"st": {
"dic": {
"cs": "nuclei",
"dm": "Modello del dispositivo",
"cs": "Cores",
"dm": "Modello dispositivo",
"ef": "Processore",
"efs": "Memoria",
"ehs": "Memoria in uso",
"ehs": "Memoria utilizzata",
"et": "Temperatura",
"kb": "kB",
"mb": "MB",
Expand All @@ -263,7 +263,7 @@
"efte": "esterno",
"efti": "interno",
"efss": "File di Sistema",
"ens": "Memoria non volatile",
"ens": "Memoria Flash",
"ent": "inserimenti",
"du": "Tempo di attività del dispositivo",
"lt": "Ora locale",
Expand All @@ -287,15 +287,15 @@
"op": "Modalità operativa",
"opn": "Rete Zigbee",
"opu": "Zigbee-USB",
"scc": "Client socket connesso",
"scc": "Client connessi",
"sccn": "Nessuna connessione",
"su": "tempo di connessione",
"sccy": "Sì, {{count}} clienti",
"sccy": "{{count}} client",
"zfs": "Dimensione della flash",
"zie": "IEEE"
},
"c": {
"fv": "Revisione firmware",
"fv": "Versione firmware",
"hv": "Versione hardware",
"r": "Ruolo"
},
Expand Down
Loading