diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-30 02:26:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-30 02:26:44 +0000 |
commit | 764e452ef6980c344617e6ad2214763e9781d0b7 (patch) | |
tree | 206891ed87c2db80ebebd213fa8cd0a4636f5189 /apps/accessibility | |
parent | 011042e56e4ab505363d81889efbd361b9c8aedc (diff) | |
download | nextcloud-server-764e452ef6980c344617e6ad2214763e9781d0b7.tar.gz nextcloud-server-764e452ef6980c344617e6ad2214763e9781d0b7.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/accessibility')
-rw-r--r-- | apps/accessibility/l10n/uk.js | 4 | ||||
-rw-r--r-- | apps/accessibility/l10n/uk.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/accessibility/l10n/uk.js b/apps/accessibility/l10n/uk.js index 2f8986b9dd9..4e3cadcb63c 100644 --- a/apps/accessibility/l10n/uk.js +++ b/apps/accessibility/l10n/uk.js @@ -2,11 +2,11 @@ OC.L10N.register( "accessibility", { "Dark theme" : "Темна тема", - "Enable dark theme" : "Дозволити темну тему", + "Enable dark theme" : "Увімкнути темну тему", "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." : "Темна тема зменшує навантаження на очі завдяки зменшенню освітлення та яскравості. Вона ще в процесі розробки, тож повідомляйте, будь-ласка, про будь-які проблеми, з якими ви можете зіткнутись.", "High contrast mode" : "Висококонтрастний режим", "Enable high contrast mode" : "Увімкнути висококонтрастний режим", - "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Контрастна тема спрощує Вашу навігацію. Знижена візуальна якість, проте підвищена ясність і зрозумілість.", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Висококонтрастний режим спрощує Вашу навігацію. Візуальна якість буде знижена, але чіткість підвищиться..", "Dyslexia font" : "Шрифт для людей, які страждають від дислексії", "Enable dyslexia font" : "Увімкнути шрифт для людей, які страждають від дислексії", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic - це вільно доступний шрифт, що було розроблено для уникнення деяких загальних помилок, що спричинені дизлексією.", diff --git a/apps/accessibility/l10n/uk.json b/apps/accessibility/l10n/uk.json index ee23ae2528f..5efad2dacfe 100644 --- a/apps/accessibility/l10n/uk.json +++ b/apps/accessibility/l10n/uk.json @@ -1,10 +1,10 @@ { "translations": { "Dark theme" : "Темна тема", - "Enable dark theme" : "Дозволити темну тему", + "Enable dark theme" : "Увімкнути темну тему", "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." : "Темна тема зменшує навантаження на очі завдяки зменшенню освітлення та яскравості. Вона ще в процесі розробки, тож повідомляйте, будь-ласка, про будь-які проблеми, з якими ви можете зіткнутись.", "High contrast mode" : "Висококонтрастний режим", "Enable high contrast mode" : "Увімкнути висококонтрастний режим", - "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Контрастна тема спрощує Вашу навігацію. Знижена візуальна якість, проте підвищена ясність і зрозумілість.", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Висококонтрастний режим спрощує Вашу навігацію. Візуальна якість буде знижена, але чіткість підвищиться..", "Dyslexia font" : "Шрифт для людей, які страждають від дислексії", "Enable dyslexia font" : "Увімкнути шрифт для людей, які страждають від дислексії", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic - це вільно доступний шрифт, що було розроблено для уникнення деяких загальних помилок, що спричинені дизлексією.", |