diff options
Diffstat (limited to 'apps/accessibility/l10n/ru.js')
-rw-r--r-- | apps/accessibility/l10n/ru.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/accessibility/l10n/ru.js b/apps/accessibility/l10n/ru.js index 78018a33e8f..5421b944269 100644 --- a/apps/accessibility/l10n/ru.js +++ b/apps/accessibility/l10n/ru.js @@ -16,11 +16,6 @@ OC.L10N.register( "Enable" : "Включить", "High contrast theme" : "Режим высокой контрастности", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Это высококонтрастное оформление упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.", - "Dark theme (beta)" : "Тёмное оформление (бета)", - "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic — это бесплатный шрифт, разработанный для облегчения восприятия текста людьми, которые страдают дислексией. Шрифт был создан Абелардо Гонсалесом (ориг. Abelardo Gonzalez), на правах лицензии с открытым исходным кодом (SIL Open Font License).", - "Provides multiple accessibilities options to ease your use of nextcloud" : "Предоставляет расширенный вариант настройки nextcloud, для более комфортного использования", - "Themes" : "Оформления", - "Fonts" : "Шрифты", - "enabled" : "включен" + "Dark theme (beta)" : "Тёмное оформление (бета)" }, "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);"); |