-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathoidc.po
More file actions
566 lines (410 loc) · 12.5 KB
/
Copy pathoidc.po
File metadata and controls
566 lines (410 loc) · 12.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Domain: oidc\n"
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Forms/ClientForm.php:372
msgid "-"
msgstr "-"
msgid ""
"A globally unique URI that is bound to the entity. URI must have https or "
"http scheme and host / domain. It can contain path, but no query, or "
"fragment component."
msgstr ""
msgid "Access Token"
msgstr ""
msgid "Activated"
msgstr ""
msgid "Add Client"
msgstr ""
msgid "Administrator"
msgstr ""
msgid "All database migrations are implemented."
msgstr ""
msgid "Allowed Origins"
msgstr ""
msgid "Allowed Origins (for public client)"
msgstr ""
msgid "Allowed origins for public clients"
msgstr ""
msgid ""
"Allowed redirect URIs to use after client initiated logout. Must be a valid "
"URI, one per line. Example: https://example.org/foo?bar=1"
msgstr ""
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"
msgstr ""
msgid "Are you sure you want to delete this client?"
msgstr ""
msgid "Are you sure you want to reset client secret?"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Forms/ClientForm.php:363
msgid "At least one redirect URI is required."
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Forms/ClientForm.php:378
msgid "At least one scope is required."
msgstr ""
msgid "Authentication"
msgstr ""
msgid "Authentication Context Class References (ACRs)"
msgstr ""
msgid "Authentication Processing Filters"
msgstr ""
msgid "Authentication Source"
msgstr ""
msgid "Authentication Sources to ACRs Map"
msgstr ""
msgid ""
"Authentication source for this particular client. If no authentication "
"source is selected, the default one from configuration file will be used."
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Forms/ClientForm.php:369
msgid "Authentication source"
msgstr ""
msgid "Authority Hints"
msgstr ""
msgid "Authorization Code"
msgstr ""
msgid "Back"
msgstr ""
msgid "Back-channel Logout URI"
msgstr ""
msgid "Before running the migrations, make sure that the database user has proper privileges to change the scheme (for example alter, create, drop, index). After running the migrations, it is a good practice to remove those privileges."
msgstr ""
msgid ""
"By default, form is populated with current OP issuer and configured Trust "
"Anchors, but you are free to adjust entries as needed."
msgstr ""
msgid "Cache"
msgstr ""
msgid "Cache Adapter"
msgstr ""
msgid "Cache Duration For Produced Artifacts"
msgstr ""
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."
msgstr ""
msgid ""
"Choose if the client is allowed to participate in federation context or not."
msgstr ""
msgid "Client"
msgstr ""
msgid "Client Registration Types"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Factories/TemplateFactory.php:113
msgid "Client Registry"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Controllers/Admin/ClientController.php:201
msgid "Client has been added."
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Controllers/Admin/ClientController.php:147
msgid "Client has been deleted."
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Controllers/Admin/ClientController.php:277
msgid "Client has been updated."
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Controllers/Admin/ClientController.php:120
msgid "Client secret has been reset."
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Controllers/Admin/ClientController.php:183
msgid "Client with generated ID already exists."
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Controllers/Admin/ClientController.php:190
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Controllers/Admin/ClientController.php:265
msgid "Client with given entity identifier already exists."
msgstr ""
msgid "Confidential"
msgstr ""
msgid "Configuration URL"
msgstr ""
msgid "Contacts"
msgstr ""
msgid "Created at"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Factories/TemplateFactory.php:106
msgid "Database Migrations"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Controllers/Admin/ConfigController.php:46
msgid "Database is already migrated."
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Controllers/Admin/ConfigController.php:52
msgid "Database migrated successfully."
msgstr ""
msgid "Default Authentication Source"
msgstr ""
msgid "Delete"
msgstr ""
msgid "Description"
msgstr ""
msgid "Disabled"
msgstr ""
msgid "Discovery URL"
msgstr ""
msgid "Edit"
msgstr ""
msgid "Edit Client"
msgstr ""
msgid "Enabled"
msgstr ""
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"
msgstr ""
msgid "Enter one Trust Anchor ID per line."
msgstr ""
msgid "Entity"
msgstr ""
msgid "Entity Identifier"
msgstr ""
msgid "Entity Statement Duration"
msgstr ""
msgid "Expires at"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Codebooks/RegistrationTypeEnum.php:18
msgid "Federated Automatic"
msgstr ""
msgid "Federation Enabled"
msgstr ""
msgid "Federation JWKS"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Factories/TemplateFactory.php:127
msgid "Federation Settings"
msgstr ""
msgid "Forced ACR For Cookie Authentication"
msgstr ""
msgid "Homepage URI"
msgstr ""
msgid "Identifier"
msgstr ""
msgid "Info"
msgstr ""
msgid "Is Federated"
msgstr ""
msgid "Issuer"
msgstr ""
msgid ""
"JSON object (string) representing JWKS document containing protocol public "
"keys. Note that this should be different from Federation JWKS. Will be used "
"if JWKS URI is not set. Example: {\"keys\":[{\"kty\": \"RSA\",\"n\": \"...\","
"\"e\": \"AQAB\",\"kid\": \"pro123\",\"use\": \"sig\",\"alg\": \"RS256\"}]}"
msgstr ""
msgid ""
"JSON object (string) representing federation JWKS. This can be used, for "
"example, in entity statements. Note that this should be different from "
"Protocol JWKS. Example: {\"keys\":[{\"kty\": \"RSA\",\"n\": \"...\",\"e\": "
"\"AQAB\",\"kid\": \"fed123\",\"use\": \"sig\",\"alg\": \"RS256\"}]}"
msgstr ""
msgid "JWKS"
msgstr ""
msgid "JWKS URI"
msgstr ""
msgid "Leaf Entity ID"
msgstr ""
msgid "Log messages"
msgstr ""
msgid ""
"Log messages will show if any warnings or errors were raised during chain "
"resolution."
msgstr ""
msgid ""
"Log messages will show if any warnings or errors were raised during "
"validation."
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Factories/TemplateFactory.php:90
msgid "Log out"
msgstr ""
msgid "Logo URI"
msgstr ""
msgid "Logout Failed"
msgstr ""
msgid "Logout Info"
msgstr ""
msgid "Logout Successful"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Codebooks/RegistrationTypeEnum.php:17
msgid "Manual"
msgstr ""
msgid "Maximum Cache Duration For Fetched Artifacts"
msgstr ""
msgid "N/A"
msgstr ""
msgid "Name"
msgstr ""
msgid "Name and description"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Forms/ClientForm.php:357
msgid "Name is required."
msgstr ""
msgid "never"
msgstr ""
msgid "No"
msgstr ""
msgid "No clients registered."
msgstr ""
msgid "No entries."
msgstr ""
msgid ""
"Note that this will first resolve Trust Chain between given entity and Trust "
"Anchor, and only then do the Trust Mark validation."
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/hooks/hook_adminmenu.php:24
msgid "OIDC"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/hooks/hook_federationpage.php:34
msgid "OIDC Client Registry"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/hooks/hook_federationpage.php:38
msgid "OIDC Installation"
msgstr ""
msgid ""
"One or more values from the list. If not selected, falls back to 'automatic'"
msgstr ""
msgid "OpenID Federation Related Properties"
msgstr ""
msgid "Organization Name"
msgstr ""
msgid "Owner"
msgstr ""
msgid "PKI"
msgstr ""
msgid "Path"
msgstr ""
msgid "Policy URI"
msgstr ""
msgid "Post-logout Redirect URIs"
msgstr ""
msgid "Private Key"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Factories/TemplateFactory.php:120
msgid "Protocol Settings"
msgstr ""
msgid "Public"
msgstr ""
msgid "Public Key"
msgstr ""
msgid "Redirect URI"
msgstr ""
msgid "Redirect URIs"
msgstr ""
msgid "Refresh Token"
msgstr ""
msgid "Registration Types"
msgstr ""
msgid "Registration"
msgstr ""
msgid "Requested session was not found or it is expired."
msgstr ""
msgid "Reset"
msgstr ""
msgid "Resolved chains"
msgstr ""
msgid "Run migrations"
msgstr ""
msgid "Scopes"
msgstr ""
msgid "Secret"
msgstr ""
msgid "Signed JWKS URI"
msgstr ""
msgid "Signing Algorithm"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Admin/Authorization.php:44
msgid "SimpleSAMLphp admin access required."
msgstr ""
msgid "Status"
msgstr ""
msgid "Supported ACRs"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Factories/TemplateFactory.php:134
msgid "Test Trust Chain Resolution"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Factories/TemplateFactory.php:141
msgid "Test Trust Mark Validation"
msgstr ""
msgid ""
"There are database migrations that have not been implemented.\n"
" Use the button below to run them now."
msgstr ""
msgid "Tokens Time-To-Live (TTL)"
msgstr ""
msgid "Total chains"
msgstr ""
msgid "Trust Anchor ID"
msgstr ""
msgid "Trust Anchor IDs"
msgstr ""
msgid "Trust Anchors"
msgstr ""
msgid "Trust Mark Type"
msgstr ""
msgid ""
"Trust Mark validation passed (there were no warnings or errors during "
"validation)."
msgstr ""
msgid "Trust Marks"
msgstr ""
msgid "Type"
msgstr "Type"
msgid ""
"URL to a JWKS document containing protocol public keys. Will be used if "
"Signed JWKS URI is not set. Example: https://example.org/jwks"
msgstr ""
msgid ""
"URL to a JWS document containing protocol public keys in JWKS format (claim "
"'keys'). Example: https://example.org/signed-jwks"
msgstr ""
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"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Admin/Authorization.php:36
msgid "Unable to initiate SimpleSAMLphp admin authentication."
msgstr ""
msgid "Updated at"
msgstr ""
msgid "User Entity Cache Duration"
msgstr ""
msgid "User Identifier Attribute"
msgstr ""
#: /var/www/projects/simplesamlphp/simplesamlphp-2.3/modules/oidc/src/Admin/Authorization.php:61
msgid "User not authorized."
msgstr ""
msgid "Yes"
msgstr ""
msgid "You can now close this window or navigate to another page."
msgstr ""
msgid ""
"You can use the form below to test Trust Chain resolution from a leaf entity "
"ID to Trust Anchors."
msgstr ""
msgid ""
"You can use the form below to test Trust Mark validation for particular "
"entity under given Trust Anchor."
msgstr ""
msgid "Your session has expired. Please return to the home page and try again."
msgstr ""
msgid "disabled"
msgstr ""
msgid "enabled"
msgstr ""