source: OpenWorkouts-current/ow/locale/OpenWorkouts.pot @ a6fa857

current
Last change on this file since a6fa857 was a6fa857, checked in by Borja Lopez <borja@…>, 5 years ago

(#39) duplicated workouts - translations

  • Property mode set to 100644
File size: 18.0 KB
RevLine 
[a4e4799]1#
2# SOME DESCRIPTIVE TITLE
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: PACKAGE 1.0\n"
[a6fa857]9"POT-Creation-Date: 2019-04-22 22:48+0200\n"
[a4e4799]10"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11"Last-Translator: FULL NAME <EMAIL@ADDRESS\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"Language: \n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Generated-By: Lingua 4.13\n"
18
[643af34]19#: ./ow/utilities.py:301
[520b188]20msgid "January"
21msgstr ""
22
[643af34]23#: ./ow/utilities.py:302
[520b188]24msgid "February"
25msgstr ""
26
[643af34]27#: ./ow/utilities.py:303
[520b188]28msgid "March"
29msgstr ""
30
[643af34]31#: ./ow/utilities.py:304
[520b188]32msgid "April"
33msgstr ""
34
[643af34]35#: ./ow/utilities.py:305
[520b188]36msgid "May"
37msgstr ""
38
[643af34]39#: ./ow/utilities.py:306
[520b188]40msgid "June"
41msgstr ""
42
[643af34]43#: ./ow/utilities.py:307
[520b188]44msgid "July"
45msgstr ""
46
[643af34]47#: ./ow/utilities.py:308
[520b188]48msgid "August"
49msgstr ""
50
[643af34]51#: ./ow/utilities.py:309
[520b188]52msgid "September"
53msgstr ""
54
[643af34]55#: ./ow/utilities.py:310
[520b188]56msgid "October"
57msgstr ""
58
[643af34]59#: ./ow/utilities.py:311
[520b188]60msgid "November"
61msgstr ""
62
[643af34]63#: ./ow/utilities.py:312
[520b188]64msgid "December"
65msgstr ""
66
[643af34]67#: ./ow/utilities.py:324
[520b188]68msgid "Monday"
69msgstr ""
70
[643af34]71#: ./ow/utilities.py:325
[520b188]72msgid "Tuesday"
73msgstr ""
74
[643af34]75#: ./ow/utilities.py:326
[520b188]76msgid "Wednesday"
77msgstr ""
78
[643af34]79#: ./ow/utilities.py:327
[520b188]80msgid "Thursday"
81msgstr ""
82
[643af34]83#: ./ow/utilities.py:328
[520b188]84msgid "Friday"
85msgstr ""
86
[643af34]87#: ./ow/utilities.py:329
[520b188]88msgid "Saturday"
89msgstr ""
90
[643af34]91#: ./ow/utilities.py:330
[520b188]92msgid "Sunday"
93msgstr ""
94
[643af34]95#: ./ow/utilities.py:340
[a4e4799]96msgid "Morning"
97msgstr ""
98
[643af34]99#: ./ow/utilities.py:341
[a4e4799]100msgid "Afternoon"
101msgstr ""
102
[643af34]103#: ./ow/utilities.py:342
[a4e4799]104msgid "Evening"
105msgstr ""
106
[643af34]107#: ./ow/utilities.py:343
[a4e4799]108msgid "Night"
109msgstr ""
110
[643af34]111#: ./ow/utilities.py:359
[737eb6c]112msgid "English"
113msgstr ""
114
[643af34]115#: ./ow/utilities.py:360
[737eb6c]116msgid "Spanish"
117msgstr ""
118
[643af34]119#: ./ow/utilities.py:366
[520b188]120msgid "Male"
121msgstr ""
122
[643af34]123#: ./ow/utilities.py:367
[520b188]124msgid "Female"
125msgstr ""
126
[643af34]127#: ./ow/utilities.py:368
[520b188]128msgid "Robot"
129msgstr ""
130
[a4e4799]131#: ./ow/mail.py:42 ./ow/templates/mail_verify_account_txt.pt:5
132msgid "Welcome to OpenWorkouts"
133msgstr ""
134
135#: ./ow/schemas/blob.py:14
136msgid "Please upload a valid file type."
137msgstr ""
138
[737eb6c]139#: ./ow/schemas/user.py:13
[a4e4799]140msgid "The given password does not match the existing one "
141msgstr ""
142
[737eb6c]143#: ./ow/schemas/user.py:25
[a4e4799]144msgid "Another user is already using the nickname %(name)s"
145msgstr ""
146
[737eb6c]147#: ./ow/schemas/user.py:37
[a4e4799]148msgid "Another user is already registered with the email %(email)s"
149msgstr ""
150
151#: ./ow/templates/403.pt:15
152msgid "Uh oh! you are not supposed to access these contents! :-/"
153msgstr ""
154
155#. Used in sentence: "We are sorry, but you do not have permissions to view
156#. these contents. Please ${goback} and access the contents you have available
157#. from there."
158#. Used in sentence: "We are sorry, but the contents you were looking for can
159#. not be found. Please ${goback} and, if the problem persist, let us know!"
160#. Used in sentence: "Our support stuff has been notified already with all
161#. details about the problem. Please ${goback} and be patient while we fix it."
162#: ./ow/templates/403.pt:23 ./ow/templates/404.pt:23 ./ow/templates/500.pt:24
163msgid "go back to your dashboard"
164msgstr ""
165
166#. Canonical text for ${goback} is: "go back to your dashboard"
167#: ./ow/templates/403.pt:21
168msgid ""
169"We are sorry, but you do not have permissions to view these contents. Please "
170"${goback} and access the contents you have available from there."
171msgstr ""
172
173#: ./ow/templates/404.pt:15
174msgid "So sorry! :-("
175msgstr ""
176
177#. Canonical text for ${goback} is: "go back to your dashboard"
178#: ./ow/templates/404.pt:21
179msgid ""
180"We are sorry, but the contents you were looking for can not be found. Please "
181"${goback} and, if the problem persist, let us know!"
182msgstr ""
183
184#: ./ow/templates/500.pt:15
185msgid "Dammit! Something got broken! :-("
186msgstr ""
187
188#. Canonical text for ${goback} is: "go back to your dashboard"
189#: ./ow/templates/500.pt:21
190msgid ""
191"Our support stuff has been notified already with all details about the "
192"problem. Please ${goback} and be patient while we fix it."
193msgstr ""
194
195#: ./ow/templates/add_manual_workout.pt:11
196#: ./ow/templates/add_manual_workout.pt:15
197msgid "Add workout manually"
198msgstr ""
199
200#: ./ow/templates/add_manual_workout.pt:29 ./ow/templates/add_workout.pt:22
201#: ./ow/templates/update_workout_from_file.pt:24
202msgid "Back"
203msgstr ""
204
205#: ./ow/templates/add_manual_workout.pt:33
206msgid "Add a new workout"
207msgstr ""
208
209#: ./ow/templates/add_manual_workout.pt:42
210msgid "Sport/Activity"
211msgstr ""
212
[a6fa857]213#: ./ow/templates/add_manual_workout.pt:47 ./ow/templates/add_workout.pt:76
[a4e4799]214msgid "Title"
215msgstr ""
216
217#: ./ow/templates/add_manual_workout.pt:53
218msgid "Distance (Km):"
219msgstr ""
220
221#: ./ow/templates/add_manual_workout.pt:58
222msgid "Start date (dd/mm/yyyy)"
223msgstr ""
224
225#: ./ow/templates/add_manual_workout.pt:63
226msgid "Start time (HH:MM)"
227msgstr ""
228
229#: ./ow/templates/add_manual_workout.pt:71
230msgid "Hours"
231msgstr ""
232
233#: ./ow/templates/add_manual_workout.pt:76
234msgid "Minutes"
235msgstr ""
236
237#: ./ow/templates/add_manual_workout.pt:81
238msgid "Seconds"
239msgstr ""
240
241#: ./ow/templates/add_manual_workout.pt:87
242msgid "Notes:"
243msgstr ""
244
[a6fa857]245#: ./ow/templates/add_manual_workout.pt:187 ./ow/templates/add_workout.pt:209
[737eb6c]246#: ./ow/templates/edit_profile.pt:255
247#: ./ow/templates/update_workout_from_file.pt:139
248msgid "Save"
249msgstr ""
250
[a4e4799]251#: ./ow/templates/add_user.pt:11 ./ow/templates/add_user.pt:15
252msgid "Add user"
253msgstr ""
254
255#: ./ow/templates/add_user.pt:25
256msgid "E-Mail:"
257msgstr ""
258
259#: ./ow/templates/add_user.pt:28 ./ow/templates/signup.pt:29
260msgid "Nickname"
261msgstr ""
262
263#: ./ow/templates/add_user.pt:34
264msgid "Firstname:"
265msgstr ""
266
267#: ./ow/templates/add_user.pt:37
268msgid "Lastname:"
269msgstr ""
270
271#: ./ow/templates/add_user.pt:43
272msgid "Group / Admin:"
273msgstr ""
274
275#: ./ow/templates/add_user.pt:49 ./ow/templates/change_password.pt:23
276#: ./ow/templates/delete_workout.pt:23 ./ow/templates/edit_profile.pt:27
277msgid "Cancel"
278msgstr ""
279
280#: ./ow/templates/add_workout.pt:11 ./ow/templates/add_workout.pt:15
281#: ./ow/templates/add_workout.pt:23
282msgid "Upload workout file"
283msgstr ""
284
[a6fa857]285#: ./ow/templates/add_workout.pt:31
286msgid "THIS MAY BE A DUPLICATE OF:"
287msgstr ""
288
289#: ./ow/templates/add_workout.pt:82
[a4e4799]290msgid "Notes"
291msgstr ""
292
[a6fa857]293#: ./ow/templates/add_workout.pt:88
[a4e4799]294msgid "Workout file (gpx, fit)"
295msgstr ""
296
[a6fa857]297#: ./ow/templates/add_workout.pt:95
298msgid "Allow duplicated workouts"
299msgstr ""
300
301#: ./ow/templates/add_workout.pt:96
302msgid ""
303"Mark this checkbox if you want to add to override the mechanism not allowing "
304"duplicated workouts"
305msgstr ""
306
[a4e4799]307#: ./ow/templates/base.pt:69
308msgid "Dashboard"
309msgstr ""
310
311#: ./ow/templates/base.pt:75 ./ow/templates/profile.pt:11
312msgid "My profile"
313msgstr ""
314
315#: ./ow/templates/base.pt:78
316msgid "Add Workout"
317msgstr ""
318
319#: ./ow/templates/base.pt:82
320msgid "Upload file"
321msgstr ""
322
323#: ./ow/templates/base.pt:87
324msgid "Add manually"
325msgstr ""
326
327#: ./ow/templates/base.pt:95
328msgid "Log out"
329msgstr ""
330
331#: ./ow/templates/change_password.pt:11 ./ow/templates/change_password.pt:15
[737eb6c]332#: ./ow/templates/change_password.pt:24 ./ow/templates/change_password.pt:109
[a4e4799]333msgid "Change password"
334msgstr ""
335
336#: ./ow/templates/change_password.pt:31
337msgid "Old/current password"
338msgstr ""
339
340#: ./ow/templates/change_password.pt:39
341msgid "New password"
342msgstr ""
343
344#: ./ow/templates/change_password.pt:45
345msgid "New password (again)"
346msgstr ""
347
348#: ./ow/templates/dashboard.pt:11
349msgid "My dashboard"
350msgstr ""
351
[a6fa857]352#: ./ow/templates/dashboard.pt:31 ./ow/templates/profile.pt:251
353#: ./ow/templates/profile.pt:343 ./ow/templates/user_list.pt:24
[a4e4799]354msgid "Workouts"
355msgstr ""
356
[520b188]357#: ./ow/templates/dashboard.pt:36
[a4e4799]358msgid "You haven't added any workouts yet"
359msgstr ""
360
[520b188]361#: ./ow/templates/dashboard.pt:39
[a4e4799]362msgid "Upload one"
363msgstr ""
364
[520b188]365#: ./ow/templates/dashboard.pt:42
[a4e4799]366msgid "Add one manually"
367msgstr ""
368
[a6fa857]369#: ./ow/templates/dashboard.pt:115 ./ow/templates/profile.pt:87
[a4e4799]370msgid "workouts"
371msgstr ""
372
[520b188]373#: ./ow/templates/dashboard.pt:120
[a4e4799]374msgid "This week"
375msgstr ""
376
[a6fa857]377#: ./ow/templates/dashboard.pt:124 ./ow/templates/profile.pt:99
378#: ./ow/templates/profile.pt:271 ./ow/templates/profile.pt:288
379#: ./ow/templates/profile.pt:293 ./ow/templates/profile.pt:363
380#: ./ow/templates/profile.pt:380 ./ow/templates/profile.pt:385
[a4e4799]381msgid "km"
382msgstr ""
383
[520b188]384#: ./ow/templates/dashboard.pt:129 ./ow/templates/dashboard.pt:162
[a6fa857]385#: ./ow/templates/profile.pt:92 ./ow/templates/profile.pt:261
386#: ./ow/templates/profile.pt:304 ./ow/templates/profile.pt:313
387#: ./ow/templates/profile.pt:353 ./ow/templates/profile.pt:396
388#: ./ow/templates/profile.pt:405 ./ow/views/user.py:487
[a4e4799]389msgid "hours"
390msgstr ""
391
[520b188]392#: ./ow/templates/dashboard.pt:131 ./ow/templates/dashboard.pt:164
[a6fa857]393#: ./ow/templates/profile.pt:94 ./ow/templates/profile.pt:263
394#: ./ow/templates/profile.pt:306 ./ow/templates/profile.pt:315
395#: ./ow/templates/profile.pt:355 ./ow/templates/profile.pt:398
396#: ./ow/templates/profile.pt:407 ./ow/views/user.py:490
[a4e4799]397msgid "min."
398msgstr ""
399
[a6fa857]400#: ./ow/templates/dashboard.pt:150 ./ow/templates/profile.pt:61
[a4e4799]401msgid "Workouts:"
402msgstr ""
403
[520b188]404#: ./ow/templates/dashboard.pt:154 ./ow/templates/delete_workout.pt:44
[a6fa857]405#: ./ow/templates/profile.pt:69 ./ow/templates/update_workout_from_file.pt:52
[a4e4799]406msgid "Distance:"
407msgstr ""
408
[a6fa857]409#: ./ow/templates/dashboard.pt:158 ./ow/templates/profile.pt:65
[a4e4799]410msgid "Time:"
411msgstr ""
412
[a6fa857]413#: ./ow/templates/dashboard.pt:169 ./ow/templates/profile.pt:73
[a4e4799]414msgid "Elevation:"
415msgstr ""
416
417#: ./ow/templates/delete_workout.pt:11 ./ow/templates/delete_workout.pt:16
418msgid "Delete workout"
419msgstr ""
420
421#: ./ow/templates/delete_workout.pt:36
422#: ./ow/templates/update_workout_from_file.pt:44
423msgid "Start:"
424msgstr ""
425
426#: ./ow/templates/delete_workout.pt:40
427#: ./ow/templates/update_workout_from_file.pt:48
428msgid "Duration:"
429msgstr ""
430
[737eb6c]431#: ./ow/templates/delete_workout.pt:55
432msgid "Are you sure you want to delete this workout?"
433msgstr ""
434
435#: ./ow/templates/delete_workout.pt:58
436msgid "Yes, delete"
437msgstr ""
438
[a4e4799]439#: ./ow/templates/edit_manual_workout.pt:16
440#: ./ow/templates/edit_manual_workout.pt:21
441#: ./ow/templates/edit_manual_workout.pt:26
442msgid "Edit workout"
443msgstr ""
444
445#: ./ow/templates/edit_profile.pt:11 ./ow/templates/edit_profile.pt:15
446#: ./ow/templates/edit_profile.pt:28
447msgid "Edit profile"
448msgstr ""
449
450#: ./ow/templates/edit_profile.pt:35
451msgid "Email address:"
452msgstr ""
453
454#: ./ow/templates/edit_profile.pt:40
455msgid "Nickname:"
456msgstr ""
457
[737eb6c]458#: ./ow/templates/edit_profile.pt:48
[a4e4799]459msgid "Current picture:"
460msgstr ""
461
[737eb6c]462#: ./ow/templates/edit_profile.pt:56
[a4e4799]463msgid "Picture (jpg, jpeg, png or gif):"
464msgstr ""
465
[737eb6c]466#: ./ow/templates/edit_profile.pt:64
[a4e4799]467msgid "First name:"
468msgstr ""
469
[737eb6c]470#: ./ow/templates/edit_profile.pt:69
[a4e4799]471msgid "Last name:"
472msgstr ""
473
[a6fa857]474#: ./ow/templates/edit_profile.pt:74 ./ow/templates/profile.pt:204
[a4e4799]475msgid "Gender:"
476msgstr ""
477
[a6fa857]478#: ./ow/templates/edit_profile.pt:82 ./ow/templates/profile.pt:208
[a4e4799]479msgid "Birth date:"
480msgstr ""
481
[737eb6c]482#: ./ow/templates/edit_profile.pt:87
[a4e4799]483msgid "Height (meters):"
484msgstr ""
485
[737eb6c]486#: ./ow/templates/edit_profile.pt:92
[a4e4799]487msgid "Weight (kg):"
488msgstr ""
489
[737eb6c]490#: ./ow/templates/edit_profile.pt:98
[a4e4799]491msgid "Bio/About you:"
492msgstr ""
493
494#: ./ow/templates/edit_profile.pt:104
495msgid "Timezone:"
496msgstr ""
497
[737eb6c]498#: ./ow/templates/edit_profile.pt:106
[a4e4799]499msgid "All dates and times will be formatted for this timezone"
500msgstr ""
501
[737eb6c]502#: ./ow/templates/edit_profile.pt:114
503msgid "Language:"
504msgstr ""
505
506#: ./ow/templates/edit_profile.pt:116
507msgid "All texts in the user interface will appear in this language"
508msgstr ""
509
[643af34]510#: ./ow/templates/login.pt:27 ./ow/templates/verify.pt:30
[a4e4799]511msgid "Please send me the verification link again"
512msgstr ""
513
514#: ./ow/templates/login.pt:33 ./ow/templates/signup.pt:21
515msgid "Email"
516msgstr ""
517
518#: ./ow/templates/login.pt:34
519msgid "Your email..."
520msgstr ""
521
522#: ./ow/templates/login.pt:39 ./ow/templates/signup.pt:51
523msgid "Password"
524msgstr ""
525
526#: ./ow/templates/login.pt:40
527msgid "Your password..."
528msgstr ""
529
[643af34]530#: ./ow/templates/login.pt:44
[737eb6c]531msgid "Login"
532msgstr ""
533
[a4e4799]534#: ./ow/templates/login.pt:46
535msgid "Forgot your password?"
536msgstr ""
537
[643af34]538#: ./ow/templates/login.pt:49
[a4e4799]539msgid "Join now!"
540msgstr ""
541
[aedefa8]542#: ./ow/templates/profile.pt:47
[a4e4799]543msgid "edit profile"
544msgstr ""
545
[aedefa8]546#: ./ow/templates/profile.pt:50
[a4e4799]547msgid "change password"
548msgstr ""
549
[a6fa857]550#: ./ow/templates/profile.pt:103 ./ow/templates/profile.pt:278
551#: ./ow/templates/profile.pt:326 ./ow/templates/profile.pt:331
552#: ./ow/templates/profile.pt:370 ./ow/templates/profile.pt:418
553#: ./ow/templates/profile.pt:423
[a4e4799]554msgid "m"
555msgstr ""
556
[a6fa857]557#: ./ow/templates/profile.pt:113
[a4e4799]558msgid "distance"
559msgstr ""
560
[a6fa857]561#: ./ow/templates/profile.pt:114
[a4e4799]562msgid "time"
563msgstr ""
564
[a6fa857]565#: ./ow/templates/profile.pt:115
[a4e4799]566msgid "elevation"
567msgstr ""
568
[a6fa857]569#: ./ow/templates/profile.pt:122
[a4e4799]570msgid "weekly"
571msgstr ""
572
[a6fa857]573#: ./ow/templates/profile.pt:126
[a4e4799]574msgid "monthly"
575msgstr ""
576
[a6fa857]577#: ./ow/templates/profile.pt:160
[a4e4799]578msgid "HR (bpm)"
579msgstr ""
580
[a6fa857]581#: ./ow/templates/profile.pt:162 ./ow/templates/profile.pt:169
[a4e4799]582#: ./ow/templates/workout.pt:74 ./ow/templates/workout.pt:81
583#: ./ow/templates/workout.pt:88 ./ow/templates/workout.pt:97
584msgid "Avg."
585msgstr ""
586
[a6fa857]587#: ./ow/templates/profile.pt:164 ./ow/templates/profile.pt:171
[a4e4799]588#: ./ow/templates/workout.pt:76 ./ow/templates/workout.pt:83
589#: ./ow/templates/workout.pt:90 ./ow/templates/workout.pt:99
590msgid "Max."
591msgstr ""
592
[a6fa857]593#: ./ow/templates/profile.pt:167
[a4e4799]594msgid "Cad"
595msgstr ""
596
[a6fa857]597#: ./ow/templates/profile.pt:200
[aedefa8]598msgid "Profile info"
599msgstr ""
600
[a6fa857]601#: ./ow/templates/profile.pt:214
[a4e4799]602msgid "Height:"
603msgstr ""
604
[a6fa857]605#: ./ow/templates/profile.pt:218
[a4e4799]606msgid "Weight:"
607msgstr ""
608
[a6fa857]609#: ./ow/templates/profile.pt:225
[aedefa8]610msgid "Workout stats"
611msgstr ""
612
[a6fa857]613#: ./ow/templates/profile.pt:257 ./ow/templates/profile.pt:349
[aedefa8]614msgid "Time"
615msgstr ""
616
[a6fa857]617#: ./ow/templates/profile.pt:268 ./ow/templates/profile.pt:360
[aedefa8]618#: ./ow/templates/workout.pt:60
619msgid "Distance"
620msgstr ""
621
[a6fa857]622#: ./ow/templates/profile.pt:275 ./ow/templates/profile.pt:367
[aedefa8]623msgid "Elevation"
624msgstr ""
625
[a6fa857]626#: ./ow/templates/profile.pt:280 ./ow/templates/profile.pt:372
[aedefa8]627msgid "Single workout records:"
628msgstr ""
629
[a6fa857]630#: ./ow/templates/profile.pt:283 ./ow/templates/profile.pt:375
[aedefa8]631msgid "Farthest distance"
632msgstr ""
633
[a6fa857]634#: ./ow/templates/profile.pt:298 ./ow/templates/profile.pt:390
[aedefa8]635msgid "Longer workout"
636msgstr ""
637
[a6fa857]638#: ./ow/templates/profile.pt:321 ./ow/templates/profile.pt:413
[aedefa8]639msgid "Higher elevation gain"
640msgstr ""
641
[a6fa857]642#: ./ow/templates/profile.pt:338
[aedefa8]643msgid "All time"
644msgstr ""
645
[a6fa857]646#: ./ow/templates/profile.pt:947
[aedefa8]647msgid "Mo Tu We Th Fr Sa Su"
648msgstr ""
649
[a4e4799]650#: ./ow/templates/signup.pt:22
651msgid "We need a valid email address"
652msgstr ""
653
654#: ./ow/templates/signup.pt:30
655msgid "Choose a cool nickname"
656msgstr ""
657
658#: ./ow/templates/signup.pt:37
659msgid "First name"
660msgstr ""
661
662#: ./ow/templates/signup.pt:38
663msgid "Your real first name here"
664msgstr ""
665
666#: ./ow/templates/signup.pt:44
667msgid "Last name"
668msgstr ""
669
670#: ./ow/templates/signup.pt:45
671msgid "Your family name here"
672msgstr ""
673
674#: ./ow/templates/signup.pt:52
675msgid "More than 9 characters, numbers and/or symbols"
676msgstr ""
677
678#: ./ow/templates/signup.pt:58
679msgid "Password (confirm)"
680msgstr ""
681
682#: ./ow/templates/signup.pt:59
683msgid "Confirm your password"
684msgstr ""
685
[737eb6c]686#: ./ow/templates/signup.pt:64
687msgid "Sign up!"
688msgstr ""
689
[a4e4799]690#: ./ow/templates/update_workout_from_file.pt:11
691#: ./ow/templates/update_workout_from_file.pt:16
692msgid "Update workout from file"
693msgstr ""
694
695#: ./ow/templates/update_workout_from_file.pt:33
696msgid "Existing ${filetype} tracking file data"
697msgstr ""
698
699#: ./ow/templates/update_workout_from_file.pt:64
700msgid "Workout file (gpx, fit):"
701msgstr ""
702
703#: ./ow/templates/user_list.pt:11
704msgid "User list"
705msgstr ""
706
707#: ./ow/templates/user_list.pt:15
708msgid "user list"
709msgstr ""
710
711#: ./ow/templates/user_list.pt:22
712msgid "Name"
713msgstr ""
714
715#: ./ow/templates/user_list.pt:23
716msgid "E-mail"
717msgstr ""
718
719#: ./ow/templates/workout.pt:11 ./ow/templates/workout.pt:23
720msgid "Workout details"
721msgstr ""
722
723#: ./ow/templates/workout.pt:39
724msgid "edit workout"
725msgstr ""
726
727#: ./ow/templates/workout.pt:45
728msgid "update with tracking file"
729msgstr ""
730
731#: ./ow/templates/workout.pt:50
732msgid "delete"
733msgstr ""
734
735#: ./ow/templates/workout.pt:64
736msgid "Duration"
737msgstr ""
738
739#: ./ow/templates/workout.pt:69
740msgid "Start"
741msgstr ""
742
743#: ./ow/templates/workout.pt:73
744msgid "Speed"
745msgstr ""
746
747#: ./ow/templates/workout.pt:80
748msgid "Heart Rate"
749msgstr ""
750
751#: ./ow/templates/workout.pt:87
752msgid "Cadence"
753msgstr ""
754
755#: ./ow/templates/workout.pt:94
756msgid "Temperature"
757msgstr ""
758
759#: ./ow/templates/workout.pt:95
760msgid "Min."
761msgstr ""
762
763#: ./ow/templates/mail_verify_account_txt.pt:8
764#: ./ow/templates/mail_verify_account_html.pt:21
765msgid ""
766"You have joined the OpenWorkouts community successfully, now please verify "
767"your account."
768msgstr ""
769
770#: ./ow/templates/mail_verify_account_txt.pt:13
771msgid ""
772"Click on the following link, or copy and paste it in your browser navigation "
773"bar to verify your account:"
774msgstr ""
775
776#: ./ow/templates/mail_verify_account_txt.pt:20
777msgid "Thank you for joining us. Best regards from the OpenWorkouts team."
778msgstr ""
779
[643af34]780#: ./ow/templates/verify.pt:16
781msgid "Wrong verification code"
782msgstr ""
783
784#: ./ow/templates/verify.pt:18
[a4e4799]785msgid ""
786"Your email hasn't been verified. Check the url and make sure you copied it "
787"exactly as it was in the verification email."
788msgstr ""
789
[643af34]790#: ./ow/templates/verify.pt:26
791msgid "Back to login"
792msgstr ""
793
[a4e4799]794#: ./ow/templates/mail_verify_account_html.pt:17
795msgid "Welcome"
796msgstr ""
797
798#: ./ow/templates/mail_verify_account_html.pt:30
799msgid "Verify my account (*)"
800msgstr ""
801
802#: ./ow/templates/mail_verify_account_html.pt:34
803msgid "Thank you for joining us."
804msgstr ""
805
806#: ./ow/templates/mail_verify_account_html.pt:37
807msgid "Best regards from the OpenWorkouts team."
808msgstr ""
809
810#: ./ow/templates/mail_verify_account_html.pt:43
811msgid ""
812"(*) If clicking on the button does not work, you can copy this link and paste"
813" it on your browser navigation bar:"
814msgstr ""
815
[520b188]816#: ./ow/views/user.py:63
[a4e4799]817msgid "User has been verified already"
818msgstr ""
819
[520b188]820#: ./ow/views/user.py:64
[a4e4799]821msgid "Verification link sent, please check your inbox"
822msgstr ""
823
[520b188]824#: ./ow/views/user.py:65
[a4e4799]825msgid "We already sent you the verification link more than three times"
826msgstr ""
827
[520b188]828#: ./ow/views/user.py:100
[a4e4799]829msgid "Wrong password"
830msgstr ""
831
[520b188]832#: ./ow/views/user.py:102
[a4e4799]833msgid "You have to verify your account first"
834msgstr ""
835
[520b188]836#: ./ow/views/user.py:107
[a4e4799]837msgid "Wrong email address"
838msgstr ""
839
[520b188]840#: ./ow/views/user.py:302
841msgid "Unknown"
842msgstr ""
843
[a6fa857]844#: ./ow/views/user.py:485
[aedefa8]845msgid "hour"
846msgstr ""
847
[a6fa857]848#: ./ow/views/workout.py:64
[a4e4799]849msgid "workout"
850msgstr ""
[a6fa857]851
852#: ./ow/views/workout.py:111
853msgid ""
854"This workout looks like a duplicate of another workout, please enable workout"
855" duplicates below to save it"
856msgstr ""
Note: See TracBrowser for help on using the repository browser.