Skip to content

Commit

Permalink
[internationalisation] Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner authored Aug 27, 2023
1 parent 5e88b9f commit 3cfaaaa
Show file tree
Hide file tree
Showing 138 changed files with 2,758 additions and 2,758 deletions.
Binary file modified sphinx/locale/ar/LC_MESSAGES/sphinx.mo
Binary file not shown.
58 changes: 29 additions & 29 deletions sphinx/locale/ar/LC_MESSAGES/sphinx.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-08-17 14:58+0000\n"
"POT-Creation-Date: 2023-08-27 22:39+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: Abdullah ahmed <Alhadab@hotmail.co.uk>, 2020\n"
"Language-Team: Arabic (http://app.transifex.com/sphinx-doc/sphinx-1/language/ar/)\n"
Expand Down Expand Up @@ -626,7 +626,7 @@ msgstr ""
msgid "docnames to write: %s"
msgstr ""

#: sphinx/builders/__init__.py:559 sphinx/builders/singlehtml.py:155
#: sphinx/builders/__init__.py:559 sphinx/builders/singlehtml.py:156
msgid "preparing documents"
msgstr "تجهيز المستندات"

Expand Down Expand Up @@ -822,7 +822,7 @@ msgid "no \"man_pages\" config value found; no manual pages will be written"
msgstr ""

#: sphinx/builders/latex/__init__.py:309 sphinx/builders/manpage.py:51
#: sphinx/builders/singlehtml.py:163 sphinx/builders/texinfo.py:110
#: sphinx/builders/singlehtml.py:164 sphinx/builders/texinfo.py:110
msgid "writing"
msgstr ""

Expand All @@ -836,11 +836,11 @@ msgstr ""
msgid "The HTML page is in %(outdir)s."
msgstr "صفحة الHTML موجودة في %(outdir)s"

#: sphinx/builders/singlehtml.py:158
#: sphinx/builders/singlehtml.py:159
msgid "assembling single document"
msgstr ""

#: sphinx/builders/singlehtml.py:176
#: sphinx/builders/singlehtml.py:177
msgid "writing additional files"
msgstr "كتابة ملفات إضافية"

Expand Down Expand Up @@ -2856,106 +2856,106 @@ msgstr ""
msgid "invalid value for class-doc-from option: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:391
#: sphinx/ext/autodoc/__init__.py:388
#, python-format
msgid "invalid signature for auto%s (%r)"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:508
#: sphinx/ext/autodoc/__init__.py:506
#, python-format
msgid "error while formatting arguments for %s: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:777
#: sphinx/ext/autodoc/__init__.py:775
#, 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:872
#: sphinx/ext/autodoc/__init__.py:870
#, python-format
msgid ""
"don't know which module to import for autodocumenting %r (try placing a "
"\"module\" or \"currentmodule\" directive in the document, or giving an "
"explicit module name)"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:916
#: sphinx/ext/autodoc/__init__.py:914
#, python-format
msgid "A mocked object is detected: %r"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:935
#: sphinx/ext/autodoc/__init__.py:933
#, python-format
msgid "error while formatting signature for %s: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:996
#: sphinx/ext/autodoc/__init__.py:994
msgid "\"::\" in automodule name doesn't make sense"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1003
#: sphinx/ext/autodoc/__init__.py:1001
#, python-format
msgid "signature arguments or return annotation given for automodule %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1016
#: sphinx/ext/autodoc/__init__.py:1014
#, python-format
msgid ""
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
"__all__"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1082
#: sphinx/ext/autodoc/__init__.py:1080
#, python-format
msgid ""
"missing attribute mentioned in :members: option: module %s, attribute %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1298 sphinx/ext/autodoc/__init__.py:1375
#: sphinx/ext/autodoc/__init__.py:2768
#: sphinx/ext/autodoc/__init__.py:1296 sphinx/ext/autodoc/__init__.py:1373
#: sphinx/ext/autodoc/__init__.py:2766
#, python-format
msgid "Failed to get a function signature for %s: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1586
#: sphinx/ext/autodoc/__init__.py:1584
#, python-format
msgid "Failed to get a constructor signature for %s: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1713
#: sphinx/ext/autodoc/__init__.py:1711
#, python-format
msgid "Bases: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1727
#: sphinx/ext/autodoc/__init__.py:1725
#, python-format
msgid "missing attribute %s in object %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1826 sphinx/ext/autodoc/__init__.py:1863
#: sphinx/ext/autodoc/__init__.py:1946
#: sphinx/ext/autodoc/__init__.py:1824 sphinx/ext/autodoc/__init__.py:1861
#: sphinx/ext/autodoc/__init__.py:1944
#, python-format
msgid "alias of %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1846
#: sphinx/ext/autodoc/__init__.py:1844
#, python-format
msgid "alias of TypeVar(%s)"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264
#: sphinx/ext/autodoc/__init__.py:2165 sphinx/ext/autodoc/__init__.py:2262
#, python-format
msgid "Failed to get a method signature for %s: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:2395
#: sphinx/ext/autodoc/__init__.py:2393
#, python-format
msgid "Invalid __slots__ found on %s. Ignored."
msgstr ""

