Changeset - af8ed8e6714e
[Not reviewed]
stable
0 7 0
Mads Kiilerich - 5 years ago 2020-12-21 01:13:25
mads@kiilerich.com
spelling: fix reindexeses
7 files changed with 7 insertions and 7 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/de/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -2058,7 +2058,7 @@ msgid "Build from scratch"
 
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 "
kallithea/i18n/el/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -2215,7 +2215,7 @@ msgid "Build from scratch"
 
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/i18n/fr/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -2345,7 +2345,7 @@ msgid "Build from scratch"
 
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 "
kallithea/i18n/ja/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -1766,7 +1766,7 @@ msgid "Build from scratch"
 
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 "
kallithea/i18n/ru/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -2297,7 +2297,7 @@ msgid "Build from scratch"
 
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/i18n/uk/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -1384,7 +1384,7 @@ msgid "Build from scratch"
 
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/templates/admin/settings/settings_search.html
Show inline comments
 
@@ -9,7 +9,7 @@ ${h.form(url('admin_settings_search'), m
 
                            ${_('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>
 

	
0 comments (0 inline, 0 general)