diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-25 02:14:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-25 02:14:02 +0000 |
commit | aab447521c53d15b4c4ad23a620e94332a1b987d (patch) | |
tree | 6bf8efd6e131ec00b27faff1ba4568233f141c98 /apps/accessibility/l10n/sk.js | |
parent | 505ddd223fb54cc0a51f89e20be416c36de57da6 (diff) | |
download | nextcloud-server-aab447521c53d15b4c4ad23a620e94332a1b987d.tar.gz nextcloud-server-aab447521c53d15b4c4ad23a620e94332a1b987d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/sk.js')
-rw-r--r-- | apps/accessibility/l10n/sk.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/accessibility/l10n/sk.js b/apps/accessibility/l10n/sk.js index 6b41fa6a00d..1c6afd584bc 100644 --- a/apps/accessibility/l10n/sk.js +++ b/apps/accessibility/l10n/sk.js @@ -13,6 +13,11 @@ OC.L10N.register( "Web Content Accessibility Guidelines" : "Usmernenia o prístupnosti webového obsahu", "our issue tracker" : "náš systém evidencie hlásenia chýb", "our design team" : "náš tím dizajnérov", - "Enable" : "Zapnúť" + "Enable" : "Zapnúť", + "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 je slobodný typ písma navrhnutý priamo pre obmedzenie vplyvu niektorých bežných porúch čítania spôsobených dyslexiou. Typ písma bol vytvorený autorom Abelardo Gonzalez, ktorý ho zverejnil pomocou open-source licencie.", + "Provides multiple accessibilities options to ease your use of nextcloud" : "Poskytuje viac možností prístupnosti pre uľahčenie používania Nextcloud", + "Themes" : "Vzhľady tém", + "Fonts" : "Druhy písma", + "enabled" : "povolené" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |