28 lines
3.5 KiB
XML
28 lines
3.5 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
<!-- Copyright (C) 2017 The Android Open Source Project
|
|||
|
|
|||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|||
|
you may not use this file except in compliance with the License.
|
|||
|
You may obtain a copy of the License at
|
|||
|
|
|||
|
http://www.apache.org/licenses/LICENSE-2.0
|
|||
|
|
|||
|
Unless required by applicable law or agreed to in writing, software
|
|||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|||
|
See the License for the specific language governing permissions and
|
|||
|
limitations under the License.
|
|||
|
-->
|
|||
|
|
|||
|
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
|||
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|||
|
<string name="accessibility_shortcut_multiple_service_warning" msgid="7133244216041378936">"Vous avez appuyé sur les boutons Retour et Flèche vers le bas pendant trois secondes pour utiliser <xliff:g id="SERVICE_0">%1$s</xliff:g>.\n\n Pour activer <xliff:g id="SERVICE_1">%1$s</xliff:g> maintenant, appuyez de nouveau sur ces boutons pendant trois secondes. Utilisez ce raccourci à tout moment pour activer/désactiver <xliff:g id="SERVICE_2">%1$s</xliff:g>.\n\n Vous pouvez ajuster vos préférences dans Paramètres > Système > Accessibilité."</string>
|
|||
|
<string name="accessibility_shortcut_toogle_warning" msgid="6107141001991769734">"Lorsque le raccourci est activé, vous pouvez appuyer sur le bouton \"Précédent\" et le bouton \"Volume -\" pendant trois secondes pour lancer une fonctionnalité d\'accessibilité.\n\n Fonctionnalité d\'accessibilité utilisée actuellement :\n <xliff:g id="SERVICE_NAME">%1$s</xliff:g>\n\n Vous pouvez changer de fonctionnalité dans Paramètres > Accessibilité."</string>
|
|||
|
<string name="accessibility_shortcut_enabling_service" msgid="955379455142747901">"Vous avez appuyé sur les boutons Retour et Flèche vers le bas. Service <xliff:g id="SERVICE_NAME">%1$s</xliff:g> activé."</string>
|
|||
|
<string name="accessibility_shortcut_disabling_service" msgid="1407311966343470931">"Vous avez appuyé sur les boutons Retour et Flèche vers le bas. Service <xliff:g id="SERVICE_NAME">%1$s</xliff:g> désactivé."</string>
|
|||
|
<string name="accessibility_shortcut_spoken_feedback" msgid="7263788823743141556">"Vous avez appuyé sur les boutons Retour et Flèche vers le bas pendant trois secondes pour utiliser <xliff:g id="SERVICE_0">%1$s</xliff:g>. Pour activer <xliff:g id="SERVICE_1">%1$s</xliff:g> maintenant, appuyez de nouveau sur ces boutons pendant trois secondes. Utilisez ce raccourci à tout moment pour activer/désactiver <xliff:g id="SERVICE_2">%1$s</xliff:g>."</string>
|
|||
|
<string name="accessibility_shortcut_single_service_warning" msgid="7941823324711523679">"Vous avez appuyé sur les boutons Retour et Flèche vers le bas pendant trois secondes pour utiliser <xliff:g id="SERVICE_0">%1$s</xliff:g>.\n\n Pour activer <xliff:g id="SERVICE_1">%1$s</xliff:g> maintenant, appuyez de nouveau sur ces boutons pendant trois secondes.\n Utilisez ce raccourci à tout moment pour activer/désactiver <xliff:g id="SERVICE_2">%1$s</xliff:g>.\n\n Vous pouvez ajuster vos préférences dans Paramètres > Système > Accessibilité."</string>
|
|||
|
<string name="disable_accessibility_shortcut" msgid="4559312586447750126">"Pas maintenant"</string>
|
|||
|
<string name="leave_accessibility_shortcut_on" msgid="6807632291651241490">"Activer maintenant"</string>
|
|||
|
</resources>
|