blob: 982eb6fe9a6aacfd379f7e8cf0e5e7202c93c346 [file] [log] [blame]
Jenkinsc555f6f2017-12-18 05:34:57 -05001<?xml version="1.0" encoding="utf-8"?><!--
Romain Bertozzic8d892b2016-08-16 08:51:51 -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>
Jenkinsca5c9762017-12-25 05:34:56 -050023 <!-- Call error -->
24 <string name="call_error_no_microphone">通話已取消。未偵測到麥克風。</string>
25
Jenkins3eebe832017-07-27 14:54:35 -040026 <!-- SipCalls -->
27 <string name="call_human_state_searching">搜尋</string>
28 <string name="call_human_state_incoming">來電</string>
Romain Bertozzic8d892b2016-08-16 08:51:51 -040029 <string name="call_human_state_connecting">連接中</string>
Jenkinsf27f3ed2017-05-15 06:35:00 -040030 <string name="call_human_state_ringing">響鈴中</string>
Romain Bertozzic8d892b2016-08-16 08:51:51 -040031 <string name="call_human_state_current">通話中</string>
32 <string name="call_human_state_hungup">結束</string>
33 <string name="call_human_state_busy">忙碌</string>
34 <string name="call_human_state_failure">失敗</string>
Jenkins2b9ae332017-08-02 22:51:46 -040035 <string name="call_human_state_hold">通話保留</string>
Jenkins3eebe832017-07-27 14:54:35 -040036 <string name="call_human_state_unhold">繼續通話</string>
Romain Bertozzic8d892b2016-08-16 08:51:51 -040037 <string name="call_human_state_over">結束</string>
38 <string name="call_human_state_none"></string>
Jenkinsf27f3ed2017-05-15 06:35:00 -040039 <!-- Conferences -->
Romain Bertozzic8d892b2016-08-16 08:51:51 -040040</resources>