From d4ba3997063e40032ec28ca73cc886a7b3b02727 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 3 Apr 2019 00:13:35 +0000 Subject: [tx-robot] updated from transifex --- apps/accessibility/l10n/sr.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 apps/accessibility/l10n/sr.js (limited to 'apps/accessibility/l10n/sr.js') diff --git a/apps/accessibility/l10n/sr.js b/apps/accessibility/l10n/sr.js new file mode 100644 index 00000000000..5f027789bb9 --- /dev/null +++ b/apps/accessibility/l10n/sr.js @@ -0,0 +1,12 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "Тема високог контраста", + "Dark theme (beta)" : "Тамна тема (бета)", + "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" : "Опције приступачности Некстлауда", + "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);"); -- cgit v1.2.3