Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update missing translations in de.po #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions libticables/trunk/po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -451,11 +451,14 @@ msgid ""
"with some USB/RS232 adapters, though most do not work at all for the "
"purposes of TI's protocol"
msgstr ""
"BEACHTE: Führe Programm weiter aus und versuche libticables mit "
"manchen USB/RS232-Adaptern lauffähig zu machen, auch wenn die meisten nicht "
"mit dem durch TI verwendeten Protokoll funktionieren"

#: src/linux/detect.cc:342
#, c-format
msgid "Serial port has unknown type %d"
msgstr ""
msgstr "Serieller Port hat unbekannten Typ %d"

#: src/linux/detect.cc:357
msgid "Check for parport support:"
Expand Down Expand Up @@ -506,7 +509,7 @@ msgstr "ioctl auf paralleles Gerät fehlgeschlagen: kein exklusiver Zugriff."

#: src/linux/ioports.cc:72
msgid "we will do without that."
msgstr ""
msgstr "wir werden es ohne das tun"

#: src/linux/ioports.cc:78
msgid "ioctl failed on parallel device: can't claim parport."
Expand Down
Loading