mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-31 18:17:29 +01:00
Translated using Weblate (Czech)
Currently translated at 97.2% (316 of 325 strings) Translated using Weblate (German) Currently translated at 99.3% (323 of 325 strings) Translated using Weblate (German) Currently translated at 99.3% (323 of 325 strings) Translated using Weblate (German) Currently translated at 99.3% (323 of 325 strings) Co-authored-by: Adam Havránek <adamhavra@seznam.cz> Co-authored-by: Matt <weblate@neo17k.de> Co-authored-by: MyMemory <noreply-mt-mymemory@weblate.org> Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org> Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/cs/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/de/ Translation: Homebox/Frontend
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user