@coorpacademy/components 11.32.42 → 11.32.44

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 (181) hide show
  1. package/es/atom/icon/index.d.ts +1 -0
  2. package/es/atom/icon/index.d.ts.map +1 -1
  3. package/es/atom/icon/index.js +8 -1
  4. package/es/atom/icon/index.js.map +1 -1
  5. package/es/atom/select-icon/index.d.ts +17 -0
  6. package/es/atom/select-icon/index.d.ts.map +1 -0
  7. package/es/atom/select-icon/index.js +93 -0
  8. package/es/atom/select-icon/index.js.map +1 -0
  9. package/es/atom/select-icon/style.css +73 -0
  10. package/es/molecule/base-modal/index.d.ts +1 -0
  11. package/es/molecule/base-modal/index.d.ts.map +1 -1
  12. package/es/molecule/base-modal/index.js +9 -4
  13. package/es/molecule/base-modal/index.js.map +1 -1
  14. package/es/molecule/certification-card/index.d.ts.map +1 -1
  15. package/es/molecule/certification-card/index.js +4 -2
  16. package/es/molecule/certification-card/index.js.map +1 -1
  17. package/es/molecule/certification-card/style.css +23 -7
  18. package/es/molecule/cm-popin/types.d.ts +12 -0
  19. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  20. package/es/molecule/draggable-list/index.d.ts +12 -0
  21. package/es/molecule/icon-picker-modal/index.d.ts +15 -0
  22. package/es/molecule/icon-picker-modal/index.d.ts.map +1 -0
  23. package/es/molecule/icon-picker-modal/index.js +152 -0
  24. package/es/molecule/icon-picker-modal/index.js.map +1 -0
  25. package/es/molecule/icon-picker-modal/style.css +61 -0
  26. package/es/molecule/icon-picker-modal/use-icon-search.d.ts +9 -0
  27. package/es/molecule/icon-picker-modal/use-icon-search.d.ts.map +1 -0
  28. package/es/molecule/icon-picker-modal/use-icon-search.js +36 -0
  29. package/es/molecule/icon-picker-modal/use-icon-search.js.map +1 -0
  30. package/es/molecule/progress-wrapper/index.js +1 -1
  31. package/es/molecule/progress-wrapper/index.js.map +1 -1
  32. package/es/molecule/progress-wrapper/style.css +1 -0
  33. package/es/organism/brand-learning-priorities/index.d.ts +12 -0
  34. package/es/organism/list-item/index.d.ts +16 -1
  35. package/es/organism/list-item/index.d.ts.map +1 -1
  36. package/es/organism/list-item/index.js +58 -9
  37. package/es/organism/list-item/index.js.map +1 -1
  38. package/es/organism/list-item/style.css +25 -11
  39. package/es/organism/list-items/index.d.ts +12 -0
  40. package/es/template/app-player/loading/index.d.ts +12 -0
  41. package/es/template/app-player/player/index.d.ts +24 -0
  42. package/es/template/app-player/player/slides/index.d.ts +12 -0
  43. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  44. package/es/template/app-player/popin-correction/index.d.ts +12 -0
  45. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  46. package/es/template/app-player/popin-end/index.d.ts +12 -0
  47. package/es/template/app-review/index.d.ts +12 -0
  48. package/es/template/app-review/index.d.ts.map +1 -1
  49. package/es/template/app-review/player/prop-types.d.ts +12 -0
  50. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  51. package/es/template/app-review/prop-types.d.ts +12 -0
  52. package/es/template/app-review/prop-types.d.ts.map +1 -1
  53. package/es/template/back-office/brand-update/index.d.ts +36 -0
  54. package/es/template/certification-detail/index.d.ts +1 -1
  55. package/es/template/certification-detail/index.d.ts.map +1 -1
  56. package/es/template/certification-detail/index.js +16 -5
  57. package/es/template/certification-detail/index.js.map +1 -1
  58. package/es/template/certification-detail/style.css +0 -1
  59. package/es/template/certifications/index.d.ts.map +1 -1
  60. package/es/template/certifications/index.js +3 -1
  61. package/es/template/certifications/index.js.map +1 -1
  62. package/es/template/certifications/style.css +8 -1
  63. package/es/template/common/dashboard/index.d.ts +24 -0
  64. package/es/template/common/search-page/index.d.ts +12 -0
  65. package/es/template/external-course/index.d.ts +12 -0
  66. package/es/template/playlist-detail/index.d.ts.map +1 -1
  67. package/es/template/playlist-detail/index.js +15 -4
  68. package/es/template/playlist-detail/index.js.map +1 -1
  69. package/es/template/playlist-detail/style.css +0 -1
  70. package/es/template/skill-detail/index.d.ts.map +1 -1
  71. package/es/template/skill-detail/index.js +15 -3
  72. package/es/template/skill-detail/index.js.map +1 -1
  73. package/es/variables/colors.d.ts +1 -0
  74. package/es/variables/colors.d.ts.map +1 -1
  75. package/es/variables/colors.js +1 -0
  76. package/es/variables/colors.js.map +1 -1
  77. package/lib/atom/icon/index.d.ts +1 -0
  78. package/lib/atom/icon/index.d.ts.map +1 -1
  79. package/lib/atom/icon/index.js +12 -2
  80. package/lib/atom/icon/index.js.map +1 -1
  81. package/lib/atom/select-icon/index.d.ts +17 -0
  82. package/lib/atom/select-icon/index.d.ts.map +1 -0
  83. package/lib/atom/select-icon/index.js +111 -0
  84. package/lib/atom/select-icon/index.js.map +1 -0
  85. package/lib/atom/select-icon/style.css +73 -0
  86. package/lib/molecule/base-modal/index.d.ts +1 -0
  87. package/lib/molecule/base-modal/index.d.ts.map +1 -1
  88. package/lib/molecule/base-modal/index.js +9 -4
  89. package/lib/molecule/base-modal/index.js.map +1 -1
  90. package/lib/molecule/certification-card/index.d.ts.map +1 -1
  91. package/lib/molecule/certification-card/index.js +4 -2
  92. package/lib/molecule/certification-card/index.js.map +1 -1
  93. package/lib/molecule/certification-card/style.css +23 -7
  94. package/lib/molecule/cm-popin/types.d.ts +12 -0
  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/icon-picker-modal/index.d.ts +15 -0
  98. package/lib/molecule/icon-picker-modal/index.d.ts.map +1 -0
  99. package/lib/molecule/icon-picker-modal/index.js +179 -0
  100. package/lib/molecule/icon-picker-modal/index.js.map +1 -0
  101. package/lib/molecule/icon-picker-modal/style.css +61 -0
  102. package/lib/molecule/icon-picker-modal/use-icon-search.d.ts +9 -0
  103. package/lib/molecule/icon-picker-modal/use-icon-search.d.ts.map +1 -0
  104. package/lib/molecule/icon-picker-modal/use-icon-search.js +52 -0
  105. package/lib/molecule/icon-picker-modal/use-icon-search.js.map +1 -0
  106. package/lib/molecule/progress-wrapper/index.js +1 -1
  107. package/lib/molecule/progress-wrapper/index.js.map +1 -1
  108. package/lib/molecule/progress-wrapper/style.css +1 -0
  109. package/lib/organism/brand-learning-priorities/index.d.ts +12 -0
  110. package/lib/organism/list-item/index.d.ts +16 -1
  111. package/lib/organism/list-item/index.d.ts.map +1 -1
  112. package/lib/organism/list-item/index.js +56 -5
  113. package/lib/organism/list-item/index.js.map +1 -1
  114. package/lib/organism/list-item/style.css +25 -11
  115. package/lib/organism/list-items/index.d.ts +12 -0
  116. package/lib/template/app-player/loading/index.d.ts +12 -0
  117. package/lib/template/app-player/player/index.d.ts +24 -0
  118. package/lib/template/app-player/player/slides/index.d.ts +12 -0
  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 +12 -0
  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 +12 -0
  123. package/lib/template/app-review/index.d.ts +12 -0
  124. package/lib/template/app-review/index.d.ts.map +1 -1
  125. package/lib/template/app-review/player/prop-types.d.ts +12 -0
  126. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  127. package/lib/template/app-review/prop-types.d.ts +12 -0
  128. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  129. package/lib/template/back-office/brand-update/index.d.ts +36 -0
  130. package/lib/template/certification-detail/index.d.ts +1 -1
  131. package/lib/template/certification-detail/index.d.ts.map +1 -1
  132. package/lib/template/certification-detail/index.js +15 -5
  133. package/lib/template/certification-detail/index.js.map +1 -1
  134. package/lib/template/certification-detail/style.css +0 -1
  135. package/lib/template/certifications/index.d.ts.map +1 -1
  136. package/lib/template/certifications/index.js +3 -1
  137. package/lib/template/certifications/index.js.map +1 -1
  138. package/lib/template/certifications/style.css +8 -1
  139. package/lib/template/common/dashboard/index.d.ts +24 -0
  140. package/lib/template/common/search-page/index.d.ts +12 -0
  141. package/lib/template/external-course/index.d.ts +12 -0
  142. package/lib/template/playlist-detail/index.d.ts.map +1 -1
  143. package/lib/template/playlist-detail/index.js +14 -4
  144. package/lib/template/playlist-detail/index.js.map +1 -1
  145. package/lib/template/playlist-detail/style.css +0 -1
  146. package/lib/template/skill-detail/index.d.ts.map +1 -1
  147. package/lib/template/skill-detail/index.js +14 -2
  148. package/lib/template/skill-detail/index.js.map +1 -1
  149. package/lib/variables/colors.d.ts +1 -0
  150. package/lib/variables/colors.d.ts.map +1 -1
  151. package/lib/variables/colors.js +1 -0
  152. package/lib/variables/colors.js.map +1 -1
  153. package/locales/bs/global.json +12 -8
  154. package/locales/cs/global.json +12 -8
  155. package/locales/de/global.json +12 -8
  156. package/locales/en/global.json +4 -0
  157. package/locales/es/global.json +12 -8
  158. package/locales/et/global.json +12 -8
  159. package/locales/fi/global.json +12 -8
  160. package/locales/fr/global.json +12 -8
  161. package/locales/hr/global.json +12 -8
  162. package/locales/hu/global.json +12 -8
  163. package/locales/hy/global.json +12 -8
  164. package/locales/it/global.json +12 -8
  165. package/locales/ja/global.json +12 -8
  166. package/locales/ko/global.json +12 -8
  167. package/locales/nl/global.json +12 -8
  168. package/locales/pl/global.json +12 -8
  169. package/locales/pt/global.json +12 -8
  170. package/locales/ro/global.json +12 -8
  171. package/locales/ru/global.json +12 -8
  172. package/locales/sk/global.json +12 -8
  173. package/locales/sl/global.json +12 -8
  174. package/locales/sv/global.json +12 -8
  175. package/locales/tl/global.json +12 -8
  176. package/locales/tr/global.json +12 -8
  177. package/locales/uk/global.json +12 -8
  178. package/locales/vi/global.json +12 -8
  179. package/locales/zh/global.json +12 -8
  180. package/locales/zh_TW/global.json +12 -8
  181. package/package.json +2 -2
