diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/accessibility/l10n/sr.js | 7 | ||||
-rw-r--r-- | apps/accessibility/l10n/sr.json | 7 |
2 files changed, 12 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/sr.js b/apps/accessibility/l10n/sr.js index 38f985e06bc..814978f655a 100644 --- a/apps/accessibility/l10n/sr.js +++ b/apps/accessibility/l10n/sr.js @@ -13,6 +13,11 @@ OC.L10N.register( "Web Content Accessibility Guidelines" : "Смернице приступачности веб садржаја", "our issue tracker" : "наш пратилац проблема", "our design team" : "наши тим дизајнера", - "Enable" : "Укључи" + "Enable" : "Укључи", + "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" : "укључено" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/accessibility/l10n/sr.json b/apps/accessibility/l10n/sr.json index b501a849d89..497ce35ff4e 100644 --- a/apps/accessibility/l10n/sr.json +++ b/apps/accessibility/l10n/sr.json @@ -11,6 +11,11 @@ "Web Content Accessibility Guidelines" : "Смернице приступачности веб садржаја", "our issue tracker" : "наш пратилац проблема", "our design team" : "наши тим дизајнера", - "Enable" : "Укључи" + "Enable" : "Укључи", + "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" : "укључено" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |