Files
frameworks_base/packages/DynamicSystemInstallationService/res/values-ru/strings.xml
Bill Yi c6898ccb44 Revert "Import translations. DO NOT MERGE ANYWHERE"
This reverts commit 35cf1c92f3.

Reason for revert: Incorrect import

Change-Id: I771d3cd65a1ccaf9852a913bc1974088a1411226
2020-11-20 03:05:31 +00: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>