@@ -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,14 +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": "Indietro",
14
15
  "Back to Dashboard Home": "Torma alla Dashboard Home",
15
16
  "back_to_catalog": "Torna ai corsi",
16
17
  "badge": "Distintivo",
17
18
  "bonus_stars": "Stelle bonus",
18
- "certificates": "Certificates",
19
- "certificate(s)": "certificate(s)",
20
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
21
- "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",
22
23
  "cart_title": "Abbonamento Coorpacademy",
23
24
  "challenges you on": "ti sfida su",
24
25
  "download": "Scaricamento",
@@ -26,7 +27,7 @@
26
27
  "items": "elementi",
27
28
  "certificate": "Certificato",
28
29
  "certification": "Certificazione",
29
- "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",
30
31
  "chapters": "capitoli",
31
32
  "Close": "Chiudi",
32
33
  "clue_stars_to_loose_plural": "Sbloccare l'indizio riduce di {{count}} le stelle che puoi guadagnare per questa domanda (se rispondi correttamente)",
@@ -42,6 +43,9 @@
42
43
  "continue_learning": "Continua ad imparare",
43
44
  "learning_priority_modal_title": "Nuova priorità di apprendimento",
44
45
  "learning_priority_modal_description": "Crea una priorità di apprendimento selezionando un'abilità, una playlist o una certificazione.",
