aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
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 220ea242e68..41a5dbab8cb 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -425,7 +425,6 @@ OC.L10N.register(
"Contacts" : "Контакты",
"Contacts menu" : "Меню контактов",
"Setup two-factor authentication" : "Установка двухфакторной аутентификации",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже что вы используете 32-битную версию PHP. Для нормальной работы Nextcloud требуется 64-битная версия. Пожалуйста обновите вашу операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации.{linkend}",
- "%s homepage" : "Домашняя страница %s"
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже что вы используете 32-битную версию PHP. Для нормальной работы Nextcloud требуется 64-битная версия. Пожалуйста обновите вашу операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации.{linkend}"
},
"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);");