Changeset View
Changeset View
Standalone View
Standalone View
app/src/main/res/values/strings.xml
Show First 20 Lines • Show All 143 Lines • ▼ Show 20 Lines | <resources> | ||||
<string name="general_settings">General</string> | <string name="general_settings">General</string> | ||||
<string name="settings_experimental">Experimental features</string> | <string name="settings_experimental">Experimental features</string> | ||||
<string name="settings_search_radius">Maximum distance (meters)</string> | <string name="settings_search_radius">Maximum distance (meters)</string> | ||||
<string name="pref_recents_group_title">Recent stops</string> | <string name="pref_recents_group_title">Recent stops</string> | ||||
<string name="settings_group_general">General settings</string> | <string name="settings_group_general">General settings</string> | ||||
<string name="settings_group_database">Database management</string> | <string name="settings_group_database">Database management</string> | ||||
<string name="settings_reset_database">Launch manual database update</string> | <string name="settings_reset_database">Launch manual database update</string> | ||||
<string name="enable_position_message_map">Allow access to position to show it on the map</string> | <string name="enable_position_message_map">Allow access to location to show it on the map</string> | ||||
<string name="enableGpsText">Please enable GPS</string> | <string name="enable_position_message_nearby">Allow access to location to show stops nearby</string> | ||||
<string name="enableGpsText">Please enable location on the device</string> | |||||
<string name="database_update_msg_inapp">Database update in progress…</string> | <string name="database_update_msg_inapp">Database update in progress…</string> | ||||
<string name="database_update_msg_notif">Updating the database</string> | <string name="database_update_msg_notif">Updating the database</string> | ||||
<string name="database_update_req">Force database update</string> | <string name="database_update_req">Force database update</string> | ||||
<string name="database_update_req_descr">Touch to update the app database now</string> | <string name="database_update_req_descr">Touch to update the app database now</string> | ||||
<string name="bus_arriving_at">is arriving at</string> | <string name="bus_arriving_at">is arriving at</string> | ||||
<string name="arrivals_card_at_the_stop">at the stop</string> | <string name="arrivals_card_at_the_stop">at the stop</string> | ||||
<string name="two_strings_format" translatable="false">%1$s - %2$s</string> | <string name="two_strings_format" translatable="false">%1$s - %2$s</string> | ||||
<string name="show_arrivals">Show arrivals</string> | <string name="show_arrivals">Show arrivals</string> | ||||
<string name="show_stops">Show stops</string> | <string name="show_stops">Show stops</string> | ||||
<!-- | <!-- | ||||
Mixed button strings | Mixed button strings | ||||
!--> | !--> | ||||
<string name="open_telegram"> Join Telegram channel</string> | <string name="open_telegram"> Join Telegram channel</string> | ||||
<!-- | <!-- | ||||
Map view buttons strings | Map view buttons strings | ||||
!--> | !--> | ||||
<string name="bt_center_map_description">Center on my location</string> | <string name="bt_center_map_description">Center on my location</string> | ||||
<string name="bt_follow_me_description">Follow me</string> | <string name="bt_follow_me_description">Follow me</string> | ||||
<string name="enable_position">Enable or disable location</string> | <string name="enable_position">Enable or disable location</string> | ||||
<string name="location_enabled">Location enabled</string> | <string name="location_enabled">Location enabled</string> | ||||
<string name="location_disabled">Location disabled</string> | <string name="location_disabled">Location disabled</string> | ||||
<string name="map_location_disabled_device">Location is disabled on device</string> | |||||
<!-- | <!-- | ||||
Arrival times sources | Arrival times sources | ||||
!--> | !--> | ||||
<string name="times_source_fmt">Arrivals source: %1$s</string> | <string name="times_source_fmt">Arrivals source: %1$s</string> | ||||
<string name="fivetapifetcher">GTT App</string> | <string name="fivetapifetcher">GTT App</string> | ||||
<string name="gttjsonfetcher">GTT Website</string> | <string name="gttjsonfetcher">GTT Website</string> | ||||
<string name="fivetscraper">5T Torino website</string> | <string name="fivetscraper">5T Torino website</string> | ||||
▲ Show 20 Lines • Show All 107 Lines • ▼ Show 20 Lines | |||||
Look in the <b>Settings</b> to customize the app behaviour, and in the <b>About the app</b> section if you want to know more about the app and the developers.]]> | Look in the <b>Settings</b> to customize the app behaviour, and in the <b>About the app</b> section if you want to know more about the app and the developers.]]> | ||||
</string> | </string> | ||||
<string name="tutorial_permissions"> | <string name="tutorial_permissions"> | ||||
<![CDATA[The app needs the <b>Notifications</b> permission to show the information about background processing. | <![CDATA[The app needs the <b>Notifications</b> permission to show the information about background processing. | ||||
Press the button below to grant it]]> | Press the button below to grant it]]> | ||||
</string> | </string> | ||||
<string name="grant_location_permission">Grant location permission</string> | <string name="grant_location_permission">Grant location permission</string> | ||||
<string name="location_permission_granted">Location permission granted</string> | <string name="location_permission_granted">Location permission granted</string> | ||||
<string name="location_permission_not_granted">Location permission has not been granted</string> | |||||
<string name="close_tutorial">OK, close the tutorial</string> | <string name="close_tutorial">OK, close the tutorial</string> | ||||
<string name="close_tutorial_short">Close the tutorial</string> | <string name="close_tutorial_short">Close the tutorial</string> | ||||
<string name="grant_notification_permission">Enable notifications</string> | <string name="grant_notification_permission">Enable notifications</string> | ||||
<string name="notification_permission_granted">Notifications enabled</string> | <string name="notification_permission_granted">Notifications enabled</string> | ||||
</resources> | </resources> |
Public contents are in Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) or GNU Free Documentation License (at your option) unless otherwise noted. · Contact / Register