mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 21:33:02 +01:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -38,6 +38,9 @@
|
|||||||
"location": {
|
"location": {
|
||||||
"create_modal": {
|
"create_modal": {
|
||||||
"title": "Crea Posizione"
|
"title": "Crea Posizione"
|
||||||
|
},
|
||||||
|
"tree": {
|
||||||
|
"no_locations": "Nessuna posizione disponibile. Aggiungi nuove posizioni mediante il pulsante\n`<`span class=\"link-primary\"`>`Crea`<`/span`>` nella barra di navigazione."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -101,6 +104,9 @@
|
|||||||
"tips_sub": "Suggerimenti per la Ricerca",
|
"tips_sub": "Suggerimenti per la Ricerca",
|
||||||
"updated_at": "Aggiornato Il"
|
"updated_at": "Aggiornato Il"
|
||||||
},
|
},
|
||||||
|
"labels": {
|
||||||
|
"no_results": "Nessuna etichetta trovata"
|
||||||
|
},
|
||||||
"languages": {
|
"languages": {
|
||||||
"ca": "Catalano",
|
"ca": "Catalano",
|
||||||
"de": "Tedesco",
|
"de": "Tedesco",
|
||||||
@@ -121,6 +127,44 @@
|
|||||||
"zh-MO": "Cinese (Macao)",
|
"zh-MO": "Cinese (Macao)",
|
||||||
"zh-TW": "Cinese (tradizionale)"
|
"zh-TW": "Cinese (tradizionale)"
|
||||||
},
|
},
|
||||||
|
"locations": {
|
||||||
|
"no_results": "Nessuna posizione trovata"
|
||||||
|
},
|
||||||
|
"maintenance": {
|
||||||
|
"filter": {
|
||||||
|
"both": "Entrambi",
|
||||||
|
"completed": "Completato",
|
||||||
|
"scheduled": "Pianificato"
|
||||||
|
},
|
||||||
|
"list": {
|
||||||
|
"complete": "Conferma",
|
||||||
|
"create_first": "Crea la tua prima voce",
|
||||||
|
"delete": "Elimina",
|
||||||
|
"duplicate": "Duplicare",
|
||||||
|
"edit": "Modifica",
|
||||||
|
"new": "Nuova"
|
||||||
|
},
|
||||||
|
"modal": {
|
||||||
|
"completed_date": "Data di completamento",
|
||||||
|
"cost": "Costo",
|
||||||
|
"delete_confirmation": "Sei sicuro di voler eliminare questa voce?",
|
||||||
|
"edit_action": "Aggiornare",
|
||||||
|
"edit_title": "Modifica voce",
|
||||||
|
"entry_name": "Inserisci il Nome",
|
||||||
|
"new_action": "Crea",
|
||||||
|
"new_title": "Nuova Voce",
|
||||||
|
"notes": "Note",
|
||||||
|
"scheduled_date": "Data programmata"
|
||||||
|
},
|
||||||
|
"monthly_average": "Media mensile",
|
||||||
|
"toast": {
|
||||||
|
"failed_to_create": "Impossibile creare la voce",
|
||||||
|
"failed_to_delete": "Impossibile eliminare la voce",
|
||||||
|
"failed_to_update": "Impossibile aggiornare la voce"
|
||||||
|
},
|
||||||
|
"total_cost": "Costo totale",
|
||||||
|
"total_entries": "Iscrizioni totali"
|
||||||
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"active": "Attivo",
|
"active": "Attivo",
|
||||||
"change_password": "Cambia Password",
|
"change_password": "Cambia Password",
|
||||||
|
|||||||
Reference in New Issue
Block a user