summaryrefslogtreecommitdiff
path: root/musl.pot
blob: 0a6b0c63c7a02785ef6583e32b6c43d31d042c0e (plain) (blame)
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
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
#: ../musl/musl-1.1.14/src/ldso/dlerror.c:14
msgid "Dynamic linker failed to allocate memory for error message"
msgstr ""

#: ../musl/musl-1.1.14/ldso/dynlink.c:1700
#, c-format
msgid "Error loading shared library %s: %m"
msgstr ""

#: ../musl/musl-1.1.14/ldso/dynlink.c:1603
#, c-format
msgid "%s: Error getting %zu bytes thread-local storage: %m\n"
msgstr ""

#: ../musl/musl-1.1.14/ldso/dynlink.c:1699
#, c-format
msgid "Library %s is not already loaded"
msgstr ""

#: ../musl/musl-1.1.14/ldso/dynlink.c:1503
#, c-format
msgid "%s: %s: Not a valid dynamic program\n"
msgstr ""

#: ../musl/musl-1.1.14/ldso/dynlink.c:1087
#, c-format
msgid "Error loading shared library %s: %m (needed by %s)"
msgstr ""

#: ../musl/musl-1.1.14/ldso/dynlink.c:1158
#, c-format
msgid "Error relocating %s: RELRO protection failed: %m"
msgstr ""

#: ../musl/musl-1.1.14/ldso/dynlink.c:875
#, c-format
msgid "Error allocating function descriptors for %s"
msgstr ""

#: ../musl/musl-1.1.14/ldso/dynlink.c:448
#, c-format
msgid "Error relocating %s: unsupported relocation type %d"
msgstr ""

#: ../musl/musl-1.1.14/src/exit/assert.c:6
#, c-format
msgid "Assertion failed: %s (%s: %s: %d)\n"
msgstr ""

#: ../musl/musl-1.1.14/ldso/dynlink.c:340
#, c-format
msgid "Error relocating %s: %s: symbol not found"
msgstr ""

#: ../musl/musl-1.1.14/ldso/dynlink.c:426
#, c-format
msgid "Error relocating %s: cannot allocate TLSDESC for %s"
msgstr ""

#: ../musl/musl-1.1.14/src/ldso/dlerror.c:14
msgid "Dynamic linker failed to allocate memory for error message"
msgstr ""

#: ../musl/musl-1.1.14/src/ldso/dlerror.c:60
#: ../musl/musl-1.1.14/ldso/dynlink.c:1742
#, c-format
msgid "Invalid library handle %p"
msgstr ""

#: ../musl/musl-1.1.14/src/ldso/dlopen.c:9
msgid "Dynamic loading not supported"
msgstr ""

#: ../musl/musl-1.1.14/src/ldso/dlinfo.c:14
#, c-format
msgid "Unsupported request %d"
msgstr ""

#: ../musl/musl-1.1.14/src/ldso/__dlsym.c:9
#: ../musl/musl-1.1.14/ldso/dynlink.c:1824
#, c-format
msgid "Symbol not found: %s"
msgstr ""

#: ../musl/musl-1.1.14/src/malloc/malloc.c:143
#, c-format
msgid "missing from binmap!\n"
msgstr ""

#: ../musl/musl-1.1.14/src/malloc/malloc.c:145
#, c-format
msgid "binmap wrongly contains %d!\n"
msgstr ""

#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:28
msgid "MSGVERB"
msgstr ""

#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "label"
msgstr ""

#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "severity"
msgstr ""

#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "text"
msgstr ""

#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "action"
msgstr ""

#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "tag"
msgstr ""

#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:36
msgid "HALT: "
msgstr ""

#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:37
msgid "ERROR: "
msgstr ""

#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:38
msgid "WARNING: "
msgstr ""

#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:39
msgid "INFO: "
msgstr ""

#: ../musl/musl-1.1.14/src/misc/getopt_long.c:84
msgid ": option does not take an argument: "
msgstr ""

#: ../musl/musl-1.1.14/src/misc/getopt_long.c:95
#: ../musl/musl-1.1.14/src/misc/getopt.c:91
msgid ": option requires an argument: "
msgstr ""

#: ../musl/musl-1.1.14/src/misc/getopt_long.c:112
msgid ": option is ambiguous: "
msgstr ""

