aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-27 00:22:10 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-27 00:22:10 +0000
commit75e9be595b41238a95741bc5643948a9223eb592 (patch)
treec7512b2921e23ffe86658e2c20f65a2e250a7a4a /lib
parentc3ac8bf89aa649a987762ac7ece8bca34d8da191 (diff)
downloadnextcloud-server-75e9be595b41238a95741bc5643948a9223eb592.tar.gz
nextcloud-server-75e9be595b41238a95741bc5643948a9223eb592.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ru.js2
-rw-r--r--lib/l10n/ru.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index ac1e5623a34..d45e3c89620 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -272,7 +272,7 @@ OC.L10N.register(
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "Параметр <code>mbstring.func_overload</code> установлен в <code>%s</code>, но ожидается значение <code>0</code>.",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Чтобы исправить эту проблему установите параметр <code>mbstring.func_overload</code> в значение <code>0</code> в php.ini.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Очевидно, PHP настроен на вычищение блоков встроенной документации. Это сделает несколько центральных приложений недоступными.",
- "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Возможно это вызвано кешем/ускорителем вроде Zend OPcache или eAccelerator.",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Возможно это вызвано кэшем/ускорителем вроде Zend OPcache или eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Модули PHP были установлены, но они все еще перечислены как недостающие?",
"Please ask your server administrator to restart the web server." : "Пожалуйста, попросите вашего администратора перезапустить веб-сервер.",
"The required %s config variable is not configured in the config.php file." : "Необходимая переменная %s не настроена в файле config.php.",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 17aae805373..cfd45cbe328 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -270,7 +270,7 @@
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "Параметр <code>mbstring.func_overload</code> установлен в <code>%s</code>, но ожидается значение <code>0</code>.",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Чтобы исправить эту проблему установите параметр <code>mbstring.func_overload</code> в значение <code>0</code> в php.ini.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Очевидно, PHP настроен на вычищение блоков встроенной документации. Это сделает несколько центральных приложений недоступными.",
- "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Возможно это вызвано кешем/ускорителем вроде Zend OPcache или eAccelerator.",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Возможно это вызвано кэшем/ускорителем вроде Zend OPcache или eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Модули PHP были установлены, но они все еще перечислены как недостающие?",
"Please ask your server administrator to restart the web server." : "Пожалуйста, попросите вашего администратора перезапустить веб-сервер.",
"The required %s config variable is not configured in the config.php file." : "Необходимая переменная %s не настроена в файле config.php.",