1<?xml version="1.0" encoding="UTF-8"?> 2<resources xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 4 <string name="keyguard_description" msgid="8582605799129954556">"Veuillez saisir votre mot de passe pour accéder aux Mises à jour système dynamiques"</string> 5 <string name="notification_install_completed" msgid="6252047868415172643">"Le système dynamique est prêt. Pour commencer à l\'utiliser, redémarrez votre appareil."</string> 6 <string name="notification_install_inprogress" msgid="7383334330065065017">"Installation…"</string> 7 <string name="notification_install_failed" msgid="4066039210317521404">"Échec de l\'installation"</string> 8 <string name="notification_image_validation_failed" msgid="2720357826403917016">"Échec de la validation de l\'image. Annulez l\'installation."</string> 9 <string name="notification_dynsystem_in_use" msgid="1053194595682188396">"Un système dynamique est en cours d\'exécution. Redémarrez pour utiliser la version Android d\'origine."</string> 10 <string name="notification_action_cancel" msgid="5929299408545961077">"Annuler"</string> 11 <string name="notification_action_discard" msgid="1817481003134947493">"Supprimer"</string> 12 <string name="notification_action_reboot_to_dynsystem" msgid="4015817159115912479">"Redémarrer"</string> 13 <string name="notification_action_reboot_to_origin" msgid="4013901243271889897">"Redémarrer"</string> 14 <string name="toast_dynsystem_discarded" msgid="1733249860276017050">"Système dynamique supprimé"</string> 15 <string name="toast_failed_to_reboot_to_dynsystem" msgid="6336737274625452067">"Impossible de redémarrer ou de charger le système dynamique"</string> 16 <string name="toast_failed_to_disable_dynsystem" msgid="3285742944977744413">"Échec de la désactivation du système dynamique"</string> 17</resources> 18