Sync Strings (#3297)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2024-08-12 07:03:23 +01:00 committed by GitHub
parent 95d6a80ae6
commit 01617e1c9d
55 changed files with 1026 additions and 605 deletions

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_screen_action">"Запустити тести"</string>
<string name="troubleshoot_notifications_screen_action_again">"Запустити тести знову"</string>
<string name="troubleshoot_notifications_screen_failure">"Деякі тести не пройшли. Будь ласка, перегляньте деталі."</string>
<string name="troubleshoot_notifications_screen_notice">"Запустіть тести, щоб виявити будь-яку проблему у вашій конфігурації, через яку сповіщення можуть не працювати належним чином."</string>
<string name="troubleshoot_notifications_screen_quick_fix_action">"Спробувати виправити"</string>
<string name="troubleshoot_notifications_screen_success">"Всі тести пройшли успішно."</string>
<string name="troubleshoot_notifications_screen_title">"Усунення неполадок сповіщень"</string>
<string name="troubleshoot_notifications_screen_waiting">"Деякі тести вимагають вашої уваги. Будь ласка, перегляньте деталі."</string>
</resources>