diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-05 22:41:57 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-05 22:41:57 +0200 |
| commit | 7bc62fa42772b72f5a4f68729e6fc3aabfb909e8 (patch) | |
| tree | 73661ee354e5403d61ca07dc96d8bec98d1b25f4 /po/python-apt.pot | |
| parent | bfa4d690e7262c19b2f0bfc3905177c37f42cf34 (diff) | |
| parent | ad19dcb4f3608779551383103a23ccceb7df3e9c (diff) | |
| download | python-apt-7bc62fa42772b72f5a4f68729e6fc3aabfb909e8.tar.gz | |
merged from debian-sid, fix crash in Dsc file handling
Diffstat (limited to 'po/python-apt.pot')
| -rw-r--r-- | po/python-apt.pot | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/po/python-apt.pot b/po/python-apt.pot index 0fc2c959..a317abf0 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: 2010-08-05 12:54+0200\n" +"POT-Creation-Date: 2010-08-05 22:40+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" @@ -413,23 +413,23 @@ msgid "" "Please check your Internet connection." msgstr "" -#: ../apt/debfile.py:81 +#: ../apt/debfile.py:82 #, python-format msgid "List of files for '%s' could not be read" msgstr "" -#: ../apt/debfile.py:166 +#: ../apt/debfile.py:167 #, python-format msgid "Dependency is not satisfiable: %s\n" msgstr "" -#: ../apt/debfile.py:187 +#: ../apt/debfile.py:188 #, python-format msgid "Conflicts with the installed package '%s'" msgstr "" #. TRANSLATORS: the first '%s' is the package that breaks, the second the dependency that makes it break, the third the relation (e.g. >=) and the latest the version for the releation -#: ../apt/debfile.py:326 +#: ../apt/debfile.py:327 #, python-format msgid "" "Breaks existing package '%(pkgname)s' dependency %(depname)s (%(deprelation)" @@ -437,63 +437,63 @@ msgid "" msgstr "" #. TRANSLATORS: the first '%s' is the package that conflicts, the second the packagename that it conflicts with (so the name of the deb the user tries to install), the third is the relation (e.g. >=) and the last is the version for the relation -#: ../apt/debfile.py:342 +#: ../apt/debfile.py:343 #, python-format msgid "" "Breaks existing package '%(pkgname)s' conflict: %(targetpkg)s (%(comptype)s %" "(targetver)s)" msgstr "" -#: ../apt/debfile.py:351 +#: ../apt/debfile.py:352 #, python-format msgid "" "Breaks existing package '%(pkgname)s' that conflict: '%(targetpkg)s'. But " "the '%(debfile)s' provides it via: '%(provides)s'" msgstr "" -#: ../apt/debfile.py:397 +#: ../apt/debfile.py:398 msgid "No Architecture field in the package" msgstr "" -#: ../apt/debfile.py:402 +#: ../apt/debfile.py:403 #, python-format msgid "Wrong architecture '%s'" msgstr "" #. the deb is older than the installed -#: ../apt/debfile.py:409 +#: ../apt/debfile.py:410 msgid "A later version is already installed" msgstr "" -#: ../apt/debfile.py:434 +#: ../apt/debfile.py:435 msgid "Failed to satisfy all dependencies (broken cache)" msgstr "" -#: ../apt/debfile.py:464 +#: ../apt/debfile.py:465 #, python-format msgid "Cannot install '%s'" msgstr "" -#: ../apt/debfile.py:506 ../apt/debfile.py:554 ../apt/debfile.py:565 +#: ../apt/debfile.py:507 ../apt/debfile.py:555 ../apt/debfile.py:566 msgid "Python-debian module not available" msgstr "" -#: ../apt/debfile.py:538 +#: ../apt/debfile.py:539 msgid "" "Automatically decompressed:\n" "\n" msgstr "" -#: ../apt/debfile.py:544 +#: ../apt/debfile.py:545 msgid "Automatically converted to printable ascii:\n" msgstr "" -#: ../apt/debfile.py:641 +#: ../apt/debfile.py:642 #, python-format msgid "Install Build-Dependencies for source package '%s' that builds %s\n" msgstr "" -#: ../apt/debfile.py:651 +#: ../apt/debfile.py:652 msgid "An essential package would be removed" msgstr "" |
