keepass2android/src/java/PluginInputStick/res/values/strings.xml

40 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">InputStick Plugin for KP2A</string>
<string name="action_settings">Settings</string>
<string name="kp2aplugin_title">InputStick Plugin</string>
<string name="kp2aplugin_shortdesc">Allows to send text from KP2A via InputStick to your PC.</string>
<string name="kp2aplugin_author">Philipp Crocoll</string>
<string name="enabled">Enabled</string>
<string name="action_type">Type</string>
<string name="action_type_slow">Type (slow)</string>
<string name="action_type_tab">Tab</string>
<string name="action_type_enter">Enter</string>
<string name="action_type_user_tab_pass">Username/password</string>
<string name="action_type_user_tab_pass_enter">Username/password/Enter</string>
<string name="action_open_settings">Settings</string>
<string name="action_open_mac_setup">OSX setup</string>
<string name="action_masked_password">Masked Password</string>
<string name="title_activity_masked_password">Type Masked Password</string>
<string name="title_activity_init">Plugin Init</string>
<string name="configuration_title">Plugin Configuration</string>
<string name="configuration_message">Please take a minute to configure the plugin.\n\nConfigure as plugin -> Accept\n\nMake sure that host keyboard layout matches the one used by USB host (your PC).\nEnable and set secondary layout if you work with different keyboard layouts.\n\nENABLE autoconnect if InputStick is used most of the time. Application will try to connect to InputStick every time entry is opened.\nDISABLE autoconnect when InputStick is used occasionally. Application will not connect unless you request typing.\n\nRemember: this plugin requires InputStickUtility app to be installed.</string>
<string name="changelog_full_title">Change Log</string>
<string name="changelog_title">What\'s New</string>
<string name="changelog_ok_button">OK</string>
<string name="changelog_show_full">more&#8230;</string>
<string name="title_activity_mac_setup">Mac OSX Setup</string>
<string name="hello_world">Hello world!</string>
<string name="not_ready">InputStick is NOT ready!</string>
<string name="show_password">Show password</string>
<string name="selected_keyboard_layout">Selected keyboard layout: </string>
<string name="osx_setup_note">Note: use this screen when OSX &quot;Keyboard Setup Assistant&quot; asks you to: &quot;Press the key immediatelly to the right of the Shift key on the left side of the keyboard that can't be identified&quot;</string>
</resources>