changeset 8511:af8ed8e6714e stable

spelling: fix reindexeses
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 21 Dec 2020 01:13:25 +0100
parents 22876c6818d2
children 9a28233045b9 aa3e860a1fe0
files kallithea/i18n/de/LC_MESSAGES/kallithea.po kallithea/i18n/el/LC_MESSAGES/kallithea.po kallithea/i18n/fr/LC_MESSAGES/kallithea.po kallithea/i18n/ja/LC_MESSAGES/kallithea.po kallithea/i18n/ru/LC_MESSAGES/kallithea.po kallithea/i18n/uk/LC_MESSAGES/kallithea.po kallithea/templates/admin/settings/settings_search.html
diffstat 7 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/i18n/de/LC_MESSAGES/kallithea.po	Mon Dec 14 01:46:54 2020 +0100
+++ b/kallithea/i18n/de/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -2058,7 +2058,7 @@
 msgstr "Von Grund auf neu bauen"
 
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "Diese Option führt zu einer vollständigen Neuindizierung aller "
--- a/kallithea/i18n/el/LC_MESSAGES/kallithea.po	Mon Dec 14 01:46:54 2020 +0100
+++ b/kallithea/i18n/el/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -2215,7 +2215,7 @@
 msgstr "Κατασκευή από το μηδέν"
 
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "Αυτή η επιλογή ξαναδημιουργεί πλήρως τα ευρετήρια σε όλα τα αποθετήρια "
--- a/kallithea/i18n/fr/LC_MESSAGES/kallithea.po	Mon Dec 14 01:46:54 2020 +0100
+++ b/kallithea/i18n/fr/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -2345,7 +2345,7 @@
 msgstr "Construire ex nihilo"
 
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "Cette option ré-indexe complètement tous les dépôts pour pouvoir faire "
--- a/kallithea/i18n/ja/LC_MESSAGES/kallithea.po	Mon Dec 14 01:46:54 2020 +0100
+++ b/kallithea/i18n/ja/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -1766,7 +1766,7 @@
 msgstr "一度削除してから再度インデックスを作成"
 
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "このオプションを使うと、全文検索の機能が正しく発揮されるよう、 Kallithea "
--- a/kallithea/i18n/ru/LC_MESSAGES/kallithea.po	Mon Dec 14 01:46:54 2020 +0100
+++ b/kallithea/i18n/ru/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -2297,7 +2297,7 @@
 msgstr "Пересобрать"
 
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "Эта опция полностью переиндексирует все репозитории для корректной работы "
--- a/kallithea/i18n/uk/LC_MESSAGES/kallithea.po	Mon Dec 14 01:46:54 2020 +0100
+++ b/kallithea/i18n/uk/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -1384,7 +1384,7 @@
 msgstr "Побудувати з нуля"
 
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "Цей варіант повністю переіндексує репозиторії для правильного "
--- a/kallithea/templates/admin/settings/settings_search.html	Mon Dec 14 01:46:54 2020 +0100
+++ b/kallithea/templates/admin/settings/settings_search.html	Mon Dec 21 01:13:25 2020 +0100
@@ -9,7 +9,7 @@
                             ${_('Build from scratch')}
                         </label>
                     </div>
-                    <span class="help-block">${_('This option completely reindexeses all of the repositories for proper fulltext search capabilities.')}</span>
+                    <span class="help-block">${_('This option completely reindexes all of the repositories for proper fulltext search capabilities.')}</span>
                 </div>
             </div>