/* 
  Localizable.strings
  Routes

  Created by Lukas Petr on 30/04/14.
  Copyright (c) 2014 Gymnazium Oty Pavla. All rights reserved.
*/

/*** Tab bar titles. ***/

/* Tracking */
"Tracking" = "Tracking";

/* My Routes */
"My Routes" = "My Routes";

/* Tab bar title for Statistics */
"Statistics" = "Statistics";

/* Tab bar title for About. The '- tab bar title' should not appear in the translation. */
"About - tab bar title" = "About";



/*** Tracking screen ***/

/* Title of button to start tracking (the '- tracking button' is only note and shouldn't appear in the translation.' */
"Start - tracking button" = "Start";

/* Title of button to stop tracking (the '- tracking button' is only note and shouldn't appear in the translation.' */
"Stop - tracking button" = "Stop";

/* Location services status title */
"Location fix inaccurate" = "Location fix inaccurate";

/* Location services status title */
"Location fix is accurate!" = "Location fix is accurate!";

/* Location services status title */
"Location services disabled" = "Location services disabled";

/* Location services status title */
"Location services restricted" = "Location services restricted";

/* Location services status title */
"Your location could not be determined" = "Your location could not be determined";

/* Alert message for Location accuracy. */
"vertical accuracy" = "vertical accuracy";

/* Alert message for Location accuracy. */
"horizontal accuracy" = "horizontal accuracy";

/* Location services status message */
"Routie is not allowed to use location services, possibly due to Parental controls." = "Routie is not allowed to use location services, possibly due to Parental controls.";

/* Location services status message */
"You must authorize Routie to use location services in order to record your track." = "You must authorize Routie to use location services in order to record your track.";

/* Location services status message */
"Try to get under clear sky." = "Try to get under clear sky.";

/* Metric name. */
"Current Speed" = "Current Speed";

/* Short metric name. */
"Avg Speed" = "Avg Speed";

/* Track metric. Not abbreviated */
"Average Speed" = "Average Speed";

/* Metric name. */
"Max Speed" = "Max Speed";

/* Metric name, for current altitude/elevation. */
"Current Alti" = "Current Alti";

/* Metric name */
"Max Altitude" = "Max Altitude";

/* Metric name */
"Min Altitude" = "Min Altitude";

/* Metric name */
"Distance" = "Distance";

/* Metric name */
"Total Time" = "Total Time";

/* A text in action sheet to resume tracking. */
"Resume tracking" = "Resume tracking";

/* A text in action sheet to resume tracking. */
"An unsaved tracking session\n(started %@) was found." = "An unsaved tracking session\n(started %@) was found.";

/* A text in action sheet to resume tracking. */
"Discard" = "Discard";

/* A text in action sheet to resume tracking. */
"Stop and save" = "Stop and save";

/* Button title that stops tracking. */
"Stop tracking" = "Stop tracking";

/* Default name of the Photo. */
"Photo %d" = "Photo %d";



/*** Info popover ***/

/* Info popover text for full-screen mode. Use the \"\n\" escape sequence somewhere in the middle. */
"Drag down to enter\nfull-screen mode." = "Drag down to enter\nfull-screen mode.";

/* Info popover text for full-screen mode. Use the \"\n\" escape sequence somewhere in the middle. */
"Drag upward or tap\nto change map type." = "Drag upward or tap\nto change map type.";

/* Info popover text for map note at user. Use the \n to split it into 2 similarly long parts. */
"Long-touch to add note\nto your current position." = "Long-touch to add note\nto your current position.";

/* Info popover text for map note anywhere. Use the \n to split it into 3 similarly long parts. */
"Long-touch\nanywhere on the map\nto add a note." = "Long-touch\nanywhere on the map\nto add a note.";

/* Info popover for track name. */
"Set your own track name\nor leave blank for default." = "Set your own track name\nor leave blank for default.";

/* Info popover for graph interaction */
"You can interact with the\ngraph using 1 or 2 fingers." = "You can interact with the\ngraph using 1 or 2 fingers.";



/*** Decision alerts ****/

