diff options
Diffstat (limited to 'po')
| -rw-r--r-- | po/Makefile | 1 | ||||
| -rw-r--r-- | po/de.po | 10 |
2 files changed, 10 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index df5f303e..a6635f27 100644 --- a/po/Makefile +++ b/po/Makefile @@ -36,6 +36,7 @@ enigma2.pot: ../lib/python/Screens/TimerEdit.py \ ../lib/python/Components/SetupDevices.py \ ../lib/python/Components/Language.py \ + ../lib/python/Components/NimManager.py \ ../lib/python/Components/EventInfo.py \ ../lib/python/Components/Network.py ./xml2po.py ../data/ >> enigma2.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxbox-enigma 0.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-18 06:13+0100\n" +"POT-Creation-Date: 2005-11-18 06:25+0100\n" "PO-Revision-Date: 2005-11-17 20:53+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -161,6 +161,10 @@ msgstr "" msgid "Satellite" msgstr "Satellit" +#: ../lib/python/Components/NimManager.py:217 +msgid "Socket " +msgstr "Sockel " + #: ../lib/python/Screens/InfoBar.py:72 msgid "Stop playing this movie?" msgstr "Das Abspielen dieses Films beenden?" @@ -174,6 +178,10 @@ msgstr "" msgid "Use DHCP" msgstr "Adresse automatisch beziehen (DHCP)" +#: ../lib/python/Components/NimManager.py:219 +msgid "empty/unknown" +msgstr "" + #: ../lib/python/Components/Network.py:134 msgid "no" msgstr "nein" |
