Skip to content

Commit c94eb4e

Browse files
weblateMyMemoryalexdelli
committed
Translated using Weblate (Italian)
Currently translated at 84.6% (149 of 176 strings) Translated using Weblate (Italian) Currently translated at 84.6% (149 of 176 strings) Co-authored-by: MyMemory <noreply-mt-mymemory@weblate.org> Co-authored-by: alexdelli <alexdelli@gmail.com> Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/it/ Translation: Homebox/Frontend
1 parent f386d12 commit c94eb4e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

frontend/locales/it.json

+20
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
"location": {
3939
"create_modal": {
4040
"title": "Crea Posizione"
41+
},
42+
"tree": {
43+
"no_locations": "Nessuna posizione disponibile. Aggiungi nuove posizioni mediante il pulsante\n`<`span class=\"link-primary\"`>`Crea`<`/span`>` nella barra di navigazione."
4144
}
4245
}
4346
},
@@ -101,6 +104,9 @@
101104
"tips_sub": "Suggerimenti per la Ricerca",
102105
"updated_at": "Aggiornato Il"
103106
},
107+
"labels": {
108+
"no_results": "Nessuna etichetta trovata"
109+
},
104110
"languages": {
105111
"ca": "Catalano",
106112
"de": "Tedesco",
@@ -121,6 +127,20 @@
121127
"zh-MO": "Cinese (Macao)",
122128
"zh-TW": "Cinese (tradizionale)"
123129
},
130+
"locations": {
131+
"no_results": "Nessuna posizione trovata"
132+
},
133+
"maintenance": {
134+
"filter": {
135+
"both": "Entrambi",
136+
"completed": "Completato",
137+
"scheduled": "Pianificato"
138+
},
139+
"list": {
140+
"create_first": "Crea la tua prima voce",
141+
"delete": "Eliminazione"
142+
}
143+
},
124144
"profile": {
125145
"active": "Attivo",
126146
"change_password": "Cambia Password",

0 commit comments

Comments
 (0)