diff options
| author | Michael Peter Christen <mc@yacy.net> | 2021-08-03 16:57:24 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2021-08-03 16:57:24 +0200 |
| commit | 3959d43a5c3412704f21b4c69aa723e71e2134e8 (patch) | |
| tree | b49d29a85ec1463306f7f359eeb96df04e280328 /locales | |
| parent | c4659f0fb01be0f68ce3dcccc1955c8662a5345f (diff) | |
fixed doku link
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/master.lng.xlf | 2 | ||||
| -rw-r--r-- | locales/ru.lng | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/locales/master.lng.xlf b/locales/master.lng.xlf index 7c77feffb..83d5b1317 100644 --- a/locales/master.lng.xlf +++ b/locales/master.lng.xlf @@ -4935,7 +4935,7 @@ <source>Index Size</source> </trans-unit> <trans-unit id="e587b435" xml:space="preserve" approved="no" translate="yes"> - <source>It's easy to <a href="http://www.yacy-websearch.net/wiki/index.php/Dev:Solr" target="_blank">attach an external Solr to YaCy</a>.</source> + <source>It's easy to <a href="https://wiki.yacy.net/index.php/Dev:Solr" target="_blank">attach an external Solr to YaCy</a>.</source> </trans-unit> <trans-unit id="35e7810" xml:space="preserve" approved="no" translate="yes"> <source>This external Solr can be used instead the internal Solr. It can also be used additionally to the internal Solr, then both Solr indexes are mirrored.</source> diff --git a/locales/ru.lng b/locales/ru.lng index b28f21170..e90ef4f18 100644 --- a/locales/ru.lng +++ b/locales/ru.lng @@ -578,7 +578,7 @@ Use remote Solr server(s)==Использовать удалённую базу Solr Hosts==Хосты Solr Solr Host Administration Interface==Интерфейс управления Solr Index Size==Документов в индексе -It's easy to <a href="http://www.yacy-websearch.net/wiki/index.php/Dev:Solr" target="_blank">attach an external Solr to YaCy</a>.==Присоединить внешнюю базу Solr <a href="http://www.yacy-websearch.net/wiki/index.php/Dev:Solr" target="_blank">просто</a>. +It's easy to <a href="https://wiki.yacy.net/index.php/Dev:Solr" target="_blank">attach an external Solr to YaCy</a>.==Присоединить внешнюю базу Solr <a href="https://wiki.yacy.net/index.php/Dev:Solr" target="_blank">просто</a>. This external Solr can be used instead the internal Solr. It can also be used additionally to the internal Solr, then both Solr indexes are mirrored.==Внешняя база данных Solr будет использоваться вместо встроенной. Вы также можете использовать дополнительно встроенную базу, но тогда индексы будут сохраняться в обе базы. Solr URL(s)==Ссылки на базу Solr You can set one or more Solr targets here which are accessed as a shard. For several targets, list them using a ',' (comma) as separator.==Вы можете установить одну или более баз Solr, которые будут доступны распределённо. Адреса нескольких баз указывайте через запятую. |
