# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2001-06-23 12:26+0200\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: 8bit\n" #: src/getopt.c:691 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "" #: src/getopt.c:716 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "" #: src/getopt.c:721 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "" #: src/getopt.c:739 src/getopt.c:912 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "" #. --option #: src/getopt.c:768 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "" #. +option or -option #: src/getopt.c:772 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "" #. 1003.2 specifies the format of this message. #: src/getopt.c:798 #, c-format msgid "%s: illegal option -- %c\n" msgstr "" #: src/getopt.c:801 #, c-format msgid "%s: invalid option -- %c\n" msgstr "" #. 1003.2 specifies the format of this message. #: src/getopt.c:831 src/getopt.c:961 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" #: src/getopt.c:878 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "" #: src/getopt.c:896 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "" #: src/hello.c:160 msgid "Too many arguments\n" msgstr "" #: src/hello.c:161 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" #. Print help info and exit. #. --help output 1 #. no-wrap #: src/hello.c:173 msgid "GNU hello, THE greeting printing program.\n" msgstr "" #. --help output 2 #. no-wrap #: src/hello.c:178 #, c-format msgid "Usage: %s [OPTION]\n" msgstr "" #. --help output 3 : options 1/2 #. no-wrap #: src/hello.c:184 msgid "" " -h, --help display this help and exit\n" " -v, --version display version information and exit\n" msgstr "" #. --help output 4 : options 2/2 #. no-wrap #: src/hello.c:191 msgid "" " -t, --traditional use traditional greeting format\n" " -m, --mail print your mail\n" msgstr "" #. --help output 5 (end) #. TRANSLATORS, please don't forget to add the contact address for #. your translation! #. no-wrap #: src/hello.c:200 #, c-format msgid "Report bugs to <%s>.\n" msgstr "" #: src/hello.c:212 #, c-format msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n" "PARTICULAR PURPOSE. You may redistribute copies of GNU %s under the terms\n" "of the GNU General Public License.\n" "For more information about these matters, see the file named COPYING.\n" msgstr "" #: src/hello.c:223 #, c-format msgid "%s: Incompatible flags: -m and -t\n" msgstr "" #: src/hello.c:255 #, c-format msgid "%s: Who are you?\n" msgstr "" #: src/hello.c:277 #, c-format msgid "%s: Cannot find your mail spool file.\n" msgstr "" #: src/hello.c:321 msgid "Nothing happens here." msgstr "" #: src/hello.c:327 msgid "hello, world\n" msgstr "" #: src/hello.c:329 msgid "Hello, world!" msgstr "" #: src/hello.c:344 #, c-format msgid "%s: Virtual memory exhausted\n" msgstr ""