Files
fangzhiyi18 d625f9a270 popt升级
Signed-off-by: fangzhiyi18 <fangzhiyi1@huawei.com>
2024-05-22 06:49:32 +00:00

147 lines
2.4 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: popt 1.19\n"
"Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
"POT-Creation-Date: 2022-09-16 10:04+0300\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"
#: src/popt.c:46
msgid "unknown errno"
msgstr ""
#: src/popt.c:1200
#, c-format
msgid "option type (%u) not implemented in popt\n"
msgstr ""
#: src/popt.c:1638
msgid "missing argument"
msgstr ""
#: src/popt.c:1640
msgid "option does not take an argument"
msgstr ""
#: src/popt.c:1642
msgid "unknown option"
msgstr ""
#: src/popt.c:1644
msgid "mutually exclusive logical operations requested"
msgstr ""
#: src/popt.c:1646
msgid "opt->arg should not be NULL"
msgstr ""
#: src/popt.c:1648
msgid "aliases nested too deeply"
msgstr ""
#: src/popt.c:1650
msgid "error in parameter quoting"
msgstr ""
#: src/popt.c:1652
msgid "invalid numeric value"
msgstr ""
#: src/popt.c:1654
msgid "number too large or too small"
msgstr ""
#: src/popt.c:1656
msgid "memory allocation failed"
msgstr ""
#: src/popt.c:1658
msgid "config file failed sanity test"
msgstr ""
#: src/popt.c:1662
msgid "unknown error"
msgstr ""
#: src/popthelp.c:64 src/popthelp.c:72
msgid "Show this help message"
msgstr ""
#: src/popthelp.c:65 src/popthelp.c:73
msgid "Display brief usage message"
msgstr ""
#: src/popthelp.c:76
msgid "Display option defaults in message"
msgstr ""
#: src/popthelp.c:78
msgid "Terminate options"
msgstr ""
#: src/popthelp.c:170
msgid "Help options:"
msgstr ""
#: src/popthelp.c:171
msgid "Options implemented via popt alias/exec:"
msgstr ""
#: src/popthelp.c:179
msgid "NONE"
msgstr ""
#: src/popthelp.c:181
msgid "VAL"
msgstr ""
#: src/popthelp.c:185
msgid "INT"
msgstr ""
#: src/popthelp.c:186
msgid "SHORT"
msgstr ""
#: src/popthelp.c:187
msgid "LONG"
msgstr ""
#: src/popthelp.c:188
msgid "LONGLONG"
msgstr ""
#: src/popthelp.c:189
msgid "STRING"
msgstr ""
#: src/popthelp.c:190
msgid "FLOAT"
msgstr ""
#: src/popthelp.c:191
msgid "DOUBLE"
msgstr ""
#: src/popthelp.c:194
msgid "ARG"
msgstr ""
#: src/popthelp.c:615
msgid "Usage:"
msgstr ""
#: src/popthelp.c:640
msgid "[OPTION...]"
msgstr ""