nextcloud/apps/accessibility/l10n/sr.js

19 lines
2.0 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"accessibility",
{
"High contrast theme" : "Тема високог контраста",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема високог контраста да олакша навигацију. Визуелни квалитет ће се смањити, али ће се повећати јасност.",
"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" : "Фонт Дислексија",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic је бесплатни фонт дизајниран да умањи честе грешке у читању изазване дислексијом.",
"Accessibility" : "Приступачност",
"Accessibility options for nextcloud" : "Опције приступачности Некстлауда",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Нуди више опција за приступачност да олакша употребу Некстклауда",
"Web Content Accessibility Guidelines" : "Препоруке за приступачност веб садржаја",
"our issue tracker" : "наш пратилац проблема",
"our design team" : "наши тим дизајнера",
"Enable" : "Укључи"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");