1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright 2018 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17 <resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="mr_system_route_name" msgid="5441529851481176817">"Systme"</string> 20 <string name="mr_user_route_category_name" msgid="7498112907524977311">"Appareils"</string> 21 <string name="mr_button_content_description" msgid="3698378085901466129">"Bouton Diffuser"</string> 22 <string name="mr_cast_button_disconnected" msgid="816305490427819240">"Bouton Diffuser. Dconnect"</string> 23 <string name="mr_cast_button_connecting" msgid="2187642765091873834">"Bouton Diffuser. Connexion en cours"</string> 24 <string name="mr_cast_button_connected" msgid="5088427771788648085">"Bouton Diffuser. Connect"</string> 25 <string name="mr_chooser_title" msgid="414301941546135990">"Diffuser sur"</string> 26 <string name="mr_chooser_searching" msgid="6349900579507521956">"Recherche d\'appareils"</string> 27 <string name="mr_controller_disconnect" msgid="1227264889412989580">"Se dconnecter"</string> 28 <string name="mr_controller_stop_casting" msgid="8857886794086583226">"Arrter la diffusion"</string> 29 <string name="mr_controller_close_description" msgid="7333862312480583260">"Fermer"</string> 30 <string name="mr_controller_play" msgid="683634565969987458">"Lire"</string> 31 <string name="mr_controller_pause" msgid="5451884435510905406">"Interrompre"</string> 32 <string name="mr_controller_stop" msgid="735874641921425123">"Arrter"</string> 33 <string name="mr_controller_expand_group" msgid="8062427022744266907">"Dvelopper"</string> 34 <string name="mr_controller_collapse_group" msgid="7924809056904240926">"Rduire"</string> 35 <string name="mr_controller_album_art" msgid="6422801843540543585">"Image de l\'album"</string> 36 <string name="mr_controller_volume_slider" msgid="2361785992211841709">"Curseur de rglage du volume"</string> 37 <string name="mr_controller_no_media_selected" msgid="6547130360349182381">"Aucun mdia slectionn"</string> 38 <string name="mr_controller_no_info_available" msgid="5585418471741142924">"Aucune information disponible"</string> 39 <string name="mr_controller_casting_screen" msgid="4868457957151124867">"Diffusion de l\'cran en cours"</string> 40 </resources> 41