46
+ "locked": "Bloccato",
47
+ "icon_picker_title": "Change icon",
48
+ "icon_picker_description": "Select a new icon for your skill",
45
49
  "skills_change_focus": "Cambia la messa a fuoco delle competenze",
46
50
  "skills_choose_focus": "Scegli la tua messa a fuoco",
47
51
  "cancel": "Annulla",
@@ -59,7 +63,7 @@
59
63
  "empty_search_result_title": "Nessun risultato per “ {{searchValue}} ”",
60
64
  "empty_search_result_description": "Prova a modificare la tua ricerca per trovare quello che stai cercando.",
61
65
  "empty_search_result_clear_search": "Cancella la ricerca\n",
62
- "in_progress": "In progress",
66
+ "in_progress": "In corso",
63
67
  "keep_subscription": "Mantieni il mio abbonamento",
64
68
  "learning_priorities": "Priorità di apprendimento",
65
69
  "learning_priorities_description": "Le tue massime priorità di apprendimento definite dalla tua azienda",
@@ -68,7 +72,7 @@
68
72
  "media_stars_to_win": "Guadagna {{count}} stelle aggiuntive in questo capitolo, la prima volta che visualizzi una lezione!",
69
73
  "modules": "Moduli",
70
74
  "modules_completed": "moduli completati",
71
- "modules_completed_mandatory": "mandatory modules completed",
75
+ "modules_completed_mandatory": "moduli obbligatori completati",
72
76
  "More": "Altro",
73
77
  "More details": "Più dettagli",
74
78
  "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,14 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "このレベルの最後に、することができます。",
12
12
  "author": "著者",
13
13
  "associated_skills": "関連スキル",
14
+ "back": "戻る",
14
15
  "Back to Dashboard Home": "ダッシュ ボードのホームに戻る",
15
16
  "back_to_catalog": "コースに戻る",
16
17
  "badge": "バッジ",
17
18
  "bonus_stars": "ボーナススター",
18
- "certificates": "Certificates",
19
- "certificate(s)": "certificate(s)",
20
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
21
- "certification_module": "module to complete",
19
+ "certificates": "認定書",
20
+ "certificate(s)": "認定書",
21
+ "certificates_subtitle": "あなたの知識とスキルを示すことで、キャリアにおいて際立った存在となり、その過程でやりがいのあるマイルストーンを達成する助けとなります。",
22
+ "certification_module": "完了するモジュール",
22
23
  "cart_title": "Coorpacademy サブスクリプション",
