summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/ru.json')
-rw-r--r--apps/settings/l10n/ru.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json
index 456101ad278..7ca9e07c707 100644
--- a/apps/settings/l10n/ru.json
+++ b/apps/settings/l10n/ru.json
@@ -286,7 +286,6 @@
"Unable to update visibility of {displayId}" : "Не удалось изменить видимость {displayId}",
"Your role" : "Ваша роль",
"Unable to update role" : "Не удалось изменить роль",
- "Change scope level of {accountProperty}" : "Изменить уровень области видимости {accountProperty}",
"Unable to update federation scope of the primary {accountProperty}" : "Невозможно обновить область федерации основного {accountProperty}",
"Unable to update federation scope of additional {accountProperty}" : "Невозможно обновить область федерации дополнительного {accountProperty}",
"Add additional email" : "Добавить дополнительную электронную почту",
@@ -528,6 +527,7 @@
"Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Разрешить автозаполнение имени пользователя при вводе полного имени или адреса электронной почты (игнорируя отсутствующее совпадение в телефонной книге и находящиеся в той же группе)",
"Change privacy level of full name" : "Изменить уровень конфиденциальности полного имени",
"No display name set" : "Отображаемое имя не указано",
- "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Максимальное количество ключей OPcache почти достигнуто. Чтобы гарантировать, что все скрипты могут храниться в кэше, рекомендуется установить<code>opcache.max_accelerated_files</code> в конфигурации PHP со значением выше, чем <code>%s</code>."
+ "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Максимальное количество ключей OPcache почти достигнуто. Чтобы гарантировать, что все скрипты могут храниться в кэше, рекомендуется установить<code>opcache.max_accelerated_files</code> в конфигурации PHP со значением выше, чем <code>%s</code>.",
+ "Change scope level of {accountProperty}" : "Изменить уровень области видимости {accountProperty}"
},"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