#: sphinx/ext/autodoc/preserve_defaults.py:183
#: sphinx/ext/autodoc/preserve_defaults.py:189
#, python-format
msgid "Failed to parse a default argument value for %r: %s"
msgstr ""
Expand Down Expand Up @@ -3449,18 +3449,18 @@ msgstr ""
msgid "no translated elements!"
msgstr ""

#: sphinx/transforms/__init__.py:238
#: sphinx/transforms/__init__.py:242
#, python-format
msgid ""
"4 column based index found. It might be a bug of extensions you use: %r"
msgstr ""

#: sphinx/transforms/__init__.py:277
#: sphinx/transforms/__init__.py:281
#, python-format
msgid "Footnote [%s] is not referenced."
msgstr ""

#: sphinx/transforms/__init__.py:283
#: sphinx/transforms/__init__.py:287
msgid "Footnote [#] is not referenced."
msgstr ""

Expand Down
Binary file modified sphinx/locale/bg/LC_MESSAGES/sphinx.mo
Binary file not shown.
58 changes: 29 additions & 29 deletions sphinx/locale/bg/LC_MESSAGES/sphinx.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-08-17 14:58+0000\n"
"POT-Creation-Date: 2023-08-27 22:39+0000\n"
"PO-Revision-Date: 2013-04-02 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (http://app.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n"
Expand Down Expand Up @@ -624,7 +624,7 @@ msgstr ""
msgid "docnames to write: %s"
msgstr ""

#: sphinx/builders/__init__.py:559 sphinx/builders/singlehtml.py:155
#: sphinx/builders/__init__.py:559 sphinx/builders/singlehtml.py:156
msgid "preparing documents"
msgstr ""

Expand Down Expand Up @@ -820,7 +820,7 @@ msgid "no \"man_pages\" config value found; no manual pages will be written"
msgstr ""

#: sphinx/builders/latex/__init__.py:309 sphinx/builders/manpage.py:51
#: sphinx/builders/singlehtml.py:163 sphinx/builders/texinfo.py:110
#: sphinx/builders/singlehtml.py:164 sphinx/builders/texinfo.py:110
msgid "writing"
msgstr ""

Expand All @@ -834,11 +834,11 @@ msgstr ""
msgid "The HTML page is in %(outdir)s."
msgstr ""

#: sphinx/builders/singlehtml.py:158
#: sphinx/builders/singlehtml.py:159
msgid "assembling single document"
msgstr ""

#: sphinx/builders/singlehtml.py:176
#: sphinx/builders/singlehtml.py:177
msgid "writing additional files"
msgstr ""