23
24
  "challenges you on": "バトルリクエストあり",
24
25
  "download": "ダウンロード",
@@ -26,7 +27,7 @@
26
27
  "items": "アイテム",
27
28
  "certificate": "証明書",
28
29
  "certification": "認証",
29
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "報酬をアンロックし、この認定を完了するには、次の目標を達成してください",
30
31
  "chapters": "chapters",
31
32
  "Close": "閉じる",
32
33
  "clue_stars_to_loose_plural": "ヒントを参照すると通常より獲得ができるスターの数が{{count}}つ減ります。",
@@ -42,6 +43,9 @@
42
43
  "continue_learning": "学習を続ける",
43
44
  "learning_priority_modal_title": "新たな学習の優先順位",
44
45
  "learning_priority_modal_description": "スキル、プレイリスト、または認定資格のいずれかを選択して、学習の優先順位を作成します。",
46
+ "locked": "ロック済み",
47
+ "icon_picker_title": "Change icon",
48
+ "icon_picker_description": "Select a new icon for your skill",
45
49
  "skills_change_focus": "スキルフォーカスを変更する",
46
50
  "skills_choose_focus": "フォーカスを選択してください",
47
51
  "cancel": "キャンセル",
@@ -59,7 +63,7 @@
59
63
  "empty_search_result_title": "「{{searchValue}}」の検索結果がありません",
60
64
  "empty_search_result_description": "検索を調整して、お探しのものを見つけてください。",
61
65
  "empty_search_result_clear_search": "検索をクリア",
62
- "in_progress": "In progress",
66
+ "in_progress": "進行中",
63
67
  "keep_subscription": "私のサブスクリプションを維持します。",
64
68
  "learning_priorities": "学習の優先順位",
65
69
  "learning_priorities_description": "会社が定義する最優先学習項目",
@@ -68,7 +72,7 @@
68
72
  "media_stars_to_win": "もし、はじめてこのレッスンを受けた場合は{{count}}個のスターが追加で獲得できます。",
69
73
  "modules": "モジュール",
70
74
  "modules_completed": "モジュール完了",
71
- "modules_completed_mandatory": "mandatory modules completed",
75
+ "modules_completed_mandatory": "必須のモジュールを完了しました",
72
76
  "More": "その他",
73
77
  "More details": "さらに詳しく",
74
78
  "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,14 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "이 레벨의 종료 시에, 귀하는 다음을 할 수 있을 것입니다:",
12
12
  "author": "저작자",
13
13
  "associated_skills": "관련 기술",
14
+ "back": "뒤로 가기",
14
15
  "Back to Dashboard Home": "대시보드 홈으로 돌아가기",
15
16
  "back_to_catalog": "코스로 돌아가기",
16
17
  "badge": "배지",
17
18
  "bonus_stars": "보너스 별",
18
- "certificates": "Certificates",
19
- "certificate(s)": "certificate(s)",
20
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
21
- "certification_module": "module to complete",
19
+ "certificates": "증명서",
20
+ "certificate(s)": "증명서",
21
+ "certificates_subtitle": "지식과 기술을 입증하여 커리어에서 두각을 나타내고 과정에서 보람 있는 목표를 달성하세요.",
22
+ "certification_module": "완료할 모듈",
22
23
  "cart_title": "Coorpacademy 구독",
23
24
  "challenges you on": "도전하세요",
24
25
  "download": "다운로드",
@@ -26,7 +27,7 @@
26
27
  "items": "아이템",
27
28
  "certificate": "자격증",
28
29
  "certification": "인증",
29
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "보상을 잠금 해제하고 인증을 완료하려면 다음 목표에 도달하세요",
30
31
  "chapters": "장",
31
32
  "Close": "닫기",
32
33
  "clue_stars_to_loose_plural": "단서의 잠금 해제는 귀하가 이 질문에서 얻을 수 있는 스타를 {{count}}개까지 감소시킵니다(귀하가 그것을 올바로 얻는 경우)",
@@ -42,6 +43,9 @@
42
43
  "continue_learning": "계속 학습",
43
44
  "learning_priority_modal_title": "새로운 학습 우선순위",
44
45
  "learning_priority_modal_description": "하나의 기술, 재생목록 또는 자격증을 선택하여 학습 우선순위를 정하세요.",
46
+ "locked": "잠김",
47
+ "icon_picker_title": "Change icon",
48
+ "icon_picker_description": "Select a new icon for your skill",
45
49
  "skills_change_focus": "집중 기술 변경하기",
46
50
  "skills_choose_focus": "집중할 분야 선택",
47
51
  "cancel": "취소",
@@ -59,7 +63,7 @@
59
63
  "empty_search_result_title": "'{{searchValue}}'에 대한 검색결과가 없습니다.",
