@coorpacademy/components 11.32.43 → 11.32.44-alpha.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (175) hide show
  1. package/es/atom/button-link/index.d.ts.map +1 -1
  2. package/es/atom/button-link/index.js +12 -6
  3. package/es/atom/button-link/index.js.map +1 -1
  4. package/es/atom/cta/index.js +2 -2
  5. package/es/atom/cta/index.js.map +1 -1
  6. package/es/atom/icon/index.d.ts +1 -0
  7. package/es/atom/icon/index.d.ts.map +1 -1
  8. package/es/atom/icon/index.js +8 -1
  9. package/es/atom/icon/index.js.map +1 -1
  10. package/es/atom/input-file-draggable/index.js +2 -2
  11. package/es/atom/input-file-draggable/index.js.map +1 -1
  12. package/es/atom/link/index.d.ts +2 -2
  13. package/es/atom/link/index.d.ts.map +1 -1
  14. package/es/atom/link/index.js +38 -46
  15. package/es/atom/link/index.js.map +1 -1
  16. package/es/molecule/banner/index.js +3 -3
  17. package/es/molecule/banner/index.js.map +1 -1
  18. package/es/molecule/certification-card/index.d.ts +4 -0
  19. package/es/molecule/certification-card/index.d.ts.map +1 -1
  20. package/es/molecule/certification-card/index.js +14 -10
  21. package/es/molecule/certification-card/index.js.map +1 -1
  22. package/es/molecule/cm-popin/types.d.ts +14 -2
  23. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  24. package/es/molecule/draggable-list/index.d.ts +12 -0
  25. package/es/molecule/progress-wrapper/index.d.ts.map +1 -1
  26. package/es/molecule/progress-wrapper/index.js +21 -11
  27. package/es/molecule/progress-wrapper/index.js.map +1 -1
  28. package/es/organism/accordion/coorp-manager/part/index.js +2 -1
  29. package/es/organism/accordion/coorp-manager/part/index.js.map +1 -1
  30. package/es/organism/brand-learning-priorities/index.d.ts +12 -0
  31. package/es/organism/list-item/index.d.ts +16 -1
  32. package/es/organism/list-item/index.d.ts.map +1 -1
  33. package/es/organism/list-item/index.js +58 -9
  34. package/es/organism/list-item/index.js.map +1 -1
  35. package/es/organism/list-item/style.css +25 -11
  36. package/es/organism/list-items/index.d.ts +12 -0
  37. package/es/organism/mooc-header/index.d.ts.map +1 -1
  38. package/es/organism/mooc-header/index.js +2 -3
  39. package/es/organism/mooc-header/index.js.map +1 -1
  40. package/es/organism/sidebar/index.d.ts +28 -3
  41. package/es/organism/sidebar/index.d.ts.map +1 -1
  42. package/es/organism/sidebar/index.js +7 -3
  43. package/es/organism/sidebar/index.js.map +1 -1
  44. package/es/template/app-player/loading/index.d.ts +14 -2
  45. package/es/template/app-player/player/index.d.ts +28 -4
  46. package/es/template/app-player/player/slides/index.d.ts +14 -2
  47. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  48. package/es/template/app-player/popin-correction/index.d.ts +18 -6
  49. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  50. package/es/template/app-player/popin-end/index.d.ts +16 -4
  51. package/es/template/app-player/popin-end/summary.d.ts +2 -2
  52. package/es/template/app-player/popin-header/index.d.ts +2 -2
  53. package/es/template/app-review/index.d.ts +14 -2
  54. package/es/template/app-review/index.d.ts.map +1 -1
  55. package/es/template/app-review/player/prop-types.d.ts +14 -2
  56. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  57. package/es/template/app-review/prop-types.d.ts +14 -2
  58. package/es/template/app-review/prop-types.d.ts.map +1 -1
  59. package/es/template/back-office/brand-update/index.d.ts +38 -2
  60. package/es/template/certification-detail/index.d.ts +1 -0
  61. package/es/template/certification-detail/index.d.ts.map +1 -1
  62. package/es/template/certification-detail/index.js +3 -1
  63. package/es/template/certification-detail/index.js.map +1 -1
  64. package/es/template/certifications/index.d.ts +6 -0
  65. package/es/template/certifications/index.d.ts.map +1 -1
  66. package/es/template/certifications/index.js +26 -12
  67. package/es/template/certifications/index.js.map +1 -1
  68. package/es/template/common/dashboard/index.d.ts +28 -4
  69. package/es/template/common/search-page/index.d.ts +14 -2
  70. package/es/template/external-course/index.d.ts +14 -2
  71. package/es/template/skill-detail/index.d.ts +1 -1
  72. package/es/template/skill-detail/index.d.ts.map +1 -1
  73. package/es/template/skill-detail/index.js +5 -5
  74. package/es/template/skill-detail/index.js.map +1 -1
  75. package/lib/atom/button-link/index.d.ts.map +1 -1
  76. package/lib/atom/button-link/index.js +12 -6
  77. package/lib/atom/button-link/index.js.map +1 -1
  78. package/lib/atom/cta/index.js +2 -2
  79. package/lib/atom/cta/index.js.map +1 -1
  80. package/lib/atom/icon/index.d.ts +1 -0
  81. package/lib/atom/icon/index.d.ts.map +1 -1
  82. package/lib/atom/icon/index.js +12 -2
  83. package/lib/atom/icon/index.js.map +1 -1
  84. package/lib/atom/input-file-draggable/index.js.map +1 -1
  85. package/lib/atom/link/index.d.ts +2 -2
  86. package/lib/atom/link/index.d.ts.map +1 -1
  87. package/lib/atom/link/index.js +38 -47
  88. package/lib/atom/link/index.js.map +1 -1
  89. package/lib/molecule/banner/index.js.map +1 -1
  90. package/lib/molecule/certification-card/index.d.ts +4 -0
  91. package/lib/molecule/certification-card/index.d.ts.map +1 -1
  92. package/lib/molecule/certification-card/index.js +14 -10
  93. package/lib/molecule/certification-card/index.js.map +1 -1
  94. package/lib/molecule/cm-popin/types.d.ts +14 -2
  95. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  96. package/lib/molecule/draggable-list/index.d.ts +12 -0
  97. package/lib/molecule/progress-wrapper/index.d.ts.map +1 -1
  98. package/lib/molecule/progress-wrapper/index.js +25 -12
  99. package/lib/molecule/progress-wrapper/index.js.map +1 -1
  100. package/lib/organism/accordion/coorp-manager/part/index.js +3 -1
  101. package/lib/organism/accordion/coorp-manager/part/index.js.map +1 -1
  102. package/lib/organism/brand-learning-priorities/index.d.ts +12 -0
  103. package/lib/organism/list-item/index.d.ts +16 -1
  104. package/lib/organism/list-item/index.d.ts.map +1 -1
  105. package/lib/organism/list-item/index.js +56 -5
  106. package/lib/organism/list-item/index.js.map +1 -1
  107. package/lib/organism/list-item/style.css +25 -11
  108. package/lib/organism/list-items/index.d.ts +12 -0
  109. package/lib/organism/mooc-header/index.d.ts.map +1 -1
  110. package/lib/organism/mooc-header/index.js +2 -3
  111. package/lib/organism/mooc-header/index.js.map +1 -1
  112. package/lib/organism/sidebar/index.d.ts +28 -3
  113. package/lib/organism/sidebar/index.d.ts.map +1 -1
  114. package/lib/organism/sidebar/index.js +7 -3
  115. package/lib/organism/sidebar/index.js.map +1 -1
  116. package/lib/template/app-player/loading/index.d.ts +14 -2
  117. package/lib/template/app-player/player/index.d.ts +28 -4
  118. package/lib/template/app-player/player/slides/index.d.ts +14 -2
  119. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  120. package/lib/template/app-player/popin-correction/index.d.ts +18 -6
  121. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  122. package/lib/template/app-player/popin-end/index.d.ts +16 -4
  123. package/lib/template/app-player/popin-end/summary.d.ts +2 -2
  124. package/lib/template/app-player/popin-header/index.d.ts +2 -2
  125. package/lib/template/app-review/index.d.ts +14 -2
  126. package/lib/template/app-review/index.d.ts.map +1 -1
  127. package/lib/template/app-review/player/prop-types.d.ts +14 -2
  128. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  129. package/lib/template/app-review/prop-types.d.ts +14 -2
  130. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  131. package/lib/template/back-office/brand-update/index.d.ts +38 -2
  132. package/lib/template/certification-detail/index.d.ts +1 -0
  133. package/lib/template/certification-detail/index.d.ts.map +1 -1
  134. package/lib/template/certification-detail/index.js +3 -1
  135. package/lib/template/certification-detail/index.js.map +1 -1
  136. package/lib/template/certifications/index.d.ts +6 -0
  137. package/lib/template/certifications/index.d.ts.map +1 -1
  138. package/lib/template/certifications/index.js +28 -14
  139. package/lib/template/certifications/index.js.map +1 -1
  140. package/lib/template/common/dashboard/index.d.ts +28 -4
  141. package/lib/template/common/search-page/index.d.ts +14 -2
  142. package/lib/template/external-course/index.d.ts +14 -2
  143. package/lib/template/skill-detail/index.d.ts +1 -1
  144. package/lib/template/skill-detail/index.d.ts.map +1 -1
  145. package/lib/template/skill-detail/index.js +5 -5
  146. package/lib/template/skill-detail/index.js.map +1 -1
  147. package/locales/bs/global.json +10 -10
  148. package/locales/cs/global.json +10 -10
  149. package/locales/de/global.json +10 -10
  150. package/locales/en/global.json +1 -1
  151. package/locales/es/global.json +10 -10
  152. package/locales/et/global.json +10 -10
  153. package/locales/fi/global.json +10 -10
  154. package/locales/fr/global.json +10 -10
  155. package/locales/hr/global.json +10 -10
  156. package/locales/hu/global.json +10 -10
  157. package/locales/hy/global.json +10 -10
  158. package/locales/it/global.json +10 -10
  159. package/locales/ja/global.json +10 -10
  160. package/locales/ko/global.json +10 -10
  161. package/locales/nl/global.json +10 -10
  162. package/locales/pl/global.json +10 -10
  163. package/locales/pt/global.json +10 -10
  164. package/locales/ro/global.json +10 -10
  165. package/locales/ru/global.json +10 -10
  166. package/locales/sk/global.json +10 -10
  167. package/locales/sl/global.json +10 -10
  168. package/locales/sv/global.json +10 -10
  169. package/locales/tl/global.json +8 -8
  170. package/locales/tr/global.json +10 -10
  171. package/locales/uk/global.json +10 -10
  172. package/locales/vi/global.json +10 -10
  173. package/locales/zh/global.json +10 -10
  174. package/locales/zh_TW/global.json +10 -10
  175. package/package.json +2 -2
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "all": "Mind",
3
3
  "all_courses": "Minden tanfolyam",
