Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'

Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!433
This commit is contained in:
Aayush Gupta
2025-01-17 02:19:41 +00:00
2 changed files with 18 additions and 4 deletions

View File

@@ -412,4 +412,18 @@
<string name="status_verifying">Проверка</string>
<string name="action_unarchive">Разархивировать</string>
<string name="unable_to_open">Не удается открыть приложение</string>
<string name="plexus_powered">Работает на Plexus</string>
<string name="plexus_progress">Проверка совместимости…</string>
<string name="details_compatibility_title">Совместимость</string>
<string name="details_compatibility_gms_required_title">Требует Сервисы Google Play</string>
<string name="details_compatibility_gms_required_subtitle">Вам может потребоваться установить проприетарную библиотеку Google или FOSS реализацию, такую как microG.</string>
<string name="details_compatibility_gms_not_required_title">Работает без Сервисов Google Play</string>
<string name="details_compatibility_gms_not_required_subtitle">Данное приложение работает без проприетарной библиотеки Google. Тем не менее, оно всё ещё может требовать другие сторонние библиотеки для правильной работы.</string>
<string name="details_compatibility_status_compatible">Совместимо: Работает без каких-либо проблем</string>
<string name="details_compatibility_status_limited">Ограничено: Работает только с ограниченным функционалом</string>
<string name="details_compatibility_status_unsupported">Не поддерживается: Неработоспособно</string>
<string name="details_compatibility_status_unknown">Неизвестно: Ещё не проверено</string>
<string name="installed_apps_size">Установлено <xliff:g id="installed_apps_size">%1$d</xliff:g> приложений</string>
<string name="details_compatibility_microg">С Проектом microG</string>
<string name="details_compatibility_no_gms">Без Сервисов Google Play</string>
</resources>

View File

@@ -411,19 +411,19 @@
<string name="toast_black_import_success">Чорний список імпортовано!</string>
<string name="status_verifying">Перевірка</string>
<string name="action_unarchive">Розархівувати</string>
<string name="unable_to_open">Не вдається відкрити програму</string>
<string name="unable_to_open">Не вдалося відкрити застосунок</string>
<string name="details_compatibility_gms_required_title">Потрібні сервіси Google Play</string>
<string name="details_compatibility_microg">З проектом microG</string>
<string name="details_compatibility_microg">З проєктом microG</string>
<string name="details_compatibility_status_compatible">Сумісність: працює без проблем</string>
<string name="details_compatibility_no_gms">Без сервісів Google Play</string>
<string name="plexus_powered">Працює від Plexus</string>
<string name="details_compatibility_title">Сумісність</string>
<string name="details_compatibility_gms_required_subtitle">Можливо, вам знадобиться встановити власну бібліотеку Google або повторну реалізацію FOSS, наприклад microG.</string>
<string name="details_compatibility_gms_not_required_title">Працює без сервісів Google Play</string>
<string name="details_compatibility_gms_not_required_subtitle">Ця програма працює без власної бібліотеки Google. Однак для належної роботи можуть знадобитися сторонні бібліотеки.</string>
<string name="details_compatibility_gms_not_required_subtitle">Цей застосунок працює без власної бібліотеки Google. Однак для належної роботи можуть знадобитися сторонні бібліотеки.</string>
<string name="plexus_progress">Перевірка сумісності…</string>
<string name="details_compatibility_status_limited">Обмежений: працює з обмеженими можливостями</string>
<string name="details_compatibility_status_unsupported">Не підтримується: не працює</string>
<string name="details_compatibility_status_unknown">Невідомо: ще не перевірено</string>
<string name="installed_apps_size">Установлено <xliff:g id="installed_apps_size">%1$d</xliff:g> програм</string>
<string name="installed_apps_size">Установлено <xliff:g id="installed_apps_size">%1$d</xliff:g> застосунків</string>
</resources>