Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-08 06:16:27 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-08 06:16:27 +0300
commitcdcadb369e74a6c4fd5a01fe449d58b31905ed65 (patch)
tree2ee81e44a3fb6408f71a15daabdaf66b268be0cc
parent65b161be536b89b68b29ab72aac71bfdc1e2aafe (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ru.js12
-rw-r--r--l10n/ru.json12
2 files changed, 24 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index fd18796..b01b18a 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -36,13 +36,21 @@ OC.L10N.register(
"Load" : "Нагрузка",
"Memory" : "Память",
"Disk" : "Диск",
+ "Mount:" : "Метка диска:",
+ "Filesystem:" : "Файловая система:",
"Size:" : "Размер:",
+ "Available:" : "Доступно:",
+ "Used:" : "Используется:",
"You will get a notification once one of your disks is nearly full." : "Когда один из ваших дисков будет практически полностью заполнен, вы получите уведомление.",
"Files:" : "Файлы:",
"Storages:" : "Хранилища:",
"Free Space:" : "Свободно:",
"Network" : "Сеть",
+ "Hostname:" : "Хост:",
"DNS:" : "DNS:",
+ "Gateway:" : "Шлюз:",
+ "Status:" : "Статус:",
+ "Speed:" : "Скорость:",
"MAC:" : "MAC:",
"IPv4:" : "IPv4:",
"IPv6:" : "IPv6:",
@@ -52,12 +60,16 @@ OC.L10N.register(
"PHP" : "PHP",
"Version:" : "Версия:",
"Memory limit:" : "Лимит памяти:",
+ "Max execution time:" : "Максимальное время выполнения:",
"Upload max size:" : "Максимальный размер для отправки:",
+ "Extensions:" : "Расширения:",
+ "Unable to list extensions" : "Невозможно перечислить расширения",
"Database" : "База данных",
"Type:" : "Тип:",
"External monitoring tool" : "Внешний мониторинг",
"You can connect an external monitoring tool by using this end point:" : "Вы можете подключить внешний мониторинг используя этот адрес:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Если к строке URL добавить «?format=json», то ответ сервера будет в формате JSON.",
+ "To use an access token, please generate one then set it using the following command:" : "Чтобы использовать токен доступа, пожалуйста, сгенерируйте его, а затем установите с помощью следующей команды:",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.",
"Load average" : "Средняя нагрузка",
"Last minute" : "За последнюю минуту",
diff --git a/l10n/ru.json b/l10n/ru.json
index f375abb..669452c 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -34,13 +34,21 @@
"Load" : "Нагрузка",
"Memory" : "Память",
"Disk" : "Диск",
+ "Mount:" : "Метка диска:",
+ "Filesystem:" : "Файловая система:",
"Size:" : "Размер:",
+ "Available:" : "Доступно:",
+ "Used:" : "Используется:",
"You will get a notification once one of your disks is nearly full." : "Когда один из ваших дисков будет практически полностью заполнен, вы получите уведомление.",
"Files:" : "Файлы:",
"Storages:" : "Хранилища:",
"Free Space:" : "Свободно:",
"Network" : "Сеть",
+ "Hostname:" : "Хост:",
"DNS:" : "DNS:",
+ "Gateway:" : "Шлюз:",
+ "Status:" : "Статус:",
+ "Speed:" : "Скорость:",
"MAC:" : "MAC:",
"IPv4:" : "IPv4:",
"IPv6:" : "IPv6:",
@@ -50,12 +58,16 @@
"PHP" : "PHP",
"Version:" : "Версия:",
"Memory limit:" : "Лимит памяти:",
+ "Max execution time:" : "Максимальное время выполнения:",
"Upload max size:" : "Максимальный размер для отправки:",
+ "Extensions:" : "Расширения:",
+ "Unable to list extensions" : "Невозможно перечислить расширения",
"Database" : "База данных",
"Type:" : "Тип:",
"External monitoring tool" : "Внешний мониторинг",
"You can connect an external monitoring tool by using this end point:" : "Вы можете подключить внешний мониторинг используя этот адрес:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Если к строке URL добавить «?format=json», то ответ сервера будет в формате JSON.",
+ "To use an access token, please generate one then set it using the following command:" : "Чтобы использовать токен доступа, пожалуйста, сгенерируйте его, а затем установите с помощью следующей команды:",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "Затем передайте токен с заголовком «NC-Token» при запросе указанного выше URL.",
"Load average" : "Средняя нагрузка",
"Last minute" : "За последнюю минуту",