diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-05-02 14:28:44 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-05-02 14:28:44 +0200 |
| commit | db02c37cbd9111315dbcbaba5b1625bab5c13cfe (patch) | |
| tree | b4335465ebdb0050af6d5ff1a541f9e700388462 /po/python-apt.pot | |
| parent | 8d639a08510c2c8ce7700ac11ff42989a7736cb4 (diff) | |
| parent | d57e7084d4bb261f5201a44b81796fb7e47e6ea0 (diff) | |
| download | python-apt-db02c37cbd9111315dbcbaba5b1625bab5c13cfe.tar.gz | |
* merged from sebi (http://glatzor.de/bzr/python-apt/sebi)
Diffstat (limited to 'po/python-apt.pot')
| -rw-r--r-- | po/python-apt.pot | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/po/python-apt.pot b/po/python-apt.pot index 6f949d88..2ed35a69 100644 --- a/po/python-apt.pot +++ b/po/python-apt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-03-22 15:16+0100\n" +"POT-Creation-Date: 2007-04-07 10:08+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -272,3 +272,21 @@ msgstr "" #: ../data/templates/Debian.info.in:98 msgid "Non-DFSG-compatible Software" msgstr "" + +#. TRANSLATORS: %s is a country +#: ../aptsources/distro.py:343 +#, python-format +msgid "Server for %s" +msgstr "" + +#. 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 +msgid "Main server" +msgstr "" + +#: ../aptsources/distro.py:377 +msgid "Custom servers" +msgstr "" |