/* Autopause prompt title. */
"Use autopause?" = "Use autopause?";

/* Autopause prompt message. */
"With autopause active, the average speed is calculated based on the time you were moving. (You can change this later in settings.)" = "With autopause active, the average speed is calculated based on the time you were moving. (You can change this later in settings.)";

/* Auto-export photos prompt title. */
"Auto-export photos to Camera Roll?" = "Auto-export photos to Camera Roll?";

/* Auto-export photos prompt message. */
"Photos taken with Routie can be automatically saved to Camera Roll, so you can access them the same way as photos taken with the Camera application. (You can change this later in Settings.)" = "Photos taken with Routie can be automatically saved to Camera Roll, so you can access them the same way as photos taken with the Camera application. (You can change this later in Settings.)";

/* Auto-import photos prompt title. */
"Auto-import photos from Camera Roll?" = "Auto-import photos from Camera Roll?";

/* Auto-import photos prompt message. */
"Photos taken with Camera application during tracking will be automatically imported to Routie. (You can change this later in Settings.)" = "Photos taken with Camera application during tracking will be automatically imported to Routie. (You can change this later in Settings.)";



/*** My Routes screen ***/

/* Placeholder text for empty list of routes. */
"Your tracked routes\nwill appear here." = "Your tracked routes\nwill appear here.";



/*** Route screen ***/

/* Routes (in the meaning of 'tracks') back button. */
"Routes" = "Routes";

/* Title for the screen containing track metrics. */
"Details" = "Details";

/* Altitude */
"Altitude" = "Altitude";

/* Speed */
"Speed" = "Speed";

/* Title for the screen containing annotation settings */
"Annotations" = "Annotations";

/* Sharing */
"Sharing" = "Sharing";



/*** Route details screen ***/

/* Start time of the track (track metric). */
"Start" = "Start";

/* End time of the track (track metric). */
"End" = "End";

/* Metric name. */
"Duration" = "Duration";

/* Track metric. Abbreviated. */
"Min Alti" = "Min Alti";

/* Track metric. Abbreviated. */
"Max Alti" = "Max Alti";

/* Track metric. In other words, elevation gained. */
"Climb" = "Climb";

/* Track metric for time moving. */
"Moving" = "Moving";

/* Track metric for time paused. */
"Paused" = "Paused";



/*** Annotations screen ***/

/* Cell title in Annotations screen. */
"Start / Stop" = "Start / Stop";

/* Section title. */
"General" = "General";

/* Section title in Annotations screen. */
"Altitude [annotations]" = "Altitude";

/* Cell title in Annotations screen and annotation name. */
"Highest Altitude" = "Highest Altitude";

/* Cell title in Annotations screen and annotation name. */
"Lowest Altitude" = "Lowest Altitude";

/* Section title in Annotations screen. */
"User Data" = "User Data";

/* Cell title in Annotations screen. */
"Pause Locations" = "Pause Locations";

/* Cell title in Annotations screen. */
"Photos" = "Photos";

/* Cell title in Annotations screen. */
"Locations' Notes" = "Locations' Notes";

/* Cell title in Annotations screen. */
"Edit mode" = "Edit mode";

/* Locations' Notes section footer in Annotations screen. */
"While in Edit mode, you can add notes by long-touching on the map, and you can change their positions by dragging." = "While in Edit mode, you can add notes by long-touching on the map, and you can change their positions by dragging.";

/* Annotation title. */
"Start Location" = "Start Location";

/* Annotation title. */
"End Location" = "End Location";



/*** Sharing screen ***/

/* Sharing status (state) for 'track not shared yet' */
"Status: Not shared yet." = "Status: Not shared yet.";

/* Sharing status (state) for 'track shared' */
"Status: Shared!" = "Status: Shared!";

/* Sharing status (state) for 'track uploaded' */
"Status: Uploaded!" = "Status: Uploaded!";

/* Cell title in 'Sharing' screen. */
"Display Name" = "Display Name";

/* Legal footer title */
"By signing in, you agree to our Terms of Use & Privacy Policy (see %@ →%@)." = "By signing in, you agree to our Terms of Use & Privacy Policy (see %@ →%@).";

