Translated using Weblate (Italian)

Currently translated at 100.0% (316 of 316 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (316 of 316 strings)

Translated using Weblate (Dutch)

Currently translated at 100.0% (316 of 316 strings)

Co-authored-by: Erwin van Londen <translate.sysadminsm.treachery437@passmail.net>
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/
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/nl/
Translation: Homebox/Frontend
This commit is contained in:
Weblate
2025-04-14 08:00:38 +00:00
parent 4b13897839
commit 41c9734ffb
2 changed files with 26 additions and 6 deletions

View File

@@ -65,7 +65,9 @@
"create_modal": {
"item_description": "Descrizione Articolo",
"item_name": "Nome articolo",
"title": "Crea Articolo"
"item_photo": "Foto dell'articolo 📷",
"title": "Crea Articolo",
"upload_photos": "Carica Foto"
},
"view": {
"selectable": {
@@ -85,6 +87,9 @@
"label_description": "Descrizione Etichetta",
"label_name": "Nome Etichetta",
"title": "Crea Etichetta"
},
"selector": {
"select_labels": "Seleziona etichette"
}
},
"location": {
@@ -94,19 +99,24 @@
"title": "Crea Posizione"
},
"selector": {
"parent_location": "Ubicazione padre"
"no_location_found": "Nessusa posizione trovata",
"parent_location": "Ubicazione padre",
"search_location": "Cerca posizioni",
"select_location": "Seleziona una posizione"
},
"tree": {
"no_locations": "Nessuna posizione disponibile. Aggiungi nuove posizioni mediante il pulsante\n`<`span class=\"link-primary\"`>`Crea`<`/span`>` nella barra di navigazione."
}
},
"quick_menu": {
"no_results": "Non sono stati trovati risultati.",
"shortcut_hint": "Utilizzare i tasti numerici per selezionare rapidamente un'azione."
}
},
"global": {
"add": "Aggiungi",
"build": "Compila: { build }",
"cancel": "Ignora",
"confirm": "Conferma",
"create": "Crea",
"create_and_add": "Crea e aggiungi un altro",

View File

@@ -65,7 +65,9 @@
"create_modal": {
"item_description": "Artikelomschrijving",
"item_name": "Artikelnaam",
"title": "Maak object"
"item_photo": "Artikel Foto",
"title": "Maak object",
"upload_photos": "Upload Fotos"
},
"view": {
"selectable": {
@@ -82,9 +84,12 @@
},
"label": {
"create_modal": {
"label_description": "label beschrijving",
"label_name": "label naam",
"label_description": "Label beschrijving",
"label_name": "Label naam",
"title": "Maak label"
},
"selector": {
"select_labels": "Selecteer Labels"
}
},
"location": {
@@ -94,19 +99,24 @@
"title": "Maak locatie"
},
"selector": {
"parent_location": "Hoofd locatie"
"no_location_found": "Geen locatie gevonden",
"parent_location": "Hoofd locatie",
"search_location": "Zoek locaties",
"select_location": "Selecteer een locatie"
},
"tree": {
"no_locations": "Geen locaties beschikbaar. Voeg een nieuwe locatie toe\n via de `<`span class=\"link-primary\"`>`Creeer`<`/span`> knop op het navigatie menu."
}
},
"quick_menu": {
"no_results": "Geen resultaat gevonden.",
"shortcut_hint": "Gebruik de numerieke toetsen om snel een actie te selecteren."
}
},
"global": {
"add": "Toevoegen",
"build": "Bouw: { build }",
"cancel": "Annuleer",
"confirm": "Bevestigen",
"create": "Maken",
"create_and_add": "Maak en voeg nog een toe",