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
|
||||
#, python-format
|
||||
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
|
||||
#, python-format
|
||||
@ -702,7 +702,7 @@ msgstr ""
|
||||
#: sphinx/themes/basic/changes/versionchanges.html:17
|
||||
#, python-format
|
||||
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
|
||||
msgid "Library changes"
|
||||
|
@ -667,7 +667,7 @@ msgstr "Chapitre suivant"
|
||||
msgid ""
|
||||
"Please activate JavaScript to enable the search\n"
|
||||
" 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
|
||||
#, fuzzy
|
||||
|
@ -580,7 +580,7 @@ msgstr "всі функції, класи, терміни"
|
||||
#: sphinx/themes/basic/genindex-single.html:35
|
||||
#, python-format
|
||||
msgid "Index – %(key)s"
|
||||
msgstr "Індекс – %(key)"
|
||||
msgstr "Індекс – %(key)s"
|
||||
|
||||
#: sphinx/themes/basic/genindex-single.html:63
|
||||
#: sphinx/themes/basic/genindex-split.html:24
|
||||
@ -704,17 +704,17 @@ msgstr "Ця сторінка"
|
||||
#: sphinx/themes/basic/changes/versionchanges.html:12
|
||||
#, python-format
|
||||
msgid "Changes in Version %(version)s — %(docstitle)s"
|
||||
msgstr "Зміни в Версії %(version)s — %(docstitle)"
|
||||
msgstr "Зміни в Версії %(version)s — %(docstitle)s"
|
||||
|
||||
#: sphinx/themes/basic/changes/rstsource.html:5
|
||||
#, python-format
|
||||
msgid "%(filename)s — %(docstitle)s"
|
||||
msgstr "%(filename) — %(docstitle)"
|
||||
msgstr "%(filename)s — %(docstitle)s"
|
||||
|
||||
#: sphinx/themes/basic/changes/versionchanges.html:17
|
||||
#, python-format
|
||||
msgid "Automatically generated list of changes in version %(version)s"
|
||||
msgstr "Автоматичного згенерований список змін в версії %(version)"
|
||||
msgstr "Автоматичного згенерований список змін в версії %(version)s"
|
||||
|
||||
#: sphinx/themes/basic/changes/versionchanges.html:18
|
||||
msgid "Library changes"
|
||||
|
Loading…
Reference in New Issue
Block a user