4
- "all_content": "All content",
4
+ "all_content": "Összes tartalom",
5
5
  "alphabetical": "Betűrendes",
6
6
  "add_learning_priority": "Tanulási prioritás hozzáadása",
7
7
  "accepted_cards": "Hitel- vagy debitkártya",
@@ -11,15 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "Ennek a szintnek a végén Ön képes lesz:",
12
12
  "author": "szerző",
13
13
  "associated_skills": "Kapcsolódó készségek",
14
- "back": "Back",
14
+ "back": "Vissza",
15
15
  "Back to Dashboard Home": "Vissza az irányítópult főoldalára",
16
16
  "back_to_catalog": "Vissza a képzésekhez",
17
17
  "badge": "Jelvény",
18
18
  "bonus_stars": "Bónusz sztárok",
19
- "certificates": "Certificates",
20
- "certificate(s)": "certificate(s)",
21
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
22
- "certification_module": "module to complete",
19
+ "certificates": "Minősítések",
20
+ "certificate(s)": "minősítés(ek)",
21
+ "certificates_subtitle": "Bizonyítsa be tudását és készségeit, ezzel segítve Önt abban, hogy kiemelkedjen karrierje során, és útja során jutalmazó mérföldköveket érjen el.",
22
+ "certification_module": "befejezendő modul",
23
23
  "cart_title": "Coorpacademy előfizetés",
