blob: d5157362608fbfee88692a28f7bf7154fdabeff2 [file] [log] [blame]
Sailesh Nepal788959e2014-07-08 23:36:40 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2014 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
17<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18
19 <!-- Title displayed SIP settings coming after other call settings in the call features screen. [CHAR LIMIT=NONE] -->
Andrew Lee24545472014-09-17 13:08:58 -070020 <string name="sip_settings">SIP settings</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -070021 <!-- Title displayed SIP account settings in the sip settings category. [CHAR LIMIT=NONE] -->
Jay Shraunerce92f9f2014-08-08 12:10:36 -070022 <string name="sip_accounts">SIP accounts</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -070023 <!-- Title displayed SIP account settings in the sip settings category. [CHAR LIMIT=NONE] -->
24 <string name="sip_accounts_title">Accounts</string>
25 <!-- Title displayed for the button of receiving incoming SIP calls flag. Enabled for receiving calls. [CHAR LIMIT=NONE] -->
26 <string name="sip_receive_calls">Receive incoming calls</string>
27 <!-- Help user to understand that it will require more battery usage if the 'receiving incoming call' is enabled. [CHAR LIMIT=NONE] -->
Andrew Lee470cc672014-08-21 15:57:58 -070028 <string name="sip_receive_calls_summary">Uses more battery life</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -070029 <!-- Title for the dialog of selecting the way we handle an outgoing call. [CHAR LIMIT=NONE] -->
Jay Shraunerce92f9f2014-08-08 12:10:36 -070030 <string name="sip_call_options_title">Use SIP calling</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -070031 <!-- Title for the dialog of selecting the way we handle an outgoing call (Wi-Fi only). [CHAR LIMIT=NONE] -->
Jay Shraunerce92f9f2014-08-08 12:10:36 -070032 <string name="sip_call_options_wifi_only_title">Use SIP calling (Wi-Fi only)</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -070033
Jay Shraunerce92f9f2014-08-08 12:10:36 -070034 <!-- Item of the SIP call option dialog: for routing all outgoing calls via SIP. [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070035 <string name="sip_call_options_entry_1">For all calls when data network is available</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070036 <!-- Item of the SIP call option dialog: for routing a outgoing call via SIP if the destination is a SIP URI. [CHAR LIMIT=NONE] -->
37 <string name="sip_call_options_entry_2">Only for SIP calls</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070038 <!-- Item of the SIP call (Wi-Fi only) option dialog: for routing all outgoing calls via SIP. [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070039 <string name="sip_call_options_wifi_only_entry_1">For all calls</string>
40
Sailesh Nepal788959e2014-07-08 23:36:40 -070041 <!-- Title for the button to add a new sip account. [CHAR LIMIT=NONE] -->
42 <string name="add_sip_account">Add account</string>
43 <!-- Title for the button to remove a sip account. [CHAR LIMIT=NONE] -->
44 <string name="remove_sip_account">Remove account</string>
45 <!-- String of the category which lists all sip accounts. [CHAR LIMIT=NONE] -->
46 <string name="sip_account_list">SIP accounts</string>
47 <!-- Toast message to indicate that the system is saving the account. [CHAR LIMIT=NONE] -->
48 <string name="saving_account">Saving the account\u2026</string>
49 <!-- Toast message to indicate that the system is removing the account. [CHAR LIMIT=NONE] -->
50 <string name="removing_account">Removing the account\u2026</string>
51
52 <!-- Menu item when the menu button is pressed in the sip account editor. [CHAR LIMIT=NONE] -->
53 <string name="sip_menu_save">Save</string>
54 <!-- Menu item when the menu button is pressed in the sip account editor. [CHAR LIMIT=NONE] -->
55 <string name="sip_menu_discard">Discard</string>
56
57 <!-- Title of the alert dialog. [CHAR LIMIT=NONE] -->
58 <string name="alert_dialog_close">Close the profile</string>
59 <!-- Title of the button to show in a alert dialog. [CHAR LIMIT=NONE] -->
60 <string name="alert_dialog_ok">OK</string>
61 <!-- Title of the button to show in a alert dialog. [CHAR LIMIT=NONE] -->
62 <string name="close_profile">Close</string>
63
Jay Shraunerce92f9f2014-08-08 12:10:36 -070064 <!-- Text of SIP-call registration status, checking current registration status with SIP service [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070065 <string name="registration_status_checking_status">Checking status...</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070066 <!-- Text of SIP-call registration status, registering with SIP server in order to receive calls on this account [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070067 <string name="registration_status_registering">Registering\u2026</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070068 <!-- Text of SIP-call registration status, still trying to register with SIP server [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070069 <string name="registration_status_still_trying">Still trying\u2026</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070070 <!-- Text of SIP-call registration status, currently not receiving calls on this account [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070071 <string name="registration_status_not_receiving">Not receiving calls.</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070072 <!-- Text of SIP-call registration status, no data connection [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070073 <string name="registration_status_no_data">Account registration stopped because there is no Internet connection.</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070074 <!-- Text of SIP-call registration status, no Wi-Fi connection [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070075 <string name="registration_status_no_wifi_data">Account registration stopped because there is no Wi-Fi connection.</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070076 <!-- Text of SIP-call registration status, registration process is not running due to some error [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070077 <string name="registration_status_not_running">Account registration unsuccessful.</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070078 <!-- Text of SIP-call registration status, currently we can receive calls on this account [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070079 <string name="registration_status_done">Receiving calls.</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070080 <!-- Text of SIP-call registration status, registration failed with a reason; will try again later [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070081 <string name="registration_status_failed_try_later">Account registration unsuccessful: (<xliff:g id="registration_error_message" example="timed out">%s</xliff:g>); will try later</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070082 <!-- Text of SIP-call registration status, registration failed due to invalid credentials [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070083 <string name="registration_status_invalid_credentials">Account registration unsuccessful: Incorrect username or password.</string>
Jay Shraunerce92f9f2014-08-08 12:10:36 -070084 <!-- Text of SIP-call registration status, registration failed due to unknown host exception [CHAR LIMIT=NONE] -->
Sailesh Nepal788959e2014-07-08 23:36:40 -070085 <string name="registration_status_server_unreachable">Account registration unsuccessful: Check the server name.</string>
86 <!-- Text for describing the account's owner and status. For example, 'Active, in use by Google Talk', it means that the account managed by SIP service was registered by the application 'Google Talk' and the status is active. [CHAR LIMIT=NONE] -->
87 <string name="third_party_account_summary">This account is currently in use by the <xliff:g id="account_owner" example="Google Talk">%s</xliff:g> app.</string>
88
89
90 <!-- Title of the sip editor screen. [CHAR LIMIT=NONE] -->
91 <string name="sip_edit_title">SIP account details</string>
92 <!-- Title of the sip editor screen. [CHAR LIMIT=NONE] -->
93 <string name="sip_edit_new_title">SIP account details</string>
94
95 <!-- Text of the domain address preference. [CHAR LIMIT=NONE] -->
96 <string name="domain_address_title">Server</string>
97 <!-- Text of the username preference. [CHAR LIMIT=NONE] -->
98 <string name="username_title">Username</string>
99 <!-- Text of the password preference. [CHAR LIMIT=NONE] -->
100 <string name="password_title">Password</string>
101 <!-- Text of the display name preference. [CHAR LIMIT=NONE] -->
102 <string name="display_name_title">Display name</string>
103 <!-- Text of the outbound proxy address preference. [CHAR LIMIT=NONE] -->
104 <string name="proxy_address_title">Outbound proxy address</string>
105 <!-- Text of the sip server/proxy port number. [CHAR LIMIT=NONE] -->
106 <string name="port_title">Port number</string>
107 <!-- Text of the transport type preference. [CHAR LIMIT=NONE] -->
108 <string name="transport_title">Transport type</string>
109 <!-- Text of the keepalive preference. [CHAR LIMIT=NONE] -->
110 <string name="send_keepalive_title">Send keep-alive</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -0700111 <!-- Text of the advanced settings section. [CHAR LIMIT=NONE] -->
112 <string name="advanced_settings">Optional settings</string>
113 <!-- Text of the username used in authentication. [CHAR LIMIT=NONE] -->
114 <string name="auth_username_title">Authentication username</string>
115 <!-- Help text of the auth_username field. [CHAR LIMIT=NONE] -->
116 <string name="auth_username_summary">Username used for authentication</string>
117
Brad Ebinger5ce44e12016-07-11 10:56:43 -0700118 <!-- Initial status of the username preference is '<Not set>'. [CHAR LIMIT=NONE] -->
119 <string name="default_preference_summary_username">&lt;Not set&gt;</string>
120 <!-- Initial status of the password preference is '<Not set>'. [CHAR LIMIT=NONE] -->
121 <string name="default_preference_summary_password">&lt;Not set&gt;</string>
122 <!-- Initial status of the domain address preference is '<Not set>'. [CHAR LIMIT=NONE] -->
123 <string name="default_preference_summary_domain_address">&lt;Not set&gt;</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -0700124 <!-- Default value for the display-name preference summary. [CHAR LIMIT=NONE] -->
125 <string name="display_name_summary">&lt;Same as username&gt;</string>
126 <!-- Default value for the outbound-proxy-address preference summary. [CHAR LIMIT=NONE] -->
127 <string name="optional_summary">&lt;Optional&gt;</string>
128
129 <!-- Default sip server/proxy port number. -->
130 <string translatable="false" name="default_port">5060</string>
131 <!-- Default sip server/proxy transport protocol. -->
132 <string translatable="false" name="default_transport">UDP</string>
133
134
135 <!-- Hint to show the advanced settings section. [CHAR LIMIT=NONE] -->
136 <string name="advanced_settings_show">▷ Touch to show all</string>
137 <!-- Hint to hide the advanced settings section. [CHAR LIMIT=NONE] -->
138 <string name="advanced_settings_hide">▽ Touch to hide all</string>
139
Roshan Pius24d4a202015-09-11 15:59:22 -0700140 <!-- Text in an alert dialog telling the user that all input fields can not be left blank. [CHAR LIMIT=NONE] -->
141 <string name="all_empty_alert">Enter details of new SIP account.</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -0700142 <!-- Text in an alert dialog telling the user that some input field (name of which is also part of the strings being translated above) is required and can not be left blank. [CHAR LIMIT=NONE] -->
143 <string name="empty_alert"><xliff:g id="input_field_name" example="Username, Password...">%s</xliff:g> is required and can\'t be left blank.</string>
144 <!-- Showing that port number is out of range in an alert dialog. [CHAR LIMIT=NONE] -->
145 <string name="not_a_valid_port">Port number should be within 1000 and 65534.</string>
146
Sailesh Nepal788959e2014-07-08 23:36:40 -0700147 <!-- Message of the alert dialog to notify user that there is no Internet connectivity. [CHAR LIMIT=NONE] -->
Jay Shraunerce92f9f2014-08-08 12:10:36 -0700148 <string name="no_internet_available">To place a SIP call, check your Internet connection first.</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -0700149 <!-- Message of the alert dialog to notify user that there is no Wi-Fi connectivity. [CHAR LIMIT=NONE] -->
Jay Shraunerce92f9f2014-08-08 12:10:36 -0700150 <string name="no_wifi_available">You need to be connected to a Wi-Fi network for SIP calls (use the Wireless &amp; Network settings).</string>
Jay Shraunerebe65db2014-09-17 15:02:52 -0700151 <!-- Message of the alert dialog to notify user that SIP call is not supported. [CHAR LIMIT=NONE] -->
Jay Shraunerce92f9f2014-08-08 12:10:36 -0700152 <string name="no_voip">SIP calling not supported</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -0700153
154 <!-- Option for whether the SIP service should send keepalive messages. [CHAR LIMIT=40] -->
155 <string translatable="true" name="sip_system_decide">Automatic</string>
156 <!-- Option for whether the SIP service should send keepalive messages. [CHAR LIMIT=40] -->
157 <string translatable="true" name="sip_always_send_keepalive">Always send</string>
158
Jay Shraunerce92f9f2014-08-08 12:10:36 -0700159 <!-- Do not translate the following strings. Used for the SIP call options. Need to be in-sync with Settings.System.SIP_ strings. -->
Sailesh Nepal788959e2014-07-08 23:36:40 -0700160 <string translatable="false" name="sip_always">SIP_ALWAYS</string>
161 <string translatable="false" name="sip_address_only">SIP_ADDRESS_ONLY</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -0700162
163 <!-- Do not translate the following strings. Used for the preference keys -->
164 <string translatable="false" name="domain_address">SipDomain</string>
165 <string translatable="false" name="username">UserName</string>
166 <string translatable="false" name="password">Password</string>
167 <string translatable="false" name="display_name">DisplayName</string>
168 <string translatable="false" name="proxy_address">ProxyAddress</string>
169 <string translatable="false" name="port">Port</string>
170 <string translatable="false" name="transport">Protocol</string>
171 <string translatable="false" name="send_keepalive">SendKeepAlive</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -0700172 <string translatable="false" name="advanced_settings_container">advanced settings container</string>
173 <string translatable="false" name="auth_username">AuthUserName</string>
174
175 <!-- Label for SIP connection service. -->
Jay Shraunerce92f9f2014-08-08 12:10:36 -0700176 <string name="sip_connection_service_label">Built-in SIP calling</string>
Sailesh Nepal788959e2014-07-08 23:36:40 -0700177</resources>