From c5b783bef71e51436e81fe29083308d74b24d19d Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 21 Jul 2025 07:01:26 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (504 of 504 strings) Translated using Weblate (German) Currently translated at 97.4% (491 of 504 strings) Translated using Weblate (German) Currently translated at 97.4% (491 of 504 strings) Co-authored-by: Adam Kleizer Co-authored-by: Christoph Auer Co-authored-by: MyMemory Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/de/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/hu/ Translation: Homebox/Frontend --- frontend/locales/de.json | 4 +++- frontend/locales/hu.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/locales/de.json b/frontend/locales/de.json index ec7100b1..de0bddd9 100644 --- a/frontend/locales/de.json +++ b/frontend/locales/de.json @@ -28,7 +28,8 @@ "clear": "Farbe löschen", "color": "Farbe", "no_color": "Keine Farbe", - "no_color_selected": "Keine Farbe ausgewählt" + "no_color_selected": "Keine Farbe ausgewählt", + "randomize": "Zufällige Farbe" }, "form": { "password": { @@ -99,6 +100,7 @@ "item_photo": "Artikel Bild", "item_quantity": "Anzahl der Artikel", "parent_item": "Übergeordneter Gegenstand", + "product_tooltip_input_barcode": "Automatisches Ausfüllen mit einem manuell bereitgestellten Barcode", "rotate_photo": "Photo drehen", "set_as_primary_photo": "Festlegen als { isPrimary, select, true {non-} false {} other {}}primäres Foto", "title": "Gegenstand erstellen", diff --git a/frontend/locales/hu.json b/frontend/locales/hu.json index b362152d..a38b50bd 100644 --- a/frontend/locales/hu.json +++ b/frontend/locales/hu.json @@ -124,7 +124,7 @@ }, "product_import": { "barcode": "Termék vonalkódja", - "db_source": "DB forrás", + "db_source": "Adatbázis forrás", "error_exception": "Kivétel történt a tétel vonalkódjának lekérése során: ", "error_invalid_barcode": "Érvénytelen vonalkód", "error_not_found": "Nem található termék a megadott vonalkóddal.",