Expand Down Expand Up @@ -2854,106 +2854,106 @@ msgstr ""
msgid "invalid value for class-doc-from option: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:391
#: sphinx/ext/autodoc/__init__.py:388
#, python-format
msgid "invalid signature for auto%s (%r)"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:508
#: sphinx/ext/autodoc/__init__.py:506
#, python-format
msgid "error while formatting arguments for %s: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:777
#: sphinx/ext/autodoc/__init__.py:775
#, 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:872
#: sphinx/ext/autodoc/__init__.py:870
#, python-format
msgid ""
"don't know which module to import for autodocumenting %r (try placing a "
"\"module\" or \"currentmodule\" directive in the document, or giving an "
"explicit module name)"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:916
#: sphinx/ext/autodoc/__init__.py:914
#, python-format
msgid "A mocked object is detected: %r"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:935
#: sphinx/ext/autodoc/__init__.py:933
#, python-format
msgid "error while formatting signature for %s: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:996
#: sphinx/ext/autodoc/__init__.py:994
msgid "\"::\" in automodule name doesn't make sense"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1003
#: sphinx/ext/autodoc/__init__.py:1001
#, python-format
msgid "signature arguments or return annotation given for automodule %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1016
#: sphinx/ext/autodoc/__init__.py:1014
#, python-format
msgid ""
"__all__ should be a list of strings, not %r (in module %s) -- ignoring "
"__all__"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1082
#: sphinx/ext/autodoc/__init__.py:1080
#, python-format
msgid ""
"missing attribute mentioned in :members: option: module %s, attribute %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1298 sphinx/ext/autodoc/__init__.py:1375
#: sphinx/ext/autodoc/__init__.py:2768
#: sphinx/ext/autodoc/__init__.py:1296 sphinx/ext/autodoc/__init__.py:1373
#: sphinx/ext/autodoc/__init__.py:2766
#, python-format
msgid "Failed to get a function signature for %s: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1586
#: sphinx/ext/autodoc/__init__.py:1584
#, python-format
msgid "Failed to get a constructor signature for %s: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1713
#: sphinx/ext/autodoc/__init__.py:1711
#, python-format
msgid "Bases: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1727
#: sphinx/ext/autodoc/__init__.py:1725
#, python-format
msgid "missing attribute %s in object %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1826 sphinx/ext/autodoc/__init__.py:1863
#: sphinx/ext/autodoc/__init__.py:1946
#: sphinx/ext/autodoc/__init__.py:1824 sphinx/ext/autodoc/__init__.py:1861
#: sphinx/ext/autodoc/__init__.py:1944
#, python-format
msgid "alias of %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:1846
#: sphinx/ext/autodoc/__init__.py:1844
#, python-format
msgid "alias of TypeVar(%s)"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264
#: sphinx/ext/autodoc/__init__.py:2165 sphinx/ext/autodoc/__init__.py:2262
#, python-format
msgid "Failed to get a method signature for %s: %s"
msgstr ""

#: sphinx/ext/autodoc/__init__.py:2395
#: sphinx/ext/autodoc/__init__.py:2393
#, python-format
msgid "Invalid __slots__ found on %s. Ignored."
msgstr ""

#: sphinx/ext/autodoc/preserve_defaults.py:183
#: sphinx/ext/autodoc/preserve_defaults.py:189
#, python-format
msgid "Failed to parse a default argument value for %r: %s"
msgstr ""
Expand Down Expand Up @@ -3447,18 +3447,18 @@ msgstr ""
msgid "no translated elements!"
msgstr ""

#: sphinx/transforms/__init__.py:238
#: sphinx/transforms/__init__.py:242
#, python-format
msgid ""
"4 column based index found. It might be a bug of extensions you use: %r"
msgstr ""

#: sphinx/transforms/__init__.py:277
#: sphinx/transforms/__init__.py:281
#, python-format
msgid "Footnote [%s] is not referenced."
msgstr ""

#: sphinx/transforms/__init__.py:283
#: sphinx/transforms/__init__.py:287
msgid "Footnote [#] is not referenced."
msgstr ""

Expand Down
Binary file modified sphinx/locale/bn/LC_MESSAGES/sphinx.mo
Binary file not shown.
Loading

0 comments on commit 3cfaaaa

Please sign in to comment.