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-03-04 16:08:41 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-03-04 16:11:28 +0300
commitbae8fb6909b6ae3b283fd48510b3aa7b3a9726ca (patch)
treeb50ef8b02f4cb9952d6f56e571b725e919669ed1 /sphinx/locale
parent99d97c65d50e34f67a090c9e9ed9df8f9d9941a7 (diff)
i18n: Fix wrong substitution message catalog for el and hr (refs: #8943)
Diffstat (limited to 'sphinx/locale')
-rw-r--r--sphinx/locale/el/LC_MESSAGES/sphinx.po4
-rw-r--r--sphinx/locale/hr/LC_MESSAGES/sphinx.po2
2 files changed, 3 insertions, 3 deletions
diff --git a/sphinx/locale/el/LC_MESSAGES/sphinx.po b/sphinx/locale/el/LC_MESSAGES/sphinx.po
index 03f5d01fe..6c0fc667b 100644
--- a/sphinx/locale/el/LC_MESSAGES/sphinx.po
+++ b/sphinx/locale/el/LC_MESSAGES/sphinx.po
@@ -3301,12 +3301,12 @@ msgstr "περισσότεροι από ένας στόχοι βρέθηκαν
#: sphinx/transforms/post_transforms/__init__.py:171
#, python-format
msgid "%s:%s reference target not found: %%(target)s"
-msgstr "Ο %s:%s στόχος αναφοράς δεν βρέθηκε: %% (στόχος)"
+msgstr "Ο %s:%s στόχος αναφοράς δεν βρέθηκε: %%(target)s"
#: sphinx/transforms/post_transforms/__init__.py:174
#, python-format
msgid "%r reference target not found: %%(target)s"
-msgstr "ο στόχος αναφοράς %r δεν βρέθηκε: %%(στόχος)"
+msgstr "ο στόχος αναφοράς %r δεν βρέθηκε: %%(target)s"
#: sphinx/transforms/post_transforms/images.py:86
#, python-format
diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.po b/sphinx/locale/hr/LC_MESSAGES/sphinx.po
index 20e336487..bd809f381 100644
--- a/sphinx/locale/hr/LC_MESSAGES/sphinx.po
+++ b/sphinx/locale/hr/LC_MESSAGES/sphinx.po
@@ -3305,7 +3305,7 @@ msgstr "%s:%s reference target nije pronađen: %%(target)s"
#: sphinx/transforms/post_transforms/__init__.py:174
#, python-format
msgid "%r reference target not found: %%(target)s"
-msgstr "%r referenca target nije pronađena: %% (target)"
+msgstr "%r referenca target nije pronađena: %%(target)s"
#: sphinx/transforms/post_transforms/images.py:86
#, python-format