Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions play-services-base/core/src/main/res/values-uk/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ SPDX-FileCopyrightText: 2020, microG Project Team
~ SPDX-License-Identifier: Apache-2.0
-->

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="foreground_service_notification_title">Активний у фоновому режимі</string>
<string name="foreground_service_notification_text"><xliff:g example="Exposure Notification">%1$s</xliff:g> працює у фоновому режимі</string>
<string name="foreground_service_notification_big_text">Виключіть <xliff:g example="microG Services">%1$s</xliff:g> з оптимізації батареї або змініть налаштування сповіщень, щоб приховати це сповіщення</string>
<string name="foreground_action_battery_optimization">Оптимізація батареї</string>
<string name="foreground_action_notification_settings">Налаштування</string>

<string name="menu_settings">Налаштування</string>

<string name="list_no_item_none">Немає</string>
<string name="list_item_see_all">Показати все</string>

<string name="open_app">Відкрити</string>

<string name="service_status_disabled">Вимкнений</string>
<string name="service_status_enabled">Увімкнений</string>
<string name="service_status_automatic">Автоматичний</string>
<string name="service_status_manual">Ручний</string>
<string name="service_status_enabled_short">Увімк.</string>
<string name="service_status_disabled_short">Вимк.</string>

<!-- Patchers names-->

<string name="vanced">Vanced</string>
<string name="revanced">ReVanced</string>
<string name="youtube_advanced">YT Advanced</string>
<string name="revanced_extended">ReVanced Extended</string>
<string name="revanced_extended_anddea">ReVanced Extended (Anddea)</string>
<string name="revanced_extended_rufusin">ReVanced Extended (Rufusin)</string>
</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2013-2017 microG Project Team
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->

<resources>
<string name="lib_name">Інструменти інтерфейсу MicroG</string>
<string name="lib_license">Ліцензія Apache 2.0, команда microG</string>

<string name="about_version_str">Версія: %1$s</string>
<string name="about_name_version_str">%1$s %2$s</string>
<string name="about_default_license">Усі права захищені</string>

<string name="prefcat_setup">Налаштування</string>

<string name="self_check_title">Самоперевірка</string>
<string name="self_check_desc">Перевірте, чи правильно налаштована система для використання MicroG</string>

<string name="self_check_cat_permissions">Надані дозволи</string>
<string name="self_check_name_permission">Дозвіл на %1$s:</string>
<string name="self_check_resolution_permission">Натисніть тут, щоб надати дозвіл. Ненадання дозволу може призвести до неправильної роботи додатків</string>

<string name="about_root_title">Демонстрація інтерфейсу MicroG</string>
<string name="about_root_summary">Короткий зміст</string>
<string name="about_root_version">Версія v0.1.0</string>
<string name="about_root_libraries">Включені бібліотеки</string>

<string name="about_android_support_v4">Бібліотека підтримки v4</string>
<string name="about_android_support_v7_appcompat">Бібліотека підтримки v7 appcompat</string>
<string name="about_android_support_v7_preference">Бібліотека підтримки v7 preference</string>
<string name="about_android_support_license">Ліцензія Apache 2.0, проєкт Android з відкритим кодом</string>

<!-- UpdateChecker tag controller-->

<string name="github_tag_version">5.11</string>

<!-- Updater strings-->

<string name="check_updates">Перевірити оновлення</string>
<string name="update_available">Доступна нова версія!</string>
<string name="no_update_available">Ви маєте останню версію</string>
<string name="check_updates_error">Не вдалося перевірити оновлення</string>

<string name="snackbar_button_download">Завантажити</string>

<string name="error_connection">Помилка з'єднання:</string>
<string name="error_others">Помилка:</string>
</resources>
31 changes: 31 additions & 0 deletions play-services-core/src/main/res/values-uk/plurals.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2017 microG Project Team
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="gcm_registered_apps_counter">
<item quantity="one"><xliff:g example="1">%1$d</xliff:g> зареєстрований додаток</item>
<item quantity="other"><xliff:g example="123">%1$d</xliff:g> зареєстровані додатки</item>
</plurals>
<plurals name="cond_perm_summary">
<item quantity="one">Не надано дозвіл, необхідний для належної роботи сервісів microG.</item>
<item quantity="other">Не надано дозволів, необхідних для належної роботи сервісів microG.</item>
</plurals>
<plurals name="cond_perm_action">
<item quantity="one">Запитати відсутній дозвіл</item>
<item quantity="other">Запитати відсутні дозволи</item>
</plurals>
</resources>
Loading
Loading