forked from LearnPress/learnpress
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlearnpress-es-co.po
7950 lines (6158 loc) · 260 KB
/
learnpress-es-co.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Translation of Plugins - LearnPress – WordPress LMS Plugin - Development (trunk) in Spanish (Colombia)
# This file is distributed under the same license as the Plugins - LearnPress – WordPress LMS Plugin - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2021-05-31 19:16:13+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/3.0.0-alpha.2\n"
"Language: es_CO\n"
"Project-Id-Version: Plugins - LearnPress – WordPress LMS Plugin - Development (trunk)\n"
#: inc/shortcodes/class-lp-shortcode-profile.php:51
msgid "You can't viewing user profile"
msgstr "No puedes ver el perfil del usuario"
#: inc/templates/class-lp-template-course.php:463
msgid "Error: Filter disable finish course."
msgstr "Error: Filtro deshabilitado termina el curso."
#: inc/templates/class-lp-template-course.php:459
msgid "Error: Cannot finish course."
msgstr "Error: No puede terminar el curso."
#: inc/templates/class-lp-template-course.php:455
msgid "Error: Course is not has finish."
msgstr "Error: El curso no se ha terminado."
#: inc/templates/class-lp-template-course.php:448
msgid "Error: Course is not in-progress."
msgstr "Error: El curso no está en marcha."
#: inc/templates/class-lp-template-course.php:437
msgid "Error: No Course or User avaliable."
msgstr "Error: No hay curso ni usuario disponible."
#: inc/rest-api/v1/frontend/class-lp-rest-lazy-load-controller.php:75
msgid "Error: Cannot get course ID or user ID"
msgstr "Error: No se puede obtener el ID del curso o el ID del usuario"
#: inc/admin/views/tools/course/html-user.php:56
msgid "Delete All"
msgstr "Borrar todo"
#: inc/admin/views/tools/database/html-create-indexs-tables.php:19
msgid "Create now"
msgstr "Crear ahora"
#: inc/admin/views/tools/database/html-create-indexs-tables.php:17
msgid "Re-create or create new indexes for tables."
msgstr "Volver a crear o crear nuevos índices para las tablas."
#: inc/admin/views/tools/database/html-create-indexs-tables.php:16
msgid "Create Database Indexes"
msgstr "Crear índices de base de datos"
#: inc/admin/views/tools/database/html-reupgrade-db.php:21
msgid "Run now"
msgstr "Ejecutar ahora"
#: inc/admin/views/tools/database/html-reupgrade-db.php:18
msgid "2. Please sure what you doing"
msgstr "2. Por favor, ¿desea de continuar?"
#: inc/admin/views/tools/database/html-reupgrade-db.php:17
msgid "1. Tool only one apply for case Update from LP3 to LP4 didn't success"
msgstr "1. La herramienta sólo se aplica, cuando la actualización de LP3 a LP4 no fue exitosa"
#: inc/admin/views/tools/database/html-reupgrade-db.php:16
msgid "Reupgrade Database."
msgstr "Reactualizar la base de datos."
#: inc/curds/class-lp-user-curd.php:1922
msgid "No item in Order"
msgstr "Ningún elemento en el pedido"
#: assets/js/dist/frontend/quiz.js:1853
#: assets/src/apps/js/frontend/quiz/components/result/index.js:183
msgid "Point"
msgstr "Punto"
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:327
msgid "Point."
msgstr "Punto."
#: inc/admin/views/meta-boxes/order/details.php:74
msgid "Customers:"
msgstr "Clientes:"
#: inc/admin/views/meta-boxes/question/settings.php:17
#: inc/admin/views/quiz/question-meta.php:28
#: assets/js/dist/frontend/question-types.js:563
msgid "Points"
msgstr "Puntos"
#: inc/admin/class-lp-install-sample-data.php:691
msgctxt "install-sample-course"
msgid "[TRUE] - "
msgstr " [VERDADERO] - "
#: inc/class-lp-breadcrumb.php:398
msgid "Search results for “%s”"
msgstr "Resultados de la búsqueda de “%s”"
#: assets/js/dist/frontend/question-types.js:1251
msgid "Question <code>%s</code> invalid!"
msgstr "Pregunta <code>%s</code> ¡no válido!"
#: assets/js/dist/frontend/question-types.js:372
#: assets/js/dist/frontend/question-types.js:933
msgid "%d/%d point"
msgstr "%d/%d punto"
#: assets/js/dist/frontend/question-types.js:370
#: assets/js/dist/frontend/question-types.js:577
#: assets/js/dist/frontend/question-types.js:931
msgid "Incorrect"
msgstr "Incorrecto"
#: assets/js/dist/frontend/question-types.js:308
msgid "Render function should be overwritten from base."
msgstr "La función de renderización debe ser sobrescrita desde la base."
#: assets/js/dist/frontend/modal.js:174
#: assets/src/apps/js/frontend/modal/index.js:51
msgctxt "button confirm cancel"
msgid "Cancel"
msgstr "Cancelar"
#: assets/js/dist/frontend/modal.js:171
#: assets/src/apps/js/frontend/modal/index.js:42
msgctxt "button confirm ok"
msgid "OK"
msgstr "Aceptar"
#: assets/js/dist/frontend/quiz.js:2005
#: assets/src/apps/js/frontend/quiz/components/status/index.js:120
msgid "Earned Point: %s"
msgstr "Punto obtenido: %s"
#: assets/js/dist/frontend/quiz.js:1993
#: assets/src/apps/js/frontend/quiz/components/status/index.js:111
msgid "Question <span>%d to %d</span>"
msgstr "Pregunta <span>%d a %d</span>"
#: assets/js/dist/frontend/quiz.js:1990
#: assets/src/apps/js/frontend/quiz/components/status/index.js:108
msgid "Question <span>%d of %d</span>"
msgstr "Pregunta <span>%d de %d</span>"
#: assets/js/dist/frontend/quiz.js:1988
#: assets/src/apps/js/frontend/quiz/components/status/index.js:106
msgid "Question <span>%d to %d of %d</span>"
msgstr "Pregunta <span>%d a %d de %d</span>"
#: assets/js/dist/frontend/quiz.js:1861
#: assets/src/apps/js/frontend/quiz/components/result/index.js:199
msgid "Skipped"
msgstr "Omitido"
#: assets/js/dist/frontend/quiz.js:1029
#: assets/src/apps/js/frontend/quiz/components/meta/index.js:25
msgid "Passing grade:"
msgstr "Grado de aprobación:"
#: assets/js/dist/frontend/quiz.js:733
msgctxt "label button start quiz"
msgid "Start"
msgstr "Iniciar"
#: assets/js/dist/frontend/quiz.js:733
msgctxt "label button retry quiz"
msgid "Retake"
msgstr "Retomar"
#: assets/js/dist/frontend/quiz.js:588 assets/js/dist/frontend/quiz.js:1951
#: assets/src/apps/js/frontend/quiz/components/status/index.js:67
msgid "Are you sure to submit quiz?"
msgstr "¿Confirmas el envío del cuestionario?"
#: assets/js/dist/frontend/quiz.js:285
msgid "You need to answer the question before check answer."
msgstr "Debes responder a la pregunta antes de marcar la respuesta."
#: assets/js/dist/frontend/quiz.js:282
msgctxt "label of button check answer"
msgid "Check answer"
msgstr "Marcar respuesta"
#: assets/js/dist/frontend/quiz.js:178 assets/js/dist/frontend/quiz.js:1845
#: assets/src/apps/js/frontend/quiz/components/attempts/index.js:37
#: assets/src/apps/js/frontend/quiz/components/result/index.js:171
msgctxt "unknown passing grade value"
msgid "-"
msgstr "-"
#: assets/js/dist/frontend/quiz.js:163
#: assets/src/apps/js/frontend/quiz/components/attempts/index.js:25
msgid "Marks"
msgstr "Marcas"
#: assets/js/dist/frontend/quiz.js:157
#: assets/src/apps/js/frontend/quiz/components/attempts/index.js:17
msgid "Last Attempted"
msgstr "Último intento"
#: inc/custom-post-types/abstract.php:573
msgid "Course (%1$d %2$s)"
msgid_plural "Course (%1$d %2$s)"
msgstr[0] "Curso (%1$d %2$s)"
msgstr[1] "Cursos (%1$d %2$s)"
#: inc/custom-post-types/course.php:550 inc/custom-post-types/course.php:553
msgid "Thumbnail"
msgstr "Miniatura"
#: inc/custom-post-types/question.php:536
msgid "Answer Options"
msgstr "Opciones de respuesta"
#: inc/custom-post-types/question.php:172 inc/custom-post-types/quiz.php:183
msgid "Are you sure to remove all blanks?"
msgstr "¿Confirmas que quieres borrar los campos en blanco?"
#: inc/widgets/course-info.php:29
msgid "LearnPress - Course Info"
msgstr "LearnPress - Información del curso"
#: inc/widgets/course-info.php:27
msgid "Display the Course Infomation"
msgstr "Mostrar la información del curso"
#: inc/widgets/featured-courses.php:23
msgid "Display the Featured courses"
msgstr "Mostrar los cursos destacados"
#: inc/widgets/course-progress.php:27
msgid "LearnPress - Course Progress"
msgstr "LearnPress - Progreso del curso"
#: inc/widgets/course-progress.php:25
msgid "Display the Course Progress"
msgstr "Mostrar el progreso del curso"
#: inc/widgets/course-sidebar-preview.php:29
msgid "LearnPress - Course Sidebar Preview"
msgstr "LearnPress - Vista previa de la barra lateral del curso"
#: inc/widgets/course-sidebar-preview.php:27
msgid "Display the Course Sidebar Preview"
msgstr "Mostrar la vista previa de la barra lateral del curso"
#: inc/widgets/popular-courses.php:19
msgid "Display the Popular courses"
msgstr "Mostrar los cursos populares"
#: inc/widgets/course-extra.php:29
msgid "Target audience"
msgstr "Público objetivo"
#: inc/widgets/course-extra.php:22
msgid "LearnPress - Course Extra"
msgstr "LearnPress - Curso extra"
#: inc/widgets/course-extra.php:20
msgid "Display the Extra information in Course settings"
msgstr "Mostrar la información extra en la configuración del curso"
#: inc/gateways/paypal/class-lp-gateway-paypal.php:503
msgid "Enable PayPal sandbox"
msgstr "Activar sandbox PayPal"
#: inc/gateways/paypal/class-lp-gateway-paypal.php:494
msgid "PayPal email"
msgstr "Correo electrónico PayPal"
#: inc/gateways/paypal/class-lp-gateway-paypal.php:491
msgid "Enable PayPal Standard"
msgstr "Activar PayPal Estándar"
#: inc/user-item/class-lp-user-item.php:708
msgid "Item not changed."
msgstr "Elemento no modificado."
#: inc/emails/class-lp-email.php:996
msgid "Email heading"
msgstr "Título del correo electrónico"
#: inc/emails/class-lp-email.php:984
msgid "Separate other recipients by comma."
msgstr "Separe los demás destinatarios con una coma."
#: inc/emails/class-lp-email-new-order-user.php:28
msgid "Notify users when they successfully enroll a course."
msgstr "Notificar a los usuarios cuando se inscriben con éxito en un curso."
#: inc/emails/class-lp-email-new-order-admin.php:28
msgid "Notify admin when a new order is placed."
msgstr "Notificar al administrador cuando se realiza una nueva orden."
#: inc/emails/class-lp-email-processing-order-user.php:27
msgid "Notify users when their course orders are in processing."
msgstr "Notificar a los usuarios cuando sus pedidos de cursos están en proceso."
#: inc/emails/class-lp-email-new-order-instructor.php:27
msgid "Notify instructors when a user enroll their courses."
msgstr "Notificar a los instructores cuando un usuario se inscribe en sus cursos."
#: inc/course/lp-course-functions.php:1113
msgid "Require %1$s %2$s"
msgstr "Requiere %1$s %2$s"
#: inc/course/lp-course-functions.php:1103
msgid "Quizzes Completed"
msgstr "Cuestionarios completados"
#: inc/course/lp-course-functions.php:1100
msgid "Lessons Completed"
msgstr "Lecciones completadas"
#: inc/course/class-lp-course-item.php:211
msgctxt "course item status title"
msgid "Unread"
msgstr "No leído"
#: inc/course/class-lp-course-item.php:208
msgctxt "course item status title"
msgid "Completed"
msgstr "Finalizado"
#: inc/course/class-lp-course-item.php:206
msgctxt "course item status title"
msgid "Passed"
msgstr "Aprobado"
#: inc/course/class-lp-course-item.php:204
msgctxt "course item status title"
msgid "Failed"
msgstr "Fallido"
#: inc/course/abstract-course.php:1831
msgctxt "External Link button text"
msgid "More Info"
msgstr "Más información"
#: inc/jwt/includes/class-jwt-public.php:325
msgid "Valid access token."
msgstr "Token de acceso válido."
#: inc/jwt/includes/class-jwt-public.php:310
msgid "Token has expired."
msgstr "El token ha caducado."
#: inc/jwt/includes/class-jwt-public.php:300
msgid "Token must have an expiration."
msgstr "El token debe tener una caducidad."
#: inc/jwt/includes/class-jwt-public.php:290
msgid "User ID not found in the token"
msgstr "ID de usuario no fue encontrada en el token."
#: inc/jwt/includes/class-jwt-public.php:279
msgid "The iss do not match with this server"
msgstr "El iss no coincide con este servidor."
#: inc/jwt/includes/class-jwt-public.php:251
msgid "Authentication token is missing."
msgstr "Falta el token de autenticación."
#: inc/jwt/includes/class-jwt-public.php:235
msgid "Authorization header not found."
msgstr "No se ha encontrado la cabecera de autorización."
#: inc/jwt/includes/class-jwt-public.php:124
#: inc/jwt/includes/class-jwt-public.php:264
msgid "LearnPress JWT is not configurated properly, please contact the admin"
msgstr "LearnPress JWT no está configurado apropiadamente. Por favor, contacte a un administrador."
#: inc/jwt/includes/class-jwt-public.php:94
msgid "The email address of the user."
msgstr "Dirección de correo electrónico del usuario."
#: inc/jwt/includes/class-jwt-public.php:89
msgid "The username of the user"
msgstr "Nombre de usuario del usuario."
#: inc/jwt/includes/class-jwt-public.php:84
msgid "The ID of the user."
msgstr "El ID del usuario."
#: inc/jwt/includes/class-jwt-public.php:79
msgid "JSON Web Token."
msgstr "Token web JSON."
#: inc/jwt/includes/class-jwt-public.php:75
msgid "JSON Web Token"
msgstr "Token web JSON"
#: inc/jwt/includes/class-jwt-public.php:50
msgid "The password of the user."
msgstr "Contraseña del usuario."
#: inc/jwt/includes/class-jwt-public.php:44
msgid "The username of the user."
msgstr "Nombre de usuario del usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:503
msgid "Get course data for current user."
msgstr "Obtener datos del curso para el usuario actual."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:497
msgid "Limit result set to courses assigned a specific tag ID."
msgstr "Limitar el conjunto de resultados a los cursos asignados a un ID con etiqueta específica."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:491
msgid "Limit result set to courses assigned a specific category ID."
msgstr "Establecer un límite de resultados en los cursos asignados al ID de una categoría específica."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:473
msgid "Expiration time."
msgstr "Fecha de expiración."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:467
msgid "End time."
msgstr "Hora de finalización."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:461
msgid "Start time."
msgstr "Hora de inicio."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:455
msgid "Status."
msgstr "Estado."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:450
msgid "Graduation."
msgstr "Graduación."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:443
msgid "List of course user data."
msgstr "Lista de datos del usuario del curso."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:413
msgid "Section items."
msgstr "Elementos de la sección."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:408
msgid "Section description."
msgstr "Descripción de la sección."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:403
msgid "Course ID."
msgstr "ID del curso."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:398
msgid "Section name."
msgstr "Nombre de la sección."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:393
msgid "Section ID."
msgstr "ID de la sección."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:386
msgid "Retrieves the course sections and items.."
msgstr "Recupera las secciones y elementos del curso.."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:377
msgid "Tag slug."
msgstr "Etiqueta slug."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:371
msgid "Tag name."
msgstr "Nombre de la etiqueta."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:366
msgid "Tag ID."
msgstr "ID de la etiqueta."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:359
msgid "List of tags."
msgstr "Lista de etiquetas."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:350
msgid "Category slug."
msgstr "Categoría de slug."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:344
msgid "Category name."
msgstr "Nombre de la categoría."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:339
msgid "Category ID."
msgstr "ID de categoría."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:332
msgid "List of categories."
msgstr "lista de categorías."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:309
msgid "Shows if the course is on sale."
msgstr "Mostrar si el curso está a la venta."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:279
msgid "Course Image URL."
msgstr "URL de la imagen del curso."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:977
msgid "Limit result set to users who are considered authors."
msgstr "Establecer el límite de resultados de usuarios que se consideran como autores."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:969
msgid "Limit result set to users matching at least one specific role provided. Accepts csv list or single role."
msgstr "Establecer el límite de resultados a usuarios que coinciden con al menos un perfil específico proporcionado. Acepta una lista csv o un solo perfil."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:961
msgid "Limit result set to users with one or more specific slugs."
msgstr "Establecer el límite de resultado a usuarios con uno o mas slugs específicos."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:924
msgid "Limit result set to specific IDs."
msgstr "Establecer el límite de resultados a IDs especificas."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:896
msgid "Avatar URLs for the user."
msgstr "URLs del avatar del usuario."
#. translators: %d: Avatar image size in pixels.
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:888
msgid "Avatar URL with image size of %d pixels."
msgstr "URL del avatar con un tamaño de imagen de %d píxeles."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:873
msgid "Get all items in user like course, lesson, quiz..."
msgstr "Mostrar todos los elementos del usuario, como cursos, lecciones, cuestionarios."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:868
msgid "Display custom Register"
msgstr "Mostrar registro personalizado."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:862
msgid "Any extra capabilities assigned to the user."
msgstr "Cualquier capacidad adicional asignada al usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:856
msgid "All capabilities assigned to the user."
msgstr "Todas las capacidades asignadas al usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:847
msgid "Password for the user (never included)."
msgstr "Contraseña para el usuario (nunca incluida)."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:839
msgid "Roles assigned to the user."
msgstr "Perfiles asignados al usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:832
msgid "Registration date for the user."
msgstr "Fecha de registro del usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:824
msgid "An alphanumeric identifier for the user."
msgstr "Un identificador alfanumérico para el usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:816
msgid "The nickname for the user."
msgstr "El alias para el usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:810
msgid "Locale for the user."
msgstr "Idioma para el usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:803
msgid "Author URL of the user."
msgstr "URL de autor del usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:798
msgid "Description of the user."
msgstr "Descripción del usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:792
msgid "URL of the user."
msgstr "URL del usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:785
msgid "The email address for the user."
msgstr "Dirección de correo electrónico del usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:777
msgid "Last name for the user."
msgstr "Apellido del usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:769
msgid "First name for the user."
msgstr "Nombre del usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:761
msgid "Display name for the user."
msgstr "Nombre para mostrar del usuario."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:752
msgid "Login name for the user."
msgstr "Nombre del usuario cuando accede."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:746
msgid "Unique identifier for the user."
msgstr "Identificador único para el usuario."
#. translators: %s: The '\' character.
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:729
msgid "Passwords cannot contain the \"%s\" character."
msgstr "Las contraseñas no pueden contener el carácter \"%s\"."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:719
msgid "Passwords cannot be empty."
msgstr "Las contraseñas no pueden estar vacías."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:693
msgid "Sorry, that username is not allowed."
msgstr "Lo siento, ese nombre de usuario no está permitido."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:682
msgid "This username is invalid because it uses illegal characters. Please enter a valid username."
msgstr "Este nombre de usuario no es válido porque utiliza caracteres ilegales. Por favor, introduzca un nombre de usuario válido."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:170
msgid "No Tab content!"
msgstr "¡No hay contenido en las pestañas!"
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:132
msgid "Invalid user ID."
msgstr "ID de usuario no válida."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:115
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:121
msgid "Sorry, you are not allowed to list users."
msgstr "Lo siento, no tienes permisos para hacer una lista de usuarios."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:91
msgid "Sorry, you are not allowed to filter users by role."
msgstr "Lo siento, no tienes permisos para filtrar a los usuarios por perfil."
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:66
msgid "Get content in profile learnpress tab."
msgstr "Obtenga el contenido en la pestaña de perfil learnpress."
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:356
msgid "Item id."
msgstr "Id elemento."
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:351
msgid "Item value."
msgstr "Valor del elemento."
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:337
msgid "Question Options."
msgstr "Opciones de pregunta."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:428
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:317
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:346
msgid "Item title."
msgstr "Título del elemento."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:423
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:312
msgid "Item Type."
msgstr "Tipo del elemento."
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:302
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:341
msgid "Question items."
msgstr "Elementos de la pregunta."
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:298
msgid "List all Question in Quiz."
msgstr "Enumerar todas las preguntas del cuestionario."
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:273
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:291
msgid "Item Author."
msgstr "Autor del elemento."
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:268
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:286
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:322
msgid "Item Content."
msgstr "Contenido del elemento."
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:263
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:281
msgid "Item slug."
msgstr "Slug del elemento."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:418
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:433
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:253
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:271
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:307
msgid "Item ID."
msgstr "ID del elemento."
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:248
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:266
msgid "Assigned."
msgstr "Asignado."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:327
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:243
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:261
msgid "Retrieves the course excerpt.."
msgstr "Recuperar el extracto del curso."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:322
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:238
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:256
msgid "Content course."
msgstr "Contenido del curso."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:315
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:231
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:249
msgid "Course status (post status)."
msgstr "Estado del curso (estado de la publicación)"
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:303
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:225
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:243
msgid "The date the Course was last modified, as GMT."
msgstr "La fecha en que se modificó el curso por última vez, como GMT."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:297
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:219
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:237
msgid "The date the Course was last modified, in the site's timezone."
msgstr "La fecha en que se modificó por última vez el curso, en la zona horaria del sitio."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:291
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:213
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:231
msgid "The date the Course was created, as GMT."
msgstr "La fecha en que se creó el curso, como GMT."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:285
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:207
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:225
msgid "The date the Course was created, in the site's timezone."
msgstr "La fecha en que se creó el curso, en la zona horaria del sitio."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:272
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:200
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:218
msgid "Course URL."
msgstr "URL del curso."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:267
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:195
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:213
msgid "Course slug."
msgstr "Slug del curso."
#: inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php:262
#: inc/jwt/rest-api/version1/class-lp-rest-lessons-v1-controller.php:190
#: inc/jwt/rest-api/version1/class-lp-rest-quiz-v1-controller.php:208
msgid "Course name."
msgstr "Nombre del curso."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:309
msgid "Limit result set to all items except those of a particular parent ID."
msgstr "Establecer un límite de resultados a todos los elementos excepto los ID padre en particular."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:300
msgid "Limit result set to those of particular parent IDs."
msgstr "Establecer un límite de resultados a aquellos IDs con padres en particular."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:284
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:946
msgid "Sort collection by object attribute."
msgstr "Ordenar la colección por atributo de objeto."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:277
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:939
msgid "Order sort attribute ascending or descending."
msgstr "Orden de clasificación de atributos ascendente o descendente."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:271
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:933
msgid "Offset the result set by a specific number of items."
msgstr "Desplazar el conjunto de resultados un número específico de elementos."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:262
msgid "Limit result set to specific ids."
msgstr "Establecer el límite de resultados a determinados IDs."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:253
#: inc/jwt/rest-api/version1/class-lp-rest-users-v1-controller.php:915
msgid "Ensure result set excludes specific IDs."
msgstr "Asegúrese establecer el resultados que excluye determinadas IDs."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:247
msgid "Limit response to resources published before a given ISO8601 compliant date."
msgstr "Limitar la respuesta a los recursos publicados antes de una fecha determinada conforme a la norma ISO8601."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:241
msgid "Limit response to resources published after a given ISO8601 compliant date."
msgstr "Limitar la respuesta a los recursos publicados después de una fecha determinada conforme a la norma ISO8601."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:235
msgid "Limit results to those matching a string."
msgstr "Limita los resultados a los que coinciden con una cadena."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:226
msgid "Maximum number of items to be returned in result set."
msgstr "Número máximo de elementos que se devolverán en el conjunto de resultados."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:218
msgid "Current page of the collection."
msgstr "Página actual de la colección."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:39
msgid "Invalid ID."
msgstr "ID no válida."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:29
msgid "Sorry, you cannot view this resource."
msgstr "Lo siento, no puedes ver este recurso."
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:19
msgid "Sorry, you cannot get lists"
msgstr "Lo siento, no puedes obtener listas"
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:14
#: inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php:170
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "El método '%s' no ha sido implementado. Debe ser sobrescrito en la subclase."
#: inc/class-lp-ajax.php:153
msgid "Your email is already exists. Continue with this email?"
msgstr "Tu dirección de correo electrónico ya existe. ¿Continuas con esta cuenta?"
#: inc/templates/class-lp-template-course.php:820
msgid "Features"
msgstr "Características"
#: inc/templates/class-lp-template-course.php:789
msgid "<span class=\"meta-number\">%d</span> student"
msgstr "<span class=\"meta-number\">%d</span> estudiante"
#: inc/templates/class-lp-template-course.php:786
msgid "<span class=\"meta-number\">%d</span> students"
msgstr "<span class=\"meta-number\">%d</span> estudiantes"
#: inc/templates/class-lp-template-course.php:779
msgid "<span class=\"meta-number\">%d</span> quiz"
msgstr "<span class=\"meta-number\">%d</span> cuestionario"
#: inc/templates/class-lp-template-course.php:776
msgid "<span class=\"meta-number\">%d</span> quizzes"
msgstr "<span class=\"meta-number\">%d</span> cuestionarios"
#: inc/templates/class-lp-template-course.php:769
msgid "<span class=\"meta-number\">%d</span> lesson"
msgstr "<span class=\"meta-number\">%d</span> lección"
#: inc/templates/class-lp-template-course.php:766
msgid "<span class=\"meta-number\">%d</span> lessons"
msgstr "<span class=\"meta-number\">%d</span> lecciones"
#: inc/templates/class-lp-template-course.php:374
#: inc/templates/class-lp-template-course.php:824
msgid "Target audiences"
msgstr "Público objetivo"
#: inc/templates/class-lp-template-course.php:351
#: inc/widgets/course-extra.php:28
msgid "Key features"
msgstr "Características principales"
#: inc/lp-core-functions.php:3574
msgid "Evaluate via quizzes passed"
msgstr "Evaluar por cuestionarios aprobados"
#: inc/lp-core-functions.php:3529
msgid "Evaluate by results of final quiz in course. Click to Get Passing Grade to get and update Final Quiz"
msgstr "Evaluar por resultados de la prueba al final del curso. Haga clic en \"Obtener calificación de aprobado\" para obtener y actualizar el cuestionario final"
#: inc/lp-core-functions.php:3515
msgid "Get Passing Grade"
msgstr "Obtener calificación de aprobado"
#: inc/lp-core-functions.php:3512
msgid "Loading..."
msgstr "Cargando…"
#: inc/lp-core-functions.php:3494
msgid "All Levels"
msgstr "Todos los Niveles"
#: inc/class-lp-widget.php:218
msgid "There is no options for this widget."
msgstr "No hay opciones para este widget."
#: inc/handle-steps/class-lp-handle-steps.php:78
msgid "Not found function"
msgstr "Función no encontrada"
#: inc/handle-steps/class-lp-handle-steps.php:31
msgid "Step invalid"
msgstr "Paso no válido"
#: inc/handle-steps/class-lp-handle-steps.php:26
msgid "Steps invalid"
msgstr "Pasos no válidos"
#: inc/class-lp-checkout.php:532
msgid "Your email is not a valid."
msgstr "Tu dirección de correo electrónico no es válida."
#: inc/class-lp-checkout.php:518
msgid "%s is not exists."
msgstr "%s no existe."
#: inc/class-lp-checkout.php:500
msgid "%s is not a valid email."
msgstr "%s no es un correo electrónico válido."
#: inc/class-lp-checkout.php:492
msgid "%s is not a valid username."
msgstr "%s no es un nombre de usuario válido."
#: inc/class-lp-checkout.php:490 inc/class-lp-checkout.php:498
msgid "%s is exists."
msgstr "%s existe."
#: inc/class-lp-checkout.php:488 inc/class-lp-checkout.php:496
#: inc/class-lp-checkout.php:504 inc/class-lp-checkout.php:514
#: inc/class-lp-checkout.php:522 inc/class-lp-checkout.php:530
msgid "%s is required field."
msgstr "%s es un campo requerido."
#: inc/class-lp-checkout.php:300
msgid "Your session has expired."
msgstr "Su sesión ha expirado."
#: inc/question/class-lp-question.php:379
msgid "Fill In Blanks"
msgstr "Completa los campos en blanco"
#: inc/admin/views/addons/html-themes.php:16
msgid "Last checked %1$s. <a href=\"%2$s\">Check again</a>"
msgstr "Última comprobación %1$s. <a href=\"%2$s\">Volver a comprobar</a>"
#: inc/admin/views/updates/html-update-message.php:16
msgid "Go to Update"
msgstr "Ir a Actualizaciones"
#: inc/admin/views/meta-boxes/lesson/settings.php:30
msgid "Students can view this lesson content without taking the course."
msgstr "Los estudiantes pueden ver el contenido de la lección sin matricularse en el curso."
#: inc/admin/views/meta-boxes/order/details.php:198
msgid "Add item(s)"
msgstr "Agregar elemento(s)"
#: inc/admin/views/meta-boxes/order/details.php:172
msgid "Subtotal:"
msgstr "Subtotal:"
#: inc/admin/views/meta-boxes/order/details.php:43
msgid "Date created:"
msgstr "Fecha de creación:"
#: inc/admin/views/meta-boxes/order/child-order.php:15
msgid "Child orders"
msgstr "Pedidos secundarios"
#: inc/admin/views/meta-boxes/order/order-item.php:18
msgid "Delete item"
msgstr "Borrar elemento"
#: inc/admin/views/meta-boxes/course/tabs/author.php:35
msgid "Author is set by Admintrator"
msgstr "El autor es establecido por el Administrador"
#: inc/admin/views/meta-boxes/course/tabs/general.php:146
msgid "ID of lp field not empty and unique"
msgstr "ID del campo LP no está vacío y es único"
#: inc/admin/views/meta-boxes/course/tabs/general.php:120
msgid "Normally use for offline classes, e.g. link to a contact page."
msgstr "Normalmente se utiliza para las clases fuera de línea, Ejemplo: Un enlace a una página de contacto."
#: inc/admin/views/meta-boxes/course/tabs/general.php:110
msgid "e.g. This course is so great and helpful. Thank you the best teacher to explain and show us what LearnPress LMS is all about."
msgstr "Ejemplo: Este curso es genial y útil. Gracias al mejor profesor por explicarnos y mostrarnos de que se trata LearnPress SGA."
#: inc/admin/views/meta-boxes/course/tabs/general.php:101
msgid "Allow show finish button when all items completed but evalution not passed."
msgstr "Permitir mostrar el botón de finalización cuando se hayan completado todos los elementos aún si no se ha aprobado la evaluación."