#: ../musl/musl-1.1.14/src/misc/getopt_long.c:113
#: ../musl/musl-1.1.14/src/misc/getopt.c:83
msgid ": unrecognized option: "
msgstr ""

#: ../musl/musl-1.1.14/src/regex/regerror.c:13
msgid "No error"
msgstr ""

#: ../musl/musl-1.1.14/src/string/strsignal.c:57
msgid "Unknown signal"
msgstr ""

#: ../musl/musl-1.1.14/src/network/hstrerror.c:6
msgid "Host not found"
msgstr ""

#: ../musl/musl-1.1.14/src/network/gai_strerror.c:5
msgid "Invalid flags"
msgstr ""

#: ../musl/musl-1.1.14/src/time/strptime.c:54
#: ../musl/musl-1.1.14/src/time/strftime.c:86
msgid "%m/%d/%y"
msgstr ""

#: ../musl/musl-1.1.14/src/time/strptime.c:106
#: ../musl/musl-1.1.14/src/time/strftime.c:130
msgid "%H:%M"
msgstr ""

#: ../musl/musl-1.1.14/src/time/strptime.c:115
#: ../musl/musl-1.1.14/src/time/strftime.c:143
msgid "%H:%M:%S"
msgstr ""

#: ../musl/musl-1.1.14/src/time/strftime.c:89
#, c-format
msgid "%2d"
msgstr ""

#: ../musl/musl-1.1.14/src/time/strftime.c:92
msgid "%Y-%m-%d"
msgstr ""

#: ../musl/musl-1.1.14/src/time/strftime.c:141
msgid "\t"
msgstr ""

#: ../musl/musl-1.1.14/src/time/strftime.c:174
#, c-format
msgid "+%lld"
msgstr ""

#: ../musl/musl-1.1.14/src/time/strftime.c:184
#, c-format
msgid "%+.2d%.2d"
msgstr ""

#: ../musl/musl-1.1.14/src/time/strftime.c:202
#, c-format
msgid "%0*lld"
msgstr ""

msgid "Illegal byte sequence"
msgstr "Illegal byte sequence"

msgid "Domain error"
msgstr "Domain error"

msgid "Result not representable"
msgstr "Result not representable"

msgid "Not a tty"
msgstr "Not a tty"

msgid "Permission denied"
msgstr "Permission denied"

msgid "Operation not permitted"
msgstr "Operation not permitted"

msgid "No such file or directory"
msgstr "No such file or directory"

msgid "No such process"
msgstr "No such process"

msgid "File exists"
msgstr "File exists"

msgid "Value too large for data type"
msgstr "Value too large for data type"

msgid "No space left on device"
msgstr "No space left on device"

msgid "Resource busy"
msgstr "Resource busy"

msgid "Interrupted system call"
msgstr "Interrupted system call"

msgid "Resource temporarily unavailable"
msgstr "Resource temporarily unavailable"

msgid "Invalid seek"
msgstr "Invalid seek"

msgid "Cross-device link"
msgstr "Cross-device link"

msgid "Read-only file system"
msgstr "Read-only file system"

msgid "Directory not empty"
msgstr "Directory not empty"

msgid "Connection reset by peer"
msgstr "Connection reset by peer"

msgid "Operation timed out"
msgstr "Operation timed out"

msgid "Connection refused"
msgstr "Connection refused"

msgid "Host is down"
msgstr "Host is down"

msgid "Host is unreachable"
msgstr "Host is unreachable"

msgid "Address in use"
msgstr "Address in use"

msgid "Broken pipe"
msgstr "Broken pipe"

msgid "I/O error"
msgstr "I/O error"

msgid "No such device or address"
msgstr "No such device or address"

msgid "Block device required"
msgstr "Block device required"

msgid "No such device"
msgstr "No such device"

msgid "Not a directory"
msgstr "Not a directory"

msgid "Is a directory"
msgstr "Is a directory"

msgid "Text file busy"
msgstr "Text file busy"

msgid "Exec format error"
msgstr "Exec format error"

msgid "Invalid argument"
msgstr "Invalid argument"

msgid "Argument list too long"
msgstr "Argument list too long"

msgid "Symbolic link loop"
msgstr "Symbolic link loop"

msgid "Filename too long"
msgstr "Filename too long"

msgid "Too many open files in system"
msgstr "Too many open files in system"

msgid "No file descriptors available"
msgstr "No file descriptors available"

msgid "Bad file descriptor"
msgstr "Bad file descriptor"

