element-x-ada/libraries/permissions/api/src/main/res/values-uk/translations.xml
ElementBot 411895456b Sync Strings - add translations to Finnish (#3883)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2024-11-18 11:37:17 +00:00

7 lines
900 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="dialog_permission_camera">"Щоб дозволити застосунку використовувати камеру, надайте дозвіл у системних налаштуваннях."</string>
<string name="dialog_permission_generic">"Надайте дозвіл в системних налаштуваннях."</string>
<string name="dialog_permission_microphone">"Щоб дозволити застосунку використовувати мікрофон, надайте дозвіл у налаштуваннях системи."</string>
<string name="dialog_permission_notification">"Щоб застосунок показував сповіщення, надайте дозвіл у налаштуваннях системи."</string>
</resources>