@coorpacademy/components 11.34.1 → 11.34.2
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-icon/index.js +1 -1
- package/es/atom/button-link-icon/index.js.map +1 -1
- package/es/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/es/molecule/bullet-point-menu-button/index.js +24 -9
- package/es/molecule/bullet-point-menu-button/index.js.map +1 -1
- package/es/molecule/bullet-point-menu-button/types.d.ts +1 -1
- package/es/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
- package/es/molecule/bullet-point-menu-button/types.js.map +1 -1
- package/es/molecule/progress-wrapper/index.d.ts.map +1 -1
- package/es/molecule/progress-wrapper/index.js +10 -5
- package/es/molecule/progress-wrapper/index.js.map +1 -1
- package/es/template/certification-detail/index.js +3 -2
- package/es/template/certification-detail/index.js.map +1 -1
- package/lib/atom/button-link-icon/index.js +1 -1
- package/lib/atom/button-link-icon/index.js.map +1 -1
- package/lib/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/lib/molecule/bullet-point-menu-button/index.js +23 -8
- package/lib/molecule/bullet-point-menu-button/index.js.map +1 -1
- package/lib/molecule/bullet-point-menu-button/types.d.ts +1 -1
- package/lib/molecule/bullet-point-menu-button/types.d.ts.map +1 -1
- package/lib/molecule/bullet-point-menu-button/types.js.map +1 -1
- package/lib/molecule/progress-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/progress-wrapper/index.js +10 -5
- package/lib/molecule/progress-wrapper/index.js.map +1 -1
- package/lib/template/certification-detail/index.js +3 -2
- package/lib/template/certification-detail/index.js.map +1 -1
- package/locales/bs/global.json +13 -11
- package/locales/cs/global.json +13 -11
- package/locales/de/global.json +13 -11
- package/locales/en/global.json +8 -6
- package/locales/es/global.json +13 -11
- package/locales/et/global.json +13 -11
- package/locales/fi/global.json +13 -11
- package/locales/fr/global.json +8 -6
- package/locales/hr/global.json +13 -11
- package/locales/hu/global.json +13 -11
- package/locales/hy/global.json +13 -11
- package/locales/it/global.json +13 -11
- package/locales/ja/global.json +13 -11
- package/locales/ko/global.json +13 -11
- package/locales/nl/global.json +13 -11
- package/locales/pl/global.json +13 -11
- package/locales/pt/global.json +13 -11
- package/locales/ro/global.json +13 -11
- package/locales/ru/global.json +13 -11
- package/locales/sk/global.json +13 -11
- package/locales/sl/global.json +13 -11
- package/locales/sv/global.json +13 -11
- package/locales/tl/global.json +13 -11
- package/locales/tr/global.json +13 -11
- package/locales/uk/global.json +13 -11
- package/locales/vi/global.json +13 -11
- package/locales/zh/global.json +13 -11
- package/locales/zh_TW/global.json +13 -11
- package/package.json +2 -2
package/locales/fr/global.json
CHANGED
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "Définissez les priorités d'apprentissage de votre entreprise avec des compétences, des playlists ou des certifications. Elles apparaîtront sur la page Mon apprentissage.",
|
|
79
79
|
"media_stars_to_win_plural": "Gagnez {{count}} étoiles supplémentaires par chapitre en consultant la leçon !",
|
|
80
80
|
"media_stars_to_win": "Gagnez {{count}} étoile supplémentaire par chapitre en consultant la leçon !",
|
|
81
|
-
"modules": "
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "
|
|
81
|
+
"modules": "{{count}} module",
|
|
82
|
+
"modules_plural": "{{count}} modules",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> module obligatoire terminé",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> modules obligatoires terminés",
|
|
84
85
|
"More": "Plus",
|
|
85
86
|
"More details": "Plus de détails",
|
|
86
87
|
"New media": "Nouvelle leçon",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "Les informations complémentaires sur votre certificat"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "
|
|
219
|
+
"modules": "{{count}} niveau",
|
|
220
|
+
"modules_plural": "{{count}} niveaux",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> niveau obligatoire terminé",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> niveaux obligatoires terminés",
|
|
221
223
|
"certification_module": "niveau à compléter"
|
|
222
224
|
}
|
|
223
225
|
}
|
package/locales/hr/global.json
CHANGED
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
"locked": "Zaključano",
|
|
50
50
|
"icon_picker_title": "Promijenite ikonu",
|
|
51
51
|
"icon_picker_description": "Odaberite novu ikonu za svoju vještinu",
|
|
52
|
-
"icon_editor_color": "
|
|
53
|
-
"invalid_color": "
|
|
52
|
+
"icon_editor_color": "Boja ikone",
|
|
53
|
+
"invalid_color": "Nevažeća boja",
|
|
54
54
|
"translation_title": "Prevedi",
|
|
55
55
|
"translation_description": "Upravljajte prijevodima kako biste dosegli više učenika",
|
|
56
56
|
"skills_change_focus": "Promijeni fokus vještina",
|
|
57
57
|
"skills_choose_focus": "Odaberi svoj fokus",
|
|
58
58
|
"cancel": "Odustani",
|
|
59
|
-
"close": "
|
|
59
|
+
"close": "Zatvoriti",
|
|
60
60
|
"confirm": "Potvrdi",
|
|
61
61
|
"Delete": "Izbrišite",
|
|
62
62
|
"Draft": "Nacrt",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "Odredite prioritete učenja za svoju tvrtku pomoću vještina, popisa pjesama ili certifikata. Oni će se pojaviti na stranici Moje učenje.",
|
|
79
79
|
"media_stars_to_win_plural": "Osvojite {{count}} dodatnih zvjezdica u ovom poglavlju kada prvi put pogledate lekciju!",
|
|
80
80
|
"media_stars_to_win": "Osvojite {{count}} dodatnu zvjezdicu u ovom poglavlju kada prvi put pogledate lekciju!",
|
|
81
|
-
"modules": "
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "
|
|
81
|
+
"modules": "{{count}} modul",
|
|
82
|
+
"modules_plural": "{{count}} moduli",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> završen obvezni modul",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> završeni obvezni moduli",
|
|
84
85
|
"More": "Više",
|
|
85
86
|
"More details": "Više detalja",
|
|
86
87
|
"New media": "Nova lekcija",
|
|
@@ -113,8 +114,8 @@
|
|
|
113
114
|
"secured_payment": "Sigurni poslužitelj",
|
|
114
115
|
"start_learning": "Počnite učiti",
|
|
115
116
|
"sort_by": "poredaj po:",
|
|
116
|
-
"clear": "
|
|
117
|
-
"clear_all": "
|
|
117
|
+
"clear": "Jasan",
|
|
118
|
+
"clear_all": "Obriši sve",
|
|
118
119
|
"See clue": "Pomoć za pitanje",
|
|
119
120
|
"See less": "Vidite manje",
|
|
120
121
|
"See lesson": "Vidite lekciju",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "Dodatne informacije o vašem certifikatu"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "
|
|
219
|
+
"modules": "{{count}} razina",
|
|
220
|
+
"modules_plural": "{{count}} razine",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> završena obavezna razina",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> završene obavezne razine",
|
|
221
223
|
"certification_module": "razina za dovršetak"
|
|
222
224
|
}
|
|
223
225
|
}
|
package/locales/hu/global.json
CHANGED
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
"locked": "Lezárt",
|
|
50
50
|
"icon_picker_title": "Ikon módosítása",
|
|
51
51
|
"icon_picker_description": "Válasszon egy új ikont a készségéhez",
|
|
52
|
-
"icon_editor_color": "
|
|
53
|
-
"invalid_color": "
|
|
52
|
+
"icon_editor_color": "Ikon színe",
|
|
53
|
+
"invalid_color": "Érvénytelen szín",
|
|
54
54
|
"translation_title": "Fordítás",
|
|
55
55
|
"translation_description": "Kezelje a fordításokat, hogy több tanulót szólítson meg",
|
|
56
56
|
"skills_change_focus": "Képesség célzásának változtatása",
|
|
57
57
|
"skills_choose_focus": "Válaszd ki a célodat",
|
|
58
58
|
"cancel": "Mégse",
|
|
59
|
-
"close": "
|
|
59
|
+
"close": "Közeli",
|
|
60
60
|
"confirm": "Megerősítés",
|
|
61
61
|
"Delete": "Törlés",
|
|
62
62
|
"Draft": "vázlat",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "Határozza meg vállalata tanulási prioritásait készségekkel, lejátszási listákkal vagy tanúsítványokkal. Megjelennek a Saját tanulás oldalon.",
|
|
79
79
|
"media_stars_to_win_plural": "Nyerjen további {{count}} csillagot ebben a fejezetben egy lecke először történő megtekintésével!",
|
|
80
80
|
"media_stars_to_win": "Nyerjen további {{count}} csillagot ebben a fejezetben egy lecke először történő megtekintésekor!",
|
|
81
|
-
"modules": "
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "
|
|
81
|
+
"modules": "{{count}} modul",
|
|
82
|
+
"modules_plural": "{{count}} modulok",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> kötelező modul befejezve",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> kötelező modulok teljesítve",
|
|
84
85
|
"More": "Több",
|
|
85
86
|
"More details": "További részletek",
|
|
86
87
|
"New media": "Új lecke",
|
|
@@ -113,8 +114,8 @@
|
|
|
113
114
|
"secured_payment": "Biztonságos szerver",
|
|
114
115
|
"start_learning": "Kezdje el a tanulást",
|
|
115
116
|
"sort_by": "Rendezés:",
|
|
116
|
-
"clear": "
|
|
117
|
-
"clear_all": "
|
|
117
|
+
"clear": "Világos",
|
|
118
|
+
"clear_all": "Minden törlése",
|
|
118
119
|
"See clue": "Tipp megtekintése",
|
|
119
120
|
"See less": "Mutasson kevesebbet",
|
|
120
121
|
"See lesson": "Lecke megnézése",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "További információk a tanúsítványról"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "kötelező
|
|
219
|
+
"modules": "{{count}} szinten",
|
|
220
|
+
"modules_plural": "{{count}} szintek",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> kötelező szint teljesítve",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> kötelező szintek teljesítve",
|
|
221
223
|
"certification_module": "szint teljesítéséhez"
|
|
222
224
|
}
|
|
223
225
|
}
|
package/locales/hy/global.json
CHANGED
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
"locked": "Կողպված է",
|
|
50
50
|
"icon_picker_title": "Փոխել պատկերակը",
|
|
51
51
|
"icon_picker_description": "Ընտրեք նոր պատկերակ ձեր հմտության համար",
|
|
52
|
-
"icon_editor_color": "
|
|
53
|
-
"invalid_color": "
|
|
52
|
+
"icon_editor_color": "Սրբապատկերի գույնը",
|
|
53
|
+
"invalid_color": "Անվավեր գույն",
|
|
54
54
|
"translation_title": "Թարգմանել",
|
|
55
55
|
"translation_description": "Կառավարեք թարգմանությունները՝ ավելի շատ սովորողների հասնելու համար",
|
|
56
56
|
"skills_change_focus": "Փոխեք հմտությունների կենտրոնացումը",
|
|
57
57
|
"skills_choose_focus": "Ընտրեք ձեր ուշադրությունը",
|
|
58
58
|
"cancel": "Չեղարկել",
|
|
59
|
-
"close": "
|
|
59
|
+
"close": "Փակել",
|
|
60
60
|
"confirm": "Հաստատել",
|
|
61
61
|
"Delete": "Ջնջել",
|
|
62
62
|
"Draft": "Նախագիծ",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "Սահմանեք ձեր ընկերության ուսուցման առաջնահերթությունները հմտություններով, երգացանկերով կամ հավաստագրերով: Դրանք կհայտնվեն «Իմ ուսուցումը» էջում:",
|
|
79
79
|
"media_stars_to_win_plural": "Հաղթեք {{count}} լրացուցիչ աստղեր այս բաժնում, երբ առաջին անգամ դիտեք դասը:",
|
|
80
80
|
"media_stars_to_win": "Հաղթեք {{count}} լրացուցիչ աստղ այս բաժնում, երբ առաջին անգամ դիտեք դասը:",
|
|
81
|
-
"modules": "
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "
|
|
81
|
+
"modules": "{{count}} մոդուլ",
|
|
82
|
+
"modules_plural": "{{count}} մոդուլներ",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> պարտադիր մոդուլն ավարտված է",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> պարտադիր մոդուլներն ավարտված են",
|
|
84
85
|
"More": "Ավելին",
|
|
85
86
|
"More details": "Ավելի մանրամասն",
|
|
86
87
|
"New media": "Նոր դաս",
|
|
@@ -113,8 +114,8 @@
|
|
|
113
114
|
"secured_payment": "Ապահով սերվեր",
|
|
114
115
|
"start_learning": "Սկսեք սովորել",
|
|
115
116
|
"sort_by": "Դասավորել ըստ:",
|
|
116
|
-
"clear": "
|
|
117
|
-
"clear_all": "
|
|
117
|
+
"clear": "Պարզ",
|
|
118
|
+
"clear_all": "Մաքրել բոլորը",
|
|
118
119
|
"See clue": "Տեսնել հուշումը",
|
|
119
120
|
"See less": "Տեսնել ավելի քիչ",
|
|
120
121
|
"See lesson": "Տեսնել դասը",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "Ձեր վկայականի մասին լրացուցիչ տեղեկություններ"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "
|
|
219
|
+
"modules": "{{count}} մակարդակ",
|
|
220
|
+
"modules_plural": "{{count}} մակարդակները",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> պարտադիր մակարդակն ավարտված է",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> պարտադիր մակարդակներն ավարտված են",
|
|
221
223
|
"certification_module": "մակարդակ՝ ավարտելու համար"
|
|
222
224
|
}
|
|
223
225
|
}
|
package/locales/it/global.json
CHANGED
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
"locked": "Bloccato",
|
|
50
50
|
"icon_picker_title": "Cambia icona",
|
|
51
51
|
"icon_picker_description": "Selezionate una nuova icona per la vostra abilità",
|
|
52
|
-
"icon_editor_color": "
|
|
53
|
-
"invalid_color": "
|
|
52
|
+
"icon_editor_color": "Colore dell'icona",
|
|
53
|
+
"invalid_color": "Colore non valido",
|
|
54
54
|
"translation_title": "Traduci",
|
|
55
55
|
"translation_description": "Gestisci le traduzioni per raggiungere più allievi",
|
|
56
56
|
"skills_change_focus": "Cambia la messa a fuoco delle competenze",
|
|
57
57
|
"skills_choose_focus": "Scegli la tua messa a fuoco",
|
|
58
58
|
"cancel": "Annulla",
|
|
59
|
-
"close": "
|
|
59
|
+
"close": "Vicino",
|
|
60
60
|
"confirm": "Conferma",
|
|
61
61
|
"Delete": "Elimina",
|
|
62
62
|
"Draft": "Bozza",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "Definisci le priorità di apprendimento per la tua azienda con competenze, playlist o certificazioni. Appariranno nella pagina My Learning.",
|
|
79
79
|
"media_stars_to_win_plural": "Guadagna {{count}} stelle aggiuntive in questo capitolo la prima volta che visualizzi una lezione!",
|
|
80
80
|
"media_stars_to_win": "Guadagna {{count}} stelle aggiuntive in questo capitolo, la prima volta che visualizzi una lezione!",
|
|
81
|
-
"modules": "
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "
|
|
81
|
+
"modules": "{{count}} modulo",
|
|
82
|
+
"modules_plural": "{{count}} moduli",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> modulo obbligatorio completato",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> moduli obbligatori completati",
|
|
84
85
|
"More": "Altro",
|
|
85
86
|
"More details": "Più dettagli",
|
|
86
87
|
"New media": "Nuova lezione",
|
|
@@ -113,8 +114,8 @@
|
|
|
113
114
|
"secured_payment": "Server sicuro",
|
|
114
115
|
"start_learning": "Inizia ad imparare",
|
|
115
116
|
"sort_by": "Ordina per:",
|
|
116
|
-
"clear": "
|
|
117
|
-
"clear_all": "
|
|
117
|
+
"clear": "Chiaro",
|
|
118
|
+
"clear_all": "Cancella tutto",
|
|
118
119
|
"See clue": "Vedi indizio",
|
|
119
120
|
"See less": "Vedi di meno",
|
|
120
121
|
"See lesson": "Vedi la lezione",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "Le informazioni aggiuntive sul tuo certificato"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "
|
|
219
|
+
"modules": "{{count}} livello",
|
|
220
|
+
"modules_plural": "{{count}} livelli",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> livello obbligatorio completato",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> livelli obbligatori completati",
|
|
221
223
|
"certification_module": "livello da completare"
|
|
222
224
|
}
|
|
223
225
|
}
|
package/locales/ja/global.json
CHANGED
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
"locked": "ロック済み",
|
|
50
50
|
"icon_picker_title": "アイコンの変更",
|
|
51
51
|
"icon_picker_description": "スキルの新しいアイコンを選択する",
|
|
52
|
-
"icon_editor_color": "
|
|
53
|
-
"invalid_color": "
|
|
52
|
+
"icon_editor_color": "アイコンの色",
|
|
53
|
+
"invalid_color": "無効な色",
|
|
54
54
|
"translation_title": "翻訳",
|
|
55
55
|
"translation_description": "翻訳を管理して、より多くの学習者にリーチする",
|
|
56
56
|
"skills_change_focus": "スキルフォーカスを変更する",
|
|
57
57
|
"skills_choose_focus": "フォーカスを選択してください",
|
|
58
58
|
"cancel": "キャンセル",
|
|
59
|
-
"close": "
|
|
59
|
+
"close": "近い",
|
|
60
60
|
"confirm": "確認する",
|
|
61
61
|
"Delete": "削除",
|
|
62
62
|
"Draft": "ドラフト",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "スキル、プレイリスト、または認定資格を使用して、会社の学習の優先順位を定義します。これらは「マイ ラーニング」ページに表示されます。",
|
|
79
79
|
"media_stars_to_win_plural": "もし、はじめてこのレッスンを受けた場合は{{count}}個のスターが追加で獲得できます。",
|
|
80
80
|
"media_stars_to_win": "もし、はじめてこのレッスンを受けた場合は{{count}}個のスターが追加で獲得できます。",
|
|
81
|
-
"modules": "モジュール",
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "
|
|
81
|
+
"modules": "{{count}}モジュール",
|
|
82
|
+
"modules_plural": "{{count}}モジュール",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span>必須モジュールが完了しました",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span>必須モジュールが完了しました",
|
|
84
85
|
"More": "その他",
|
|
85
86
|
"More details": "さらに詳しく",
|
|
86
87
|
"New media": "新しいレッスン",
|
|
@@ -113,8 +114,8 @@
|
|
|
113
114
|
"secured_payment": "セキュリティで保護されたサーバー",
|
|
114
115
|
"start_learning": "学習を始める",
|
|
115
116
|
"sort_by": "並べ替え:",
|
|
116
|
-
"clear": "
|
|
117
|
-
"clear_all": "
|
|
117
|
+
"clear": "クリア",
|
|
118
|
+
"clear_all": "すべてクリア",
|
|
118
119
|
"See clue": "ヒントをみる ",
|
|
119
120
|
"See less": "閉じる",
|
|
120
121
|
"See lesson": "レッスンを見る",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "証明書に関する追加情報"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "レベル",
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "
|
|
219
|
+
"modules": "{{count}}レベル",
|
|
220
|
+
"modules_plural": "{{count}}レベル",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span>必須レベル完了",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span>必須レベル完了",
|
|
221
223
|
"certification_module": "完了するレベル"
|
|
222
224
|
}
|
|
223
225
|
}
|
package/locales/ko/global.json
CHANGED
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
"locked": "잠김",
|
|
50
50
|
"icon_picker_title": "변경 아이콘",
|
|
51
51
|
"icon_picker_description": "스킬의 새 아이콘을 선택하세요.",
|
|
52
|
-
"icon_editor_color": "
|
|
53
|
-
"invalid_color": "
|
|
52
|
+
"icon_editor_color": "아이콘 색상",
|
|
53
|
+
"invalid_color": "잘못된 색상",
|
|
54
54
|
"translation_title": "번역하기",
|
|
55
55
|
"translation_description": "번역을 관리해 더 많은 학습자에게 도달하세요.",
|
|
56
56
|
"skills_change_focus": "집중 기술 변경하기",
|
|
57
57
|
"skills_choose_focus": "집중할 분야 선택",
|
|
58
58
|
"cancel": "취소",
|
|
59
|
-
"close": "
|
|
59
|
+
"close": "닫다",
|
|
60
60
|
"confirm": "확인",
|
|
61
61
|
"Delete": "삭제",
|
|
62
62
|
"Draft": "초안",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "기술, 플레이리스트 또는 인증을 통해 회사의 학습 우선순위를 정의하세요. 이는 My Learning 페이지에 표시됩니다.",
|
|
79
79
|
"media_stars_to_win_plural": "귀하가 레슨을 처음 볼 때, 이 장에서 {{count}}개의 추가 스타를 획득하세요!",
|
|
80
80
|
"media_stars_to_win": "귀하가 레슨을 처음 볼 때, 이 장에서 {{count}}개의 추가 스타를 획득하세요!",
|
|
81
|
-
"modules": "모듈",
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "
|
|
81
|
+
"modules": "{{count}} 모듈",
|
|
82
|
+
"modules_plural": "{{count}} 모듈",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> 필수 모듈 완료",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> 필수 모듈 완료",
|
|
84
85
|
"More": "더 많이",
|
|
85
86
|
"More details": "자세한 내용은",
|
|
86
87
|
"New media": "신규 레슨",
|
|
@@ -113,8 +114,8 @@
|
|
|
113
114
|
"secured_payment": "안전 서버",
|
|
114
115
|
"start_learning": "학습 시작",
|
|
115
116
|
"sort_by": "정렬 기준:",
|
|
116
|
-
"clear": "
|
|
117
|
-
"clear_all": "
|
|
117
|
+
"clear": "분명한",
|
|
118
|
+
"clear_all": "모두 지우기",
|
|
118
119
|
"See clue": "단서 보기",
|
|
119
120
|
"See less": "덜 보기",
|
|
120
121
|
"See lesson": "레슨 보기",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "인증서에 대한 추가 정보"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "레벨",
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "필수 레벨 완료",
|
|
219
|
+
"modules": "{{count}} 레벨",
|
|
220
|
+
"modules_plural": "{{count}} 레벨",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> 필수 레벨 완료",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> 필수 레벨 완료",
|
|
221
223
|
"certification_module": "완료할 레벨"
|
|
222
224
|
}
|
|
223
225
|
}
|
package/locales/nl/global.json
CHANGED
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
"locked": "Vergrendeld",
|
|
50
50
|
"icon_picker_title": "Pictogram wijzigen",
|
|
51
51
|
"icon_picker_description": "Selecteer een nieuw pictogram voor je vaardigheid",
|
|
52
|
-
"icon_editor_color": "
|
|
53
|
-
"invalid_color": "
|
|
52
|
+
"icon_editor_color": "Icoonkleur",
|
|
53
|
+
"invalid_color": "Ongeldige kleur",
|
|
54
54
|
"translation_title": "Vertalen",
|
|
55
55
|
"translation_description": "Beheer vertalingen om meer lerenden te bereiken",
|
|
56
56
|
"skills_change_focus": "Wijzig vaardigheidsfocus",
|
|
57
57
|
"skills_choose_focus": "Kies je focus",
|
|
58
58
|
"cancel": "Annuleren",
|
|
59
|
-
"close": "
|
|
59
|
+
"close": "Dichtbij",
|
|
60
60
|
"confirm": "Bevestigen",
|
|
61
61
|
"Delete": "Verwijderen",
|
|
62
62
|
"Draft": "Droogte",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "Definieer leerprioriteiten voor uw bedrijf met vaardigheden, afspeellijsten of certificeringen. Deze verschijnen op de pagina Mijn leren.",
|
|
79
79
|
"media_stars_to_win_plural": "Win {{count}} extra sterren in dit hoofdstuk de eerste keer dat je een les bekijkt!",
|
|
80
80
|
"media_stars_to_win": "Win {{count}} extra ster in dit hoofdstuk de eerste keer dat je een les bekijkt!",
|
|
81
|
-
"modules": "
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "verplichte
|
|
81
|
+
"modules": "{{count}} -module",
|
|
82
|
+
"modules_plural": "{{count}} -modules",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> verplichte module voltooid",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> verplichte modules voltooid",
|
|
84
85
|
"More": "Meer",
|
|
85
86
|
"More details": "Meer details",
|
|
86
87
|
"New media": "Nieuwe les",
|
|
@@ -113,8 +114,8 @@
|
|
|
113
114
|
"secured_payment": "Veilige server",
|
|
114
115
|
"start_learning": "Begin met leren",
|
|
115
116
|
"sort_by": "Sorteer op:",
|
|
116
|
-
"clear": "
|
|
117
|
-
"clear_all": "
|
|
117
|
+
"clear": "Duidelijk",
|
|
118
|
+
"clear_all": "Alles wissen",
|
|
118
119
|
"See clue": "Bekijk tip",
|
|
119
120
|
"See less": "Naar les",
|
|
120
121
|
"See lesson": "Les bekijken",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "De aanvullende informatie over uw certificaat"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "
|
|
219
|
+
"modules": "{{count}} niveau",
|
|
220
|
+
"modules_plural": "{{count}} -niveaus",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> verplicht niveau voltooid",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> verplichte niveaus voltooid",
|
|
221
223
|
"certification_module": "niveau om te voltooien"
|
|
222
224
|
}
|
|
223
225
|
}
|
package/locales/pl/global.json
CHANGED
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
"locked": "Zablokowane",
|
|
50
50
|
"icon_picker_title": "Ikona zmiany",
|
|
51
51
|
"icon_picker_description": "Wybierz nową ikonę dla swojej umiejętności",
|
|
52
|
-
"icon_editor_color": "
|
|
53
|
-
"invalid_color": "
|
|
52
|
+
"icon_editor_color": "Kolor ikony",
|
|
53
|
+
"invalid_color": "Nieprawidłowy kolor",
|
|
54
54
|
"translation_title": "Przetłumacz",
|
|
55
55
|
"translation_description": "Zarządzaj tłumaczeniami, by dotrzeć do większej liczby odbiorców",
|
|
56
56
|
"skills_change_focus": "Zmień wybrane umiejętności",
|
|
57
57
|
"skills_choose_focus": "Wybierz umiejętności",
|
|
58
58
|
"cancel": "Anuluj",
|
|
59
|
-
"close": "
|
|
59
|
+
"close": "Zamknąć",
|
|
60
60
|
"confirm": "Potwierdź",
|
|
61
61
|
"Delete": "Usuń",
|
|
62
62
|
"Draft": "Wersja robocza",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "Określ priorytety uczenia się dla swojej firmy za pomocą umiejętności, playlist lub certyfikatów. Pojawią się one na stronie My Learning.",
|
|
79
79
|
"media_stars_to_win_plural": "Zdobądź {{count}} dodatkowe gwiazdki w każdym rozdziale za obejrzenie filmiku z lekcją!",
|
|
80
80
|
"media_stars_to_win": "Zdobądź {{count}} dodatkowe gwiazdki w każdym rozdziale za obejrzenie filmiku z lekcją!",
|
|
81
|
-
"modules": "
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "
|
|
81
|
+
"modules": "{{count}} moduł",
|
|
82
|
+
"modules_plural": "{{count}} moduły",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> obowiązkowy moduł ukończony",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> ukończone moduły obowiązkowe",
|
|
84
85
|
"More": "Więcej",
|
|
85
86
|
"More details": "Więcej szczegółów",
|
|
86
87
|
"New media": "Nowa lekcja",
|
|
@@ -113,8 +114,8 @@
|
|
|
113
114
|
"secured_payment": "Bezpieczny serwer",
|
|
114
115
|
"start_learning": "Zacząć naukę",
|
|
115
116
|
"sort_by": "Sortuj według:",
|
|
116
|
-
"clear": "
|
|
117
|
-
"clear_all": "
|
|
117
|
+
"clear": "Jasne",
|
|
118
|
+
"clear_all": "Wyczyść wszystko",
|
|
118
119
|
"See clue": "Zobacz wskazówkę",
|
|
119
120
|
"See less": "Zobacz mniej",
|
|
120
121
|
"See lesson": "Zobacz lekcję",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "Dodatkowe informacje o Twoim certyfikacie"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "
|
|
219
|
+
"modules": "{{count}} poziom",
|
|
220
|
+
"modules_plural": "{{count}} poziomy",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> obowiązkowy poziom ukończony",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> ukończone poziomy obowiązkowe",
|
|
221
223
|
"certification_module": "poziom do ukończenia"
|
|
222
224
|
}
|
|
223
225
|
}
|
package/locales/pt/global.json
CHANGED
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
"locked": "Bloqueado",
|
|
50
50
|
"icon_picker_title": "Alterar ícone",
|
|
51
51
|
"icon_picker_description": "Selecionar um novo ícone para a sua competência",
|
|
52
|
-
"icon_editor_color": "
|
|
53
|
-
"invalid_color": "
|
|
52
|
+
"icon_editor_color": "Cor do ícone",
|
|
53
|
+
"invalid_color": "Cor inválida",
|
|
54
54
|
"translation_title": "Traduzir",
|
|
55
55
|
"translation_description": "Faça a gestão das traduções para chegar a mais estudantes",
|
|
56
56
|
"skills_change_focus": "Alterar o foco na competência",
|
|
57
57
|
"skills_choose_focus": "Escolher o seu foco",
|
|
58
58
|
"cancel": "Cancelar",
|
|
59
|
-
"close": "
|
|
59
|
+
"close": "Fechar",
|
|
60
60
|
"confirm": "Confirmar",
|
|
61
61
|
"Delete": "Apagar",
|
|
62
62
|
"Draft": "Esboço, projeto",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "Defina prioridades de aprendizado para sua empresa com habilidades, playlists ou certificações. Elas aparecerão na página My Learning.",
|
|
79
79
|
"media_stars_to_win_plural": "Ganhe {{count}} estrelas adicionais neste capítulo na primeira vez que veja esta lição!",
|
|
80
80
|
"media_stars_to_win": "Ganhe {{count}} estrelas adicionais neste capítulo quando vir uma lição pela primeira vez! ",
|
|
81
|
-
"modules": "
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "
|
|
81
|
+
"modules": "{{count}} módulo",
|
|
82
|
+
"modules_plural": "{{count}} módulos",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> módulo obrigatório concluído",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> módulos obrigatórios concluídos",
|
|
84
85
|
"More": "Mais",
|
|
85
86
|
"More details": "Mais detalhes",
|
|
86
87
|
"New media": "Nova lição",
|
|
@@ -113,8 +114,8 @@
|
|
|
113
114
|
"secured_payment": "Servidor seguro",
|
|
114
115
|
"start_learning": "Comece a aprender",
|
|
115
116
|
"sort_by": "Ordenar por:",
|
|
116
|
-
"clear": "
|
|
117
|
-
"clear_all": "
|
|
117
|
+
"clear": "Claro",
|
|
118
|
+
"clear_all": "Limpar tudo",
|
|
118
119
|
"See clue": "Ver solução",
|
|
119
120
|
"See less": "Ver menos",
|
|
120
121
|
"See lesson": "Ver lição",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "As informações adicionais sobre o seu certificado"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "
|
|
219
|
+
"modules": "{{count}} nível",
|
|
220
|
+
"modules_plural": "{{count}} níveis",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> nível obrigatório concluído",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> níveis obrigatórios concluídos",
|
|
221
223
|
"certification_module": "nível para completar"
|
|
222
224
|
}
|
|
223
225
|
}
|
package/locales/ro/global.json
CHANGED
|
@@ -49,14 +49,14 @@
|
|
|
49
49
|
"locked": "Blocat",
|
|
50
50
|
"icon_picker_title": "Schimbă pictograma",
|
|
51
51
|
"icon_picker_description": "Selectați o pictogramă nouă pentru abilitatea dvs",
|
|
52
|
-
"icon_editor_color": "
|
|
53
|
-
"invalid_color": "
|
|
52
|
+
"icon_editor_color": "Culoarea pictogramei",
|
|
53
|
+
"invalid_color": "Culoare nevalidă",
|
|
54
54
|
"translation_title": "Traducere",
|
|
55
55
|
"translation_description": "Gestionați traducerile pentru a ajunge la cât mai mulți cursanți",
|
|
56
56
|
"skills_change_focus": "Schimbați abilitățile vizate\n",
|
|
57
57
|
"skills_choose_focus": "Alegeți-vă obiectivul",
|
|
58
58
|
"cancel": "Anulați",
|
|
59
|
-
"close": "
|
|
59
|
+
"close": "Aproape",
|
|
60
60
|
"confirm": "Confirmați",
|
|
61
61
|
"Delete": "Ștergere",
|
|
62
62
|
"Draft": "Proiect",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"learning_priorities_brand_description": "Definiți prioritățile de învățare pentru compania dvs. cu competențe, liste de redare sau certificări. Acestea vor apărea pe pagina Învățarea mea.",
|
|
79
79
|
"media_stars_to_win_plural": "Câștigați {{count}} stele în plus prima oară când urmăriți o lecție din acest capitol!",
|
|
80
80
|
"media_stars_to_win": "Câștigați {{count}} stele în plus prima oară când urmăriți o lecție din acest capitol!",
|
|
81
|
-
"modules": "
|
|
82
|
-
"
|
|
83
|
-
"modules_completed_mandatory": "
|
|
81
|
+
"modules": "{{count}} modul",
|
|
82
|
+
"modules_plural": "{{count}} module",
|
|
83
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> modul obligatoriu finalizat",
|
|
84
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> module obligatorii finalizate",
|
|
84
85
|
"More": "Mai multe",
|
|
85
86
|
"More details": "Mai multe detalii",
|
|
86
87
|
"New media": "Lecție nouă",
|
|
@@ -113,8 +114,8 @@
|
|
|
113
114
|
"secured_payment": "Server securizat",
|
|
114
115
|
"start_learning": "Începe să înveți",
|
|
115
116
|
"sort_by": "Filtrează după:",
|
|
116
|
-
"clear": "
|
|
117
|
-
"clear_all": "
|
|
117
|
+
"clear": "Clar",
|
|
118
|
+
"clear_all": "Ștergeți totul",
|
|
118
119
|
"See clue": "Arată indiciul",
|
|
119
120
|
"See less": "Afișează mai puțin",
|
|
120
121
|
"See lesson": "Vezi lecția",
|
|
@@ -215,9 +216,10 @@
|
|
|
215
216
|
"badge": "Informațiile suplimentare despre certificatul dvs"
|
|
216
217
|
},
|
|
217
218
|
"css": {
|
|
218
|
-
"modules": "
|
|
219
|
-
"
|
|
220
|
-
"modules_completed_mandatory": "
|
|
219
|
+
"modules": "{{count}} nivel",
|
|
220
|
+
"modules_plural": "{{count}} niveluri",
|
|
221
|
+
"modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> nivel obligatoriu finalizat",
|
|
222
|
+
"modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> niveluri obligatorii finalizate",
|
|
221
223
|
"certification_module": "nivel de finalizat"
|
|
222
224
|
}
|
|
223
225
|
}
|