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

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

Updated profile page translations (es)

  • Property mode set to 100644
File size: 17.4 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"
[aedefa8]9"POT-Creation-Date: 2019-03-12 12:51+0100\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
213#: ./ow/templates/add_manual_workout.pt:47 ./ow/templates/add_workout.pt:29
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
[737eb6c]245#: ./ow/templates/add_manual_workout.pt:187 ./ow/templates/add_workout.pt:93
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
285#: ./ow/templates/add_workout.pt:34
286msgid "Notes"
287msgstr ""
288
289#: ./ow/templates/add_workout.pt:39
290msgid "Workout file (gpx, fit)"
291msgstr ""
292
293#: ./ow/templates/base.pt:69
294msgid "Dashboard"
295msgstr ""
296
297#: ./ow/templates/base.pt:75 ./ow/templates/profile.pt:11
298msgid "My profile"
299msgstr ""
300
301#: ./ow/templates/base.pt:78
302msgid "Add Workout"
303msgstr ""
304
305#: ./ow/templates/base.pt:82
306msgid "Upload file"
307msgstr ""
308
309#: ./ow/templates/base.pt:87
310msgid "Add manually"
311msgstr ""
312
313#: ./ow/templates/base.pt:95
314msgid "Log out"
315msgstr ""
316
317#: ./ow/templates/change_password.pt:11 ./ow/templates/change_password.pt:15
[737eb6c]318#: ./ow/templates/change_password.pt:24 ./ow/templates/change_password.pt:109
[a4e4799]319msgid "Change password"
320msgstr ""
321
322#: ./ow/templates/change_password.pt:31
323msgid "Old/current password"
324msgstr ""
325
326#: ./ow/templates/change_password.pt:39
327msgid "New password"
328msgstr ""
329
330#: ./ow/templates/change_password.pt:45
331msgid "New password (again)"
332msgstr ""
333
334#: ./ow/templates/dashboard.pt:11
335msgid "My dashboard"
336msgstr ""
337
[aedefa8]338#: ./ow/templates/dashboard.pt:31 ./ow/templates/profile.pt:228
339#: ./ow/templates/profile.pt:320 ./ow/templates/user_list.pt:24
[a4e4799]340msgid "Workouts"
341msgstr ""
342
[520b188]343#: ./ow/templates/dashboard.pt:36
[a4e4799]344msgid "You haven't added any workouts yet"
345msgstr ""
346
[520b188]347#: ./ow/templates/dashboard.pt:39
[a4e4799]348msgid "Upload one"
349msgstr ""
350
[520b188]351#: ./ow/templates/dashboard.pt:42
[a4e4799]352msgid "Add one manually"
353msgstr ""
354
[aedefa8]355#: ./ow/templates/dashboard.pt:115 ./ow/templates/profile.pt:64
[a4e4799]356msgid "workouts"
357msgstr ""
358
[520b188]359#: ./ow/templates/dashboard.pt:120
[a4e4799]360msgid "This week"
361msgstr ""
362
[aedefa8]363#: ./ow/templates/dashboard.pt:124 ./ow/templates/profile.pt:76
364#: ./ow/templates/profile.pt:248 ./ow/templates/profile.pt:265
365#: ./ow/templates/profile.pt:270 ./ow/templates/profile.pt:340
366#: ./ow/templates/profile.pt:357 ./ow/templates/profile.pt:362
[a4e4799]367msgid "km"
368msgstr ""
369
[520b188]370#: ./ow/templates/dashboard.pt:129 ./ow/templates/dashboard.pt:162
[aedefa8]371#: ./ow/templates/profile.pt:69 ./ow/templates/profile.pt:238
372#: ./ow/templates/profile.pt:281 ./ow/templates/profile.pt:290
373#: ./ow/templates/profile.pt:330 ./ow/templates/profile.pt:373
374#: ./ow/templates/profile.pt:382 ./ow/views/user.py:481
[a4e4799]375msgid "hours"
376msgstr ""
377
[520b188]378#: ./ow/templates/dashboard.pt:131 ./ow/templates/dashboard.pt:164
[aedefa8]379#: ./ow/templates/profile.pt:71 ./ow/templates/profile.pt:240
380#: ./ow/templates/profile.pt:283 ./ow/templates/profile.pt:292
381#: ./ow/templates/profile.pt:332 ./ow/templates/profile.pt:375
382#: ./ow/templates/profile.pt:384 ./ow/views/user.py:484
[a4e4799]383msgid "min."
384msgstr ""
385
[520b188]386#: ./ow/templates/dashboard.pt:150
[a4e4799]387msgid "Workouts:"
388msgstr ""
389
[520b188]390#: ./ow/templates/dashboard.pt:154 ./ow/templates/delete_workout.pt:44
[a4e4799]391#: ./ow/templates/update_workout_from_file.pt:52
392msgid "Distance:"
393msgstr ""
394
[520b188]395#: ./ow/templates/dashboard.pt:158
[a4e4799]396msgid "Time:"
397msgstr ""
398
[520b188]399#: ./ow/templates/dashboard.pt:169
[a4e4799]400msgid "Elevation:"
401msgstr ""
402
403#: ./ow/templates/delete_workout.pt:11 ./ow/templates/delete_workout.pt:16
404msgid "Delete workout"
405msgstr ""
406
407#: ./ow/templates/delete_workout.pt:36
408#: ./ow/templates/update_workout_from_file.pt:44
409msgid "Start:"
410msgstr ""
411
412#: ./ow/templates/delete_workout.pt:40
413#: ./ow/templates/update_workout_from_file.pt:48
414msgid "Duration:"
415msgstr ""
416
[737eb6c]417#: ./ow/templates/delete_workout.pt:55
418msgid "Are you sure you want to delete this workout?"
419msgstr ""
420
421#: ./ow/templates/delete_workout.pt:58
422msgid "Yes, delete"
423msgstr ""
424
[a4e4799]425#: ./ow/templates/edit_manual_workout.pt:16
426#: ./ow/templates/edit_manual_workout.pt:21
427#: ./ow/templates/edit_manual_workout.pt:26
428msgid "Edit workout"
429msgstr ""
430
431#: ./ow/templates/edit_profile.pt:11 ./ow/templates/edit_profile.pt:15
432#: ./ow/templates/edit_profile.pt:28
433msgid "Edit profile"
434msgstr ""
435
436#: ./ow/templates/edit_profile.pt:35
437msgid "Email address:"
438msgstr ""
439
440#: ./ow/templates/edit_profile.pt:40
441msgid "Nickname:"
442msgstr ""
443
[737eb6c]444#: ./ow/templates/edit_profile.pt:48
[a4e4799]445msgid "Current picture:"
446msgstr ""
447
[737eb6c]448#: ./ow/templates/edit_profile.pt:56
[a4e4799]449msgid "Picture (jpg, jpeg, png or gif):"
450msgstr ""
451
[737eb6c]452#: ./ow/templates/edit_profile.pt:64
[a4e4799]453msgid "First name:"
454msgstr ""
455
[737eb6c]456#: ./ow/templates/edit_profile.pt:69
[a4e4799]457msgid "Last name:"
458msgstr ""
459
[aedefa8]460#: ./ow/templates/edit_profile.pt:74 ./ow/templates/profile.pt:181
[a4e4799]461msgid "Gender:"
462msgstr ""
463
[aedefa8]464#: ./ow/templates/edit_profile.pt:82 ./ow/templates/profile.pt:185
[a4e4799]465msgid "Birth date:"
466msgstr ""
467
[737eb6c]468#: ./ow/templates/edit_profile.pt:87
[a4e4799]469msgid "Height (meters):"
470msgstr ""
471
[737eb6c]472#: ./ow/templates/edit_profile.pt:92
[a4e4799]473msgid "Weight (kg):"
474msgstr ""
475
[737eb6c]476#: ./ow/templates/edit_profile.pt:98
[a4e4799]477msgid "Bio/About you:"
478msgstr ""
479
480#: ./ow/templates/edit_profile.pt:104
481msgid "Timezone:"
482msgstr ""
483
[737eb6c]484#: ./ow/templates/edit_profile.pt:106
[a4e4799]485msgid "All dates and times will be formatted for this timezone"
486msgstr ""
487
[737eb6c]488#: ./ow/templates/edit_profile.pt:114
489msgid "Language:"
490msgstr ""
491
492#: ./ow/templates/edit_profile.pt:116
493msgid "All texts in the user interface will appear in this language"
494msgstr ""
495
[643af34]496#: ./ow/templates/login.pt:27 ./ow/templates/verify.pt:30
[a4e4799]497msgid "Please send me the verification link again"
498msgstr ""
499
500#: ./ow/templates/login.pt:33 ./ow/templates/signup.pt:21
501msgid "Email"
502msgstr ""
503
504#: ./ow/templates/login.pt:34
505msgid "Your email..."
506msgstr ""
507
508#: ./ow/templates/login.pt:39 ./ow/templates/signup.pt:51
509msgid "Password"
510msgstr ""
511
512#: ./ow/templates/login.pt:40
513msgid "Your password..."
514msgstr ""
515
[643af34]516#: ./ow/templates/login.pt:44
[737eb6c]517msgid "Login"
518msgstr ""
519
[a4e4799]520#: ./ow/templates/login.pt:46
521msgid "Forgot your password?"
522msgstr ""
523
[643af34]524#: ./ow/templates/login.pt:49
[a4e4799]525msgid "Join now!"
526msgstr ""
527
[aedefa8]528#: ./ow/templates/profile.pt:47
[a4e4799]529msgid "edit profile"
530msgstr ""
531
[aedefa8]532#: ./ow/templates/profile.pt:50
[a4e4799]533msgid "change password"
534msgstr ""
535
[aedefa8]536#: ./ow/templates/profile.pt:80 ./ow/templates/profile.pt:255
537#: ./ow/templates/profile.pt:303 ./ow/templates/profile.pt:308
538#: ./ow/templates/profile.pt:347 ./ow/templates/profile.pt:395
539#: ./ow/templates/profile.pt:400
[a4e4799]540msgid "m"
541msgstr ""
542
[aedefa8]543#: ./ow/templates/profile.pt:90
[a4e4799]544msgid "distance"
545msgstr ""
546
[aedefa8]547#: ./ow/templates/profile.pt:91
[a4e4799]548msgid "time"
549msgstr ""
550
[aedefa8]551#: ./ow/templates/profile.pt:92
[a4e4799]552msgid "elevation"
553msgstr ""
554
[aedefa8]555#: ./ow/templates/profile.pt:99
[a4e4799]556msgid "weekly"
557msgstr ""
558
[aedefa8]559#: ./ow/templates/profile.pt:103
[a4e4799]560msgid "monthly"
561msgstr ""
562
[aedefa8]563#: ./ow/templates/profile.pt:137
[a4e4799]564msgid "HR (bpm)"
565msgstr ""
566
[aedefa8]567#: ./ow/templates/profile.pt:139 ./ow/templates/profile.pt:146
[a4e4799]568#: ./ow/templates/workout.pt:74 ./ow/templates/workout.pt:81
569#: ./ow/templates/workout.pt:88 ./ow/templates/workout.pt:97
570msgid "Avg."
571msgstr ""
572
[aedefa8]573#: ./ow/templates/profile.pt:141 ./ow/templates/profile.pt:148
[a4e4799]574#: ./ow/templates/workout.pt:76 ./ow/templates/workout.pt:83
575#: ./ow/templates/workout.pt:90 ./ow/templates/workout.pt:99
576msgid "Max."
577msgstr ""
578
[aedefa8]579#: ./ow/templates/profile.pt:144
[a4e4799]580msgid "Cad"
581msgstr ""
582
[aedefa8]583#: ./ow/templates/profile.pt:177
584msgid "Profile info"
585msgstr ""
586
587#: ./ow/templates/profile.pt:191
[a4e4799]588msgid "Height:"
589msgstr ""
590
[aedefa8]591#: ./ow/templates/profile.pt:195
[a4e4799]592msgid "Weight:"
593msgstr ""
594
[aedefa8]595#: ./ow/templates/profile.pt:202
596msgid "Workout stats"
597msgstr ""
598
599#: ./ow/templates/profile.pt:234 ./ow/templates/profile.pt:326
600msgid "Time"
601msgstr ""
602
603#: ./ow/templates/profile.pt:245 ./ow/templates/profile.pt:337
604#: ./ow/templates/workout.pt:60
605msgid "Distance"
606msgstr ""
607
608#: ./ow/templates/profile.pt:252 ./ow/templates/profile.pt:344
609msgid "Elevation"
610msgstr ""
611
612#: ./ow/templates/profile.pt:257 ./ow/templates/profile.pt:349
613msgid "Single workout records:"
614msgstr ""
615
616#: ./ow/templates/profile.pt:260 ./ow/templates/profile.pt:352
617msgid "Farthest distance"
618msgstr ""
619
620#: ./ow/templates/profile.pt:275 ./ow/templates/profile.pt:367
621msgid "Longer workout"
622msgstr ""
623
624#: ./ow/templates/profile.pt:298 ./ow/templates/profile.pt:390
625msgid "Higher elevation gain"
626msgstr ""
627
628#: ./ow/templates/profile.pt:315
629msgid "All time"
630msgstr ""
631
632#: ./ow/templates/profile.pt:905
633msgid "Mo Tu We Th Fr Sa Su"
634msgstr ""
635
[a4e4799]636#: ./ow/templates/signup.pt:22
637msgid "We need a valid email address"
638msgstr ""
639
640#: ./ow/templates/signup.pt:30
641msgid "Choose a cool nickname"
642msgstr ""
643
644#: ./ow/templates/signup.pt:37
645msgid "First name"
646msgstr ""
647
648#: ./ow/templates/signup.pt:38
649msgid "Your real first name here"
650msgstr ""
651
652#: ./ow/templates/signup.pt:44
653msgid "Last name"
654msgstr ""
655
656#: ./ow/templates/signup.pt:45
657msgid "Your family name here"
658msgstr ""
659
660#: ./ow/templates/signup.pt:52
661msgid "More than 9 characters, numbers and/or symbols"
662msgstr ""
663
664#: ./ow/templates/signup.pt:58
665msgid "Password (confirm)"
666msgstr ""
667
668#: ./ow/templates/signup.pt:59
669msgid "Confirm your password"
670msgstr ""
671
[737eb6c]672#: ./ow/templates/signup.pt:64
673msgid "Sign up!"
674msgstr ""
675
[a4e4799]676#: ./ow/templates/update_workout_from_file.pt:11
677#: ./ow/templates/update_workout_from_file.pt:16
678msgid "Update workout from file"
679msgstr ""
680
681#: ./ow/templates/update_workout_from_file.pt:33
682msgid "Existing ${filetype} tracking file data"
683msgstr ""
684
685#: ./ow/templates/update_workout_from_file.pt:64
686msgid "Workout file (gpx, fit):"
687msgstr ""
688
689#: ./ow/templates/user_list.pt:11
690msgid "User list"
691msgstr ""
692
693#: ./ow/templates/user_list.pt:15
694msgid "user list"
695msgstr ""
696
697#: ./ow/templates/user_list.pt:22
698msgid "Name"
699msgstr ""
700
701#: ./ow/templates/user_list.pt:23
702msgid "E-mail"
703msgstr ""
704
705#: ./ow/templates/workout.pt:11 ./ow/templates/workout.pt:23
706msgid "Workout details"
707msgstr ""
708
709#: ./ow/templates/workout.pt:39
710msgid "edit workout"
711msgstr ""
712
713#: ./ow/templates/workout.pt:45
714msgid "update with tracking file"
715msgstr ""
716
717#: ./ow/templates/workout.pt:50
718msgid "delete"
719msgstr ""
720
721#: ./ow/templates/workout.pt:64
722msgid "Duration"
723msgstr ""
724
725#: ./ow/templates/workout.pt:69
726msgid "Start"
727msgstr ""
728
729#: ./ow/templates/workout.pt:73
730msgid "Speed"
731msgstr ""
732
733#: ./ow/templates/workout.pt:80
734msgid "Heart Rate"
735msgstr ""
736
737#: ./ow/templates/workout.pt:87
738msgid "Cadence"
739msgstr ""
740
741#: ./ow/templates/workout.pt:94
742msgid "Temperature"
743msgstr ""
744
745#: ./ow/templates/workout.pt:95
746msgid "Min."
747msgstr ""
748
749#: ./ow/templates/mail_verify_account_txt.pt:8
750#: ./ow/templates/mail_verify_account_html.pt:21
751msgid ""
752"You have joined the OpenWorkouts community successfully, now please verify "
753"your account."
754msgstr ""
755
756#: ./ow/templates/mail_verify_account_txt.pt:13
757msgid ""
758"Click on the following link, or copy and paste it in your browser navigation "
759"bar to verify your account:"
760msgstr ""
761
762#: ./ow/templates/mail_verify_account_txt.pt:20
763msgid "Thank you for joining us. Best regards from the OpenWorkouts team."
764msgstr ""
765
[643af34]766#: ./ow/templates/verify.pt:16
767msgid "Wrong verification code"
768msgstr ""
769
770#: ./ow/templates/verify.pt:18
[a4e4799]771msgid ""
772"Your email hasn't been verified. Check the url and make sure you copied it "
773"exactly as it was in the verification email."
774msgstr ""
775
[643af34]776#: ./ow/templates/verify.pt:26
777msgid "Back to login"
778msgstr ""
779
[a4e4799]780#: ./ow/templates/mail_verify_account_html.pt:17
781msgid "Welcome"
782msgstr ""
783
784#: ./ow/templates/mail_verify_account_html.pt:30
785msgid "Verify my account (*)"
786msgstr ""
787
788#: ./ow/templates/mail_verify_account_html.pt:34
789msgid "Thank you for joining us."
790msgstr ""
791
792#: ./ow/templates/mail_verify_account_html.pt:37
793msgid "Best regards from the OpenWorkouts team."
794msgstr ""
795
796#: ./ow/templates/mail_verify_account_html.pt:43
797msgid ""
798"(*) If clicking on the button does not work, you can copy this link and paste"
799" it on your browser navigation bar:"
800msgstr ""
801
[520b188]802#: ./ow/views/user.py:63
[a4e4799]803msgid "User has been verified already"
804msgstr ""
805
[520b188]806#: ./ow/views/user.py:64
[a4e4799]807msgid "Verification link sent, please check your inbox"
808msgstr ""
809
[520b188]810#: ./ow/views/user.py:65
[a4e4799]811msgid "We already sent you the verification link more than three times"
812msgstr ""
813
[520b188]814#: ./ow/views/user.py:100
[a4e4799]815msgid "Wrong password"
816msgstr ""
817
[520b188]818#: ./ow/views/user.py:102
[a4e4799]819msgid "You have to verify your account first"
820msgstr ""
821
[520b188]822#: ./ow/views/user.py:107
[a4e4799]823msgid "Wrong email address"
824msgstr ""
825
[520b188]826#: ./ow/views/user.py:302
827msgid "Unknown"
828msgstr ""
829
[aedefa8]830#: ./ow/views/user.py:479
831msgid "hour"
832msgstr ""
833
[a4e4799]834#: ./ow/views/workout.py:61
835msgid "workout"
836msgstr ""
Note: See TracBrowser for help on using the repository browser.