Skip to content

Commit d2c8cd3

Browse files
authored
Merge pull request #9206 from tk0miya/9198_compile_catalog
Fix #9198: i18n: Babel emits errors when running compile_catalog
2 parents 5b994fc + 0a7e321 commit d2c8cd3

File tree

112 files changed

+159
-158
lines changed

Some content is hidden

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

112 files changed

+159
-158
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Bugs fixed
2121
* #9188: autosummary: warning is emitted if list value is set to
2222
autosummary_generate
2323
* #8380: html search: tags for search result are broken
24+
* #9198: i18n: Babel emits errors when running compile_catalog
2425

2526
Testing
2627
--------

sphinx/locale/ar/LC_MESSAGES/sphinx.js

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Documentation.addTranslations({
1111
"Changes in Version %(version)s — %(docstitle)s": "",
1212
"Collapse sidebar": "",
1313
"Complete Table of Contents": "",
14-
"Contents": "",
15-
"Copyright": "",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
14+
"Contents": "\u0627\u0644\u0645\u062d\u062a\u0648\u0649",
15+
"Copyright": "\u0627\u0644\u062d\u0642\u0648\u0642",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "",
1818
"Full index on one page": "",
19-
"General Index": "",
19+
"General Index": "\u0627\u0644\u0641\u0647\u0631\u0633 \u0627\u0644\u0639\u0627\u0645",
2020
"Global Module Index": "",
2121
"Go": "",
2222
"Hide Search Matches": "",
@@ -25,7 +25,7 @@ Documentation.addTranslations({
2525
"Index pages by letter": "",
2626
"Indices and tables:": "",
2727
"Last updated on %(last_updated)s.": "",
28-
"Library changes": "",
28+
"Library changes": "\u062a\u062c\u0647\u064a\u0632 \u0627\u0644\u0628\u062d\u062b",
2929
"Navigation": "",
3030
"Next topic": "\u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u062a\u0627\u0644\u064a",
3131
"Other changes": "",
@@ -35,29 +35,29 @@ Documentation.addTranslations({
3535
"Please activate JavaScript to enable the search\n functionality.": "",
3636
"Preparing search...": "",
3737
"Previous topic": "\u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0633\u0627\u0628\u0642",
38-
"Quick search": "",
39-
"Search": "",
40-
"Search Page": "",
41-
"Search Results": "",
38+
"Quick search": "\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0633\u0631\u064a\u0639",
39+
"Search": "\u0628\u062d\u062b",
40+
"Search Page": "\u0635\u0641\u062d\u0629 \u0627\u0644\u0628\u062d\u062b",
41+
"Search Results": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b",
4242
"Search finished, found %s page(s) matching the search query.": "",
4343
"Search within %(docstitle)s": "\u0627\u0644\u0628\u062d\u062b \u0636\u0645\u0646 %(docstitle)s",
4444
"Searching": "",
4545
"Searching for multiple words only shows matches that contain\n all words.": "",
46-
"Show Source": "",
47-
"Table of Contents": "",
48-
"This Page": "",
49-
"Welcome! This is": "",
46+
"Show Source": "\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0645\u0635\u062f\u0631",
47+
"Table of Contents": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u064a\u0627\u062a",
48+
"This Page": "\u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629",
49+
"Welcome! This is": "\u0623\u0647\u0644\u0627 \u0648\u0633\u0647\u0644\u0627 \u0647\u0630\u0627",
5050
"Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "",
5151
"all functions, classes, terms": "",
5252
"can be huge": "",
5353
"last updated": "",
5454
"lists all sections and subsections": "",
5555
"next chapter": "\u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062a\u0627\u0644\u064a",
56-
"previous chapter": "",
56+
"previous chapter": "\u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0633\u0627\u0628\u0642",
5757
"quick access to all modules": "",
58-
"search": "",
58+
"search": "\u0628\u062d\u062b",
5959
"search this documentation": "",
60-
"the documentation for": ""
60+
"the documentation for": "\u0627\u0644\u062a\u0648\u062b\u064a\u0642 \u0644"
6161
},
6262
"plural_expr": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5"
6363
});
4.71 KB
Binary file not shown.

sphinx/locale/ar/LC_MESSAGES/sphinx.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ msgstr ""
641641
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
642642
#, python-format
643643
msgid "cannot copy image file %r: %s"
644-
msgstr "لا تستطيع نسخة ملف صورة %s:"
644+
msgstr ""
645645

646646
#: sphinx/builders/_epub_base.py:435
647647
#, python-format
@@ -909,7 +909,7 @@ msgstr "صفحة الHTML موجودة في %(outdir)s"
909909
#: sphinx/builders/html/__init__.py:372
910910
#, python-format
911911
msgid "Failed to read build info file: %r"
912-
msgstr "فشل في قراءة معلومات ملف البناء"
912+
msgstr ""
913913

914914
#: sphinx/builders/html/__init__.py:466 sphinx/builders/latex/__init__.py:187
915915
#: sphinx/transforms/__init__.py:116 sphinx/writers/manpage.py:99

sphinx/locale/bg/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "",
1414
"Contents": "",
1515
"Copyright": "",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "",
1818
"Full index on one page": "",
1919
"General Index": "",
0 Bytes
Binary file not shown.

sphinx/locale/bn/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "\u09aa\u09c2\u09b0\u09cd\u09a3\u09be\u0999\u09cd\u0997 \u09b8\u09c2\u099a\u09c0\u09aa\u09a4\u09cd\u09b0",
1414
"Contents": "",
1515
"Copyright": "\u0995\u09aa\u09bf\u09b0\u09be\u0987\u099f",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "<a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s \u09a6\u09bf\u09df\u09c7 \u09a4\u09c8\u09b0\u09c0\u0964",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "",
1818
"Full index on one page": "\u098f\u0995 \u09aa\u09be\u09a4\u09be\u09df \u09b8\u09ae\u09cd\u09aa\u09c2\u09b0\u09cd\u09a3 \u0987\u09a8\u09a1\u09c7\u0995\u09cd\u09b8",
1919
"General Index": "\u09b8\u09be\u09a7\u09be\u09b0\u09a3 \u0987\u09a8\u09a1\u09c7\u0995\u09cd\u09b8",
-875 Bytes
Binary file not shown.

sphinx/locale/ca/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "Taula de Contingut Completa",
1414
"Contents": "",
1515
"Copyright": "Copyright",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "Creat amb <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "",
1818
"Full index on one page": "\u00cdndex complet en una p\u00e0gina",
1919
"General Index": "\u00cdndex General",
-650 Bytes
Binary file not shown.

sphinx/locale/cak/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "",
1414
"Contents": "",
1515
"Copyright": "",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "",
1818
"Full index on one page": "",
1919
"General Index": "Konojel cholwuj",
0 Bytes
Binary file not shown.

sphinx/locale/cs/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "Celkov\u00fd obsah",
1414
"Contents": "Obsah",
1515
"Copyright": "Ve\u0161ker\u00e1 pr\u00e1va vyhrazena",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "Vytvo\u0159eno pomoc\u00ed <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "Rozbalit bo\u010dn\u00ed li\u0161tu",
1818
"Full index on one page": "Cel\u00fd rejst\u0159\u00edk na jedn\u00e9 str\u00e1nce",
1919
"General Index": "Obecn\u00fd rejst\u0159\u00edk",
-717 Bytes
Binary file not shown.

sphinx/locale/cy/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "Tabl Cynnwys Llawn",
1414
"Contents": "Cynnwys",
1515
"Copyright": "Hawlfraint",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "Cr\u8c37wyd gan ddefnyddio <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "Ehangu'r bar ochr",
1818
"Full index on one page": "Indecs llawn ar un tudalen",
1919
"General Index": "Indecs cyffredinol",
-181 Bytes
Binary file not shown.

sphinx/locale/da/LC_MESSAGES/sphinx.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "Fuldst\u00e6ndig indholdsfortegnelse",
1414
"Contents": "Indhold",
1515
"Copyright": "Ophavsret",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "Bygget med <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "Udfold sidebj\u00e6lke",
1818
"Full index on one page": "Fuldt indeks p\u00e5 \u00e9n side",
1919
"General Index": "Generelt indeks",
@@ -42,7 +42,7 @@ Documentation.addTranslations({
4242
"Search finished, found %s page(s) matching the search query.": "S\u00f8gning f\u00e6rdig, fandt %s sider der matcher s\u00f8geforesp\u00f8rgslen.",
4343
"Search within %(docstitle)s": "S\u00f8g i %(docstitle)s",
4444
"Searching": "S\u00f8ger",
45-
"Searching for multiple words only shows matches that contain\n all words.": "",
45+
"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.",
4646
"Show Source": "Vis kilde",
4747
"Table of Contents": "",
4848
"This Page": "Denne side",
-528 Bytes
Binary file not shown.

sphinx/locale/de/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "Vollst\u00e4ndiges Inhaltsverzeichnis",
1414
"Contents": "Inhalt",
1515
"Copyright": "Copyright",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "Mit <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s erstellt.",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "Seitenleiste ausklappen",
1818
"Full index on one page": "Gesamtes Stichwortverzeichnis auf einer Seite",
1919
"General Index": "Stichwortverzeichnis",
-725 Bytes
Binary file not shown.

sphinx/locale/el/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-6.8 KB
Binary file not shown.

sphinx/locale/eo/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "",
1414
"Contents": "",
1515
"Copyright": "A\u016dtora rajto",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "",
1818
"Full index on one page": "",
1919
"General Index": "Indico universala",
0 Bytes
Binary file not shown.

sphinx/locale/es/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "\u00cdndice de contenidos completo",
1414
"Contents": "Contenidos",
1515
"Copyright": "Copyright",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "Creado con <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "Expandir barra lateral",
1818
"Full index on one page": "\u00cdndice completo en una p\u00e1gina",
1919
"General Index": "\u00cdndice General",
-10.1 KB
Binary file not shown.

sphinx/locale/et/LC_MESSAGES/sphinx.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "T\u00e4ielik sisukorratabel",
1414
"Contents": "Sisukord",
1515
"Copyright": "Autori\u00f5igus",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "Loodud <a href=\"http://sphinx-doc.org/\">Sphinxiga</a> (versioon: %(sphinx_version)s).",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "N\u00e4ita k\u00fclgriba",
1818
"Full index on one page": "T\u00e4isindeks \u00fchel lehel",
1919
"General Index": "\u00dcldindeks",
@@ -47,7 +47,7 @@ Documentation.addTranslations({
4747
"Table of Contents": "Sisukorratabel",
4848
"This Page": "K\u00e4esolev leht",
4949
"Welcome! This is": "Tervitused! See on",
50-
"Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Sinu otsingule ei vastanud \u00fckski dokument. Palun veendu, et k\u00f5ik sisestatud s\u00f5nad on \u00f5igesti kirjutatud ja sa oled valikud piisaval hulgal kategooriaid.",
50+
"Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Sinu otsingule ei vastanud \u00fckski dokument. Palun veendu, et k\u00f5ik sisestatud s\u00f5nad on \u00f5igesti kirjutatud ja sa oled valinud piisavalt kategooriaid.",
5151
"all functions, classes, terms": "k\u00f5ik funktsioonid, klassid ja terminid",
5252
"can be huge": "v\u00f5ib olla v\u00e4ga suur",
5353
"last updated": "viimati uuendatud",
2.7 KB
Binary file not shown.

sphinx/locale/eu/LC_MESSAGES/sphinx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation.addTranslations({
1313
"Complete Table of Contents": "Eduki taula osoa",
1414
"Contents": "Edukiak",
1515
"Copyright": "Copyright",
16-
"Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "<a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s erabiliz sortutakoa.",
16+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
1717
"Expand sidebar": "Alboko barra luzatu",
1818
"Full index on one page": "Indize guztia orri batean",
1919
"General Index": "Indize orokorra",
-663 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)