mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #698: msgstr errors found by msgfmt -c.
This commit is contained in:
parent
6d6e6abfdb
commit
b9bd2ff791
@ -692,7 +692,7 @@ msgstr "Tämä sivu"
|
|||||||
#: sphinx/themes/basic/changes/versionchanges.html:12
|
#: sphinx/themes/basic/changes/versionchanges.html:12
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Changes in Version %(version)s — %(docstitle)s"
|
msgid "Changes in Version %(version)s — %(docstitle)s"
|
||||||
msgstr "Muutos versiosta %(version) — %(docstitle)"
|
msgstr "Muutos versiosta %(version)s — %(docstitle)s"
|
||||||
|
|
||||||
#: sphinx/themes/basic/changes/rstsource.html:5
|
#: sphinx/themes/basic/changes/rstsource.html:5
|
||||||
#, python-format
|
#, python-format
|
||||||
@ -702,7 +702,7 @@ msgstr ""
|
|||||||
#: sphinx/themes/basic/changes/versionchanges.html:17
|
#: sphinx/themes/basic/changes/versionchanges.html:17
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Automatically generated list of changes in version %(version)s"
|
msgid "Automatically generated list of changes in version %(version)s"
|
||||||
msgstr "Automaattisesti luotu muutoshistoria alkaen versiosta %(version)"
|
msgstr "Automaattisesti luotu muutoshistoria alkaen versiosta %(version)s"
|
||||||
|
|
||||||
#: sphinx/themes/basic/changes/versionchanges.html:18
|
#: sphinx/themes/basic/changes/versionchanges.html:18
|
||||||
msgid "Library changes"
|
msgid "Library changes"
|
||||||
|
@ -667,7 +667,7 @@ msgstr "Chapitre suivant"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please activate JavaScript to enable the search\n"
|
"Please activate JavaScript to enable the search\n"
|
||||||
" functionality."
|
" functionality."
|
||||||
msgstr "Activez le JavaScript pour que la recherche fonctionne\n"
|
msgstr "Activez le JavaScript pour que la recherche fonctionne."
|
||||||
|
|
||||||
#: sphinx/themes/basic/search.html:29
|
#: sphinx/themes/basic/search.html:29
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
|
@ -580,7 +580,7 @@ msgstr "всі функції, класи, терміни"
|
|||||||
#: sphinx/themes/basic/genindex-single.html:35
|
#: sphinx/themes/basic/genindex-single.html:35
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Index – %(key)s"
|
msgid "Index – %(key)s"
|
||||||
msgstr "Індекс – %(key)"
|
msgstr "Індекс – %(key)s"
|
||||||
|
|
||||||
#: sphinx/themes/basic/genindex-single.html:63
|
#: sphinx/themes/basic/genindex-single.html:63
|
||||||
#: sphinx/themes/basic/genindex-split.html:24
|
#: sphinx/themes/basic/genindex-split.html:24
|
||||||
@ -704,17 +704,17 @@ msgstr "Ця сторінка"
|
|||||||
#: sphinx/themes/basic/changes/versionchanges.html:12
|
#: sphinx/themes/basic/changes/versionchanges.html:12
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Changes in Version %(version)s — %(docstitle)s"
|
msgid "Changes in Version %(version)s — %(docstitle)s"
|
||||||
msgstr "Зміни в Версії %(version)s — %(docstitle)"
|
msgstr "Зміни в Версії %(version)s — %(docstitle)s"
|
||||||
|
|
||||||
#: sphinx/themes/basic/changes/rstsource.html:5
|
#: sphinx/themes/basic/changes/rstsource.html:5
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(filename)s — %(docstitle)s"
|
msgid "%(filename)s — %(docstitle)s"
|
||||||
msgstr "%(filename) — %(docstitle)"
|
msgstr "%(filename)s — %(docstitle)s"
|
||||||
|
|
||||||
#: sphinx/themes/basic/changes/versionchanges.html:17
|
#: sphinx/themes/basic/changes/versionchanges.html:17
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Automatically generated list of changes in version %(version)s"
|
msgid "Automatically generated list of changes in version %(version)s"
|
||||||
msgstr "Автоматичного згенерований список змін в версії %(version)"
|
msgstr "Автоматичного згенерований список змін в версії %(version)s"
|
||||||
|
|
||||||
#: sphinx/themes/basic/changes/versionchanges.html:18
|
#: sphinx/themes/basic/changes/versionchanges.html:18
|
||||||
msgid "Library changes"
|
msgid "Library changes"
|
||||||
|
@ -618,7 +618,7 @@ msgstr "版权所有"
|
|||||||
#: sphinx/themes/basic/layout.html:189
|
#: sphinx/themes/basic/layout.html:189
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
|
msgid "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
|
||||||
msgstr "© <a href=\"%(path)s\">版权所有</a> % (copyright)s."
|
msgstr "© <a href=\"%(path)s\">版权所有</a> %(copyright)s."
|
||||||
|
|
||||||
#: sphinx/themes/basic/layout.html:191
|
#: sphinx/themes/basic/layout.html:191
|
||||||
#, python-format
|
#, python-format
|
||||||
|
Loading…
Reference in New Issue
Block a user