Debian: add messages.pot

master
Mika Suomalainen 2012-04-17 15:50:11 +03:00
parent fa7d8d7d23
commit 654f2731b5
1 changed files with 82 additions and 0 deletions

82
Debian/messages.pot Normal file
View File

@ -0,0 +1,82 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2012-04-17 15:50+EEST\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"
#: plugin.py:55
#, docstring
msgid ""
"[--exact] [--mode {path,filename,exactfilename}] [--branch {oldstable,stable,testing,unstable,experimental}] [--section {main,contrib,non-free}] <file name>\n"
"\n"
" Returns the package(s) containing the <file name>.\n"
" --mode defaults to path, and defines how to search.\n"
" --branch defaults to stable, and defines in what branch to search."
msgstr ""
#: plugin.py:119
#, docstring
msgid ""
"[--exact] [--searchon {names,all,sourcenames}] [--branch {oldstable,stable,testing,unstable,experimental}] [--section {main,contrib,non-free}] <package name>\n"
"\n"
" Returns the current version(s) of the Debian package <package name>.\n"
" --exact, if given, means you want only the <package name>, and not\n"
" package names containing this name.\n"
" --searchon defaults to names, and defines where to search.\n"
" --branch defaults to all, and defines in what branch to search.\n"
" --section defaults to all, and defines in what section to search."
msgstr ""
#: plugin.py:200
#, docstring
msgid ""
"[--{regexp,arch} <value>] [<glob> ...]\n"
"\n"
" Checks debian incoming for a matching package name. The arch\n"
" parameter defaults to i386; --regexp returns only those package names\n"
" that match a given regexp, and normal matches use standard *nix\n"
" globbing.\n"
" "
msgstr ""
#: plugin.py:252
#, docstring
msgid ""
"<source package>\n"
"\n"
" Reports various statistics (from http://packages.qa.debian.org/) about\n"
" <source package>.\n"
" "
msgstr ""
#: plugin.py:317
#, docstring
msgid ""
"[{main,contrib,non-free}] [<version>] [<glob>]\n"
"\n"
" Checks for packages that have been added to Debian's unstable branch\n"
" in the past week. If no glob is specified, returns a list of all\n"
" packages. If no section is specified, defaults to main.\n"
" "
msgstr ""
#: plugin.py:356
#, docstring
msgid ""
"<num>\n"
"\n"
" Returns a description of the bug with bug id <num>.\n"
" "
msgstr ""