diff options
Diffstat (limited to 'apps/accessibility/l10n/mk.js')
-rw-r--r-- | apps/accessibility/l10n/mk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/mk.js b/apps/accessibility/l10n/mk.js index 985f5a4f6a4..ff08df2b5f3 100644 --- a/apps/accessibility/l10n/mk.js +++ b/apps/accessibility/l10n/mk.js @@ -3,7 +3,6 @@ OC.L10N.register( { "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 е бесплатен фонт дизајниран за ублажување на некои од честите грешки во читањето предизвикани од дислексија.", @@ -13,6 +12,7 @@ OC.L10N.register( "Web Content Accessibility Guidelines" : "Упатства за пристапност на веб содржини", "our issue tracker" : "нашиот следач на проблеми", "our design team" : "нашиот тим за дизајн", - "Enable" : "овозможи" + "Enable" : "овозможи", + "Dark theme (beta)" : "Темна тема (бета)" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |