# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2003-05-12 19:47+0200\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: 8bit\n"

#: ../gettext-tools/lib/error.c:137 ../gettext-tools/lib/error.c:165
msgid "Unknown system error"
msgstr ""

#: ../gettext-tools/lib/getopt.c:689 ../gettext-tools/lib/getopt.c:701
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr ""

#: ../gettext-tools/lib/getopt.c:734 ../gettext-tools/lib/getopt.c:738
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr ""

#: ../gettext-tools/lib/getopt.c:747 ../gettext-tools/lib/getopt.c:752
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr ""

#: ../gettext-tools/lib/getopt.c:788 ../gettext-tools/lib/getopt.c:801
#: ../gettext-tools/lib/getopt.c:1090 ../gettext-tools/lib/getopt.c:1103
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr ""

#: ../gettext-tools/lib/getopt.c:839 ../gettext-tools/lib/getopt.c:842
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr ""

#: ../gettext-tools/lib/getopt.c:850 ../gettext-tools/lib/getopt.c:853
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr ""

#: ../gettext-tools/lib/getopt.c:900 ../gettext-tools/lib/getopt.c:903
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr ""

#: ../gettext-tools/lib/getopt.c:909 ../gettext-tools/lib/getopt.c:912
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr ""

#: ../gettext-tools/lib/getopt.c:959 ../gettext-tools/lib/getopt.c:970
#: ../gettext-tools/lib/getopt.c:1156 ../gettext-tools/lib/getopt.c:1169
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr ""

#: ../gettext-tools/lib/getopt.c:1022 ../gettext-tools/lib/getopt.c:1033
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr ""

#: ../gettext-tools/lib/getopt.c:1057 ../gettext-tools/lib/getopt.c:1069
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""

#: ../gettext-tools/lib/xmalloc.c:41
msgid "memory exhausted"
msgstr ""

#: src/gettext.c:129 src/ngettext.c:120
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
"This is free software; see the source for copying conditions.  There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""

#: src/gettext.c:134 src/ngettext.c:125
#, c-format
msgid "Written by %s.\n"
msgstr ""

#: src/gettext.c:152 src/ngettext.c:137
msgid "too many arguments"
msgstr ""

#: src/gettext.c:162 src/ngettext.c:149
msgid "missing arguments"
msgstr ""

#: src/gettext.c:233 src/ngettext.c:203
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""

#: src/gettext.c:238
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
"or:    %s [OPTION] -s [MSGID]...\n"
msgstr ""

#: src/gettext.c:244
#, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr ""

#: src/gettext.c:248
#, no-wrap
msgid ""
"  -d, --domain=TEXTDOMAIN   retrieve translated messages from TEXTDOMAIN\n"
"  -e                        enable expansion of some escape sequences\n"
"  -E                        (ignored for compatibility)\n"
"  -h, --help                display this help and exit\n"
"  -n                        suppress trailing newline\n"
"  -V, --version             display version information and exit\n"
"  [TEXTDOMAIN] MSGID        retrieve translated message corresponding\n"
"                            to MSGID from TEXTDOMAIN\n"
msgstr ""

#: src/gettext.c:259
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
"environment variable TEXTDOMAIN.  If the message catalog is not found in the\n"
"regular directory, another location can be specified with the environment\n"
"variable TEXTDOMAINDIR.\n"
"When used with the -s option the program behaves like the `echo' command.\n"
"But it does not simply copy its arguments to stdout.  Instead those messages\n"
"found in the selected catalog are translated.\n"
"Standard search directory: %s\n"
msgstr ""

#: src/gettext.c:270 src/ngettext.c:237
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr ""

#: src/ngettext.c:208
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr ""

#: src/ngettext.c:213
#, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
"form depends on a number.\n"
msgstr ""

#: src/ngettext.c:218
#, no-wrap
msgid ""
"  -d, --domain=TEXTDOMAIN   retrieve translated message from TEXTDOMAIN\n"
"  -e                        enable expansion of some escape sequences\n"
"  -E                        (ignored for compatibility)\n"
"  -h, --help                display this help and exit\n"
"  -V, --version             display version information and exit\n"
"  [TEXTDOMAIN]              retrieve translated message from TEXTDOMAIN\n"
"  MSGID MSGID-PLURAL        translate MSGID (singular) / MSGID-PLURAL (plural)\n"
"  COUNT                     choose singular/plural form based on this value\n"
msgstr ""

#: src/ngettext.c:229
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
"environment variable TEXTDOMAIN.  If the message catalog is not found in the\n"
"regular directory, another location can be specified with the environment\n"
"variable TEXTDOMAINDIR.\n"
"Standard search directory: %s\n"
msgstr ""