Translated using Weblate (Polish)

Currently translated at 100.0% (506 of 506 strings)

Translated using Weblate (German)

Currently translated at 99.8% (505 of 506 strings)

Translated using Weblate (German)

Currently translated at 99.8% (505 of 506 strings)

Translated using Weblate (Italian)

Currently translated at 82.4% (417 of 506 strings)

Translated using Weblate (Italian)

Currently translated at 82.4% (417 of 506 strings)

Translated using Weblate (Dutch)

Currently translated at 100.0% (506 of 506 strings)

Co-authored-by: Krzysztof G. <mordret@o2.pl>
Co-authored-by: Mats <sysadminsmedia@mats-bueser.de>
Co-authored-by: Matteo Lombardi <matteolomba@protonmail.com>
Co-authored-by: MyMemory <noreply-mt-mymemory@weblate.org>
Co-authored-by: verhese <sean.verheyen1@telenet.be>
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/de/
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/it/
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/nl/
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/pl/
Translation: Homebox/Frontend
This commit is contained in:
Weblate
2025-08-18 11:34:12 +00:00
parent 1211105eb4
commit c8a48e4400
4 changed files with 15 additions and 4 deletions

View File

@@ -423,9 +423,10 @@
"th-TH": "Thailändisch", "th-TH": "Thailändisch",
"tr": "Türkisch", "tr": "Türkisch",
"uk-UA": "Ukrainisch", "uk-UA": "Ukrainisch",
"zh-CN": "Chinesisch (einfach)", "vi-VN": "Vietnamesisch",
"zh-CN": "Chinesisch (vereinfacht)",
"zh-HK": "Chinesisch (Hong Kong)", "zh-HK": "Chinesisch (Hong Kong)",
"zh-MO": "Chinesisch (Macao)", "zh-MO": "Chinesisch (Macau)",
"zh-TW": "Chinesisch (traditionell)" "zh-TW": "Chinesisch (traditionell)"
}, },
"languages.da-DK": "Dänisch", "languages.da-DK": "Dänisch",
@@ -437,7 +438,7 @@
"collapse_tree": "Baum einklappen", "collapse_tree": "Baum einklappen",
"expand_tree": "Baum ausklappen", "expand_tree": "Baum ausklappen",
"location_items_delete_confirm": "Möchten Sie diesen Standort und alle darin enthaltenen Elemente wirklich löschen? Diese Aktion kann nicht rückgängig gemacht werden.", "location_items_delete_confirm": "Möchten Sie diesen Standort und alle darin enthaltenen Elemente wirklich löschen? Diese Aktion kann nicht rückgängig gemacht werden.",
"no_results": "Keine Orte gefunden", "no_results": "Keine Standorte gefunden",
"toast": { "toast": {
"failed_delete_location": "Standort konnte nicht gelöscht werden", "failed_delete_location": "Standort konnte nicht gelöscht werden",
"failed_load_location": "Standort konnte nicht geladen werden", "failed_load_location": "Standort konnte nicht geladen werden",

View File

@@ -100,6 +100,7 @@
"item_photo": "Foto dell'articolo 📷", "item_photo": "Foto dell'articolo 📷",
"item_quantity": "Quantità Articoli", "item_quantity": "Quantità Articoli",
"parent_item": "Articolo principale", "parent_item": "Articolo principale",
"product_tooltip_scan_barcode": "Riempimento automatico con un codice a barre da 📷",
"rotate_photo": "Ruota foto", "rotate_photo": "Ruota foto",
"set_as_primary_photo": "Imposta come { isPrimary, select, true {non} false {} other {}} foto principale", "set_as_primary_photo": "Imposta come { isPrimary, select, true {non} false {} other {}} foto principale",
"title": "Crea Articolo", "title": "Crea Articolo",
@@ -122,6 +123,8 @@
}, },
"product_import": { "product_import": {
"barcode": "Codice a barre del prodotto", "barcode": "Codice a barre del prodotto",
"error_exception": "Si è verificata un'eccezione durante il recupero del codice a barre dell'articolo: ",
"error_invalid_barcode": "Il codice a barre fornito non è valido",
"search_item": "Cerca prodotto", "search_item": "Cerca prodotto",
"title": "Importa prodotto" "title": "Importa prodotto"
}, },
@@ -343,6 +346,9 @@
"tip_3": "I filtri di campo utilizzano l'operazione 'OR'. Se ne viene selezionato più di uno, ne sarà\n richiesto solo uno per una corrispondenza.", "tip_3": "I filtri di campo utilizzano l'operazione 'OR'. Se ne viene selezionato più di uno, ne sarà\n richiesto solo uno per una corrispondenza.",
"tips": "Suggerimenti", "tips": "Suggerimenti",
"tips_sub": "Suggerimenti per la Ricerca", "tips_sub": "Suggerimenti per la Ricerca",
"toast": {
"quantity_cannot_negative": "La quantità non può essere negativa"
},
"updated_at": "Aggiornato Il", "updated_at": "Aggiornato Il",
"warranty": "Garanzia", "warranty": "Garanzia",
"warranty_details": "Dettagli garanzia", "warranty_details": "Dettagli garanzia",
@@ -353,6 +359,7 @@
"update_label": "Aggiorna etichetta" "update_label": "Aggiorna etichetta"
}, },
"languages": { "languages": {
"bs-BA": "Bosniaco (Bosnia ed Erzegovina)",
"ca": "Catalano", "ca": "Catalano",
"cs-CZ": "Ceco", "cs-CZ": "Ceco",
"de": "Tedesco", "de": "Tedesco",
@@ -379,6 +386,7 @@
"th-TH": "Tailandese", "th-TH": "Tailandese",
"tr": "Turco", "tr": "Turco",
"uk-UA": "Ucraino", "uk-UA": "Ucraino",
"vi-VN": "Vietnamita",
"zh-CN": "Cinese (semplificato)", "zh-CN": "Cinese (semplificato)",
"zh-HK": "Cinese Mandarino", "zh-HK": "Cinese Mandarino",
"zh-MO": "Cinese (Macao)", "zh-MO": "Cinese (Macao)",

View File

@@ -397,6 +397,7 @@
"update_label": "Etiket bijwerken" "update_label": "Etiket bijwerken"
}, },
"languages": { "languages": {
"bs-BA": "Bosnisch (Bosnië en Herzegovina)",
"ca": "Catalaans", "ca": "Catalaans",
"cs-CZ": "Tsjechisch", "cs-CZ": "Tsjechisch",
"de": "Duits", "de": "Duits",
@@ -423,6 +424,7 @@
"th-TH": "Thais", "th-TH": "Thais",
"tr": "Turks", "tr": "Turks",
"uk-UA": "Oekraïens", "uk-UA": "Oekraïens",
"vi-VN": "Vietnamees",
"zh-CN": "Chinees (vereenvoudigd)", "zh-CN": "Chinees (vereenvoudigd)",
"zh-HK": "Chinees (Hong Kong)", "zh-HK": "Chinees (Hong Kong)",
"zh-MO": "Chinees (Macau)", "zh-MO": "Chinees (Macau)",

View File

@@ -424,7 +424,7 @@
"th-TH": "Tajski", "th-TH": "Tajski",
"tr": "turecki", "tr": "turecki",
"uk-UA": "ukraiński", "uk-UA": "ukraiński",
"vi-VN": "wietnamska", "vi-VN": "Wietnamski",
"zh-CN": "chiński (uproszczony)", "zh-CN": "chiński (uproszczony)",
"zh-HK": "chiński (Hong Kong)", "zh-HK": "chiński (Hong Kong)",
"zh-MO": "chiński (Makau)", "zh-MO": "chiński (Makau)",