<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this file,
- You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!-- LOCALIZATION NOTE: These are localized strings for the getUserMedia dialog
- to ask permissions in the webapp runtime. -->
<!ENTITY getUserMediaDialog.title "Partage de médias">
<!ENTITY getUserMediaDialog.button.accept.label "Partager">
<!ENTITY getUserMediaDialog.button.accept.accesskey "P">
<!ENTITY getUserMediaDialog.button.cancel.label "Annuler">
<!ENTITY getUserMediaDialog.button.cancel.accesskey "A">
<!ENTITY getUserMediaDialog.video.label "Sélectionner une caméra">
<!ENTITY getUserMediaDialog.video.noVideo "Pas de vidéo">
<!ENTITY getUserMediaDialog.audio.label "Sélectionner un microphone">
<!ENTITY getUserMediaDialog.audio.noAudio "Pas d'audio">