mirror of
https://github.com/10h30/wp-strava.git
synced 2026-06-05 15:10:01 +09:00
Updated translation template.
This commit is contained in:
@@ -0,0 +1,275 @@
|
|||||||
|
# Copyright (C) 2017 WP Strava
|
||||||
|
# This file is distributed under the same license as the WP Strava package.
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: WP Strava 1.2\n"
|
||||||
|
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-strava\n"
|
||||||
|
"POT-Creation-Date: 2017-05-26 16:10:44+00:00\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||||
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
||||||
|
#: lib/API.class.php:42 lib/API.class.php:80
|
||||||
|
msgid "ERROR %s %s - %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/API.class.php:75
|
||||||
|
msgid "Strava Temporarily Unavailable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestMapWidget.class.php:12
|
||||||
|
msgid "Strava Latest Map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestMapWidget.class.php:13
|
||||||
|
msgid "Strava latest ride using static google map image"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestMapWidget.class.php:19 lib/LatestMapWidget.class.php:54
|
||||||
|
msgid "Latest Activity"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestMapWidget.class.php:28 lib/LatestRidesWidget.class.php:56
|
||||||
|
msgid "Title:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestMapWidget.class.php:32
|
||||||
|
msgid "Min. Distance (%s):"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestMapWidget.class.php:36 lib/LatestRidesWidget.class.php:60
|
||||||
|
msgid "Club ID (leave blank to show Athlete):"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestRidesWidget.class.php:9
|
||||||
|
msgid "Will publish your latest rides activity from strava.com."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestRidesWidget.class.php:10
|
||||||
|
msgid "Strava Latest Rides"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestRidesWidget.class.php:25 lib/LatestRidesWidget.class.php:50
|
||||||
|
msgid "Rides"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestRidesWidget.class.php:64
|
||||||
|
msgid "Quantity:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestRidesWidget.class.php:86
|
||||||
|
msgid "On %s %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestRidesWidget.class.php:92
|
||||||
|
msgid " rode %s %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestRidesWidget.class.php:93
|
||||||
|
msgid " during %s %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/LatestRidesWidget.class.php:94
|
||||||
|
msgid " climbing %s %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/RideShortcode.class.php:42
|
||||||
|
msgid "Elapsed Time"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/RideShortcode.class.php:43
|
||||||
|
msgid "Moving Time"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/RideShortcode.class.php:44
|
||||||
|
msgid "Distance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/RideShortcode.class.php:45
|
||||||
|
msgid "Average Speed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/RideShortcode.class.php:46
|
||||||
|
msgid "Max Speed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/RideShortcode.class.php:47
|
||||||
|
msgid "Elevation Gain"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/SOM.class.php:30
|
||||||
|
msgid "hours"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/SOMEnglish.class.php:22
|
||||||
|
msgid "mi."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/SOMEnglish.class.php:34
|
||||||
|
msgid "mph"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/SOMEnglish.class.php:46
|
||||||
|
msgid "ft."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/SOMMetric.class.php:21
|
||||||
|
msgid "km"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/SOMMetric.class.php:33
|
||||||
|
msgid "km/h"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/SOMMetric.class.php:45
|
||||||
|
msgid "meters"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:64 lib/Settings.class.php:158
|
||||||
|
msgid "Strava Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:65
|
||||||
|
msgid "Strava"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:77
|
||||||
|
msgid "New Strava token retrieved. %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:83
|
||||||
|
msgid "Error authenticating at Strava: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:93
|
||||||
|
msgid "Strava API"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:99
|
||||||
|
msgid "Strava Client ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:100
|
||||||
|
msgid "Strava Client Secret"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:103
|
||||||
|
msgid "Strava Token"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:108
|
||||||
|
msgid "Google Maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:109
|
||||||
|
msgid "Static Maps Key"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:113
|
||||||
|
msgid "Options"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:114
|
||||||
|
msgid "System of Measurement"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:118
|
||||||
|
msgid "Cache"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:119
|
||||||
|
msgid "Clear cache (images & transient data)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:129
|
||||||
|
msgid ""
|
||||||
|
"<p>Steps:</p>\n"
|
||||||
|
"\t\t\t<ol>\n"
|
||||||
|
"\t\t\t\t<li>Create your free API Application/Connection here: <a href='%s' "
|
||||||
|
"target='_blank'>%s</a> using the following information:</li>\n"
|
||||||
|
"\t\t\t\t<ul>\n"
|
||||||
|
"\t\t\t\t\t<li>Application Name: <strong>%s</strong></li>\n"
|
||||||
|
"\t\t\t\t\t<li>Website: <strong>%s</strong></li>\n"
|
||||||
|
"\t\t\t\t\t<li>Application Description: <strong>%s</strong></li>\n"
|
||||||
|
"\t\t\t\t\t<li>Authorization Callback Domain: <strong>%s</strong></li>\n"
|
||||||
|
"\t\t\t\t</ul>\n"
|
||||||
|
"\t\t\t\t<li>Once you've created your API Application at strava.com, enter "
|
||||||
|
"the <strong>Client ID</strong> and <strong>Client Secret</strong> below, "
|
||||||
|
"which can now be found on that same strava API Settings page.\n"
|
||||||
|
"\t\t\t\t<li>After saving your Client ID and Secret, you'll be redirected to "
|
||||||
|
"strava to authorize your API Application. If successful, your Strava Token "
|
||||||
|
"will display instead of Client ID and Client Secret.</li>\n"
|
||||||
|
"\t\t\t\t<li>If you need to re-authorize your API Application, erase your "
|
||||||
|
"Strava Token here and click 'Save Changes' to start over.</li>\n"
|
||||||
|
"\t\t\t</ol>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:146
|
||||||
|
msgid ""
|
||||||
|
"<p>Steps:</p>\n"
|
||||||
|
"\t\t\t<ol>\n"
|
||||||
|
"\t\t\t\t<li>To use Google map images, you must create a Static Maps API Key. "
|
||||||
|
"Create a free key by going here: <a href='%s' target='_blank'>%s</a> and "
|
||||||
|
"clicking <strong>Get a Key</strong></li>\n"
|
||||||
|
"\t\t\t\t<li>Once you've created your Google Static Maps API Key, enter the "
|
||||||
|
"key below.\n"
|
||||||
|
"\t\t\t</ol>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:165
|
||||||
|
msgid "Save Changes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:186
|
||||||
|
msgid "Client ID must be a number."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:193
|
||||||
|
msgid "Client Secret is required."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:212
|
||||||
|
msgid "Successfully authenticated."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:215
|
||||||
|
msgid "Authentication failed, please check your credentials."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:223
|
||||||
|
msgid "Missing Client ID or Client Secret."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:240
|
||||||
|
msgid "Metric"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:241
|
||||||
|
msgid "English"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/Settings.class.php:269
|
||||||
|
msgid "Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Plugin Name of the plugin/theme
|
||||||
|
msgid "WP Strava"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Plugin URI of the plugin/theme
|
||||||
|
msgid "https://wordpress.org/plugins/wp-strava/"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Description of the plugin/theme
|
||||||
|
msgid ""
|
||||||
|
"Plugin to show your strava.com information in your wordpress blog. Some "
|
||||||
|
"Icons are Copyright © Yusuke Kamiyamane. All rights reserved. Licensed under "
|
||||||
|
"a Creative Commons Attribution 3.0 license."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Author of the plugin/theme
|
||||||
|
msgid "Carlos Santa Cruz, Justin Foell, Lance Willet"
|
||||||
|
msgstr ""
|
||||||
Reference in New Issue
Block a user