@coorpacademy/components 11.30.1 → 11.32.0
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.
- package/es/atom/button-link/index.d.ts.map +1 -1
- package/es/atom/button-link/index.js +17 -9
- package/es/atom/button-link/index.js.map +1 -1
- package/es/atom/button-link/types.d.ts +8 -1
- package/es/atom/button-link/types.d.ts.map +1 -1
- package/es/atom/button-link/types.js.map +1 -1
- package/es/atom/chip/index.d.ts +37 -0
- package/es/atom/chip/index.d.ts.map +1 -0
- package/es/atom/chip/index.js +85 -0
- package/es/atom/chip/index.js.map +1 -0
- package/es/atom/chip/style.css +65 -0
- package/es/atom/chips/index.d.ts.map +1 -1
- package/es/atom/chips/index.js +1 -0
- package/es/atom/chips/index.js.map +1 -1
- package/es/atom/icon/index.js +2 -2
- package/es/atom/icon/index.js.map +1 -1
- package/es/molecule/bulk-progress-bar/index.d.ts.map +1 -1
- package/es/molecule/bulk-progress-bar/index.js +6 -3
- package/es/molecule/bulk-progress-bar/index.js.map +1 -1
- package/es/molecule/learner-skill-card/index.d.ts +21 -0
- package/es/molecule/learner-skill-card/index.d.ts.map +1 -0
- package/es/molecule/learner-skill-card/index.js +159 -0
- package/es/molecule/learner-skill-card/index.js.map +1 -0
- package/es/molecule/learner-skill-card/style.css +119 -0
- package/es/molecule/questions/template/index.d.ts +1 -1
- package/es/molecule/quick-access-card/index.d.ts.map +1 -1
- package/es/molecule/quick-access-card/index.js +5 -1
- package/es/molecule/quick-access-card/index.js.map +1 -1
- package/es/template/mobile-login/welcome/index.native.d.ts.map +1 -1
- package/es/template/mobile-login/welcome/index.native.js +5 -1
- package/es/template/mobile-login/welcome/index.native.js.map +1 -1
- package/es/variables/colors.d.ts +7 -7
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +2 -1
- package/es/variables/colors.js.map +1 -1
- package/es/variables/theme.native.d.ts.map +1 -1
- package/es/variables/theme.native.js +4 -1
- package/es/variables/theme.native.js.map +1 -1
- package/lib/atom/button-link/index.d.ts.map +1 -1
- package/lib/atom/button-link/index.js +18 -9
- package/lib/atom/button-link/index.js.map +1 -1
- package/lib/atom/button-link/types.d.ts +8 -1
- package/lib/atom/button-link/types.d.ts.map +1 -1
- package/lib/atom/button-link/types.js.map +1 -1
- package/lib/atom/chip/index.d.ts +37 -0
- package/lib/atom/chip/index.d.ts.map +1 -0
- package/lib/atom/chip/index.js +109 -0
- package/lib/atom/chip/index.js.map +1 -0
- package/lib/atom/chip/style.css +65 -0
- package/lib/atom/chips/index.d.ts.map +1 -1
- package/lib/atom/chips/index.js +1 -0
- package/lib/atom/chips/index.js.map +1 -1
- package/lib/atom/icon/index.js +2 -2
- package/lib/atom/icon/index.js.map +1 -1
- package/lib/molecule/bulk-progress-bar/index.d.ts.map +1 -1
- package/lib/molecule/bulk-progress-bar/index.js +7 -3
- package/lib/molecule/bulk-progress-bar/index.js.map +1 -1
- package/lib/molecule/learner-skill-card/index.d.ts +21 -0
- package/lib/molecule/learner-skill-card/index.d.ts.map +1 -0
- package/lib/molecule/learner-skill-card/index.js +177 -0
- package/lib/molecule/learner-skill-card/index.js.map +1 -0
- package/lib/molecule/learner-skill-card/style.css +119 -0
- package/lib/molecule/questions/template/index.d.ts +1 -1
- package/lib/molecule/quick-access-card/index.d.ts.map +1 -1
- package/lib/molecule/quick-access-card/index.js +7 -1
- package/lib/molecule/quick-access-card/index.js.map +1 -1
- package/lib/template/mobile-login/welcome/index.native.d.ts.map +1 -1
- package/lib/template/mobile-login/welcome/index.native.js +7 -1
- package/lib/template/mobile-login/welcome/index.native.js.map +1 -1
- package/lib/variables/colors.d.ts +7 -7
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +2 -1
- package/lib/variables/colors.js.map +1 -1
- package/lib/variables/theme.native.d.ts.map +1 -1
- package/lib/variables/theme.native.js +4 -1
- package/lib/variables/theme.native.js.map +1 -1
- package/locales/bs/global.json +7 -1
- package/locales/cs/global.json +7 -1
- package/locales/de/global.json +7 -1
- package/locales/en/global.json +6 -0
- package/locales/es/global.json +6 -0
- package/locales/et/global.json +7 -1
- package/locales/fi/global.json +7 -1
- package/locales/fr/global.json +6 -0
- package/locales/hr/global.json +7 -1
- package/locales/hu/global.json +7 -1
- package/locales/hy/global.json +7 -1
- package/locales/it/global.json +6 -0
- package/locales/ja/global.json +7 -1
- package/locales/ko/global.json +7 -1
- package/locales/nl/global.json +6 -0
- package/locales/pl/global.json +7 -1
- package/locales/pt/global.json +7 -1
- package/locales/ro/global.json +7 -1
- package/locales/ru/global.json +7 -1
- package/locales/sk/global.json +7 -1
- package/locales/sl/global.json +7 -1
- package/locales/sv/global.json +7 -1
- package/locales/tl/global.json +7 -1
- package/locales/tr/global.json +7 -1
- package/locales/uk/global.json +7 -1
- package/locales/vi/global.json +7 -1
- package/locales/zh/global.json +7 -1
- package/locales/zh_TW/global.json +7 -1
- package/package.json +2 -2
package/locales/pl/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Polityka prywatności i plików cookie",
|
|
19
19
|
"cookies_title": "W jaki sposób wykorzystujemy pliki cookie:",
|
|
20
20
|
"Create a new cohort": "Create a new cohort",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Usuń",
|
|
22
24
|
"Draft": "Wersja robocza",
|
|
23
25
|
"answer_the_question": "Odpowiedz na pytanie",
|
|
24
26
|
"Edit": "Edycja",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "DOKUMENTY",
|
|
26
29
|
"external_content_scorm": "ANIMOWANE źRÓDŁA",
|
|
27
30
|
"external_content_video": "NAGRANIA WIDEO",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Wstaw z powrotem",
|
|
51
54
|
"Reject": "Odrzuć",
|
|
52
55
|
"Reload": "Załaduj ponownie",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Lekcja powtórkowa",
|
|
54
58
|
"secured_payment": "Bezpieczny serwer",
|
|
55
59
|
"See clue": "Zobacz wskazówkę",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "${currency}${price} wraz z podatkami miesięcznie",
|
|
72
76
|
"subscription_promo_code": "Masz teraz nieograniczony dostęp do naszego katalogu do dnia {{date}}. Aby nadal korzystać po tym dniu, subskrybuj",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "Wiadomość została usunięta przez jej autora.",
|
|
74
79
|
"unsubscribe": "Anuluj subskrypcję Coorpacademy",
|
|
75
80
|
"Validated": "Zatwierdzony",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "Opublikuj swój komentarz",
|
|
96
101
|
"validate_aria_label": "Oceń swoją odpowiedź i przejdź do kolejnego kroku",
|
|
97
102
|
"stars": "gwiazdy",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "Oceń ten kurs"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/locales/pt/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Privacidade e Política de Cookies.",
|
|
19
19
|
"cookies_title": "De que forma usamos cookies:",
|
|
20
20
|
"Create a new cohort": "Create a new cohort",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Apagar",
|
|
22
24
|
"Draft": "Esboço, projeto",
|
|
23
25
|
"answer_the_question": "Responda à pergunta",
|
|
24
26
|
"Edit": "Editar",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "DOCUMENTOS",
|
|
26
29
|
"external_content_scorm": "RECURSOS ANIMADOS",
|
|
27
30
|
"external_content_video": "VÍDEOS",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Repor ",
|
|
51
54
|
"Reject": "Rejeitar",
|
|
52
55
|
"Reload": "Recarregar",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Aula de revisão",
|
|
54
58
|
"secured_payment": "Servidor seguro",
|
|
55
59
|
"See clue": "Ver solução",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "${currency}${price} incl. taxas por mês",
|
|
72
76
|
"subscription_promo_code": "Agora tem um acesso grátis ilimitado ao nosso catálogo até {{date}}. Para continuar a beneficiar dele depois desta data, por favor subscreva em",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "Esta mensagem foi removida pelo seu autor.",
|
|
74
79
|
"unsubscribe": "Anular a subscrição da Coorpacademy",
|
|
75
80
|
"Validated": "Validado",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "Publique o seu comentário",
|
|
96
101
|
"validate_aria_label": "Valide a sua resposta e siga para o próximo passo",
|
|
97
102
|
"stars": "estrelas",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "Avalie este curso"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/locales/ro/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Politica de confidențialitate și de utilizare a modulelor cookie",
|
|
19
19
|
"cookies_title": "Cum folosim modulele cookie:",
|
|
20
20
|
"Create a new cohort": "Create a new cohort",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Ștergere",
|
|
22
24
|
"Draft": "Proiect",
|
|
23
25
|
"answer_the_question": "Răspundeţi la întrebare",
|
|
24
26
|
"Edit": "Editare",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "DOCUMENTE",
|
|
26
29
|
"external_content_scorm": "RESURSE ANIMATE",
|
|
27
30
|
"external_content_video": "VIDEOCLIPURI",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Respingeți",
|
|
51
54
|
"Reject": "Refuză",
|
|
52
55
|
"Reload": "Reîncarcă",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Recapitulați lecția",
|
|
54
58
|
"secured_payment": "Server securizat",
|
|
55
59
|
"See clue": "Arată indiciul",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "${currency}${price} incl. taxe pe lună",
|
|
72
76
|
"subscription_promo_code": "Aveți acces gratuit și nelimitat la catalogul nostru până la data de {{date}}. Dacă doriți să beneficiați de acces și după data respectivă, vă rugăm să vă abonați pe",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "Acest mesaj a fost retras de autor.",
|
|
74
79
|
"unsubscribe": "Dezabonare Coorpacademy",
|
|
75
80
|
"Validated": "Validat",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "Postează comentariul tău",
|
|
96
101
|
"validate_aria_label": "Validați-vă răspunsul și treceți la pasul următor",
|
|
97
102
|
"stars": "stele",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "Evaluează acest curs"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/locales/ru/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Политика конфиденциальности и файлов cookie.",
|
|
19
19
|
"cookies_title": "Как мы используем файлы cookie:",
|
|
20
20
|
"Create a new cohort": "Создать новый сегмент",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Удалить",
|
|
22
24
|
"Draft": "Черновой вариант",
|
|
23
25
|
"answer_the_question": "Ответить на вопрос",
|
|
24
26
|
"Edit": "Редактировать",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "ДОКУМЕНТЫ",
|
|
26
29
|
"external_content_scorm": "АНИМИРОВАННЫЕ РЕСУРСЫ",
|
|
27
30
|
"external_content_video": "ВИДЕО",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Отложить",
|
|
51
54
|
"Reject": "Отклонить",
|
|
52
55
|
"Reload": "Перезагрузить",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Обзор урока",
|
|
54
58
|
"secured_payment": "Безопасный сервер",
|
|
55
59
|
"See clue": "Смотреть подсказку",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "${currency}${price} вкл. налоги в месяц",
|
|
72
76
|
"subscription_promo_code": "Теперь вы располагаете безлимитным доступом к нашему каталогу до {{date}}. Чтобы пользоваться им и после этой даты, оформите подписку на",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "Это сообщение было удалено его автором.",
|
|
74
79
|
"unsubscribe": "Отказаться от подписки Coorpacademy",
|
|
75
80
|
"Validated": "Подтверждено",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "Опубликуйте свой комментарий",
|
|
96
101
|
"validate_aria_label": "Проверьте свой ответ и перейдите к следующему шагу",
|
|
97
102
|
"stars": "звезды",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "Оцените этот курс"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/locales/sk/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Zásady ochrany osobných údajov a pravidlá súborov Cookies.",
|
|
19
19
|
"cookies_title": "Ako používame súbory Cookies:",
|
|
20
20
|
"Create a new cohort": "Vytvorte novú kohortu",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Vymazať",
|
|
22
24
|
"Draft": "Výber",
|
|
23
25
|
"answer_the_question": "Odpovedzte na otázku",
|
|
24
26
|
"Edit": "Upraviť",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "DOKUMENTY",
|
|
26
29
|
"external_content_scorm": "ANIMOVANÉ ZDROJE",
|
|
27
30
|
"external_content_video": "VIDEÁ",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Dať naspäť",
|
|
51
54
|
"Reject": "Odmietnuť",
|
|
52
55
|
"Reload": "Obnoviť",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Opakovacia lekcia",
|
|
54
58
|
"secured_payment": "Zabezpečený server",
|
|
55
59
|
"See clue": "Pozrieť nápovedu",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "${currency}${price} vrátane DPH za mesiac",
|
|
72
76
|
"subscription_promo_code": "Teraz máte bezplatný neobmedzený prístup do nášho katalógu do {{date}}. Ak si ho chcete užívať aj po tomto termíne, prihláste sa na odber",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "Túto správu odstránil jej autor.",
|
|
74
79
|
"unsubscribe": "Odhlásiť sa z predplatného Coorpacademy",
|
|
75
80
|
"Validated": "Overené",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "Uverejnite svoj komentár",
|
|
96
101
|
"validate_aria_label": "Potvrďte svoju odpoveď a prejdite na ďalší krok",
|
|
97
102
|
"stars": "hviezdy",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "Ohodnoťte tento kurz"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/locales/sl/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Politika zasebnosti in piškotkov.",
|
|
19
19
|
"cookies_title": "Kako uporabljamo piškotke:",
|
|
20
20
|
"Create a new cohort": "Ustvarite novo kohorto",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Izbriši",
|
|
22
24
|
"Draft": "Osnutek",
|
|
23
25
|
"answer_the_question": "Odgovori na vprašanje",
|
|
24
26
|
"Edit": "Uredi",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "DOKUMENTI",
|
|
26
29
|
"external_content_scorm": "ANIMIRANI VIRI",
|
|
27
30
|
"external_content_video": "VIDEO POSNETKI",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Daj nazaj",
|
|
51
54
|
"Reject": "Zavrni",
|
|
52
55
|
"Reload": "Ponovno naloži",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Pregled lekcije",
|
|
54
58
|
"secured_payment": "Varen strežnik",
|
|
55
59
|
"See clue": "Glej namig",
|
|
@@ -70,12 +74,13 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "$ {currency} $ {price} vklj. davkov na mesec",
|
|
72
76
|
"subscription_promo_code": "Zdaj imate brezplačen neomejen dostop do našega kataloga do {{date}} . Če želite še naprej uživati po tem datumu, se naročite",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "To sporočilo je odstranil avtor.",
|
|
74
79
|
"unsubscribe": "Odjava iz Coorpacademy",
|
|
75
80
|
"Validated": "Potrjeno",
|
|
76
81
|
"Video Loading Error": "Med nalaganjem videoposnetka je prišlo do napake, poskusite znova.",
|
|
77
82
|
"Wait_creation": "Platforma je v nastajanju. To lahko traja nekaj sekund. Prosim počakaj...",
|
|
78
|
-
"comment_aria_label": "
|
|
83
|
+
"comment_aria_label": "Oddaj svoj komentar ",
|
|
79
84
|
"zuora_discount_code_submit": "Prijavite se",
|
|
80
85
|
"zuora_discount_code": "Promocijska koda",
|
|
81
86
|
"mandatory_fields": "*Obvezna polja",
|
|
@@ -95,6 +100,7 @@
|
|
|
95
100
|
"post_comment_aria_label": "Objavite svoj komentar",
|
|
96
101
|
"validate_aria_label": "Potrdite svoj odgovor in pojdite na naslednji korak",
|
|
97
102
|
"stars": "zvezde",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
106
|
"comment_aria_label": "Ocenite ta tečaj"
|
package/locales/sv/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Riktlinje för integritet och cookies.",
|
|
19
19
|
"cookies_title": "Hur vi använder cookies:",
|
|
20
20
|
"Create a new cohort": "Skapa en ny årskull",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Radera",
|
|
22
24
|
"Draft": "Utkast",
|
|
23
25
|
"answer_the_question": "Besvara frågan",
|
|
24
26
|
"Edit": "Redigera",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "DOKUMENT",
|
|
26
29
|
"external_content_scorm": "ANIMERADE RESURSER",
|
|
27
30
|
"external_content_video": "VIDEOR",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Lägg tillbaka",
|
|
51
54
|
"Reject": "Förkasta",
|
|
52
55
|
"Reload": "Ladda om",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Granska lektion",
|
|
54
58
|
"secured_payment": "Säker server",
|
|
55
59
|
"See clue": "Se ledtråd",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "${currency}${price} inkl. skatt per månad",
|
|
72
76
|
"subscription_promo_code": "Du har nu gratis obegränsad tillgång till vår katalog fram till den {{date}}. För att fortsätta använda den efter det här datumet, vänligen prenumerera på ",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "Meddelandet har tagits bort av upphovspersonen.",
|
|
74
79
|
"unsubscribe": "Avregistrera dig från Coorpacademy",
|
|
75
80
|
"Validated": "Validerad",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "Posta din kommentar",
|
|
96
101
|
"validate_aria_label": "Validera ditt svar och gå till nästa steg",
|
|
97
102
|
"stars": "stjärnor",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "Betygsätt denna kurs"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/locales/tl/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Patakaran sa Privacy at Cookies.",
|
|
19
19
|
"cookies_title": "Paano namin ginagamit ang cookies:",
|
|
20
20
|
"Create a new cohort": "Lumikha ng isang bagong cohort",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Tanggalin",
|
|
22
24
|
"Draft": "Draft",
|
|
23
25
|
"answer_the_question": "Sagutin ang katanungan",
|
|
24
26
|
"Edit": "Edit",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "MGA DOKUMENTO",
|
|
26
29
|
"external_content_scorm": "MGA ANIMATED NA MAPAGKUKUNAN",
|
|
27
30
|
"external_content_video": "MGA VIDEO",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Ibalik",
|
|
51
54
|
"Reject": "Reject",
|
|
52
55
|
"Reload": "Reload",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Repasuhin ang aralin",
|
|
54
58
|
"secured_payment": "Secure server",
|
|
55
59
|
"See clue": "Tingnan ang clue",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "${currency}${price} kasamang taxes kada buwan",
|
|
72
76
|
"subscription_promo_code": "Mayroon kang libreng walang limitasyong pag-access sa aming katalogo hanggang sa {{date}}. Upang mapanatili itong tangkilikin pagkatapos ng petsang ito, mangyaring mag-subscribe sa",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "Ang mensaheng ito ay tinanggal ng may-akda nito.",
|
|
74
79
|
"unsubscribe": "Mag-unsubscribe mula sa Coorpacademy",
|
|
75
80
|
"Validated": "Na-verify",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "I-post ang iyong komento",
|
|
96
101
|
"validate_aria_label": "Patunayan ang iyong sagot at pumunta sa susunod na hakbang",
|
|
97
102
|
"stars": "mga bituin",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "I-rate ang kursong ito"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/locales/tr/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Gizlilik ve Çerez Politikası.",
|
|
19
19
|
"cookies_title": "Çerezleri nasıl kullanıyoruz:",
|
|
20
20
|
"Create a new cohort": "Create a new cohort",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Sil",
|
|
22
24
|
"Draft": "taslak",
|
|
23
25
|
"answer_the_question": "Soruyu yanıtlayın",
|
|
24
26
|
"Edit": "Düzenle",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "BELGELER",
|
|
26
29
|
"external_content_scorm": "HAREKETLİ KAYNAKLAR",
|
|
27
30
|
"external_content_video": "VİDEOLAR",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Geri koy",
|
|
51
54
|
"Reject": "Reddet",
|
|
52
55
|
"Reload": "Yeniden yükle",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Dersi değerlendirin",
|
|
54
58
|
"secured_payment": "Güvenli sunucu",
|
|
55
59
|
"See clue": "İpucunu gör",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "Aylık ${currency}${price}, vergiler dahil",
|
|
72
76
|
"subscription_promo_code": "Şimdi {{date}} tarihine kadar kataloğumuza ücretsiz sınırsız erişim hakkına sahipsiniz. Bu tarihten sonra içeriği kullanmaya devam etmek için, lütfen _______ tarihinde abone olun",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "Bu mesaj yazarı tarafından kaldırılmıştır.",
|
|
74
79
|
"unsubscribe": "Coorpacademy aboneliğini sonlandır",
|
|
75
80
|
"Validated": "Onaylı",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "Yorumunu paylaş",
|
|
96
101
|
"validate_aria_label": "Cevabınızı doğrulayın ve bir sonraki adıma geçin",
|
|
97
102
|
"stars": "yıldızlar",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "Bu kursu değerlendirin"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/locales/uk/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Політика конфіденційності та використання файлів cookie.",
|
|
19
19
|
"cookies_title": "Як користуватися файлами cookies:",
|
|
20
20
|
"Create a new cohort": "Create a new cohort",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Видалити",
|
|
22
24
|
"Draft": "Чернетка",
|
|
23
25
|
"answer_the_question": "Дайте відповідь на питання",
|
|
24
26
|
"Edit": "Редагувати",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "ДОКУМЕНТИ",
|
|
26
29
|
"external_content_scorm": "АНІМОВАНІ РЕСУРСИ",
|
|
27
30
|
"external_content_video": "ВІДЕО",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Відкласти",
|
|
51
54
|
"Reject": "Відхилити",
|
|
52
55
|
"Reload": "Перезавантажити",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Оцінити урок",
|
|
54
58
|
"secured_payment": "Безпечний сервер",
|
|
55
59
|
"See clue": "Переглянути підказку",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "${currency}${price} включно податків на місяць",
|
|
72
76
|
"subscription_promo_code": "Тепер у вас безкоштовний необмежений доступ до нашого каталогу до {{date}}. Щоб користуватися ним і після цієї дати, будь ласка підпишіться на",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "Це повідомлення було вилучено автором.",
|
|
74
79
|
"unsubscribe": "Скасувати підписку Coorpacademy",
|
|
75
80
|
"Validated": "Підтверджено",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "Опублікуйте ваш коментар",
|
|
96
101
|
"validate_aria_label": "Підтвердьте свою відповідь і перейдіть до наступного кроку",
|
|
97
102
|
"stars": "зірки",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "Оцініть цей курс"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/locales/vi/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "Chính sách bảo mật và cookie.",
|
|
19
19
|
"cookies_title": "Cách chúng tôi sử dụng cookie:",
|
|
20
20
|
"Create a new cohort": "Create a new cohort",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "Xóa",
|
|
22
24
|
"Draft": "Bản nháp",
|
|
23
25
|
"answer_the_question": "Trả lời câu hỏi",
|
|
24
26
|
"Edit": "Chỉnh sửa",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "VĂN BẢN",
|
|
26
29
|
"external_content_scorm": "TƯ LIỆU HOẠT HÌNH",
|
|
27
30
|
"external_content_video": "VIDEO",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "Để lại chổ cũ",
|
|
51
54
|
"Reject": "Từ chối",
|
|
52
55
|
"Reload": "Tải lại",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "Ôn lại bài học",
|
|
54
58
|
"secured_payment": "Máy chủ bảo mật",
|
|
55
59
|
"See clue": "Xem gợi ý",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "đã bao gồm ${price}${currency} thuế mỗi tháng",
|
|
72
76
|
"subscription_promo_code": "Giờ đây bạn đã có quyền truy cập miễn phí không giới hạn vào danh mục của chúng tôi cho đến {{date}}. Để tiếp tục tận hưởng đặc quyền này sau ngày đã nêu, hãy đăng ký",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "Tin nhắn này đã bị tác giả xóa.",
|
|
74
79
|
"unsubscribe": "Hủy đăng ký Coorpacademy",
|
|
75
80
|
"Validated": "Xác thực",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "Đăng bình luận của bạn",
|
|
96
101
|
"validate_aria_label": "Xác thực câu trả lời của bạn và sang bước tiếp theo",
|
|
97
102
|
"stars": "ngôi sao",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "Đánh giá khóa học này"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/locales/zh/global.json
CHANGED
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "隐私和 cookie 政策。",
|
|
19
19
|
"cookies_title": "我们如何使用 cookies:",
|
|
20
20
|
"Create a new cohort": "Create a new cohort",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "删除",
|
|
22
24
|
"Draft": "草案",
|
|
23
25
|
"answer_the_question": "回答问题",
|
|
24
26
|
"Edit": "编辑",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "文件",
|
|
26
29
|
"external_content_scorm": "动画资源",
|
|
27
30
|
"external_content_video": "视频",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "放回",
|
|
51
54
|
"Reject": "拒绝",
|
|
52
55
|
"Reload": "重新加载",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "复习课程",
|
|
54
58
|
"secured_payment": "安全的服务器",
|
|
55
59
|
"See clue": "查看线索",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy 高级版",
|
|
71
75
|
"subscription_price": "${currency}${price}包括每月税费",
|
|
72
76
|
"subscription_promo_code": "现在你可以尽情访问我们的课程,直到{{date}}。若要在该日期之后继续享用,请订阅",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "该信息已经被作者删除。",
|
|
74
79
|
"unsubscribe": "取消订阅 Coorpacademy",
|
|
75
80
|
"Validated": "已验证",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "发布您的评论",
|
|
96
101
|
"validate_aria_label": "验证您的答案并转到下一步",
|
|
97
102
|
"stars": "星星",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "评价此课程"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
|
@@ -18,10 +18,13 @@
|
|
|
18
18
|
"cookies_policy": "隱私權和 Cookie 政策。",
|
|
19
19
|
"cookies_title": "我們如何使用 Cookies:",
|
|
20
20
|
"Create a new cohort": "Create a new cohort",
|
|
21
|
+
"courses": "Courses",
|
|
22
|
+
"courses_completed": " Courses Completed",
|
|
21
23
|
"Delete": "刪除",
|
|
22
24
|
"Draft": "草案",
|
|
23
25
|
"answer_the_question": "回答問題",
|
|
24
26
|
"Edit": "編輯",
|
|
27
|
+
"Explore": "Explore",
|
|
25
28
|
"external_content_article": "檔案",
|
|
26
29
|
"external_content_scorm": "動畫資源",
|
|
27
30
|
"external_content_video": "影片",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"Put back": "放回",
|
|
51
54
|
"Reject": "拒絕",
|
|
52
55
|
"Reload": "重新載入",
|
|
56
|
+
"Review": "Review",
|
|
53
57
|
"Review lesson": "複習功課",
|
|
54
58
|
"secured_payment": "安全伺服器",
|
|
55
59
|
"See clue": "看到線索",
|
|
@@ -70,6 +74,7 @@
|
|
|
70
74
|
"subscription_premium_title": "Coorpacademy Premium",
|
|
71
75
|
"subscription_price": "含 ${currency}${price}每月稅金",
|
|
72
76
|
"subscription_promo_code": "您現在可以免費無限制地造訪我們的目錄,直到{{date}}。如要在此日期之後繼續享用它,請訂閱",
|
|
77
|
+
"skill_focus": "Skill focus",
|
|
73
78
|
"This message has been removed by its author": "此訊息已被其作者刪除。",
|
|
74
79
|
"unsubscribe": "取消訂閱 Coorpacademy",
|
|
75
80
|
"Validated": "已驗證",
|
|
@@ -95,9 +100,10 @@
|
|
|
95
100
|
"post_comment_aria_label": "張貼您的註解",
|
|
96
101
|
"validate_aria_label": "驗證您的答案並前往下一步",
|
|
97
102
|
"stars": "星星",
|
|
103
|
+
"questions": "Questions",
|
|
98
104
|
"custom":{
|
|
99
105
|
"digitlearning": {
|
|
100
|
-
"comment_aria_label": "
|
|
106
|
+
"comment_aria_label": "評量本課程"
|
|
101
107
|
}
|
|
102
108
|
}
|
|
103
109
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coorpacademy/components",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.32.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.js",
|
|
@@ -175,5 +175,5 @@
|
|
|
175
175
|
"last 2 versions",
|
|
176
176
|
"IE 11"
|
|
177
177
|
],
|
|
178
|
-
"gitHead": "
|
|
178
|
+
"gitHead": "27ed793c9003a3fb2a99cdf4ba0ea32233a6a079"
|
|
179
179
|
}
|