blob: c886853f76c3ae878d406bab30d65b6a6d5c276d [file] [log] [blame]
Romain Bertozzi73ddf2f2016-07-21 08:40:09 -04001<?xml version="1.0" encoding="utf-8"?>
2<!--
3Copyright (C) 2004-2016 Savoir-faire Linux Inc.
4
5Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
6Author: Adrien Béraud <adrien.beraud@savoirfairelinux.com>
7Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
8
9This program is free software; you can redistribute it and/or modify
10it under the terms of the GNU General Public License as published by
11the Free Software Foundation; either version 3 of the License, or
12(at your option) any later version.
13
14This program is distributed in the hope that it will be useful,
15but WITHOUT ANY WARRANTY; without even the implied warranty of
16MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17GNU General Public License for more details.
18
19You should have received a copy of the GNU General Public License
20along with this program; if not, write to the Free Software
21 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
22-->
23<resources>
Jenkinsbacadbe2017-06-12 06:34:47 -040024 <string name="call_human_state_incoming">Příchozí</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050025 <string name="call_human_state_connecting">Spojování</string>
Jenkinsf27f3ed2017-05-15 06:35:00 -040026 <string name="call_human_state_ringing">Vyzvánění</string>
Romain Bertozzi73ddf2f2016-07-21 08:40:09 -040027 <string name="call_human_state_current">Probíhá hovor</string>
28 <string name="call_human_state_hungup">Hovor skončil</string>
29 <string name="call_human_state_busy">Zaneprázdněn</string>
30 <string name="call_human_state_failure">Hovor selhal</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050031 <string name="call_human_state_hold">Pozastavit</string>
Romain Bertozzi73ddf2f2016-07-21 08:40:09 -040032 <string name="call_human_state_unhold">Pokračovat v hovoru</string>
33 <string name="call_human_state_over">Hovor skončil</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050034 <string name="call_human_state_none">Nic</string>
35 <!-- Conferences -->
Romain Bertozzi60804002017-01-19 12:29:12 -050036</resources>