60
64
  "empty_search_result_description": "검색 범위를 조정하여 원하는 내용을 찾아보세요.",
61
65
  "empty_search_result_clear_search": "검색 지우기",
62
- "in_progress": "In progress",
66
+ "in_progress": "진행 ",
63
67
  "keep_subscription": "내 구독 유지",
64
68
  "learning_priorities": "학습 우선순위",
65
69
  "learning_priorities_description": "귀사가 정의한 최우선 학습 우선순위",
@@ -68,7 +72,7 @@
68
72
  "media_stars_to_win": "귀하가 레슨을 처음 볼 때, 이 장에서 {{count}}개의 추가 스타를 획득하세요!",
69
73
  "modules": "모듈",
70
74
  "modules_completed": "완료된 모듈",
71
- "modules_completed_mandatory": "mandatory modules completed",
75
+ "modules_completed_mandatory": "완료한 필수 모듈",
72
76
  "More": "더 많이",
73
77
  "More details": "자세한 내용은",
74
78
  "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,14 +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": "Terug",
14
15
  "Back to Dashboard Home": "Terug naar startpagina Dashboard",
15
16
  "back_to_catalog": "Terug naar cursussen",
16
17
  "badge": "Insigne",
17
18
  "bonus_stars": "Bonussterren",
18
- "certificates": "Certificates",
19
- "certificate(s)": "certificate(s)",
20
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
21
- "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",
22
23
  "cart_title": "Coorpacademy-abonnement",
23
24
  "challenges you on": "daagt je uit op",
24
25
  "download": "Download",
@@ -26,7 +27,7 @@
26
27
  "items": "artikelen",
27
28
  "certificate": "Certificaat",
28
29
  "certification": "Certificering",
29
- "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",
30
31
  "chapters": "hoofdstukken",
31
32
  "Close": "Sluiten",
32
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)",
@@ -42,6 +43,9 @@
42
43
  "continue_learning": "Ga door met leren",
43
44
  "learning_priority_modal_title": "Nieuwe leerprioriteit",
44
45
  "learning_priority_modal_description": "Maak een leerprioriteit door één vaardigheid, afspeellijst of certificering te selecteren.",
46
+ "locked": "Vergrendeld",
47
+ "icon_picker_title": "Change icon",
48
+ "icon_picker_description": "Select a new icon for your skill",
45
49
  "skills_change_focus": "Wijzig vaardigheidsfocus",
46
50
  "skills_choose_focus": "Kies je focus",
47
51
  "cancel": "Annuleren",
@@ -59,7 +63,7 @@
59
63
  "empty_search_result_title": "Geen resultaten voor ”{{searchValue}}”",
60
64
  "empty_search_result_description": "Probeer je zoekopdracht aan te passen om te vinden wat je zoekt.",
61
65
  "empty_search_result_clear_search": "Zoekopdracht wissen",
62
- "in_progress": "In progress",
66
+ "in_progress": "In uitvoering",
63
67
  "keep_subscription": "Behoud mijn registratie",
64
68
  "learning_priorities": "Prioriteiten leren",
65
69
  "learning_priorities_description": "Uw belangrijkste leerprioriteiten, bepaald door uw bedrijf",
@@ -68,7 +72,7 @@
68
72
  "media_stars_to_win": "Win {{count}} extra ster in dit hoofdstuk de eerste keer dat je een les bekijkt!",
69
73
  "modules": "Modulen",
70
74
  "modules_completed": "modules afgerond",
71
- "modules_completed_mandatory": "mandatory modules completed",
75
+ "modules_completed_mandatory": "verplichte modules voltooid",
72
76
  "More": "Meer",
73
77
  "More details": "Meer details",
74
78
  "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,14 +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": "Wstecz",
14
15
  "Back to Dashboard Home": "Powrót do strony początkowej pulpitu nawigacyjnego",
15
16
  "back_to_catalog": "Powrót do kursów",
16
17
  "badge": "Odznaka",
17
18
  "bonus_stars": "Dodatkowe gwiazdki",
18
- "certificates": "Certificates",
19
- "certificate(s)": "certificate(s)",
20
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
21
- "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",
22
23
  "cart_title": "Subskrypcja Coorpacademy",
23
24
  "challenges you on": "rzuca Ci wyzwanie odnośnie",
24
25
  "download": "Pobierać",
@@ -26,7 +27,7 @@
26
27
  "items": "rzeczy",
27
28
  "certificate": "Certyfikat",
28
29
  "certification": "Orzecznictwo",
29
- "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",
30
31
  "chapters": "rozdziały",
31
32
  "Close": "Zamknij",
32
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)",
@@ -42,6 +43,9 @@
42
43
  "continue_learning": "Kontynuuj naukę",
43
44
  "learning_priority_modal_title": "Nowy priorytet edukacyjny",
44
45
  "learning_priority_modal_description": "Utwórz priorytet edukacyjny, wybierając jedną umiejętność, listę odtwarzania lub certyfikat.",
