diff options
Diffstat (limited to 'apps/accessibility/l10n/sr.js')
-rw-r--r-- | apps/accessibility/l10n/sr.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/accessibility/l10n/sr.js b/apps/accessibility/l10n/sr.js index e6d114aab88..2a22b40f09d 100644 --- a/apps/accessibility/l10n/sr.js +++ b/apps/accessibility/l10n/sr.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“ је бесплатни фонт дизајниран да умањи честе грешке у читању изазване дислексијом. Направио га је Абелардо Гонзалес, који га је издао под лиценцом отвореног кода.", - "Provides multiple accessibilities options to ease your use of nextcloud" : "Нуди више опција за приступачност да олакша употребу Некстклауда", - "Themes" : "Теме", - "Fonts" : "Фонтови", - "enabled" : "укључено" + "Dark theme (beta)" : "Тамна тема (бета)" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |