Skip to content

Commit 816f074

Browse files
authored
Merge pull request #9519 from sphinx-doc/bot/pull-translations
Update message catalogs
2 parents 723069d + 531a736 commit 816f074

File tree

124 files changed

+1647
-1646
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+1647
-1646
lines changed
0 Bytes
Binary file not shown.

sphinx/locale/ar/LC_MESSAGES/sphinx.po

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Sphinx\n"
1111
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
12-
"POT-Creation-Date: 2021-07-25 02:36+0000\n"
12+
"POT-Creation-Date: 2021-08-01 00:09+0000\n"
1313
"PO-Revision-Date: 2021-07-25 00:08+0000\n"
1414
"Last-Translator: Komiya Takeshi <[email protected]>\n"
1515
"Language-Team: Arabic (http://www.transifex.com/sphinx-doc/sphinx-1/language/ar/)\n"
@@ -2806,101 +2806,101 @@ msgstr ""
28062806
msgid "invalid value for class-doc-from option: %s"
28072807
msgstr ""
28082808

2809-
#: sphinx/ext/autodoc/__init__.py:398
2809+
#: sphinx/ext/autodoc/__init__.py:401
28102810
#, python-format
28112811
msgid "invalid signature for auto%s (%r)"
28122812
msgstr ""
28132813

2814-
#: sphinx/ext/autodoc/__init__.py:515
2814+
#: sphinx/ext/autodoc/__init__.py:518
28152815
#, python-format
28162816
msgid "error while formatting arguments for %s: %s"
28172817
msgstr ""
28182818

2819-
#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1673
2819+
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1678
28202820
#, python-format
28212821
msgid "missing attribute %s in object %s"
28222822
msgstr ""
28232823

2824-
#: sphinx/ext/autodoc/__init__.py:810
2824+
#: sphinx/ext/autodoc/__init__.py:813
28252825
#, python-format
28262826
msgid ""
28272827
"autodoc: failed to determine %r to be documented, the following exception was raised:\n"
28282828
"%s"
28292829
msgstr ""
28302830

2831-
#: sphinx/ext/autodoc/__init__.py:903
2831+
#: sphinx/ext/autodoc/__init__.py:906
28322832
#, python-format
28332833
msgid ""
28342834
"don't know which module to import for autodocumenting %r (try placing a "
28352835
"\"module\" or \"currentmodule\" directive in the document, or giving an "
28362836
"explicit module name)"
28372837
msgstr ""
28382838

2839-
#: sphinx/ext/autodoc/__init__.py:961
2839+
#: sphinx/ext/autodoc/__init__.py:964
28402840
#, python-format
28412841
msgid "error while formatting signature for %s: %s"
28422842
msgstr ""
28432843

2844-
#: sphinx/ext/autodoc/__init__.py:1011
2844+
#: sphinx/ext/autodoc/__init__.py:1014
28452845
msgid "\"::\" in automodule name doesn't make sense"
28462846
msgstr ""
28472847

2848-
#: sphinx/ext/autodoc/__init__.py:1018
2848+
#: sphinx/ext/autodoc/__init__.py:1021
28492849
#, python-format
28502850
msgid "signature arguments or return annotation given for automodule %s"
28512851
msgstr ""
28522852

2853-
#: sphinx/ext/autodoc/__init__.py:1031
2853+
#: sphinx/ext/autodoc/__init__.py:1034
28542854
#, python-format
28552855
msgid ""
28562856
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
28572857
"__all__"
28582858
msgstr ""
28592859

2860-
#: sphinx/ext/autodoc/__init__.py:1097
2860+
#: sphinx/ext/autodoc/__init__.py:1100
28612861
#, python-format
28622862
msgid ""
28632863
"missing attribute mentioned in :members: option: module %s, attribute %s"
28642864
msgstr ""
28652865

2866-
#: sphinx/ext/autodoc/__init__.py:1296 sphinx/ext/autodoc/__init__.py:1370
2867-
#: sphinx/ext/autodoc/__init__.py:2721
2866+
#: sphinx/ext/autodoc/__init__.py:1299 sphinx/ext/autodoc/__init__.py:1373
2867+
#: sphinx/ext/autodoc/__init__.py:2726
28682868
#, python-format
28692869
msgid "Failed to get a function signature for %s: %s"
28702870
msgstr ""
28712871

2872-
#: sphinx/ext/autodoc/__init__.py:1559
2872+
#: sphinx/ext/autodoc/__init__.py:1564
28732873
#, python-format
28742874
msgid "Failed to get a constructor signature for %s: %s"
28752875
msgstr ""
28762876

2877-
#: sphinx/ext/autodoc/__init__.py:1660
2877+
#: sphinx/ext/autodoc/__init__.py:1665
28782878
#, python-format
28792879
msgid "Bases: %s"
28802880
msgstr ""
28812881

2882-
#: sphinx/ext/autodoc/__init__.py:1746 sphinx/ext/autodoc/__init__.py:1819
2883-
#: sphinx/ext/autodoc/__init__.py:1838
2882+
#: sphinx/ext/autodoc/__init__.py:1751 sphinx/ext/autodoc/__init__.py:1824
2883+
#: sphinx/ext/autodoc/__init__.py:1843
28842884
#, python-format
28852885
msgid "alias of %s"
28862886
msgstr ""
28872887