46
+ "locked": "Zablokowane",
47
+ "icon_picker_title": "Change icon",
48
+ "icon_picker_description": "Select a new icon for your skill",
45
49
  "skills_change_focus": "Zmień wybrane umiejętności",
46
50
  "skills_choose_focus": "Wybierz umiejętności",
47
51
  "cancel": "Anuluj",
@@ -59,7 +63,7 @@
59
63
  "empty_search_result_title": "Brak wyników dla ”{{searchValue}}”",
60
64
  "empty_search_result_description": "Spróbuj dostosować wyszukiwanie, aby znaleźć to, czego szukasz.",
61
65
  "empty_search_result_clear_search": "Wyczyść wyszukiwanie",
62
- "in_progress": "In progress",
66
+ "in_progress": "W toku",
63
67
  "keep_subscription": "Zachowaj subkrypcję",
64
68
  "learning_priorities": "Priorytety uczenia się",
65
69
  "learning_priorities_description": "Najważniejsze priorytety edukacyjne określone przez Twoją firmę",
@@ -68,7 +72,7 @@
68
72
  "media_stars_to_win": "Zdobądź {{count}} dodatkowe gwiazdki w każdym rozdziale za obejrzenie filmiku z lekcją!",
69
73
  "modules": "Moduły",
70
74
  "modules_completed": "ukończone moduły",
71
- "modules_completed_mandatory": "mandatory modules completed",
75
+ "modules_completed_mandatory": "ukończone moduły obowiązkowe",
72
76
  "More": "Więcej",
73
77
  "More details": "Więcej szczegółów",
74
78
  "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,14 +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": "Regressar",
14
15
  "Back to Dashboard Home": "Regressar ao Início do Dashboard",
15
16
  "back_to_catalog": "De volta aos cursos",
16
17
  "badge": "Distintivo",
17
18
  "bonus_stars": "Estrelas bônus",
18
- "certificates": "Certificates",
19
- "certificate(s)": "certificate(s)",
20
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
21
- "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",
22
23
  "cart_title": "Subscrição Coorpacademy",
23
24
  "challenges you on": "desafie-se a si próprio em ",
24
25
  "download": "Download",
@@ -26,7 +27,7 @@
26
27
  "items": "Unid",
27
28
  "certificate": "Certificado",
28
29
  "certification": "Certificação",
29
- "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",
30
31
  "chapters": "capítulos",
31
32
  "Close": "Fechar",
32
33
  "clue_stars_to_loose_plural": "Desbloquear a solução reduz as estrelas que pode ganhar nesta pergunta em {{count}} (se responder corretamente)",
@@ -42,6 +43,9 @@
42
43
  "continue_learning": "Continuar aprendendo",
43
44
  "learning_priority_modal_title": "Nova prioridade de aprendizagem",
44
45
  "learning_priority_modal_description": "Crie uma prioridade de aprendizado selecionando uma habilidade, lista de reprodução ou certificação.",
46
+ "locked": "Bloqueado",
47
+ "icon_picker_title": "Change icon",
48
+ "icon_picker_description": "Select a new icon for your skill",
45
49
  "skills_change_focus": "Alterar o foco na competência",
46
50
  "skills_choose_focus": "Escolher o seu foco",
47
51
  "cancel": "Cancelar",
@@ -59,7 +63,7 @@
59
63
  "empty_search_result_title": "Sem resultados para ”{{searchValue}}”",
60
64
  "empty_search_result_description": "Tente ajustar a sua pesquisa para encontrar o que procura",
61
65
  "empty_search_result_clear_search": "Limpar pesquisa",
62
- "in_progress": "In progress",
66
+ "in_progress": "Em curso",
63
67
  "keep_subscription": "Manter a minha subscrição",
64
68
  "learning_priorities": "Prioridades de aprendizagem",
65
69
  "learning_priorities_description": "Suas principais prioridades de aprendizagem definidas pela sua empresa",
@@ -68,7 +72,7 @@
68
72
  "media_stars_to_win": "Ganhe {{count}} estrelas adicionais neste capítulo quando vir uma lição pela primeira vez! ",
69
73
  "modules": "Módulos",
70
74
  "modules_completed": "módulos concluídos",
71
- "modules_completed_mandatory": "mandatory modules completed",
75
+ "modules_completed_mandatory": "módulos obrigatórios concluídos",
72
76
  "More": "Mais",
73
77
  "More details": "Mais detalhes",
74
78
  "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,14 +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": "Înapoi",
14
15
  "Back to Dashboard Home": "Înapoi la pagina de start a bordului",
15
16
  "back_to_catalog": "Înapoi la cursuri",
16
17
  "badge": "Insigna",
17
18
  "bonus_stars": "Stele bonus",
18
- "certificates": "Certificates",
19
- "certificate(s)": "certificate(s)",
20
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
21
- "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",
22
23
  "cart_title": "Abonament Coorpacademy",
23
24
  "challenges you on": "vă cheamă la luptă",
