diff options
Diffstat (limited to 'gl/po/man-db-gnulib.pot')
-rw-r--r-- | gl/po/man-db-gnulib.pot | 237 |
1 files changed, 237 insertions, 0 deletions
diff --git a/gl/po/man-db-gnulib.pot b/gl/po/man-db-gnulib.pot new file mode 100644 index 0000000..298affd --- /dev/null +++ b/gl/po/man-db-gnulib.pot @@ -0,0 +1,237 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the man-db package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: man-db 2.9.4\n" +"Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" +"POT-Creation-Date: 2021-02-08 22:15+0000\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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: gl/lib/argp-help.c:158 +#, c-format +msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" +msgstr "" + +#: gl/lib/argp-help.c:234 +#, c-format +msgid "%.*s: ARGP_HELP_FMT parameter requires a value" +msgstr "" + +#: gl/lib/argp-help.c:244 +#, c-format +msgid "%.*s: Unknown ARGP_HELP_FMT parameter" +msgstr "" + +#: gl/lib/argp-help.c:257 +#, c-format +msgid "Garbage in ARGP_HELP_FMT: %s" +msgstr "" + +#: gl/lib/argp-help.c:1238 +msgid "" +"Mandatory or optional arguments to long options are also mandatory or " +"optional for any corresponding short options." +msgstr "" + +#: gl/lib/argp-help.c:1627 +msgid "Usage:" +msgstr "" + +#: gl/lib/argp-help.c:1631 +msgid " or: " +msgstr "" + +#: gl/lib/argp-help.c:1643 +msgid " [OPTION...]" +msgstr "" + +#: gl/lib/argp-help.c:1670 +#, c-format +msgid "Try '%s --help' or '%s --usage' for more information.\n" +msgstr "" + +#: gl/lib/argp-help.c:1698 +#, c-format +msgid "Report bugs to %s.\n" +msgstr "" + +#: gl/lib/argp-help.c:1898 gl/lib/error.c:195 +msgid "Unknown system error" +msgstr "" + +#: gl/lib/argp-parse.c:91 +msgid "give this help list" +msgstr "" + +#: gl/lib/argp-parse.c:92 +msgid "give a short usage message" +msgstr "" + +#: gl/lib/argp-parse.c:93 +msgid "NAME" +msgstr "" + +#: gl/lib/argp-parse.c:94 +msgid "set the program name" +msgstr "" + +#: gl/lib/argp-parse.c:95 +msgid "SECS" +msgstr "" + +#: gl/lib/argp-parse.c:96 +msgid "hang for SECS seconds (default 3600)" +msgstr "" + +#: gl/lib/argp-parse.c:154 +msgid "print program version" +msgstr "" + +#: gl/lib/argp-parse.c:171 +msgid "(PROGRAM ERROR) No version known!?" +msgstr "" + +#: gl/lib/argp-parse.c:624 +#, c-format +msgid "%s: Too many arguments\n" +msgstr "" + +#: gl/lib/argp-parse.c:770 +msgid "(PROGRAM ERROR) Option should have been recognized!?" +msgstr "" + +#: gl/lib/getopt.c:278 +#, c-format +msgid "%s: option '%s%s' is ambiguous\n" +msgstr "" + +#: gl/lib/getopt.c:284 +#, c-format +msgid "%s: option '%s%s' is ambiguous; possibilities:" +msgstr "" + +#: gl/lib/getopt.c:319 +#, c-format +msgid "%s: unrecognized option '%s%s'\n" +msgstr "" + +#: gl/lib/getopt.c:345 +#, c-format +msgid "%s: option '%s%s' doesn't allow an argument\n" +msgstr "" + +#: gl/lib/getopt.c:360 +#, c-format +msgid "%s: option '%s%s' requires an argument\n" +msgstr "" + +#: gl/lib/getopt.c:621 +#, c-format +msgid "%s: invalid option -- '%c'\n" +msgstr "" + +#: gl/lib/getopt.c:636 gl/lib/getopt.c:682 +#, c-format +msgid "%s: option requires an argument -- '%c'\n" +msgstr "" + +#: gl/lib/openat-die.c:38 +#, c-format +msgid "unable to record current working directory" +msgstr "" + +#: gl/lib/openat-die.c:57 +#, c-format +msgid "failed to return to initial working directory" +msgstr "" + +#: gl/lib/regcomp.c:135 +msgid "Success" +msgstr "" + +#: gl/lib/regcomp.c:138 +msgid "No match" +msgstr "" + +#: gl/lib/regcomp.c:141 +msgid "Invalid regular expression" +msgstr "" + +#: gl/lib/regcomp.c:144 +msgid "Invalid collation character" +msgstr "" + +#: gl/lib/regcomp.c:147 +msgid "Invalid character class name" +msgstr "" + +#: gl/lib/regcomp.c:150 +msgid "Trailing backslash" +msgstr "" + +#: gl/lib/regcomp.c:153 +msgid "Invalid back reference" +msgstr "" + +#: gl/lib/regcomp.c:156 +msgid "Unmatched [, [^, [:, [., or [=" +msgstr "" + +#: gl/lib/regcomp.c:159 +msgid "Unmatched ( or \\(" +msgstr "" + +#: gl/lib/regcomp.c:162 +msgid "Unmatched \\{" +msgstr "" + +#: gl/lib/regcomp.c:165 +msgid "Invalid content of \\{\\}" +msgstr "" + +#: gl/lib/regcomp.c:168 +msgid "Invalid range end" +msgstr "" + +#: gl/lib/regcomp.c:171 +msgid "Memory exhausted" +msgstr "" + +#: gl/lib/regcomp.c:174 +msgid "Invalid preceding regular expression" +msgstr "" + +#: gl/lib/regcomp.c:177 +msgid "Premature end of regular expression" +msgstr "" + +#: gl/lib/regcomp.c:180 +msgid "Regular expression too big" +msgstr "" + +#: gl/lib/regcomp.c:183 +msgid "Unmatched ) or \\)" +msgstr "" + +#: gl/lib/regcomp.c:676 +msgid "No previous regular expression" +msgstr "" + +#: gl/lib/xalloc-die.c:34 +msgid "memory exhausted" +msgstr "" + +#: gl/lib/xstdopen.c:34 +#, c-format +msgid "standard file descriptors" +msgstr "" |