Files
frameworks_base/packages/DynamicSystemInstallationService/res/values-ru/strings.xml
Bill Yi f7ce836394 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Iee724b0985874f7ca45d566f500eccc8a7a381c0
2020-12-04 08:39:21 -08:00

18 lines
2.2 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>
<string name="toast_failed_to_disable_dynsystem" msgid="3285742944977744413">"Не удалось отключить динамическую систему."</string>
</resources>