/* Cell subtitle in Sharing cell before the name is loaded. */
"logged in as" = "logged in as";

/* Button title for logging out. */
"Logout" = "Logout";

/* Footer title for Display name section in 'Sharing' screen */
"Used on your shared tracks." = "Used on your shared tracks.";

/* Cell title in 'Sharing' screen. */
"Share Notes (%d)" = "Share Notes (%d)";

/* Cell title in 'Sharing' screen. */
"Share Photos (%d)" = "Share Photos (%d)";

/* Facebook */
"Facebook" = "Facebook";

/* Twitter */
"Twitter" = "Twitter";

/* Facebook and Twitter */
"Facebook and Twitter" = "Facebook and Twitter";

/* Title for Share button. */
"Share" = "Share";

/* Title for Upload button. */
"Upload" = "Upload";

/* Footer string for Share/Upload button in 'Sharing' screen. */
"Sign in to one of your social network accounts to Upload or Share this track." = "Sign in to one of your social network accounts to Upload or Share this track.";

/* Footer string for Share/Upload button in 'Sharing' screen. */
"A link to this track along with its name will be posted to %@." = "A link to this track along with its name will be posted to %@.";

/* Footer string for Upload button in 'Sharing' screen. */
"With Upload, you can get the track link without posting anywhere." = "With Upload, you can get the track link without posting anywhere.";

/* Footer string for Share/Upload button in 'Sharing' screen. */
"Select social networks where you want to share your track." = "Select social networks where you want to share your track.";

/* Hint in 'Export to file' cell inside 'Sharing' screen. */
"Select 1 or more filetypes." = "Select 1 or more filetypes.";

/* Cell title in 'Sharing' screen. */
"Export to file" = "Export to file";

/* Title for button in 'Export section' in 'Sharing' screen. */
"iTunes File Sharing" = "iTunes File Sharing";

/* Title for button in 'Export section' in 'Sharing' screen. */
"Open in.." = "Open in..";

/* Title for button in 'Export section' in 'Sharing' screen. */
"Send via Email" = "Send via Email";



/*** Statistics screen ***/

/* Time period of Statistics */
"Month" = "Month";

/* Time period of Statistics */
"Year" = "Year";

/* Time period of Statistics */
"All time" = "All time";

/* Statistics metric - count of tracks. */
"tracks" = "tracks";

/* Statistics metric. */
"distance" = "distance";

/* Statistics metric. */
"duration" = "duration";



/*** About screen ***/

/* Title of the About screen. */
"Routie" = "Routie";

/* Back button title to About screen. The '- tab bar title' should not appear in the translation. */
"About - back button title" = "About";

/* Settings */
"Settings" = "Settings";

/* Cell title in 'About' screen. */
"Legal" = "Legal";

/* Cell title in 'About' screen. */
"Routie on Twitter" = "Routie on Twitter";

/* Cell title in 'About' screen. */
"Glimsoft on Facebook" = "Glimsoft on Facebook";

/* Button title in 'About' screen. */
"Email feedback" = "Email feedback";

/* Cell title in 'About' screen. */
"Rate on App Store" = "Rate on App Store";

/* Glimsoft signature */
"Crafted with loving care by Glimsoft. v%@" = "Crafted with loving care by Glimsoft. v%@";



/*** Settings screen ***/

/* Cell title in 'Settings' screen. */
"Unit system" = "Unit system";

/* Unit system type */
"Metric" = "Metric";

/* Unit system type */
"Imperial" = "Imperial";

/* Unit system cell subtitle in 'Settings' screen. */
"meters, kilometers, kph" = "meters, kilometers, kph";

/* Unit system cell subtitle in 'Settings' screen. */
"feet, miles, mph" = "feet, miles, mph";

/* Title for sharing Cell in 'Settings' screen. */
"Configure…" = "Configure…";

/* Cell title in 'Settings' screen. */
"Auto import" = "Auto import";

/* Cell title in 'Settings' screen. */
"Auto export" = "Auto export";

