summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-09 02:26:51 +0000
committerNextcloud bot <bot@nextcloud.com>2022-03-09 02:26:51 +0000
commit4d612359af9ba19a36ed63c0e68f3e619e23915c (patch)
tree3d66f3d4bc4de12d72be03d3c28e5b9a6cf06ca3 /core/l10n/ru.js
parentec4280eda06168ea02783760591cd6d3acd2701a (diff)
downloadnextcloud-server-4d612359af9ba19a36ed63c0e68f3e619e23915c.tar.gz
nextcloud-server-4d612359af9ba19a36ed63c0e68f3e619e23915c.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 0cdecc95a64..5570ac274b6 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -421,7 +421,6 @@ OC.L10N.register(
"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> следующие параметры:"
},
"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);");