Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-05-10 18:17:50 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-05-10 18:17:50 +0300
commit2aca5a27af83da274d0b6b39c0a1f4221022c733 (patch)
tree557a5a0c11378189e4e61d7e2c01727e6f0155af /sphinx/locale
parent5956dc4a650a5bd6630b7c34fc18ff0711e6cafd (diff)
Fix #9198: i18n: Babel emits errors when running compile_catalog
Diffstat (limited to 'sphinx/locale')
-rw-r--r--sphinx/locale/ar/LC_MESSAGES/sphinx.po4
-rw-r--r--sphinx/locale/fa/LC_MESSAGES/sphinx.po12
-rw-r--r--sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po2
3 files changed, 9 insertions, 9 deletions
diff --git a/sphinx/locale/ar/LC_MESSAGES/sphinx.po b/sphinx/locale/ar/LC_MESSAGES/sphinx.po
index 7d386254c..82c97181c 100644
--- a/sphinx/locale/ar/LC_MESSAGES/sphinx.po
+++ b/sphinx/locale/ar/LC_MESSAGES/sphinx.po
@@ -641,7 +641,7 @@ msgstr ""
#: sphinx/builders/latex/__init__.py:429 sphinx/builders/texinfo.py:186
#, python-format
msgid "cannot copy image file %r: %s"
-msgstr "لا تستطيع نسخة ملف صورة %s:"
+msgstr ""
#: sphinx/builders/_epub_base.py:435
#, python-format
@@ -909,7 +909,7 @@ msgstr "صفحة الHTML موجودة في %(outdir)s"
#: sphinx/builders/html/__init__.py:372
#, python-format
msgid "Failed to read build info file: %r"
-msgstr "فشل في قراءة معلومات ملف البناء"
+msgstr ""
#: sphinx/builders/html/__init__.py:466 sphinx/builders/latex/__init__.py:187
#: sphinx/transforms/__init__.py:116 sphinx/writers/manpage.py:99
diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.po b/sphinx/locale/fa/LC_MESSAGES/sphinx.po
index 2b55ac4bc..614c6d610 100644
--- a/sphinx/locale/fa/LC_MESSAGES/sphinx.po
+++ b/sphinx/locale/fa/LC_MESSAGES/sphinx.po
@@ -385,7 +385,7 @@ msgstr "شاخص %r قبلاً برای دامنه %s ثبت شده"
#: sphinx/registry.py:232
#, python-format
msgid "The %r object_type is already registered"
-msgstr "نوع شیئ(object_type) ٪r قبلاً برای دامنه %s ثبت شده"
+msgstr ""
#: sphinx/registry.py:252
#, python-format
@@ -1587,7 +1587,7 @@ msgstr "ایجاد پرونده‌ی %s."
#: sphinx/cmd/quickstart.py:367 sphinx/ext/apidoc.py:87
#, python-format
msgid "File %s already exists, skipping."
-msgstr "پرونده‌ی %r در حال حاضر وجود دارد، رد شدن."
+msgstr "پرونده‌ی %s در حال حاضر وجود دارد، رد شدن."
#: sphinx/cmd/quickstart.py:409
msgid "Finished: An initial directory structure has been created."
@@ -2321,7 +2321,7 @@ msgstr "پویش اسناد %s: %r شکست خورد"
#: sphinx/environment/__init__.py:504
#, python-format
msgid "Domain %r is not registered"
-msgstr "دامنه ی %s ثبت نشده"
+msgstr "دامنه ی %r ثبت نشده"
#: sphinx/environment/__init__.py:585
msgid "self referenced toctree found. Ignored."
@@ -2859,12 +2859,12 @@ msgstr "ویژگی نایاب در گزینه‌ی :members: قید شده: پی
#: sphinx/ext/autodoc/__init__.py:2570
#, python-format
msgid "Failed to get a function signature for %s: %s"
-msgstr "شکست در دریافت امضای تابع برای %r: مؤلّفه پیدا نشد: %s"
+msgstr "شکست در دریافت امضای تابع برای %s: مؤلّفه پیدا نشد: %s"
#: sphinx/ext/autodoc/__init__.py:1531
#, python-format
msgid "Failed to get a constructor signature for %s: %s"
-msgstr "شکست در دریافت امضای سازنده‌ی شیئ برای %r: مؤلّفه پیدا نشد: %s"
+msgstr "شکست در دریافت امضای سازنده‌ی شیئ برای %s: مؤلّفه پیدا نشد: %s"
#: sphinx/ext/autodoc/__init__.py:1620 sphinx/ext/autodoc/__init__.py:1624
#, python-format
@@ -2885,7 +2885,7 @@ msgstr "نام جانشین نوع متغیر(%s)"
#: sphinx/ext/autodoc/__init__.py:2064 sphinx/ext/autodoc/__init__.py:2158
#, python-format
msgid "Failed to get a method signature for %s: %s"
-msgstr "شکست در دریافت امضای شگرد برای %r: مؤلّفه پیدا نشد: %s"
+msgstr "شکست در دریافت امضای شگرد برای %s: مؤلّفه پیدا نشد: %s"
#: sphinx/ext/autodoc/__init__.py:2247
#, python-format
diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po
index c40df65e3..33fe9a0af 100644
--- a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po
+++ b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po
@@ -2922,7 +2922,7 @@ msgstr ""
#: sphinx/ext/autodoc/type_comment.py:133
#, python-format
msgid "Failed to parse type_comment for %r: %s"
-msgstr "无法解析 type_comment %s"
+msgstr ""
#: sphinx/ext/autosummary/__init__.py:259
#, python-format