diff options
Diffstat (limited to 'apps/accessibility/l10n/sr.js')
-rw-r--r-- | apps/accessibility/l10n/sr.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/sr.js b/apps/accessibility/l10n/sr.js index 5f027789bb9..968201ce9eb 100644 --- a/apps/accessibility/l10n/sr.js +++ b/apps/accessibility/l10n/sr.js @@ -2,11 +2,17 @@ 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);"); |