Merge pull request #10546 from sphinx-doc/bot/pull-translations

Update message catalogs
This commit is contained in:
Takeshi KOMIYA 2022-06-14 02:09:16 +09:00 committed by GitHub
commit 571b55328d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
109 changed files with 1344 additions and 1343 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n" "Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-06-05 00:21+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2009\n" "Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2009\n"
"Language-Team: Bengali (http://www.transifex.com/sphinx-doc/sphinx-1/language/bn/)\n" "Language-Team: Bengali (http://www.transifex.com/sphinx-doc/sphinx-1/language/bn/)\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2009\n" "Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2009\n"
"Language-Team: Catalan (http://www.transifex.com/sphinx-doc/sphinx-1/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/sphinx-doc/sphinx-1/language/ca/)\n"
@ -174,7 +174,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Vilibald W. <vilibald.wanca@gmail.com>, 2014-2015\n" "Last-Translator: Vilibald W. <vilibald.wanca@gmail.com>, 2014-2015\n"
"Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n" "Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n"
@ -175,7 +175,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -575,7 +575,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -772,21 +772,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1207,7 +1207,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3025,24 +3025,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3050,7 +3050,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3065,31 +3065,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Geraint Palmer <palmer.geraint@googlemail.com>, 2016\n" "Last-Translator: Geraint Palmer <palmer.geraint@googlemail.com>, 2016\n"
"Language-Team: Welsh (http://www.transifex.com/sphinx-doc/sphinx-1/language/cy/)\n" "Language-Team: Welsh (http://www.transifex.com/sphinx-doc/sphinx-1/language/cy/)\n"
@ -175,7 +175,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -575,7 +575,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -772,21 +772,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1207,7 +1207,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3025,24 +3025,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3050,7 +3050,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3065,31 +3065,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>, 2021\n" "Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>, 2021\n"
"Language-Team: Danish (http://www.transifex.com/sphinx-doc/sphinx-1/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/sphinx-doc/sphinx-1/language/da/)\n"
@ -177,7 +177,7 @@ msgstr "konfigurationsmappe indeholder ikke en conf.py-fil (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -577,7 +577,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -774,21 +774,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "ugyldig css_file: %r, ignoreret" msgstr "ugyldig css_file: %r, ignoreret"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "Beskedkatalogerne er i %(outdir)s." msgstr "Beskedkatalogerne er i %(outdir)s."
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "læser skabeloner ..." msgstr "læser skabeloner ..."
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "skriver beskedkataloger ..." msgstr "skriver beskedkataloger ..."
@ -1209,7 +1209,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3027,24 +3027,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3052,7 +3052,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3067,31 +3067,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n" "Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Adam Turner, 2022\n" "Last-Translator: Adam Turner, 2022\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_GB/)\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_GB/)\n"
@ -174,7 +174,7 @@ msgstr "config directory doesn't contain a conf.py file (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr "%d source files given on command line"
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "targets for %d source files that are out of date" msgstr "targets for %d source files that are out of date"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "building [%s]: " msgstr "building [%s]: "
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_HK/)\n" "Language-Team: English (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_HK/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -13,7 +13,7 @@ Documentation.addTranslations({
"Complete Table of Contents": "\u00cdndice de contenidos completo", "Complete Table of Contents": "\u00cdndice de contenidos completo",
"Contents": "Contenidos", "Contents": "Contenidos",
"Copyright": "Copyright", "Copyright": "Copyright",
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "", "Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "Creado usando <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.",
"Expand sidebar": "Expandir barra lateral", "Expand sidebar": "Expandir barra lateral",
"Full index on one page": "\u00cdndice completo en una p\u00e1gina", "Full index on one page": "\u00cdndice completo en una p\u00e1gina",
"General Index": "\u00cdndice General", "General Index": "\u00cdndice General",
@ -37,7 +37,7 @@ Documentation.addTranslations({
"Search": "B\u00fasqueda", "Search": "B\u00fasqueda",
"Search Page": "P\u00e1gina de B\u00fasqueda", "Search Page": "P\u00e1gina de B\u00fasqueda",
"Search Results": "Resultados de la b\u00fasqueda", "Search Results": "Resultados de la b\u00fasqueda",
"Search finished, found ${resultCount} page(s) matching the search query.": "", "Search finished, found ${resultCount} page(s) matching the search query.": "B\u00fasqueda finalizada, se encontraron ${resultCount} p\u00e1ginas que coinciden con la consulta de b\u00fasqueda.",
"Search within %(docstitle)s": "Buscar en %(docstitle)s", "Search within %(docstitle)s": "Buscar en %(docstitle)s",
"Searching": "Buscando", "Searching": "Buscando",
"Searching for multiple words only shows matches that contain\n all words.": "La b\u00fasqueda de varias palabras solo muestra coincidencias que contienen\n todas las palabras.", "Searching for multiple words only shows matches that contain\n all words.": "La b\u00fasqueda de varias palabras solo muestra coincidencias que contienen\n todas las palabras.",

View File

@ -9,6 +9,7 @@
# Guillem Borrell <guillem@torroja.dmt.upm.es>, 2011 # Guillem Borrell <guillem@torroja.dmt.upm.es>, 2011
# Ivan García <ivan.garcia@studio-point.com>, 2019 # Ivan García <ivan.garcia@studio-point.com>, 2019
# Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2013-2018,2020 # Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2013-2018,2020
# Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2022
# Takeshi KOMIYA <i.tkomiya@gmail.com>, 2016,2021 # Takeshi KOMIYA <i.tkomiya@gmail.com>, 2016,2021
msgid "" msgid ""
msgstr "" msgstr ""
@ -33,7 +34,7 @@ msgstr "No se encuentra directorio fuente (%s)"
#: sphinx/application.py:153 #: sphinx/application.py:153
#, python-format #, python-format
msgid "Output directory (%s) is not a directory" msgid "Output directory (%s) is not a directory"
msgstr "" msgstr "Directorio de salida (%s) no es un directorio"
#: sphinx/application.py:157 #: sphinx/application.py:157
msgid "Source directory and destination directory cannot be identical" msgid "Source directory and destination directory cannot be identical"
@ -181,7 +182,7 @@ msgstr "directorio de configuración no contiene un archivo conf.py (%s)"
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid language code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr "Se encontró un valor de configuración no válido: 'language = None'. Actualice su configuración a un código de idioma válido. Volviendo a definir 'en' (Inglés)."
#: sphinx/config.py:201 #: sphinx/config.py:201
#, python-format #, python-format
@ -287,7 +288,7 @@ msgstr "primary_domain %r no fue encontrado, se ignora."
msgid "" msgid ""
"Since v2.0, Sphinx uses \"index\" as root_doc by default. Please add " "Since v2.0, Sphinx uses \"index\" as root_doc by default. Please add "
"\"root_doc = 'contents'\" to your conf.py." "\"root_doc = 'contents'\" to your conf.py."
msgstr "" msgstr "Desde v2.0, Sphinx usa \"index\" como root_doc por defecto. Agregue \"root_doc = 'contents'\" a su archivo conf.py."
#: sphinx/events.py:60 #: sphinx/events.py:60
#, python-format #, python-format
@ -302,7 +303,7 @@ msgstr "Nombre de evento desconocido: %s"
#: sphinx/events.py:102 #: sphinx/events.py:102
#, python-format #, python-format
msgid "Handler %r for event %r threw an exception" msgid "Handler %r for event %r threw an exception"
msgstr "" msgstr "Manipulador %r para el evento %r lanzó una excepción"
#: sphinx/extension.py:44 #: sphinx/extension.py:44
#, python-format #, python-format
@ -333,7 +334,7 @@ msgstr "No pudo el léxico literal_block como \"%s\". Destacado omitido."
msgid "" msgid ""
"multiple files found for the document \"%s\": %r\n" "multiple files found for the document \"%s\": %r\n"
"Use %r for the build." "Use %r for the build."
msgstr "" msgstr "varios archivos encontrados para el documento \"%s\": %r\nUse %r para la compilación."
#: sphinx/project.py:51 #: sphinx/project.py:51
msgid "document not readable. Ignored." msgid "document not readable. Ignored."
@ -427,7 +428,7 @@ msgstr "enumerable_node %r ya esta registrado"
#: sphinx/registry.py:408 #: sphinx/registry.py:408
#, python-format #, python-format
msgid "math renderer %s is already registered" msgid "math renderer %s is already registered"
msgstr "" msgstr "el renderizador matemático %s ya está registrado"
#: sphinx/registry.py:421 #: sphinx/registry.py:421
#, python-format #, python-format
@ -474,12 +475,12 @@ msgstr "Python Enhancement Proposals; PEP %s"
#: sphinx/roles.py:188 #: sphinx/roles.py:188
#, python-format #, python-format
msgid "invalid PEP number %s" msgid "invalid PEP number %s"
msgstr "" msgstr "número de PEP inválido %s"
#: sphinx/roles.py:222 #: sphinx/roles.py:222
#, python-format #, python-format
msgid "invalid RFC number %s" msgid "invalid RFC number %s"
msgstr "" msgstr "número RFC inválido %s"
#: sphinx/theming.py:72 #: sphinx/theming.py:72
#, python-format #, python-format
@ -514,7 +515,7 @@ msgstr "archivo %r o ruta del tema no es un archivo zip válido o no contiene ni
#: sphinx/theming.py:236 #: sphinx/theming.py:236
msgid "" msgid ""
"sphinx_rtd_theme (< 0.3.0) found. It will not be available since Sphinx-6.0" "sphinx_rtd_theme (< 0.3.0) found. It will not be available since Sphinx-6.0"
msgstr "" msgstr "sphinx_rtd_theme (< 0.3.0) encontrado. No estará disponible desde Sphinx-6.0"
#: sphinx/theming.py:241 #: sphinx/theming.py:241
#, python-format #, python-format
@ -533,7 +534,7 @@ msgstr "una imagen adecuada para %s constructor no encontrado: %s"
#: sphinx/builders/__init__.py:210 #: sphinx/builders/__init__.py:210
msgid "building [mo]: " msgid "building [mo]: "
msgstr "compilando [mo]:" msgstr "compilando [mo]: "
#: sphinx/builders/__init__.py:211 sphinx/builders/__init__.py:548 #: sphinx/builders/__init__.py:211 sphinx/builders/__init__.py:548
#: sphinx/builders/__init__.py:575 #: sphinx/builders/__init__.py:575
@ -543,7 +544,7 @@ msgstr "escribiendo salida... "
#: sphinx/builders/__init__.py:220 #: sphinx/builders/__init__.py:220
#, python-format #, python-format
msgid "all of %d po files" msgid "all of %d po files"
msgstr "Todos los %d archivos po" msgstr "todos los %d archivos po"
#: sphinx/builders/__init__.py:238 #: sphinx/builders/__init__.py:238
#, python-format #, python-format
@ -583,16 +584,16 @@ msgstr "los objetivos para %d los archivos fuentes que estan desactualizados"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "compilando [%s]:" msgstr "compilando [%s]: "
#: sphinx/builders/__init__.py:305 #: sphinx/builders/__init__.py:305
msgid "looking for now-outdated files... " msgid "looking for now-outdated files... "
msgstr "buscando por archivos no actualizados..." msgstr "buscando por archivos no actualizados... "
#: sphinx/builders/__init__.py:310 #: sphinx/builders/__init__.py:310
#, python-format #, python-format
msgid "%d found" msgid "%d found"
msgstr "encontrado %d" msgstr "%d encontrado"
#: sphinx/builders/__init__.py:312 #: sphinx/builders/__init__.py:312
msgid "none found" msgid "none found"
@ -612,7 +613,7 @@ msgstr "no hay archivos objetivo desactualizados."
#: sphinx/builders/__init__.py:366 #: sphinx/builders/__init__.py:366
msgid "updating environment: " msgid "updating environment: "
msgstr "actualizando ambiente" msgstr "actualizando ambiente: "
#: sphinx/builders/__init__.py:387 #: sphinx/builders/__init__.py:387
#, python-format #, python-format
@ -621,7 +622,7 @@ msgstr "%sañadido, %s cambiado, %s removido"
#: sphinx/builders/__init__.py:425 sphinx/builders/__init__.py:437 #: sphinx/builders/__init__.py:425 sphinx/builders/__init__.py:437
msgid "reading sources... " msgid "reading sources... "
msgstr "leyendo fuentes..." msgstr "leyendo fuentes... "
#: sphinx/builders/__init__.py:526 #: sphinx/builders/__init__.py:526
#, python-format #, python-format
@ -640,7 +641,7 @@ msgstr "entrada de tabla de contenido duplicada encontrada: %s"
#: sphinx/builders/_epub_base.py:398 sphinx/builders/html/__init__.py:746 #: sphinx/builders/_epub_base.py:398 sphinx/builders/html/__init__.py:746
#: sphinx/builders/latex/__init__.py:410 sphinx/builders/texinfo.py:173 #: sphinx/builders/latex/__init__.py:410 sphinx/builders/texinfo.py:173
msgid "copying images... " msgid "copying images... "
msgstr "copiando imágenes..." msgstr "copiando imágenes... "
#: sphinx/builders/_epub_base.py:405 #: sphinx/builders/_epub_base.py:405
#, python-format #, python-format
@ -660,19 +661,19 @@ msgstr "no se puede escribir archivo de imagen %r: %s"
#: sphinx/builders/_epub_base.py:438 #: sphinx/builders/_epub_base.py:438
msgid "Pillow not found - copying image files" msgid "Pillow not found - copying image files"
msgstr "no se encuentra Pillow - copiando archivos de imágenes" msgstr "Pillow no encontrada - copiando archivos de imágenes"
#: sphinx/builders/_epub_base.py:464 #: sphinx/builders/_epub_base.py:464
msgid "writing mimetype file..." msgid "writing mimetype file..."
msgstr "" msgstr "escribiendo el archivo mimetype..."
#: sphinx/builders/_epub_base.py:469 #: sphinx/builders/_epub_base.py:469
msgid "writing META-INF/container.xml file..." msgid "writing META-INF/container.xml file..."
msgstr "" msgstr "escribiendo el archivo META-INF/container.xml..."
#: sphinx/builders/_epub_base.py:497 #: sphinx/builders/_epub_base.py:497
msgid "writing content.opf file..." msgid "writing content.opf file..."
msgstr "" msgstr "escribiendo el archivo content.opf..."
#: sphinx/builders/_epub_base.py:523 #: sphinx/builders/_epub_base.py:523
#, python-format #, python-format
@ -681,7 +682,7 @@ msgstr "mimetype desconocido para %s, ignorando"
#: sphinx/builders/_epub_base.py:670 #: sphinx/builders/_epub_base.py:670
msgid "writing toc.ncx file..." msgid "writing toc.ncx file..."
msgstr "" msgstr "escribiendo el archivo toc.ncx..."
#: sphinx/builders/_epub_base.py:695 #: sphinx/builders/_epub_base.py:695
#, python-format #, python-format
@ -712,7 +713,7 @@ msgstr "Nivel de módulo"
#: sphinx/builders/changes.py:116 #: sphinx/builders/changes.py:116
msgid "copying source files..." msgid "copying source files..."
msgstr "copiando archivos fuente" msgstr "copiando archivos fuente..."
#: sphinx/builders/changes.py:123 #: sphinx/builders/changes.py:123
#, python-format #, python-format
@ -730,7 +731,7 @@ msgstr "El archivo ePub está en %(outdir)s."
#: sphinx/builders/epub3.py:159 #: sphinx/builders/epub3.py:159
msgid "writing nav.xhtml file..." msgid "writing nav.xhtml file..."
msgstr "" msgstr "escribiendo el archivo nav.xhtml..."
#: sphinx/builders/epub3.py:185 #: sphinx/builders/epub3.py:185
msgid "conf value \"epub_language\" (or \"language\") should not be empty for EPUB3" msgid "conf value \"epub_language\" (or \"language\") should not be empty for EPUB3"
@ -789,11 +790,11 @@ msgstr "objetivos para los archivos de plantillas %d"
#: sphinx/builders/gettext.py:241 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "leyendo plantillas..." msgstr "leyendo plantillas... "
#: sphinx/builders/gettext.py:269 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "escribiendo catálogos de mensajes..." msgstr "escribiendo catálogos de mensajes... "
#: sphinx/builders/linkcheck.py:110 #: sphinx/builders/linkcheck.py:110
#, python-format #, python-format
@ -813,7 +814,7 @@ msgstr "Ancla '%s' no encontrado"
#: sphinx/builders/linkcheck.py:553 #: sphinx/builders/linkcheck.py:553
#, python-format #, python-format
msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s"
msgstr "" msgstr "Error al compilar expresiones regulares en linkcheck_allowed_redirects: %r %s"
#: sphinx/builders/manpage.py:30 #: sphinx/builders/manpage.py:30
#, python-format #, python-format
@ -959,7 +960,7 @@ msgstr "escribiendo páginas adicionales"
#: sphinx/builders/html/__init__.py:764 #: sphinx/builders/html/__init__.py:764
msgid "copying downloadable files... " msgid "copying downloadable files... "
msgstr "copiando archivos descargables..." msgstr "copiando archivos descargables... "
#: sphinx/builders/html/__init__.py:772 #: sphinx/builders/html/__init__.py:772
#, python-format #, python-format
@ -969,11 +970,11 @@ msgstr "no se puede copiar archivo descargable %r: %s"
#: sphinx/builders/html/__init__.py:805 sphinx/builders/html/__init__.py:817 #: sphinx/builders/html/__init__.py:805 sphinx/builders/html/__init__.py:817
#, python-format #, python-format
msgid "Failed to copy a file in html_static_file: %s: %r" msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr "" msgstr "Error al copiar un archivo en html_static_file: %s: %r"
#: sphinx/builders/html/__init__.py:838 #: sphinx/builders/html/__init__.py:838
msgid "copying static files" msgid "copying static files"
msgstr "" msgstr "copiar archivos estáticos"
#: sphinx/builders/html/__init__.py:854 #: sphinx/builders/html/__init__.py:854
#, python-format #, python-format
@ -1003,7 +1004,7 @@ msgstr "no se pudo cargar el índice de búsqueda, pero no se crearán todos los
#: sphinx/builders/html/__init__.py:981 #: sphinx/builders/html/__init__.py:981
#, python-format #, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r" msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr "La página %s coincide con dos patrones en html_sidebars: %r y %r" msgstr "página %s coincide con dos patrones en html_sidebars: %r y %r"
#: sphinx/builders/html/__init__.py:1074 #: sphinx/builders/html/__init__.py:1074
#, python-format #, python-format
@ -1017,7 +1018,7 @@ msgstr "Se produjo un error Unicode al representar la página %s. Asegúrese de
msgid "" msgid ""
"An error happened in rendering the page %s.\n" "An error happened in rendering the page %s.\n"
"Reason: %r" "Reason: %r"
msgstr "Ha ocurrido un error al renderizar la pagina %s. Motivo: %r" msgstr "Ha ocurrido un error al renderizar la pagina %s.\nRazón: %r"
#: sphinx/builders/html/__init__.py:1108 #: sphinx/builders/html/__init__.py:1108
msgid "dumping object inventory" msgid "dumping object inventory"
@ -1076,7 +1077,7 @@ msgstr "el archivo %r usado para el favicon no existe"
msgid "" msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use " "html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead." "html_permalinks and html_permalinks_icon instead."
msgstr "" msgstr "html_add_permalinks ha quedado en desuso desde v3.5.0. Por favor, use html_permalinks and html_permalinks_icon en cambio."
#: sphinx/builders/html/__init__.py:1340 #: sphinx/builders/html/__init__.py:1340
#, python-format #, python-format
@ -1102,7 +1103,7 @@ msgstr "no se encontró el valor de configuración \"latex_documents\"; no se es
#: sphinx/builders/latex/__init__.py:151 #: sphinx/builders/latex/__init__.py:151
#, python-format #, python-format
msgid "\"latex_documents\" config value references unknown document %s" msgid "\"latex_documents\" config value references unknown document %s"
msgstr "El valor de configuración \"latex_documents\" hace referencia a un documento desconocido %s" msgstr "valor de configuración \"latex_documents\" hace referencia a un documento desconocido %s"
#: sphinx/builders/latex/__init__.py:184 sphinx/domains/std.py:564 #: sphinx/builders/latex/__init__.py:184 sphinx/domains/std.py:564
#: sphinx/templates/latex/latex.tex_t:97 #: sphinx/templates/latex/latex.tex_t:97
@ -1145,7 +1146,7 @@ msgstr "Clave de configuración desconocida: latex_elements[%r], ignorada."
#: sphinx/builders/latex/__init__.py:453 #: sphinx/builders/latex/__init__.py:453
#, python-format #, python-format
msgid "Unknown theme option: latex_theme_options[%r], ignored." msgid "Unknown theme option: latex_theme_options[%r], ignored."
msgstr "" msgstr "Opción de tema desconocida: latex_theme_options[%r], ignorado."
#: sphinx/builders/latex/theming.py:83 #: sphinx/builders/latex/theming.py:83
#, python-format #, python-format
@ -1167,7 +1168,7 @@ msgstr "¡Interrumpido!"
#: sphinx/cmd/build.py:44 #: sphinx/cmd/build.py:44
msgid "reST markup error:" msgid "reST markup error:"
msgstr "error en marcado de reST" msgstr "error en marcado de reST:"
#: sphinx/cmd/build.py:50 #: sphinx/cmd/build.py:50
msgid "Encoding error:" msgid "Encoding error:"
@ -1189,7 +1190,7 @@ msgid ""
"This can happen with very large or deeply nested source files. You can " "This can happen with very large or deeply nested source files. You can "
"carefully increase the default Python recursion limit of 1000 in conf.py " "carefully increase the default Python recursion limit of 1000 in conf.py "
"with e.g.:" "with e.g.:"
msgstr "" msgstr "Esto puede ocurrir con archivos de origen muy grandes o profundamente anidados. Puede aumentar cuidadosamente el límite de recurrencia predeterminado de Python de 1000 en el archivo conf.py con, por ej.:"
#: sphinx/cmd/build.py:65 #: sphinx/cmd/build.py:65
msgid "Exception occurred:" msgid "Exception occurred:"
@ -1214,7 +1215,7 @@ msgstr "número de trabajo debe ser un número positivo"
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr "Para más información visite <https://www.sphinx-doc.org/>."
#: sphinx/cmd/build.py:99 #: sphinx/cmd/build.py:99
msgid "" msgid ""
@ -1233,7 +1234,7 @@ msgid ""
"\n" "\n"
"By default, everything that is outdated is built. Output only for selected\n" "By default, everything that is outdated is built. Output only for selected\n"
"files can be built by specifying individual filenames.\n" "files can be built by specifying individual filenames.\n"
msgstr "" msgstr "\nGenerar documentación a partir de archivos fuente.\n\nsphinx-build genera documentación a partir de los archivos en SOURCEDIR y la\ncoloca en OUTPUTDIR. Busca 'conf.py' en SOURCEDIR para los ajustes de configuración.\nLa herramienta 'sphinx-quickstart' se puede usar para generar archivos de plantilla,\nincluido 'conf.py'\n\nsphinx-build puede crear documentación en diferentes formatos. Se selecciona un\nformato especificando el nombre del constructor en la línea de comando; por defecto\nes HTML. Los constructores también pueden realizar otras tareas relacionadas con\nel procesamiento de la documentación.\n\nDe forma predeterminada, se construye todo lo que está desactualizado. La salida solo\npara archivos seleccionados se puede generar especificando nombres de archivo individuales.\n"
#: sphinx/cmd/build.py:120 #: sphinx/cmd/build.py:120
msgid "path to documentation source files" msgid "path to documentation source files"
@ -1361,11 +1362,11 @@ msgstr "no se puede abrir el archivo de advertencia %r: %s"
#: sphinx/cmd/build.py:251 #: sphinx/cmd/build.py:251
msgid "-D option argument must be in the form name=value" msgid "-D option argument must be in the form name=value"
msgstr "El argumento de la opción -D debe estar en la forma nombre=valor" msgstr "argumento de la opción -D debe estar en la forma nombre=valor"
#: sphinx/cmd/build.py:258 #: sphinx/cmd/build.py:258
msgid "-A option argument must be in the form name=value" msgid "-A option argument must be in the form name=value"
msgstr "El argumento de la opción -A debe estar en la forma nombre=valor" msgstr "argumento de la opción -A debe estar en la forma nombre=valor"
#: sphinx/cmd/quickstart.py:35 #: sphinx/cmd/quickstart.py:35
msgid "automatically insert docstrings from modules" msgid "automatically insert docstrings from modules"
@ -1422,7 +1423,7 @@ msgstr "Por favor, ingrese uno de %s."
#: sphinx/cmd/quickstart.py:116 #: sphinx/cmd/quickstart.py:116
msgid "Please enter either 'y' or 'n'." msgid "Please enter either 'y' or 'n'."
msgstr "Por favor, ingrese cualquiera de 'y' o 'n'" msgstr "Por favor, ingrese cualquiera de 'y' o 'n'."
#: sphinx/cmd/quickstart.py:122 #: sphinx/cmd/quickstart.py:122
msgid "Please enter a file suffix, e.g. '.rst' or '.txt'." msgid "Please enter a file suffix, e.g. '.rst' or '.txt'."
@ -1506,7 +1507,7 @@ msgid ""
"Python the version is something like 2.5 or 3.0, while the release is\n" "Python the version is something like 2.5 or 3.0, while the release is\n"
"something like 2.5.1 or 3.0a1. If you don't need this dual structure,\n" "something like 2.5.1 or 3.0a1. If you don't need this dual structure,\n"
"just set both to the same value." "just set both to the same value."
msgstr "" msgstr "Sphinx tiene la noción de una \"versión\" y un \"lanzamiento\" para el\nsoftware. Cada versión puede tener varios lanzamientos. Por ejemplo, para\nPython, la versión es algo así como 2.5 o 3.0, mientras que el lanzamiento es\nalgo así como 2.5.1 o 3.0a1. Si no necesita esta estructura dual, simplemente\nconfigure ambas con el mismo valor."
#: sphinx/cmd/quickstart.py:256 #: sphinx/cmd/quickstart.py:256
msgid "Project version" msgid "Project version"
@ -1534,7 +1535,7 @@ msgstr "Lenguaje del proyecto"
msgid "" msgid ""
"The file name suffix for source files. Commonly, this is either \".txt\"\n" "The file name suffix for source files. Commonly, this is either \".txt\"\n"
"or \".rst\". Only files with this suffix are considered documents." "or \".rst\". Only files with this suffix are considered documents."
msgstr "" msgstr "El sufijo del nombre de archivo para los archivos de fuente. Comúnmente, esto es \".txt\"\no \".rst\". Solo los archivos con este sufijo se consideran documentos."
#: sphinx/cmd/quickstart.py:276 #: sphinx/cmd/quickstart.py:276
msgid "Source file suffix" msgid "Source file suffix"
@ -1586,7 +1587,7 @@ msgstr "Se puede generar un archivo Makefile y un archivo de comandos de Windows
#: sphinx/cmd/quickstart.py:314 #: sphinx/cmd/quickstart.py:314
msgid "Create Makefile? (y/n)" msgid "Create Makefile? (y/n)"
msgstr "Crear Makefile? (y/n)" msgstr "¿Crear Makefile? (y/n)"
#: sphinx/cmd/quickstart.py:317 #: sphinx/cmd/quickstart.py:317
msgid "Create Windows command file? (y/n)" msgid "Create Windows command file? (y/n)"
@ -1611,13 +1612,13 @@ msgstr "Terminado: se ha creado una estructura de directorio inicial."
msgid "" msgid ""
"You should now populate your master file %s and create other documentation\n" "You should now populate your master file %s and create other documentation\n"
"source files. " "source files. "
msgstr "Ahora debe completar su archivo maestro %s y crear otros archivos fuente\nde documentación." msgstr "Ahora debe completar su archivo maestro %s y crear otros archivos fuente\nde documentación. "
#: sphinx/cmd/quickstart.py:412 #: sphinx/cmd/quickstart.py:412
msgid "" msgid ""
"Use the Makefile to build the docs, like so:\n" "Use the Makefile to build the docs, like so:\n"
" make builder" " make builder"
msgstr "Use el archivo Makefile para compilar los documentos, así ejecute el comando:\n    make builder" msgstr "Use el archivo Makefile para compilar los documentos, así ejecute el comando:\n make builder"
#: sphinx/cmd/quickstart.py:415 #: sphinx/cmd/quickstart.py:415
#, python-format #, python-format
@ -1660,7 +1661,7 @@ msgstr "si se especifica, separe los directorios de fuentes y de compilación"
#: sphinx/cmd/quickstart.py:478 #: sphinx/cmd/quickstart.py:478
msgid "if specified, create build dir under source dir" msgid "if specified, create build dir under source dir"
msgstr "" msgstr "si se especifica, cree un directorio de compilación en el directorio de origen"
#: sphinx/cmd/quickstart.py:480 #: sphinx/cmd/quickstart.py:480
msgid "replacement for dot in _templates etc." msgid "replacement for dot in _templates etc."
@ -1777,7 +1778,7 @@ msgstr "Variable de plantilla inválida: %s"
#: sphinx/directives/code.py:56 #: sphinx/directives/code.py:56
msgid "non-whitespace stripped by dedent" msgid "non-whitespace stripped by dedent"
msgstr "" msgstr "no espacios en blanco eliminados por identado"
#: sphinx/directives/code.py:75 #: sphinx/directives/code.py:75
#, python-format #, python-format
@ -1824,7 +1825,7 @@ msgstr "Línea especifico %r: sin líneas tiradas desde el archivo incluido %r"
#: sphinx/directives/other.py:102 #: sphinx/directives/other.py:102
#, python-format #, python-format
msgid "toctree glob pattern %r didn't match any documents" msgid "toctree glob pattern %r didn't match any documents"
msgstr "" msgstr "patrón global toctree %r no coincide con ningún documento"
#: sphinx/directives/other.py:123 sphinx/environment/adapters/toctree.py:168 #: sphinx/directives/other.py:123 sphinx/environment/adapters/toctree.py:168
#, python-format #, python-format
@ -1839,7 +1840,7 @@ msgstr "toctree contiene referencias a documentos inexistentes %r"
#: sphinx/directives/other.py:136 #: sphinx/directives/other.py:136
#, python-format #, python-format
msgid "duplicated entry found in toctree: %s" msgid "duplicated entry found in toctree: %s"
msgstr "" msgstr "entrada duplicada encontrada en toctree: %s"
#: sphinx/directives/other.py:168 #: sphinx/directives/other.py:168
msgid "Section author: " msgid "Section author: "
@ -1859,17 +1860,17 @@ msgstr "Autor: "
#: sphinx/directives/other.py:246 #: sphinx/directives/other.py:246
msgid ".. acks content is not a list" msgid ".. acks content is not a list"
msgstr "" msgstr ".. contenido de los reconocimientos no es una lista"
#: sphinx/directives/other.py:271 #: sphinx/directives/other.py:271
msgid ".. hlist content is not a list" msgid ".. hlist content is not a list"
msgstr "" msgstr ".. hlist contenido no es una lista"
#: sphinx/directives/patches.py:109 #: sphinx/directives/patches.py:109
msgid "" msgid ""
"\":file:\" option for csv-table directive now recognizes an absolute path as" "\":file:\" option for csv-table directive now recognizes an absolute path as"
" a relative path from source directory. Please update your document." " a relative path from source directory. Please update your document."
msgstr "" msgstr "\":file:\" La opción para la directiva csv-table ahora reconoce una ruta absoluta como una ruta relativa desde el directorio de origen. Actualice su documento."
#: sphinx/domains/__init__.py:389 #: sphinx/domains/__init__.py:389
#, python-format #, python-format
@ -1881,12 +1882,12 @@ msgstr "%s %s"
msgid "" msgid ""
"Duplicate C declaration, also defined at %s:%s.\n" "Duplicate C declaration, also defined at %s:%s.\n"
"Declaration is '.. c:%s:: %s'." "Declaration is '.. c:%s:: %s'."
msgstr "" msgstr "Declaración de C duplicada, también definida en %s:%s.\nLa declaración es '.. c:%s:: %s'."
#: sphinx/domains/c.py:3226 #: sphinx/domains/c.py:3226
#, python-format #, python-format
msgid "%s (C %s)" msgid "%s (C %s)"
msgstr "" msgstr "%s (C %s)"
#: sphinx/domains/c.py:3347 sphinx/domains/cpp.py:7320 #: sphinx/domains/c.py:3347 sphinx/domains/cpp.py:7320
#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 #: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727
@ -1895,7 +1896,7 @@ msgstr "Parámetros"
#: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7326 #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7326
msgid "Return values" msgid "Return values"
msgstr "" msgstr "Valores devueltos"
#: sphinx/domains/c.py:3353 sphinx/domains/cpp.py:7329 #: sphinx/domains/c.py:3353 sphinx/domains/cpp.py:7329
#: sphinx/domains/javascript.py:216 sphinx/domains/python.py:445 #: sphinx/domains/javascript.py:216 sphinx/domains/python.py:445
@ -1926,7 +1927,7 @@ msgstr "macro"
#: sphinx/domains/c.py:3754 #: sphinx/domains/c.py:3754
msgid "struct" msgid "struct"
msgstr "" msgstr "estructura"
#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7732 #: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7732
msgid "union" msgid "union"
@ -1946,7 +1947,7 @@ msgstr "tipo"
#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7740 #: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7740
msgid "function parameter" msgid "function parameter"
msgstr "" msgstr "parámetro de función"
#: sphinx/domains/changeset.py:20 #: sphinx/domains/changeset.py:20
#, python-format #, python-format
@ -1978,7 +1979,7 @@ msgstr "Citación [%s] no está referenciada."
msgid "" msgid ""
"Duplicate C++ declaration, also defined at %s:%s.\n" "Duplicate C++ declaration, also defined at %s:%s.\n"
"Declaration is '.. cpp:%s:: %s'." "Declaration is '.. cpp:%s:: %s'."
msgstr "" msgstr "Declaración de C++ duplicada, también definida en %s:%s.\nLa declaración es '.. cpp:%s:: %s'."
#: sphinx/domains/cpp.py:7081 #: sphinx/domains/cpp.py:7081
msgid "Template Parameters" msgid "Template Parameters"
@ -2004,7 +2005,7 @@ msgstr "concepto"
#: sphinx/domains/cpp.py:7741 #: sphinx/domains/cpp.py:7741
msgid "template parameter" msgid "template parameter"
msgstr "" msgstr "parámetro de plantilla"
#: sphinx/domains/javascript.py:131 #: sphinx/domains/javascript.py:131
#, python-format #, python-format
@ -2138,7 +2139,7 @@ msgstr "%s() (método de clase de %s)"
#: sphinx/domains/python.py:820 sphinx/domains/python.py:960 #: sphinx/domains/python.py:820 sphinx/domains/python.py:960
#, python-format #, python-format
msgid "%s (%s property)" msgid "%s (%s property)"
msgstr "" msgstr "%s (%s propiedad)"
#: sphinx/domains/python.py:822 #: sphinx/domains/python.py:822
#, python-format #, python-format
@ -2167,7 +2168,7 @@ msgstr "método estático"
#: sphinx/domains/python.py:1163 #: sphinx/domains/python.py:1163
msgid "property" msgid "property"
msgstr "" msgstr "propiedad"
#: sphinx/domains/python.py:1221 #: sphinx/domains/python.py:1221
#, python-format #, python-format
@ -2232,7 +2233,7 @@ msgstr "Descripción de la opción con formato incorrecto %r, debe verse como \"
#: sphinx/domains/std.py:218 #: sphinx/domains/std.py:218
#, python-format #, python-format
msgid "%s command line option" msgid "%s command line option"
msgstr "%sopción de línea de comando " msgstr "opción de línea de comando %s"
#: sphinx/domains/std.py:220 #: sphinx/domains/std.py:220
msgid "command line option" msgid "command line option"
@ -2300,7 +2301,7 @@ msgstr "numfig está deshabilitado. :numref: se ignora."
#: sphinx/domains/std.py:833 #: sphinx/domains/std.py:833
#, python-format #, python-format
msgid "Failed to create a cross reference. Any number is not assigned: %s" msgid "Failed to create a cross reference. Any number is not assigned: %s"
msgstr "" msgstr "Error al crear una referencia cruzada. No se asigna ningún número: %s"
#: sphinx/domains/std.py:845 #: sphinx/domains/std.py:845
#, python-format #, python-format
@ -2320,12 +2321,12 @@ msgstr "inválido numfig_format: %s"
#: sphinx/domains/std.py:1075 #: sphinx/domains/std.py:1075
#, python-format #, python-format
msgid "undefined label: %s" msgid "undefined label: %s"
msgstr "" msgstr "etiqueta indefinida: %s"
#: sphinx/domains/std.py:1077 #: sphinx/domains/std.py:1077
#, python-format #, python-format
msgid "Failed to create a cross reference. A title or caption not found: %s" msgid "Failed to create a cross reference. A title or caption not found: %s"
msgstr "" msgstr "Error al crear una referencia cruzada. Un título o subtítulo no encontrado: %s"
#: sphinx/environment/__init__.py:71 #: sphinx/environment/__init__.py:71
msgid "new config" msgid "new config"
@ -2406,7 +2407,7 @@ msgstr "toctree contiene una referencia al documento %r que no tiene título: no
#: sphinx/environment/collectors/asset.py:80 #: sphinx/environment/collectors/asset.py:80
#, python-format #, python-format
msgid "image file not readable: %s" msgid "image file not readable: %s"
msgstr "archivo de imagen no legible:%s" msgstr "archivo de imagen no legible: %s"
#: sphinx/environment/collectors/asset.py:99 #: sphinx/environment/collectors/asset.py:99
#, python-format #, python-format
@ -2491,7 +2492,7 @@ msgstr "no crear un archivo de tabla de contenido"
msgid "" msgid ""
"don't create headings for the module/package packages (e.g. when the " "don't create headings for the module/package packages (e.g. when the "
"docstrings already contain them)" "docstrings already contain them)"
msgstr "no cree encabezados para los paquetes de módulos/paquetes (por ejemplo, cuando las cadenas de documentación \"docstrings\" ya los contienen)" msgstr "no cree encabezados para los paquetes de módulos/paquetes (por ejemplo, cuando las cadenas de documentación docstrings ya los contienen)"
#: sphinx/ext/apidoc.py:356 #: sphinx/ext/apidoc.py:356
msgid "put module documentation before submodule documentation" msgid "put module documentation before submodule documentation"
@ -2560,7 +2561,7 @@ msgstr "expresiones regulares inválidas %r en coverage_c_regexes"
#: sphinx/ext/coverage.py:122 #: sphinx/ext/coverage.py:122
#, python-format #, python-format
msgid "undocumented c api: %s [%s] in file %s" msgid "undocumented c api: %s [%s] in file %s"
msgstr "" msgstr "api c indocumentado: %s [%s] en archivo %s"
#: sphinx/ext/coverage.py:154 #: sphinx/ext/coverage.py:154
#, python-format #, python-format
@ -2570,17 +2571,17 @@ msgstr "el módulo %s no podía ser importado: %s"
#: sphinx/ext/coverage.py:250 #: sphinx/ext/coverage.py:250
#, python-format #, python-format
msgid "undocumented python function: %s :: %s" msgid "undocumented python function: %s :: %s"
msgstr "" msgstr "función python indocumentada: %s :: %s"
#: sphinx/ext/coverage.py:266 #: sphinx/ext/coverage.py:266
#, python-format #, python-format
msgid "undocumented python class: %s :: %s" msgid "undocumented python class: %s :: %s"
msgstr "" msgstr "clase python indocumentada: %s :: %s"
#: sphinx/ext/coverage.py:279 #: sphinx/ext/coverage.py:279
#, python-format #, python-format
msgid "undocumented python method: %s :: %s :: %s" msgid "undocumented python method: %s :: %s :: %s"
msgstr "" msgstr "método python indocumentado: %s :: %s :: %s"
#: sphinx/ext/doctest.py:117 #: sphinx/ext/doctest.py:117
#, python-format #, python-format
@ -2627,21 +2628,21 @@ msgstr "====================== duraciones de lectura más lentas ===============
#, python-format #, python-format
msgid "" msgid ""
"hardcoded link %r could be replaced by an extlink (try using %r instead)" "hardcoded link %r could be replaced by an extlink (try using %r instead)"
msgstr "" msgstr "enlace codificado %r podría reemplazarse por un enlace externo (intente usar %r en su lugar)"
#: sphinx/ext/extlinks.py:96 #: sphinx/ext/extlinks.py:96
#, python-format #, python-format
msgid "" msgid ""
"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " "extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and "
"all other '%' need to be escaped as '%%'." "all other '%' need to be escaped as '%%'."
msgstr "" msgstr "extlinks: Sphinx-6.0 requerirá que la URL base contenga exactamente uno '%s' y todos los demás '%' hay que escapar como '%%'."
#: sphinx/ext/extlinks.py:104 #: sphinx/ext/extlinks.py:104
#, python-format #, python-format
msgid "" msgid ""
"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " "extlinks: Sphinx-6.0 will require a caption string to contain exactly one "
"'%s' and all other '%' need to be escaped as '%%'." "'%s' and all other '%' need to be escaped as '%%'."
msgstr "" msgstr "extlinks: Sphinx-6.0 requerirá una cadena de subtítulos para contener exactamente uno '%s' y todos los demás '%' hay que escapar como '%%'."
#: sphinx/ext/graphviz.py:124 #: sphinx/ext/graphviz.py:124
msgid "Graphviz directive cannot have both content and a filename argument" msgid "Graphviz directive cannot have both content and a filename argument"
@ -2709,7 +2710,7 @@ msgid ""
"Unable to run the image conversion command %r. 'sphinx.ext.imgconverter' requires ImageMagick by default. Ensure it is installed, or set the 'image_converter' option to a custom conversion command.\n" "Unable to run the image conversion command %r. 'sphinx.ext.imgconverter' requires ImageMagick by default. Ensure it is installed, or set the 'image_converter' option to a custom conversion command.\n"
"\n" "\n"
"Traceback: %s" "Traceback: %s"
msgstr "" msgstr "No se puede ejecutar el comando de conversión de imagen %r. 'sphinx.ext.imgconverter' requiere ImageMagick por defecto. Asegúrese de que esté instalado o configure la opción 'image_converter' a un comando de conversión personalizado.\n\nRastrear: %s"
#: sphinx/ext/imgconverter.py:42 sphinx/ext/imgconverter.py:66 #: sphinx/ext/imgconverter.py:42 sphinx/ext/imgconverter.py:66
#, python-format #, python-format
@ -2738,7 +2739,7 @@ msgstr "comando LaTeX %r no se puede ejecutar (necesario para la visualización
msgid "" msgid ""
"%s command %r cannot be run (needed for math display), check the imgmath_%s " "%s command %r cannot be run (needed for math display), check the imgmath_%s "
"setting" "setting"
msgstr "El comando%s %r no se puede ejecutar (necesario para la visualización matemática), verifique la configuración imgmath_%s" msgstr "comando %s %r no se puede ejecutar (necesario para la visualización matemática), verifique la configuración imgmath_%s"
#: sphinx/ext/imgmath.py:292 #: sphinx/ext/imgmath.py:292
#, python-format #, python-format
@ -2787,17 +2788,17 @@ msgstr "(en %s)"
#: sphinx/ext/intersphinx.py:494 #: sphinx/ext/intersphinx.py:494
#, python-format #, python-format
msgid "inventory for external cross-reference not found: %s" msgid "inventory for external cross-reference not found: %s"
msgstr "" msgstr "inventario para referencia cruzada externa no encontrado: %s"
#: sphinx/ext/intersphinx.py:500 #: sphinx/ext/intersphinx.py:500
#, python-format #, python-format
msgid "role for external cross-reference not found: %s" msgid "role for external cross-reference not found: %s"
msgstr "" msgstr "rol para referencia cruzada externa no encontrado: %s"
#: sphinx/ext/intersphinx.py:587 #: sphinx/ext/intersphinx.py:587
#, python-format #, python-format
msgid "external %s:%s reference target not found: %s" msgid "external %s:%s reference target not found: %s"
msgstr "" msgstr "%s externo: destino de referencia %s no encontrado: %s"
#: sphinx/ext/intersphinx.py:612 #: sphinx/ext/intersphinx.py:612
#, python-format #, python-format
@ -2837,7 +2838,7 @@ msgstr "entrada original"
#: sphinx/ext/viewcode.py:235 #: sphinx/ext/viewcode.py:235
msgid "highlighting module code... " msgid "highlighting module code... "
msgstr "resaltando el código del módulo..." msgstr "resaltando el código del módulo... "
#: sphinx/ext/viewcode.py:267 #: sphinx/ext/viewcode.py:267
msgid "[docs]" msgid "[docs]"
@ -2863,12 +2864,12 @@ msgstr "<h1>Todos los módulos para los cuales disponen código</h1>"
#: sphinx/ext/autodoc/__init__.py:120 #: sphinx/ext/autodoc/__init__.py:120
#, python-format #, python-format
msgid "invalid value for member-order option: %s" msgid "invalid value for member-order option: %s"
msgstr "" msgstr "valor no válido para la opción de pedido de miembro: %s"
#: sphinx/ext/autodoc/__init__.py:128 #: sphinx/ext/autodoc/__init__.py:128
#, python-format #, python-format
msgid "invalid value for class-doc-from option: %s" msgid "invalid value for class-doc-from option: %s"
msgstr "" msgstr "valor no válido para la opción class-doc-from: %s"
#: sphinx/ext/autodoc/__init__.py:376 #: sphinx/ext/autodoc/__init__.py:376
#, python-format #, python-format
@ -2890,7 +2891,7 @@ msgstr "falta el atributo %s en el objeto %s"
msgid "" msgid ""
"autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr "autodoc: no pudo determinar %s.%s (%r) para ser documentado, se planteó la siguiente excepción:\n%s"
#: sphinx/ext/autodoc/__init__.py:877 #: sphinx/ext/autodoc/__init__.py:877
#, python-format #, python-format
@ -2903,12 +2904,12 @@ msgstr "no sabe qué módulo importar para el autodocumento %r (intente colocar
#: sphinx/ext/autodoc/__init__.py:921 #: sphinx/ext/autodoc/__init__.py:921
#, python-format #, python-format
msgid "A mocked object is detected: %r" msgid "A mocked object is detected: %r"
msgstr "" msgstr "Se detecta un objeto simulado: %r"
#: sphinx/ext/autodoc/__init__.py:940 #: sphinx/ext/autodoc/__init__.py:940
#, python-format #, python-format
msgid "error while formatting signature for %s: %s" msgid "error while formatting signature for %s: %s"
msgstr "" msgstr "error al formatear la firma para %s: %s"
#: sphinx/ext/autodoc/__init__.py:991 #: sphinx/ext/autodoc/__init__.py:991
msgid "\"::\" in automodule name doesn't make sense" msgid "\"::\" in automodule name doesn't make sense"
@ -2930,18 +2931,18 @@ msgstr "__all__ debe ser una lista de cadenas, no %r (en el módulo %s) -- ignor
#, python-format #, python-format
msgid "" msgid ""
"missing attribute mentioned in :members: option: module %s, attribute %s" "missing attribute mentioned in :members: option: module %s, attribute %s"
msgstr "" msgstr "atributo faltante mencionado en la :members: módulo %s, atributo %s"
#: sphinx/ext/autodoc/__init__.py:1278 sphinx/ext/autodoc/__init__.py:1355 #: sphinx/ext/autodoc/__init__.py:1278 sphinx/ext/autodoc/__init__.py:1355
#: sphinx/ext/autodoc/__init__.py:2763 #: sphinx/ext/autodoc/__init__.py:2763
#, python-format #, python-format
msgid "Failed to get a function signature for %s: %s" msgid "Failed to get a function signature for %s: %s"
msgstr "" msgstr "Error al obtener una firma de función para %s: %s"
#: sphinx/ext/autodoc/__init__.py:1548 #: sphinx/ext/autodoc/__init__.py:1548
#, python-format #, python-format
msgid "Failed to get a constructor signature for %s: %s" msgid "Failed to get a constructor signature for %s: %s"
msgstr "" msgstr "Error al obtener una firma de constructor para %s: %s"
#: sphinx/ext/autodoc/__init__.py:1670 #: sphinx/ext/autodoc/__init__.py:1670
#, python-format #, python-format
@ -2952,32 +2953,32 @@ msgstr "Bases: %s"
#: sphinx/ext/autodoc/__init__.py:1871 #: sphinx/ext/autodoc/__init__.py:1871
#, python-format #, python-format
msgid "alias of %s" msgid "alias of %s"
msgstr "" msgstr "alias de %s"
#: sphinx/ext/autodoc/__init__.py:1915 #: sphinx/ext/autodoc/__init__.py:1915
#, python-format #, python-format
msgid "alias of TypeVar(%s)" msgid "alias of TypeVar(%s)"
msgstr "" msgstr "alias de TypeVar(%s)"
#: sphinx/ext/autodoc/__init__.py:2154 sphinx/ext/autodoc/__init__.py:2251 #: sphinx/ext/autodoc/__init__.py:2154 sphinx/ext/autodoc/__init__.py:2251
#, python-format #, python-format
msgid "Failed to get a method signature for %s: %s" msgid "Failed to get a method signature for %s: %s"
msgstr "" msgstr "Error al obtener una firma de método para %s: %s"
#: sphinx/ext/autodoc/__init__.py:2382 #: sphinx/ext/autodoc/__init__.py:2382
#, python-format #, python-format
msgid "Invalid __slots__ found on %s. Ignored." msgid "Invalid __slots__ found on %s. Ignored."
msgstr "" msgstr "Se encontraron __slots__ no válidas en %s. Ignorado."
#: sphinx/ext/autodoc/preserve_defaults.py:116 #: sphinx/ext/autodoc/preserve_defaults.py:116
#, python-format #, python-format
msgid "Failed to parse a default argument value for %r: %s" msgid "Failed to parse a default argument value for %r: %s"
msgstr "" msgstr "Error al analizar un valor de argumento predeterminado para %r: %s"
#: sphinx/ext/autodoc/type_comment.py:122 #: sphinx/ext/autodoc/type_comment.py:122
#, python-format #, python-format
msgid "Failed to update signature for %r: parameter not found: %s" msgid "Failed to update signature for %r: parameter not found: %s"
msgstr "" msgstr "Error al actualizar la firma para %r: parámetro no encontrado: %s"
#: sphinx/ext/autodoc/type_comment.py:125 #: sphinx/ext/autodoc/type_comment.py:125
#, python-format #, python-format
@ -2998,7 +2999,7 @@ msgstr "autosummary: no se encontró el archivo stub %r. Verifique su configurac
#: sphinx/ext/autosummary/__init__.py:268 #: sphinx/ext/autosummary/__init__.py:268
msgid "A captioned autosummary requires :toctree: option. ignored." msgid "A captioned autosummary requires :toctree: option. ignored."
msgstr "" msgstr "Un resumen automático con subtítulos requiere la opción :toctree: ignorado."
#: sphinx/ext/autosummary/__init__.py:319 #: sphinx/ext/autosummary/__init__.py:319
#, python-format #, python-format
@ -3006,7 +3007,7 @@ msgid ""
"autosummary: failed to import %s.\n" "autosummary: failed to import %s.\n"
"Possible hints:\n" "Possible hints:\n"
"%s" "%s"
msgstr "" msgstr "autosummary: no se pudo importar %s.\nPosibles pistas:\n%s"
#: sphinx/ext/autosummary/__init__.py:333 #: sphinx/ext/autosummary/__init__.py:333
#, python-format #, python-format
@ -3053,7 +3054,7 @@ msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
"Possible hints:\n" "Possible hints:\n"
"%s" "%s"
msgstr "" msgstr "[autosummary] no se pudo importar %s.\nPosibles pistas:\n%s"
#: sphinx/ext/autosummary/generate.py:578 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
@ -3098,7 +3099,7 @@ msgstr "documento importados miembros (predeterminado: %(default)s)"
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"
msgstr "" msgstr "documentar exactamente los miembros en module __all__ attribute. (por defecto: %(default)s)"
#: sphinx/ext/napoleon/__init__.py:339 sphinx/ext/napoleon/docstring.py:694 #: sphinx/ext/napoleon/__init__.py:339 sphinx/ext/napoleon/docstring.py:694
msgid "Keyword Arguments" msgid "Keyword Arguments"
@ -3122,7 +3123,7 @@ msgstr "Otros parámetros"
#: sphinx/ext/napoleon/docstring.py:754 #: sphinx/ext/napoleon/docstring.py:754
msgid "Receives" msgid "Receives"
msgstr "" msgstr "Recibe"
#: sphinx/ext/napoleon/docstring.py:758 #: sphinx/ext/napoleon/docstring.py:758
msgid "References" msgid "References"
@ -3139,22 +3140,22 @@ msgstr "Campos"
#: sphinx/ext/napoleon/docstring.py:964 #: sphinx/ext/napoleon/docstring.py:964
#, python-format #, python-format
msgid "invalid value set (missing closing brace): %s" msgid "invalid value set (missing closing brace): %s"
msgstr "" msgstr "conjunto de valores no válidos (falta la llave de cierre): %s"
#: sphinx/ext/napoleon/docstring.py:971 #: sphinx/ext/napoleon/docstring.py:971
#, python-format #, python-format
msgid "invalid value set (missing opening brace): %s" msgid "invalid value set (missing opening brace): %s"
msgstr "" msgstr "conjunto de valor no válido (falta llave de apertura): %s"
#: sphinx/ext/napoleon/docstring.py:978 #: sphinx/ext/napoleon/docstring.py:978
#, python-format #, python-format
msgid "malformed string literal (missing closing quote): %s" msgid "malformed string literal (missing closing quote): %s"
msgstr "" msgstr "literal de cadena con formato incorrecto (falta la comilla de cierre): %s"
#: sphinx/ext/napoleon/docstring.py:985 #: sphinx/ext/napoleon/docstring.py:985
#, python-format #, python-format
msgid "malformed string literal (missing opening quote): %s" msgid "malformed string literal (missing opening quote): %s"
msgstr "" msgstr "literal de cadena con formato incorrecto (falta la comilla de apertura): %s"
#: sphinx/locale/__init__.py:244 #: sphinx/locale/__init__.py:244
msgid "Attention" msgid "Attention"
@ -3337,7 +3338,7 @@ msgstr "Actualizado por última vez en %(last_updated)s."
msgid "" msgid ""
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> " "Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
"%(sphinx_version)s." "%(sphinx_version)s."
msgstr "" msgstr "Creado usando <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s."
#: sphinx/themes/basic/opensearch.xml:4 #: sphinx/themes/basic/opensearch.xml:4
#, python-format #, python-format
@ -3431,7 +3432,7 @@ msgstr "Ocultar coincidencias de la búsqueda"
#: sphinx/themes/basic/static/searchtools.js:112 #: sphinx/themes/basic/static/searchtools.js:112
msgid "" msgid ""
"Search finished, found ${resultCount} page(s) matching the search query." "Search finished, found ${resultCount} page(s) matching the search query."
msgstr "" msgstr "Búsqueda finalizada, se encontraron ${resultCount} páginas que coinciden con la consulta de búsqueda."
#: sphinx/themes/basic/static/searchtools.js:213 #: sphinx/themes/basic/static/searchtools.js:213
msgid "Searching" msgid "Searching"
@ -3501,7 +3502,7 @@ msgstr "referencias de término inconsistentes en el mensaje traducido. original
msgid "" msgid ""
"Could not determine the fallback text for the cross-reference. Might be a " "Could not determine the fallback text for the cross-reference. Might be a "
"bug." "bug."
msgstr "" msgstr "No se pudo determinar el texto alternativo para la referencia cruzada. Podría ser un error."
#: sphinx/transforms/post_transforms/__init__.py:150 #: sphinx/transforms/post_transforms/__init__.py:150
#, python-format #, python-format
@ -3511,12 +3512,12 @@ msgstr "más de un objetivo destino encontrado para 'cualquier' referencia cruza
#: sphinx/transforms/post_transforms/__init__.py:198 #: sphinx/transforms/post_transforms/__init__.py:198
#, python-format #, python-format
msgid "%s:%s reference target not found: %s" msgid "%s:%s reference target not found: %s"
msgstr "" msgstr "%s:%s objetivo de referencia no encontrado: %s"
#: sphinx/transforms/post_transforms/__init__.py:201 #: sphinx/transforms/post_transforms/__init__.py:201
#, python-format #, python-format
msgid "%r reference target not found: %s" msgid "%r reference target not found: %s"
msgstr "" msgstr "%r objetivo de referencia no encontrado: %s"
#: sphinx/transforms/post_transforms/images.py:75 #: sphinx/transforms/post_transforms/images.py:75
#, python-format #, python-format
@ -3551,12 +3552,12 @@ msgstr "fallado"
msgid "" msgid ""
"Problem in %s domain: field is supposed to use role '%s', but that role is " "Problem in %s domain: field is supposed to use role '%s', but that role is "
"not in the domain." "not in the domain."
msgstr "" msgstr "Problema en el dominio %s: se supone que el campo debe usar el rol '%s', pero ese rol no está en el dominio."
#: sphinx/util/docutils.py:256 #: sphinx/util/docutils.py:256
#, python-format #, python-format
msgid "unknown directive or role name: %s:%s" msgid "unknown directive or role name: %s:%s"
msgstr "" msgstr "directiva desconocida o nombre de rol: %s:%s"
#: sphinx/util/docutils.py:549 #: sphinx/util/docutils.py:549
#, python-format #, python-format
@ -3576,7 +3577,7 @@ msgstr "escribiendo error: %s, %s"
#: sphinx/util/i18n.py:92 #: sphinx/util/i18n.py:92
#, python-format #, python-format
msgid "locale_dir %s does not exists" msgid "locale_dir %s does not exists"
msgstr "" msgstr "locale_dir %s no existe"
#: sphinx/util/i18n.py:188 #: sphinx/util/i18n.py:188
#, python-format #, python-format
@ -3617,12 +3618,12 @@ msgstr "Cualquier ID no asignado para el nodo %s"
#: sphinx/writers/html.py:405 sphinx/writers/html5.py:364 #: sphinx/writers/html.py:405 sphinx/writers/html5.py:364
msgid "Permalink to this term" msgid "Permalink to this term"
msgstr "" msgstr "Enlace permanente a este término"
#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 #: sphinx/writers/html.py:428 sphinx/writers/html.py:433
#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 #: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392
msgid "Permalink to this heading" msgid "Permalink to this heading"
msgstr "" msgstr "Enlace permanente a este encabezado"
#: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396
msgid "Permalink to this table" msgid "Permalink to this table"
@ -3655,7 +3656,7 @@ msgstr "demasiado grande :maxdepth:, ignorado."
#: sphinx/writers/latex.py:596 #: sphinx/writers/latex.py:596
msgid "document title is not a single Text node" msgid "document title is not a single Text node"
msgstr "El título del documento no es un nodo de texto único" msgstr "título del documento no es un nodo de Texto único"
#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 #: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614
msgid "" msgid ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Ivar Smolin <okul@linux.ee>, 2013-2022\n" "Last-Translator: Ivar Smolin <okul@linux.ee>, 2013-2022\n"
"Language-Team: Estonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/et/)\n" "Language-Team: Estonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/et/)\n"
@ -177,7 +177,7 @@ msgstr "seadistuste kataloog (%s) ei sisalda faili conf.py"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -577,7 +577,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "%d lähtefaili sihtfailid on aegunud" msgstr "%d lähtefaili sihtfailid on aegunud"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "ehitamine [%s]: " msgstr "ehitamine [%s]: "
@ -774,21 +774,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "vigane css_file: %r, eiratakse" msgstr "vigane css_file: %r, eiratakse"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "Sõnumikataloogid asuvad kataloogis %(outdir)s." msgstr "Sõnumikataloogid asuvad kataloogis %(outdir)s."
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "%d mallifaili sihtfailid" msgstr "%d mallifaili sihtfailid"
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "mallide lugemine... " msgstr "mallide lugemine... "
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "sõnumikataloogide kirjutamine... " msgstr "sõnumikataloogide kirjutamine... "
@ -1209,7 +1209,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3027,24 +3027,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] automaatkokkuvõtte genereerimine failile: %s" msgstr "[autosummary] automaatkokkuvõtte genereerimine failile: %s"
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[autosummary] kirjutamine kataloogi %s" msgstr "[autosummary] kirjutamine kataloogi %s"
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3052,7 +3052,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3067,30 +3067,30 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "lähtefailid, mille kohta rST-faile genereerida" msgstr "lähtefailid, mille kohta rST-faile genereerida"
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "väljundfailide kataloog" msgstr "väljundfailide kataloog"
#: sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "failide vaikimisi järelliide (vaikimisi: %(default)s)" msgstr "failide vaikimisi järelliide (vaikimisi: %(default)s)"
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "kohandatud mallide kataloog (vaikimisi: %(default)s)" msgstr "kohandatud mallide kataloog (vaikimisi: %(default)s)"
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "imporditud liikmete dokumenteerimine (vaikimisi: %(default)s)" msgstr "imporditud liikmete dokumenteerimine (vaikimisi: %(default)s)"
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:614
#, python-format #, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Asier Iturralde Sarasola <asier.iturralde@gmail.com>, 2018\n" "Last-Translator: Asier Iturralde Sarasola <asier.iturralde@gmail.com>, 2018\n"
"Language-Team: Basque (http://www.transifex.com/sphinx-doc/sphinx-1/language/eu/)\n" "Language-Team: Basque (http://www.transifex.com/sphinx-doc/sphinx-1/language/eu/)\n"
@ -175,7 +175,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -575,7 +575,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -772,21 +772,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1207,7 +1207,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3025,24 +3025,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3050,7 +3050,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3065,31 +3065,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2009\n" "Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2009\n"
"Language-Team: Finnish (http://www.transifex.com/sphinx-doc/sphinx-1/language/fi/)\n" "Language-Team: Finnish (http://www.transifex.com/sphinx-doc/sphinx-1/language/fi/)\n"
@ -174,7 +174,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -34,7 +34,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Jean-François B. <jfbu@free.fr>, 2017-2019,2022\n" "Last-Translator: Jean-François B. <jfbu@free.fr>, 2017-2019,2022\n"
"Language-Team: French (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr/)\n" "Language-Team: French (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr/)\n"
@ -200,7 +200,7 @@ msgstr "Le dossier de configuration ne contient pas de fichier conf.py (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -600,7 +600,7 @@ msgstr "%d fichiers source saisis en ligne de commande"
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "cibles périmées pour les fichiers sources %d" msgstr "cibles périmées pour les fichiers sources %d"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "Construction [%s] : " msgstr "Construction [%s] : "
@ -797,21 +797,21 @@ msgstr "le paramètre de configuration \"version\" ne peut pas être vide pour E
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "fichier CSS invalide : %r, le fichier sera ignoré" msgstr "fichier CSS invalide : %r, le fichier sera ignoré"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "La liste des messages se trouve dans %(outdir)s." msgstr "La liste des messages se trouve dans %(outdir)s."
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "cibles pour les modèles de fichiers %d" msgstr "cibles pour les modèles de fichiers %d"
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "lecture des gabarits... " msgstr "lecture des gabarits... "
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "écriture des catalogues de messages... " msgstr "écriture des catalogues de messages... "
@ -1232,7 +1232,7 @@ msgid "job number should be a positive number"
msgstr "Le numéro du job doit être strictement positif" msgstr "Le numéro du job doit être strictement positif"
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "Pour plus d'informations, visitez le site <https://www.sphinx-doc.org/>." msgstr "Pour plus d'informations, visitez le site <https://www.sphinx-doc.org/>."
@ -3050,24 +3050,24 @@ msgid ""
msgstr "autosummary engendre les fichiers .rst de manière interne. Mais votre source_suffix ne contient pas .rst. Ignoré." msgstr "autosummary engendre les fichiers .rst de manière interne. Mais votre source_suffix ne contient pas .rst. Ignoré."
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "autosummary : impossible de déterminer si %r est documenté; l'exception suivante a été levée :\n%s" msgstr "autosummary : impossible de déterminer si %r est documenté; l'exception suivante a été levée :\n%s"
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] engendrement dun auto-sommaire pour : %s" msgstr "[autosummary] engendrement dun auto-sommaire pour : %s"
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[autosummary] écriture dans %s" msgstr "[autosummary] écriture dans %s"
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3075,7 +3075,7 @@ msgid ""
"%s" "%s"
msgstr "[autosummary] échec de l'importation de %s.\nIndications possibles :\n%s" msgstr "[autosummary] échec de l'importation de %s.\nIndications possibles :\n%s"
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3090,30 +3090,30 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "\nEngendre du ReStructuredText par les directives autosummary.\n\nsphinx-autogen est une interface à sphinx.ext.autosummary.generate. Il\nengendre les fichiers reStructuredText à partir des directives autosummary\ncontenues dans les fichiers donnés en entrée.\n\nLe format de la directive autosummary est documentée dans le module\nPython \"sphinx.ext.autosummary\" et peut être lu via : ::\n\npydoc sphinx.ext.autosummary\n" msgstr "\nEngendre du ReStructuredText par les directives autosummary.\n\nsphinx-autogen est une interface à sphinx.ext.autosummary.generate. Il\nengendre les fichiers reStructuredText à partir des directives autosummary\ncontenues dans les fichiers donnés en entrée.\n\nLe format de la directive autosummary est documentée dans le module\nPython \"sphinx.ext.autosummary\" et peut être lu via : ::\n\npydoc sphinx.ext.autosummary\n"
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "fichiers sources pour lesquels il faut produire des fichiers rST" msgstr "fichiers sources pour lesquels il faut produire des fichiers rST"
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "répertoire où placer toutes les sorties" msgstr "répertoire où placer toutes les sorties"
#: sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "extension par défaut pour les fichiers (par défaut : %(default)s)" msgstr "extension par défaut pour les fichiers (par défaut : %(default)s)"
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "répertoire des templates spécifiques (par défaut : %(default)s)" msgstr "répertoire des templates spécifiques (par défaut : %(default)s)"
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "membres importés du document (défaut : %(default)s)" msgstr "membres importés du document (défaut : %(default)s)"
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:614
#, python-format #, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n" "Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2011\n" "Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2011\n"
"Language-Team: Hebrew (http://www.transifex.com/sphinx-doc/sphinx-1/language/he/)\n" "Language-Team: Hebrew (http://www.transifex.com/sphinx-doc/sphinx-1/language/he/)\n"
@ -174,7 +174,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Sumanjali Damarla <damarlasumanjali@gmail.com>, 2020\n" "Last-Translator: Sumanjali Damarla <damarlasumanjali@gmail.com>, 2020\n"
"Language-Team: Hindi (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi/)\n" "Language-Team: Hindi (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi/)\n"
@ -177,7 +177,7 @@ msgstr "विन्यास निर्देशिका में कोन
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -577,7 +577,7 @@ msgstr "%d स्रोत फाइलें आदेश स्थान म
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "%d फाइलों के लक्ष्य कालातीत है" msgstr "%d फाइलों के लक्ष्य कालातीत है"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "निर्माणाधीन [%s]: " msgstr "निर्माणाधीन [%s]: "
@ -774,21 +774,21 @@ msgstr "ई-पब3 के लिए विन्यास मान \"version\"
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "अमान्य css_file: %r, उपेक्षित" msgstr "अमान्य css_file: %r, उपेक्षित"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "सन्देश सूचीपत्र %(outdir)s में हैं." msgstr "सन्देश सूचीपत्र %(outdir)s में हैं."
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "%d नमूना फाइलों के लक्ष्य" msgstr "%d नमूना फाइलों के लक्ष्य"
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "नमूनों को पढ़ा जा रहा है..." msgstr "नमूनों को पढ़ा जा रहा है..."
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "सन्देश सूचीपत्रों को लिखा जा रहा है..." msgstr "सन्देश सूचीपत्रों को लिखा जा रहा है..."
@ -1209,7 +1209,7 @@ msgid "job number should be a positive number"
msgstr "कार्य संख्या एक धनात्मक संख्या होनी चाहिए" msgstr "कार्य संख्या एक धनात्मक संख्या होनी चाहिए"
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3027,24 +3027,24 @@ msgid ""
msgstr "ऑटोसमरी आतंरिक रूप से आर.एस.टी. फाइलें बनाता है. आपके सोर्स_सफिक्स में आर.एस.टी. सम्मिलित नहीं है. छोड़ा गया." msgstr "ऑटोसमरी आतंरिक रूप से आर.एस.टी. फाइलें बनाता है. आपके सोर्स_सफिक्स में आर.एस.टी. सम्मिलित नहीं है. छोड़ा गया."
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[ऑटोसमरी] अब इसका स्वतःसारांश बना रहा है: %s" msgstr "[ऑटोसमरी] अब इसका स्वतःसारांश बना रहा है: %s"
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[ऑटोसमरी] %s पर लिख रहा है" msgstr "[ऑटोसमरी] %s पर लिख रहा है"
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3052,7 +3052,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3067,30 +3067,30 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "\nस्वत सारांश #autosummary# निर्देश का प्रयोग करते हुए पुर्नसरंचितपाठ बनाता है.\n\nस्फिंक्स-ऑटोजेन स्फिंक्स.एक्स्ट.ऑटोसमरी.जेनेरेट का मुखड़ा है.\nयह प्रदत्त फाइलों में सम्मिलित ऑटो समरी निर्देशों के अनुसार पुर्नसरंचितपाठ बनाता है\n\nस्वत सारांश #autosummary# निर्देश का प्रारूप स्फिंक्स.एक्स्ट.ऑटोसमरी \nपाइथन प्रभाग में निबंधित है और इसे आप निम्नलिखित माध्यम से पढ़ सकते हैं:\n\n pydoc sphinx.ext.autosummary\n" msgstr "\nस्वत सारांश #autosummary# निर्देश का प्रयोग करते हुए पुर्नसरंचितपाठ बनाता है.\n\nस्फिंक्स-ऑटोजेन स्फिंक्स.एक्स्ट.ऑटोसमरी.जेनेरेट का मुखड़ा है.\nयह प्रदत्त फाइलों में सम्मिलित ऑटो समरी निर्देशों के अनुसार पुर्नसरंचितपाठ बनाता है\n\nस्वत सारांश #autosummary# निर्देश का प्रारूप स्फिंक्स.एक्स्ट.ऑटोसमरी \nपाइथन प्रभाग में निबंधित है और इसे आप निम्नलिखित माध्यम से पढ़ सकते हैं:\n\n pydoc sphinx.ext.autosummary\n"
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "आर.एस.टी. फाइलें बनाने के लिए स्रोत फाइलें" msgstr "आर.एस.टी. फाइलें बनाने के लिए स्रोत फाइलें"
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "सभी परिणाम रखने के लिए निर्देशिका" msgstr "सभी परिणाम रखने के लिए निर्देशिका"
#: sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "फाइलों के लिए मानक प्रत्यय (मानक: %(default)s)" msgstr "फाइलों के लिए मानक प्रत्यय (मानक: %(default)s)"
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "पारंपरिक प्रारूप निर्देशिका (मानक: %(default)s)" msgstr "पारंपरिक प्रारूप निर्देशिका (मानक: %(default)s)"
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "लेखपत्र आयातित सदस्य (मानक: %(default)s)" msgstr "लेखपत्र आयातित सदस्य (मानक: %(default)s)"
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:614
#, python-format #, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n" "Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Mario Šarić, 2015-2020\n" "Last-Translator: Mario Šarić, 2015-2020\n"
"Language-Team: Croatian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hr/)\n" "Language-Team: Croatian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hr/)\n"
@ -174,7 +174,7 @@ msgstr "u konfiguracijskom direktoriju ne postoji datoteka conf.py (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Balázs Úr, 2020\n" "Last-Translator: Balázs Úr, 2020\n"
"Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n" "Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n"
@ -179,7 +179,7 @@ msgstr "a beállítási könyvtár nem tartalmaz conf.py fájlt (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -579,7 +579,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -776,21 +776,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1211,7 +1211,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3029,24 +3029,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3054,7 +3054,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3069,31 +3069,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: oon arfiandwi <oon.arfiandwi@gmail.com>, 2019-2020\n" "Last-Translator: oon arfiandwi <oon.arfiandwi@gmail.com>, 2019-2020\n"
"Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n" "Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n"
@ -178,7 +178,7 @@ msgstr "direktori konfigurasi tidak berisi berkas conf.py (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -578,7 +578,7 @@ msgstr "%d berkas sumber diberikan di command line"
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "target untuk %d berkas sumber yang telah usang" msgstr "target untuk %d berkas sumber yang telah usang"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "membangun [%s]: " msgstr "membangun [%s]: "
@ -775,21 +775,21 @@ msgstr "bilai conf \"version\" tidak seharusnya kosong untuk EPUB3"
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "css_file yang salah: %r, mengabaikan" msgstr "css_file yang salah: %r, mengabaikan"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "Katalog pesan berada di %(outdir)s." msgstr "Katalog pesan berada di %(outdir)s."
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "target untuk %d berkas templat" msgstr "target untuk %d berkas templat"
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "membaca templat... " msgstr "membaca templat... "
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "menulis katalog pesan... " msgstr "menulis katalog pesan... "
@ -1210,7 +1210,7 @@ msgid "job number should be a positive number"
msgstr "job number seharusnya sebuah bilangan positif" msgstr "job number seharusnya sebuah bilangan positif"
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3028,24 +3028,24 @@ msgid ""
msgstr "autosummary menghasilkan file .rst secara internal. Tapi source_suffix Anda tidak mengandung .rst. Dilewati." msgstr "autosummary menghasilkan file .rst secara internal. Tapi source_suffix Anda tidak mengandung .rst. Dilewati."
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] menghasilkan autosummary untuk: %s" msgstr "[autosummary] menghasilkan autosummary untuk: %s"
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[autosummary] menulis ke %s" msgstr "[autosummary] menulis ke %s"
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3053,7 +3053,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3068,30 +3068,30 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "\nHasilkan ReStructuredText menggunakan pengarahan autosummary.\n\nsphinx-autogen adalah tampilan depan ke sphinx.ext.autosummary.generate. Ini menghasilkan \nfile reStructuredText dari pengarahan autosummary yang terkandung dalam \nfile input yang diberikan.\n\nFormat pengarahan autosummary didokumentasikan dalam \nmodul ``sphinx.ext.autosummary`` dan dapat dibaca menggunakan::\n\n pydoc sphinx.ext.autosummary\n" msgstr "\nHasilkan ReStructuredText menggunakan pengarahan autosummary.\n\nsphinx-autogen adalah tampilan depan ke sphinx.ext.autosummary.generate. Ini menghasilkan \nfile reStructuredText dari pengarahan autosummary yang terkandung dalam \nfile input yang diberikan.\n\nFormat pengarahan autosummary didokumentasikan dalam \nmodul ``sphinx.ext.autosummary`` dan dapat dibaca menggunakan::\n\n pydoc sphinx.ext.autosummary\n"
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "berkas sumber untuk menghasilkan file rST untuk" msgstr "berkas sumber untuk menghasilkan file rST untuk"
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "direktori untuk menempatkan semua keluaran dalam" msgstr "direktori untuk menempatkan semua keluaran dalam"
#: sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "akhiran bawaan untuk berkas (bawaan: %(default)s)" msgstr "akhiran bawaan untuk berkas (bawaan: %(default)s)"
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "direktori templat ubahsuai (bawaan: %(default)s)" msgstr "direktori templat ubahsuai (bawaan: %(default)s)"
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "mendokumentasikan anggota yang diimpor (bawaan: %(default)s)" msgstr "mendokumentasikan anggota yang diimpor (bawaan: %(default)s)"
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:614
#, python-format #, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Tryggvi Kalman <tkj3@hi.is>, 2021\n" "Last-Translator: Tryggvi Kalman <tkj3@hi.is>, 2021\n"
"Language-Team: Icelandic (http://www.transifex.com/sphinx-doc/sphinx-1/language/is/)\n" "Language-Team: Icelandic (http://www.transifex.com/sphinx-doc/sphinx-1/language/is/)\n"
@ -174,7 +174,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -24,7 +24,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>, 2016-2017,2019,2022\n" "Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>, 2016-2017,2019,2022\n"
"Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n" "Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n"
@ -190,7 +190,7 @@ msgstr "conf.py が設定ディレクトリに存在しません (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -590,7 +590,7 @@ msgstr "コマンドラインで指定された%d件のソースファイル"
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "更新された %d 件のソースファイル" msgstr "更新された %d 件のソースファイル"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "ビルド中 [%s]: " msgstr "ビルド中 [%s]: "
@ -787,21 +787,21 @@ msgstr "EPUB3出力では設定値 \"version\" が必要です"
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "無効な css_file %r は無視されました" msgstr "無効な css_file %r は無視されました"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "メッセージカタログは%(outdir)sにあります。" msgstr "メッセージカタログは%(outdir)sにあります。"
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "指定された %d 件のテンプレートファイル" msgstr "指定された %d 件のテンプレートファイル"
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "テンプレートの読み込み中..." msgstr "テンプレートの読み込み中..."
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "メッセージカタログを出力中... " msgstr "メッセージカタログを出力中... "
@ -1222,7 +1222,7 @@ msgid "job number should be a positive number"
msgstr "ジョブ番号は正数でなければなりません" msgstr "ジョブ番号は正数でなければなりません"
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "詳しくは、<https://www.sphinx-doc.org/>を見てください。" msgstr "詳しくは、<https://www.sphinx-doc.org/>を見てください。"
@ -3040,24 +3040,24 @@ msgid ""
msgstr "autosummary は内部的に rst ファイルを生成します。しかしあなたの source_suffix は rst ファイルに含まれていませんでした。スキップします。" msgstr "autosummary は内部的に rst ファイルを生成します。しかしあなたの source_suffix は rst ファイルに含まれていませんでした。スキップします。"
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "autosummary: ドキュメント化する %r の決定に失敗しました。次の例外が発生しました:\n%s" msgstr "autosummary: ドキュメント化する %r の決定に失敗しました。次の例外が発生しました:\n%s"
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] %s の autosummary を生成中" msgstr "[autosummary] %s の autosummary を生成中"
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[autosummary] %s に書き込み中" msgstr "[autosummary] %s に書き込み中"
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3065,7 +3065,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3080,30 +3080,30 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "\nautosummary ディレクティブを使って ReStructuredText を生成します。\n\nsphinx-autogen は sphinx.ext.autosummary.generate のフロントエンドです。\n入力されたファイルを含む autosummary ディレクティブから reStructuredText ファイルを\n生成します。\n\nautosummary ディレクティブのフォーマットは\n``sphinx.ext.autosummary`` に記載されています。Pythonモジュールと :: を使って読むことができます。\n\npydoc sphinx.ext.autosummary\n" msgstr "\nautosummary ディレクティブを使って ReStructuredText を生成します。\n\nsphinx-autogen は sphinx.ext.autosummary.generate のフロントエンドです。\n入力されたファイルを含む autosummary ディレクティブから reStructuredText ファイルを\n生成します。\n\nautosummary ディレクティブのフォーマットは\n``sphinx.ext.autosummary`` に記載されています。Pythonモジュールと :: を使って読むことができます。\n\npydoc sphinx.ext.autosummary\n"
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "rST ファイルを生成するためのソースファイル" msgstr "rST ファイルを生成するためのソースファイル"
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "すべての生成データを配置するディレクトリ" msgstr "すべての生成データを配置するディレクトリ"
#: sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "ファイルのデフォルト拡張子 (デフォルト: %(default)s)" msgstr "ファイルのデフォルト拡張子 (デフォルト: %(default)s)"
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "カスタムテンプレートディレクトリ (デフォルト: %(default)s)" msgstr "カスタムテンプレートディレクトリ (デフォルト: %(default)s)"
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "インポートしたメンバーのドキュメント (デフォルト: %(default)s)" msgstr "インポートしたメンバーのドキュメント (デフォルト: %(default)s)"
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:614
#, python-format #, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: YT H <dev@theYT.net>, 2019-2022\n" "Last-Translator: YT H <dev@theYT.net>, 2019-2022\n"
"Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n" "Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n"
@ -175,7 +175,7 @@ msgstr "설정 디렉토리에 conf.py 파일이 없습니다 (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "잘못된 구성 값을 찾았습니다: 'language = None'. 유효한 언어 코드로 구성을 업데이트하십시오. 대신 'en'(영어)을 사용합니다." msgstr "잘못된 구성 값을 찾았습니다: 'language = None'. 유효한 언어 코드로 구성을 업데이트하십시오. 대신 'en'(영어)을 사용합니다."
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -575,7 +575,7 @@ msgstr "명령줄에 지정된 %d 개의 원본 파일"
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "오래된 %d 개의 원본 파일 대상" msgstr "오래된 %d 개의 원본 파일 대상"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "빌드 중 [%s]: " msgstr "빌드 중 [%s]: "
@ -772,21 +772,21 @@ msgstr "설정값 \"version\"은 EPUB3의 경우 비워 둘 수 없습니다"
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "잘못된 css_file: %r, 무시합니다" msgstr "잘못된 css_file: %r, 무시합니다"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "메시지 카탈로그는 %(outdir)s에 있습니다." msgstr "메시지 카탈로그는 %(outdir)s에 있습니다."
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "%d 개의 템플릿 파일 대상" msgstr "%d 개의 템플릿 파일 대상"
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "템플릿을 읽는 중… " msgstr "템플릿을 읽는 중… "
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "메시지 카탈로그 작성 중… " msgstr "메시지 카탈로그 작성 중… "
@ -1207,7 +1207,7 @@ msgid "job number should be a positive number"
msgstr "작업 숫자는 양수여야 합니다" msgstr "작업 숫자는 양수여야 합니다"
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "자세한 내용은 <https://www.sphinx-doc.org/>를 참조하십시오." msgstr "자세한 내용은 <https://www.sphinx-doc.org/>를 참조하십시오."
@ -3025,24 +3025,24 @@ msgid ""
msgstr "autosummary는 내부적으로 .rst 파일을 생성합니다. 하지만 source_suffix에 .rst가 포함되어 있지 않습니다. 건너뜁니다." msgstr "autosummary는 내부적으로 .rst 파일을 생성합니다. 하지만 source_suffix에 .rst가 포함되어 있지 않습니다. 건너뜁니다."
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "autosummary: 문서화 할 %r을(를) 결정하지 못했으며, 다음 예외가 발생했습니다:\n%s" msgstr "autosummary: 문서화 할 %r을(를) 결정하지 못했으며, 다음 예외가 발생했습니다:\n%s"
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] 자동 요약 생성: %s" msgstr "[autosummary] 자동 요약 생성: %s"
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[autosummary] %s에 기록" msgstr "[autosummary] %s에 기록"
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3050,7 +3050,7 @@ msgid ""
"%s" "%s"
msgstr "[autosummary] %s을(를) import 하지 못했습니다.\n가능한 힌트:\n%s" msgstr "[autosummary] %s을(를) import 하지 못했습니다.\n가능한 힌트:\n%s"
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3065,30 +3065,30 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "\nautosummary 지시문을 사용하여 ReStructuredText를 생성합니다.\n\nsphinx-autogen은 sphinx.ext.autosummary.generate의 프런트엔드입니다.\n주어진 입력 파일에 포함된 autosummary 지시문에서 reStructuredText 파일을 생성합니다.\n\nautosummary 지시문의 형식은 ``sphinx.ext.autosummary`` Python 모듈에 문서화되어 있으며 다음 명령을 사용하여 읽을 수 있습니다.\n\n pydoc sphinx.ext.autosummary\n" msgstr "\nautosummary 지시문을 사용하여 ReStructuredText를 생성합니다.\n\nsphinx-autogen은 sphinx.ext.autosummary.generate의 프런트엔드입니다.\n주어진 입력 파일에 포함된 autosummary 지시문에서 reStructuredText 파일을 생성합니다.\n\nautosummary 지시문의 형식은 ``sphinx.ext.autosummary`` Python 모듈에 문서화되어 있으며 다음 명령을 사용하여 읽을 수 있습니다.\n\n pydoc sphinx.ext.autosummary\n"
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "rST 파일을 생성할 원본 파일" msgstr "rST 파일을 생성할 원본 파일"
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "모든 출력을 저장할 디렉토리" msgstr "모든 출력을 저장할 디렉토리"
#: sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "파일의 기본 확장자 (기본값: %(default)s)" msgstr "파일의 기본 확장자 (기본값: %(default)s)"
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "사용자 정의 템플릿 디렉토리 (기본값: %(default)s)" msgstr "사용자 정의 템플릿 디렉토리 (기본값: %(default)s)"
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "가져온 멤버 문서화 (기본값: %(default)s)" msgstr "가져온 멤버 문서화 (기본값: %(default)s)"
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:614
#, python-format #, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: DALIUS DOBRAVOLSKAS <DALIUS@SANDBOX.LT>, 2010\n" "Last-Translator: DALIUS DOBRAVOLSKAS <DALIUS@SANDBOX.LT>, 2010\n"
"Language-Team: Lithuanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lt/)\n" "Language-Team: Lithuanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lt/)\n"
@ -174,7 +174,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Latvian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lv/)\n" "Language-Team: Latvian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lv/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Vasil Vangelovski <vvangelovski@gmail.com>, 2013\n" "Last-Translator: Vasil Vangelovski <vvangelovski@gmail.com>, 2013\n"
"Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n" "Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n"
@ -174,7 +174,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/sphinx-doc/sphinx-1/language/nb_NO/)\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/sphinx-doc/sphinx-1/language/nb_NO/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>, 2016\n" "Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>, 2016\n"
"Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n" "Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n"
@ -175,7 +175,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -575,7 +575,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -772,21 +772,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1207,7 +1207,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3025,24 +3025,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3050,7 +3050,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3065,31 +3065,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>, 2021\n" "Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>, 2021\n"
"Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n" "Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n"
@ -180,7 +180,7 @@ msgstr "configuratiemap bevat geen conf.py bestand (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -580,7 +580,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -777,21 +777,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1212,7 +1212,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3030,24 +3030,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3055,7 +3055,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3070,31 +3070,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: m_aciek <maciej.olko@gmail.com>, 2017-2020\n" "Last-Translator: m_aciek <maciej.olko@gmail.com>, 2017-2020\n"
"Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n" "Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n"
@ -177,7 +177,7 @@ msgstr "folder konfiguracyjny nie zawiera pliku conf.py (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -577,7 +577,7 @@ msgstr "%d plików źródłowych podano w wierszu poleceń"
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -774,21 +774,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "nieprawidłowy css_file: %r, zignorowano" msgstr "nieprawidłowy css_file: %r, zignorowano"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "wczytywanie szablonów... " msgstr "wczytywanie szablonów... "
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1209,7 +1209,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3027,24 +3027,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3052,7 +3052,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3067,30 +3067,30 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "domyślny sufiks dla plików (domyślnie: %(default)s)" msgstr "domyślny sufiks dla plików (domyślnie: %(default)s)"
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:614
#, python-format #, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt/)\n" "Language-Team: Portuguese (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2019-2022\n" "Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2019-2022\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_BR/)\n"
@ -179,7 +179,7 @@ msgstr "o diretório de configuração não contém um arquivo conf.py (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -579,7 +579,7 @@ msgstr "%d arquivos-fonte dados na linha de comando"
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "alvos para %d arquivos fonte que estão desatualizados" msgstr "alvos para %d arquivos fonte que estão desatualizados"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "compilando [%s]: " msgstr "compilando [%s]: "
@ -776,21 +776,21 @@ msgstr "o valor da configuração “version” não deve estar vazio para EPUB3
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "css_file inválido: %r, ignorado" msgstr "css_file inválido: %r, ignorado"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "Os catálogos de mensagens estão em %(outdir)s." msgstr "Os catálogos de mensagens estão em %(outdir)s."
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "alvos para os %d arquivos de modelo" msgstr "alvos para os %d arquivos de modelo"
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "lendo modelos… " msgstr "lendo modelos… "
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "escrevendo catálogos de mensagens… " msgstr "escrevendo catálogos de mensagens… "
@ -1211,7 +1211,7 @@ msgid "job number should be a positive number"
msgstr "número de tarefas deve ser um número positivo" msgstr "número de tarefas deve ser um número positivo"
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "Para mais informações, visite <https://www.sphinx-doc.org/>." msgstr "Para mais informações, visite <https://www.sphinx-doc.org/>."
@ -3029,24 +3029,24 @@ msgid ""
msgstr "autosummary gera arquivos .rst internamente. Mas seu source_suffix não contém .rst. Ignorado." msgstr "autosummary gera arquivos .rst internamente. Mas seu source_suffix não contém .rst. Ignorado."
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "autosummary: falhou em determinar %r a ser documentado, a seguinte exceção foi levantada:\n%s" msgstr "autosummary: falhou em determinar %r a ser documentado, a seguinte exceção foi levantada:\n%s"
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[autosummary] gerando autosummary para: %s" msgstr "[autosummary] gerando autosummary para: %s"
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[autosummary] escrevendo em %s" msgstr "[autosummary] escrevendo em %s"
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3054,7 +3054,7 @@ msgid ""
"%s" "%s"
msgstr "[autosummary] falha ao importar %s\nPossíveis dicas:\n%s" msgstr "[autosummary] falha ao importar %s\nPossíveis dicas:\n%s"
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3069,30 +3069,30 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "\nGera ReStructuredText usando diretivas de resumo automático.\n\nsphinx-autogen é um frontend para sphinx.ext.autosummary.generate.\nEle gera os arquivos reStructuredText a partir de diretivas autosummary\ncontidas nos arquivos de entrada fornecidos.\n\nO formato da diretiva autosummary está documentado no módulo Python\n``sphinx.ext.autosummary`` e pode ser lido usando:\n\n pydoc sphinx.ext.autosummary\n" msgstr "\nGera ReStructuredText usando diretivas de resumo automático.\n\nsphinx-autogen é um frontend para sphinx.ext.autosummary.generate.\nEle gera os arquivos reStructuredText a partir de diretivas autosummary\ncontidas nos arquivos de entrada fornecidos.\n\nO formato da diretiva autosummary está documentado no módulo Python\n``sphinx.ext.autosummary`` e pode ser lido usando:\n\n pydoc sphinx.ext.autosummary\n"
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "arquivos-fonte para gerar arquivos rST" msgstr "arquivos-fonte para gerar arquivos rST"
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "diretório para colocar toda a saída" msgstr "diretório para colocar toda a saída"
#: sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "sufixo padrão para arquivos (padrão: %(default)s)" msgstr "sufixo padrão para arquivos (padrão: %(default)s)"
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "diretório de modelos personalizado (padrão: %(default)s)" msgstr "diretório de modelos personalizado (padrão: %(default)s)"
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "documenta membros importados (padrão: %(default)s)" msgstr "documenta membros importados (padrão: %(default)s)"
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:614
#, python-format #, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>, 2016\n" "Last-Translator: Takeshi KOMIYA <i.tkomiya@gmail.com>, 2016\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n"
@ -175,7 +175,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -575,7 +575,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -772,21 +772,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1207,7 +1207,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3025,24 +3025,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3050,7 +3050,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3065,31 +3065,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-06-05 00:21+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Razvan Stefanescu <razvan.stefanescu@gmail.com>, 2015-2017\n" "Last-Translator: Razvan Stefanescu <razvan.stefanescu@gmail.com>, 2015-2017\n"
"Language-Team: Romanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ro/)\n" "Language-Team: Romanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ro/)\n"

