blob: abaff670c545ba669f7df3c348175fde46cc4e0d [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>
Jenkins17498cb2019-03-18 10:35:34 -040023 <!-- Call error -->
24 <string name="call_error_no_microphone">Çağrı iptal edildi. Mikrofon algılanmadı.</string>
25 <string name="call_error_no_camera_no_microphone">Çağrı iptal edildi. Kamera veya mikrofon algılanmadı.</string>
26
Jenkins9ebf3eb2017-07-13 14:49:07 -040027 <!-- SipCalls -->
28 <string name="call_human_state_searching">Arama yapılıyor</string>
Jenkins77a55c12017-05-22 06:34:47 -040029 <string name="call_human_state_incoming">Gelen</string>
Alexandre Lision91247422016-10-20 17:59:52 -040030 <string name="call_human_state_connecting">Bağlanılıyor</string>
Jenkinsf27f3ed2017-05-15 06:35:00 -040031 <string name="call_human_state_ringing">Çalıyor</string>
Romain Bertozzi73ddf2f2016-07-21 08:40:09 -040032 <string name="call_human_state_current">Konuşuyor</string>
Alexandre Lision91247422016-10-20 17:59:52 -040033 <string name="call_human_state_hungup">Bitti</string>
Romain Bertozzi73ddf2f2016-07-21 08:40:09 -040034 <string name="call_human_state_busy">Meşgul</string>
35 <string name="call_human_state_failure">Başarısız</string>
36 <string name="call_human_state_hold">Beklet</string>
Alexandre Lision91247422016-10-20 17:59:52 -040037 <string name="call_human_state_unhold">Bekletmeyi kaldır</string>
38 <string name="call_human_state_over">Bitti</string>
Alexandre Lision91247422016-10-20 17:59:52 -040039 <!-- Conferences -->
Alexandre Lision91247422016-10-20 17:59:52 -040040</resources>