1 <?xml version="1.0" encoding="utf-8"?>
4 <string name="app_name">Impress Remote</string>
5 <string name="menu_settings">Settings</string>
6 <string name="title_activity_presentation">PresentationActivity</string>
7 <string name="presentation_ui_resizehandle">Handle to resize view.</string>
8 <string name="presentation_blank_screen">Blank Screen</string>
9 <string name="options">Options</string>
10 <string name="reconnect">Reconnect...</string>
11 <string name="actionbar_timeformat">h:mmaa</string>
12 <string name="actionbar_timerformat">mm:ss</string>
13 <string name="clock_timer_start">Start</string>
14 <string name="clock_timer_pause">Pause</string>
15 <string name="clock_timer_restart">Restart</string>
16 <string name="clock_timer_reset">Reset</string>
17 <string name="clock_timer_resume">Resume</string>
18 <string name="options_autodecline">Decline Calls</string>
19 <string name="help">Help</string>
20 <string name="ConnectionFailedHelp">#1 Verify Impress is running \n#2 For Bluetooth user, enable \"Preferences\"-\"LibreOffice Impress\"-\"General\"-\"Enable remote control\"\n#3 For WiFi user, tick \"Preferences\"-\"LibreOffice\"-\"Advanced\"-\"Enable Experimental Features\" \n </string>
21 <string name="options_description">Automatically decline all incoming calls.</string>
22 <string name="options_volumeswitching">Volume Switching</string>
23 <string name="options_volumeswitching_descripton">Change slides using volume buttons</string>
24 <string name="options_enablewifi">Enable wireless</string>
25 <string name="options_enablewifi_descripton">Try to connect to the computer over wireless</string>
26 <string name="options_switchcomputer">Switch computer</string>
27 <string name="blankscreen_return">Return to Slide</string>
28 <string name="bluetooth">Bluetooth</string>
29 <string name="wifi">Wi-Fi</string>
30 <string name="selector_noservers">Searching for computers…</string>
31 <string name="selector_delete">Remove computer</string>
32 <string name="selector_choose_a_computer">Choose a Computer</string>
33 <string name="selector_dialog_connecting">Attempting to connect to {0}…</string>
34 <string name="selector_dialog_connectionfailed">Impress Remote could not connect to {0}.</string>
35 <string name="selector_dialog_connectionfailed_ok">OK</string>
36 <string name="pairing_instructions_1">In Impress, click on the "Slideshow" menu and select "Impress Remote".</string>
37 <string name="pairing_instructions_2_deviceName">Choose "{0}" as your device.</string>
38 <string name="pairing_instructions_3">Then input this PIN:</string>
39 <string name="startpresentation_instruction">No presentation is currently running.</string>
40 <string name="startpresentation_button">Start Presentation</string>
41 <string name="startpresentation_title">Start Presentation</string>
42 <string name="about">About</string>
43 <string name="about_close">Close</string>
44 <string name="about_versionstring">Version: {0} (Build ID: {1})</string>
45 <string name="about_copyright">Copyright © 2012 LibreOffice Contributors and/or their affiliates.</string>
46 <string name="about_licence">This app is released under the Mozilla Public License, v. 2.0.</string>
47 <string name="about_libraries">This app uses android-coverflow\n\tCopyright © 2011, Polidea\n\tNew BSD License.\n\nThis app uses ActionBarSherlock:\n\tCopyright 2012 Jake Wharton\n\tLicensed under the Apache License, Version 2.0 (the "License")</string>
48 <string name="addserver">Add Wi-Fi Computer Manually</string>
49 <string name="addserver_entername">Computer name:</string>
50 <string name="addserver_enteraddress">Computer IP address or hostname:</string>
51 <string name="addserver_remember">Remember this computer next time</string>
52 <string name="addserver_add">Add</string>
53 <string name="addserver_cancel">Cancel</string>
54 <string name="reconnect_description1">Your connection has been dropped.</string>
55 <string name="reconnect_description2">Please try to reconnect</string>
56 <string name="wifiAlertMsg">This is still an experimental feature. You need to \"enable experimental features\" in \"Preferences\"-\"LibreOffice\"-\"Advanced\" on your computer. \nThe use over Bluetooth is recommended.</string>
57 <string-array name="countdown_values">
65 <string name="wrong_time_format">You have entered wrong time format</string>