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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-09 05:26:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-09 05:26:51 +0300
commit4d612359af9ba19a36ed63c0e68f3e619e23915c (patch)
tree3d66f3d4bc4de12d72be03d3c28e5b9a6cf06ca3 /core/l10n/ru.json
parentec4280eda06168ea02783760591cd6d3acd2701a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r--core/l10n/ru.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 90e3e2a42bd..24c6e6b5aa2 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -419,7 +419,6 @@
"Can't install this app because it is not compatible" : "Приложение не может быть установлено, так как оно несовместимо",
"Can't install this app" : "Это приложение не может быть установлено",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "Не загружен PHP-модуль OPcache. Рекомендуется настроить этот модуль для {linkstart}улучшения производительности ↗{linkend}.",
- "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "Система кеширования PHP OPcache не настроена верно. {linkstart}Для обеспечения лучшей производительности рекомендуется ↗{linkend} задать в файле <code>php.ini</code> следующие параметры:",
- "The PHP OPcache module is not properly configured:" : "Модуль PHP OPcache настроен некорректно:"
+ "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "Система кеширования PHP OPcache не настроена верно. {linkstart}Для обеспечения лучшей производительности рекомендуется ↗{linkend} задать в файле <code>php.ini</code> следующие параметры:"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file