887f39c9f28b5afb627a393d13ab1a5a4753fa44
[fonbot.git] / res / values / strings.xml
1 <resources>
2 <string name="app_name">FonBot</string>
3 <string name="send_message_permission_desc">Allows an application to send notifications through FonBot</string>
4 <string name="help"><h1>1. Initial setup:</h1>\n
5 <ol>
6 <li><a href="http://auth.ieval.ro">Register an account</a>\n</li>
7 <li>Enter your username and password in the <a href="ro.ieval.fonbot.FonBotPreferenceActivity://">preferences</a>\n\n</li>
8 </ol>
9
10 <h1>2. Sending commands:</h1>\n
11 <ul>
12 <li>via Jabber: Login by sending "login YOUR_USRENAME YOUR_PASSWORD" to fonbot@ieval.ro, then send commands\n</li>
13 <li>via Yahoo Messenger: Login by sending "login YOUR_USRENAME YOUR_PASSWORD" to fonbotym, then send commands\n</li>
14 <li>via IRC: Login by sending "login YOUR_USERNAME YOUR_PASSWORD" to fonbot on OFTC, then send commands\n</li>
15 <li>via SMS: Set a SMS Password in the <a href="ro.ieval.fonbot.FonBotPreferenceActivity://">preferences</a>, then send SMSes with the SMS Password as the first line. The next lines will be processed as commands\n</li>
16 </ul>
17 \nFonBot commands consist of a command name and zero or more arguments, separated by spaces. To include spaces in an argument, surround the argument with single or double quotes.\n\n
18 Example command: sms 0755555555 \'This is a random text\'. This command would send a text message to 0755555555\n\n
19
20 The help command can be used to get a list of commands and help for them. Examples:\n\n
21 <ul>
22 <li>help — shows a list of commands\n</li>
23 <li>help sms — shows help for the ls comand</li>
24 </ul>
25 </string>
26 <string name="user_tapped_fmt">User tapped \'%s\'</string>
27 <string name="user_navigated_away_from_dialog">User navigated away from dialog</string>
28 <string name="user_canceled_dialog">User canceled dialog</string>
29 <string name="admin_disable_requested">Admin disable requested</string>
30 <string name="admin_enabled">Admin enabled</string>
31 <string name="device_password_changed">Device password changed</string>
32 <string name="device_login_failed_fmt">Device login failed. Wrong password entered %s times</string>
33 <string name="device_login_succeeded">Device login succeeded</string>
34 <string name="logging_in">Logging in…</string>
35 <string name="phone_status_idle">Phone is now idle</string>
36 <string name="phone_status_ringing">"Phone is ringing. Incoming number: "</string>
37 <string name="phone_status_offhook">Phone is offhook</string>
38 <string name="location">Location</string>
39 <string name="latitude">Latitude</string>
40 <string name="longitude">Longitude</string>
41 <string name="accuracy">Accuracy</string>
42 <string name="altitude">Altitude</string>
43 <string name="bearing">Bearing</string>
44 <string name="speed">Speed</string>
45 <string name="at">at</string>
46 <string name="location_provider_disabled">Location provider %s disabled</string>
47 <string name="location_provider_enabled">Location provider %s enabled</string>
48 <string name="location_provider_available">Location provider %s is now available</string>
49 <string name="location_provider_temporary_unavailable">Location provider %s is temporary unavailable</string>
50 <string name="location_provider_out_of_service">Location provider %s is out of service</string>
51 <string name="location_provider_unknown_state">Location provider %s is in an unknown state</string>
52 <string name="no_response_returned_from_server">No response returned from server</string>
53 <string name="connection_error">Connection error</string>
54 <string name="sms_received_fmt">SMS received from %1$s with text %2$s</string>
55 <string name="battery_low">Battery low</string>
56 <string name="battery_okay">Battery okay</string>
57 <string name="plugged_in">plugged in</string>
58 <string name="unplugged">unplugged</string>
59 <string name="headset_with_microphone">Headset (with a microphone)</string>
60 <string name="headset_without_microphone">Headset (without a microphone)</string>
61 <string name="help_activity_label">FonBot Help</string>
62 <string name="foreground_notification_text">FonBot is running</string>
63 <string name="foreground_notification_title">FonBot</string>
64 <string name="phone_numer_type_assistant">Assistant</string>
65 <string name="phone_number_type_callback">Callback</string>
66 <string name="phone_number_type_car">Car</string>
67 <string name="phone_number_type_company_main">Company main</string>
68 <string name="phone_number_type_home_fax">Home fax</string>
69 <string name="phone_number_type_work_fax">Work fax</string>
70 <string name="phone_number_type_home">Home</string>
71 <string name="phone_number_type_isdn">ISDN</string>
72 <string name="phone_number_type_main">Main</string>
73 <string name="phone_number_type_mms">MMS</string>
74 <string name="phone_number_type_mobile">Mobile</string>
75 <string name="phone_number_type_other">Other</string>
76 <string name="phone_number_type_other_fax">Other fax</string>
77 <string name="phone_number_type_pager">Pager</string>
78 <string name="phone_number_type_radio">Radio</string>
79 <string name="phone_number_type_telex">TELEX</string>
80 <string name="phone_number_type_textphone">Textphone</string>
81 <string name="phone_number_type_work">Work</string>
82 <string name="phone_number_type_work_mobile">Work mobile</string>
83 <string name="phone_number_type_work_pager">Work pager</string>
84 <string name="phone_number_type_unknown">Unknown (%d)</string>
85 <string name="ringing">Ringing…</string>
86 <string name="cannot_grab_camera">Cannot grab camera</string>
87 <string name="no_longer_ringing">No longer ringing</string>
88 <string name="no_bluetooth_adapter">No bluetooth adapter</string>
89 <string name="bluetooth_on">Bluetooth: on</string>
90 <string name="bluetooth_off">Bluetooth: off</string>
91 <string name="enabling_bluetooth">Enabling bluetooth…</string>
92 <string name="disabling_bluetooth">Disabling bluetooth…</string>
93 <string name="incoming_call_from">"Incoming call from %s "</string>
94 <string name="missed_call_from">"Missed call from %s "</string>
95 <string name="outgoing_call_to">"Outgoing call to %s "</string>
96 <string name="duration_seconds_starting_at">Duration: %1$d seconds starting at %2$s</string>
97 <string name="no_matching_contacts_found">No matching contacts found</string>
98 <string name="contact_info">Name: %1$s; Phone: %2$s; Type: %3$s</string>
99 <string name="battery_level">"Battery level: %f%%. "</string>
100 <string name="not_plugged_in">"Not plugged in. "</string>
101 <string name="plugged_in_ac">"Plugged in (AC). "</string>
102 <string name="plugged_in_usb">"Plugged in (USB). "</string>
103 <string name="plugged_in_wireless">"Plugged in (wireless). "</string>
104 <string name="status_charging">"Status: charging. "</string>
105 <string name="status_discharging">"Status: discharging. "</string>
106 <string name="status_full">"Status: full. "</string>
107 <string name="status_not_charging">"Status: not charging. "</string>
108 <string name="status_unknown">Status: unknown. </string>
109 <string name="temperature">"Temperature: %d. "</string>
110 <string name="voltage">Voltage: %d.</string>
111 <string name="dialing">Dialing %s…</string>
112 <string name="menu_preferences_title">Preferences</string>
113 <string name="menu_local_commands_title">Local commands</string>
114 <string name="menu_help_title">Help</string>
115 <string name="showing_dialog">Showing dialog…</string>
116 <string name="last_known_location">"Last known location: "</string>
117 <string name="listening_for_location_updates">Listening for location updates…</string>
118 <string name="device_locked">Device locked</string>
119 <string name="file_not_found">File \'%s\' not found</string>
120 <string name="file_sent">File sent</string>
121 <string name="cannot_connect_to_host_on_port">Cannot connect to host \'%1$s\' on port \'%2$d\'</string>
122 <string name="io_error">I/O Error: %s</string>
123 <string name="no_longer_listening_for_location_updates">No longer listening for location updates</string>
124 <string name="error_setting_preview_display">Error setting preview display</string>
125 <string name="no_help_for_this_command">No help for this command</string>
126 <string name="string_is_not_a_directory">%s is not a directory</string>
127 <string name="files_in_directory">"Files in %s: "</string>
128 <string name="no_ringtone_found">No ringtone found</string>
129 <string name="ringer_mode_normal">Ringer mode: normal</string>
130 <string name="ringer_mode_vibrate">Ringer mode: vibrate</string>
131 <string name="ringer_mode_silent">Ringer mode: silent</string>
132 <string name="unknown_ringer_mode">Unknown ringer mode</string>
133 <string name="file_deleted">File deleted</string>
134 <string name="error_while_deleting_file">Error while deleting file</string>
135 <string name="password_cleared">Password cleared</string>
136 <string name="password_set">Password set</string>
137 <string name="message_was_split_into_parts">Message was split into %d parts</string>
138 <string name="tts_engine_not_available">TTS Engine not available</string>
139 <string name="speaking">Speaking…</string>
140 <string name="toast_shown">Toast shown</string>
141 <string name="vibrating">Vibrating…</string>
142 <string name="url_opened">URL opened</string>
143 <string name="no_activity_found_for_this_url">No activity found for this URL</string>
144 <string name="invalid_url">Invalid URL</string>
145 <string name="wifi_on">Wifi: on</string>
146 <string name="wifi_off">Wifi: off</string>
147 <string name="enabling_wifi">Enabling wifi…</string>
148 <string name="disabling_wifi">Disabling wifi…</string>
149 <string name="starting_long_polling_if_stopped">Starting long polling if stopped…</string>
150 <string name="command_disabled">Command %s disabled</string>
151 <string name="command_enabled">Command %s enabled</string>
152 <string name="incoming_message">Incoming message from %1$s: \"%2$s\" sent at %3$s</string>
153 <string name="outgoing_message">Outgoing message to %1$s: \"%2$s\" sent at %3$s</string>
154 <string name="error_writing_to_socket">Error writing to socket: %s</string>
155 <string name="cannot_close_socket">Cannot close socket: %s</string>
156 <string name="unknown_host">Unknown host: %s</string>
157 <string name="photo_sent">Photo sent</string>
158 <string name="sending_photo">Sending photo…</string>
159 <string name="invalid_length_allowed_values_are">"Invalid length. Allowed values are: %s"</string>
160 <string name="could_not_parse_argument_allowed_values_are">Could not parse argument. Allowed values are: %s</string>
161 <string name="exception_while_hanging_up_call">Exception while hanging up call %1$s: %2$s</string>
162 <string name="exception_while_answering_call">Exception while answering call %1$s: %2$s</string>
163 <string name="no_such_package">No such package</string>
164 <string name="app_launched">App launched</string>
165 <string name="exception_while_getting_itelephony">Exception while getting ITelephony %1$s: %2$s</string>
166 <string name="data_off">Data: off</string>
167 <string name="data_on">Data: on</string>
168 <string name="disabling_data">Disabling data…</string>
169 <string name="enabling_data">Enabling data…</string>
170 <string name="exception_while_determining_data_state">Exception while determining data state</string>
171 <string name="enabling_gps">Enabling GPS…</string>
172 <string name="disabling_gps">Disabling GPS…</string>
173 <string name="enabling_network_location">Enabling network location…</string>
174 <string name="disabling_network_location">Disabling network location…</string>
175 <string name="gps_on">GPS: on</string>
176 <string name="gps_off">GPS: off</string>
177 <string name="network_location_off">Network location: off</string>
178 <string name="network_location_on">Network location: on</string>
179 <string name="answer_help">
180 Usage: answer\n
181 Answers the phone, if it is ringing. Does nothing otherwise.\n
182 Example: answer
183 </string>
184 <string name="batt_help">
185 Usage: batt\n
186 Shows battery information\n
187 Example: batt
188 </string>
189 <string name="wipe_help">
190 Usage: wipe type \"%s\"\n
191 If &lt;type&gt; is \"data\", wipes the phone, leaving the sdcard intact\n
192 If &lt;type&gt; is \"full\", wipes the phone and the sdcard\n
193 This command requires admin permissions\n
194 WARNING: THIS CANNOT BE UNDONE!\n
195 Example: wipe data
196 </string>
197 <string name="poll_help">
198 Usage: poll\n
199 Starts the long polling service if it is stopped\n
200 Example: poll
201 </string>
202 <string name="contacts_help">
203 Usage: contacts substring\n
204 Returns a list of contacts whose name or nickname contains &lt;substring&gt;\n
205 Example: contacts Jack
206 </string>
207 <string name="rm_help">
208 Usage: rm file\n
209 Removes the &lt;file&gt; file\n
210 Example: rm /mnt/sdcard/file
211 </string>
212 <string name="ls_help">
213 Usage: ls directory\n
214 Lists the contents of the &lt;directory&gt; directory\n
215 Example: ls /mnt/sdcard
216 </string>
217 <string name="sms_help">
218 Usage: sms phone_number message\n
219 Sends an sms with text &lt;message&gt; to &lt;phone_number&gt;.\n
220 Example: sms 0755555555 \"Test message\"
221 </string>
222 <string name="setpassword_help">
223 Usage: setpassword [password]\n
224 With no argument, clears the device password.\n
225 With an argument, sets the device password to &lt;password&gt;.\n
226 Example: setpassword verysecurepassword
227 </string>
228 <string name="ring_help">
229 Usage: ring on/off\n
230 Make phone start/stop ringing\n
231 Example: ring on
232 </string>
233 <string name="photo_help">
234 Usage: photo camera hostname port\n
235 Takes a photo with the given camera and uploads it to &lt;hostname&gt;:&lt;port&gt;\n
236 The camera is a number, usually 0 for the rear camera and 1 for the front one\n
237 Example: photo 0 1.1.1.1 8888
238 </string>
239 <string name="nolocation_help">
240 Usage: nolocation\n
241 Stops sending location updates.\n
242 Example: nolocation
243 </string>
244 <string name="ncfile_help">
245 Usage: ncfile filename hostname port\n
246 Uploads the &lt;filename&gt; file to &lt;hostname&gt;:&lt;port&gt;\n
247 Example: ncfile /mnt/sdcard/file 1.1.1.1 8888
248 </string>
249 <string name="lock_help">
250 Usage: lock\n
251 Locks the phone. Requires device admin.\n
252 Example: lock
253 </string>
254 <string name="flash_help">
255 Usage: flash on/off\n
256 Turns the flashlight on or off. This is unreliable. If you have the Torch app installed, use the torch command instead.\n
257 Example: flash on
258 </string>
259 <string name="echo_help">
260 Usage: echo message …\n
261 Echoes &lt;message&gt;.\n
262 Example: echo Hello, world!
263 </string>
264 <string name="dial_help">
265 Usage: dial number\n
266 Dials &lt;number&gt;.\n
267 Example: dial 0755555555
268 </string>
269 <string name="wifi_help">
270 Usage: wifi [on/off]\n
271 With no arguments, shows the wifi status\n
272 With an argument, turns the wifi on or off\n
273 Example: wifi on
274 </string>
275 <string name="view_help">
276 Usage: view link\n
277 Opens the link &lt;link&gt; in an appropriate application\n
278 Example: view tel://0755555555
279 </string>
280 <string name="vibrate_help">
281 Usage: vibrate ms\n
282 Makes the phone vibrate for &lt;ms&gt; milliseconds\n
283 Example: vibrate 2500
284 </string>
285 <string name="toast_help">
286 Usage: toast text [length]\n
287 Shows a toast with the &lt;text&gt; message. &lt;length&gt; is the length of the toast (long or short). Default is short.\n
288 Example: toast \"Hello world!\" long
289 </string>
290 <string name="speak_help">
291 Usage: speak text …\n
292 Speaks &lt;text&gt;\n
293 Example: speak Hello, stranger!
294 </string>
295 <string name="smslog_help">
296 Usage: smslog [count]\n
297 With no argument, shows the last 5 SMSes\n
298 With an argument, shows the last &lt;count&gt; SMSes\n
299 Example: smslog 10
300 </string>
301 <string name="play_help">
302 Usage: play\n
303 Starts playing music\n
304 Example: play
305 </string>
306 <string name="pause_help">
307 Usage: pause\n
308 Stops playing music\n
309 Example: pause
310 </string>
311 <string name="next_help">
312 Usage: next\n
313 Skips to the next track\n
314 Example: next
315 </string>
316 <string name="prev_help">
317 Usage: prev\n
318 Skips to the previous track\n
319 Example: prev
320 </string>
321 <string name="bluetooth_help">
322 Usage: bluetooth [on/off]\n
323 With no arguments, prints the bluetooth status.\n
324 With an argument, turns bluetooth on or off.\n
325 Example: bluetooth on
326 </string>
327 <string name="calllog_help">
328 Usage: calllog [count]\n
329 With no arguments, prints the last 5 calls.\n
330 With an argument, prints the last &lt;count&gt; calls\n
331 Example: calllog 10
332 </string>
333 <string name="dialog_help">
334 Usage: dialog message [button] …\n
335 Shows a dialog box with the &lt;message&gt; text and the &lt;button…&gt; buttons. Returns the button pressed\n
336 Example: dialog \"Hello stranger. Thanks for finding my phone, will you return it to me?\" Yes No
337 </string>
338 <string name="enable_help">
339 Usage: enable command\n
340 Enables a command, undoing the effects of a previous DISABLE command\n
341 This command can only be issued from the local command interface\n
342 Command list: %s\n
343 Example: disable toast
344 </string>
345 <string name="disable_help">
346 Usage: disable command\n" +
347 Disables a command. Once disabled, a command cannot be used until enabled with the ENABLE command\n
348 This command can only be issued from the local command interface\n
349 Command list: %s\n
350 Example: disable toast
351 </string>
352 <string name="help_help">
353 Usage: help command\n
354 Prints help for &lt;command&gt;. Available commands are %s\n
355 Example: help batt
356 </string>
357 <string name="setnotification_help">
358 Usage: setnotification notification\n
359 Enables the &lt;notification&gt; notification.\n
360 Messages from this notification will be sent to this address.\n
361 Available notifications: %s\n
362 Example: setnotification sms
363 </string>
364 <string name="delnotification_help">
365 Usage: delnotification notification\n
366 Disables the &lt;notification&gt; notification.\n
367 Available notifications: %s\n
368 Example: delnotification sms
369 </string>
370 <string name="location_help">
371 Usage: location provider [min_time [min_distance]]\n" +
372 Starts sending location updates. Location updates will be sent at most once each min_time (default: 500) milliseconds and only if the phone has moved at least min_distance meters (default: 0) from the last update\n
373 &lt;provider&gt; is the location provider, one of %s\n
374 Example: location network 0 0"
375 </string>
376 <string name="ringer_help">
377 Usage: ringer mode\n
378 Sets the ringer mode. &lt;mode&gt; is one of: %s\n
379 Example: ringer vibrate
380 </string>
381 <string name="data_help">
382 Usage: data [on/off]\n
383 With no arguments, shows the mobile data status\n
384 With an argument, turns the mobile data on or off\n
385 Example: data off
386 </string>
387 <string name="gps_help">
388 Usage: gps [on/off]\n
389 With no arguments, shows the GPS status\n
390 With an argument, turns the GPS on or off\n
391 Example: gps off
392 </string>
393 <string name="glocation_help">
394 Usage: glocation [on/off]\n
395 With no arguments, shows the Google location service status\n
396 With an argument, turns the Google location service on or off\n
397 NOTE: turning the Google location service on remotely is not possible, since the user must agree to the service disclaimer.\n
398 Example: glocation off
399 </string>
400 <string name="hangup_help">
401 Usage: hangup\n
402 Hangs the phone up.\n
403 Example: hangup
404 </string>
405 <string name="launch_help">
406 Usage: launch package\n
407 Launches the app defined by the &lt;package&gt; package\n
408 Example: launch ro.ieval.fonbot
409 </string>
410 <string name="could_not_parse_ms">Could not parse ms</string>
411 <string name="cannot_parse_provider_allowed_values_are">Cannot parse provider. Allowed values are: %s</string>
412 <string name="cannot_parse_min_time">Cannot parse min_time</string>
413 <string name="cannot_parse_min_distance">Cannot parse min_distance</string>
414 <string name="invalid_ringer_mode_valid_values_are">Invalid ringer mode. Valid values are: %s</string>
415 <string name="cannot_parse_port">Cannot parse port</string>
416 <string name="notification_enabled">Notification enabled</string>
417 <string name="messagetype_should_be_one_of">MessageType should be one of: %s</string>
418 <string name="notification_disabled">Notification disabled</string>
419 <string name="security_exception">Security exception: %s</string>
420 <string name="the_second_argument_to_wipe_must_be">The second argument to wipe must be \"%s\"</string>
421 <string name="wipetype_should_be_one_of">WipeType should be one of: %s</string>
422 <string name="cannot_parse_count">Cannot parse count</string>
423 <string name="no_such_command_command_list">No such command. Command list: %s</string>
424 <string name="cannot_parse_interval">Cannot parse interval</string>
425 <string name="unknown_command">Unknown command: \'%1$s\' (%2$s)</string>
426 <string name="error_while_processing_command">Error while processing command (%1$s: %2$s)</string>
427 <string name="rebooting">Rebooting…</string>
428 <string name="reboot_help">
429 Usage: reboot\n
430 Reboots the phone.\n
431 Example: reboot
432 </string>
433 <string name="shutdown_help">
434 Usage: shutdown\n
435 Shuts the phone down.\n
436 Example: shutdown
437 </string>
438 <string name="location_tracking_is_active">Location tracking is active</string>
439 <string name="cancel">Cancel</string>
440 <string name="command_sent">Command sent</string>
441 <string name="could_not_parse_id">Could not parse id</string>
442 <string name="notification_canceled">Notification canceled</string>
443 <string name="notification_shown">Notification shown</string>
444 <string name="notify_help">
445 Usage: notify id [title text]\n
446 With three arguments, shows a notification with title &lt;title&gt; and text &lt;text&gt; and id &lt;id&gt;. This replaces any previous notiifcation with the same id.\n
447 With one argument, removes the notification with id &lt;id&gt;\n
448 Example: notify 10 Hello \"Hello, world!\"
449 </string>
450 <string name="user_or_password_not_set">User or password not set</string>
451 <string name="screencap_successful">Screencap successful</string>
452 <string name="screencap_failed">Screencap failed. Remember: the screencap command requires root access</string>
453 <string name="screencap_help">
454 Usage: screencap filename\n
455 Takes a screen capture and saves it to the given filename as a PNG image file. This requires root access.\n
456 Example: screencap /storage/sdcard0/screencap.png
457 </string>
458 <string name="torch_help">
459 Usage: torch\n
460 Toggles the torch (flashlight). This is reliable but requires the Torch app. If you don\'t have the Torch app installed, use the flash command instead.\n
461 Example: torch
462 </string>
463 <string name="toggling_torch_state">Toggling torch state…</string>
464 <string name="device_booted">Your device has been turned on</string>
465 <string name="cannot_parse_camera_number">Cannot parse camera number</string>
466 <string name="getfile_help">
467 Usage: getfile filename url\n
468 Downloads the given url to the file described by the given filename\n
469 Example: getfile /storage/sdcard1 http://ieval.ro/
470 </string>
471 <string name="error_opening_file">Error opening file %1$s (%2$s)</string>
472 <string name="file_received">File received</string>
473 <string name="reboot_failed">Reboot failed</string>
474 </resources>
This page took 0.031835 seconds and 3 git commands to generate.