msgid "No child process"
msgstr "No child process"

msgid "Bad address"
msgstr "Bad address"

msgid "File too large"
msgstr "File too large"

msgid "Too many links"
msgstr "Too many links"

msgid "No locks available"
msgstr "No locks available"

msgid "Resource deadlock would occur"
msgstr "Resource deadlock would occur"

msgid "State not recoverable"
msgstr "State not recoverable"

msgid "Previous owner died"
msgstr "Previous owner died"

msgid "Operation canceled"
msgstr "Operation canceled"

msgid "Function not implemented"
msgstr "Function not implemented"

msgid "No message of desired type"
msgstr "No message of desired type"

msgid "Identifier removed"
msgstr "Identifier removed"

msgid "Device not a stream"
msgstr "Device not a stream"

msgid "No data available"
msgstr "No data available"

msgid "Device timeout"
msgstr "Device timeout"

msgid "Out of streams resources"
msgstr "Out of streams resources"

msgid "Link has been severed"
msgstr "Link has been severed"

msgid "Protocol error"
msgstr "Protocol error"

msgid "Bad message"
msgstr "Bad message"

msgid "File descriptor in bad state"
msgstr "File descriptor in bad state"

msgid "Not a socket"
msgstr "Not a socket"

msgid "Destination address required"
msgstr "Destination address required"

msgid "Message too large"
msgstr "Message too large"

msgid "Protocol wrong type for socket"
msgstr "Protocol wrong type for socket"

msgid "Protocol not available"
msgstr "Protocol not available"

msgid "Protocol not supported"
msgstr "Protocol not supported"

msgid "Socket type not supported"
msgstr "Socket type not supported"

msgid "Not supported"
msgstr "Not supported"

msgid "Protocol family not supported"
msgstr "Protocol family not supported"

msgid "Address family not supported by protocol"
msgstr "Address family not supported by protocol"

msgid "Address not available"
msgstr "Address not available"

msgid "Network is down"
msgstr "Network is down"

msgid "Network unreachable"
msgstr "Network unreachable"

msgid "Connection reset by network"
msgstr "Connection reset by network"

msgid "Connection aborted"
msgstr "Connection aborted"

msgid "No buffer space available"
msgstr "No buffer space available"

msgid "Socket is connected"
msgstr "Socket is connected"

msgid "Socket not connected"
msgstr "Socket not connected"

msgid "Cannot send after socket shutdown"
msgstr "Cannot send after socket shutdown"

msgid "Operation already in progress"
msgstr "Operation already in progress"

msgid "Operation in progress"
msgstr "Operation in progress"

msgid "Stale file handle"
msgstr "Stale file handle"

msgid "Remote I/O error"
msgstr "Remote I/O error"

msgid "Quota exceeded"
msgstr "Quota exceeded"

msgid "No medium found"
msgstr "No medium found"

msgid "Wrong medium type"
msgstr "Wrong medium type"

msgid "No error information"
msgstr "No error information"

msgid "Sun"
msgstr "Sun"

msgid "Mon"
msgstr "Mon"

msgid "Tue"
msgstr "Tue"

msgid "Wed"
msgstr "Wed"

msgid "Thu"
msgstr "Thu"

msgid "Fri"
msgstr "Fri"

msgid "Sat"
msgstr "Sat"

msgid "Sunday"
msgstr "Sunday"

msgid "Monday"
msgstr "Monday"

msgid "Tuesday"
msgstr "Tuesday"

msgid "Wednesday"
msgstr "Wednesday"

msgid "Thursday"
msgstr "Thursday"

msgid "Friday"
msgstr "Friday"

msgid "Saturday"
msgstr "Saturday"

msgid "Jan"
msgstr "Jan"

msgid "Feb"
msgstr "Feb"

msgid "Mar"
msgstr "Mar"

msgid "Apr"
msgstr "Apr"

msgid "May"
msgstr "May"

msgid "Jun"
msgstr "Jun"

msgid "Jul"
msgstr "Jul"

msgid "Aug"
msgstr "Aug"

msgid "Sep"
msgstr "Sep"

msgid "Oct"
msgstr "Oct"

msgid "Nov"
msgstr "Nov"

msgid "Dec"
msgstr "Dec"

msgid "January"
msgstr "January"

msgid "February"
msgstr "February"

msgid "March"
msgstr "March"

