diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
commit | 1afe8906bc10247fcabf1651da881e027b3d8279 (patch) | |
tree | ca90c573a635898301c2924f167bf3256ef8dc66 /apps/accessibility/l10n/uk.js | |
parent | 3a0bfbd55845257aea963b6ae894eff2289a044c (diff) | |
download | nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/uk.js')
-rw-r--r-- | apps/accessibility/l10n/uk.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/accessibility/l10n/uk.js b/apps/accessibility/l10n/uk.js index 3085e9f483c..244e4532cd7 100644 --- a/apps/accessibility/l10n/uk.js +++ b/apps/accessibility/l10n/uk.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 - це вільно доступний шрифт, що було розроблено для уникнення деяких загальних помилок, що спричинені дизлексією. Шрифт було розроблено Abelardo Gonzalez, який випустив його чере ліцензію з відкритим кодом.", - "Provides multiple accessibilities options to ease your use of nextcloud" : "Надає кілька опцій доступності для полегшення вашого користування Nextcloud", - "Themes" : "Теми", - "Fonts" : "Шрифти", - "enabled" : "увімкнено" + "Dark theme (beta)" : "Темна тема (бета)" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); |