From c6e56ce73bc4fd59b65d73a39f48368411beeb6e Mon Sep 17 00:00:00 2001 From: Kai Krakow Date: Sun, 4 Aug 2024 03:29:31 +0200 Subject: i18n: add German translations --- tracker-easy/lang/de_DE.ts | 250 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 250 insertions(+) create mode 100644 tracker-easy/lang/de_DE.ts (limited to 'tracker-easy/lang') diff --git a/tracker-easy/lang/de_DE.ts b/tracker-easy/lang/de_DE.ts new file mode 100644 index 00000000..81e52cb0 --- /dev/null +++ b/tracker-easy/lang/de_DE.ts @@ -0,0 +1,250 @@ + + + + + EasyTracker::Metadata + + Easy Tracker 1.1 + Easy Tracker 1.1 + + + + UICPTClientControls + + Easy Tracker Settings + Easy-Tracker-Einstellungen + + + Tracker + Tracker + + + Camera + Kamera + + + Desired capture framerate + Angestrebte Aufnahmebildrate + + + Hz + Hz + + + Camera settings (when available) + Kamera-Einstellungen (falls verfügbar) + + + Width + Breite + + + Height + Höhe + + + FPS + FPS + + + Open + Öffnen + + + ° + ° + + + Device + Gerät + + + Desired capture height + Angestrebte Aufnahmehöhe + + + px + px + + + Desired capture width + Angestrebte Aufnahmebreite + + + Diagonal field of view + Diagonales Sichtfeld + + + Settings + Einstellungen + + + Debug (full size preview) + Fehlersuche (Vorschau in voller Größe) + + + Min size + Minimale Größe + + + Minimum point diameter + Minimaler Punktdurchmesser + + + Auto center + Automatisch zentrieren + + + Max size + Maximale Größe + + + Size in pixels of half the edge defining deadzone squares around tracked points + Größe in Pixeln der halben Kante, die die Totbereichquadrate um die verfolgten Punkte definiert + + + <html><head/><body><p>Use P3P or AP3P for three and four points setup. Use EPNP or ITERATIVE for five points setup. Inconsistent configuration will result in undefined behavior.</p></body></html> + <html><head/><body><p>Benutze P3P oder AP3P für ein Drei- oder Vierpunkt-Setup. Benutze EPNP oder ITERATIVE für ein Fünfpunkt-Setup. Eine inkonsistente Konfiguration führt zu einem undefinierten Verhalten.</p></body></html> + + + Perspective-N-Point solver + Perspektivischer N-Punkt-Löser + + + Make sure you pick a solver supporting the number of marker you are using. For three points detection use either P3P or AP3P. + Stelle sicher, einen Löser zu verwenden, der die Anzahl deiner verwendeten Markierungen unterstützt. Für die Erkennung von drei Punkten nutze entweder P3P oder AP3P. + + + ITERATIVE + ITERATIVE + + + EPNP + EPNP + + + P3P + P3P + + + DLS + DLS + + + UPNP + UPNP + + + AP3P + AP3P + + + Deadzone + Totbereich + + + Maximum point diameter + Maximaler Punktdurchmesser + + + Auto center timeout + Timeout für automatische Zentrierung + + + If no valid pose can be determined after that much time the center pose will be used. + Falls innerhalb dieses Zeitraums keine Pose erkannt wird, wird die zentrierte Pose verwendet. + + + ms + ms + + + Model + Modell + + + Model type: + Modelltyp: + + + Hat three vertices + Hut drei Eckpunkte + + + Hat four vertices + Hut vier Eckpunkte + + + Hat five vertices + Hut fünf Eckpunkte + + + Clip three vertices + Sticker drei Eckpunkte + + + Vertices: + Eckpunkte: + + + <html><head/><body><p><span style=" font-size:12pt;">X</span></p></body></html> + <html><head/><body><p><span style=" font-size:12pt;">X</span></p></body></html> + + + <html><head/><body><p><span style=" font-size:12pt;">Y</span></p></body></html> + <html><head/><body><p><span style=" font-size:12pt;">Y</span></p></body></html> + + + <html><head/><body><p><span style=" font-size:12pt;">Z</span></p></body></html> + <html><head/><body><p><span style=" font-size:12pt;">Z</span></p></body></html> + + + Top: + Oben: + + + mm + mm + + + Right: + Rechts: + + + Left: + Links: + + + Center: + Mitte: + + + Top right: + Oben rechts: + + + Top left: + Oben links: + + + Clip top: + Sticker-Oberkante: + + + Clip middle: + Sticker-Mitte: + + + Clip bottom: + Sticker-Unterkante: + + + About + Über + + + <html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 1.1</span></p><p><span style=" font-weight:600;">by Stéphane Lenclud</span></p><p>See <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999aa;">documentation on GitHub</span></a></p></body></html> + <html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 1.1</span></p><p><span style=" font-weight:600;">von Stéphane Lenclud</span></p><p>Siehe <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999aa;">Dokumentation auf GitHub</span></a></p></body></html> + + + -- cgit v1.2.3