blob: 13b1793b98eae453f9c8180ed16ae54539f61d85 [file] [log] [blame]
Jenkinsa39d31a2018-05-17 14:59:58 -04001<?xml version="1.0" encoding="utf-8"?><!--
2Copyright (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>
23 <!-- Call error -->
Jenkins098d5ce2018-11-12 10:35:17 -050024 <string name="call_error_no_microphone">Oproep geannuleerd. Geen microfoon gevonden.</string>
25 <string name="call_error_no_camera_no_microphone">Oproep geannuleerd. Geen camera of microfoon gevonden.</string>
Jenkinsa39d31a2018-05-17 14:59:58 -040026
27 <!-- SipCalls -->
28 <string name="call_human_state_searching">Zoeken</string>
29 <string name="call_human_state_incoming">Inkomend</string>
30 <string name="call_human_state_connecting">Verbinden</string>
Jenkins098d5ce2018-11-12 10:35:17 -050031 <string name="call_human_state_ringing">Gaat over</string>
Jenkinsa39d31a2018-05-17 14:59:58 -040032 <string name="call_human_state_current">Praten</string>
Jenkins098d5ce2018-11-12 10:35:17 -050033 <string name="call_human_state_hungup">Opgehangen</string>
Jenkinsa39d31a2018-05-17 14:59:58 -040034 <string name="call_human_state_busy">Bezig</string>
35 <string name="call_human_state_failure">Mislukt</string>
36 <string name="call_human_state_hold">In wacht zetten</string>
37 <string name="call_human_state_unhold">Uit wacht halen</string>
38 <string name="call_human_state_over">Over</string>
Jenkinsa39d31a2018-05-17 14:59:58 -040039 <!-- Conferences -->
40</resources>