summaryrefslogtreecommitdiff
path: root/po/webid-oidc.pot
blob: 29a9bb6a4d6d91c698a94e7e8258c93d4d08f614 (plain)
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
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Vivien Kraus
# This file is distributed under the same license as the webid-oidc package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: webid-oidc SNAPSHOT\n"
"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n"
"POT-Creation-Date: 2021-06-05 16:15+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/libwebidoidc.c:11
msgid "This is the main function."
msgstr ""

#: src/random/random.c:199
#, c-format
msgid "Could not set the global random generator up.\n"
msgstr ""

#: src/random/random.c:213 src/random/random.c:225 src/random/random.c:238
#: src/random/random.c:249 src/random/random.c:260
#, c-format
msgid "Could not set the global random generator up: out of memory.\n"
msgstr ""

#: src/random/random.c:270
#, c-format
msgid ""
"Warning: could not open the seed file, maybe the parent directory is "
"missing...\n"
msgstr ""

#: src/random/random.c:274
#, c-format
msgid "Warning: could not create the cache directory '%s'.\n"
msgstr ""

#: src/random/random.c:276
msgid "when creating the cache directory"
msgstr ""

#: src/random/random.c:282
#, c-format
msgid "Warning: could not create the package cache directory '%s'.\n"
msgstr ""

#: src/random/random.c:284
msgid "when creating the package cache directory"
msgstr ""

#: src/random/random.c:290
#, c-format
msgid "Could not open the seed file '%s'.\n"
msgstr ""

#: src/random/random.c:291
msgid "when opening the seed file"
msgstr ""

#: src/random/random.c:311
#, c-format
msgid "Could not lock the seed file '%s'.\n"
msgstr ""

#: src/random/random.c:313
msgid "when locking the seed file"
msgstr ""

#: src/random/random.c:327
#, c-format
msgid ""
"Warning: the seed file '%s' is too short. This weakens the random number "
"generator. Please write more random data in it.\n"
msgstr ""

#: src/random/random.c:344
#, c-format
msgid "Could not update the seed file '%s'.\n"
msgstr ""

#: src/random/random.c:345
msgid "when rewinding the seed file"
msgstr ""

#: src/random/random.c:377
#, c-format
msgid "Could not unlock the seed file '%s'.\n"
msgstr ""

#: src/random/random.c:379
msgid "when unlocking the seed file"
msgstr ""

#: src/random/random.c:407
#, c-format
msgid "Could not set the thread-local random generator up.\n"
msgstr ""

#: src/random/random.c:415
#, c-format
msgid ""
"The random module has not been initialized. Please call "
"webid_oidc_random_init first.\n"
msgstr ""

#: src/random/generate-random.c:29
#, c-format
msgid "Usage: generate-random [NUMBER OF BYTES]\n"
msgstr ""

#: src/jwk/generate-key.c:34
#, c-format
msgid "Usage: generate-key [NUMBER OF BITS | CURVE]\n"
msgstr ""

#: src/scm/webid-oidc/errors.scm:788
msgid "that’s how it is"
msgstr ""

#: src/scm/webid-oidc/errors.scm:793
#, scheme-format
msgid "the value ~s is not a base64 string (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:796
#, scheme-format
msgid "the value ~s is not JSON (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:799
#, scheme-format
msgid "the value ~s is not Turtle (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:802
#, scheme-format
msgid "the value ~s does not identify an elleptic curve"
msgstr ""

#: src/scm/webid-oidc/errors.scm:807
#, scheme-format
msgid "the value ~s does not identify a JWK (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:809
#, scheme-format
msgid "the value ~s does not identify a JWK"
msgstr ""

#: src/scm/webid-oidc/errors.scm:814
#, scheme-format
msgid "the value ~s does not identify a public JWK (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:816
#, scheme-format
msgid "the value ~s does not identify a public JWK"
msgstr ""

#: src/scm/webid-oidc/errors.scm:821
#, scheme-format
msgid "the value ~s does not identify a private JWK (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:823
#, scheme-format
msgid "the value ~s does not identify a private JWK"
msgstr ""

#: src/scm/webid-oidc/errors.scm:828
#, scheme-format
msgid "the value ~s does not identify a JWKS (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:830
#, scheme-format
msgid "the value ~s does not identify a JWKS"
msgstr ""

#: src/scm/webid-oidc/errors.scm:833
#, scheme-format
msgid "the value ~s does not identify a hash algorithm"
msgstr ""

#: src/scm/webid-oidc/errors.scm:836
#, scheme-format
msgid "the value ~s is not an alist or misses key ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:839
#, scheme-format
msgid "the value ~s is not a JWS header (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:842
#, scheme-format
msgid "the value ~s is not a JWS payload (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:845
#, scheme-format
msgid "the value ~s is not a JWS (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:848
#, scheme-format
msgid "the string ~s cannot be split in 3 parts with ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:851
#, scheme-format
msgid ""
"all key candidates failed to verify signature ~s with algorithm ~s and "
"payload ~a (there were ~a: ~s)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:854
#, scheme-format
msgid "I cannot decode JWS ~a (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:857
#, scheme-format
msgid "I cannot encode JWS ~a (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:860
#, scheme-format
msgid ""
"the server request unexpectedly failed with code ~a and reason phrase ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:865
#, scheme-format
msgid "the header ~a should not have the value ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:867
#, scheme-format
msgid "the header ~a should be present"
msgstr ""

