1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pharmacies/res/values-en/strings.xml

42 lines
2.4 KiB

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="about">Fármacias was developed by Carlos Silva and uses Sapo's services to fetch the information about the pharmacies. If the application was usefull, and if you want to, make a donation at www.r3pek.org. It also uses some icons from Yusuke Kamiyamane (p.yusukekamiyamane.com). Thanks.</string>
<string name="app_name">Farmácias</string>
<string name="pref_gen_cat">General</string>
<string name="pref_gen_onservice">Only display on Service</string>
<string name="pref_gen_maxdist">Max Distance</string>
<string name="distance">Distance:</string>
<string name="phone_number">Phone Number:</string>
<string name="at_service">At Service:</string>
<string name="latitude">Latitude:</string>
<string name="longitude">Longitude:</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="parish">Parish:</string>
<string name="address">Address:</string>
<string name="location_acquired">Location acquired</string>
<string name="dial">Dial</string>
<string name="share">Share</string>
<string name="navigate">Navigate</string>
<string name="copy_to_clipboard">Copy to Clipboard</string>
<string name="copied_to_clipboard">Copied to Clipboard</string>
<string name="shared_pharmacy">Shared Pharmacy</string>
<string name="details">Details</string>
<string name="error_getting_pharmacies">Error while retreiving pharmacies</string>
<string name="menu_refresh">Refresh</string>
<string name="menu_settings">Settings</string>
<string name="menu_list">List</string>
<string name="menu_about">About</string>
<string name="no_localization_active">You don't have any localization system active. Want to activate now?</string>
<string name="menu_get_gps_pos">Get GPS position</string>
<string name="menu_set_my_location">Set my location</string>
<string name="tap_on_screen">Tap on the screen to select your location</string>
<string name="now_from_GPS">Now using GPS for location</string>
<string name="menu_my_location">Goto my location</string>
<string name="not_available">Street name not available</string>
<string name="not_pharmacies_returned">Didn\'t get any pharmacies, try to increase the distance</string>
<string name="na">Not available</string>
<string name="show_on_map">Show on Map</string>
<string name="go_back">Now go back to the map</string>
<string name="loading">Loading...</string>
</resources>