diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-30 22:46:27 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-30 22:46:27 +0200 |
| commit | e124705b95abb6ea3c4c6f96ed5559dac8a2c697 (patch) | |
| tree | 26f9eed0e173d47bd63456aecfee76506ce537d5 /po/de.po | |
| parent | a13e90fd1c1f2809d60f61c1d16a3cf4ebba18c9 (diff) | |
| download | python-apt-e124705b95abb6ea3c4c6f96ed5559dac8a2c697.tar.gz | |
* apt/debfile.py:
- added wrapper around apt_inst.debExtract()
- support dictionary like access
* python/apt_instmodule.cc:
- added arCheckMember()
Diffstat (limited to 'po/de.po')
| -rw-r--r-- | po/de.po | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -9,14 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-04-07 10:08+0200\n" +"POT-Creation-Date: 2007-07-30 22:28+0200\n" "PO-Revision-Date: 2007-04-07 11:15+0200\n" "Last-Translator: Sebastian Heinlein <ubuntu@glatzor.de>\n" "Language-Team: German GNOME Translations <gnome-de@gnome.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1" +"Plural-Forms: nplurals=2; plural=n != 1\n" #. ChangelogURI #: ../data/templates/Ubuntu.info.in.h:4 @@ -276,7 +276,7 @@ msgid "Non-DFSG-compatible Software" msgstr "Nicht DFSG-kompatible Software" #. TRANSLATORS: %s is a country -#: ../aptsources/distro.py:343 +#: ../aptsources/distro.py:192 ../aptsources/distro.py:399 #, python-format msgid "Server for %s" msgstr "Server für %s" @@ -284,12 +284,12 @@ msgstr "Server für %s" #. More than one server is used. Since we don't handle this case #. in the user interface we set "custom servers" to true and #. append a list of all used servers -#: ../aptsources/distro.py:355 ../aptsources/distro.py:360 -#: ../aptsources/distro.py:374 +#: ../aptsources/distro.py:211 ../aptsources/distro.py:216 +#: ../aptsources/distro.py:230 msgid "Main server" msgstr "Haupt-Server" -#: ../aptsources/distro.py:377 +#: ../aptsources/distro.py:233 msgid "Custom servers" msgstr "Benutzerdefinierte Server" |
