135 lines
3.2 KiB
Plaintext
135 lines
3.2 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"POT-Creation-Date: 2024-11-27 15:06+0100\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=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
|
|
|
|
#: /usr/lib/python3.10/argparse.py:308
|
|
msgid "usage: "
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:880
|
|
msgid ".__call__() not defined"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1223
|
|
msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1283
|
|
msgid "argument \"-\" with mode %r"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1292
|
|
msgid "can't open '%(filename)s': %(error)s"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1501
|
|
msgid "cannot merge actions - two groups are named %r"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1539
|
|
msgid "'required' is an invalid argument for positionals"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1561
|
|
msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1579
|
|
msgid "dest= is required for options like %r"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1596
|
|
msgid "invalid conflict_resolution value: %r"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1680
|
|
msgid "mutually exclusive arguments must be optional"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1748
|
|
msgid "positional arguments"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1749
|
|
msgid "options"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1764
|
|
msgid "show this help message and exit"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1795
|
|
msgid "cannot have multiple subparser arguments"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1847 /usr/lib/python3.10/argparse.py:2362
|
|
msgid "unrecognized arguments: %s"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1948
|
|
msgid "not allowed with argument %s"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:1998 /usr/lib/python3.10/argparse.py:2012
|
|
msgid "ignored explicit argument %r"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2119
|
|
msgid "the following arguments are required: %s"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2134
|
|
msgid "one of the arguments %s is required"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2177
|
|
msgid "expected one argument"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2178
|
|
msgid "expected at most one argument"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2179
|
|
msgid "expected at least one argument"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2241
|
|
msgid "ambiguous option: %(option)s could match %(matches)s"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2305
|
|
msgid "unexpected option string: %s"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2502
|
|
msgid "%r is not callable"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2519
|
|
msgid "invalid %(type)s value: %(value)r"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2530
|
|
msgid "invalid choice: %(value)r (choose from %(choices)s)"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python3.10/argparse.py:2606
|
|
msgid ""
|
|
"%(prog)s: error: %(message)s\n"
|
|
msgstr ""
|
|
|