mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-02 03:42:26 -05:00
120 lines
9.4 KiB
XML
120 lines
9.4 KiB
XML
<resources>
|
|
<string name="app_name" translatable="false">Meshtastic</string>
|
|
<string name="action_settings">Settings</string>
|
|
<string name="channel_name">Channel Name</string>
|
|
<string name="channel_options">Channel options</string>
|
|
<string name="share_button">Share button</string>
|
|
<string name="qr_code">QR code</string>
|
|
<string name="unset">Unset</string>
|
|
<string name="connection_status">Connection status</string>
|
|
<string name="application_icon">application icon</string>
|
|
<string name="unknown_username">Unknown Username</string>
|
|
<string name="user_avatar">User avatar</string>
|
|
<string name="sample_distance" translatable="false">2.13 km</string>
|
|
<string name="sample_message">hey I found the cache, it is over here next to the big tiger. I\'m kinda scared.</string>
|
|
<string name="some_username" translatable="false">SKH</string>
|
|
<string name="send_text">Send Text</string>
|
|
<string name="warning_not_paired">You haven\'t yet paired a Meshtastic compatible radio with this phone. Please pair a device and set your username.\n\nThis open-source application is in development, if you find problems please post on our forum: meshtastic.discourse.group.\n\nFor more information see our web page - www.meshtastic.org.</string>
|
|
<string name="username_unset">Username unset</string>
|
|
<string name="your_name">Your Name</string>
|
|
<string name="analytics_okay">Anonymous usage statistics and crash reports.</string>
|
|
<string name="looking_for_meshtastic_devices">Looking for Meshtastic devices…</string>
|
|
<string name="test__devname1" translatable="false">Meshtastic_ac23</string>
|
|
<string name="test_devname2" translatable="false">Meshtastic_1267</string>
|
|
<string name="requires_bluetooth">This application requires bluetooth access. Please grant access in android settings.</string>
|
|
<string name="error_bluetooth">Error - this app requires bluetooth</string>
|
|
<string name="starting_pairing">Starting pairing</string>
|
|
<string name="pairing_failed">Pairing failed</string>
|
|
<string name="url_for_join">A URL for joining a Meshtastic mesh</string>
|
|
<string name="accept">Accept</string>
|
|
<string name="cancel">Cancel</string>
|
|
<string name="change_channel">Change channel</string>
|
|
<string name="are_you_sure_channel">Are you sure you want to change the channel? All communication with other nodes will stop until you share the new channel settings.</string>
|
|
<string name="new_channel_rcvd">New Channel URL received</string>
|
|
<string name="do_you_want_switch">Do you want to switch to the \'%s\' channel?</string>
|
|
<string name="map_not_allowed">You have analytics disabled. Unfortunately our map provider (mapbox) requires analytics to be allowed for their \'free\' plan. So we have turned off the map view.\n\n
|
|
If you would like to see the map, you\'ll need to turn on analytics in the Settings pane (also, for the time being you might need to force restart the application).\n\n
|
|
If you are interested in us paying for mapbox (or switching to a different map provider), please post in meshtastic.discourse.group</string>
|
|
<string name="permission_missing">Meshtastic needs %s permission granted. Without this Android will not allow connecting to the LoRa bluetooth radios.</string>
|
|
<string name="radio_sleeping">Radio was sleeping, could not change channel</string>
|
|
<string name="report_bug">Report Bug</string>
|
|
<string name="report_a_bug">Report a bug</string>
|
|
<string name="report_bug_text">Are you sure you want to report a bug? After reporting, please post in meshtastic.discourse.group so we can match up the report with what you found.</string>
|
|
<string name="report">Report</string>
|
|
<string name="select_radio">Select radio</string>
|
|
<string name="current_pair">You are currently paired with radio %s</string>
|
|
<string name="not_paired_yet">You have not paired a radio yet.</string>
|
|
<string name="change_radio">Change radio</string>
|
|
<string name="please_pair">Please pair device in Android Settings.</string>
|
|
<string name="pairing_completed">Pairing completed, starting service</string>
|
|
<string name="pairing_failed_try_again">Pairing failed, please select again</string>
|
|
<string name="location_disabled">Location access is disabled, can not provide position to the mesh.</string>
|
|
<string name="share">Share</string>
|
|
<string name="disconnected">Disconnected</string>
|
|
<string name="device_sleeping">Device sleeping</string>
|
|
<string name="connected_count">Connected: %s of %s online</string>
|
|
<string name="list_of_nodes">A list of nodes in the network</string>
|
|
<string name="update_firmware">Update Firmware</string>
|
|
<string name="connected">Connected to radio</string>
|
|
<string name="connected_to">Connected to radio (%s)</string>
|
|
<string name="not_connected">Not connected, select radio below</string>
|
|
<string name="connected_sleeping">Connected to radio, but it is sleeping</string>
|
|
<string name="update_to">Update to %s</string>
|
|
<string name="app_too_old">Application update required</string>
|
|
<string name="must_update">You must update this application on the Google Play store (or Github). It is too old to talk to this radio firmware. Please read our <a href="https://www.meshtastic.org/software/android-too-old.html">wiki</a> on this topic.</string>
|
|
<string name="none">None (disable)</string>
|
|
<string name="modem_config_short">Short range (but fast)</string>
|
|
<string name="modem_config_medium">Medium range (but fast)</string>
|
|
<string name="modem_config_long">Long range (but slower)</string>
|
|
<string name="modem_config_very_long">Very long range (but slow)</string>
|
|
<string name="modem_config_unrecognized">UNRECOGNIZED</string>
|
|
<string name="meshtastic_service_notifications">Meshtastic Service Notifications</string>
|
|
<string name="location_disabled_warning">You must turn on (high accuracy) location services in Android Settings</string>
|
|
<string name="about">About</string>
|
|
<string name="a_list_of_nodes_in_the_mesh">A list of nodes in the mesh</string>
|
|
<string name="text_messages">Text messages</string>
|
|
<string name="channel_invalid">This Channel URL is invalid and can not be used</string>
|
|
<string name="debug_panel">Debug Panel</string>
|
|
<string name="debug_last_messages">500 last messages</string>
|
|
<string name="clear_last_messages">Clear</string>
|
|
<string name="updating_firmware">Updating firmware, wait up to eight minutes…</string>
|
|
<string name="update_successful">Update successful</string>
|
|
<string name="update_failed">Update failed</string>
|
|
<string name="message_reception_time">message reception time</string>
|
|
<string name="message_reception_state">message reception state</string>
|
|
<string name="message_delivery_status">Message delivery status</string>
|
|
<string name="broadcast_position_secs">Broadcast position period (in seconds), 0 - disable</string>
|
|
<string name="ls_sleep_secs">Device sleep period (in seconds)</string>
|
|
<string name="meshtastic_messages_notifications">Notifications about messages</string>
|
|
<string name="broadcast_period_too_small">Minimum broadcast period for this channel is %d</string>
|
|
<string name="protocol_stress_test">Protocol stress test</string>
|
|
<string name="advanced_settings">Advanced settings</string>
|
|
<string name="firmware_too_old">Firmware update required</string>
|
|
<string name="firmware_old">The radio firmware is too old to talk to this application, please go to the settings pane and choose "Update Firmware". For more information on this see <a href="https://github.com/meshtastic/Meshtastic-device#firmware-installation">our Firmware Installation guide</a> on Github.</string>
|
|
<string name="okay">Okay</string>
|
|
<string name="must_set_region">You must set a region!</string>
|
|
<string name="region">Region</string>
|
|
<string name="cant_change_no_radio">Couldn\'t change channel, because radio is not yet connected. Please try again.</string>
|
|
<string name="sample_coords">55.332244 34.442211</string>
|
|
<string name="save_messages">Save messages as csv...</string>
|
|
<string name="set_channel_options">Set channel options</string>
|
|
<string name="reset">Reset</string>
|
|
<string name="are_you_shure_change_default">Are you sure you want to change to the default channel?</string>
|
|
<string name="reset_to_defaults">Reset to defaults</string>
|
|
<string name="apply">Apply</string>
|
|
<string name="no_app_found">No application found to send URLs</string>
|
|
<string name="theme">Theme</string>
|
|
<string name="theme_light">Light</string>
|
|
<string name="theme_dark">Dark</string>
|
|
<string name="theme_system">System default</string>
|
|
<string name="choose_theme_title">Choose theme</string>
|
|
<string name="background_required">Background location access required</string>
|
|
<string name="show_system_settings">Show system settings</string>
|
|
<string name="why_background_required">In order to enable this feature, you must grant "allow location access all the time" permission.\n\nThis allows meshtastic to read your location while the application is in the background, so that it can send your location to other members of your mesh.</string>
|
|
<string name="required_permissions">Required permissions</string>
|
|
<string name="location">location</string>
|
|
<string name="cancel_no_radio">Cancel (no radio access)</string>
|
|
<string name="allow_will_show">Allow (will show dialog)</string>
|
|
<string name="provide_location_to_mesh">Provide location to mesh</string>
|
|
</resources>
|