24
24
  "challenges you on": "kihívja Önt erre:",
25
25
  "download": "Letöltés",
@@ -27,7 +27,7 @@
27
27
  "items": "tételeket",
28
28
  "certificate": "Bizonyítvány",
29
29
  "certification": "Tanúsítvány",
30
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "A jutalmak feloldásához és a tanúsítás befejezéséhez a következő célt kell elérned",
31
31
  "chapters": "fejezetek",
32
32
  "Close": "Bezár",
33
33
  "clue_stars_to_loose_plural": "A tipp feloldása {{count}} csillaggal csökkentheti a nyereményét ennél a kérdésnél (ha jól válaszol)",
@@ -43,7 +43,7 @@
43
43
  "continue_learning": "Folytassa a tanulást",
44
44
  "learning_priority_modal_title": "Új tanulási prioritás",
45
45
  "learning_priority_modal_description": "Hozzon létre tanulási prioritást egy készség, lejátszási lista vagy minősítés kiválasztásával.",
46
- "locked": "Locked",
46
+ "locked": "Lezárt",
47
47
  "skills_change_focus": "Képesség célzásának változtatása",
48
48
  "skills_choose_focus": "Válaszd ki a célodat",
49
49
  "cancel": "Mégse",
@@ -61,7 +61,7 @@
61
61
  "empty_search_result_title": "Nincs találat ”{{searchValue}}” keresésre",
62
62
  "empty_search_result_description": "Próbáld módosítani a kifejezést, hogy megtaláld, amit keresel.",
63
63
  "empty_search_result_clear_search": "Keresés törlése",
64
- "in_progress": "In progress",
64
+ "in_progress": "Folyamatban",
65
65
  "keep_subscription": "Előfizetésem fenntartása",
66
66
  "learning_priorities": "Tanulási prioritások",
67
67
  "learning_priorities_description": "Az Ön vállalata által meghatározott legfontosabb tanulási prioritások",
@@ -70,7 +70,7 @@
70
70
  "media_stars_to_win": "Nyerjen további {{count}} csillagot ebben a fejezetben egy lecke először történő megtekintésekor!",
71
71
  "modules": "Modulok",
72
72
  "modules_completed": "modulok elkészültek",
73
- "modules_completed_mandatory": "mandatory modules completed",
73
+ "modules_completed_mandatory": "kötelezően elvégzett modulok",
74
74
  "More": "Több",
75
75
  "More details": "További részletek",
76
76
  "New media": "Új lecke",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "all": "Բոլորը",
3
3
  "all_courses": "Բոլոր դասընթացները",
4
- "all_content": "All content",
4
+ "all_content": "Ամբողջ բովանդակությունը",
5
5
  "alphabetical": "Այբբենական կարգով",
6
6
  "add_learning_priority": "Ավելացրեք ուսուցման առաջնահերթությունը",
7
7
  "accepted_cards": "Վարկային կամ դեբետային քարտ",
@@ -11,15 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "Այս մակարդակն ավարտելուց հետո դուք կկարողանաք.",
12
12
  "author": "հեղինակ",
13
13
  "associated_skills": "Կապակցված հմտություններ",
14
- "back": "Back",
14
+ "back": "Ետ",
15
15
  "Back to Dashboard Home": "Վերադառնալ դեշբորդի գլխավոր էջ",
16
16
  "back_to_catalog": "Վերադառնալ դասընթացներին",
17
17
  "badge": "Կրծքանշան",
18
18
  "bonus_stars": "Բոնուս աստղեր",
19
- "certificates": "Certificates",
20
- "certificate(s)": "certificate(s)",
21
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
22
- "certification_module": "module to complete",
19
+ "certificates": "Վկայականներ",
20
+ "certificate(s)": "վկայական(ներ) ",
21
+ "certificates_subtitle": "Ցուցադրեք ձեր գիտելիքներն ու հմտությունները՝ օգնելով ձեզ առանձնանալ ձեր կարիերայում և հասնել պարգևատրելի կարևոր իրադարձությունների ճանապարհին",
22
+ "certification_module": "մոդուլը ավարտելու համար",
23
23
  "cart_title": "Coorpacademy բաժանորդագրություն",
24
24
  "challenges you on": "մարտահրավեր է նետում ձեզ",
25
25
  "download": "Բեռնել",
@@ -27,7 +27,7 @@
27
27
  "items": "իրեր",
28
28
  "certificate": "Վկայական",
29
29
  "certification": "Հավաստագրում",
30
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "Ձեր պարգևները բացելու և այս հավաստագրումն ավարտելու համար հասեք հետևյալ նպատակին",
31
31
  "chapters": "բաժիններ",
32
32
  "Close": "Փակել",
33
33
  "clue_stars_to_loose_plural": "Հուշման բացումը նվազեցնում է աստղերը, որոնք դուք կարող եք ձեռք բերել այս հարցում {{count}}-ով (եթե ճիշտ եք պատասխանում)",
