diff options
Diffstat (limited to 'apps/accessibility/l10n/ru.js')
-rw-r--r-- | apps/accessibility/l10n/ru.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/ru.js b/apps/accessibility/l10n/ru.js index baa9a9c4c9e..d1bf9bb949d 100644 --- a/apps/accessibility/l10n/ru.js +++ b/apps/accessibility/l10n/ru.js @@ -6,9 +6,13 @@ OC.L10N.register( "Dark theme (beta)" : "Тёмная тема (бета)", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Данная тёмная тема снимет напряжение с Ваших глаз за счёт уменьшения общей яркости. Тема находится в разработке. Сообщайте о всех найденных ошибках и недочетах.", "Dyslexia font" : "Шрифт Dyslexia", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic - бесплатный шрифт, который смягчает некоторые распространённые ошибки при чтении, вызываемые дислексией.", "Accessibility" : "Удобство", "Accessibility options for nextcloud" : "Настройки удобства для Nextcloud", "Provides multiple accessibilities options to ease your use of Nextcloud" : "Предоставляет множество настроек удобства для упрощения Вашего использования Nextcloud", + "Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG", + "our issue tracker" : "Сообщить об ошибке", + "our design team" : "Команда разработчиков", "Enable" : "Включено" }, "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);"); |