Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 73.7% (104 of 141 strings)

Translated using Weblate (Italian)

Currently translated at 73.7% (104 of 141 strings)

Co-authored-by: Gabriele Bonetti <[email protected]>
Co-authored-by: MyMemory <[email protected]>
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/it/
Translation: Homebox/Frontend
  • Loading branch information
3 people committed Sep 22, 2024
1 parent ca33d49 commit 85b54c4
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion frontend/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
},
"item": {
"create_modal": {
"photo_button": "Foto",
"title": "Crea Oggetto"
},
"view": {
Expand Down Expand Up @@ -61,7 +62,7 @@
"submit": "Invia",
"version": "Versione: { version }",
"welcome": "Benvenuto, { username }"
},
},
"index": {
"disabled_registration": "Registrazione Disabilitata",
"dont_join_group": "Non vuoi unirti a un gruppo?",
Expand Down Expand Up @@ -107,11 +108,13 @@
"current_password": "Password Corrente",
"delete_account": "Elimina Account",
"delete_account_sub": "Elimina il tuo account e tutti i dati associati. Questa operazione non può essere annullata.",
"display_header": "{ currentValue, select, true {Nascondi intestazione} false {Mostra intestazione} other {Non colpito}}",
"enabled": "Abilitato",
"gen_invite": "Genera Link di Invito",
"group_settings": "Impostazioni Gruppo",
"group_settings_sub": "Impostazioni Gruppo Condivise. Potrebbe essere necessario aggiornare il browser affinché alcune impostazioni vengano applicate.",
"inactive": "Inattivo",
"language": "Lingua",
"new_password": "Nuova Password",
"notifier_modal": "{ type, select, true {Modifica} false {Crea} other {Altro}} Notifier",
"notifiers": "Notifiche",
Expand All @@ -120,8 +123,26 @@
"theme_settings": "Impostazioni Tema",
"theme_settings_sub": "Le impostazioni del tema sono memorizzate nella memoria locale del tuo browser. Puoi cambiare il tema \nin qualsiasi momento. Se hai problemi a impostare il tuo tema, prova a ricaricare la pagina.",
"update_group": "Aggiorna Gruppo",
"update_language": "Aggiorna Lingua",
"url": "URL",
"user_profile": "Profilo Utente",
"user_profile_sub": "Invita utenti e gestisci il tuo account."
},
"tools": {
"import_export": "Importa/Esporta",
"import_export_set": {
"import": "Importa Inventario",
"import_button": "Importa Inventario"
},
"import_export_sub": "Importa ed esporta il tuo inventario verso e da un file CSV. Questo è utile per migrare il tuo inventario verso una nuova istanza di Homebox.",
"reports_set": {
"asset_labels": "Etichette Per ID Risorse",
"asset_labels_button": "Generatore di Etichette",
"asset_labels_sub": "Genera una etichetta PDF stampabile per un gruppo di ID Risorsa. Le etichette non sono specifiche per il tuo inventario così puoi stamparle in anticipo ed applicarle al tuo inventario quando lo ricevi.",
"bill_of_materials": "Distinta base",
"bill_of_materials_button": "Genera BOM",
"bill_of_materials_sub": "Genera un file CSV (Comma Separated Values) che può essere importato in un foglio di calcolo. Questo è un sommario del tuo inventario con informazioni di base su oggetto e prezzo."
},
"reports_sub": "Genera diversi report per il tuo inventario."
}
}

0 comments on commit 85b54c4

Please sign in to comment.