mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
39 lines
3.2 KiB
XML
39 lines
3.2 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 alpha-testing, if you find problems please post on our website chat.\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 our forum.</string>
|
|
<string name="permission_missing">A required permission is missing, Meshtastic won\'t be able to work properly. Please enable in application settings.</string>
|
|
</resources>
|