diff --git a/sphinx/locale/ar/LC_MESSAGES/sphinx.js b/sphinx/locale/ar/LC_MESSAGES/sphinx.js index ede667abd..abb55390b 100644 --- a/sphinx/locale/ar/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/ar/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "\u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u062a\u0627\u0644\u064a", "Other changes": "", "Overview": "", - "Permalink to this definition": "", - "Permalink to this headline": "", "Please activate JavaScript to enable the search\n functionality.": "", "Preparing search...": "", "Previous topic": "\u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0633\u0627\u0628\u0642", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "\u0628\u062d\u062b", "Search Page": "\u0635\u0641\u062d\u0629 \u0627\u0644\u0628\u062d\u062b", "Search Results": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "\u0627\u0644\u0628\u062d\u062b \u0636\u0645\u0646 %(docstitle)s", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/ar/LC_MESSAGES/sphinx.mo b/sphinx/locale/ar/LC_MESSAGES/sphinx.mo index 1284abfe2..bf0856b16 100644 Binary files a/sphinx/locale/ar/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ar/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ar/LC_MESSAGES/sphinx.po b/sphinx/locale/ar/LC_MESSAGES/sphinx.po index 653b28f2b..4e14351cd 100644 --- a/sphinx/locale/ar/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ar/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Abdullah ahmed , 2020\n" "Language-Team: Arabic (http://www.transifex.com/sphinx-doc/sphinx-1/language/ar/)\n" @@ -67,76 +67,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "تحميل الترجمات [ %s ]" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "تم" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "غير متوفرة للرسائل الافتراضية المدمجة" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "فشل: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "لم يتم اختيار نوع البناء، تم استخدام نوع البناء الافتراضي: html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "نجح" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "انتهى مع وجود مشاكل" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "بناء %s، %sتحذير." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "بناء %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -144,12 +144,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -157,12 +157,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -630,8 +630,8 @@ msgstr "تجهيز المستندات" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "نسخ الصور..." @@ -640,8 +640,8 @@ msgstr "نسخ الصور..." msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -765,7 +765,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -788,22 +788,22 @@ msgstr "قراءة القوالب" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -817,7 +817,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -861,16 +861,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "معالجة %s" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "" @@ -888,7 +888,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -904,238 +904,238 @@ msgstr "ملفات الXML موجودة في %(outdir)s" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "صفحة الHTML موجودة في %(outdir)s" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "الفهرس العام" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "الفهرس" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "التالي" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "السابق" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "إنشاء الفهرس" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "كتابة صفحات إضافية " -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "نسخ الملفات القابلة للتحميل للنسخ..." -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "غير قادر على نسخ الملفات القابلة للتحميل %r : %s" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 +#: sphinx/builders/html/__init__.py:841 #, python-format msgid "cannot copy static file %r" msgstr "غير قادر على نسخ الملف الثابت %r" -#: sphinx/builders/html/__init__.py:835 +#: sphinx/builders/html/__init__.py:846 msgid "copying extra files" msgstr "نسخ ملفات إضافية" -#: sphinx/builders/html/__init__.py:841 +#: sphinx/builders/html/__init__.py:852 #, python-format msgid "cannot copy extra file %r" msgstr "غير قادر على نسخ المف الإضافي %r" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "ملف الشعار %r غير موجود" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "ملف الايقونة %r غير موجود" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "" @@ -1891,12 +1891,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "" @@ -1909,7 +1909,7 @@ msgid "variable" msgstr "متغير" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "" @@ -1987,7 +1987,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "كائن" @@ -2004,7 +2004,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2019,7 +2019,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2033,20 +2033,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2077,7 +2077,7 @@ msgstr "" msgid "object" msgstr "كائن" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "" @@ -2089,92 +2089,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "متغيرات" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2210,112 +2210,112 @@ msgstr "متغير بيئة العمل" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "صفحة البحث" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2396,17 +2396,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2616,12 +2616,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2837,39 +2851,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2877,82 +2891,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3001,12 +3015,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3206,7 +3220,7 @@ msgstr "صفحة" msgid "Table of Contents" msgstr "قائمة المحتويات" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "بحث" @@ -3287,35 +3301,35 @@ msgstr "" msgid "Navigation" msgstr "" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "البحث ضمن %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "الحقوق" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© حقوق النشر %(copyright)s" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© حقوق النشر %(copyright)s" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "" -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3360,12 +3374,12 @@ msgid "search" msgstr "بحث" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "نتائج البحث" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3407,46 +3421,34 @@ msgstr "" msgid "Other changes" msgstr "" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 +msgid "Collapse sidebar" msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 -msgid "Collapse sidebar" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" msgstr "" #: sphinx/themes/haiku/layout.html:24 @@ -3468,25 +3470,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3528,16 +3530,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "فشل" @@ -3558,22 +3560,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3595,6 +3597,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3609,6 +3616,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3629,40 +3641,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/bg/LC_MESSAGES/sphinx.mo b/sphinx/locale/bg/LC_MESSAGES/sphinx.mo index 423731acf..20dd5104e 100644 Binary files a/sphinx/locale/bg/LC_MESSAGES/sphinx.mo and b/sphinx/locale/bg/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/bg/LC_MESSAGES/sphinx.po b/sphinx/locale/bg/LC_MESSAGES/sphinx.po index 2d97fba0e..e5031707c 100644 --- a/sphinx/locale/bg/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/bg/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n" @@ -2849,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2889,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3432,11 +3432,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.mo b/sphinx/locale/bn/LC_MESSAGES/sphinx.mo index 5488e0822..530d121b2 100644 Binary files a/sphinx/locale/bn/LC_MESSAGES/sphinx.mo and b/sphinx/locale/bn/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.po b/sphinx/locale/bn/LC_MESSAGES/sphinx.po index 91adf000d..206ef7032 100644 --- a/sphinx/locale/bn/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/bn/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FIRST AUTHOR , 2009\n" "Language-Team: Bengali (http://www.transifex.com/sphinx-doc/sphinx-1/language/bn/)\n" @@ -2850,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2890,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3433,11 +3433,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/ca/LC_MESSAGES/sphinx.mo b/sphinx/locale/ca/LC_MESSAGES/sphinx.mo index 9b14b0210..ca9b3844b 100644 Binary files a/sphinx/locale/ca/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ca/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ca/LC_MESSAGES/sphinx.po b/sphinx/locale/ca/LC_MESSAGES/sphinx.po index d10580a9a..b3da8444e 100644 --- a/sphinx/locale/ca/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ca/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FIRST AUTHOR , 2009\n" "Language-Team: Catalan (http://www.transifex.com/sphinx-doc/sphinx-1/language/ca/)\n" @@ -2850,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2890,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3433,11 +3433,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/cak/LC_MESSAGES/sphinx.mo b/sphinx/locale/cak/LC_MESSAGES/sphinx.mo index c061ef39f..8876d7f39 100644 Binary files a/sphinx/locale/cak/LC_MESSAGES/sphinx.mo and b/sphinx/locale/cak/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/cak/LC_MESSAGES/sphinx.po b/sphinx/locale/cak/LC_MESSAGES/sphinx.po index e0d9908d5..0f7cbef2f 100644 --- a/sphinx/locale/cak/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cak/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Julien Malard , 2019\n" "Language-Team: Kaqchikel (http://www.transifex.com/sphinx-doc/sphinx-1/language/cak/)\n" @@ -2850,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2890,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3433,11 +3433,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", pa" diff --git a/sphinx/locale/cs/LC_MESSAGES/sphinx.mo b/sphinx/locale/cs/LC_MESSAGES/sphinx.mo index 087c1eeb9..98ff1bdac 100644 Binary files a/sphinx/locale/cs/LC_MESSAGES/sphinx.mo and b/sphinx/locale/cs/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/cs/LC_MESSAGES/sphinx.po b/sphinx/locale/cs/LC_MESSAGES/sphinx.po index 087b03fab..3177f5ac8 100644 --- a/sphinx/locale/cs/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cs/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Vilibald W. , 2014-2015\n" "Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n" @@ -2851,39 +2851,39 @@ msgstr "Přehled: kód modulu" msgid "

All modules for which code is available

" msgstr "

Všechny moduly s dostupným kódem

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2891,82 +2891,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3434,11 +3434,11 @@ msgstr "" msgid "Searching" msgstr "Probíhá vyhledání" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Vyhledávání se připravuje..." -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", v " diff --git a/sphinx/locale/cy/LC_MESSAGES/sphinx.js b/sphinx/locale/cy/LC_MESSAGES/sphinx.js index d97f94c85..01b389e67 100644 --- a/sphinx/locale/cy/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/cy/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Pwnc nesaf", "Other changes": "Newidiadau arall", "Overview": "Trosolwg", - "Permalink to this definition": "Permalink i'r diffiniad hwn", - "Permalink to this headline": "Permalink i'r pennawd hwn", "Please activate JavaScript to enable the search\n functionality.": "Trwoch JavaScript ymlaen i alluogi'r chwilio.", "Preparing search...": "Paratoi chwilio...", "Previous topic": "Pwnc blaenorol", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Chwilio", "Search Page": "Tudalen Chwilio", "Search Results": "Canlyniadau chwilio", - "Search finished, found %s page(s) matching the search query.": "Chwiliad wedi gorffen, wedi ffeindio %s tudalen(nau) yn cyfateb a'r ymholiad chwilio.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Chwilio o fewn %(docstitle)s", "Searching": "Yn chwilio", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/cy/LC_MESSAGES/sphinx.mo b/sphinx/locale/cy/LC_MESSAGES/sphinx.mo index 0c71871e3..2a90dc720 100644 Binary files a/sphinx/locale/cy/LC_MESSAGES/sphinx.mo and b/sphinx/locale/cy/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/cy/LC_MESSAGES/sphinx.po b/sphinx/locale/cy/LC_MESSAGES/sphinx.po index 680c290a8..d5117877e 100644 --- a/sphinx/locale/cy/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cy/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Geraint Palmer , 2016\n" "Language-Team: Welsh (http://www.transifex.com/sphinx-doc/sphinx-1/language/cy/)\n" @@ -67,76 +67,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -144,12 +144,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -157,12 +157,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -630,8 +630,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -640,8 +640,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -765,7 +765,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -788,22 +788,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -817,7 +817,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -861,16 +861,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (yn " @@ -888,7 +888,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -904,238 +904,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Indecs cyffredinol" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "indecs" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "nesaf" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "blaenorol" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "Dogfennaeth %s %s " -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Indecs" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Rhyddhad" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Paramedrau" @@ -1891,12 +1891,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "" @@ -1909,7 +1909,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "ffwythiant" @@ -1987,7 +1987,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "" @@ -2004,7 +2004,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2019,7 +2019,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "%s (newidyn byd-eang neu cysonyn)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2033,20 +2033,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modiwl" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2077,7 +2077,7 @@ msgstr "gweithredydd" msgid "object" msgstr "gwrthrych" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "" @@ -2089,92 +2089,92 @@ msgstr "datganiad" msgid "built-in function" msgstr "ffwythiant built-in" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2210,112 +2210,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Indecs Modiwlau" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Tudalen Chwilio" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2396,17 +2396,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2616,12 +2616,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2837,39 +2851,39 @@ msgstr "Trosolwg: cod y modiwl" msgid "

All modules for which code is available

" msgstr "

Holl fodiwlau lle mae'r cod ar gael

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2877,82 +2891,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3001,12 +3015,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3206,7 +3220,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Chwilio" @@ -3287,35 +3301,35 @@ msgstr "gall fod yn enfawr" msgid "Navigation" msgstr "Llywio" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Chwilio o fewn %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Ynglŷn â'r dogfennau hyn" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Hawlfraint" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Diweddarwyd yn ddiwethaf ar %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3360,12 +3374,12 @@ msgid "search" msgstr "chwilio" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Canlyniadau chwilio" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3407,48 +3421,36 @@ msgstr "Newidiadau i'r C-API" msgid "Other changes" msgstr "Newidiadau arall" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Permalink i'r pennawd hwn" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Permalink i'r diffiniad hwn" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Cuddio Canlyniadau Chwilio" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Yn chwilio" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Paratoi chwilio..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Chwiliad wedi gorffen, wedi ffeindio %s tudalen(nau) yn cyfateb a'r ymholiad chwilio." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", yn " -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Ehangu'r bar ochr" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Cyfangu'r bar ochr" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Ehangu'r bar ochr" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Cynnwys" @@ -3468,25 +3470,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3528,16 +3530,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3558,22 +3560,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3595,6 +3597,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Permalink i'r diffiniad hwn" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3609,6 +3616,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Permalink i'r tabl hwn" @@ -3629,40 +3641,40 @@ msgstr "Permalink i'r toctree hwn" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Troednodiadau" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/da/LC_MESSAGES/sphinx.js b/sphinx/locale/da/LC_MESSAGES/sphinx.js index 26ee0a626..ebeaff166 100644 --- a/sphinx/locale/da/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/da/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "N\u00e6ste emne", "Other changes": "Andre \u00e6ndringer", "Overview": "Oversigt", - "Permalink to this definition": "Permalink til denne definition", - "Permalink to this headline": "Permalink til denne overskrift", "Please activate JavaScript to enable the search\n functionality.": "Aktiv\u00e9r venligst JavaScript for at aktivere\n s\u00f8gefunktionalitet.", "Preparing search...": "Forbereder s\u00f8gning...", "Previous topic": "Forrige emne", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "S\u00f8g", "Search Page": "S\u00f8geside", "Search Results": "S\u00f8geresultater", - "Search finished, found %s page(s) matching the search query.": "S\u00f8gning f\u00e6rdig, fandt %s sider der matcher s\u00f8geforesp\u00f8rgslen.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "S\u00f8g i %(docstitle)s", "Searching": "S\u00f8ger", "Searching for multiple words only shows matches that contain\n all words.": "Bem\u00e6rk: Hvis du s\u00f8ger efter flere ord, vises kun resultater der indeholder alle ordene.", diff --git a/sphinx/locale/da/LC_MESSAGES/sphinx.mo b/sphinx/locale/da/LC_MESSAGES/sphinx.mo index 5b78abdcd..a58a46b41 100644 Binary files a/sphinx/locale/da/LC_MESSAGES/sphinx.mo and b/sphinx/locale/da/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/da/LC_MESSAGES/sphinx.po b/sphinx/locale/da/LC_MESSAGES/sphinx.po index 9ed0e8292..be4b1eae8 100644 --- a/sphinx/locale/da/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/da/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2021\n" "Language-Team: Danish (http://www.transifex.com/sphinx-doc/sphinx-1/language/da/)\n" @@ -69,76 +69,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "indlæser oversættelser [%s] ..." -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "færdig" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "ikke tilgængelig for indbyggede beskeder" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "fejlede: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "lykkedes" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "færdig med problemer" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "kompilering %s, %s advarsel." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "kompilering %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -146,12 +146,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -159,12 +159,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -632,8 +632,8 @@ msgstr "forbereder dokumenter" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -642,8 +642,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -767,7 +767,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "ugyldig css_file: %r, ignoreret" @@ -790,22 +790,22 @@ msgstr "læser skabeloner ..." msgid "writing message catalogs... " msgstr "skriver beskedkataloger ..." -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -819,7 +819,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -863,16 +863,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (i " @@ -890,7 +890,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -906,238 +906,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "HTML-siderne er i %(outdir)s." -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%d. %b, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Generelt indeks" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "indeks" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "næste" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "forrige" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "kan ikke kopiere statisk fil %r" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "kan ikke kopiere statisk fil %r" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "udgyldig js_file: %r, ignoreret" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "favicon-filen %r findes ikke" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s dokumentation" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Indeks" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Udgave" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametre" @@ -1893,12 +1893,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Returnerer" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Returtype" @@ -1911,7 +1911,7 @@ msgid "variable" msgstr "variabel" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funktion" @@ -1989,7 +1989,7 @@ msgid "Throws" msgstr "Kaster" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "klasse" @@ -2006,7 +2006,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (indbygget funktion)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (metode i %s)" @@ -2021,7 +2021,7 @@ msgstr "%s() (klasse)" msgid "%s (global variable or constant)" msgstr "%s (global variabel eller konstant)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (attribut i %s)" @@ -2035,20 +2035,20 @@ msgstr "Parametre" msgid "%s (module)" msgstr "%s (modul)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "metode" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "data" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "attribut" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modul" @@ -2062,7 +2062,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2079,7 +2079,7 @@ msgstr "operator" msgid "object" msgstr "objekt" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "undtagelse" @@ -2091,92 +2091,92 @@ msgstr "erklæring" msgid "built-in function" msgstr "indbygget funktion" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Variable" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Rejser" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (i modulet %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (i modulet %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (indbygget variabel)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (indbygget klasse)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (klasse i %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (klassemetode i %s)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (statisk metode i %s)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Python-modulindeks" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "moduler" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Forældet" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "klassemetode" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "statisk metode" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (forældet)" @@ -2212,112 +2212,112 @@ msgstr "rolle" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "miljøvariabel; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "begreb i ordliste" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "grammatisk element" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "referenceetiket" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "miljøvariabel" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "programtilvalg" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "dokument" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Modulindeks" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Søgeside" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2398,17 +2398,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2618,12 +2618,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2839,39 +2853,39 @@ msgstr "Oversigt: modulkode" msgid "

All modules for which code is available

" msgstr "

Alle moduler, der er kode tilgængelig for

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2879,82 +2893,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3003,12 +3017,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3208,7 +3222,7 @@ msgstr "side" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Søg" @@ -3289,35 +3303,35 @@ msgstr "kan være enormt" msgid "Navigation" msgstr "Navigation" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Søg i %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Om disse dokumenter" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Ophavsret" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Ophavsret %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Ophavsret %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Sidst opdateret %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3362,12 +3376,12 @@ msgid "search" msgstr "søg" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Søgeresultater" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3409,48 +3423,36 @@ msgstr "Ændringer i C-API" msgid "Other changes" msgstr "Andre ændringer" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Permalink til denne overskrift" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Permalink til denne definition" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Skjul søgeresultater" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Søger" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Forbereder søgning..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Søgning færdig, fandt %s sider der matcher søgeforespørgslen." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", i" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Udfold sidebjælke" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Sammenfold sidebjælke" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Udfold sidebjælke" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Indhold" @@ -3470,25 +3472,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3530,16 +3532,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3560,22 +3562,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3597,6 +3599,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Permalink til denne definition" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3611,6 +3618,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Permahenvisning til denne tabel" @@ -3631,40 +3643,40 @@ msgstr "Permahenvisning til dette toctree" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Fodnoter" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.js b/sphinx/locale/de/LC_MESSAGES/sphinx.js index fae6a5b65..24fe21b58 100644 --- a/sphinx/locale/de/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/de/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "N\u00e4chstes Thema", "Other changes": "Andere \u00c4nderungen", "Overview": "\u00dcbersicht", - "Permalink to this definition": "Link zu dieser Definition", - "Permalink to this headline": "Link zu dieser \u00dcberschrift", "Please activate JavaScript to enable the search\n functionality.": "Bitte aktivieren Sie JavaScript, wenn Sie die Suchfunktion nutzen wollen.", "Preparing search...": "Suche wird vorbereitet...", "Previous topic": "Vorheriges Thema", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Suche", "Search Page": "Suche", "Search Results": "Suchergebnisse", - "Search finished, found %s page(s) matching the search query.": "Die Suche ist fertig, es wurde(n) %s Seite(n) mit Treffern gefunden.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Suche in %(docstitle)s", "Searching": "Suchen", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.mo b/sphinx/locale/de/LC_MESSAGES/sphinx.mo index 7a1510974..d9293ff5c 100644 Binary files a/sphinx/locale/de/LC_MESSAGES/sphinx.mo and b/sphinx/locale/de/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.po b/sphinx/locale/de/LC_MESSAGES/sphinx.po index 5cd642b57..eb32654fd 100644 --- a/sphinx/locale/de/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/de/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Jean-François B. , 2018\n" "Language-Team: German (http://www.transifex.com/sphinx-doc/sphinx-1/language/de/)\n" @@ -69,76 +69,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "Lade Übersetzungen [%s]…" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "erledigt" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "nicht verfügbar für vordefinierte Nachrichten" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "Fehlgeschlagen: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "Kein builder ausgewählt, verwende 'html' per default" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "abgeschlossen" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "mit Problemen beendet" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -146,12 +146,12 @@ msgid "" "explicit" msgstr "Die Erweiterung %s gibt nicht an ob paralleles Datenlesen fehlerfrei möglich ist, es wird daher nicht davon ausgegangen - bitte kontaktiere den Erweiterungsautor zur Überprüfung und Angabe" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -159,12 +159,12 @@ msgid "" "explicit" msgstr "Die Erweiterung %s gibt nicht an ob paralleles Datenschreiben fehlerfrei möglich ist, es wird daher nicht davon ausgegangen - bitte kontaktiere den Erweiterungsautor zur Überprüfung und Angabe" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -632,8 +632,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -642,8 +642,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -767,7 +767,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -790,22 +790,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -819,7 +819,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -863,16 +863,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (in " @@ -890,7 +890,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -906,238 +906,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%d.%m.%Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Stichwortverzeichnis" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "Index" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "weiter" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "zurück" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s Dokumentation" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Stichwortverzeichnis" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Release" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parameter" @@ -1893,12 +1893,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Rückgabe" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Rückgabetyp" @@ -1911,7 +1911,7 @@ msgid "variable" msgstr "Variable" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "Funktion" @@ -1989,7 +1989,7 @@ msgid "Throws" msgstr "Wirft" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "Klasse" @@ -2006,7 +2006,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (Standard-Funktion)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (Methode von %s)" @@ -2021,7 +2021,7 @@ msgstr "%s() (Klasse)" msgid "%s (global variable or constant)" msgstr "%s (globale Variable oder Konstante)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (Attribut von %s)" @@ -2035,20 +2035,20 @@ msgstr "Parameter" msgid "%s (module)" msgstr "%s (Modul)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "Methode" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "Wert" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "Attribut" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "Modul" @@ -2062,7 +2062,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2079,7 +2079,7 @@ msgstr "Operator" msgid "object" msgstr "Objekt" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "Exception" @@ -2091,92 +2091,92 @@ msgstr "Anweisung" msgid "built-in function" msgstr "Builtin-Funktion" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Variablen" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Verursacht" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (im Modul %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (in Modul %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (Standard-Variable)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (Builtin-Klasse)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (Klasse in %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (Klassenmethode von %s)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (statische Methode von %s)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Python-Modulindex" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "Module" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Veraltet" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "Klassenmethode" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "statische Methode" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (veraltet)" @@ -2212,112 +2212,112 @@ msgstr "Rolle" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "Umgebungsvariable; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "Glossareintrag" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "Grammatik-Token" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "Referenz-Label" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "Umgebungsvariable" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "Programmoption" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Modulindex" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Suche" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2398,17 +2398,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2618,12 +2618,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2839,39 +2853,39 @@ msgstr "Überblick: Modul-Quellcode" msgid "

All modules for which code is available

" msgstr "

Alle Module, für die Quellcode verfügbar ist

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2879,82 +2893,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3003,12 +3017,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3208,7 +3222,7 @@ msgstr "Seite" msgid "Table of Contents" msgstr "Inhaltsverzeichnis" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Suche" @@ -3289,35 +3303,35 @@ msgstr "kann groß sein" msgid "Navigation" msgstr "Navigation" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Suche in %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Über dieses Dokument" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Copyright" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Zuletzt aktualisiert am %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3362,12 +3376,12 @@ msgid "search" msgstr "suchen" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Suchergebnisse" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3409,48 +3423,36 @@ msgstr "C API-Änderungen" msgid "Other changes" msgstr "Andere Änderungen" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Link zu dieser Überschrift" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Link zu dieser Definition" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Suchergebnisse ausblenden" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Suchen" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Suche wird vorbereitet..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Die Suche ist fertig, es wurde(n) %s Seite(n) mit Treffern gefunden." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", in " -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Seitenleiste ausklappen" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Seitenleiste einklappen" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Seitenleiste ausklappen" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Inhalt" @@ -3470,25 +3472,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3530,16 +3532,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3560,22 +3562,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3597,6 +3599,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Link zu dieser Definition" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3611,6 +3618,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Link zu dieser Tabelle" @@ -3631,40 +3643,40 @@ msgstr "Permanenter Link zu diesem Inhaltsverzeichnis" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Fußnoten" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/el/LC_MESSAGES/sphinx.mo b/sphinx/locale/el/LC_MESSAGES/sphinx.mo index 86372188a..971fe2ff1 100644 Binary files a/sphinx/locale/el/LC_MESSAGES/sphinx.mo and b/sphinx/locale/el/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/el/LC_MESSAGES/sphinx.po b/sphinx/locale/el/LC_MESSAGES/sphinx.po index 479c2e66c..bcc237356 100644 --- a/sphinx/locale/el/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/el/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2021\n" "Language-Team: Greek (http://www.transifex.com/sphinx-doc/sphinx-1/language/el/)\n" @@ -2852,39 +2852,39 @@ msgstr "Επισκόπηση: κώδικας της μονάδας" msgid "

All modules for which code is available

" msgstr "

Όλες οι μονάδες για τις οποίες υπάρχει διαθέσιμος κώδικας

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "ανέγκυρη υπογραφή για αυτόματο %s (%r)" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "σφάλμα κατά τη μορφοποίηση των ορισμάτων για %s:%s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "απουσιάζει το χαρακτηριστικό %s στο αντικείμενο %s" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2892,82 +2892,82 @@ msgid "" "explicit module name)" msgstr "δεν γνωρίζω ποιο δομοστοιχείο να εισάγω για αυτόματη τεκμηρίωση %r (προσπαθήστε να τοποθετήσετε μία οδηγία \"module\" ή \"currentmodule\" στο έγγραφο, ή να δώσετε ένα σαφές όνομα δομοστοιχείου)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "\"::\" στο όνομα automodule δεν βγάζει νόημα" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "ορίσματα υπογραφής ή επιστροφή σημείωσης η οποία δόθηκε για το automodule %s" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ πρέπει να είναι λίστα στοιχειοσειράς, όχι %r (στο δομοστοιχείο %s) -- θα αγνοηθεί το __all__" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Βάσεις: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3435,11 +3435,11 @@ msgstr "" msgid "Searching" msgstr "Εκτελείται η αναζήτηση" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Προετοιμασία αναζήτησης..." -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", στο " diff --git a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo index d61b63b83..1e18dcc6f 100644 Binary files a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo and b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po index ee7d40c0a..abd4c0c87 100644 --- a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n" @@ -2849,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2889,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3432,11 +3432,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo index 299c6172a..e583ddd16 100644 Binary files a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo and b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po index 097a7d90d..94c0317c0 100644 --- a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Adam Turner, 2022\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_GB/)\n" @@ -2850,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2890,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3433,11 +3433,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo index 2ba7676e9..782a54bf6 100644 Binary files a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo and b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po index de134280a..0d0d53e40 100644 --- a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_HK/)\n" @@ -2849,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2889,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3432,11 +3432,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.js b/sphinx/locale/eo/LC_MESSAGES/sphinx.js index cf8f0d181..874ba253c 100644 --- a/sphinx/locale/eo/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/eo/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Sekva temo", "Other changes": "", "Overview": "", - "Permalink to this definition": "", - "Permalink to this headline": "", "Please activate JavaScript to enable the search\n functionality.": "", "Preparing search...": "", "Previous topic": "Anta\u016da temo", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "", "Search Page": "", "Search Results": "", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.mo b/sphinx/locale/eo/LC_MESSAGES/sphinx.mo index 3cccf3dbd..b9a2e31be 100644 Binary files a/sphinx/locale/eo/LC_MESSAGES/sphinx.mo and b/sphinx/locale/eo/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.po b/sphinx/locale/eo/LC_MESSAGES/sphinx.po index 2903c1bc9..9e73552bc 100644 --- a/sphinx/locale/eo/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/eo/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Tatsuro YOKOTA , 2021\n" "Language-Team: Esperanto (http://www.transifex.com/sphinx-doc/sphinx-1/language/eo/)\n" @@ -67,76 +67,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -144,12 +144,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -157,12 +157,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -630,8 +630,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -640,8 +640,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -765,7 +765,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -788,22 +788,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -817,7 +817,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -861,16 +861,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "" @@ -888,7 +888,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -904,238 +904,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Indico universala" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "indico" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "sekva" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "antaŭa" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s dokumentaro" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametroj" @@ -1891,12 +1891,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "" @@ -1909,7 +1909,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funkcio" @@ -1987,7 +1987,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "klaso" @@ -2004,7 +2004,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2019,7 +2019,7 @@ msgstr "%s() (klaso)" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2033,20 +2033,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "datenoj" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atributo" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2077,7 +2077,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "escepto" @@ -2089,92 +2089,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2210,112 +2210,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2396,17 +2396,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2616,12 +2616,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2837,39 +2851,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2877,82 +2891,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3001,12 +3015,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3206,7 +3220,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "" @@ -3287,35 +3301,35 @@ msgstr "" msgid "Navigation" msgstr "" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Aŭtora rajto" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "" -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3360,12 +3374,12 @@ msgid "search" msgstr "serĉu" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3407,46 +3421,34 @@ msgstr "" msgid "Other changes" msgstr "" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 +msgid "Collapse sidebar" msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 -msgid "Collapse sidebar" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" msgstr "" #: sphinx/themes/haiku/layout.html:24 @@ -3468,25 +3470,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3528,16 +3530,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3558,22 +3560,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3595,6 +3597,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3609,6 +3616,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3629,40 +3641,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.js b/sphinx/locale/es/LC_MESSAGES/sphinx.js index 3511c68f5..1ad06c88f 100644 --- a/sphinx/locale/es/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/es/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Pr\u00f3ximo tema", "Other changes": "Otros cambios", "Overview": "Resumen", - "Permalink to this definition": "Enlazar permanentemente con esta definici\u00f3n", - "Permalink to this headline": "Enlazar permanentemente con este t\u00edtulo", "Please activate JavaScript to enable the search\n functionality.": "Por favor, active JavaScript para habilitar la funcionalidad\n de b\u00fasqueda.", "Preparing search...": "Preparando b\u00fasqueda...", "Previous topic": "Tema anterior", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "B\u00fasqueda", "Search Page": "P\u00e1gina de B\u00fasqueda", "Search Results": "Resultados de la b\u00fasqueda", - "Search finished, found %s page(s) matching the search query.": "B\u00fasqueda finalizada, encontr\u00f3 %s p\u00e1gina(s) acorde con la consulta de b\u00fasqueda.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Buscar en %(docstitle)s", "Searching": "Buscando", "Searching for multiple words only shows matches that contain\n all words.": "La b\u00fasqueda de varias palabras solo muestra coincidencias que contienen\n todas las palabras.", diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.mo b/sphinx/locale/es/LC_MESSAGES/sphinx.mo index b9f5030d4..ea197352b 100644 Binary files a/sphinx/locale/es/LC_MESSAGES/sphinx.mo and b/sphinx/locale/es/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.po b/sphinx/locale/es/LC_MESSAGES/sphinx.po index 021574183..71fa8b59c 100644 --- a/sphinx/locale/es/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/es/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2016,2021\n" "Language-Team: Spanish (http://www.transifex.com/sphinx-doc/sphinx-1/language/es/)\n" @@ -72,76 +72,76 @@ msgstr "'setup' como se define actualmente en el archivo conf.py no es un Python msgid "loading translations [%s]... " msgstr "cargando traducciones [%s]... " -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "hecho" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "no disponible para mensajes incorporados" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "cargando el ambiente pickled" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "fallo: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "Ningún constructor seleccionado, utilizando el valor predeterminado: html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "éxitoso" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "finalizo con problemas" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "compilación %s, %sadvertencia (con advertencias tratadas como errores)." -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "compilación %s, %s advertencias (con advertencias tratadas como errores)." -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "construir %s, %s advertencia." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "compilación %s, %s advertencias." -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "construir %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "la clase de nodo %r ya está registrada, sus visitantes serán reemplazados" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "la directiva %r ya está registrada, esa se reemplazará" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "el rol %r ya está registrado, ese se reemplazará" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -149,12 +149,12 @@ msgid "" "explicit" msgstr "la extensión de %s no declara si es seguro para la lectura en paralelo, asumiendo que no es - consulte con el autor de la extensión para comprobar y hacer explícito" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "la extensión %s no es segura para lectura paralela" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -162,12 +162,12 @@ msgid "" "explicit" msgstr "la extensión %s no declara si es seguro para la escritura paralela, suponiendo que no lo sea - solicite al autor de la extensión que lo verifique y haga explicito" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "la extensión %s no es segura para escritura paralela" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "realizando serialmente %s" @@ -635,8 +635,8 @@ msgstr "preparando documentos" msgid "duplicated ToC entry found: %s" msgstr "entrada de tabla de contenido duplicada encontrada: %s" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "copiando imágenes..." @@ -645,8 +645,8 @@ msgstr "copiando imágenes..." msgid "cannot read image file %r: copying it instead" msgstr "no puede leer el archivo de imagen %r: en su lugar, lo copia" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "no se puede copiar archivo de imagen %r: %s" @@ -770,7 +770,7 @@ msgstr "el valor de configuración \"epub_identifier\" no debe estar vacío para msgid "conf value \"version\" should not be empty for EPUB3" msgstr "el valor de configuración \"version\" no debe estar vacío para EPUB3" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "css_file inválido: %r, ignorado" @@ -793,22 +793,22 @@ msgstr "leyendo plantillas..." msgid "writing message catalogs... " msgstr "escribiendo catálogos de mensajes..." -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "Busque cualquier error en la salida anterior o en el archivo %(outdir)s/output.txt" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "enlace roto: %s (%s)" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "Ancla '%s' no encontrado" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -822,7 +822,7 @@ msgstr "Las páginas del manual están en %(outdir)s." msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "no se encontró el valor de configuración \"man_pages\"; no se escribirán las páginas del manual" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "escribiendo" @@ -866,16 +866,16 @@ msgstr "no se encontró el valor de configuración \"texinfo_documents\"; no se msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "El valor de configuración \"texinfo_documents\" hace referencia a un documento desconocido %s" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "procesando %s" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "resolviendo referencias..." -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (en " @@ -893,7 +893,7 @@ msgstr "error escribiendo archivo Makefile: %s" msgid "The text files are in %(outdir)s." msgstr "Los archivos de texto están en %(outdir)s." -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -909,238 +909,238 @@ msgstr "Los archivos XML están en %(outdir)s." msgid "The pseudo-XML files are in %(outdir)s." msgstr "Los archivos pseudo-XML están en %(outdir)s." -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "el archivo de información de compilación está roto: %r" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "Las páginas HTML están en %(outdir)s." -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "Error al leer la información de compilación del fichero: %r" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%d de %B de %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Índice General" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "índice" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "siguiente" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "anterior" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "generando índices" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "escribiendo páginas adicionales" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "copiando archivos descargables..." -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "no se puede copiar archivo descargable %r: %s" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 +#: sphinx/builders/html/__init__.py:841 #, python-format msgid "cannot copy static file %r" msgstr "no se puede copiar archivo estático %r" -#: sphinx/builders/html/__init__.py:835 +#: sphinx/builders/html/__init__.py:846 msgid "copying extra files" msgstr "copiando archivos extras" -#: sphinx/builders/html/__init__.py:841 +#: sphinx/builders/html/__init__.py:852 #, python-format msgid "cannot copy extra file %r" msgstr "no se puede copiar archivo extra %r" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "Error al escribir el archivo de información de compilación: %r" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 msgid "" "search index couldn't be loaded, but not all documents will be built: the " "index will be incomplete." msgstr "no se pudo cargar el índice de búsqueda, pero no se crearán todos los documentos: el índice estará incompleto." -#: sphinx/builders/html/__init__.py:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "La página %s coincide con dos patrones en html_sidebars: %r y %r" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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 "Se produjo un error Unicode al representar la página %s. Asegúrese de que todos los valores de configuración que contengan contenido que no sea ASCII sean cadenas Unicode." -#: sphinx/builders/html/__init__.py:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "Ha ocurrido un error al renderizar la pagina %s. Motivo: %r" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "volcar inventario de objetos" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "volcar el índice de búsqueda en %s" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "js_file inválido: %r, ignorado" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "Muchos math_renderers están registrados. Pero no se ha seleccionado math_renderer." -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "Desconocido math_renderer %r es dado." -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "entrada html_extra_path %r no existe" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "entrada html_extra_path %r se coloca dentro de outdir" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "entrada html_static_path %r no existe" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "entrada html_static_path %r se coloca dentro de outdir" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "archivo de logo %r no existe" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "el archivo %r usado para el favicon no existe" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "documentación de %s - %s" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "Los archivos LaTeX están en %(outdir)s." -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "\nEjecuta el comando 'make' en este directorio para compilarlos usando (pdf)latex\n(usa el comando 'make latexpdf' aquí para hacer esto automáticamente)." -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "no se encontró el valor de configuración \"latex_documents\"; no se escribirán documentos" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "El valor de configuración \"latex_documents\" hace referencia a un documento desconocido %s" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Índice" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Versión" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "No se conoce la opción de Babel para el idioma %r" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "copiando archivos de soporte TeX" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "copiando archivos de soporte TeX..." -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "copiando archivos adicionales" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "Clave de configuración desconocida: latex_elements[%r], ignorada." -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1887,7 +1887,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parámetros" @@ -1896,12 +1896,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Devuelve" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Tipo del valor devuelto" @@ -1914,7 +1914,7 @@ msgid "variable" msgstr "variable" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "función" @@ -1992,7 +1992,7 @@ msgid "Throws" msgstr "Lanzamientos" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "clase" @@ -2009,7 +2009,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (función incorporada)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (método de %s)" @@ -2024,7 +2024,7 @@ msgstr "%s() (clase)" msgid "%s (global variable or constant)" msgstr "%s (variable global o constante)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (atributo de %s)" @@ -2038,20 +2038,20 @@ msgstr "Argumentos" msgid "%s (module)" msgstr "%s (módulo)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "método" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "dato" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atributo" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "módulo" @@ -2065,7 +2065,7 @@ msgstr "duplicada %s descripción de %s, otra %s en %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "etiqueta duplicada de la ecuación %s, otra instancia en %s" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "No válido math_eqref_format: %r" @@ -2082,7 +2082,7 @@ msgstr "operador" msgid "object" msgstr "objeto" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "excepción" @@ -2094,92 +2094,92 @@ msgstr "sentencia" msgid "built-in function" msgstr "función incorporada" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Variables" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Muestra" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (en el módulo %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (en el módulo %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (variable incorporada)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (clase incorporada)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (clase en %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (método de clase de %s)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (método estático de %s)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Índice de Módulos Python" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "módulos" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Obsoleto" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "método de la clase" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "método estático" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "descripción duplicada del objeto de %s, otra instancia en %s, utilice :noindex: para uno de ellos" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "se encontró más de un objetivo para la referencia cruzada %r: %s" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (obsoleto)" @@ -2215,112 +2215,112 @@ msgstr "rol" msgid "duplicate description of %s %s, other instance in %s" msgstr "descripción duplicada de %s %s, otra instancia en %s" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "variables de entorno; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "Descripción de la opción con formato incorrecto %r, debe verse como \"opt\", \"-opt args\", \"--opt args\", \"/opt args\" o \"+opt args\"" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "%sopción de línea de comando " -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "opción de línea de comando" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "el término del glosario debe ir precedido de una línea vacía" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "los términos del glosario no deben estar separados por líneas vacías" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "el glosario parece estar mal formateado, verifique la sangría" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "termino de glosario" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "gramática simbólica" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "etiqueta de referencia" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "variables de entorno" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "opción de programa" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "documento" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Índice de Módulos" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Página de Búsqueda" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "etiqueta duplicada %s, otra instancia en %s" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "duplicada %s descripción de %s, otra instancia en %s" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "numfig está deshabilitado. :numref: se ignora." -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "el enlace no tiene subtítulo: %s" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "inválido numfig_format: %s (%r)" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "inválido numfig_format: %s" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2401,17 +2401,17 @@ msgid "" " will be generated" msgstr "toctree contiene una referencia al documento %r que no tiene título: no se generará ningún enlace" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "archivo de imagen no legible:%s" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "archivo de imagen %s no legible: %s" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "el archivo de descarga no es legible: %s" @@ -2621,12 +2621,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "====================== duraciones de lectura más lentas =======================" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "Directiva Graphviz no puede tener tanto el contenido y un argumento de nombre de archivo" @@ -2842,39 +2856,39 @@ msgstr "Resumen: código de modulo" msgid "

All modules for which code is available

" msgstr "

Todos los módulos para los cuales disponen código

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "firma inválida para auto%s (%r)" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "error al formatear argumentos para %s: %s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "falta el atributo %s en el objeto %s" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2882,82 +2896,82 @@ msgid "" "explicit module name)" msgstr "no sabe qué módulo importar para el autodocumento %r (intente colocar una directiva \"module\" o \"currentmodule\" en el documento o dar un nombre explícito al módulo)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "\"::\" en el nombre del automodule no tiene sentido" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "argumentos de firma o anotación de retorno dada para automodule %s" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ debe ser una lista de cadenas, no %r (en el módulo %s) -- ignorando __all__" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Bases: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3006,12 +3020,12 @@ msgstr "fallo al analizar el nombre %s" msgid "failed to import object %s" msgstr "fallo al importar el objeto %s" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "autosummary_generate: archivo no encontrado: %s" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3211,7 +3225,7 @@ msgstr "página" msgid "Table of Contents" msgstr "Tabla de contenido" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Búsqueda" @@ -3292,35 +3306,35 @@ msgstr "puede ser muy grande" msgid "Navigation" msgstr "Navegación" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Buscar en %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Sobre este documento" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Copyright" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Derechos de autor %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Derechos de autor %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Actualizado por última vez en %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3365,12 +3379,12 @@ msgid "search" msgstr "buscar" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Resultados de la búsqueda" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3412,48 +3426,36 @@ msgstr "Cambios en la API C" msgid "Other changes" msgstr "Otros cambios" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Enlazar permanentemente con este título" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Enlazar permanentemente con esta definición" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Ocultar coincidencias de la búsqueda" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Buscando" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Preparando búsqueda..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Búsqueda finalizada, encontró %s página(s) acorde con la consulta de búsqueda." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", en " -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Expandir barra lateral" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Contraer barra lateral" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Expandir barra lateral" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Contenidos" @@ -3473,25 +3475,25 @@ msgstr "Pie de página [%s] no está referenciado." msgid "Footnote [#] is not referenced." msgstr "Pie de página [#] no está referenciado." -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "referencias de pie de página inconsistentes en el mensaje traducido. original: {0}, traducido: {1}" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "referencias inconsistentes en el mensaje traducido. original: {0}, traducido: {1}" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "referencias de citas inconsistentes en el mensaje traducido. original: {0}, traducido: {1}" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3533,16 +3535,16 @@ msgstr "No se pudo recuperar la imagen remota: %s [%s]" msgid "Unknown image format: %s..." msgstr "Formato de imagen desconocido: %s..." -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "caracteres fuente no codificables, reemplazando con \"?\": %r" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "omitido" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "fallado" @@ -3563,22 +3565,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "tipo de nodo desconocido: %r" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "leyendo error: %s, %s" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "escribiendo error: %s, %s" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3600,6 +3602,11 @@ msgstr "excepción al evaluar solamente la expresión directiva: %s" msgid "default role %s not found" msgstr "rol por defecto %s no encontrado" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Enlazar permanentemente con esta definición" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3614,6 +3621,11 @@ msgstr "Cualquier ID no asignado para el nodo %s" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Enlace permanente a esta tabla" @@ -3634,40 +3646,40 @@ msgstr "Enlace permanente a la tabla de contenidos" msgid "Could not obtain image size. :scale: option is ignored." msgstr "No se pudo obtener el tamaño de la imagen. La opción :scale: se ignora." -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "desconocida %r toplevel_sectioning para la clase %r" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "demasiado grande :maxdepth:, ignorado." -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "El título del documento no es un nodo de texto único" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "no se encontró el nodo de título en la sección, tema, tabla, advertencia o barra lateral" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Notas a pie de página" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "ambas columnas tabulares y la opción :widths: se dan. La opción :widths: se ignora." -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "la unidad de dimensión %s no es válida. Ignorado." -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "tipo de entrada de índice desconocido %s encontrado" diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.js b/sphinx/locale/et/LC_MESSAGES/sphinx.js index 1028f17d5..7b706d11a 100644 --- a/sphinx/locale/et/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/et/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "J\u00e4rgmine teema", "Other changes": "\u00dclej\u00e4\u00e4nud muutused", "Overview": "\u00dclevaade", - "Permalink to this definition": "P\u00fcsiviit sellele definitsioonile", - "Permalink to this headline": "P\u00fcsiviit sellele pealkirjale", "Please activate JavaScript to enable the search\n functionality.": "Otsingu v\u00f5imaldamiseks tuleb aktiveerida JavaScript.", "Preparing search...": "Otsingu ettevalmistamine...", "Previous topic": "Eelmine teema", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Otsing", "Search Page": "Otsinguleht", "Search Results": "Otsingu tulemused", - "Search finished, found %s page(s) matching the search query.": "Otsingu tulemusena leiti %s leht(e).", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Otsi %(docstitle)s piires", "Searching": "Otsimine", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.mo b/sphinx/locale/et/LC_MESSAGES/sphinx.mo index 36f7298d8..68259b273 100644 Binary files a/sphinx/locale/et/LC_MESSAGES/sphinx.mo and b/sphinx/locale/et/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.po b/sphinx/locale/et/LC_MESSAGES/sphinx.po index 30a796bec..189b78364 100644 --- a/sphinx/locale/et/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/et/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Ivar Smolin , 2013-2022\n" "Language-Team: Estonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/et/)\n" @@ -69,76 +69,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "tõlgete laadimine [%s]... " -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "valmis" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "serialiseeritud keskkonna laadimine" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "tõrge: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "Ehitajat pole valitud, kasutatakse vaikimisi ehitajat: html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "oli edukas" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "lõppes probleemidega" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "ehitamine %s, %s hoiatus." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "ehitamine %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -146,12 +146,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "laiendus %s pole rööbiti lugemiseks turvaline" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -159,12 +159,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "laiendus %s pole rööbiti kirjutamiseks turvaline" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -632,8 +632,8 @@ msgstr "dokumentide ettevalmistamine" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "kujutiste kopeerimine... " @@ -642,8 +642,8 @@ msgstr "kujutiste kopeerimine... " msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "kujutise faili %r pole võimalik kopeerida: %s" @@ -767,7 +767,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "vigane css_file: %r, eiratakse" @@ -790,22 +790,22 @@ msgstr "mallide lugemine... " msgid "writing message catalogs... " msgstr "sõnumikataloogide kirjutamine... " -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "Otsi vigu ülalolevast väljundist või failist %(outdir)s/output.txt" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -819,7 +819,7 @@ msgstr "Juhendi lehed asuvad kataloogis %(outdir)s." msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "seadistusparameetrit \"man_pages\" ei leitud, juhendi lehti ei kirjutata" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -863,16 +863,16 @@ msgstr "seadistusparameetrit \"texinfo_documents\" ei leitud, dokumente ei kirju msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "seadistusparameeter \"texinfo_documents\" viitab tundmatule dokumendile %s" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "viidete lahendamine..." -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (pealkirjas " @@ -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:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -906,238 +906,238 @@ msgstr "XML-failid asuvad kataloogis %(outdir)s." msgid "The pseudo-XML files are in %(outdir)s." msgstr "PseudoXML-failid asuvad kataloogis %(outdir)s." -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "HTML-lehed asuvad kataloogis %(outdir)s." -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "Viga ehitamise infofaili lugemisel: %r" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%d. %b %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Üldindeks" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "indeks" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "järgmine" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "eelmine" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "indeksite genereerimine" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "täiendavate lehtede kirjutamine" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "allalaaditavate failide kopeerimine..." -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 +#: sphinx/builders/html/__init__.py:841 #, python-format msgid "cannot copy static file %r" msgstr "staatilist faili %r pole võimalik kopeerida" -#: sphinx/builders/html/__init__.py:835 +#: sphinx/builders/html/__init__.py:846 msgid "copying extra files" msgstr "lisafailide kopeerimine" -#: sphinx/builders/html/__init__.py:841 +#: sphinx/builders/html/__init__.py:852 #, python-format msgid "cannot copy extra file %r" msgstr "lisafaili %r pole võimalik kopeerida" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "Viga ehitamise infofaili kirjutamisel: %r" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "otsinguindeksi tõmmise kirjutamine keelele %s" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "vigane js_file: %r, eiratakse" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "html_extra_path kirjet %r pole olemas" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, 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:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "logofaili %r pole olemas" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "favicon faili %r pole olemas" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s dokumentatsioon" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "LaTeX-failid asuvad kataloogis %(outdir)s." -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "\nNende jooksutamiseks läbi (pdf)latex programmi käivita selles kataloogis\n'make' (selle automaatseks tegemiseks kasuta `make latexpdf')." -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "seadistusparameetrit \"latex_documents\" ei leitud, dokumente ei kirjutata" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "seadistusparameeter \"latex_documents\" viitab tundmatule dokumendile %s" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Indeks" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Redaktsioon" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "TeX-i tugifailide kopeerimine" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "TeX-i tugifailide kopeerimine..." -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "lisafailide kopeerimine" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parameetrid" @@ -1893,12 +1893,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Tagastab" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Tagastustüüp" @@ -1911,7 +1911,7 @@ msgid "variable" msgstr "muutuja" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funktsioon" @@ -1989,7 +1989,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "klass" @@ -2006,7 +2006,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (sisseehitatud funktsioon)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s meetod)" @@ -2021,7 +2021,7 @@ msgstr "%s() (klass)" msgid "%s (global variable or constant)" msgstr "%s (globaalmuutuja või konstant)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s atribuut)" @@ -2035,20 +2035,20 @@ msgstr "Argumendid" msgid "%s (module)" msgstr "%s (moodul)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "meetod" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "andmed" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atribuut" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "moodul" @@ -2062,7 +2062,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "võrrandil %s on topeltsilt, teine instants on %s" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "Vigane math_eqref_format: %r" @@ -2079,7 +2079,7 @@ msgstr "operaator" msgid "object" msgstr "objekt" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "erind" @@ -2091,92 +2091,92 @@ msgstr "lause" msgid "built-in function" msgstr "sisseehitatud funktsioon" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Muutujad" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (moodulis %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (moodulis %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (sisseehitatud muutuja)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (sisseehitatud klass)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (klass moodulis %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (klassi %s meetod)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s staatiline meetod)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Pythoni moodulite indeks" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "moodulid" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Iganenud" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "klassi meetod" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "staatiline meetod" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (iganenud)" @@ -2212,112 +2212,112 @@ msgstr "roll" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "keskkonnamuutuja; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "%s käsureasuvand" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "käsureasuvand" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "sõnastiku termin" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "grammatika märk" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "viite silt" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "keskkonnamuutuja" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "programmi suvand" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "dokument" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Mooduli indeks" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Otsinguleht" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "vigane numfig_format: %s (%r)" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "vigane numfig_format: %s" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2398,17 +2398,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "kujutise fail pole loetav: %s" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "kujutise fail %s pole loetav: %s" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2618,12 +2618,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "Graphviz direktiivil ei tohi samaaegselt olla argumendid content ja filename" @@ -2839,39 +2853,39 @@ msgstr "Ülevaade: mooduli kood" msgid "

All modules for which code is available

" msgstr "

Kõik lähtekoodiga moodulid

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2879,82 +2893,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Põlvnemine: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3003,12 +3017,12 @@ msgstr "" msgid "failed to import object %s" msgstr "tõrge objekti %s importimisel" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3208,7 +3222,7 @@ msgstr "lehekülg" msgid "Table of Contents" msgstr "Sisukorratabel" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Otsing" @@ -3289,35 +3303,35 @@ msgstr "võib olla väga suur" msgid "Navigation" msgstr "Navigatsioon" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Otsi %(docstitle)s piires" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Info selle dokumentatsiooni kohta" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Autoriõigus" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Autoriõigused %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Autoriõigused %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Viimati uuendatud %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3362,12 +3376,12 @@ msgid "search" msgstr "otsi" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Otsingu tulemused" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3409,48 +3423,36 @@ msgstr "C API muutused" msgid "Other changes" msgstr "Ülejäänud muutused" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Püsiviit sellele pealkirjale" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Püsiviit sellele definitsioonile" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Varja otsingu tulemused" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Otsimine" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Otsingu ettevalmistamine..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Otsingu tulemusena leiti %s leht(e)." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Näita külgriba" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Varja külgriba" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Näita külgriba" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Sisukord" @@ -3470,25 +3472,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3530,16 +3532,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "Tundmatu pildivorming: %s..." -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3560,22 +3562,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "viga lugemisel: %s, %s" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "viga kirjutamisel: %s, %s" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3597,6 +3599,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Püsiviit sellele definitsioonile" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3611,6 +3618,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Püsiviit sellele tabelile" @@ -3631,40 +3643,40 @@ msgstr "Püsiviit sellele sisukorrapuule" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth: on liiga suur ja seda eiratakse." -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Joonealused märkused" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.js b/sphinx/locale/eu/LC_MESSAGES/sphinx.js index 971cac56a..dbbce53df 100644 --- a/sphinx/locale/eu/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/eu/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Hurrengo gaia", "Other changes": "Beste aldaketak", "Overview": "Gainbegirada", - "Permalink to this definition": "Definizio honetarako esteka iraunkorra", - "Permalink to this headline": "Goiburu honetarako esteka iraunkorra", "Please activate JavaScript to enable the search\n functionality.": "Mesedez, gaitu JavaScript-a bilaketa erabili ahal izateko.", "Preparing search...": "", "Previous topic": "Aurreko gaia", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Bilatu", "Search Page": "Bilaketa orria", "Search Results": "Bilaketa emaitzak", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Bilatu %(docstitle)s(e)n", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.mo b/sphinx/locale/eu/LC_MESSAGES/sphinx.mo index f1e10557a..7484bf88f 100644 Binary files a/sphinx/locale/eu/LC_MESSAGES/sphinx.mo and b/sphinx/locale/eu/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.po b/sphinx/locale/eu/LC_MESSAGES/sphinx.po index f3c8dc5c4..ceedf27de 100644 --- a/sphinx/locale/eu/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/eu/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Asier Iturralde Sarasola , 2018\n" "Language-Team: Basque (http://www.transifex.com/sphinx-doc/sphinx-1/language/eu/)\n" @@ -67,76 +67,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -144,12 +144,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -157,12 +157,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -630,8 +630,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -640,8 +640,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -765,7 +765,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -788,22 +788,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -817,7 +817,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -861,16 +861,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (hemen: " @@ -888,7 +888,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -904,238 +904,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%Y %b %d" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Indize orokorra" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "indizea" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "hurrengoa" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "aurrekoa" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s dokumentazioa" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Indizea" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Argitalpena" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametroak" @@ -1891,12 +1891,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Itzultzen du" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Itzulketa mota" @@ -1909,7 +1909,7 @@ msgid "variable" msgstr "aldagaia" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funtzioa" @@ -1987,7 +1987,7 @@ msgid "Throws" msgstr "Jaurtitzen du" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "klasea" @@ -2004,7 +2004,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s metodoa)" @@ -2019,7 +2019,7 @@ msgstr "%s() (klasea)" msgid "%s (global variable or constant)" msgstr "%s (aldagai globala edo konstantea)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s atributua)" @@ -2033,20 +2033,20 @@ msgstr "Argumentuak" msgid "%s (module)" msgstr "%s (modulua)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "metodoa" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "datuak" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atributua" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modulua" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2077,7 +2077,7 @@ msgstr "eragiketa" msgid "object" msgstr "objetua" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "salbuespena" @@ -2089,92 +2089,92 @@ msgstr "sententzia" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Aldagaiak" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Goratzen du" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (%s moduluan)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (%s moduluan)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (klasea %s-(e)n)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s klaseko metodoa)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s metodo estatikoa)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Python moduluen indizea" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "moduluak" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Zaharkitua" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "klaseko metodoa" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "metodo estatikoa" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (zaharkitua)" @@ -2210,112 +2210,112 @@ msgstr "rola" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "inguruneko aldagaia; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "glosarioko terminoa" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "gramatikako token-a" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "erreferentzia etiketa" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "inguruneko aldagaia" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "programako aukera" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Moduluen indizea" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Bilaketa orria" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2396,17 +2396,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2616,12 +2616,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2837,39 +2851,39 @@ msgstr "Gainbegirada: moduluko kodea" msgid "

All modules for which code is available

" msgstr "

Kodea eskuragarri duten modulu guztiak

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2877,82 +2891,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3001,12 +3015,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3206,7 +3220,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Bilatu" @@ -3287,35 +3301,35 @@ msgstr "handia izan daiteke" msgid "Navigation" msgstr "Nabigazioa" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Bilatu %(docstitle)s(e)n" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Dokumentu hauen inguruan" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Copyright" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Azken aldaketa: %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3360,12 +3374,12 @@ msgid "search" msgstr "bilatu" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Bilaketa emaitzak" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3407,48 +3421,36 @@ msgstr "C API aldaketak" msgid "Other changes" msgstr "Beste aldaketak" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Goiburu honetarako esteka iraunkorra" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Definizio honetarako esteka iraunkorra" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Bilaketa bat-etortzeak ezkutatu" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Alboko barra luzatu" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Alboko barra tolestu" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Alboko barra luzatu" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Edukiak" @@ -3468,25 +3470,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3528,16 +3530,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3558,22 +3560,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3595,6 +3597,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Definizio honetarako esteka iraunkorra" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3609,6 +3616,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3629,40 +3641,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Oin-oharrak" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.js b/sphinx/locale/fa/LC_MESSAGES/sphinx.js index a8973a6ac..d07dab14b 100644 --- a/sphinx/locale/fa/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/fa/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "\u0645\u0648\u0636\u0648\u0639 \u0628\u0639\u062f\u06cc", "Other changes": "\u062f\u06af\u0631 \u062a\u063a\u06cc\u06cc\u0631\u0627\u062a", "Overview": "\u0628\u0631\u0631\u0633\u06cc \u0627\u062c\u0645\u0627\u0644\u06cc", - "Permalink to this definition": "\u067e\u06cc\u0648\u0646\u062f \u062b\u0627\u0628\u062a \u0628\u0647 \u0627\u06cc\u0646 \u062a\u0639\u0631\u06cc\u0641", - "Permalink to this headline": "\u067e\u06cc\u0648\u0646\u062f \u062b\u0627\u0628\u062a \u0628\u0647 \u0627\u06cc\u0646 \u0633\u0631 \u0645\u0642\u0627\u0644\u0647", "Please activate JavaScript to enable the search\n functionality.": "\u0644\u0637\u0641\u0627\u064b \u0628\u0631\u0627\u06cc \u0641\u0639\u0651\u0627\u0644 \u06a9\u0631\u062f\u0646 \u06a9\u0627\u0631\u06a9\u0631\u062f \u062c\u0633\u062a\u062c\u0648\n\u062c\u0627\u0648\u0627 \u0627\u0633\u06a9\u0631\u06cc\u067e\u062a \u0631\u0627 \u0641\u0639\u0651\u0627\u0644 \u06a9\u0646\u06cc\u062f.", "Preparing search...": "\u0622\u0645\u0627\u062f\u0647 \u0633\u0627\u0632\u06cc \u062c\u0633\u062a \u0648 \u062c\u0648...", "Previous topic": "\u0645\u0648\u0636\u0648\u0639 \u0642\u0628\u0644\u06cc", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "\u062c\u0633\u062a\u062c\u0648", "Search Page": "\u0635\u0641\u062d\u0647 \u062c\u0633\u062a\u062c\u0648", "Search Results": "\u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648", - "Search finished, found %s page(s) matching the search query.": "\u062c\u0633\u062a\u062c\u0648 \u067e\u0627\u06cc\u0627\u0646 \u06cc\u0627\u0641\u062a \u0648 %s\u0635\u0641\u062d\u0647 \u0646\u062a\u0627\u06cc\u062c \u0645\u0637\u0627\u0628\u0642 \u062c\u0633\u062a\u0627\u0631 \u067e\u06cc\u062f\u0627 \u0634\u062f\u0646.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "\u062c\u0633\u062a\u062c\u0648 \u062f\u0631 %(docstitle)s", "Searching": "\u062f\u0631 \u062d\u0627\u0644 \u062c\u0633\u062a \u0648 \u062c\u0648", "Searching for multiple words only shows matches that contain\n all words.": "\u062f\u0631 \u062d\u0627\u0644 \u062c\u0633\u062a\u062c\u0648 \u0628\u0631\u0627\u06cc \u0686\u0646\u062f\u06cc\u0646 \u0648\u0627\u0698\u0647. \u0641\u0642\u0637 \u0648\u0627\u0698\u06af\u0627\u0646\u06cc \u0631\u0627 \u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f \u06a9\u0647 \u0634\u0627\u0645\u0644 \u0627\u06cc\u0646 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u0634\u062f:\n \u0647\u0645\u0647\u200c\u06cc \u06a9\u0644\u0645\u0647\u200c\u0647\u0627.", diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.mo b/sphinx/locale/fa/LC_MESSAGES/sphinx.mo index 94153fd8d..9061628eb 100644 Binary files a/sphinx/locale/fa/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fa/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.po b/sphinx/locale/fa/LC_MESSAGES/sphinx.po index bf1f77e73..2108d330a 100644 --- a/sphinx/locale/fa/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fa/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Hadi F , 2020-2021\n" "Language-Team: Persian (http://www.transifex.com/sphinx-doc/sphinx-1/language/fa/)\n" @@ -69,76 +69,76 @@ msgstr "'setup' آن طور که در conf.py تعریف شده شیئ قابل msgid "loading translations [%s]... " msgstr "بارگذاری ترجمه ها [%s]... " -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "انجام شد" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "برای پیام‌های داخلی در دسترس نیست" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "بارگذاری محیط pckle شده" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "شکست خورد: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "هیچ سازنده‌ای برگزیده نشده، استفاده از قالب خروجی پیش‌فرض: html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "موفّقیّت‌آمیز بود" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "انجام شد ولی با مشکل" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "ساخت %s، %s هشدار (با هشدار به عنوان خطا رفتار می‌شود)." -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "ساخت %s، %s هشدار (با هشدار به عنوان خطا رفتار می‌شود)." -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "ساخت %s، %s هشدار." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "ساخت %s، %s هشدار." -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "ساخت %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "بست کلاس %r در حال حاضر ثبت نام شده است، بازدیدکنندگان این پیوند نادیده گرفته خواهد شد" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "دستور %r از قبل ثبت شده که مقدار قبلی نادیده گرفته خواهد شد" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "نقش %r از قبل ثبت شده که مقدار قبلی نادیده گرفته خواهد شد" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -146,12 +146,12 @@ msgid "" "explicit" msgstr "افزونه‌ی %s مشخّص نکرده که آیا برای خواندن موازی امن هست یا نه. که فرض می‌گیریم نیست. لطفاً از نویسنده‌ی افزونه بخواهید این موضوع را بررسی و آن را مشخّص کند" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "افزونه ی %sبرای خواندن موازی امن نیست" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -159,12 +159,12 @@ msgid "" "explicit" msgstr "افزونه‌ی %s مشخّص نکرده که آیا برای نوشتن موازی امن هست یا نه. که فرض می‌گیریم نیست. لطفاً از نویسنده‌ی افزونه بخواهید این موضوع را بررسی و آن را مشخّص کند" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "افزونه‌ی %s برای نوشتن موازی امن نیست" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "انجام چندباره‌ی %s" @@ -632,8 +632,8 @@ msgstr "آماده سازی اسناد" msgid "duplicated ToC entry found: %s" msgstr "عنوان تکراری در فهرست مطالب پیدا شد:%s" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "در حال رونوشت از تصاویر... " @@ -642,8 +642,8 @@ msgstr "در حال رونوشت از تصاویر... " msgid "cannot read image file %r: copying it instead" msgstr "امکان خواندن پرونده‌ی تصویری %r نبود: در عوض کپی می‌شود" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "نمی تواند پرونده‌ی تصویر %r: %s را کپی کند" @@ -767,7 +767,7 @@ msgstr "مقدار پیکربندی شناسه (\"epub_identifier\") نباید msgid "conf value \"version\" should not be empty for EPUB3" msgstr "مقدار پیکربندی ویراست (\"version\") نباید برای نسخه‌ی سوم پرونده‌های انتشار الکترونیک(EPUB3) خالی باشد" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "پرونده‌ی css نامعتبر%r: نادیده گرفته می‌شود" @@ -790,22 +790,22 @@ msgstr "خواندن قالب‌ها... " msgid "writing message catalogs... " msgstr "نوشتن سیاهه‌های پیام... " -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "به دنبال هر یک از خطاهای بالا در یا در برون‌داد و یا در %(outdir)s/output.txt بگردید" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "پیوند خراب: %s (%s)" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "مهار '%s' پیدا نشد" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "شکست در گردآوری عبارات باقاعده در linkcheck_allowed_redirects: %r %s" @@ -819,7 +819,7 @@ msgstr "صفحات راهنما در %(outdir)s است." msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "هیچ مقداری برای تنظیمات «صفحات راهنما» ا نشد؛ بنابراین هیچ صفحه‌ی راهنمایی نوشته نخواهد شد" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "در حال نوشتن" @@ -863,16 +863,16 @@ msgstr "هیچ تنظیماتی برای «صفحات راهنما» پیدا ن msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "مقدار پیکربندی اطّلاعات متن سندها (texinfo_documents) به سند ناشناخته‌ی %s ارجاع می‌دهد" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "در حال پردازش %s" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "حل ارجاع‌ها..." -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (در " @@ -890,7 +890,7 @@ msgstr "خطای نوشتن پرونده‌ی ساخت (Makefile) : %s" msgid "The text files are in %(outdir)s." msgstr "پرونده‌ی متنی در پوشه‌ی %(outdir)s است." -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -906,238 +906,238 @@ msgstr "پرونده‌ی XML در پوشه‌ی %(outdir)s است." msgid "The pseudo-XML files are in %(outdir)s." msgstr "پرونده‌های شبه XML در پوشه‌ی %(outdir)s." -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "پرونده‌ی اطّلاعات ساخت خراب است: %r" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "صفحات HTML در %(outdir)s است." -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "شکست در خواندن پرونده‌ی اطّلاعات ساخت: %r" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "فهرست کلی" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "فهرست" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "بعدی" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "قبلی" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "تولید نمایه‌ها" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "نوشتن صفحات اضافی" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "رونوشت از پرونده‌های قابل دریافت... " -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "نمی تواند از پرونده‌ی قابل دریافت %r: %s رونوشت بگیرد" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, 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:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "رونوشت از پرونده‌های ثابت" -#: sphinx/builders/html/__init__.py:830 +#: sphinx/builders/html/__init__.py:841 #, python-format msgid "cannot copy static file %r" msgstr "نمی تواند از پرونده‌ی ثابت %r رونوشت بگیرد" -#: sphinx/builders/html/__init__.py:835 +#: sphinx/builders/html/__init__.py:846 msgid "copying extra files" msgstr "رونوشت برداری از پرونده‌های اضافی" -#: sphinx/builders/html/__init__.py:841 +#: sphinx/builders/html/__init__.py:852 #, python-format msgid "cannot copy extra file %r" msgstr "نمی تواند از پرونده‌ی اضافه‌ی %r رونوشت بگیرد" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "شکست در نوشتن پرونده‌ی اطّلاعات ساخت: %r" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, 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:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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 خطای یونیکد رخ داد. لطفاً اطمینان حاصل کنید که تمام مقدارهای پیکربندی‌ها دارای محتوای غیر اَسکی، رشته‌متن‌های یونکد هستند." -#: sphinx/builders/html/__init__.py:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "خطایی در نمایش صفحه‌ی %s رخ داد.\nعلّت: %r" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "خالی کردن فهرست اشیاء" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "خالی کردن نمایه‌ی جستجو در %s" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "پرونده‌ی js نامعتبر%r: نادیده گرفته می‌شود" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "ارا‌ئه کننده‌های ریاضی زیادی ثبت شده‌اند، ولی هیچ کدام انتخاب نشده." -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "نمایش‌دهنده‌ی ریاضی نامشخّص %r داده شده." -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "مدخل مسیر اضافی (html_extra_path) %r وجود ندارد" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "مدخل مسیر اضافی (html_extra_path) %r درون شاخه‌ی خارجی قرار دارد" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "مدخل مسیر ثابت (html_static_path) %r وجود ندارد" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "مدخل مسیر ثابت (html_static_path) %r درون شاخه‌ی خارجی قرار دارد" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "پرونده‌ی آرم %r وجود ندارد" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "پرونده‌ی آیکون مورد علاقه %r وجود ندارد" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 msgid "" "html_add_permalinks has been deprecated since v3.5.0. Please use " "html_permalinks and html_permalinks_icon instead." msgstr "از نسخه‌ی ۳.۵.۰ به بعد افزودن پیوند همیشگی (html_add_permalinks) منسوخ شده. لطفاً از به جایش html_permalinks و html_permalinks_icon را به کار ببرید." -#: sphinx/builders/html/__init__.py:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "مستندات %s%s" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "پرونده‌ی LaTeX در پوشه‌ی %(outdir)s است." -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "\nدر آن شاخه فرمان 'make' را اجرا کنید تا این‌ها را با لتکس(pdf) اجرا کند\n(برای انجام خودکار `make latexpdf' را به کار ببرید)." -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "هیچ مقدار پیکربندی اسناد لتکسی (latex_documents) پیدا نشد؛ بنابراین هیچ سندی نوشته نخواهد شد" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "مقدار پیکربندی سندهای لتکس (latex_documents) به سند ناشناخته‌ی %s ارجاع می‌دهد" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "فهرست" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "انتشار" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "بدون گزینه‌ی Babel شناخته شده برای زبان %r" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "رونوشت از پرونده‌های پشتیبانی لتکس" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "رونوشت از پرونده‌های پشتیبانی لتکس..." -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "رونوشت برداری از پرونده‌های اضافی" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "کلید پیکربندی ناشناخته: latex_elements[%r]، نادیده گرفته می‌شود." -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "کلید زمینه‌ی ناشناخته: latex_theme_options[%r]، نادیده گرفته می‌شود." @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "پارامترها" @@ -1893,12 +1893,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "بازگشت ها" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "نوع برگشتی" @@ -1911,7 +1911,7 @@ msgid "variable" msgstr "متغیّر" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "تابع" @@ -1989,7 +1989,7 @@ msgid "Throws" msgstr "ایجاد" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "کلاس" @@ -2006,7 +2006,7 @@ msgstr "مؤلّفه‌ی قالب" msgid "%s() (built-in function)" msgstr "%s() (توابع درونی)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s متد)" @@ -2021,7 +2021,7 @@ msgstr "%s (کلاس)" msgid "%s (global variable or constant)" msgstr "%s (متغیّر عمومی یا مقدار ثابت)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s مشخصه)" @@ -2035,20 +2035,20 @@ msgstr "نشانوندها" msgid "%s (module)" msgstr "%s (ماژول)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "متد" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "داده" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "مشخّصه" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "ماژول" @@ -2062,7 +2062,7 @@ msgstr "توضیح %s تکراری از %s، مورد دیگر%s در %s قرا msgid "duplicate label of equation %s, other instance in %s" msgstr "بر چسب معادله ی %s تکرار است، مورد دیگر در %s قرار دارد" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "قالب مرجع معادله‌‌ی ریاضی (math_eqref_format) نامعتبر: %r" @@ -2079,7 +2079,7 @@ msgstr "عملگر" msgid "object" msgstr "شیء" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "ایراد" @@ -2091,92 +2091,92 @@ msgstr "گذاره" msgid "built-in function" msgstr "توابع درونی" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "متغیر ها" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "برانگیختن" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (در ماژول %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (در ماژول %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (متغیر درونی)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (کلاس درونی)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (کلاس در %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s شگرد کلاس)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "%s(%sویژگی)" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s متد استاتیک)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "نمایه ی ماژول های پایتون" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "ماژول ها" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "منسوخ شده" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "class method" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "متد استاتیک" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "ویژگی" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "توضیح تکراری شیئ %s، نمونه‌ی دیگر در %s قرار دارد، برای یک مورد از :noindex: استفاده کنید" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "برای ارجاع متقابل %r بیش از یک هدف پیدا شد: %s" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (منسوخ)" @@ -2212,112 +2212,112 @@ msgstr "نقش" msgid "duplicate description of %s %s, other instance in %s" msgstr "توضیح تکراری از %s %s، مورد دیگر در %s قرار دارد" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "متغیرهای عمومی؛ %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "توضیح بدشکل برای گزینه‌ی %r، باید شبیه این‌ها باشد \"opt\", \"-opt args\", \"--opt args\", \"/opt args\" یا \"+opt args\"" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "%s گزینه‌ی خط فرمان" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "گزینه خط فرمان" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "یک خط خالی باید پیش از اصطلاح واژه‌نامه باشد" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "اصطلاحات واژه‌نامه نباید با خطوط خالی از هم جدا شوند" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "به نظر می رسد واژه‌نامه اشتباه شکل داده شده است، فاصله‌گذاری از ابتدای سطر را بررسی کنید" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "اصطلاح واژه‌نامه" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "نشانه ی گرامری" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "برچسب ارجاع" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "متغیّر عمومی" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "اختیارات برنامه" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "سند" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "فهرست ماژول ها" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "صفحه جستجو" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "بر چسب تکراری %s، مورد دیگر در %s قرار دارد" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "تکرار توضیح %s از %s، مورد دیگر در%s قرار دارد" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "شماره‌ی شکل غیر فعّال است. گزینه‌ی :numref: نادیده گرفته می‌شود." -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "شکست در ایجاد ارجاع متقابل. هیچ شماره انتساب داده نشده: %s" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "پیوند هیچ برچسبی ندارد: %s" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "قالب شماره‌ی شکل نامعتبر: %s (%r)" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "قالب شماره‌ی شکل نامعتبر: %s" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "برچشب تعریف نشده: %s" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "شکست در ایجاد ارجاع متقابل. عنوان یا زیرنویس پیدا نشد: %s" @@ -2398,17 +2398,17 @@ msgid "" " will be generated" msgstr "فهرست مطالب دارای ارجاع به سند %r است که عنوانی ندارد: هیچ پیوندی تولید نخواهد شد" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "پرونده‌ی تصویر خوانا نیست: %s" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "پرونده‌ی عکس %s خوانا نیست: %s" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "پرونده‌ی دریافت شده خوانا نیست: %s" @@ -2618,12 +2618,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "====================== کند ترین زمان خواندن =======================" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "دستورالعمل Graphviz نمی تواند هم نشانوند محتوا را داشته باشد و هم نام پرونده" @@ -2839,39 +2853,39 @@ msgstr "بررسی اجمالی: کد ماژول" msgid "

All modules for which code is available

" msgstr "

همه‌ی پیمانه‌هایی که برایشان کد در دسترس است

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "مقدار نامعتبر برای گزینه‌ی ترتیب اعضا (member-order): %s" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "مقدار نامعتبر برای گزینه‌ی «از مستندات کلاس» class-doc-from:%s" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "امضای ناشناخته‌ برای %s (%r)" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "خطا در قالب بندی نشانوند برای %s: %s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "ویژگی ناموجود %s در شیئ %s" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2879,82 +2893,82 @@ msgid "" "explicit module name)" msgstr "مشخّص نیست کدام پیمانه را برای مستندسازی خودکار فراخوان کند %r (سعی کنید دستورالعمل «module» یا «currentmodule» را در سند قرار دهید، یا یک نام واضح برای پیمانه ارائه دهید)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "شیئ ساختگی شناسایی شد: %r" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "خطا در قالب بندی امضا برای %s: %s" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "\"::\" در پیمانه‌ی خودکار معنی نمی‌دهد" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "نشانوند‌های امضا یا یادداشت مقدار برگشتی داده شده برای پیمانه‌ی خودکار %s" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ باید لیستی از رشته‌متن ها باشد، نه %r (در پیمانه‌ی %s) -- __all__ نادیده گرفته می‌شود" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "ویژگی نایاب در گزینه‌ی :members: قید شده: پیمانه‌ی:%s، ویژگی %s" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "شکست در دریافت امضای تابع برای %s: مؤلّفه پیدا نشد: %s" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "شکست در دریافت امضای سازنده‌ی شیئ برای %s: مؤلّفه پیدا نشد: %s" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "پایه ها:%s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "نام جانشین %s" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "نام جانشین نوع متغیر(%s)" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "شکست در دریافت امضای شگرد برای %s: مؤلّفه پیدا نشد: %s" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "__slots__ نامعتبر در %sیدا شد و نادیده گرفته شد." -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "اعضای مستندسازی خودکار (autodoc_member_order) حالا دیگر ترتیب الفبایی «alphabetical» را به جای حالت منتسب به الفبا «alphabetic» می‌پذیرد. لطفاً تنظیمات خود را به روز رسانی کنید." -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "شکست در تحلیل مقدار پیش‌گزیده‌‌ی نشانوند برای %r: %s" @@ -3003,12 +3017,12 @@ msgstr "شکست در تجزیه تحلیل نام %s" msgid "failed to import object %s" msgstr "شکست در وارد کردن شیئ %s" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "تولید خلاصه خودکار: پرونده پیدا نشد: %s" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3208,7 +3222,7 @@ msgstr "صفحه" msgid "Table of Contents" msgstr "فهرست عناوین" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "جستجو" @@ -3289,35 +3303,35 @@ msgstr "ممکن است سترگ باشد" msgid "Navigation" msgstr "ناوبری" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "جستجو در %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "درباره این مستندات" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "کپی رایت" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© حق نشر %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© حق نشر%(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "آخرین بروز رسانی در %(last_updated)s ." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3362,12 +3376,12 @@ msgid "search" msgstr "جستجو" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "نتایج جستجو" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3409,48 +3423,36 @@ msgstr "C API تغییرات" msgid "Other changes" msgstr "دگر تغییرات" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "پیوند ثابت به این سر مقاله" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "پیوند ثابت به این تعریف" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "عدم نمایش نتایج یافت شده" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "در حال جست و جو" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "آماده سازی جست و جو..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "جستجو پایان یافت و %sصفحه نتایج مطابق جستار پیدا شدن." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "، در " -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "گسترش نوار کناره" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "تا کردن نوار کناره" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "گسترش نوار کناره" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "محتوا ها" @@ -3470,25 +3472,25 @@ msgstr "پانویس [%s] ارجاع داده نشده است." msgid "Footnote [#] is not referenced." msgstr "پانویس [#] ارجاع داده نشده است." -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "ارجاعات پانویس ناهناهنگ در پیام‌های ترجمه شده. اصلی:{0}، ترجمه شده:{1}" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "ارجاعات ناهناهنگ در پیام‌های ترجمه شده. اصلی:{0}، ترجمه شده:{1}" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "ارجاعات نقل قول ادبی ناهناهنگ در پیام‌های ترجمه شده. اصلی:{0}، ترجمه شده:{1}" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3530,16 +3532,16 @@ msgstr "امکان دریافت تصویر از منبع راه دور نبود: msgid "Unknown image format: %s..." msgstr "قالب تصویر ناشناخته: %s..." -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "نویسه‌ی منبع غیرقابل رمزگشایی، جایگزین با «؟» : %r" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "رد شدن و نادیده انگاشتن" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "شکست خورد" @@ -3560,22 +3562,22 @@ msgstr "نام نقش یا دستورالعمل ناشناخته: %s:%s" msgid "unknown node type: %r" msgstr "بست از نوع ناشناخته: %r" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "خطای خواندن: %s, %s" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "خطای نوشتن: %s, %s" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "پوشه‌ی محلّی %s وجود ندارد" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3597,6 +3599,11 @@ msgstr "ایراد در هنگام ارزیابی تنها عبارت دستور msgid "default role %s not found" msgstr "نقش پیش‌فرض %s یافت نشد" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "پیوند ثابت به این تعریف" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3611,6 +3618,11 @@ msgstr "هر کدام از شناسه‌هایی که به بست %s اختصا msgid "Permalink to this term" msgstr "پیوند ثابت به این اصطلاح" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "پیوند ثابت به این جدول" @@ -3631,40 +3643,40 @@ msgstr "پیوند ثابت به این فهرست عنوان ها" msgid "Could not obtain image size. :scale: option is ignored." msgstr "امکان دست یابی به اندازه‌ی عکس نبود. گزینه‌ی تغییر اندازه :scale: نادیده گرفته می‌شود." -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "قسمت‌بندی رده‌بالای %r ناشناخته برای کلاس %r" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "مقدار بسیار بزرگ :maxdepth:، نادیده گرفته شد." -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "عنوان سند یک بست متنی نیست" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "به بست عنوانی برخورد که در قسمت، موضوع، جدول، اندرز یا نوارکناری نبود" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "پانویس ها" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "هر دو مقدار tabularcolumns و :widths: داده شده، بنابراین :widths: حذف می شود." -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "ابعاد واحد %sنامعتبر است و نادیده گرفته شد." -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "نوع ناشناخته مدخل نمایه%s پیدا شد" diff --git a/sphinx/locale/fi/LC_MESSAGES/sphinx.mo b/sphinx/locale/fi/LC_MESSAGES/sphinx.mo index fdba658c6..8241eaf1b 100644 Binary files a/sphinx/locale/fi/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fi/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fi/LC_MESSAGES/sphinx.po b/sphinx/locale/fi/LC_MESSAGES/sphinx.po index 56a737844..28284a95a 100644 --- a/sphinx/locale/fi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fi/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FIRST AUTHOR , 2009\n" "Language-Team: Finnish (http://www.transifex.com/sphinx-doc/sphinx-1/language/fi/)\n" @@ -2850,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2890,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3433,11 +3433,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.js b/sphinx/locale/fr/LC_MESSAGES/sphinx.js index 659530a12..950d4c232 100644 --- a/sphinx/locale/fr/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/fr/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Sujet suivant", "Other changes": "Autres modifications", "Overview": "R\u00e9sum\u00e9", - "Permalink to this definition": "Lien permanent vers cette d\u00e9finition", - "Permalink to this headline": "Lien permanent vers ce titre", "Please activate JavaScript to enable the search\n functionality.": "Veuillez activer le JavaScript pour que la recherche fonctionne.", "Preparing search...": "Pr\u00e9paration de la recherche...", "Previous topic": "Sujet pr\u00e9c\u00e9dent", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Recherche", "Search Page": "Page de recherche", "Search Results": "R\u00e9sultats de la recherche", - "Search finished, found %s page(s) matching the search query.": "La recherche est finie, %s page(s) trouv\u00e9e(s) qui corresponde(nt) \u00e0 la recherche.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Recherchez dans %(docstitle)s", "Searching": "Recherche en cours", "Searching for multiple words only shows matches that contain\n all words.": "Une recherche sur plusieurs mots ne retourne que les r\u00e9sultats contenant tous les mots.", diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.mo b/sphinx/locale/fr/LC_MESSAGES/sphinx.mo index 250afe623..bf0eae4ab 100644 Binary files a/sphinx/locale/fr/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fr/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.po b/sphinx/locale/fr/LC_MESSAGES/sphinx.po index 7abb7ab24..77996ec4f 100644 --- a/sphinx/locale/fr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr/LC_MESSAGES/sphinx.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: David Georges, 2021\n" "Language-Team: French (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr/)\n" @@ -92,76 +92,76 @@ msgstr "'setup' tel que défini dans conf.py n'est pas un objet Python appelable msgid "loading translations [%s]... " msgstr "chargement des traductions [%s]... " -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "fait" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "traductions indisponibles" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "Chargement de l'environnement pickled" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "échec : %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "Aucun constructeur sélectionné, utilisation du défaut : html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "a réussi" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "s'est terminée avec des problèmes" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "La compilation %s, %s avertissement (avec les avertissements considérés comme des erreurs)." -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "La compilation %s, %s avertissements (avec les avertissements considérés comme des erreurs)." -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "La compilation %s, %s avertissement." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "La compilation %s, %s avertissements." -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "La compilation %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "la classe de nœud %r est déjà enregistrée, ses visiteurs seront écrasés" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "la directive %r est déjà enregistrée, elle sera écrasée" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "le rôle %r est déjà enregistré, il sera écrasé" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -169,12 +169,12 @@ msgid "" "explicit" msgstr "l’extension %s ne se déclare pas compatible à la lecture en parallèle, on supposera qu’elle ne l'est pas - merci de demander à l'auteur de l’extension de vérifier ce qu’il en est et de le préciser explicitement" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "l'extension %s n'est pas compatible avec les lectures parallèles" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -182,12 +182,12 @@ msgid "" "explicit" msgstr "l’extension %s ne se déclare pas compatible à l’écriture en parallèle, on supposera qu’elle ne l’est pas - merci de demander à l'auteur de l’extension de vérifier ce qu’il en est et de le préciser explicitement" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "l'extension %s n'est pas compatible avec les écritures parallèles" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "sérialisation en cours %s" @@ -655,8 +655,8 @@ 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:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "Copie des images... " @@ -665,8 +665,8 @@ 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:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "impossible de copier le fichier image %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:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "fichier CSS invalide : %r, le fichier sera ignoré" @@ -813,22 +813,22 @@ msgstr "lecture des gabarits... " msgid "writing message catalogs... " msgstr "écriture des catalogues de messages... " -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "Recherchez les éventuelles erreurs dans la sortie ci-dessus ou dans %(outdir)s/output.txt" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "lien mort: %s (%s)" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "Ancre '%s' non trouvée" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -842,7 +842,7 @@ msgstr "Le manuel se trouve dans %(outdir)s." msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "aucun valeur de configuration \"man_pages\" trouvée; aucun page du manuel ne sera enregistrée" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "enregistrement" @@ -886,16 +886,16 @@ msgstr "aucun paramètre de configuration \"texinfo_documents\" trouvé: aucun d msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "La valeur du paramètre \"texinfo_documents\" référence un document inconnu %s" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "traitement en cours %s" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "résolution des références..." -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "(dans" @@ -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:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -929,238 +929,238 @@ msgstr "Les fichiers XML se trouvent dans %(outdir)s." msgid "The pseudo-XML files are in %(outdir)s." msgstr "Le fichier pseudo-XML se trouve dans %(outdir)s." -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "le fichier de configuration de construction est corrompu : %r" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "Les pages HTML sont dans %(outdir)s." -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "Échec de lecture du fichier de configuration de construction : %r" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Index général" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "index" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "suivant" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "précédent" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "Génération des index" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "écriture des pages additionnelles" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "Copie des fichiers téléchargeables... " -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, 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:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, 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:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "copie des fichiers statiques" -#: sphinx/builders/html/__init__.py:830 +#: sphinx/builders/html/__init__.py:841 #, python-format msgid "cannot copy static file %r" msgstr "impossible de copier le fichier static %r" -#: sphinx/builders/html/__init__.py:835 +#: sphinx/builders/html/__init__.py:846 msgid "copying extra files" msgstr "Copie des fichiers complémentaires" -#: sphinx/builders/html/__init__.py:841 +#: sphinx/builders/html/__init__.py:852 #, python-format msgid "cannot copy extra file %r" msgstr "copie des fichiers supplémentaires impossible %r" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, 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:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, 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:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, 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:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "Export de l'inventaire des objets" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "Export de l'index de recherche dans %s" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "le fichier js_file : %r est invalide, il sera ignoré" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 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:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "math_renderer saisi %r inconnu." -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, 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:1233 +#: sphinx/builders/html/__init__.py:1244 #, 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:1242 +#: sphinx/builders/html/__init__.py:1253 #, 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:1246 +#: sphinx/builders/html/__init__.py:1257 #, 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:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "le fichier de logo %r n'existe pas" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "le fichier de favicon %r n'existe pas " -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "Documentation %s %s" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "Les fichiers LaTex se trouvent dans %(outdir)s." -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "\nExécuter 'make' dans ce répertoire pour les soumettre à (pdf)latex\n(ou 'make latexpdf' directement ici pour l’automatiser)." -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "aucune valeur de configuration \"latex_documents\" trouvée; aucun document de sera généré" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "La valeur du paramètre \"latex_documents\" référence un document inconnu %s" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Index" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Version" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "Aucune option Babel disponible pour la langue %r" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "Copie des fichiers de support TeX" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "Copie des fichiers de support TeX..." -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "Copie de fichiers supplémentaires" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "Clé de configuration inconnue : latex_elements[%r]; ignorée." -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1907,7 +1907,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Paramètres" @@ -1916,12 +1916,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Renvoie" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Type renvoyé" @@ -1934,7 +1934,7 @@ msgid "variable" msgstr "variable" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "fonction" @@ -2012,7 +2012,7 @@ msgid "Throws" msgstr "Déclenche" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "classe" @@ -2029,7 +2029,7 @@ msgstr "paramètre du modèle" msgid "%s() (built-in function)" msgstr "%s() (fonction de base)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (méthode %s)" @@ -2044,7 +2044,7 @@ msgstr "%s() (classe)" msgid "%s (global variable or constant)" msgstr "%s (variable globale ou constante)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (attribut %s)" @@ -2058,20 +2058,20 @@ msgstr "Arguments" msgid "%s (module)" msgstr "%s (module)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "méthode" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "données" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "attribut" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "module" @@ -2085,7 +2085,7 @@ msgstr "description de %s dupliquée pour%s; l'autre %s se trouve dans %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "Libellé dupliqué pour l'équation %s, autre instance dans %s" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "math_eqref_format invalide : %r" @@ -2102,7 +2102,7 @@ msgstr "opérateur" msgid "object" msgstr "objet" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "exception" @@ -2114,92 +2114,92 @@ msgstr "état" msgid "built-in function" msgstr "fonction de base" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Variables" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Lève" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (dans le module %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (dans le module %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (variable de base)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (classe de base)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (classe dans %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (méthode de la classe %s)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (méthode statique %s)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Index des modules Python" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "modules" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Obsolète" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "méthode de classe" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "méthode statique" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "propriété" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "description dupliquée pour l'objet %s; l'autre instance se trouve dans %s, utilisez :noindex: sur l'une d'elles" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "plusieurs cibles trouvées pour le renvoi %r : %s" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (obsolète)" @@ -2235,112 +2235,112 @@ msgstr "role" msgid "duplicate description of %s %s, other instance in %s" msgstr "description dupliquée pour %s %s; l'autre instance se trouve dans %s" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "variable d'environnement; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "description de l'option malformée, elle doit ressembler à \nMalformed option description %r, should look like \"opt\", \"-opt args\", \"--opt args\", \"/opt args\" or \"+opt args\"" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "option de ligne de commande %s" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "option de ligne de commande" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "le terme du glossaire doit être précédé d'une ligne vide" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "les termes du glossaire ne doivent pas être séparés par des lignes vides" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "le glossaire semble être mal formaté; vérifiez l'indentation" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "terme du glossaire" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "élément de grammaire" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "étiquette de référence" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "variable d'environnement" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "option du programme" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "document" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Index du module" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Page de recherche" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "libellé dupliqué %s, l'autre instance se trouve dans %s" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "description %s dupliquée pour %s; l'autre instance se trouve dans %s" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "le paramètre numfig est désactivé : le paramètre :numref: est ignoré" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "Impossible de créer une référence croisée. Aucun nombre n'est attribué: %s" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "le lien n'a pas de légende : %s" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "format de numfig_format invalide : %s (%r)" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "format de numfig_format invalide : %s" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "lablel non défini: 1%s" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "Impossible de créer une référence croisée. Titre ou légende introuvable: %s" @@ -2421,17 +2421,17 @@ msgid "" " will be generated" msgstr "la table des matières contient une référence à un document %r qui n'a pas de titre : aucun lien ne sera généré" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "fichier image %s illisible " -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "fichier image %s illisible : %s" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "le fichier téléchargé n’est pas lisible: %s" @@ -2641,12 +2641,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "====================== durées de lecture les plus lentes =======================" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "La directive Graphviz ne peut pas avoir simultanément du contenu et un argument de nom de fichier" @@ -2862,39 +2876,39 @@ msgstr "Vue d'ensemble : code du module" msgid "

All modules for which code is available

" msgstr "

Modules pour lesquels le code est disponible

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "signature invalide pour auto%s (%r)" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "erreur pendant la mise en forme de l'argument %s:%s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "attribut manquant %s dans l'objet %s" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2902,82 +2916,82 @@ msgid "" "explicit module name)" msgstr "module à importer pour auto-documenter %r est inconnu (essayer de placer une directive \"module\" ou \"currentmodule\" dans le document, ou de donner un nom de module explicite)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "\"::\" dans le nom d'automodule n'a pas de sens" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "arguments de signature ou annotation de return donnés pour l’automodule %s" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ devrait être une liste de chaînes, pas %r (dans module %s) -- __all__ sera ignoré" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "Échec pour obtenir la signature de la fonction pour %s : %s" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "Échec pour obtenir la signature du constructeur pour %s : %s" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Bases : %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "alias de %s" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "alias de TypeVar(%s)" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "Échec pour obtenir la signature de la méthode pour %s : %s" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3026,12 +3040,12 @@ msgstr "échec de l’analyse du nom %s" msgid "failed to import object %s" msgstr "échec d’importation de l'object %s" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "autosummary_generate : fichier nontrouvé : %s" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3231,7 +3245,7 @@ msgstr "page" msgid "Table of Contents" msgstr "Table des matières" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Recherche" @@ -3312,35 +3326,35 @@ msgstr "peut être énorme" msgid "Navigation" msgstr "Navigation" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Recherchez dans %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "À propos de ces documents" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Copyright" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Mis à jour le %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3385,12 +3399,12 @@ msgid "search" msgstr "rechercher" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Résultats de la recherche" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3432,48 +3446,36 @@ msgstr "Modifications de l'API C" msgid "Other changes" msgstr "Autres modifications" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Lien permanent vers ce titre" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Lien permanent vers cette définition" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Cacher les résultats de la recherche" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Recherche en cours" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Préparation de la recherche..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "La recherche est finie, %s page(s) trouvée(s) qui corresponde(nt) à la recherche." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", dans" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Agrandir la barre latérale" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Réduire la barre latérale" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Agrandir la barre latérale" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Contenu" @@ -3493,25 +3495,25 @@ msgstr "La note de bas de page [%s] n'est pas référencée." msgid "Footnote [#] is not referenced." msgstr "La note de bas de page [#] n'est pas référencée." -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "incohérences de références de notes de bas de page dans le message traduit. Original : {0}, traduit : {1} " -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "incohérences de références dans le message traduit. Original : {0}, traduit : {1}" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "incohérences de références de citation dans le message traduit. Original : {0}, traduit : {1}" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3553,16 +3555,16 @@ msgstr "impossible d'atteindre l'image distante %s[%s]" msgid "Unknown image format: %s..." msgstr "Format d'image inconnu : %s..." -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "le caractère source est indécodable, il sera remplacé par \"?\" : %r" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "ignoré" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "échoué" @@ -3583,22 +3585,22 @@ msgstr "nom de rôle ou de directive inconnu: %s:%s" msgid "unknown node type: %r" msgstr "type de node inconnu : %r" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "erreur de lecture : %s,%s" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "erreur d'écriture : %s,%s" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "le répertoire locale_dir %s n'existe pas" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3620,6 +3622,11 @@ msgstr "exception pendant l’évaluation de l'expression de la directive only : msgid "default role %s not found" msgstr "rôle par défaut %s introuvable" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Lien permanent vers cette définition" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3634,6 +3641,11 @@ msgstr "Aucun ID assigné au node %s" msgid "Permalink to this term" msgstr "Lien permanent vers ce terme" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Lien permanent vers ce tableau" @@ -3654,40 +3666,40 @@ msgstr "Lien permanent vers cette table des matières" msgid "Could not obtain image size. :scale: option is ignored." msgstr "impossible d'obtenir la taille de l'image. L'option :scale: est ignorée." -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "toplevel_sectioning %r inconnu pour la classe %r" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth: trop grand, ignoré." -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "le titre du document n'est pas un unique node de type Text" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "le titre de node rencontré n'est apparenté à aucun parmi section, topic, table, admonition ou sidebar" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Notes de bas de page" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "options tabularcolumns et :widths: simultanément présentes. :widths: sera ignoré." -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "%s est invalide comme unité de dimension. Ignoré." -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "le type inconnu d’entrée d’index %s a été trouvé" diff --git a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo index 5f201b621..9f34c4c47 100644 Binary files a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo and b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po index 42c278acd..869d29a27 100644 --- a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n" @@ -2849,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2889,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3432,11 +3432,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.js b/sphinx/locale/he/LC_MESSAGES/sphinx.js index 539726cf7..67c07e1de 100644 --- a/sphinx/locale/he/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/he/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "\u05e0\u05d5\u05e9\u05d0 \u05d4\u05d1\u05d0", "Other changes": "\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd", "Overview": "\u05e1\u05e7\u05d9\u05e8\u05d4 \u05db\u05dc\u05dc\u05d9\u05ea", - "Permalink to this definition": "\u05e7\u05d9\u05e9\u05d5\u05e8 \u05e7\u05d1\u05d5\u05e2 \u05dc\u05d4\u05d2\u05d3\u05e8\u05d4 \u05d6\u05d5", - "Permalink to this headline": "\u05e7\u05d9\u05e9\u05d5\u05e8 \u05e7\u05d1\u05d5\u05e2 \u05dc\u05db\u05d5\u05ea\u05e8\u05ea \u05d6\u05d5", "Please activate JavaScript to enable the search\n functionality.": "\u05d0\u05e0\u05d0 \u05d4\u05e4\u05e2\u05dc \u05d2'\u05d0\u05d5\u05d0\u05e1\u05e7\u05e8\u05d9\u05e4\u05d8 \u05e2\"\u05de \u05dc\u05d0\u05e4\u05e9\u05e8 \u05d0\u05ea\n \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9.", "Preparing search...": "", "Previous topic": "\u05e0\u05d5\u05e9\u05d0 \u05e7\u05d5\u05d3\u05dd", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "\u05d7\u05d9\u05e4\u05d5\u05e9", "Search Page": "\u05d3\u05e3 \u05d7\u05d9\u05e4\u05d5\u05e9", "Search Results": "\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "\u05d7\u05e4\u05e9 \u05d1\u05ea\u05d5\u05da %(docstitle)s", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.mo b/sphinx/locale/he/LC_MESSAGES/sphinx.mo index 8f298b0d8..9e604af09 100644 Binary files a/sphinx/locale/he/LC_MESSAGES/sphinx.mo and b/sphinx/locale/he/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.po b/sphinx/locale/he/LC_MESSAGES/sphinx.po index 5a1ff8c22..a26bd57fd 100644 --- a/sphinx/locale/he/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/he/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FIRST AUTHOR , 2011\n" "Language-Team: Hebrew (http://www.transifex.com/sphinx-doc/sphinx-1/language/he/)\n" @@ -66,76 +66,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -143,12 +143,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -156,12 +156,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -629,8 +629,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -639,8 +639,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -764,7 +764,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -787,22 +787,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -860,16 +860,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "(בתוך" @@ -887,7 +887,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -903,238 +903,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "אינדקס" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "הבא" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "הקודם" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "תיעוד %s %s" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "אינדקס" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "מהדורה" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "פרמטרים" @@ -1890,12 +1890,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "" @@ -1908,7 +1908,7 @@ msgid "variable" msgstr "משתנה" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "פונקציה" @@ -1986,7 +1986,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "מחלקה" @@ -2003,7 +2003,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2018,7 +2018,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2032,20 +2032,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "מודול" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2076,7 +2076,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "" @@ -2088,92 +2088,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "משתנים" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2209,112 +2209,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "משתנה סביבה; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "משתנה סביבה" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "מודול אינדקס" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "דף חיפוש" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2395,17 +2395,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2615,12 +2615,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2836,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "

כל המודולים שיש להם קוד זמין

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2876,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3000,12 +3014,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3205,7 +3219,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "חיפוש" @@ -3286,35 +3300,35 @@ msgstr "עשוי להיות עצום" msgid "Navigation" msgstr "ניווט" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "חפש בתוך %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "על מסמכים אלו" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "זכויות שמורות" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "עודכן לאחרונה ב %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3359,12 +3373,12 @@ msgid "search" msgstr "חיפוש" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "תוצאות החיפוש" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3406,48 +3420,36 @@ msgstr "" msgid "Other changes" msgstr "שינויים אחרים" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "קישור קבוע לכותרת זו" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "קישור קבוע להגדרה זו" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "הסתר תוצאות חיפוש" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "הרחב סרגל צד" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "כווץ סרגל צד" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "הרחב סרגל צד" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "תוכן" @@ -3467,25 +3469,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3527,16 +3529,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3557,22 +3559,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3594,6 +3596,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "קישור קבוע להגדרה זו" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3608,6 +3615,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3628,40 +3640,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "הערות שוליים" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/hi/LC_MESSAGES/sphinx.js b/sphinx/locale/hi/LC_MESSAGES/sphinx.js index d585a96a8..278159063 100644 --- a/sphinx/locale/hi/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/hi/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "\u0905\u0917\u0932\u093e \u092a\u094d\u0930\u0915\u0930\u0923", "Other changes": "\u0905\u0928\u094d\u092f \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928", "Overview": "\u0938\u093f\u0902\u0939\u093e\u0935\u0932\u094b\u0915\u0928", - "Permalink to this definition": "\u0907\u0938 \u092a\u0930\u093f\u092d\u093e\u0937\u093e \u0915\u0940 \u0938\u094d\u0925\u093e\u092f\u0940 \u0915\u095c\u0940", - "Permalink to this headline": "\u0907\u0938 \u0936\u0940\u0930\u094d\u0937-\u092a\u0902\u0915\u094d\u0924\u093f \u0915\u0940 \u0938\u094d\u0925\u093e\u092f\u0940 \u0915\u095c\u0940", "Please activate JavaScript to enable the search\n functionality.": "\u0916\u094b\u091c \u0915\u093e\u0930\u094d\u092f \u0915\u0947 \u0932\u093f\u090f \u091c\u093e\u0935\u093e \u0938\u094d\u0915\u094d\u0930\u093f\u092a\u094d\u091f \u0915\u093e \u0939\u094b\u0928\u093e \u0906\u0935\u0936\u094d\u092f\u0915 \u0939\u0948. \u0915\u0943\u092a\u092f\u093e \u091c\u093e\u0935\u093e \u0938\u094d\u0915\u094d\u0930\u093f\u092a\u094d\u091f \u0915\u094b \u0936\u0941\u0930\u0942 \u0915\u0930\u0947\u0902.", "Preparing search...": "\u0916\u094b\u091c \u0915\u0940 \u0924\u0948\u092f\u093e\u0930\u0940", "Previous topic": "\u092a\u093f\u091b\u0932\u093e \u092a\u094d\u0930\u0915\u0930\u0923", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "\u0916\u094b\u091c", "Search Page": "\u0916\u094b\u091c \u092a\u0943\u0937\u094d\u0920", "Search Results": "\u0916\u094b\u091c \u092a\u0930\u0940\u0923\u093e\u092e ", - "Search finished, found %s page(s) matching the search query.": "\u0916\u094b\u091c \u092a\u0942\u0930\u094d\u0923, \u0916\u094b\u091c \u0935\u093f\u0937\u092f \u0915\u0947 \u0905\u0928\u0941\u0915\u0942\u0932 %s \u092a\u0943\u0937\u094d\u0920 \u092e\u093f\u0932\u093e (\u092e\u093f\u0932\u0947).", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "%(docstitle)s \u092e\u0947\u0902 \u0916\u094b\u091c\u0947\u0902", "Searching": "\u0916\u094b\u091c \u091c\u093e\u0930\u0940", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/hi/LC_MESSAGES/sphinx.mo b/sphinx/locale/hi/LC_MESSAGES/sphinx.mo index 9c7b232be..f28238602 100644 Binary files a/sphinx/locale/hi/LC_MESSAGES/sphinx.mo and b/sphinx/locale/hi/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/hi/LC_MESSAGES/sphinx.po b/sphinx/locale/hi/LC_MESSAGES/sphinx.po index e3c06b960..2ce4dcf28 100644 --- a/sphinx/locale/hi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hi/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Sumanjali Damarla , 2020\n" "Language-Team: Hindi (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi/)\n" @@ -69,76 +69,76 @@ msgstr "'स्थापना' को जैसा कि अभी कोन msgid "loading translations [%s]... " msgstr "[%s] अनुवाद पढ़ा जा रहा है..." -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "संपन्न" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "अंतर्निर्मित संदेशों में उपलब्ध नहीं है" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "रक्षित स्थिति को लागू किया जा रहा है" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "असफल: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "किसी निर्माता को नहीं चुना गया, मानक उपयोग: एच्.टी.ऍम.एल." -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "सफल हुआ" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "समस्याओं के साथ समाप्त हुआ" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "%s निर्माण, चेतावनी %s (चेतावनी को गलती माने)| " -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "%s सम्पूर्ण, %s चेतावनी." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "%s निर्मित." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "निर्देशक कक्षा #node class# %r पहले से पंजीकृत है, इसके अभ्यागत निरस्त हो जाएंगे " -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "निर्देश %r पहले से पंजीकृत है, यह निरस्त हो जाएगा" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "भूमिका %r पहले से पंजीकृत है, यह निरस्त हो जाएगी" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -146,12 +146,12 @@ msgid "" "explicit" msgstr "%s आयाम यह घोषित नहीं करता कि यह समानांतर पाठन के लिए सुरक्षित है. यह मानते हुए की ऐसा नहीं है - कृपया आयाम के लेखक को जांच करने और स्पष्ट व्यक्त करने के लिए कहें." -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "समानांतर पठन के लिए यह %s विस्तार अथवा आयाम सुरक्षित नहीं है | " -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -159,12 +159,12 @@ msgid "" "explicit" msgstr "%s आयाम यह घोषित नहीं करता कि यह समानांतर लेखन के लिए सुरक्षित है. यह मानते हुए की ऐसा नहीं है - कृपया आयाम के लेखक को जांच करने और स्पष्ट व्यक्त करने के लिए कहें." -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "समानांतर लेखन के लिए %s विस्तार अथवा आयाम सुरक्षित नहीं है | " -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "%s पर काम कर रहे हैं" @@ -632,8 +632,8 @@ msgstr "लेखपत्र बनाए जा रहे हैं" msgid "duplicated ToC entry found: %s" msgstr "विषय-सूची प्रविष्टि की प्रतिलिपि पायी गई: %s" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "चित्रों की प्रतिलिपि बनाई जा रही है..." @@ -642,8 +642,8 @@ msgstr "चित्रों की प्रतिलिपि बनाई msgid "cannot read image file %r: copying it instead" msgstr "चित्रलेख फाइल %r नहीं पढ़ा जा सका: इसकी प्रतिलिपि बनाई जा रही है" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "चित्रलेख फाइल %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:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "अमान्य css_file: %r, उपेक्षित" @@ -790,22 +790,22 @@ msgstr "नमूनों को पढ़ा जा रहा है..." msgid "writing message catalogs... " msgstr "सन्देश सूचीपत्रों को लिखा जा रहा है..." -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "उपरोक्त परिणाम में अथवा %(outdir)s /output.txt में त्रुटियाँ ढूँढने का प्रयास " -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "खंडित कड़ी: %s (%s)" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "लक्ष्य '%s' नहीं मिला" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -819,7 +819,7 @@ msgstr "पुस्तिका पृष्ठ %(outdir)sमें हैं." msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "कोई \"man_pages\" विन्यास मान नहीं मिला; कोई नियमावली पृष्ठ नहीं लिखे जाएंगे" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "लिखा जा रहा है" @@ -863,16 +863,16 @@ msgstr "कोई \"texinfo_documents\" विन्यास मान नह msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "\"texinfo_documents\" विन्यास मान अज्ञात लेखपत्र %s का सन्दर्भ है" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "%s की प्रक्रिया जारी" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "सन्दर्भों का विश्लेषण किया जा रहा है..." -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (में" @@ -890,7 +890,7 @@ msgstr "मेकफाइल लिखने में त्रुटि: %s" msgid "The text files are in %(outdir)s." msgstr "पाठ फाइल %(outdir)s में हैं." -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -906,238 +906,238 @@ msgstr "एक्स.एम्.एल. लेखपत्र %(outdir)s मे msgid "The pseudo-XML files are in %(outdir)s." msgstr "छद्म-एक्स.एम्.एल. लेखपत्र %(outdir)s में हैं." -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "निर्माण सूचनापत्र फाइल खंडित है: %r" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "एच.टी.एम्.एल. पृष्ठ %(outdir)sमें हैं." -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "निर्माण सूचनापत्र फाइल को नहीं पढ़ा जा सका: %r" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "सामान्य अनुक्रमाणिका" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "अनुक्रमणिका" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "आगामी" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "पूर्ववर्ती" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "अनुक्रमाणिका निर्मित की जा रही है" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "अतिरिक्त पृष्ठ लिखे जा रहे हैं" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "उतारी गई फाइलों की प्रतिलिपि बनाई जा रही है..." -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "उतारी गई फाइलों %r की प्रतिलिपि नहीं की जा सकी: %s" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 +#: sphinx/builders/html/__init__.py:841 #, python-format msgid "cannot copy static file %r" msgstr "स्थैतिक फाइल %r की प्रतिलिपि नहीं की जा सकी" -#: sphinx/builders/html/__init__.py:835 +#: sphinx/builders/html/__init__.py:846 msgid "copying extra files" msgstr "अतिरिक्त फाइलों की प्रतिलिपियां बनाये जा रहे है| " -#: sphinx/builders/html/__init__.py:841 +#: sphinx/builders/html/__init__.py:852 #, python-format msgid "cannot copy extra file %r" msgstr "अतिरिक्त फाइल %r की प्रतिलिपि नहीं की जा सकी" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "निर्माण फाइल को नहीं लिखा जा सका: %r" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, 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:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "पृष्ठ %s की प्रस्तुति करते समय एक त्रुटि हुई.\nकारण: %r" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "विषयवस्तुओं का भंडार बनाया जा रहा है" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "%s में खोज अनुक्रमाणिका भंडार बनाया जा रहा है" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "अमान्य js_file: %r, उपेक्षित" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "कई math_renderers पंजीकृत हैं. लेकिन कोई math_renderers नहीं चुना गया है." -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "अज्ञात math_renderer %r दिया गया." -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "html_extra_path प्रविष्टि %r का अस्तित्व नहीं है" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "html_extra_path का प्रविष्टि %r outdir में है| " -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "html_static_path प्रविष्टि %r का अस्तित्व नहीं है" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "html_static_path का प्रविष्टि %r outdir में है| " -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "प्रतीकचिन्ह फाइल %r का अस्तित्व नहीं है" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "इष्ट चिन्ह फाइल %r का अस्तित्व नहीं है" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s दिग्दर्शिका" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "लाटेक्स लेखपत्र %(outdir)s में हैं." -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "\nइन्हें (pdf)latex से चलाने के लिए उस निर्देशिका में 'मेक' आदेश चलायें\n(ऐसा स्वचालित रूप से करने के लिए यहाँ 'make latexpdf' आदेश का उपयोग करें)" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "कोई \"latex_documents\" विन्यास मान नहीं मिला; कोई नहीं लिखे जाएंगे" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "\"latex_documents\" विन्यास मान अज्ञात लेखपत्र %s का सन्दर्भ है" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "अनुक्रमणिका" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "आवृत्ति" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "%r भाषा के लिए कोई बाबेल विकल्प नहीं " -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "टेक्स सहायक फाइलों की प्रतिलिपि की जा रही है..." -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "टेक्स सहायक फाइलों की प्रतिलिपि की जा रही है..." -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "अतिरिक्त फाइलों की प्रतिकृति बनाई जा रही है" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "मापदण्ड" @@ -1893,12 +1893,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "प्रदत्त " #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "प्रदत्त प्रकार " @@ -1911,7 +1911,7 @@ msgid "variable" msgstr "चर पद" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "फंक्शन" @@ -1989,7 +1989,7 @@ msgid "Throws" msgstr "देता है " #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "वर्ग" @@ -2006,7 +2006,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (अंतर्निर्मित फंक्शन)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s विधि)" @@ -2021,7 +2021,7 @@ msgstr "%s() (वर्ग)" msgid "%s (global variable or constant)" msgstr "%s (वैश्विक चरपद अथवा अचर) " -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s लक्षण)" @@ -2035,20 +2035,20 @@ msgstr "चर " msgid "%s (module)" msgstr "%s (प्रभाग)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "पद्धति" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "आंकड़े " -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "लक्षण" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "प्रभाग" @@ -2062,7 +2062,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "समीकरण का प्रतिरूप शीर्षक %s, दूसरी प्रतिकृति %s में है " -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "अमान्य math_eqref_format: %r" @@ -2079,7 +2079,7 @@ msgstr "चालक" msgid "object" msgstr "वस्तु" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "अपवाद " @@ -2091,92 +2091,92 @@ msgstr "वक्तव्य " msgid "built-in function" msgstr "अंतर्निर्मित कर्म" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "चर पद " -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "उभारता है " -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (%s प्रभाग में )" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (%s प्रभाग में )" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (अंतर्निर्मित चर पद)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (अंतर्निर्मित वर्ग)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (%s वर्ग में)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s वर्ग विधि) " -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s स्थैतिक विधि)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "पाइथन प्रभाग सूची" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "प्रभाग" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "अवमानित " -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "वर्ग विधि" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "स्थैतिक पद्धति" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "पारस्परिक-सन्दर्भों के लिए एक से अधिक लक्ष्य मिले %r: %s" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "(अवमानित)" @@ -2212,112 +2212,112 @@ msgstr "भूमिका" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "परिस्थिति चर पद; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "अशुद्ध रूप विकल्प विवरण %r, अपेक्षित प्रारूप \"opt\", \"-opt args\", \"--opt args\", \"/opt args\" अथवा \"+opt args\"" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "पारिभाषिक पद" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "व्याकरण संकेत " -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "सन्दर्भ शीर्षक" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "परिस्थिति चर पद " -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "प्रोग्राम विकल्प " -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "लेखपत्र" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "प्रभाग सूची" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "खोज पृष्ठ" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "प्रतिरूप शीर्षक %s, दूसरी प्रतिकृति %s में है " -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "numfig असमर्थ है. :numref: उपेक्षित है." -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "कड़ी का कोई शीर्षक नहीं है: %s" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "अमान्य numfig_format: %s (%r)" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "अमान्य numfig_format: %s" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2398,17 +2398,17 @@ msgid "" " will be generated" msgstr "विषय-सूची-संरचना में लेखपत्र %r, जिसका कोई शीर्षक नहीं है, का सन्दर्भ है: कोई सम्बन्ध नहीं बनाया जा सकेगा" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "चित्र फाइल पठनीय नहीं है: %s" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "चित्र फाइल %s पठनीय नहीं है: %s" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "उतारी गई फाइल पठनीय नहीं है: %s" @@ -2618,12 +2618,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "ग्राफविज़ निर्देश में दोनों मापदंड, विषय-वस्तु और फाइल का नाम, नहीं हो सकते" @@ -2839,39 +2853,39 @@ msgstr "सिंहावलोकन: प्रभाग निर्देश msgid "

All modules for which code is available

" msgstr "

सभी प्रभाग जिनके लिए निर्देश उपलब्ध है

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "स्वतः %s (%r) के लिए अमान्य हस्ताक्षर" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "%s के पदों का प्रारूप बनाने में व्यवधान: %s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "%s गुण %s वस्तु में अनुपस्थित" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2879,82 +2893,82 @@ msgid "" "explicit module name)" msgstr "पता नहीं है कि कौन सा प्रभाग स्वतःप्रलेखन %r के लिए आयात करना है (लेखपत्र में \"प्रभाग\" या \"वर्तमान-प्रभाग\" निर्देश रख कर देखें; अथवा स्पष्ट प्रभाग नाम देकर देखें)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "स्वतः प्रभाग नाम में \"::\" विवेकहीन है" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "स्वतः-प्रभाग %s के लिए हस्ताक्षर पद अथवा प्रत्युत्तरित टिप्पणी प्रदान की गई" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ अंतिम अक्षरमाला होनी चाहिए, न कि %r (%s प्रभाग में) -- __all__ की उपेक्षा की जाएगी" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "आधार: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3003,12 +3017,12 @@ msgstr "पद-विच्छेदन में असफलता: %s" msgid "failed to import object %s" msgstr "विषय-वस्तु के आयात में असफलता: %s" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3208,7 +3222,7 @@ msgstr "पृष्ठ" msgid "Table of Contents" msgstr "विषय-सूची" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "खोज" @@ -3289,35 +3303,35 @@ msgstr "बृहदाकार हो सकता है" msgid "Navigation" msgstr "संचालन" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "%(docstitle)s में खोजें" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "इन लेखपत्रों के बारे में" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "सर्वाधिकार" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© सर्वाधिकार %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© सर्वाधिकार %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "अंतिम बार सम्पादित %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3362,12 +3376,12 @@ msgid "search" msgstr "खोज" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "खोज परीणाम " #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3409,48 +3423,36 @@ msgstr "सी ऐ.पी.आई. परिवर्तन" msgid "Other changes" msgstr "अन्य परिवर्तन" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "इस शीर्ष-पंक्ति की स्थायी कड़ी" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "इस परिभाषा की स्थायी कड़ी" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "खोजे गए जोड़े छिपाएं" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "खोज जारी" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "खोज की तैयारी" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "खोज पूर्ण, खोज विषय के अनुकूल %s पृष्ठ मिला (मिले)." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", में " -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "किनारे का स्थान बढ़ाएं" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "किनारे का स्थान घटाएं" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "किनारे का स्थान बढ़ाएं" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "विषय सामिग्री" @@ -3470,25 +3472,25 @@ msgstr "पाद-टिप्पणी [%s] का कोई सन्दर् msgid "Footnote [#] is not referenced." msgstr "पाद-टिप्पणी [#] सन्दर्भ कहीं नहीं है" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "अनुवादित संदेश में असंगत पाद-टिप्पणी के प्रसंग. मूल: {0}, अनुवादित: {1}" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "अनुवादित संदेश में असंगत प्रसंग. मूल: {0}, अनुवादित: {1}" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "अनुवादित संदेश में असंगत उद्धरण के प्रसंग. मूल: {0}, अनुवादित: {1}" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3530,16 +3532,16 @@ msgstr "दूरस्थ चित्र नहीं लाया जा स msgid "Unknown image format: %s..." msgstr "अज्ञात चित्र प्रारूप: %s..." -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "असाधनीय स्रोत अक्षर, \"?\" द्वारा बदले जा रहे हैं: %r" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "छोड़ा " -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "असफल" @@ -3560,22 +3562,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "अज्ञात बिंदु प्रकार: %r" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "अशुद्धि पाठन: %s, %s" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "अशुद्धि लेखन: %s, %s" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3597,6 +3599,11 @@ msgstr "केवल निर्देशक भाव का मूल्य msgid "default role %s not found" msgstr "मानक भूमिका '%s' नहीं मिली" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "इस परिभाषा की स्थायी कड़ी" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3611,6 +3618,11 @@ msgstr "%s बिंदु के लिए कोई पहचान-चिन msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "इस सारणी की स्थायी कड़ी" @@ -3631,40 +3643,40 @@ msgstr "इस विषय-सूची-संरचना की स्था msgid "Could not obtain image size. :scale: option is ignored." msgstr "चित्र का आकार नहीं मिल सका. :scale: विकल्प की उपेक्षा की जा रही है." -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "अज्ञात %r उच्चतमस्तर_विभाजन #toplevel_sectioning# %r वर्ग के लिए" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "अत्याधिक अधिकतम गहराई # :maxdepth: #, उपेक्षित किया गया." -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "लेखपत्र का शीर्षक एकल पाठ बिंदु नहीं है" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "पाया गया शीर्ष बिंदु किसी भाग, प्रसंग, तालिका, विषय-प्रबोध अथवा पार्श्व-स्थान में नहीं है" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "पाद टिप्पणियां" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "दोनों तालिका-स्तंभ और :चौड़ाई: विकल्प दिए गए हैं. :चौड़ाई: मान की उपेक्षा की जाएगी." -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "परिमाण मात्रक %s अमान्य है. उपेक्षा की जाएगी." -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "अनुक्रमणिका की प्रविष्टि का प्रकार %s मिला" diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.js b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.js index 94bb14e49..3e9ef5bae 100644 --- a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "", "Other changes": "", "Overview": "", - "Permalink to this definition": "", - "Permalink to this headline": "", "Please activate JavaScript to enable the search\n functionality.": "", "Preparing search...": "", "Previous topic": "", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "", "Search Page": "", "Search Results": "", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo index f6b166ccb..c8685bc4d 100644 Binary files a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo and b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po index 69b4cb662..0e15083aa 100644 --- a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n" @@ -65,76 +65,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -142,12 +142,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -155,12 +155,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -628,8 +628,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -638,8 +638,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -763,7 +763,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -786,22 +786,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -815,7 +815,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -859,16 +859,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "" @@ -886,7 +886,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -902,238 +902,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "" @@ -1889,12 +1889,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "" @@ -1907,7 +1907,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "" @@ -1985,7 +1985,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "" @@ -2002,7 +2002,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2017,7 +2017,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2031,20 +2031,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "" @@ -2087,92 +2087,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2208,112 +2208,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2394,17 +2394,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2614,12 +2614,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2835,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2875,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -2999,12 +3013,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3204,7 +3218,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "" @@ -3285,35 +3299,35 @@ msgstr "" msgid "Navigation" msgstr "" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "" -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3358,12 +3372,12 @@ msgid "search" msgstr "" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3405,46 +3419,34 @@ msgstr "" msgid "Other changes" msgstr "" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 +msgid "Collapse sidebar" msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 -msgid "Collapse sidebar" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" msgstr "" #: sphinx/themes/haiku/layout.html:24 @@ -3466,25 +3468,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3526,16 +3528,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3556,22 +3558,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3593,6 +3595,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3607,6 +3614,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3627,40 +3639,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.js b/sphinx/locale/hr/LC_MESSAGES/sphinx.js index 8b6a80f6a..c8da61131 100644 --- a/sphinx/locale/hr/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/hr/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Sljede\u0107a tema", "Other changes": "Ostale promjene", "Overview": "Pregled", - "Permalink to this definition": "Link na tu definiciju", - "Permalink to this headline": "Link na taj naslov", "Please activate JavaScript to enable the search\n functionality.": "Molimo omogu\u0107ite JavaScript\n za djelovanje tra\u017eilice.", "Preparing search...": "Priprema pretrage...", "Previous topic": "Prija\u0161nja tema", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Tra\u017ei", "Search Page": "Tra\u017eilica", "Search Results": "Rezultati pretrage", - "Search finished, found %s page(s) matching the search query.": "Pretraga zavr\u0161ena, prona\u0111eno %s stranica.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Tra\u017ei izme\u0111u %(docstitle)s", "Searching": "Pretra\u017eivanje", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.mo b/sphinx/locale/hr/LC_MESSAGES/sphinx.mo index 7993893e0..b74b28b74 100644 Binary files a/sphinx/locale/hr/LC_MESSAGES/sphinx.mo and b/sphinx/locale/hr/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.po b/sphinx/locale/hr/LC_MESSAGES/sphinx.po index 64944cae2..b0e55ff50 100644 --- a/sphinx/locale/hr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hr/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Mario Šarić, 2015-2020\n" "Language-Team: Croatian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hr/)\n" @@ -66,76 +66,76 @@ msgstr "'setup' koji je postavljen u conf.py nije moguće pozvati. Molimo izmije msgid "loading translations [%s]... " msgstr "učitavanje prijevoda [%s]... " -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "napravljeno" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "neuspješno: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "Nije odabran format, koristi se zadani: html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "uspješno" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "završeno uz probleme" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "build %s, %s upozorenje." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "build %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -143,12 +143,12 @@ msgid "" "explicit" msgstr "%s proširenje nema deklaraciju paralelnog čitanja, uz pretpostavku da nije - zamolite autora za provjeru i postavljanje deklaracije" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -156,12 +156,12 @@ msgid "" "explicit" msgstr "%s proširenje nema deklaraciju paralelnog čitanja, uz pretpostavku da nije - zamolite autora za provjeru i postavljanje deklaracije" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -629,8 +629,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -639,8 +639,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -764,7 +764,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -787,22 +787,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -860,16 +860,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (u " @@ -887,7 +887,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -903,238 +903,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Opceniti abecedni indeks" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "abecedni indeks" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "naprijed" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "nazad" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s dokumentacija" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Abecedni popis" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Distribucija" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametri" @@ -1890,12 +1890,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Vraća" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Vraća tip" @@ -1908,7 +1908,7 @@ msgid "variable" msgstr "varijabla" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funkcija" @@ -1986,7 +1986,7 @@ msgid "Throws" msgstr "Baca (iznimke)" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "razred" @@ -2003,7 +2003,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (ugrađene funkcije)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s metoda)" @@ -2018,7 +2018,7 @@ msgstr "%s() (razred)" msgid "%s (global variable or constant)" msgstr "%s (globalna varijabla ili konstanta)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s atribut)" @@ -2032,20 +2032,20 @@ msgstr "Argumenti" msgid "%s (module)" msgstr "%s (modul)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "metoda" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "podaci" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atribut" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modul" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "dvostruka oznaka jednakosti %s, drugo pojavljivanje u %s" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2076,7 +2076,7 @@ msgstr "operator" msgid "object" msgstr "objekt" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "izuzetak" @@ -2088,92 +2088,92 @@ msgstr "izjava" msgid "built-in function" msgstr "ugrađen funkcije" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Varijable" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Podiže" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (u modulu %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (u modulu %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (ugrađene variable)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (ugrađen razred)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (razred u %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s metoda klase)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s statična metoda)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Python indeks modula" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "Moduli" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Zastarjelo" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "metoda klase" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "statična metoda" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (zastarjelo)" @@ -2209,112 +2209,112 @@ msgstr "uloga" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "varijabla okruženja; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "termin rječnika" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "token gramatike" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "referentna oznaka" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "varijabla okruženja" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "programske mogućnosti" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "dokument" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Popis modula" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Tražilica" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2395,17 +2395,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2615,12 +2615,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "Graphviz direktiva ne može imati i sadržaj i ime datoteke za argumente" @@ -2836,39 +2850,39 @@ msgstr "Pregled: kod modula" msgid "

All modules for which code is available

" msgstr "

Svi moduli za koje je dostupan kod

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2876,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Osnovice: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3000,12 +3014,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3205,7 +3219,7 @@ msgstr "stranica" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Traži" @@ -3286,35 +3300,35 @@ msgstr "može biti ogromno" msgid "Navigation" msgstr "Navigacija" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Traži između %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "O ovim dokumentima" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Sva prava zadržana" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Sva prava zadržana %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Sva prava zadržana %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Zadnji put ažurirano %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3359,12 +3373,12 @@ msgid "search" msgstr "traži" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Rezultati pretrage" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3406,48 +3420,36 @@ msgstr "C API promjene" msgid "Other changes" msgstr "Ostale promjene" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Link na taj naslov" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Link na tu definiciju" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Sakrij rezultate pretrage" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Pretraživanje" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Priprema pretrage..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Pretraga završena, pronađeno %s stranica." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", u " -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Pokaži pomoćnu traku" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Sakrij pomoćnu traku" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Pokaži pomoćnu traku" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Sadržaj" @@ -3467,25 +3469,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3527,16 +3529,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3557,22 +3559,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3594,6 +3596,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Link na tu definiciju" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3608,6 +3615,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Permalink na ovu tablicu" @@ -3628,40 +3640,40 @@ msgstr "Permalink na ovaj sadržaj" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Fusnote" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.js b/sphinx/locale/hu/LC_MESSAGES/sphinx.js index 2076e0051..9f649f7b7 100644 --- a/sphinx/locale/hu/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/hu/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "K\u00f6vetkez\u0151 t\u00e9mak\u00f6r", "Other changes": "Egy\u00e9b v\u00e1ltoz\u00e1sok", "Overview": "\u00c1ttekint\u00e9s", - "Permalink to this definition": "Hivatkoz\u00e1s erre a defin\u00edci\u00f3ra", - "Permalink to this headline": "Hivatkoz\u00e1s erre a fejezetc\u00edmre", "Please activate JavaScript to enable the search\n functionality.": "K\u00e9rem enged\u00e9lyezze a JavaScriptet a keres\u0151 funkci\u00f3\n haszn\u00e1lat\u00e1hoz.", "Preparing search...": "Felk\u00e9sz\u00fcl\u00e9s a keres\u00e9sre...", "Previous topic": "El\u0151z\u0151 t\u00e9mak\u00f6r", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Keres\u00e9s", "Search Page": "Keres\u00e9s", "Search Results": "Keres\u00e9si Eredm\u00e9nyek", - "Search finished, found %s page(s) matching the search query.": "A keres\u00e9s befejez\u0151d\u00f6tt, %s oldal egyezik a keres\u00e9si fel\u00e9teleknek.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Keres\u00e9s k\u00f6zt\u00fck: %(docstitle)s", "Searching": "Keres\u00e9s folyamatban", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.mo b/sphinx/locale/hu/LC_MESSAGES/sphinx.mo index 8f39a4b80..f8f06febe 100644 Binary files a/sphinx/locale/hu/LC_MESSAGES/sphinx.mo and b/sphinx/locale/hu/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.po b/sphinx/locale/hu/LC_MESSAGES/sphinx.po index 4ef1d3ddb..78fe97a60 100644 --- a/sphinx/locale/hu/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hu/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Balázs Úr, 2020\n" "Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n" @@ -71,76 +71,76 @@ msgstr "A „setup”, ahogy jelenleg a conf.py fájlban meg van határozva, nem msgid "loading translations [%s]... " msgstr "fordítások betöltése [%s]…" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "kész" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "nem érhető el beépített üzenetekhez" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "pickle-t környezet betöltése" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "sikertelen: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "Nincs összeállító kiválasztva, az alapértelmezett használata: html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "sikerült" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "problémákkal befejeződött" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "%s összeállítás, %s figyelmeztetés (a figyelmeztetések hibákként való kezelésével)" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "%s összeállítás, %s figyelmeztetés (a figyelmeztetések hibákként való kezelésével)" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "%s összeállítás, %s figyelmeztetés." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "%s összeállítás, %s figyelmeztetés." -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "%s összeállítás." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "a(z) %r csomópontosztály már regisztrálva van, a látogatói felül lesznek bírálva" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "a(z) %r direktíva már regisztrálva van, felül lesz bírálva" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -148,12 +148,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -161,12 +161,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -634,8 +634,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -644,8 +644,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -769,7 +769,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -792,22 +792,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -821,7 +821,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -865,16 +865,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (" @@ -892,7 +892,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -908,238 +908,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Általános tárgymutató" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "nyitóoldal" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "következő" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "előző" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s dokumentáció" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Tárgymutató" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Kiadás" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1886,7 +1886,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Paraméterek" @@ -1895,12 +1895,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Visszatérési érték" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Visszatérés típusa" @@ -1913,7 +1913,7 @@ msgid "variable" msgstr "változó" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "függvény" @@ -1991,7 +1991,7 @@ msgid "Throws" msgstr "Dob" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "osztály" @@ -2008,7 +2008,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (beépített függvény)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s metódus)" @@ -2023,7 +2023,7 @@ msgstr "%s() (osztály)" msgid "%s (global variable or constant)" msgstr "%s (globális változó vagy konstans)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s attribútum)" @@ -2037,20 +2037,20 @@ msgstr "Argumentum" msgid "%s (module)" msgstr "%s (modul)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "metódus" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "adat" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "attribútum" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modul" @@ -2064,7 +2064,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "operátor" msgid "object" msgstr "objektum" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "kivétel" @@ -2093,92 +2093,92 @@ msgstr "utasítás" msgid "built-in function" msgstr "beépített függvény" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Változók" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Kivétel" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (%s modulban)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (%s modulban)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (beépített változó)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (beépített osztály)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (osztály %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s osztály metódus)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s statikus metódus)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Python Modul Mutató" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "modulok" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Elavult" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "osztály szintű metódus" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "statikus metódus" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (elavult)" @@ -2214,112 +2214,112 @@ msgstr "szerepkör" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "környezeti változó; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "szójegyzék" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "nyelvtani jel" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "referencia cimke" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "környezeti változó" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "program opció" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Modulok" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Keresés" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2400,17 +2400,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2620,12 +2620,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2841,39 +2855,39 @@ msgstr "Áttekintés: modul forráskód" msgid "

All modules for which code is available

" msgstr "

Az összes modul, melynek forrása elérhető

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2881,82 +2895,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3005,12 +3019,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3210,7 +3224,7 @@ msgstr "oldal" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Keresés" @@ -3291,35 +3305,35 @@ msgstr "nagy lehet" msgid "Navigation" msgstr "Navigáció" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Keresés köztük: %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Névjegy ezekről a dokumentumokról" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Minden jog fenntartva" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Utolsó frissítés %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3364,12 +3378,12 @@ msgid "search" msgstr "keresés" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Keresési Eredmények" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3411,48 +3425,36 @@ msgstr "C API változások" msgid "Other changes" msgstr "Egyéb változások" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Hivatkozás erre a fejezetcímre" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Hivatkozás erre a definícióra" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Keresési Találatok Elrejtése" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Keresés folyamatban" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Felkészülés a keresésre..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "A keresés befejeződött, %s oldal egyezik a keresési felételeknek." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", " -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Oldalsáv kinyitása" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Oldalsáv összezárása" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Oldalsáv kinyitása" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Tartalom" @@ -3472,25 +3474,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3532,16 +3534,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3562,22 +3564,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3599,6 +3601,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Hivatkozás erre a definícióra" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3613,6 +3620,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Permalink erre a táblázatra" @@ -3633,40 +3645,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Lábjegyzetek" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/id/LC_MESSAGES/sphinx.mo b/sphinx/locale/id/LC_MESSAGES/sphinx.mo index 675a6c675..0b26e4ebb 100644 Binary files a/sphinx/locale/id/LC_MESSAGES/sphinx.mo and b/sphinx/locale/id/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/id/LC_MESSAGES/sphinx.po b/sphinx/locale/id/LC_MESSAGES/sphinx.po index b37492da8..d9bc4b2b3 100644 --- a/sphinx/locale/id/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/id/LC_MESSAGES/sphinx.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: oon arfiandwi , 2019-2020\n" "Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n" @@ -2854,39 +2854,39 @@ msgstr "Tinjauan: kode modul" msgid "

All modules for which code is available

" msgstr "

Semua modul dimana kode tersedia

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "tanda tangan tidak valid untuk outo %s (%r)" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "kesalahan saat memformat argumen untuk %s: %s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "atribut hilang %s dalam objek %s" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2894,82 +2894,82 @@ msgid "" "explicit module name)" msgstr "tidak tahu modul mana yang akan diimpor untuk autodocumenting %r (coba letakkan pengarahan \"module\" atau \"currentmodule\" dalam dokumen, atau berikan nama modul yang eksplisit)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "\"::\" dalam nama automodule tidak masuk akal" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "argumen tanda tangan atau anotasi kembalian diberikan untuk automodule %s" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ harus berupa daftar string, bukan %r (dalam modul %s) -- mengabaikan __all__" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Basis: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3437,11 +3437,11 @@ msgstr "" msgid "Searching" msgstr "Pencarian" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Penyiapkan pencarian..." -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", di" diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.js b/sphinx/locale/is/LC_MESSAGES/sphinx.js index 0b4170968..494b16177 100644 --- a/sphinx/locale/is/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/is/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "N\u00e6sta efni", "Other changes": "", "Overview": "", - "Permalink to this definition": "Varanlegur hlekkur \u00e1 \u00feessa skilgreiningu", - "Permalink to this headline": "Varanlegur hlekkur \u00e1 \u00feennan titil", "Please activate JavaScript to enable the search\n functionality.": "", "Preparing search...": "Undirb\u00fdr leit...", "Previous topic": "Fyrra efni", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Leit", "Search Page": "Leitars\u00ed\u00f0a", "Search Results": "Leitarni\u00f0urst\u00f6\u00f0ur", - "Search finished, found %s page(s) matching the search query.": "Leit loki\u00f0, fann %s s\u00ed\u00f0u(r) sem p\u00f6ssu\u00f0u vi\u00f0 leitarskilyr\u00f0in.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Leita \u00ed %(docstitle)s", "Searching": "Leitar", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.mo b/sphinx/locale/is/LC_MESSAGES/sphinx.mo index e4a6f417e..5ab564c81 100644 Binary files a/sphinx/locale/is/LC_MESSAGES/sphinx.mo and b/sphinx/locale/is/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.po b/sphinx/locale/is/LC_MESSAGES/sphinx.po index f129607c8..689c3364b 100644 --- a/sphinx/locale/is/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/is/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Tryggvi Kalman , 2021\n" "Language-Team: Icelandic (http://www.transifex.com/sphinx-doc/sphinx-1/language/is/)\n" @@ -66,76 +66,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -143,12 +143,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -156,12 +156,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -629,8 +629,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -639,8 +639,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -764,7 +764,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -787,22 +787,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -860,16 +860,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "" @@ -887,7 +887,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -903,238 +903,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Almennt yfirlit" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "yfirlit" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "næsta" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "fyrri" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Yfirlit" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Útgáfa" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "" @@ -1890,12 +1890,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "" @@ -1908,7 +1908,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "" @@ -1986,7 +1986,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "" @@ -2003,7 +2003,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2018,7 +2018,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2032,20 +2032,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2076,7 +2076,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "" @@ -2088,92 +2088,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2209,112 +2209,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Leitarsíða" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2395,17 +2395,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2615,12 +2615,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2836,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2876,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3000,12 +3014,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3205,7 +3219,7 @@ msgstr "" msgid "Table of Contents" msgstr "Efnisyfirlit" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Leit" @@ -3286,35 +3300,35 @@ msgstr "" msgid "Navigation" msgstr "" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Leita í %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "" -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3359,12 +3373,12 @@ msgid "search" msgstr "leita" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Leitarniðurstöður" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3406,46 +3420,34 @@ msgstr "" msgid "Other changes" msgstr "" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Varanlegur hlekkur á þennan titil" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Varanlegur hlekkur á þessa skilgreiningu" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Fela leitarniðurstöður" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Leitar" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Undirbýr leit..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Leit lokið, fann %s síðu(r) sem pössuðu við leitarskilyrðin." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 +msgid "Collapse sidebar" msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 -msgid "Collapse sidebar" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" msgstr "" #: sphinx/themes/haiku/layout.html:24 @@ -3467,25 +3469,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3527,16 +3529,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3557,22 +3559,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3594,6 +3596,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Varanlegur hlekkur á þessa skilgreiningu" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3608,6 +3615,11 @@ msgstr "" msgid "Permalink to this term" msgstr "Varanlegur hlekkur á þetta hugtak" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Varanlegur hlekkur á þessa töflu" @@ -3628,40 +3640,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/it/LC_MESSAGES/sphinx.mo b/sphinx/locale/it/LC_MESSAGES/sphinx.mo index b321ad309..27d52cd3c 100644 Binary files a/sphinx/locale/it/LC_MESSAGES/sphinx.mo and b/sphinx/locale/it/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/it/LC_MESSAGES/sphinx.po b/sphinx/locale/it/LC_MESSAGES/sphinx.po index 57120e058..fd405f1f7 100644 --- a/sphinx/locale/it/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/it/LC_MESSAGES/sphinx.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Denis Cappellin , 2018\n" "Language-Team: Italian (http://www.transifex.com/sphinx-doc/sphinx-1/language/it/)\n" @@ -2854,39 +2854,39 @@ msgstr "Vista generale: codice del modulo" msgid "

All modules for which code is available

" msgstr "

Tutti i moduli di cui è disponibile il codice

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2894,82 +2894,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr " Basi: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3437,11 +3437,11 @@ msgstr "" msgid "Searching" msgstr "Cerca" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Preparo la ricerca..." -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", in " diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.js b/sphinx/locale/ja/LC_MESSAGES/sphinx.js index 5c192412c..282c78a7e 100644 --- a/sphinx/locale/ja/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/ja/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "\u6b21\u306e\u30c8\u30d4\u30c3\u30af\u3078", "Other changes": "\u305d\u306e\u4ed6\u306e\u5909\u66f4", "Overview": "\u6982\u8981", - "Permalink to this definition": "\u3053\u306e\u5b9a\u7fa9\u3078\u306e\u30d1\u30fc\u30de\u30ea\u30f3\u30af", - "Permalink to this headline": "\u3053\u306e\u30d8\u30c3\u30c9\u30e9\u30a4\u30f3\u3078\u306e\u30d1\u30fc\u30de\u30ea\u30f3\u30af", "Please activate JavaScript to enable the search\n functionality.": "\u691c\u7d22\u6a5f\u80fd\u3092\u4f7f\u3046\u306b\u306f JavaScript \u3092\u6709\u52b9\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Preparing search...": "\u691c\u7d22\u3092\u6e96\u5099\u3057\u3066\u3044\u307e\u3059...", "Previous topic": "\u524d\u306e\u30c8\u30d4\u30c3\u30af\u3078", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "\u691c\u7d22", "Search Page": "\u691c\u7d22\u30da\u30fc\u30b8", "Search Results": "\u691c\u7d22\u7d50\u679c", - "Search finished, found %s page(s) matching the search query.": "\u691c\u7d22\u304c\u5b8c\u4e86\u3057\u3001 %s \u30da\u30fc\u30b8\u898b\u3064\u3051\u307e\u3057\u305f\u3002", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "%(docstitle)s \u5185\u3092\u691c\u7d22", "Searching": "\u691c\u7d22\u4e2d", "Searching for multiple words only shows matches that contain\n all words.": "\u8907\u6570\u306e\u5358\u8a9e\u3092\u691c\u7d22\u3059\u308b\u3068\u3001\u6b21\u3092\u542b\u3080\u4e00\u81f4\u306e\u307f\u304c\u8868\u793a\u3055\u308c\u307e\u3059\n \u00a0\u00a0\u00a0 \u3059\u3079\u3066\u306e\u7528\u8a9e\u3002", diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.mo b/sphinx/locale/ja/LC_MESSAGES/sphinx.mo index 7cd5154bf..7e0e7f358 100644 Binary files a/sphinx/locale/ja/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ja/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.po b/sphinx/locale/ja/LC_MESSAGES/sphinx.po index 4c00f68ef..990f0fe4d 100644 --- a/sphinx/locale/ja/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ja/LC_MESSAGES/sphinx.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: KaKkouo, 2021\n" "Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n" @@ -82,76 +82,76 @@ msgstr "conf.pyにある'setup'はPythonのcallableではありません。定 msgid "loading translations [%s]... " msgstr "翻訳カタログをロードしています [%s]... " -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "完了" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "翻訳が用意されていません" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "保存された環境データを読み込み中" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "失敗: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "ビルダーが選択されていないので、デフォルトの html を使用します" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "成功" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "完了(問題あり)" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "警告%s、%sをビルドします(警告はエラーとして扱われます)。" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "警告%s、%sをビルドします(警告はエラーとして扱われます)。" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "ビルド %s, %s warning." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "ビルド %s, %s 警告." -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "ビルド %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "nodeクラス %r は既に登録されています。visitor関数は上書きされます" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "ディレクティブ %r は既に登録されています。ディレクティブは上書きされます" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "ロール %r は既に登録されています。ロールは上書きされます" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -159,12 +159,12 @@ msgid "" "explicit" msgstr "拡張 %s は並列読み込みが可能かどうかを宣言していないため、おそらく並列読み込みに対応していないでしょう。拡張の実装者に連絡して、明示してもらってください。" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "%s拡張は並列読み込みに対して安全ではありません" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -172,12 +172,12 @@ msgid "" "explicit" msgstr "拡張 %s は並列書き込みが可能かどうかを宣言していないため、おそらく並列書き込みに対応していないでしょう。拡張の実装者に連絡して、明示してもらってください。" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "%s拡張は並列書き込みに対して安全ではありません" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "直列で %sします" @@ -645,8 +645,8 @@ msgstr "ドキュメントの出力準備中" msgid "duplicated ToC entry found: %s" msgstr "Tocエントリーが重複しています: %s" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "画像をコピー中... " @@ -655,8 +655,8 @@ msgstr "画像をコピー中... " msgid "cannot read image file %r: copying it instead" msgstr "画像ファイル %r をPILで読み込めないため、そのままコピーします" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "画像ファイル %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:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "無効な css_file %r は無視されました" @@ -803,22 +803,22 @@ msgstr "テンプレートの読み込み中..." msgid "writing message catalogs... " msgstr "メッセージカタログを出力中... " -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "上記の出力結果、または %(outdir)s /output.txt を見てエラーを確認してください" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "リンクが切れています: %s (%s)" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "アンカー '%s' が見つかりません" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "linkcheck_allowed_redirects 内の正規表現のコンパイルに失敗しました: %r %s" @@ -832,7 +832,7 @@ msgstr "マニュアルページは %(outdir)s にあります。" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "設定値 \"man_pages\" が見つかりません。マニュアルページは書かれません" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "書き込み中" @@ -876,16 +876,16 @@ msgstr "設定値 \"texinfo_documents\" が見つかりません。ドキュメ msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "設定値 \"texinfo_documents\" は、不明なドキュメント %s を参照しています" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "処理中 %s" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "参照を解決しています..." -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (in " @@ -903,7 +903,7 @@ msgstr "Makefile の書き込みエラー: %s" msgid "The text files are in %(outdir)s." msgstr "テキストファイルは%(outdir)sにあります。" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -919,238 +919,238 @@ msgstr "XMLファイルは%(outdir)sにあります。" msgid "The pseudo-XML files are in %(outdir)s." msgstr "pseudo-XMLファイルは%(outdir)sにあります。" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "build info ファイルが壊れています: %r" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "HTMLページは%(outdir)sにあります。" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "build info ファイルの読み込みに失敗しました: %r" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%Y年%m月%d日" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "総合索引" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "索引" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "次へ" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "前へ" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "索引を生成中" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "追加のページを出力中" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "ダウンロードファイルをコピー中..." -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "ダウンロードファイル %r をコピーできません: %s" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, 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:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "静的ファイルをコピー中" -#: sphinx/builders/html/__init__.py:830 +#: sphinx/builders/html/__init__.py:841 #, python-format msgid "cannot copy static file %r" msgstr "静的ファイル %r をコピーできません" -#: sphinx/builders/html/__init__.py:835 +#: sphinx/builders/html/__init__.py:846 msgid "copying extra files" msgstr "extraファイルをコピー中" -#: sphinx/builders/html/__init__.py:841 +#: sphinx/builders/html/__init__.py:852 #, python-format msgid "cannot copy extra file %r" msgstr "extraファイル %r をコピーできませんでした" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "build info ファイル %r の出力に失敗しました" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, 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:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "%sページのレンダリング中にエラーが発生しました。\n理由: %r " -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "オブジェクト インベントリを出力" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "%s の検索インデックスを出力" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "無効な js_file %r は無視されました" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "複数の math_renderer が登録されています。しかし math_renderer は選択されていません。" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "不明な math_renderer %r が指定されました。" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "html_extra_path %r が見つかりません" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "html_extra_path %r がoutdir内に配置されます" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "html_static_path %r が見つかりません" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "html_static_path %r がoutdir内に配置されます" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "ロゴファイル %r がありません" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "favicon ファイル %r がありません" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s ドキュメント" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "LaTeXファイルは%(outdir)sにあります。" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "\n(pdf)latex コマンドで処理するために、そのディレクトリで 'make' を実行してください。\n(これを自動的に行うには、ここで 'make latexpdf' を使用してください)。" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "設定値 \"latex_documents\" が見つかりません。ドキュメントは書き込まれません" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "設定値 \"latex_documents\" は、不明なドキュメント %s を参照しています" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "索引" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "リリース" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "%r 言語向けの 既知の Babel オプションはありません" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "TeX 関連ファイルをコピーしています" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "TeX 関連ファイルをコピー中..." -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "追加のファイルをコピーしています" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "不明な設定値 latex_elements[%r] は無視されました。" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "不明なテーマオプション latex_theme_options[%r] は無視されました。" @@ -1897,7 +1897,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "パラメータ" @@ -1906,12 +1906,12 @@ msgid "Return values" msgstr "戻り値" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "戻り値" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "戻り値の型" @@ -1924,7 +1924,7 @@ msgid "variable" msgstr "変数" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "の関数" @@ -2002,7 +2002,7 @@ msgid "Throws" msgstr "例外" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "クラス" @@ -2019,7 +2019,7 @@ msgstr "テンプレート・パラメータ" msgid "%s() (built-in function)" msgstr "%s() (組み込み関数)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s のメソッド)" @@ -2034,7 +2034,7 @@ msgstr "%s() (クラス)" msgid "%s (global variable or constant)" msgstr "%s (グローバル変数または定数)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s の属性)" @@ -2048,20 +2048,20 @@ msgstr "引数" msgid "%s (module)" msgstr "%s (モジュール)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "メソッド" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "データ" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "の属性" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "モジュール" @@ -2075,7 +2075,7 @@ msgstr "%s の記述 %s はすでに %s で %s が使われています" msgid "duplicate label of equation %s, other instance in %s" msgstr "数式 %s のラベルはすでに %s で使われています" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "無効な math_eqref_format: %r" @@ -2092,7 +2092,7 @@ msgstr "演算子" msgid "object" msgstr "オブジェクト" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "例外" @@ -2104,92 +2104,92 @@ msgstr "文" msgid "built-in function" msgstr "組み込み関数" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "変数" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "例外" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (%s モジュール)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (%s モジュール)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (組み込み変数)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (組み込みクラス)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (%s のクラス)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s のクラスメソッド)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "%s (%s のプロパティ)" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s の静的メソッド)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Pythonモジュール索引" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "モジュール" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "非推奨" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "クラスメソッド" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "の静的メソッド" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "プロパティ" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "%s のオブジェクト記述、 %s の他の​​インスタンスを複製し、そのうちの1つに :noindex: を使用します" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "相互参照 %r に複数のターゲットが見つかりました: %s" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (非推奨)" @@ -2225,112 +2225,112 @@ msgstr "ロール" msgid "duplicate description of %s %s, other instance in %s" msgstr "%s の記述 %s はすでに %s で使われています" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "環境変数; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "不正なオプションの説明 %r は、\"opt\"、\"-opt args\"、\"--opt args\"、\"/opt args\" または \"+opt args\" のようになります。" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "%s コマンドラインオプション" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "コマンドラインオプション" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "用語集の前に空行が必要です" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "用語集の用語は空行で区切ってはいけません" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "用語集のフォーマットが間違っているようです。インデントを確認してください" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "用語集の項目" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "文法トークン" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "参照ラベル" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "環境変数" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "プログラムオプション" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "document" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "モジュール索引" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "検索ページ" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "ラベル %s はすでに %s で使われています" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "%s の記述 %s はすでに %s で使われています" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "numfig は無効です。:numref: は無視されます。" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "クロスリファレンスの作成に失敗しました。番号が割り当てられていません: %s" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "リンクにキャプションがありません: %s" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "無効な numfig_format: %s (%r)" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "無効な numfig_format: %s" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "未定義のラベル: %s" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "クロスリファレンスの作成に失敗しました。タイトルまたはキャプションが見つかりませんでした: %s" @@ -2411,17 +2411,17 @@ msgid "" " will be generated" msgstr "toctree にはタイトルのないドキュメント %r への参照が含まれています: リンクは生成されません" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "画像ファイルが読み込めません: %s" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "画像ファイル %s が読み込めません: %s" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "ダウンロードファイルが読み込めません: %s" @@ -2631,12 +2631,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "====================== 最も遅い読み取り時間 =======================" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "ハードコードされたリンク %r は 拡張リンクに置き換えられる可能性があります (代わりに %r を使用してみてください)。" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "Graphviz ディレクティブはコンテンツとファイル名の両方の引数を持つことは出来ません" @@ -2852,39 +2866,39 @@ msgstr "概要: モジュールコード" msgid "

All modules for which code is available

" msgstr "

全モジュールのうち、コードを読めるもの

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "member-order オプションに無効な値があります: %s" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "class-doc-from オプションに無効な値があります: %s" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "auto%s (%r) の署名が無効です" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "%sの引数のフォーマット中にエラーが発生しました: %s " -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "オブジェクト %s に属性 %s がありません" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2892,82 +2906,82 @@ msgid "" "explicit module name)" msgstr "ドキュメントの自動生成 %r のためにどのモジュールをインポートするのか分かりません (ドキュメントに \"module\"または \"currentmodule\"ディレクティブを配置するか、明示的なモジュール名を指定してください)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "モックオブジェクトが検出されました: %r" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "%s のシグネチャをフォーマット中にエラーが発生しました: %s" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "automodule 名の \"::\" は意味がありません" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "automodule に与えられた署名引数、または戻り値となるアノテーション %s" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ は文字列のリストでなければなりません。%r (%s モジュールの中) ではないです -- ignoring __all__" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "members: オプションで指定された属性がありません: モジュール %s、属性 %s" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "%s の関数シグネチャの取得に失敗しました: %s" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "%s のコンストラクタ署名の取得に失敗しました: %s" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "ベースクラス: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "%sの別名です。" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "TypeVar(%s)のエイリアスです。" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "%s のメソッド・シグネチャの取得に失敗しました: %s" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "無効な __slots__ が %s で見つかりました。無視されました。" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "autodoc_member_order が \"alphabetic\" の代わりに \"alphabetical\" を受け入れるようになりました。設定を更新してください。" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "%r の既定の引数値の解析に失敗しました: %s。" @@ -3016,12 +3030,12 @@ msgstr "%sの名前を解析できませんでした " msgid "failed to import object %s" msgstr "%sオブジェクトをインポートできませんでした " -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "autosummary_generate: ファイルが見つかりません: %s" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3221,7 +3235,7 @@ msgstr "ページ" msgid "Table of Contents" msgstr "目次" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "検索" @@ -3302,35 +3316,35 @@ msgstr "大きい場合があるので注意" msgid "Navigation" msgstr "ナビゲーション" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "%(docstitle)s 内を検索" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "このドキュメントについて" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "著作権" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "最終更新: %(last_updated)s" -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3375,12 +3389,12 @@ msgid "search" msgstr "検索" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "検索結果" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3422,48 +3436,36 @@ msgstr "C API に関する変更" msgid "Other changes" msgstr "その他の変更" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "このヘッドラインへのパーマリンク" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "この定義へのパーマリンク" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "検索結果を隠す" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "検索中" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "検索を準備しています..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "検索が完了し、 %s ページ見つけました。" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", in " -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "サイドバーを展開" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "サイドバーをたたむ" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "サイドバーを展開" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "コンテンツ" @@ -3483,25 +3485,25 @@ msgstr "Footnote [%s] は参照されていません。" msgid "Footnote [#] is not referenced." msgstr "Footnote [#] は参照されていません。" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "翻訳されたメッセージの footnote 参照が矛盾しています。原文: {0}、翻訳: {1}" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "翻訳されたメッセージの参照が矛盾しています。原文: {0}、翻訳: {1}" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "翻訳されたメッセージの引用参照が矛盾しています。原文: {0}、翻訳: {1}" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3543,16 +3545,16 @@ msgstr "リモート画像を取得できませんでした: %s [%s]" msgid "Unknown image format: %s..." msgstr "不明な画像フォーマット: %s..." -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "デコードできないソース文字です。\"?\" に置き換えます: %r" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "スキップしました" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "失敗しました" @@ -3573,22 +3575,22 @@ msgstr "不明なディレクティブまたはロール名: %s:%s" msgid "unknown node type: %r" msgstr "不明なノードタイプ: %r" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "読み取りエラー: %s, %s" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "書き込みエラー: %s, %s" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "locale_dir %s は存在しません" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3610,6 +3612,11 @@ msgstr "only ディレクティブの条件式の評価中に例外が発生し msgid "default role %s not found" msgstr "デフォルトのロール %s が見つかりません" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "この定義へのパーマリンク" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3624,6 +3631,11 @@ msgstr "いくつかの ID が %s ノードに割り当てられていません" msgid "Permalink to this term" msgstr "この用語の解説へ" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "このテーブルへのパーマリンク" @@ -3644,40 +3656,40 @@ msgstr "この目次へのパーマリンク" msgid "Could not obtain image size. :scale: option is ignored." msgstr "画像サイズを取得できませんでした。:scale: オプションは無視されます。" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "不明なクラス %r の toplevel_sectioning %r" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth: が大きすぎるので無視されます。" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "ドキュメントのタイトルは、単一の Text ノードではありません" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "セクション、トピック、表、訓戒またはサイドバーにないタイトルノードが見つかりました。" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "注記" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "tabularcolumns と :widths: オプションの両方が設定されています。:widths: は無視されます。" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "ディメンション単位 %s が無効です。無視されます。" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "不明なインデックスエントリタイプ %s が見つかりました" diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.js b/sphinx/locale/ko/LC_MESSAGES/sphinx.js index e38dcdde0..f0f360b87 100644 --- a/sphinx/locale/ko/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/ko/LC_MESSAGES/sphinx.js @@ -37,7 +37,7 @@ Documentation.addTranslations({ "Search": "\uac80\uc0c9", "Search Page": "\uac80\uc0c9 \ud398\uc774\uc9c0", "Search Results": "\uac80\uc0c9 \uacb0\uacfc", - "Search finished, found ${resultCount} page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "\uac80\uc0c9\uc774 \uc644\ub8cc\ub418\uc5c8\uc73c\uba70, \uac80\uc0c9\uc5b4\uc640 \uc77c\uce58\ud558\ub294 ${resultCount} \uac1c \ud398\uc774\uc9c0\ub97c \ucc3e\uc558\uc2b5\ub2c8\ub2e4.", "Search within %(docstitle)s": "%(docstitle)s\uc5d0\uc11c \ucc3e\uae30", "Searching": "\uac80\uc0c9 \uc911", "Searching for multiple words only shows matches that contain\n all words.": "\uc5ec\ub7ec \ub2e8\uc5b4\ub97c \uac80\uc0c9\ud558\uba74 \ubaa8\ub4e0 \ub2e8\uc5b4\uac00 \ud3ec\ud568\ub41c \uc77c\uce58 \ud56d\ubaa9\ub9cc \ud45c\uc2dc\ub429\ub2c8\ub2e4.", diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.mo b/sphinx/locale/ko/LC_MESSAGES/sphinx.mo index 47f91f8b9..59a070c2d 100644 Binary files a/sphinx/locale/ko/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ko/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.po b/sphinx/locale/ko/LC_MESSAGES/sphinx.po index 035b762a9..c58145b13 100644 --- a/sphinx/locale/ko/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ko/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: YT H , 2019-2022\n" "Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n" @@ -2627,14 +2627,14 @@ msgstr "하드코딩 된 링크 %r은(는) extlink로 대체할 수 있습니다 msgid "" "extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " "all other '%' need to be escaped as '%%'." -msgstr "" +msgstr "extlinks: Sphinx-6.0에서 기반 URL은 단 하나의 '%s'를 포함하며 다른 '%'는 모두 '%%'로 이스케이프 처리되어야 합니다." #: sphinx/ext/extlinks.py:104 #, python-format msgid "" "extlinks: Sphinx-6.0 will require a caption string to contain exactly one " "'%s' and all other '%' need to be escaped as '%%'." -msgstr "" +msgstr "extlinks: Sphinx-6.0에서 캡션 문자열은 단 하나의 '%s'를 포함하며 다른 '%'는 모두 '%%'로 이스케이프 처리되어야 합니다." #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" @@ -2851,39 +2851,39 @@ msgstr "개요: 모듈 코드" msgid "

All modules for which code is available

" msgstr "

코드를 확인할 수 있는 모든 모듈

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "member-order 옵션에 대해 잘못된 값: %s" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "class-doc-from 옵션에 대해 잘못된 값: %s" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "auto%s (%r)에 대한 잘못된 서명" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "%s에 대한 인수를 서식화하는 동안 오류 발생: %s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "%s 속성이 %s 객체에 없음" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "autodoc: 문서화 할 %s.%s (%r) 을(를) 결정하지 못했으며, 다음 예외가 발생했습니다:\n%s" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2891,82 +2891,82 @@ msgid "" "explicit module name)" msgstr "%r의 자동 문서화를 위해 가져올 모듈을 알 수 없습니다 (문서에 \"module\" 또는 \"currentmodule\" 지시문을 배치하거나, 명시적으로 모듈 이름을 지정해 보십시오)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "모의 객체가 감지되었습니다: %r" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "%s에 대한 서명을 서식화하는 동안 오류 발생: %s" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "automodule 이름의 \"::\"은 의미가 없음" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "automodule %s에 대해 서명 인수 또는 반환 값 주석이 지정됨" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__은 %r이(가) 아닌 문자열의 목록이어야 합니다 (모듈 %s) -- __all__을 무시합니다" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr ":members: 옵션에 언급된 속성이 없습니다: 모듈 %s, 속성 %s" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "%s에 대한 함수 서명을 가져오지 못했습니다: %s" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "%s에 대한 생성자 서명을 가져오지 못했습니다: %s" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "기반 클래스: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "%s의 별칭" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "TypeVar(%s)의 별칭" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "%s에 대한 메소드 서명을 가져오지 못했습니다: %s" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "%s에서 잘못된 __slots__ 가 발견되었습니다. 무시합니다." -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "autodoc_member_order는 이제 \"alphabetical\" 대신 \"alphabetic\"을 허용합니다. 설정을 업데이트하십시오." -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "%r에 대한 기본 인수 값을 해석하지 못했습니다: %s" @@ -3428,17 +3428,17 @@ msgstr "검색 일치 숨기기" #: sphinx/themes/basic/static/searchtools.js:112 msgid "" "Search finished, found ${resultCount} page(s) matching the search query." -msgstr "" +msgstr "검색이 완료되었으며, 검색어와 일치하는 ${resultCount} 개 페이지를 찾았습니다." #: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "검색 중" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "검색 준비 중…" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", 문서 - " @@ -3619,7 +3619,7 @@ msgstr "이 용어에 대한 퍼머링크" #: sphinx/writers/html.py:428 sphinx/writers/html.py:433 #: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 msgid "Permalink to this heading" -msgstr "" +msgstr "이 제목에 대한 퍼머링크" #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.js b/sphinx/locale/lt/LC_MESSAGES/sphinx.js index 130b1bddc..10320ad03 100644 --- a/sphinx/locale/lt/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/lt/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Kita tema", "Other changes": "Kiti pakeitimai", "Overview": "Ap\u017evalga", - "Permalink to this definition": "Nuoroda \u012f \u0161\u012f apibr\u0117\u017eim\u0105", - "Permalink to this headline": "Nuoroda \u012f \u0161i\u0105 antra\u0161t\u0119", "Please activate JavaScript to enable the search\n functionality.": "Pra\u0161ome aktyvuoti JavaScript, kad veikt\u0173 paie\u0161kos\n funkcionalumas.", "Preparing search...": "", "Previous topic": "Praeita tema", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Paie\u0161ka", "Search Page": "Paie\u0161kos puslapis", "Search Results": "Paie\u0161kos rezultatai", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Ie\u0161koti tarp %(docstitle)s", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.mo b/sphinx/locale/lt/LC_MESSAGES/sphinx.mo index 3fafedfa6..9dcb93452 100644 Binary files a/sphinx/locale/lt/LC_MESSAGES/sphinx.mo and b/sphinx/locale/lt/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.po b/sphinx/locale/lt/LC_MESSAGES/sphinx.po index 72310a687..deec4cc58 100644 --- a/sphinx/locale/lt/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/lt/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: DALIUS DOBRAVOLSKAS , 2010\n" "Language-Team: Lithuanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lt/)\n" @@ -66,76 +66,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -143,12 +143,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -156,12 +156,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -629,8 +629,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -639,8 +639,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -764,7 +764,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -787,22 +787,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -860,16 +860,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (kuris yra " @@ -887,7 +887,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -903,238 +903,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%Y-%m-%d" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Bendras indeksas" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "indeksas" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "kitas" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "praeitas" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Indeksas" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Leidimas" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametrai" @@ -1890,12 +1890,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Grąžinamos reikšmės" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Grąžinamos reikšmės tipas" @@ -1908,7 +1908,7 @@ msgid "variable" msgstr "kintamasis" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funkcija" @@ -1986,7 +1986,7 @@ msgid "Throws" msgstr "Išmeta" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "klasė" @@ -2003,7 +2003,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (itaisytoji funkcija)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s metodas)" @@ -2018,7 +2018,7 @@ msgstr "%s() (klasė)" msgid "%s (global variable or constant)" msgstr "%s (globalus kintamasis arba konstanta)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s atributas)" @@ -2032,20 +2032,20 @@ msgstr "Argumentais" msgid "%s (module)" msgstr "%s (modulis)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "metodas" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "duomenys" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atribudas" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modulis" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2076,7 +2076,7 @@ msgstr "operatorius" msgid "object" msgstr "objektas" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "išimtis" @@ -2088,92 +2088,92 @@ msgstr "sakinis" msgid "built-in function" msgstr "įtaisytoji funkcija" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Kintamieji" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Sukelia" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (modulyje %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (modulje %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (įtaisytasis kintamasis)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (įtaisytoji klasė)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (klasė iš %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s klasės metodas)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s statinis metodas)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "moduliai" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Atmestas" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "klasės metodas" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "statinis metodas" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (atmestas)" @@ -2209,112 +2209,112 @@ msgstr "rolė" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "aplinkos kintamasis; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "aiškinamasis terminas" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "gramatinė leksema" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "nuorodos požymis" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "aplinkos kintamasis" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "programos parinktis" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Modulio indeksas" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Paieškos puslapis" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2395,17 +2395,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2615,12 +2615,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2836,39 +2850,39 @@ msgstr "Apžvalga: modulio kodas" msgid "

All modules for which code is available

" msgstr "

Visi moduliai turintys kodą

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2876,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3000,12 +3014,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3205,7 +3219,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Paieška" @@ -3286,35 +3300,35 @@ msgstr "gali būti didelis" msgid "Navigation" msgstr "Navigacija" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Ieškoti tarp %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Apie šiuos dokumentus" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Autoriaus teisės" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Paskutinis atnaujinimas %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3359,12 +3373,12 @@ msgid "search" msgstr "ieškoti" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Paieškos rezultatai" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3406,48 +3420,36 @@ msgstr "C API pakeitimai" msgid "Other changes" msgstr "Kiti pakeitimai" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Nuoroda į šią antraštę" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Nuoroda į šį apibrėžimą" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Paslėpti paieškos rezultatus" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Išplėsti šoninę juostą" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Paslėpti šoninę juostą" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Išplėsti šoninę juostą" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Turinys" @@ -3467,25 +3469,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3527,16 +3529,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3557,22 +3559,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3594,6 +3596,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Nuoroda į šį apibrėžimą" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3608,6 +3615,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3628,40 +3640,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Išnašos" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/lv/LC_MESSAGES/sphinx.js b/sphinx/locale/lv/LC_MESSAGES/sphinx.js index 7f129b09d..b33314522 100644 --- a/sphinx/locale/lv/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/lv/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "n\u0101ko\u0161a t\u0113ma", "Other changes": "Citas izmai\u0146as", "Overview": "Apskats", - "Permalink to this definition": "Past\u0101v\u012bga nor\u0101de uz \u0161o defin\u012bciju", - "Permalink to this headline": "Past\u0101v\u012bga nor\u0101de \u0161o virsrakstu", "Please activate JavaScript to enable the search\n functionality.": "Lai iesp\u0113jotu mekl\u0113\u0161anu, l\u016bdzu aktiviz\u0113t JavaScript.", "Preparing search...": "", "Previous topic": "iepriek\u0161\u0113ja t\u0113ma", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Mekl\u0113t", "Search Page": "Atlases lapa", "Search Results": "Atlases rezult\u0101ti", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Mekl\u0113t iek\u0161 %(docstitle)s", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/lv/LC_MESSAGES/sphinx.mo b/sphinx/locale/lv/LC_MESSAGES/sphinx.mo index 03ab65a3e..25919e4d1 100644 Binary files a/sphinx/locale/lv/LC_MESSAGES/sphinx.mo and b/sphinx/locale/lv/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/lv/LC_MESSAGES/sphinx.po b/sphinx/locale/lv/LC_MESSAGES/sphinx.po index 2d54715ce..3391d9bef 100644 --- a/sphinx/locale/lv/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/lv/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lv/)\n" @@ -65,76 +65,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -142,12 +142,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -155,12 +155,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -628,8 +628,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -638,8 +638,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -763,7 +763,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -786,22 +786,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -815,7 +815,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -859,16 +859,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (iekš " @@ -886,7 +886,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -902,238 +902,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%d.%m.%Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Vispārējs indekss" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "indekss" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "nākošais" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "iepriekšējs" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Indekss" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Izlaidums" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametri" @@ -1889,12 +1889,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Atgriež" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Atgriežamais tips" @@ -1907,7 +1907,7 @@ msgid "variable" msgstr "mainīgais" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funkcija" @@ -1985,7 +1985,7 @@ msgid "Throws" msgstr "Izmet" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "klase" @@ -2002,7 +2002,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (iebūvēta funkcija)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s metods)" @@ -2017,7 +2017,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "%s (globālais mainīgais vai konstanta)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s atributs)" @@ -2031,20 +2031,20 @@ msgstr "Argumenti" msgid "%s (module)" msgstr "%s (modulis)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "metods" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "dati" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atributs" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modulis" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "operators" msgid "object" msgstr "objekts" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "izņēmums" @@ -2087,92 +2087,92 @@ msgstr "priekšraksts" msgid "built-in function" msgstr "iebūvēta funkcija" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Mainīgie" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Ceļ" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (moduļī %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (moduļī %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (iebūvētais mainīgais)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (iebūvēta klase)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (klase iekš %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s klases metods)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s statiskais metods)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "moduļi" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Nav ieteicams" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "klases metods" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "statiskais metods" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2208,112 +2208,112 @@ msgstr "role" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "apkārtnes mainīgais; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "glosārija termins" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "gramatiskais marķieris" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "atsauces virsraksts" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "apkārtnes mainīgais" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "programmas opcija" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Moduļu indekss" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Atlases lapa" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2394,17 +2394,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2614,12 +2614,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2835,39 +2849,39 @@ msgstr "Apskats: moduļa teksts" msgid "

All modules for which code is available

" msgstr "

Visi moduļi, kuriem ir izejas teksti

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2875,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -2999,12 +3013,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3204,7 +3218,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Meklēt" @@ -3285,35 +3299,35 @@ msgstr "var būt milzīgs" msgid "Navigation" msgstr "Navigācija" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Meklēt iekš %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Par šiem dokumentiem" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Copyright" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Pēdējas izmaiņas %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3358,12 +3372,12 @@ msgid "search" msgstr "meklēt" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Atlases rezultāti" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3405,48 +3419,36 @@ msgstr "Izmaiņas iekš C API" msgid "Other changes" msgstr "Citas izmaiņas" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Pastāvīga norāde šo virsrakstu" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Pastāvīga norāde uz šo definīciju" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Paslēpt atlases vārdus" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Izplest sānjoslu" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Savērst sānjoslu" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Izplest sānjoslu" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Saturs" @@ -3466,25 +3468,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3526,16 +3528,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3556,22 +3558,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3593,6 +3595,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Pastāvīga norāde uz šo definīciju" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3607,6 +3614,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3627,40 +3639,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Vēres" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/mk/LC_MESSAGES/sphinx.mo b/sphinx/locale/mk/LC_MESSAGES/sphinx.mo index 3fdb893fc..a5218f552 100644 Binary files a/sphinx/locale/mk/LC_MESSAGES/sphinx.mo and b/sphinx/locale/mk/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/mk/LC_MESSAGES/sphinx.po b/sphinx/locale/mk/LC_MESSAGES/sphinx.po index 02db72098..99c42c4fa 100644 --- a/sphinx/locale/mk/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/mk/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Vasil Vangelovski , 2013\n" "Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n" @@ -2850,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2890,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3433,11 +3433,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js index a453e9321..6ea098e97 100644 --- a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Neste emne", "Other changes": "Andre endringer", "Overview": "Oversikt", - "Permalink to this definition": "Permalink til denne definisjonen", - "Permalink to this headline": "Permalink til denne oversikten", "Please activate JavaScript to enable the search\n functionality.": "Vennligst aktiver JavaScript for \u00e5 aktivere s\u00f8k.", "Preparing search...": "", "Previous topic": "Forrige tittel", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "S\u00f8k", "Search Page": "S\u00f8keside", "Search Results": "S\u00f8keresultat", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "S\u00f8k blant %(docstitle)s", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo index df5856fc3..1035f0162 100644 Binary files a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo and b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po index 7e024e47c..e518cb24c 100644 --- a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/sphinx-doc/sphinx-1/language/nb_NO/)\n" @@ -65,76 +65,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -142,12 +142,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -155,12 +155,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -628,8 +628,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -638,8 +638,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -763,7 +763,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -786,22 +786,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -815,7 +815,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -859,16 +859,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "(i " @@ -886,7 +886,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -902,238 +902,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Hovedindex" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "index" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "neste" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "forrige" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Index" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Utgivelse" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametere" @@ -1889,12 +1889,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Returnere" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Retur type" @@ -1907,7 +1907,7 @@ msgid "variable" msgstr "variabel" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funksjon" @@ -1985,7 +1985,7 @@ msgid "Throws" msgstr "Kaster" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "klasse" @@ -2002,7 +2002,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (innebygd funksjon)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s metode)" @@ -2017,7 +2017,7 @@ msgstr "%s() (klasse)" msgid "%s (global variable or constant)" msgstr "%s (global variabel eller konstant)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s attribut)" @@ -2031,20 +2031,20 @@ msgstr "Argument" msgid "%s (module)" msgstr "%s (modul)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "metode" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "data" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "attributt" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modul" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "operator" msgid "object" msgstr "objekt" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "untak" @@ -2087,92 +2087,92 @@ msgstr "uttrykk" msgid "built-in function" msgstr "innebygde funksjoner" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Variabler" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Hever" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (i modul %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (i modul %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (innebygd variabel)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (innebygd klasse)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (klasse i %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s klassemetode)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s statisk metode)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Python Modulindex" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "moduler" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Foreldet" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "klassemetode" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "statisk metode" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (foreldet)" @@ -2208,112 +2208,112 @@ msgstr "rolle" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "miljøvariabel; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "ordliste" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "grammatikk token" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "referanse-etikett" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "miljøvariabel" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "programvalg" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Modulindex" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Søkeside" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2394,17 +2394,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2614,12 +2614,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2835,39 +2849,39 @@ msgstr "Oversikt: modulkildekode" msgid "

All modules for which code is available

" msgstr "

Alla moduler hvor kildekode finnes

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2875,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -2999,12 +3013,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3204,7 +3218,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Søk" @@ -3285,35 +3299,35 @@ msgstr "kan bli stor" msgid "Navigation" msgstr "Navigering" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Søk blant %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Om disse dokumenter" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Copyright" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Sist oppdatert %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3358,12 +3372,12 @@ msgid "search" msgstr "søk" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Søkeresultat" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3405,48 +3419,36 @@ msgstr "Endringer i C API" msgid "Other changes" msgstr "Andre endringer" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Permalink til denne oversikten" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Permalink til denne definisjonen" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Skjul søkeresultat" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Utvid sidepanelet" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Skjul sidepanelet" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Utvid sidepanelet" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Innhold" @@ -3466,25 +3468,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3526,16 +3528,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3556,22 +3558,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3593,6 +3595,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Permalink til denne definisjonen" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3607,6 +3614,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3627,40 +3639,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Fotnoter" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.mo b/sphinx/locale/ne/LC_MESSAGES/sphinx.mo index 4fddc2cff..a5d8d9fe0 100644 Binary files a/sphinx/locale/ne/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ne/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.po b/sphinx/locale/ne/LC_MESSAGES/sphinx.po index 224c0d6d1..8fe4661cd 100644 --- a/sphinx/locale/ne/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ne/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2016\n" "Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n" @@ -2851,39 +2851,39 @@ msgstr "पुनरावलोकन: module code" msgid "

All modules for which code is available

" msgstr "

All modules for which code is available

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2891,82 +2891,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3434,11 +3434,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.js b/sphinx/locale/nl/LC_MESSAGES/sphinx.js index 7a9f4ae3c..5fdf04cef 100644 --- a/sphinx/locale/nl/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/nl/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Volgend onderwerp", "Other changes": "Andere veranderingen", "Overview": "Overzicht", - "Permalink to this definition": "Permalink naar deze definitie", - "Permalink to this headline": "Permalink naar deze titel", "Please activate JavaScript to enable the search\n functionality.": "Activeer JavaSscript om de zoekfunctionaliteit in te schakelen.", "Preparing search...": "Zoeken aan het voorbereiden...", "Previous topic": "Vorig onderwerp", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Zoeken", "Search Page": "Zoekpagina", "Search Results": "Zoekresultaten", - "Search finished, found %s page(s) matching the search query.": "Zoekopdracht voltooid, %s pagina(s) gevonden die overeenkomen met de zoekterm.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Zoeken in %(docstitle)s", "Searching": "Bezig met zoeken", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.mo b/sphinx/locale/nl/LC_MESSAGES/sphinx.mo index bb9aaa218..23800c092 100644 Binary files a/sphinx/locale/nl/LC_MESSAGES/sphinx.mo and b/sphinx/locale/nl/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.po b/sphinx/locale/nl/LC_MESSAGES/sphinx.po index aab8954c1..efd2f87ab 100644 --- a/sphinx/locale/nl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/nl/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2021\n" "Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n" @@ -72,76 +72,76 @@ msgstr "'setup' gedefinieerd in conf.py is niet aanroepbaar (geen Python-callabl msgid "loading translations [%s]... " msgstr "laden van vertalingen [%s]... " -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "klaar" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "mislukt: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "Geen bouwer geselecteerd, dus de standaardbouwer wordt gebruikt: html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "gelukt" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "afgerond met problemen" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "bouwen %s, %s waarschuwing." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "bouwen %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -149,12 +149,12 @@ msgid "" "explicit" msgstr "de %s extensie geeft niet aan of deze veilig is voor parallel lezen, er wordt aangenomen dat dit niet zo is - vraag de auteur van de extensie om dit te controleren en expliciet te maken" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -162,12 +162,12 @@ msgid "" "explicit" msgstr "de %s extensie geeft niet aan of deze veilig is voor parallel schrijven, er wordt aangenomen dat dit niet zo is - vraag de auteur van de extensie om dit te controleren en expliciet te maken" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "seriële verwerking van %s" @@ -635,8 +635,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -645,8 +645,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -770,7 +770,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -793,22 +793,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -822,7 +822,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -866,16 +866,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (in " @@ -893,7 +893,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -909,238 +909,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Algemene index" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "index" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "volgende" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "vorige" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s documentatie" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Index" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Release" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1887,7 +1887,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parameters" @@ -1896,12 +1896,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Returns" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Return type" @@ -1914,7 +1914,7 @@ msgid "variable" msgstr "variabele" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "functie" @@ -1992,7 +1992,7 @@ msgid "Throws" msgstr "Werpt" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "klasse" @@ -2009,7 +2009,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (ingebouwde functie)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s methode)" @@ -2024,7 +2024,7 @@ msgstr "%s() (klasse)" msgid "%s (global variable or constant)" msgstr "%s (globale variabele of constante)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s attribuut)" @@ -2038,20 +2038,20 @@ msgstr "Argumenten" msgid "%s (module)" msgstr "%s (module)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "methode" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "data" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "attribuut" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "module" @@ -2065,7 +2065,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "duplicaatlabel van formule %s, andere in %s" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2082,7 +2082,7 @@ msgstr "operator" msgid "object" msgstr "object" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "exceptie" @@ -2094,92 +2094,92 @@ msgstr "statement" msgid "built-in function" msgstr "ingebouwde functie" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Variabelen" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Veroorzaakt" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (in module %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (in module %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (geïntegreerde variabele)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (geïntegreerde klasse)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (klasse in %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s klassemethode)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (statische methode van %s)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Python-moduleïndex" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "modules" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Verouderd" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "klassemethode" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "statische methode" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (verouderd)" @@ -2215,112 +2215,112 @@ msgstr "rol" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "omgevingsvariabele; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "woordenlijstterm" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "grammaticatoken" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "verwijzingslabel" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "omgevingsvariabele" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "programmaoptie" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "document" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Module-index" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Zoekpagina" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "onderschrift ontbreekt voor link: %s" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2401,17 +2401,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2621,12 +2621,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "Graphviz directive mag niet zowel inhoud als een bestandsnaam argument hebben" @@ -2842,39 +2856,39 @@ msgstr "Overzicht: module broncode" msgid "

All modules for which code is available

" msgstr "

Alle modules waarvoor de broncode beschikbaar is

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2882,82 +2896,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Basisklassen: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3006,12 +3020,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3211,7 +3225,7 @@ msgstr "pagina" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Zoeken" @@ -3292,35 +3306,35 @@ msgstr "kan heel groot zijn" msgid "Navigation" msgstr "Navigatie" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Zoeken in %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Over deze documenten" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Copyright" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Laatste aanpassing op %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3365,12 +3379,12 @@ msgid "search" msgstr "zoeken" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Zoekresultaten" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3412,48 +3426,36 @@ msgstr "Veranderingen in de C-API" msgid "Other changes" msgstr "Andere veranderingen" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Permalink naar deze titel" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Permalink naar deze definitie" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Zoekresultaten verbergen" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Bezig met zoeken" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Zoeken aan het voorbereiden..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Zoekopdracht voltooid, %s pagina(s) gevonden die overeenkomen met de zoekterm." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", in" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Zijpaneel uitklappen" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Zijpaneel inklappen" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Zijpaneel uitklappen" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Inhoudsopgave" @@ -3473,25 +3475,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3533,16 +3535,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3563,22 +3565,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3600,6 +3602,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Permalink naar deze definitie" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3614,6 +3621,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Permalink naar deze tabel" @@ -3634,40 +3646,40 @@ msgstr "Permalink naar deze toctree" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Voetnoten" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/pl/LC_MESSAGES/sphinx.mo b/sphinx/locale/pl/LC_MESSAGES/sphinx.mo index 1094720f7..1429c06a0 100644 Binary files a/sphinx/locale/pl/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pl/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pl/LC_MESSAGES/sphinx.po b/sphinx/locale/pl/LC_MESSAGES/sphinx.po index d968b9ee1..c5e466576 100644 --- a/sphinx/locale/pl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pl/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: m_aciek , 2017-2020\n" "Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n" @@ -2853,39 +2853,39 @@ msgstr "Przeglądanie: kod modułu" msgid "

All modules for which code is available

" msgstr "

Wszystkie moduły, dla których jest dostępny kod

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "błąd podczas formatowania argumentów dla %s: %s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "brakujący atrybut %s w obiekcie %s" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2893,82 +2893,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Klasy bazowe: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3436,11 +3436,11 @@ msgstr "" msgid "Searching" msgstr "Wyszukiwanie" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Inicjalizacja wyszukiwania..." -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", w " diff --git a/sphinx/locale/pt/LC_MESSAGES/sphinx.js b/sphinx/locale/pt/LC_MESSAGES/sphinx.js index b2a732665..53019bab1 100644 --- a/sphinx/locale/pt/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/pt/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "", "Other changes": "", "Overview": "", - "Permalink to this definition": "", - "Permalink to this headline": "", "Please activate JavaScript to enable the search\n functionality.": "", "Preparing search...": "", "Previous topic": "", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "", "Search Page": "", "Search Results": "", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/pt/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt/LC_MESSAGES/sphinx.mo index 375881a2e..e8b86dd39 100644 Binary files a/sphinx/locale/pt/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pt/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pt/LC_MESSAGES/sphinx.po b/sphinx/locale/pt/LC_MESSAGES/sphinx.po index b683305c8..6309199df 100644 --- a/sphinx/locale/pt/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt/)\n" @@ -65,76 +65,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -142,12 +142,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -155,12 +155,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -628,8 +628,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -638,8 +638,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -763,7 +763,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -786,22 +786,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -815,7 +815,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -859,16 +859,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "" @@ -886,7 +886,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -902,238 +902,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "" @@ -1889,12 +1889,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "" @@ -1907,7 +1907,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "" @@ -1985,7 +1985,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "" @@ -2002,7 +2002,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2017,7 +2017,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2031,20 +2031,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "" @@ -2087,92 +2087,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2208,112 +2208,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2394,17 +2394,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2614,12 +2614,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2835,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2875,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -2999,12 +3013,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3204,7 +3218,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "" @@ -3285,35 +3299,35 @@ msgstr "" msgid "Navigation" msgstr "" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "" -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3358,12 +3372,12 @@ msgid "search" msgstr "" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3405,46 +3419,34 @@ msgstr "" msgid "Other changes" msgstr "" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 +msgid "Collapse sidebar" msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 -msgid "Collapse sidebar" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" msgstr "" #: sphinx/themes/haiku/layout.html:24 @@ -3466,25 +3468,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3526,16 +3528,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3556,22 +3558,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3593,6 +3595,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3607,6 +3614,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3627,40 +3639,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.js b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.js index f549801e3..d240a387d 100644 --- a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.js @@ -37,7 +37,7 @@ Documentation.addTranslations({ "Search": "Buscar", "Search Page": "P\u00e1gina de Busca", "Search Results": "Resultados da Busca", - "Search finished, found ${resultCount} page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "Pesquisa finalizada, encontrada(s) ${resultCount} p\u00e1gina(s) correspondendo \u00e0 consulta da pesquisa.", "Search within %(docstitle)s": "Pesquisar dentro de %(docstitle)s", "Searching": "Buscando", "Searching for multiple words only shows matches that contain\n all words.": "Pesquisando por v\u00e1rias palavras s\u00f3 mostra correspond\u00eancias\nque cont\u00eam todas as palavras.", diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo index ff1de3057..ac72225e1 100644 Binary files a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po index 9cfc6290e..b819012b7 100644 --- a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Rafael Fontenelle , 2019-2022\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_BR/)\n" @@ -2631,14 +2631,14 @@ msgstr "O link codificado %r pode ser substituído por um extlink (tente usar %r msgid "" "extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " "all other '%' need to be escaped as '%%'." -msgstr "" +msgstr "extlinks: Sphinx-6.0 vai exigir que a URL base contenha exatamente um '%s' e todos os outros '%' precisam ser escapados como '%%'." #: sphinx/ext/extlinks.py:104 #, python-format msgid "" "extlinks: Sphinx-6.0 will require a caption string to contain exactly one " "'%s' and all other '%' need to be escaped as '%%'." -msgstr "" +msgstr "extlinks: Sphinx-6.0 vai exigir que uma string de legenda contenha exatamente um '%s' e todos os outros '%' precisam ser escapados como '%%'." #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" @@ -2855,39 +2855,39 @@ msgstr "Visão geral: código do módulo" msgid "

All modules for which code is available

" msgstr "

Todos os módulos onde este código está disponível

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "valor inválido para a opção member-order: %s" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "valor inválido para a opção class-doc-from: %s" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "assinatura inválida para auto%s (%r)" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "erro ao formatar argumentos para %s: %s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "faltando atributo %s no objeto %s" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "autodoc: falhou em determinar %s.%s (%r) a ser documentado, a seguinte exceção foi levantada:\n%s" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2895,82 +2895,82 @@ msgid "" "explicit module name)" msgstr "não sei qual módulo importar para documentação automática %r (tente colocar uma diretiva “module” ou “currentmodule” no documento ou forneça um nome explícito para o módulo)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "Um objeto simulado foi detectado: %r" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "erro ao formatar assinatura para %s: %s" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "“::” no nome de automodule não faz sentido" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "argumentos de assinatura ou anotação de retorno fornecidos para automodule %s" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ deve ser uma lista de strings, não %r (no módulo %s) -- ignorando __all__" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "faltando atributo mencionado na opção :members: : módulo %s, atributo %s" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "Falha ao obter uma assinatura de função para %s: %s" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "Falha ao obter uma assinatura de construtor para %s: %s" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Base: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "apelido de %s" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "apelido de TypeVar(%s)" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "Falha ao obter uma assinatura de método para %s: %s" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "__slots__ inválido encontrado em %s. Ignorado." -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "autodoc_member_order agora aceita \"alphabetical\" em vez de \"alphabetic\". Por favor, atualize sua configuração." -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "Falha ao analisar um valor de argumento padrão para %r: %s" @@ -3432,17 +3432,17 @@ msgstr "Esconder Resultados da Busca" #: sphinx/themes/basic/static/searchtools.js:112 msgid "" "Search finished, found ${resultCount} page(s) matching the search query." -msgstr "" +msgstr "Pesquisa finalizada, encontrada(s) ${resultCount} página(s) correspondendo à consulta da pesquisa." #: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Buscando" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Preparando a busca..." -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", em " @@ -3623,7 +3623,7 @@ msgstr "Link permanente para este termo" #: sphinx/writers/html.py:428 sphinx/writers/html.py:433 #: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 msgid "Permalink to this heading" -msgstr "" +msgstr "Link permanente para este cabeçalho" #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.js b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.js index a8223bb60..e8b939042 100644 --- a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Pr\u00f3ximo t\u00f3pico", "Other changes": "Outras altera\u00e7\u00f5es", "Overview": "Vis\u00e3o geral", - "Permalink to this definition": "Link permanente para esta defini\u00e7\u00e3o", - "Permalink to this headline": "Link permanente para este t\u00edtulo", "Please activate JavaScript to enable the search\n functionality.": "Por favor ligue o JavaScript para habilitar a\nfuncionalidade de pesquisa.", "Preparing search...": "A preparar a pesquisa...", "Previous topic": "T\u00f3pico anterior", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Pesquisar", "Search Page": "P\u00e1gina de Pesquisa", "Search Results": "Resultados da Pesquisa", - "Search finished, found %s page(s) matching the search query.": "Pesquisa conclu\u00edda, foram encontrada(s) %s p\u00e1gina(s) que combinam com a consulta feita.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Pesquisar dentro de %(docstitle)s", "Searching": "A Pesquisar", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo index 966e13a3d..c3aafe3a6 100644 Binary files a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo and b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po index 80cb81044..d0306df50 100644 --- a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Takeshi KOMIYA , 2016\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n" @@ -67,76 +67,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -144,12 +144,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -157,12 +157,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -630,8 +630,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -640,8 +640,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -765,7 +765,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -788,22 +788,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -817,7 +817,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -861,16 +861,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (em " @@ -888,7 +888,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -904,238 +904,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%d %b, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Índice Geral" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "índice" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "próximo" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "anterior" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "Documentação %s %s" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Índice" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Versão" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parâmetros" @@ -1891,12 +1891,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Retorno" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Tipo de retorno" @@ -1909,7 +1909,7 @@ msgid "variable" msgstr "variável" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "função" @@ -1987,7 +1987,7 @@ msgid "Throws" msgstr "Gera" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "classe" @@ -2004,7 +2004,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (função interna)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (método %s)" @@ -2019,7 +2019,7 @@ msgstr "%s() (classe)" msgid "%s (global variable or constant)" msgstr "%s (variável global ou constante)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (atributo %s)" @@ -2033,20 +2033,20 @@ msgstr "Parâmetros" msgid "%s (module)" msgstr "%s (módulo)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "método" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "dados" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atributo" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "módulo" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2077,7 +2077,7 @@ msgstr "operador" msgid "object" msgstr "objecto" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "excepção" @@ -2089,92 +2089,92 @@ msgstr "comando" msgid "built-in function" msgstr "função interna" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Variáveis" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Levanta" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (no módulo %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (no módulo %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (variável interna)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (classe interna)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (classe em %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (método de classe %s)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (método estático %s)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Índice de Módulos do Python" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "módulos" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Obsoleto" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "método de classe" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "método estático" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (obsoleto)" @@ -2210,112 +2210,112 @@ msgstr "papel" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "variável de ambiente; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "Termo de glossário" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "token de gramática" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "rótulo de referência" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "variável de ambiente" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "opção de programa" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Índice de Módulos" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Página de Pesquisa" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2396,17 +2396,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2616,12 +2616,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2837,39 +2851,39 @@ msgstr "Visão geral: código do módulo" msgid "

All modules for which code is available

" msgstr "

Todos os módulos onde este código está disponível

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2877,82 +2891,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3001,12 +3015,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3206,7 +3220,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Pesquisar" @@ -3287,35 +3301,35 @@ msgstr "pode ser enorme" msgid "Navigation" msgstr "Navegação" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Pesquisar dentro de %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Sobre estes documentos" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Copyright" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Última actualização em %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3360,12 +3374,12 @@ msgid "search" msgstr "pesquisar" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Resultados da Pesquisa" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3407,48 +3421,36 @@ msgstr "Alterações na API C" msgid "Other changes" msgstr "Outras alterações" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Link permanente para este título" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Link permanente para esta definição" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Esconder Resultados da Pesquisa" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "A Pesquisar" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "A preparar a pesquisa..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Pesquisa concluída, foram encontrada(s) %s página(s) que combinam com a consulta feita." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", em" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Expandir painel lateral" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Recolher painel lateral" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Expandir painel lateral" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Conteúdo" @@ -3468,25 +3470,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3528,16 +3530,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3558,22 +3560,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3595,6 +3597,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Link permanente para esta definição" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3609,6 +3616,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3629,40 +3641,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Notas de rodapé" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ro/LC_MESSAGES/sphinx.js b/sphinx/locale/ro/LC_MESSAGES/sphinx.js index 7676add13..9f36e15af 100644 --- a/sphinx/locale/ro/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/ro/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Subiectul urm\u0103tor", "Other changes": "Alte schimb\u0103ri", "Overview": "Prezentare general\u0103", - "Permalink to this definition": "Link permanent la aceast\u0103 defini\u021bie", - "Permalink to this headline": "Link permanent la acest titlu", "Please activate JavaScript to enable the search\n functionality.": "Activeaz\u0103 JavaScript pentru a permite\nfunc\u021bia de c\u0103utare.", "Preparing search...": "Se preg\u0103te\u0219te c\u0103utarea...", "Previous topic": "Subiectul precedent", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "C\u0103utare", "Search Page": "Pagin\u0103 de C\u0103utare", "Search Results": "Rezultatele C\u0103ut\u0103rii", - "Search finished, found %s page(s) matching the search query.": "C\u0103utare finalizat\u0103, au fost g\u0103site %s pagini care au corespuns c\u0103ut\u0103rii.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "Caut\u0103 \u00een %(docstitle)s", "Searching": "C\u0103utare", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/ro/LC_MESSAGES/sphinx.mo b/sphinx/locale/ro/LC_MESSAGES/sphinx.mo index c0fae43c0..f5d53a799 100644 Binary files a/sphinx/locale/ro/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ro/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ro/LC_MESSAGES/sphinx.po b/sphinx/locale/ro/LC_MESSAGES/sphinx.po index b52e90351..3dc4b9b3f 100644 --- a/sphinx/locale/ro/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ro/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Razvan Stefanescu , 2015-2017\n" "Language-Team: Romanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ro/)\n" @@ -67,76 +67,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "eșuat: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "a reușit" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "a fost finalizat cu probleme" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -144,12 +144,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -157,12 +157,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -630,8 +630,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -640,8 +640,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -765,7 +765,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -788,22 +788,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -817,7 +817,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -861,16 +861,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "(în" @@ -888,7 +888,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -904,238 +904,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Index General" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "index" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "următor" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "precedent" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s documentație" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Index" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Versiune" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametrii" @@ -1891,12 +1891,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Întoarce" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Tipul întors" @@ -1909,7 +1909,7 @@ msgid "variable" msgstr "variabilă" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funcție" @@ -1987,7 +1987,7 @@ msgid "Throws" msgstr "Generează" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "clasă" @@ -2004,7 +2004,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (funcție integrată)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (metoda %s)" @@ -2019,7 +2019,7 @@ msgstr "%s() (clasă)" msgid "%s (global variable or constant)" msgstr "%s (variabilă globală sau constantă)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (atribut %s)" @@ -2033,20 +2033,20 @@ msgstr "Argumente" msgid "%s (module)" msgstr "%s (modul)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "metodă" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "data" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atribut" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modul" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2077,7 +2077,7 @@ msgstr "operator" msgid "object" msgstr "obiect" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "excepție" @@ -2089,92 +2089,92 @@ msgstr "declarație" msgid "built-in function" msgstr "funcție integrată" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Variabile" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Generează" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (în modulul %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (în modulul %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (variabilă integrată)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (clasă integrată)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (clasa în %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (metoda clasei %s)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (metoda statică %s)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Indexul de Module Python" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "module" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Învechit" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "metoda clasei" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "metodă statică" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "(învechit)" @@ -2210,112 +2210,112 @@ msgstr "rol" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "variabilă de mediu; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "termen de glosar" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "element de gramatică" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "etichetă de referință" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "variabilă de mediu" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "opțiune a programului" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Index al modulelor" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Pagină de Căutare" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2396,17 +2396,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2616,12 +2616,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2837,39 +2851,39 @@ msgstr "Prezentare generală: codul modulului" msgid "

All modules for which code is available

" msgstr "

Toate modulele pentru care este disponibil codul sursă

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2877,82 +2891,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3001,12 +3015,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3206,7 +3220,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Căutare" @@ -3287,35 +3301,35 @@ msgstr "poate fi extrem de mare" msgid "Navigation" msgstr "Navigare" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Caută în %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Despre aceste documente" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Drepturi de autor" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Ultima actualizare la %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3360,12 +3374,12 @@ msgid "search" msgstr "căutare" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Rezultatele Căutării" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3407,48 +3421,36 @@ msgstr "Schimbări în API C" msgid "Other changes" msgstr "Alte schimbări" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Link permanent la acest titlu" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Link permanent la această definiție" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Ascunde Rezultatele Căutării" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Căutare" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Se pregătește căutarea..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Căutare finalizată, au fost găsite %s pagini care au corespuns căutării." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", în" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Expandare bară laterală" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Ascundere bară laterală" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Expandare bară laterală" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Cuprins" @@ -3468,25 +3470,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3528,16 +3530,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3558,22 +3560,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3595,6 +3597,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Link permanent la această definiție" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3609,6 +3616,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Link permanent la acest tabel" @@ -3629,40 +3641,40 @@ msgstr "Link permanent la acest cuprins" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Note de subsol" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.js b/sphinx/locale/ru/LC_MESSAGES/sphinx.js index bef92b1f4..45fdf69b8 100644 --- a/sphinx/locale/ru/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/ru/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "\u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0440\u0430\u0437\u0434\u0435\u043b", "Other changes": "\u0414\u0440\u0443\u0433\u0438\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f", "Overview": "\u041e\u0431\u0437\u043e\u0440", - "Permalink to this definition": "\u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u044d\u0442\u043e \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435", - "Permalink to this headline": "\u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u044d\u0442\u043e\u0442 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", "Please activate JavaScript to enable the search\n functionality.": "\u0414\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u043f\u043e\u0438\u0441\u043a\u0430 \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435 JavaScript \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435.", "Preparing search...": "\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043f\u043e\u0438\u0441\u043a\u0430\u2026", "Previous topic": "\u041f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0439 \u0440\u0430\u0437\u0434\u0435\u043b", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "\u041f\u043e\u0438\u0441\u043a", "Search Page": "\u041f\u043e\u0438\u0441\u043a", "Search Results": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u043f\u043e\u0438\u0441\u043a\u0430", - "Search finished, found %s page(s) matching the search query.": "\u041f\u043e\u0438\u0441\u043a \u0437\u0430\u0432\u0435\u0440\u0448\u0451\u043d, \u043d\u0430\u0439\u0434\u0435\u043d\u043e %s \u0441\u0442\u0440\u0430\u043d\u0438\u0446, \u0443\u0434\u043e\u0432\u043b\u0435\u0442\u0432\u043e\u0440\u044f\u044e\u0449\u0438\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u0443.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "\u041f\u043e\u0438\u0441\u043a \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0435 \u00ab%(docstitle)s\u00bb", "Searching": "\u0418\u0434\u0451\u0442 \u043f\u043e\u0438\u0441\u043a", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.mo b/sphinx/locale/ru/LC_MESSAGES/sphinx.mo index 5f153fe23..a962ecbc3 100644 Binary files a/sphinx/locale/ru/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ru/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.po b/sphinx/locale/ru/LC_MESSAGES/sphinx.po index 07649d965..103b03be3 100644 --- a/sphinx/locale/ru/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ru/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Il'ya , 2022\n" "Language-Team: Russian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ru/)\n" @@ -72,76 +72,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "готово" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "ошибка: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "Сборщик не указан, по умолчанию используется html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "успешно" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "с ошибками" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "сборка завершена %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -149,12 +149,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -162,12 +162,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -635,8 +635,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -645,8 +645,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "Не получается считать файл изображение %r: скопируйте его" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "Не получается скопировать файл изображения %r: %s" @@ -770,7 +770,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -793,22 +793,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -822,7 +822,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -866,16 +866,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (в " @@ -893,7 +893,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -909,238 +909,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Алфавитный указатель" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "указатель" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "вперёд" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "назад" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "документация %s %s" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Алфавитный указатель" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Выпуск" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1887,7 +1887,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Параметры" @@ -1896,12 +1896,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Результат" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Тип результата" @@ -1914,7 +1914,7 @@ msgid "variable" msgstr "переменная" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "функция" @@ -1992,7 +1992,7 @@ msgid "Throws" msgstr "Бросает исключение" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "класс" @@ -2009,7 +2009,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (встроенная функция)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (метод %s)" @@ -2024,7 +2024,7 @@ msgstr "%s() (класс)" msgid "%s (global variable or constant)" msgstr "%s (глобальная переменная или константа)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (атрибут %s)" @@ -2038,20 +2038,20 @@ msgstr "Аргументы" msgid "%s (module)" msgstr "%s (модуль)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "метод" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "данные" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "атрибут" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "модуль" @@ -2065,7 +2065,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "повторяющаяся метка уравнения %s, также используется в %s" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2082,7 +2082,7 @@ msgstr "оператор" msgid "object" msgstr "объект" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "исключение" @@ -2094,92 +2094,92 @@ msgstr "команда" msgid "built-in function" msgstr "базовая функция" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Переменные" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Исключение" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (в модуле %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (в модуле %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (встроенная переменная)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (встроенный класс)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (класс в %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (метод класса %s)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (статический метод %s)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Содержание модулей Python" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "модули" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Не рекомендуется" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "метод класса" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "статический метод" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "(использование не рекомендуется)" @@ -2215,112 +2215,112 @@ msgstr "роль" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "переменная окружения; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "элемент словаря" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "токен грамматики" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "текст ссылки" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "переменная окружения" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "опция программы" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "документ" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Состав модуля" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Поиск" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2401,17 +2401,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2621,12 +2621,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2842,39 +2856,39 @@ msgstr "Обзор: исходный код модуля" msgid "

All modules for which code is available

" msgstr "

Все модули, в которых есть код

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2882,82 +2896,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Базовые классы: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3006,12 +3020,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3211,7 +3225,7 @@ msgstr "страница" msgid "Table of Contents" msgstr "Оглавление" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Поиск" @@ -3292,35 +3306,35 @@ msgstr "может быть очень большим" msgid "Navigation" msgstr "Навигация" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Поиск в документе «%(docstitle)s»" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Об этих документах" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Авторские права" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Обновлено: %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3365,12 +3379,12 @@ msgid "search" msgstr "искать" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Результаты поиска" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3412,48 +3426,36 @@ msgstr "Изменения в API C" msgid "Other changes" msgstr "Другие изменения" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Ссылка на этот заголовок" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Ссылка на это определение" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Снять выделение" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Идёт поиск" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Подготовка поиска…" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Поиск завершён, найдено %s страниц, удовлетворяющих запросу." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", в" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Развернуть боковую панель" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Свернуть боковую панель" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Развернуть боковую панель" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Содержание" @@ -3473,25 +3475,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3533,16 +3535,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3563,22 +3565,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3600,6 +3602,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Ссылка на это определение" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3614,6 +3621,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Постоянная ссылка на таблицу" @@ -3634,40 +3646,40 @@ msgstr "Постоянная ссылка на оглавление" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Сноски" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/si/LC_MESSAGES/sphinx.mo b/sphinx/locale/si/LC_MESSAGES/sphinx.mo index 8c58ed6ec..537ce6dc6 100644 Binary files a/sphinx/locale/si/LC_MESSAGES/sphinx.mo and b/sphinx/locale/si/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/si/LC_MESSAGES/sphinx.po b/sphinx/locale/si/LC_MESSAGES/sphinx.po index c168fd5ad..a3f7391f8 100644 --- a/sphinx/locale/si/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/si/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: callkalpa , 2013\n" "Language-Team: Sinhala (http://www.transifex.com/sphinx-doc/sphinx-1/language/si/)\n" @@ -2850,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2890,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3433,11 +3433,11 @@ msgstr "" msgid "Searching" msgstr "සොයමින්..." -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "සෙවුම සූදානම් කරමින්...." -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.js b/sphinx/locale/sk/LC_MESSAGES/sphinx.js index 28dc2c679..86dc0836f 100644 --- a/sphinx/locale/sk/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/sk/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "\u010eal\u0161ia t\u00e9ma", "Other changes": "Ostatn\u00e9 zmeny", "Overview": "Preh\u013ead", - "Permalink to this definition": "Trval\u00fd odkaz na t\u00fato defin\u00edciu", - "Permalink to this headline": "Trval\u00fd odkaz na tento nadpis", "Please activate JavaScript to enable the search\n functionality.": "Pros\u00edm, na zapnutie funkcie h\u013eadania,aktivujte\nJavaScript .", "Preparing search...": "Pr\u00edprava h\u013eadania...", "Previous topic": "Predo\u0161l\u00e1 t\u00e9ma", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "H\u013eada\u0165", "Search Page": "Str\u00e1nka h\u013eadania", "Search Results": "V\u00fdsledky h\u013eadania", - "Search finished, found %s page(s) matching the search query.": "H\u013eadanie dokon\u010den\u00e9, n\u00e1jden\u00e9 %s strana(y), ktor\u00e9 vyhovuj\u00fa h\u013eadan\u00e9mu v\u00fdrazu.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "H\u013eada\u0165 v %(docstitle)s", "Searching": "H\u013eadanie", "Searching for multiple words only shows matches that contain\n all words.": "H\u013eadanie viacer\u00fdch slov vracia len zhody, ktor\u00e9 obsahuj\u00fa\n v\u0161etky slov\u00e1.", diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.mo b/sphinx/locale/sk/LC_MESSAGES/sphinx.mo index 8d30cac27..fafa58d1b 100644 Binary files a/sphinx/locale/sk/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sk/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.po b/sphinx/locale/sk/LC_MESSAGES/sphinx.po index 72abf9e59..20bf9aa3a 100644 --- a/sphinx/locale/sk/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sk/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Slavko , 2013-2019,2021\n" "Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n" @@ -68,76 +68,76 @@ msgstr "'setup' definovaný v conf.py nie je funkciou. Prosím, upravte jeho def msgid "loading translations [%s]... " msgstr "načítanie prekladov [%s]…" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "hotovo" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "nedostupné pre zabudované správy" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "načítanie uloženého prostredia " -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "zlyhalo: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "Nebol zvolený builder, bude použitý predvolený: html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "úspešné" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "dokončené sproblémami" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "zostavenie %s, %s upozornenia/a (upozornenia považované za chyby)." -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "zostavenie %s, %s upozornenia/a (upozornenia považované za chyby)." -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "zostavenie %s, %s upozornenie." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "zostavenie %s, %s upozornenie/a." -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "zostavenie %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "trieda uzla %r už je registrovaná, jej metódy (visitors) budú prepísané" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "direktíva %r už je registrovaná, bude prepísaná" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "rola %r už je registrovaná, bude prepísaná" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -145,12 +145,12 @@ msgid "" "explicit" msgstr "rozšírenie %s nedeklaruje, či je bezpečné pri paralelnom čítaní, predpokladá sa, že nie - prosím, požiadajte autora aby to skontroloval a explicitne to nastavil" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "rozšírenie %s nie je bezpečné pre paralelné zostavenie" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -158,12 +158,12 @@ msgid "" "explicit" msgstr "rozšírenie %s nedeklaruje, či je bezpečné pri paralelnom čítaní, predpokladáme, že nie je – prosím, požiadajte autora aby to skontroloval a explicitne to nastavil" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "rozšírenie %s nie je bezpečné pre paralelné zostavenie" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "sériové spracovanie %s" @@ -631,8 +631,8 @@ msgstr "príprava dokumentov" msgid "duplicated ToC entry found: %s" msgstr "nájdená duplicitná položka Obsahu: %s" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "kopírovanie obrázkov…" @@ -641,8 +641,8 @@ msgstr "kopírovanie obrázkov…" msgid "cannot read image file %r: copying it instead" msgstr "nemožno čítať súbor obrázku %r: jeho kopírovanie namiesto toho" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "nemožno kopírovať súbor obrázka %r: %s" @@ -766,7 +766,7 @@ msgstr "konfiguračná hodnota „epub_identifier” nesmie byť prázdna pri EP msgid "conf value \"version\" should not be empty for EPUB3" msgstr "konfiguračná hodnota „version” nesmie byť prázdna pri EPUB3" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "neplatný css_file: %r, ignorovaný" @@ -789,22 +789,22 @@ msgstr "čítanie šablón… " msgid "writing message catalogs... " msgstr "zapisovanie katalógov správ…" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "Hľadajte akékoľvek chyby v predošlom výstupe alebo v %(outdir)s/output.txt" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "poškodený odkaz: %s (%s)" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "Kotva „%s” nenájdená" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -818,7 +818,7 @@ msgstr "Manuálové stránky sú v %(outdir)s." msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "nebola nájdená konfiguračná voľba „man_pages”; manuálové stránky nebudú zapísané" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "zapisovanie" @@ -862,16 +862,16 @@ msgstr "nebola nájdená konfiguračná voľba „texinfo_documents”; dokument msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "konfiguračná voľba „texinfo_documents” odkazuje na neznámy dokument %s" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "spracovanie %s" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "riešenie odkazov…" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "(v" @@ -889,7 +889,7 @@ msgstr "chyba zápisu súboru Makefile: %s" msgid "The text files are in %(outdir)s." msgstr "Textové súbory sú v %(outdir)s." -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -905,238 +905,238 @@ msgstr "Súbory XML sú v %(outdir)s." msgid "The pseudo-XML files are in %(outdir)s." msgstr "Súbory pseudo-XML sú v %(outdir)s." -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "súbor info zostavenia je poškodený: %r" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "Stránky HTML sú v %(outdir)s." -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "Čítanie súboru zostavenia info zlyhalo: %r" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%d. %b %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Všeobecný index" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "index" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "ďalší" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "predošlý" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "generovanie indexov" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "zapisovanie dodatočných stránok" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "kopírovanie súborov na stiahnutie…" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "nemožno kopírovať súbor na stiahnutie %r: %s" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "Kopírovanie súboru v html_static_file zlyhalo: %s: %r" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "kopírovanie statických súborov" -#: sphinx/builders/html/__init__.py:830 +#: sphinx/builders/html/__init__.py:841 #, python-format msgid "cannot copy static file %r" msgstr "nemožno kopírovať statický súbor %r" -#: sphinx/builders/html/__init__.py:835 +#: sphinx/builders/html/__init__.py:846 msgid "copying extra files" msgstr "kopírovanie extra súborov" -#: sphinx/builders/html/__init__.py:841 +#: sphinx/builders/html/__init__.py:852 #, python-format msgid "cannot copy extra file %r" msgstr "nemožno kopírovať extra súbor %r" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "Zápis súboru zostavenia info zlyhal: %r" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 msgid "" "search index couldn't be loaded, but not all documents will be built: the " "index will be incomplete." msgstr "index hľadania nemožno načítať, ale nebudú zostavované všetky dokumenty, takže index nebude kompletný." -#: sphinx/builders/html/__init__.py:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "stránka %s vyhovuje dvom vzorom v html_sidebars: %r a %r" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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 "pri spracovaní stránky %s nastala chyba Unicode. Prosím, zaistite, že všetky konfiguračné hodnoty, ktoré obsahujú nieASCII hodnotu sú reťazce Unicode." -#: sphinx/builders/html/__init__.py:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "Nastala chyba pri spracovaní stránky %s.\nPríčina: %r" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "generovanie inventára objektov…" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "generovanie indexu hľadania v %s" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "neplatné js_file: %r, ignorované" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "Zaregistrovaných je viac math_renderer, ale žiadny nie je zvolený." -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "Zdaný neznámy math_renderer %r." -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "položka „html_extra_path entry” %r neexistuje" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "položka html_extra_path %r je umiestnené vo vnútri výstupného adresára" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "položka „html_static_path” %r neexistuje" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "položka html_static_path %r je umiestnené vo vnútri výstupného adresára" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "súbor loga %r neexistuje" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "súbor favicon %r neexistuje" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 msgid "" "html_add_permalinks has been deprecated since v3.5.0. Please use " "html_permalinks and html_permalinks_icon instead." msgstr "html_add_permalinks bolo označené za zastarané od v3.5.0. Prosím, použite namiesto toho html_permalinks a html_permalinks_icon." -#: sphinx/builders/html/__init__.py:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "Dokumentácia %s %s" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "Súbory LaTeX sú v %(outdir)s." -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "\nSpustite v tomto adresári 'make' na ich spustenie pomocou (pdf)latex\n(použite tu 'make latexpdf' aby to bolo spustené automaticky)." -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "nebola nájdená konfiguračná voľba „latex_documents”; dokmenty nebudú zapísané" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "konfiguračná voľba „latex_documents” odkazuje na neznámy dokument %s" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Index" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Vydanie" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "žiadna známa voľba Babel pre jazyk %r" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "kopírovanie podporných súborov Tex" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "kopírovanie podporných súborov Tex…" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "kopírovanie dodatočných súborov" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "Neznámy konfiguračný kľúč: latex_elements[%r], ignorovaný." -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "Neznáma voľba témy: latex_theme_options[%r], ignorovaná." @@ -1883,7 +1883,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametre" @@ -1892,12 +1892,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Vracia" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Návratový typ" @@ -1910,7 +1910,7 @@ msgid "variable" msgstr "premenná" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funkcia" @@ -1988,7 +1988,7 @@ msgid "Throws" msgstr "Vyvoláva" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "trieda" @@ -2005,7 +2005,7 @@ msgstr "parameter šablóny" msgid "%s() (built-in function)" msgstr "%s() (zabudovaná funkcia)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (metóda %s)" @@ -2020,7 +2020,7 @@ msgstr "%s() (trieda)" msgid "%s (global variable or constant)" msgstr "%s (globálna premenná alebo konštanta)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (atribút %s)" @@ -2034,20 +2034,20 @@ msgstr "Argumenty" msgid "%s (module)" msgstr "%s (modul)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "metóda" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "dáta" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atribút" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modul" @@ -2061,7 +2061,7 @@ msgstr "duplicitný %s popis %s, ďalší výskyt%s v %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "duplicitná menovka vzorca %s, ďalší výskyt v %s" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "neplatný math_eqref_format: %r" @@ -2078,7 +2078,7 @@ msgstr "operátor" msgid "object" msgstr "objekt" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "výnimka" @@ -2090,92 +2090,92 @@ msgstr "príkaz" msgid "built-in function" msgstr "zabudovaná funkcia" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Premenné" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Vyzdvihuje" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (v module %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (v module %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (zabudovaná premenná)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (zabudovaná trieda)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (trieda v %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (metóda triedy %s)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "%s (vlastnosť %s)" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (statická metóda %s)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Index modulov Python" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "moduly" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Zastarané" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "metóda triedy" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "statická metóda" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "vlastnosť" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "duplicitný popis objektu %s, ďalší výskyt v %s, použite :noindex: pre jeden z nich" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "nájdený viac ako jeden cieľ krížového odkazu %r: %s" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (zastarané)" @@ -2211,112 +2211,112 @@ msgstr "rola" msgid "duplicate description of %s %s, other instance in %s" msgstr "duplicitný popis %s %s, ďalší výskyt v %s" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "premenná prostredia; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "Nesprávny popis voľby %r, má vyzerať ako „opt”, „-opt argumenty”, „--opt argumenty”, „/opt argumenty” alebo „+opt argumenty”" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "%s voľba príkazového riadka" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "voľba príkazového riadka" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "položke glosára musí predchádzať prázdny riadok" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "položky glosára nesmú byť oddelené prázdnymi riadkami" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "glosár vyzerá byť zle naformátovaný, skontrolujte odsadenie" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "termín glosára" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "jazykový token" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "menovka odkazu" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "premenná prostredia" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "voľba programu" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "dokument" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Index modulov" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Stránka hľadania" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "duplicitná menovka %s, ďalší výskyt v %s" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "duplicitný %s popis %s, ďalší výskyt v %s" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "numfig je vypnutý, :numref: je ignorované." -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "Zlyhalo vytvorenie krížového odkazu. Nie je priradené žiadne číslo: %s" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "odkaz nemá popisok: %s" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "neplatný numfig_format: %s (%r)" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "neplatný numfig_format: %s" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "nedefinovaná menovka: %s" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "Zlyhalo vytvorenie krížového odkazu. nenájdení názov alebo titulok: %s" @@ -2397,17 +2397,17 @@ msgid "" " will be generated" msgstr "strom obsahu obsahuje odkaz na dokument %r, ktorý nemá názov, odkaz nebude generovaný" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "súbor obrázku nemožno čítať: %s" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr " Súbor obrázku %s nemožno čítať: %s" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "súbor na stiahnutie nemožno čítať: %s" @@ -2617,12 +2617,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "Direktíva graphviz nemôže mať naraz argumenty content a filename" @@ -2838,39 +2852,39 @@ msgstr "Prehľad: kód modulu" msgid "

All modules for which code is available

" msgstr "

Všetky moduly, pre ktoré je dostupný kód

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "chyba formátovania argumentov %s: %s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "chýba atribút %s objektu %s" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2878,82 +2892,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "„::” v automodule nedáva zmysel" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ má byť zoznam reťazcov, nie %r (v module %s) -- ignorované __all__" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "chýbajúci atribút spomenutý vo voľbe :members: : modul %s, atribút %s" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Základ: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "alias pre %s" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "alias pre TypeVar(%s)" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "Neplatné __slots__ nájdené v %s. Ignorované." -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "Zlyhalo spracovanie predvolenej hodnoty argumentu %r: %s" @@ -3002,12 +3016,12 @@ msgstr "zlyhalo spracovanie mena %s" msgid "failed to import object %s" msgstr "zlyhal import objektu %s" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "autosummary_generate: súbor nenájdený: %s" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3207,7 +3221,7 @@ msgstr "strana" msgid "Table of Contents" msgstr "Obsah" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Hľadať" @@ -3288,35 +3302,35 @@ msgstr "môže byť rozsiahle" msgid "Navigation" msgstr "Navigácia" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Hľadať v %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "O dokumentácii" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Autorské právo" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Naposledy aktualizované %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3361,12 +3375,12 @@ msgid "search" msgstr "hľadať" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Výsledky hľadania" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3408,48 +3422,36 @@ msgstr "Zmeny API C" msgid "Other changes" msgstr "Ostatné zmeny" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Trvalý odkaz na tento nadpis" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Trvalý odkaz na túto definíciu" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Skryť výsledky hľadania" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Hľadanie" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Príprava hľadania..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Hľadanie dokončené, nájdené %s strana(y), ktoré vyhovujú hľadanému výrazu." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", v " -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Rozbaliť bočný panel" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Zbaliť bočný panel" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Rozbaliť bočný panel" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "Obsah" @@ -3469,25 +3471,25 @@ msgstr "Poznámka pod čiarou [%s] nie je odkazovaná." msgid "Footnote [#] is not referenced." msgstr "Poznámka pod čiarou [#] nie je odkazovaná." -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3529,16 +3531,16 @@ msgstr "Nemožno získať vzdialený obrázok: %s [%s]" msgid "Unknown image format: %s..." msgstr "Neznámy formát obrázku: %s..." -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "nedekódovateľné zdrojové znaky, nahradené „?”: %r" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "preskočené" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "zlyhalo" @@ -3559,22 +3561,22 @@ msgstr "neznáma direktíva alebo meno role: %s:%s" msgid "unknown node type: %r" msgstr "neznámy typ uzla: %r" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "chyba čítania: %s, %s" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "chyba zápisu: %s: %s" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3596,6 +3598,11 @@ msgstr "" msgid "default role %s not found" msgstr "predvolená rola %s nenájdená" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Trvalý odkaz na túto definíciu" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3610,6 +3617,11 @@ msgstr "Žiadne ID nie je priradené uzlu %s" msgid "Permalink to this term" msgstr "Trvalý odkaz na tento termín" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Trvalý odkaz na túto tabuľku" @@ -3630,40 +3642,40 @@ msgstr "Trvalý odkaz na tento strom obsahu" msgid "Could not obtain image size. :scale: option is ignored." msgstr "Nemožno získať veľkosť obrázku. voľba :scale: je ignorovaná." -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "príliš veľké :maxdepth:, ignorované." -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "názov dokumentu nie je jeden uzol Text" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Poznámky pod čiarou" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "sú zadané obe, tabularcolumns aj voľba :widths:. :widths: je ignorované." -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.js b/sphinx/locale/sl/LC_MESSAGES/sphinx.js index 7423f3831..5ec4064ca 100644 --- a/sphinx/locale/sl/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/sl/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Naslednja tema", "Other changes": "Ostale spremembe", "Overview": "Pregled", - "Permalink to this definition": "Povezava na to definicijo", - "Permalink to this headline": "Povezava na naslov", "Please activate JavaScript to enable the search\n functionality.": "Za pravilno delovanje Iskanja morete vklopiti\n JavaScript.", "Preparing search...": "", "Previous topic": "Prej\u0161nja tema", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "I\u0161\u010di", "Search Page": "Iskalnik", "Search Results": "Rezultati Iskanja", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "I\u0161\u010di med %(docstitle)s", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.mo b/sphinx/locale/sl/LC_MESSAGES/sphinx.mo index 41c3ba453..7bb5df947 100644 Binary files a/sphinx/locale/sl/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sl/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.po b/sphinx/locale/sl/LC_MESSAGES/sphinx.po index b645e53e4..61f179881 100644 --- a/sphinx/locale/sl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sl/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n" @@ -65,76 +65,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -142,12 +142,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -155,12 +155,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -628,8 +628,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -638,8 +638,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -763,7 +763,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -786,22 +786,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -815,7 +815,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -859,16 +859,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (v " @@ -886,7 +886,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -902,238 +902,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%d %b, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Splošni abecedni seznam" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "abecedni seznam" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "naprej" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "nazaj" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Abecedni seznam" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Izdaja" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametri" @@ -1889,12 +1889,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Vrne" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Vrne tip" @@ -1907,7 +1907,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "funkcija" @@ -1985,7 +1985,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "razred" @@ -2002,7 +2002,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (vgrajene funkcije)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s metoda)" @@ -2017,7 +2017,7 @@ msgstr "%s() (razred)" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s atribut)" @@ -2031,20 +2031,20 @@ msgstr "" msgid "%s (module)" msgstr "%s (modul)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "atribut" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modul" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "operator" msgid "object" msgstr "objekt" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "izjema" @@ -2087,92 +2087,92 @@ msgstr "izjava" msgid "built-in function" msgstr "vgrajene funkcije" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Sproži izjemo" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (v modulu %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (v modulu %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (vgrajene spremenljivke)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (vgrajen razred)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (razred v %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s statična metoda)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "Moduli" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Zastarelo" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "statična metoda" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (zastarelo)" @@ -2208,112 +2208,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "okoljska spremenljivka; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "okoljska spremenljivka" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Seznam modulov" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Iskalnik" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2394,17 +2394,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2614,12 +2614,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2835,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2875,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -2999,12 +3013,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3204,7 +3218,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Išči" @@ -3285,35 +3299,35 @@ msgstr "lahko je veliko" msgid "Navigation" msgstr "Navigacija" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Išči med %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "O dokumentih" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Vse pravice pridržane" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Zadnjič posodobljeno %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3358,12 +3372,12 @@ msgid "search" msgstr "išči" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Rezultati Iskanja" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3405,46 +3419,34 @@ msgstr "C API spremembe" msgid "Other changes" msgstr "Ostale spremembe" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Povezava na naslov" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Povezava na to definicijo" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Skrij resultate iskanja" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 +msgid "Collapse sidebar" msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 -msgid "Collapse sidebar" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" msgstr "" #: sphinx/themes/haiku/layout.html:24 @@ -3466,25 +3468,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3526,16 +3528,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3556,22 +3558,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3593,6 +3595,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Povezava na to definicijo" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3607,6 +3614,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3627,40 +3639,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Opombe" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/sphinx.pot b/sphinx/locale/sphinx.pot index 0dfff947a..c2ab2218b 100644 --- a/sphinx/locale/sphinx.pot +++ b/sphinx/locale/sphinx.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx 5.0.0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2866,32 +2866,32 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following " @@ -2899,7 +2899,7 @@ msgid "" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2907,81 +2907,81 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of " "\"alphabetic\". Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3451,11 +3451,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/sq/LC_MESSAGES/sphinx.mo b/sphinx/locale/sq/LC_MESSAGES/sphinx.mo index fad09d0da..99dd0d65a 100644 Binary files a/sphinx/locale/sq/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sq/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sq/LC_MESSAGES/sphinx.po b/sphinx/locale/sq/LC_MESSAGES/sphinx.po index 19ce48cd8..4be1d8ce7 100644 --- a/sphinx/locale/sq/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sq/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Besnik Bleta , 2021-2022\n" "Language-Team: Albanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sq/)\n" @@ -2850,39 +2850,39 @@ msgstr "Përmbledhje: kod moduli" msgid "

All modules for which code is available

" msgstr "

Krejt modulet për të cilët ka kod të gatshëm

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "vlerë e pavlefshme mundësie për member-order: %s" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "vlerë e pavlefshme për mundësinë class-doc-from: %s" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "nënshkrim i pavlefshëm për auto%s (%r)" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "gabim gjatë formatimi argumentesh për %s: %s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "atribut %s që mungon te objekt %s" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "autodoc: s’u arrit të përcaktohet %s.%s (%r) për t’u dokumentuar, u shfaq përjashtimi vijues:\n%s" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2890,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "s’dihet cili modul të importohet për vetëdokumentim të %r (provoni të vendosni te dokumenti një direktivë \"module\" ose \"currentmodule\", ose të jepni shprehimisht një emër moduli)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "gabim gjatë formatimi nënshkrimesh për %s: %s" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "\"::\" në emër automoduli nuk ka kuptim" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ should duhet të jetë një listë vargjesh, jo %r (në module %s) -- ignoring __all__" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "u përmend atribut që mungon në :members: mundësi: modul %s, atributi %s" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "S’u arrit të merret një nënshkrim funksioni për %s: %s" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "S’u arrit të merrej nënshkrim konstruktori për %s: %s" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "Baza: %s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "alias për %s" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "alias për TypeVar(%s)" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "S’u arrit të merre një nënshkrim metode për %s: %s" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "U gjet __slots__ i pavlefshëm në %s. U shpërfill." -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "autodoc_member_order tani pranon \"alphabetical\", në vend se \"alphabetic\". Ju lutemi, përditësoni rregullimin tuaj." -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "S’u arrit të përtypej një vlerë parazgjedhje argumenti për %r: %s" @@ -3433,11 +3433,11 @@ msgstr "" msgid "Searching" msgstr "Kërkim" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Po përgatitet kërkim..." -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", në " diff --git a/sphinx/locale/sr/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr/LC_MESSAGES/sphinx.mo index 30431eb28..1d485d8a8 100644 Binary files a/sphinx/locale/sr/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sr/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sr/LC_MESSAGES/sphinx.po b/sphinx/locale/sr/LC_MESSAGES/sphinx.po index 04ef0be73..02da474d8 100644 --- a/sphinx/locale/sr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Vladimir Milovanović , 2020\n" "Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n" @@ -2851,39 +2851,39 @@ msgstr "Преглед: код модула" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2891,82 +2891,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3434,11 +3434,11 @@ msgstr "" msgid "Searching" msgstr "Претражује се" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Припрема претраге..." -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", у " diff --git a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo index 3533e0b81..74cda45c0 100644 Binary files a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po index b9d2f33a6..d44774d8d 100644 --- a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n" @@ -2849,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2889,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3432,11 +3432,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.js b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.js index 03d1cdfc2..be327cef0 100644 --- a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "", "Other changes": "", "Overview": "", - "Permalink to this definition": "", - "Permalink to this headline": "", "Please activate JavaScript to enable the search\n functionality.": "", "Preparing search...": "", "Previous topic": "", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "", "Search Page": "", "Search Results": "", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo index 71a32505a..53c78f005 100644 Binary files a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po index 8503c8352..2d340942c 100644 --- a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Serbia) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr_RS/)\n" @@ -65,76 +65,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -142,12 +142,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -155,12 +155,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -628,8 +628,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -638,8 +638,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -763,7 +763,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -786,22 +786,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -815,7 +815,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -859,16 +859,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "" @@ -886,7 +886,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -902,238 +902,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "" @@ -1889,12 +1889,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "" @@ -1907,7 +1907,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "" @@ -1985,7 +1985,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "" @@ -2002,7 +2002,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2017,7 +2017,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2031,20 +2031,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "" @@ -2087,92 +2087,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2208,112 +2208,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2394,17 +2394,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2614,12 +2614,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2835,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2875,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -2999,12 +3013,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3204,7 +3218,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "" @@ -3285,35 +3299,35 @@ msgstr "" msgid "Navigation" msgstr "" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "" -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3358,12 +3372,12 @@ msgid "search" msgstr "" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3405,46 +3419,34 @@ msgstr "" msgid "Other changes" msgstr "" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 +msgid "Collapse sidebar" msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 -msgid "Collapse sidebar" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" msgstr "" #: sphinx/themes/haiku/layout.html:24 @@ -3466,25 +3468,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3526,16 +3528,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3556,22 +3558,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3593,6 +3595,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3607,6 +3614,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3627,40 +3639,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/sv/LC_MESSAGES/sphinx.mo b/sphinx/locale/sv/LC_MESSAGES/sphinx.mo index b0a664dbb..93ae8915d 100644 Binary files a/sphinx/locale/sv/LC_MESSAGES/sphinx.mo and b/sphinx/locale/sv/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/sv/LC_MESSAGES/sphinx.po b/sphinx/locale/sv/LC_MESSAGES/sphinx.po index 295502338..55fd6b4b7 100644 --- a/sphinx/locale/sv/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sv/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish (http://www.transifex.com/sphinx-doc/sphinx-1/language/sv/)\n" @@ -2849,39 +2849,39 @@ msgstr "Översikt: modulkällkod" msgid "

All modules for which code is available

" msgstr "

Alla moduler där källkod finns

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2889,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3432,11 +3432,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/ta/LC_MESSAGES/sphinx.mo b/sphinx/locale/ta/LC_MESSAGES/sphinx.mo index cd058dd01..94635d524 100644 Binary files a/sphinx/locale/ta/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ta/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ta/LC_MESSAGES/sphinx.po b/sphinx/locale/ta/LC_MESSAGES/sphinx.po index fa8975fbd..5b098d0f3 100644 --- a/sphinx/locale/ta/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ta/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Julien Malard , 2019\n" "Language-Team: Tamil (http://www.transifex.com/sphinx-doc/sphinx-1/language/ta/)\n" @@ -2850,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2890,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3433,11 +3433,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/te/LC_MESSAGES/sphinx.mo b/sphinx/locale/te/LC_MESSAGES/sphinx.mo index ddbc47aca..058850cde 100644 Binary files a/sphinx/locale/te/LC_MESSAGES/sphinx.mo and b/sphinx/locale/te/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/te/LC_MESSAGES/sphinx.po b/sphinx/locale/te/LC_MESSAGES/sphinx.po index a048c6c64..d139fc9bb 100644 --- a/sphinx/locale/te/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/te/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Telugu (http://www.transifex.com/sphinx-doc/sphinx-1/language/te/)\n" @@ -2849,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2889,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3432,11 +3432,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.js b/sphinx/locale/tr/LC_MESSAGES/sphinx.js index 3e46633ca..286d9f1ea 100644 --- a/sphinx/locale/tr/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/tr/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "Sonraki konu", "Other changes": "Di\u011fer de\u011fi\u015fiklikler", "Overview": "Genel Bak\u0131\u015f", - "Permalink to this definition": "Bu tan\u0131m i\u00e7in kal\u0131c\u0131 ba\u011flant\u0131", - "Permalink to this headline": "Bu ba\u015fl\u0131k i\u00e7in kal\u0131c\u0131 ba\u011flant\u0131", "Please activate JavaScript to enable the search\n functionality.": "Arama i\u015flevini kullanabilmek i\u00e7in l\u00fctfen JavaScript'i\n etkinle\u015ftirin.", "Preparing search...": "Aramaya haz\u0131rlan\u0131yor...", "Previous topic": "\u00d6nceki konu", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "Ara", "Search Page": "Arama Sayfas\u0131", "Search Results": "Arama Sonu\u00e7lar\u0131", - "Search finished, found %s page(s) matching the search query.": "Arama tamamland\u0131. Sorguyu i\u00e7eren %s sayfa bulundu.", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "%(docstitle)s i\u00e7inde ara", "Searching": "Aran\u0131yor", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.mo b/sphinx/locale/tr/LC_MESSAGES/sphinx.mo index 9f79c40fa..54ce0a4aa 100644 Binary files a/sphinx/locale/tr/LC_MESSAGES/sphinx.mo and b/sphinx/locale/tr/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.po b/sphinx/locale/tr/LC_MESSAGES/sphinx.po index 9535389a9..8045c6ae1 100644 --- a/sphinx/locale/tr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/tr/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: BouRock, 2020\n" "Language-Team: Turkish (http://www.transifex.com/sphinx-doc/sphinx-1/language/tr/)\n" @@ -69,76 +69,76 @@ msgstr "Şu anda conf.py dosyasında tanımlanan 'kurulum' çağrılabilir bir P msgid "loading translations [%s]... " msgstr "çeviriler yükleniyor [%s]... " -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "bitti" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "yerleşik iletiler için kullanılamaz" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "derin temizlenen ortam yükleniyor" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "başarısız olan: %s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "Seçilen oluşturucu yok, varsayılan kullanılıyor: html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "başarılı oldu" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "sorunlarla tamamlandı" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "yapım %s, %s uyarı (hata olarak kabul edilen uyarılarla)." -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "yapım %s, %s uyarı (hatalar olarak kabul edilen uyarılarla)." -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "yapım %s, %s uyarı." -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "yapım %s, %s uyarı." -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "yapım %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "düğüm sınıfı %r zaten kayıtlı, ziyaretçileri geçersiz kılınacaktır" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "yönerge %r zaten kayıtlı, geçersiz kılınacaktır" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "rol %r zaten kayıtlı, geçersiz kılınacaktır" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -146,12 +146,12 @@ msgid "" "explicit" msgstr "%s uzantısı paralel okuma için güvenli olup olmadığını bildirmez, olmadığını varsayarak - lütfen uzantıyı hazırlayandan gözden geçirmesini ve açık hale getirmesini isteyin" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "%s uzantısı paralel okuma için güvenli değil" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -159,12 +159,12 @@ msgid "" "explicit" msgstr "%s uzantısı paralel yazma için güvenli olup olmadığını bildirmez, olmadığını varsayarak - lütfen uzantıyı hazırlayandan gözden geçirmesini ve açık hale getirmesini isteyin" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "%s uzantısı paralel yazma için güvenli değil" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "%s seri nosu yapılıyor" @@ -632,8 +632,8 @@ msgstr "belgeler hazırlanıyor" msgid "duplicated ToC entry found: %s" msgstr "kopyalanmış ToC girişi bulundu: %s" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "resimler kopyalanıyor..." @@ -642,8 +642,8 @@ msgstr "resimler kopyalanıyor..." msgid "cannot read image file %r: copying it instead" msgstr "resim dosyası %r okunamıyor: bunun yerine kopyalanıyor" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "resim dosyası %r kopyalanamıyor: %s" @@ -767,7 +767,7 @@ msgstr "yapılandırma değeri \"epub_identifier\", EPUB3 için boş olmamalıd msgid "conf value \"version\" should not be empty for EPUB3" msgstr "yapılandırma değeri \"version\", EPUB3 için boş olmamalıdır" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "geçersiz css_file: %r, yoksayıldı" @@ -790,22 +790,22 @@ msgstr "şablonlar okunuyor..." msgid "writing message catalogs... " msgstr "ileti katalogları yazılıyor..." -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "Yukarıdaki çıktıda veya %(outdir)s/output.txt içinde herhangi bir hata arayın" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "bozuk bağlantı: %s (%s)" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "Bağlayıcı '%s' bulunamadı" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -819,7 +819,7 @@ msgstr "Rehber sayfaları %(outdir)s içinde." msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "hiçbir \"man_pages\" yapılandırma değeri bulunamadı; hiçbir rehber sayfası yazılmayacaktır" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "yazılıyor" @@ -863,16 +863,16 @@ msgstr "hiçbir \"texinfo_documents\" yapılandırma değeri bulunamadı; hiçbi msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "\"texinfo_documents\" yapılandırma değeri bilinmeyen %s belgesine başvurur" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "%s işleniyor" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "başvurular çözümleniyor..." -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (şurada: " @@ -890,7 +890,7 @@ msgstr "Makefile dosyası yazılırken hata oldu: %s" msgid "The text files are in %(outdir)s." msgstr "Metin dosyaları %(outdir)s içinde." -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -906,238 +906,238 @@ msgstr "XML dosyaları %(outdir)s içinde." msgid "The pseudo-XML files are in %(outdir)s." msgstr "Pseudo-XML dosyaları %(outdir)s içinde." -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "oluşturma bilgisi dosyası bozuldu: %r" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "HTML sayfaları %(outdir)s içinde." -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "oluşturma bilgisi dosyasını okuma başarısız: %r" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%d %b %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Genel Dizin" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "dizin" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "sonraki" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "önceki" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "dizinler oluşturuluyor" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "ilave sayfalar yazılıyor" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "indirilebilir dosyalar kopyalanıyor..." -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "indirilebilir dosya %r kopyalanamıyor: %s" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 +#: sphinx/builders/html/__init__.py:841 #, python-format msgid "cannot copy static file %r" msgstr "sabit dosya %r kopyalanamıyor" -#: sphinx/builders/html/__init__.py:835 +#: sphinx/builders/html/__init__.py:846 msgid "copying extra files" msgstr "fazladan dosyalar kopyalanıyor" -#: sphinx/builders/html/__init__.py:841 +#: sphinx/builders/html/__init__.py:852 #, python-format msgid "cannot copy extra file %r" msgstr "fazladan dosya %r kopyalanamıyor..." -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "oluşturma bilgisi dosyasını yazma başarısız: %r" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 msgid "" "search index couldn't be loaded, but not all documents will be built: the " "index will be incomplete." msgstr "arama dizini yüklenemedi, ancak tüm belgeler oluşturulmayacaktır: dizin tamamlanmamış olacaktır." -#: sphinx/builders/html/__init__.py:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "sayfa %s html_sidebars içinde iki şekille eşleşiyor: %r ve %r" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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 sayfasını işlerken bir Evrensel kod hatası meydana geldi. Lütfen ASCII olmayan içerik içeren tüm yapılandırma değerlerinin Evrensel kod dizgiler olduğundan emin olun." -#: sphinx/builders/html/__init__.py:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "%s sayfasını işlerken bir hata oldu.\nSebep: %r" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "nesne envanteri dökümleniyor" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "%s içinde arama dizini dökümleniyor" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "geçersiz js_file: %r, yoksayıldı" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "Birçok math_renderers kayıtlı. Ama hiç math_renderer seçilmedi." -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "Bilinmeyen math_renderer %r verildi." -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "html_extra_path girişi %r mevcut değil" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "html_extra_path girişi %r, çıktı dizini içine yerleştirildi" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "html_static_path girişi %r mevcut değil" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "html_static_path girişi %r, çıktı dizini içine yerleştirildi" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "logo dosyası %r mevcut değil" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "favicon dosyası %r mevcut değil" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s belgelendirmesi" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "LaTeX dosyaları %(outdir)s içinde." -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "\n(pdf)latex aracılığıyla bunları çalıştırmak için bu dizinde 'make' komutunu çalıştırın\n(bunu otomatik olarak yapmak için burada 'make latexpdf' komutunu kullanın)." -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "hiçbir \"latex_documents\" yapılandırma değeri bulunamadı; hiçbir belge yazılmayacaktır" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "\"latex_documents\" yapılandırma değeri bilinmeyen %s belgesine başvurur" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Dizin" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Yayım" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "%r dili için bilinen hiç Babel seçeneği yok" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "TeX destek dosyaları kopyalanıyor" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "TeX destek dosyaları kopyalanıyor..." -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "ilave dosyalar kopyalanıyor" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "Bilinmeyen yapılandırma anahtarı: latex_elements[%r], yoksayıldı." -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Parametreler" @@ -1893,12 +1893,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Dönüşler" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Dönüş türü" @@ -1911,7 +1911,7 @@ msgid "variable" msgstr "değişkeni" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "işlevi" @@ -1989,7 +1989,7 @@ msgid "Throws" msgstr "Şunu verir: " #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "sınıfı" @@ -2006,7 +2006,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (yerleşik işlev)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s yöntemi)" @@ -2021,7 +2021,7 @@ msgstr "%s() (sınıf)" msgid "%s (global variable or constant)" msgstr "%s (genel değişken veya sabit)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s özniteliği)" @@ -2035,20 +2035,20 @@ msgstr "Bağımsız Değişkenler" msgid "%s (module)" msgstr "%s (modül)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "yöntemi" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "verisi" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "özniteliği" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "modülü" @@ -2062,7 +2062,7 @@ msgstr "kopya %s açıklamasına ait %s, diğer %s, %s içinde" msgid "duplicate label of equation %s, other instance in %s" msgstr "%s denkleminin kopya etiketi, %s içindeki diğer örnek" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "Geçersiz math_eqref_format: %r" @@ -2079,7 +2079,7 @@ msgstr "işleç" msgid "object" msgstr "nesne" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "özel durum" @@ -2091,92 +2091,92 @@ msgstr "ifade" msgid "built-in function" msgstr "yerleşik işlev" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "Değişkenler" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Harekete geçirir" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (%s modülü içinde)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (%s modülü içinde)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (yerleşik değişken)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (yerleşik sınıf)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (%s içindeki sınıf)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s sınıf yöntemi)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s sabit yöntemi)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Python Modül Dizini" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "modülleri" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Kullanım dışı" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "sınıf yöntemi" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "sabit yöntemi" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "%s kopya nesne açıklaması, %s içindeki diğer örnek, bunlardan biri için :noindex: kullanın" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "çapraz referans %r için birden fazla hedef bulundu: %s" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (kullanım dışı)" @@ -2212,112 +2212,112 @@ msgstr "rolü" msgid "duplicate description of %s %s, other instance in %s" msgstr "%s %s kopya açıklaması, %s içindeki diğer örnek" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "ortam değişkeni; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "Hatalı biçimlendirilmiş seçenek açıklaması %r, \"opt\", \"-opt args\", \"--opt args\", \"/opt args\" veya \"+opt args\" şeklinde görünmelidir" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "%s komut satırı seçeneği" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "komut satırı seçeneği" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "sözlük teriminden önce boş satır gelmek zorundadır" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "sözlük terimleri boş satırlarla ayrılmamak zorundadır" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "sözlük yanlış biçimlendirilmiş gibi görünüyor, girintiyi gözden geçirin" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "sözlük terimi" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "dilbilgisi belirteci" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "başvuru etiketi" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "ortam değişkeni" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "program seçeneği" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "belge" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Modül Dizini" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Arama Sayfası" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "%s kopya etiketi, %s içindeki diğer örnek" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "kopya %s açıklamasına ait %s, %s içindeki diğer örnek " -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "numfig etkisizleştirildi. :numref: yoksayıldı." -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "bağlantının resim yazısı yok: %s" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "geçersiz numfig_format: %s (%r)" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "geçersiz numfig_format: %s" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2398,17 +2398,17 @@ msgid "" " will be generated" msgstr "toctree, başlığı olmayan %r belgesine başvuru içeriyor: hiç bağlantı oluşturulmayacaktır" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "resim dosyası okunabilir değil: %s" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "%s resim dosyası okunabilir değil: %s" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "indirme dosyası okunabilir değil: %s" @@ -2618,12 +2618,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2839,39 +2853,39 @@ msgstr "Genel bakış: modül kodu" msgid "

All modules for which code is available

" msgstr "

Kodları mevcut bütün modüller

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2879,82 +2893,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3003,12 +3017,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3208,7 +3222,7 @@ msgstr "sayfa" msgid "Table of Contents" msgstr "İçindekiler" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Ara" @@ -3289,35 +3303,35 @@ msgstr "çok büyük olabilir" msgid "Navigation" msgstr "Gezinti" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "%(docstitle)s içinde ara" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Bu belgeler hakkında" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Telif hakkı" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Telif hakkı %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Telif hakkı %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Son güncelleme: %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3362,12 +3376,12 @@ msgid "search" msgstr "ara" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Arama Sonuçları" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3409,48 +3423,36 @@ msgstr "C API'sindeki değişiklikler" msgid "Other changes" msgstr "Diğer değişiklikler" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Bu başlık için kalıcı bağlantı" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Bu tanım için kalıcı bağlantı" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Arama Eşleşmelerini Gizle" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "Aranıyor" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "Aramaya hazırlanıyor..." -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "Arama tamamlandı. Sorguyu içeren %s sayfa bulundu." - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", şunun içinde:" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "Yan çubuğu genişlet" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "Yan çubuğu daralt" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "Yan çubuğu genişlet" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "İçindekiler" @@ -3470,25 +3472,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3530,16 +3532,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "Bilinmeyen resim biçimi: %s..." -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "atlandı" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "başarısız oldu" @@ -3560,22 +3562,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "okuma hatası: %s, %s" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "yazma hatası: %s, %s" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3597,6 +3599,11 @@ msgstr "" msgid "default role %s not found" msgstr "varsayılan rol %s bulunamadı" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Bu tanım için kalıcı bağlantı" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3611,6 +3618,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "Bu tablonun kalıcı bağlantısı" @@ -3631,40 +3643,40 @@ msgstr "Bu içindekiler tablosunun kalıcı bağlantısı" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "Dipnotlar" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.js b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.js index 890131177..a5295e680 100644 --- a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "\u041d\u0430\u0441\u0442\u0443\u043f\u043d\u0430 \u0442\u0435\u043c\u0430", "Other changes": "\u0406\u043d\u0448\u0456 \u0437\u043c\u0456\u043d\u0438", "Overview": "\u041e\u0433\u043b\u044f\u0434", - "Permalink to this definition": "\u041f\u043e\u0441\u0442\u0456\u0439\u043d\u0435 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0446\u0435 \u0432\u0438\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f", - "Permalink to this headline": "\u041f\u043e\u0441\u0442\u0456\u0439\u043d\u0435 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0446\u0435\u0439 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", "Please activate JavaScript to enable the search\n functionality.": "\u0411\u0443\u0434\u044c-\u043b\u0430\u0441\u043a\u0430 \u0432\u0456\u043c\u043a\u043d\u0456\u0442\u044c \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0443 JavaScript, \u0449\u043e\u0431 \u0432\u0432\u0456\u043a\u043d\u0443\u0442\u0438\n\"\n\" \u043f\u043e\u0448\u0443\u043a.", "Preparing search...": "", "Previous topic": "\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u0440\u043e\u0437\u0434\u0456\u043b", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "\u041f\u043e\u0448\u0443\u043a", "Search Page": "\u0421\u0442\u043e\u0440\u0456\u043d\u043a\u0430 \u043f\u043e\u0448\u0443\u043a\u0443", "Search Results": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438 \u043f\u043e\u0448\u0443\u043a\u0443", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "\u0428\u0443\u043a\u0430\u0442\u0438 \u0432 %(docstitle)s", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo index 9c88ecb94..b6198f672 100644 Binary files a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo and b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po index 26d01e899..949a2a123 100644 --- a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Petro Sasnyk , 2009\n" "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/sphinx-doc/sphinx-1/language/uk_UA/)\n" @@ -66,76 +66,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -143,12 +143,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -156,12 +156,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -629,8 +629,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -639,8 +639,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -764,7 +764,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -787,22 +787,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -860,16 +860,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (в " @@ -887,7 +887,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -903,238 +903,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%b %d, %Y" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Загальний індекс" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "індекс" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "наступний" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "попередній" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "Індекс" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "Реліз" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "Параметри" @@ -1890,12 +1890,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "Повертає" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "Тип повернення" @@ -1908,7 +1908,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "функція" @@ -1986,7 +1986,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "клас" @@ -2003,7 +2003,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (вбудована функція)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s метод)" @@ -2018,7 +2018,7 @@ msgstr "%s() (клас)" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s атрибут)" @@ -2032,20 +2032,20 @@ msgstr "" msgid "%s (module)" msgstr "%s (модуль)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "атрибут" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "модуль" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2076,7 +2076,7 @@ msgstr "оператор" msgid "object" msgstr "об'єкт" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "виняткова ситуація" @@ -2088,92 +2088,92 @@ msgstr "вираз" msgid "built-in function" msgstr "вбудована функція" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "Викликає" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (в модулі %s)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s (в модулі %s)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (вбудована змінна)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (вбудований клас)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (клас в %s)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s статичний метод)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "модулі" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "Застарілий" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "статичний метод" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (застарілий)" @@ -2209,112 +2209,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "змінна оточення; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "змінна оточення" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "Індекс модулів" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Сторінка пошуку" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2395,17 +2395,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2615,12 +2615,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2836,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2876,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3000,12 +3014,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3205,7 +3219,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "Пошук" @@ -3286,35 +3300,35 @@ msgstr "може бути величезним" msgid "Navigation" msgstr "Навігація" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "Шукати в %(docstitle)s" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "Про ці документи" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "Авторські права" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Востаннє оновлено %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3359,12 +3373,12 @@ msgid "search" msgstr "пошук" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "Результати пошуку" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3406,46 +3420,34 @@ msgstr "зміни C API" msgid "Other changes" msgstr "Інші зміни" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "Постійне посилання на цей заголовок" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "Постійне посилання на це визначення" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "Приховати співпадіння пошуку" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 +msgid "Collapse sidebar" msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 -msgid "Collapse sidebar" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" msgstr "" #: sphinx/themes/haiku/layout.html:24 @@ -3467,25 +3469,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3527,16 +3529,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3557,22 +3559,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3594,6 +3596,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "Постійне посилання на це визначення" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3608,6 +3615,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3628,40 +3640,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ur/LC_MESSAGES/sphinx.js b/sphinx/locale/ur/LC_MESSAGES/sphinx.js index 520b5eac9..46750c26e 100644 --- a/sphinx/locale/ur/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/ur/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "", "Other changes": "", "Overview": "", - "Permalink to this definition": "", - "Permalink to this headline": "", "Please activate JavaScript to enable the search\n functionality.": "", "Preparing search...": "", "Previous topic": "", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "", "Search Page": "", "Search Results": "", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/ur/LC_MESSAGES/sphinx.mo b/sphinx/locale/ur/LC_MESSAGES/sphinx.mo index 6051017fd..4396ae8b7 100644 Binary files a/sphinx/locale/ur/LC_MESSAGES/sphinx.mo and b/sphinx/locale/ur/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/ur/LC_MESSAGES/sphinx.po b/sphinx/locale/ur/LC_MESSAGES/sphinx.po index 62bd4ec3b..293a7c6b5 100644 --- a/sphinx/locale/ur/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ur/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Urdu (http://www.transifex.com/sphinx-doc/sphinx-1/language/ur/)\n" @@ -65,76 +65,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -142,12 +142,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -155,12 +155,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -628,8 +628,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -638,8 +638,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -763,7 +763,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -786,22 +786,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -815,7 +815,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -859,16 +859,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "" @@ -886,7 +886,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -902,238 +902,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "" @@ -1889,12 +1889,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "" @@ -1907,7 +1907,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "" @@ -1985,7 +1985,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "" @@ -2002,7 +2002,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2017,7 +2017,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2031,20 +2031,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "" @@ -2087,92 +2087,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2208,112 +2208,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2394,17 +2394,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2614,12 +2614,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2835,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2875,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -2999,12 +3013,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3204,7 +3218,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "" @@ -3285,35 +3299,35 @@ msgstr "" msgid "Navigation" msgstr "" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "" -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3358,12 +3372,12 @@ msgid "search" msgstr "" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3405,46 +3419,34 @@ msgstr "" msgid "Other changes" msgstr "" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 +msgid "Collapse sidebar" msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 -msgid "Collapse sidebar" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" msgstr "" #: sphinx/themes/haiku/layout.html:24 @@ -3466,25 +3468,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3526,16 +3528,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3556,22 +3558,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3593,6 +3595,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3607,6 +3614,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3627,40 +3639,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/vi/LC_MESSAGES/sphinx.mo b/sphinx/locale/vi/LC_MESSAGES/sphinx.mo index d946f3884..5923d395e 100644 Binary files a/sphinx/locale/vi/LC_MESSAGES/sphinx.mo and b/sphinx/locale/vi/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/vi/LC_MESSAGES/sphinx.po b/sphinx/locale/vi/LC_MESSAGES/sphinx.po index 911fc3f72..9cfeaaae4 100644 --- a/sphinx/locale/vi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/vi/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Hoat Le Van , 2014\n" "Language-Team: Vietnamese (http://www.transifex.com/sphinx-doc/sphinx-1/language/vi/)\n" @@ -2850,39 +2850,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2890,82 +2890,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3433,11 +3433,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/yue/LC_MESSAGES/sphinx.js b/sphinx/locale/yue/LC_MESSAGES/sphinx.js index 39d13bcad..a06a7e922 100644 --- a/sphinx/locale/yue/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/yue/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "", "Other changes": "", "Overview": "", - "Permalink to this definition": "", - "Permalink to this headline": "", "Please activate JavaScript to enable the search\n functionality.": "", "Preparing search...": "", "Previous topic": "", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "", "Search Page": "", "Search Results": "", - "Search finished, found %s page(s) matching the search query.": "", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "", "Searching": "", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/sphinx/locale/yue/LC_MESSAGES/sphinx.mo b/sphinx/locale/yue/LC_MESSAGES/sphinx.mo index d8b9f53f1..b13ec24d0 100644 Binary files a/sphinx/locale/yue/LC_MESSAGES/sphinx.mo and b/sphinx/locale/yue/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/yue/LC_MESSAGES/sphinx.po b/sphinx/locale/yue/LC_MESSAGES/sphinx.po index 430e2f9cc..65b65be22 100644 --- a/sphinx/locale/yue/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/yue/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Cantonese (http://www.transifex.com/sphinx-doc/sphinx-1/language/yue/)\n" @@ -65,76 +65,76 @@ msgstr "" msgid "loading translations [%s]... " msgstr "" -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "" -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -142,12 +142,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -155,12 +155,12 @@ msgid "" "explicit" msgstr "" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "" @@ -628,8 +628,8 @@ msgstr "" msgid "duplicated ToC entry found: %s" msgstr "" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "" @@ -638,8 +638,8 @@ msgstr "" msgid "cannot read image file %r: copying it instead" msgstr "" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "" @@ -763,7 +763,7 @@ msgstr "" msgid "conf value \"version\" should not be empty for EPUB3" msgstr "" -#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "" @@ -786,22 +786,22 @@ msgstr "" msgid "writing message catalogs... " msgstr "" -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -815,7 +815,7 @@ msgstr "" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "" @@ -859,16 +859,16 @@ msgstr "" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr "" @@ -886,7 +886,7 @@ msgstr "" msgid "The text files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -902,238 +902,238 @@ msgstr "" msgid "The pseudo-XML files are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "" -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "" -#: sphinx/builders/html/__init__.py:830 -#, python-format -msgid "cannot copy static file %r" -msgstr "" - -#: sphinx/builders/html/__init__.py:835 -msgid "copying extra files" -msgstr "" - #: sphinx/builders/html/__init__.py:841 #, python-format +msgid "cannot copy static file %r" +msgstr "" + +#: sphinx/builders/html/__init__.py:846 +msgid "copying extra files" +msgstr "" + +#: sphinx/builders/html/__init__.py:852 +#, python-format msgid "cannot copy extra file %r" msgstr "" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, python-format msgid "page %s matches two patterns in html_sidebars: %r and %r" msgstr "" -#: sphinx/builders/html/__init__.py:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "" @@ -1889,12 +1889,12 @@ msgid "Return values" msgstr "" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "" @@ -1907,7 +1907,7 @@ msgid "variable" msgstr "" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "" @@ -1985,7 +1985,7 @@ msgid "Throws" msgstr "" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "" @@ -2002,7 +2002,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "" @@ -2017,7 +2017,7 @@ msgstr "" msgid "%s (global variable or constant)" msgstr "" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "" @@ -2031,20 +2031,20 @@ msgstr "" msgid "%s (module)" msgstr "" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "" msgid "object" msgstr "" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "" @@ -2087,92 +2087,92 @@ msgstr "" msgid "built-in function" msgstr "" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr "" @@ -2208,112 +2208,112 @@ msgstr "" msgid "duplicate description of %s %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2394,17 +2394,17 @@ msgid "" " will be generated" msgstr "" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "" @@ -2614,12 +2614,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "" @@ -2835,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2875,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -2999,12 +3013,12 @@ msgstr "" msgid "failed to import object %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3204,7 +3218,7 @@ msgstr "" msgid "Table of Contents" msgstr "" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "" @@ -3285,35 +3299,35 @@ msgstr "" msgid "Navigation" msgstr "" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "" -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "" -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3358,12 +3372,12 @@ msgid "search" msgstr "" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3405,46 +3419,34 @@ msgstr "" msgid "Other changes" msgstr "" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 +msgid "Collapse sidebar" msgstr "" -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 -msgid "Collapse sidebar" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" msgstr "" #: sphinx/themes/haiku/layout.html:24 @@ -3466,25 +3468,25 @@ msgstr "" msgid "Footnote [#] is not referenced." msgstr "" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3526,16 +3528,16 @@ msgstr "" msgid "Unknown image format: %s..." msgstr "" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "" @@ -3556,22 +3558,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "" -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3593,6 +3595,11 @@ msgstr "" msgid "default role %s not found" msgstr "" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3607,6 +3614,11 @@ msgstr "" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "" @@ -3627,40 +3639,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.js b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.js index 5be8f8339..b7a8990f8 100644 --- a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.js +++ b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.js @@ -30,8 +30,6 @@ Documentation.addTranslations({ "Next topic": "\u4e0b\u4e00\u4e2a\u4e3b\u9898", "Other changes": "\u5176\u4ed6\u66f4\u6539", "Overview": "\u6982\u8ff0", - "Permalink to this definition": "\u6c38\u4e45\u94fe\u63a5\u81f3\u76ee\u6807", - "Permalink to this headline": "\u6c38\u4e45\u94fe\u63a5\u81f3\u6807\u9898", "Please activate JavaScript to enable the search\n functionality.": "\u8bf7\u6fc0\u6d3b JavaScript \u4ee5\u5f00\u542f\u641c\u7d22\u529f\u80fd\u3002", "Preparing search...": "\u51c6\u5907\u641c\u7d22\u2026\u2026", "Previous topic": "\u4e0a\u4e00\u4e2a\u4e3b\u9898", @@ -39,7 +37,7 @@ Documentation.addTranslations({ "Search": "\u641c\u7d22", "Search Page": "\u641c\u7d22\u9875\u9762", "Search Results": "\u641c\u7d22\u7ed3\u679c", - "Search finished, found %s page(s) matching the search query.": "\u641c\u7d22\u5b8c\u6210\uff0c\u6709 %s \u4e2a\u9875\u9762\u5339\u914d\u3002", + "Search finished, found ${resultCount} page(s) matching the search query.": "", "Search within %(docstitle)s": "\u5728 %(docstitle)s \u4e2d\u641c\u7d22", "Searching": "\u641c\u7d22\u4e2d", "Searching for multiple words only shows matches that contain\n all words.": "\u641c\u5bfb\u5305\u542b\u591a\u4e2a\u5b57\u7684\u8bcd\u6c47\u65f6\uff0c\n \u53ea\u6709\u6240\u542b\u6240\u6709\u5185\u5bb9\u90fd\u5339\u914d\u65f6\u624d\u4f1a\u51fa\u73b0\u3002", diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo index 5d7a7c499..2e0c72153 100644 Binary files a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po index f3a12b872..c1e2d7366 100644 --- a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po @@ -24,9 +24,9 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-03-27 00:18+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" -"Last-Translator: Takeshi KOMIYA , 2019,2021-2022\n" +"Last-Translator: JY3, 2022\n" "Language-Team: Chinese (China) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -82,76 +82,76 @@ msgstr "当前 conf.py 中定义的 'setup' 不是一个可调用的 Python 对 msgid "loading translations [%s]... " msgstr "正在加载翻译 [%s]... " -#: sphinx/application.py:283 sphinx/util/__init__.py:532 +#: sphinx/application.py:282 sphinx/util/__init__.py:504 msgid "done" msgstr "完成" -#: sphinx/application.py:285 +#: sphinx/application.py:284 msgid "not available for built-in messages" msgstr "没有内置信息的翻译" -#: sphinx/application.py:294 +#: sphinx/application.py:293 msgid "loading pickled environment" msgstr "加载 pickled环境" -#: sphinx/application.py:299 +#: sphinx/application.py:298 #, python-format msgid "failed: %s" msgstr "失败:%s" -#: sphinx/application.py:307 +#: sphinx/application.py:306 msgid "No builder selected, using default: html" msgstr "未选择构建程序,默认使用:html" -#: sphinx/application.py:335 +#: sphinx/application.py:334 msgid "succeeded" msgstr "成功" -#: sphinx/application.py:336 +#: sphinx/application.py:335 msgid "finished with problems" msgstr "完成但存在问题" -#: sphinx/application.py:340 +#: sphinx/application.py:339 #, python-format msgid "build %s, %s warning (with warnings treated as errors)." msgstr "构建 %s,%s 警告(将警告视为错误)。" -#: sphinx/application.py:342 +#: sphinx/application.py:341 #, python-format msgid "build %s, %s warnings (with warnings treated as errors)." msgstr "构建 %s,%s 警告(将警告视为错误)。" -#: sphinx/application.py:345 +#: sphinx/application.py:344 #, python-format msgid "build %s, %s warning." msgstr "构建 %s, %s 警告。" -#: sphinx/application.py:347 +#: sphinx/application.py:346 #, python-format msgid "build %s, %s warnings." msgstr "构建 %s,%s 警告。" -#: sphinx/application.py:351 +#: sphinx/application.py:350 #, python-format msgid "build %s." msgstr "构建 %s." -#: sphinx/application.py:581 +#: sphinx/application.py:580 #, python-format msgid "node class %r is already registered, its visitors will be overridden" msgstr "节点类 %r 已注册,其访问者将被覆盖" -#: sphinx/application.py:659 +#: sphinx/application.py:658 #, python-format msgid "directive %r is already registered, it will be overridden" msgstr "指令 %r 已注册,将被覆盖" -#: sphinx/application.py:680 sphinx/application.py:701 +#: sphinx/application.py:679 sphinx/application.py:700 #, python-format msgid "role %r is already registered, it will be overridden" msgstr "角色 %r 已注册,将被覆盖" -#: sphinx/application.py:1249 +#: sphinx/application.py:1248 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel reading, " @@ -159,12 +159,12 @@ msgid "" "explicit" msgstr "扩展 %s 没有声明是否并行读取安全,默认假定为否 - 请联系扩展作者检查是否支持该特性并显式声明" -#: sphinx/application.py:1253 +#: sphinx/application.py:1252 #, python-format msgid "the %s extension is not safe for parallel reading" msgstr "扩展 %s 不是并行读取安全的" -#: sphinx/application.py:1256 +#: sphinx/application.py:1255 #, python-format msgid "" "the %s extension does not declare if it is safe for parallel writing, " @@ -172,12 +172,12 @@ msgid "" "explicit" msgstr "%s 扩展没有声明是否并行写入安全,默认假定为否 - 请联系扩展作者检查是否支持该特性并显式声明" -#: sphinx/application.py:1260 +#: sphinx/application.py:1259 #, python-format msgid "the %s extension is not safe for parallel writing" msgstr "扩展 %s 不是并行写入安全的" -#: sphinx/application.py:1268 sphinx/application.py:1272 +#: sphinx/application.py:1267 sphinx/application.py:1271 #, python-format msgid "doing serial %s" msgstr "执行顺序 %s" @@ -645,8 +645,8 @@ msgstr "准备文件" msgid "duplicated ToC entry found: %s" msgstr "找到重复的ToC条目: %s" -#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:723 -#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:168 +#: sphinx/builders/_epub_base.py:397 sphinx/builders/html/__init__.py:735 +#: sphinx/builders/latex/__init__.py:405 sphinx/builders/texinfo.py:168 msgid "copying images... " msgstr "复制图像... " @@ -655,8 +655,8 @@ msgstr "复制图像... " msgid "cannot read image file %r: copying it instead" msgstr "无法读取图像文件 %r:直接复制" -#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:731 -#: sphinx/builders/latex/__init__.py:421 sphinx/builders/texinfo.py:178 +#: sphinx/builders/_epub_base.py:410 sphinx/builders/html/__init__.py:743 +#: sphinx/builders/latex/__init__.py:413 sphinx/builders/texinfo.py:178 #, python-format msgid "cannot copy image file %r: %s" msgstr "无法复制图像文件 %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:229 sphinx/builders/html/__init__.py:1114 +#: sphinx/builders/epub3.py:229 sphinx/builders/html/__init__.py:1125 #, python-format msgid "invalid css_file: %r, ignored" msgstr "无效的 css_file:%r,已忽略" @@ -803,22 +803,22 @@ msgstr "读取模板... " msgid "writing message catalogs... " msgstr "写入消息目录... " -#: sphinx/builders/linkcheck.py:124 +#: sphinx/builders/linkcheck.py:110 #, python-format msgid "Look for any errors in the above output or in %(outdir)s/output.txt" msgstr "在上述输出或 %(outdir)s/output.txt 中检查错误" -#: sphinx/builders/linkcheck.py:262 +#: sphinx/builders/linkcheck.py:145 #, python-format msgid "broken link: %s (%s)" msgstr "损坏的链接:%s(%s)" -#: sphinx/builders/linkcheck.py:461 +#: sphinx/builders/linkcheck.py:320 #, python-format msgid "Anchor '%s' not found" msgstr "锚点“%s”未找到" -#: sphinx/builders/linkcheck.py:706 +#: sphinx/builders/linkcheck.py:551 #, python-format msgid "Failed to compile regex in linkcheck_allowed_redirects: %r %s" msgstr "" @@ -832,7 +832,7 @@ msgstr "手册页保存在 %(outdir)s 目录。" msgid "no \"man_pages\" config value found; no manual pages will be written" msgstr "未找到“man_pages”配置项,不会写入手册页" -#: sphinx/builders/latex/__init__.py:291 sphinx/builders/manpage.py:45 +#: sphinx/builders/latex/__init__.py:287 sphinx/builders/manpage.py:45 #: sphinx/builders/singlehtml.py:153 sphinx/builders/texinfo.py:101 msgid "writing" msgstr "写作" @@ -876,16 +876,16 @@ msgstr "未找到“texinfo_documents”配置项,不会写入文档" msgid "\"texinfo_documents\" config value references unknown document %s" msgstr "配置项“texinfo_documents”引用了未知文档 %s" -#: sphinx/builders/latex/__init__.py:273 sphinx/builders/texinfo.py:97 +#: sphinx/builders/latex/__init__.py:269 sphinx/builders/texinfo.py:97 #, python-format msgid "processing %s" msgstr "处理 %s" -#: sphinx/builders/latex/__init__.py:344 sphinx/builders/texinfo.py:144 +#: sphinx/builders/latex/__init__.py:340 sphinx/builders/texinfo.py:144 msgid "resolving references..." msgstr "解析引用……" -#: sphinx/builders/latex/__init__.py:354 sphinx/builders/texinfo.py:153 +#: sphinx/builders/latex/__init__.py:350 sphinx/builders/texinfo.py:153 msgid " (in " msgstr " (在 " @@ -896,14 +896,14 @@ msgstr "复制 Texinfo 支持文件" #: sphinx/builders/texinfo.py:187 #, python-format msgid "error writing file Makefile: %s" -msgstr "错误写入文件 Makefile: %s" +msgstr "写入 Makefile 文件时出错:%s" #: sphinx/builders/text.py:22 #, python-format msgid "The text files are in %(outdir)s." msgstr "文本文件保存在 %(outdir)s 目录。" -#: sphinx/builders/html/__init__.py:1067 sphinx/builders/text.py:69 +#: sphinx/builders/html/__init__.py:1078 sphinx/builders/text.py:69 #: sphinx/builders/xml.py:86 #, python-format msgid "error writing file %s: %s" @@ -919,238 +919,238 @@ msgstr "XML 文件保存在 %(outdir)s 目录。" msgid "The pseudo-XML files are in %(outdir)s." msgstr "伪 XML 文件保存在 %(outdir)s。" -#: sphinx/builders/html/__init__.py:137 +#: sphinx/builders/html/__init__.py:148 #, python-format msgid "build info file is broken: %r" msgstr "构建信息文件损坏:%r" -#: sphinx/builders/html/__init__.py:169 +#: sphinx/builders/html/__init__.py:180 #, python-format msgid "The HTML pages are in %(outdir)s." msgstr "HTML 页面保存在 %(outdir)s 目录。" -#: sphinx/builders/html/__init__.py:367 +#: sphinx/builders/html/__init__.py:381 #, python-format msgid "Failed to read build info file: %r" msgstr "读取构建信息文件失败:%r" -#: sphinx/builders/html/__init__.py:461 sphinx/builders/latex/__init__.py:179 +#: sphinx/builders/html/__init__.py:473 sphinx/builders/latex/__init__.py:176 #: sphinx/transforms/__init__.py:109 sphinx/writers/manpage.py:94 -#: sphinx/writers/texinfo.py:226 +#: sphinx/writers/texinfo.py:222 #, python-format msgid "%b %d, %Y" msgstr "%Y 年 %m 月 %d 日" -#: sphinx/builders/html/__init__.py:480 sphinx/themes/basic/defindex.html:30 +#: sphinx/builders/html/__init__.py:492 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "总目录" -#: sphinx/builders/html/__init__.py:480 +#: sphinx/builders/html/__init__.py:492 msgid "index" msgstr "索引" -#: sphinx/builders/html/__init__.py:544 +#: sphinx/builders/html/__init__.py:556 msgid "next" msgstr "下一页" -#: sphinx/builders/html/__init__.py:553 +#: sphinx/builders/html/__init__.py:565 msgid "previous" msgstr "上一页" -#: sphinx/builders/html/__init__.py:647 +#: sphinx/builders/html/__init__.py:659 msgid "generating indices" msgstr "正在生成索引" -#: sphinx/builders/html/__init__.py:662 +#: sphinx/builders/html/__init__.py:674 msgid "writing additional pages" msgstr "正在写入附加页面" -#: sphinx/builders/html/__init__.py:741 +#: sphinx/builders/html/__init__.py:753 msgid "copying downloadable files... " msgstr "复制可下载文件... " -#: sphinx/builders/html/__init__.py:749 +#: sphinx/builders/html/__init__.py:761 #, python-format msgid "cannot copy downloadable file %r: %s" msgstr "无法复制可下载文件 %r:%s" -#: sphinx/builders/html/__init__.py:781 sphinx/builders/html/__init__.py:793 +#: sphinx/builders/html/__init__.py:792 sphinx/builders/html/__init__.py:804 #, python-format msgid "Failed to copy a file in html_static_file: %s: %r" msgstr "" -#: sphinx/builders/html/__init__.py:814 +#: sphinx/builders/html/__init__.py:825 msgid "copying static files" msgstr "正在复制静态文件" -#: sphinx/builders/html/__init__.py:830 +#: sphinx/builders/html/__init__.py:841 #, python-format msgid "cannot copy static file %r" msgstr "无法复制静态文件 %r" -#: sphinx/builders/html/__init__.py:835 +#: sphinx/builders/html/__init__.py:846 msgid "copying extra files" msgstr "正在复制额外文件" -#: sphinx/builders/html/__init__.py:841 +#: sphinx/builders/html/__init__.py:852 #, python-format msgid "cannot copy extra file %r" msgstr "无法复制额外文件 %r" -#: sphinx/builders/html/__init__.py:848 +#: sphinx/builders/html/__init__.py:859 #, python-format msgid "Failed to write build info file: %r" msgstr "写入构建信息文件失败:%r" -#: sphinx/builders/html/__init__.py:896 +#: sphinx/builders/html/__init__.py:907 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:957 +#: sphinx/builders/html/__init__.py:968 #, 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:1050 +#: sphinx/builders/html/__init__.py:1061 #, 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 错误。请确保所有包含非 ASCII 字符的配置项是 Unicode 字符串。" -#: sphinx/builders/html/__init__.py:1055 +#: sphinx/builders/html/__init__.py:1066 #, python-format msgid "" "An error happened in rendering the page %s.\n" "Reason: %r" msgstr "渲染页面 %s 时发生了错误。\n原因:%r" -#: sphinx/builders/html/__init__.py:1084 +#: sphinx/builders/html/__init__.py:1095 msgid "dumping object inventory" msgstr "正在导出对象清单" -#: sphinx/builders/html/__init__.py:1089 +#: sphinx/builders/html/__init__.py:1100 #, python-format msgid "dumping search index in %s" msgstr "正在导出 %s 的搜索索引" -#: sphinx/builders/html/__init__.py:1131 +#: sphinx/builders/html/__init__.py:1142 #, python-format msgid "invalid js_file: %r, ignored" msgstr "无效的 js_file:%r,已忽略" -#: sphinx/builders/html/__init__.py:1218 +#: sphinx/builders/html/__init__.py:1229 msgid "Many math_renderers are registered. But no math_renderer is selected." msgstr "注册了多个 math_renderers。但没有选择任何 math_renderer。" -#: sphinx/builders/html/__init__.py:1221 +#: sphinx/builders/html/__init__.py:1232 #, python-format msgid "Unknown math_renderer %r is given." msgstr "给定了未知的 math_renderer %r。" -#: sphinx/builders/html/__init__.py:1229 +#: sphinx/builders/html/__init__.py:1240 #, python-format msgid "html_extra_path entry %r does not exist" msgstr "html_extra_path 指向的 %r 不存在" -#: sphinx/builders/html/__init__.py:1233 +#: sphinx/builders/html/__init__.py:1244 #, python-format msgid "html_extra_path entry %r is placed inside outdir" msgstr "html_extra_path 入口 %r 置于输出目录内" -#: sphinx/builders/html/__init__.py:1242 +#: sphinx/builders/html/__init__.py:1253 #, python-format msgid "html_static_path entry %r does not exist" msgstr "html_static_path 指向的 %r 不存在" -#: sphinx/builders/html/__init__.py:1246 +#: sphinx/builders/html/__init__.py:1257 #, python-format msgid "html_static_path entry %r is placed inside outdir" msgstr "html_static_path 入口 %r 置于输出目录内" -#: sphinx/builders/html/__init__.py:1255 sphinx/builders/latex/__init__.py:425 +#: sphinx/builders/html/__init__.py:1266 sphinx/builders/latex/__init__.py:417 #, python-format msgid "logo file %r does not exist" msgstr "logo文件 %r 不存在" -#: sphinx/builders/html/__init__.py:1264 +#: sphinx/builders/html/__init__.py:1275 #, python-format msgid "favicon file %r does not exist" msgstr "网站图标 文件 %r 不存在" -#: sphinx/builders/html/__init__.py:1284 +#: sphinx/builders/html/__init__.py:1295 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:1310 +#: sphinx/builders/html/__init__.py:1321 #, python-format msgid "%s %s documentation" msgstr "%s %s 文档" -#: sphinx/builders/latex/__init__.py:106 +#: sphinx/builders/latex/__init__.py:104 #, python-format msgid "The LaTeX files are in %(outdir)s." msgstr "LaTex 文件保存在 %(outdir)s 目录。" -#: sphinx/builders/latex/__init__.py:108 +#: sphinx/builders/latex/__init__.py:106 msgid "" "\n" "Run 'make' in that directory to run these through (pdf)latex\n" "(use `make latexpdf' here to do that automatically)." msgstr "\n在该目录下运行“make”以通过 (pdf)latex 运行这些 LaTex 文件\n(在此处用“make latexpdf”即可自动执行)。" -#: sphinx/builders/latex/__init__.py:144 +#: sphinx/builders/latex/__init__.py:142 msgid "no \"latex_documents\" config value found; no documents will be written" msgstr "未找到“latex_documents”配置项,不会写入文档" -#: sphinx/builders/latex/__init__.py:152 +#: sphinx/builders/latex/__init__.py:150 #, python-format msgid "\"latex_documents\" config value references unknown document %s" msgstr "配置项“latex_documents”引用了未知文档 %s" -#: sphinx/builders/latex/__init__.py:186 sphinx/domains/std.py:588 +#: sphinx/builders/latex/__init__.py:183 sphinx/domains/std.py:586 #: sphinx/templates/latex/latex.tex_t:97 #: sphinx/themes/basic/genindex-single.html:30 #: sphinx/themes/basic/genindex-single.html:55 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:11 sphinx/themes/basic/genindex.html:34 -#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:147 -#: sphinx/writers/texinfo.py:491 +#: sphinx/themes/basic/genindex.html:67 sphinx/themes/basic/layout.html:148 +#: sphinx/writers/texinfo.py:487 msgid "Index" msgstr "索引" -#: sphinx/builders/latex/__init__.py:189 sphinx/templates/latex/latex.tex_t:82 +#: sphinx/builders/latex/__init__.py:186 sphinx/templates/latex/latex.tex_t:82 msgid "Release" msgstr "发布" -#: sphinx/builders/latex/__init__.py:203 sphinx/writers/latex.py:376 +#: sphinx/builders/latex/__init__.py:200 sphinx/writers/latex.py:341 #, python-format msgid "no Babel option known for language %r" msgstr "没有语种 %r 的 Babel 选项" -#: sphinx/builders/latex/__init__.py:371 +#: sphinx/builders/latex/__init__.py:367 msgid "copying TeX support files" msgstr "复制 TeX 支持文件" -#: sphinx/builders/latex/__init__.py:391 +#: sphinx/builders/latex/__init__.py:383 msgid "copying TeX support files..." msgstr "复制 TeX 支持文件……" -#: sphinx/builders/latex/__init__.py:404 +#: sphinx/builders/latex/__init__.py:396 msgid "copying additional files" msgstr "复制其他文件" -#: sphinx/builders/latex/__init__.py:460 +#: sphinx/builders/latex/__init__.py:440 #, python-format msgid "Unknown configure key: latex_elements[%r], ignored." msgstr "未知配置项:latex_elements[%r],已忽略。" -#: sphinx/builders/latex/__init__.py:468 +#: sphinx/builders/latex/__init__.py:448 #, python-format msgid "Unknown theme option: latex_theme_options[%r], ignored." msgstr "" @@ -1897,7 +1897,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3344 sphinx/domains/cpp.py:7294 -#: sphinx/domains/python.py:437 sphinx/ext/napoleon/docstring.py:727 +#: sphinx/domains/python.py:433 sphinx/ext/napoleon/docstring.py:727 msgid "Parameters" msgstr "参数" @@ -1906,12 +1906,12 @@ msgid "Return values" msgstr "返回值" #: sphinx/domains/c.py:3350 sphinx/domains/cpp.py:7303 -#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:449 +#: sphinx/domains/javascript.py:223 sphinx/domains/python.py:445 msgid "Returns" msgstr "返回" #: sphinx/domains/c.py:3352 sphinx/domains/javascript.py:225 -#: sphinx/domains/python.py:451 +#: sphinx/domains/python.py:447 msgid "Return type" msgstr "返回类型" @@ -1924,7 +1924,7 @@ msgid "variable" msgstr "变量" #: sphinx/domains/c.py:3749 sphinx/domains/cpp.py:7707 -#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1195 +#: sphinx/domains/javascript.py:332 sphinx/domains/python.py:1168 msgid "function" msgstr "函数" @@ -2002,7 +2002,7 @@ msgid "Throws" msgstr "抛出" #: sphinx/domains/cpp.py:7705 sphinx/domains/javascript.py:334 -#: sphinx/domains/python.py:1197 +#: sphinx/domains/python.py:1170 msgid "class" msgstr "类" @@ -2019,7 +2019,7 @@ msgstr "" msgid "%s() (built-in function)" msgstr "%s() (內置函数)" -#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:834 +#: sphinx/domains/javascript.py:139 sphinx/domains/python.py:830 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s 方法)" @@ -2034,7 +2034,7 @@ msgstr "%s() (类)" msgid "%s (global variable or constant)" msgstr "%s (全局变量或常量)" -#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:919 +#: sphinx/domains/javascript.py:145 sphinx/domains/python.py:915 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s 属性)" @@ -2048,20 +2048,20 @@ msgstr "参数" msgid "%s (module)" msgstr "%s (模块)" -#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1199 +#: sphinx/domains/javascript.py:333 sphinx/domains/python.py:1172 msgid "method" msgstr "方法" -#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1196 +#: sphinx/domains/javascript.py:335 sphinx/domains/python.py:1169 msgid "data" msgstr "数据" -#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1202 +#: sphinx/domains/javascript.py:336 sphinx/domains/python.py:1175 msgid "attribute" msgstr "属性" #: sphinx/domains/javascript.py:337 sphinx/domains/python.py:50 -#: sphinx/domains/python.py:1204 +#: sphinx/domains/python.py:1177 msgid "module" msgstr "模块" @@ -2075,7 +2075,7 @@ msgstr "对%s重复的描述 %s,其它的%s出现在 %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "重复的公式标签 %s,另一实例出现在 %s" -#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2070 +#: sphinx/domains/math.py:111 sphinx/writers/latex.py:2027 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "无效的 math_eqref_format:%r" @@ -2092,7 +2092,7 @@ msgstr "运算符" msgid "object" msgstr "对象" -#: sphinx/domains/python.py:54 sphinx/domains/python.py:1198 +#: sphinx/domains/python.py:54 sphinx/domains/python.py:1171 msgid "exception" msgstr "例外" @@ -2104,92 +2104,92 @@ msgstr "语句" msgid "built-in function" msgstr "內置函数" -#: sphinx/domains/python.py:442 +#: sphinx/domains/python.py:438 msgid "Variables" msgstr "变量" -#: sphinx/domains/python.py:446 +#: sphinx/domains/python.py:442 msgid "Raises" msgstr "引发" -#: sphinx/domains/python.py:679 sphinx/domains/python.py:823 +#: sphinx/domains/python.py:675 sphinx/domains/python.py:819 #, python-format msgid "%s() (in module %s)" msgstr "%s() (在 %s 模块中)" -#: sphinx/domains/python.py:739 sphinx/domains/python.py:915 -#: sphinx/domains/python.py:966 +#: sphinx/domains/python.py:735 sphinx/domains/python.py:911 +#: sphinx/domains/python.py:962 #, python-format msgid "%s (in module %s)" msgstr "%s() (在 %s 模块中)" -#: sphinx/domains/python.py:741 +#: sphinx/domains/python.py:737 #, python-format msgid "%s (built-in variable)" msgstr "%s (內置变量)" -#: sphinx/domains/python.py:766 +#: sphinx/domains/python.py:762 #, python-format msgid "%s (built-in class)" msgstr "%s (內置类)" -#: sphinx/domains/python.py:767 +#: sphinx/domains/python.py:763 #, python-format msgid "%s (class in %s)" msgstr "%s (%s 中的类)" -#: sphinx/domains/python.py:828 +#: sphinx/domains/python.py:824 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s 类方法)" -#: sphinx/domains/python.py:830 sphinx/domains/python.py:970 +#: sphinx/domains/python.py:826 sphinx/domains/python.py:966 #, python-format msgid "%s (%s property)" msgstr "" -#: sphinx/domains/python.py:832 +#: sphinx/domains/python.py:828 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s 静态方法)" -#: sphinx/domains/python.py:1124 +#: sphinx/domains/python.py:1097 msgid "Python Module Index" msgstr "Python 模块索引" -#: sphinx/domains/python.py:1125 +#: sphinx/domains/python.py:1098 msgid "modules" msgstr "模块" -#: sphinx/domains/python.py:1174 +#: sphinx/domains/python.py:1147 msgid "Deprecated" msgstr "已移除" -#: sphinx/domains/python.py:1200 +#: sphinx/domains/python.py:1173 msgid "class method" msgstr "类方法" -#: sphinx/domains/python.py:1201 +#: sphinx/domains/python.py:1174 msgid "static method" msgstr "静态方法" -#: sphinx/domains/python.py:1203 +#: sphinx/domains/python.py:1176 msgid "property" msgstr "" -#: sphinx/domains/python.py:1261 +#: sphinx/domains/python.py:1234 #, python-format msgid "" "duplicate object description of %s, other instance in %s, use :noindex: for " "one of them" msgstr "重复的对象描述%s ,另一实例出现在使用 noindex 中:对它们其中的一个 %s" -#: sphinx/domains/python.py:1381 +#: sphinx/domains/python.py:1354 #, python-format msgid "more than one target found for cross-reference %r: %s" msgstr "交叉引用 %r 找到了多个目标:%s" -#: sphinx/domains/python.py:1435 +#: sphinx/domains/python.py:1408 msgid " (deprecated)" msgstr " (已移除)" @@ -2225,112 +2225,112 @@ msgstr "角色" msgid "duplicate description of %s %s, other instance in %s" msgstr "重复的引文 %s%s,已有引文出现在 %s" -#: sphinx/domains/std.py:92 sphinx/domains/std.py:109 +#: sphinx/domains/std.py:90 sphinx/domains/std.py:107 #, python-format msgid "environment variable; %s" msgstr "环境变量; %s" -#: sphinx/domains/std.py:183 +#: sphinx/domains/std.py:181 #, python-format msgid "" "Malformed option description %r, should look like \"opt\", \"-opt args\", \"" "--opt args\", \"/opt args\" or \"+opt args\"" msgstr "畸形的选项描述 %r,应是“opt”、“-opt args”、“--opt args”、“/opt args”或“+opt args”形式" -#: sphinx/domains/std.py:234 +#: sphinx/domains/std.py:232 #, python-format msgid "%s command line option" msgstr "%s命令行选项" -#: sphinx/domains/std.py:236 +#: sphinx/domains/std.py:234 msgid "command line option" msgstr "命令行选项" -#: sphinx/domains/std.py:363 +#: sphinx/domains/std.py:361 msgid "glossary term must be preceded by empty line" msgstr "词汇必须在空行之前" -#: sphinx/domains/std.py:371 +#: sphinx/domains/std.py:369 msgid "glossary terms must not be separated by empty lines" msgstr "词汇必须用空行分隔" -#: sphinx/domains/std.py:377 sphinx/domains/std.py:390 +#: sphinx/domains/std.py:375 sphinx/domains/std.py:388 msgid "glossary seems to be misformatted, check indentation" msgstr "看起来形式不对的词汇建议检查缩进" -#: sphinx/domains/std.py:547 +#: sphinx/domains/std.py:545 msgid "glossary term" msgstr "术语" -#: sphinx/domains/std.py:548 +#: sphinx/domains/std.py:546 msgid "grammar token" msgstr "语法记号" -#: sphinx/domains/std.py:549 +#: sphinx/domains/std.py:547 msgid "reference label" msgstr "引用标签" -#: sphinx/domains/std.py:551 +#: sphinx/domains/std.py:549 msgid "environment variable" msgstr "环境变量" -#: sphinx/domains/std.py:552 +#: sphinx/domains/std.py:550 msgid "program option" msgstr "程序选项" -#: sphinx/domains/std.py:553 +#: sphinx/domains/std.py:551 msgid "document" msgstr "文档" -#: sphinx/domains/std.py:589 +#: sphinx/domains/std.py:587 msgid "Module Index" msgstr "模块索引" -#: sphinx/domains/std.py:590 sphinx/themes/basic/defindex.html:25 +#: sphinx/domains/std.py:588 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "搜索页面" -#: sphinx/domains/std.py:639 sphinx/domains/std.py:748 +#: sphinx/domains/std.py:637 sphinx/domains/std.py:741 #: sphinx/ext/autosectionlabel.py:43 #, python-format msgid "duplicate label %s, other instance in %s" msgstr "重复的标签 %s,已有标签出现在 %s" -#: sphinx/domains/std.py:658 +#: sphinx/domains/std.py:656 #, python-format msgid "duplicate %s description of %s, other instance in %s" msgstr "对 %s的重复描述%s,其它实例出现在 %s" -#: sphinx/domains/std.py:856 +#: sphinx/domains/std.py:847 msgid "numfig is disabled. :numref: is ignored." msgstr "numfig 已禁用,忽略 :numref:。" -#: sphinx/domains/std.py:864 +#: sphinx/domains/std.py:855 #, python-format msgid "Failed to create a cross reference. Any number is not assigned: %s" msgstr "" -#: sphinx/domains/std.py:876 +#: sphinx/domains/std.py:867 #, python-format msgid "the link has no caption: %s" msgstr "链接没有标题:%s" -#: sphinx/domains/std.py:890 +#: sphinx/domains/std.py:881 #, python-format msgid "invalid numfig_format: %s (%r)" msgstr "无效的 numfig_format:%s (%r)" -#: sphinx/domains/std.py:893 +#: sphinx/domains/std.py:884 #, python-format msgid "invalid numfig_format: %s" msgstr "无效的 numfig_format:%s" -#: sphinx/domains/std.py:1106 +#: sphinx/domains/std.py:1097 #, python-format msgid "undefined label: %s" msgstr "" -#: sphinx/domains/std.py:1108 +#: sphinx/domains/std.py:1099 #, python-format msgid "Failed to create a cross reference. A title or caption not found: %s" msgstr "" @@ -2411,17 +2411,17 @@ msgid "" " will be generated" msgstr "目录树引用的文档 %r 缺少标题:不会生成链接" -#: sphinx/environment/collectors/asset.py:82 +#: sphinx/environment/collectors/asset.py:80 #, python-format msgid "image file not readable: %s" msgstr "无法读取图像文件:%s" -#: sphinx/environment/collectors/asset.py:101 +#: sphinx/environment/collectors/asset.py:99 #, python-format msgid "image file %s not readable: %s" msgstr "无法读取图像文件 %s:%s" -#: sphinx/environment/collectors/asset.py:127 +#: sphinx/environment/collectors/asset.py:125 #, python-format msgid "download file not readable: %s" msgstr "无法读取下载文件:%s" @@ -2631,12 +2631,26 @@ msgid "" "====================== slowest reading durations =======================" msgstr "====================== 最长阅读时长 =======================" -#: sphinx/ext/extlinks.py:69 +#: sphinx/ext/extlinks.py:77 #, python-format msgid "" "hardcoded link %r could be replaced by an extlink (try using %r instead)" msgstr "" +#: sphinx/ext/extlinks.py:96 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require base URL to contain exactly one '%s' and " +"all other '%' need to be escaped as '%%'." +msgstr "" + +#: sphinx/ext/extlinks.py:104 +#, python-format +msgid "" +"extlinks: Sphinx-6.0 will require a caption string to contain exactly one " +"'%s' and all other '%' need to be escaped as '%%'." +msgstr "" + #: sphinx/ext/graphviz.py:124 msgid "Graphviz directive cannot have both content and a filename argument" msgstr "Graphviz 指令不能同时指定内容和文件名参数" @@ -2852,39 +2866,39 @@ msgstr "概览:模块代码" msgid "

All modules for which code is available

" msgstr "

代码可用的所有模块

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "无效的 auto%s 签名(%r)" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "格式化 %s 参数时报错:%s" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "属性 %s 不存在,在对象 %s 上" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2892,82 +2906,82 @@ msgid "" "explicit module name)" msgstr "无法判断导入哪个模块来自动生成文档 %r(尝试在文档中使用“module”或“currentmodule”指令,或者显式给定模块名)" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "automodule 名中的“::”无意义" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "automodule %s 给定了函数签名参数或返回类型标注" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ 应是一个字符串列表,而不是 %r (出现在模块 %s 中) -- 已忽略__all__" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "基类:%s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "%s 的别名" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "TypeVar(%s) 的别名" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3016,12 +3030,12 @@ msgstr "无法解析名称 %s" msgid "failed to import object %s" msgstr "无法导入对象 %s" -#: sphinx/ext/autosummary/__init__.py:809 +#: sphinx/ext/autosummary/__init__.py:815 #, python-format msgid "autosummary_generate: file not found: %s" msgstr "autosummary_generate:无法找到文件 %s" -#: sphinx/ext/autosummary/__init__.py:817 +#: sphinx/ext/autosummary/__init__.py:823 msgid "" "autosummary generats .rst files internally. But your source_suffix does not " "contain .rst. Skipped." @@ -3221,7 +3235,7 @@ msgstr "页" msgid "Table of Contents" msgstr "目录" -#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:150 +#: sphinx/themes/agogo/layout.html:43 sphinx/themes/basic/layout.html:151 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:22 msgid "Search" msgstr "搜索" @@ -3302,35 +3316,35 @@ msgstr "可能会很多" msgid "Navigation" msgstr "导航" -#: sphinx/themes/basic/layout.html:135 +#: sphinx/themes/basic/layout.html:136 #, python-format msgid "Search within %(docstitle)s" msgstr "在 %(docstitle)s 中搜索" -#: sphinx/themes/basic/layout.html:144 +#: sphinx/themes/basic/layout.html:145 msgid "About these documents" msgstr "关于这些文档" -#: sphinx/themes/basic/layout.html:153 +#: sphinx/themes/basic/layout.html:154 msgid "Copyright" msgstr "版权所有" -#: sphinx/themes/basic/layout.html:199 +#: sphinx/themes/basic/layout.html:200 #, python-format msgid "© Copyright %(copyright)s." msgstr "© 版权所有 %(copyright)s." -#: sphinx/themes/basic/layout.html:201 +#: sphinx/themes/basic/layout.html:202 #, python-format msgid "© Copyright %(copyright)s." msgstr "© 版权所有 %(copyright)s." -#: sphinx/themes/basic/layout.html:205 +#: sphinx/themes/basic/layout.html:206 #, python-format msgid "Last updated on %(last_updated)s." msgstr "最后更新于 %(last_updated)s." -#: sphinx/themes/basic/layout.html:208 +#: sphinx/themes/basic/layout.html:209 #, python-format msgid "" "Created using Sphinx " @@ -3375,12 +3389,12 @@ msgid "search" msgstr "搜索" #: sphinx/themes/basic/search.html:48 -#: sphinx/themes/basic/static/searchtools.js:302 +#: sphinx/themes/basic/static/searchtools.js:106 msgid "Search Results" msgstr "搜索结果" #: sphinx/themes/basic/search.html:50 -#: sphinx/themes/basic/static/searchtools.js:304 +#: sphinx/themes/basic/static/searchtools.js:108 msgid "" "Your search did not match any documents. Please make sure that all words are" " spelled correctly and that you've selected enough categories." @@ -3422,48 +3436,36 @@ msgstr "C API 更改" msgid "Other changes" msgstr "其他更改" -#: sphinx/themes/basic/static/doctools.js:197 sphinx/writers/html.py:428 -#: sphinx/writers/html.py:433 sphinx/writers/html5.py:387 -#: sphinx/writers/html5.py:392 -msgid "Permalink to this headline" -msgstr "永久链接至标题" - -#: sphinx/themes/basic/static/doctools.js:203 sphinx/writers/html.py:120 -#: sphinx/writers/html.py:129 sphinx/writers/html5.py:99 -#: sphinx/writers/html5.py:108 -msgid "Permalink to this definition" -msgstr "永久链接至目标" - -#: sphinx/themes/basic/static/doctools.js:236 +#: sphinx/themes/basic/static/doctools.js:155 msgid "Hide Search Matches" msgstr "隐藏搜索结果" -#: sphinx/themes/basic/static/searchtools.js:136 +#: sphinx/themes/basic/static/searchtools.js:112 +msgid "" +"Search finished, found ${resultCount} page(s) matching the search query." +msgstr "" + +#: sphinx/themes/basic/static/searchtools.js:213 msgid "Searching" msgstr "搜索中" -#: sphinx/themes/basic/static/searchtools.js:141 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "准备搜索……" -#: sphinx/themes/basic/static/searchtools.js:306 -#, python-format -msgid "Search finished, found %s page(s) matching the search query." -msgstr "搜索完成,有 %s 个页面匹配。" - -#: sphinx/themes/basic/static/searchtools.js:361 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ", 在 " -#: sphinx/themes/classic/static/sidebar.js_t:83 -msgid "Expand sidebar" -msgstr "展开边栏" - -#: sphinx/themes/classic/static/sidebar.js_t:96 -#: sphinx/themes/classic/static/sidebar.js_t:124 +#: sphinx/themes/classic/layout.html:20 +#: sphinx/themes/classic/static/sidebar.js_t:57 msgid "Collapse sidebar" msgstr "折叠边栏" +#: sphinx/themes/classic/static/sidebar.js_t:48 +msgid "Expand sidebar" +msgstr "展开边栏" + #: sphinx/themes/haiku/layout.html:24 msgid "Contents" msgstr "目录" @@ -3483,25 +3485,25 @@ msgstr "脚注 [%s] 没有被引用过。" msgid "Footnote [#] is not referenced." msgstr "脚注 [#] 没有被引用过。" -#: sphinx/transforms/i18n.py:301 sphinx/transforms/i18n.py:372 +#: sphinx/transforms/i18n.py:323 sphinx/transforms/i18n.py:394 msgid "" "inconsistent footnote references in translated message. original: {0}, " "translated: {1}" msgstr "译文中的脚注引用与原文不一致。原始为:{0},翻译后为:{1}" -#: sphinx/transforms/i18n.py:344 +#: sphinx/transforms/i18n.py:366 msgid "" "inconsistent references in translated message. original: {0}, translated: " "{1}" msgstr "译文中的引用与原文不一致。原始为:{0},翻译后为:{1}" -#: sphinx/transforms/i18n.py:391 +#: sphinx/transforms/i18n.py:413 msgid "" "inconsistent citation references in translated message. original: {0}, " "translated: {1}" msgstr "译文中的引文引用与原文不一致。原始为:{0},翻译后为:{1}" -#: sphinx/transforms/i18n.py:411 +#: sphinx/transforms/i18n.py:433 msgid "" "inconsistent term references in translated message. original: {0}, " "translated: {1}" @@ -3543,16 +3545,16 @@ msgstr "无法获取远程图像:%s [%s]" msgid "Unknown image format: %s..." msgstr "未知的图像格式:%s……" -#: sphinx/util/__init__.py:277 +#: sphinx/util/__init__.py:275 #, python-format msgid "undecodable source characters, replacing with \"?\": %r" msgstr "源码中存在编码无法识别的字符,已经替换为“?”:%r" -#: sphinx/util/__init__.py:525 +#: sphinx/util/__init__.py:497 msgid "skipped" msgstr "跳过" -#: sphinx/util/__init__.py:530 +#: sphinx/util/__init__.py:502 msgid "failed" msgstr "失败" @@ -3573,22 +3575,22 @@ msgstr "" msgid "unknown node type: %r" msgstr "未知节点类型:%r" -#: sphinx/util/i18n.py:59 +#: sphinx/util/i18n.py:61 #, python-format msgid "reading error: %s, %s" msgstr "读取时发生错误:%s,%s" -#: sphinx/util/i18n.py:66 +#: sphinx/util/i18n.py:68 #, python-format msgid "writing error: %s, %s" msgstr "写入时发生错误:%s,%s" -#: sphinx/util/i18n.py:90 +#: sphinx/util/i18n.py:92 #, python-format msgid "locale_dir %s does not exists" msgstr "locale_dir %s不存在 " -#: sphinx/util/i18n.py:184 +#: sphinx/util/i18n.py:188 #, python-format msgid "" "Invalid date format. Quote the string by single quote if you want to output " @@ -3610,6 +3612,11 @@ msgstr "only 指令表达式求值时抛出异常:%s" msgid "default role %s not found" msgstr "默认角色 %s 未找到" +#: sphinx/writers/html.py:120 sphinx/writers/html.py:129 +#: sphinx/writers/html5.py:99 sphinx/writers/html5.py:108 +msgid "Permalink to this definition" +msgstr "永久链接至目标" + #: sphinx/writers/html.py:321 sphinx/writers/html5.py:300 #, python-format msgid "numfig_format is not defined for %s" @@ -3624,6 +3631,11 @@ msgstr "没有给 %s 节点分配 ID" msgid "Permalink to this term" msgstr "" +#: sphinx/writers/html.py:428 sphinx/writers/html.py:433 +#: sphinx/writers/html5.py:387 sphinx/writers/html5.py:392 +msgid "Permalink to this heading" +msgstr "" + #: sphinx/writers/html.py:437 sphinx/writers/html5.py:396 msgid "Permalink to this table" msgstr "永久链接至表格" @@ -3644,40 +3656,40 @@ msgstr "永久链接至目录树" msgid "Could not obtain image size. :scale: option is ignored." msgstr "无法获取图像尺寸,已忽略 :scale: 选项。" -#: sphinx/writers/latex.py:341 +#: sphinx/writers/latex.py:306 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "未知的 %r toplevel_sectioning,用于 %r 类" -#: sphinx/writers/latex.py:392 +#: sphinx/writers/latex.py:357 msgid "too large :maxdepth:, ignored." msgstr "过大的 :mathdepth:,已忽略。" -#: sphinx/writers/latex.py:639 +#: sphinx/writers/latex.py:596 msgid "document title is not a single Text node" msgstr "文档标题不是一个单纯文本节点" -#: sphinx/writers/latex.py:671 sphinx/writers/texinfo.py:618 +#: sphinx/writers/latex.py:628 sphinx/writers/texinfo.py:614 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "在节、话题、表格、警示或边栏以外的位置发现标题节点" -#: sphinx/writers/latex.py:847 sphinx/writers/manpage.py:239 -#: sphinx/writers/texinfo.py:633 +#: sphinx/writers/latex.py:804 sphinx/writers/manpage.py:239 +#: sphinx/writers/texinfo.py:629 msgid "Footnotes" msgstr "脚注" -#: sphinx/writers/latex.py:906 +#: sphinx/writers/latex.py:863 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "给出了表格列和 :width:选项。:宽度:被忽略。" -#: sphinx/writers/latex.py:1237 +#: sphinx/writers/latex.py:1194 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "无效的量纲单位 %s,已忽略。" -#: sphinx/writers/latex.py:1550 +#: sphinx/writers/latex.py:1507 #, python-format msgid "unknown index entry type %s found" msgstr "发现未知的索引条目类型 %s" diff --git a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo index 91c580373..b08eb0098 100644 Binary files a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po index a6e5f520c..8b7d182b2 100644 --- a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_HK/)\n" @@ -2849,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2889,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3432,11 +3432,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo index 7e86faf4c..677cd881f 100644 Binary files a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po index 5bb98af52..18b11246d 100644 --- a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Taiwan) (Big5) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_TW.Big5/)\n" @@ -2849,39 +2849,39 @@ msgstr "" msgid "

All modules for which code is available

" msgstr "" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2889,82 +2889,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "" @@ -3432,11 +3432,11 @@ msgstr "" msgid "Searching" msgstr "" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr "" diff --git a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo index bd8399226..52e9dfc01 100644 Binary files a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo and b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo differ diff --git a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po index 4463cf071..127942963 100644 --- a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-03 00:17+0000\n" +"POT-Creation-Date: 2022-04-10 00:16+0000\n" "PO-Revision-Date: 2013-04-02 08:44+0000\n" "Last-Translator: Steven Hsu , 2021\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_TW/)\n" @@ -2857,39 +2857,39 @@ msgstr "概要:模組原始碼" msgid "

All modules for which code is available

" msgstr "

所有可得程式碼的模組

" -#: sphinx/ext/autodoc/__init__.py:127 +#: sphinx/ext/autodoc/__init__.py:129 #, python-format msgid "invalid value for member-order option: %s" msgstr "對於 member-order 選項無效的值: %s" -#: sphinx/ext/autodoc/__init__.py:135 +#: sphinx/ext/autodoc/__init__.py:137 #, python-format msgid "invalid value for class-doc-from option: %s" msgstr "對於 class-doc-from 選項無效的值: %s" -#: sphinx/ext/autodoc/__init__.py:396 +#: sphinx/ext/autodoc/__init__.py:398 #, python-format msgid "invalid signature for auto%s (%r)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:513 +#: sphinx/ext/autodoc/__init__.py:515 #, python-format msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:658 sphinx/ext/autodoc/__init__.py:1695 +#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1713 #, python-format msgid "missing attribute %s in object %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:810 +#: sphinx/ext/autodoc/__init__.py:814 #, python-format msgid "" "autodoc: failed to determine %s.%s (%r) to be documented, the following exception was raised:\n" "%s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:903 +#: sphinx/ext/autodoc/__init__.py:907 #, python-format msgid "" "don't know which module to import for autodocumenting %r (try placing a " @@ -2897,82 +2897,82 @@ msgid "" "explicit module name)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:947 +#: sphinx/ext/autodoc/__init__.py:951 #, python-format msgid "A mocked object is detected: %r" msgstr "一個 mocked 物件被偵測到: %r" -#: sphinx/ext/autodoc/__init__.py:966 +#: sphinx/ext/autodoc/__init__.py:970 #, python-format msgid "error while formatting signature for %s: %s" msgstr "正在為 %s 格式化簽名時發生錯誤: %s" -#: sphinx/ext/autodoc/__init__.py:1017 +#: sphinx/ext/autodoc/__init__.py:1021 msgid "\"::\" in automodule name doesn't make sense" msgstr "\"::\" 在 automodule 的名稱中並不合理" -#: sphinx/ext/autodoc/__init__.py:1024 +#: sphinx/ext/autodoc/__init__.py:1028 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "簽名引數或回傳註釋給予 automodule %s" -#: sphinx/ext/autodoc/__init__.py:1037 +#: sphinx/ext/autodoc/__init__.py:1041 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ 應該是一個字串的列表,不是 %r (在 %s 模組中)-- 正在忽略 __all__" -#: sphinx/ext/autodoc/__init__.py:1103 +#: sphinx/ext/autodoc/__init__.py:1107 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "缺少 :members: 選項中所述的屬性:模組 %s ,屬性 %s" -#: sphinx/ext/autodoc/__init__.py:1304 sphinx/ext/autodoc/__init__.py:1381 -#: sphinx/ext/autodoc/__init__.py:2790 +#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 +#: sphinx/ext/autodoc/__init__.py:2808 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "無法取得一個函式簽名給 %s: %s" -#: sphinx/ext/autodoc/__init__.py:1574 +#: sphinx/ext/autodoc/__init__.py:1578 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "無法取得一個 constructor 簽名給 %s: %s" -#: sphinx/ext/autodoc/__init__.py:1682 +#: sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "Bases: %s" msgstr "基礎類別:%s" -#: sphinx/ext/autodoc/__init__.py:1783 sphinx/ext/autodoc/__init__.py:1861 -#: sphinx/ext/autodoc/__init__.py:1884 +#: sphinx/ext/autodoc/__init__.py:1801 sphinx/ext/autodoc/__init__.py:1879 +#: sphinx/ext/autodoc/__init__.py:1902 #, python-format msgid "alias of %s" msgstr "%s 的別名" -#: sphinx/ext/autodoc/__init__.py:1930 +#: sphinx/ext/autodoc/__init__.py:1948 #, python-format msgid "alias of TypeVar(%s)" msgstr "TypeVar(%s) 的別名" -#: sphinx/ext/autodoc/__init__.py:2166 sphinx/ext/autodoc/__init__.py:2263 +#: sphinx/ext/autodoc/__init__.py:2184 sphinx/ext/autodoc/__init__.py:2281 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "無法取得一個 method 簽名給 %s: %s" -#: sphinx/ext/autodoc/__init__.py:2394 +#: sphinx/ext/autodoc/__init__.py:2412 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "在 %s 找到無效的 __slots__。已略過。" -#: sphinx/ext/autodoc/__init__.py:2833 +#: sphinx/ext/autodoc/__init__.py:2851 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." msgstr "autodoc_member_order 現在接受 \"alphabetical\" 而非 \"alphabetic\"。請更新您的設定。" -#: sphinx/ext/autodoc/preserve_defaults.py:101 +#: sphinx/ext/autodoc/preserve_defaults.py:105 #, python-format msgid "Failed to parse a default argument value for %r: %s" msgstr "無法為 %r 剖析一個預設引數: %s" @@ -3440,11 +3440,11 @@ msgstr "" msgid "Searching" msgstr "搜尋中" -#: sphinx/themes/basic/static/searchtools.js:226 +#: sphinx/themes/basic/static/searchtools.js:229 msgid "Preparing search..." msgstr "準備搜尋中…" -#: sphinx/themes/basic/static/searchtools.js:371 +#: sphinx/themes/basic/static/searchtools.js:373 msgid ", in " msgstr ",於 "