You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
defaultMessage="Helper attribute that accompanies the course identifier and marks the group suitable for planting term groups for a specific semester (i.e., in which term the course is taught)."
Copy file name to clipboardExpand all lines: src/locales/cs.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
{
2
2
"app.addAttributeForm.course": "Předmět",
3
3
"app.addAttributeForm.course.explanation": "Přídání atributu předmětu umožní vazby a vytváření skupin pro SIS události tohoto předmětu v celém podstromu.",
"app.addAttributeForm.for-term.explanation": "Pomocný atribut, který se používá v kombinaci s atributem předmětu a označuje skupinu jako vhodnou pro osazování skupin pro konkrétní semestr (tj. ve kterém semestru je předmět vyučován).",
"app.addAttributeForm.group.explanation": "Navazování rozvrhových lístků se obvykle řešeí na stránce Vytváření skupin. Vytvoření zde umožnuje obejít tradiční kontroly, takže jakýkoli SIS rozvrhový lístek může být spojen s touto skupinou. Prosíme, zacházejte s tímto s extrémní opatrností.",
Copy file name to clipboardExpand all lines: src/locales/en.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
{
2
2
"app.addAttributeForm.course": "Course",
3
3
"app.addAttributeForm.course.explanation": "Associating course identifier enables bindings and group creations for SIS events of that course in the whole sub-tree.",
4
+
"app.addAttributeForm.for-term": "Plant term",
5
+
"app.addAttributeForm.for-term.explanation": "Helper attribute that accompanies the course identifier and marks the group suitable for planting term groups for a specific semester (i.e., in which term the course is taught).",
"app.addAttributeForm.group.explanation": "Association between groups and SIS events is usually done by binding or creating new groups from SIS events. This circumvents traditional checks, so any SIS event ID can be associated with this group. Please, handle with extreme care.",
0 commit comments