@@ -43,7 +43,7 @@
43
43
  "continue_learning": "Շարունակեք սովորել",
44
44
  "learning_priority_modal_title": "Նոր ուսուցման առաջնահերթություն",
45
45
  "learning_priority_modal_description": "Ստեղծեք ուսուցման առաջնահերթություն՝ ընտրելով կամ մեկ հմտություն, երգացանկ կամ հավաստագրում:",
46
- "locked": "Locked",
46
+ "locked": "Կողպված է",
47
47
  "skills_change_focus": "Փոխեք հմտությունների կենտրոնացումը",
48
48
  "skills_choose_focus": "Ընտրեք ձեր ուշադրությունը",
49
49
  "cancel": "Չեղարկել",
@@ -61,7 +61,7 @@
61
61
  "empty_search_result_title": "« {{searchValue}} » համար արդյունքներ չկան",
62
62
  "empty_search_result_description": "Փորձեք կարգավորել ձեր որոնումը` գտնելու այն, ինչ փնտրում եք:",
63
63
  "empty_search_result_clear_search": "Մաքրել որոնումը",
64
- "in_progress": "In progress",
64
+ "in_progress": "Ընթացքի մեջ է",
65
65
  "keep_subscription": "Պահպանել իմ բաժանորդագրությունը",
66
66
  "learning_priorities": "Ուսուցման առաջնահերթություններ",
67
67
  "learning_priorities_description": "Ձեր ընկերության կողմից սահմանված ուսումնական առաջնահերթությունները",
@@ -70,7 +70,7 @@
70
70
  "media_stars_to_win": "Հաղթեք {{count}} լրացուցիչ աստղ այս բաժնում, երբ առաջին անգամ դիտեք դասը:",
71
71
  "modules": "Մոդուլներ",
72
72
  "modules_completed": "մոդուլները ավարտված են",
73
- "modules_completed_mandatory": "mandatory modules completed",
73
+ "modules_completed_mandatory": "լրացված պարտադիր մոդուլներ",
74
74
  "More": "Ավելին",
75
75
  "More details": "Ավելի մանրամասն",
76
76
  "New media": "Նոր դաս",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "all": "Tutte",
3
3
  "all_courses": "Tutti i corsi",
4
- "all_content": "All content",
4
+ "all_content": "Tutti i contenuti",
5
5
  "alphabetical": "Alfabetico",
6
6
  "add_learning_priority": "Aggiungi priorità di apprendimento",
7
7
  "accepted_cards": "Carta di credito o di debito",
@@ -11,15 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "Al termine di questo livello, sarai in grado di:",
12
12
  "author": "autore",
13
13
  "associated_skills": "Competenze associate",
14
- "back": "Back",
14
+ "back": "Indietro",
15
15
  "Back to Dashboard Home": "Torma alla Dashboard Home",
16
16
  "back_to_catalog": "Torna ai corsi",
17
17
  "badge": "Distintivo",
18
18
  "bonus_stars": "Stelle bonus",
19
- "certificates": "Certificates",
20
- "certificate(s)": "certificate(s)",
21
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
22
- "certification_module": "module to complete",
19
+ "certificates": "Certificati",
20
+ "certificate(s)": "certificato/i",
21
+ "certificates_subtitle": "Dimostra le tue conoscenze e competenze, aiutandoti a distinguerti nella tua carriera e a raggiungere traguardi gratificanti lungo il percorso.",
22
+ "certification_module": "modulo da completare",
23
23
  "cart_title": "Abbonamento Coorpacademy",
24
24
  "challenges you on": "ti sfida su",
25
25
  "download": "Scaricamento",
@@ -27,7 +27,7 @@
27
27
  "items": "elementi",
28
28
  "certificate": "Certificato",
29
29
  "certification": "Certificazione",
30
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "Per sbloccare i premi e completare questa certificazione, raggiungi il seguente obbiettivo",
31
31
  "chapters": "capitoli",
32
32
  "Close": "Chiudi",
33
33
  "clue_stars_to_loose_plural": "Sbloccare l'indizio riduce di {{count}} le stelle che puoi guadagnare per questa domanda (se rispondi correttamente)",
@@ -43,7 +43,7 @@
43
43
  "continue_learning": "Continua ad imparare",
44
44
  "learning_priority_modal_title": "Nuova priorità di apprendimento",
45
45
  "learning_priority_modal_description": "Crea una priorità di apprendimento selezionando un'abilità, una playlist o una certificazione.",
46
- "locked": "Locked",
46
+ "locked": "Bloccato",
47
47
  "skills_change_focus": "Cambia la messa a fuoco delle competenze",
48
48
  "skills_choose_focus": "Scegli la tua messa a fuoco",
49
49
  "cancel": "Annulla",
@@ -61,7 +61,7 @@
61
61
  "empty_search_result_title": "Nessun risultato per “ {{searchValue}} ”",
62
62
  "empty_search_result_description": "Prova a modificare la tua ricerca per trovare quello che stai cercando.",
63
63
  "empty_search_result_clear_search": "Cancella la ricerca\n",
64
- "in_progress": "In progress",
64
+ "in_progress": "In corso",
65
65
  "keep_subscription": "Mantieni il mio abbonamento",
66
66
  "learning_priorities": "Priorità di apprendimento",
67
67
  "learning_priorities_description": "Le tue massime priorità di apprendimento definite dalla tua azienda",
@@ -70,7 +70,7 @@
70
70
  "media_stars_to_win": "Guadagna {{count}} stelle aggiuntive in questo capitolo, la prima volta che visualizzi una lezione!",
71
71
  "modules": "Moduli",
72
72
  "modules_completed": "moduli completati",