/* Cell subtitle in 'Settings' screen. */
"from Camera Roll" = "from Camera Roll";

/* Cell subtitle in 'Settings' screen. */
"to Camera Roll" = "to Camera Roll";

/* Footer text for Photos section in 'Settings' screen. */
"⚠ Access to Photos denied. Go to the Settings app → Routie → Photos to enable." = "⚠ Access to Photos denied. Go to the Settings app → Routie → Photos to enable.";

/* Footer text for Photos section in 'Settings' screen. */
"⚠ Access to Photos restricted, possibly due to active parental controls." = "⚠ Access to Photos restricted, possibly due to active parental controls.";

/* Section title in 'Settings' screen. */
"Tracking - settings" = "Tracking";

/* Cell title in 'Settings' screen. */
"Auto-fill Notes" = "Auto-fill Notes";

/* Cell subtitle in 'Settings' screen. */
"start address →end address" = "start address →end address";

/* Cell title in 'Settings' screen. */
"Autopause" = "Autopause";

/* Cell title in 'Settings' screen. */
"Disable Auto-Lock" = "Disable Auto-Lock";

/* Section title in 'Settings' screen. */
"Smart watches" = "Smart watches";

/* Pebble */
"Pebble" = "Pebble";

/* Cell title in 'Settings' screen. */
"Battery watchdog" = "Battery watchdog";

/* Battery level cell in 'Settings' screen. */
"Level: %d%%" = "Level: %d%%";

/* Footer text for 'Battery watchdog' cell inside 'Settings' screen. */
"Automatically stops recording when battery drops below specified level." = "Automatically stops recording when battery drops below specified level.";

/* Section title in 'Settings' screen. */
"Badge" = "Badge";

/* Cell title in 'Settings' screen. */
"Show info in badge" = "Show info in badge";

/* Cell title in 'Show info in badge' section inside 'Settings' screen. */
"Current speed" = "Current speed";

/* Cell title in 'Show info in badge' section inside 'Settings' screen. */
"Tracking activity" = "Tracking activity";

/* Cell title in 'Show info in badge' section inside 'Settings' screen. */
"Trip distance" = "Trip distance";



/*** Pebble integration screen ***/

/* Title for 'Pebble integration' screen. */
"Pebble integration" = "Pebble integration";

/* Section title in 'Pebble integration' screen. */
"Status" = "Status";

/* Cell title for Pebble connection. */
"Pebble not connected" = "Pebble not connected";

/* Cell title for Pebble connection. */
"Connected to: %@" = "Connected to: %@";

/* Cell title in 'Pebble integration' screen. */
"Contacting watchapp…" = "Contacting watchapp…";

/* Cell title for Pebble Watchapp connection. */
"Routie watchapp installed" = "Routie watchapp installed";

/* Cell title for Pebble Watchapp connection. */
"Watchapp can't be reached" = "Watchapp can't be reached";

/* Pebble integration footer text. */
"You can now control tracking and view current stats on your Pebble" = "You can now control tracking and view current stats on your Pebble";

/* Pebble integration footer text. */
"Pair a Pebble with your phone to continue." = "Pair a Pebble with your phone to continue.";

/* Button title in 'Pebble integration' screen. */
"Install Routie on your Pebble" = "Install Routie on your Pebble";

/* Section title in the 'Pebble integration' screen. */
"Show Pebble icon in tracking bar" = "Show Pebble icon in tracking bar";

/* Cell title in the section 'Show Pebble in tracking bar' */
"When connected" = "When connected";

/* Cell title in the section 'Show Pebble in tracking bar' */
"Always" = "Always";

/* Cell title in the section 'Show Pebble in tracking bar' */
"Never" = "Never";

/* Cell title in 'Pebble integration' screen. */
"Text color mode" = "Text color mode";

/* Text color mode setting for Pebble watchapp. */
"Black on white" = "Black on white";

/* Text color mode setting for Pebble watchapp. */
"White on black" = "White on black";

/* Cell title in 'Pebble integration' screen. */
"Help & FAQ" = "Help & FAQ";

/* Footer text for Pebble help. */
"Settings are in %@ →%@ →%@" = "Settings are in %@ →%@ →%@";