2888-
#: sphinx/ext/autodoc/__init__.py:1880
2888+
#: sphinx/ext/autodoc/__init__.py:1885
28892889
#, python-format
28902890
msgid "alias of TypeVar(%s)"
28912891
msgstr ""
28922892

2893-
#: sphinx/ext/autodoc/__init__.py:2113 sphinx/ext/autodoc/__init__.py:2207
2893+
#: sphinx/ext/autodoc/__init__.py:2118 sphinx/ext/autodoc/__init__.py:2212
28942894
#, python-format
28952895
msgid "Failed to get a method signature for %s: %s"
28962896
msgstr ""
28972897

2898-
#: sphinx/ext/autodoc/__init__.py:2335
2898+
#: sphinx/ext/autodoc/__init__.py:2340
28992899
#, python-format
29002900
msgid "Invalid __slots__ found on %s. Ignored."
29012901
msgstr ""
29022902

2903-
#: sphinx/ext/autodoc/__init__.py:2764
2903+
#: sphinx/ext/autodoc/__init__.py:2769
29042904
msgid ""
29052905
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
29062906
" Please update your setting."
@@ -3301,12 +3301,12 @@ msgid "search"
33013301
msgstr "بحث"
33023302

33033303
#: sphinx/themes/basic/search.html:47
3304-
#: sphinx/themes/basic/static/searchtools.js:297
3304+
#: sphinx/themes/basic/static/searchtools.js:303
33053305
msgid "Search Results"
33063306
msgstr "نتائج البحث"
33073307

33083308
#: sphinx/themes/basic/search.html:49
3309-
#: sphinx/themes/basic/static/searchtools.js:299
3309+
#: sphinx/themes/basic/static/searchtools.js:305
33103310
msgid ""
33113311
"Your search did not match any documents. Please make sure that all words are"
33123312
" spelled correctly and that you've selected enough categories."
@@ -3372,12 +3372,12 @@ msgstr ""
33723372
msgid "Preparing search..."
33733373
msgstr ""
33743374

3375-
#: sphinx/themes/basic/static/searchtools.js:301
3375+
#: sphinx/themes/basic/static/searchtools.js:307
33763376
#, python-format
33773377
msgid "Search finished, found %s page(s) matching the search query."
33783378
msgstr ""
33793379

3380-
#: sphinx/themes/basic/static/searchtools.js:355
3380+
#: sphinx/themes/basic/static/searchtools.js:361
33813381
msgid ", in "
33823382
msgstr ""
33833383

0 Bytes
Binary file not shown.

sphinx/locale/bg/LC_MESSAGES/sphinx.po

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Sphinx\n"
99
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10-
"POT-Creation-Date: 2021-07-25 02:36+0000\n"
10+
"POT-Creation-Date: 2021-08-01 00:09+0000\n"
1111
"PO-Revision-Date: 2021-07-25 00:08+0000\n"
1212
"Last-Translator: Komiya Takeshi <[email protected]>\n"
1313
"Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n"
@@ -2804,101 +2804,101 @@ msgstr ""
28042804
msgid "invalid value for class-doc-from option: %s"
28052805
msgstr ""
28062806

2807-
#: sphinx/ext/autodoc/__init__.py:398
2807+
#: sphinx/ext/autodoc/__init__.py:401
28082808
#, python-format
28092809
msgid "invalid signature for auto%s (%r)"
28102810
msgstr ""
28112811

2812-
#: sphinx/ext/autodoc/__init__.py:515
2812+
#: sphinx/ext/autodoc/__init__.py:518
28132813
#, python-format
28142814
msgid "error while formatting arguments for %s: %s"
28152815
msgstr ""
28162816

2817-
#: sphinx/ext/autodoc/__init__.py:660 sphinx/ext/autodoc/__init__.py:1673
2817+
#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1678
28182818
#, python-format
28192819
msgid "missing attribute %s in object %s"
28202820
msgstr ""
28212821

2822-
#: sphinx/ext/autodoc/__init__.py:810
2822+
#: sphinx/ext/autodoc/__init__.py:813
28232823
#, python-format
28242824
msgid ""
28252825
"autodoc: failed to determine %r to be documented, the following exception was raised:\n"
28262826
"%s"
28272827
msgstr ""
28282828

2829-
#: sphinx/ext/autodoc/__init__.py:903
2829+
#: sphinx/ext/autodoc/__init__.py:906
28302830
#, python-format
28312831
msgid ""
28322832
"don't know which module to import for autodocumenting %r (try placing a "
28332833
"\"module\" or \"currentmodule\" directive in the document, or giving an "
28342834
"explicit module name)"
28352835
msgstr ""
28362836

2837-
#: sphinx/ext/autodoc/__init__.py:961
2837+
#: sphinx/ext/autodoc/__init__.py:964
28382838
#, python-format
28392839
msgid "error while formatting signature for %s: %s"
28402840
msgstr ""
28412841

