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
msgid"Please, confirm than you want to delete this client. This action cannot be undone."
65
65
msgstr"Please, confirm than you want to delete this client. This action cannot be undone."
66
66
67
-
msgid"{oidc:edit}"
67
+
msgid"Edit"
68
68
msgstr"Edit"
69
69
70
-
msgid"{oidc:delete}"
70
+
msgid"Delete"
71
71
msgstr"Delete"
72
72
73
-
msgid"{oidc:client:added}"
73
+
msgid"The client was added successfully."
74
74
msgstr"The client was added successfully."
75
75
76
-
msgid"{oidc:client:removed}"
76
+
msgid"The client was removed successfully."
77
77
msgstr"The client was removed successfully."
78
78
79
-
msgid"{oidc:client:updated}"
79
+
msgid"The client was updated successfully."
80
80
msgstr"The client was updated successfully."
81
81
82
-
msgid"{oidc:client:redirect_uri_help}"
83
-
msgstr""
84
-
"Allowed redirect URIs to which the authorization response will be sent. Must be a valid URI, one per line. "
85
-
"Example: https://example.org/foo?bar=1"
86
-
""
82
+
msgid"Allowed redirect URIs to which the authorization response will be sent. Must be a valid URI, one per line. Example: https://example.org/foo?bar=1"
83
+
msgstr"Allowed redirect URIs to which the authorization response will be sent. Must be a valid URI, one per line. Example: https://example.org/foo?bar=1"
87
84
88
-
msgid"{oidc:client:auth_source_help}"
89
-
msgstr""
90
-
"Authentication source for this particular client. "
91
-
"If no authentication source is selected, the default one from configuration file will be used."
92
-
""
85
+
msgid"Authentication source for this particular client. If no authentication source is selected, the default one from configuration file will be used."
86
+
msgstr"Authentication source for this particular client. If no authentication source is selected, the default one from configuration file will be used."
93
87
94
-
msgid"{oidc:client:name_not_empty}"
88
+
msgid"Please, enter a name."
95
89
msgstr"Please, enter a name."
96
90
97
-
msgid"{oidc:client:redirect_uri_not_empty}"
91
+
msgid"Please, enter an URI at least."
98
92
msgstr"Please, enter an URI at least."
99
93
100
-
msgid"{oidc:client:redirect_uri_not_valid}"
94
+
msgid"Some of the redirect URIs are not valid."
101
95
msgstr"Some of the redirect URIs are not valid."
102
96
103
-
msgid"{oidc:client:auth_source_not_empty}"
97
+
msgid"Please, select an Auth Source."
104
98
msgstr"Please, select an Auth Source."
105
99
106
-
msgid"{oidc:client:scopes_not_empty}"
100
+
msgid"Please, select a scope at least."
107
101
msgstr"Please, select a scope at least."
108
102
109
-
msgid"{oidc:client:reset_secret}"
103
+
msgid"Reset secret"
110
104
msgstr"Reset secret"
111
105
112
-
msgid"{oidc:client:reset_secret_warning}"
106
+
msgid"This action will change your client secret and it can not be undone."
113
107
msgstr"This action will change your client secret and it can not be undone."
114
108
115
-
msgid"{oidc:client:secret_updated}"
109
+
msgid"The client secret was updated successfully."
116
110
msgstr"The client secret was updated successfully."
117
111
118
-
msgid"{oidc:install:oauth2}"
112
+
msgid"Check if you want to migrate data from legacy oauth2 module"
119
113
msgstr"Check if you want to migrate data from legacy oauth2 module"
120
114
121
-
msgid"{oidc:install:description}"
115
+
msgid"This wizard will help you create the database and migrate information if necessary."
122
116
msgstr"This wizard will help you create the database and migrate information if necessary."
123
117
124
-
msgid"{oidc:install:finished}"
118
+
msgid"The database has been created."
125
119
msgstr"The database has been created."
126
120
127
-
msgid"{oidc:import:finished}"
121
+
msgid"Old oauth2 module clients has been imported."
128
122
msgstr"Old oauth2 module clients has been imported."
129
123
130
-
msgid"{oidc:client:is_enabled}"
124
+
msgid"Activated"
131
125
msgstr"Activated"
132
126
133
-
msgid"{oidc:client:deactivated}"
127
+
msgid"Deactivated"
134
128
msgstr"Deactivated"
135
129
136
-
msgid"{oidc:title}"
130
+
msgid"OpenID Connect Client Registry"
137
131
msgstr"OpenID Connect Client Registry"
138
132
139
-
msgid"{oidc:client:confidential}"
133
+
msgid"Confidential"
140
134
msgstr"Confidential"
141
135
142
-
msgid"{oidc:client:confidential_help}"
143
-
msgstr""
144
-
"Choose if client is confidential or public. Confidential clients are capable of maintaining the confidentiality "
145
-
"of their credentials (e.g., client implemented on a secure server with restricted access to the client credentials), "
146
-
"or capable of secure client authentication using other means. Public clients are incapable of maintaining the "
147
-
"confidentiality of their credentials (e.g., clients executing on the device used by the resource owner, such as an "
148
-
"installed native application or a web browser-based application), and incapable of secure client authentication via "
149
-
"any other means. "
150
-
""
151
-
152
-
msgid"{oidc:client:public}"
136
+
msgid"Choose if client is confidential or public. Confidential clients are capable of maintaining the confidentiality of their credentials (e.g., client implemented on a secure server with restricted access to the client credentials), or capable of secure client authentication using other means. Public clients are incapable of maintaining the confidentiality of their credentials (e.g., clients executing on the device used by the resource owner, such as an installed native application or a web browser-based application), and incapable of secure client authentication via any other means."
137
+
msgstr"Choose if client is confidential or public. Confidential clients are capable of maintaining the confidentiality of their credentials (e.g., client implemented on a secure server with restricted access to the client credentials), or capable of secure client authentication using other means. Public clients are incapable of maintaining the confidentiality of their credentials (e.g., clients executing on the device used by the resource owner, such as an installed native application or a web browser-based application), and incapable of secure client authentication via any other means."
138
+
139
+
msgid"Public"
153
140
msgstr"Public"
154
141
155
-
msgid"{oidc:client:type}"
142
+
msgid"Type"
156
143
msgstr"Type"
157
144
158
-
msgid"{oidc:client:client}"
145
+
msgid"Client"
159
146
msgstr"Client"
160
147
161
-
msgid"{oidc:client:state}"
148
+
msgid"State"
162
149
msgstr"State"
163
150
164
-
msgid"{oidc:client:csrf_error}"
151
+
msgid"Your session has expired. Please return to the home page and try again."
165
152
msgstr"Your session has expired. Please return to the home page and try again."
166
153
167
-
msgid"{oidc:client:allowed_origin}"
154
+
msgid"Allowed origins for public clients"
168
155
msgstr"Allowed origins for public clients"
169
156
170
-
msgid"{oidc:client:allowed_origin_help}"
171
-
msgstr""
172
-
"URLs as allowed origins for CORS requests, for public clients running in browser. Must have http:// or https:// "
173
-
"scheme, and at least one 'domain.top-level-domain' pair, or more subdomains. Top-level-domain may end with '.'. "
174
-
"No userinfo, path, query or fragment components allowed. May end with port number. One per line. Example: "
175
-
"https://example.org"
176
-
""
157
+
msgid"URLs as allowed origins for CORS requests, for public clients running in browser. Must have http:// or https:// scheme, and at least one 'domain.top-level-domain' pair, or more subdomains. Top-level-domain may end with '.'. No userinfo, path, query or fragment components allowed. May end with port number. One per line. Example: https://example.org"
158
+
msgstr"URLs as allowed origins for CORS requests, for public clients running in browser. Must have http:// or https:// scheme, and at least one 'domain.top-level-domain' pair, or more subdomains. Top-level-domain may end with '.'. No userinfo, path, query or fragment components allowed. May end with port number. One per line. Example: https://example.org"
177
159
178
-
msgid"{oidc:client:allowed_origin_not_valid}"
160
+
msgid"Some of the allowed origins are not valid."
179
161
msgstr"Some of the allowed origins are not valid."
msgid"Some of the post-logout redirect URIs are not valid."
191
170
msgstr"Some of the post-logout redirect URIs are not valid."
192
171
193
-
msgid"{oidc:client:backchannel_logout_uri}"
172
+
msgid"Back-Channel Logout URI"
194
173
msgstr"Back-Channel Logout URI"
195
174
196
-
msgid"{oidc:client:backchannel_logout_uri_help}"
197
-
msgstr""
198
-
"Enter if client supports Back-Channel Logout specification. When logout is initiated at the OpenID Provider, it will "
199
-
"send a Logout Token to this URI in order to notify the client about that event. Must be a valid URI. "
200
-
"Example: https://example.org/foo?bar=1"
201
-
""
175
+
msgid"Enter if client supports Back-Channel Logout specification. When logout is initiated at the OpenID Provider, it will send a Logout Token to this URI in order to notify the client about that event. Must be a valid URI. Example: https://example.org/foo?bar=1"
176
+
msgstr"Enter if client supports Back-Channel Logout specification. When logout is initiated at the OpenID Provider, it will send a Logout Token to this URI in order to notify the client about that event. Must be a valid URI. Example: https://example.org/foo?bar=1"
0 commit comments