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
{{ message }}
This repository was archived by the owner on Sep 19, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: dictionaries/perun.definition.json
+26-6Lines changed: 26 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,27 @@
1
1
{
2
-
"choose-group-tpl_header": {
3
-
"en": "Select group which fits you most",
4
-
"cs": "Vyberte si odpovídající skupinu"
2
+
"choose-vo-and-group-tpl_header": {
3
+
"en": "Access forbidden",
4
+
"cs": "Přístup odepřen"
5
5
},
6
-
"choose-group-tpl_text": {
7
-
"en": "It will give you access to the requested service.",
8
-
"cs": "Získáte tak přístup k požadované službě."
6
+
"choose-vo-and-group-tpl_text": {
7
+
"en": "You don't meet the prerequisites for accessing the service: ",
8
+
"cs": "Nesplňujete prerekvizity pro přístup ke službě: "
9
+
},
10
+
"choose-vo-and-group-tpl_message": {
11
+
"en": "To access the service it is necessary to have a valid membership in one of the following groups. Please proceed with selection of organization and group for registration.",
12
+
"cs": "Pro získání přístupu k dané službě je nutné se zaregistrovat do jedné z následujících skupin. Pokračujte výběrem příslušné organizace a skupiny."
13
+
},
14
+
"choose-vo-and-group-tpl_select-vo": {
15
+
"en": "Select virtual organization for registration: ",
16
+
"cs": "Vyberte virtuální organizaci: "
17
+
},
18
+
"choose-vo-and-group-tpl_select-group": {
19
+
"en": "Select group for registration: ",
20
+
"cs": "Vyberte skupinu pro registraci: "
21
+
},
22
+
"choose-vo-and-group-tpl_continue": {
23
+
"en": "Continue",
24
+
"cs": "Pokračovat"
9
25
},
10
26
"disco-tpl_previous-selection": {
11
27
"en": "your previous selection",
@@ -63,6 +79,10 @@
63
79
"en": "Go back to ",
64
80
"cs": "Vraťte se zpět na "
65
81
},
82
+
"unauthorized-access_redirect_to_registration": {
83
+
"en": "Now you will be redirected to registration to Perun system.",
84
+
"cs": "Nyní budete přesměrování na registraci do systému Perun."
0 commit comments