From: Bruno Haible Date: Fri, 14 Feb 2003 20:42:10 +0000 (+0000) Subject: Automatically generated. X-Git-Tag: v0.12~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8455595cea6c91809ff7050beee8e3a6fb7e274;p=thirdparty%2Fgettext.git Automatically generated. --- diff --git a/gettext-runtime/po/gettext-runtime.pot b/gettext-runtime/po/gettext-runtime.pot new file mode 100644 index 000000000..79afce8a5 --- /dev/null +++ b/gettext-runtime/po/gettext-runtime.pot @@ -0,0 +1,182 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2003-02-12 13:32+0100\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" + +#: lib/error.c:112 +msgid "Unknown system error" +msgstr "" + +#: lib/getopt.c:689 lib/getopt.c:701 +#, c-format +msgid "%s: option `%s' is ambiguous\n" +msgstr "" + +#: lib/getopt.c:734 lib/getopt.c:738 +#, c-format +msgid "%s: option `--%s' doesn't allow an argument\n" +msgstr "" + +#: lib/getopt.c:747 lib/getopt.c:752 +#, c-format +msgid "%s: option `%c%s' doesn't allow an argument\n" +msgstr "" + +#: lib/getopt.c:788 lib/getopt.c:801 lib/getopt.c:1090 lib/getopt.c:1103 +#, c-format +msgid "%s: option `%s' requires an argument\n" +msgstr "" + +#: lib/getopt.c:839 lib/getopt.c:842 +#, c-format +msgid "%s: unrecognized option `--%s'\n" +msgstr "" + +#: lib/getopt.c:850 lib/getopt.c:853 +#, c-format +msgid "%s: unrecognized option `%c%s'\n" +msgstr "" + +#: lib/getopt.c:900 lib/getopt.c:903 +#, c-format +msgid "%s: illegal option -- %c\n" +msgstr "" + +#: lib/getopt.c:909 lib/getopt.c:912 +#, c-format +msgid "%s: invalid option -- %c\n" +msgstr "" + +#: lib/getopt.c:959 lib/getopt.c:970 lib/getopt.c:1156 lib/getopt.c:1169 +#, c-format +msgid "%s: option requires an argument -- %c\n" +msgstr "" + +#: lib/getopt.c:1022 lib/getopt.c:1033 +#, c-format +msgid "%s: option `-W %s' is ambiguous\n" +msgstr "" + +#: lib/getopt.c:1057 lib/getopt.c:1069 +#, c-format +msgid "%s: option `-W %s' doesn't allow an argument\n" +msgstr "" + +#: lib/xmalloc.c:47 +msgid "memory exhausted" +msgstr "" + +#: src/gettext.c:132 src/ngettext.c:123 +#, 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:137 src/ngettext.c:128 +#, c-format +msgid "Written by %s.\n" +msgstr "" + +#: src/gettext.c:155 src/ngettext.c:140 +msgid "too many arguments" +msgstr "" + +#: src/gettext.c:165 src/ngettext.c:152 +msgid "missing arguments" +msgstr "" + +#: src/gettext.c:236 src/ngettext.c:206 +#, c-format +msgid "Try `%s --help' for more information.\n" +msgstr "" + +#: src/gettext.c:241 +#, c-format, no-wrap +msgid "" +"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n" +"or: %s [OPTION] -s [MSGID]...\n" +msgstr "" + +#: src/gettext.c:247 +#, no-wrap +msgid "Display native language translation of a textual message.\n" +msgstr "" + +#: src/gettext.c:251 +#, 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:262 +#, 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:273 src/ngettext.c:240 +msgid "Report bugs to .\n" +msgstr "" + +#: src/ngettext.c:211 +#, c-format, no-wrap +msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n" +msgstr "" + +#: src/ngettext.c:216 +#, no-wrap +msgid "" +"Display native language translation of a textual message whose grammatical\n" +"form depends on a number.\n" +msgstr "" + +#: src/ngettext.c:221 +#, 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:232 +#, 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 ""