Bump to m4 1.4.19
[platform/upstream/m4.git] / po / ru.po
1 # ìÏËÁÌÉÚÁÃÉÑ m4-1.4n
2 # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
3 # Denis Perchine <dyp@perchine.com>, 1997, 1998, 1999, 2000, 2001, 2002.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: m4 1.4o\n"
8 "Report-Msgid-Bugs-To: bug-m4@gnu.org\n"
9 "POT-Creation-Date: 2021-05-28 13:49-0500\n"
10 "PO-Revision-Date: 2002-01-07 20:32GMT+06\n"
11 "Last-Translator: Denis Perchine <dyp@perchine.com>\n"
12 "Language-Team: Russian <ru@li.org>\n"
13 "Language: ru\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=KOI8-R\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Bugs: Report translation errors to the Language-Team address.\n"
18 "X-Generator: KBabel 0.9.5\n"
19
20 #: lib/clean-temp.c:235
21 #, c-format
22 msgid "cannot find a temporary directory, try setting $TMPDIR"
23 msgstr ""
24
25 #: lib/clean-temp.c:250
26 #, c-format
27 msgid "cannot create a temporary directory using template \"%s\""
28 msgstr ""
29
30 #: lib/clean-temp.c:371
31 #, fuzzy, c-format
32 msgid "cannot remove temporary directory %s"
33 msgstr ""
34 "ïûéâëá: ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ ×ÒÅÍÅÎÎÏÇÏ ÆÁÊÌÁ ÄÌÑ ÒÁÚ×ÅÔ×ÌÅÎÉÑ ÍÁËÒÏÏÂÒÁÂÏÔËÉ"
35
36 #: lib/closein.c:100
37 msgid "error closing file"
38 msgstr ""
39
40 #: lib/closeout.c:122
41 msgid "write error"
42 msgstr ""
43
44 #: lib/c-stack.c:187
45 msgid "program error"
46 msgstr ""
47
48 #: lib/c-stack.c:188
49 msgid "stack overflow"
50 msgstr ""
51
52 #: lib/clean-temp-simple.c:297
53 #, fuzzy, c-format
54 msgid "cannot remove temporary file %s"
55 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÚÎÁÞÉÔØ ÆÁÊÌ ÏÛÉÂÏË %s"
56
57 #: lib/error.c:195
58 msgid "Unknown system error"
59 msgstr ""
60
61 #: lib/execute.c:348 lib/spawn-pipe.c:597 lib/wait-process.c:291
62 #: lib/wait-process.c:365
63 #, c-format
64 msgid "%s subprocess failed"
65 msgstr ""
66
67 #: lib/getopt.c:278
68 #, fuzzy, c-format
69 msgid "%s: option '%s%s' is ambiguous\n"
70 msgstr "%s: ÏÐÃÉÑ `%s' ÎÅÏÄÎÏÚÎÁÞÎÁ\n"
71
72 #: lib/getopt.c:284
73 #, fuzzy, c-format
74 msgid "%s: option '%s%s' is ambiguous; possibilities:"
75 msgstr "%s: ÏÐÃÉÑ `%s' ÎÅÏÄÎÏÚÎÁÞÎÁ\n"
76
77 #: lib/getopt.c:319
78 #, fuzzy, c-format
79 msgid "%s: unrecognized option '%s%s'\n"
80 msgstr "%s: ÎÅÉÚ×ÅÓÔÎÁÑ ÏÐÃÉÑ '%c%s'\n"
81
82 #: lib/getopt.c:345
83 #, fuzzy, c-format
84 msgid "%s: option '%s%s' doesn't allow an argument\n"
85 msgstr "%s: Õ ÏÐÃÉÉ `%c%s' ÎÅ ÄÏÌÖÎÏ ÂÙÔØ ÁÒÇÕÍÅÎÔÏ×\n"
86
87 #: lib/getopt.c:360
88 #, fuzzy, c-format
89 msgid "%s: option '%s%s' requires an argument\n"
90 msgstr "%s: Õ ÏÐÃÉÉ `%s' ÄÏÌÖÅΠÂÙÔØ ÁÒÇÕÍÅÎÔ\n"
91
92 #: lib/getopt.c:621
93 #, fuzzy, c-format
94 msgid "%s: invalid option -- '%c'\n"
95 msgstr "%s: ÎÅ×ÅÒÎÁÑ ÏÐÃÉÑ -- %c\n"
96
97 #: lib/getopt.c:636 lib/getopt.c:682
98 #, fuzzy, c-format
99 msgid "%s: option requires an argument -- '%c'\n"
100 msgstr "%s: ÏÐÃÉÉ ÎÅÏÂÈÏÄÉÍ ÁÒÇÕÍÅÎÔ -- %c\n"
101
102 #: lib/obstack.c:338 lib/obstack.c:340 lib/xalloc-die.c:34
103 msgid "memory exhausted"
104 msgstr "ÐÁÍÑÔØ ÉÓÞÅÒÐÁÎÁ"
105
106 #: lib/openat-die.c:38
107 #, c-format
108 msgid "unable to record current working directory"
109 msgstr ""
110
111 #: lib/openat-die.c:57
112 #, c-format
113 msgid "failed to return to initial working directory"
114 msgstr ""
115
116 #: lib/os2-spawn.c:46
117 #, c-format
118 msgid "_open_osfhandle failed"
119 msgstr ""
120
121 #: lib/os2-spawn.c:83
122 #, c-format
123 msgid "cannot restore fd %d: dup2 failed"
124 msgstr ""
125
126 #. TRANSLATORS:
127 #. Get translations for open and closing quotation marks.
128 #. The message catalog should translate "`" to a left
129 #. quotation mark suitable for the locale, and similarly for
130 #. "'".  For example, a French Unicode local should translate
131 #. these to U+00AB (LEFT-POINTING DOUBLE ANGLE
132 #. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE
133 #. QUOTATION MARK), respectively.
134 #.
135 #. If the catalog has no translation, we will try to
136 #. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and
137 #. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK).  If the
138 #. current locale is not Unicode, locale_quoting_style
139 #. will quote 'like this', and clocale_quoting_style will
140 #. quote "like this".  You should always include translations
141 #. for "`" and "'" even if U+2018 and U+2019 are appropriate
142 #. for your locale.
143 #.
144 #. If you don't know what to put here, please see
145 #. <https://en.wikipedia.org/wiki/Quotation_marks_in_other_languages>
146 #. and use glyphs suitable for your language.
147 #: lib/quotearg.c:355
148 msgid "`"
149 msgstr ""
150
151 #: lib/quotearg.c:356
152 msgid "'"
153 msgstr ""
154
155 #: lib/regcomp.c:135
156 msgid "Success"
157 msgstr "õÓÐÅÈ"
158
159 #: lib/regcomp.c:138
160 msgid "No match"
161 msgstr "óÏ×ÐÁÄÅÎÉÊ ÎÅÔ"
162
163 #: lib/regcomp.c:141
164 msgid "Invalid regular expression"
165 msgstr "îÅ×ÅÒÎÏÅ ÒÅÇÕÌÑÒÎÏÅ ×ÙÒÁÖÅÎÉÅ"
166
167 #: lib/regcomp.c:144
168 msgid "Invalid collation character"
169 msgstr "îÅ×ÅÒÎÙÊ ÓÉÍ×ÏÌ ÓÒÁ×ÎÅÎÉÑ"
170
171 #: lib/regcomp.c:147
172 msgid "Invalid character class name"
173 msgstr "îÅ×ÅÒÎÏÅ ÉÍÑ ËÌÁÓÓÁ ÓÉÍ×ÏÌÏ×"
174
175 #: lib/regcomp.c:150
176 msgid "Trailing backslash"
177 msgstr "ïÂÒÁÔÎÙÊ ÓÌÜÛ × ËÏÎÃÅ"
178
179 #: lib/regcomp.c:153
180 msgid "Invalid back reference"
181 msgstr "îÅ×ÅÒÎÁÑ ÓÓÙÌËÁ ÎÁÚÁÄ"
182
183 #: lib/regcomp.c:156
184 #, fuzzy
185 msgid "Unmatched [, [^, [:, [., or [="
186 msgstr "îÅÔ ÚÁËÒÙ×ÁÀÝÅÊ [ ÉÌÉ [^"
187
188 #: lib/regcomp.c:159
189 msgid "Unmatched ( or \\("
190 msgstr "îÅ ÚÁËÒÙ×ÁÀÝÅÊ ( ÉÌÉ \\("
191
192 #: lib/regcomp.c:162
193 msgid "Unmatched \\{"
194 msgstr "îÅÔ ÚÁËÒÙ×ÁÀÝÅÊ \\{"
195
196 #: lib/regcomp.c:165
197 msgid "Invalid content of \\{\\}"
198 msgstr "îÅ×ÅÒÎÏÅ ÓÏÄÅÒÖÁÎÉÅ \\{\\}"
199
200 #: lib/regcomp.c:168
201 msgid "Invalid range end"
202 msgstr "îÅ×ÅÒÎÙÊ ËÏÎÅàÉÎÔÅÒ×ÁÌÁ"
203
204 #: lib/regcomp.c:171
205 msgid "Memory exhausted"
206 msgstr "ðÁÍÑÔØ ÉÓÞÅÒÐÁÎÁ"
207
208 #: lib/regcomp.c:174
209 msgid "Invalid preceding regular expression"
210 msgstr "îÅ×ÅÒÎÏÅ ÐÒÅÄÛÅÄÓÔ×ÕÀÝÅÅ ÒÅÇÕÌÑÒÎÏÅ ×ÙÒÁÖÅÎÉÅ"
211
212 #: lib/regcomp.c:177
213 msgid "Premature end of regular expression"
214 msgstr "îÅÏÖÉÄÁÎÎÙÊ ËÏÎÅàÐÒÅÄÛÅÄÓÔ×ÕÀÝÅÇÏ ÒÅÇÕÌÑÒÎÏÇÏ ×ÙÒÁÖÅÎÉÑ"
215
216 #: lib/regcomp.c:180
217 msgid "Regular expression too big"
218 msgstr "òÅÇÕÌÑÒÎÏÅ ×ÙÒÁÖÅÎÉÅ ÓÌÉÛËÏÍ ×ÅÌÉËÏ"
219
220 #: lib/regcomp.c:183
221 msgid "Unmatched ) or \\)"
222 msgstr "îÅ ÏÔËÒÙÔÁÑ ) ÉÌÉ \\)"
223
224 #: lib/regcomp.c:676
225 msgid "No previous regular expression"
226 msgstr "îÅÔ ÐÒÅÄÛÅÄÓÔ×ÕÀÝÅÇÏ ÒÅÇÕÌÑÒÎÏÇÏ ×ÙÒÁÖÅÎÉÑ"
227
228 #: lib/siglist.h:31
229 msgid "Hangup"
230 msgstr ""
231
232 #: lib/siglist.h:34
233 msgid "Interrupt"
234 msgstr ""
235
236 #: lib/siglist.h:37
237 msgid "Quit"
238 msgstr ""
239
240 #: lib/siglist.h:40
241 msgid "Illegal instruction"
242 msgstr ""
243
244 #: lib/siglist.h:43
245 msgid "Trace/breakpoint trap"
246 msgstr ""
247
248 #: lib/siglist.h:46
249 msgid "Aborted"
250 msgstr ""
251
252 #: lib/siglist.h:49
253 msgid "Floating point exception"
254 msgstr ""
255
256 #: lib/siglist.h:52
257 msgid "Killed"
258 msgstr ""
259
260 #: lib/siglist.h:55
261 msgid "Bus error"
262 msgstr ""
263
264 #: lib/siglist.h:58
265 msgid "Segmentation fault"
266 msgstr ""
267
268 #: lib/siglist.h:61
269 msgid "Broken pipe"
270 msgstr ""
271
272 #: lib/siglist.h:64
273 msgid "Alarm clock"
274 msgstr ""
275
276 #: lib/siglist.h:67
277 msgid "Terminated"
278 msgstr ""
279
280 #: lib/siglist.h:70
281 msgid "Urgent I/O condition"
282 msgstr ""
283
284 #: lib/siglist.h:73
285 msgid "Stopped (signal)"
286 msgstr ""
287
288 #: lib/siglist.h:76
289 msgid "Stopped"
290 msgstr ""
291
292 #: lib/siglist.h:79
293 msgid "Continued"
294 msgstr ""
295
296 #: lib/siglist.h:82
297 msgid "Child exited"
298 msgstr ""
299
300 #: lib/siglist.h:85
301 msgid "Stopped (tty input)"
302 msgstr ""
303
304 #: lib/siglist.h:88
305 msgid "Stopped (tty output)"
306 msgstr ""
307
308 #: lib/siglist.h:91
309 msgid "I/O possible"
310 msgstr ""
311
312 #: lib/siglist.h:94
313 #, fuzzy
314 msgid "CPU time limit exceeded"
315 msgstr "ëÏÎÞÉÌÁÓØ ×ÉÒÔÕÁÌØÎÁÑ ÐÁÍÑÔØ?\n"
316
317 #: lib/siglist.h:97
318 #, fuzzy
319 msgid "File size limit exceeded"
320 msgstr "ëÏÎÞÉÌÁÓØ ×ÉÒÔÕÁÌØÎÁÑ ÐÁÍÑÔØ?\n"
321
322 #: lib/siglist.h:100
323 msgid "Virtual timer expired"
324 msgstr ""
325
326 #: lib/siglist.h:103
327 msgid "Profiling timer expired"
328 msgstr ""
329
330 #: lib/siglist.h:106
331 msgid "Window changed"
332 msgstr ""
333
334 #: lib/siglist.h:109
335 #, fuzzy
336 msgid "User defined signal 1"
337 msgstr "éÍÑ %s ÎÅÏÐÒÅÄÅÌÅÎÏ"
338
339 #: lib/siglist.h:112
340 #, fuzzy
341 msgid "User defined signal 2"
342 msgstr "éÍÑ %s ÎÅÏÐÒÅÄÅÌÅÎÏ"
343
344 #: lib/siglist.h:117
345 msgid "EMT trap"
346 msgstr ""
347
348 #: lib/siglist.h:120
349 msgid "Bad system call"
350 msgstr ""
351
352 #: lib/siglist.h:123
353 msgid "Stack fault"
354 msgstr ""
355
356 #: lib/siglist.h:126
357 msgid "Information request"
358 msgstr ""
359
360 #: lib/siglist.h:128
361 msgid "Power failure"
362 msgstr ""
363
364 #: lib/siglist.h:131
365 msgid "Resource lost"
366 msgstr ""
367
368 #: lib/spawn-pipe.c:217 lib/spawn-pipe.c:220 lib/spawn-pipe.c:459
369 #: lib/spawn-pipe.c:462
370 #, c-format
371 msgid "cannot create pipe"
372 msgstr ""
373
374 #: lib/strsignal.c:114
375 #, c-format
376 msgid "Real-time signal %d"
377 msgstr ""
378
379 #: lib/strsignal.c:118
380 #, c-format
381 msgid "Unknown signal %d"
382 msgstr ""
383
384 #: lib/verror.c:76
385 #, c-format
386 msgid "unable to display error message"
387 msgstr ""
388
389 #: lib/version-etc.c:73
390 #, c-format
391 msgid "Packaged by %s (%s)\n"
392 msgstr ""
393
394 #: lib/version-etc.c:76
395 #, c-format
396 msgid "Packaged by %s\n"
397 msgstr ""
398
399 #. TRANSLATORS: Translate "(C)" to the copyright symbol
400 #. (C-in-a-circle), if this symbol is available in the user's
401 #. locale.  Otherwise, do not translate "(C)"; leave it as-is.
402 #: lib/version-etc.c:83
403 msgid "(C)"
404 msgstr ""
405
406 #. TRANSLATORS: The %s placeholder is the web address of the GPL license.
407 #: lib/version-etc.c:88
408 #, c-format
409 msgid ""
410 "License GPLv3+: GNU GPL version 3 or later <%s>.\n"
411 "This is free software: you are free to change and redistribute it.\n"
412 "There is NO WARRANTY, to the extent permitted by law.\n"
413 msgstr ""
414
415 #. TRANSLATORS: %s denotes an author name.
416 #: lib/version-etc.c:105
417 #, c-format
418 msgid "Written by %s.\n"
419 msgstr ""
420
421 #. TRANSLATORS: Each %s denotes an author name.
422 #: lib/version-etc.c:109
423 #, c-format
424 msgid "Written by %s and %s.\n"
425 msgstr ""
426
427 #. TRANSLATORS: Each %s denotes an author name.
428 #: lib/version-etc.c:113
429 #, c-format
430 msgid "Written by %s, %s, and %s.\n"
431 msgstr ""
432
433 #. TRANSLATORS: Each %s denotes an author name.
434 #. You can use line breaks, estimating that each author name occupies
435 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
436 #: lib/version-etc.c:120
437 #, c-format
438 msgid ""
439 "Written by %s, %s, %s,\n"
440 "and %s.\n"
441 msgstr ""
442
443 #. TRANSLATORS: Each %s denotes an author name.
444 #. You can use line breaks, estimating that each author name occupies
445 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
446 #: lib/version-etc.c:127
447 #, c-format
448 msgid ""
449 "Written by %s, %s, %s,\n"
450 "%s, and %s.\n"
451 msgstr ""
452
453 #. TRANSLATORS: Each %s denotes an author name.
454 #. You can use line breaks, estimating that each author name occupies
455 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
456 #: lib/version-etc.c:134
457 #, c-format
458 msgid ""
459 "Written by %s, %s, %s,\n"
460 "%s, %s, and %s.\n"
461 msgstr ""
462
463 #. TRANSLATORS: Each %s denotes an author name.
464 #. You can use line breaks, estimating that each author name occupies
465 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
466 #: lib/version-etc.c:142
467 #, c-format
468 msgid ""
469 "Written by %s, %s, %s,\n"
470 "%s, %s, %s, and %s.\n"
471 msgstr ""
472
473 #. TRANSLATORS: Each %s denotes an author name.
474 #. You can use line breaks, estimating that each author name occupies
475 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
476 #: lib/version-etc.c:150
477 #, c-format
478 msgid ""
479 "Written by %s, %s, %s,\n"
480 "%s, %s, %s, %s,\n"
481 "and %s.\n"
482 msgstr ""
483
484 #. TRANSLATORS: Each %s denotes an author name.
485 #. You can use line breaks, estimating that each author name occupies
486 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
487 #: lib/version-etc.c:159
488 #, c-format
489 msgid ""
490 "Written by %s, %s, %s,\n"
491 "%s, %s, %s, %s,\n"
492 "%s, and %s.\n"
493 msgstr ""
494
495 #. TRANSLATORS: Each %s denotes an author name.
496 #. You can use line breaks, estimating that each author name occupies
497 #. ca. 16 screen columns and that a screen line has ca. 80 columns.
498 #: lib/version-etc.c:170
499 #, c-format
500 msgid ""
501 "Written by %s, %s, %s,\n"
502 "%s, %s, %s, %s,\n"
503 "%s, %s, and others.\n"
504 msgstr ""
505
506 #. TRANSLATORS: The placeholder indicates the bug-reporting address
507 #. for this package.  Please add _another line_ saying
508 #. "Report translation bugs to <...>\n" with the address for translation
509 #. bugs (typically your translation team's web or email address).
510 #: lib/version-etc.c:249
511 #, fuzzy, c-format
512 msgid "Report bugs to: %s\n"
513 msgstr ""
514 "\n"
515 "ðÏÓÙÌÁÊÔÅ ÏÔÞÅÔÙ Ï ÏÛÉÂËÁÈ ÎÁ <bug-m4@gnu.org>.\n"
516
517 #: lib/version-etc.c:251
518 #, c-format
519 msgid "Report %s bugs to: %s\n"
520 msgstr ""
521
522 #: lib/version-etc.c:255 lib/version-etc.c:257
523 #, c-format
524 msgid "%s home page: <%s>\n"
525 msgstr ""
526
527 #: lib/version-etc.c:260
528 #, c-format
529 msgid "General help using GNU software: <%s>\n"
530 msgstr ""
531
532 #: lib/wait-process.c:232 lib/wait-process.c:264 lib/wait-process.c:326
533 #, c-format
534 msgid "%s subprocess"
535 msgstr ""
536
537 #: lib/wait-process.c:283 lib/wait-process.c:355
538 #, c-format
539 msgid "%s subprocess got fatal signal %d"
540 msgstr ""
541
542 #: lib/xprintf.c:50 lib/xprintf.c:76
543 #, c-format
544 msgid "cannot perform formatted output"
545 msgstr ""
546
547 #: src/builtin.c:264
548 #, fuzzy, c-format
549 msgid "--warn-macro-sequence: bad regular expression `%s': %s"
550 msgstr "îÅ×ÅÒÎÏÅ ÒÅÇÕÌÑÒÎÏÅ ×ÙÒÁÖÅÎÉÅ: '%s': %s"
551
552 #: src/builtin.c:320
553 #, c-format
554 msgid "Warning: definition of `%s' contains sequence `%s'"
555 msgstr ""
556
557 #: src/builtin.c:327
558 #, c-format
559 msgid "error checking --warn-macro-sequence for macro `%s'"
560 msgstr ""
561
562 #: src/builtin.c:388
563 #, fuzzy, c-format
564 msgid "Warning: too few arguments to builtin `%s'"
565 msgstr "ðÒÅÄÕÐÒÅÖÄÅÎÉÅ: óÌÉÛËÏÍ ÍÁÌÏ ÁÒÇÕÍÅÎÔÏ× ÄÌÑ ×ÓÔÒÏÅÎÎÏÊ ÌÅËÓÅÍÙ '%s'"
566
567 #: src/builtin.c:394
568 #, fuzzy, c-format
569 msgid "Warning: excess arguments to builtin `%s' ignored"
570 msgstr ""
571 "ðÒÅÄÕÐÒÅÖÄÅÎÉÅ: éÚÂÙÔÏÞÎÙÅ ÁÒÇÕÍÅÎÔÙ ÄÌÑ ×ÓÔÒÏÅÎÎÏÊ ÌÅËÓÅÍÙ '%s' "
572 "ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎÙ"
573
574 #: src/builtin.c:415 src/builtin.c:1114
575 #, c-format
576 msgid "empty string treated as 0 in builtin `%s'"
577 msgstr ""
578
579 #: src/builtin.c:425 src/builtin.c:1243
580 #, fuzzy, c-format
581 msgid "non-numeric argument to builtin `%s'"
582 msgstr "îÅ ÞÉÓÌÏ×ÏÊ ÁÒÇÕÍÅÎÔ ÄÌÑ ×ÓÔÒÏÅÎÎÏÊ ÌÅËÓÅÍÙ '%s'"
583
584 #: src/builtin.c:431
585 #, c-format
586 msgid "leading whitespace ignored in builtin `%s'"
587 msgstr ""
588
589 #: src/builtin.c:435
590 #, fuzzy, c-format
591 msgid "numeric overflow detected in builtin `%s'"
592 msgstr "îÅ ÞÉÓÌÏ×ÏÊ ÁÒÇÕÍÅÎÔ ÄÌÑ ×ÓÔÒÏÅÎÎÏÊ ÌÅËÓÅÍÙ '%s'"
593
594 #: src/builtin.c:552 src/builtin.c:815 src/builtin.c:856
595 #, c-format
596 msgid "Warning: %s: invalid macro name ignored"
597 msgstr ""
598
599 #: src/builtin.c:752 src/builtin.c:864
600 #, fuzzy, c-format
601 msgid "undefined macro `%s'"
602 msgstr "éÍÑ `%s' ÎÅÏÐÒÅÄÅÌÅÎÏ"
603
604 #: src/builtin.c:823
605 #, fuzzy, c-format
606 msgid "undefined builtin `%s'"
607 msgstr "éÍÑ `%s' ÎÅÏÐÒÅÄÅÌÅÎÏ"
608
609 #: src/builtin.c:914 src/builtin.c:2208
610 #, c-format
611 msgid "builtin `%s' requested by frozen file is not supported"
612 msgstr ""
613
614 #: src/builtin.c:918
615 #, fuzzy, c-format
616 msgid "Warning: cannot concatenate builtin `%s'"
617 msgstr "ðÒÅÄÕÐÒÅÖÄÅÎÉÅ: óÌÉÛËÏÍ ÍÁÌÏ ÁÒÇÕÍÅÎÔÏ× ÄÌÑ ×ÓÔÒÏÅÎÎÏÊ ÌÅËÓÅÍÙ '%s'"
618
619 #: src/builtin.c:978 src/builtin.c:1015 src/builtin.c:1028 src/builtin.c:1063
620 #, fuzzy, c-format
621 msgid "cannot run command `%s'"
622 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ËÁÎÁÌ ÄÌÑ ËÏÍÍÁÎÄÙ '%s'"
623
624 #: src/builtin.c:1051
625 msgid "cannot read pipe"
626 msgstr ""
627
628 #: src/builtin.c:1098
629 #, c-format
630 msgid "radix %d in builtin `%s' out of range"
631 msgstr ""
632
633 #: src/builtin.c:1108
634 #, fuzzy, c-format
635 msgid "negative width to builtin `%s'"
636 msgstr "ïÔÒÉÃÁÔÅÌØÎÁÑ ÛÉÒÉÎÁ"
637
638 #: src/builtin.c:1252
639 #, fuzzy, c-format
640 msgid "error undiverting `%s'"
641 msgstr "îÅ×ÏÚÍÏÖÎÏ ×ÅÒÎÕÔØ ×Ù×ÏÄ ÉÚ %s"
642
643 #: src/builtin.c:1256
644 #, fuzzy, c-format
645 msgid "cannot undivert `%s'"
646 msgstr "îÅ×ÏÚÍÏÖÎÏ ×ÅÒÎÕÔØ ×Ù×ÏÄ ÉÚ %s"
647
648 #: src/builtin.c:1366 src/freeze.c:115 src/m4.c:379
649 #, fuzzy, c-format
650 msgid "cannot open `%s'"
651 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s"
652
653 #: src/builtin.c:1429
654 #, fuzzy, c-format
655 msgid "%s: cannot create tempfile `%s'"
656 msgstr "ïûéâëá: ÎÅ ÍÏÇÕ ÚÁËÒÙÔØ ÍÏÄÕÌØ: `%s'"
657
658 #: src/builtin.c:1464
659 msgid "recommend using mkstemp instead"
660 msgstr ""
661
662 #: src/builtin.c:1557
663 #, c-format
664 msgid "exit status out of range: `%d'"
665 msgstr ""
666
667 #: src/builtin.c:1681
668 #, c-format
669 msgid "Debugmode: bad debug flags: `%s'"
670 msgstr "òÅÖÉÍ ÏÔÌÁÄËÉ: ÎÅ×ÅÒÎÙÊ ÆÌÁÇ ÏÔÌÁÄËÉ: '%s'"
671
672 #: src/builtin.c:1722 src/m4.c:625 src/m4.c:689
673 #, fuzzy, c-format
674 msgid "cannot set debug file `%s'"
675 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÚÎÁÞÉÔØ ÆÁÊÌ ÏÛÉÂÏË %s"
676
677 #: src/builtin.c:1988
678 #, fuzzy
679 msgid "Warning: \\0 will disappear, use \\& instead in replacements"
680 msgstr "ðòåäõðòåöäåîéå: \\0 ÉÓÞÅÚÎÅÔ, ÉÓÐÏÌØÚÕÊÔÅ \\& × ÚÁÍÅÎÁÈ"
681
682 #: src/builtin.c:2004
683 #, c-format
684 msgid "Warning: sub-expression %d not present"
685 msgstr ""
686
687 #: src/builtin.c:2013
688 msgid "Warning: trailing \\ ignored in replacement"
689 msgstr ""
690
691 #: src/builtin.c:2079
692 #, fuzzy, c-format
693 msgid "bad regular expression: `%s': %s"
694 msgstr "îÅ×ÅÒÎÏÅ ÒÅÇÕÌÑÒÎÏÅ ×ÙÒÁÖÅÎÉÅ: '%s': %s"
695
696 #: src/builtin.c:2091 src/builtin.c:2161
697 #, fuzzy, c-format
698 msgid "error matching regular expression `%s'"
699 msgstr "ïÛÉÂËÁ ÓÏÐÏÓÔÁ×ÌÅÎÉÑ ÒÅÇÕÌÑÒÎÏÇÏ ×ÙÒÁÖÅÎÉÑ '%s'"
700
701 #: src/builtin.c:2139 src/input.c:792
702 #, fuzzy, c-format
703 msgid "bad regular expression `%s': %s"
704 msgstr "îÅ×ÅÒÎÏÅ ÒÅÇÕÌÑÒÎÏÅ ×ÙÒÁÖÅÎÉÅ: '%s': %s"
705
706 #: src/debug.c:136 src/debug.c:157
707 msgid "error writing to debug stream"
708 msgstr ""
709
710 #: src/eval.c:318
711 #, fuzzy, c-format
712 msgid "bad expression in eval (missing right parenthesis): %s"
713 msgstr "îÅ×ÅÒÎÏÅ ×ÙÒÁÖÅÎÉÅ (ÏÔÓÕÔÓÔ×ÕÅÔ ÐÒÁ×ÙÅ ÓËÏÂËÉ): %s"
714
715 #: src/eval.c:324
716 #, fuzzy, c-format
717 msgid "bad expression in eval: %s"
718 msgstr "îÅ×ÅÒÎÏÅ ×ÙÒÁÖÅÎÉÅ: %s"
719
720 #: src/eval.c:329
721 #, fuzzy, c-format
722 msgid "bad expression in eval (bad input): %s"
723 msgstr "îÅ×ÅÒÎÏÅ ×ÙÒÁÖÅÎÉÅ (bad input): %s"
724
725 #: src/eval.c:334
726 #, fuzzy, c-format
727 msgid "bad expression in eval (excess input): %s"
728 msgstr "îÅ×ÅÒÎÏÅ ×ÙÒÁÖÅÎÉÅ (excess input): %s"
729
730 #: src/eval.c:339
731 #, fuzzy, c-format
732 msgid "invalid operator in eval: %s"
733 msgstr "äÅÌÅÎÉÅ ÎÁ ÎÏÌØ × ×ÙÒÁÖÅÎÉÉ: %s"
734
735 #: src/eval.c:345
736 #, fuzzy, c-format
737 msgid "divide by zero in eval: %s"
738 msgstr "äÅÌÅÎÉÅ ÎÁ ÎÏÌØ × ×ÙÒÁÖÅÎÉÉ: %s"
739
740 #: src/eval.c:350
741 #, fuzzy, c-format
742 msgid "modulo by zero in eval: %s"
743 msgstr "íÏÄÕÌØÎÏÅ ÄÅÌÅÎÉÅ ÎÁ ÎÏÌØ × ×ÙÒÁÖÅÎÉÉ: %s"
744
745 #: src/eval.c:355
746 #, fuzzy, c-format
747 msgid "negative exponent in eval: %s"
748 msgstr "îÅ×ÅÒÎÏÅ ×ÙÒÁÖÅÎÉÅ: %s"
749
750 #: src/eval.c:538
751 msgid "Warning: recommend ==, not =, for equality operator"
752 msgstr ""
753
754 #: src/format.c:40 src/format.c:64 src/format.c:88
755 msgid "empty string treated as 0"
756 msgstr ""
757
758 #: src/format.c:46 src/format.c:70 src/format.c:94
759 #, fuzzy, c-format
760 msgid "non-numeric argument %s"
761 msgstr "îÅÞÉÓÌÏ×ÏÊ ÁÒÇÕÍÅÎÔ ÄÌÑ %s"
762
763 #: src/format.c:48 src/format.c:72 src/format.c:96
764 msgid "leading whitespace ignored"
765 msgstr ""
766
767 #: src/format.c:50 src/format.c:74 src/format.c:98
768 msgid "numeric overflow detected"
769 msgstr ""
770
771 #: src/format.c:308
772 #, fuzzy, c-format
773 msgid "Warning: unrecognized specifier in `%s'"
774 msgstr "%s: ÎÅÉÚ×ÅÓÔÎÁÑ ÏÐÃÉÑ '%c%s'\n"
775
776 #: src/freeze.c:156
777 msgid "unable to create frozen state"
778 msgstr ""
779
780 #: src/freeze.c:167
781 #, fuzzy
782 msgid "expecting line feed in frozen file"
783 msgstr "ïÖÉÄÁÅÔÓÑ ÐÅÒÅ×ÏÄ ÓÔÒÏËÉ × ÆÁÊÌÅ-ÏÂÒÁÚÅ ÐÁÍÑÔÉ"
784
785 #: src/freeze.c:169
786 #, fuzzy, c-format
787 msgid "expecting character `%c' in frozen file"
788 msgstr "ïÖÉÄÁÅÔÓÑ ÓÉÍ×ÏÌ '%c' × ÆÁÊÌÅ-ÏÂÒÁÚÅ ÐÁÍÑÔÉ"
789
790 #: src/freeze.c:215
791 #, fuzzy
792 msgid "integer overflow in frozen file"
793 msgstr "ïÖÉÄÁÅÔÓÑ ÐÅÒÅ×ÏÄ ÓÔÒÏËÉ × ÆÁÊÌÅ-ÏÂÒÁÚÅ ÐÁÍÑÔÉ"
794
795 #: src/freeze.c:257
796 #, fuzzy
797 msgid "premature end of frozen file"
798 msgstr "ðÒÅÖÄÅ×ÒÅÍÅÎÎÙÊ ËÏÎÅàÆÁÊÌÁ-ÏÂÒÁÚÁ ÐÁÍÑÔÉ"
799
800 #: src/freeze.c:270
801 #, fuzzy, c-format
802 msgid "cannot open %s"
803 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s"
804
805 #: src/freeze.c:285
806 #, c-format
807 msgid "frozen file version %d greater than max supported of 1"
808 msgstr ""
809
810 #: src/freeze.c:288
811 msgid "ill-formed frozen file, version directive expected"
812 msgstr ""
813
814 #: src/freeze.c:297
815 #, fuzzy
816 msgid "ill-formed frozen file"
817 msgstr "îÅ×ÅÒÎÙÊ ÆÏÒÍÁÔ ÆÁÊÌÁ-ÏÂÒÁÚÁ ÐÁÍÑÔÉ"
818
819 #: src/freeze.c:385
820 msgid "unable to read frozen state"
821 msgstr ""
822
823 #: src/input.c:359
824 msgid "read error"
825 msgstr ""
826
827 #: src/input.c:366
828 msgid "error reading file"
829 msgstr ""
830
831 #: src/input.c:589
832 msgid "Warning: end of file treated as newline"
833 msgstr ""
834
835 #: src/input.c:881
836 msgid "ERROR: end of file in comment"
837 msgstr ""
838
839 #: src/input.c:1001
840 #, fuzzy
841 msgid "ERROR: end of file in string"
842 msgstr "ïûéâëá: ëÏÎÅàÆÁÊÌÁ × ÓÔÒÏËÅ"
843
844 #. TRANSLATORS: This is a non-ASCII name: The first name is (with
845 #. Unicode escapes) "Ren\u00e9" or (with HTML entities) "Ren&eacute;".
846 #. This is a proper name. See the gettext manual, section Names.
847 #: src/m4.c:41
848 msgid "Rene' Seindal"
849 msgstr ""
850
851 #: src/m4.c:207
852 #, fuzzy, c-format
853 msgid "Try `%s --help' for more information."
854 msgstr "ðÏÐÒÏÂÕÊÔÅ '%s --help' ÄÌÑ ÉÎÆÏÒÍÁÃÉÉ.\n"
855
856 #: src/m4.c:213
857 #, c-format
858 msgid "Usage: %s [OPTION]... [FILE]...\n"
859 msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ: %s [OPTION]... [FILE]...\n"
860
861 #: src/m4.c:214
862 #, fuzzy
863 msgid ""
864 "Process macros in FILEs.  If no FILE or if FILE is `-', standard input\n"
865 "is read.\n"
866 msgstr ""
867 "\n"
868 "åÓÌÉ FILE ÎÅ ÓÕÝÅÓÔ×ÕÅÔ ÉÌÉ FILE ÜÔÏ `-', ÉÓÐÏÌØÚÕÅÔÓÑ ÓÔÁÎÄÁÒÔÎÙÊ ×ÈÏÄ.\n"
869
870 #: src/m4.c:219
871 msgid ""
872 "Mandatory or optional arguments to long options are mandatory or optional\n"
873 "for short options too.\n"
874 msgstr ""
875
876 #: src/m4.c:224
877 msgid ""
878 "Operation modes:\n"
879 "      --help                   display this help and exit\n"
880 "      --version                output version information and exit\n"
881 msgstr ""
882
883 #: src/m4.c:229
884 msgid ""
885 "  -E, --fatal-warnings         once: warnings become errors, twice: stop\n"
886 "                                 execution at first error\n"
887 "  -i, --interactive            unbuffer output, ignore interrupts\n"
888 "  -P, --prefix-builtins        force a `m4_' prefix to all builtins\n"
889 "  -Q, --quiet, --silent        suppress some warnings for builtins\n"
890 msgstr ""
891
892 #: src/m4.c:236
893 #, c-format
894 msgid ""
895 "      --warn-macro-sequence[=REGEXP]\n"
896 "                               warn if macro definition matches REGEXP,\n"
897 "                                 default %s\n"
898 msgstr ""
899
900 #: src/m4.c:242
901 msgid "  -W, --word-regexp=REGEXP     use REGEXP for macro name syntax\n"
902 msgstr ""
903 "  -W, --word-regexp=REGEXP     ÉÓÐÏÌØÚÏ×ÁÔØ REGEXP ÄÌÑ ÓÉÎÔÁËÓÉÓÁ ÉÍÅΠ"
904 "ÍÁËÒÏÓÏ×\n"
905
906 #: src/m4.c:247
907 #, fuzzy
908 msgid ""
909 "Preprocessor features:\n"
910 "  -D, --define=NAME[=VALUE]    define NAME as having VALUE, or empty\n"
911 "  -I, --include=DIRECTORY      append DIRECTORY to include path\n"
912 "  -s, --synclines              generate `#line NUM \"FILE\"' lines\n"
913 "  -U, --undefine=NAME          undefine NAME\n"
914 msgstr ""
915 "\n"
916 "ïÐÃÉÉ ÐÒÅÐÒÏÃÅÓÓÏÒÁ:\n"
917 "  -I, --include=DIRECTORY      ÉÓËÁÔØ × ÐÏÄËÁÔÁÌÏÇÅ ×ËÌÀÞÁÅÍÙÅ ÆÁÊÌÙ\n"
918 "  -D, --define=NAME[=VALUE]    ÏÐÒÅÄÅÌÉÔØ, ÞÔÏ NAME ÉÍÅÅÔ VALUE, ÉÌÉ ÐÕÓÔ\n"
919 "  -U, --undefine=NAME          ÕÄÁÌÉÔØ ×ÓÔÒÏÅÎÎÕÀ ÆÕÎËÃÉÀ NAME\n"
920 "  -s, --synclines              ÇÅÎÅÒÉÒÏ×ÁÔØ ÓÔÒÏËÉ `#line NO \"FILE\"'\n"
921
922 #: src/m4.c:255
923 #, fuzzy, c-format
924 msgid ""
925 "Limits control:\n"
926 "  -g, --gnu                    override -G to re-enable GNU extensions\n"
927 "  -G, --traditional            suppress all GNU extensions\n"
928 "  -H, --hashsize=PRIME         set symbol lookup hash table size [509]\n"
929 "  -L, --nesting-limit=NUMBER   change nesting limit, 0 for unlimited [%d]\n"
930 msgstr ""
931 "\n"
932 "ïÇÒÁÎÉÞÅÎÉÑ:\n"
933 "  -G, --traditional            ÐÏÄÁ×ÌÑÔØ ×ÓÅ GNU ÒÁÓÛÉÒÅÎÉÑ\n"
934 "  -H, --hashsize=PRIME         ÕÓÔÁÎÏ×ÉÔØ ÒÁÚÍÅÒ ÈÜÛ-ÔÁÂÌÉÃÙ ÄÌÑ ÐÏÉÓËÁ "
935 "ÓÉÍ×ÏÌÏ×\n"
936 "  -L, --nesting-limit=NUMBER   ÉÚÍÅÎÉÔØ ÐÒÅÄÅÌ ÇÌÕÂÉÎÙ ÉÎÔÅÌÅËÔÕÁÌØÎÏÇÏ "
937 "ÐÏÉÓËÁ\n"
938
939 #: src/m4.c:263
940 #, fuzzy
941 msgid ""
942 "Frozen state files:\n"
943 "  -F, --freeze-state=FILE      produce a frozen state on FILE at end\n"
944 "  -R, --reload-state=FILE      reload a frozen state from FILE at start\n"
945 msgstr ""
946 "\n"
947 "âÌÏËÉÒÏ×ÁÎÎÙÅ ÆÁÊÌÙ:\n"
948 "  -F, --freeze-state=FILE      × ËÏÎÃÅ ÓÏÚÄÁÔØ ÏÂÒÁÚ ÐÁÍÑÔÉ ÄÌÑ FILE\n"
949 "  -R, --reload-state=FILE      × ÎÁÞÁÌÅ ÚÁÇÒÕÖÁÔØ ÏÂÒÁÚ ÐÁÍÑÔÉ ÄÌÑ FILE\n"
950
951 #: src/m4.c:269
952 #, fuzzy
953 msgid ""
954 "Debugging:\n"
955 "  -d, --debug[=FLAGS]          set debug level (no FLAGS implies `aeq')\n"
956 "      --debugfile[=FILE]       redirect debug and trace output to FILE\n"
957 "                                 (default stderr, discard if empty string)\n"
958 "  -l, --arglength=NUM          restrict macro tracing size\n"
959 "  -t, --trace=NAME             trace NAME when it is defined\n"
960 msgstr ""
961 "\n"
962 "ïÔÌÁÄËÁ:\n"
963 "  -d, --debug=[FLAGS]          ÕÓÔÁÎÏ×ÉÔØ ÕÒÏ×ÅÎØ ÏÔÌÁÄËÉ (ÐÏ ÕÍÏÌÞÁÎÉÀ "
964 "FLAGS=`aeq')\n"
965 "  -t, --trace=NAME             ÔÒÁÓÓÉÒÏ×ÁÔØ NAME ËÏÇÄÁ ÏÎÏ ÂÕÄÅÔ ÏÐÒÅÄÅÌÅÎÏ\n"
966 "  -l, --arglength=NUM          ÕÓÔÁÎÏ×ÉÔØ ÒÁÚÍÅÒ ÔÒÁÓÓÉÒÏ×ËÉ ÄÌÑ ÍÁËÒÏÓÁ\n"
967 "  -o, --error-output=FILE      ÐÅÒÅÎÁÐÒÁ×ÉÔØ ÏÔÌÁÄÏÞÎÙÊ É ÔÒÁÓÓÉÒÏ×ÏÞÎÙÊ "
968 "×Ù×ÏÄ × ÆÁÊÌ FILE\n"
969
970 #: src/m4.c:278
971 msgid ""
972 "FLAGS is any of:\n"
973 "  a   show actual arguments\n"
974 "  c   show before collect, after collect and after call\n"
975 "  e   show expansion\n"
976 "  f   say current input file name\n"
977 "  i   show changes in input files\n"
978 msgstr ""
979
980 #: src/m4.c:286
981 msgid ""
982 "  l   say current input line number\n"
983 "  p   show results of path searches\n"
984 "  q   quote values as necessary, with a or e flag\n"
985 "  t   trace for all macro calls, not only traceon'ed\n"
986 "  x   add a unique macro call id, useful with c flag\n"
987 "  V   shorthand for all of the above flags\n"
988 msgstr ""
989
990 #: src/m4.c:295
991 msgid ""
992 "If defined, the environment variable `M4PATH' is a colon-separated list\n"
993 "of directories included after any specified by `-I'.\n"
994 msgstr ""
995
996 #: src/m4.c:300
997 msgid ""
998 "Exit status is 0 for success, 1 for failure, 63 for frozen file version\n"
999 "mismatch, or whatever value was passed to the m4exit macro.\n"
1000 msgstr ""
1001
1002 #: src/m4.c:436
1003 #, c-format
1004 msgid "internal error detected; please report this bug to <%s>"
1005 msgstr ""
1006
1007 #: src/m4.c:489
1008 #, c-format
1009 msgid "warning: `m4 -%c' may be removed in a future release"
1010 msgstr ""
1011
1012 #: src/m4.c:496
1013 #, c-format
1014 msgid "warning: `m4 %s' is deprecated"
1015 msgstr ""
1016
1017 #: src/m4.c:572
1018 #, fuzzy, c-format
1019 msgid "bad debug flags: `%s'"
1020 msgstr "îÅ×ÅÒÎÙÊ ÆÌÁÇ ÏÔÌÁÄËÉ: '%s'"
1021
1022 #: src/m4.c:578
1023 #, c-format
1024 msgid "warning: `m4 -e' is deprecated, use `-i' instead"
1025 msgstr ""
1026
1027 #: src/m4.c:690
1028 msgid "stderr"
1029 msgstr ""
1030
1031 #: src/macro.c:196
1032 #, fuzzy
1033 msgid "ERROR: end of file in argument list"
1034 msgstr "ïûéâëá: ëÏÎÅàÆÁÊÌÁ × ÓÐÉÓËÅ ÁÒÇÕÍÅÎÔÏ×"
1035
1036 #: src/macro.c:332
1037 #, fuzzy, c-format
1038 msgid "recursion limit of %d exceeded, use -L<N> to change it"
1039 msgstr ""
1040 "ïûéâëá: ìÉÍÉÔ ÒÅËÕÒÓÉÉ %d ÉÓÞÅÒÐÁÎ, ÉÓÐÏÌØÚÕÊÔÅ -L<N> ÞÔÏÂÙ ÉÚÍÅÎÉÔØ ÅÇÏ"
1041
1042 #: src/output.c:172 src/output.c:898 src/output.c:901
1043 #, fuzzy
1044 msgid "cannot clean temporary file for diversion"
1045 msgstr ""
1046 "ïûéâëá: ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ ×ÒÅÍÅÎÎÏÇÏ ÆÁÊÌÁ ÄÌÑ ÒÁÚ×ÅÔ×ÌÅÎÉÑ ÍÁËÒÏÏÂÒÁÂÏÔËÉ"
1047
1048 #: src/output.c:222 src/output.c:231 src/output.c:265 src/output.c:360
1049 #, fuzzy
1050 msgid "cannot create temporary file for diversion"
1051 msgstr ""
1052 "ïûéâëá: ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ ×ÒÅÍÅÎÎÏÇÏ ÆÁÊÌÁ ÄÌÑ ÒÁÚ×ÅÔ×ÌÅÎÉÑ ÍÁËÒÏÏÂÒÁÂÏÔËÉ"
1053
1054 #: src/output.c:250 src/output.c:257 src/output.c:269
1055 #, fuzzy
1056 msgid "cannot seek within diversion"
1057 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÄÓÞÉÔÁÔØ ÒÁÚ×ÅÔ×ÌÅÎÉÑ"
1058
1059 #: src/output.c:341 src/output.c:353 src/output.c:502 src/output.c:733
1060 #, fuzzy
1061 msgid "cannot close temporary file for diversion"
1062 msgstr ""
1063 "ïûéâëá: ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ ×ÒÅÍÅÎÎÏÇÏ ÆÁÊÌÁ ÄÌÑ ÒÁÚ×ÅÔ×ÌÅÎÉÑ ÍÁËÒÏÏÂÒÁÂÏÔËÉ"
1064
1065 #: src/output.c:474
1066 #, fuzzy
1067 msgid "ERROR: cannot flush diversion to temporary file"
1068 msgstr "ïûéâëá: ïÛÉÂËÁ ÚÁÐÉÓÉ ÒÁÚ×ÅÔ×ÌÅÎÉÑ ×Ï ×ÒÅÍÅÎÎÙÊ ÆÁÊÌ"
1069
1070 #: src/output.c:568
1071 #, fuzzy
1072 msgid "ERROR: copying inserted file"
1073 msgstr "ïûéâëá: ëÏÐÉÒÕÀ ×ÓÔÁ×ÌÅÎÎÙÊ ÆÁÊÌ"
1074
1075 #: src/output.c:816
1076 #, fuzzy
1077 msgid "error reading inserted file"
1078 msgstr "ïûéâëá: þÉÔÁÀ ×ÓÔÁ×ÌÅÎÎÙÊ ÆÁÊÌ"
1079
1080 #: src/output.c:983
1081 #, fuzzy
1082 msgid "cannot stat diversion"
1083 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÄÓÞÉÔÁÔØ ÒÁÚ×ÅÔ×ÌÅÎÉÑ"
1084
1085 #: src/output.c:987
1086 #, fuzzy
1087 msgid "diversion too large"
1088 msgstr "óÌÉÛËÏÍ ÂÏÌØÛÏÅ ÒÁÚ×ÅÔ×ÌÅÎÉÅ"
1089
1090 #, c-format
1091 #~ msgid "%s: option `--%s' doesn't allow an argument\n"
1092 #~ msgstr "%s: Õ ÏÐÃÉÉ `--%s' ÎÅ ÄÏÌÖÎÏ ÂÙÔØ ÁÒÇÕÍÅÎÔÏ×\n"
1093
1094 #, c-format
1095 #~ msgid "%s: unrecognized option `--%s'\n"
1096 #~ msgstr "%s: ÎÅÉÚ×ÅÓÔÎÁÑ ÏÐÃÉÑ `--%s'\n"
1097
1098 #, c-format
1099 #~ msgid "%s: illegal option -- %c\n"
1100 #~ msgstr "%s: ÚÁÐÒÅÝÅÎÎÁÑ ÏÐÃÉÑ -- %c\n"
1101
1102 #, c-format
1103 #~ msgid "%s: option `-W %s' is ambiguous\n"
1104 #~ msgstr "%s: ËÌÀÞ `-W %s' ÎÅÏÄÎÏÚÎÁÞÅÎ\n"
1105
1106 #, c-format
1107 #~ msgid "%s: option `-W %s' doesn't allow an argument\n"
1108 #~ msgstr "%s: Õ ËÌÀÞÁ `-W %s' ÎÅ ÄÏÌÖÎÏ ÂÙÔØ ÁÒÇÕÍÅÎÔÏ×\n"
1109
1110 #~ msgid "INTERNAL ERROR: Bad token data type in define_macro ()"
1111 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ÔÉРÌÅËÓÅÍÙ × define_macro ()"
1112
1113 #~ msgid "INTERNAL ERROR: Builtin not found in builtin table!"
1114 #~ msgstr "÷îõôòåîîññ ïûéâëá: ÷ÓÔÒÏÅÎÎÁÑ ÌÅËÓÅÍÁ ÎÅ ÎÁÊÄÅÎÁ!"
1115
1116 #~ msgid "INTERNAL ERROR: Bad token data type in m4_dumpdef ()"
1117 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ÔÉРÌÅËÓÅÍÙ × m4_dumpdef ()"
1118
1119 #~ msgid "INTERNAL ERROR: Bad symbol type in m4_defn ()"
1120 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ÔÉРÓÉÍ×ÏÌÁ × m4_defn ()"
1121
1122 #, c-format
1123 #~ msgid "Radix in eval out of range (radix = %d)"
1124 #~ msgstr "òÁÄÉËÓ × ×ÙÒÁÖÅÎÉÉ ×ÙÈÏÄÉÔ ÚÁ ÐÒÅÄÅÌÙ (radix = %d)"
1125
1126 #, c-format
1127 #~ msgid "Undefined syntax code %c"
1128 #~ msgstr "îÅÏÐÒÅÄÅÌÅÎÎÙÊ ÓÉÎÔÁËÓÉÞÅÓËÉÊ ËÏÄ %c"
1129
1130 #~ msgid "INTERNAL ERROR: Builtin not found in builtin table! (trace_pre ())"
1131 #~ msgstr "÷îõôòåîîññ ïûéâëá: ÷ÓÔÒÏÅÎÎÁÑ ÌÅËÓÅÍÁ ÎÅ ÎÁÊÄÅÎÁ! (trace_pre ())"
1132
1133 #~ msgid "INTERNAL ERROR: Bad token data type (trace_pre ())"
1134 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ÔÉРÌÅËÓÅÍÙ (trace_pre ())"
1135
1136 #~ msgid "INTERNAL ERROR: Bad error code in evaluate ()"
1137 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ËÏÄ ÏÛÉÂËÉ × evaluate ()"
1138
1139 #~ msgid "INTERNAL ERROR: Bad comparison operator in cmp_term ()"
1140 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÏÅ ÓÒÁ×ÎÅÎÉÅ × cmp_term ()"
1141
1142 #~ msgid "INTERNAL ERROR: Bad shift operator in shift_term ()"
1143 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ÏÐÅÒÁÔÏÒ ÓÄ×ÉÇÁ × shift_term ()"
1144
1145 #~ msgid "INTERNAL ERROR: Bad operator in mult_term ()"
1146 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ÏÐÅÒÁÔÏÒ × mult_term ()"
1147
1148 #~ msgid "INTERNAL ERROR: Built-in not found in builtin table!"
1149 #~ msgstr "÷îõôòåîîññ ïûéâëá: ÷ÓÔÒÏÅÎÎÁÑ ÌÅËÓÅÍÁ ÎÅ ÎÁÊÄÅÎÁ!"
1150
1151 #~ msgid "INTERNAL ERROR: Bad token data type in freeze_one_symbol ()"
1152 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ÔÉРÌÅËÓÅÍÙ × freeze_one_symbol ()"
1153
1154 #, c-format
1155 #~ msgid "`%s' from frozen file not found in builtin table!"
1156 #~ msgstr "'%s' ÉÚ ÆÁÊÌÁ-ÏÂÒÁÚÁ ÐÁÍÑÔÉ ÎÅ ÎÁÊÄÅÎÁ ×Ï ×ÓÔÒÏÅÎÎÏÊ ÔÁÂÌÉÃÅ!"
1157
1158 #, c-format
1159 #~ msgid "Input reverted to %s, line %d"
1160 #~ msgstr "÷×ÏÄ ÐÅÒÅÎÁÐÒÁ×ÌÅΠנ%s , ÓÔÒÏËÁ %d"
1161
1162 #, c-format
1163 #~ msgid "Input read from %s"
1164 #~ msgstr "÷×ÏÄ ÉÚ %s"
1165
1166 #~ msgid "INTERNAL ERROR: Recursive push_string!"
1167 #~ msgstr "÷îõôòåîîññ ïûéâëá: òÅËÕÒÓÉ×ÎÁÑ push_string!"
1168
1169 #~ msgid "INTERNAL ERROR: Bad call to init_macro_token ()"
1170 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ×ÙÚÏ× init_macro_token ()"
1171
1172 #~ msgid "INTERNAL ERROR: Input stack botch in next_char ()"
1173 #~ msgstr "÷îõôòåîîññ ïûéâëá: ïÛÉÂËÁ ×ÈÏÄÎÏÇÏ ÓÔÅËÁ × next_char ()"
1174
1175 #~ msgid "INTERNAL ERROR: Input stack botch in peek_input ()"
1176 #~ msgstr "÷îõôòåîîññ ïûéâëá: ïÛÉÂËÁ ×ÈÏÄÎÏÇÏ ÓÔÅËÁ × peek_input ()"
1177
1178 #~ msgid "NONE"
1179 #~ msgstr "îéþåçï"
1180
1181 #~ msgid "ERROR: Stack overflow.  (Infinite define recursion?)"
1182 #~ msgstr "ïûéâëá: ðÅÒÅÐÏÌÎÅÎÉÅ ÓÔÅËÁ. (âÅÓËÏÎÅÞÎÏÅ ÒÅËÕÒÓÉ×ÎÏÅ ÏÐÒÅÄÅÌÅÎÉÅ?)"
1183
1184 #~ msgid ""
1185 #~ "Mandatory or optional arguments to long options are mandatory or "
1186 #~ "optional\n"
1187 #~ "for short options too.\n"
1188 #~ "\n"
1189 #~ "Operation modes:\n"
1190 #~ "      --help                   display this help and exit\n"
1191 #~ "      --version                output version information and exit\n"
1192 #~ "  -e, --interactive            unbuffer output, ignore interrupts\n"
1193 #~ "  -E, --fatal-warnings         stop execution after first warning\n"
1194 #~ "  -Q, --quiet, --silent        suppress some warnings for builtins\n"
1195 #~ "  -P, --prefix-builtins        force a `m4_' prefix to all builtins\n"
1196 #~ msgstr ""
1197 #~ "ïÂÑÚÁÔÅÌØÎÙÅ ÉÌÉ ÎÅÏÂÑÚÁÔÅÌØÎÙÅ ÁÒÇÕÍÅÎÔÙ ÄÌÑ ÄÌÉÎÎÙÈ ÏÐÃÉÉ ÔÁËÏ×Ù É ÄÌÑ "
1198 #~ "ËÏÒÏÔËÉÈ\n"
1199 #~ "\n"
1200 #~ "òÅÖÉÍÙ ÒÁÂÏÔÙ:\n"
1201 #~ "      --help                   ÐÏËÁÚÁÔØ ÐÏÍÏÝØ É ×ÙÊÔÉ\n"
1202 #~ "      --version                ×Ù×ÅÓÔÉ ÉÎÆÏÒÍÁÃÉÀ Ï ×ÅÒÓÉÉ É ×ÙÊÔÉ\n"
1203 #~ "  -e, --interactive            ÎÅÂÕÆÅÒÉÚÏ×ÁÎÎÙÊ ×Ù×ÏÄ, ÉÇÎÏÒÉÒÏ×ÁÔØ "
1204 #~ "ÐÒÅÒÙ×ÁÎÉÑ\n"
1205 #~ "  -E, --fatal-warnings         ÏÓÔÁÎÏ×ÉÔØÓÑ ÐÏÓÌÅ ÐÅÒ×ÏÇÏ ÐÒÅÄÕÐÒÅÖÄÅÎÉÑ\n"
1206 #~ "  -Q, --quiet, --silent        ÐÏÄÁ×ÌÑÔØ ÐÒÅÄÕÐÒÅÖÄÅÎÉÑ ÄÌÑ ×ÓÔÒÏÅÎÎÙÈ "
1207 #~ "ÆÕÎËÃÉÊ\n"
1208 #~ "  -P, --prefix-builtins        ÄÏÂÁ×ÌÑÔØ ÐÒÅÆÉËÓ `m4_' ÄÌÑ ×ÓÅÈ "
1209 #~ "×ÓÔÒÏÅÎÎÙÈ ÆÕÎËÃÉÊ\n"
1210
1211 #~ msgid ""
1212 #~ "\n"
1213 #~ "Dynamic loading features:\n"
1214 #~ "  -m, --module-directory=DIRECTORY  add DIRECTORY to the module search "
1215 #~ "path\n"
1216 #~ "  -M, --load-module=MODULE          load dynamic MODULE from M4MODPATH\n"
1217 #~ msgstr ""
1218 #~ "\n"
1219 #~ "÷ÏÚÍÏÖÎÏÓÔÉ ÄÉÎÁÍÉÞÅÓËÏÊ ÚÁÇÒÕÚËÉ:\n"
1220 #~ "  -m, --module-directory=DIRECTORY  ÄÏÂÁ×ÉÔØ ËÁÔÁÌÏÇ DIRECTORY × ÐÕÔÉ "
1221 #~ "ÐÏÉÓËÁ ÍÏÄÕÌÅÊ\n"
1222 #~ "  -M, --load-module=MODULE          ÚÁÇÒÕÚÉÔØ ÄÉÎÁÍÉÞÅÓËÉÊ ÍÏÄÕÌØ MODULE "
1223 #~ "ÉÚ M4MODPATH\n"
1224
1225 #~ msgid ""
1226 #~ "\n"
1227 #~ "FLAGS is any of:\n"
1228 #~ "  t   trace for all macro calls, not only traceon'ed\n"
1229 #~ "  a   show actual arguments\n"
1230 #~ "  e   show expansion\n"
1231 #~ "  q   quote values as necessary, with a or e flag\n"
1232 #~ "  c   show before collect, after collect and after call\n"
1233 #~ "  x   add a unique macro call id, useful with c flag\n"
1234 #~ "  f   say current input file name\n"
1235 #~ "  l   say current input line number\n"
1236 #~ "  p   show results of path searches\n"
1237 #~ "  i   show changes in input files\n"
1238 #~ "  V   shorthand for all of the above flags\n"
1239 #~ msgstr ""
1240 #~ "\n"
1241 #~ "FLAGS is any of:\n"
1242 #~ "  t   ÔÒÁÓÓÉÒÏ×ÁÔØ ×ÓÅ ×ÙÚÏ×Ù ÍÁËÒÏÓÏ×\n"
1243 #~ "  a   ÐÏËÁÚÁÔØ ÔÅËÕÝÉÅ ÁÒÇÕÍÅÎÔÙ\n"
1244 #~ "  e   ÐÏËÁÚÙ×ÁÔØ ÍÁËÒÏÒÁÓÛÉÒÅÎÉÅ\n"
1245 #~ "  q   ÚÁËÌÀÞÁÔØ ÚÎÁÞÅÎÉÑ × ËÁ×ÙÞËÉ ÐÏ ÎÅÏÂÈÏÄÉÍÏÓÔÉ, Ó a ÉÌÉ e ÆÌÁÇÁÍÉ\n"
1246 #~ "  c   ÐÏËÁÚÙ×ÁÔØ ÐÅÒÅÄ ÓÂÏÒÏÍ , ÐÏÓÌÅ ÓÂÏÒÁ É ÐÏÓÌÅ ×ÙÚÏ×Á\n"
1247 #~ "  x   ÄÏÂÁ×ÌÑÔØ ÕÎÉËÁÌØÎÙÊ ÉÄÅÎÔÉÆÉËÁÔÏÒ ×ÙÚÏ×Á ÍÁËÒÏÓÁ, ÉÓÐÏÌØÚÕÅÔÓÑ "
1248 #~ "×ÍÅÓÔÅ Ó ÆÌÁÇÏÍ c\n"
1249 #~ "  f   ×Ù×ÏÄÉÔØ ÔÅËÕÝÅÅ ÉÍÑ ×ÈÏÄÎÏÇÏ ÆÁÊÌÁ\n"
1250 #~ "  l   ×Ù×ÏÄÉÔØ ÎÏÍÅÒ ÔÅËÕÝÅÊ ÓÔÒÏÞËÉ\n"
1251 #~ "  p   ÐÏËÁÚÙ×ÁÔØ ÒÅÚÕÌØÔÁÔÙ ÐÏÉÓËÁ ÐÏ ÐÕÔÑÍ\n"
1252 #~ "  i   ÐÏËÁÚÙ×ÁÔØ ÉÚÍÅÎÅÎÉÑ ×Ï ×ÈÏÄÎÙÈ ÆÁÊÌÁÈ\n"
1253 #~ "  V   ÓÏËÒÁÝÅÎÉÅ ÄÌÑ ×ÓÅÈ ÆÌÁÇÏ× ×ÍÅÓÔÅ\n"
1254
1255 #, c-format
1256 #~ msgid "ERROR: failed to add search directory `%s'"
1257 #~ msgstr "ïûéâëá: ÎÅ ÍÏÇÕ ÄÏÂÁ×ÉÔØ ËÁÔÁÌÏÇ ÐÏÉÓËÁ `%s'"
1258
1259 #, c-format
1260 #~ msgid "ERROR: failed to add search directory `%s': %s"
1261 #~ msgstr "ïûéâëá: ÎÅ ÍÏÇÕ ÄÏÂÁ×ÉÔØ ËÁÔÁÌÏÇ ÐÏÉÓËÁ `%s': %s"
1262
1263 #~ msgid " (options:"
1264 #~ msgstr " (ËÌÀÞÉ:"
1265
1266 #~ msgid "INTERNAL ERROR: Bad code in deferred arguments"
1267 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ËÏÄ × ËÏÓ×ÅÎÎÙÈ ÁÒÇÕÍÅÎÔÁÈ"
1268
1269 #~ msgid "INTERNAL ERROR: Bad token type in expand_token ()"
1270 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ÔÉРÌÅËÓÅÍÙ × expand_token ()"
1271
1272 #~ msgid "INTERNAL ERROR: Bad token type in expand_argument ()"
1273 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ÔÉРÌÅËÓÅÍÙ × expand_argument ()"
1274
1275 #~ msgid "INTERNAL ERROR: Bad symbol type in call_macro ()"
1276 #~ msgstr "÷îõôòåîîññ ïûéâëá: îÅ×ÅÒÎÙÊ ÔÉРÓÉÍ×ÏÌÁ × call_macro ()"
1277
1278 #, c-format
1279 #~ msgid "ERROR: failed to initialise modules: %s"
1280 #~ msgstr "ïûéâëá: ÏÛÉÂËÁ ÉÎÉÃÉÁÌÉÚÁÃÉÉ ÍÏÄÕÌÑ %s"
1281
1282 #, c-format
1283 #~ msgid "ERROR: cannot find module: `%s'"
1284 #~ msgstr "ïûéâëá: ÍÏÄÕÌØ `%s' ÎÅ ÎÁÊÄÅÎ"
1285
1286 #, c-format
1287 #~ msgid "ERROR: cannot find module: `%s': %s"
1288 #~ msgstr "ïûéâëá: ÍÏÄÕÌØ `%s' ÎÅ ÎÁÊÄÅÎ: %s"
1289
1290 #~ msgid "ERROR: cannot close modules"
1291 #~ msgstr "ïûéâëá: ÎÅ ÍÏÇÕ ÚÁËÒÙÔØ ÍÏÄÕÌÑ"
1292
1293 #, c-format
1294 #~ msgid "ERROR: cannot cannot close modules: %s"
1295 #~ msgstr "ïûéâëá: ÎÅ ÍÏÇÕ ÚÁËÒÙÔØ ÍÏÄÕÌÑ: %s"
1296
1297 #, c-format
1298 #~ msgid "ERROR: cannot cannot close module: `%s': %s"
1299 #~ msgstr "ïûéâëá: ÎÅ ÍÏÇÕ ÚÁËÒÙÔØ ÍÏÄÕÌØ: `%s': %s"
1300
1301 #, c-format
1302 #~ msgid "Path search for `%s' found `%s'"
1303 #~ msgstr "ðÕÔØ ÐÏÉÓËÁ ÄÌÑ `%s' ÎÁÊÄÅΠ`%s'"
1304
1305 #~ msgid ""
1306 #~ "Memory bounds violation detected (SIGSEGV).  Either a stack overflow\n"
1307 #~ "occurred, or there is a bug in "
1308 #~ msgstr ""
1309 #~ "ïÂÎÁÒÕÖÅΠ×ÙÈÏÄ ÚÁ ÇÒÁÎÉÃÕ ÐÁÍÑÔÉ (SIGSEGV). üÔÏ ÌÉÂÏ ÐÅÒÅÐÏÌÎÅÎÉÅ ÓÔÅËÁ\n"
1310 #~ "ÉÌÉ ÏÛÉÂËÁ × "
1311
1312 #~ msgid ".  Check for possible infinite recursion.\n"
1313 #~ msgstr ". ðÒÏ×ÅÒËÁ ÎÁ ×ÏÚÍÏÖÎÕÀ ÂÅÓËÏÎÅÞÎÕÀ ÒÅËÕÒÓÉÀ.\n"
1314
1315 #~ msgid "INTERNAL ERROR: Illegal mode to symbol_lookup ()"
1316 #~ msgstr "÷îõôòåîîññ ïûéâëá: ÎÅ×ÅÒÎÙÊ ÒÅÖÉÍ ÄÌÑ symbol_lookup ()"
1317
1318 #, c-format
1319 #~ msgid "Name `%s' is unknown\n"
1320 #~ msgstr "éÍÑ `%s' ÎÅÉÚ×ÅÓÔÎÏ\n"