blob: a48bcfef1a6af0bcd60f6b87fd47eeca654634c2 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2004-2016 Savoir-faire Linux Inc.
Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
Author: Adrien Béraud <adrien.beraud@savoirfairelinux.com>
Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-->
<resources>
<!-- SipCalls -->
<string name="call_human_state_incoming">ça sonne</string>
<string name="call_human_state_connecting">connexion en cours</string>
<string name="call_human_state_ringing">appel en cours </string>
<string name="call_human_state_current">conversation en cours </string>
<string name="call_human_state_hungup">sur</string>
<string name="call_human_state_busy">occupé </string>
<string name="call_human_state_failure">échoué </string>
<string name="call_human_state_hold">tenir</string>
<string name="call_human_state_unhold">ne pas tenir</string>
<string name="call_human_state_over">sur</string>
<string name="call_human_state_none">rien</string>
<!-- Conferences -->
<string name="conference_human_state_active_attached">active attaché </string>
<string name="conference_human_state_active_detached">active détaché</string>
<string name="conference_human_state_active_attached_rec">attachement d\'un enregistrement vidéo </string>
<string name="conference_human_state_active_detached_rec">déttachement d\'un enregistrement vidéo </string>
<string name="conference_human_state_hold">tenir</string>
<string name="conference_human_state_hold_rec">tenir l\'enregistrement </string>
<string name="conference_human_state_default">rien </string>
</resources>