1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2011-05-31 13:56+CEST\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n"
#: ../apt-listchanges.py:80
msgid ""
"database %s failed to load.\n"
msgstr ""
#: ../apt-listchanges.py:97
msgid ""
"Unknown frontend: %s\n"
msgstr ""
#: ../apt-listchanges.py:122
msgid "%s: will be newly installed"
msgstr ""
#: ../apt-listchanges.py:138
msgid "%s: Version %s has already been seen"
msgstr ""
#: ../apt-listchanges.py:172
msgid "News for %s"
msgstr ""
#: ../apt-listchanges.py:183
msgid "Changes for %s"
msgstr ""
#: ../apt-listchanges.py:193
msgid "Informational notes"
msgstr ""
#: ../apt-listchanges.py:196
msgid "apt-listchanges: News"
msgstr ""
#: ../apt-listchanges.py:200
msgid "apt-listchanges: Changelogs"
msgstr ""
#: ../apt-listchanges.py:207
msgid "Aborting"
msgstr ""
#: ../apt-listchanges.py:210
msgid "Confirmation failed, don't save seen state"
msgstr ""
#: ../apt-listchanges.py:216
msgid "apt-listchanges: changelogs for %s"
msgstr ""
#: ../apt-listchanges.py:220
msgid "apt-listchanges: news for %s"
msgstr ""
#: ../apt-listchanges.py:232
msgid "didn't find any valid .deb archives"
msgstr ""
#: ../apt-listchanges/ALCConfig.py:76
msgid ""
"Usage: apt-listchanges [options] {--apt | filename.deb ...}\n"
msgstr ""
#: ../apt-listchanges/ALCConfig.py:133
msgid "Unknown option %s for --which. Allowed are: %s."
msgstr ""
#: ../apt-listchanges/ALCConfig.py:148
msgid "--since=<version> expects a only path to a .deb"
msgstr ""
#: ../apt-listchanges/ALChacks.py:32
msgid ""
"Can't set locale; make sure $LC_* and $LANG are correct!\n"
msgstr ""
#: ../apt-listchanges/AptListChangesGtk.py:68
msgid "Continue Installation?"
msgstr ""
#: ../apt-listchanges/AptListChangesGtk.py:68
msgid "You can abort the installation if you select 'no'."
msgstr ""
#: ../apt-listchanges/DebianFiles.py:189
msgid "Ignoring `%s' (seems to be a directory!)"
msgstr ""
#: ../apt-listchanges/apt_listchanges.py:45
msgid ""
"Wrong or missing VERSION from apt pipeline\n"
"(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version set to 2?)\n"
msgstr ""
#: ../apt-listchanges/apt_listchanges.py:86
msgid "Mailing %s: %s"
msgstr ""
#: ../apt-listchanges/apt_listchanges.py:111
msgid "The %s frontend is deprecated, using pager"
msgstr ""
#: ../apt-listchanges/apt_listchanges.py:115
msgid "The mail frontend needs a installed 'sendmail', using pager"
msgstr ""
#: ../apt-listchanges/apt_listchanges.py:127
msgid ""
"The gtk frontend needs a working python-gtk2 and python-glade2.\n"
"Those imports can not be found. Falling back to pager.\n"
"The error is: %s\n"
msgstr ""
#: ../apt-listchanges/apt_listchanges.py:180
msgid "Do you want to continue? [Y/n] "
msgstr ""
#: ../apt-listchanges/apt_listchanges.py:193
#: ../apt-listchanges/apt_listchanges.py:213
#: ../apt-listchanges/apt_listchanges.py:221
msgid "Reading changelogs"
msgstr ""
#: ../apt-listchanges/apt_listchanges.py:221
msgid "Done"
msgstr ""
|