/* Cell title in 'Pebble integration' screen. */
"How it works" = "How it works";

/* Pebble 'How it works' description for third button. */
"switch between\ndistance,\ncurrent altitude,\nand max speed" = "switch between\ndistance,\ncurrent altitude,\nand max speed";

/* Pebble 'How it works' description for first button. */
"switch between\nduration,\ncurrent speed,\nand avg. speed" = "switch between\nduration,\ncurrent speed,\nand avg. speed";

/* Pebble 'How it works' description for second button. */
"start / stop\ntracking" = "start / stop\ntracking";

/* Title of the Pebble help screen. */
"Pebble Help & FAQ" = "Pebble Help & FAQ";



/*** Edit & Save Route screen ***/

/* Title of the 'Edit Route' screen */
"Edit Route" = "Edit Route";

/* Title of the 'New track' screen. */
"New track" = "New track";

/* Name of the track. */
"name" = "name";

/* Activity during which the given route was tracked. Examples: cycling, running, walking.. */
"activity" = "activity";

/* Notes for the track. */
"notes" = "notes";

/* Button title in Save Route screen. */
"Save & Share" = "Save & Share";



/*** Legal screen ***/

/* Segmented control title in 'Legal' screen */
"Terms of Use" = "Terms of Use";

/* Segmented control title in 'Legal' screen */
"Privacy policy" = "Privacy policy";



/*** Activities ***/

/* Activity name. */
"Undefined" = "Undefined";

/* Activity name. */
"Running" = "Running";

/* Activity name. */
"Cycling" = "Cycling";

/* Activity name. */
"Walking" = "Walking";

/* Activity name. */
"Hiking" = "Hiking";

/* Activity name. */
"Roller skating" = "Roller skating";

/* Activity name. */
"Downhill skiing" = "Downhill skiing";

/* Activity name. */
"Snowboarding" = "Snowboarding";

/* Activity name. */
"XC skiing" = "XC skiing";

/* Activity name. */
"Ice skating" = "Ice skating";

/* Activity name. */
"Wind surfing" = "Wind surfing";

/* Activity name. */
"Canoeing" = "Canoeing";

/* Activity name. */
"Kayaking" = "Kayaking";

/* Activity name. */
"Rowing" = "Rowing";

/* Activity name. */
"Yachting" = "Yachting";

/* Activity name. */
"Motorcycling" = "Motorcycling";

/* Activity name. */
"Car ride" = "Car ride";

/* Activity name. */
"Train trip" = "Train trip";

/* Activity name. */
"Airplane flight" = "Airplane flight";

/* Track; default track activity name. */
"Track" = "Track";

/* Run; default track activity name. */
"Run" = "Run";

/* Walk; default track activity name. */
"Walk" = "Walk";

/* Flight; default track activity name. */
"Flight" = "Flight";

/* Hike; default track activity name. */
"Hike" = "Hike";

/* Skiing; default track activity name. */
"Skiing" = "Skiing";

/* Activity type in Statistics screen. */
"All Activities" = "All Activities";



/*** Day names ***/

/* Make it into adjective if possible. */
"Monday" = "Monday";

/* Make it into adjective if possible. */
"Tuesday" = "Tuesday";

/* Make it into adjective if possible. */
"Wednesday" = "Wednesday";

/* Make it into adjective if possible. */
"Thursday" = "Thursday";

/* Make it into adjective if possible. */
"Friday" = "Friday";

/* Make it into adjective if possible. */
"Saturday" = "Saturday";

/* Make it into adjective if possible. */
"Sunday" = "Sunday";



/*** GSMapViewBox ***/

/* GSMapViewBox map type category. */
"DEFAULT MAPS" = "DEFAULT MAPS";

/* Standard map type. */
"Standard" = "Standard";

/* Satellite map type. */
"Satellite" = "Satellite";

/* Hybrid map type. */
"Hybrid" = "Hybrid";

/* GSMapViewBox map type category. */
"OPEN STREET MAPS" = "OPEN STREET MAPS";

/* Open Street Map type. */
"Street" = "Street";

