blob: 55e7cd860d81188f7f62d88aa173d4057dfaf94b [file] [log] [blame]
Jenkins472a8372019-06-17 10:35:36 -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 -->
24 <string name="call_error_no_microphone">ਕਾਲ ਰੱਦ ਹੋਈ। ਕੋਈ ਮਾਈਕ੍ਰੋਫ਼ੋਨ ਨਹੀਂ ਮਿਲਿਆ।</string>
25 <string name="call_error_no_camera_no_microphone">ਕਾਲ ਰੱਦ ਹੋਈ। ਕੋਈ ਕੈਮਰਾ ਜਾਂ ਮਾਈਕ੍ਰੋਫ਼ੋਨ ਨਹੀਂ ਮਿਲਿਆ।</string>
26
27 <!-- SipCalls -->
28 <string name="call_human_state_searching">ਖੋਜਿਆ ਜਾ ਰਿਹਾ ਹੈ</string>
29 <string name="call_human_state_incoming">ਕਾਲ ਆ ਰਹੀ ਹੈ</string>
30 <string name="call_human_state_connecting">ਕਨੈਕਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ</string>
31 <string name="call_human_state_ringing">ਘੰਟੀ ਵੱਜ ਰਹੀ ਹੈ</string>
32 <string name="call_human_state_current">ਗੱਲ ਚੱਲ ਰਹੀ ਹੈ</string>
33 <string name="call_human_state_hungup">ਸਮਾਪਤ ਹੋਈ</string>
34 <string name="call_human_state_busy">ਰੁਝੇਵੇਂ ਵਿੱਚ</string>
35 <string name="call_human_state_failure">ਅਸਫਲ ਰਿਹਾ</string>
36 <string name="call_human_state_hold">ਰੋਕ ਕੇ ਰੱਖੀ</string>
37 <string name="call_human_state_unhold">ਰੋਕ ਨੇ ਨਹੀਂ ਰੱਖੀ</string>
38 <string name="call_human_state_over">ਸਮਾਪਤ ਹੋਈ</string>
Jenkins472a8372019-06-17 10:35:36 -040039 <!-- Conferences -->
40</resources>