Update message catalogs

This commit is contained in:
tk0miya 2022-01-30 00:12:06 +00:00 committed by GitHub
parent e54b63d3ee
commit cf2f6ec69e
126 changed files with 3046 additions and 2296 deletions

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Arabic (http://www.transifex.com/sphinx-doc/sphinx-1/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -630,7 +630,7 @@ msgstr "تجهيز المستندات"
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "نسخ الصور..."
@ -640,7 +640,7 @@ msgstr "نسخ الصور..."
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -765,7 +765,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -888,7 +888,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -934,144 +934,144 @@ msgstr "الفهرس العام"
msgid "index"
msgstr "الفهرس"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "التالي"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "السابق"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr "إنشاء الفهرس"
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr "كتابة صفحات إضافية "
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "نسخ الملفات القابلة للتحميل للنسخ..."
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr "غير قادر على نسخ الملفات القابلة للتحميل %r : %s"
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "غير قادر على نسخ الملف الثابت %r"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr "نسخ ملفات إضافية"
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "غير قادر على نسخ المف الإضافي %r"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr "ملف الشعار %r غير موجود"
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "ملف الايقونة %r غير موجود"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2731,42 +2731,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr "رابط دائم لهذه المعادلة"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3533,12 +3548,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n"
"MIME-Version: 1.0\n"
@ -628,7 +628,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -638,7 +638,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -763,7 +763,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -886,7 +886,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -932,144 +932,144 @@ msgstr ""
msgid "index"
msgstr ""
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr ""
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr ""
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2729,42 +2729,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3531,12 +3546,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Bengali (http://www.transifex.com/sphinx-doc/sphinx-1/language/bn/)\n"
"MIME-Version: 1.0\n"
@ -629,7 +629,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -639,7 +639,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -764,7 +764,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -887,7 +887,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -933,144 +933,144 @@ msgstr "সাধারণ ইনডেক্স"
msgid "index"
msgstr "ইনডেক্স"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "পরবর্তী"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "পূর্ববর্তী"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2730,42 +2730,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3532,12 +3547,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Catalan (http://www.transifex.com/sphinx-doc/sphinx-1/language/ca/)\n"
"MIME-Version: 1.0\n"
@ -629,7 +629,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -639,7 +639,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -764,7 +764,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -887,7 +887,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -933,144 +933,144 @@ msgstr "Índex General"
msgid "index"
msgstr "índex"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "següent"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "anterior"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s documentació"
@ -2730,42 +2730,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3532,12 +3547,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-23 00:11+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Kaqchikel (http://www.transifex.com/sphinx-doc/sphinx-1/language/cak/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n"
"MIME-Version: 1.0\n"
@ -630,7 +630,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -640,7 +640,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -765,7 +765,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -888,7 +888,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -934,144 +934,144 @@ msgstr "Obecný rejstřík"
msgid "index"
msgstr "rejstřík"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "další"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "předchozí"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "Dokumentace pro %s %s"
@ -2731,42 +2731,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(v %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3533,12 +3548,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-23 00:11+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Welsh (http://www.transifex.com/sphinx-doc/sphinx-1/language/cy/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/sphinx-doc/sphinx-1/language/da/)\n"
"MIME-Version: 1.0\n"
@ -632,7 +632,7 @@ msgstr "forbereder dokumenter"
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -642,7 +642,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -767,7 +767,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "ugyldig css_file: %r, ignoreret"
@ -890,7 +890,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -936,144 +936,144 @@ msgstr "Generelt indeks"
msgid "index"
msgstr "indeks"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "næste"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "forrige"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "kan ikke kopiere statisk fil %r"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "udgyldig js_file: %r, ignoreret"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "favicon-filen %r findes ikke"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s dokumentation"
@ -2733,42 +2733,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr "Permalink til denne ligning"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(i %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3535,12 +3550,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: German (http://www.transifex.com/sphinx-doc/sphinx-1/language/de/)\n"
"MIME-Version: 1.0\n"
@ -632,7 +632,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -642,7 +642,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -767,7 +767,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -890,7 +890,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -936,144 +936,144 @@ msgstr "Stichwortverzeichnis"
msgid "index"
msgstr "Index"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "weiter"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "zurück"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s Dokumentation"
@ -2733,42 +2733,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(in %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3535,12 +3550,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/sphinx-doc/sphinx-1/language/el/)\n"
"MIME-Version: 1.0\n"
@ -631,7 +631,7 @@ msgstr "προετοιμασία κειμένων"
msgid "duplicated ToC entry found: %s"
msgstr "βρέθηκε διπλότυπη εγγραφή ToC: %s"
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "αντιγραφή εικόνων..."
@ -641,7 +641,7 @@ msgstr "αντιγραφή εικόνων..."
msgid "cannot read image file %r: copying it instead"
msgstr "δεν είναι δυνατή η ανάγωνση αρχείου εικόνας %r: αντί αυτού θα αντιγραφεί"
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -766,7 +766,7 @@ msgstr "η τιμή παραμετροποίησης \"epub_identifier\" δεν
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr "η τιμή παραμετροποίησης \"version\" δεν πρέπει να είναι κενή για EPUB3"
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "ανέγκυρο css_file: %r, θα αγνοηθεί"
@ -889,7 +889,7 @@ msgstr "σφάλμα κατά την εγγραφή του αρχείου Makefi
msgid "The text files are in %(outdir)s."
msgstr "Τα αρχεία κειένου βρίσκονται σε %(outdir)s."
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -935,144 +935,144 @@ msgstr "Κεντρικό Ευρετήριοο"
msgid "index"
msgstr "ευρετήριο"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "επόμενο"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "προηγούμενο"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "αντιγραφή αρχείων μεταφόρτωσης..."
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr "δεν είναι δυνατή η αντιγραφή του μεταφορτωμένου αρχείου %r: %s"
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "δεν είναι δυνατή η αντιγραφή στατικού αρχείου %r"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "δεν είναι δυνατή η αντιγραφή του επιπλέον αρχείου %r"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr "Αδυναμία εγγραφής του αρχείου πληροφοριών μεταγλώττισης: %r"
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr "ο κατάλογος εύρεσης δεν ήταν δυνατό να φορτωθεί, αλλά δε θα μεταγλωττιστούν όλα τα έγγραφα: ο κατάλογος δε θα είναι πλήρης."
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr "η σελιδα %s ταιριάζει δύο σχέδια στo html_sidebars: %r and %r"
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr "ένα σφάλμα Unicode παρουσιάστηκε κατά τη δημιουργία της σελίδας %s. Παρακαλείστε να επιβεβαιώσετε ότι όλες οι τιμές παραμετροποίησης οι οποίες περιλαμβάνουν μη-ASCII περιεχόμενο είναι στοιχειοσειρές Unicode."
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr "Ένα σφάλμα συνέβη κατά τη σύνθεση της σελίδας %s.\n\nΑιτία %r "
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "ανέγκυρο js_file: %r, θα αγνοηθεί"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr "Πολλά math_renderers έχουν καταγραφεί. Αλλά δεν έχει επιλεγεί κανένα math_renderer."
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr "Δόθηκε άγνωστο math_renderer %r."
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr "Η εγγραφή html_extra_path %r δεν υπάρχει"
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr "η εγγραφή html_static_path %r δεν υπάρχει"
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr "το αρχείο logo %r δεν υπάρχει"
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "το αρχείο favicon %r δεν υπάρχει"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "Τεκμηρίωση του %s - %s"
@ -2732,42 +2732,57 @@ msgstr "σε σειρά latex %r: %s"
msgid "Permalink to this equation"
msgstr "Μόνιμος σύνδεσμος σε αυτή την εξίσωση"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr "το απόθεμα intersphinx έχει μεταφερθεί: %s->%s"
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr "φότωση του αποθέματος intersphinx από %s..."
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr "παρουσιάστηκαν κάποια ζητήματα με μερικά απο τα αποθέματα, αλλά υπήρξαν λειτουργικές εναλλακτικές:"
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr "αδυναμία προσέγγισης οποιασδήποτε αποθήκης με τα ακόλουθα ζητήματα:"
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(στη %s έκδοση %s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr "(στο %s)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr "το αναγνωριστικό intersphinx %r δεν είναι στοιχειοσειρά. Θα αγνοηθεί"
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3534,12 +3549,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr "άγνωστος τύπος κόμβου: %r"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n"
"MIME-Version: 1.0\n"
@ -628,7 +628,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -638,7 +638,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -763,7 +763,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -886,7 +886,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -932,144 +932,144 @@ msgstr ""
msgid "index"
msgstr ""
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr ""
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr ""
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2729,42 +2729,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3531,12 +3546,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_GB/)\n"
"MIME-Version: 1.0\n"
@ -628,7 +628,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -638,7 +638,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -763,7 +763,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -886,7 +886,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -932,144 +932,144 @@ msgstr ""
msgid "index"
msgstr ""
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr ""
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr ""
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2729,42 +2729,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3531,12 +3546,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: English (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_HK/)\n"
"MIME-Version: 1.0\n"
@ -628,7 +628,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -638,7 +638,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -763,7 +763,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -886,7 +886,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -932,144 +932,144 @@ msgstr ""
msgid "index"
msgstr ""
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr ""
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr ""
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2729,42 +2729,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3531,12 +3546,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Esperanto (http://www.transifex.com/sphinx-doc/sphinx-1/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -630,7 +630,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -640,7 +640,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -765,7 +765,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -888,7 +888,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -934,144 +934,144 @@ msgstr "Indico universala"
msgid "index"
msgstr "indico"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "sekva"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "antaŭa"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s dokumentaro"
@ -2731,42 +2731,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3533,12 +3548,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-23 00:11+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/sphinx-doc/sphinx-1/language/es/)\n"
"MIME-Version: 1.0\n"

View File

@ -5,15 +5,15 @@
# Translators:
# Aivar Annamaa <aivar.annamaa@gmail.com>, 2011
# Ivar Smolin <okul at linux ee>, 2012
# Ivar Smolin <okul@linux.ee>, 2013-2021
# Ivar Smolin <okul@linux.ee>, 2013-2022
# Luc Saffre <luc.saffre@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 09:11+0000\n"
"Last-Translator: Ivar Smolin <okul@linux.ee>\n"
"Language-Team: Estonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -283,12 +283,12 @@ msgstr ""
#: sphinx/events.py:67
#, python-format
msgid "Event %r already present"
msgstr ""
msgstr "Sündmus %r on juba olemas"
#: sphinx/events.py:73
#, python-format
msgid "Unknown event name: %s"
msgstr ""
msgstr "Tundmatu sündmuse nimi: %s"
#: sphinx/events.py:109
#, python-format
@ -632,7 +632,7 @@ msgstr "dokumentide ettevalmistamine"
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "kujutiste kopeerimine... "
@ -642,7 +642,7 @@ msgstr "kujutiste kopeerimine... "
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -767,7 +767,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "vigane css_file: %r, eiratakse"
@ -890,7 +890,7 @@ msgstr "viga faili Makefile kirjutamisel: %s"
msgid "The text files are in %(outdir)s."
msgstr "Tekstifailid asuvad kataloogis %(outdir)s."
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -936,144 +936,144 @@ msgstr "Üldindeks"
msgid "index"
msgstr "indeks"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "järgmine"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "eelmine"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr "indeksite genereerimine"
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr "täiendavate lehtede kirjutamine"
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "allalaaditavate failide kopeerimine..."
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "staatilist faili %r pole võimalik kopeerida"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr "lisafailide kopeerimine"
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "lisafaili %r pole võimalik kopeerida"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr "Viga ehitamise infofaili kirjutamisel: %r"
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr "lehe %s renderdamisel tekkis Unicode viga. Palun veendu, et kõik mitte-ASCII sisuga seadistusparameetrid on kirjeldatud Unicode stringidena."
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr "otsinguindeksi tõmmise kirjutamine keelele %s"
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "vigane js_file: %r, eiratakse"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr "html_extra_path kirjet %r pole olemas"
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr "html_extra_path kirje %r asub väljaspool väljundkataloogi"
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr "logofaili %r pole olemas"
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "favicon faili %r pole olemas"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s dokumentatsioon"
@ -2733,42 +2733,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr "Püsiviit sellele võrrandile"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(projektis %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3535,12 +3550,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Basque (http://www.transifex.com/sphinx-doc/sphinx-1/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -630,7 +630,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -640,7 +640,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -765,7 +765,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -888,7 +888,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -934,144 +934,144 @@ msgstr "Indize orokorra"
msgid "index"
msgstr "indizea"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "hurrengoa"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "aurrekoa"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s dokumentazioa"
@ -2731,42 +2731,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3533,12 +3548,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-23 00:11+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Persian (http://www.transifex.com/sphinx-doc/sphinx-1/language/fa/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Finnish (http://www.transifex.com/sphinx-doc/sphinx-1/language/fi/)\n"
"MIME-Version: 1.0\n"
@ -629,7 +629,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -639,7 +639,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -764,7 +764,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -887,7 +887,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -933,144 +933,144 @@ msgstr "Yleinen sisällysluettelo"
msgid "index"
msgstr "hakemisto"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr ">"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "<"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2730,42 +2730,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3532,12 +3547,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -34,8 +34,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr/)\n"
"MIME-Version: 1.0\n"
@ -655,7 +655,7 @@ msgstr "Document en préparation"
msgid "duplicated ToC entry found: %s"
msgstr "Entrées dupliquées de la table des matières trouvées : %s"
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "Copie des images... "
@ -665,7 +665,7 @@ msgstr "Copie des images... "
msgid "cannot read image file %r: copying it instead"
msgstr "impossible de lire le fichier image %r: il sera copié à la place"
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -790,7 +790,7 @@ msgstr "le paramètre de configuration \"epub_identifier\" ne peut pas être vid
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr "le paramètre de configuration \"version\" ne peut pas être vide pour EPUB3"
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "fichier CSS invalide : %r, le fichier sera ignoré"
@ -913,7 +913,7 @@ msgstr "erreur lors l'écriture du fichier Makefile : %s"
msgid "The text files are in %(outdir)s."
msgstr "Les fichiers texte se trouvent dans %(outdir)s."
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -959,144 +959,144 @@ msgstr "Index général"
msgid "index"
msgstr "index"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "suivant"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "précédent"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr "Génération des index"
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr "écriture des pages additionnelles"
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "Copie des fichiers téléchargeables... "
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr "impossible de copier le fichier téléchargeable %r: %s"
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr "Échec de la copie du fichier dans html_static_file : %s : %r"
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr "copie des fichiers statiques"
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "impossible de copier le fichier static %r"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr "Copie des fichiers complémentaires"
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "copie des fichiers supplémentaires impossible %r"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr "Échec d'écriture du fichier de configuration de construction : %r"
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr "L'index de recherche n'a pas pu être chargé, mais tous les documents ne seront pas construits: l'index sera incomplet."
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr "la page %s correspond à deux modèles dans html_sidebars: %r et %r"
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr "une erreur Unicode est survenue lors du rendu de la page %s. Veuillez vous assurer que toutes les valeurs de configuration comportant des caractères non-ASCII sont des chaînes Unicode."
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr "Un erreur est survenue lors de la génération de la page: %s.\nLa raison est: %r"
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr "Export de l'inventaire des objets"
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr "Export de l'index de recherche dans %s"
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "le fichier js_file : %r est invalide, il sera ignoré"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr "Plusieurs math_renderers sont enregistrés. Mais aucun n'est sélectionné."
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr "math_renderer saisi %r inconnu."
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr "l'entrée html_extra_path %r n'existe pas"
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr "l'entrée html_extra_path %r se trouve à l'intérieur de outdir"
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr "l'entrée html_static_path %r n'existe pas"
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr "l'entrée html_static_path %r se trouve à l'intérieur de outdir"
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr "le fichier de logo %r n'existe pas"
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "le fichier de favicon %r n'existe pas "
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "Documentation %s %s"
@ -2756,42 +2756,57 @@ msgstr "latex en ligne %r : %s"
msgid "Permalink to this equation"
msgstr "Lien permanent vers cette équation"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr "linventaire intersphinx a bougé : %s -> %s"
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr "chargement de l'inventaire intersphinx de %s..."
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr "quelques problèmes ont été rencontrés avec quelques uns des inventaires, mais ils disposaient d'alternatives fonctionnelles :"
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr "échec d'accès à un quelconque inventaire, messages de contexte suivants :"
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(disponible dans %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr "(dans %s)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr "lidentifiant intersphinx %r n'est pas une chaîne. Il sera ignoré"
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr "Échec de la lecture de intersphinx_mapping[%s]; ignoré : %r"
@ -3558,12 +3573,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr "nom de rôle ou de directive inconnu: %s:%s"
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr "type de node inconnu : %r"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n"
"MIME-Version: 1.0\n"
@ -628,7 +628,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -638,7 +638,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -763,7 +763,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -886,7 +886,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -932,144 +932,144 @@ msgstr ""
msgid "index"
msgstr ""
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr ""
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr ""
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2729,42 +2729,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3531,12 +3546,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/sphinx-doc/sphinx-1/language/he/)\n"
"MIME-Version: 1.0\n"
@ -629,7 +629,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -639,7 +639,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -764,7 +764,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -887,7 +887,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -933,144 +933,144 @@ msgstr ""
msgid "index"
msgstr "אינדקס"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "הבא"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "הקודם"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "תיעוד %s %s"
@ -2730,42 +2730,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3532,12 +3547,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Hindi (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi/)\n"
"MIME-Version: 1.0\n"
@ -632,7 +632,7 @@ msgstr "लेखपत्र बनाए जा रहे हैं"
msgid "duplicated ToC entry found: %s"
msgstr "विषय-सूची प्रविष्टि की प्रतिलिपि पायी गई: %s"
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "चित्रों की प्रतिलिपि बनाई जा रही है..."
@ -642,7 +642,7 @@ msgstr "चित्रों की प्रतिलिपि बनाई
msgid "cannot read image file %r: copying it instead"
msgstr "चित्रलेख फाइल %r नहीं पढ़ा जा सका: इसकी प्रतिलिपि बनाई जा रही है"
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -767,7 +767,7 @@ msgstr "ई-पब3 के लिए विन्यास मान \"epub_iden
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr "ई-पब3 के लिए विन्यास मान \"version\" खाली नहीं होना चाहिए"
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "अमान्य css_file: %r, उपेक्षित"
@ -890,7 +890,7 @@ msgstr "मेकफाइल लिखने में त्रुटि: %s"
msgid "The text files are in %(outdir)s."
msgstr "पाठ फाइल %(outdir)s में हैं."
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -936,144 +936,144 @@ msgstr "सामान्य अनुक्रमाणिका"
msgid "index"
msgstr "अनुक्रमणिका"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "आगामी"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "पूर्ववर्ती"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr "अनुक्रमाणिका निर्मित की जा रही है"
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr "अतिरिक्त पृष्ठ लिखे जा रहे हैं"
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "उतारी गई फाइलों की प्रतिलिपि बनाई जा रही है..."
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr "उतारी गई फाइलों %r की प्रतिलिपि नहीं की जा सकी: %s"
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "स्थैतिक फाइल %r की प्रतिलिपि नहीं की जा सकी"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr "अतिरिक्त फाइलों की प्रतिलिपियां बनाये जा रहे है| "
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "अतिरिक्त फाइल %r की प्रतिलिपि नहीं की जा सकी"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr "निर्माण फाइल को नहीं लिखा जा सका: %r"
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr "खोज अनुक्रमाणिका नहीं चढाई जा सकी, लेकिन सभी लेखपत्र नहीं बनाए जाएंगे: अनुक्रमणिका अपूर्ण रहेगी."
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr "पृष्ठ %s html_sidebars में दो आकृतियों से मिलता है: %r %r"
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr "पृष्ठ %s की प्रस्तुति करते समय यूनिकोड त्रुटि हुई. कृपया यह सुनिश्चित कर लें कि सभी नॉन-असकी #non-ASCII# विहित विन्यास मान यूनिकोड अक्षरों में हैं."
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr "पृष्ठ %s की प्रस्तुति करते समय एक त्रुटि हुई.\nकारण: %r"
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr "विषयवस्तुओं का भंडार बनाया जा रहा है"
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr "%s में खोज अनुक्रमाणिका भंडार बनाया जा रहा है"
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "अमान्य js_file: %r, उपेक्षित"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr "कई math_renderers पंजीकृत हैं. लेकिन कोई math_renderers नहीं चुना गया है."
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr "अज्ञात math_renderer %r दिया गया."
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr "html_extra_path प्रविष्टि %r का अस्तित्व नहीं है"
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr "html_extra_path का प्रविष्टि %r outdir में है| "
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr "html_static_path प्रविष्टि %r का अस्तित्व नहीं है"
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr "html_static_path का प्रविष्टि %r outdir में है| "
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr "प्रतीकचिन्ह फाइल %r का अस्तित्व नहीं है"
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "इष्ट चिन्ह फाइल %r का अस्तित्व नहीं है"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s दिग्दर्शिका"
@ -2733,42 +2733,57 @@ msgstr "पंक्तिबद्ध लाटेक्स %r: %s"
msgid "Permalink to this equation"
msgstr "इस समीकरण की स्थायी कड़ी"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr "इन्टरस्फिंक्स सामान स्थानांतरित हो चुका है: %s -> %s"
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr "इन्टरस्फिंक्स सामान को %s से चढ़ाया जा रहा है ..."
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr "कुछ चीजों के साथ कुछ समस्या है, लेकिन काम के दूसरे विकल्प उपलब्ध हैं: "
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr "कुछ चीजों पहुँचने में असफलता मिली और यह समस्याएँ मिलीं: "
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(%s v%s में)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr "(%s में)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr "इन्टरस्फिंक्स निर्धारक %r अक्षरमाला नहीं है. उपेक्षित"
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3535,12 +3550,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr "अज्ञात बिंदु प्रकार: %r"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n"
"MIME-Version: 1.0\n"
@ -628,7 +628,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -638,7 +638,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -763,7 +763,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -886,7 +886,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -932,144 +932,144 @@ msgstr ""
msgid "index"
msgstr ""
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr ""
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr ""
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2729,42 +2729,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3531,12 +3546,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Croatian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hr/)\n"
"MIME-Version: 1.0\n"
@ -629,7 +629,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -639,7 +639,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -764,7 +764,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -887,7 +887,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -933,144 +933,144 @@ msgstr "Opceniti abecedni indeks"
msgid "index"
msgstr "abecedni indeks"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "naprijed"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "nazad"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s dokumentacija"
@ -2730,42 +2730,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr "Link na tu definiciju"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(u %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3532,12 +3547,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -634,7 +634,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -644,7 +644,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -769,7 +769,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -892,7 +892,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -938,144 +938,144 @@ msgstr "Általános tárgymutató"
msgid "index"
msgstr "nyitóoldal"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "következő"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "előző"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s dokumentáció"
@ -2735,42 +2735,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr "Állandó hivatkozás erre az egyenletre"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(%s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3537,12 +3552,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n"
"MIME-Version: 1.0\n"
@ -633,7 +633,7 @@ msgstr "menyiapkan dokumen"
msgid "duplicated ToC entry found: %s"
msgstr "entri ToC ganda ditemukan: %s"
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "menyalin gambar... "
@ -643,7 +643,7 @@ msgstr "menyalin gambar... "
msgid "cannot read image file %r: copying it instead"
msgstr "tidak dapat membaca berkas gambar %r: menyalin gambar sebagai gantinya"
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -768,7 +768,7 @@ msgstr "nilai conf \"epub_identifier\" tidak seharusnya kosong untuk EPUB3"
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr "bilai conf \"version\" tidak seharusnya kosong untuk EPUB3"
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "css_file yang salah: %r, mengabaikan"
@ -891,7 +891,7 @@ msgstr "kesalahan menulis berkas Makefile: %s"
msgid "The text files are in %(outdir)s."
msgstr "Berkas teks berada di %(outdir)s."
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -937,144 +937,144 @@ msgstr "Indeks Umum"
msgid "index"
msgstr "index"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "berikut"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "sebelum"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr "menghasilkan indeks"
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr "menulis halaman tambahan"
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "menyalin berkas yang dapat diunduh... "
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr "tidak dapat menyalin berkas yang dapat diunduh %r: %s"
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "tidak dapat menyalin berkas statik %r"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr "menyalin berkas tambahan"
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "tidak dapat menyalin berkas ekstra %r"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr "Gagal menulis berkas info build: %r"
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr "indeks pencarian tidak dapat dimuat, tapi tidak semua dokumen akan dibangun: indeks akan jadi tidak lengkap."
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr "halaman %s sebanding dengan dua pola dalam html_sidebars: %r dan %r"
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr "kesalahan Unicode terjadi saat render halaman %s. Silakan pastikan semua nilai konfigurasi yang berisi konten non-ASCII adalah string Unicode."
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr "Kesalahan terjadi saat render halaman %s.\nAlasan: %r"
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr "menyisihkan persediaan obyek"
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "js_file yang salah: %r, mengabaikan"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr "Banyak math_renderers teregistrasi. Namun tidak satu pun math_renderer yang dipilih."
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr "math_renderer %r yang tidak diketahui diberikan."
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr "entri html_extra_path %r tidak ada"
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr "entri html_static_path %r tidak ada"
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr "berkas logo %r tidak ada"
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "berkas favicon %r tidak ada"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "Dokumentasi %s %s"
@ -2734,42 +2734,57 @@ msgstr "inline latex %r: %s"
msgid "Permalink to this equation"
msgstr "Tautan untuk persamaan ini"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr "pengimpanan intersphinx telah dipindahkan: %s -> %s"
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr "memuat penyimpanan intersphinx dari %s..."
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr "mengalami beberapa masalah dengan beberapa inventaris, tetapi mereka memiliki alternatif berfungsi:"
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr "gagal mencapai salah satu inventaris dengan masalah berikut:"
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(di %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr "(dalam %s)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr "pengenal intersphinx %r bukan string. Diabaikan"
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3536,12 +3551,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr "tipe simpul tidak dikenal: %r"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Icelandic (http://www.transifex.com/sphinx-doc/sphinx-1/language/is/)\n"
"MIME-Version: 1.0\n"
@ -629,7 +629,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -639,7 +639,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -764,7 +764,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -887,7 +887,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -933,144 +933,144 @@ msgstr "Almennt yfirlit"
msgid "index"
msgstr "yfirlit"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "næsta"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "fyrri"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2730,42 +2730,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr "Varanlegur hlekkur á þessa jöfnu"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3532,12 +3547,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/sphinx-doc/sphinx-1/language/it/)\n"
"MIME-Version: 1.0\n"
@ -633,7 +633,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -643,7 +643,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -768,7 +768,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -891,7 +891,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -937,144 +937,144 @@ msgstr "Indice generale"
msgid "index"
msgstr "indice"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "successivo"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "precedente"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s documentazione"
@ -2734,42 +2734,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr "Permalink a questa equazione"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(in %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3536,12 +3551,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -24,8 +24,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n"
"MIME-Version: 1.0\n"
@ -645,7 +645,7 @@ msgstr "ドキュメントの出力準備中"
msgid "duplicated ToC entry found: %s"
msgstr "Tocエントリーが重複しています: %s"
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "画像をコピー中... "
@ -655,7 +655,7 @@ msgstr "画像をコピー中... "
msgid "cannot read image file %r: copying it instead"
msgstr "画像ファイル %r をPILで読み込めないため、そのままコピーします"
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -780,7 +780,7 @@ msgstr "EPUB3出力では設定値 \"epub_identifier\" の指定が必要です"
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr "EPUB3出力では設定値 \"version\" が必要です"
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "無効な css_file %r は無視されました"
@ -903,7 +903,7 @@ msgstr "Makefile の書き込みエラー: %s"
msgid "The text files are in %(outdir)s."
msgstr "テキストファイルは%(outdir)sにあります。"
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -949,144 +949,144 @@ msgstr "総合索引"
msgid "index"
msgstr "索引"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "次へ"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "前へ"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr "索引を生成中"
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr "追加のページを出力中"
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "ダウンロードファイルをコピー中..."
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr "ダウンロードファイル %r をコピーできません: %s"
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr "html_static_file 内のファイルのコピーに失敗しました: %s: %r"
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr "静的ファイルをコピー中"
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "静的ファイル %r をコピーできません"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr "extraファイルをコピー中"
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "extraファイル %r をコピーできませんでした"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr "build info ファイル %r の出力に失敗しました"
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr "検索インデックスを読み込めず、ドキュメントビルドの一部が不完全です。"
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr "ページ %s がhtml_sidebarsの複数のパターンに一致しました: %r と %r"
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr "ページ%sの読み込み中にUnicodeエラーが発生しました。非アスキー文字を含む設定値は全てUnicode文字列にしてください。"
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr "%sページのレンダリング中にエラーが発生しました。\n理由: %r "
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr "オブジェクト インベントリを出力"
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr "%s の検索インデックスを出力"
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "無効な js_file %r は無視されました"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr "複数の math_renderer が登録されています。しかし math_renderer は選択されていません。"
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr "不明な math_renderer %r が指定されました。"
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr "html_extra_path %r が見つかりません"
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr "html_extra_path %r がoutdir内に配置されます"
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr "html_static_path %r が見つかりません"
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr "html_static_path %r がoutdir内に配置されます"
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr "ロゴファイル %r がありません"
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "favicon ファイル %r がありません"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr "html_add_permalinksはv3.5.0以降、非推奨となりました。代わりにhtml_permalinksとhtml_permalinks_iconを使用してください。"
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s ドキュメント"
@ -2746,42 +2746,57 @@ msgstr "latex のインライン表示 %r: %s"
msgid "Permalink to this equation"
msgstr "この数式へのパーマリンク"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr "intersphinx インベントリは移動しました: %s -> %s"
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr "%s から intersphinx インベントリをロード中..."
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr "いくつかのインベントリでいくつかの問題に遭遇しましたが、代替手段を持っていました:"
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr "以下の問題があるため、いくつかのインベントリは到達できませんでした:"
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(in %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr "(in %s)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr "intersphinx 識別子 %r は文字列ではありません。無視します"
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr "intersphinx_mapping [%s] の読み取りに失敗しました。無視します: %r"
@ -3548,12 +3563,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr "不明なディレクティブまたはロール名: %s:%s"
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr "不明なノードタイプ: %r"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-05 10:17+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-24 08:02+0000\n"
"Last-Translator: YT H <dev@theYT.net>\n"
"Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n"
"MIME-Version: 1.0\n"
@ -630,7 +630,7 @@ msgstr "문서 준비 중"
msgid "duplicated ToC entry found: %s"
msgstr "중복된 목차 항목 발견: %s"
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "이미지를 복사하는 중… "
@ -640,7 +640,7 @@ msgstr "이미지를 복사하는 중… "
msgid "cannot read image file %r: copying it instead"
msgstr "이미지 파일 %r을(를) 읽을 수 없으며, 대신 복사합니다"
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -765,7 +765,7 @@ msgstr "설정값 \"epub_identifier\"는 EPUB3의 경우 비워 둘 수 없습
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr "설정값 \"version\"은 EPUB3의 경우 비워 둘 수 없습니다"
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "잘못된 css_file: %r, 무시합니다"
@ -888,7 +888,7 @@ msgstr "Makefile 쓰기 오류: %s"
msgid "The text files are in %(outdir)s."
msgstr "텍스트 파일은 %(outdir)s에 있습니다."
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -934,144 +934,144 @@ msgstr "전체 색인"
msgid "index"
msgstr "색인"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "다음"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "이전"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr "색인 생성 중"
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr "추가 페이지 작성 중"
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "다운로드 가능한 파일을 복사하는 중… "
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr "다운로드 가능한 파일 %r을(를) 복사할 수 없습니다: %s"
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr "html_static_file에 있는 파일을 복사할 수 없습니다: %s: %r"
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr "정적 파일을 복사하는 중"
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "정적 파일을 복사할 수 없습니다: %r"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr "추가 파일을 복사하는 중"
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "추가 파일을 복사할 수 없습니다: %r"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr "빌드 정보 파일 쓰기 실패: %r"
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr "검색 색인을 불러올 수 없지만 모든 문서가 작성되지는 않은 것은 아닙니다. 색인이 불완전합니다."
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr "%s 페이지가 html_sidebars의 두 패턴(%r 및 %r)과 일치합니다"
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr "%s 페이지를 렌더링 할 때 유니코드 오류가 발생했습니다. ASCII가 아닌 내용을 포함하는 모든 설정값이 유니코드 문자열인지 확인하십시오."
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr "%s 페이지를 렌더링하는 중에 오류가 발생했습니다.\n원인: %r"
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr "객체 인벤토리 덤프 중"
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr "%s에서 검색 인덱스 덤프 중"
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "잘못된 js_file: %r, 무시합니다"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr "여러 math_renderers가 등록되어 있습니다. 하지만 math_renderer가 선택되지 않았습니다."
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr "알 수 없는 math_renderer %r이(가) 지정되었습니다."
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr "html_extra_path 항목 %r이(가) 없습니다"
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr "html_extra_path 항목 %r이(가) outdir 안에 있습니다"
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr "html_static_path 항목 %r이(가) 없습니다"
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr "html_static_path 항목 %r이(가) outdir 안에 있습니다"
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr "로고 파일 %r이(가) 존재하지 않습니다"
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "Favicon 파일 %r이(가) 존재하지 않습니다"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr "html_add_permalinks는 3.5.0 버전부터 더 이상 사용되지 않습니다. 대신 html_permalinks 및 html_permalinks_icon을 사용하십시오."
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s 문서"
@ -2731,42 +2731,57 @@ msgstr "인라인 LaTeX %r: %s"
msgid "Permalink to this equation"
msgstr "이 수식에 대한 퍼머링크"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr "intersphinx 인벤토리가 이동함: %s -> %s"
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr "%s 에서 intersphinx 인벤토리 로드 중…"
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr "일부 인벤토리에서 몇 가지 문제가 발생했지만, 동작하는 대체 인벤토리로 처리했습니다:"
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr "다음 문제가 있어 어느 인벤토리도 도달하지 못했습니다:"
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(%s v%s에서)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr "(%s에서)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr "외부 상호 참조에 대한 인벤토리를 찾을 수 없음: %s"
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr "외부 상호 참조에 대한 역할을 찾을 수 없음: %s"
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr "외부 %s:%s 참조 대상을 찾을 수 없음: %s"
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr "intersphinx 식별자 %r이(가) 문자열이 아닙니다. 무시합니다"
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr "intersphinx_mapping[%s]을(를) 읽지 못했으며, 무시합니다: %r"
@ -3533,12 +3548,12 @@ msgid ""
"not in the domain."
msgstr "%s 영역에서 문제 발생: 필드가 '%s' 역할을 사용해야 하지만, 해당 역할이 도메인에 없습니다."
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr "알 수 없는 지시문 또는 역할 이름: %s:%s"
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr "알 수 없는 노드 유형: %r"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Lithuanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lt/)\n"
"MIME-Version: 1.0\n"
@ -629,7 +629,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -639,7 +639,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -764,7 +764,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -887,7 +887,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -933,144 +933,144 @@ msgstr "Bendras indeksas"
msgid "index"
msgstr "indeksas"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "kitas"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "praeitas"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2730,42 +2730,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3532,12 +3547,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Latvian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lv/)\n"
"MIME-Version: 1.0\n"
@ -628,7 +628,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -638,7 +638,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -763,7 +763,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -886,7 +886,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -932,144 +932,144 @@ msgstr "Vispārējs indekss"
msgid "index"
msgstr "indekss"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "nākošais"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "iepriekšējs"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2729,42 +2729,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3531,12 +3546,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n"
"MIME-Version: 1.0\n"
@ -629,7 +629,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -639,7 +639,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -764,7 +764,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -887,7 +887,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -933,144 +933,144 @@ msgstr "Главна содржина"
msgid "index"
msgstr "содржина"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "следна"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "претходна"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s документација"
@ -2730,42 +2730,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3532,12 +3547,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-23 00:11+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/sphinx-doc/sphinx-1/language/nb_NO/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-23 00:11+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n"
"MIME-Version: 1.0\n"

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n"
"MIME-Version: 1.0\n"
@ -635,7 +635,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -645,7 +645,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -770,7 +770,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -893,7 +893,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -939,144 +939,144 @@ msgstr "Algemene index"
msgid "index"
msgstr "index"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "volgende"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "vorige"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s documentatie"
@ -2736,42 +2736,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr "Permalink naar deze formule"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(in %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr "(in %s)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3538,12 +3553,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n"
"MIME-Version: 1.0\n"
@ -632,7 +632,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "kopiowanie obrazków..."
@ -642,7 +642,7 @@ msgstr "kopiowanie obrazków..."
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -767,7 +767,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "nieprawidłowy css_file: %r, zignorowano"
@ -890,7 +890,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr "Pliki tekstowe są w %(outdir)s."
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -936,144 +936,144 @@ msgstr "Indeks ogólny"
msgid "index"
msgstr "indeks"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "dalej"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "wstecz"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "kopiowanie plików do pobrania..."
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "nie można skopiować pliku statycznego %r"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "nie można skopiować dodatkowego pliku %r"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr "Wystąpił błąd podczas renderowania strony %s.\nPowód: %r"
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "nieprawidłowy js_file: %r, zignorowano"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr "Podano nieznany math_renderer %r."
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "plik favicon %r nie istnieje"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s - dokumentacja"
@ -2733,42 +2733,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr "Stały odnośnik do tego równania"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(w %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr " (w %s)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3535,12 +3550,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Portuguese (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt/)\n"
"MIME-Version: 1.0\n"
@ -628,7 +628,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -638,7 +638,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -763,7 +763,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -886,7 +886,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -932,144 +932,144 @@ msgstr ""
msgid "index"
msgstr ""
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr ""
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr ""
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2729,42 +2729,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3531,12 +3546,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 02:45+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 14:45+0000\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@ -634,7 +634,7 @@ msgstr "preparando documentos"
msgid "duplicated ToC entry found: %s"
msgstr "entrada de tabela de conteúdos duplicada encontrada: %s"
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "copiando imagens… "
@ -644,7 +644,7 @@ msgstr "copiando imagens… "
msgid "cannot read image file %r: copying it instead"
msgstr "não foi possível ler o arquivo de imagem %r: copiando-o"
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -769,7 +769,7 @@ msgstr "o valor da configuração “epub_identifier” não deve estar vazio pa
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr "o valor da configuração “version” não deve estar vazio para EPUB3"
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "css_file inválido: %r, ignorado"
@ -892,7 +892,7 @@ msgstr "erro ao escrever o arquivo Makefile: %s"
msgid "The text files are in %(outdir)s."
msgstr "Os arquivos texto estão em %(outdir)s."
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -938,144 +938,144 @@ msgstr "Índice Geral"
msgid "index"
msgstr "índice"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "próximo"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "anterior"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr "gerando índices"
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr "escrevendo páginas adicionais"
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "copiando arquivos baixáveis… "
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr "não foi possível copiar o arquivo baixável %r: %s"
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr "Falha ao copiar um arquivo em html_static_file: %s: %r"
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr "copiando arquivos estáticos"
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "não foi possível copiar o arquivo estático %r"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr "copiando arquivos extras"
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "não foi possível copiar o arquivo extra %r"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr "Falha ao escrever o arquivo de informações de compilação: %r"
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr "não foi possível carregar o índice de pesquisa, mas nem todos os documentos serão compilados: o índice ficará incompleto."
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr "a página %s corresponde a dois padrões em html_sidebars: %r e %r"
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr "ocorreu um erro Unicode ao renderizar a página %s. Verifique se todos os valores de configuração que contêm conteúdo não ASCII são strings Unicode."
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr "Ocorreu um erro ao renderizar a página %s.\nMotivo: %r"
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr "despejando inventário de objetos"
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr "despejando índice de pesquisa em %s"
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "js_file inválido: %r, ignorado"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr "Muitos math_renders estão registrados, mas nenhum math_renderer está selecionado."
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr "math_renderer desconhecido %r é fornecido."
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr "a entrada de html_extra_path %r não existe"
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr "entrada de html_extra_path %r está posicionada dentro de outdir"
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr "a entrada de html_static_path %r não existe"
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr "entrada de html_static_path %r está posicionada dento de outdir"
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr "o arquivo logo %r não existe"
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "o arquivo favicon %r não existe"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr "html_add_permalinks foi descontinuado desde v3.5.0. Use html_permalinks e html_permalinks_icon."
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "documentação %s %s"
@ -2735,42 +2735,57 @@ msgstr "latex em linha %r: %s"
msgid "Permalink to this equation"
msgstr "Link permanente para essa equação"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr "o inventário intersphinx foi movido: %s -> %s"
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr "carregando inventário intersphinx de %s…"
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr "encontrados alguns problemas com alguns dos inventários, mas eles tem alternativas em funcionamento:"
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr "falha ao alcançar todos os inventários com os seguintes problemas:"
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(em %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr "(em %s)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr "inventário para referência cruzada externa não encontrado: %s"
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr "papel para referência cruzada externa não encontrado: %s"
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr "alvo da referência externa %s:%s não encontrado: %s"
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr "identificador intersphinx %r não é uma string. Ignorado"
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr "Falha ao ler intersphinx_mapping[%s], ignorado: %r"
@ -3537,12 +3552,12 @@ msgid ""
"not in the domain."
msgstr "Problema no domínio %s: o campo deveria usar o papel \"%s\", mas esse papel não está no domínio."
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr "diretiva ou nome de papel desconhecida(o): %s:%s"
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr "tipo de nó desconhecido: %r"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
@ -630,7 +630,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -640,7 +640,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -765,7 +765,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -888,7 +888,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -934,144 +934,144 @@ msgstr "Índice Geral"
msgid "index"
msgstr "índice"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "próximo"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "anterior"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "Documentação %s %s"
@ -2731,42 +2731,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(em %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3533,12 +3548,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Romanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ro/)\n"
"MIME-Version: 1.0\n"
@ -630,7 +630,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -640,7 +640,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -765,7 +765,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -888,7 +888,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -934,144 +934,144 @@ msgstr "Index General"
msgid "index"
msgstr "index"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "următor"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "precedent"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s documentație"
@ -2731,42 +2731,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(în %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3533,12 +3548,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ru/)\n"
"MIME-Version: 1.0\n"
@ -634,7 +634,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -644,7 +644,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr "Не получается считать файл изображение %r: скопируйте его"
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -769,7 +769,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -892,7 +892,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -938,144 +938,144 @@ msgstr "Алфавитный указатель"
msgid "index"
msgstr "указатель"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "вперёд"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "назад"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "документация %s %s"
@ -2735,42 +2735,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr "Ссылка на это уравнение"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(в %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3537,12 +3552,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Sinhala (http://www.transifex.com/sphinx-doc/sphinx-1/language/si/)\n"
"MIME-Version: 1.0\n"
@ -629,7 +629,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -639,7 +639,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -764,7 +764,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -887,7 +887,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -933,144 +933,144 @@ msgstr ""
msgid "index"
msgstr ""
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "ඊළඟ"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "පෙර"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "%s %s ලේඛණය"
@ -2730,42 +2730,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(%s හි%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3532,12 +3547,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-23 00:11+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n"
"MIME-Version: 1.0\n"
@ -628,7 +628,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -638,7 +638,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -763,7 +763,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -886,7 +886,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -932,144 +932,144 @@ msgstr "Splošni abecedni seznam"
msgid "index"
msgstr "abecedni seznam"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "naprej"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "nazaj"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2729,42 +2729,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3531,12 +3546,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

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

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 15:07+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 09:44+0000\n"
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
"Language-Team: Albanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sq/)\n"
"MIME-Version: 1.0\n"
@ -629,7 +629,7 @@ msgstr "po përgatiten dokumente"
msgid "duplicated ToC entry found: %s"
msgstr "u gjet zë TeL i përsëdytur: %s"
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "po kopjohen figura… "
@ -639,7 +639,7 @@ msgstr "po kopjohen figura… "
msgid "cannot read image file %r: copying it instead"
msgstr "slexohet dot kartelë figure %r: në vend të tij, po kopjohet"
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -764,7 +764,7 @@ msgstr "vlera e formësimit \"epub_identifier\" sduhet të jetë e zbrazët p
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr "vlera e formësimit \"version\" sduhet të jetë e zbrazët për EPUB3"
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr "css_file e pavlefshme: %r, u shpërfill"
@ -887,7 +887,7 @@ msgstr "gabim në shkrim kartele Makefile: %s"
msgid "The text files are in %(outdir)s."
msgstr "Kartelat tekst gjenden në %(outdir)s."
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -933,144 +933,144 @@ msgstr "Tregues i Përgjithshëm"
msgid "index"
msgstr "tregues"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "pasuesi"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "i mëparshmi"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr "po prodhohen tregues"
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr "po shkruhen faqe shtesë"
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr "po kopjohen kartela të shkarkueshme… "
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr "skopjohet dot kartelë e shkarkueshme %r: %s"
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr "Su arrit të kopjohet një kartelë te html_static_file: %s: %r"
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr "po kopjohen kartela statike"
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr "skopjohet dot kartelë statike %r"
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr "po kopjohen kartela ekstra"
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr "skopjohet dot kartelë ekstra %r"
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr "Su arrit të shkruhet kartelë të dhënash montimi: %r"
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr "treguesi i kërkimi su ngarkua dot, por jo krejt dokumentet do të montohen: treguesi do të jetë i paplotë."
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr "faqja %s ka përputhje me dy rregullsi te html_sidebars: %r dhe %r"
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr "ndodhi një gabim Unikod, kur vizatohej faqja %s. Ju lutemi, siguroni që krejt vlerat e formësimit që përmbajnë lëndë jo-ASCII të jenë vargje Unikod."
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr "Ndodhi një gabim gjatë vizatimit të faqes %s.\nArsye: %r"
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr "po shkruhet lënda e treguesit të kërkimeve në %s"
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr "js_file e pavlefshme: %r, u shpërfill"
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr "Janë të regjistruar plot math_renderers. Por su përzgjodh math_renderer."
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr "U dha math_renderer %r i panjohur."
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr "zëri html_extra_path %r sekziston"
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr "zëri %r i html_extra_path entry është vendosur jashtë outdir-it"
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr "zëri html_static_path %r sekziston"
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr "zëri %r i html_extra_path entry është vendosur brenda outdir-it"
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr "kartela stemë %r sekziston"
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr "kartela favikonë %r sekziston"
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr "html_add_permalinks është nxjerrë nga përdorimi që me v3.5.0. Ju lutemi, në vend të tyre përdorni html_permalinks dhe html_permalinks_icon."
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "Dokumentim i %s %s"
@ -2730,42 +2730,57 @@ msgstr "latex brendazi %r: %s"
msgid "Permalink to this equation"
msgstr "Permalidhje te ky ekuacion"
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr "inventari intersphinx është lëvizur: %s -> %s"
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr "po ngarkohet inventari intersphinx prej %s…"
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr "u hasën disa probleme me disa nga inventare, por kishin alternativa funksionale:"
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr "su arrit të kapej ndonjë inventar me problemet vijuese:"
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(te %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr "(te %s)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr "identifikuesi intersphinx %r sështë varg. U shpërfill"
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr "Su arrit të lexohej intersphinx_mapping[%s], u shpërfill: %r"
@ -2851,7 +2866,7 @@ msgstr "atribut %s që mungon te objekt %s"
msgid ""
"autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n"
"%s"
msgstr ""
msgstr "autodoc: su arrit të përcaktohet %s.%s (%r) për tu dokumentuar, u shfaq përjashtimi vijues:\n%s"
#: sphinx/ext/autodoc/__init__.py:908
#, python-format
@ -3530,14 +3545,14 @@ msgstr "e dështuar"
msgid ""
"Problem in %s domain: field is supposed to use role '%s', but that role is "
"not in the domain."
msgstr ""
msgstr "Problem në përkatësinë %s: fusha supozohet të përdorë rol '%s', por ai rol sgjendet te përkatësia."
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr "emër direktive ose roli të panjohur: %s:%s"
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr "lloj i panjohur nyjeje: %r"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n"
"MIME-Version: 1.0\n"
@ -630,7 +630,7 @@ msgstr "припремање докумената"
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr "пребацивање слика... "
@ -640,7 +640,7 @@ msgstr "пребацивање слика... "
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -765,7 +765,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -888,7 +888,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -934,144 +934,144 @@ msgstr ""
msgid "index"
msgstr "индекс"
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr "напред"
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr "назад"
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr "документација %s %s"
@ -2731,42 +2731,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr "(у %s v%s)"
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr "(у %s)"
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3533,12 +3548,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-01-16 00:12+0000\n"
"PO-Revision-Date: 2022-01-02 00:12+0000\n"
"POT-Creation-Date: 2022-01-30 00:11+0000\n"
"PO-Revision-Date: 2022-01-23 00:11+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@ -628,7 +628,7 @@ msgstr ""
msgid "duplicated ToC entry found: %s"
msgstr ""
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:730
#: sphinx/builders/_epub_base.py:405 sphinx/builders/html/__init__.py:731
#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:176
msgid "copying images... "
msgstr ""
@ -638,7 +638,7 @@ msgstr ""
msgid "cannot read image file %r: copying it instead"
msgstr ""
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:738
#: sphinx/builders/_epub_base.py:418 sphinx/builders/html/__init__.py:739
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
@ -763,7 +763,7 @@ msgstr ""
msgid "conf value \"version\" should not be empty for EPUB3"
msgstr ""
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1121
#: sphinx/builders/epub3.py:235 sphinx/builders/html/__init__.py:1122
#, python-format
msgid "invalid css_file: %r, ignored"
msgstr ""
@ -886,7 +886,7 @@ msgstr ""
msgid "The text files are in %(outdir)s."
msgstr ""
#: sphinx/builders/html/__init__.py:1074 sphinx/builders/text.py:77
#: sphinx/builders/html/__init__.py:1075 sphinx/builders/text.py:77
#: sphinx/builders/xml.py:94
#, python-format
msgid "error writing file %s: %s"
@ -932,144 +932,144 @@ msgstr ""
msgid "index"
msgstr ""
#: sphinx/builders/html/__init__.py:551
#: sphinx/builders/html/__init__.py:552
msgid "next"
msgstr ""
#: sphinx/builders/html/__init__.py:560
#: sphinx/builders/html/__init__.py:561
msgid "previous"
msgstr ""
#: sphinx/builders/html/__init__.py:654
#: sphinx/builders/html/__init__.py:655
msgid "generating indices"
msgstr ""
#: sphinx/builders/html/__init__.py:669
#: sphinx/builders/html/__init__.py:670
msgid "writing additional pages"
msgstr ""
#: sphinx/builders/html/__init__.py:748
#: sphinx/builders/html/__init__.py:749
msgid "copying downloadable files... "
msgstr ""
#: sphinx/builders/html/__init__.py:756
#: sphinx/builders/html/__init__.py:757
#, python-format
msgid "cannot copy downloadable file %r: %s"
msgstr ""
#: sphinx/builders/html/__init__.py:788 sphinx/builders/html/__init__.py:800
#: sphinx/builders/html/__init__.py:789 sphinx/builders/html/__init__.py:801
#, python-format
msgid "Failed to copy a file in html_static_file: %s: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:821
#: sphinx/builders/html/__init__.py:822
msgid "copying static files"
msgstr ""
#: sphinx/builders/html/__init__.py:837
#: sphinx/builders/html/__init__.py:838
#, python-format
msgid "cannot copy static file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:842
#: sphinx/builders/html/__init__.py:843
msgid "copying extra files"
msgstr ""
#: sphinx/builders/html/__init__.py:848
#: sphinx/builders/html/__init__.py:849
#, python-format
msgid "cannot copy extra file %r"
msgstr ""
#: sphinx/builders/html/__init__.py:855
#: sphinx/builders/html/__init__.py:856
#, python-format
msgid "Failed to write build info file: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:903
#: sphinx/builders/html/__init__.py:904
msgid ""
"search index couldn't be loaded, but not all documents will be built: the "
"index will be incomplete."
msgstr ""
#: sphinx/builders/html/__init__.py:964
#: sphinx/builders/html/__init__.py:965
#, python-format
msgid "page %s matches two patterns in html_sidebars: %r and %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1057
#: sphinx/builders/html/__init__.py:1058
#, python-format
msgid ""
"a Unicode error occurred when rendering the page %s. Please make sure all "
"config values that contain non-ASCII content are Unicode strings."
msgstr ""
#: sphinx/builders/html/__init__.py:1062
#: sphinx/builders/html/__init__.py:1063
#, python-format
msgid ""
"An error happened in rendering the page %s.\n"
"Reason: %r"
msgstr ""
#: sphinx/builders/html/__init__.py:1091
#: sphinx/builders/html/__init__.py:1092
msgid "dumping object inventory"
msgstr ""
#: sphinx/builders/html/__init__.py:1096
#: sphinx/builders/html/__init__.py:1097
#, python-format
msgid "dumping search index in %s"
msgstr ""
#: sphinx/builders/html/__init__.py:1138
#: sphinx/builders/html/__init__.py:1139
#, python-format
msgid "invalid js_file: %r, ignored"
msgstr ""
#: sphinx/builders/html/__init__.py:1225
#: sphinx/builders/html/__init__.py:1226
msgid "Many math_renderers are registered. But no math_renderer is selected."
msgstr ""
#: sphinx/builders/html/__init__.py:1228
#: sphinx/builders/html/__init__.py:1229
#, python-format
msgid "Unknown math_renderer %r is given."
msgstr ""
#: sphinx/builders/html/__init__.py:1236
#: sphinx/builders/html/__init__.py:1237
#, python-format
msgid "html_extra_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1240
#: sphinx/builders/html/__init__.py:1241
#, python-format
msgid "html_extra_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1249
#: sphinx/builders/html/__init__.py:1250
#, python-format
msgid "html_static_path entry %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1253
#: sphinx/builders/html/__init__.py:1254
#, python-format
msgid "html_static_path entry %r is placed inside outdir"
msgstr ""
#: sphinx/builders/html/__init__.py:1262 sphinx/builders/latex/__init__.py:433
#: sphinx/builders/html/__init__.py:1263 sphinx/builders/latex/__init__.py:433
#, python-format
msgid "logo file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1271
#: sphinx/builders/html/__init__.py:1272
#, python-format
msgid "favicon file %r does not exist"
msgstr ""
#: sphinx/builders/html/__init__.py:1291
#: sphinx/builders/html/__init__.py:1292
msgid ""
"html_add_permalinks has been deprecated since v3.5.0. Please use "
"html_permalinks and html_permalinks_icon instead."
msgstr ""
#: sphinx/builders/html/__init__.py:1317
#: sphinx/builders/html/__init__.py:1318
#, python-format
msgid "%s %s documentation"
msgstr ""
@ -2729,42 +2729,57 @@ msgstr ""
msgid "Permalink to this equation"
msgstr ""
#: sphinx/ext/intersphinx.py:174
#: sphinx/ext/intersphinx.py:179
#, python-format
msgid "intersphinx inventory has moved: %s -> %s"
msgstr ""
#: sphinx/ext/intersphinx.py:205
#: sphinx/ext/intersphinx.py:210
#, python-format
msgid "loading intersphinx inventory from %s..."
msgstr ""
#: sphinx/ext/intersphinx.py:219
#: sphinx/ext/intersphinx.py:224
msgid ""
"encountered some issues with some of the inventories, but they had working "
"alternatives:"
msgstr ""
#: sphinx/ext/intersphinx.py:225
#: sphinx/ext/intersphinx.py:230
msgid "failed to reach any of the inventories with the following issues:"
msgstr ""
#: sphinx/ext/intersphinx.py:270
#: sphinx/ext/intersphinx.py:275
#, python-format
msgid "(in %s v%s)"
msgstr ""
#: sphinx/ext/intersphinx.py:272
#: sphinx/ext/intersphinx.py:277
#, python-format
msgid "(in %s)"
msgstr ""
#: sphinx/ext/intersphinx.py:476
#: sphinx/ext/intersphinx.py:501
#, python-format
msgid "inventory for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:507
#, python-format
msgid "role for external cross-reference not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:594
#, python-format
msgid "external %s:%s reference target not found: %s"
msgstr ""
#: sphinx/ext/intersphinx.py:619
#, python-format
msgid "intersphinx identifier %r is not string. Ignored"
msgstr ""
#: sphinx/ext/intersphinx.py:489
#: sphinx/ext/intersphinx.py:632
#, python-format
msgid "Failed to read intersphinx_mapping[%s], ignored: %r"
msgstr ""
@ -3531,12 +3546,12 @@ msgid ""
"not in the domain."
msgstr ""
#: sphinx/util/docutils.py:213
#: sphinx/util/docutils.py:233
#, python-format
msgid "unknown directive or role name: %s:%s"
msgstr ""
#: sphinx/util/docutils.py:500
#: sphinx/util/docutils.py:523
#, python-format
msgid "unknown node type: %r"
msgstr ""

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