Files
frameworks_base/packages/DynamicSystemInstallationService/res/values-ru/strings.xml
Bill Yi 4702c7eb94 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: Ib50020255e2903fb4186a180228d4b824ab6009c
2020-04-27 14:20:42 -07:00

17 lines
2.0 KiB
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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="keyguard_description" msgid="8582605799129954556">"Введите пароль и перейдите к динамическим обновлениям системы."</string>
<string name="notification_install_completed" msgid="6252047868415172643">"Динамическая система готова. Чтобы использовать ее, перезапустите устройство."</string>
<string name="notification_install_inprogress" msgid="7383334330065065017">"Идет установка…"</string>
<string name="notification_install_failed" msgid="4066039210317521404">"Ошибка установки."</string>
<string name="notification_image_validation_failed" msgid="2720357826403917016">"Не удалось проверить образ. Отмените установку."</string>
<string name="notification_dynsystem_in_use" msgid="1053194595682188396">"Используется динамическая система. Чтобы вернуться к исходной версии Android, перезапустите устройство."</string>
<string name="notification_action_cancel" msgid="5929299408545961077">"Отмена"</string>
<string name="notification_action_discard" msgid="1817481003134947493">"Отменить"</string>
<string name="notification_action_reboot_to_dynsystem" msgid="4015817159115912479">"Перезапустить"</string>
<string name="notification_action_reboot_to_origin" msgid="4013901243271889897">"Перезапустить"</string>
<string name="toast_dynsystem_discarded" msgid="1733249860276017050">"Динамическая система удалена."</string>
<string name="toast_failed_to_reboot_to_dynsystem" msgid="6336737274625452067">"Не удается запустить или загрузить динамическую систему."</string>
</resources>