73
- "modules_completed_mandatory": "mandatory modules completed",
73
+ "modules_completed_mandatory": "moduli obbligatori completati",
74
74
  "More": "Altro",
75
75
  "More details": "Più dettagli",
76
76
  "New media": "Nuova lezione",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "all": "すべて",
3
3
  "all_courses": "すべてのコース",
4
- "all_content": "All content",
4
+ "all_content": "すべてのコンテンツ",
5
5
  "alphabetical": "アルファベット順",
6
6
  "add_learning_priority": "学習の優先順位を追加する",
7
7
  "accepted_cards": "クレジット カードまたはデビット カード",
@@ -11,15 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "このレベルの最後に、することができます。",
12
12
  "author": "著者",
13
13
  "associated_skills": "関連スキル",
14
- "back": "Back",
14
+ "back": "戻る",
15
15
  "Back to Dashboard Home": "ダッシュ ボードのホームに戻る",
16
16
  "back_to_catalog": "コースに戻る",
17
17
  "badge": "バッジ",
18
18
  "bonus_stars": "ボーナススター",
19
- "certificates": "Certificates",
20
- "certificate(s)": "certificate(s)",
21
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
22
- "certification_module": "module to complete",
19
+ "certificates": "認定書",
20
+ "certificate(s)": "認定書",
21
+ "certificates_subtitle": "あなたの知識とスキルを示すことで、キャリアにおいて際立った存在となり、その過程でやりがいのあるマイルストーンを達成する助けとなります。",
22
+ "certification_module": "完了するモジュール",
23
23
  "cart_title": "Coorpacademy サブスクリプション",
24
24
  "challenges you on": "バトルリクエストあり",
25
25
  "download": "ダウンロード",
@@ -27,7 +27,7 @@
27
27
  "items": "アイテム",
28
28
  "certificate": "証明書",
29
29
  "certification": "認証",
30
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "報酬をアンロックし、この認定を完了するには、次の目標を達成してください",
31
31
  "chapters": "chapters",
32
32
  "Close": "閉じる",
33
33
  "clue_stars_to_loose_plural": "ヒントを参照すると通常より獲得ができるスターの数が{{count}}つ減ります。",
@@ -43,7 +43,7 @@
43
43
  "continue_learning": "学習を続ける",
44
44
  "learning_priority_modal_title": "新たな学習の優先順位",
45
45
  "learning_priority_modal_description": "スキル、プレイリスト、または認定資格のいずれかを選択して、学習の優先順位を作成します。",
46
- "locked": "Locked",
46
+ "locked": "ロック済み",
47
47
  "skills_change_focus": "スキルフォーカスを変更する",
48
48
  "skills_choose_focus": "フォーカスを選択してください",
49
49
  "cancel": "キャンセル",
@@ -61,7 +61,7 @@
61
61
  "empty_search_result_title": "「{{searchValue}}」の検索結果がありません",
62
62
  "empty_search_result_description": "検索を調整して、お探しのものを見つけてください。",
63
63
  "empty_search_result_clear_search": "検索をクリア",
64
- "in_progress": "In progress",
64
+ "in_progress": "進行中",
65
65
  "keep_subscription": "私のサブスクリプションを維持します。",
66
66
  "learning_priorities": "学習の優先順位",
67
67
  "learning_priorities_description": "会社が定義する最優先学習項目",
@@ -70,7 +70,7 @@
70
70
  "media_stars_to_win": "もし、はじめてこのレッスンを受けた場合は{{count}}個のスターが追加で獲得できます。",
71
71
  "modules": "モジュール",
72
72
  "modules_completed": "モジュール完了",
73
- "modules_completed_mandatory": "mandatory modules completed",
73
+ "modules_completed_mandatory": "必須のモジュールを完了しました",
74
74
  "More": "その他",
75
75
  "More details": "さらに詳しく",
76
76
  "New media": "新しいレッスン",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "all": "전체",
3
3
  "all_courses": "모든 코스",
4
- "all_content": "All content",
4
+ "all_content": "모든 콘텐츠",
5
5
  "alphabetical": "알파벳순",
6
6
  "add_learning_priority": "학습 우선순위 추가",
7
7
  "accepted_cards": "신용카드 또는 데빗카드",
@@ -11,15 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "이 레벨의 종료 시에, 귀하는 다음을 할 수 있을 것입니다:",
12
12
  "author": "저작자",
13
13
  "associated_skills": "관련 기술",
14
- "back": "Back",
14
+ "back": "뒤로 가기",
15
15
  "Back to Dashboard Home": "대시보드 홈으로 돌아가기",
16
16
  "back_to_catalog": "코스로 돌아가기",
17
17
  "badge": "배지",
18
18
  "bonus_stars": "보너스 별",
19
- "certificates": "Certificates",
20
- "certificate(s)": "certificate(s)",
21
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
22
- "certification_module": "module to complete",
19
+ "certificates": "증명서",
20
+ "certificate(s)": "증명서",
21
+ "certificates_subtitle": "지식과 기술을 입증하여 커리어에서 두각을 나타내고 과정에서 보람 있는 목표를 달성하세요.",
22
+ "certification_module": "완료할 모듈",
23
23
  "cart_title": "Coorpacademy 구독",
24
24
  "challenges you on": "도전하세요",
25
25
  "download": "다운로드",
@@ -27,7 +27,7 @@
27
27
  "items": "아이템",
28
28
  "certificate": "자격증",
29
29
  "certification": "인증",
30
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "보상을 잠금 해제하고 인증을 완료하려면 다음 목표에 도달하세요",
31
31
  "chapters": "장",
32
32
  "Close": "닫기",
33
33
  "clue_stars_to_loose_plural": "단서의 잠금 해제는 귀하가 이 질문에서 얻을 수 있는 스타를 {{count}}개까지 감소시킵니다(귀하가 그것을 올바로 얻는 경우)",