msgid "April"
msgstr "April"

msgid "June"
msgstr "June"

msgid "July"
msgstr "July"

msgid "August"
msgstr "August"

msgid "September"
msgstr "September"

msgid "October"
msgstr "October"

msgid "November"
msgstr "November"

msgid "December"
msgstr "December"

msgid "AM"
msgstr "AM"

msgid "PM"
msgstr "PM"

msgid "%a %b %e %T %Y"
msgstr "%a %b %e %T %Y"

msgid "%m/%d/%y"
msgstr "%m/%d/%y"

msgid "%H:%M:%S"
msgstr "%H:%M:%S"

msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"

msgid "0123456789"
msgstr "0123456789"

msgid "%a %b %e %T %Y"
msgstr "%a %b %e %T %Y"

msgid "^[yY]"
msgstr "^[yY]"

msgid "^[nN]"
msgstr "^[nN]"

msgid "yes"
msgstr "yes"

msgid "no"
msgstr "no"

msgid "."
msgstr "."

msgid "Name does not resolve"
msgstr "Name does not resolve"

msgid "Try again"
msgstr "Try again"

msgid "Non-recoverable error"
msgstr "Non-recoverable error"

msgid "Unknown error"
msgstr "Unknown error"

msgid "Unrecognized address family or invalid length"
msgstr "Unrecognized address family or invalid length"

msgid "Unrecognized socket type"
msgstr "Unrecognized socket type"

msgid "Unrecognized service"
msgstr "Unrecognized service"

msgid "System error"
msgstr "System error"

msgid "Overflow"
msgstr "Overflow"

msgid "No match"
msgstr "No match"

msgid "Invalid regexp"
msgstr "Invalid regexp"

msgid "Unknown collating element"
msgstr "Unknown collating element"

msgid "Unknown character class name"
msgstr "Unknown character class name"

msgid "Trailing backslash"
msgstr "Trailing backslash"

msgid "Invalid back reference"
msgstr "Invalid back reference"

msgid "Missing ']'"
msgstr "Missing ']'"

msgid "Missing ')'"
msgstr "Missing ')'"

msgid "Missing '}'"
msgstr "Missing '}'"

msgid "Invalid contents of {}"
msgstr "Invalid contents of {}"

msgid "Invalid character range"
msgstr "Invalid character range"

msgid "Repetition not preceded by valid expression"
msgstr "Repetition not preceded by valid expression"

msgid "Unknown signal"
msgstr "Unknown signal"

msgid "Hangup"
msgstr "Hangup"

msgid "Interrupt"
msgstr "Interrupt"

msgid "Quit"
msgstr "Quit"

msgid "Illegal instruction"
msgstr "Illegal instruction"

msgid "Trace/breakpoint trap"
msgstr "Trace/breakpoint trap"

msgid "Aborted"
msgstr "Aborted"

msgid "Bus error"
msgstr "Bus error"

msgid "Arithmetic exception"
msgstr "Arithmetic exception"

msgid "Killed"
msgstr "Killed"

msgid "User defined signal 1"
msgstr "User defined signal 1"

msgid "Segmentation fault"
msgstr "Segmentation fault"

msgid "User defined signal 2"
msgstr "User defined signal 2"

msgid "Alarm clock"
msgstr "Alarm clock"

msgid "Terminated"
msgstr "Terminated"

msgid "Stack fault"
msgstr "Stack fault"

msgid "Child process status"
msgstr "Child process status"

msgid "Continued"
msgstr "Continued"

msgid "Stopped (signal)"
msgstr "Stopped (signal)"

msgid "Stopped"
msgstr "Stopped"

msgid "Stopped (tty input)"
msgstr "Stopped (tty input)"

msgid "Stopped (tty output)"
msgstr "Stopped (tty output)"

msgid "Urgent I/O condition"
msgstr "Urgent I/O condition"

msgid "CPU time limit exceeded"
msgstr "CPU time limit exceeded"

msgid "File size limit exceeded"
msgstr "File size limit exceeded"

msgid "Virtual timer expired"
msgstr "Virtual timer expired"

msgid "Profiling timer expired"
msgstr "Profiling timer expired"

msgid "Window changed"
msgstr "Window changed"

msgid "I/O possible"
msgstr "I/O possible"

msgid "Power failure"
msgstr "Power failure"

msgid "Bad system call"
msgstr "Bad system call"