diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-07-19 16:00:46 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-07-19 16:00:46 +0200 |
| commit | b4451bc84cb82c348638063c978674b784e3eadd (patch) | |
| tree | b71cea715ac0d33c013f6d857b7fabf52b35e4b3 /po/python-apt.pot | |
| parent | 50de9d386f4bfd9a699d52ae043ff0082cb1ee0c (diff) | |
| download | python-apt-b4451bc84cb82c348638063c978674b784e3eadd.tar.gz | |
po: Update the po files to include the new strings.
Diffstat (limited to 'po/python-apt.pot')
| -rw-r--r-- | po/python-apt.pot | 71 |
1 files changed, 61 insertions, 10 deletions
diff --git a/po/python-apt.pot b/po/python-apt.pot index 3becb5e1..5d7e4984 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: 2009-07-15 16:51+0200\n" +"POT-Creation-Date: 2009-07-19 15:59+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" @@ -346,39 +346,39 @@ msgstr "" msgid "Custom servers" msgstr "" -#: ../apt/progress/gtk2.py:258 +#: ../apt/progress/gtk2.py:259 #, python-format msgid "Downloading file %(current)li of %(total)li with %(speed)s/s" msgstr "" -#: ../apt/progress/gtk2.py:264 +#: ../apt/progress/gtk2.py:265 #, python-format msgid "Downloading file %(current)li of %(total)li" msgstr "" #. Setup some child widgets -#: ../apt/progress/gtk2.py:284 +#: ../apt/progress/gtk2.py:285 msgid "Details" msgstr "" -#: ../apt/progress/gtk2.py:366 +#: ../apt/progress/gtk2.py:367 msgid "Starting..." msgstr "" -#: ../apt/progress/gtk2.py:372 +#: ../apt/progress/gtk2.py:373 msgid "Complete" msgstr "" -#: ../apt/package.py:306 +#: ../apt/package.py:301 #, python-format msgid "Invalid unicode in description for '%s' (%s). Please report." msgstr "" -#: ../apt/package.py:941 ../apt/package.py:1047 +#: ../apt/package.py:937 ../apt/package.py:1043 msgid "The list of changes is not available" msgstr "" -#: ../apt/package.py:1051 +#: ../apt/package.py:1047 #, python-format msgid "" "The list of changes is not available yet.\n" @@ -387,7 +387,7 @@ msgid "" "until the changes become available or try again later." msgstr "" -#: ../apt/package.py:1057 +#: ../apt/package.py:1053 msgid "" "Failed to download the list of changes. \n" "Please check your Internet connection." @@ -440,3 +440,54 @@ msgstr "" #: ../apt/debfile.py:494 msgid "An essential package would be removed" msgstr "" + +#: ../apt/progress/text.py:81 +#, python-format +msgid "%c%s... Done" +msgstr "" + +#: ../apt/progress/text.py:118 +msgid "Hit " +msgstr "" + +#: ../apt/progress/text.py:126 +msgid "Ign " +msgstr "" + +#: ../apt/progress/text.py:128 +msgid "Err " +msgstr "" + +#: ../apt/progress/text.py:138 +msgid "Get:" +msgstr "" + +#: ../apt/progress/text.py:198 +msgid " [Working]" +msgstr "" + +#: ../apt/progress/text.py:208 +#, python-format +msgid "" +"Media change: please insert the disc labeled\n" +" '%s'\n" +"in the drive '%s' and press enter\n" +msgstr "" + +#. Trick for getting a translation from apt +#: ../apt/progress/text.py:216 +#, python-format +msgid "Fetched %sB in %s (%sB/s)\n" +msgstr "" + +#: ../apt/progress/text.py:229 +msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'" +msgstr "" + +#: ../apt/progress/text.py:241 +msgid "Please insert a Disc in the drive and press enter" +msgstr "" + +#: ../apt/cache.py:96 +msgid "Building data structures" +msgstr "" |