@@ -43,7 +43,7 @@
43
43
  "continue_learning": "계속 학습",
44
44
  "learning_priority_modal_title": "새로운 학습 우선순위",
45
45
  "learning_priority_modal_description": "하나의 기술, 재생목록 또는 자격증을 선택하여 학습 우선순위를 정하세요.",
46
- "locked": "Locked",
46
+ "locked": "잠김",
47
47
  "skills_change_focus": "집중 기술 변경하기",
48
48
  "skills_choose_focus": "집중할 분야 선택",
49
49
  "cancel": "취소",
@@ -61,7 +61,7 @@
61
61
  "empty_search_result_title": "'{{searchValue}}'에 대한 검색결과가 없습니다.",
62
62
  "empty_search_result_description": "검색 범위를 조정하여 원하는 내용을 찾아보세요.",
63
63
  "empty_search_result_clear_search": "검색 지우기",
64
- "in_progress": "In progress",
64
+ "in_progress": "진행 ",
65
65
  "keep_subscription": "내 구독 유지",
66
66
  "learning_priorities": "학습 우선순위",
67
67
  "learning_priorities_description": "귀사가 정의한 최우선 학습 우선순위",
@@ -70,7 +70,7 @@
70
70
  "media_stars_to_win": "귀하가 레슨을 처음 볼 때, 이 장에서 {{count}}개의 추가 스타를 획득하세요!",
71
71
  "modules": "모듈",
72
72
  "modules_completed": "완료된 모듈",
73
- "modules_completed_mandatory": "mandatory modules completed",
73
+ "modules_completed_mandatory": "완료한 필수 모듈",
74
74
  "More": "더 많이",
75
75
  "More details": "자세한 내용은",
76
76
  "New media": "신규 레슨",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "all": "Alles",
3
3
  "all_courses": "Alle cursussen",
4
- "all_content": "All content",
4
+ "all_content": "Alle content",
5
5
  "alphabetical": "Alfabetisch",
6
6
  "add_learning_priority": "Voeg leerprioriteit toe",
7
7
  "accepted_cards": "Creditcard of betaalpas",
@@ -11,15 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "Aan het einde van dit niveau ben je in staat om:",
12
12
  "author": "auteur",
13
13
  "associated_skills": "Bijbehorende vaardigheden",
14
- "back": "Back",
14
+ "back": "Terug",
15
15
  "Back to Dashboard Home": "Terug naar startpagina Dashboard",
16
16
  "back_to_catalog": "Terug naar cursussen",
17
17
  "badge": "Insigne",
18
18
  "bonus_stars": "Bonussterren",
19
- "certificates": "Certificates",
20
- "certificate(s)": "certificate(s)",
21
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
22
- "certification_module": "module to complete",
19
+ "certificates": "Certificaten",
20
+ "certificate(s)": "certificaat/certificaten",
21
+ "certificates_subtitle": "Toon je kennis en vaardigheden waardoor je opvalt in je carrière en je tegelijkertijd lonende mijlstenen kunt behalen.",
22
+ "certification_module": "module om te voltooien",
23
23
  "cart_title": "Coorpacademy-abonnement",
24
24
  "challenges you on": "daagt je uit op",
25
25
  "download": "Download",
@@ -27,7 +27,7 @@
27
27
  "items": "artikelen",
28
28
  "certificate": "Certificaat",
29
29
  "certification": "Certificering",
30
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "Om je beloningen te ontgrendelen en deze certificatie te voltooien moet je het volgende doel halen",
31
31
  "chapters": "hoofdstukken",
32
32
  "Close": "Sluiten",
33
33
  "clue_stars_to_loose_plural": "Het gebruiken van een tip vermindert het aantal sterren dat je met deze vraag kan winnen met {{count}} (als je goed antwoordt)",
@@ -43,7 +43,7 @@
43
43
  "continue_learning": "Ga door met leren",
44
44
  "learning_priority_modal_title": "Nieuwe leerprioriteit",
45
45
  "learning_priority_modal_description": "Maak een leerprioriteit door één vaardigheid, afspeellijst of certificering te selecteren.",
46
- "locked": "Locked",
46
+ "locked": "Vergrendeld",
47
47
  "skills_change_focus": "Wijzig vaardigheidsfocus",
48
48
  "skills_choose_focus": "Kies je focus",
49
49
  "cancel": "Annuleren",
@@ -61,7 +61,7 @@
61
61
  "empty_search_result_title": "Geen resultaten voor ”{{searchValue}}”",
62
62
  "empty_search_result_description": "Probeer je zoekopdracht aan te passen om te vinden wat je zoekt.",
63
63
  "empty_search_result_clear_search": "Zoekopdracht wissen",
64
- "in_progress": "In progress",
64
+ "in_progress": "In uitvoering",
65
65
  "keep_subscription": "Behoud mijn registratie",
66
66
  "learning_priorities": "Prioriteiten leren",
67
67
  "learning_priorities_description": "Uw belangrijkste leerprioriteiten, bepaald door uw bedrijf",
@@ -70,7 +70,7 @@
70
70
  "media_stars_to_win": "Win {{count}} extra ster in dit hoofdstuk de eerste keer dat je een les bekijkt!",
71
71
  "modules": "Modulen",
72
72
  "modules_completed": "modules afgerond",
73
- "modules_completed_mandatory": "mandatory modules completed",
73
+ "modules_completed_mandatory": "verplichte modules voltooid",
74
74
  "More": "Meer",
75
75
  "More details": "Meer details",
76
76
  "New media": "Nieuwe les",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "all": "Wszystkie",
3
3
  "all_courses": "Wszystkie kursy",
