diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2017-01-27 15:47:15 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2017-01-27 15:47:15 +0100 |
| commit | 68afe900d079219721180e769eea16a5a91aaa96 (patch) | |
| tree | 195f0f474ba2148c8febe0c14992c69e5f2ff84f /locales/uk.lng | |
| parent | 95d2a2859914c79f7d74ee035087366d88b68392 (diff) | |
Added user-friendly controls over disk usage configuration settings.
As mentioned in issue #103, control settings over YaCy disk usage
already existed but lacked a user-friendly way to set them.
I added it to the Performance_p.html administration page with a little
refactoring on the "Resource Observer" fieldset for improved
accessibility and HTML standards respect.
Also added the possibility to enable/disable the autoregulation fonction
from this page.
Diffstat (limited to 'locales/uk.lng')
| -rw-r--r-- | locales/uk.lng | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/locales/uk.lng b/locales/uk.lng index eb1d0458a..cc51211e5 100644 --- a/locales/uk.lng +++ b/locales/uk.lng @@ -2167,20 +2167,19 @@ Attributes==Властивості #File: Performance_p.html #--------------------------- +<html lang="en">==<html lang="uk"> Performance Settings==Установки живлення Memory Settings==Налаштування пам’яті -Memory reserved for JVM==Пам’ять, утримувана для JVM +Memory reserved for <abbr title="Java Virtual Machine">JVM</abbr>==Пам’ять, утримувана для <abbr title="Java Virtual Machine">JVM</abbr> "Set"=="Виставити" Resource Observer==Спостерігач за ресурсами -DHT-Trigger==DHT-перемикач +<abbr title="Distributed Hash Table">DHT</abbr>-Trigger==<abbr title="Distributed Hash Table">DHT</abbr>-перемикач not triggered:==не перемкнено: >triggered==>перемкнено reset state==відновити стан -HDD==Місце на жорсткому диску -disable crawls below==Вимкнути сканування при менше -free space==вільної пам’яті -disable DHT-in below==Вимкнути отримання DHT при менше -RAM==Основна пам’ять +> free space==> вільної пам’яті +disable <abbr title="Distributed Hash Table">DHT</abbr>-in below==Вимкнути отримання <abbr title="Distributed Hash Table">DHT</abbr> при менше +<abbr title="Random Access Memory">RAM</abbr>==Основна пам’ять Accepted change. This will take effect after <strong>restart</strong> of YaCy==Зміни прийняті. Вони вступлять в силу тільки після перезапуску <strong>YaCy</strong> restart now</a>==перезапустити зараз</a> Confirm Restart==Підтрвердіть перезапуск |