/* Open Street Map type. */
"Cycle" = "Cycle";

/* Open Street Map type. */
"MapQuest" = "MapQuest";



/*** Progress HUD ***/

/* Progress HUD status text. */
"Authorizing Facebook\nfor publishing" = "Authorizing Facebook\nfor publishing";

/* Progress HUD text. */
"Cancelled" = "Cancelled";

/* Progress HUD progress text. */
"Done!" = "Done!";

/* Text for progress HUD. */
"Link copied to\nclipboard" = "Link copied to\nclipboard";

/* Progress HUD status text. */
"Posting to Facebook" = "Posting to Facebook";

/* Progress HUD failure text. */
"Posting to Facebook\nfailed" = "Posting to Facebook\nfailed";

/* Progress HUD progress text. */
"Preparing Upload" = "Preparing Upload";

/* Progress HUD progress text. */
"Preparing upload\nof Photos" = "Preparing upload\nof Photos";

/* Progress HUD progress text. */
"Processing track" = "Processing track";

/* Progress HUD progress text. */
"Sending tweet" = "Sending tweet";

/* Progress HUD progress text. */
"Tweeting failed" = "Tweeting failed";

/* Progress HUD progress text. */
"Updating database..\n(This may take several minutes.)" = "Updating database..\n(This may take several minutes.)";

/* Progress HUD progress text. */
"Uploading" = "Uploading";

/* Progress HUD progress text. */
"Uploading (%d%%)" = "Uploading (%d%%)";

/* Progress HUD progress text. */
"Uploading photos" = "Uploading photos";

/* Progress HUD progress text. */
"Uploading photos\n(%d of %d) (%d%%)" = "Uploading photos\n(%1$d of %2$d) (%3$d%%)";

/* Progress HUD progress text. */
"Waiting for response" = "Waiting for response";

/* Progress HUD progress text. */
"Creating GPX file" = "Creating GPX file";

/* Progress HUD progress text. */
"Creating KML file" = "Creating KML file";

/* Progress HUD progress text. */
"Creating KMZ file" = "Creating KMZ file";

/* Progress HUD status text. */
"Export failed" = "Export failed";

/* Progress HUD progress text. */
"Export(s) are now\naccessible in iTunes." = "Export(s) are now\naccessible in iTunes.";

/* Progress HUD progress text. */
"Copying export(s) to\n/Documents failed." = "Copying export(s) to\n/Documents failed.";



/*** Alerts ***/

/* Photo access denied - alert title. */
"Access to Photos Denied" = "Access to Photos Denied";

/* Photo access denied - alert message. */
"You can go to Settings →Privacy →Photos to re-enable. Until then, the Auto-exporting and Auto-importing features can't be used." = "You can go to Settings →Privacy →Photos to re-enable. Until then, the Auto-exporting and Auto-importing features can't be used.";

/* Title for action sheet to confirm the 'Stop tracking' action. */
"Are you sure? Once stopped,\nthe tracking can't be resumed later." = "Are you sure? Once stopped,\nthe tracking can't be resumed later.";

/* Alert title. */
"Are you sure?" = "Are you sure?";

/* Alert message. */
"Deleting this route can't be undone." = "Deleting this route can't be undone.";

/* Yes! */
"Yes!" = "Yes!";

/* No */
"No" = "No";

/* OK */
"OK" = "OK";

/* Ok */
"Ok" = "Ok";

/* Button title for adding a note. */
"Add" = "Add";

/* Save */
"Save" = "Save";

/* Cancel */
"Cancel" = "Cancel";

/* Delete */
"Delete" = "Delete";

/* Discard */
"Discard" = "Discard";

/* Alert button title. */
"OK, thanks!" = "OK, thanks!";

/* Alert title. */
"Background Refresh Disabled" = "Background Refresh Disabled";

/* Sharing failure message. */
"Connection failed" = "Connection failed";

/* Sharing failure message. */
"Connection failed (12)" = "Connection failed (12)";

/* Track Link action */
"Copy to clipboard" = "Copy to clipboard";