4
- "all_content": "All content",
4
+ "all_content": "Cała zawartość",
5
5
  "alphabetical": "Alfabetyczny",
6
6
  "add_learning_priority": "Dodaj priorytet nauki",
7
7
  "accepted_cards": "Karta kredytowa lub debetowa",
@@ -11,15 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "Na zakończenie poziomu będzie można:",
12
12
  "author": "autor",
13
13
  "associated_skills": "Powiązane umiejętności",
14
- "back": "Back",
14
+ "back": "Wstecz",
15
15
  "Back to Dashboard Home": "Powrót do strony początkowej pulpitu nawigacyjnego",
16
16
  "back_to_catalog": "Powrót do kursów",
17
17
  "badge": "Odznaka",
18
18
  "bonus_stars": "Dodatkowe gwiazdki",
19
- "certificates": "Certificates",
20
- "certificate(s)": "certificate(s)",
21
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
22
- "certification_module": "module to complete",
19
+ "certificates": "Certyfikaty",
20
+ "certificate(s)": "certyfikat(y)",
21
+ "certificates_subtitle": "Wykaż się wiedzą i umiejętnościami, które pomogą Ci się wyróżnić w życiu zawodowym i osiągać dające satysfakcję kamienie milowe.",
22
+ "certification_module": "moduł do ukończenia",
23
23
  "cart_title": "Subskrypcja Coorpacademy",
24
24
  "challenges you on": "rzuca Ci wyzwanie odnośnie",
25
25
  "download": "Pobierać",
@@ -27,7 +27,7 @@
27
27
  "items": "rzeczy",
28
28
  "certificate": "Certyfikat",
29
29
  "certification": "Orzecznictwo",
30
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "Aby odblokować nagrody i ukończyć certyfikację, osiągnij następujący cel",
31
31
  "chapters": "rozdziały",
32
32
  "Close": "Zamknij",
33
33
  "clue_stars_to_loose_plural": "Odblokowanie wskazówki zmniejsza liczbę gwiazdek, jakie możesz zdobyć w tym pytaniu o {{count}} (jeżeli odpowiesz prawidłowo)",
@@ -43,7 +43,7 @@
43
43
  "continue_learning": "Kontynuuj naukę",
44
44
  "learning_priority_modal_title": "Nowy priorytet edukacyjny",
45
45
  "learning_priority_modal_description": "Utwórz priorytet edukacyjny, wybierając jedną umiejętność, listę odtwarzania lub certyfikat.",
46
- "locked": "Locked",
46
+ "locked": "Zablokowane",
47
47
  "skills_change_focus": "Zmień wybrane umiejętności",
48
48
  "skills_choose_focus": "Wybierz umiejętności",
49
49
  "cancel": "Anuluj",
@@ -61,7 +61,7 @@
61
61
  "empty_search_result_title": "Brak wyników dla ”{{searchValue}}”",
62
62
  "empty_search_result_description": "Spróbuj dostosować wyszukiwanie, aby znaleźć to, czego szukasz.",
63
63
  "empty_search_result_clear_search": "Wyczyść wyszukiwanie",
64
- "in_progress": "In progress",
64
+ "in_progress": "W toku",
65
65
  "keep_subscription": "Zachowaj subkrypcję",
66
66
  "learning_priorities": "Priorytety uczenia się",
67
67
  "learning_priorities_description": "Najważniejsze priorytety edukacyjne określone przez Twoją firmę",
@@ -70,7 +70,7 @@
70
70
  "media_stars_to_win": "Zdobądź {{count}} dodatkowe gwiazdki w każdym rozdziale za obejrzenie filmiku z lekcją!",
71
71
  "modules": "Moduły",
72
72
  "modules_completed": "ukończone moduły",
73
- "modules_completed_mandatory": "mandatory modules completed",
73
+ "modules_completed_mandatory": "ukończone moduły obowiązkowe",
74
74
  "More": "Więcej",
75
75
  "More details": "Więcej szczegółów",
76
76
  "New media": "Nowa lekcja",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "all": "Todas",
3
3
  "all_courses": "Todos os cursos",
4
- "all_content": "All content",
4
+ "all_content": "Todo o conteúdo",
5
5
  "alphabetical": "Alfabético",
6
6
  "add_learning_priority": "Adicionar prioridade de aprendizagem",
7
7
  "accepted_cards": "Cartão de crédito ou débito",
@@ -11,15 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "No final deste nível, será capaz de: ",
12
12
  "author": "autor",
13
13
  "associated_skills": "Habilidades associadas",
14
- "back": "Back",
14
+ "back": "Regressar",
15
15
  "Back to Dashboard Home": "Regressar ao Início do Dashboard",
16
16
  "back_to_catalog": "De volta aos cursos",
17
17
  "badge": "Distintivo",
18
18
  "bonus_stars": "Estrelas bônus",
19
- "certificates": "Certificates",
20
- "certificate(s)": "certificate(s)",
21
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
22
- "certification_module": "module to complete",
19
+ "certificates": "Certificados",
20
+ "certificate(s)": "certificado(s)",
21
+ "certificates_subtitle": "Demonstre o seu conhecimento e competências, o que o vai ajudar a destacar-se na sua carreira e a atingir metas compensadoras ao longo do caminho.",
22
+ "certification_module": "módulo para completar",
23
23
  "cart_title": "Subscrição Coorpacademy",
24
24
  "challenges you on": "desafie-se a si próprio em ",
25
25
  "download": "Download",
@@ -27,7 +27,7 @@
27
27
  "items": "Unid",
28
28
  "certificate": "Certificado",
29
29
  "certification": "Certificação",
30
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "Para desbloquear as suas recompensas e concluir esta certificação, atinja o seguinte objetivo",
31
31
  "chapters": "capítulos",
