diff --git a/frontend/locales/cs-CZ.json b/frontend/locales/cs-CZ.json index 9fe7cf06..b3359954 100644 --- a/frontend/locales/cs-CZ.json +++ b/frontend/locales/cs-CZ.json @@ -54,7 +54,8 @@ "titles": "Popisky" }, "page_qr_code": { - "page_url": "URL Stránky" + "page_url": "URL Stránky", + "qr_tooltip": "Zobrazit kód QR" }, "password_score": { "password_strength": "Síla Hesla" diff --git a/frontend/locales/de.json b/frontend/locales/de.json index e93ea09b..7fa82c23 100644 --- a/frontend/locales/de.json +++ b/frontend/locales/de.json @@ -54,7 +54,8 @@ "titles": "Etiketten" }, "page_qr_code": { - "page_url": "Seiten-URL" + "page_url": "Seiten-URL", + "qr_tooltip": "QR Code anzeigen" }, "password_score": { "password_strength": "Passwortstärke" @@ -64,7 +65,9 @@ "create_modal": { "item_description": "Gegenstandsbezeichnung", "item_name": "Gegenstandsname", - "title": "Gegenstand erstellen" + "item_photo": "Artikel Bild", + "title": "Gegenstand erstellen", + "upload_photos": "Upload Bilder" }, "view": { "selectable": { @@ -74,8 +77,10 @@ "table": "Tabelle" }, "table": { + "headers": "Kopfzeilen", "page": "Seite", - "rows_per_page": "Zeilen pro Seite" + "rows_per_page": "Zeilen pro Seite", + "table_settings": "Tabellen Einstellungen" } } }, @@ -84,6 +89,9 @@ "label_description": "Label-Beschreibung", "label_name": "Label-Name", "title": "Label erstellen" + }, + "selector": { + "select_labels": "Labels auswählen" } }, "location": { @@ -93,19 +101,25 @@ "title": "Standort erstellen" }, "selector": { - "parent_location": "Übergeordneter Standort" + "no_location_found": "Keine Standorte gefunden", + "parent_location": "Übergeordneter Standort", + "search_location": "Suchen", + "select_location": "Standort wählen" }, "tree": { "no_locations": "Keine Standorte verfügbar. Fügen Sie neue Standorte über die Schaltfläche\n `<`span class=\"link-primary\"`>`Erstellen`<`/span`>` in der Navigationsleiste hinzu." } }, "quick_menu": { + "no_results": "Keine Ergebnisse gefunden.", "shortcut_hint": "Verwenden Sie die Zifferntasten, um schnell eine Aktion auszuwählen." } }, "global": { "add": "Hinzufügen", + "archived": "Archiviert", "build": "Build: { build }", + "cancel": "Abbrechen", "confirm": "Bestätigen", "create": "Erstellen", "create_and_add": "Erstellen und weiteren hinzufügen", @@ -117,6 +131,7 @@ "email": "E-Mail", "follow_dev": "Dem Entwickler folgen", "github": "GitHub-Projekt", + "insured": "Versichert", "items": "Gegenstände", "join_discord": "Discord beitreten", "labels": "Labels", @@ -125,6 +140,7 @@ "name": "Name", "navigate": "Navigieren", "password": "Passwort", + "quantity": "Menge", "read_docs": "Dokumentation lesen", "save": "Speichern", "search": "Suche", @@ -264,6 +280,7 @@ "locations": { "child_locations": "Unter-Standorte", "collapse_tree": "Baum einklappen", + "expand_tree": "Baum ausklappen", "no_results": "Keine Standorte gefunden", "update_location": "Aktualisiere Standort" }, @@ -348,6 +365,7 @@ "invalid_url": "Ungültige Barcode-URL", "no_sources": "Keine Videoquellen verfügbar", "select_video_source": "Wählen Sie eine Videoquelle", + "title": "Scanner", "unsupported": "Media Stream API wird nicht unterstützt ohne HTTPS/SSL" }, "tools": {