/* Alert message when no location was tracked. */
"During the tracking, no locations with sufficient accuracy were found. There is nothing to save." = "During the tracking, no locations with sufficient accuracy were found. There is nothing to save.";

/* Alert title for editing username. */
"Edit Username" = "Edit Username";

/* Alert title for editing a note. */
"Edit your note" = "Edit your note";

/* Alert title for adding a note. */
"Enter your note" = "Enter your note";

/* Error */
"Error" = "Error";

/* Route upload - Alert title */
"Error while getting Routie userId." = "Error while getting Routie userId.";

/* Alert title. */
"Error while uploading photo" = "Error while uploading photo";

/* Facebook error handling. */
"Error. Please try again later.\n(%@)" = "Error. Please try again later.\n(%@)";

/* Alert message. */
"Failed to save exported file to disk." = "Failed to save exported file to disk.";

/* Go to App Store */
"Go to App Store" = "Go to App Store";

/* Alert message */
"GPS will not work when Routie is in background. Go to iPhone Settings → General → Background App Refresh to enable." = "GPS will not work when Routie is in background. Go to iPhone Settings → General → Background App Refresh to enable.";

/* Placeholder text for user's note. */
"My note" = "My note";

/* Alert title for email failure. */
"No Account" = "No Account";

/* Alert title when 'Open in' menu fails. */
"No apps can open this file." = "No apps can open this file.";

/* Sharing failure message. */
"No Internet connection" = "No Internet connection";

/* Managing Twitter. */
"No Twitter Accounts" = "No Twitter Accounts";

/* Alert title when no location was tracked. */
"Nothing to save" = "Nothing to save";

/* Track Link action */
"Open in Safari" = "Open in Safari";

/* Requesting Facebook permissions - error alert title. */
"Permission Error" = "Permission Error";

/* Route upload - Alert title */
"Route upload failed" = "Route upload failed";

/* Managing Twitter. */
"Select a Twitter account" = "Select a Twitter account";

/* Facebook error handling. */
"Session Error" = "Session Error";

/* Sharing failure message. */
"Sharing of Photos failed" = "Sharing of Photos failed";

/* Facebook error handling. */
"Something Went Wrong" = "Something Went Wrong";

/* Title for 'Routie cracked' alert. */
"Thanks for trying out Routie!" = "Thanks for trying out Routie!";

/* Alert message when 'Open in' menu fails. */
"There are no apps on your device capable of openning .%@ files. You can either use different export option, or download an app that can open it." = "There are no apps on your device capable of openning .%@ files. You can either use different export option, or download an app that can open it.";

/* Managing Twitter. */
"There are no Twitter accounts configured. You can add or create a Twitter account in Settings." = "There are no Twitter accounts configured. You can add or create a Twitter account in Settings.";

/* Alert title in Route screen. */
"To hide the graph with swipe, your device needs to be in portrait orientation." = "To hide the graph with swipe, your device needs to be in portrait orientation.";

/* Alert title in Route screen. */
"To show bars, you have to rotate your device back to portrait." = "To show bars, you have to rotate your device back to portrait.";

/* A text in action sheet to resume tracking. */
"Today, %@" = "Today, %@";

/* Requesting Facebook permissions - error alert message. */
"Unable to request publish permissions" = "Unable to request publish permissions";

/* Facebook error handling. */
"Unknown Error" = "Unknown Error";

/* Sharing failure message. */
"Uploading of Route failed" = "Uploading of Route failed";

/* Message for 'Routie cracked' alert. */
"We've noticed that you are using cracked version of Routie. If you want to track more routes, you need to get the full version from the App Store." = "We've noticed that you are using cracked version of Routie. If you want to track more routes, you need to get the full version from the App Store.";

/* A text in action sheet to resume tracking. */
"Yesterday, %@" = "Yesterday, %@";

/* Alert message for email failure. */
"You either don't have configured any email accounts or all of your accounts are disabled." = "You either don't have configured any email accounts or all of your accounts are disabled.";

/* Facebook error handling. */
"Your current session is no longer valid. Please log in again." = "Your current session is no longer valid. Please log in again.";

