blob: 03e7f827246369bc0693c886e9fcaba22b705ec6 [file] [log] [blame]
Jenkinsc555f6f2017-12-18 05:34:57 -05001<?xml version="1.0" encoding="utf-8"?><!--
Romain Bertozzi73ddf2f2016-07-21 08:40:09 -04002Copyright (C) 2004-2016 Savoir-faire Linux Inc.
3
4Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
5Author: Adrien Béraud <adrien.beraud@savoirfairelinux.com>
6Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
7
8This program is free software; you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 3 of the License, or
11(at your option) any later version.
12
13This program is distributed in the hope that it will be useful,
14but WITHOUT ANY WARRANTY; without even the implied warranty of
15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16GNU General Public License for more details.
17
18You should have received a copy of the GNU General Public License
19along with this program; if not, write to the Free Software
20 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21-->
22<resources>
Jenkinsf20f4202017-07-03 06:34:44 -040023 <!-- SipCalls -->
24 <string name="call_human_state_searching">Buscando</string>
25 <string name="call_human_state_incoming">Llamada entrante</string>
Romain Bertozzic8d892b2016-08-16 08:51:51 -040026 <string name="call_human_state_connecting">Conectando</string>
Jenkinsf27f3ed2017-05-15 06:35:00 -040027 <string name="call_human_state_ringing">Sonando</string>
Romain Bertozzi73ddf2f2016-07-21 08:40:09 -040028 <string name="call_human_state_current">Hablando</string>
29 <string name="call_human_state_hungup">Terminado</string>
30 <string name="call_human_state_busy">Ocupado</string>
31 <string name="call_human_state_failure">Falló</string>
32 <string name="call_human_state_hold">Espera</string>
33 <string name="call_human_state_unhold">Reanudar</string>
34 <string name="call_human_state_over">Terminado</string>
Romain Bertozzic8d892b2016-08-16 08:51:51 -040035 <string name="call_human_state_none">Nada</string>
36 <!-- Conferences -->
Romain Bertozzic8d892b2016-08-16 08:51:51 -040037</resources>