[Pkg-isocodes-devel] r1142 - trunk/isoquery/man

toddy-guest at alioth.debian.org toddy-guest at alioth.debian.org
Mon Nov 12 14:45:07 UTC 2007


Author: toddy-guest
Date: 2007-11-12 14:45:07 +0000 (Mon, 12 Nov 2007)
New Revision: 1142

Added:
   trunk/isoquery/man/isoquery.1.pot
Log:
Automatic generation of pot file

Added: trunk/isoquery/man/isoquery.1.pot
===================================================================
--- trunk/isoquery/man/isoquery.1.pot	                        (rev 0)
+++ trunk/isoquery/man/isoquery.1.pot	2007-11-12 14:45:07 UTC (rev 1142)
@@ -0,0 +1,363 @@
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+# 
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-11-12 15:37+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: ENCODING"
+
+# type: TH
+#: isoquery.1:5
+#, no-wrap
+msgid "ISOQUERY"
+msgstr ""
+
+# type: TH
+#: isoquery.1:5
+#, no-wrap
+msgid "November 12, 2007"
+msgstr ""
+
+# type: SH
+#: isoquery.1:32
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:34
+msgid "isoquery - Search for various ISO codes (country, language, ...)"
+msgstr ""
+
+# type: SH
+#: isoquery.1:35
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:38
+msgid "B<isoquery> [I<options>] [I<file>] [I<ISO codes>]"
+msgstr ""
+
+# type: SH
+#: isoquery.1:39
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:49
+msgid ""
+"This manual page documents briefly the B<isoquery> command.  It can be used "
+"to generate a tabular output of the ISO standard codes provided by the "
+"package iso-codes.  It parses the XML files and shows all included ISO codes "
+"or just matching entries, if specified on the command line.  Moreover, it's "
+"possible to get all available translations for the ISO standard."
+msgstr ""
+
+# type: SH
+#: isoquery.1:50
+#, no-wrap
+msgid "OPTIONS"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:55
+msgid ""
+"This program follows the usual GNU command line syntax, with long options "
+"starting with two dashes (`-').  B<isoquery> supports the following options:"
+msgstr ""
+
+# type: TP
+#: isoquery.1:55
+#, no-wrap
+msgid "B<-i, --iso=NUMBER>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:59
+msgid "The ISO standard to use.  Possible values: 639, 3166, 4217 (default: 3166)"
+msgstr ""
+
+# type: TP
+#: isoquery.1:59
+#, no-wrap
+msgid "B<-n, --name>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:62
+msgid "Name for the supplied codes (default)"
+msgstr ""
+
+# type: TP
+#: isoquery.1:62
+#, no-wrap
+msgid "B<-o, --official_name>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:66
+msgid "Official name for the supplied codes.  This may be the same as --name."
+msgstr ""
+
+# type: TP
+#: isoquery.1:66
+#, no-wrap
+msgid "B<-c, --common_name>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:70
+msgid "Common name for the supplied codes.  This may be the same as --name."
+msgstr ""
+
+# type: TP
+#: isoquery.1:70
+#, no-wrap
+msgid "B<-l, --locale=LOCALE>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:73
+msgid "Use this locale for output."
+msgstr ""
+
+# type: TP
+#: isoquery.1:73
+#, no-wrap
+msgid "B<-x, --xmlfile=FILE>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:77
+msgid ""
+"Use another XML file with ISO data.  (default: "
+"/usr/share/xml/iso-codes/iso_3166.xml)"
+msgstr ""
+
+# type: TP
+#: isoquery.1:77
+#, no-wrap
+msgid "B<-h, --help>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:80
+msgid "Show summary of options."
+msgstr ""
+
+# type: TP
+#: isoquery.1:80
+#, no-wrap
+msgid "B<-v, --version>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:83
+msgid "Show program version and copyright."
+msgstr ""
+
+# type: SH
+#: isoquery.1:84
+#, no-wrap
+msgid "EXAMPLES"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:91
+msgid ""
+"If called without any command line options, B<isoquery> will put out a table "
+"of all ISO 3166 codes.  The first three columns contain the alpha-2 code, "
+"the alpha-3 code, and the numerical code assigned to the country listed in "
+"the fourth column."
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:100
+#, no-wrap
+msgid ""
+"$ isoquery\n"
+"AF      AFG     004     Afghanistan\n"
+"AX      ALA     248     Åland Islands\n"
+"AL      ALB     008     Albania\n"
+"[...]\n"
+"YE      YEM     887     Yemen\n"
+"ZM      ZMB     894     Zambia\n"
+"ZW      ZWE     716     Zimbabwe\n"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:103
+msgid ""
+"If you need only some countries, you can specify any of the codes in the "
+"first three columns to cut down the output."
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:108
+#, no-wrap
+msgid ""
+"$ isoquery so nor 484\n"
+"SO      SOM     706     Somalia\n"
+"NO      NOR     578     Norway\n"
+"MX      MEX     484     Mexico\n"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:113
+msgid ""
+"Should you need the translations of the countries' names, just specify in "
+"which locale you'd like to see the output.  Please note that the original "
+"English name will be shown if there is no translation available for the "
+"specified locale."
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:118
+#, no-wrap
+msgid ""
+"$ isoquery --locale=nl fr de es\n"
+"FR      FRA     250     Frankrijk\n"
+"DE      DEU     276     Duitsland\n"
+"ES      ESP     724     Spanje\n"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:124
+msgid ""
+"All of the above works for different ISO standards as well, so you can "
+"switch to language names by using the --iso command line option.  For ISO "
+"639, the first three columns are the ISO 639 2B code, the ISO 639 2T code "
+"and the ISO 639-1 code.  The third column may be empty."
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:133
+#, no-wrap
+msgid ""
+"$ isoquery --iso=639\n"
+"aar     aar     aa      Afar\n"
+"abk     abk     ab      Abkhazian\n"
+"ace     ace             Achinese\n"
+"[...]\n"
+"zun     zun             Zuni\n"
+"zxx     zxx             No linguistic content\n"
+"zza     zza             Zaza; Dimili; Dimli; Kirdki\n"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:136
+msgid ""
+"You can trim down the results by specifying only some codes. Moreover, the "
+"option to get translated names is also available."
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:141
+#, no-wrap
+msgid ""
+"$ isoquery --iso=639 --locale=pt vi bo sw\n"
+"vie     vie     vi      Vietnamita\n"
+"tib     bod     bo      tibetano\n"
+"swa     swa     sw      suaíli\n"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:146
+msgid ""
+"You can get selected translations of currency names from the ISO 4217 "
+"standard by using the following command.  The first two columns are the "
+"alpha-3 code and the numerical code assigned to the currency."
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:150
+#, no-wrap
+msgid ""
+"$ isoquery --iso=4217 --locale=da cad 392\n"
+"CAD     124     Canadisk dollar\n"
+"JPY     392     Japansk yen\n"
+msgstr ""
+
+# type: SH
+#: isoquery.1:152
+#, no-wrap
+msgid "FILES"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:155
+msgid "By default, the XML files provided by the iso-codes package will be used."
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:157
+msgid "I</usr/share/xml/iso-codes/iso_639.xml>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:159
+msgid "I</usr/share/xml/iso-codes/iso_3166.xml>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:161
+msgid "I</usr/share/xml/iso-codes/iso_4217.xml>"
+msgstr ""
+
+# type: SH
+#: isoquery.1:162
+#, no-wrap
+msgid "LICENSE"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:164
+msgid "Copyright (C) 2007 Tobias Toedter E<lt>t.toedter at gmx.netE<gt>"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:169
+msgid ""
+"Isoquery is free software; you can redistribute it and/or modify it under "
+"the terms of the GNU General Public License as published by the Free "
+"Software Foundation; either version 3 of the License, or (at your option) "
+"any later version."
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:174
+msgid ""
+"Isoquery is distributed in the hope that it will be useful, but WITHOUT ANY "
+"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
+"FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more "
+"details."
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:178
+msgid ""
+"You should have received a copy of the GNU General Public License along with "
+"this program.  If not, see E<lt>http://www.gnu.org/licenses/E<gt>."
+msgstr ""
+
+# type: SH
+#: isoquery.1:179
+#, no-wrap
+msgid "AUTHOR"
+msgstr ""
+
+# type: Plain text
+#: isoquery.1:180
+msgid "Tobias Toedter E<lt>t.toedter at gmx.netE<gt>"
+msgstr ""




More information about the Pkg-isocodes-devel mailing list