32
32
  "Close": "Fechar",
33
33
  "clue_stars_to_loose_plural": "Desbloquear a solução reduz as estrelas que pode ganhar nesta pergunta em {{count}} (se responder corretamente)",
@@ -43,7 +43,7 @@
43
43
  "continue_learning": "Continuar aprendendo",
44
44
  "learning_priority_modal_title": "Nova prioridade de aprendizagem",
45
45
  "learning_priority_modal_description": "Crie uma prioridade de aprendizado selecionando uma habilidade, lista de reprodução ou certificação.",
46
- "locked": "Locked",
46
+ "locked": "Bloqueado",
47
47
  "skills_change_focus": "Alterar o foco na competência",
48
48
  "skills_choose_focus": "Escolher o seu foco",
49
49
  "cancel": "Cancelar",
@@ -61,7 +61,7 @@
61
61
  "empty_search_result_title": "Sem resultados para ”{{searchValue}}”",
62
62
  "empty_search_result_description": "Tente ajustar a sua pesquisa para encontrar o que procura",
63
63
  "empty_search_result_clear_search": "Limpar pesquisa",
64
- "in_progress": "In progress",
64
+ "in_progress": "Em curso",
65
65
  "keep_subscription": "Manter a minha subscrição",
66
66
  "learning_priorities": "Prioridades de aprendizagem",
67
67
  "learning_priorities_description": "Suas principais prioridades de aprendizagem definidas pela sua empresa",
@@ -70,7 +70,7 @@
70
70
  "media_stars_to_win": "Ganhe {{count}} estrelas adicionais neste capítulo quando vir uma lição pela primeira vez! ",
71
71
  "modules": "Módulos",
72
72
  "modules_completed": "módulos concluídos",
73
- "modules_completed_mandatory": "mandatory modules completed",
73
+ "modules_completed_mandatory": "módulos obrigatórios concluídos",
74
74
  "More": "Mais",
75
75
  "More details": "Mais detalhes",
76
76
  "New media": "Nova lição",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "all": "Toate",
3
3
  "all_courses": "Toate cursurile",
4
- "all_content": "All content",
4
+ "all_content": "Tot conținutul",
5
5
  "alphabetical": "Alfabetic",
6
6
  "add_learning_priority": "Adăugați prioritate de învățare",
7
7
  "accepted_cards": "Card de credit sau de debit",
@@ -11,15 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "La sfârșitul acestui nivel, veți ști:",
12
12
  "author": "autor",
13
13
  "associated_skills": "Abilități asociate",
14
- "back": "Back",
14
+ "back": "Înapoi",
15
15
  "Back to Dashboard Home": "Înapoi la pagina de start a bordului",
16
16
  "back_to_catalog": "Înapoi la cursuri",
17
17
  "badge": "Insigna",
18
18
  "bonus_stars": "Stele bonus",
19
- "certificates": "Certificates",
20
- "certificate(s)": "certificate(s)",
21
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
22
- "certification_module": "module to complete",
19
+ "certificates": "Certificate",
20
+ "certificate(s)": "certificat(e)",
21
+ "certificates_subtitle": "Demonstrați-vă cunoștințele și abilitățile, ajutându-vă evidențiați în carieră și atingeți repere valoroase pe parcurs.",
22
+ "certification_module": "modul de finalizat",
23
23
  "cart_title": "Abonament Coorpacademy",
24
24
  "challenges you on": "vă cheamă la luptă",
25
25
  "download": "Descărcați",
@@ -27,7 +27,7 @@
27
27
  "items": "articole",
28
28
  "certificate": "Certificat",
29
29
  "certification": "Certificare",
30
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "Pentru a debloca recompensele și a finaliza această certificare, atingeți următorul obiectiv",
31
31
  "chapters": "capitole",
32
32
  "Close": "Închide",
33
33
  "clue_stars_to_loose_plural": "Utilizarea indiciului va lua {{count}} din numărul maxim de stele pe care le puteți obține răspunzând la această întrebare (dacă răspunsul este corect)",
@@ -43,7 +43,7 @@
43
43
  "continue_learning": "Continuați să învățați",
44
44
  "learning_priority_modal_title": "Noua prioritate de invatare",
45
45
  "learning_priority_modal_description": "Creați o prioritate de învățare selectând fie o abilitate, listă de redare sau certificare.",
46
- "locked": "Locked",
46
+ "locked": "Blocat",
47
47
  "skills_change_focus": "Schimbați abilitățile vizate\n",
48
48
  "skills_choose_focus": "Alegeți-vă obiectivul",
49
49
  "cancel": "Anulați",
@@ -61,7 +61,7 @@
61
61
  "empty_search_result_title": "Nu există rezultate pentru „{{searchValue}}”",
62
62
  "empty_search_result_description": "Încercați să vă ajustați căutarea pentru a găsi ceea ce căutați.",
63
63
  "empty_search_result_clear_search": "Ștergeți căutarea",
64
- "in_progress": "In progress",
64
+ "in_progress": "În progres",
65
65
  "keep_subscription": "Vreau să-mi păstrez abonamentul",
66
66
  "learning_priorities": "Priorități de învățare",
67
67
  "learning_priorities_description": "Principalele priorități de învățare definite de compania dvs",
@@ -70,7 +70,7 @@
70
70
  "media_stars_to_win": "Câștigați {{count}} stele în plus prima oară când urmăriți o lecție din acest capitol!",
71
71
  "modules": "Module",
72
72
  "modules_completed": "module finalizate",
73
- "modules_completed_mandatory": "mandatory modules completed",
73
+ "modules_completed_mandatory": "module obligatorii finalizate",
74
74
  "More": "Mai multe",
75
75
  "More details": "Mai multe detalii",
76
76
  "New media": "Lecție nouă",