2842-
#: sphinx/ext/autodoc/__init__.py:1011
2842+
#: sphinx/ext/autodoc/__init__.py:1014
28432843
msgid "\"::\" in automodule name doesn't make sense"
28442844
msgstr ""
28452845

2846-
#: sphinx/ext/autodoc/__init__.py:1018
2846+
#: sphinx/ext/autodoc/__init__.py:1021
28472847
#, python-format
28482848
msgid "signature arguments or return annotation given for automodule %s"
28492849
msgstr ""
28502850

2851-
#: sphinx/ext/autodoc/__init__.py:1031
2851+
#: sphinx/ext/autodoc/__init__.py:1034
28522852
#, python-format
28532853
msgid ""
28542854
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
28552855
"__all__"
28562856
msgstr ""
28572857

2858-
#: sphinx/ext/autodoc/__init__.py:1097
2858+
#: sphinx/ext/autodoc/__init__.py:1100
28592859
#, python-format
28602860
msgid ""
28612861
"missing attribute mentioned in :members: option: module %s, attribute %s"
28622862
msgstr ""
28632863

2864-
#: sphinx/ext/autodoc/__init__.py:1296 sphinx/ext/autodoc/__init__.py:1370
2865-
#: sphinx/ext/autodoc/__init__.py:2721
2864+
#: sphinx/ext/autodoc/__init__.py:1299 sphinx/ext/autodoc/__init__.py:1373
2865+
#: sphinx/ext/autodoc/__init__.py:2726
28662866
#, python-format
28672867
msgid "Failed to get a function signature for %s: %s"
28682868
msgstr ""
28692869

2870-
#: sphinx/ext/autodoc/__init__.py:1559
2870+
#: sphinx/ext/autodoc/__init__.py:1564
28712871
#, python-format
28722872
msgid "Failed to get a constructor signature for %s: %s"
28732873
msgstr ""
28742874

2875-
#: sphinx/ext/autodoc/__init__.py:1660
2875+
#: sphinx/ext/autodoc/__init__.py:1665
28762876
#, python-format
28772877
msgid "Bases: %s"
28782878
msgstr ""
28792879

2880-
#: sphinx/ext/autodoc/__init__.py:1746 sphinx/ext/autodoc/__init__.py:1819
2881-
#: sphinx/ext/autodoc/__init__.py:1838
2880+
#: sphinx/ext/autodoc/__init__.py:1751 sphinx/ext/autodoc/__init__.py:1824
2881+
#: sphinx/ext/autodoc/__init__.py:1843
28822882
#, python-format
28832883
msgid "alias of %s"
28842884
msgstr ""
28852885

2886-
#: sphinx/ext/autodoc/__init__.py:1880
2886+
#: sphinx/ext/autodoc/__init__.py:1885
28872887
#, python-format
28882888
msgid "alias of TypeVar(%s)"
28892889
msgstr ""
28902890

2891-
#: sphinx/ext/autodoc/__init__.py:2113 sphinx/ext/autodoc/__init__.py:2207
2891+
#: sphinx/ext/autodoc/__init__.py:2118 sphinx/ext/autodoc/__init__.py:2212
28922892
#, python-format
28932893
msgid "Failed to get a method signature for %s: %s"
28942894
msgstr ""
28952895

2896-
#: sphinx/ext/autodoc/__init__.py:2335
2896+
#: sphinx/ext/autodoc/__init__.py:2340
28972897
#, python-format
28982898
msgid "Invalid __slots__ found on %s. Ignored."
28992899
msgstr ""
29002900

2901-
#: sphinx/ext/autodoc/__init__.py:2764
2901+
#: sphinx/ext/autodoc/__init__.py:2769
29022902
msgid ""
29032903
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
29042904
" Please update your setting."
@@ -3299,12 +3299,12 @@ msgid "search"
32993299
msgstr ""
33003300

33013301
#: sphinx/themes/basic/search.html:47
3302-
#: sphinx/themes/basic/static/searchtools.js:297
3302+
#: sphinx/themes/basic/static/searchtools.js:303
33033303
msgid "Search Results"
33043304
msgstr ""
33053305

33063306
#: sphinx/themes/basic/search.html:49
3307-
#: sphinx/themes/basic/static/searchtools.js:299
3307+
#: sphinx/themes/basic/static/searchtools.js:305
33083308
msgid ""
33093309
"Your search did not match any documents. Please make sure that all words are"
33103310
" spelled correctly and that you've selected enough categories."
@@ -3370,12 +3370,12 @@ msgstr ""
33703370
msgid "Preparing search..."
33713371
msgstr ""
33723372

3373-
#: sphinx/themes/basic/static/searchtools.js:301
3373+
#: sphinx/themes/basic/static/searchtools.js:307
33743374
#, python-format
33753375
msgid "Search finished, found %s page(s) matching the search query."
33763376
msgstr ""
33773377

3378-
#: sphinx/themes/basic/static/searchtools.js:355
3378+
#: sphinx/themes/basic/static/searchtools.js:361
33793379
msgid ", in "
33803380
msgstr ""
33813381

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)