24
25
  "download": "Descărcați",
@@ -26,7 +27,7 @@
26
27
  "items": "articole",
27
28
  "certificate": "Certificat",
28
29
  "certification": "Certificare",
29
- "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",
30
31
  "chapters": "capitole",
31
32
  "Close": "Închide",
32
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)",
@@ -42,6 +43,9 @@
42
43
  "continue_learning": "Continuați să învățați",
43
44
  "learning_priority_modal_title": "Noua prioritate de invatare",
44
45
  "learning_priority_modal_description": "Creați o prioritate de învățare selectând fie o abilitate, listă de redare sau certificare.",
46
+ "locked": "Blocat",
47
+ "icon_picker_title": "Change icon",
48
+ "icon_picker_description": "Select a new icon for your skill",
45
49
  "skills_change_focus": "Schimbați abilitățile vizate\n",
46
50
  "skills_choose_focus": "Alegeți-vă obiectivul",
47
51
  "cancel": "Anulați",
@@ -59,7 +63,7 @@
59
63
  "empty_search_result_title": "Nu există rezultate pentru „{{searchValue}}”",
60
64
  "empty_search_result_description": "Încercați să vă ajustați căutarea pentru a găsi ceea ce căutați.",
61
65
  "empty_search_result_clear_search": "Ștergeți căutarea",
62
- "in_progress": "In progress",
66
+ "in_progress": "În progres",
63
67
  "keep_subscription": "Vreau să-mi păstrez abonamentul",
64
68
  "learning_priorities": "Priorități de învățare",
65
69
  "learning_priorities_description": "Principalele priorități de învățare definite de compania dvs",
@@ -68,7 +72,7 @@
68
72
  "media_stars_to_win": "Câștigați {{count}} stele în plus prima oară când urmăriți o lecție din acest capitol!",
69
73
  "modules": "Module",
70
74
  "modules_completed": "module finalizate",
71
- "modules_completed_mandatory": "mandatory modules completed",
75
+ "modules_completed_mandatory": "module obligatorii finalizate",
72
76
  "More": "Mai multe",
73
77
  "More details": "Mai multe detalii",
74
78
  "New media": "Lecție nouă",
@@ -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,14 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "В конце этого уровня вы сможете:",
12
12
  "author": "автор",
13
13
  "associated_skills": "Сопутствующие навыки",
14
+ "back": "Назад",
14
15
  "Back to Dashboard Home": "Назад на главную страницу",
15
16
  "back_to_catalog": "Назад к курсам",
16
17
  "badge": "Значок",
17
18
  "bonus_stars": "Бонусные звезды",
18
- "certificates": "Certificates",
19
- "certificate(s)": "certificate(s)",
20
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
21
- "certification_module": "module to complete",
19
+ "certificates": "Сертификаты",
20
+ "certificate(s)": "сертификат(ы)",
21
+ "certificates_subtitle": "Продемонстрируйте свои знания и навыки, которые помогут вам выделиться в карьере и достичь важных этапов на этом пути.",
22
+ "certification_module": "модуль для завершения",
22
23
  "cart_title": "Подписка Coorpacademy",
23
24
  "challenges you on": "бросает вам вызов",
24
25
  "download": "Скачать",
@@ -26,7 +27,7 @@
26
27
  "items": "элементов",
27
28
  "certificate": "Сертификат",
28
29
  "certification": "Сертификация",
29
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "Чтобы разблокировать свои награды и пройти эту сертификацию, достигните следующей цели",
30
31
  "chapters": "главы",
31
32
  "Close": "Закрыть",
32
33
  "clue_stars_to_loose_plural": "Разблокировав подсказку, вы уменьшите количество звезд, которые вы можете выиграть в этом вопросе, на {{count}} (если ответите правильно)",
@@ -42,6 +43,9 @@
42
43
  "continue_learning": "Продолжить обучение",
43
44
  "learning_priority_modal_title": "Новый приоритет обучения",
44
45
  "learning_priority_modal_description": "Создайте приоритет обучения, выбрав один навык, плейлист или сертификат.",
46
+ "locked": "Заблокировано",
47
+ "icon_picker_title": "Change icon",
48
+ "icon_picker_description": "Select a new icon for your skill",
45
49
  "skills_change_focus": "Изменить фокус навыков",
46
50
  "skills_choose_focus": "Выберите свой фокус",
47
51
  "cancel": "Отменить",
@@ -59,7 +63,7 @@
59
63
  "empty_search_result_title": "Нет результатов по запросу ”{{searchValue}}”",
60
64
  "empty_search_result_description": "Попробуйте настроить поиск, чтобы найти то, что вы ищете.",
61
65
  "empty_search_result_clear_search": "Очистить поиск",
62
- "in_progress": "In progress",
66
+ "in_progress": "В ходе выполнения",
63
67
  "keep_subscription": "Сохранить мою подписку",
64
68
  "learning_priorities": "Приоритеты обучения",