#: src/scm/webid-oidc/errors.scm:870
#, scheme-format
msgid "the server response wasn't expected: ~s (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:876
#, scheme-format
msgid "the value ~s is not an OIDC configuration (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:881
#, scheme-format
msgid "the webid field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:882
msgid "the webid field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:886
#, scheme-format
msgid "the sub field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:887
msgid "the sub field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:891
#, scheme-format
msgid "the iss field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:892
msgid "the iss field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:896
#, scheme-format
msgid "the aud field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:897
msgid "the aud field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:901
#, scheme-format
msgid "the iat field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:902
msgid "the iat field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:906
#, scheme-format
msgid "the exp field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:907
msgid "the exp field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:911
#, scheme-format
msgid "the cnf/jkt field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:912
msgid "the cnf/jkt field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:916
#, scheme-format
msgid "the client-id field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:917
msgid "the client-id field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:921
#, scheme-format
msgid "the redirect_uris field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:922
msgid "the redirect_uris field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:926
#, scheme-format
msgid "the typ field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:927
msgid "the typ field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:931
#, scheme-format
msgid "the jwk field is incorrect: ~s (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:933
msgid "the jwk field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:937
#, scheme-format
msgid "the jti field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:938
msgid "the jti field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:942
#, scheme-format
msgid "the nonce field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:943
msgid "the nonce field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:947
#, scheme-format
msgid "the htm field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:948
msgid "the htm field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:952
#, scheme-format
msgid "the htu field is incorrect: ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:953
msgid "the htu field is missing"
msgstr ""

#: src/scm/webid-oidc/errors.scm:955
#, scheme-format
msgid "~s is not an access token (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:958
#, scheme-format
msgid "~s is not an access token header (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:961
#, scheme-format
msgid "~s is not an access token payload (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:964
#, scheme-format
msgid "~s is not a DPoP proof (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:967
#, scheme-format
msgid "~s is not a DPoP proof header (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:970
#, scheme-format
msgid "~s is not a DPoP proof payload (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:973
#, scheme-format
msgid "I cannot fetch the issuer configuration of ~a (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:980
#, scheme-format
msgid "I cannot fetch the JWKS of ~a at ~a (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:991
#, scheme-format
msgid "the HTTP method is signed for ~s, but ~s was requested"
msgstr ""

#: src/scm/webid-oidc/errors.scm:994
#, scheme-format
msgid "the HTTP uri is signed for ~a, but ~a was requested"
msgstr ""

#: src/scm/webid-oidc/errors.scm:997
#, scheme-format
msgid "the date is ~a, but the DPoP proof is signed in the future at ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1001
#, scheme-format
msgid "the date is ~a, but the DPoP proof was signed too long ago at ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1010
#, scheme-format
msgid "the key ~s does not hash to ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1012
#, scheme-format
msgid "the key confirmation of ~s failed (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1014
#, scheme-format
msgid "the key confirmation of ~s failed"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1016
#, scheme-format
msgid "the jti ~s has already been found (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1019
#, scheme-format
msgid "I cannot decode ~s as an access token (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1022
#, scheme-format
msgid "I cannot encode ~s as an access token with key ~s (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1025
#, scheme-format
msgid "I cannot decode ~s as a DPoP proof (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1028
#, scheme-format
msgid "I cannot encode ~s as a DPoP proof (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1031
#, scheme-format
msgid "I could not fetch a RDF graph at ~a (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1034
#, scheme-format
msgid "~s is not a client manifest (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1037
#, scheme-format
msgid "~s does not authorize redirection URI ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1040
msgid "I cannot serve a public manifest"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1042
#, scheme-format
msgid "~a does not have a client manifest registration triple"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1045
#, scheme-format
msgid "the client manifest at ~a is advertised for ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1048
#, scheme-format
msgid "I could not fetch the client manifest of ~a (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1051
#, scheme-format
msgid "~s is not an authorization code (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1054
#, scheme-format
msgid "~s is not an authorization code header (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1057
#, scheme-format
msgid "~s is not an authorization code payload (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1060
#, scheme-format
msgid "the current time is ~a, and the authorization code expired at ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1064
#, scheme-format
msgid "I cannot decode ~s as an authorization code (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1067
#, scheme-format
msgid "I cannot encode ~s as an authorization code (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1070
#, scheme-format
msgid "there is no such refresh token as ~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1073
#, scheme-format
msgid ""
"the refresh token is bound to a key confirmed as ~s, but it is used with key "
"~s"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1076
#, scheme-format
msgid "I cannot decode ~s as an ID token (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1079
#, scheme-format
msgid "I cannot encode ~s as an ID token (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1082
#, scheme-format
msgid "~s is not an ID token (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1085
#, scheme-format
msgid "~s is not an ID token header (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1088
#, scheme-format
msgid "~s is not an ID token payload (because ~a)"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1093
msgid "that’s it"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1097
#, scheme-format
msgid "~a and ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1100
#, scheme-format
msgid "~a, ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1104
#, scheme-format
msgid "the signature ~a does not match key ~s with payload ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1107
msgid "there is an undefined variable"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1109
#, scheme-format
msgid "the origin is ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1112
#, scheme-format
msgid "a message is attached: ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1115
#, scheme-format
msgid "the values ~s are problematic"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1118
msgid "there is a kind and args"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1120
msgid "there is an assertion failure"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1122
#, scheme-format
msgid "the program quits with code ~a"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1125
msgid "the program cannot recover from this exception"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1127
msgid "there is an error"
msgstr ""

#: src/scm/webid-oidc/errors.scm:1129
#, scheme-format
msgid "Unhandled exception type ~a."
msgstr ""