diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-04-03 02:35:45 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-04-03 02:35:45 +0000 |
commit | 7f4a6a18c55be5b74ab3782f63509157a9a25afc (patch) | |
tree | ca86feaa6b8f013654038663b113e106debdca00 /po/de | |
download | kdpkg-7f4a6a18c55be5b74ab3782f63509157a9a25afc.tar.gz kdpkg-7f4a6a18c55be5b74ab3782f63509157a9a25afc.zip |
Initial import of kdpkg Debian package installer
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110433 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'po/de')
-rw-r--r-- | po/de/Makefile.am | 5 | ||||
-rw-r--r-- | po/de/kdpkg-install.po | 196 | ||||
-rw-r--r-- | po/de/kdpkg.po | 224 |
3 files changed, 425 insertions, 0 deletions
diff --git a/po/de/Makefile.am b/po/de/Makefile.am new file mode 100644 index 0000000..c3ce7b9 --- /dev/null +++ b/po/de/Makefile.am @@ -0,0 +1,5 @@ +KDE_LANG = de +POFILES = AUTO + +clean: + rm -f *.gmo
\ No newline at end of file diff --git a/po/de/kdpkg-install.po b/po/de/kdpkg-install.po new file mode 100644 index 0000000..358a669 --- /dev/null +++ b/po/de/kdpkg-install.po @@ -0,0 +1,196 @@ +# translation of kdpkg-install.po to +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: kdpkg-install\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-02-08 15:23+0100\n" +"PO-Revision-Date: 2008-02-08 14:54+0100\n" +"Last-Translator: Fabian Wuertz\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Fabian Würtz" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "[email protected]" + +#: install.cpp:46 +msgid "Debian Package (*.deb)" +msgstr "Debian-Packet (*.deb)" + +#: install.cpp:46 +msgid "open file dialog" +msgstr "Öffen-Dateidialog" + +#: install.cpp:46 +msgid "Choose a file to open" +msgstr "Wählen Sie eine Datei die geöffnet werden soll" + +#: install.cpp:114 +msgid "The following packages will be installed, updated or removed:" +msgstr "Die folgenden Pakete werden installiert, aktualisiert oder entfernt." + +#: install.cpp:119 +msgid "" +"The architecture of the package and the system doesn't match! You will not " +"be able to install this package!" +msgstr "" +"Die Systemarchitektur des Paketes und des Systems stimmen nicht übereien! " +"Das Paekt kann deswegen nicht installiert werden!" + +#: install.cpp:127 +msgid "" +"The package database is used by another process (E.g Synaptic)! Please " +"terminate this process and press next." +msgstr "" +"Die Paketdatenbank wird von einem anderen Programm verwenden (z.B. " +"Synaptic). Bitte schliessen Sie dieses Programm und drücken Sie weiter." + +#: install.cpp:136 +msgid "Resynchronization of the package index files." +msgstr "Synchronisation des Paketindexes." + +#: install.cpp:154 +msgid "Installation of the new package." +msgstr "Installation des neuen Paketes." + +#: main.cpp:31 +msgid "Location to open" +msgstr "Ort zum öffnen" + +#. i18n: file ./installdialog.ui line 17 +#: main.cpp:41 rc.cpp:3 +#, no-c-format +msgid "kdpkg-install" +msgstr "kdpkg-install" + +#: main.cpp:44 +msgid "Frontend for dpkg." +msgstr "Graphische Benutzeroberfläche für dpkg." + +#: main.cpp:50 +msgid "Developer" +msgstr "Entwickler" + +#. i18n: file ./installdialog.ui line 31 +#: rc.cpp:6 +#, no-c-format +msgid "a&bout" +msgstr "über KDPKG" + +#. i18n: file ./installdialog.ui line 34 +#: rc.cpp:9 +#, no-c-format +msgid "Alt+B" +msgstr "Alt+B" + +#. i18n: file ./installdialog.ui line 45 +#: rc.cpp:12 +#, no-c-format +msgid "cl&ose" +msgstr "schliessen" + +#. i18n: file ./installdialog.ui line 48 +#: rc.cpp:15 +#, no-c-format +msgid "Alt+O" +msgstr "Alt+O" + +#. i18n: file ./installdialog.ui line 59 +#: rc.cpp:18 +#, no-c-format +msgid "inst&all" +msgstr "installieren" + +#. i18n: file ./installdialog.ui line 62 +#: rc.cpp:21 +#, no-c-format +msgid "Alt+A" +msgstr "Alt+A" + +#. i18n: file ./installdialog.ui line 106 +#: rc.cpp:24 +#, no-c-format +msgid "<b>Package installation</b>" +msgstr "<b>Paket-Installation</b>" + +#. i18n: file ./installdialog.ui line 213 +#: rc.cpp:28 +#, no-c-format +msgid "Res&ynchronize the package index files (apt-get update)" +msgstr "Den Paketindex synchronisieren (apt-get update)." + +#. i18n: file ./installdialog.ui line 216 +#: rc.cpp:31 +#, no-c-format +msgid "Alt+Y" +msgstr "Alt+Y" + +#. i18n: file ./installdialog.ui line 227 +#: rc.cpp:34 +#, no-c-format +msgid "Skip Resynchroni&zation" +msgstr "Synchronisieren überspringen" + +#. i18n: file ./installdialog.ui line 230 +#: rc.cpp:37 +#, no-c-format +msgid "Alt+Z" +msgstr "Alt+Z" + +#. i18n: file ./installdialog.ui line 250 +#: rc.cpp:40 +#, no-c-format +msgid "Status" +msgstr "Status" + +#. i18n: file ./installdialog.ui line 261 +#: rc.cpp:43 +#, no-c-format +msgid "Name" +msgstr "Name" + +#. i18n: file ./installdialog.ui line 272 +#: rc.cpp:46 +#, no-c-format +msgid "Version" +msgstr "Version" + +#. i18n: file ./installdialog.ui line 283 +#: rc.cpp:49 +#, no-c-format +msgid "Version on System " +msgstr "Vorhandene Version" + +#. i18n: file ./installdialog.ui line 370 +#. i18n: file ./installdialog.ui line 381 +#: rc.cpp:53 rc.cpp:59 +#, no-c-format +msgid "ne&xt >" +msgstr "weiter >" + +#. i18n: file ./installdialog.ui line 373 +#. i18n: file ./installdialog.ui line 384 +#: rc.cpp:56 rc.cpp:62 +#, no-c-format +msgid "Alt+X" +msgstr "Alt+X" + +#. i18n: file ./consoledialog.ui line 16 +#: rc.cpp:65 +#, no-c-format +msgid "Widget" +msgstr "Widget" diff --git a/po/de/kdpkg.po b/po/de/kdpkg.po new file mode 100644 index 0000000..94468bb --- /dev/null +++ b/po/de/kdpkg.po @@ -0,0 +1,224 @@ +# translation of kdpkg.po to +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: kdpkg\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-02-08 15:23+0100\n" +"PO-Revision-Date: 2008-02-08 15:23+0100\n" +"Last-Translator: Fabian Wuertz\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Fabian Würtz" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "[email protected]" + +#: kdpkg.cpp:47 +msgid "Debian Package (*.deb)" +msgstr "Debian-Paket (*.deb)" + +#: kdpkg.cpp:47 +msgid "open file dialog" +msgstr "Öffen-Dateidialog" + +#: kdpkg.cpp:47 +msgid "Choose a file to open" +msgstr "Wählen Sie eine Datei, die geöffnet werden soll" + +#: kdpkg.cpp:178 +msgid "not installed" +msgstr "nicht installiert" + +#: kdpkg.cpp:185 +msgid "not available" +msgstr "nicht vorhanden" + +#: kdpkg.cpp:213 +msgid "" +"The architecture of the package and the system doesn't match! You will not " +"be able to install this package!" +msgstr "" +"<b>Die Systemarchitektur des Paketes und des Systems stimmen nicht überein! " +"Das Paket kann deswegen nicht installiert werden!</b>" + +#: main.cpp:31 +msgid "Location to open" +msgstr "Ort zum öffnen" + +#. i18n: file ./kdpkgdialog.ui line 17 +#: main.cpp:41 rc.cpp:3 +#, no-c-format +msgid "kdpkg" +msgstr "kdpkg" + +#: main.cpp:44 +msgid "Frontend for dpkg." +msgstr "Graphische Benutzeroberfläche für dpkg." + +#: main.cpp:50 +msgid "Developer" +msgstr "Entwickler" + +#. i18n: file ./kdpkgdialog.ui line 35 +#: rc.cpp:6 +#, no-c-format +msgid "Co&mmon" +msgstr "Allgemein" + +#. i18n: file ./kdpkgdialog.ui line 66 +#: rc.cpp:10 +#, no-c-format +msgid "<b>Version:</b>" +msgstr "<b>Version:</b>" + +#. i18n: file ./kdpkgdialog.ui line 98 +#: rc.cpp:14 +#, no-c-format +msgid "<b>Maintainer:</b>" +msgstr "<b>Verantwortlicher:</b>" + +#. i18n: file ./kdpkgdialog.ui line 130 +#: rc.cpp:18 +#, no-c-format +msgid "<b>Section:</b>" +msgstr "<b>Sektion:</b>" + +#. i18n: file ./kdpkgdialog.ui line 162 +#: rc.cpp:22 +#, no-c-format +msgid "<b>Size:</b>" +msgstr "<b>Grösse:</b>" + +#. i18n: file ./kdpkgdialog.ui line 194 +#: rc.cpp:26 +#, no-c-format +msgid "<b>Name:</b>" +msgstr "<b>Name:</b>" + +#. i18n: file ./kdpkgdialog.ui line 203 +#: rc.cpp:29 +#, no-c-format +msgid "Descripti&on" +msgstr "Beschreibung" + +#. i18n: file ./kdpkgdialog.ui line 221 +#: rc.cpp:32 +#, no-c-format +msgid "Dependencies" +msgstr "Abhänigkeiten" + +#. i18n: file ./kdpkgdialog.ui line 235 +#: rc.cpp:35 +#, no-c-format +msgid "All" +msgstr "alle" + +#. i18n: file ./kdpkgdialog.ui line 240 +#: rc.cpp:38 +#, no-c-format +msgid "Depends" +msgstr "hängt ab von" + +#. i18n: file ./kdpkgdialog.ui line 245 +#: rc.cpp:41 +#, no-c-format +msgid "Recommends" +msgstr "empfiehlt" + +#. i18n: file ./kdpkgdialog.ui line 250 +#: rc.cpp:44 +#, no-c-format +msgid "Suggests" +msgstr "schlägt vor" + +#. i18n: file ./kdpkgdialog.ui line 255 +#: rc.cpp:47 +#, no-c-format +msgid "Enhances" +msgstr "verstärkt" + +#. i18n: file ./kdpkgdialog.ui line 260 +#: rc.cpp:50 +#, no-c-format +msgid "Pre-Depends" +msgstr "hängt ab von (vorher)" + +#. i18n: file ./kdpkgdialog.ui line 265 +#: rc.cpp:53 +#, no-c-format +msgid "Provides" +msgstr "enthält" + +#. i18n: file ./kdpkgdialog.ui line 270 +#: rc.cpp:56 +#, no-c-format +msgid "Conflicts" +msgstr "kollidiert mit" + +#. i18n: file ./kdpkgdialog.ui line 275 +#: rc.cpp:59 +#, no-c-format +msgid "Replaces" +msgstr "ersetzt" + +#. i18n: file ./kdpkgdialog.ui line 289 +#: rc.cpp:62 +#, no-c-format +msgid "I&ncluded Files" +msgstr "Enthaltende Dateien" + +#. i18n: file ./kdpkgdialog.ui line 308 +#: rc.cpp:65 +#, no-c-format +msgid "&about" +msgstr "über KDPKG" + +#. i18n: file ./kdpkgdialog.ui line 311 +#: rc.cpp:68 +#, no-c-format +msgid "Alt+A" +msgstr "Alt+A" + +#. i18n: file ./kdpkgdialog.ui line 339 +#: rc.cpp:71 +#, no-c-format +msgid "start installation wi&zard" +msgstr "Installation starten" + +#. i18n: file ./kdpkgdialog.ui line 342 +#: rc.cpp:74 +#, no-c-format +msgid "Alt+Z" +msgstr "Alt+Z" + +#. i18n: file ./kdpkgdialog.ui line 353 +#: rc.cpp:77 +#, no-c-format +msgid "cl&ose" +msgstr "schliessen" + +#. i18n: file ./kdpkgdialog.ui line 356 +#: rc.cpp:80 +#, no-c-format +msgid "Alt+O" +msgstr "Alt+O" + +#. i18n: file ./kdpkgdialog.ui line 403 +#: rc.cpp:83 +#, no-c-format +msgid "<b>Package informations</b>" +msgstr "<b>Paket-Informationen:</b>" |