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
|
# Russian translation of manpages
# This file is distributed under the same license as the manpages-l10n package.
# Copyright © of this file:
# Azamat Hackimov <azamat.hackimov@gmail.com>, 2013-2014, 2017.
# Dmitriy S. Seregin <dseregin@59.ru>, 2013.
# Yuri Kozlov <yuray@komyakino.ru>, 2011-2019.
# Иван Павлов <pavia00@gmail.com>, 2017, 2019.
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
"POT-Creation-Date: 2024-06-01 05:55+0200\n"
"PO-Revision-Date: 2019-10-05 08:17+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <man-pages-ru-talks@lists.sourceforge.net>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
"X-Generator: Lokalize 2.0\n"
#. type: TH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "iconv"
msgstr "iconv"
#. type: TH
#: archlinux debian-unstable opensuse-tumbleweed
#, no-wrap
msgid "2024-05-02"
msgstr "2 мая 2024 г."
#. type: TH
#: archlinux debian-unstable
#, fuzzy, no-wrap
#| msgid "Linux man-pages 6.7"
msgid "Linux man-pages 6.8"
msgstr "Linux man-pages 6.7"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "NAME"
msgstr "ИМЯ"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "iconv - perform character set conversion"
msgstr "iconv - изменяет кодировку символов"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "LIBRARY"
msgstr ""
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Standard C library (I<libc>, I<-lc>)"
msgstr ""
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "SYNOPSIS"
msgstr "СИНТАКСИС"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<#include E<lt>iconv.hE<gt>>\n"
msgstr "B<#include E<lt>iconv.hE<gt>>\n"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid ""
#| "B<size_t iconv(iconv_t >I<cd>B<,>\n"
#| "B< char **>I<inbuf>B<, size_t *>I<inbytesleft>B<,>\n"
#| "B< char **>I<outbuf>B<, size_t *>I<outbytesleft>B<);>\n"
msgid ""
"B<size_t iconv(iconv_t >I<cd>B<,>\n"
"B< char **restrict >I<inbuf>B<, size_t *restrict >I<inbytesleft>B<,>\n"
"B< char **restrict >I<outbuf>B<, size_t *restrict >I<outbytesleft>B<);>\n"
msgstr ""
"B<size_t iconv(iconv_t >I<cd>B<,>\n"
"B< char **>I<inbuf>B<, size_t *>I<inbytesleft>B<,>\n"
"B< char **>I<outbuf>B<, size_t *>I<outbytesleft>B<);>\n"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "DESCRIPTION"
msgstr "ОПИСАНИЕ"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The B<iconv>() function converts a sequence of characters in one character "
"encoding to a sequence of characters in another character encoding. The "
"I<cd> argument is a conversion descriptor, previously created by a call to "
"B<iconv_open>(3); the conversion descriptor defines the character encodings "
"that B<iconv>() uses for the conversion. The I<inbuf> argument is the "
"address of a variable that points to the first character of the input "
"sequence; I<inbytesleft> indicates the number of bytes in that buffer. The "
"I<outbuf> argument is the address of a variable that points to the first "
"byte available in the output buffer; I<outbytesleft> indicates the number of "
"bytes available in the output buffer."
msgstr ""
"Функция B<iconv>() преобразует последовательность символов с одной "
"кодировкой в последовательность символов с другой кодировкой. Аргумент "
"I<cd> должен быть дескриптором преобразования, созданным ранее с помощью "
"функции B<iconv_open>(3); дескриптор преобразования определяет кодировки "
"символов, которые B<iconv>() использует для преобразования. Аргумент "
"I<inbuf> содержит адрес переменной, которая указывает на первый символ "
"входной последовательности; в I<inbytesleft> содержится количество байт в "
"этом буфере. В аргументе I<outbuf> содержится адрес переменной, которая "
"указывает на первый байт выходного буфера; в I<outbytesleft> содержится "
"количество байт в выходном буфере."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The main case is when I<inbuf> is not NULL and I<*inbuf> is not NULL. In "
"this case, the B<iconv>() function converts the multibyte sequence starting "
"at I<*inbuf> to a multibyte sequence starting at I<*outbuf>. At most "
"I<*inbytesleft> bytes, starting at I<*inbuf>, will be read. At most "
"I<*outbytesleft> bytes, starting at I<*outbuf>, will be written."
msgstr ""
"В основной рабочей ситуации значение I<inbuf> не равно NULL и I<*inbuf> не "
"равно NULL. В этом случае функция B<iconv>() преобразует многобайтовую "
"последовательность с начала I<*inbuf>, в многобайтовую последовательность с "
"начала I<*outbuf>. Максимальное количество считанных байт будет равно "
"I<*inbytesleft>, начиная с I<*inbuf>. Максимальное количество записанных "
"байт будет равно I<*outbytesleft>, начиная с I<*outbuf>."
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "The B<iconv>() function converts one multibyte character at a time, and "
#| "for each character conversion it increments I<*inbuf> and decrements "
#| "I<*inbytesleft> by the number of converted input bytes, it increments "
#| "I<*outbuf> and decrements I<*outbytesleft> by the number of converted "
#| "output bytes, and it updates the conversion state contained in I<cd>. If "
#| "the character encoding of the input is stateful, the B<iconv>() function "
#| "can also convert a sequence of input bytes to an update to the conversion "
#| "state without producing any output bytes; such input is called a I<shift "
#| "sequence>. The conversion can stop for four reasons:"
msgid ""
"The B<iconv>() function converts one multibyte character at a time, and for "
"each character conversion it increments I<*inbuf> and decrements "
"I<*inbytesleft> by the number of converted input bytes, it increments "
"I<*outbuf> and decrements I<*outbytesleft> by the number of converted output "
"bytes, and it updates the conversion state contained in I<cd>. If the "
"character encoding of the input is stateful, the B<iconv>() function can "
"also convert a sequence of input bytes to an update to the conversion state "
"without producing any output bytes; such input is called a I<shift "
"sequence>. The conversion can stop for five reasons:"
msgstr ""
"Функция B<iconv>() преобразует один многобайтовый символ за один раз и после "
"каждого преобразования увеличивает I<*inbuf> и уменьшает I<*inbytesleft> на "
"количество преобразованных входных байт, увеличивает I<*outbuf> и уменьшает "
"I<*outbytesleft> на количество преобразованных выходных байт и обновляет "
"состояние преобразования, содержащееся в I<cd>. Если кодировка входных "
"символов зависит от состояния, то функция B<iconv>() также может "
"преобразовать последовательность входных байт в простое обновление состояния "
"преобразования без создания выходных байт; такие входные данные называются "
"I<переключающей последовательностью>. Процесс преобразования может "
"прерваться в четырех случаях:"
#. type: IP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "\\[bu]"
msgstr "\\[bu]"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"An invalid multibyte sequence is encountered in the input. In this case, it "
"sets I<errno> to B<EILSEQ> and returns I<(size_t)\\ -1>. I<*inbuf> is left "
"pointing to the beginning of the invalid multibyte sequence."
msgstr ""
"Для обработки представлена неправильная многобайтная последовательность. В "
"этом случае переменной I<errno> присваивается значение B<EILSEQ> и "
"возвращается значение I<(size_t)\\ -1>. Значение I<*inbuf> не меняется и "
"указывает на начало неправильной многобайтной последовательности."
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"A multibyte sequence is encountered that is valid but that cannot be "
"translated to the character encoding of the output. This condition depends "
"on the implementation and on the conversion descriptor. In the GNU C "
"library and GNU libiconv, if I<cd> was created without the suffix B<//"
"TRANSLIT> or B<//IGNORE>, the conversion is strict: lossy conversions "
"produce this condition. If the suffix B<//TRANSLIT> was specified, "
"transliteration can avoid this condition in some cases. In the musl C "
"library, this condition cannot occur because a conversion to B<\\[aq]*"
"\\[aq]> is used as a fallback. In the FreeBSD, NetBSD, and Solaris "
"implementations of B<iconv>(), this condition cannot occur either, because a "
"conversion to B<\\[aq]?\\[aq]> is used as a fallback. When this condition "
"is met, B<iconv>() sets I<errno> to B<EILSEQ> and returns I<(size_t)\\ "
"-1>. I<*inbuf> is left pointing to the beginning of the unconvertible "
"multibyte sequence."
msgstr ""
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The input byte sequence has been entirely converted, that is, "
"I<*inbytesleft> has gone down to 0. In this case, B<iconv>() returns the "
"number of nonreversible conversions performed during this call."
msgstr ""
"Входящая последовательность байтов была полностью перекодирована, то есть "
"I<*inbytesleft> уменьшилось до нуля. В этом случае B<iconv>() возвращает "
"количество необратимых преобразований, выполненных функцией во время работы."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"An incomplete multibyte sequence is encountered in the input, and the input "
"byte sequence terminates after it. In this case, it sets I<errno> to "
"B<EINVAL> and returns I<(size_t)\\ -1>. I<*inbuf> is left pointing to the "
"beginning of the incomplete multibyte sequence."
msgstr ""
"Неполная многобайтовая последовательность получена во входных данных и "
"входная байтовая последовательность после неё заканчивается. В этом случае "
"переменная I<errno> устанавливается равной B<EINVAL> и возвращается "
"I<(size_t)\\ -1>. Значение I<*inbuf> не меняется и указывает на начало "
"неполной многобайтовой последовательности."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The output buffer has no more room for the next converted character. In "
"this case, it sets I<errno> to B<E2BIG> and returns I<(size_t)\\ -1>."
msgstr ""
"В буфере вывода нет места для очередного преобразованного символа. В этом "
"случае значение I<errno> устанавливается равным B<E2BIG> и возвращается "
"I<(size_t)\\ -1>."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"A different case is when I<inbuf> is NULL or I<*inbuf> is NULL, but "
"I<outbuf> is not NULL and I<*outbuf> is not NULL. In this case, the "
"B<iconv>() function attempts to set I<cd>'s conversion state to the initial "
"state and store a corresponding shift sequence at I<*outbuf>. At most "
"I<*outbytesleft> bytes, starting at I<*outbuf>, will be written. If the "
"output buffer has no more room for this reset sequence, it sets I<errno> to "
"B<E2BIG> and returns I<(size_t)\\ -1>. Otherwise, it increments I<*outbuf> "
"and decrements I<*outbytesleft> by the number of bytes written."
msgstr ""
"Особым случаем считается вариант, когда I<inbuf> равно NULL или I<*inbuf> "
"равно NULL, но при этом I<outbuf> не равно NULL и I<*outbuf> не равно NULL. "
"В этом случае функция B<iconv>() пытается установить состояние "
"преобразования I<cd> в начальное состояние и сохранить переключающую "
"последовательность в I<*outbuf>. Максимальное количество записанных байтов "
"будет равно I<*outbytesleft>, начиная с I<*outbuf>. Если в буфере вывода "
"данных нет места для данной последовательности сброса, то переменная "
"I<errno> устанавливается равной B<E2BIG> и возвращается I<(size_t)\\ -1>. В "
"противном случае увеличивается I<*outbuf> и уменьшается I<*outbytesleft> на "
"количество записанных байтов."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"A third case is when I<inbuf> is NULL or I<*inbuf> is NULL, and I<outbuf> is "
"NULL or I<*outbuf> is NULL. In this case, the B<iconv>() function sets "
"I<cd>'s conversion state to the initial state."
msgstr ""
"В третьем случае, когда I<inbuf> равно NULL или I<*inbuf> равно NULL, и "
"I<outbuf> равно NULL или I<*outbuf> равно NULL, функция B<iconv>() "
"устанавливает состояние преобразования I<cd> равным начальному состоянию."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "RETURN VALUE"
msgstr "ВОЗВРАЩАЕМОЕ ЗНАЧЕНИЕ"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "The B<iconv>() function returns the number of characters converted in a "
#| "nonreversible way during this call; reversible conversions are not "
#| "counted. In case of error, it sets I<errno> and returns I<(size_t)\\ -1>."
msgid ""
"The B<iconv>() function returns the number of characters converted in a "
"nonreversible way during this call; reversible conversions are not counted. "
"In case of error, B<iconv>() returns I<(size_t)\\ -1> and sets I<errno> to "
"indicate the error."
msgstr ""
"Функция B<iconv>() возвращает количество символов, необратимое изменение "
"кодировки которых произошло в течение текущего вызова функции; возможные "
"обратимые перекодировки не учитываются. В случае ошибок изменяется "
"переменная I<errno> и возвращается I<(size_t)\\ -1>."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "ERRORS"
msgstr "ОШИБКИ"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The following errors can occur, among others:"
msgstr "Среди прочих могут возникнуть и такие ошибки:"
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<E2BIG>"
msgstr "B<E2BIG>"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "There is not sufficient room at I<*outbuf>."
msgstr "Недостаточно места в I<*outbuf>."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<EILSEQ>"
msgstr "B<EILSEQ>"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "An invalid multibyte sequence has been encountered in the input."
msgstr ""
"Во входных данных находится неправильная многобайтовая последовательность."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<EINVAL>"
msgstr "B<EINVAL>"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "An incomplete multibyte sequence has been encountered in the input."
msgstr "Во входных данных находится неполная многобайтовая последовательность."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "ATTRIBUTES"
msgstr "АТРИБУТЫ"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"For an explanation of the terms used in this section, see B<attributes>(7)."
msgstr "Описание терминов данного раздела смотрите в B<attributes>(7)."
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Interface"
msgstr "Интерфейс"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Attribute"
msgstr "Атрибут"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Value"
msgstr "Значение"
#. type: tbl table
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid ".na\n"
msgstr ".na\n"
#. type: tbl table
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid ".nh\n"
msgstr ".nh\n"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<iconv>()"
msgstr "B<iconv>()"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Thread safety"
msgstr "Безвредность в нитях"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "MT-Safe race:cd"
msgstr "MT-Safe race:cd"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The B<iconv>() function is MT-Safe, as long as callers arrange for mutual "
"exclusion on the I<cd> argument."
msgstr ""
"Функцию B<iconv>() можно использовать в нескольких нитях одновременно пока "
"вызывающий не использует аргумент I<cd> где-то ещё."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "STANDARDS"
msgstr "СТАНДАРТЫ"
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "POSIX.1-2008."
msgstr "POSIX.1-2008."
#. type: SH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "HISTORY"
msgstr "ИСТОРИЯ"
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "glibc 2.1. POSIX.1-2001."
msgstr "glibc 2.1. POSIX.1-2001."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "NOTES"
msgstr "ПРИМЕЧАНИЯ"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"In each series of calls to B<iconv>(), the last should be one with I<inbuf> "
"or I<*inbuf> equal to NULL, in order to flush out any partially converted "
"input."
msgstr ""
"В каждой последовательности вызовов B<iconv>() у последнего значение "
"I<inbuf> или I<*inbuf> должно быть равно NULL (для немедленного вывода "
"остатка преобразованных данных)."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Although I<inbuf> and I<outbuf> are typed as I<char\\ **>, this does not "
"mean that the objects they point can be interpreted as C strings or as "
"arrays of characters: the interpretation of character byte sequences is "
"handled internally by the conversion functions. In some encodings, a zero "
"byte may be a valid part of a multibyte character."
msgstr ""
"Хотя I<inbuf> и I<outbuf> имеют тип I<char\\ **>, это не означает, что "
"объекты, на которые они указывают, могут восприниматься как строки Си или "
"массивы символов: реальное значение символьной последовательности байтов "
"скрыто в преобразующих функциях. В некоторых кодировках нулевой байт может "
"быть частью многобайтовой последовательности."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The caller of B<iconv>() must ensure that the pointers passed to the "
"function are suitable for accessing characters in the appropriate character "
"set. This includes ensuring correct alignment on platforms that have tight "
"restrictions on alignment."
msgstr ""
"Вызывающий B<iconv>() должен проверить, что указатели, передаваемые в "
"функцию, пригодны для доступа к символам в соответствующем наборе символов. "
"К этому относится проверка корректности выравнивания для платформ, которые "
"имеют жёсткие ограничения по выравниванию."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "SEE ALSO"
msgstr "СМОТРИТЕ ТАКЖЕ"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<iconv_close>(3), B<iconv_open>(3), B<iconvconfig>(8)"
msgstr "B<iconv_close>(3), B<iconv_open>(3), B<iconvconfig>(8)"
#. type: TH
#: debian-bookworm
#, no-wrap
msgid "2023-02-05"
msgstr "5 февраля 2023 г."
#. type: TH
#: debian-bookworm
#, no-wrap
msgid "Linux man-pages 6.03"
msgstr "Linux man-pages 6.03"
#. type: Plain text
#: debian-bookworm opensuse-leap-15-6
msgid ""
"The B<iconv>() function converts one multibyte character at a time, and for "
"each character conversion it increments I<*inbuf> and decrements "
"I<*inbytesleft> by the number of converted input bytes, it increments "
"I<*outbuf> and decrements I<*outbytesleft> by the number of converted output "
"bytes, and it updates the conversion state contained in I<cd>. If the "
"character encoding of the input is stateful, the B<iconv>() function can "
"also convert a sequence of input bytes to an update to the conversion state "
"without producing any output bytes; such input is called a I<shift "
"sequence>. The conversion can stop for four reasons:"
msgstr ""
"Функция B<iconv>() преобразует один многобайтовый символ за один раз и после "
"каждого преобразования увеличивает I<*inbuf> и уменьшает I<*inbytesleft> на "
"количество преобразованных входных байт, увеличивает I<*outbuf> и уменьшает "
"I<*outbytesleft> на количество преобразованных выходных байт и обновляет "
"состояние преобразования, содержащееся в I<cd>. Если кодировка входных "
"символов зависит от состояния, то функция B<iconv>() также может "
"преобразовать последовательность входных байт в простое обновление состояния "
"преобразования без создания выходных байт; такие входные данные называются "
"I<переключающей последовательностью>. Процесс преобразования может "
"прерваться в четырех случаях:"
#. type: SH
#: debian-bookworm
#, no-wrap
msgid "VERSIONS"
msgstr "ВЕРСИИ"
#. type: Plain text
#: debian-bookworm
#, fuzzy
#| msgid "This function is available in glibc since version 2.1."
msgid "This function is available since glibc 2.1."
msgstr "Эта функция доступна в glibc начиная с версии 2.1."
#. type: Plain text
#: debian-bookworm
msgid "POSIX.1-2001, POSIX.1-2008."
msgstr "POSIX.1-2001, POSIX.1-2008."
#. type: TH
#: fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "2023-10-31"
msgstr "31 октября 2023 г."
#. type: TH
#: fedora-40 mageia-cauldron
#, no-wrap
msgid "Linux man-pages 6.06"
msgstr "Linux man-pages 6.06"
#. type: TH
#: fedora-rawhide
#, no-wrap
msgid "Linux man-pages 6.7"
msgstr "Linux man-pages 6.7"
#. type: TH
#: opensuse-leap-15-6
#, no-wrap
msgid "2023-03-30"
msgstr "30 марта 2023 г."
#. type: TH
#: opensuse-leap-15-6
#, no-wrap
msgid "Linux man-pages 6.04"
msgstr "Linux man-pages 6.04"
#. type: TH
#: opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "Linux man-pages 6.7"
msgid "Linux man-pages (unreleased)"
msgstr "Linux man-pages 6.7"
|