65
69
  "learning_priorities_description": "Ваши главные приоритеты в обучении, определенные вашей компанией",
@@ -68,7 +72,7 @@
68
72
  "media_stars_to_win": "Выиграйте {{count}} дополнительную звезду в этой главе при первом просмотре урока!",
69
73
  "modules": "Модули",
70
74
  "modules_completed": "модули завершены",
71
- "modules_completed_mandatory": "mandatory modules completed",
75
+ "modules_completed_mandatory": "обязательные модули завершены",
72
76
  "More": "Еще",
73
77
  "More details": "Подробнее",
74
78
  "New media": "Новый урок",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "all": "Všetko",
3
3
  "all_courses": "Všetky kurzy",
4
- "all_content": "All content",
4
+ "all_content": "Celý obsah",
5
5
  "alphabetical": "Abecedne",
6
6
  "add_learning_priority": "Pridajte prioritu učenia",
7
7
  "accepted_cards": "Kreditná alebo debetná karta",
@@ -11,14 +11,15 @@
11
11
  "At the end of this level, you will be able to_": "Na konci tejto úrovne budete môcť:",
12
12
  "author": "autor",
13
13
  "associated_skills": "Pridružené zručnosti",
14
+ "back": "Naspäť",
14
15
  "Back to Dashboard Home": "Späť na domovskú stránku informačného panela",
15
16
  "back_to_catalog": "Naspäť ku kurzom",
16
17
  "badge": "Odznak",
17
18
  "bonus_stars": "Bonusové hviezdy",
18
- "certificates": "Certificates",
19
- "certificate(s)": "certificate(s)",
20
- "certificates_subtitle": "Demonstrate your knowledge and skills, helping you stand out in your career and achieve rewarding milestones along the way.",
21
- "certification_module": "module to complete",
19
+ "certificates": "Certifikáty",
20
+ "certificate(s)": "certifikát(y)",
21
+ "certificates_subtitle": "Preukážte svoje znalosti a zručnosti, pomôže vám to vyniknúť vo vašej kariére a dosiahnuť na ceste odmeňujúce míľniky.",
22
+ "certification_module": "modul, ktorý treba dokončiť",
22
23
  "cart_title": "Predplatné Coorpacademy",
23
24
  "challenges you on": "Vás vyzýva v",
24
25
  "download": "Stiahnuť",
@@ -26,7 +27,7 @@
26
27
  "items": "položky",
27
28
  "certificate": "Certifikát",
28
29
  "certification": "Certifikácia",
29
- "certification_progress_wrapper_subtitle": "To unlock your rewards and complete this certification, reach the following goal",
30
+ "certification_progress_wrapper_subtitle": "Ak chcete odomknúť svoje odmeny a dokončiť túto certifikáciu, dosiahnite nasledujúci cieľ",
30
31
  "chapters": "kapitoly",
31
32
  "Close": "Zatvoriť",
32
33
  "clue_stars_to_loose_plural": "Odomknutie kľúča redukuje počet hviezd, ktoré môžete získať v tejto otázke, o {{count}} (ak máte pravdu)",
@@ -42,6 +43,9 @@
42
43
  "continue_learning": "Pokračujte v učení",
43
44
  "learning_priority_modal_title": "Nová priorita učenia",
44
45
  "learning_priority_modal_description": "Vytvorte si prioritu učenia výberom jednej zručnosti, zoznamu skladieb alebo certifikácie.",
46
+ "locked": "Zamknuté",
47
+ "icon_picker_title": "Change icon",
48
+ "icon_picker_description": "Select a new icon for your skill",
45
49
  "skills_change_focus": "Zmeniť zameranie zručností",
46
50
  "skills_choose_focus": "Vyberte svoje zameranie",
47
51
  "cancel": "Zatvoriť",
@@ -59,7 +63,7 @@
59
63
  "empty_search_result_title": "Žiadne výsledky pre „{{searchValue}}“",
60
64
  "empty_search_result_description": "Skúste upraviť vyhľadávanie tak, aby ste našli to, čo hľadáte.",
61
65
  "empty_search_result_clear_search": "Vymazať vyhľadávanie",
62
- "in_progress": "In progress",
66
+ "in_progress": "Prebieha",
63
67
  "keep_subscription": "Ponechať moje predplatné",
64
68
  "learning_priorities": "Priority učenia",
65
69
  "learning_priorities_description": "Vaše najvyššie vzdelávacie priority definované vašou spoločnosťou",
@@ -68,7 +72,7 @@
68
72
  "media_stars_to_win": "Vyhrajte {{count}} ďalších hviezd v tejto kapitole pri prvom zobrazení hodiny!",
69
73
  "modules": "Moduly",
70
74
  "modules_completed": "moduly dokončené",
71
- "modules_completed_mandatory": "mandatory modules completed",
75
+ "modules_completed_mandatory": "povinné moduly boli dokončené",
72
76
  "More": "Viac",
73
77
  "More details": "Viac informácií",
74
78
  "New media": "Nová lekcia",