summaryrefslogtreecommitdiffstats
path: root/res/values-en-rAU/cm_strings.xml
blob: 3aaaa3322c1978a578de326bfec163042ba9e3b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2013-2015 The CyanogenMod Project
     Copyright (c) 2013, The Linux Foundation. All rights reserved.

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="callFailed_incoming_cb_enabled">Party has barred all incoming calls.</string>
  <string name="callUnanswered_forwarded">Call unanswered and forwarded</string>
  <string name="incall_call_type_label_forwarded">Forwarded call</string>
  <string name="card_title_dialing_waiting">Dialling (waiting\u2026)</string>
  <string name="call_recording_failed_message">Failed to start call recording</string>
  <string name="blacklist_dialog_message">Future calls from <xliff:g id="number">%s</xliff:g> will be blocked</string>
  <string name="card_title_video_call_paused">Video call (paused)</string>
  <string name="onscreenAddParticipant">Add participant</string>
  <string name="modify_call_option_title">Select call type</string>
  <string name="modify_call_option_vt">Video call</string>
  <string name="modify_call_option_vt_tx">Video transmit</string>
  <string name="modify_call_option_vt_rx">Video receive</string>
  <string name="modify_call_option_voice">Voice only</string>
  <string name="video_call_not_allowed_if_tty_enabled">Please disable TTY mode to allow video calls</string>
  <string name="player_started">Player started</string>
  <string name="player_stopped">Player stopped</string>
  <string name="camera_not_ready">Camera is not ready</string>
  <string name="camera_ready">Camera is ready</string>
  <string name="unknown_call_session_event">Unknown call session event</string>
  <string name="menu_start_record">Record call</string>
  <string name="menu_stop_record">Stop recording</string>
  <string name="recording_time_text">Recording</string>
  <string name="sub_1">SIM 1</string>
  <string name="sub_2">SIM 2</string>
  <string name="call_substate_call_resumed">Call resumed</string>
  <string name="call_substate_connected_suspended_audio">Call is connected, but audio is suspended</string>
  <string name="call_substate_connected_suspended_video">Call is connected, but video is suspended</string>
  <string name="call_substate_avp_retry">Detecting video quality\u2026</string>
  <string name="video_quality_changed">Video quality changed to <xliff:g id="quality" example="high">%1$s</xliff:g></string>
  <string name="video_quality_high">high</string>
  <string name="video_quality_medium">medium</string>
  <string name="video_quality_low">low</string>
  <string name="video_quality_unknown">unknown</string>
</resources>