diff --git a/openhantek/ChangeLog b/openhantek/ChangeLog index 6f693e3..9e67237 100644 --- a/openhantek/ChangeLog +++ b/openhantek/ChangeLog @@ -118,3 +118,6 @@ 2011-01-23 Oliver Haag * Properly applying saved dock window and toolbar positions on startup now + +2011-01-25 Oliver Haag +* German translation updated diff --git a/openhantek/src/hantek/device.cpp b/openhantek/src/hantek/device.cpp index e9aaf86..d5f7df6 100644 --- a/openhantek/src/hantek/device.cpp +++ b/openhantek/src/hantek/device.cpp @@ -79,7 +79,7 @@ namespace Hantek { if(errorCode >= 0) errorCode = usb_find_devices(); if(errorCode < 0) - return tr("Failed to get device list: %3").arg(Helper::libUsbErrorString(errorCode)); + return tr("Failed to get device list: %1").arg(Helper::libUsbErrorString(errorCode)); struct usb_device *device = NULL; @@ -166,7 +166,7 @@ namespace Hantek { ssize_t deviceCount = libusb_get_device_list(this->context, &deviceList); if(deviceCount < 0) - return tr("Failed to get device list: %3").arg(Helper::libUsbErrorString(errorCode)); + return tr("Failed to get device list: %1").arg(Helper::libUsbErrorString(errorCode)); // Iterate through all usb devices this->model = MODEL_UNKNOWN; diff --git a/openhantek/translations/openhantek_de.qm b/openhantek/translations/openhantek_de.qm index ae8b10e..3890088 100644 --- a/openhantek/translations/openhantek_de.qm +++ b/openhantek/translations/openhantek_de.qm diff --git a/openhantek/translations/openhantek_de.ts b/openhantek/translations/openhantek_de.ts index d10b6c0..179d167 100644 --- a/openhantek/translations/openhantek_de.ts +++ b/openhantek/translations/openhantek_de.ts @@ -4,78 +4,98 @@ DsoConfigAnalysisPage - + Rectangular Rechteck - + Hamming Hamming - + Hann - -Hann + Hann - + Cosine Cosinus - + + Lanczos + Lanczos + + + Bartlett Bartlett - + Triangular Dreieck - + Gauss Gauss - + Bartlett-Hann Bartlett-Hann - + Blackman Blackman - + Nuttall Nuttall - + Blackman-Harris Blackman-Harris - + Blackman-Nuttall Blackman-Nuttall - + Flat top Flat Top - + Window function Fensterfunktion + + Reference level + Referenzpegel + + + + dBm + dBm + + + + Minimum magnitude + Minimaler Pegel + + + Spectrum Spektrum @@ -83,52 +103,52 @@ Hann DsoConfigColorsPage - + Axes Achsen - + Background Hintergrund - + Border Rahmen - + Grid Gitternetz - + Markers Marker - + Text Text - + Screen Bildschirm - + Channel Kanal - + Spectrum Spektrum - + Graph Graph @@ -136,70 +156,113 @@ Hann DsoConfigDialog - + Settings Einstellungen - + &Ok &Ok - + &Apply &Anwenden - + &Cancel &Abbrechen - + Analysis Analyse - + Colors Farben - + + Files + Dateien + + + Scope Oszilloskop + DsoConfigFilesPage + + + Save default settings on exit + Standardeinstellung beim Beenden speichern + + + + Save default settings now + Standardeinstellungen jetzt speichern + + + + Configuration + Konfiguration + + + + Image width + Bildbreite + + + + Image height + Bildhöhe + + + + Export + Exportieren + + + DsoConfigScopePage - + Off Aus - + Linear Linear - + Sinc Sinc - + Antialiasing Antialiasing - + Interpolation Interpolation - + + Digital phosphor depth + Stufen für digitalen Phosphor + + + Graph Graph @@ -207,62 +270,67 @@ Hann DsoWidget - + Zoom x%L1 Zoom x%L1 - - - - - - + + + + + + /div /div - + Portable Document Format (*.pdf) Portables Dokumentenformat (*.pdf) - + PostScript (*.ps) PostScript (*.ps) - + + Export file... + Datei exportieren... + + + Marker 1/2 Marker 1/2 - + %L1% %L1% - + %1 %2 %3 %4 %1 %2 %3 %4 - + /s /s - + %1 S %1 S - + Image (*.png *.xpm *.jpg) Bild (*.png *.xpm *.jpg) - + Comma-Separated Values (*.csv) Kommagetrennte Werte (*.csv) @@ -270,40 +338,140 @@ Hann Exporter - + Print oscillograph Oszillograph drucken + + + %L1% + %L1% + + + + %1 %2 %3 %4 + %1 %2 %3 %4 + + + + %1 S + %1 S + + + + /s + /s + + + + + + + + + /div + /div + + + + Zoom x%L1 + Zoom x%L1 + + + + Marker 1/2 + Marker 1/2 + - HorizontalDock + Hantek::Control - - Horizontal - Horizontal + + EXT + EXT - - T - Y - T - Y + + EXT/10 + EXT/10 - - X - Y - X - Y + + The device has been disconnected + Die Verbindung zum Gerät wurde getrennt + + + + Unknown model + Unbekanntes Modell + + + + Couldn't get channel level data from oscilloscope + Konnte Kanalpegeldaten des Oszilloskops nicht lesen + + + + Hantek::Device + + + Can't search for Hantek oscilloscopes: %1 + Suche nach Hantek Oszilloskopen fehlgeschlagen: %1 + + + + + Failed to claim interface %1 of device %2: %3 + Anforderung der Schnittstelle %1 des Gerätes %2 fehlgeschlagen: %3 + + + + + Device found: Hantek %1 (%2) + Gerät gefunden: Hantek %1 (%2) + + + + Couldn't open device %1 + Konnte Gerät %1 nicht öffnen + + + + + No Hantek oscilloscope found + Keine Hantek Oszilloskope gefunden + + + + + Failed to get device list: %1 + Abrufen der Geräteliste fehlgeschlagen: %1 + + + + Couldn't open device %1: %2 + Konnte Gerät %1 nicht öffnen: %2 + + + + HorizontalDock + + + Horizontal + Horizontal - + Timebase Zeitbasis - + Frequencybase Frequenzbasis - + Format Format @@ -311,469 +479,678 @@ Hann OpenHantekMainWindow - + OpenHantek OpenHantek - + &Open... &Öffnen... - + Ctrl+O Strg+O - + Open saved settings Gespeicherte Einstellungen öffnen - + &Save &Speichern - - + + Ctrl+S Strg+S - + Save the current settings Aktuelle Einstellungen speichern - + Save &as... Speichern &unter... - + Save the current settings to another file Aktuelle Einstellungen in anderer Datei speichern - + &Print... &Drucken... - + Ctrl+P Strg+P - + Print the oscilloscope screen Den Oscilloskopbildschirm drucken - + &Export as... &Exportieren als... - + Ctrl+E Strg+E - + Export the oscilloscope data to a file Die Oszilloskopdaten in eine Datei exportieren - + E&xit &Beenden - + Ctrl+Q Strg+Q - + Exit the application Anwendung beenden - + &Settings &Einstellungen - + Configure the oscilloscope Das Oszilloskop konfigurieren - - + + Send command + Befehl senden + + + + Shift+C + Shift+C + + + + &Docking windows + &Dockfenster + + + + &Toolbars + &Werkzeugleisten + + + + + Settings (*.ini) + Einstellungen (*.ini) + + + + Save settings + Einstellungen speichern + + + &Stop &Stop - + + <p>This is a open source software for Hantek USB oscilloscopes.</p><p>Copyright &copy; 2010, 2011 Oliver Haag &lt;oliver.haag@gmail.com&gt;</p> + <p>Dies ist ein Open-Source Programm für Hantek USB Oszilloskope.</p><p>Copyright &copy; 2010, 2011 Oliver Haag &lt;oliver.haag@gmail.com&gt;</p> + + + + Invalid command + Ungültiger Befehl + + + Space Leertaste - - + Stop the oscilloscope Das Oszilloskop anhalten - + &Small &Klein - + 10240 Samples 10240 Werte - + &Large &Groß - + 32768 Samples 32768 Werte - + Digital &phosphor Digitaler &Phosphor - + &Zoom &Zoom - + &About &Über - + Show information about this program Zeige Informationen über dieses Programm - + About &Qt Über &Qt - + Show the Qt library's About box Zeige Dialog zur Qt Bibliothek - + &File &Datei - + &View &Ansicht - + &Oscilloscope &Oszilloskop - + &Buffer size &Puffergröße - + &Help &Hilfe - + File Datei - + Oscilloscope Oszilloskop - + View Ansicht - + Ready Bereit - + Open file Datei öffnen - - Save settings... - Einstellungen speichern... - - - + &Start &Start - + Start the oscilloscope Startet das Oszilloskop - + Disable fading of previous graphs Nachleuchten von vorigen Graphen deaktivieren - + Enable fading of previous graphs Nachleuchten von vorigen Graphen aktivieren - + Hide magnified scope Vergrößerte Anzeige ausblenden - + Show magnified scope Vergrößerte Anzeige anzeigen - + About OpenHantek %1 *ber OpenHantek %1 - - - <p>This is a open source software for Hantek USB oscilloscopes.</p><p>Copyright &copy; 2010 Oliver Haag &lt;oliver.haag@gmail.com&gt;</p> - <p>Dies ist ein Open-Source Programm für Hantek USB Oszilloskope.</p><p>Copyright &copy; 2010 Oliver Haag &lt;oliver.haag@gmail.com&gt;</p> - QApplication - + + Success (no error) + Erfolgreich (Kein Fehler) + + + + Input/output error + Ein-/Ausgabe Fehler + + + + Invalid parameter + Ungültiger Parameter + + + + Access denied (insufficient permissions) + Zugriff verweigert (Unzureichende Berechtigungen) + + + + No such device (it may have been disconnected) + Gerät nicht vorhanden (Möglicherweise wurde es abgesteckt) + + + + Entity not found + Datensatz nicht gefunden + + + + Resource busy + Quelle belegt + + + + Operation timed out + Zeitüberschreitung + + + + Overflow + Überlauf + + + + Pipe error + Leitungsfehler + + + + System call interrupted (perhaps due to signal) + Systemaufruf unterbrochen (Möglicherweise aufgrund eines Signals) + + + + Insufficient memory + Unzureichender Speicher + + + + Operation not supported or unimplemented on this platform + Vorgang auf diesem System nicht unterstützt oder nicht implementiert + + + + Other error + Anderer Fehler + + + + %L1 µV + %L1 µV + + + %L1 mV %L1 mV - + %L1 V %L1 V - + %L1 dB %L1 dB - + + %L1 ps + %L1 ps + + + %L1 ns %L1 ns - + %L1 µs %L1 µs - + %L1 ms %L1 ms - + %L1 s %L1 s - + %L1 min %L1 min - + %L1 h %L1 h - + %L1 Hz %L1 Hz - + %L1 kHz %L1 kHz - + %L1 MHz %L1 MHz - + + %L1 GHz + %L1 GHz + + + %L1 S %L1 S - + %L1 kS %L1 kS - + %L1 MS %L1 MS - + + %L1 GS + %L1 GS + + + CH%1 CH%1 - + SP%1 SP%1 - + MATH MATH - + SPM SPM - - - SpectrumDock - + + Voltage + Spannung + + + Spectrum Spektrum - - - TriggerDock - - Trigger - Trigger + + T - Y + T - Y - + + X - Y + X - Y + + + + AC + AC + + + + DC + DC + + + + GND + GND + + + + CH1 + CH2 + CH1 + CH2 + + + + CH1 - CH2 + CH1 - CH2 + + + + CH2 - CH1 + CH2 - CH1 + + + Auto Auto - + Normal Normal - + Single Einzel - - CH%1 - CH%1 + + Rectangular + Rechteck - - ALT - ALT + + Hamming + Hamming - - EXT - EXT + + Hann + Hann - - EXT/10 - EXT/10 + + Cosine + Cosinus - - Mode - Modus + + Lanczos + Lanczos - - Slope - Flanke + + Bartlett + Bartlett - - Source - Quelle + + Triangular + Dreieck + + + + Gauss + Gauss + + + + Bartlett-Hann + Bartlett-Hann + + + + Blackman + Blackman + + + + Nuttall + Nuttall + + + + Blackman-Harris + Blackman-Harris + + + + Blackman-Nuttall + Blackman-Nuttall + + + + Flat top + Flat Top + + + + Off + Aus + + + + Linear + Linear + + + + Sinc + Sinc - VerticalDock + SpectrumDock - - Vertical - Vertikal + + Spectrum + Spektrum + + + TriggerDock - - AC - AC + + Trigger + Trigger - - DC - DC + + CH%1 + CH%1 - - GND - GND + + Mode + Modus - - CH1 + CH2 - CH1 + CH2 + + Slope + Flanke - - CH1 - CH2 - CH1 - CH2 + + Source + Quelle + + + VoltageDock - - CH2 - CH1 - CH2 - CH1 + + Voltage + Spannung