From 654f2731b5af58e83cec0258620a712026d9437c Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Tue, 17 Apr 2012 15:50:11 +0300 Subject: [PATCH] Debian: add messages.pot --- Debian/messages.pot | 82 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 Debian/messages.pot diff --git a/Debian/messages.pot b/Debian/messages.pot new file mode 100644 index 0000000..c6247ca --- /dev/null +++ b/Debian/messages.pot @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , 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 \n" +"Language-Team: LANGUAGE \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}] \n" +"\n" +" Returns the package(s) containing the .\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}] \n" +"\n" +" Returns the current version(s) of the Debian package .\n" +" --exact, if given, means you want only the , 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} ] [ ...]\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 "" +"\n" +"\n" +" Reports various statistics (from http://packages.qa.debian.org/) about\n" +" .\n" +" " +msgstr "" + +#: plugin.py:317 +#, docstring +msgid "" +"[{main,contrib,non-free}] [] []\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 "" +"\n" +"\n" +" Returns a description of the bug with bug id .\n" +" " +msgstr "" +