diff options
Diffstat (limited to 'core/l10n/ru.json')
-rw-r--r-- | core/l10n/ru.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 40dc152ad4d..801c962a9b6 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -420,7 +420,6 @@ "Settings menu" : "Меню настроек", "The password is wrong. Try again." : "Неверный пароль. Повторите попытку.", "Setup two-factor authentication" : "Установка двухфакторной аутентификации", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже, что используется 32-битная версия PHP. Для работы Nextcloud начиная с версии 26 требуется 64-битная версия. Обновите операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации ↗.{linkend}", - "Search starts once you start typing" : "Введите текст для начала поиска" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Похоже, что используется 32-битная версия PHP. Для работы Nextcloud начиная с версии 26 требуется 64-битная версия. Обновите операционную систему и PHP до 64-битных версий. Для дополнительной информации {linkstart}обратитесь к документации ↗.{linkend}" },"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 |