View File

@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Il'ya <ilya@marshal.dev>, 2022\n" "Last-Translator: Il'ya <ilya@marshal.dev>, 2022\n"
"Language-Team: Russian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ru/)\n" "Language-Team: Russian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ru/)\n"
@ -180,7 +180,7 @@ msgstr "в конфигурационной папке нет файла conf.py
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -580,7 +580,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -777,21 +777,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1212,7 +1212,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3030,24 +3030,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3055,7 +3055,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3070,31 +3070,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: callkalpa <callkalpa@gmail.com>, 2013\n" "Last-Translator: callkalpa <callkalpa@gmail.com>, 2013\n"
"Language-Team: Sinhala (http://www.transifex.com/sphinx-doc/sphinx-1/language/si/)\n" "Language-Team: Sinhala (http://www.transifex.com/sphinx-doc/sphinx-1/language/si/)\n"
@ -174,7 +174,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Slavko <linux@slavino.sk>, 2013-2019,2021\n" "Last-Translator: Slavko <linux@slavino.sk>, 2013-2019,2021\n"
"Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n" "Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n"
@ -176,7 +176,7 @@ msgstr "konfiguračný priečinok neobsahuje súbor conf.py (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -576,7 +576,7 @@ msgstr "%d zdrojové súbory zadané v príkazovom riadku"
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "ciele pre %d zdrojových súborov, ktoré sú zastarané" msgstr "ciele pre %d zdrojových súborov, ktoré sú zastarané"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "zostavovanie [%s]: " msgstr "zostavovanie [%s]: "
@ -773,21 +773,21 @@ msgstr "konfiguračná hodnota „version” nesmie byť prázdna pri EPUB3"
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "neplatný css_file: %r, ignorovaný" msgstr "neplatný css_file: %r, ignorovaný"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "Katalógy správ sú v %(outdir)s." msgstr "Katalógy správ sú v %(outdir)s."
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "čítanie šablón… " msgstr "čítanie šablón… "
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "zapisovanie katalógov správ…" msgstr "zapisovanie katalógov správ…"
@ -1208,7 +1208,7 @@ msgid "job number should be a positive number"
msgstr "počet úloh musí byť kladné číslo" msgstr "počet úloh musí byť kladné číslo"
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3026,24 +3026,24 @@ msgid ""
msgstr "autosummary interne generuje súbory .rst. Ale Váš source_suffix neobsahuje .rst. Preskočené." msgstr "autosummary interne generuje súbory .rst. Ale Váš source_suffix neobsahuje .rst. Preskočené."
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3051,7 +3051,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3066,30 +3066,30 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "adresár umiestnenia výstupu" msgstr "adresár umiestnenia výstupu"
#: sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "predvolená prípona súboru (predvolene: %(default)s)" msgstr "predvolená prípona súboru (predvolene: %(default)s)"
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "vlastný adresár šablón (predvolene: %(default)s)" msgstr "vlastný adresár šablón (predvolene: %(default)s)"
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "dokumentovať importovaných členov (predvolene: %(default)s)" msgstr "dokumentovať importovaných členov (predvolene: %(default)s)"
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:614
#, python-format #, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n" "Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx 5.1.0\n" "Project-Id-Version: Sphinx 5.1.0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-06-05 00:21+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>, 2021-2022\n" "Last-Translator: Besnik Bleta <besnik@programeshqip.org>, 2021-2022\n"
"Language-Team: Albanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sq/)\n" "Language-Team: Albanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sq/)\n"
@ -174,7 +174,7 @@ msgstr "drejtoria e formësimeve nuk përmban një kartelë conf.py (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr "kartela burim %d dhënë te rresht urdhrash"
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "objektiva për kartela burim %d që janë të papërditësuara" msgstr "objektiva për kartela burim %d që janë të papërditësuara"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "po montohet [%s]: " msgstr "po montohet [%s]: "
@ -771,21 +771,21 @@ msgstr "vlera e formësimit \"version\" sduhet të jetë e zbrazët për EPUB
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "css_file e pavlefshme: %r, u shpërfill" msgstr "css_file e pavlefshme: %r, u shpërfill"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "Katalogët e mesazheve gjenden te %(outdir)s." msgstr "Katalogët e mesazheve gjenden te %(outdir)s."
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "objektiva për kartela gjedhe %d" msgstr "objektiva për kartela gjedhe %d"
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "po lexohen gjedhe… " msgstr "po lexohen gjedhe… "
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "po shkruhen katalogë mesazhesh… " msgstr "po shkruhen katalogë mesazhesh… "
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "numri i aktit duhet të jetë një numër pozitiv" msgstr "numri i aktit duhet të jetë një numër pozitiv"
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "Për më tepër hollësi, vizitoni <https://www.sphinx-doc.org/>." msgstr "Për më tepër hollësi, vizitoni <https://www.sphinx-doc.org/>."
@ -3024,24 +3024,24 @@ msgid ""
msgstr "vetëpërmbledhja prodhon së brendshmi kartela .rst. Por source_suffix juaj spërmban .rst. U anashkalua." msgstr "vetëpërmbledhja prodhon së brendshmi kartela .rst. Por source_suffix juaj spërmban .rst. U anashkalua."
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "vetëpërmbledhje: su arrit të përcaktohet %r për tu dokumentuar, u shfaq përjashtimi vijues:\n%s" msgstr "vetëpërmbledhje: su arrit të përcaktohet %r për tu dokumentuar, u shfaq përjashtimi vijues:\n%s"
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "[vetëpërmbledhje] prodhim vetëpërmbledhje për: %s" msgstr "[vetëpërmbledhje] prodhim vetëpërmbledhje për: %s"
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "[vetëpërmbledhje] po shkruhet te %s" msgstr "[vetëpërmbledhje] po shkruhet te %s"
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,30 +3064,30 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "\nProdhoni ReStructuredText duke përdorur direktiva vetëpërmbledhje.\n\nsphinx-autogen është një ndërfaqe pamore për sphinx.ext.autosummary.generate. Prodhon\nkartela reStructuredText nga direktiva vetëpërmbledhjeje që përmbahen te\nkartelat e dhëna.\n\nFormati i direktivës vetëpërmbledhje dokumentohet te\nmoduli Python ``sphinx.ext.autosummary`` dhe mund të lexohet duke përdorur::\n\n pydoc sphinx.ext.autosummary\n" msgstr "\nProdhoni ReStructuredText duke përdorur direktiva vetëpërmbledhje.\n\nsphinx-autogen është një ndërfaqe pamore për sphinx.ext.autosummary.generate. Prodhon\nkartela reStructuredText nga direktiva vetëpërmbledhjeje që përmbahen te\nkartelat e dhëna.\n\nFormati i direktivës vetëpërmbledhje dokumentohet te\nmoduli Python ``sphinx.ext.autosummary`` dhe mund të lexohet duke përdorur::\n\n pydoc sphinx.ext.autosummary\n"
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "kartela burim për të cilat të krijohen kartela rST" msgstr "kartela burim për të cilat të krijohen kartela rST"
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "drejtori ku të vendosen krejt përfundimet" msgstr "drejtori ku të vendosen krejt përfundimet"
#: sphinx/ext/autosummary/generate.py:598 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "default suffix for files (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "prapashtesë parazgjedhje për kartela (parazgjedhje: %(default)s)" msgstr "prapashtesë parazgjedhje për kartela (parazgjedhje: %(default)s)"
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "drejtori gjedhesh vetjake (parazgjedhje: %(default)s)" msgstr "drejtori gjedhesh vetjake (parazgjedhje: %(default)s)"
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "document imported members (default: %(default)s)"
msgstr "pjesë të importuara të dokumentit (parazgjedhje: %(default)s)" msgstr "pjesë të importuara të dokumentit (parazgjedhje: %(default)s)"
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:614
#, python-format #, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Vladimir Milovanović <vmilovanovic@gmail.com>, 2020\n" "Last-Translator: Vladimir Milovanović <vmilovanovic@gmail.com>, 2020\n"
"Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n" "Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n"
@ -175,7 +175,7 @@ msgstr "Конфигурациони директоријум не садржи
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -575,7 +575,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -772,21 +772,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1207,7 +1207,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3025,24 +3025,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3050,7 +3050,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3065,31 +3065,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Serbian (Serbia) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr_RS/)\n" "Language-Team: Serbian (Serbia) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr_RS/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish (http://www.transifex.com/sphinx-doc/sphinx-1/language/sv/)\n" "Language-Team: Swedish (http://www.transifex.com/sphinx-doc/sphinx-1/language/sv/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Julien Malard <julien.malard@mail.mcgill.ca>, 2019\n" "Last-Translator: Julien Malard <julien.malard@mail.mcgill.ca>, 2019\n"
"Language-Team: Tamil (http://www.transifex.com/sphinx-doc/sphinx-1/language/ta/)\n" "Language-Team: Tamil (http://www.transifex.com/sphinx-doc/sphinx-1/language/ta/)\n"
@ -174,7 +174,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Telugu (http://www.transifex.com/sphinx-doc/sphinx-1/language/te/)\n" "Language-Team: Telugu (http://www.transifex.com/sphinx-doc/sphinx-1/language/te/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: BouRock, 2020\n" "Last-Translator: BouRock, 2020\n"
"Language-Team: Turkish (http://www.transifex.com/sphinx-doc/sphinx-1/language/tr/)\n" "Language-Team: Turkish (http://www.transifex.com/sphinx-doc/sphinx-1/language/tr/)\n"
@ -177,7 +177,7 @@ msgstr "config dizini bir conf.py dosyası içermiyor (%s)"
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -577,7 +577,7 @@ msgstr "komut satırında verilen %d kaynak dosyası"
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "güncel olmayan %d kaynak dosyası için hedefler" msgstr "güncel olmayan %d kaynak dosyası için hedefler"
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "[%s] oluşturuluyor:" msgstr "[%s] oluşturuluyor:"
@ -774,21 +774,21 @@ msgstr "yapılandırma değeri \"version\", EPUB3 için boş olmamalıdır"
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "geçersiz css_file: %r, yoksayıldı" msgstr "geçersiz css_file: %r, yoksayıldı"
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "İleti katalogları %(outdir)s içinde." msgstr "İleti katalogları %(outdir)s içinde."
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "%d şablon dosyası için hedefler" msgstr "%d şablon dosyası için hedefler"
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "şablonlar okunuyor..." msgstr "şablonlar okunuyor..."
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "ileti katalogları yazılıyor..." msgstr "ileti katalogları yazılıyor..."
@ -1209,7 +1209,7 @@ msgid "job number should be a positive number"
msgstr "iş numarası pozitif bir sayı olmalıdır" msgstr "iş numarası pozitif bir sayı olmalıdır"
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3027,24 +3027,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3052,7 +3052,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3067,31 +3067,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-05 00:21+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Petro Sasnyk <petro@sasnyk.name>, 2009\n" "Last-Translator: Petro Sasnyk <petro@sasnyk.name>, 2009\n"
"Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/sphinx-doc/sphinx-1/language/uk_UA/)\n" "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/sphinx-doc/sphinx-1/language/uk_UA/)\n"
@ -174,7 +174,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -574,7 +574,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -771,21 +771,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1206,7 +1206,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3024,24 +3024,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3049,7 +3049,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3064,31 +3064,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sphinx\n" "Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-29 07:39+0000\n" "POT-Creation-Date: 2022-06-12 00:20+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Urdu (http://www.transifex.com/sphinx-doc/sphinx-1/language/ur/)\n" "Language-Team: Urdu (http://www.transifex.com/sphinx-doc/sphinx-1/language/ur/)\n"
@ -173,7 +173,7 @@ msgstr ""
#: sphinx/config.py:172 #: sphinx/config.py:172
msgid "" msgid ""
"Invalid configuration value found: 'language = None'. Update your " "Invalid configuration value found: 'language = None'. Update your "
"configuration to a valid langauge code. Falling back to 'en' (English)." "configuration to a valid language code. Falling back to 'en' (English)."
msgstr "" msgstr ""
#: sphinx/config.py:201 #: sphinx/config.py:201
@ -573,7 +573,7 @@ msgstr ""
msgid "targets for %d source files that are out of date" msgid "targets for %d source files that are out of date"
msgstr "" msgstr ""
#: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:233 #: sphinx/builders/__init__.py:298 sphinx/builders/gettext.py:236
#, python-format #, python-format
msgid "building [%s]: " msgid "building [%s]: "
msgstr "" msgstr ""
@ -770,21 +770,21 @@ msgstr ""
msgid "invalid css_file: %r, ignored" msgid "invalid css_file: %r, ignored"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:212 #: sphinx/builders/gettext.py:215
#, python-format #, python-format
msgid "The message catalogs are in %(outdir)s." msgid "The message catalogs are in %(outdir)s."
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:234 #: sphinx/builders/gettext.py:237
#, python-format #, python-format
msgid "targets for %d template files" msgid "targets for %d template files"
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:238 #: sphinx/builders/gettext.py:241
msgid "reading templates... " msgid "reading templates... "
msgstr "" msgstr ""
#: sphinx/builders/gettext.py:266 #: sphinx/builders/gettext.py:269
msgid "writing message catalogs... " msgid "writing message catalogs... "
msgstr "" msgstr ""
@ -1205,7 +1205,7 @@ msgid "job number should be a positive number"
msgstr "" msgstr ""
#: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462 #: sphinx/cmd/build.py:98 sphinx/cmd/quickstart.py:462
#: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:573 #: sphinx/ext/apidoc.py:303 sphinx/ext/autosummary/generate.py:577
msgid "For more information, visit <https://www.sphinx-doc.org/>." msgid "For more information, visit <https://www.sphinx-doc.org/>."
msgstr "" msgstr ""
@ -3023,24 +3023,24 @@ msgid ""
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:151 #: sphinx/ext/autosummary/generate.py:151
#: sphinx/ext/autosummary/generate.py:219 #: sphinx/ext/autosummary/generate.py:223
#, python-format #, python-format
msgid "" msgid ""
"autosummary: failed to determine %r to be documented, the following exception was raised:\n" "autosummary: failed to determine %r to be documented, the following exception was raised:\n"
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:357 #: sphinx/ext/autosummary/generate.py:361
#, python-format #, python-format
msgid "[autosummary] generating autosummary for: %s" msgid "[autosummary] generating autosummary for: %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:361 #: sphinx/ext/autosummary/generate.py:365
#, python-format #, python-format
msgid "[autosummary] writing to %s" msgid "[autosummary] writing to %s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:404 #: sphinx/ext/autosummary/generate.py:408
#, python-format #, python-format
msgid "" msgid ""
"[autosummary] failed to import %s.\n" "[autosummary] failed to import %s.\n"
@ -3048,7 +3048,7 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:574 #: sphinx/ext/autosummary/generate.py:578
msgid "" msgid ""
"\n" "\n"
"Generate ReStructuredText using autosummary directives.\n" "Generate ReStructuredText using autosummary directives.\n"
@ -3063,31 +3063,31 @@ msgid ""
" pydoc sphinx.ext.autosummary\n" " pydoc sphinx.ext.autosummary\n"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:591 #: sphinx/ext/autosummary/generate.py:595
msgid "source files to generate rST files for" msgid "source files to generate rST files for"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:595 #: sphinx/ext/autosummary/generate.py:599
msgid "directory to place all output in" msgid "directory to place all output in"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:598
#, python-format
msgid "default suffix for files (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:602 #: sphinx/ext/autosummary/generate.py:602
#, python-format #, python-format
msgid "custom template directory (default: %(default)s)" msgid "default suffix for files (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:606 #: sphinx/ext/autosummary/generate.py:606
#, python-format #, python-format
msgid "document imported members (default: %(default)s)" msgid "custom template directory (default: %(default)s)"
msgstr "" msgstr ""
#: sphinx/ext/autosummary/generate.py:610 #: sphinx/ext/autosummary/generate.py:610
#, python-format #, python-format
msgid "document imported members (default: %(default)s)"
msgstr ""
#: sphinx/ext/autosummary/generate.py:614
#, python-format
msgid "" msgid ""
"document exactly the members in module __all__ attribute. (default: " "document exactly the members in module __all__ attribute. (default: "
"%(default)s)" "%(default)s)"

Some files were not shown because too many files have changed in this diff Show More