Update Ukrainian translations
[platform/upstream/glibc.git] / po / uk.po
1 # Ukrainian translation for libc.
2 # Copyright (C) 2013 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the glibc package.
4 #
5 # Yuri Chornoivan <yurchor@ukr.net>, 2013, 2014.
6 # Volodymyr M. Lisivka <lvm@mystery.lviv.net>, 2013.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: libc 2.18.90.20140105\n"
10 "POT-Creation-Date: 2014-01-05 17:40+1000\n"
11 "PO-Revision-Date: 2014-01-08 15:06+0200\n"
12 "Last-Translator: Volodymyr M. Lisivka <lvm@mystery.lviv.net>\n"
13 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
14 "Language: uk\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19 "X-Generator: Lokalize 1.5\n"
20
21 #: argp/argp-help.c:227
22 #, c-format
23 msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
24 msgstr "%.*s: параметр ARGP_HELP_FMT потребує значення"
25
26 #: argp/argp-help.c:237
27 #, c-format
28 msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
29 msgstr "%.*s: невідомий параметр ARGP_HELP_FMT"
30
31 #: argp/argp-help.c:250
32 #, c-format
33 msgid "Garbage in ARGP_HELP_FMT: %s"
34 msgstr "Мотлох у ARGP_HELP_FMT: %s"
35
36 #: argp/argp-help.c:1214
37 msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
38 msgstr "Обов’язкові і додаткові аргументи до довгих форм запису параметрів є також об’язковими або додатковими для всіх відповідних скорочених форм запису."
39
40 #: argp/argp-help.c:1600
41 msgid "Usage:"
42 msgstr "Користування:"
43
44 #: argp/argp-help.c:1604
45 msgid "  or: "
46 msgstr "  або: "
47
48 #: argp/argp-help.c:1616
49 msgid " [OPTION...]"
50 msgstr " [ПАРАМЕТР...]"
51
52 #: argp/argp-help.c:1643
53 #, c-format
54 msgid "Try `%s --help' or `%s --usage' for more information.\n"
55 msgstr "Виконайте команду «%s --help» або «%s --usage», щоб дізнатися більше.\n"
56
57 #: argp/argp-help.c:1671
58 #, c-format
59 msgid "Report bugs to %s.\n"
60 msgstr "Повідомляйте про вади на адресу %s.\n"
61
62 #: argp/argp-parse.c:101
63 msgid "Give this help list"
64 msgstr "Показати ці довідкові дані"
65
66 #: argp/argp-parse.c:102
67 msgid "Give a short usage message"
68 msgstr "Отримати коротке повідомлення щодо використання"
69
70 #: argp/argp-parse.c:103 catgets/gencat.c:109 catgets/gencat.c:113
71 #: iconv/iconv_prog.c:60 iconv/iconv_prog.c:61 nscd/nscd.c:115
72 #: nss/makedb.c:120
73 msgid "NAME"
74 msgstr "НАЗВА"
75
76 #: argp/argp-parse.c:104
77 msgid "Set the program name"
78 msgstr "Встановити назву програми"
79
80 #: argp/argp-parse.c:105
81 msgid "SECS"
82 msgstr "СЕКУНДИ"
83
84 #: argp/argp-parse.c:106
85 msgid "Hang for SECS seconds (default 3600)"
86 msgstr "Затриматися на СЕК секунд (типово, на 3600)"
87
88 #: argp/argp-parse.c:167
89 msgid "Print program version"
90 msgstr "Вивести дані щодо версії програми"
91
92 #: argp/argp-parse.c:183
93 msgid "(PROGRAM ERROR) No version known!?"
94 msgstr "(ПОМИЛКА ПРОГРАМИ) Невідома версія!?"
95
96 #: argp/argp-parse.c:623
97 #, c-format
98 msgid "%s: Too many arguments\n"
99 msgstr "%s: занадто багато аргументів\n"
100
101 #: argp/argp-parse.c:766
102 msgid "(PROGRAM ERROR) Option should have been recognized!?"
103 msgstr "(ПОМИЛКА ПРОГРАМИ) Параметр має розпізнаватися!?"
104
105 #: assert/assert-perr.c:35
106 #, c-format
107 msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
108 msgstr "%s%s%s:%u: %s%sНеочікувана помилка: %s.\n"
109
110 #: assert/assert.c:101
111 #, c-format
112 msgid ""
113 "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
114 "%n"
115 msgstr ""
116 "%s%s%s:%u: %s%sНе пройдено перевірку «%s».\n"
117 "%n"
118
119 #: catgets/gencat.c:110
120 msgid "Create C header file NAME containing symbol definitions"
121 msgstr "Створити файл заголовків C з назвою НАЗВА, де будуть міститися визначення символів."
122
123 #: catgets/gencat.c:112
124 msgid "Do not use existing catalog, force new output file"
125 msgstr "Не використовувати наявний каталог, примусово вивести дані до нового файла"
126
127 #: catgets/gencat.c:113 nss/makedb.c:120
128 msgid "Write output to file NAME"
129 msgstr "Вивести дані до файла з назвою НАЗВА."
130
131 #: catgets/gencat.c:118
132 msgid ""
133 "Generate message catalog.\vIf INPUT-FILE is -, input is read from standard input.  If OUTPUT-FILE\n"
134 "is -, output is written to standard output.\n"
135 msgstr ""
136 "Створити каталог повідомлень.\vЯкщо як файл ВХІДНИЙ-ФАЙЛ\n"
137 "вказано -, вивід відбуватиметься у стандартний вивід.\n"
138
139 #: catgets/gencat.c:123
140 msgid ""
141 "-o OUTPUT-FILE [INPUT-FILE]...\n"
142 "[OUTPUT-FILE [INPUT-FILE]...]"
143 msgstr ""
144 "-o ФАЙЛ-ВИВЕДЕННЯ [ФАЙЛ-ВХІДНИХ-ДАНИХ]...\n"
145 "[ФАЙЛ-ВИВЕДЕННЯ [ФАЙЛ-ВХІДНИХ-ДАНИХ]...]"
146
147 #: catgets/gencat.c:229 debug/pcprofiledump.c:209 elf/ldconfig.c:307
148 #: elf/pldd.c:219 elf/sln.c:85 elf/sprof.c:372 iconv/iconv_prog.c:408
149 #: iconv/iconvconfig.c:379 locale/programs/locale.c:277
150 #: locale/programs/localedef.c:376 login/programs/pt_chown.c:88
151 #: malloc/memusagestat.c:563 nss/getent.c:969 nss/makedb.c:369
152 #: posix/getconf.c:1121 sunrpc/rpcinfo.c:691
153 #: sysdeps/unix/sysv/linux/lddlibc4.c:61
154 #, c-format
155 msgid ""
156 "For bug reporting instructions, please see:\n"
157 "%s.\n"
158 msgstr ""
159 "Настанови щодо звітування про вади можна знайти тут:\n"
160 "%s.\n"
161
162 #: catgets/gencat.c:245 debug/pcprofiledump.c:225 debug/xtrace.sh:64
163 #: elf/ldconfig.c:323 elf/ldd.bash.in:38 elf/pldd.c:235 elf/sotruss.ksh:75
164 #: elf/sprof.c:389 iconv/iconv_prog.c:425 iconv/iconvconfig.c:396
165 #: locale/programs/locale.c:294 locale/programs/localedef.c:402
166 #: login/programs/pt_chown.c:62 malloc/memusage.sh:71
167 #: malloc/memusagestat.c:581 nscd/nscd.c:485 nss/getent.c:86 nss/makedb.c:385
168 #: posix/getconf.c:1103 sysdeps/unix/sysv/linux/lddlibc4.c:68
169 #, c-format
170 msgid ""
171 "Copyright (C) %s Free Software Foundation, Inc.\n"
172 "This is free software; see the source for copying conditions.  There is NO\n"
173 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
174 msgstr ""
175 "© Free Software Foundation, Inc., %s\n"
176 "Це програмне забезпечення є вільним, умови копіювання викладено у його початкових кодах. Умовами ліцензування програми НЕ передбачено жодних гарантій, зокрема гарантій працездатності або придатності для певної мети.\n"
177
178 #: catgets/gencat.c:250 debug/pcprofiledump.c:230 debug/xtrace.sh:68
179 #: elf/ldconfig.c:328 elf/pldd.c:240 elf/sprof.c:395 iconv/iconv_prog.c:430
180 #: iconv/iconvconfig.c:401 locale/programs/locale.c:299
181 #: locale/programs/localedef.c:407 malloc/memusage.sh:75
182 #: malloc/memusagestat.c:586 nscd/nscd.c:490 nss/getent.c:91 nss/makedb.c:390
183 #: posix/getconf.c:1108
184 #, c-format
185 msgid "Written by %s.\n"
186 msgstr "Автор — %s.\n"
187
188 #: catgets/gencat.c:281
189 msgid "*standard input*"
190 msgstr "*стандартний ввід*"
191
192 #: catgets/gencat.c:287 iconv/iconv_charmap.c:167 iconv/iconv_prog.c:293
193 #: nss/makedb.c:246
194 #, c-format
195 msgid "cannot open input file `%s'"
196 msgstr "не вдається відкрити вхідний файл «%s»"
197
198 #: catgets/gencat.c:416 catgets/gencat.c:491
199 msgid "illegal set number"
200 msgstr "некоректний номер набору"
201
202 #: catgets/gencat.c:443
203 msgid "duplicate set definition"
204 msgstr "дублювання визначення набору"
205
206 #: catgets/gencat.c:445 catgets/gencat.c:617 catgets/gencat.c:669
207 msgid "this is the first definition"
208 msgstr "це перше визначення"
209
210 #: catgets/gencat.c:516
211 #, c-format
212 msgid "unknown set `%s'"
213 msgstr "невідомий набір «%s»"
214
215 #: catgets/gencat.c:557
216 msgid "invalid quote character"
217 msgstr "некоректний символ лапок"
218
219 #: catgets/gencat.c:570
220 #, c-format
221 msgid "unknown directive `%s': line ignored"
222 msgstr "невідома інструкція «%s»: рядок проігноровано"
223
224 #: catgets/gencat.c:615
225 msgid "duplicated message number"
226 msgstr "дублювання номеру повідомлення"
227
228 #: catgets/gencat.c:666
229 msgid "duplicated message identifier"
230 msgstr "дублювання ідентифікатора повідомлення"
231
232 #: catgets/gencat.c:723
233 msgid "invalid character: message ignored"
234 msgstr "некоректний символ: повідомлення проігноровано"
235
236 #: catgets/gencat.c:766
237 msgid "invalid line"
238 msgstr "некоректний рядок"
239
240 #: catgets/gencat.c:820
241 msgid "malformed line ignored"
242 msgstr "рядок з помилковим форматування проігноровано"
243
244 #: catgets/gencat.c:984 catgets/gencat.c:1025
245 #, c-format
246 msgid "cannot open output file `%s'"
247 msgstr "не вдалося відкрити файл «%s» для виведення даних"
248
249 #: catgets/gencat.c:1187 locale/programs/linereader.c:560
250 msgid "invalid escape sequence"
251 msgstr "некоректна екранована послідовність символів"
252
253 #: catgets/gencat.c:1209
254 msgid "unterminated message"
255 msgstr "незавершене повідомлення"
256
257 #: catgets/gencat.c:1233
258 #, c-format
259 msgid "while opening old catalog file"
260 msgstr "під час спроби відкрити старий файл каталогу"
261
262 #: catgets/gencat.c:1324
263 #, c-format
264 msgid "conversion modules not available"
265 msgstr "модулі перетворення недоступні"
266
267 #: catgets/gencat.c:1350
268 #, c-format
269 msgid "cannot determine escape character"
270 msgstr "не вдалося визначити символ екранування"
271
272 #: debug/pcprofiledump.c:53
273 msgid "Don't buffer output"
274 msgstr "Не буферизувати виведення даних"
275
276 #: debug/pcprofiledump.c:58
277 msgid "Dump information generated by PC profiling."
278 msgstr "Дані дампу, створені засобом профілювання комп’ютера."
279
280 #: debug/pcprofiledump.c:61
281 msgid "[FILE]"
282 msgstr "[ФАЙЛ]"
283
284 #: debug/pcprofiledump.c:108
285 #, c-format
286 msgid "cannot open input file"
287 msgstr "не вдалося відкрити вхідний файл."
288
289 #: debug/pcprofiledump.c:115
290 #, c-format
291 msgid "cannot read header"
292 msgstr "не вдалося прочитати заголовок"
293
294 #: debug/pcprofiledump.c:179
295 #, c-format
296 msgid "invalid pointer size"
297 msgstr "некоректний розмір вказівника"
298
299 #: debug/xtrace.sh:26 debug/xtrace.sh:44
300 msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n"
301 msgstr "Користування: xtrace [ПАРАМЕТР]... ПРОГРАМА [ПАРАМЕТР ПРОГРАМИ]...\\n"
302
303 #: debug/xtrace.sh:32 elf/sotruss.ksh:56 elf/sotruss.ksh:67
304 #: elf/sotruss.ksh:135 malloc/memusage.sh:26
305 msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n"
306 msgstr "Виконайте команду «%s --help» або «%s --usage», щоб дізнатися більше."
307
308 #: debug/xtrace.sh:38
309 msgid "%s: option '%s' requires an argument.\\n"
310 msgstr "%s: до параметра «%s» слід додати аргумент"
311
312 #: debug/xtrace.sh:45
313 msgid ""
314 "Trace execution of program by printing currently executed function.\n"
315 "\n"
316 "     --data=FILE          Don't run the program, just print the data from FILE.\n"
317 "\n"
318 "   -?,--help              Print this help and exit\n"
319 "      --usage             Give a short usage message\n"
320 "   -V,--version           Print version information and exit\n"
321 "\n"
322 "Mandatory arguments to long options are also mandatory for any corresponding\n"
323 "short options.\n"
324 "\n"
325 msgstr ""
326 "Трасувати програму з виведенням поточної виконуваної функції.\n"
327 "\n"
328 "     --data=ФАЙЛ          не запускати програму, просто вивести дані з файла ФАЙЛ.\n"
329 "\n"
330 "   -?,--help              вивести цю довідку і завершити виконання\n"
331 "      --usage             вивести коротке повідомлення щодо користування\n"
332 "   -V,--version           вивести дані щодо версії і завершити виконання\n"
333 "\n"
334 "Обов’язкові аргументи до довгих форм запису параметрів є також об’язковими для\n"
335 "відповідних скорочених форм запису.\n"
336 "\n"
337
338 #: debug/xtrace.sh:57 elf/ldd.bash.in:55 elf/sotruss.ksh:49
339 #: malloc/memusage.sh:64
340 msgid "For bug reporting instructions, please see:\\\\n%s.\\\\n"
341 msgstr "Настанови щодо звітування про вади можна знайти тут:\\\\n%s.\\\\n"
342
343 #: debug/xtrace.sh:125
344 msgid "xtrace: unrecognized option \\`$1'\\n"
345 msgstr "xtrace: нерозпізнаний параметр \\`$1'\\n"
346
347 #: debug/xtrace.sh:138
348 msgid "No program name given\\n"
349 msgstr "Не вказано назви програми\\n"
350
351 #: debug/xtrace.sh:146
352 #, sh-format
353 msgid "executable \\`$program' not found\\n"
354 msgstr "не знайдено виконуваного файла \\`$program'\\n"
355
356 #: debug/xtrace.sh:150
357 #, sh-format
358 msgid "\\`$program' is no executable\\n"
359 msgstr "файл \\`$program' не є виконуваним\\n"
360
361 #: dlfcn/dlinfo.c:63
362 msgid "RTLD_SELF used in code not dynamically loaded"
363 msgstr "Використаний у коді символ RTLD_SELF не завантажується динамічно"
364
365 #: dlfcn/dlinfo.c:72
366 msgid "unsupported dlinfo request"
367 msgstr "непідтримуваний запит до dlinfo"
368
369 #: dlfcn/dlmopen.c:63
370 msgid "invalid namespace"
371 msgstr "некоректний простір назв"
372
373 #: dlfcn/dlmopen.c:68
374 msgid "invalid mode"
375 msgstr "некоректний режим"
376
377 #: dlfcn/dlopen.c:64
378 msgid "invalid mode parameter"
379 msgstr "некоректний параметр режиму"
380
381 #: elf/cache.c:69
382 msgid "unknown"
383 msgstr "невідомий"
384
385 #: elf/cache.c:135
386 msgid "Unknown OS"
387 msgstr "Невідома ОС"
388
389 #: elf/cache.c:140
390 #, c-format
391 msgid ", OS ABI: %s %d.%d.%d"
392 msgstr ", ABI ОС: %s %d.%d.%d"
393
394 #: elf/cache.c:157 elf/ldconfig.c:1318
395 #, c-format
396 msgid "Can't open cache file %s\n"
397 msgstr "Не вдалося відкрити файл кешу %s\n"
398
399 #: elf/cache.c:171
400 #, c-format
401 msgid "mmap of cache file failed.\n"
402 msgstr "Спроба виконати mmap для файла кешу зазнала невдачі.\n"
403
404 #: elf/cache.c:175 elf/cache.c:189
405 #, c-format
406 msgid "File is not a cache file.\n"
407 msgstr "Файл не є файлом кешу.\n"
408
409 #: elf/cache.c:222 elf/cache.c:232
410 #, c-format
411 msgid "%d libs found in cache `%s'\n"
412 msgstr "У кеші «%2$s» знайдено %1$d бібліотек\n"
413
414 #: elf/cache.c:426
415 #, c-format
416 msgid "Can't create temporary cache file %s"
417 msgstr "Не вдалося створити тимчасовий файл кешу %s"
418
419 #: elf/cache.c:434 elf/cache.c:444 elf/cache.c:448 elf/cache.c:453
420 #, c-format
421 msgid "Writing of cache data failed"
422 msgstr "Спроба запису до файла кешу зазнала невдачі"
423
424 #: elf/cache.c:458
425 #, c-format
426 msgid "Changing access rights of %s to %#o failed"
427 msgstr "Спроба змінити права доступу до %s на %#o зазнала невдачі"
428
429 #: elf/cache.c:463
430 #, c-format
431 msgid "Renaming of %s to %s failed"
432 msgstr "Спроба перейменувати %s на %s зазнала невдачі"
433
434 #: elf/dl-close.c:383 elf/dl-open.c:470
435 msgid "cannot create scope list"
436 msgstr "не вдалося створити список областей дії"
437
438 #: elf/dl-close.c:776
439 msgid "shared object not open"
440 msgstr "об’єкт спільного використання не відкрито"
441
442 #: elf/dl-deps.c:112
443 msgid "DST not allowed in SUID/SGID programs"
444 msgstr "DST заборонено використовувати у програмах з бітами SUID/SGID"
445
446 #: elf/dl-deps.c:125
447 msgid "empty dynamic string token substitution"
448 msgstr "порожня заміна динамічної рядкової лексеми"
449
450 #: elf/dl-deps.c:131
451 #, c-format
452 msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
453 msgstr "неможливо завантажити допоміжний «%s» через порожню заміну динамічної рядкової лексеми\n"
454
455 #: elf/dl-deps.c:479
456 msgid "cannot allocate dependency list"
457 msgstr "не вдалося розмістити список залежностей у пам’яті"
458
459 #: elf/dl-deps.c:516 elf/dl-deps.c:576
460 msgid "cannot allocate symbol search list"
461 msgstr "не вдалося розмістити список символів для пошуку у пам’яті"
462
463 #: elf/dl-deps.c:556
464 msgid "Filters not supported with LD_TRACE_PRELINKING"
465 msgstr "Підтримки фільтрів разом з LD_TRACE_PRELINKING не передбачено"
466
467 #: elf/dl-error.c:77
468 msgid "DYNAMIC LINKER BUG!!!"
469 msgstr "ВАДА ДИНАМІЧНОГО КОМПОНУВАЛЬНИКА!!!"
470
471 #: elf/dl-error.c:127
472 msgid "error while loading shared libraries"
473 msgstr "помилка під час спроби завантажити бібліотеки спільного використання"
474
475 #: elf/dl-fptr.c:87 ports/sysdeps/hppa/dl-fptr.c:93
476 msgid "cannot map pages for fdesc table"
477 msgstr "не можна відображати сторінки для таблиці fdesc"
478
479 #: elf/dl-fptr.c:191 ports/sysdeps/hppa/dl-fptr.c:206
480 msgid "cannot map pages for fptr table"
481 msgstr "не можна відображати сторінки для таблиці fptr"
482
483 #: elf/dl-fptr.c:220 ports/sysdeps/hppa/dl-fptr.c:235
484 msgid "internal error: symidx out of range of fptr table"
485 msgstr "внутрішня помилка: symidx перебуває поза межами таблиці fptr"
486
487 #: elf/dl-hwcaps.c:184 elf/dl-hwcaps.c:196
488 msgid "cannot create capability list"
489 msgstr "не вдалося створити список можливостей"
490
491 #: elf/dl-load.c:465
492 msgid "cannot allocate name record"
493 msgstr "не вдалося розмістити запис назви у пам’яті"
494
495 #: elf/dl-load.c:550 elf/dl-load.c:666 elf/dl-load.c:749 elf/dl-load.c:868
496 msgid "cannot create cache for search path"
497 msgstr "не вдалося створити кеш для шляху пошуку"
498
499 #: elf/dl-load.c:641
500 msgid "cannot create RUNPATH/RPATH copy"
501 msgstr "не вдалося створити копію RUNPATH/RPATH"
502
503 #: elf/dl-load.c:735
504 msgid "cannot create search path array"
505 msgstr "не вдалося створити масив шляхів пошуку"
506
507 #: elf/dl-load.c:940
508 msgid "cannot stat shared object"
509 msgstr "не вдалося виконати статистичну обробку об’єкта спільного використання"
510
511 #: elf/dl-load.c:1018
512 msgid "cannot open zero fill device"
513 msgstr "не вдалося відкрити пристрій заповнення нулями"
514
515 #: elf/dl-load.c:1065 elf/dl-load.c:2348
516 msgid "cannot create shared object descriptor"
517 msgstr "не вдалося створити дескриптор об’єкта спільного використання"
518
519 #: elf/dl-load.c:1084 elf/dl-load.c:1761 elf/dl-load.c:1864
520 msgid "cannot read file data"
521 msgstr "не вдалося прочитати дані файла"
522
523 #: elf/dl-load.c:1130
524 msgid "ELF load command alignment not page-aligned"
525 msgstr "Вирівнювання команди завантаження ELF виконано не за сторінками пам’яті"
526
527 #: elf/dl-load.c:1137
528 msgid "ELF load command address/offset not properly aligned"
529 msgstr "адреса або зміщення команди завантаження ELF неправильно вирівняно"
530
531 #: elf/dl-load.c:1222
532 msgid "cannot allocate TLS data structures for initial thread"
533 msgstr "не вдалося розмістити структури даних TLS для початкового потоку обробки"
534
535 #: elf/dl-load.c:1245
536 msgid "cannot handle TLS data"
537 msgstr "не вдалося обробити дані TLS"
538
539 #: elf/dl-load.c:1264
540 msgid "object file has no loadable segments"
541 msgstr "у об’єктному файлі немає придатних до завантаження сегментів"
542
543 #: elf/dl-load.c:1300
544 msgid "failed to map segment from shared object"
545 msgstr "не вдалося відобразити сегмент з об’єкта спільного використання"
546
547 #: elf/dl-load.c:1326
548 msgid "cannot dynamically load executable"
549 msgstr "не вдалося завантажити виконуваний файл у динамічному режимі"
550
551 #: elf/dl-load.c:1389 elf/dl-load.c:1498
552 msgid "cannot change memory protections"
553 msgstr "зміна захисту області пам’яті неможлива"
554
555 #: elf/dl-load.c:1408
556 msgid "cannot map zero-fill pages"
557 msgstr "не вдалося відобразити сторінки заповнення нулями"
558
559 #: elf/dl-load.c:1422
560 msgid "object file has no dynamic section"
561 msgstr "у об’єктному файлі немає динамічного розділу"
562
563 #: elf/dl-load.c:1445
564 msgid "shared object cannot be dlopen()ed"
565 msgstr "об’єкт спільного використання не може бути відкрито за допомогою dlopen()"
566
567 #: elf/dl-load.c:1458
568 msgid "cannot allocate memory for program header"
569 msgstr "не вдалося отримати пам’ять для заголовка програми"
570
571 #: elf/dl-load.c:1475 elf/dl-open.c:195
572 msgid "invalid caller"
573 msgstr "некоректна функція виклику"
574
575 #: elf/dl-load.c:1518
576 msgid "cannot enable executable stack as shared object requires"
577 msgstr "не вдалося увімкнути стек виконання, як цього вимагає об’єкт спільного використання"
578
579 #: elf/dl-load.c:1531
580 msgid "cannot close file descriptor"
581 msgstr "не вдалося закрити дескриптор файла"
582
583 #: elf/dl-load.c:1761
584 msgid "file too short"
585 msgstr "файл є надто коротким"
586
587 #: elf/dl-load.c:1797
588 msgid "invalid ELF header"
589 msgstr "некоректний заголовок ELF"
590
591 #: elf/dl-load.c:1809
592 msgid "ELF file data encoding not big-endian"
593 msgstr "байти у даних файла ELF впорядковано не у зворотному порядку"
594
595 #: elf/dl-load.c:1811
596 msgid "ELF file data encoding not little-endian"
597 msgstr "байти у даних файла ELF впорядковано не у прямому порядку"
598
599 #: elf/dl-load.c:1815
600 msgid "ELF file version ident does not match current one"
601 msgstr "ідентифікатор версії файла ELF не відповідає поточному"
602
603 #: elf/dl-load.c:1819
604 msgid "ELF file OS ABI invalid"
605 msgstr "некоректний ABI ОС у файлі ELF"
606
607 #: elf/dl-load.c:1822
608 msgid "ELF file ABI version invalid"
609 msgstr "некоректна версія ABI у файлі ELF"
610
611 #: elf/dl-load.c:1825
612 msgid "nonzero padding in e_ident"
613 msgstr "ненульове доповнення у e_ident"
614
615 #: elf/dl-load.c:1828
616 msgid "internal error"
617 msgstr "внутрішня помилка"
618
619 #: elf/dl-load.c:1835
620 msgid "ELF file version does not match current one"
621 msgstr "версія файла ELF не збігається з поточною"
622
623 #: elf/dl-load.c:1843
624 msgid "only ET_DYN and ET_EXEC can be loaded"
625 msgstr "можна завантажити лише ET_DYN і ET_EXEC"
626
627 #: elf/dl-load.c:1849
628 msgid "ELF file's phentsize not the expected size"
629 msgstr "phentsize файла ELF не є очікуваним"
630
631 #: elf/dl-load.c:2367
632 msgid "wrong ELF class: ELFCLASS64"
633 msgstr "помилковий клас ELF: ELFCLASS64"
634
635 #: elf/dl-load.c:2368
636 msgid "wrong ELF class: ELFCLASS32"
637 msgstr "помилковий клас ELF: ELFCLASS32"
638
639 #: elf/dl-load.c:2371
640 msgid "cannot open shared object file"
641 msgstr "не вдалося відкрити файл об’єктів спільного використання"
642
643 #: elf/dl-lookup.c:753 ports/sysdeps/mips/dl-lookup.c:770
644 msgid "relocation error"
645 msgstr "помилка пересування"
646
647 #: elf/dl-lookup.c:780 ports/sysdeps/mips/dl-lookup.c:797
648 msgid "symbol lookup error"
649 msgstr "помилка під час пошуку символів"
650
651 #: elf/dl-open.c:102
652 msgid "cannot extend global scope"
653 msgstr "не вдалося розширити загальну область"
654
655 #: elf/dl-open.c:520
656 msgid "TLS generation counter wrapped!  Please report this."
657 msgstr "Переповнено лічильник створення TLS! Будь ласка, повідомте про цю помилку розробникам."
658
659 #: elf/dl-open.c:542
660 msgid "cannot load any more object with static TLS"
661 msgstr "неможливо продовжувати завантаження інших об’єктів зі статичним TLS"
662
663 #: elf/dl-open.c:602
664 msgid "invalid mode for dlopen()"
665 msgstr "некоректний режим для dlopen()"
666
667 #: elf/dl-open.c:619
668 msgid "no more namespaces available for dlmopen()"
669 msgstr "більше немає просторів назв для dlmopen()"
670
671 #: elf/dl-open.c:637
672 msgid "invalid target namespace in dlmopen()"
673 msgstr "некоректний простір назв призначення у dlmopen()"
674
675 #: elf/dl-reloc.c:158
676 msgid "cannot allocate memory in static TLS block"
677 msgstr "не вдалося отримати область пам’яті у статичному блоці TLS"
678
679 #: elf/dl-reloc.c:250
680 msgid "cannot make segment writable for relocation"
681 msgstr "не вдалося створити сегмент придатний до запису для пересування"
682
683 #: elf/dl-reloc.c:313
684 #, c-format
685 msgid "%s: no PLTREL found in object %s\n"
686 msgstr "%s: у об’єкті %s не знайдено PLTREL\n"
687
688 #: elf/dl-reloc.c:324
689 #, c-format
690 msgid "%s: out of memory to store relocation results for %s\n"
691 msgstr "%s: не вистачає пам’яті для зберігання результатів пересування для %s\n"
692
693 #: elf/dl-reloc.c:340
694 msgid "cannot restore segment prot after reloc"
695 msgstr "не вдалося відновити захист сегмент після пересування"
696
697 #: elf/dl-reloc.c:369
698 msgid "cannot apply additional memory protection after relocation"
699 msgstr "не вдалося застосувати додатковий захист пам’яті після пересування"
700
701 #: elf/dl-sym.c:153
702 msgid "RTLD_NEXT used in code not dynamically loaded"
703 msgstr "Використаний у коді символ RTLD_NEXT не завантажується динамічно"
704
705 #: elf/dl-tls.c:923
706 msgid "cannot create TLS data structures"
707 msgstr "не вдалося створити структури даних TLS"
708
709 #: elf/dl-version.c:166
710 msgid "version lookup error"
711 msgstr "помилка під час пошуку версії"
712
713 #: elf/dl-version.c:296
714 msgid "cannot allocate version reference table"
715 msgstr "не вдалося розмістити таблицю посилань на версії"
716
717 #: elf/ldconfig.c:141
718 msgid "Print cache"
719 msgstr "Вивести кеш"
720
721 #: elf/ldconfig.c:142
722 msgid "Generate verbose messages"
723 msgstr "Режим докладних повідомлень"
724
725 #: elf/ldconfig.c:143
726 msgid "Don't build cache"
727 msgstr "Не збирати кеш"
728
729 #: elf/ldconfig.c:144
730 msgid "Don't generate links"
731 msgstr "Не створювати посилань"
732
733 #: elf/ldconfig.c:145
734 msgid "Change to and use ROOT as root directory"
735 msgstr "Перейти до каталогу КОРІНЬ і використовувати його як кореневий"
736
737 #: elf/ldconfig.c:145
738 msgid "ROOT"
739 msgstr "КОРІНЬ"
740
741 #: elf/ldconfig.c:146
742 msgid "CACHE"
743 msgstr "КЕШ"
744
745 #: elf/ldconfig.c:146
746 msgid "Use CACHE as cache file"
747 msgstr "Використовувати КЕШ як файл кешу"
748
749 #: elf/ldconfig.c:147
750 msgid "CONF"
751 msgstr "КОНФ"
752
753 #: elf/ldconfig.c:147
754 msgid "Use CONF as configuration file"
755 msgstr "Використовувати КОНФ як файл налаштувань"
756
757 #: elf/ldconfig.c:148
758 msgid "Only process directories specified on the command line.  Don't build cache."
759 msgstr "Обробляти лише каталоги, вказані у командному рядку. Не будувати кеш."
760
761 #: elf/ldconfig.c:149
762 msgid "Manually link individual libraries."
763 msgstr "Під’єднати окремі бібліотеки вручну."
764
765 #: elf/ldconfig.c:150
766 msgid "FORMAT"
767 msgstr "ФОРМАТ"
768
769 #: elf/ldconfig.c:150
770 msgid "Format to use: new, old or compat (default)"
771 msgstr "Формат, яким слід скористатися: new, old або compat (типовий)"
772
773 #: elf/ldconfig.c:151
774 msgid "Ignore auxiliary cache file"
775 msgstr "Ігнорувати допоміжний файл кешу"
776
777 #: elf/ldconfig.c:159
778 msgid "Configure Dynamic Linker Run Time Bindings."
779 msgstr "Налаштувати прив’язки динамічного компонувальника під час виконання."
780
781 #: elf/ldconfig.c:346
782 #, c-format
783 msgid "Path `%s' given more than once"
784 msgstr "Шлях «%s» вказано декілька разів"
785
786 #: elf/ldconfig.c:386
787 #, c-format
788 msgid "%s is not a known library type"
789 msgstr "%s не є відомим типом бібліотеки"
790
791 #: elf/ldconfig.c:414
792 #, c-format
793 msgid "Can't stat %s"
794 msgstr "Не вдалося отримати статистичні дані щодо %s"
795
796 #: elf/ldconfig.c:488
797 #, c-format
798 msgid "Can't stat %s\n"
799 msgstr "Не вдалося отримати статистичні дані щодо %s\n"
800
801 #: elf/ldconfig.c:498
802 #, c-format
803 msgid "%s is not a symbolic link\n"
804 msgstr "%s не є символічним посиланням\n"
805
806 #: elf/ldconfig.c:517
807 #, c-format
808 msgid "Can't unlink %s"
809 msgstr "Не вдалося від’єднати %s"
810
811 #: elf/ldconfig.c:523
812 #, c-format
813 msgid "Can't link %s to %s"
814 msgstr "Не вдалося під’єднати %s до %s"
815
816 #: elf/ldconfig.c:529
817 msgid " (changed)\n"
818 msgstr " (змінено)\n"
819
820 #: elf/ldconfig.c:531
821 msgid " (SKIPPED)\n"
822 msgstr " (ПРОПУЩЕНО)\n"
823
824 #: elf/ldconfig.c:586
825 #, c-format
826 msgid "Can't find %s"
827 msgstr "Не вдалося знайти %s"
828
829 #: elf/ldconfig.c:602 elf/ldconfig.c:775 elf/ldconfig.c:834 elf/ldconfig.c:868
830 #, c-format
831 msgid "Cannot lstat %s"
832 msgstr "Не вдалося обробити lstat %s"
833
834 #: elf/ldconfig.c:609
835 #, c-format
836 msgid "Ignored file %s since it is not a regular file."
837 msgstr "Файл %s проігноровано, оскільки він не є звичайним файлом."
838
839 #: elf/ldconfig.c:618
840 #, c-format
841 msgid "No link created since soname could not be found for %s"
842 msgstr "Зв’язку не створено, оскільки не вдалося знайти бібліотеку so для %s"
843
844 #: elf/ldconfig.c:701
845 #, c-format
846 msgid "Can't open directory %s"
847 msgstr "Не вдалося відкрити каталог %s"
848
849 #: elf/ldconfig.c:793 elf/ldconfig.c:855 elf/readlib.c:90
850 #, c-format
851 msgid "Input file %s not found.\n"
852 msgstr "Файл вхідних даних %s не знайдено.\n"
853
854 #: elf/ldconfig.c:800
855 #, c-format
856 msgid "Cannot stat %s"
857 msgstr "Не вдалося отримати статистичні дані щодо %s"
858
859 #: elf/ldconfig.c:929
860 #, c-format
861 msgid "libc5 library %s in wrong directory"
862 msgstr "Бібліотека libc5 %s зберігається у помилковому каталозі"
863
864 #: elf/ldconfig.c:932
865 #, c-format
866 msgid "libc6 library %s in wrong directory"
867 msgstr "Бібліотека libc6 %s зберігається у помилковому каталозі"
868
869 #: elf/ldconfig.c:935
870 #, c-format
871 msgid "libc4 library %s in wrong directory"
872 msgstr "Бібліотека libc4 %s зберігається у помилковому каталозі"
873
874 #: elf/ldconfig.c:963
875 #, c-format
876 msgid "libraries %s and %s in directory %s have same soname but different type."
877 msgstr "бібліотеки %s і %s у каталозі %s мають однакові назви so, але належать до різних типів."
878
879 #: elf/ldconfig.c:1072
880 #, c-format
881 msgid "Warning: ignoring configuration file that cannot be opened: %s"
882 msgstr "Попередження: ігноруємо файл налаштувань, який не вдалося відкрити: %s"
883
884 #: elf/ldconfig.c:1138
885 #, c-format
886 msgid "%s:%u: bad syntax in hwcap line"
887 msgstr "%s:%u: помилковий синтаксис у рядку hwcap"
888
889 #: elf/ldconfig.c:1144
890 #, c-format
891 msgid "%s:%u: hwcap index %lu above maximum %u"
892 msgstr "%s:%u: індекс hwcap %lu перевищує максимальне значення %u"
893
894 #: elf/ldconfig.c:1151 elf/ldconfig.c:1159
895 #, c-format
896 msgid "%s:%u: hwcap index %lu already defined as %s"
897 msgstr "%s:%u: індекс hwcap %lu вже визначено як %s"
898
899 #: elf/ldconfig.c:1162
900 #, c-format
901 msgid "%s:%u: duplicate hwcap %lu %s"
902 msgstr "%s:%u: дублювання hwcap %lu %s"
903
904 #: elf/ldconfig.c:1184
905 #, c-format
906 msgid "need absolute file name for configuration file when using -r"
907 msgstr "якщо використано -r, слід вказати абсолютну назву файла для файла налаштувань"
908
909 #: elf/ldconfig.c:1191 locale/programs/xmalloc.c:64 malloc/obstack.c:432
910 #: malloc/obstack.c:434 posix/getconf.c:1076 posix/getconf.c:1296
911 #, c-format
912 msgid "memory exhausted"
913 msgstr "пам’ять вичерпано"
914
915 #: elf/ldconfig.c:1223
916 #, c-format
917 msgid "%s:%u: cannot read directory %s"
918 msgstr "%s:%u: не вдалося прочитати каталог %s"
919
920 #: elf/ldconfig.c:1267
921 #, c-format
922 msgid "relative path `%s' used to build cache"
923 msgstr "відносний шлях «%s» використано для збирання кешу"
924
925 #: elf/ldconfig.c:1297
926 #, c-format
927 msgid "Can't chdir to /"
928 msgstr "Не вдалося змінити каталог на /"
929
930 #: elf/ldconfig.c:1338
931 #, c-format
932 msgid "Can't open cache file directory %s\n"
933 msgstr "Не вдалося відкрити каталог файлів кешу %s\n"
934
935 #: elf/ldd.bash.in:42
936 msgid "Written by %s and %s.\n"
937 msgstr "Автор програми %s та %s.\n"
938
939 #: elf/ldd.bash.in:47
940 msgid ""
941 "Usage: ldd [OPTION]... FILE...\n"
942 "      --help              print this help and exit\n"
943 "      --version           print version information and exit\n"
944 "  -d, --data-relocs       process data relocations\n"
945 "  -r, --function-relocs   process data and function relocations\n"
946 "  -u, --unused            print unused direct dependencies\n"
947 "  -v, --verbose           print all information\n"
948 msgstr ""
949 "Користування: ldd [ПАРАМЕТР]... ФАЙЛ...\n"
950 "      --help              вивести це довідкове повідомлення і завершити роботу\n"
951 "      --version           вивести дані щодо версії і завершити роботу\n"
952 "  -d, --data-relocs       обробити пересування даних\n"
953 "  -r, --function-relocs   обробити пересування даних і функцій\n"
954 "  -u, --unused            вивести список невикористаних безпосередніх залежностей\n"
955 "  -v, --verbose           вивести усі дані\n"
956
957 #: elf/ldd.bash.in:80
958 msgid "ldd: option \\`$1' is ambiguous"
959 msgstr "ldd: параметр «$1» є неоднозначним"
960
961 #: elf/ldd.bash.in:87
962 msgid "unrecognized option"
963 msgstr "нерозпізнаний параметр"
964
965 #: elf/ldd.bash.in:88 elf/ldd.bash.in:125
966 msgid "Try \\`ldd --help' for more information."
967 msgstr "Спробуйте «ldd --help» для отримання докладнішого опису."
968
969 #: elf/ldd.bash.in:124
970 msgid "missing file arguments"
971 msgstr "не вказано аргументів-назв файл"
972
973 #. TRANS No such file or directory.  This is a ``file doesn't exist'' error
974 #. TRANS for ordinary files that are referenced in contexts where they are
975 #. TRANS expected to already exist.
976 #: elf/ldd.bash.in:147 sysdeps/gnu/errlist.c:36
977 msgid "No such file or directory"
978 msgstr "Немає такого файла або каталогу"
979
980 #: elf/ldd.bash.in:150 inet/rcmd.c:488
981 msgid "not regular file"
982 msgstr "не є звичайним файлом"
983
984 #: elf/ldd.bash.in:153
985 msgid "warning: you do not have execution permission for"
986 msgstr "попередження: у вас немає прав на виконання"
987
988 #: elf/ldd.bash.in:182
989 msgid "\tnot a dynamic executable"
990 msgstr "\tне є динамічним виконуваним файлом"
991
992 #: elf/ldd.bash.in:190
993 msgid "exited with unknown exit code"
994 msgstr "завершено з невідомим кодом виходу"
995
996 #: elf/ldd.bash.in:195
997 msgid "error: you do not have read permission for"
998 msgstr "помилка: у вас немає права на читання"
999
1000 #: elf/pldd-xx.c:105
1001 #, c-format
1002 msgid "cannot find program header of process"
1003 msgstr "не вдалося знайти заголовок програми для обробки"
1004
1005 #: elf/pldd-xx.c:110
1006 #, c-format
1007 msgid "cannot read program header"
1008 msgstr "не вдалося прочитати заголовок програми"
1009
1010 #: elf/pldd-xx.c:135
1011 #, c-format
1012 msgid "cannot read dynamic section"
1013 msgstr "не вдалося прочитати розділ dynamic"
1014
1015 #: elf/pldd-xx.c:147
1016 #, c-format
1017 msgid "cannot read r_debug"
1018 msgstr "не вдалося прочитати r_debug"
1019
1020 #: elf/pldd-xx.c:167
1021 #, c-format
1022 msgid "cannot read program interpreter"
1023 msgstr "не вдалося прочитати інтерпретатор програми"
1024
1025 #: elf/pldd-xx.c:196
1026 #, c-format
1027 msgid "cannot read link map"
1028 msgstr "не вдалося прочитати карту посилань"
1029
1030 #: elf/pldd-xx.c:207
1031 #, c-format
1032 msgid "cannot read object name"
1033 msgstr "не вдалося прочитати назву об’єкта"
1034
1035 #: elf/pldd.c:62
1036 msgid "List dynamic shared objects loaded into process."
1037 msgstr "Показати список динамічних об’єктів спільного використання, завантажених до процесу."
1038
1039 #: elf/pldd.c:66
1040 msgid "PID"
1041 msgstr "PID"
1042
1043 #: elf/pldd.c:97
1044 #, c-format
1045 msgid "Exactly one parameter with process ID required.\n"
1046 msgstr "З ідентифікатором процесу має бути вказано точно один параметр.\n"
1047
1048 #: elf/pldd.c:109
1049 #, c-format
1050 msgid "invalid process ID '%s'"
1051 msgstr "некоректний ідентифікатор процесу «%s»"
1052
1053 #: elf/pldd.c:117
1054 #, c-format
1055 msgid "cannot open %s"
1056 msgstr "не вдалося відкрити %s"
1057
1058 #: elf/pldd.c:142
1059 #, c-format
1060 msgid "cannot open %s/task"
1061 msgstr "не вдалося відкрити %s/завдання"
1062
1063 #: elf/pldd.c:145
1064 #, c-format
1065 msgid "cannot prepare reading %s/task"
1066 msgstr "не вдалося підготувати читання %s/завдання"
1067
1068 #: elf/pldd.c:158
1069 #, c-format
1070 msgid "invalid thread ID '%s'"
1071 msgstr "некоректний ідентифікатор потоку «%s»"
1072
1073 #: elf/pldd.c:169
1074 #, c-format
1075 msgid "cannot attach to process %lu"
1076 msgstr "не вдалося приєднатися до процесу %lu"
1077
1078 #: elf/pldd.c:261
1079 #, c-format
1080 msgid "cannot get information about process %lu"
1081 msgstr "не вдалося отримати інформацію щодо процесу %lu"
1082
1083 #: elf/pldd.c:274
1084 #, c-format
1085 msgid "process %lu is no ELF program"
1086 msgstr "процес %lu не є програмою ELF"
1087
1088 #: elf/readelflib.c:34
1089 #, c-format
1090 msgid "file %s is truncated\n"
1091 msgstr "файл %s обрізано\n"
1092
1093 #: elf/readelflib.c:66
1094 #, c-format
1095 msgid "%s is a 32 bit ELF file.\n"
1096 msgstr "%s є 32-бітовим файлом ELF.\n"
1097
1098 #: elf/readelflib.c:68
1099 #, c-format
1100 msgid "%s is a 64 bit ELF file.\n"
1101 msgstr "%s є 64-бітовим файлом ELF.\n"
1102
1103 #: elf/readelflib.c:70
1104 #, c-format
1105 msgid "Unknown ELFCLASS in file %s.\n"
1106 msgstr "Невідомий ELFCLASS у файлі %s.\n"
1107
1108 #: elf/readelflib.c:77
1109 #, c-format
1110 msgid "%s is not a shared object file (Type: %d).\n"
1111 msgstr "%s не є файлом об’єктів спільного використання (тип: %d).\n"
1112
1113 #: elf/readelflib.c:108
1114 #, c-format
1115 msgid "more than one dynamic segment\n"
1116 msgstr "більш ніж один динамічний сегмент\n"
1117
1118 #: elf/readlib.c:96
1119 #, c-format
1120 msgid "Cannot fstat file %s.\n"
1121 msgstr "Не вдалося обробити за допомогою fstat файл %s.\n"
1122
1123 #: elf/readlib.c:107
1124 #, c-format
1125 msgid "File %s is empty, not checked."
1126 msgstr "Файл %s є порожнім, не перевірено."
1127
1128 #: elf/readlib.c:113
1129 #, c-format
1130 msgid "File %s is too small, not checked."
1131 msgstr "Файл %s є надто малим, не перевірено."
1132
1133 #: elf/readlib.c:123
1134 #, c-format
1135 msgid "Cannot mmap file %s.\n"
1136 msgstr "Не вдалося виконати mmap для файла %s.\n"
1137
1138 #: elf/readlib.c:161
1139 #, c-format
1140 msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
1141 msgstr "%s не є файлом ELF. Виявлено помилкові магічні байти на початку файла.\n"
1142
1143 #: elf/sln.c:84
1144 #, c-format
1145 msgid ""
1146 "Usage: sln src dest|file\n"
1147 "\n"
1148 msgstr ""
1149 "Користування: sln джерело призначення|файл\n"
1150 "\n"
1151
1152 #: elf/sln.c:109
1153 #, c-format
1154 msgid "%s: file open error: %m\n"
1155 msgstr "%s: помилка під час спроби відкрити файл: %m\n"
1156
1157 #: elf/sln.c:146
1158 #, c-format
1159 msgid "No target in line %d\n"
1160 msgstr "Немає призначення у рядку %d\n"
1161
1162 #: elf/sln.c:178
1163 #, c-format
1164 msgid "%s: destination must not be a directory\n"
1165 msgstr "%s: призначенням має бути каталог\n"
1166
1167 #: elf/sln.c:184
1168 #, c-format
1169 msgid "%s: failed to remove the old destination\n"
1170 msgstr "%s: не вдалося вилучити старий каталог призначення\n"
1171
1172 #: elf/sln.c:192
1173 #, c-format
1174 msgid "%s: invalid destination: %s\n"
1175 msgstr "%s: некоректне призначення: %s\n"
1176
1177 #: elf/sln.c:207 elf/sln.c:216
1178 #, c-format
1179 msgid "Invalid link from \"%s\" to \"%s\": %s\n"
1180 msgstr "Некоректне посилання з «%s» на «%s»: %s\n"
1181
1182 #: elf/sotruss.ksh:32
1183 #, sh-format
1184 msgid ""
1185 "Usage: sotruss [OPTION...] [--] EXECUTABLE [EXECUTABLE-OPTION...]\n"
1186 "  -F, --from FROMLIST     Trace calls from objects on FROMLIST\n"
1187 "  -T, --to TOLIST         Trace calls to objects on TOLIST\n"
1188 "\n"
1189 "  -e, --exit              Also show exits from the function calls\n"
1190 "  -f, --follow            Trace child processes\n"
1191 "  -o, --output FILENAME   Write output to FILENAME (or FILENAME.$PID in case\n"
1192 "\t\t\t  -f is also used) instead of standard error\n"
1193 "\n"
1194 "  -?, --help              Give this help list\n"
1195 "      --usage             Give a short usage message\n"
1196 "      --version           Print program version"
1197 msgstr ""
1198 "Користування: sotruss [ПАРАМЕТР...] [--] ВИКОНУВАНИЙ ФАЙЛ [ПАРАМЕТР...]\n"
1199 "  -F, --from FROMLIST     трасувати виклики від об’єктів з FROMLIST\n"
1200 "  -T, --to TOLIST         трасувати виклики до об’єктів з TOLIST\n"
1201 "\n"
1202 "  -e, --exit              показувати також виходи з викликів функцій\n"
1203 "  -f, --follow            трасувати дочірні процеси\n"
1204 "  -o, --output ФАЙЛ       записати виведені дані до файла ФАЙЛ (або до файла ФАЙЛ.$PID, якщо\n"
1205 "\t\t\t  -f використано параметр) замість стандартного каналу для помилок\n"
1206 "\n"
1207 "  -?, --help              вивести цей довідковий список\n"
1208 "      --usage             вивести коротке повідомлення щодо користування\n"
1209 "      --version           вивести дані щодо версії"
1210
1211 #: elf/sotruss.ksh:46
1212 msgid "Mandatory arguments to long options are also mandatory for any corresponding\\nshort options.\\n"
1213 msgstr "Обов’язкові аргументи до довгих форм запису параметрів є також об’язковими для\\nвідповідних скорочених форм запису.\\n"
1214
1215 #: elf/sotruss.ksh:55
1216 msgid "%s: option requires an argument -- '%s'\\n"
1217 msgstr "%s: параметр потребує аргументу -- «%s»\\n"
1218
1219 #: elf/sotruss.ksh:61
1220 msgid "%s: option is ambiguous; possibilities:"
1221 msgstr "%s: неоднозначний параметр; можливі варіанти:"
1222
1223 #: elf/sotruss.ksh:79
1224 msgid "Written by %s.\\n"
1225 msgstr "Автор — %s.\\n"
1226
1227 #: elf/sotruss.ksh:86
1228 msgid ""
1229 "Usage: %s [-ef] [-F FROMLIST] [-o FILENAME] [-T TOLIST] [--exit]\n"
1230 "\t    [--follow] [--from FROMLIST] [--output FILENAME] [--to TOLIST]\n"
1231 "\t    [--help] [--usage] [--version] [--]\n"
1232 "\t    EXECUTABLE [EXECUTABLE-OPTION...]\\n"
1233 msgstr ""
1234 "Користування: %s [-ef] [-F FROMLIST] [-o ФАЙЛ] [-T TOLIST] [--exit]\n"
1235 "\t    [--follow] [--from FROMLIST] [--output ФАЙЛ] [--to TOLIST]\n"
1236 "\t    [--help] [--usage] [--version] [--]\n"
1237 "\t    ВИКОНУВАНИЙ ФАЙЛ [ПАРАМЕТР...]\\n"
1238
1239 #: elf/sotruss.ksh:134
1240 msgid "%s: unrecognized option '%c%s'\\n"
1241 msgstr "%s: невідомий параметр «%c%s»\\n"
1242
1243 #: elf/sprof.c:77
1244 msgid "Output selection:"
1245 msgstr "Вибір виводу:"
1246
1247 #: elf/sprof.c:79
1248 msgid "print list of count paths and their number of use"
1249 msgstr "вивести список шляхів лічильника та кількість їхнього використання"
1250
1251 #: elf/sprof.c:81
1252 msgid "generate flat profile with counts and ticks"
1253 msgstr "створити плоский профіль з лічильниками та позначками"
1254
1255 #: elf/sprof.c:82
1256 msgid "generate call graph"
1257 msgstr "створити граф викликів"
1258
1259 #: elf/sprof.c:89
1260 msgid "Read and display shared object profiling data."
1261 msgstr "Прочитати або показати дані профілювання об’єктів спільного використання."
1262
1263 #: elf/sprof.c:94
1264 msgid "SHOBJ [PROFDATA]"
1265 msgstr "ОСВ [ДАНІ_ПРОФІЛЮВАННЯ]"
1266
1267 #: elf/sprof.c:433
1268 #, c-format
1269 msgid "failed to load shared object `%s'"
1270 msgstr "не вдалося завантажити об’єкт спільного використання «%s»"
1271
1272 #: elf/sprof.c:442
1273 #, c-format
1274 msgid "cannot create internal descriptors"
1275 msgstr "Не вдалося створити внутрішні дескриптори"
1276
1277 #: elf/sprof.c:554
1278 #, c-format
1279 msgid "Reopening shared object `%s' failed"
1280 msgstr "Спроба повторного відкриття об’єкта спільного використання «%s» зазнала невдачі"
1281
1282 #: elf/sprof.c:561 elf/sprof.c:656
1283 #, c-format
1284 msgid "reading of section headers failed"
1285 msgstr "спроба читання заголовків розділів зазнала невдачі"
1286
1287 #: elf/sprof.c:569 elf/sprof.c:664
1288 #, c-format
1289 msgid "reading of section header string table failed"
1290 msgstr "спроба читання таблиці рядків заголовка розділу завершилася невдало"
1291
1292 #: elf/sprof.c:595
1293 #, c-format
1294 msgid "*** Cannot read debuginfo file name: %m\n"
1295 msgstr "*** Не вдалося прочитати назву файла з діагностичними даними: %m\n"
1296
1297 #: elf/sprof.c:616
1298 #, c-format
1299 msgid "cannot determine file name"
1300 msgstr "не вдалося визначити назву файла"
1301
1302 #: elf/sprof.c:649
1303 #, c-format
1304 msgid "reading of ELF header failed"
1305 msgstr "спроба читання заголовка ELF зазнала невдачі"
1306
1307 #: elf/sprof.c:685
1308 #, c-format
1309 msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
1310 msgstr "*** Файл «%s» очищено від додаткових даних: докладний аналіз неможливий\n"
1311
1312 #: elf/sprof.c:715
1313 #, c-format
1314 msgid "failed to load symbol data"
1315 msgstr "не вдалося завантажити дані символів"
1316
1317 #: elf/sprof.c:780
1318 #, c-format
1319 msgid "cannot load profiling data"
1320 msgstr "не вдалося завантажити дані профілювання"
1321
1322 #: elf/sprof.c:789
1323 #, c-format
1324 msgid "while stat'ing profiling data file"
1325 msgstr "під час отримання статистичних даних щодо файла даних профілювання"
1326
1327 #: elf/sprof.c:797
1328 #, c-format
1329 msgid "profiling data file `%s' does not match shared object `%s'"
1330 msgstr "файл даних профілювання «%s» не відповідає об’єкту спільного використання «%s»"
1331
1332 #: elf/sprof.c:808
1333 #, c-format
1334 msgid "failed to mmap the profiling data file"
1335 msgstr "не вдалося виконати mmap для файла даних профілювання"
1336
1337 #: elf/sprof.c:816
1338 #, c-format
1339 msgid "error while closing the profiling data file"
1340 msgstr "помилка під час спроби закрити файл даних профілювання"
1341
1342 #: elf/sprof.c:825 elf/sprof.c:923
1343 #, c-format
1344 msgid "cannot create internal descriptor"
1345 msgstr "не вдалося створити внутрішній дескриптор"
1346
1347 #: elf/sprof.c:899
1348 #, c-format
1349 msgid "`%s' is no correct profile data file for `%s'"
1350 msgstr "«%s» не є коректним файлом даних профілювання для «%s»"
1351
1352 #: elf/sprof.c:1080 elf/sprof.c:1138
1353 #, c-format
1354 msgid "cannot allocate symbol data"
1355 msgstr "не вдалося розмістити дані символу"
1356
1357 #: iconv/iconv_charmap.c:141 iconv/iconv_prog.c:448
1358 #, c-format
1359 msgid "cannot open output file"
1360 msgstr "не вдалося відкрити файл виведення"
1361
1362 #: iconv/iconv_charmap.c:187 iconv/iconv_prog.c:311
1363 #, c-format
1364 msgid "error while closing input `%s'"
1365 msgstr "помилка під час спроби закрити вхідний файл «%s»"
1366
1367 #: iconv/iconv_charmap.c:461
1368 #, c-format
1369 msgid "illegal input sequence at position %Zd"
1370 msgstr "некоректна послідовність вхідних даних на позиції %Zd"
1371
1372 #: iconv/iconv_charmap.c:480 iconv/iconv_prog.c:539
1373 #, c-format
1374 msgid "incomplete character or shift sequence at end of buffer"
1375 msgstr "незавершений символ чи послідовність зміни регістру наприкінці буфера"
1376
1377 #: iconv/iconv_charmap.c:525 iconv/iconv_charmap.c:561 iconv/iconv_prog.c:582
1378 #: iconv/iconv_prog.c:618
1379 #, c-format
1380 msgid "error while reading the input"
1381 msgstr "помилка під час читання вхідних даних"
1382
1383 #: iconv/iconv_charmap.c:543 iconv/iconv_prog.c:600
1384 #, c-format
1385 msgid "unable to allocate buffer for input"
1386 msgstr "не вдалося розмістити буфер для вхідних даних"
1387
1388 #: iconv/iconv_prog.c:59
1389 msgid "Input/Output format specification:"
1390 msgstr "Специфікація форматі вхідних і вихідних даних:"
1391
1392 #: iconv/iconv_prog.c:60
1393 msgid "encoding of original text"
1394 msgstr "кодування початкового тексту"
1395
1396 #: iconv/iconv_prog.c:61
1397 msgid "encoding for output"
1398 msgstr "кодування результату перетворення"
1399
1400 #: iconv/iconv_prog.c:62
1401 msgid "Information:"
1402 msgstr "Інформація:"
1403
1404 #: iconv/iconv_prog.c:63
1405 msgid "list all known coded character sets"
1406 msgstr "показати список усіх відомих програмі наборів символів"
1407
1408 #: iconv/iconv_prog.c:64 locale/programs/localedef.c:129
1409 msgid "Output control:"
1410 msgstr "Керування виводом:"
1411
1412 #: iconv/iconv_prog.c:65
1413 msgid "omit invalid characters from output"
1414 msgstr "пропускати некоректні символи у вхідних даних"
1415
1416 #: iconv/iconv_prog.c:66 iconv/iconvconfig.c:128
1417 #: locale/programs/localedef.c:122 locale/programs/localedef.c:124
1418 #: locale/programs/localedef.c:126 locale/programs/localedef.c:147
1419 #: malloc/memusagestat.c:56
1420 msgid "FILE"
1421 msgstr "ФАЙЛ"
1422
1423 #: iconv/iconv_prog.c:66
1424 msgid "output file"
1425 msgstr "вихідний файл"
1426
1427 #: iconv/iconv_prog.c:67
1428 msgid "suppress warnings"
1429 msgstr "придушити попередження"
1430
1431 #: iconv/iconv_prog.c:68
1432 msgid "print progress information"
1433 msgstr "виводити дані щодо поступу"
1434
1435 #: iconv/iconv_prog.c:73
1436 msgid "Convert encoding of given files from one encoding to another."
1437 msgstr "Змінити кодування у вказаних файлах."
1438
1439 #: iconv/iconv_prog.c:77
1440 msgid "[FILE...]"
1441 msgstr "[ФАЙЛ...]"
1442
1443 #: iconv/iconv_prog.c:233
1444 #, c-format
1445 msgid "conversions from `%s' and to `%s' are not supported"
1446 msgstr "перетворення з «%s» до «%s» не передбачено"
1447
1448 #: iconv/iconv_prog.c:238
1449 #, c-format
1450 msgid "conversion from `%s' is not supported"
1451 msgstr "підтримки перетворення з «%s» не передбачено"
1452
1453 #: iconv/iconv_prog.c:245
1454 #, c-format
1455 msgid "conversion to `%s' is not supported"
1456 msgstr "підтримки перетворення до «%s» не передбачено"
1457
1458 #: iconv/iconv_prog.c:249
1459 #, c-format
1460 msgid "conversion from `%s' to `%s' is not supported"
1461 msgstr "перетворення з «%s» до «%s» не передбачено"
1462
1463 #: iconv/iconv_prog.c:259
1464 #, c-format
1465 msgid "failed to start conversion processing"
1466 msgstr "не вдалося розпочати процес перетворення"
1467
1468 #: iconv/iconv_prog.c:357
1469 #, c-format
1470 msgid "error while closing output file"
1471 msgstr "помилка під час спроби закрити файл виведених даних"
1472
1473 #: iconv/iconv_prog.c:458
1474 #, c-format
1475 msgid "conversion stopped due to problem in writing the output"
1476 msgstr "перетворення припинено через проблеми із записом результату"
1477
1478 #: iconv/iconv_prog.c:535
1479 #, c-format
1480 msgid "illegal input sequence at position %ld"
1481 msgstr "некоректна послідовність вхідних даних на позиції %ld"
1482
1483 #: iconv/iconv_prog.c:543
1484 #, c-format
1485 msgid "internal error (illegal descriptor)"
1486 msgstr "внутрішня помилка (некоректний дескриптор)"
1487
1488 #: iconv/iconv_prog.c:546
1489 #, c-format
1490 msgid "unknown iconv() error %d"
1491 msgstr "невідома помилка iconv() з номером %d"
1492
1493 #: iconv/iconv_prog.c:791
1494 msgid ""
1495 "The following list contains all the coded character sets known.  This does\n"
1496 "not necessarily mean that all combinations of these names can be used for\n"
1497 "the FROM and TO command line parameters.  One coded character set can be\n"
1498 "listed with several different names (aliases).\n"
1499 "\n"
1500 "  "
1501 msgstr ""
1502 "У наведеному нижче списку містяться усі відомі кодовані набори символів. Це\n"
1503 "не обов’язково означає, що усіма цими комбінаціями назв можна скористатися\n"
1504 "для параметрів командного рядка FROM і TO. Один кодований набір символів\n"
1505 "може фігурувати у списку під різними назвами (псевдонімами).\n"
1506 "\n"
1507 "  "
1508
1509 #: iconv/iconvconfig.c:109
1510 msgid "Create fastloading iconv module configuration file."
1511 msgstr "Створити швидкозавантажуваний файл налаштувань модуля iconv."
1512
1513 #: iconv/iconvconfig.c:113
1514 msgid "[DIR...]"
1515 msgstr "[КАТАЛОГ...]"
1516
1517 #: iconv/iconvconfig.c:126 locale/programs/localedef.c:133
1518 msgid "PATH"
1519 msgstr "ШЛЯХ"
1520
1521 #: iconv/iconvconfig.c:127
1522 msgid "Prefix used for all file accesses"
1523 msgstr "Префікс, що використовується для доступу до усіх файлів"
1524
1525 #: iconv/iconvconfig.c:128
1526 msgid "Put output in FILE instead of installed location (--prefix does not apply to FILE)"
1527 msgstr "Вивести дані до файла ФАЙЛ замість встановленого місця (--prefix не застосовується до файла ФАЙЛ)"
1528
1529 #: iconv/iconvconfig.c:132
1530 msgid "Do not search standard directories, only those on the command line"
1531 msgstr "Не шукати у стандартних каталогах, шукати лише у каталогах, вказаних у командному рядку"
1532
1533 #: iconv/iconvconfig.c:299
1534 #, c-format
1535 msgid "Directory arguments required when using --nostdlib"
1536 msgstr "Якщо використовується --nostdlib, слід вказати аргументи-каталоги"
1537
1538 #: iconv/iconvconfig.c:341 locale/programs/localedef.c:294
1539 #, c-format
1540 msgid "no output file produced because warnings were issued"
1541 msgstr "виведені дані не записано через появу попереджень"
1542
1543 #: iconv/iconvconfig.c:430
1544 #, c-format
1545 msgid "while inserting in search tree"
1546 msgstr "під час вставлення до дерева пошуку"
1547
1548 #: iconv/iconvconfig.c:1239
1549 #, c-format
1550 msgid "cannot generate output file"
1551 msgstr "не вдалося створити файл результату"
1552
1553 #: inet/rcmd.c:163
1554 msgid "rcmd: Cannot allocate memory\n"
1555 msgstr "rcmd: не вдалося отримати область пам’яті\n"
1556
1557 #: inet/rcmd.c:178
1558 msgid "rcmd: socket: All ports in use\n"
1559 msgstr "rcmd: socket: використано усі порти\n"
1560
1561 #: inet/rcmd.c:206
1562 #, c-format
1563 msgid "connect to address %s: "
1564 msgstr "встановлення з’єднання з адресою %s: "
1565
1566 #: inet/rcmd.c:219
1567 #, c-format
1568 msgid "Trying %s...\n"
1569 msgstr "Перевіряємо %s...\n"
1570
1571 #: inet/rcmd.c:255
1572 #, c-format
1573 msgid "rcmd: write (setting up stderr): %m\n"
1574 msgstr "rcmd: write (налаштовування stderr): %m\n"
1575
1576 #: inet/rcmd.c:271
1577 #, c-format
1578 msgid "rcmd: poll (setting up stderr): %m\n"
1579 msgstr "rcmd: poll (налаштовування stderr): %m\n"
1580
1581 #: inet/rcmd.c:274
1582 msgid "poll: protocol failure in circuit setup\n"
1583 msgstr "poll: помилка протоколу у налаштуванні ланцюжка\n"
1584
1585 #: inet/rcmd.c:306
1586 msgid "socket: protocol failure in circuit setup\n"
1587 msgstr "socket: помилка протоколу у налаштуванні ланцюжка\n"
1588
1589 #: inet/rcmd.c:330
1590 #, c-format
1591 msgid "rcmd: %s: short read"
1592 msgstr "rcmd: %s: неповне читання"
1593
1594 #: inet/rcmd.c:486
1595 msgid "lstat failed"
1596 msgstr "помилка lstat"
1597
1598 #: inet/rcmd.c:493
1599 msgid "cannot open"
1600 msgstr "не вдалося відкрити"
1601
1602 #: inet/rcmd.c:495
1603 msgid "fstat failed"
1604 msgstr "помилка fstat"
1605
1606 #: inet/rcmd.c:497
1607 msgid "bad owner"
1608 msgstr "некоректний власник"
1609
1610 #: inet/rcmd.c:499
1611 msgid "writeable by other than owner"
1612 msgstr "є придатним до запису іншими користувачами, окрім власника"
1613
1614 #: inet/rcmd.c:501
1615 msgid "hard linked somewhere"
1616 msgstr "має жорстке посилання"
1617
1618 #: inet/ruserpass.c:170 inet/ruserpass.c:193
1619 msgid "out of memory"
1620 msgstr "нестача пам'яті"
1621
1622 #: inet/ruserpass.c:184
1623 msgid "Error: .netrc file is readable by others."
1624 msgstr "Помилка: файл .netrc може бути прочитано іншими користувачами."
1625
1626 #: inet/ruserpass.c:185
1627 msgid "Remove password or make file unreadable by others."
1628 msgstr "Вилучити пароль або зробити файл непридатним до читання іншими користувачами."
1629
1630 #: inet/ruserpass.c:277
1631 #, c-format
1632 msgid "Unknown .netrc keyword %s"
1633 msgstr "Невідоме ключове слово .netrc, %s"
1634
1635 #: libidn/nfkc.c:463
1636 msgid "Character out of range for UTF-8"
1637 msgstr "Символ поза діапазоном символів UTF-8"
1638
1639 #: locale/programs/charmap-dir.c:57
1640 #, c-format
1641 msgid "cannot read character map directory `%s'"
1642 msgstr "не вдалося прочитати каталог карти символів «%s»"
1643
1644 #: locale/programs/charmap.c:138
1645 #, c-format
1646 msgid "character map file `%s' not found"
1647 msgstr "не знайдено файла таблиці символів «%s»"
1648
1649 #: locale/programs/charmap.c:195
1650 #, c-format
1651 msgid "default character map file `%s' not found"
1652 msgstr "не знайдено файла типової таблиці символів «%s»"
1653
1654 #: locale/programs/charmap.c:258
1655 #, c-format
1656 msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
1657 msgstr "таблиця символів «%s» несумісна з ASCII, локаль несумісна з ISO C\n"
1658
1659 #: locale/programs/charmap.c:337
1660 #, c-format
1661 msgid "%s: <mb_cur_max> must be greater than <mb_cur_min>\n"
1662 msgstr "%s: <mb_cur_max> має бути більшим за <mb_cur_min>\n"
1663
1664 #: locale/programs/charmap.c:357 locale/programs/charmap.c:374
1665 #: locale/programs/repertoire.c:174
1666 #, c-format
1667 msgid "syntax error in prolog: %s"
1668 msgstr "синтаксична помилка у prolog: %s"
1669
1670 #: locale/programs/charmap.c:358
1671 msgid "invalid definition"
1672 msgstr "некоректне визначення"
1673
1674 #: locale/programs/charmap.c:375 locale/programs/locfile.c:131
1675 #: locale/programs/locfile.c:158 locale/programs/repertoire.c:175
1676 msgid "bad argument"
1677 msgstr "помилковий аргумент"
1678
1679 #: locale/programs/charmap.c:403
1680 #, c-format
1681 msgid "duplicate definition of <%s>"
1682 msgstr "дублювання визначення <%s>"
1683
1684 #: locale/programs/charmap.c:410
1685 #, c-format
1686 msgid "value for <%s> must be 1 or greater"
1687 msgstr "значенням <%s> має бути 1 або більше число"
1688
1689 #: locale/programs/charmap.c:422
1690 #, c-format
1691 msgid "value of <%s> must be greater or equal than the value of <%s>"
1692 msgstr "значення <%s> має бути більшим або рівним за значення <%s>"
1693
1694 #: locale/programs/charmap.c:445 locale/programs/repertoire.c:183
1695 #, c-format
1696 msgid "argument to <%s> must be a single character"
1697 msgstr "аргументом до <%s> має бути один символ"
1698
1699 #: locale/programs/charmap.c:471
1700 msgid "character sets with locking states are not supported"
1701 msgstr "підтримки таблиць символів зі станами блокування не передбачено"
1702
1703 #: locale/programs/charmap.c:498 locale/programs/charmap.c:552
1704 #: locale/programs/charmap.c:584 locale/programs/charmap.c:678
1705 #: locale/programs/charmap.c:733 locale/programs/charmap.c:774
1706 #: locale/programs/charmap.c:815
1707 #, c-format
1708 msgid "syntax error in %s definition: %s"
1709 msgstr "синтаксична помилка у визначенні %s: %s"
1710
1711 #: locale/programs/charmap.c:499 locale/programs/charmap.c:679
1712 #: locale/programs/charmap.c:775 locale/programs/repertoire.c:230
1713 msgid "no symbolic name given"
1714 msgstr "не вказано символічної назви"
1715
1716 #: locale/programs/charmap.c:553
1717 msgid "invalid encoding given"
1718 msgstr "вказано некоректне кодування"
1719
1720 #: locale/programs/charmap.c:562
1721 msgid "too few bytes in character encoding"
1722 msgstr "у кодуванні символів надто мало байтів"
1723
1724 #: locale/programs/charmap.c:564
1725 msgid "too many bytes in character encoding"
1726 msgstr "у кодуванні символів надто багато байтів"
1727
1728 #: locale/programs/charmap.c:586 locale/programs/charmap.c:734
1729 #: locale/programs/charmap.c:817 locale/programs/repertoire.c:296
1730 msgid "no symbolic name given for end of range"
1731 msgstr "не вказано символічної назви для кінця діапазону"
1732
1733 #: locale/programs/charmap.c:610 locale/programs/ld-address.c:528
1734 #: locale/programs/ld-collate.c:2626 locale/programs/ld-collate.c:3784
1735 #: locale/programs/ld-ctype.c:2159 locale/programs/ld-ctype.c:2910
1736 #: locale/programs/ld-identification.c:368
1737 #: locale/programs/ld-measurement.c:215 locale/programs/ld-messages.c:298
1738 #: locale/programs/ld-monetary.c:740 locale/programs/ld-name.c:264
1739 #: locale/programs/ld-numeric.c:326 locale/programs/ld-paper.c:214
1740 #: locale/programs/ld-telephone.c:278 locale/programs/ld-time.c:943
1741 #: locale/programs/repertoire.c:313
1742 #, c-format
1743 msgid "%1$s: definition does not end with `END %1$s'"
1744 msgstr "%1$s: визначення не завершується на «END %1$s»"
1745
1746 #: locale/programs/charmap.c:643
1747 msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
1748 msgstr "за визначенням CHARMAP можуть бути лише визначення WIDTH"
1749
1750 #: locale/programs/charmap.c:651 locale/programs/charmap.c:714
1751 #, c-format
1752 msgid "value for %s must be an integer"
1753 msgstr "значенням %s має бути ціле число"
1754
1755 #: locale/programs/charmap.c:842
1756 #, c-format
1757 msgid "%s: error in state machine"
1758 msgstr "%s: помилка у скінченному автоматі"
1759
1760 #: locale/programs/charmap.c:850 locale/programs/ld-address.c:544
1761 #: locale/programs/ld-collate.c:2623 locale/programs/ld-collate.c:3977
1762 #: locale/programs/ld-ctype.c:2156 locale/programs/ld-ctype.c:2927
1763 #: locale/programs/ld-identification.c:384
1764 #: locale/programs/ld-measurement.c:231 locale/programs/ld-messages.c:314
1765 #: locale/programs/ld-monetary.c:756 locale/programs/ld-name.c:280
1766 #: locale/programs/ld-numeric.c:342 locale/programs/ld-paper.c:230
1767 #: locale/programs/ld-telephone.c:294 locale/programs/ld-time.c:959
1768 #: locale/programs/locfile.c:1000 locale/programs/repertoire.c:324
1769 #, c-format
1770 msgid "%s: premature end of file"
1771 msgstr "%s: передчасне завершення файла"
1772
1773 #: locale/programs/charmap.c:869 locale/programs/charmap.c:880
1774 #, c-format
1775 msgid "unknown character `%s'"
1776 msgstr "невідомий символ «%s»"
1777
1778 #: locale/programs/charmap.c:888
1779 #, c-format
1780 msgid "number of bytes for byte sequence of beginning and end of range not the same: %d vs %d"
1781 msgstr "кількість байтів у послідовностях запису початку і завершення діапазон не є однаковою: %d і %d"
1782
1783 #: locale/programs/charmap.c:993 locale/programs/ld-collate.c:2903
1784 #: locale/programs/repertoire.c:419
1785 msgid "invalid names for character range"
1786 msgstr "некоректні назви для діапазону символів"
1787
1788 #: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431
1789 msgid "hexadecimal range format should use only capital characters"
1790 msgstr "у шістнадцятковому форматі діапазону мають використовуватися лише великі літери"
1791
1792 #: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449
1793 #, c-format
1794 msgid "<%s> and <%s> are invalid names for range"
1795 msgstr "<%s> і <%s> є некоректними назвами для діапазону"
1796
1797 #: locale/programs/charmap.c:1029 locale/programs/repertoire.c:456
1798 msgid "upper limit in range is smaller than lower limit"
1799 msgstr "верхнє обмеження у діапазоні є меншим за нижнє обмеження"
1800
1801 #: locale/programs/charmap.c:1087
1802 msgid "resulting bytes for range not representable."
1803 msgstr "байти результату для діапазону неможливо представити на комп’ютері."
1804
1805 #: locale/programs/ld-address.c:135 locale/programs/ld-collate.c:1565
1806 #: locale/programs/ld-ctype.c:462 locale/programs/ld-identification.c:133
1807 #: locale/programs/ld-measurement.c:94 locale/programs/ld-messages.c:97
1808 #: locale/programs/ld-monetary.c:193 locale/programs/ld-name.c:94
1809 #: locale/programs/ld-numeric.c:98 locale/programs/ld-paper.c:91
1810 #: locale/programs/ld-telephone.c:94 locale/programs/ld-time.c:159
1811 #, c-format
1812 msgid "No definition for %s category found"
1813 msgstr "Не знайдено визначення для категорії %s"
1814
1815 #: locale/programs/ld-address.c:146 locale/programs/ld-address.c:184
1816 #: locale/programs/ld-address.c:202 locale/programs/ld-address.c:231
1817 #: locale/programs/ld-address.c:303 locale/programs/ld-address.c:322
1818 #: locale/programs/ld-address.c:335 locale/programs/ld-identification.c:146
1819 #: locale/programs/ld-measurement.c:105 locale/programs/ld-monetary.c:205
1820 #: locale/programs/ld-monetary.c:249 locale/programs/ld-monetary.c:265
1821 #: locale/programs/ld-monetary.c:277 locale/programs/ld-name.c:105
1822 #: locale/programs/ld-name.c:142 locale/programs/ld-numeric.c:112
1823 #: locale/programs/ld-numeric.c:126 locale/programs/ld-paper.c:102
1824 #: locale/programs/ld-paper.c:111 locale/programs/ld-telephone.c:105
1825 #: locale/programs/ld-telephone.c:162 locale/programs/ld-time.c:175
1826 #: locale/programs/ld-time.c:196
1827 #, c-format
1828 msgid "%s: field `%s' not defined"
1829 msgstr "%s: поле «%s» не визначено"
1830
1831 #: locale/programs/ld-address.c:158 locale/programs/ld-address.c:210
1832 #: locale/programs/ld-address.c:240 locale/programs/ld-address.c:278
1833 #: locale/programs/ld-name.c:117 locale/programs/ld-telephone.c:117
1834 #, c-format
1835 msgid "%s: field `%s' must not be empty"
1836 msgstr "%s: поле «%s» має бути непорожнім"
1837
1838 #: locale/programs/ld-address.c:170
1839 #, c-format
1840 msgid "%s: invalid escape `%%%c' sequence in field `%s'"
1841 msgstr "%s: некоректна керівна послідовність «%%%c» у полі «%s»"
1842
1843 #: locale/programs/ld-address.c:221
1844 #, c-format
1845 msgid "%s: terminology language code `%s' not defined"
1846 msgstr "%s: код мови термінології «%s» не визначено"
1847
1848 #: locale/programs/ld-address.c:246
1849 #, c-format
1850 msgid "%s: field `%s' must not be defined"
1851 msgstr "%s: поле «%s» має залишатися невизначеним"
1852
1853 #: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289
1854 #, c-format
1855 msgid "%s: language abbreviation `%s' not defined"
1856 msgstr "%s: коду мови «%s» не визначено"
1857
1858 #: locale/programs/ld-address.c:267 locale/programs/ld-address.c:295
1859 #: locale/programs/ld-address.c:329 locale/programs/ld-address.c:341
1860 #, c-format
1861 msgid "%s: `%s' value does not match `%s' value"
1862 msgstr "%s: значення «%s» не відповідає значенню «%s»"
1863
1864 #: locale/programs/ld-address.c:314
1865 #, c-format
1866 msgid "%s: numeric country code `%d' not valid"
1867 msgstr "%s: числовий код країни «%d» є некоректним"
1868
1869 #: locale/programs/ld-address.c:436 locale/programs/ld-address.c:473
1870 #: locale/programs/ld-address.c:511 locale/programs/ld-ctype.c:2534
1871 #: locale/programs/ld-identification.c:280
1872 #: locale/programs/ld-measurement.c:198 locale/programs/ld-messages.c:267
1873 #: locale/programs/ld-monetary.c:495 locale/programs/ld-monetary.c:530
1874 #: locale/programs/ld-monetary.c:571 locale/programs/ld-name.c:237
1875 #: locale/programs/ld-numeric.c:218 locale/programs/ld-paper.c:197
1876 #: locale/programs/ld-telephone.c:253 locale/programs/ld-time.c:848
1877 #: locale/programs/ld-time.c:890
1878 #, c-format
1879 msgid "%s: field `%s' declared more than once"
1880 msgstr "%s: поле «%s» оголошено декілька разів"
1881
1882 #: locale/programs/ld-address.c:440 locale/programs/ld-address.c:478
1883 #: locale/programs/ld-identification.c:284 locale/programs/ld-messages.c:277
1884 #: locale/programs/ld-monetary.c:499 locale/programs/ld-monetary.c:534
1885 #: locale/programs/ld-name.c:241 locale/programs/ld-numeric.c:222
1886 #: locale/programs/ld-telephone.c:257 locale/programs/ld-time.c:742
1887 #: locale/programs/ld-time.c:811 locale/programs/ld-time.c:853
1888 #, c-format
1889 msgid "%s: unknown character in field `%s'"
1890 msgstr "%s: невідомий символ у полі «%s»"
1891
1892 #: locale/programs/ld-address.c:525 locale/programs/ld-collate.c:3782
1893 #: locale/programs/ld-ctype.c:2907 locale/programs/ld-identification.c:365
1894 #: locale/programs/ld-measurement.c:212 locale/programs/ld-messages.c:296
1895 #: locale/programs/ld-monetary.c:738 locale/programs/ld-name.c:262
1896 #: locale/programs/ld-numeric.c:324 locale/programs/ld-paper.c:212
1897 #: locale/programs/ld-telephone.c:276 locale/programs/ld-time.c:941
1898 #, c-format
1899 msgid "%s: incomplete `END' line"
1900 msgstr "%s: незавершений рядок «END»"
1901
1902 #: locale/programs/ld-address.c:535 locale/programs/ld-collate.c:551
1903 #: locale/programs/ld-collate.c:603 locale/programs/ld-collate.c:899
1904 #: locale/programs/ld-collate.c:912 locale/programs/ld-collate.c:2592
1905 #: locale/programs/ld-collate.c:2613 locale/programs/ld-collate.c:3967
1906 #: locale/programs/ld-ctype.c:1888 locale/programs/ld-ctype.c:2146
1907 #: locale/programs/ld-ctype.c:2732 locale/programs/ld-ctype.c:2918
1908 #: locale/programs/ld-identification.c:375
1909 #: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:305
1910 #: locale/programs/ld-monetary.c:747 locale/programs/ld-name.c:271
1911 #: locale/programs/ld-numeric.c:333 locale/programs/ld-paper.c:221
1912 #: locale/programs/ld-telephone.c:285 locale/programs/ld-time.c:950
1913 #, c-format
1914 msgid "%s: syntax error"
1915 msgstr "%s: синтаксична помилка"
1916
1917 #: locale/programs/ld-collate.c:426
1918 #, c-format
1919 msgid "`%.*s' already defined in charmap"
1920 msgstr "у таблиці символів вже визначено «%.*s»"
1921
1922 #: locale/programs/ld-collate.c:435
1923 #, c-format
1924 msgid "`%.*s' already defined in repertoire"
1925 msgstr "у системі команд уже визначено «%.*s»"
1926
1927 #: locale/programs/ld-collate.c:442
1928 #, c-format
1929 msgid "`%.*s' already defined as collating symbol"
1930 msgstr "«%.*s» вже визначено символ впорядковування"
1931
1932 #: locale/programs/ld-collate.c:449
1933 #, c-format
1934 msgid "`%.*s' already defined as collating element"
1935 msgstr "«%.*s» вже визначено як елемент впорядковування"
1936
1937 #: locale/programs/ld-collate.c:480 locale/programs/ld-collate.c:506
1938 #, c-format
1939 msgid "%s: `forward' and `backward' are mutually excluding each other"
1940 msgstr "%s: команди «forward» і «backward» не можна використовувати одночасно"
1941
1942 #: locale/programs/ld-collate.c:490 locale/programs/ld-collate.c:516
1943 #: locale/programs/ld-collate.c:532
1944 #, c-format
1945 msgid "%s: `%s' mentioned more than once in definition of weight %d"
1946 msgstr "%s: «%s» у визначенні ваги %d згадано декілька разів"
1947
1948 #: locale/programs/ld-collate.c:588
1949 #, c-format
1950 msgid "%s: too many rules; first entry only had %d"
1951 msgstr "%s: забагато правил; у першому записі було лише %d"
1952
1953 #: locale/programs/ld-collate.c:624
1954 #, c-format
1955 msgid "%s: not enough sorting rules"
1956 msgstr "%s: недостатньо правил упорядкування"
1957
1958 #: locale/programs/ld-collate.c:789
1959 #, c-format
1960 msgid "%s: empty weight string not allowed"
1961 msgstr "%s: не можна використовувати порожній рядок ваги"
1962
1963 #: locale/programs/ld-collate.c:884
1964 #, c-format
1965 msgid "%s: weights must use the same ellipsis symbol as the name"
1966 msgstr "%s: у записах ваги має бути використано той самий символ еліпсиса, що і у назві"
1967
1968 #: locale/programs/ld-collate.c:940
1969 #, c-format
1970 msgid "%s: too many values"
1971 msgstr "%s: забагато значень"
1972
1973 #: locale/programs/ld-collate.c:1060 locale/programs/ld-collate.c:1235
1974 #, c-format
1975 msgid "order for `%.*s' already defined at %s:%Zu"
1976 msgstr "порядок «%.*s» вже визначено у %s:%Zu"
1977
1978 #: locale/programs/ld-collate.c:1110
1979 #, c-format
1980 msgid "%s: the start and the end symbol of a range must stand for characters"
1981 msgstr "%s: початковий і кінцевий символ діапазону мають бути замінниками символів"
1982
1983 #: locale/programs/ld-collate.c:1137
1984 #, c-format
1985 msgid "%s: byte sequences of first and last character must have the same length"
1986 msgstr "%s: байтові послідовності першого і останнього символів повинні мати однакову довжину"
1987
1988 #: locale/programs/ld-collate.c:1179
1989 #, c-format
1990 msgid "%s: byte sequence of first character of range is not lower than that of the last character"
1991 msgstr "%s: послідовність байтів першого символу діапазону є більшою або рівною послідовності байтів останнього символу"
1992
1993 #: locale/programs/ld-collate.c:1304
1994 #, c-format
1995 msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
1996 msgstr "%s: за еліпсисом символьного діапазону не може безпосередньо вказувати «order_start»"
1997
1998 #: locale/programs/ld-collate.c:1308
1999 #, c-format
2000 msgid "%s: symbolic range ellipsis must not be directly followed by `order_end'"
2001 msgstr "%s: за еліпсисом у символьному діапазоні не можна безпосередньо вказувати «order_end»"
2002
2003 #: locale/programs/ld-collate.c:1328 locale/programs/ld-ctype.c:1405
2004 #, c-format
2005 msgid "`%s' and `%.*s' are not valid names for symbolic range"
2006 msgstr "«%s» і «%.*s» не є коректними назвами для діапазону символів"
2007
2008 #: locale/programs/ld-collate.c:1378 locale/programs/ld-collate.c:3718
2009 #, c-format
2010 msgid "%s: order for `%.*s' already defined at %s:%Zu"
2011 msgstr "%s: порядок «%.*s» вже визначено у %s:%Zu"
2012
2013 #: locale/programs/ld-collate.c:1387
2014 #, c-format
2015 msgid "%s: `%s' must be a character"
2016 msgstr "%s: «%s» має бути символом"
2017
2018 #: locale/programs/ld-collate.c:1582
2019 #, c-format
2020 msgid "%s: `position' must be used for a specific level in all sections or none"
2021 msgstr "%s: «position» має бути використано для певного рівня в усіх розділах або у жодному з розділів"
2022
2023 #: locale/programs/ld-collate.c:1607
2024 #, c-format
2025 msgid "symbol `%s' not defined"
2026 msgstr "символ «%s» не визначено"
2027
2028 #: locale/programs/ld-collate.c:1683 locale/programs/ld-collate.c:1789
2029 #, c-format
2030 msgid "symbol `%s' has the same encoding as"
2031 msgstr "символ «%s» має те саме кодування, що і"
2032
2033 #: locale/programs/ld-collate.c:1687 locale/programs/ld-collate.c:1793
2034 #, c-format
2035 msgid "symbol `%s'"
2036 msgstr "символ «%s»"
2037
2038 #: locale/programs/ld-collate.c:1833
2039 #, c-format
2040 msgid "no definition of `UNDEFINED'"
2041 msgstr "немає визначення «UNDEFINED»"
2042
2043 #: locale/programs/ld-collate.c:1862
2044 #, c-format
2045 msgid "too many errors; giving up"
2046 msgstr "забагато помилок; припиняємо обробку"
2047
2048 #: locale/programs/ld-collate.c:2518 locale/programs/ld-collate.c:3906
2049 #, c-format
2050 msgid "%s: nested conditionals not supported"
2051 msgstr "%s: підтримки вкладених умов не передбачено"
2052
2053 #: locale/programs/ld-collate.c:2536
2054 #, c-format
2055 msgid "%s: more than one 'else'"
2056 msgstr "%s: декілька «else»"
2057
2058 #: locale/programs/ld-collate.c:2711
2059 #, c-format
2060 msgid "%s: duplicate definition of `%s'"
2061 msgstr "%s: повторне визначення «%s»"
2062
2063 #: locale/programs/ld-collate.c:2747
2064 #, c-format
2065 msgid "%s: duplicate declaration of section `%s'"
2066 msgstr "%s: повторне оголошення розділу «%s»"
2067
2068 #: locale/programs/ld-collate.c:2883
2069 #, c-format
2070 msgid "%s: unknown character in collating symbol name"
2071 msgstr "%s: невідомий символ у назві символу впорядковування"
2072
2073 #: locale/programs/ld-collate.c:3012
2074 #, c-format
2075 msgid "%s: unknown character in equivalent definition name"
2076 msgstr "%s: невідомий символ у назві еквівалентного визначення"
2077
2078 #: locale/programs/ld-collate.c:3023
2079 #, c-format
2080 msgid "%s: unknown character in equivalent definition value"
2081 msgstr "%s: невідомий символ у значенні еквівалентного визначення"
2082
2083 #: locale/programs/ld-collate.c:3033
2084 #, c-format
2085 msgid "%s: unknown symbol `%s' in equivalent definition"
2086 msgstr "%s: невідомий символ «%s» у еквівалентному визначенні"
2087
2088 #: locale/programs/ld-collate.c:3042
2089 msgid "error while adding equivalent collating symbol"
2090 msgstr "помилка під час додавання еквівалентного символу впорядковування"
2091
2092 #: locale/programs/ld-collate.c:3080
2093 #, c-format
2094 msgid "duplicate definition of script `%s'"
2095 msgstr "повторне визначення системи запису «%s»"
2096
2097 #: locale/programs/ld-collate.c:3128
2098 #, c-format
2099 msgid "%s: unknown section name `%.*s'"
2100 msgstr "%s: невідома назва розділу «%.*s»"
2101
2102 #: locale/programs/ld-collate.c:3157
2103 #, c-format
2104 msgid "%s: multiple order definitions for section `%s'"
2105 msgstr "%s: декілька визначень порядку для розділу «%s»"
2106
2107 #: locale/programs/ld-collate.c:3185
2108 #, c-format
2109 msgid "%s: invalid number of sorting rules"
2110 msgstr "%s: некоректна кількість правил упорядкування"
2111
2112 #: locale/programs/ld-collate.c:3212
2113 #, c-format
2114 msgid "%s: multiple order definitions for unnamed section"
2115 msgstr "%s: декілька визначень порядку для розділу без назви"
2116
2117 #: locale/programs/ld-collate.c:3267 locale/programs/ld-collate.c:3397
2118 #: locale/programs/ld-collate.c:3760
2119 #, c-format
2120 msgid "%s: missing `order_end' keyword"
2121 msgstr "%s: не вистачає ключового слова «order_end»"
2122
2123 #: locale/programs/ld-collate.c:3330
2124 #, c-format
2125 msgid "%s: order for collating symbol %.*s not yet defined"
2126 msgstr "%s: порядок для символу впорядковування %.*s ще не визначено"
2127
2128 #: locale/programs/ld-collate.c:3348
2129 #, c-format
2130 msgid "%s: order for collating element %.*s not yet defined"
2131 msgstr "%s: порядок для елемента впорядковування %.*s ще не визначено"
2132
2133 #: locale/programs/ld-collate.c:3359
2134 #, c-format
2135 msgid "%s: cannot reorder after %.*s: symbol not known"
2136 msgstr "%s: перевпорядковування після %.*s неможливе: невідомий символ"
2137
2138 #: locale/programs/ld-collate.c:3411 locale/programs/ld-collate.c:3772
2139 #, c-format
2140 msgid "%s: missing `reorder-end' keyword"
2141 msgstr "%s: не вистачає ключового слова «reorder-end»"
2142
2143 #: locale/programs/ld-collate.c:3445 locale/programs/ld-collate.c:3643
2144 #, c-format
2145 msgid "%s: section `%.*s' not known"
2146 msgstr "%s: невідомий розділ «%.*s»"
2147
2148 #: locale/programs/ld-collate.c:3510
2149 #, c-format
2150 msgid "%s: bad symbol <%.*s>"
2151 msgstr "%s: помилковий символ <%.*s>"
2152
2153 #: locale/programs/ld-collate.c:3706
2154 #, c-format
2155 msgid "%s: cannot have `%s' as end of ellipsis range"
2156 msgstr "%s: «%s» не може бути наприкінці діапазону з еліпсисом"
2157
2158 #: locale/programs/ld-collate.c:3756
2159 #, c-format
2160 msgid "%s: empty category description not allowed"
2161 msgstr "%s: не можна використовувати порожні описи категорій"
2162
2163 #: locale/programs/ld-collate.c:3775
2164 #, c-format
2165 msgid "%s: missing `reorder-sections-end' keyword"
2166 msgstr "%s: не вистачає ключового слова «reorder-sections-end»"
2167
2168 #: locale/programs/ld-collate.c:3939
2169 #, c-format
2170 msgid "%s: '%s' without matching 'ifdef' or 'ifndef'"
2171 msgstr "%s: «%s» без відповідного «ifdef» або «ifndef»"
2172
2173 #: locale/programs/ld-collate.c:3957
2174 #, c-format
2175 msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'"
2176 msgstr "%s: «endif» без відповідного «ifdef» або «ifndef»"
2177
2178 #: locale/programs/ld-ctype.c:481
2179 #, c-format
2180 msgid "No character set name specified in charmap"
2181 msgstr "У таблиці символів не визначено назви набору символів"
2182
2183 #: locale/programs/ld-ctype.c:510
2184 #, c-format
2185 msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
2186 msgstr "символ L'\\u%0*x' у класі «%s» має належати до класу «%s»"
2187
2188 #: locale/programs/ld-ctype.c:525
2189 #, c-format
2190 msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
2191 msgstr "символ L'\\u%0*x' у класі «%s» не повинен належати до класу «%s»"
2192
2193 #: locale/programs/ld-ctype.c:539 locale/programs/ld-ctype.c:597
2194 #, c-format
2195 msgid "internal error in %s, line %u"
2196 msgstr "внутрішня помилка у %s, рядок %u"
2197
2198 #: locale/programs/ld-ctype.c:568
2199 #, c-format
2200 msgid "character '%s' in class `%s' must be in class `%s'"
2201 msgstr "символ «%s» у класі «%s» має належати до класу «%s»"
2202
2203 #: locale/programs/ld-ctype.c:584
2204 #, c-format
2205 msgid "character '%s' in class `%s' must not be in class `%s'"
2206 msgstr "символ «%s» у класі «%s» не повинен належати до класу «%s»"
2207
2208 #: locale/programs/ld-ctype.c:614 locale/programs/ld-ctype.c:652
2209 #, c-format
2210 msgid "<SP> character not in class `%s'"
2211 msgstr "у класі «%s» має бути символ <SP>"
2212
2213 #: locale/programs/ld-ctype.c:626 locale/programs/ld-ctype.c:663
2214 #, c-format
2215 msgid "<SP> character must not be in class `%s'"
2216 msgstr "у класі «%s» не повинно бути символу <SP>"
2217
2218 #: locale/programs/ld-ctype.c:641
2219 #, c-format
2220 msgid "character <SP> not defined in character map"
2221 msgstr "символ <SP> не визначено у таблиці символів"
2222
2223 #: locale/programs/ld-ctype.c:777
2224 #, c-format
2225 msgid "`digit' category has not entries in groups of ten"
2226 msgstr "категорію «digit» не згруповано за степенями десяти"
2227
2228 #: locale/programs/ld-ctype.c:826
2229 #, c-format
2230 msgid "no input digits defined and none of the standard names in the charmap"
2231 msgstr "не визначено вхідних цифр і немає стандартних назв у таблиці символів"
2232
2233 #: locale/programs/ld-ctype.c:891
2234 #, c-format
2235 msgid "not all characters used in `outdigit' are available in the charmap"
2236 msgstr "не усі символи, використані у «outdigit», є у таблиці символів"
2237
2238 #: locale/programs/ld-ctype.c:908
2239 #, c-format
2240 msgid "not all characters used in `outdigit' are available in the repertoire"
2241 msgstr "не усі символи, використані у «outdigit», є у наборі команд"
2242
2243 #: locale/programs/ld-ctype.c:1173
2244 #, c-format
2245 msgid "character class `%s' already defined"
2246 msgstr "клас символів «%s» вже визначено"
2247
2248 #: locale/programs/ld-ctype.c:1179
2249 #, c-format
2250 msgid "implementation limit: no more than %Zd character classes allowed"
2251 msgstr "обмеження реалізації: передбачено підтримку не більше за %Zd класів символів"
2252
2253 #: locale/programs/ld-ctype.c:1205
2254 #, c-format
2255 msgid "character map `%s' already defined"
2256 msgstr "таблицю символів «%s» вже визначено"
2257
2258 #: locale/programs/ld-ctype.c:1211
2259 #, c-format
2260 msgid "implementation limit: no more than %d character maps allowed"
2261 msgstr "обмеження реалізації: передбачено підтримку не більше за %d таблиць символів"
2262
2263 #: locale/programs/ld-ctype.c:1476 locale/programs/ld-ctype.c:1601
2264 #: locale/programs/ld-ctype.c:1707 locale/programs/ld-ctype.c:2397
2265 #: locale/programs/ld-ctype.c:3393
2266 #, c-format
2267 msgid "%s: field `%s' does not contain exactly ten entries"
2268 msgstr "%s: у полі «%s» не міститься точно десять записів"
2269
2270 #: locale/programs/ld-ctype.c:1504 locale/programs/ld-ctype.c:2078
2271 #, c-format
2272 msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
2273 msgstr "верхнє обмеження діапазону <U%0*X> є меншим за нижнє обмеження <U%0*X>"
2274
2275 #: locale/programs/ld-ctype.c:1631
2276 msgid "start and end character sequence of range must have the same length"
2277 msgstr "початкова і кінцева послідовності символів діапазону повинні бути однакової довжини"
2278
2279 #: locale/programs/ld-ctype.c:1638
2280 msgid "to-value character sequence is smaller than from-value sequence"
2281 msgstr "кінцева послідовність символу діапазону є меншою за початкову послідовність"
2282
2283 #: locale/programs/ld-ctype.c:1998 locale/programs/ld-ctype.c:2049
2284 msgid "premature end of `translit_ignore' definition"
2285 msgstr "передчасне завершення визначення «translit_ignore»"
2286
2287 #: locale/programs/ld-ctype.c:2004 locale/programs/ld-ctype.c:2055
2288 #: locale/programs/ld-ctype.c:2097
2289 msgid "syntax error"
2290 msgstr "синтаксична помилка"
2291
2292 #: locale/programs/ld-ctype.c:2230
2293 #, c-format
2294 msgid "%s: syntax error in definition of new character class"
2295 msgstr "%s: синтаксична помилка у визначенні нового класу символів"
2296
2297 #: locale/programs/ld-ctype.c:2245
2298 #, c-format
2299 msgid "%s: syntax error in definition of new character map"
2300 msgstr "%s: синтаксична помилка у визначенні нової таблиці символів"
2301
2302 #: locale/programs/ld-ctype.c:2419
2303 msgid "ellipsis range must be marked by two operands of same type"
2304 msgstr "діапазон з еліпсисом має бути позначено двома операндами одного типу"
2305
2306 #: locale/programs/ld-ctype.c:2428
2307 msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
2308 msgstr "з символічними назвами значень діапазону не можна використовувати абсолютний еліпсис «...»"
2309
2310 #: locale/programs/ld-ctype.c:2443
2311 msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
2312 msgstr "зі значеннями діапазону UCS слід використовувати шістнадцятковий символьний еліпсис «..»"
2313
2314 #: locale/programs/ld-ctype.c:2457
2315 msgid "with character code range values one must use the absolute ellipsis `...'"
2316 msgstr "зі значенням діапазону кодувань символів слід використовувати абсолютний еліпсис «...»"
2317
2318 #: locale/programs/ld-ctype.c:2608
2319 #, c-format
2320 msgid "duplicated definition for mapping `%s'"
2321 msgstr "дублікат визначення для відображення «%s»"
2322
2323 #: locale/programs/ld-ctype.c:2694 locale/programs/ld-ctype.c:2838
2324 #, c-format
2325 msgid "%s: `translit_start' section does not end with `translit_end'"
2326 msgstr "%s: розділ «translit_start» не завершується командою «translit_end»"
2327
2328 #: locale/programs/ld-ctype.c:2789
2329 #, c-format
2330 msgid "%s: duplicate `default_missing' definition"
2331 msgstr "%s: повторне визначення «default_missing»"
2332
2333 #: locale/programs/ld-ctype.c:2794
2334 msgid "previous definition was here"
2335 msgstr "попереднє визначення було тут:"
2336
2337 #: locale/programs/ld-ctype.c:2816
2338 #, c-format
2339 msgid "%s: no representable `default_missing' definition found"
2340 msgstr "%s: не знайдено придатного для представлення визначення «default_missing»"
2341
2342 #: locale/programs/ld-ctype.c:2969 locale/programs/ld-ctype.c:3053
2343 #: locale/programs/ld-ctype.c:3073 locale/programs/ld-ctype.c:3094
2344 #: locale/programs/ld-ctype.c:3115 locale/programs/ld-ctype.c:3136
2345 #: locale/programs/ld-ctype.c:3157 locale/programs/ld-ctype.c:3197
2346 #: locale/programs/ld-ctype.c:3218 locale/programs/ld-ctype.c:3285
2347 #: locale/programs/ld-ctype.c:3327 locale/programs/ld-ctype.c:3352
2348 #, c-format
2349 msgid "%s: character `%s' not defined while needed as default value"
2350 msgstr "%s: символ «%s» не визначено, хоча він і потрібен як типове значення"
2351
2352 #: locale/programs/ld-ctype.c:2974 locale/programs/ld-ctype.c:3058
2353 #: locale/programs/ld-ctype.c:3078 locale/programs/ld-ctype.c:3099
2354 #: locale/programs/ld-ctype.c:3120 locale/programs/ld-ctype.c:3141
2355 #: locale/programs/ld-ctype.c:3162 locale/programs/ld-ctype.c:3202
2356 #: locale/programs/ld-ctype.c:3223 locale/programs/ld-ctype.c:3290
2357 #, c-format
2358 msgid "%s: character `%s' in charmap not representable with one byte"
2359 msgstr "%s: символ «%s» у таблиці символів не можна представити одним байтом"
2360
2361 #: locale/programs/ld-ctype.c:3334 locale/programs/ld-ctype.c:3359
2362 #, c-format
2363 msgid "%s: character `%s' needed as default value not representable with one byte"
2364 msgstr "%s: символ «%s», потрібний як типове значення, не можна представити одним байтом"
2365
2366 #: locale/programs/ld-ctype.c:3415
2367 #, c-format
2368 msgid "no output digits defined and none of the standard names in the charmap"
2369 msgstr "не визначено вихідних цифр і немає стандартних назв у таблиці символів"
2370
2371 #: locale/programs/ld-ctype.c:3662
2372 #, c-format
2373 msgid "%s: transliteration data from locale `%s' not available"
2374 msgstr "%s: дані транслітерації з локалі «%s» недоступні"
2375
2376 #: locale/programs/ld-ctype.c:3762
2377 #, c-format
2378 msgid "%s: table for class \"%s\": %lu bytes\n"
2379 msgstr "%s: таблиця класу «%s»: %lu байт\n"
2380
2381 #: locale/programs/ld-ctype.c:3827
2382 #, c-format
2383 msgid "%s: table for map \"%s\": %lu bytes\n"
2384 msgstr "%s: таблиця «%s»: %lu байт\n"
2385
2386 #: locale/programs/ld-ctype.c:3956
2387 #, c-format
2388 msgid "%s: table for width: %lu bytes\n"
2389 msgstr "%s: таблиця ширини: %lu байт\n"
2390
2391 #: locale/programs/ld-identification.c:170
2392 #, c-format
2393 msgid "%s: no identification for category `%s'"
2394 msgstr "%s: для категорії «%s» немає ідентифікації"
2395
2396 #: locale/programs/ld-identification.c:351
2397 #, c-format
2398 msgid "%s: duplicate category version definition"
2399 msgstr "%s: повторне визначення версії категорії"
2400
2401 #: locale/programs/ld-measurement.c:113
2402 #, c-format
2403 msgid "%s: invalid value for field `%s'"
2404 msgstr "%s: некоректне значення поля «%s»"
2405
2406 #: locale/programs/ld-messages.c:114 locale/programs/ld-messages.c:148
2407 #, c-format
2408 msgid "%s: field `%s' undefined"
2409 msgstr "%s: поле «%s» не визначено"
2410
2411 #: locale/programs/ld-messages.c:121 locale/programs/ld-messages.c:155
2412 #: locale/programs/ld-monetary.c:255 locale/programs/ld-numeric.c:118
2413 #, c-format
2414 msgid "%s: value for field `%s' must not be an empty string"
2415 msgstr "%s: значенням у полі «%s» не повинен бути порожній рядок"
2416
2417 #: locale/programs/ld-messages.c:137 locale/programs/ld-messages.c:171
2418 #, c-format
2419 msgid "%s: no correct regular expression for field `%s': %s"
2420 msgstr "%s: немає належного формального виразу для поля «%s»: %s"
2421
2422 #: locale/programs/ld-monetary.c:223
2423 #, c-format
2424 msgid "%s: value of field `int_curr_symbol' has wrong length"
2425 msgstr "%s: довжина значення поля «int_curr_symbol» є помилковою"
2426
2427 #: locale/programs/ld-monetary.c:236
2428 #, c-format
2429 msgid "%s: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217"
2430 msgstr "%s: довжина значення поля «int_curr_symbol» не відповідає чинній назві у ISO 4217"
2431
2432 #: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314
2433 #, c-format
2434 msgid "%s: value for field `%s' must be in range %d...%d"
2435 msgstr "%s: значення у полі «%s» має належати діапазону %d...%d"
2436
2437 #: locale/programs/ld-monetary.c:541 locale/programs/ld-numeric.c:229
2438 #, c-format
2439 msgid "%s: value for field `%s' must be a single character"
2440 msgstr "%s: значення у полі «%s» має складатися з одного символу"
2441
2442 #: locale/programs/ld-monetary.c:638 locale/programs/ld-numeric.c:273
2443 #, c-format
2444 msgid "%s: `-1' must be last entry in `%s' field"
2445 msgstr "%s: «-1» має бути останнім записом у полі «%s»"
2446
2447 #: locale/programs/ld-monetary.c:660 locale/programs/ld-numeric.c:290
2448 #, c-format
2449 msgid "%s: values for field `%s' must be smaller than 127"
2450 msgstr "%s: значення у полі «%s» має бути меншим за 127"
2451
2452 #: locale/programs/ld-monetary.c:706
2453 msgid "conversion rate value cannot be zero"
2454 msgstr "значення обмінного курсу має бути ненульовим"
2455
2456 #: locale/programs/ld-name.c:129 locale/programs/ld-telephone.c:126
2457 #: locale/programs/ld-telephone.c:149
2458 #, c-format
2459 msgid "%s: invalid escape sequence in field `%s'"
2460 msgstr "%s: некоректна керівна послідовність у полі «%s»"
2461
2462 #: locale/programs/ld-time.c:247
2463 #, c-format
2464 msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'"
2465 msgstr "%s: прапорець напрямку у рядку %Zd поля «era» не має значення «+» або «-»"
2466
2467 #: locale/programs/ld-time.c:258
2468 #, c-format
2469 msgid "%s: direction flag in string %Zd in `era' field is not a single character"
2470 msgstr "%s: прапорець напрямку у рядку %Zd поля «era» не є одинарним символом"
2471
2472 #: locale/programs/ld-time.c:271
2473 #, c-format
2474 msgid "%s: invalid number for offset in string %Zd in `era' field"
2475 msgstr "%s: некоректне числове значення відступу у рядку %Zd поля «era»"
2476
2477 #: locale/programs/ld-time.c:279
2478 #, c-format
2479 msgid "%s: garbage at end of offset value in string %Zd in `era' field"
2480 msgstr "%s: зайві дані наприкінці значення зміщення у рядку %Zd поля «era»"
2481
2482 #: locale/programs/ld-time.c:330
2483 #, c-format
2484 msgid "%s: invalid starting date in string %Zd in `era' field"
2485 msgstr "%s: некоректна початкова дата у рядку %Zd поля «era»"
2486
2487 #: locale/programs/ld-time.c:339
2488 #, c-format
2489 msgid "%s: garbage at end of starting date in string %Zd in `era' field "
2490 msgstr "%s: зайві дані наприкінці початкової дати у рядку %Zd поля «era» "
2491
2492 #: locale/programs/ld-time.c:358
2493 #, c-format
2494 msgid "%s: starting date is invalid in string %Zd in `era' field"
2495 msgstr "%s: у рядку %Zd початкова дата у полі «era» є некоректною"
2496
2497 #: locale/programs/ld-time.c:407 locale/programs/ld-time.c:435
2498 #, c-format
2499 msgid "%s: invalid stopping date in string %Zd in `era' field"
2500 msgstr "%s: некоректна кінцева дата у рядку %Zd поля «era»"
2501
2502 #: locale/programs/ld-time.c:416
2503 #, c-format
2504 msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
2505 msgstr "%s: зайві дані наприкінці кінцевої дати у рядку %Zd поля «era»"
2506
2507 #: locale/programs/ld-time.c:444
2508 #, c-format
2509 msgid "%s: missing era name in string %Zd in `era' field"
2510 msgstr "%s: у рядку %Zd поля «era» не вистачає назви ери"
2511
2512 #: locale/programs/ld-time.c:456
2513 #, c-format
2514 msgid "%s: missing era format in string %Zd in `era' field"
2515 msgstr "%s: у рядку %Zd поля «era» не вистачає формату ери"
2516
2517 #: locale/programs/ld-time.c:497
2518 #, c-format
2519 msgid "%s: third operand for value of field `%s' must not be larger than %d"
2520 msgstr "%s: третій операнд для значення поля «%s» має бути більшим за %d"
2521
2522 #: locale/programs/ld-time.c:505 locale/programs/ld-time.c:513
2523 #: locale/programs/ld-time.c:521
2524 #, c-format
2525 msgid "%s: values for field `%s' must not be larger than %d"
2526 msgstr "%s: значення у полі «%s» не повинні перевищувати %d"
2527
2528 #: locale/programs/ld-time.c:726
2529 #, c-format
2530 msgid "%s: too few values for field `%s'"
2531 msgstr "%s: замало значень у полі «%s»"
2532
2533 #: locale/programs/ld-time.c:771
2534 msgid "extra trailing semicolon"
2535 msgstr "зайва завершальна крапка з комою"
2536
2537 #: locale/programs/ld-time.c:774
2538 #, c-format
2539 msgid "%s: too many values for field `%s'"
2540 msgstr "%s: забагато значень у полі «%s»"
2541
2542 #: locale/programs/linereader.c:130
2543 msgid "trailing garbage at end of line"
2544 msgstr "зайві символи наприкінці рядка"
2545
2546 #: locale/programs/linereader.c:298
2547 msgid "garbage at end of number"
2548 msgstr "зайві символи наприкінці числа"
2549
2550 #: locale/programs/linereader.c:410
2551 msgid "garbage at end of character code specification"
2552 msgstr "зайві символи наприкінці визначення коду символу"
2553
2554 #: locale/programs/linereader.c:496
2555 msgid "unterminated symbolic name"
2556 msgstr "незавершена символічна назва"
2557
2558 #: locale/programs/linereader.c:623
2559 msgid "illegal escape sequence at end of string"
2560 msgstr "некоректна керівна послідовність наприкінці рядка"
2561
2562 #: locale/programs/linereader.c:627 locale/programs/linereader.c:855
2563 msgid "unterminated string"
2564 msgstr "незавершений рядок"
2565
2566 #: locale/programs/linereader.c:669
2567 msgid "non-symbolic character value should not be used"
2568 msgstr "не слід використовувати несимвольне значення символу"
2569
2570 #: locale/programs/linereader.c:816
2571 #, c-format
2572 msgid "symbol `%.*s' not in charmap"
2573 msgstr "символу «%.*s» немає у таблиці символів"
2574
2575 #: locale/programs/linereader.c:837
2576 #, c-format
2577 msgid "symbol `%.*s' not in repertoire map"
2578 msgstr "символу «%.*s» немає у карті команд"
2579
2580 #: locale/programs/locale-spec.c:130
2581 #, c-format
2582 msgid "unknown name \"%s\""
2583 msgstr "невідома назва «%s»"
2584
2585 #: locale/programs/locale.c:72
2586 msgid "System information:"
2587 msgstr "Інформація щодо системи:"
2588
2589 #: locale/programs/locale.c:74
2590 msgid "Write names of available locales"
2591 msgstr "Вивести назви доступних локалей"
2592
2593 #: locale/programs/locale.c:76
2594 msgid "Write names of available charmaps"
2595 msgstr "Вивести назви доступних таблиць символів"
2596
2597 #: locale/programs/locale.c:77
2598 msgid "Modify output format:"
2599 msgstr "Змінити формат виведених даних:"
2600
2601 #: locale/programs/locale.c:78
2602 msgid "Write names of selected categories"
2603 msgstr "Записати назви вибраних категорій"
2604
2605 #: locale/programs/locale.c:79
2606 msgid "Write names of selected keywords"
2607 msgstr "Записати назви вибраних ключових слів"
2608
2609 #: locale/programs/locale.c:80
2610 msgid "Print more information"
2611 msgstr "Вивести додаткові дані"
2612
2613 #: locale/programs/locale.c:85
2614 msgid "Get locale-specific information."
2615 msgstr "Отримати дані, специфічні для локалі"
2616
2617 #: locale/programs/locale.c:88
2618 msgid ""
2619 "NAME\n"
2620 "[-a|-m]"
2621 msgstr ""
2622 "НАЗВА\n"
2623 "[-a|-m]"
2624
2625 #: locale/programs/locale.c:192
2626 #, c-format
2627 msgid "Cannot set LC_CTYPE to default locale"
2628 msgstr "Не вдалося встановити для LC_CTYPE типове значення локалі"
2629
2630 #: locale/programs/locale.c:194
2631 #, c-format
2632 msgid "Cannot set LC_MESSAGES to default locale"
2633 msgstr "Не вдалося встановити для LC_MESSAGES типове значення локалі"
2634
2635 #: locale/programs/locale.c:207
2636 #, c-format
2637 msgid "Cannot set LC_COLLATE to default locale"
2638 msgstr "Не вдалося встановити для LC_COLLATE типове значення локалі"
2639
2640 #: locale/programs/locale.c:223
2641 #, c-format
2642 msgid "Cannot set LC_ALL to default locale"
2643 msgstr "Не вдалося встановити для LC_ALL типове значення локалі"
2644
2645 #: locale/programs/locale.c:519
2646 #, c-format
2647 msgid "while preparing output"
2648 msgstr "під час приготування до виведення даних"
2649
2650 #: locale/programs/localedef.c:121
2651 msgid "Input Files:"
2652 msgstr "Файли вхідних даних:"
2653
2654 #: locale/programs/localedef.c:123
2655 msgid "Symbolic character names defined in FILE"
2656 msgstr "Символічні назви символів визначено у файлі ФАЙЛ"
2657
2658 #: locale/programs/localedef.c:125
2659 msgid "Source definitions are found in FILE"
2660 msgstr "Початкові визначення можна знайти у файлі ФАЙЛ"
2661
2662 #: locale/programs/localedef.c:127
2663 msgid "FILE contains mapping from symbolic names to UCS4 values"
2664 msgstr "У файлі ФАЙЛ міститься прив’язка символьних назв до значень UCS4"
2665
2666 #: locale/programs/localedef.c:131
2667 msgid "Create output even if warning messages were issued"
2668 msgstr "Вивести дані результату, навіть якщо було отримано попередження"
2669
2670 #: locale/programs/localedef.c:132
2671 msgid "Create old-style tables"
2672 msgstr "Створювати таблиці у старому форматі"
2673
2674 #: locale/programs/localedef.c:133
2675 msgid "Optional output file prefix"
2676 msgstr "Необов’язковий префікс адреси файла виведених даних"
2677
2678 #: locale/programs/localedef.c:134
2679 msgid "Strictly conform to POSIX"
2680 msgstr "Строго дотримуватися стандарту POSIX"
2681
2682 #: locale/programs/localedef.c:136
2683 msgid "Suppress warnings and information messages"
2684 msgstr "Придушити виведення попереджень та інформаційних повідомлень"
2685
2686 #: locale/programs/localedef.c:137
2687 msgid "Print more messages"
2688 msgstr "Вивести додаткові повідомлення"
2689
2690 #: locale/programs/localedef.c:138
2691 msgid "Archive control:"
2692 msgstr "Керування архівуванням:"
2693
2694 #: locale/programs/localedef.c:140
2695 msgid "Don't add new data to archive"
2696 msgstr "Не додавати нові дані до архіву"
2697
2698 #: locale/programs/localedef.c:142
2699 msgid "Add locales named by parameters to archive"
2700 msgstr "Додати локалі, визначені параметрами, до архіву"
2701
2702 #: locale/programs/localedef.c:143
2703 msgid "Replace existing archive content"
2704 msgstr "Замінити вміст наявного архіву"
2705
2706 #: locale/programs/localedef.c:145
2707 msgid "Remove locales named by parameters from archive"
2708 msgstr "Вилучити вказані як параметри локалі з архіву"
2709
2710 #: locale/programs/localedef.c:146
2711 msgid "List content of archive"
2712 msgstr "Показати список вмісту архіву"
2713
2714 #: locale/programs/localedef.c:148
2715 msgid "locale.alias file to consult when making archive"
2716 msgstr "файл locale.alias, дані у якому слід використовувати під час створення архіву"
2717
2718 #: locale/programs/localedef.c:150
2719 msgid "Generate little-endian output"
2720 msgstr "Вивести результат з прямим порядком байтів"
2721
2722 #: locale/programs/localedef.c:152
2723 msgid "Generate big-endian output"
2724 msgstr "Вивести результат зі зворотним порядком байтів"
2725
2726 #: locale/programs/localedef.c:157
2727 msgid "Compile locale specification"
2728 msgstr "Зібрати специфікацію локалі"
2729
2730 #: locale/programs/localedef.c:160
2731 msgid ""
2732 "NAME\n"
2733 "[--add-to-archive|--delete-from-archive] FILE...\n"
2734 "--list-archive [FILE]"
2735 msgstr ""
2736 "НАЗВА\n"
2737 "[--add-to-archive|--delete-from-archive] ФАЙЛ...\n"
2738 "--list-archive [ФАЙЛ]"
2739
2740 #: locale/programs/localedef.c:235
2741 #, c-format
2742 msgid "cannot create directory for output files"
2743 msgstr "не вдалося створити каталог для виведення файлів"
2744
2745 #: locale/programs/localedef.c:246
2746 #, c-format
2747 msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
2748 msgstr "КРИТИЧНА ПОМИЛКА: у системі не визначено «_POSIX2_LOCALEDEF»"
2749
2750 #: locale/programs/localedef.c:260 locale/programs/localedef.c:276
2751 #: locale/programs/localedef.c:614 locale/programs/localedef.c:634
2752 #, c-format
2753 msgid "cannot open locale definition file `%s'"
2754 msgstr "не вдалося відкрити файл визначення локалі «%s»"
2755
2756 #: locale/programs/localedef.c:288
2757 #, c-format
2758 msgid "cannot write output files to `%s'"
2759 msgstr "не вдалося вивести файли до «%s»"
2760
2761 #: locale/programs/localedef.c:380
2762 #, c-format
2763 msgid ""
2764 "System's directory for character maps : %s\n"
2765 "\t\t       repertoire maps: %s\n"
2766 "\t\t       locale path    : %s\n"
2767 "%s"
2768 msgstr ""
2769 "Каталог системи для таблиць символів: %s\n"
2770 "\t\t       таблиці наборів: %s\n"
2771 "\t\t       шлях до локалі : %s\n"
2772 "%s"
2773
2774 #: locale/programs/localedef.c:582
2775 #, c-format
2776 msgid "circular dependencies between locale definitions"
2777 msgstr "циклічні залежності у визначеннях локалей"
2778
2779 #: locale/programs/localedef.c:588
2780 #, c-format
2781 msgid "cannot add already read locale `%s' a second time"
2782 msgstr "неможливо додати вже прочитану локаль «%s» удруге"
2783
2784 #: locale/programs/locarchive.c:133 locale/programs/locarchive.c:380
2785 #, c-format
2786 msgid "cannot create temporary file: %s"
2787 msgstr "не вдалося створити тимчасовий файл: %s"
2788
2789 #: locale/programs/locarchive.c:167 locale/programs/locarchive.c:430
2790 #, c-format
2791 msgid "cannot initialize archive file"
2792 msgstr "не вдалося ініціалізувати файл архіву"
2793
2794 #: locale/programs/locarchive.c:174 locale/programs/locarchive.c:437
2795 #, c-format
2796 msgid "cannot resize archive file"
2797 msgstr "зміна розмірів файла архіву неможлива"
2798
2799 #: locale/programs/locarchive.c:189 locale/programs/locarchive.c:452
2800 #: locale/programs/locarchive.c:674
2801 #, c-format
2802 msgid "cannot map archive header"
2803 msgstr "не вдалося прив’язати заголовок архіву"
2804
2805 #: locale/programs/locarchive.c:211
2806 #, c-format
2807 msgid "failed to create new locale archive"
2808 msgstr "не вдалося створити новий архів локалі"
2809
2810 #: locale/programs/locarchive.c:223
2811 #, c-format
2812 msgid "cannot change mode of new locale archive"
2813 msgstr "не вдалося змінити режим доступу до нового архіву локалі"
2814
2815 #: locale/programs/locarchive.c:324
2816 #, c-format
2817 msgid "cannot read data from locale archive"
2818 msgstr "не вдалося прочитати дані з архіву локалі"
2819
2820 #: locale/programs/locarchive.c:355
2821 #, c-format
2822 msgid "cannot map locale archive file"
2823 msgstr "не вдалося прив’язати файл архіву локалі"
2824
2825 #: locale/programs/locarchive.c:460
2826 #, c-format
2827 msgid "cannot lock new archive"
2828 msgstr "не вдалося заблокувати новий архів"
2829
2830 #: locale/programs/locarchive.c:529
2831 #, c-format
2832 msgid "cannot extend locale archive file"
2833 msgstr "не вдалося розширити файл архіву локалі"
2834
2835 #: locale/programs/locarchive.c:538
2836 #, c-format
2837 msgid "cannot change mode of resized locale archive"
2838 msgstr "не вдалося змінити режим доступу до архіву локалі зі зміненим розміром"
2839
2840 #: locale/programs/locarchive.c:546
2841 #, c-format
2842 msgid "cannot rename new archive"
2843 msgstr "не вдалося перейменувати новий архів"
2844
2845 #: locale/programs/locarchive.c:608
2846 #, c-format
2847 msgid "cannot open locale archive \"%s\""
2848 msgstr "не вдалося відкрити архів локалі «%s»"
2849
2850 #: locale/programs/locarchive.c:613
2851 #, c-format
2852 msgid "cannot stat locale archive \"%s\""
2853 msgstr "не вдалося отримати статистичні дані щодо архіву локалі «%s»"
2854
2855 #: locale/programs/locarchive.c:632
2856 #, c-format
2857 msgid "cannot lock locale archive \"%s\""
2858 msgstr "не вдалося заблокувати архів локалі «%s»"
2859
2860 #: locale/programs/locarchive.c:655
2861 #, c-format
2862 msgid "cannot read archive header"
2863 msgstr "не вдалося прочитати заголовок архіву"
2864
2865 #: locale/programs/locarchive.c:728
2866 #, c-format
2867 msgid "locale '%s' already exists"
2868 msgstr "локаль «%s» вже існує"
2869
2870 #: locale/programs/locarchive.c:1003 locale/programs/locarchive.c:1018
2871 #: locale/programs/locarchive.c:1030 locale/programs/locarchive.c:1042
2872 #: locale/programs/locfile.c:350
2873 #, c-format
2874 msgid "cannot add to locale archive"
2875 msgstr "не вдалося додати до архіву локалі"
2876
2877 #: locale/programs/locarchive.c:1206
2878 #, c-format
2879 msgid "locale alias file `%s' not found"
2880 msgstr "альтернативний файл локалі «%s» не знайдено"
2881
2882 #: locale/programs/locarchive.c:1357
2883 #, c-format
2884 msgid "Adding %s\n"
2885 msgstr "Додаємо %s\n"
2886
2887 #: locale/programs/locarchive.c:1363
2888 #, c-format
2889 msgid "stat of \"%s\" failed: %s: ignored"
2890 msgstr "помилка під час спроби отримати статистичні дані щодо «%s»: %s: проігноровано"
2891
2892 #: locale/programs/locarchive.c:1369
2893 #, c-format
2894 msgid "\"%s\" is no directory; ignored"
2895 msgstr "«%s» не є каталогом; проігноровано"
2896
2897 #: locale/programs/locarchive.c:1376
2898 #, c-format
2899 msgid "cannot open directory \"%s\": %s: ignored"
2900 msgstr "не вдалося відкрити каталог «%s»: %s: проігноровано"
2901
2902 #: locale/programs/locarchive.c:1448
2903 #, c-format
2904 msgid "incomplete set of locale files in \"%s\""
2905 msgstr "набір файлів локалі у «%s» є неповним"
2906
2907 #: locale/programs/locarchive.c:1512
2908 #, c-format
2909 msgid "cannot read all files in \"%s\": ignored"
2910 msgstr "не вдалося прочитати усі файли у «%s»: проігноровано"
2911
2912 #: locale/programs/locarchive.c:1584
2913 #, c-format
2914 msgid "locale \"%s\" not in archive"
2915 msgstr "локаль «%s» поза архівом"
2916
2917 #: locale/programs/locfile.c:137
2918 #, c-format
2919 msgid "argument to `%s' must be a single character"
2920 msgstr "аргументом до «%s» має бути один символ"
2921
2922 #: locale/programs/locfile.c:257
2923 msgid "syntax error: not inside a locale definition section"
2924 msgstr "синтаксична помилка: вихід за межі розділу визначення локалі"
2925
2926 #: locale/programs/locfile.c:800
2927 #, c-format
2928 msgid "cannot open output file `%s' for category `%s'"
2929 msgstr "не вдалося відкрити файл виведених даних «%s» для категорії «%s»"
2930
2931 #: locale/programs/locfile.c:824
2932 #, c-format
2933 msgid "failure while writing data for category `%s'"
2934 msgstr "помилка під час дії з записування для категорії «%s»"
2935
2936 #: locale/programs/locfile.c:920
2937 #, c-format
2938 msgid "cannot create output file `%s' for category `%s'"
2939 msgstr "не вдалося створити файл виведених даних «%s» для категорії «%s»"
2940
2941 #: locale/programs/locfile.c:956
2942 msgid "expecting string argument for `copy'"
2943 msgstr "мало бути вказано аргумент-рядок для «copy»"
2944
2945 #: locale/programs/locfile.c:960
2946 msgid "locale name should consist only of portable characters"
2947 msgstr "назва локалі має складатися лише з придатних до перенесення символів"
2948
2949 #: locale/programs/locfile.c:979
2950 msgid "no other keyword shall be specified when `copy' is used"
2951 msgstr "не можна вказувати інші ключові слова, якщо вже вказано «copy»"
2952
2953 #: locale/programs/locfile.c:993
2954 #, c-format
2955 msgid "`%1$s' definition does not end with `END %1$s'"
2956 msgstr "визначення «%1$s» не завершується на «END %1$s»"
2957
2958 #: locale/programs/repertoire.c:229 locale/programs/repertoire.c:270
2959 #: locale/programs/repertoire.c:295
2960 #, c-format
2961 msgid "syntax error in repertoire map definition: %s"
2962 msgstr "синтаксична помилка у визначенні таблиці наборів: %s"
2963
2964 #: locale/programs/repertoire.c:271
2965 msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
2966 msgstr "не вказано значення <Uxxxx> або <Uxxxxxxxx>"
2967
2968 #: locale/programs/repertoire.c:331
2969 #, c-format
2970 msgid "cannot save new repertoire map"
2971 msgstr "не вдалося зберегти нову таблицю наборів"
2972
2973 #: locale/programs/repertoire.c:342
2974 #, c-format
2975 msgid "repertoire map file `%s' not found"
2976 msgstr "не знайдено файл таблиці наборів «%s»"
2977
2978 #: login/programs/pt_chown.c:78
2979 #, c-format
2980 msgid "Set the owner, group and access permission of the slave pseudo terminal corresponding to the master pseudo terminal passed on file descriptor `%d'.  This is the helper program for the `grantpt' function.  It is not intended to be run directly from the command line.\n"
2981 msgstr "Встановити власника, групу і права доступу для підлеглого псевдотермінала, що відповідає основному псевдотерміналу, переданому за допомогою файлового дескриптора «%d». Це допоміжна програма для функції «grantpt». Її не призначено для безпосереднього запуску з командного рядка.\n"
2982
2983 #: login/programs/pt_chown.c:92
2984 #, c-format
2985 msgid ""
2986 "The owner is set to the current user, the group is set to `%s', and the access permission is set to `%o'.\n"
2987 "\n"
2988 "%s"
2989 msgstr ""
2990 "Власником визначено поточного користувача, групою — «%s», а права доступу визначено як «%o».\n"
2991 "\n"
2992 "%s"
2993
2994 #: login/programs/pt_chown.c:198
2995 #, c-format
2996 msgid "too many arguments"
2997 msgstr "забагато аргументів"
2998
2999 #: login/programs/pt_chown.c:206
3000 #, c-format
3001 msgid "needs to be installed setuid `root'"
3002 msgstr "слід встановити з setuid «root»"
3003
3004 #: malloc/mcheck.c:346
3005 msgid "memory is consistent, library is buggy\n"
3006 msgstr "пам’ять у належному стані, у бібліотеці є помилки\n"
3007
3008 #: malloc/mcheck.c:349
3009 msgid "memory clobbered before allocated block\n"
3010 msgstr "область перед отриманим блоком пам’яті затерто\n"
3011
3012 #: malloc/mcheck.c:352
3013 msgid "memory clobbered past end of allocated block\n"
3014 msgstr "область за отриманим блоком пам’яті затерто\n"
3015
3016 #: malloc/mcheck.c:355
3017 msgid "block freed twice\n"
3018 msgstr "блок звільнено двічі\n"
3019
3020 #: malloc/mcheck.c:358
3021 msgid "bogus mcheck_status, library is buggy\n"
3022 msgstr "фіктивний mcheck_status, помилка у бібліотеці\n"
3023
3024 #: malloc/memusage.sh:32
3025 msgid "%s: option '%s' requires an argument\\n"
3026 msgstr "%s: до параметра «%s» слід додати аргумент\\n"
3027
3028 #: malloc/memusage.sh:38
3029 msgid ""
3030 "Usage: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n"
3031 "Profile memory usage of PROGRAM.\n"
3032 "\n"
3033 "   -n,--progname=NAME     Name of the program file to profile\n"
3034 "   -p,--png=FILE          Generate PNG graphic and store it in FILE\n"
3035 "   -d,--data=FILE         Generate binary data file and store it in FILE\n"
3036 "   -u,--unbuffered        Don't buffer output\n"
3037 "   -b,--buffer=SIZE       Collect SIZE entries before writing them out\n"
3038 "      --no-timer          Don't collect additional information through timer\n"
3039 "   -m,--mmap              Also trace mmap & friends\n"
3040 "\n"
3041 "   -?,--help              Print this help and exit\n"
3042 "      --usage             Give a short usage message\n"
3043 "   -V,--version           Print version information and exit\n"
3044 "\n"
3045 " The following options only apply when generating graphical output:\n"
3046 "   -t,--time-based        Make graph linear in time\n"
3047 "   -T,--total             Also draw graph of total memory use\n"
3048 "      --title=STRING      Use STRING as title of the graph\n"
3049 "   -x,--x-size=SIZE       Make graphic SIZE pixels wide\n"
3050 "   -y,--y-size=SIZE       Make graphic SIZE pixels high\n"
3051 "\n"
3052 "Mandatory arguments to long options are also mandatory for any corresponding\n"
3053 "short options.\n"
3054 "\n"
3055 msgstr ""
3056 "Користування: memusage [ПАРАМЕТР]... ПРОГРАМА [ПАРАМЕТР ПРОГРАМИ]...\n"
3057 "Профілювати використання пам’яті програмою ПРОГРАМА.\n"
3058 "\n"
3059 "   -n,--progname=НАЗВА    назва файла програми для профілювання\n"
3060 "   -p,--png=ФАЙЛ          створити графік у форматі PNG і зберегти його до файла ФАЙЛ\n"
3061 "   -d,--data=ФАЙЛ         створити файл з двійковими даними з назвою ФАЙЛ\n"
3062 "   -u,--unbuffered        не буферизувати виведені дані\n"
3063 "   -b,--buffer=РОЗМІР     збирати пакунки з РОЗМІР записів до виведення даних\n"
3064 "      --no-timer          не збирати додаткову інформацію за допомогою таймера\n"
3065 "   -m,--mmap              трасувати mmap та інші пов’язані виклики\n"
3066 "\n"
3067 "   -?,--help              вивести ці довідкові дані і завершити роботу\n"
3068 "      --usage             вивести коротке повідомлення щодо використання\n"
3069 "   -V,--version           вивести дані щодо версії і завершити роботу\n"
3070 "\n"
3071 " Вказані нижче параметри використовуються лише для керування виведенням графічних даних:\n"
3072 "   -t,--time-based        створити лінійний за часом графік\n"
3073 "   -T,--total             показати на графіку загальне використання пам’яті\n"
3074 "      --title=РЯДОК       використати РЯДОК як заголовок графіка\n"
3075 "   -x,--x-size=РОЗМІР     визначити ширину графіка РОЗМІР\n"
3076 "   -y,--y-size=РОЗМІР     визначити висоту графіка РОЗМІР\n"
3077 "\n"
3078 "Обов’язкові аргументи до повних версій параметрів є обов’язковими для відповідних\n"
3079 "коротких варіантів.\n"
3080 "\n"
3081
3082 #: malloc/memusage.sh:99
3083 msgid ""
3084 "Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--unbuffered]\n"
3085 "\t    [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n"
3086 "\t    [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n"
3087 "\t    PROGRAM [PROGRAMOPTION]..."
3088 msgstr ""
3089 "Синтаксис: memusage [--data=ФАЙЛ] [--progname=НАЗВА] [--png=ФАЙЛ] [--unbuffered]\n"
3090 "\t    [--buffer=РОЗМІР] [--no-timer] [--time-based] [--total]\n"
3091 "\t    [--title=РЯДОК] [--x-size=РОЗМІР] [--y-size=РОЗМІР]\n"
3092 "\t    ПРОГРАМА [ПАРАМЕТР ПРОГРАМИ]..."
3093
3094 #: malloc/memusage.sh:191
3095 msgid "memusage: option \\`${1##*=}' is ambiguous"
3096 msgstr "memusage: параметр \\`${1##*=}' є неоднозначним"
3097
3098 #: malloc/memusage.sh:200
3099 msgid "memusage: unrecognized option \\`$1'"
3100 msgstr "memusage: нерозпізнаний параметр \\`$1'"
3101
3102 #: malloc/memusage.sh:213
3103 msgid "No program name given"
3104 msgstr "Не вказано назви програми"
3105
3106 #: malloc/memusagestat.c:56
3107 msgid "Name output file"
3108 msgstr "Назва файла результатів"
3109
3110 #: malloc/memusagestat.c:57
3111 msgid "STRING"
3112 msgstr "РЯДОК"
3113
3114 #: malloc/memusagestat.c:57
3115 msgid "Title string used in output graphic"
3116 msgstr "Рядок заголовка для виведеного графіка"
3117
3118 #: malloc/memusagestat.c:58
3119 msgid "Generate output linear to time (default is linear to number of function calls)"
3120 msgstr "Вивести дані лінійно за часом (типовим є виведення лінійно за кількістю викликів функцій)"
3121
3122 #: malloc/memusagestat.c:62
3123 msgid "Also draw graph for total memory consumption"
3124 msgstr "Намалювати також графік для даних щодо загального споживання пам’яті"
3125
3126 #: malloc/memusagestat.c:63
3127 msgid "VALUE"
3128 msgstr "ЗНАЧЕННЯ"
3129
3130 #: malloc/memusagestat.c:64
3131 msgid "Make output graphic VALUE pixels wide"
3132 msgstr "Зробити ширину виведеного графіка рівною вказаному значенню у пікселях"
3133
3134 #: malloc/memusagestat.c:65
3135 msgid "Make output graphic VALUE pixels high"
3136 msgstr "Зробити висоту виведеного графіка рівною вказаному значенню у пікселях"
3137
3138 #: malloc/memusagestat.c:70
3139 msgid "Generate graphic from memory profiling data"
3140 msgstr "Створити графік на основі даних щодо профілювання пам’яті"
3141
3142 #: malloc/memusagestat.c:73
3143 msgid "DATAFILE [OUTFILE]"
3144 msgstr "ФАЙЛ_ДАНИХ [ФАЙЛ_РЕЗУЛЬАТІВ]"
3145
3146 #: misc/error.c:117
3147 msgid "Unknown system error"
3148 msgstr "Невідома системна помилка"
3149
3150 #: nis/nis_callback.c:188
3151 msgid "unable to free arguments"
3152 msgstr "не вдалося звільнити аргументи"
3153
3154 #: nis/nis_error.h:1 nis/ypclnt.c:831 nis/ypclnt.c:919 posix/regcomp.c:133
3155 #: sysdeps/gnu/errlist.c:20
3156 msgid "Success"
3157 msgstr "Успіх"
3158
3159 #: nis/nis_error.h:2
3160 msgid "Probable success"
3161 msgstr "Ймовірний успіх"
3162
3163 #: nis/nis_error.h:3
3164 msgid "Not found"
3165 msgstr "Не знайдено"
3166
3167 #: nis/nis_error.h:4
3168 msgid "Probably not found"
3169 msgstr "Ймовірно, не знайдено"
3170
3171 #: nis/nis_error.h:5
3172 msgid "Cache expired"
3173 msgstr "Строк придатності кешу вичерпано"
3174
3175 #: nis/nis_error.h:6
3176 msgid "NIS+ servers unreachable"
3177 msgstr "Сервери NIS+ недоступні"
3178
3179 #: nis/nis_error.h:7
3180 msgid "Unknown object"
3181 msgstr "Невідомий об’єкт"
3182
3183 #: nis/nis_error.h:8
3184 msgid "Server busy, try again"
3185 msgstr "Сервер зайнято, повторіть спробу"
3186
3187 #: nis/nis_error.h:9
3188 msgid "Generic system error"
3189 msgstr "Загальна помилка системи"
3190
3191 #: nis/nis_error.h:10
3192 msgid "First/next chain broken"
3193 msgstr "Розірвано ланцюжок перший-наступний"
3194
3195 #. TRANS Permission denied; the file permissions do not allow the attempted operation.
3196 #: nis/nis_error.h:11 nis/ypclnt.c:876 sysdeps/gnu/errlist.c:157
3197 msgid "Permission denied"
3198 msgstr "Відмовлено у доступі"
3199
3200 #: nis/nis_error.h:12
3201 msgid "Not owner"
3202 msgstr "Не є власником"
3203
3204 #: nis/nis_error.h:13
3205 msgid "Name not served by this server"
3206 msgstr "Назва на обслуговується цим сервером"
3207
3208 #: nis/nis_error.h:14
3209 msgid "Server out of memory"
3210 msgstr "Вичерпано пам’ять на сервері"
3211
3212 #: nis/nis_error.h:15
3213 msgid "Object with same name exists"
3214 msgstr "Вже існує об’єкт з тією самою назвою"
3215
3216 #: nis/nis_error.h:16
3217 msgid "Not master server for this domain"
3218 msgstr "Не є основним сервером для цього домену"
3219
3220 #: nis/nis_error.h:17
3221 msgid "Invalid object for operation"
3222 msgstr "Некоректний об’єкт для дії"
3223
3224 #: nis/nis_error.h:18
3225 msgid "Malformed name, or illegal name"
3226 msgstr "Помилкове форматування назви або некоректна назва"
3227
3228 #: nis/nis_error.h:19
3229 msgid "Unable to create callback"
3230 msgstr "Не вдалося створити зворотний виклик"
3231
3232 #: nis/nis_error.h:20
3233 msgid "Results sent to callback proc"
3234 msgstr "Результати надіслано до процедури зворотного виклику"
3235
3236 #: nis/nis_error.h:21
3237 msgid "Not found, no such name"
3238 msgstr "Не знайдено, немає такої назви"
3239
3240 #: nis/nis_error.h:22
3241 msgid "Name/entry isn't unique"
3242 msgstr "Назва або запис не є унікальними"
3243
3244 #: nis/nis_error.h:23
3245 msgid "Modification failed"
3246 msgstr "Спроба внесення змін зазнала невдачі"
3247
3248 #: nis/nis_error.h:24
3249 msgid "Database for table does not exist"
3250 msgstr "Бази даних для таблиці не існує"
3251
3252 #: nis/nis_error.h:25
3253 msgid "Entry/table type mismatch"
3254 msgstr "Невідповідність типів записів або таблиць"
3255
3256 #: nis/nis_error.h:26
3257 msgid "Link points to illegal name"
3258 msgstr "Посилання вказує на некоректну назву"
3259
3260 #: nis/nis_error.h:27
3261 msgid "Partial success"
3262 msgstr "Частковий успіх"
3263
3264 #: nis/nis_error.h:28
3265 msgid "Too many attributes"
3266 msgstr "Занадто багато атрибутів"
3267
3268 #: nis/nis_error.h:29
3269 msgid "Error in RPC subsystem"
3270 msgstr "Помилка у підсистемі RPC"
3271
3272 #: nis/nis_error.h:30
3273 msgid "Missing or malformed attribute"
3274 msgstr "Не вказано атрибут або форматування атрибута є помилковим"
3275
3276 #: nis/nis_error.h:31
3277 msgid "Named object is not searchable"
3278 msgstr "Іменований об’єкт є непридатним для пошуку"
3279
3280 #: nis/nis_error.h:32
3281 msgid "Error while talking to callback proc"
3282 msgstr "Помилка під час обміну даними з процедурою зворотного виклику"
3283
3284 #: nis/nis_error.h:33
3285 msgid "Non NIS+ namespace encountered"
3286 msgstr "Виявлено простір назв, що не належить NIS+"
3287
3288 #: nis/nis_error.h:34
3289 msgid "Illegal object type for operation"
3290 msgstr "Некоректний тип об’єкта для дії"
3291
3292 #: nis/nis_error.h:35
3293 msgid "Passed object is not the same object on server"
3294 msgstr "Переданий об’єкт не є тим самим об’єктом на сервері"
3295
3296 #: nis/nis_error.h:36
3297 msgid "Modify operation failed"
3298 msgstr "Спроба виконати дію з внесення змін зазнала невдачі"
3299
3300 #: nis/nis_error.h:37
3301 msgid "Query illegal for named table"
3302 msgstr "Неприпустимий запит для іменованої таблиці"
3303
3304 #: nis/nis_error.h:38
3305 msgid "Attempt to remove a non-empty table"
3306 msgstr "Спроба вилучення непорожньої таблиці"
3307
3308 #: nis/nis_error.h:39
3309 msgid "Error in accessing NIS+ cold start file.  Is NIS+ installed?"
3310 msgstr "Помилка у доступі до файла холодного запуску NIS+. Чи встановлено NIS+?"
3311
3312 #: nis/nis_error.h:40
3313 msgid "Full resync required for directory"
3314 msgstr "Потрібна повторна синхронізація каталогу"
3315
3316 #: nis/nis_error.h:41
3317 msgid "NIS+ operation failed"
3318 msgstr "Помилка під час виконання дії NIS+"
3319
3320 #: nis/nis_error.h:42
3321 msgid "NIS+ service is unavailable or not installed"
3322 msgstr "Служба NIS+ недоступна або її не встановлено у системі"
3323
3324 #: nis/nis_error.h:43
3325 msgid "Yes, 42 is the meaning of life"
3326 msgstr "Так, 42 і є сенсом життя"
3327
3328 #: nis/nis_error.h:44
3329 msgid "Unable to authenticate NIS+ server"
3330 msgstr "Не вдалося пройти розпізнавання на сервері NIS+"
3331
3332 #: nis/nis_error.h:45
3333 msgid "Unable to authenticate NIS+ client"
3334 msgstr "Не вдалося пройти розпізнавання на клієнті NIS+"
3335
3336 #: nis/nis_error.h:46
3337 msgid "No file space on server"
3338 msgstr "На сервері немає місця для файлів"
3339
3340 #: nis/nis_error.h:47
3341 msgid "Unable to create process on server"
3342 msgstr "Не вдалося створити процес на сервері"
3343
3344 #: nis/nis_error.h:48
3345 msgid "Master server busy, full dump rescheduled."
3346 msgstr "Основний сервер зайнято, виконано повторне планування створення повного дампу."
3347
3348 #: nis/nis_local_names.c:121
3349 #, c-format
3350 msgid "LOCAL entry for UID %d in directory %s not unique\n"
3351 msgstr "Запис LOCAL для UID %d у каталозі %s не є унікальним\n"
3352
3353 #: nis/nis_print.c:51
3354 msgid "UNKNOWN"
3355 msgstr "НЕВІДОМО"
3356
3357 #: nis/nis_print.c:109
3358 msgid "BOGUS OBJECT\n"
3359 msgstr "ФІКТИВНИЙ ОБ’ЄКТ\n"
3360
3361 #: nis/nis_print.c:112
3362 msgid "NO OBJECT\n"
3363 msgstr "НЕМАЄ ОБ'ЄКТА\n"
3364
3365 #: nis/nis_print.c:115
3366 msgid "DIRECTORY\n"
3367 msgstr "КАТАЛОГ\n"
3368
3369 #: nis/nis_print.c:118
3370 msgid "GROUP\n"
3371 msgstr "ГРУПА\n"
3372
3373 #: nis/nis_print.c:121
3374 msgid "TABLE\n"
3375 msgstr "ТАБЛИЦЯ\n"
3376
3377 #: nis/nis_print.c:124
3378 msgid "ENTRY\n"
3379 msgstr "ЗАПИС\n"
3380
3381 #: nis/nis_print.c:127
3382 msgid "LINK\n"
3383 msgstr "ПОСИЛАННЯ\n"
3384
3385 #: nis/nis_print.c:130
3386 msgid "PRIVATE\n"
3387 msgstr "ПРИВАТНИЙ\n"
3388
3389 #: nis/nis_print.c:133
3390 msgid "(Unknown object)\n"
3391 msgstr "(Невідомий об’єкт)\n"
3392
3393 #: nis/nis_print.c:167
3394 #, c-format
3395 msgid "Name : `%s'\n"
3396 msgstr "Назва: «%s»\n"
3397
3398 #: nis/nis_print.c:168
3399 #, c-format
3400 msgid "Type : %s\n"
3401 msgstr "Тип: %s\n"
3402
3403 #: nis/nis_print.c:173
3404 msgid "Master Server :\n"
3405 msgstr "Основний сервер:\n"
3406
3407 #: nis/nis_print.c:175
3408 msgid "Replicate :\n"
3409 msgstr "Репліка:\n"
3410
3411 #: nis/nis_print.c:176
3412 #, c-format
3413 msgid "\tName       : %s\n"
3414 msgstr "\tНазва      : %s\n"
3415
3416 #: nis/nis_print.c:177
3417 msgid "\tPublic Key : "
3418 msgstr "\tВідкритий ключ: "
3419
3420 #: nis/nis_print.c:181
3421 msgid "None.\n"
3422 msgstr "Немає.\n"
3423
3424 #: nis/nis_print.c:184
3425 #, c-format
3426 msgid "Diffie-Hellmann (%d bits)\n"
3427 msgstr "Діффі-Геллман (%d біт)\n"
3428
3429 #: nis/nis_print.c:189
3430 #, c-format
3431 msgid "RSA (%d bits)\n"
3432 msgstr "RSA (%d-бітовий)\n"
3433
3434 #: nis/nis_print.c:192
3435 msgid "Kerberos.\n"
3436 msgstr "Kerberos.\n"
3437
3438 #: nis/nis_print.c:195
3439 #, c-format
3440 msgid "Unknown (type = %d, bits = %d)\n"
3441 msgstr "Невідомо (тип = %d, к-ть бітів = %d)\n"
3442
3443 #: nis/nis_print.c:206
3444 #, c-format
3445 msgid "\tUniversal addresses (%u)\n"
3446 msgstr "\tУніверсальні адреси (%u)\n"
3447
3448 #: nis/nis_print.c:228
3449 msgid "Time to live : "
3450 msgstr "Строк дії   : "
3451
3452 #: nis/nis_print.c:230
3453 msgid "Default Access rights :\n"
3454 msgstr "Типові права доступу  :\n"
3455
3456 #: nis/nis_print.c:239
3457 #, c-format
3458 msgid "\tType         : %s\n"
3459 msgstr "\tТип          : %s\n"
3460
3461 #: nis/nis_print.c:240
3462 msgid "\tAccess rights: "
3463 msgstr "\tПрава доступу: "
3464
3465 #: nis/nis_print.c:254
3466 msgid "Group Flags :"
3467 msgstr "Прапорці групи:"
3468
3469 #: nis/nis_print.c:257
3470 msgid ""
3471 "\n"
3472 "Group Members :\n"
3473 msgstr ""
3474 "\n"
3475 "Учасники групи:\n"
3476
3477 #: nis/nis_print.c:269
3478 #, c-format
3479 msgid "Table Type          : %s\n"
3480 msgstr "Тип таблиці         : %s\n"
3481
3482 #: nis/nis_print.c:270
3483 #, c-format
3484 msgid "Number of Columns   : %d\n"
3485 msgstr "Кількість стовпчиків: %d\n"
3486
3487 #: nis/nis_print.c:271
3488 #, c-format
3489 msgid "Character Separator : %c\n"
3490 msgstr "Роздільник символів : %c\n"
3491
3492 #: nis/nis_print.c:272
3493 #, c-format
3494 msgid "Search Path         : %s\n"
3495 msgstr "Шлях для пошуку     : %s\n"
3496
3497 #: nis/nis_print.c:273
3498 msgid "Columns             :\n"
3499 msgstr "Стовпчики           :\n"
3500
3501 #: nis/nis_print.c:276
3502 #, c-format
3503 msgid "\t[%d]\tName          : %s\n"
3504 msgstr "\t[%d]\tНазва         : %s\n"
3505
3506 #: nis/nis_print.c:278
3507 msgid "\t\tAttributes    : "
3508 msgstr "\t\tАтрибути      : "
3509
3510 #: nis/nis_print.c:280
3511 msgid "\t\tAccess Rights : "
3512 msgstr "\t\tПрава доступу: "
3513
3514 #: nis/nis_print.c:290
3515 msgid "Linked Object Type : "
3516 msgstr "Тип пов’язаного об’єкта: "
3517
3518 #: nis/nis_print.c:292
3519 #, c-format
3520 msgid "Linked to : %s\n"
3521 msgstr "Пов’язано з: %s\n"
3522
3523 #: nis/nis_print.c:302
3524 #, c-format
3525 msgid "\tEntry data of type %s\n"
3526 msgstr "\tДані запису типу %s\n"
3527
3528 #: nis/nis_print.c:305
3529 #, c-format
3530 msgid "\t[%u] - [%u bytes] "
3531 msgstr "\t[%u] - [%u байт] "
3532
3533 #: nis/nis_print.c:308
3534 msgid "Encrypted data\n"
3535 msgstr "Зашифровані дані\n"
3536
3537 #: nis/nis_print.c:310
3538 msgid "Binary data\n"
3539 msgstr "Двійкові дані\n"
3540
3541 #: nis/nis_print.c:326
3542 #, c-format
3543 msgid "Object Name   : %s\n"
3544 msgstr "Назва об’єкта  : %s\n"
3545
3546 #: nis/nis_print.c:327
3547 #, c-format
3548 msgid "Directory     : %s\n"
3549 msgstr "Каталог      : %s\n"
3550
3551 #: nis/nis_print.c:328
3552 #, c-format
3553 msgid "Owner         : %s\n"
3554 msgstr "Власник       : %s\n"
3555
3556 #: nis/nis_print.c:329
3557 #, c-format
3558 msgid "Group         : %s\n"
3559 msgstr "Група         : %s\n"
3560
3561 #: nis/nis_print.c:330
3562 msgid "Access Rights : "
3563 msgstr "Права доступу: "
3564
3565 #: nis/nis_print.c:332
3566 #, c-format
3567 msgid ""
3568 "\n"
3569 "Time to Live  : "
3570 msgstr ""
3571 "\n"
3572 "Строк дії     : "
3573
3574 #: nis/nis_print.c:335
3575 #, c-format
3576 msgid "Creation Time : %s"
3577 msgstr "Час створення : %s"
3578
3579 #: nis/nis_print.c:337
3580 #, c-format
3581 msgid "Mod. Time     : %s"
3582 msgstr "Час модифікації: %s"
3583
3584 #: nis/nis_print.c:338
3585 msgid "Object Type   : "
3586 msgstr "Тип об’єкта   : "
3587
3588 #: nis/nis_print.c:358
3589 #, c-format
3590 msgid "    Data Length = %u\n"
3591 msgstr "    Довжина даних = %u\n"
3592
3593 #: nis/nis_print.c:372
3594 #, c-format
3595 msgid "Status            : %s\n"
3596 msgstr "Стан              : %s\n"
3597
3598 #: nis/nis_print.c:373
3599 #, c-format
3600 msgid "Number of objects : %u\n"
3601 msgstr "Кількість об’єктів: %u\n"
3602
3603 #: nis/nis_print.c:377
3604 #, c-format
3605 msgid "Object #%d:\n"
3606 msgstr "Об’єкт %d:\n"
3607
3608 #: nis/nis_print_group_entry.c:116
3609 #, c-format
3610 msgid "Group entry for \"%s.%s\" group:\n"
3611 msgstr "Запис групи для групи «%s.%s»:\n"
3612
3613 #: nis/nis_print_group_entry.c:124
3614 msgid "    Explicit members:\n"
3615 msgstr "    Явні учасники:\n"
3616
3617 #: nis/nis_print_group_entry.c:129
3618 msgid "    No explicit members\n"
3619 msgstr "    Немає явних учасників\n"
3620
3621 #: nis/nis_print_group_entry.c:132
3622 msgid "    Implicit members:\n"
3623 msgstr "    Неявні учасники:\n"
3624
3625 #: nis/nis_print_group_entry.c:137
3626 msgid "    No implicit members\n"
3627 msgstr "    Немає неявних учасників\n"
3628
3629 #: nis/nis_print_group_entry.c:140
3630 msgid "    Recursive members:\n"
3631 msgstr "    Рекурсивні учасники:\n"
3632
3633 #: nis/nis_print_group_entry.c:145
3634 msgid "    No recursive members\n"
3635 msgstr "    Немає рекурсивних учасників\n"
3636
3637 #: nis/nis_print_group_entry.c:148
3638 msgid "    Explicit nonmembers:\n"
3639 msgstr "    Явні неучасники:\n"
3640
3641 #: nis/nis_print_group_entry.c:153
3642 msgid "    No explicit nonmembers\n"
3643 msgstr "    Немає неявних неучасників\n"
3644
3645 #: nis/nis_print_group_entry.c:156
3646 msgid "    Implicit nonmembers:\n"
3647 msgstr "    Неявні неучасники:\n"
3648
3649 #: nis/nis_print_group_entry.c:161
3650 msgid "    No implicit nonmembers\n"
3651 msgstr "    Немає неявних неучасників\n"
3652
3653 #: nis/nis_print_group_entry.c:164
3654 msgid "    Recursive nonmembers:\n"
3655 msgstr "    Рекурсивні неучасники:\n"
3656
3657 #: nis/nis_print_group_entry.c:169
3658 msgid "    No recursive nonmembers\n"
3659 msgstr "    Немає рекурсивних неучасників\n"
3660
3661 #: nis/nss_nisplus/nisplus-publickey.c:100
3662 #: nis/nss_nisplus/nisplus-publickey.c:182
3663 #, c-format
3664 msgid "DES entry for netname %s not unique\n"
3665 msgstr "Запис DES для netname %s не є унікальним\n"
3666
3667 #: nis/nss_nisplus/nisplus-publickey.c:219
3668 #, c-format
3669 msgid "netname2user: missing group id list in `%s'"
3670 msgstr "netname2user: у «%s» не вистачає списку ідентифікаторів груп"
3671
3672 #: nis/nss_nisplus/nisplus-publickey.c:301
3673 #: nis/nss_nisplus/nisplus-publickey.c:307
3674 #: nis/nss_nisplus/nisplus-publickey.c:372
3675 #: nis/nss_nisplus/nisplus-publickey.c:381
3676 #, c-format
3677 msgid "netname2user: (nis+ lookup): %s\n"
3678 msgstr "netname2user: (пошук у nis+): %s\n"
3679
3680 #: nis/nss_nisplus/nisplus-publickey.c:320
3681 #, c-format
3682 msgid "netname2user: DES entry for %s in directory %s not unique"
3683 msgstr "netname2user: запис DES для %s у каталозі %s не є унікальним"
3684
3685 #: nis/nss_nisplus/nisplus-publickey.c:338
3686 #, c-format
3687 msgid "netname2user: principal name `%s' too long"
3688 msgstr "netname2user: назва адміністратора доступу (принципала) «%s» є надто довгою"
3689
3690 #: nis/nss_nisplus/nisplus-publickey.c:394
3691 #, c-format
3692 msgid "netname2user: LOCAL entry for %s in directory %s not unique"
3693 msgstr "netname2user: запис LOCAL для %s у каталозі %s не є унікальним"
3694
3695 #: nis/nss_nisplus/nisplus-publickey.c:401
3696 msgid "netname2user: should not have uid 0"
3697 msgstr "netname2user: не можна використовувати UID 0"
3698
3699 #: nis/ypclnt.c:834
3700 msgid "Request arguments bad"
3701 msgstr "Помилка у аргументах запиту"
3702
3703 #: nis/ypclnt.c:837
3704 msgid "RPC failure on NIS operation"
3705 msgstr "Помилка RPC під час виконання дії NIS"
3706
3707 #: nis/ypclnt.c:840
3708 msgid "Can't bind to server which serves this domain"
3709 msgstr "Не вдалося прив’язатися до сервера, який обслуговує цей домен"
3710
3711 #: nis/ypclnt.c:843
3712 msgid "No such map in server's domain"
3713 msgstr "У домені сервера немає такої прив’язки"
3714
3715 #: nis/ypclnt.c:846
3716 msgid "No such key in map"
3717 msgstr "У прив’язці немає такого ключа"
3718
3719 #: nis/ypclnt.c:849
3720 msgid "Internal NIS error"
3721 msgstr "Внутрішня помилка NIS"
3722
3723 #: nis/ypclnt.c:852
3724 msgid "Local resource allocation failure"
3725 msgstr "Помилка розміщення локального ресурсу"
3726
3727 #: nis/ypclnt.c:855
3728 msgid "No more records in map database"
3729 msgstr "У базі даних прив’язок немає більше записів"
3730
3731 #: nis/ypclnt.c:858
3732 msgid "Can't communicate with portmapper"
3733 msgstr "Не вдалося обмінятися даними з portmapper"
3734
3735 #: nis/ypclnt.c:861
3736 msgid "Can't communicate with ypbind"
3737 msgstr "Не вдалося обмінятися даними з ypbind"
3738
3739 #: nis/ypclnt.c:864
3740 msgid "Can't communicate with ypserv"
3741 msgstr "Не вдалося обмінятися даними з ypserv"
3742
3743 #: nis/ypclnt.c:867
3744 msgid "Local domain name not set"
3745 msgstr "Не встановлено назви локального домену"
3746
3747 #: nis/ypclnt.c:870
3748 msgid "NIS map database is bad"
3749 msgstr "Помилкова база даних прив’язок NIS"
3750
3751 #: nis/ypclnt.c:873
3752 msgid "NIS client/server version mismatch - can't supply service"
3753 msgstr "Не збігаються між собою версії клієнта і сервера NIS: служба не зможе працювати"
3754
3755 #: nis/ypclnt.c:879
3756 msgid "Database is busy"
3757 msgstr "Базу даних зайнято виконанням завдання"
3758
3759 #: nis/ypclnt.c:882
3760 msgid "Unknown NIS error code"
3761 msgstr "Невідомий код помилки NIS"
3762
3763 #: nis/ypclnt.c:922
3764 msgid "Internal ypbind error"
3765 msgstr "Внутрішня помилка ypbind"
3766
3767 #: nis/ypclnt.c:925
3768 msgid "Domain not bound"
3769 msgstr "Домен не пов’язано"
3770
3771 #: nis/ypclnt.c:928
3772 msgid "System resource allocation failure"
3773 msgstr "Помилка під час розміщення системного ресурсу"
3774
3775 #: nis/ypclnt.c:931
3776 msgid "Unknown ypbind error"
3777 msgstr "Невідома помилка ypbind"
3778
3779 #: nis/ypclnt.c:972
3780 msgid "yp_update: cannot convert host to netname\n"
3781 msgstr "yp_update: не вдалося перетворити адресу вузла на назву у мережі\n"
3782
3783 #: nis/ypclnt.c:990
3784 msgid "yp_update: cannot get server address\n"
3785 msgstr "yp_update: не вдалося отримати адресу сервера\n"
3786
3787 #: nscd/aicache.c:83 nscd/hstcache.c:494
3788 #, c-format
3789 msgid "Haven't found \"%s\" in hosts cache!"
3790 msgstr "Не вдалося знайти «%s» у кеші вузлів!"
3791
3792 #: nscd/aicache.c:85 nscd/hstcache.c:496
3793 #, c-format
3794 msgid "Reloading \"%s\" in hosts cache!"
3795 msgstr "Перезавантажуємо «%s» у кеші вузлів!"
3796
3797 #: nscd/cache.c:151
3798 #, c-format
3799 msgid "add new entry \"%s\" of type %s for %s to cache%s"
3800 msgstr "додати новий запис «%s» типу %s для %s до кешу%s"
3801
3802 #: nscd/cache.c:153
3803 msgid " (first)"
3804 msgstr " (перший)"
3805
3806 #: nscd/cache.c:285 nscd/connections.c:1019
3807 #, c-format
3808 msgid "cannot stat() file `%s': %s"
3809 msgstr "не вдалося виконати stat() для файла «%s»: %s"
3810
3811 #: nscd/cache.c:331
3812 #, c-format
3813 msgid "pruning %s cache; time %ld"
3814 msgstr "спорожнюємо кеш %s; час — %ld"
3815
3816 #: nscd/cache.c:360
3817 #, c-format
3818 msgid "considering %s entry \"%s\", timeout %<PRIu64>"
3819 msgstr "обробляємо запис %s «%s», час очікування %<PRIu64>"
3820
3821 #: nscd/connections.c:571
3822 #, c-format
3823 msgid "invalid persistent database file \"%s\": %s"
3824 msgstr "некоректний файл постійної бази даних «%s»: %s"
3825
3826 #: nscd/connections.c:579
3827 msgid "uninitialized header"
3828 msgstr "неініціалізований заголовок"
3829
3830 #: nscd/connections.c:584
3831 msgid "header size does not match"
3832 msgstr "розмір заголовка є невідповідним"
3833
3834 #: nscd/connections.c:594
3835 msgid "file size does not match"
3836 msgstr "розмір файла є невідповідним"
3837
3838 #: nscd/connections.c:611
3839 msgid "verification failed"
3840 msgstr "спроба перевірки зазнала невдачі"
3841
3842 #: nscd/connections.c:625
3843 #, c-format
3844 msgid "suggested size of table for database %s larger than the persistent database's table"
3845 msgstr "пропонований розмір таблиці для бази даних %s є більшим за таблицю сталої бази даних"
3846
3847 #: nscd/connections.c:636 nscd/connections.c:721
3848 #, c-format
3849 msgid "cannot create read-only descriptor for \"%s\"; no mmap"
3850 msgstr "не вдалося створити придатний лише для читання дескриптор для «%s»; немає mmap"
3851
3852 #: nscd/connections.c:652
3853 #, c-format
3854 msgid "cannot access '%s'"
3855 msgstr "не вдалося отримати доступ до «%s»"
3856
3857 #: nscd/connections.c:700
3858 #, c-format
3859 msgid "database for %s corrupted or simultaneously used; remove %s manually if necessary and restart"
3860 msgstr "базу даних для %s пошкоджено або ця база використовується спільно з іншою програмою; вилучіть %s вручну, якщо потрібно, і перезапустіть програму"
3861
3862 #: nscd/connections.c:707
3863 #, c-format
3864 msgid "cannot create %s; no persistent database used"
3865 msgstr "не вдалося створити %s; не використано жодної постійної бази даних"
3866
3867 #: nscd/connections.c:710
3868 #, c-format
3869 msgid "cannot create %s; no sharing possible"
3870 msgstr "не вдалося створити %s; спільне використання неможливе"
3871
3872 #: nscd/connections.c:781
3873 #, c-format
3874 msgid "cannot write to database file %s: %s"
3875 msgstr "не вдалося виконати запис до файла бази даних %s: %s"
3876
3877 #: nscd/connections.c:820
3878 #, c-format
3879 msgid "cannot set socket to close on exec: %s; disabling paranoia mode"
3880 msgstr "не вдалося перевести сокет у режим закриття після виконання: %s; вимикаємо параноїдальний режим"
3881
3882 #: nscd/connections.c:869
3883 #, c-format
3884 msgid "cannot open socket: %s"
3885 msgstr "не вдалося відкрити сокет: %s"
3886
3887 #: nscd/connections.c:889 nscd/connections.c:953
3888 #, c-format
3889 msgid "cannot change socket to nonblocking mode: %s"
3890 msgstr "не вдалося перевести сокет у неблокований режим: %s"
3891
3892 #: nscd/connections.c:897 nscd/connections.c:963
3893 #, c-format
3894 msgid "cannot set socket to close on exec: %s"
3895 msgstr "не вдалося перевести сокет у режим закриття після виконання: %s"
3896
3897 #: nscd/connections.c:910
3898 #, c-format
3899 msgid "cannot enable socket to accept connections: %s"
3900 msgstr "не вдалося увімкнути сокет для прийняття з’єднань: %s"
3901
3902 #: nscd/connections.c:1003
3903 #, c-format
3904 msgid "register trace file %s for database %s"
3905 msgstr "зареєструвати файл трасування %s для бази даних %s"
3906
3907 #: nscd/connections.c:1133
3908 #, c-format
3909 msgid "provide access to FD %d, for %s"
3910 msgstr "надати доступ до файлового дескриптора %d для %s"
3911
3912 #: nscd/connections.c:1145
3913 #, c-format
3914 msgid "cannot handle old request version %d; current version is %d"
3915 msgstr "обробка застарілої версії запиту %d неможлива; поточною версією є %d"
3916
3917 #: nscd/connections.c:1167
3918 #, c-format
3919 msgid "request from %ld not handled due to missing permission"
3920 msgstr "запит від %ld не оброблено через недостатні права доступу"
3921
3922 #: nscd/connections.c:1172
3923 #, c-format
3924 msgid "request from '%s' [%ld] not handled due to missing permission"
3925 msgstr "запит від «%s» [%ld] не оброблено через недостатні права доступу"
3926
3927 #: nscd/connections.c:1177
3928 msgid "request not handled due to missing permission"
3929 msgstr "запит не оброблено через недостатні права доступу"
3930
3931 #: nscd/connections.c:1215 nscd/connections.c:1268
3932 #, c-format
3933 msgid "cannot write result: %s"
3934 msgstr "не вдалося записати результат: %s"
3935
3936 #: nscd/connections.c:1359
3937 #, c-format
3938 msgid "error getting caller's id: %s"
3939 msgstr "помилка під час спроби отримати ідентифікатор виклику: %s"
3940
3941 #: nscd/connections.c:1419
3942 #, c-format
3943 msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode"
3944 msgstr "не вдалося відкрити /proc/self/cmdline: %s; вимикаємо параноїдальний режим"
3945
3946 #: nscd/connections.c:1433
3947 #, c-format
3948 msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode"
3949 msgstr "не вдалося прочитати /proc/self/cmdline: %s; вимикаємо параноїдальний режим"
3950
3951 #: nscd/connections.c:1473
3952 #, c-format
3953 msgid "cannot change to old UID: %s; disabling paranoia mode"
3954 msgstr "не вдалося змінити старий UID: %s; вимикаємо параноїдальний режим"
3955
3956 #: nscd/connections.c:1483
3957 #, c-format
3958 msgid "cannot change to old GID: %s; disabling paranoia mode"
3959 msgstr "не вдалося змінити старий GID: %s; вимикаємо параноїдальний режим"
3960
3961 #: nscd/connections.c:1496
3962 #, c-format
3963 msgid "cannot change to old working directory: %s; disabling paranoia mode"
3964 msgstr "не вдалося змінити старий робочий каталог: %s; вимикаємо параноїдальний режим"
3965
3966 #: nscd/connections.c:1542
3967 #, c-format
3968 msgid "re-exec failed: %s; disabling paranoia mode"
3969 msgstr "не вдалося повторно виконати %s; вимикаємо параноїдальний режим"
3970
3971 #: nscd/connections.c:1551
3972 #, c-format
3973 msgid "cannot change current working directory to \"/\": %s"
3974 msgstr "не вдалося змінити поточний робочий каталог на «/»: %s"
3975
3976 #: nscd/connections.c:1744
3977 #, c-format
3978 msgid "short read while reading request: %s"
3979 msgstr "неповний зчитаний блок під час читання запиту: %s"
3980
3981 #: nscd/connections.c:1777
3982 #, c-format
3983 msgid "key length in request too long: %d"
3984 msgstr "надто довгий ключ у запиті: %d"
3985
3986 #: nscd/connections.c:1790
3987 #, c-format
3988 msgid "short read while reading request key: %s"
3989 msgstr "неповний зчитаний блок під час читання ключа запиту: %s"
3990
3991 #: nscd/connections.c:1800
3992 #, c-format
3993 msgid "handle_request: request received (Version = %d) from PID %ld"
3994 msgstr "handle_request: отримано запит (версія = %d) від PID %ld"
3995
3996 #: nscd/connections.c:1805
3997 #, c-format
3998 msgid "handle_request: request received (Version = %d)"
3999 msgstr "handle_request: отримано запит (версія = %d)"
4000
4001 #: nscd/connections.c:2069 nscd/connections.c:2271
4002 #, c-format
4003 msgid "disabled inotify after read error %d"
4004 msgstr "вимкнено inotify після помилки читання %d"
4005
4006 #: nscd/connections.c:2394
4007 msgid "could not initialize conditional variable"
4008 msgstr "не вдалося ініціалізувати змінну умови"
4009
4010 #: nscd/connections.c:2402
4011 msgid "could not start clean-up thread; terminating"
4012 msgstr "не вдалося розпочати нитку спорожнення; перериваємо обробку"
4013
4014 #: nscd/connections.c:2416
4015 msgid "could not start any worker thread; terminating"
4016 msgstr "не вдалося запустити будь-яку нитку обробки; перериваємо обробку"
4017
4018 #: nscd/connections.c:2467 nscd/connections.c:2468 nscd/connections.c:2485
4019 #: nscd/connections.c:2494 nscd/connections.c:2512 nscd/connections.c:2523
4020 #: nscd/connections.c:2534
4021 #, c-format
4022 msgid "Failed to run nscd as user '%s'"
4023 msgstr "Не вдалося запустити nscd від імені користувача «%s»"
4024
4025 #: nscd/connections.c:2486
4026 #, c-format
4027 msgid "initial getgrouplist failed"
4028 msgstr "помилка початкового getgrouplist"
4029
4030 #: nscd/connections.c:2495
4031 #, c-format
4032 msgid "getgrouplist failed"
4033 msgstr "помилка getgrouplist"
4034
4035 #: nscd/connections.c:2513
4036 #, c-format
4037 msgid "setgroups failed"
4038 msgstr "помилка setgroups"
4039
4040 #: nscd/grpcache.c:413 nscd/hstcache.c:441 nscd/initgrcache.c:418
4041 #: nscd/pwdcache.c:391 nscd/servicescache.c:346
4042 #, c-format
4043 msgid "short write in %s: %s"
4044 msgstr "неповний запис до %s: %s"
4045
4046 #: nscd/grpcache.c:458 nscd/initgrcache.c:77
4047 #, c-format
4048 msgid "Haven't found \"%s\" in group cache!"
4049 msgstr "Не вдалося знайти «%s» у кеші груп!"
4050
4051 #: nscd/grpcache.c:460 nscd/initgrcache.c:79
4052 #, c-format
4053 msgid "Reloading \"%s\" in group cache!"
4054 msgstr "Перезавантажуємо «%s» до кешу груп!"
4055
4056 #: nscd/grpcache.c:539
4057 #, c-format
4058 msgid "Invalid numeric gid \"%s\"!"
4059 msgstr "Некоректне числове значення gid «%s»!"
4060
4061 #: nscd/mem.c:425
4062 #, c-format
4063 msgid "freed %zu bytes in %s cache"
4064 msgstr "вивільнено %zu байтів у кеші %s"
4065
4066 #: nscd/mem.c:568
4067 #, c-format
4068 msgid "no more memory for database '%s'"
4069 msgstr "недостатньо пам’яті для бази даних «%s»"
4070
4071 #: nscd/netgroupcache.c:126
4072 #, c-format
4073 msgid "Haven't found \"%s\" in netgroup cache!"
4074 msgstr "Не вдалося знайти «%s» у кеші netgroup!"
4075
4076 #: nscd/netgroupcache.c:128
4077 #, c-format
4078 msgid "Reloading \"%s\" in netgroup cache!"
4079 msgstr "Перезавантажуємо «%s» до кешу netgroup!"
4080
4081 #: nscd/netgroupcache.c:509
4082 #, c-format
4083 msgid "Haven't found \"%s (%s,%s,%s)\" in netgroup cache!"
4084 msgstr "Не вдалося знайти «%s (%s,%s,%s)» у кеші netgroup!"
4085
4086 #: nscd/netgroupcache.c:512
4087 #, c-format
4088 msgid "Reloading \"%s (%s,%s,%s)\" in netgroup cache!"
4089 msgstr "Перезавантажуємо «%s (%s,%s,%s)» до кешу netgroup!"
4090
4091 #: nscd/nscd.c:116
4092 msgid "Read configuration data from NAME"
4093 msgstr "Прочитати дані налаштування з файла НАЗВА"
4094
4095 #: nscd/nscd.c:118
4096 msgid "Do not fork and display messages on the current tty"
4097 msgstr "Не відгалужувати дочірній процес і показувати повідомлення у поточному tty"
4098
4099 #: nscd/nscd.c:120
4100 msgid "Do not fork, but otherwise behave like a daemon"
4101 msgstr "Не відгалужувати дочірній процес, але працювати подібно до фонової служби"
4102
4103 #: nscd/nscd.c:121
4104 msgid "NUMBER"
4105 msgstr "ЧИСЛО"
4106
4107 #: nscd/nscd.c:121
4108 msgid "Start NUMBER threads"
4109 msgstr "Запустити вказане ЧИСЛО потоків обробки"
4110
4111 #: nscd/nscd.c:122
4112 msgid "Shut the server down"
4113 msgstr "Завершити роботу сервера"
4114
4115 #: nscd/nscd.c:123
4116 msgid "Print current configuration statistics"
4117 msgstr "Вивести статистичні дані щодо поточного налаштування"
4118
4119 #: nscd/nscd.c:124
4120 msgid "TABLE"
4121 msgstr "ТАБЛИЦЯ"
4122
4123 #: nscd/nscd.c:125
4124 msgid "Invalidate the specified cache"
4125 msgstr "Скасувати чинність вказаного кешу"
4126
4127 #: nscd/nscd.c:126
4128 msgid "TABLE,yes"
4129 msgstr "ТАБЛИЦЯ,yes"
4130
4131 #: nscd/nscd.c:127
4132 msgid "Use separate cache for each user"
4133 msgstr "Використовувати окремий кеш для кожного з користувачів"
4134
4135 #: nscd/nscd.c:132
4136 msgid "Name Service Cache Daemon."
4137 msgstr "Фонова служба кешування служби назв."
4138
4139 #: nscd/nscd.c:164 nss/getent.c:1003 nss/makedb.c:206
4140 #, c-format
4141 msgid "wrong number of arguments"
4142 msgstr "помилкова кількість параметрів"
4143
4144 #: nscd/nscd.c:174
4145 #, c-format
4146 msgid "failure while reading configuration file; this is fatal"
4147 msgstr "не вдалося прочитати дані з файла налаштувань; ця помилка є критичною"
4148
4149 #: nscd/nscd.c:183
4150 #, c-format
4151 msgid "already running"
4152 msgstr "вже працює"
4153
4154 #: nscd/nscd.c:201
4155 #, c-format
4156 msgid "cannot fork"
4157 msgstr "не вдалося створити процес"
4158
4159 #: nscd/nscd.c:259
4160 #, c-format
4161 msgid "cannot change current working directory to \"/\""
4162 msgstr "не вдалося змінити поточний робочий каталог на «/»"
4163
4164 #: nscd/nscd.c:267
4165 msgid "Could not create log file"
4166 msgstr "Не вдалося створити файл журналу"
4167
4168 #: nscd/nscd.c:339 nscd/nscd.c:364 nscd/nscd_stat.c:173
4169 #, c-format
4170 msgid "Only root is allowed to use this option!"
4171 msgstr "Цим параметром може користуватися лише користувач root!"
4172
4173 #: nscd/nscd.c:379
4174 #, c-format
4175 msgid "'%s' is not a known database"
4176 msgstr "«%s» не є назвою відомої бази даних"
4177
4178 #: nscd/nscd.c:404 nscd/nscd_stat.c:192
4179 #, c-format
4180 msgid "write incomplete"
4181 msgstr "неповний запис"
4182
4183 #: nscd/nscd.c:415
4184 #, c-format
4185 msgid "cannot read invalidate ACK"
4186 msgstr "читання нечинного ACK неможливе"
4187
4188 #: nscd/nscd.c:421
4189 #, c-format
4190 msgid "invalidation failed"
4191 msgstr "спроба скасування чинності зазнала невдачі"
4192
4193 #: nscd/nscd.c:431
4194 #, c-format
4195 msgid "secure services not implemented anymore"
4196 msgstr "безпечні служби більше не підтримуються"
4197
4198 #: nscd/nscd.c:462
4199 #, c-format
4200 msgid ""
4201 "Supported tables:\n"
4202 "%s\n"
4203 "\n"
4204 "For bug reporting instructions, please see:\n"
4205 "%s.\n"
4206 msgstr ""
4207 "Підтримувані набори:\n"
4208 "%s\n"
4209 "\n"
4210 "Настанови щодо звітування про вади наведено тут:\n"
4211 "%s.\n"
4212
4213 #: nscd/nscd_conf.c:57
4214 #, c-format
4215 msgid "database %s is not supported"
4216 msgstr "підтримки бази даних %s не передбачено"
4217
4218 #: nscd/nscd_conf.c:108
4219 #, c-format
4220 msgid "Parse error: %s"
4221 msgstr "Помилка обробки: %s"
4222
4223 #: nscd/nscd_conf.c:194
4224 #, c-format
4225 msgid "Must specify user name for server-user option"
4226 msgstr "Для параметра server-user слід вказати ім’я користувача"
4227
4228 #: nscd/nscd_conf.c:201
4229 #, c-format
4230 msgid "Must specify user name for stat-user option"
4231 msgstr "Для параметра stat-user слід вказати ім’я користувача"
4232
4233 #: nscd/nscd_conf.c:258
4234 #, c-format
4235 msgid "Must specify value for restart-interval option"
4236 msgstr "Для параметра restart-interval слід вказати значення"
4237
4238 #: nscd/nscd_conf.c:272
4239 #, c-format
4240 msgid "Unknown option: %s %s %s"
4241 msgstr "Невідомий параметр: %s %s %s"
4242
4243 #: nscd/nscd_conf.c:285
4244 #, c-format
4245 msgid "cannot get current working directory: %s; disabling paranoia mode"
4246 msgstr "не вдалося визначити поточний робочий каталог: %s; вимикаємо параноїдальний режим"
4247
4248 #: nscd/nscd_conf.c:305
4249 #, c-format
4250 msgid "maximum file size for %s database too small"
4251 msgstr "максимальний розмір файла для бази даних %s є надто малим"
4252
4253 #: nscd/nscd_stat.c:142
4254 #, c-format
4255 msgid "cannot write statistics: %s"
4256 msgstr "не вдалося записати статистичні дані: %s"
4257
4258 #: nscd/nscd_stat.c:157
4259 msgid "yes"
4260 msgstr "так"
4261
4262 #: nscd/nscd_stat.c:158
4263 msgid "no"
4264 msgstr "ні"
4265
4266 #: nscd/nscd_stat.c:169
4267 #, c-format
4268 msgid "Only root or %s is allowed to use this option!"
4269 msgstr "Цим параметром може користуватися лише root або %s!"
4270
4271 #: nscd/nscd_stat.c:180
4272 #, c-format
4273 msgid "nscd not running!\n"
4274 msgstr "nscd не запущено!\n"
4275
4276 #: nscd/nscd_stat.c:204
4277 #, c-format
4278 msgid "cannot read statistics data"
4279 msgstr "не вдалося прочитати статистичні дані"
4280
4281 #: nscd/nscd_stat.c:207
4282 #, c-format
4283 msgid ""
4284 "nscd configuration:\n"
4285 "\n"
4286 "%15d  server debug level\n"
4287 msgstr ""
4288 "Налаштування nscd:\n"
4289 "\n"
4290 "%15d  рівень діагностування сервера\n"
4291
4292 #: nscd/nscd_stat.c:231
4293 #, c-format
4294 msgid "%3ud %2uh %2um %2lus  server runtime\n"
4295 msgstr "%3ud %2uh %2um %2lus  час роботи сервера\n"
4296
4297 #: nscd/nscd_stat.c:234
4298 #, c-format
4299 msgid "    %2uh %2um %2lus  server runtime\n"
4300 msgstr "    %2uh %2um %2lus  час роботи сервера\n"
4301
4302 #: nscd/nscd_stat.c:236
4303 #, c-format
4304 msgid "        %2um %2lus  server runtime\n"
4305 msgstr "        %2um %2lus  час роботи сервера\n"
4306
4307 #: nscd/nscd_stat.c:238
4308 #, c-format
4309 msgid "            %2lus  server runtime\n"
4310 msgstr "            %2lus  час роботи сервера\n"
4311
4312 #: nscd/nscd_stat.c:240
4313 #, c-format
4314 msgid ""
4315 "%15d  current number of threads\n"
4316 "%15d  maximum number of threads\n"
4317 "%15lu  number of times clients had to wait\n"
4318 "%15s  paranoia mode enabled\n"
4319 "%15lu  restart internal\n"
4320 "%15u  reload count\n"
4321 msgstr ""
4322 "%15d  поточна кількість потоків обробки\n"
4323 "%15d  максимальна кількість потоків обробки\n"
4324 "%15lu  кількість випадків, коли клієнти мали очікувати\n"
4325 "%15s  увімкнено параноїдальний режим\n"
4326 "%15lu  інтервал перезапуску\n"
4327 "%15u  кількість перезавантажень\n"
4328
4329 #: nscd/nscd_stat.c:275
4330 #, c-format
4331 msgid ""
4332 "\n"
4333 "%s cache:\n"
4334 "\n"
4335 "%15s  cache is enabled\n"
4336 "%15s  cache is persistent\n"
4337 "%15s  cache is shared\n"
4338 "%15zu  suggested size\n"
4339 "%15zu  total data pool size\n"
4340 "%15zu  used data pool size\n"
4341 "%15lu  seconds time to live for positive entries\n"
4342 "%15lu  seconds time to live for negative entries\n"
4343 "%15<PRIuMAX>  cache hits on positive entries\n"
4344 "%15<PRIuMAX>  cache hits on negative entries\n"
4345 "%15<PRIuMAX>  cache misses on positive entries\n"
4346 "%15<PRIuMAX>  cache misses on negative entries\n"
4347 "%15lu%% cache hit rate\n"
4348 "%15zu  current number of cached values\n"
4349 "%15zu  maximum number of cached values\n"
4350 "%15zu  maximum chain length searched\n"
4351 "%15<PRIuMAX>  number of delays on rdlock\n"
4352 "%15<PRIuMAX>  number of delays on wrlock\n"
4353 "%15<PRIuMAX>  memory allocations failed\n"
4354 "%15s  check /etc/%s for changes\n"
4355 msgstr ""
4356 "\n"
4357 "Кеш %s:\n"
4358 "\n"
4359 "%15s  кеш увімкнено\n"
4360 "%15s  кеш є сталим\n"
4361 "%15s  кеш є спільним\n"
4362 "%15zu  пропонований розмір\n"
4363 "%15zu  загальний розмір буфера даних\n"
4364 "%15zu  використаний розмір буфера даних\n"
4365 "%15lu  строк роботи у секундах для додатних записів\n"
4366 "%15lu  строк роботи у секундах для від’ємних записів\n"
4367 "%15<PRIuMAX>  знайдено у кеші для додатних записів\n"
4368 "%15<PRIuMAX>  знайдено у кеші для від’ємних записів\n"
4369 "%15<PRIuMAX>  не знайдено у кеші для додатних записів\n"
4370 "%15<PRIuMAX>  не знайдено у кеші для від’ємних записів\n"
4371 "%15lu%% частота знайденого у кеші\n"
4372 "%15zu  поточна кількість кешованих значень\n"
4373 "%15zu  максимальна кількість кешованих значень\n"
4374 "%15zu  максимальна довжина шуканого ланцюжка\n"
4375 "%15<PRIuMAX>  кількість затримок для rdlock\n"
4376 "%15<PRIuMAX>  кількість затримок для wrlock\n"
4377 "%15<PRIuMAX>  помилок у отримання пам’яті\n"
4378 "%15s  перевірити /etc/%s на наявність змін\n"
4379
4380 #: nscd/pwdcache.c:436
4381 #, c-format
4382 msgid "Haven't found \"%s\" in password cache!"
4383 msgstr "Не вдалося знайти «%s» у кеші паролів!"
4384
4385 #: nscd/pwdcache.c:438
4386 #, c-format
4387 msgid "Reloading \"%s\" in password cache!"
4388 msgstr "Перезавантажуємо «%s» до кешу паролів!"
4389
4390 #: nscd/pwdcache.c:519
4391 #, c-format
4392 msgid "Invalid numeric uid \"%s\"!"
4393 msgstr "Некоректний цифровий ідентифікатор «%s»!"
4394
4395 #: nscd/selinux.c:160
4396 #, c-format
4397 msgid "Failed opening connection to the audit subsystem: %m"
4398 msgstr "Не вдалося відкрити з’єднання з підсистемою аудита: %m"
4399
4400 #: nscd/selinux.c:181
4401 msgid "Failed to set keep-capabilities"
4402 msgstr "Не вдалося встановити keep-capabilities"
4403
4404 #: nscd/selinux.c:182 nscd/selinux.c:245
4405 #, c-format
4406 msgid "prctl(KEEPCAPS) failed"
4407 msgstr "помилка prctl(KEEPCAPS)"
4408
4409 #: nscd/selinux.c:196
4410 msgid "Failed to initialize drop of capabilities"
4411 msgstr "Не вдалося ініціалізувати скидання можливостей"
4412
4413 #: nscd/selinux.c:197
4414 #, c-format
4415 msgid "cap_init failed"
4416 msgstr "помилка cap_init"
4417
4418 #: nscd/selinux.c:218 nscd/selinux.c:235
4419 msgid "Failed to drop capabilities"
4420 msgstr "Не вдалося скинути можливості"
4421
4422 #: nscd/selinux.c:219 nscd/selinux.c:236
4423 #, c-format
4424 msgid "cap_set_proc failed"
4425 msgstr "помилка cap_set_proc"
4426
4427 #: nscd/selinux.c:244
4428 msgid "Failed to unset keep-capabilities"
4429 msgstr "Не вдалося скасувати чинність keep-capabilities"
4430
4431 #: nscd/selinux.c:260
4432 msgid "Failed to determine if kernel supports SELinux"
4433 msgstr "Не вдалося визначити, чи передбачено у ядрі підтримку SELinux"
4434
4435 #: nscd/selinux.c:275
4436 #, c-format
4437 msgid "Failed to start AVC thread"
4438 msgstr "Не вдалося запустити потік виконання AVC"
4439
4440 #: nscd/selinux.c:297
4441 #, c-format
4442 msgid "Failed to create AVC lock"
4443 msgstr "Не вдалося створити блокування AVC"
4444
4445 #: nscd/selinux.c:337
4446 #, c-format
4447 msgid "Failed to start AVC"
4448 msgstr "Не вдалося запустити AVC"
4449
4450 #: nscd/selinux.c:339
4451 msgid "Access Vector Cache (AVC) started"
4452 msgstr "Запущено кешування векторів доступу (AVC)"
4453
4454 #: nscd/selinux.c:360
4455 msgid "Error getting context of socket peer"
4456 msgstr "Помилка під час спроби отримання контексту вузла сокета"
4457
4458 #: nscd/selinux.c:365
4459 msgid "Error getting context of nscd"
4460 msgstr "Помилка під час спроби отримання контексту nscd"
4461
4462 #: nscd/selinux.c:371
4463 msgid "Error getting sid from context"
4464 msgstr "Помилка під час спроби отримати sid з контексту"
4465
4466 #: nscd/selinux.c:378
4467 msgid "compile-time support for database policy missing"
4468 msgstr "не вистачає зібраної у програмі підтримки для правил користування базою даних"
4469
4470 #: nscd/selinux.c:411
4471 #, c-format
4472 msgid ""
4473 "\n"
4474 "SELinux AVC Statistics:\n"
4475 "\n"
4476 "%15u  entry lookups\n"
4477 "%15u  entry hits\n"
4478 "%15u  entry misses\n"
4479 "%15u  entry discards\n"
4480 "%15u  CAV lookups\n"
4481 "%15u  CAV hits\n"
4482 "%15u  CAV probes\n"
4483 "%15u  CAV misses\n"
4484 msgstr ""
4485 "\n"
4486 "Статистика AVC SELinux:\n"
4487 "\n"
4488 "%15u  пошуків записів\n"
4489 "%15u  знайдених записів\n"
4490 "%15u  незнайдених записів\n"
4491 "%15u  відкидань записів\n"
4492 "%15u  пошуків CAV\n"
4493 "%15u  знайдених CAV\n"
4494 "%15u  зондувань CAV\n"
4495 "%15u  незнайдених CAV\n"
4496
4497 #: nscd/servicescache.c:395
4498 #, c-format
4499 msgid "Haven't found \"%s\" in services cache!"
4500 msgstr "Не вдалося знайти «%s» у кеші служб!"
4501
4502 #: nscd/servicescache.c:397
4503 #, c-format
4504 msgid "Reloading \"%s\" in services cache!"
4505 msgstr "Перезавантажуємо «%s» до кешу служб!"
4506
4507 #: nss/getent.c:53
4508 msgid "database [key ...]"
4509 msgstr "база даних [ключ ...]"
4510
4511 #: nss/getent.c:58
4512 msgid "CONFIG"
4513 msgstr "НАЛАШТУВАННЯ"
4514
4515 #: nss/getent.c:58
4516 msgid "Service configuration to be used"
4517 msgstr "Налаштування служби, які буде використано"
4518
4519 #: nss/getent.c:59
4520 msgid "disable IDN encoding"
4521 msgstr "вимкнути кодування IDN"
4522
4523 #: nss/getent.c:64
4524 msgid "Get entries from administrative database."
4525 msgstr "Отримати записи з адміністративної бази даних."
4526
4527 #: nss/getent.c:148 nss/getent.c:477 nss/getent.c:522
4528 #, c-format
4529 msgid "Enumeration not supported on %s\n"
4530 msgstr "Для %s нумерація не підтримується\n"
4531
4532 #: nss/getent.c:917
4533 #, c-format
4534 msgid "Unknown database name"
4535 msgstr "Невідома назва бази даних"
4536
4537 #: nss/getent.c:947
4538 msgid "Supported databases:\n"
4539 msgstr "Підтримувані бази даних:\n"
4540
4541 #: nss/getent.c:1013
4542 #, c-format
4543 msgid "Unknown database: %s\n"
4544 msgstr "Невідома база даних: %s\n"
4545
4546 #: nss/makedb.c:119
4547 msgid "Convert key to lower case"
4548 msgstr "Перетворити символи ключа до нижнього регістру"
4549
4550 #: nss/makedb.c:122
4551 msgid "Do not print messages while building database"
4552 msgstr "Не виводити повідомлення під час побудови бази даних"
4553
4554 #: nss/makedb.c:124
4555 msgid "Print content of database file, one entry a line"
4556 msgstr "Вивести вміст файла бази даних, один запис на рядок"
4557
4558 #: nss/makedb.c:125
4559 msgid "CHAR"
4560 msgstr "СИМВОЛ"
4561
4562 #: nss/makedb.c:126
4563 msgid "Generated line not part of iteration"
4564 msgstr "Створений рядок не є частиною ітерації"
4565
4566 #: nss/makedb.c:131
4567 msgid "Create simple database from textual input."
4568 msgstr "Створити просту базу даних на основі текстових вхідних даних."
4569
4570 #: nss/makedb.c:134
4571 msgid ""
4572 "INPUT-FILE OUTPUT-FILE\n"
4573 "-o OUTPUT-FILE INPUT-FILE\n"
4574 "-u INPUT-FILE"
4575 msgstr ""
4576 "ВХІДНИЙ-ФАЙЛ ВИХІДНИЙ-ФАЙЛ\n"
4577 "-o ВИХІДНИЙ-ФАЙЛ ВХІДНИЙ-ФАЙЛ\n"
4578 "-u ВХІДНИЙ-ФАЙЛ"
4579
4580 #: nss/makedb.c:227
4581 #, c-format
4582 msgid "cannot open database file `%s'"
4583 msgstr "не вдалося відкрити файл бази даних «%s»"
4584
4585 #: nss/makedb.c:272
4586 #, c-format
4587 msgid "no entries to be processed"
4588 msgstr "немає записів для обробки"
4589
4590 #: nss/makedb.c:282
4591 #, c-format
4592 msgid "cannot create temporary file name"
4593 msgstr "не вдалося створити назву тимчасового файла"
4594
4595 #: nss/makedb.c:288
4596 #, c-format
4597 msgid "cannot create temporary file"
4598 msgstr "не вдалося створити тимчасовий файл"
4599
4600 #: nss/makedb.c:304
4601 #, c-format
4602 msgid "cannot stat newly created file"
4603 msgstr "не вдалося отримати статистичні дані щодо щойно створеного файла"
4604
4605 #: nss/makedb.c:315
4606 #, c-format
4607 msgid "cannot rename temporary file"
4608 msgstr "не вдалося перейменувати тимчасовий файл"
4609
4610 #: nss/makedb.c:531 nss/makedb.c:554
4611 #, c-format
4612 msgid "cannot create search tree"
4613 msgstr "не вдалося створити дерево пошуку"
4614
4615 #: nss/makedb.c:560
4616 msgid "duplicate key"
4617 msgstr "дублювання ключа"
4618
4619 #: nss/makedb.c:572
4620 #, c-format
4621 msgid "problems while reading `%s'"
4622 msgstr "проблеми під час читання «%s»"
4623
4624 #: nss/makedb.c:799
4625 #, c-format
4626 msgid "failed to write new database file"
4627 msgstr "не вдалося записати новий файл бази даних"
4628
4629 #: nss/makedb.c:812
4630 #, c-format
4631 msgid "cannot stat database file"
4632 msgstr "не вдалося виконати статистичну обробку файла бази даних"
4633
4634 #: nss/makedb.c:817
4635 #, c-format
4636 msgid "cannot map database file"
4637 msgstr "не вдалося прив’язати файл бази даних"
4638
4639 #: nss/makedb.c:820
4640 #, c-format
4641 msgid "file not a database file"
4642 msgstr "файл не є файлом бази даних"
4643
4644 #: nss/makedb.c:871
4645 #, c-format
4646 msgid "cannot set file creation context for `%s'"
4647 msgstr "не вдалося встановити контекст створення файла для «%s»"
4648
4649 #: ports/sysdeps/unix/sysv/linux/ia64/makecontext.c:58
4650 #, c-format
4651 msgid "makecontext: does not know how to handle more than 8 arguments\n"
4652 msgstr "makecontext: спосіб обробки понад 8 аргументів невідомий\n"
4653
4654 #: posix/getconf.c:1035
4655 #, c-format
4656 msgid "Usage: %s [-v specification] variable_name [pathname]\n"
4657 msgstr "Користування: %s [-v специфікація] назва_змінної [шлях]\n"
4658
4659 #: posix/getconf.c:1038
4660 #, c-format
4661 msgid "       %s -a [pathname]\n"
4662 msgstr "       %s -a [шлях]\n"
4663
4664 #: posix/getconf.c:1114
4665 #, c-format
4666 msgid ""
4667 "Usage: getconf [-v SPEC] VAR\n"
4668 "  or:  getconf [-v SPEC] PATH_VAR PATH\n"
4669 "\n"
4670 "Get the configuration value for variable VAR, or for variable PATH_VAR\n"
4671 "for path PATH.  If SPEC is given, give values for compilation\n"
4672 "environment SPEC.\n"
4673 "\n"
4674 msgstr ""
4675 "Користування: getconf [-v СПЕЦИФІКАЦІЯ] ЗМІННА\n"
4676 "  або:  getconf [-v СПЕЦИФІКАЦІЯ] ЗМІННА_ШЛЯХУ ШЛЯХ\n"
4677 "\n"
4678 "Отримати значення налаштування для змінної ЗМІННА або для змінної\n"
4679 "ЗМІННА_ШЛЯХУ для шляху ШЛЯХ. Якщо вказано специфікацію СПЕЦИФІКАЦІЯ,\n"
4680 "надати значення для збирання середовища СПЕЦИФІКАЦІЯ.\n"
4681 "\n"
4682
4683 #: posix/getconf.c:1172
4684 #, c-format
4685 msgid "unknown specification \"%s\""
4686 msgstr "невідома специфікація «%s»"
4687
4688 #: posix/getconf.c:1224
4689 #, c-format
4690 msgid "Couldn't execute %s"
4691 msgstr "Не вдалося виконати %s"
4692
4693 #: posix/getconf.c:1268 posix/getconf.c:1284
4694 msgid "undefined"
4695 msgstr "невизначено"
4696
4697 #: posix/getconf.c:1306
4698 #, c-format
4699 msgid "Unrecognized variable `%s'"
4700 msgstr "Нерозпізнана змінна «%s»"
4701
4702 #: posix/getopt.c:592 posix/getopt.c:621
4703 #, c-format
4704 msgid "%s: option '%s' is ambiguous; possibilities:"
4705 msgstr "%s: неоднозначний параметр «%s»; можливі варіанти:"
4706
4707 #: posix/getopt.c:662 posix/getopt.c:666
4708 #, c-format
4709 msgid "%s: option '--%s' doesn't allow an argument\n"
4710 msgstr "%s: додавання аргументів до параметра «--%s» не передбачено\n"
4711
4712 #: posix/getopt.c:675 posix/getopt.c:680
4713 #, c-format
4714 msgid "%s: option '%c%s' doesn't allow an argument\n"
4715 msgstr "%s: додавання аргументів до параметра «%c%s» не передбачено\n"
4716
4717 #: posix/getopt.c:723 posix/getopt.c:742
4718 #, c-format
4719 msgid "%s: option '--%s' requires an argument\n"
4720 msgstr "%s: до параметра «--%s» слід додати аргумент\n"
4721
4722 #: posix/getopt.c:780 posix/getopt.c:783
4723 #, c-format
4724 msgid "%s: unrecognized option '--%s'\n"
4725 msgstr "%s: невідомий параметр «--%s»\n"
4726
4727 #: posix/getopt.c:791 posix/getopt.c:794
4728 #, c-format
4729 msgid "%s: unrecognized option '%c%s'\n"
4730 msgstr "%s: невідомий параметр «%c%s»\n"
4731
4732 #: posix/getopt.c:843 posix/getopt.c:846
4733 #, c-format
4734 msgid "%s: invalid option -- '%c'\n"
4735 msgstr "%s: некоректний параметр — «%c»\n"
4736
4737 #: posix/getopt.c:899 posix/getopt.c:916 posix/getopt.c:1126
4738 #: posix/getopt.c:1144
4739 #, c-format
4740 msgid "%s: option requires an argument -- '%c'\n"
4741 msgstr "%s: до параметра слід додати аргумент — «%c»\n"
4742
4743 #: posix/getopt.c:972 posix/getopt.c:988
4744 #, c-format
4745 msgid "%s: option '-W %s' is ambiguous\n"
4746 msgstr "%s: параметр «-W %s» не є однозначним\n"
4747
4748 #: posix/getopt.c:1012 posix/getopt.c:1030
4749 #, c-format
4750 msgid "%s: option '-W %s' doesn't allow an argument\n"
4751 msgstr "%s: додавання аргументів до параметра «-W %s» не передбачено\n"
4752
4753 #: posix/getopt.c:1051 posix/getopt.c:1069
4754 #, c-format
4755 msgid "%s: option '-W %s' requires an argument\n"
4756 msgstr "%s: до параметра «-W %s» слід додати аргумент\n"
4757
4758 #: posix/regcomp.c:136
4759 msgid "No match"
4760 msgstr "Не знайдено"
4761
4762 #: posix/regcomp.c:139
4763 msgid "Invalid regular expression"
4764 msgstr "Помилка у формальному виразі"
4765
4766 #: posix/regcomp.c:142
4767 msgid "Invalid collation character"
4768 msgstr "Некоректний символ порівняння"
4769
4770 #: posix/regcomp.c:145
4771 msgid "Invalid character class name"
4772 msgstr "Некоректна назва класу символів"
4773
4774 #: posix/regcomp.c:148
4775 msgid "Trailing backslash"
4776 msgstr "Кінцевий символ похилої риски"
4777
4778 #: posix/regcomp.c:151
4779 msgid "Invalid back reference"
4780 msgstr "Некоректне зворотне посилання"
4781
4782 #: posix/regcomp.c:154
4783 msgid "Unmatched [ or [^"
4784 msgstr "Неврівноважена послідовність [ або [^"
4785
4786 #: posix/regcomp.c:157
4787 msgid "Unmatched ( or \\("
4788 msgstr "Неврівноважена послідовність ( або \\("
4789
4790 #: posix/regcomp.c:160
4791 msgid "Unmatched \\{"
4792 msgstr "Неврівноважена послідовність \\{"
4793
4794 #: posix/regcomp.c:163
4795 msgid "Invalid content of \\{\\}"
4796 msgstr "Некоректний вміст \\{\\}"
4797
4798 #: posix/regcomp.c:166
4799 msgid "Invalid range end"
4800 msgstr "Некоректне завершення діапазону"
4801
4802 #: posix/regcomp.c:169
4803 msgid "Memory exhausted"
4804 msgstr "Пам’ять вичерпано"
4805
4806 #: posix/regcomp.c:172
4807 msgid "Invalid preceding regular expression"
4808 msgstr "Помилка у попередньому формальному виразі"
4809
4810 #: posix/regcomp.c:175
4811 msgid "Premature end of regular expression"
4812 msgstr "Неочікуване завершення формального виразу"
4813
4814 #: posix/regcomp.c:178
4815 msgid "Regular expression too big"
4816 msgstr "Занадто об’ємний формальний вираз"
4817
4818 #: posix/regcomp.c:181
4819 msgid "Unmatched ) or \\)"
4820 msgstr "Неврівноважена послідовність ) або \\)"
4821
4822 #: posix/regcomp.c:681
4823 msgid "No previous regular expression"
4824 msgstr "Не виявлено попереднього формального виразу"
4825
4826 #: posix/wordexp.c:1840
4827 msgid "parameter null or not set"
4828 msgstr "параметр нульової довжини або його значення не вказано"
4829
4830 #: resolv/herror.c:68
4831 msgid "Resolver Error 0 (no error)"
4832 msgstr "Помилка 0 розв’язувача (немає помилки)"
4833
4834 #: resolv/herror.c:69
4835 msgid "Unknown host"
4836 msgstr "Невідомий вузол"
4837
4838 #: resolv/herror.c:70
4839 msgid "Host name lookup failure"
4840 msgstr "Помилка під час визначення назви вузла"
4841
4842 #: resolv/herror.c:71
4843 msgid "Unknown server error"
4844 msgstr "Невідома помилка сервера"
4845
4846 #: resolv/herror.c:72
4847 msgid "No address associated with name"
4848 msgstr "З назвою не пов’язано жодної адреси"
4849
4850 #: resolv/herror.c:107
4851 msgid "Resolver internal error"
4852 msgstr "Внутрішня помилка розв’язувача"
4853
4854 #: resolv/herror.c:110
4855 msgid "Unknown resolver error"
4856 msgstr "Невідома помилка розв’язувача"
4857
4858 #: resolv/res_hconf.c:121
4859 #, c-format
4860 msgid "%s: line %d: cannot specify more than %d trim domains"
4861 msgstr "%s: рядок %d: не можна вказувати більше за %d доменів обрізання"
4862
4863 #: resolv/res_hconf.c:142
4864 #, c-format
4865 msgid "%s: line %d: list delimiter not followed by domain"
4866 msgstr "%s: рядок %d: за роздільником у списку не вказано домену"
4867
4868 #: resolv/res_hconf.c:201
4869 #, c-format
4870 msgid "%s: line %d: expected `on' or `off', found `%s'\n"
4871 msgstr "%s: рядок %d: мало бути вказано «on» або «off», втім, вказано «%s»\n"
4872
4873 #: resolv/res_hconf.c:244
4874 #, c-format
4875 msgid "%s: line %d: bad command `%s'\n"
4876 msgstr "%s: рядок %d: помилкова команда «%s»\n"
4877
4878 #: resolv/res_hconf.c:279
4879 #, c-format
4880 msgid "%s: line %d: ignoring trailing garbage `%s'\n"
4881 msgstr "%s: рядок %d: ігноруємо кінцеві зайві символи «%s»\n"
4882
4883 #: stdio-common/psiginfo-data.h:2
4884 msgid "Illegal opcode"
4885 msgstr "Некоректний код операції"
4886
4887 #: stdio-common/psiginfo-data.h:3
4888 msgid "Illegal operand"
4889 msgstr "Неприпустимий операнд"
4890
4891 #: stdio-common/psiginfo-data.h:4
4892 msgid "Illegal addressing mode"
4893 msgstr "Неприпустимий режим адресування"
4894
4895 #: stdio-common/psiginfo-data.h:5
4896 msgid "Illegal trap"
4897 msgstr "Неприпустима пастка"
4898
4899 #: stdio-common/psiginfo-data.h:6
4900 msgid "Privileged opcode"
4901 msgstr "Код привілейованої операції"
4902
4903 #: stdio-common/psiginfo-data.h:7
4904 msgid "Privileged register"
4905 msgstr "Привілейований регістр"
4906
4907 #: stdio-common/psiginfo-data.h:8
4908 msgid "Coprocessor error"
4909 msgstr "Помилка співпроцесора"
4910
4911 #: stdio-common/psiginfo-data.h:9
4912 msgid "Internal stack error"
4913 msgstr "Внутрішня помилка стека"
4914
4915 #: stdio-common/psiginfo-data.h:12
4916 msgid "Integer divide by zero"
4917 msgstr "Цілочисельне ділення на нуль"
4918
4919 #: stdio-common/psiginfo-data.h:13
4920 msgid "Integer overflow"
4921 msgstr "Переповнення типу цілого значення"
4922
4923 #: stdio-common/psiginfo-data.h:14
4924 msgid "Floating-point divide by zero"
4925 msgstr "Ділення на нуль чисел з рухомою крапкою"
4926
4927 #: stdio-common/psiginfo-data.h:15
4928 msgid "Floating-point overflow"
4929 msgstr "Переповнення типу з рухомою крапкою"
4930
4931 #: stdio-common/psiginfo-data.h:16
4932 msgid "Floating-point underflow"
4933 msgstr "Втрата значимості числа з рухомою крапкою"
4934
4935 #: stdio-common/psiginfo-data.h:17
4936 msgid "Floating-poing inexact result"
4937 msgstr "Неточний результат операції над числами з рухомою крапкою"
4938
4939 #: stdio-common/psiginfo-data.h:18
4940 msgid "Invalid floating-point operation"
4941 msgstr "Некоректна операція над числами з рухомою крапкою"
4942
4943 #: stdio-common/psiginfo-data.h:19
4944 msgid "Subscript out of range"
4945 msgstr "Нижній індекс поза межами припустимого діапазону"
4946
4947 #: stdio-common/psiginfo-data.h:22
4948 msgid "Address not mapped to object"
4949 msgstr "Адресу не пов’язано з об’єктом"
4950
4951 #: stdio-common/psiginfo-data.h:23
4952 msgid "Invalid permissions for mapped object"
4953 msgstr "Некоректні права доступу до пов’язаного об’єкта"
4954
4955 #: stdio-common/psiginfo-data.h:26
4956 msgid "Invalid address alignment"
4957 msgstr "Некоректне вирівнювання адреси"
4958
4959 #: stdio-common/psiginfo-data.h:27
4960 msgid "Nonexisting physical address"
4961 msgstr "Фізична адреса, якої не існує"
4962
4963 #: stdio-common/psiginfo-data.h:28
4964 msgid "Object-specific hardware error"
4965 msgstr "Апаратна помилка, специфічна для об’єкта"
4966
4967 #: stdio-common/psiginfo-data.h:31
4968 msgid "Process breakpoint"
4969 msgstr "Точка зупину процесу"
4970
4971 #: stdio-common/psiginfo-data.h:32
4972 msgid "Process trace trap"
4973 msgstr "Пастка трасування процесу"
4974
4975 #: stdio-common/psiginfo-data.h:35
4976 msgid "Child has exited"
4977 msgstr "Дочірній процес завершив роботу"
4978
4979 #: stdio-common/psiginfo-data.h:36
4980 msgid "Child has terminated abnormally and did not create a core file"
4981 msgstr "Дочірній процес було перервано у нештатному режимі, файл core не створено"
4982
4983 #: stdio-common/psiginfo-data.h:37
4984 msgid "Child has terminated abnormally and created a core file"
4985 msgstr "Дочірній процес було перервано у нештатному режимі, створено файл core"
4986
4987 #: stdio-common/psiginfo-data.h:38
4988 msgid "Traced child has trapped"
4989 msgstr "Дочірній процес потрапив до пастки трасування"
4990
4991 #: stdio-common/psiginfo-data.h:39
4992 msgid "Child has stopped"
4993 msgstr "Роботу дочірнього процесу зупинено"
4994
4995 #: stdio-common/psiginfo-data.h:40
4996 msgid "Stopped child has continued"
4997 msgstr "Роботу зупиненого дочірнього процесу поновлено"
4998
4999 #: stdio-common/psiginfo-data.h:43
5000 msgid "Data input available"
5001 msgstr "Доступні вхідні дані"
5002
5003 #: stdio-common/psiginfo-data.h:44
5004 msgid "Output buffers available"
5005 msgstr "Доступні буфери виведення даних"
5006
5007 #: stdio-common/psiginfo-data.h:45
5008 msgid "Input message available"
5009 msgstr "Доступне вхідне повідомлення"
5010
5011 #: stdio-common/psiginfo-data.h:46
5012 msgid "I/O error"
5013 msgstr "помилка вводу/виводу"
5014
5015 #: stdio-common/psiginfo-data.h:47
5016 msgid "High priority input available"
5017 msgstr "Доступні високопріоритетні вхідні дані"
5018
5019 #: stdio-common/psiginfo-data.h:48
5020 msgid "Device disconnected"
5021 msgstr "Пристрій від'єднано"
5022
5023 #: stdio-common/psiginfo.c:139
5024 msgid "Signal sent by kill()"
5025 msgstr "Сигнал надіслано kill()"
5026
5027 #: stdio-common/psiginfo.c:142
5028 msgid "Signal sent by sigqueue()"
5029 msgstr "Сигнал надіслано sigqueue()"
5030
5031 #: stdio-common/psiginfo.c:145
5032 msgid "Signal generated by the expiration of a timer"
5033 msgstr "Сигнал створено через завершення відліку часу таймером"
5034
5035 #: stdio-common/psiginfo.c:148
5036 msgid "Signal generated by the completion of an asynchronous I/O request"
5037 msgstr "Сигнал створено через завершення виконання асинхронного запиту щодо введення-виведення"
5038
5039 #: stdio-common/psiginfo.c:152
5040 msgid "Signal generated by the arrival of a message on an empty message queue"
5041 msgstr "Сигнал створено через появу повідомлення щодо спорожнення черги повідомлень"
5042
5043 #: stdio-common/psiginfo.c:157
5044 msgid "Signal sent by tkill()"
5045 msgstr "Сигнал надіслано tkill()"
5046
5047 #: stdio-common/psiginfo.c:162
5048 msgid "Signal generated by the completion of an asynchronous name lookup request"
5049 msgstr "Сигнал створено через завершення виконання асинхронного запиту щодо пошуку назви"
5050
5051 #: stdio-common/psiginfo.c:168
5052 msgid "Signal generated by the completion of an I/O request"
5053 msgstr "Сигнал створено через завершення виконання запиту щодо введення-виведення"
5054
5055 #: stdio-common/psiginfo.c:174
5056 msgid "Signal sent by the kernel"
5057 msgstr "Сигнал надіслано ядром"
5058
5059 #: stdio-common/psiginfo.c:198
5060 #, c-format
5061 msgid "Unknown signal %d\n"
5062 msgstr "Невідомий сигнал %d\n"
5063
5064 #: stdio-common/psignal.c:43
5065 #, c-format
5066 msgid "%s%sUnknown signal %d\n"
5067 msgstr "%s%sНевідомий сигнал %d\n"
5068
5069 #: stdio-common/psignal.c:44
5070 msgid "Unknown signal"
5071 msgstr "Невідомий сигнал"
5072
5073 #: string/_strerror.c:45 sysdeps/mach/_strerror.c:86
5074 msgid "Unknown error "
5075 msgstr "Невідома помилка "
5076
5077 #: string/strerror.c:42
5078 msgid "Unknown error"
5079 msgstr "Невідома помилка"
5080
5081 #: string/strsignal.c:60
5082 #, c-format
5083 msgid "Real-time signal %d"
5084 msgstr "Сигнал реального часу %d"
5085
5086 #: string/strsignal.c:64
5087 #, c-format
5088 msgid "Unknown signal %d"
5089 msgstr "Невідомий сигнал %d"
5090
5091 #: sunrpc/auth_unix.c:111 sunrpc/clnt_tcp.c:123 sunrpc/clnt_udp.c:135
5092 #: sunrpc/clnt_unix.c:124 sunrpc/svc_tcp.c:188 sunrpc/svc_tcp.c:233
5093 #: sunrpc/svc_udp.c:162 sunrpc/svc_unix.c:188 sunrpc/svc_unix.c:229
5094 #: sunrpc/xdr.c:631 sunrpc/xdr.c:791 sunrpc/xdr_array.c:97
5095 #: sunrpc/xdr_rec.c:152 sunrpc/xdr_ref.c:76
5096 msgid "out of memory\n"
5097 msgstr "не вистачає пам'яті\n"
5098
5099 #: sunrpc/auth_unix.c:349
5100 msgid "auth_unix.c: Fatal marshalling problem"
5101 msgstr "auth_unix.c: критична помилка упорядкування (marshalling)"
5102
5103 #: sunrpc/clnt_perr.c:95 sunrpc/clnt_perr.c:111
5104 #, c-format
5105 msgid "%s: %s; low version = %lu, high version = %lu"
5106 msgstr "%s: %s; нижня версія = %lu, верхня версія = %lu"
5107
5108 #: sunrpc/clnt_perr.c:102
5109 #, c-format
5110 msgid "%s: %s; why = %s\n"
5111 msgstr "%s: %s; причина = %s\n"
5112
5113 #: sunrpc/clnt_perr.c:104
5114 #, c-format
5115 msgid "%s: %s; why = (unknown authentication error - %d)\n"
5116 msgstr "%s: %s; причина = (невідома помилка розпізнавання - %d)\n"
5117
5118 #: sunrpc/clnt_perr.c:153
5119 msgid "RPC: Success"
5120 msgstr "RPC: виконано"
5121
5122 #: sunrpc/clnt_perr.c:156
5123 msgid "RPC: Can't encode arguments"
5124 msgstr "RPC: не вдалося закодувати аргументи"
5125
5126 #: sunrpc/clnt_perr.c:160
5127 msgid "RPC: Can't decode result"
5128 msgstr "RPC: не вдалося декодувати результат"
5129
5130 #: sunrpc/clnt_perr.c:164
5131 msgid "RPC: Unable to send"
5132 msgstr "RPC: не вдалося надіслати"
5133
5134 #: sunrpc/clnt_perr.c:168
5135 msgid "RPC: Unable to receive"
5136 msgstr "RPC: не вдалося отримати"
5137
5138 #: sunrpc/clnt_perr.c:172
5139 msgid "RPC: Timed out"
5140 msgstr "RPC: вичерпано час очікування на відповідь"
5141
5142 #: sunrpc/clnt_perr.c:176
5143 msgid "RPC: Incompatible versions of RPC"
5144 msgstr "RPC: несумісні версії RPC"
5145
5146 #: sunrpc/clnt_perr.c:180
5147 msgid "RPC: Authentication error"
5148 msgstr "RPC: помилка розпізнавання"
5149
5150 #: sunrpc/clnt_perr.c:184
5151 msgid "RPC: Program unavailable"
5152 msgstr "RPC: програма недоступна"
5153
5154 #: sunrpc/clnt_perr.c:188
5155 msgid "RPC: Program/version mismatch"
5156 msgstr "RPC: невідповідність програми або версії"
5157
5158 #: sunrpc/clnt_perr.c:192
5159 msgid "RPC: Procedure unavailable"
5160 msgstr "RPC: процедура недоступна"
5161
5162 #: sunrpc/clnt_perr.c:196
5163 msgid "RPC: Server can't decode arguments"
5164 msgstr "RPC: серверу не вдалося декодувати аргументи"
5165
5166 #: sunrpc/clnt_perr.c:200
5167 msgid "RPC: Remote system error"
5168 msgstr "RPC: помилка на віддаленій системі"
5169
5170 #: sunrpc/clnt_perr.c:204
5171 msgid "RPC: Unknown host"
5172 msgstr "RPC: невідомий вузол мережі"
5173
5174 #: sunrpc/clnt_perr.c:208
5175 msgid "RPC: Unknown protocol"
5176 msgstr "RPC: невідомий протокол"
5177
5178 #: sunrpc/clnt_perr.c:212
5179 msgid "RPC: Port mapper failure"
5180 msgstr "RPC: помилка засобу пов’язування портів"
5181
5182 #: sunrpc/clnt_perr.c:216
5183 msgid "RPC: Program not registered"
5184 msgstr "RPC: програму не зареєстровано"
5185
5186 #: sunrpc/clnt_perr.c:220
5187 msgid "RPC: Failed (unspecified error)"
5188 msgstr "RPC: невизначена помилка"
5189
5190 #: sunrpc/clnt_perr.c:261
5191 msgid "RPC: (unknown error code)"
5192 msgstr "RPC: (невідомий код помилки)"
5193
5194 #: sunrpc/clnt_perr.c:333
5195 msgid "Authentication OK"
5196 msgstr "Розпізнавання пройдено"
5197
5198 #: sunrpc/clnt_perr.c:336
5199 msgid "Invalid client credential"
5200 msgstr "Некоректні реєстраційні дані клієнта"
5201
5202 #: sunrpc/clnt_perr.c:340
5203 msgid "Server rejected credential"
5204 msgstr "Сервером відмовлено у розпізнаванні"
5205
5206 #: sunrpc/clnt_perr.c:344
5207 msgid "Invalid client verifier"
5208 msgstr "Некоректний засіб перевірки клієнта"
5209
5210 #: sunrpc/clnt_perr.c:348
5211 msgid "Server rejected verifier"
5212 msgstr "Сервером відмовлено у засобі перевірки"
5213
5214 #: sunrpc/clnt_perr.c:352
5215 msgid "Client credential too weak"
5216 msgstr "Захист реєстраційних даних клієнта є нестійким до зламу"
5217
5218 #: sunrpc/clnt_perr.c:356
5219 msgid "Invalid server verifier"
5220 msgstr "Некоректний засіб перевірки сервера"
5221
5222 #: sunrpc/clnt_perr.c:360
5223 msgid "Failed (unspecified error)"
5224 msgstr "Невизначена помилка"
5225
5226 #: sunrpc/clnt_raw.c:115
5227 msgid "clnt_raw.c: fatal header serialization error"
5228 msgstr "clnt_raw.c: критична помилка під час перетворення заголовка у послідовну форму"
5229
5230 #: sunrpc/pm_getmaps.c:77
5231 msgid "pmap_getmaps.c: rpc problem"
5232 msgstr "pmap_getmaps.c: проблема rpc"
5233
5234 #: sunrpc/pmap_clnt.c:127
5235 msgid "Cannot register service"
5236 msgstr "Не вдалося зареєструвати службу"
5237
5238 #: sunrpc/pmap_rmt.c:243
5239 msgid "Cannot create socket for broadcast rpc"
5240 msgstr "Не вдалося створити сокет для трансляції rpc"
5241
5242 #: sunrpc/pmap_rmt.c:250
5243 msgid "Cannot set socket option SO_BROADCAST"
5244 msgstr "Не вдалося встановити параметр сокета SO_BROADCAST"
5245
5246 #: sunrpc/pmap_rmt.c:302
5247 msgid "Cannot send broadcast packet"
5248 msgstr "Не вдалося надіслати трансляційний пакет"
5249
5250 #: sunrpc/pmap_rmt.c:327
5251 msgid "Broadcast poll problem"
5252 msgstr "Проблема з трансляційним опитуванням"
5253
5254 #: sunrpc/pmap_rmt.c:340
5255 msgid "Cannot receive reply to broadcast"
5256 msgstr "Не вдалося отримати відповідь на трансляцію даних"
5257
5258 #: sunrpc/rpc_main.c:281
5259 #, c-format
5260 msgid "%s: output would overwrite %s\n"
5261 msgstr "%s: виведення даних перезапише %s\n"
5262
5263 #: sunrpc/rpc_main.c:288
5264 #, c-format
5265 msgid "%s: unable to open %s: %m\n"
5266 msgstr "%s: не вдалося відкрити %s: %m\n"
5267
5268 #: sunrpc/rpc_main.c:300
5269 #, c-format
5270 msgid "%s: while writing output %s: %m"
5271 msgstr "%s: під час записування даних результату %s: %m"
5272
5273 #: sunrpc/rpc_main.c:336 sunrpc/rpc_main.c:375
5274 #, c-format
5275 msgid "cannot find C preprocessor: %s\n"
5276 msgstr "не вдалося знайти препроцесор C: %s\n"
5277
5278 #: sunrpc/rpc_main.c:411
5279 #, c-format
5280 msgid "%s: C preprocessor failed with signal %d\n"
5281 msgstr "%s: помилка препроцесора C з сигналом %d\n"
5282
5283 #: sunrpc/rpc_main.c:414
5284 #, c-format
5285 msgid "%s: C preprocessor failed with exit code %d\n"
5286 msgstr "%s: помилка препроцесора C з кодом виходу %d\n"
5287
5288 #: sunrpc/rpc_main.c:454
5289 #, c-format
5290 msgid "illegal nettype: `%s'\n"
5291 msgstr "помилкове значення типу мережі: «%s»\n"
5292
5293 #: sunrpc/rpc_main.c:1089
5294 #, c-format
5295 msgid "rpcgen: too many defines\n"
5296 msgstr "rpcgen: забагато визначень (define)\n"
5297
5298 #: sunrpc/rpc_main.c:1101
5299 #, c-format
5300 msgid "rpcgen: arglist coding error\n"
5301 msgstr "rpcgen: помилка кодування списку аргументів\n"
5302
5303 #. TRANS: the file will not be removed; this is an
5304 #. TRANS: informative message.
5305 #: sunrpc/rpc_main.c:1134
5306 #, c-format
5307 msgid "file `%s' already exists and may be overwritten\n"
5308 msgstr "файл «%s» вже існує, його може бути перезаписано\n"
5309
5310 #: sunrpc/rpc_main.c:1179
5311 #, c-format
5312 msgid "Cannot specify more than one input file!\n"
5313 msgstr "Не можна вказувати декілька файлів вхідних даних!\n"
5314
5315 #: sunrpc/rpc_main.c:1349
5316 #, c-format
5317 msgid "This implementation doesn't support newstyle or MT-safe code!\n"
5318 msgstr "У цій реалізації не передбачено підтримки коду у новому стилі або безпечного для багатопоточної обробки!\n"
5319
5320 #: sunrpc/rpc_main.c:1358
5321 #, c-format
5322 msgid "Cannot use netid flag with inetd flag!\n"
5323 msgstr "Не можна використовувати прапорець netid разом з прапорцем inetd!\n"
5324
5325 #: sunrpc/rpc_main.c:1367
5326 #, c-format
5327 msgid "Cannot use netid flag without TIRPC!\n"
5328 msgstr "Не можна використовувати прапорець netid без TIRPC!\n"
5329
5330 #: sunrpc/rpc_main.c:1374
5331 #, c-format
5332 msgid "Cannot use table flags with newstyle!\n"
5333 msgstr "Не можна використовувати прапорці таблиць, якщо використовується новий стиль!\n"
5334
5335 #: sunrpc/rpc_main.c:1393
5336 #, c-format
5337 msgid "\"infile\" is required for template generation flags.\n"
5338 msgstr "Для прапорців створення шаблонів потрібен аргумент файла вхідних даних.\n"
5339
5340 #: sunrpc/rpc_main.c:1398
5341 #, c-format
5342 msgid "Cannot have more than one file generation flag!\n"
5343 msgstr "Не можна вказувати декілька прапорців створення файлів!\n"
5344
5345 #: sunrpc/rpc_main.c:1407
5346 #, c-format
5347 msgid "usage: %s infile\n"
5348 msgstr "користування: %s файл_вхідних_даних\n"
5349
5350 #: sunrpc/rpc_main.c:1408
5351 #, c-format
5352 msgid "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] infile\n"
5353 msgstr "\t%s [-abkCLNTM][-Dname[=значення]] [-i розмір] [-I [-K секунди]] [-Y шлях] файл_вхідних_даних\n"
5354
5355 #: sunrpc/rpc_main.c:1410
5356 #, c-format
5357 msgid "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n"
5358 msgstr "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o файл_виведених_даних] [файл_вхідних_даних]\n"
5359
5360 #: sunrpc/rpc_main.c:1412
5361 #, c-format
5362 msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
5363 msgstr "\t%s [-s тип_мережі]* [-o файл_виведених_даних] [файл_вхідних_даних]\n"
5364
5365 #: sunrpc/rpc_main.c:1413
5366 #, c-format
5367 msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
5368 msgstr "\t%s [-n ід_мережі]* [-o файл_виведених_даних] [файл_вхідних_даних]\n"
5369
5370 #: sunrpc/rpc_main.c:1421
5371 #, c-format
5372 msgid "options:\n"
5373 msgstr "параметри:\n"
5374
5375 #: sunrpc/rpc_main.c:1422
5376 #, c-format
5377 msgid "-a\t\tgenerate all files, including samples\n"
5378 msgstr "-a\t\tстворити усі файли, зокрема зразки\n"
5379
5380 #: sunrpc/rpc_main.c:1423
5381 #, c-format
5382 msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n"
5383 msgstr "-b\t\tрежим зворотної сумісності (створити код для SunOS 4.1)\n"
5384
5385 #: sunrpc/rpc_main.c:1424
5386 #, c-format
5387 msgid "-c\t\tgenerate XDR routines\n"
5388 msgstr "-c\t\tстворити підпрограми XDR\n"
5389
5390 #: sunrpc/rpc_main.c:1425
5391 #, c-format
5392 msgid "-C\t\tANSI C mode\n"
5393 msgstr "-C\t\tрежим ANSI C\n"
5394
5395 #: sunrpc/rpc_main.c:1426
5396 #, c-format
5397 msgid "-Dname[=value]\tdefine a symbol (same as #define)\n"
5398 msgstr "-Dname[=значення]\tвизначити символ (те саме, що і #define)\n"
5399
5400 #: sunrpc/rpc_main.c:1427
5401 #, c-format
5402 msgid "-h\t\tgenerate header file\n"
5403 msgstr "-h\t\tстворити файл заголовка\n"
5404
5405 #: sunrpc/rpc_main.c:1428
5406 #, c-format
5407 msgid "-i size\t\tsize at which to start generating inline code\n"
5408 msgstr "-i розмір\t\tрозмір, при досягненні якого слід розпочати створювати вбудований код\n"
5409
5410 #: sunrpc/rpc_main.c:1429
5411 #, c-format
5412 msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n"
5413 msgstr "-I\t\tстворити код для підтримки inetd на сервері (для SunOS 4.1)\n"
5414
5415 #: sunrpc/rpc_main.c:1430
5416 #, c-format
5417 msgid "-K seconds\tserver exits after K seconds of inactivity\n"
5418 msgstr "-K секунди\tсервер завершує роботу після вказаної кількості секунд неактивності\n"
5419
5420 #: sunrpc/rpc_main.c:1431
5421 #, c-format
5422 msgid "-l\t\tgenerate client side stubs\n"
5423 msgstr "-l\t\tстворити заглушки на боці клієнта\n"
5424
5425 #: sunrpc/rpc_main.c:1432
5426 #, c-format
5427 msgid "-L\t\tserver errors will be printed to syslog\n"
5428 msgstr "-L\t\tпомилки сервера буде виведено до загальносистемного журналу\n"
5429
5430 #: sunrpc/rpc_main.c:1433
5431 #, c-format
5432 msgid "-m\t\tgenerate server side stubs\n"
5433 msgstr "-m\t\tстворити заглушки на боці сервера\n"
5434
5435 #: sunrpc/rpc_main.c:1434
5436 #, c-format
5437 msgid "-M\t\tgenerate MT-safe code\n"
5438 msgstr "-M\t\tстворити безпечний для багатопотокової обробки код\n"
5439
5440 #: sunrpc/rpc_main.c:1435
5441 #, c-format
5442 msgid "-n netid\tgenerate server code that supports named netid\n"
5443 msgstr "-n ід_мережі\tстворити код сервера з підтримкою іменованих ідентифікаторів мережі\n"
5444
5445 #: sunrpc/rpc_main.c:1436
5446 #, c-format
5447 msgid "-N\t\tsupports multiple arguments and call-by-value\n"
5448 msgstr "-N\t\tпідтримка декількох аргументів та виклику за значенням\n"
5449
5450 #: sunrpc/rpc_main.c:1437
5451 #, c-format
5452 msgid "-o outfile\tname of the output file\n"
5453 msgstr "-o результат\tназва файла результатів\n"
5454
5455 #: sunrpc/rpc_main.c:1438
5456 #, c-format
5457 msgid "-s nettype\tgenerate server code that supports named nettype\n"
5458 msgstr "-s тип_мережі\tстворити код сервера з підтримкою іменованих типів мережі\n"
5459
5460 #: sunrpc/rpc_main.c:1439
5461 #, c-format
5462 msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n"
5463 msgstr "-Sc\t\tстворити код заглушки клієнта з використанням віддалених процедур\n"
5464
5465 #: sunrpc/rpc_main.c:1440
5466 #, c-format
5467 msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n"
5468 msgstr "-Ss\t\tстворити код заглушки, який визначає віддалені процедури\n"
5469
5470 #: sunrpc/rpc_main.c:1441
5471 #, c-format
5472 msgid "-Sm \t\tgenerate makefile template \n"
5473 msgstr "-Sm \t\tстворити шаблон makefile \n"
5474
5475 #: sunrpc/rpc_main.c:1442
5476 #, c-format
5477 msgid "-t\t\tgenerate RPC dispatch table\n"
5478 msgstr "-t\t\tстворити таблицю розподілу RPC\n"
5479
5480 #: sunrpc/rpc_main.c:1443
5481 #, c-format
5482 msgid "-T\t\tgenerate code to support RPC dispatch tables\n"
5483 msgstr "-T\t\tстворити код підтримки таблиць розподілу RPC\n"
5484
5485 #: sunrpc/rpc_main.c:1444
5486 #, c-format
5487 msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n"
5488 msgstr "-Y шлях\t\tназва каталогу для пошуку препроцесора C (cpp)\n"
5489
5490 #: sunrpc/rpc_main.c:1445
5491 #, c-format
5492 msgid "-5\t\tSysVr4 compatibility mode\n"
5493 msgstr "-5\t\tрежим сумісності з SysVr4\n"
5494
5495 #: sunrpc/rpc_main.c:1446
5496 #, c-format
5497 msgid "--help\t\tgive this help list\n"
5498 msgstr "--help\t\tвивести цей список довідкових повідомлень\n"
5499
5500 #: sunrpc/rpc_main.c:1447
5501 #, c-format
5502 msgid "--version\tprint program version\n"
5503 msgstr "--version\tвивести дані щодо версії програми\n"
5504
5505 #: sunrpc/rpc_main.c:1449
5506 #, c-format
5507 msgid ""
5508 "\n"
5509 "For bug reporting instructions, please see:\n"
5510 "%s.\n"
5511 msgstr ""
5512 "\n"
5513 "Настанови щодо звітування про вади наведено тут:\n"
5514 "%s.\n"
5515
5516 #: sunrpc/rpc_scan.c:112
5517 msgid "constant or identifier expected"
5518 msgstr "мало бути вказано константу або ідентифікатор"
5519
5520 #: sunrpc/rpc_scan.c:308
5521 msgid "illegal character in file: "
5522 msgstr "некоректний символ у файлі: "
5523
5524 #: sunrpc/rpc_scan.c:347 sunrpc/rpc_scan.c:373
5525 msgid "unterminated string constant"
5526 msgstr "незавершена рядкова константа"
5527
5528 #: sunrpc/rpc_scan.c:379
5529 msgid "empty char string"
5530 msgstr "порожній рядок символів"
5531
5532 #: sunrpc/rpc_scan.c:521 sunrpc/rpc_scan.c:531
5533 msgid "preprocessor error"
5534 msgstr "помилка препроцесора"
5535
5536 #: sunrpc/rpcinfo.c:246 sunrpc/rpcinfo.c:392
5537 #, c-format
5538 msgid "program %lu is not available\n"
5539 msgstr "програма %lu недоступна\n"
5540
5541 #: sunrpc/rpcinfo.c:273 sunrpc/rpcinfo.c:319 sunrpc/rpcinfo.c:342
5542 #: sunrpc/rpcinfo.c:416 sunrpc/rpcinfo.c:462 sunrpc/rpcinfo.c:485
5543 #: sunrpc/rpcinfo.c:519
5544 #, c-format
5545 msgid "program %lu version %lu is not available\n"
5546 msgstr "програма %lu версії %lu недоступна\n"
5547
5548 #: sunrpc/rpcinfo.c:524
5549 #, c-format
5550 msgid "program %lu version %lu ready and waiting\n"
5551 msgstr "програма %lu версії %lu готова і очікує\n"
5552
5553 #: sunrpc/rpcinfo.c:565 sunrpc/rpcinfo.c:572
5554 msgid "rpcinfo: can't contact portmapper"
5555 msgstr "rpcinfo: не вдалося зв’язатися з portmapper"
5556
5557 #: sunrpc/rpcinfo.c:579
5558 msgid "No remote programs registered.\n"
5559 msgstr "Віддалених програм не зареєстровано.\n"
5560
5561 #: sunrpc/rpcinfo.c:583
5562 msgid "   program vers proto   port\n"
5563 msgstr "   програм верс прото   порт\n"
5564
5565 #: sunrpc/rpcinfo.c:622
5566 msgid "(unknown)"
5567 msgstr "(невідомий)"
5568
5569 #: sunrpc/rpcinfo.c:646
5570 #, c-format
5571 msgid "rpcinfo: broadcast failed: %s\n"
5572 msgstr "rpcinfo: не вдалося розпочати трансляцію даних: %s\n"
5573
5574 #: sunrpc/rpcinfo.c:667
5575 msgid "Sorry. You are not root\n"
5576 msgstr "Вибачте. У вас немає прав доступу root.\n"
5577
5578 #: sunrpc/rpcinfo.c:674
5579 #, c-format
5580 msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
5581 msgstr "rpcinfo: не вдалося вилучити реєстрацію для програми %s, версія %s\n"
5582
5583 #: sunrpc/rpcinfo.c:683
5584 msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
5585 msgstr "Користування: rpcinfo [ -n номер_порту ] -u вузол номер_програми [ номер_версії ]\n"
5586
5587 #: sunrpc/rpcinfo.c:685
5588 msgid "       rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
5589 msgstr "       rpcinfo [ -n номер_порту ] -t вузол номер_програми [ номер_версії ]\n"
5590
5591 #: sunrpc/rpcinfo.c:687
5592 msgid "       rpcinfo -p [ host ]\n"
5593 msgstr "       rpcinfo -p [ вузол ]\n"
5594
5595 #: sunrpc/rpcinfo.c:688
5596 msgid "       rpcinfo -b prognum versnum\n"
5597 msgstr "       rpcinfo -b номер_програми номер_версії\n"
5598
5599 #: sunrpc/rpcinfo.c:689
5600 msgid "       rpcinfo -d prognum versnum\n"
5601 msgstr "       rpcinfo -d номер_програми номер_версії\n"
5602
5603 #: sunrpc/rpcinfo.c:714
5604 #, c-format
5605 msgid "rpcinfo: %s is unknown service\n"
5606 msgstr "rpcinfo: %s є невідомою службою\n"
5607
5608 #: sunrpc/rpcinfo.c:751
5609 #, c-format
5610 msgid "rpcinfo: %s is unknown host\n"
5611 msgstr "rpcinfo: %s є невідомим вузлом\n"
5612
5613 #: sunrpc/svc_run.c:71
5614 msgid "svc_run: - out of memory"
5615 msgstr "svc_run: - нестача пам’яті"
5616
5617 #: sunrpc/svc_run.c:91
5618 msgid "svc_run: - poll failed"
5619 msgstr "svc_run: - помилка опитування"
5620
5621 #: sunrpc/svc_simple.c:80
5622 #, c-format
5623 msgid "can't reassign procedure number %ld\n"
5624 msgstr "не вдалося повторно призначити номер процедури %ld\n"
5625
5626 #: sunrpc/svc_simple.c:90
5627 msgid "couldn't create an rpc server\n"
5628 msgstr "не вдалося створити сервер rpc\n"
5629
5630 #: sunrpc/svc_simple.c:98
5631 #, c-format
5632 msgid "couldn't register prog %ld vers %ld\n"
5633 msgstr "не вдалося зареєструвати програму %ld, версія %ld\n"
5634
5635 #: sunrpc/svc_simple.c:106
5636 msgid "registerrpc: out of memory\n"
5637 msgstr "registerrpc: недостатньо оперативної пам’яті\n"
5638
5639 #: sunrpc/svc_simple.c:169
5640 #, c-format
5641 msgid "trouble replying to prog %d\n"
5642 msgstr "проблеми з відповіддю програмі %d\n"
5643
5644 #: sunrpc/svc_simple.c:178
5645 #, c-format
5646 msgid "never registered prog %d\n"
5647 msgstr "незареєстрована програма %d\n"
5648
5649 #: sunrpc/svc_tcp.c:164
5650 msgid "svc_tcp.c - tcp socket creation problem"
5651 msgstr "svc_tcp.c - проблема зі створенням сокета tcp"
5652
5653 #: sunrpc/svc_tcp.c:179
5654 msgid "svc_tcp.c - cannot getsockname or listen"
5655 msgstr "svc_tcp.c - не вдалося виконати getsockname або listen"
5656
5657 #: sunrpc/svc_udp.c:137
5658 msgid "svcudp_create: socket creation problem"
5659 msgstr "svcudp_create: проблема зі створенням сокета"
5660
5661 #: sunrpc/svc_udp.c:151
5662 msgid "svcudp_create - cannot getsockname"
5663 msgstr "svcudp_create - не вдалося виконати getsockname"
5664
5665 #: sunrpc/svc_udp.c:183
5666 msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n"
5667 msgstr "svcudp_create: xp_pad є надто малим для IP_PKTINFO\n"
5668
5669 #: sunrpc/svc_udp.c:495
5670 msgid "enablecache: cache already enabled"
5671 msgstr "enablecache: кешування вже увімкнено"
5672
5673 #: sunrpc/svc_udp.c:501
5674 msgid "enablecache: could not allocate cache"
5675 msgstr "enablecache: не вдалося розмістити кеш"
5676
5677 #: sunrpc/svc_udp.c:510
5678 msgid "enablecache: could not allocate cache data"
5679 msgstr "enablecache: не вдалося розмістити кешовані дані"
5680
5681 #: sunrpc/svc_udp.c:518
5682 msgid "enablecache: could not allocate cache fifo"
5683 msgstr "enablecache: не вдалося розмістити кеш fifo"
5684
5685 #: sunrpc/svc_udp.c:554
5686 msgid "cache_set: victim not found"
5687 msgstr "cache_set: жертву не знайдено"
5688
5689 #: sunrpc/svc_udp.c:565
5690 msgid "cache_set: victim alloc failed"
5691 msgstr "cache_set: не вдалося отримати пам’ять для жертви"
5692
5693 #: sunrpc/svc_udp.c:572
5694 msgid "cache_set: could not allocate new rpc_buffer"
5695 msgstr "cache_set: не вдалося розмістити новий rpc_buffer"
5696
5697 #: sunrpc/svc_unix.c:162
5698 msgid "svc_unix.c - AF_UNIX socket creation problem"
5699 msgstr "svc_unix.c - проблема зі створенням сокета AF_UNIX"
5700
5701 #: sunrpc/svc_unix.c:178
5702 msgid "svc_unix.c - cannot getsockname or listen"
5703 msgstr "svc_unix.c - не вдалося виконати getsockname або listen"
5704
5705 #: sysdeps/generic/siglist.h:28
5706 msgid "Hangup"
5707 msgstr "Від’єднання"
5708
5709 #: sysdeps/generic/siglist.h:29
5710 msgid "Interrupt"
5711 msgstr "Перервати"
5712
5713 #: sysdeps/generic/siglist.h:30
5714 msgid "Quit"
5715 msgstr "Вихід"
5716
5717 #: sysdeps/generic/siglist.h:31
5718 msgid "Illegal instruction"
5719 msgstr "Помилкова інструкція"
5720
5721 #: sysdeps/generic/siglist.h:32
5722 msgid "Trace/breakpoint trap"
5723 msgstr "Переривання на точці зупину"
5724
5725 #: sysdeps/generic/siglist.h:33
5726 msgid "Aborted"
5727 msgstr "Перервано"
5728
5729 #: sysdeps/generic/siglist.h:34
5730 msgid "Floating point exception"
5731 msgstr "Помилка обчислень з рухомою комою"
5732
5733 #: sysdeps/generic/siglist.h:35
5734 msgid "Killed"
5735 msgstr "Вбито"
5736
5737 #: sysdeps/generic/siglist.h:36
5738 msgid "Bus error"
5739 msgstr "Помилка каналу обміну даними"
5740
5741 #: sysdeps/generic/siglist.h:37
5742 msgid "Segmentation fault"
5743 msgstr "Помилка адресування"
5744
5745 #. TRANS Broken pipe; there is no process reading from the other end of a pipe.
5746 #. TRANS Every library function that returns this error code also generates a
5747 #. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled
5748 #. TRANS or blocked.  Thus, your program will never actually see @code{EPIPE}
5749 #. TRANS unless it has handled or blocked @code{SIGPIPE}.
5750 #: sysdeps/generic/siglist.h:38 sysdeps/gnu/errlist.c:359
5751 msgid "Broken pipe"
5752 msgstr "Канал обірвано"
5753
5754 #: sysdeps/generic/siglist.h:39
5755 msgid "Alarm clock"
5756 msgstr "Сигнал таймера"
5757
5758 #: sysdeps/generic/siglist.h:40
5759 msgid "Terminated"
5760 msgstr "Припинено"
5761
5762 #: sysdeps/generic/siglist.h:41
5763 msgid "Urgent I/O condition"
5764 msgstr "Термінова дія з введення-виведення"
5765
5766 #: sysdeps/generic/siglist.h:42
5767 msgid "Stopped (signal)"
5768 msgstr "Зупинено (сигнал)"
5769
5770 #: sysdeps/generic/siglist.h:43
5771 msgid "Stopped"
5772 msgstr "Зупинено"
5773
5774 #: sysdeps/generic/siglist.h:44
5775 msgid "Continued"
5776 msgstr "Поновлено"
5777
5778 #: sysdeps/generic/siglist.h:45
5779 msgid "Child exited"
5780 msgstr "Дочірній процес завершив роботу"
5781
5782 #: sysdeps/generic/siglist.h:46
5783 msgid "Stopped (tty input)"
5784 msgstr "Зупинено (ввід з термінала)"
5785
5786 #: sysdeps/generic/siglist.h:47
5787 msgid "Stopped (tty output)"
5788 msgstr "Зупинено (вивід на термінал)"
5789
5790 #: sysdeps/generic/siglist.h:48
5791 msgid "I/O possible"
5792 msgstr "Можливе введення-виведення"
5793
5794 #: sysdeps/generic/siglist.h:49
5795 msgid "CPU time limit exceeded"
5796 msgstr "Перевищено обмеження часу використання процесора"
5797
5798 #: sysdeps/generic/siglist.h:50
5799 msgid "File size limit exceeded"
5800 msgstr "Перевищено обмеження на розмір файла"
5801
5802 #: sysdeps/generic/siglist.h:51
5803 msgid "Virtual timer expired"
5804 msgstr "Збіг час на віртуальному таймері"
5805
5806 #: sysdeps/generic/siglist.h:52
5807 msgid "Profiling timer expired"
5808 msgstr "Збіг час профілювання"
5809
5810 #: sysdeps/generic/siglist.h:53
5811 msgid "User defined signal 1"
5812 msgstr "Визначений користувачем сигнал 1"
5813
5814 #: sysdeps/generic/siglist.h:54
5815 msgid "User defined signal 2"
5816 msgstr "Визначений користувачем сигнал 2"
5817
5818 #: sysdeps/generic/siglist.h:58
5819 msgid "EMT trap"
5820 msgstr "Пастка емулятора"
5821
5822 #: sysdeps/generic/siglist.h:61
5823 msgid "Bad system call"
5824 msgstr "Помилковий системний виклик"
5825
5826 #: sysdeps/generic/siglist.h:64
5827 msgid "Stack fault"
5828 msgstr "Помилка роботи зі стеком"
5829
5830 #: sysdeps/generic/siglist.h:67
5831 msgid "Information request"
5832 msgstr "Інформаційний запит"
5833
5834 #: sysdeps/generic/siglist.h:69
5835 msgid "Power failure"
5836 msgstr "Відмова живлення"
5837
5838 #: sysdeps/generic/siglist.h:72
5839 msgid "Resource lost"
5840 msgstr "Втрачено ресурс"
5841
5842 #: sysdeps/generic/siglist.h:75
5843 msgid "Window changed"
5844 msgstr "Зміна вікна"
5845
5846 #. TRANS Operation not permitted; only the owner of the file (or other resource)
5847 #. TRANS or processes with special privileges can perform the operation.
5848 #: sysdeps/gnu/errlist.c:25
5849 msgid "Operation not permitted"
5850 msgstr "Дію заборонено"
5851
5852 #. TRANS No process matches the specified process ID.
5853 #: sysdeps/gnu/errlist.c:45
5854 msgid "No such process"
5855 msgstr "Немає такого процесу"
5856
5857 #. TRANS Interrupted function call; an asynchronous signal occurred and prevented
5858 #. TRANS completion of the call.  When this happens, you should try the call
5859 #. TRANS again.
5860 #. TRANS
5861 #. TRANS You can choose to have functions resume after a signal that is handled,
5862 #. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted
5863 #. TRANS Primitives}.
5864 #: sysdeps/gnu/errlist.c:60
5865 msgid "Interrupted system call"
5866 msgstr "Перерваний системний виклик"
5867
5868 #. TRANS Input/output error; usually used for physical read or write errors.
5869 #: sysdeps/gnu/errlist.c:69
5870 msgid "Input/output error"
5871 msgstr "Помилка введення-виведення"
5872
5873 #. TRANS No such device or address.  The system tried to use the device
5874 #. TRANS represented by a file you specified, and it couldn't find the device.
5875 #. TRANS This can mean that the device file was installed incorrectly, or that
5876 #. TRANS the physical device is missing or not correctly attached to the
5877 #. TRANS computer.
5878 #: sysdeps/gnu/errlist.c:82
5879 msgid "No such device or address"
5880 msgstr "Немає такого пристрою чи адреси"
5881
5882 #. TRANS Argument list too long; used when the arguments passed to a new program
5883 #. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a
5884 #. TRANS File}) occupy too much memory space.  This condition never arises on
5885 #. TRANS @gnuhurdsystems{}.
5886 #: sysdeps/gnu/errlist.c:94
5887 msgid "Argument list too long"
5888 msgstr "Занадто довгий список аргументів"
5889
5890 #. TRANS Invalid executable file format.  This condition is detected by the
5891 #. TRANS @code{exec} functions; see @ref{Executing a File}.
5892 #: sysdeps/gnu/errlist.c:104
5893 msgid "Exec format error"
5894 msgstr "Помилка, пов’язана з форматом виконуваних файлів"
5895
5896 #. TRANS Bad file descriptor; for example, I/O on a descriptor that has been
5897 #. TRANS closed or reading from a descriptor open only for writing (or vice
5898 #. TRANS versa).
5899 #: sysdeps/gnu/errlist.c:115
5900 msgid "Bad file descriptor"
5901 msgstr "Помилковий дескриптор файла"
5902
5903 #. TRANS There are no child processes.  This error happens on operations that are
5904 #. TRANS supposed to manipulate child processes, when there aren't any processes
5905 #. TRANS to manipulate.
5906 #: sysdeps/gnu/errlist.c:126
5907 msgid "No child processes"
5908 msgstr "Немає дочірніх процесів"
5909
5910 #. TRANS Deadlock avoided; allocating a system resource would have resulted in a
5911 #. TRANS deadlock situation.  The system does not guarantee that it will notice
5912 #. TRANS all such situations.  This error means you got lucky and the system
5913 #. TRANS noticed; it might just hang.  @xref{File Locks}, for an example.
5914 #: sysdeps/gnu/errlist.c:138
5915 msgid "Resource deadlock avoided"
5916 msgstr "Уникнено взаємне блокування ресурсу"
5917
5918 #. TRANS No memory available.  The system cannot allocate more virtual memory
5919 #. TRANS because its capacity is full.
5920 #: sysdeps/gnu/errlist.c:148
5921 msgid "Cannot allocate memory"
5922 msgstr "Не вдалося розподілити пам’ять"
5923
5924 #. TRANS Bad address; an invalid pointer was detected.
5925 #. TRANS On @gnuhurdsystems{}, this error never happens; you get a signal instead.
5926 #: sysdeps/gnu/errlist.c:167
5927 msgid "Bad address"
5928 msgstr "Неправильна адреса"
5929
5930 #. TRANS A file that isn't a block special file was given in a situation that
5931 #. TRANS requires one.  For example, trying to mount an ordinary file as a file
5932 #. TRANS system in Unix gives this error.
5933 #: sysdeps/gnu/errlist.c:178
5934 msgid "Block device required"
5935 msgstr "Потрібен блоковий пристрій"
5936
5937 #. TRANS Resource busy; a system resource that can't be shared is already in use.
5938 #. TRANS For example, if you try to delete a file that is the root of a currently
5939 #. TRANS mounted filesystem, you get this error.
5940 #: sysdeps/gnu/errlist.c:189
5941 msgid "Device or resource busy"
5942 msgstr "Пристрій або ресурс зайнято"
5943
5944 #. TRANS File exists; an existing file was specified in a context where it only
5945 #. TRANS makes sense to specify a new file.
5946 #: sysdeps/gnu/errlist.c:199
5947 msgid "File exists"
5948 msgstr "Файл вже існує"
5949
5950 #. TRANS An attempt to make an improper link across file systems was detected.
5951 #. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but
5952 #. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}).
5953 #: sysdeps/gnu/errlist.c:210
5954 msgid "Invalid cross-device link"
5955 msgstr "Некоректне перехресне посилання на пристрій"
5956
5957 #. TRANS The wrong type of device was given to a function that expects a
5958 #. TRANS particular sort of device.
5959 #: sysdeps/gnu/errlist.c:220
5960 msgid "No such device"
5961 msgstr "Пристрою не знайдено"
5962
5963 #. TRANS A file that isn't a directory was specified when a directory is required.
5964 #: sysdeps/gnu/errlist.c:229
5965 msgid "Not a directory"
5966 msgstr "Не є каталогом"
5967
5968 #. TRANS File is a directory; you cannot open a directory for writing,
5969 #. TRANS or create or remove hard links to it.
5970 #: sysdeps/gnu/errlist.c:239
5971 msgid "Is a directory"
5972 msgstr "Є каталогом"
5973
5974 #. TRANS Invalid argument.  This is used to indicate various kinds of problems
5975 #. TRANS with passing the wrong argument to a library function.
5976 #: sysdeps/gnu/errlist.c:249
5977 msgid "Invalid argument"
5978 msgstr "Некоректний аргумент"
5979
5980 #. TRANS The current process has too many files open and can't open any more.
5981 #. TRANS Duplicate descriptors do count toward this limit.
5982 #. TRANS
5983 #. TRANS In BSD and GNU, the number of open files is controlled by a resource
5984 #. TRANS limit that can usually be increased.  If you get this error, you might
5985 #. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited;
5986 #. TRANS @pxref{Limits on Resources}.
5987 #: sysdeps/gnu/errlist.c:264
5988 msgid "Too many open files"
5989 msgstr "Забагато відкритих файлів"
5990
5991 #. TRANS There are too many distinct file openings in the entire system.  Note
5992 #. TRANS that any number of linked channels count as just one file opening; see
5993 #. TRANS @ref{Linked Channels}.  This error never occurs on @gnuhurdsystems{}.
5994 #: sysdeps/gnu/errlist.c:275
5995 msgid "Too many open files in system"
5996 msgstr "У системі забагато відкритих файлів"
5997
5998 #. TRANS Inappropriate I/O control operation, such as trying to set terminal
5999 #. TRANS modes on an ordinary file.
6000 #: sysdeps/gnu/errlist.c:285
6001 msgid "Inappropriate ioctl for device"
6002 msgstr "Неналежна дія з керування введенням-виведенням (ioctl) для пристрою"
6003
6004 #. TRANS An attempt to execute a file that is currently open for writing, or
6005 #. TRANS write to a file that is currently being executed.  Often using a
6006 #. TRANS debugger to run a program is considered having it open for writing and
6007 #. TRANS will cause this error.  (The name stands for ``text file busy''.)  This
6008 #. TRANS is not an error on @gnuhurdsystems{}; the text is copied as necessary.
6009 #: sysdeps/gnu/errlist.c:298
6010 msgid "Text file busy"
6011 msgstr "Текстовий файл зайнято"
6012
6013 #. TRANS File too big; the size of a file would be larger than allowed by the system.
6014 #: sysdeps/gnu/errlist.c:307
6015 msgid "File too large"
6016 msgstr "Файл є надто великим"
6017
6018 #. TRANS No space left on device; write operation on a file failed because the
6019 #. TRANS disk is full.
6020 #: sysdeps/gnu/errlist.c:317
6021 msgid "No space left on device"
6022 msgstr "Недостатньо місця на пристрої"
6023
6024 #. TRANS Invalid seek operation (such as on a pipe).
6025 #: sysdeps/gnu/errlist.c:326
6026 msgid "Illegal seek"
6027 msgstr "Некоректне позиціювання"
6028
6029 #. TRANS An attempt was made to modify something on a read-only file system.
6030 #: sysdeps/gnu/errlist.c:335
6031 msgid "Read-only file system"
6032 msgstr "Файлова система тільки для зчитування"
6033
6034 #. TRANS Too many links; the link count of a single file would become too large.
6035 #. TRANS @code{rename} can cause this error if the file being renamed already has
6036 #. TRANS as many links as it can take (@pxref{Renaming Files}).
6037 #: sysdeps/gnu/errlist.c:346
6038 msgid "Too many links"
6039 msgstr "Забагато посилань"
6040
6041 #. TRANS Domain error; used by mathematical functions when an argument value does
6042 #. TRANS not fall into the domain over which the function is defined.
6043 #: sysdeps/gnu/errlist.c:369
6044 msgid "Numerical argument out of domain"
6045 msgstr "Числовий аргумент поза доменом"
6046
6047 #. TRANS Range error; used by mathematical functions when the result value is
6048 #. TRANS not representable because of overflow or underflow.
6049 #: sysdeps/gnu/errlist.c:379
6050 msgid "Numerical result out of range"
6051 msgstr "Числовий результат поза дозволеним діапазоном"
6052
6053 #. TRANS Resource temporarily unavailable; the call might work if you try again
6054 #. TRANS later.  The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN};
6055 #. TRANS they are always the same in @theglibc{}.
6056 #. TRANS
6057 #. TRANS This error can happen in a few different situations:
6058 #. TRANS
6059 #. TRANS @itemize @bullet
6060 #. TRANS @item
6061 #. TRANS An operation that would block was attempted on an object that has
6062 #. TRANS non-blocking mode selected.  Trying the same operation again will block
6063 #. TRANS until some external condition makes it possible to read, write, or
6064 #. TRANS connect (whatever the operation).  You can use @code{select} to find out
6065 #. TRANS when the operation will be possible; @pxref{Waiting for I/O}.
6066 #. TRANS
6067 #. TRANS @strong{Portability Note:} In many older Unix systems, this condition
6068 #. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code
6069 #. TRANS different from @code{EAGAIN}.  To make your program portable, you should
6070 #. TRANS check for both codes and treat them the same.
6071 #. TRANS
6072 #. TRANS @item
6073 #. TRANS A temporary resource shortage made an operation impossible.  @code{fork}
6074 #. TRANS can return this error.  It indicates that the shortage is expected to
6075 #. TRANS pass, so your program can try the call again later and it may succeed.
6076 #. TRANS It is probably a good idea to delay for a few seconds before trying it
6077 #. TRANS again, to allow time for other processes to release scarce resources.
6078 #. TRANS Such shortages are usually fairly serious and affect the whole system,
6079 #. TRANS so usually an interactive program should report the error to the user
6080 #. TRANS and return to its command loop.
6081 #. TRANS @end itemize
6082 #: sysdeps/gnu/errlist.c:416
6083 msgid "Resource temporarily unavailable"
6084 msgstr "Ресурс тимчасово недоступний"
6085
6086 #. TRANS In @theglibc{}, this is another name for @code{EAGAIN} (above).
6087 #. TRANS The values are always the same, on every operating system.
6088 #. TRANS
6089 #. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a
6090 #. TRANS separate error code.
6091 #: sysdeps/gnu/errlist.c:429
6092 msgid "Operation would block"
6093 msgstr "Дія заблокує"
6094
6095 #. TRANS An operation that cannot complete immediately was initiated on an object
6096 #. TRANS that has non-blocking mode selected.  Some functions that must always
6097 #. TRANS block (such as @code{connect}; @pxref{Connecting}) never return
6098 #. TRANS @code{EAGAIN}.  Instead, they return @code{EINPROGRESS} to indicate that
6099 #. TRANS the operation has begun and will take some time.  Attempts to manipulate
6100 #. TRANS the object before the call completes return @code{EALREADY}.  You can
6101 #. TRANS use the @code{select} function to find out when the pending operation
6102 #. TRANS has completed; @pxref{Waiting for I/O}.
6103 #: sysdeps/gnu/errlist.c:445
6104 msgid "Operation now in progress"
6105 msgstr "Дія зараз виконується"
6106
6107 #. TRANS An operation is already in progress on an object that has non-blocking
6108 #. TRANS mode selected.
6109 #: sysdeps/gnu/errlist.c:455
6110 msgid "Operation already in progress"
6111 msgstr "Дія вже виконується"
6112
6113 #. TRANS A file that isn't a socket was specified when a socket is required.
6114 #: sysdeps/gnu/errlist.c:464
6115 msgid "Socket operation on non-socket"
6116 msgstr "Дія на об'єкті, який не є сокетом"
6117
6118 #. TRANS The size of a message sent on a socket was larger than the supported
6119 #. TRANS maximum size.
6120 #: sysdeps/gnu/errlist.c:474
6121 msgid "Message too long"
6122 msgstr "Задовге повідомлення"
6123
6124 #. TRANS The socket type does not support the requested communications protocol.
6125 #: sysdeps/gnu/errlist.c:483
6126 msgid "Protocol wrong type for socket"
6127 msgstr "Помилковий тип протоколу сокета"
6128
6129 #. TRANS You specified a socket option that doesn't make sense for the
6130 #. TRANS particular protocol being used by the socket.  @xref{Socket Options}.
6131 #: sysdeps/gnu/errlist.c:493
6132 msgid "Protocol not available"
6133 msgstr "Протокол недоступний"
6134
6135 #. TRANS The socket domain does not support the requested communications protocol
6136 #. TRANS (perhaps because the requested protocol is completely invalid).
6137 #. TRANS @xref{Creating a Socket}.
6138 #: sysdeps/gnu/errlist.c:504
6139 msgid "Protocol not supported"
6140 msgstr "Протокол не підтримується"
6141
6142 #. TRANS The socket type is not supported.
6143 #: sysdeps/gnu/errlist.c:513
6144 msgid "Socket type not supported"
6145 msgstr "Тип сокета не підтримується"
6146
6147 #. TRANS The operation you requested is not supported.  Some socket functions
6148 #. TRANS don't make sense for all types of sockets, and others may not be
6149 #. TRANS implemented for all communications protocols.  On @gnuhurdsystems{}, this
6150 #. TRANS error can happen for many calls when the object does not support the
6151 #. TRANS particular operation; it is a generic indication that the server knows
6152 #. TRANS nothing to do for that call.
6153 #: sysdeps/gnu/errlist.c:527
6154 msgid "Operation not supported"
6155 msgstr "Дія не підтримується"
6156
6157 #. TRANS The socket communications protocol family you requested is not supported.
6158 #: sysdeps/gnu/errlist.c:536
6159 msgid "Protocol family not supported"
6160 msgstr "Сімейство протоколів не підтримується"
6161
6162 #. TRANS The address family specified for a socket is not supported; it is
6163 #. TRANS inconsistent with the protocol being used on the socket.  @xref{Sockets}.
6164 #: sysdeps/gnu/errlist.c:546
6165 msgid "Address family not supported by protocol"
6166 msgstr "Сімейство адрес не підтримується протоколом"
6167
6168 #. TRANS The requested socket address is already in use.  @xref{Socket Addresses}.
6169 #: sysdeps/gnu/errlist.c:555
6170 msgid "Address already in use"
6171 msgstr "Адресу вже використано"
6172
6173 #. TRANS The requested socket address is not available; for example, you tried
6174 #. TRANS to give a socket a name that doesn't match the local host name.
6175 #. TRANS @xref{Socket Addresses}.
6176 #: sysdeps/gnu/errlist.c:566
6177 msgid "Cannot assign requested address"
6178 msgstr "Не вдалося призначити вказану адресу"
6179
6180 #. TRANS A socket operation failed because the network was down.
6181 #: sysdeps/gnu/errlist.c:575
6182 msgid "Network is down"
6183 msgstr "Мережу вимкнено"
6184
6185 #. TRANS A socket operation failed because the subnet containing the remote host
6186 #. TRANS was unreachable.
6187 #: sysdeps/gnu/errlist.c:585
6188 msgid "Network is unreachable"
6189 msgstr "Не вдалося отримати доступ до мережі"
6190
6191 #. TRANS A network connection was reset because the remote host crashed.
6192 #: sysdeps/gnu/errlist.c:594
6193 msgid "Network dropped connection on reset"
6194 msgstr "Під час перезапуску з’єднання було розірвано"
6195
6196 #. TRANS A network connection was aborted locally.
6197 #: sysdeps/gnu/errlist.c:603
6198 msgid "Software caused connection abort"
6199 msgstr "З’єднання розірвано програмним забезпеченням"
6200
6201 #. TRANS A network connection was closed for reasons outside the control of the
6202 #. TRANS local host, such as by the remote machine rebooting or an unrecoverable
6203 #. TRANS protocol violation.
6204 #: sysdeps/gnu/errlist.c:614
6205 msgid "Connection reset by peer"
6206 msgstr "Вузол розірвав з’єднання"
6207
6208 #. TRANS The kernel's buffers for I/O operations are all in use.  In GNU, this
6209 #. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the
6210 #. TRANS other from network operations.
6211 #: sysdeps/gnu/errlist.c:625
6212 msgid "No buffer space available"
6213 msgstr "У буфері не залишилося місця"
6214
6215 #. TRANS You tried to connect a socket that is already connected.
6216 #. TRANS @xref{Connecting}.
6217 #: sysdeps/gnu/errlist.c:635
6218 msgid "Transport endpoint is already connected"
6219 msgstr "Кінцеву точку передавання вже з’єднано"
6220
6221 #. TRANS The socket is not connected to anything.  You get this error when you
6222 #. TRANS try to transmit data over a socket, without first specifying a
6223 #. TRANS destination for the data.  For a connectionless socket (for datagram
6224 #. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead.
6225 #: sysdeps/gnu/errlist.c:647
6226 msgid "Transport endpoint is not connected"
6227 msgstr "Кінцеву точку передавання не з’єднано"
6228
6229 #. TRANS No default destination address was set for the socket.  You get this
6230 #. TRANS error when you try to transmit data over a connectionless socket,
6231 #. TRANS without first specifying a destination for the data with @code{connect}.
6232 #: sysdeps/gnu/errlist.c:658
6233 msgid "Destination address required"
6234 msgstr "Слід вказати адресу призначення"
6235
6236 #. TRANS The socket has already been shut down.
6237 #: sysdeps/gnu/errlist.c:667
6238 msgid "Cannot send after transport endpoint shutdown"
6239 msgstr "Надсилання неможливе після завершення роботи кінцевої точки каналу зв’язку"
6240
6241 #. TRANS ???
6242 #: sysdeps/gnu/errlist.c:676
6243 msgid "Too many references: cannot splice"
6244 msgstr "Забагато посилань: не вдалося об’єднати"
6245
6246 #. TRANS A socket operation with a specified timeout received no response during
6247 #. TRANS the timeout period.
6248 #: sysdeps/gnu/errlist.c:686
6249 msgid "Connection timed out"
6250 msgstr "Перевищено інтервал очікування з'єднання"
6251
6252 #. TRANS A remote host refused to allow the network connection (typically because
6253 #. TRANS it is not running the requested service).
6254 #: sysdeps/gnu/errlist.c:696
6255 msgid "Connection refused"
6256 msgstr "У з'єднанні відмовлено"
6257
6258 #. TRANS Too many levels of symbolic links were encountered in looking up a file name.
6259 #. TRANS This often indicates a cycle of symbolic links.
6260 #: sysdeps/gnu/errlist.c:706
6261 msgid "Too many levels of symbolic links"
6262 msgstr "Забагато рівнів символічних посилань"
6263
6264 #. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for
6265 #. TRANS Files}) or host name too long (in @code{gethostname} or
6266 #. TRANS @code{sethostname}; @pxref{Host Identification}).
6267 #: sysdeps/gnu/errlist.c:717
6268 msgid "File name too long"
6269 msgstr "Файл є занадто великим"
6270
6271 #. TRANS The remote host for a requested network connection is down.
6272 #: sysdeps/gnu/errlist.c:726
6273 msgid "Host is down"
6274 msgstr "Вузол вимкнено"
6275
6276 #. TRANS The remote host for a requested network connection is not reachable.
6277 #: sysdeps/gnu/errlist.c:735
6278 msgid "No route to host"
6279 msgstr "Немає маршруту до вузла"
6280
6281 #. TRANS Directory not empty, where an empty directory was expected.  Typically,
6282 #. TRANS this error occurs when you are trying to delete a directory.
6283 #: sysdeps/gnu/errlist.c:745
6284 msgid "Directory not empty"
6285 msgstr "Каталог непорожній"
6286
6287 #. TRANS This means that the per-user limit on new process would be exceeded by
6288 #. TRANS an attempted @code{fork}.  @xref{Limits on Resources}, for details on
6289 #. TRANS the @code{RLIMIT_NPROC} limit.
6290 #: sysdeps/gnu/errlist.c:756
6291 msgid "Too many processes"
6292 msgstr "Забагато процесів"
6293
6294 #. TRANS The file quota system is confused because there are too many users.
6295 #. TRANS @c This can probably happen in a GNU system when using NFS.
6296 #: sysdeps/gnu/errlist.c:766
6297 msgid "Too many users"
6298 msgstr "Забагато користувачів"
6299
6300 #. TRANS The user's disk quota was exceeded.
6301 #: sysdeps/gnu/errlist.c:775
6302 msgid "Disk quota exceeded"
6303 msgstr "Перевищено квоту диска"
6304
6305 #. TRANS Stale file handle.  This indicates an internal confusion in the
6306 #. TRANS file system which is due to file system rearrangements on the server host
6307 #. TRANS for NFS file systems or corruption in other file systems.
6308 #. TRANS Repairing this condition usually requires unmounting, possibly repairing
6309 #. TRANS and remounting the file system.
6310 #: sysdeps/gnu/errlist.c:788
6311 msgid "Stale file handle"
6312 msgstr "Застарілий дескриптор файла"
6313
6314 #. TRANS An attempt was made to NFS-mount a remote file system with a file name that
6315 #. TRANS already specifies an NFS-mounted file.
6316 #. TRANS (This is an error on some operating systems, but we expect it to work
6317 #. TRANS properly on @gnuhurdsystems{}, making this error code impossible.)
6318 #: sysdeps/gnu/errlist.c:800
6319 msgid "Object is remote"
6320 msgstr "Об’єкт є віддаленим"
6321
6322 #. TRANS ???
6323 #: sysdeps/gnu/errlist.c:809
6324 msgid "RPC struct is bad"
6325 msgstr "помилкова структура RPC"
6326
6327 #. TRANS ???
6328 #: sysdeps/gnu/errlist.c:818
6329 msgid "RPC version wrong"
6330 msgstr "помилкова версія RPC"
6331
6332 #. TRANS ???
6333 #: sysdeps/gnu/errlist.c:827
6334 msgid "RPC program not available"
6335 msgstr "програма RPC недоступна"
6336
6337 #. TRANS ???
6338 #: sysdeps/gnu/errlist.c:836
6339 msgid "RPC program version wrong"
6340 msgstr "помилкова версія програми RPC"
6341
6342 #. TRANS ???
6343 #: sysdeps/gnu/errlist.c:845
6344 msgid "RPC bad procedure for program"
6345 msgstr "Помилкова процедура RPC для програми"
6346
6347 #. TRANS No locks available.  This is used by the file locking facilities; see
6348 #. TRANS @ref{File Locks}.  This error is never generated by @gnuhurdsystems{}, but
6349 #. TRANS it can result from an operation to an NFS server running another
6350 #. TRANS operating system.
6351 #: sysdeps/gnu/errlist.c:857
6352 msgid "No locks available"
6353 msgstr "Блокування недоступні"
6354
6355 #. TRANS Inappropriate file type or format.  The file was the wrong type for the
6356 #. TRANS operation, or a data file had the wrong format.
6357 #. TRANS
6358 #. TRANS On some systems @code{chmod} returns this error if you try to set the
6359 #. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}.
6360 #: sysdeps/gnu/errlist.c:870
6361 msgid "Inappropriate file type or format"
6362 msgstr "Неналежний тип або формат файла"
6363
6364 #. TRANS ???
6365 #: sysdeps/gnu/errlist.c:879
6366 msgid "Authentication error"
6367 msgstr "Помилка розпізнавання"
6368
6369 #. TRANS ???
6370 #: sysdeps/gnu/errlist.c:888
6371 msgid "Need authenticator"
6372 msgstr "Потрібен запис розпізнавання"
6373
6374 #. TRANS Function not implemented.  This indicates that the function called is
6375 #. TRANS not implemented at all, either in the C library itself or in the
6376 #. TRANS operating system.  When you get this error, you can be sure that this
6377 #. TRANS particular function will always fail with @code{ENOSYS} unless you
6378 #. TRANS install a new version of the C library or the operating system.
6379 #: sysdeps/gnu/errlist.c:901
6380 msgid "Function not implemented"
6381 msgstr "Функцію не реалізовано"
6382
6383 #. TRANS Not supported.  A function returns this error when certain parameter
6384 #. TRANS values are valid, but the functionality they request is not available.
6385 #. TRANS This can mean that the function does not implement a particular command
6386 #. TRANS or option value or flag bit at all.  For functions that operate on some
6387 #. TRANS object given in a parameter, such as a file descriptor or a port, it
6388 #. TRANS might instead mean that only @emph{that specific object} (file
6389 #. TRANS descriptor, port, etc.) is unable to support the other parameters given;
6390 #. TRANS different file descriptors might support different ranges of parameter
6391 #. TRANS values.
6392 #. TRANS
6393 #. TRANS If the entire function is not available at all in the implementation,
6394 #. TRANS it returns @code{ENOSYS} instead.
6395 #: sysdeps/gnu/errlist.c:921
6396 msgid "Not supported"
6397 msgstr "Не підтримується"
6398
6399 #. TRANS While decoding a multibyte character the function came along an invalid
6400 #. TRANS or an incomplete sequence of bytes or the given wide character is invalid.
6401 #: sysdeps/gnu/errlist.c:931
6402 msgid "Invalid or incomplete multibyte or wide character"
6403 msgstr "Некоректний або неповний багатобайтовий або широкий символ"
6404
6405 #. TRANS On @gnuhurdsystems{}, servers supporting the @code{term} protocol return
6406 #. TRANS this error for certain operations when the caller is not in the
6407 #. TRANS foreground process group of the terminal.  Users do not usually see this
6408 #. TRANS error because functions such as @code{read} and @code{write} translate
6409 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal.  @xref{Job Control},
6410 #. TRANS for information on process groups and these signals.
6411 #: sysdeps/gnu/errlist.c:945
6412 msgid "Inappropriate operation for background process"
6413 msgstr "Невідповідна дія для фонового процесу"
6414
6415 #. TRANS On @gnuhurdsystems{}, opening a file returns this error when the file is
6416 #. TRANS translated by a program and the translator program dies while starting
6417 #. TRANS up, before it has connected to the file.
6418 #: sysdeps/gnu/errlist.c:956
6419 msgid "Translator died"
6420 msgstr "Транслятор несподівано завершив роботу"
6421
6422 #. TRANS The experienced user will know what is wrong.
6423 #. TRANS @c This error code is a joke.  Its perror text is part of the joke.
6424 #. TRANS @c Don't change it.
6425 #: sysdeps/gnu/errlist.c:967
6426 msgid "?"
6427 msgstr "?"
6428
6429 #. TRANS You did @strong{what}?
6430 #: sysdeps/gnu/errlist.c:976
6431 msgid "You really blew it this time"
6432 msgstr "Цього разу ви просто знищили усіх"
6433
6434 #. TRANS Go home and have a glass of warm, dairy-fresh milk.
6435 #: sysdeps/gnu/errlist.c:985
6436 msgid "Computer bought the farm"
6437 msgstr "Комп’ютеру капець"
6438
6439 #. TRANS This error code has no purpose.
6440 #: sysdeps/gnu/errlist.c:994
6441 msgid "Gratuitous error"
6442 msgstr "Безпричинна помилка"
6443
6444 #: sysdeps/gnu/errlist.c:1002
6445 msgid "Bad message"
6446 msgstr "Помилкове повідомлення"
6447
6448 #: sysdeps/gnu/errlist.c:1010
6449 msgid "Identifier removed"
6450 msgstr "Ідентифікатор вилучено"
6451
6452 #: sysdeps/gnu/errlist.c:1018
6453 msgid "Multihop attempted"
6454 msgstr "Спроба кратного переходу"
6455
6456 #: sysdeps/gnu/errlist.c:1026
6457 msgid "No data available"
6458 msgstr "Не виявлено даних"
6459
6460 #: sysdeps/gnu/errlist.c:1034
6461 msgid "Link has been severed"
6462 msgstr "Зв’язок розірвано"
6463
6464 #: sysdeps/gnu/errlist.c:1042
6465 msgid "No message of desired type"
6466 msgstr "Немає повідомлення бажаного типу"
6467
6468 #: sysdeps/gnu/errlist.c:1050
6469 msgid "Out of streams resources"
6470 msgstr "Не вистачає ресурсів потоків"
6471
6472 #: sysdeps/gnu/errlist.c:1058
6473 msgid "Device not a stream"
6474 msgstr "Пристрій не є потоковим"
6475
6476 #: sysdeps/gnu/errlist.c:1066
6477 msgid "Value too large for defined data type"
6478 msgstr "Значення є надто великим для визначеного типу даних"
6479
6480 #: sysdeps/gnu/errlist.c:1074
6481 msgid "Protocol error"
6482 msgstr "Помилка протоколу"
6483
6484 #: sysdeps/gnu/errlist.c:1082
6485 msgid "Timer expired"
6486 msgstr "Відлік на таймері завершено"
6487
6488 #. TRANS Operation canceled; an asynchronous operation was canceled before it
6489 #. TRANS completed.  @xref{Asynchronous I/O}.  When you call @code{aio_cancel},
6490 #. TRANS the normal result is for the operations affected to complete with this
6491 #. TRANS error; @pxref{Cancel AIO Operations}.
6492 #: sysdeps/gnu/errlist.c:1094
6493 msgid "Operation canceled"
6494 msgstr "Дію скасовано"
6495
6496 #: sysdeps/gnu/errlist.c:1102
6497 msgid "Interrupted system call should be restarted"
6498 msgstr "Перерваний системний виклик має бути перезапущено"
6499
6500 #: sysdeps/gnu/errlist.c:1110
6501 msgid "Channel number out of range"
6502 msgstr "Номер каналу лежить поза припустимим діапазоном"
6503
6504 #: sysdeps/gnu/errlist.c:1118
6505 msgid "Level 2 not synchronized"
6506 msgstr "Рівень 2 не синхронізовано"
6507
6508 #: sysdeps/gnu/errlist.c:1126
6509 msgid "Level 3 halted"
6510 msgstr "Рівень 3 перервано"
6511
6512 #: sysdeps/gnu/errlist.c:1134
6513 msgid "Level 3 reset"
6514 msgstr "Рівень 3 скинуто"
6515
6516 #: sysdeps/gnu/errlist.c:1142
6517 msgid "Link number out of range"
6518 msgstr "Кількість зв’язків поза припустимим діапазоном"
6519
6520 #: sysdeps/gnu/errlist.c:1150
6521 msgid "Protocol driver not attached"
6522 msgstr "Драйвер протоколу не долучено"
6523
6524 #: sysdeps/gnu/errlist.c:1158
6525 msgid "No CSI structure available"
6526 msgstr "Структура CSI недоступна"
6527
6528 #: sysdeps/gnu/errlist.c:1166
6529 msgid "Level 2 halted"
6530 msgstr "Рівень 2 перервано"
6531
6532 #: sysdeps/gnu/errlist.c:1174
6533 msgid "Invalid exchange"
6534 msgstr "Некоректний обмін"
6535
6536 #: sysdeps/gnu/errlist.c:1182
6537 msgid "Invalid request descriptor"
6538 msgstr "Некоректний дескриптор запиту"
6539
6540 #: sysdeps/gnu/errlist.c:1190
6541 msgid "Exchange full"
6542 msgstr "Повний обмін"
6543
6544 #: sysdeps/gnu/errlist.c:1198
6545 msgid "No anode"
6546 msgstr "Немає anode"
6547
6548 #: sysdeps/gnu/errlist.c:1206
6549 msgid "Invalid request code"
6550 msgstr "Некоректний код запиту"
6551
6552 #: sysdeps/gnu/errlist.c:1214
6553 msgid "Invalid slot"
6554 msgstr "Некоректний слот"
6555
6556 #: sysdeps/gnu/errlist.c:1222
6557 msgid "File locking deadlock error"
6558 msgstr "Помилка взаємного блокування файла"
6559
6560 #: sysdeps/gnu/errlist.c:1230
6561 msgid "Bad font file format"
6562 msgstr "Помилковий формат файла шрифту"
6563
6564 #: sysdeps/gnu/errlist.c:1238
6565 msgid "Machine is not on the network"
6566 msgstr "Комп’ютер не перебуває у мережі"
6567
6568 #: sysdeps/gnu/errlist.c:1246
6569 msgid "Package not installed"
6570 msgstr "Пакунок не встановлено"
6571
6572 #: sysdeps/gnu/errlist.c:1254
6573 msgid "Advertise error"
6574 msgstr "Помилка під час оголошення"
6575
6576 #: sysdeps/gnu/errlist.c:1262
6577 msgid "Srmount error"
6578 msgstr "Помилка srmount"
6579
6580 #: sysdeps/gnu/errlist.c:1270
6581 msgid "Communication error on send"
6582 msgstr "Помилка обміну даними під час надсилання"
6583
6584 #: sysdeps/gnu/errlist.c:1278
6585 msgid "RFS specific error"
6586 msgstr "Специфічна для RFS помилка"
6587
6588 #: sysdeps/gnu/errlist.c:1286
6589 msgid "Name not unique on network"
6590 msgstr "Назва не є унікальною у мережі"
6591
6592 #: sysdeps/gnu/errlist.c:1294
6593 msgid "File descriptor in bad state"
6594 msgstr "Файловий дескриптор у помилковому стані"
6595
6596 #: sysdeps/gnu/errlist.c:1302
6597 msgid "Remote address changed"
6598 msgstr "Віддалену адресу змінено"
6599
6600 #: sysdeps/gnu/errlist.c:1310
6601 msgid "Can not access a needed shared library"
6602 msgstr "Не вдалося отримати доступ до потрібної бібліотеки спільного використання"
6603
6604 #: sysdeps/gnu/errlist.c:1318
6605 msgid "Accessing a corrupted shared library"
6606 msgstr "Доступ до пошкодженої бібліотеки спільного використання"
6607
6608 #: sysdeps/gnu/errlist.c:1326
6609 msgid ".lib section in a.out corrupted"
6610 msgstr "Розділ .lib у a.out пошкоджено"
6611
6612 #: sysdeps/gnu/errlist.c:1334
6613 msgid "Attempting to link in too many shared libraries"
6614 msgstr "Спроба компонування надто великої кількості бібліотек спільного використання"
6615
6616 #: sysdeps/gnu/errlist.c:1342
6617 msgid "Cannot exec a shared library directly"
6618 msgstr "Не можна виконувати бібліотеку спільного використання безпосередньо"
6619
6620 #: sysdeps/gnu/errlist.c:1350
6621 msgid "Streams pipe error"
6622 msgstr "Помилка каналу потоків"
6623
6624 #: sysdeps/gnu/errlist.c:1358
6625 msgid "Structure needs cleaning"
6626 msgstr "Структура потребує чищення"
6627
6628 #: sysdeps/gnu/errlist.c:1366
6629 msgid "Not a XENIX named type file"
6630 msgstr "Не є файлом іменованих типів XENIX"
6631
6632 #: sysdeps/gnu/errlist.c:1374
6633 msgid "No XENIX semaphores available"
6634 msgstr "Семафори XENIX недоступні"
6635
6636 #: sysdeps/gnu/errlist.c:1382
6637 msgid "Is a named type file"
6638 msgstr "Є файлом іменованих типів"
6639
6640 #: sysdeps/gnu/errlist.c:1390
6641 msgid "Remote I/O error"
6642 msgstr "Помилка під час віддаленого введення-виведення"
6643
6644 #: sysdeps/gnu/errlist.c:1398
6645 msgid "No medium found"
6646 msgstr "Не знайдено носія"
6647
6648 #: sysdeps/gnu/errlist.c:1406
6649 msgid "Wrong medium type"
6650 msgstr "Помилковий тип носія"
6651
6652 #: sysdeps/gnu/errlist.c:1414
6653 msgid "Required key not available"
6654 msgstr "Потрібний ключ недоступний"
6655
6656 #: sysdeps/gnu/errlist.c:1422
6657 msgid "Key has expired"
6658 msgstr "Строк дії ключа вичерпано"
6659
6660 #: sysdeps/gnu/errlist.c:1430
6661 msgid "Key has been revoked"
6662 msgstr "Ключ було відкликано"
6663
6664 #: sysdeps/gnu/errlist.c:1438
6665 msgid "Key was rejected by service"
6666 msgstr "Служба відмовилася прийняти ключ"
6667
6668 #: sysdeps/gnu/errlist.c:1446
6669 msgid "Owner died"
6670 msgstr "Власник завершив роботу"
6671
6672 #: sysdeps/gnu/errlist.c:1454
6673 msgid "State not recoverable"
6674 msgstr "Невідновлюваний стан"
6675
6676 #: sysdeps/gnu/errlist.c:1462
6677 msgid "Operation not possible due to RF-kill"
6678 msgstr "Дію не може бути виконано через RF-kill"
6679
6680 #: sysdeps/gnu/errlist.c:1470
6681 msgid "Memory page has hardware error"
6682 msgstr "На сторінці пам’яті виявлено апаратну помилку"
6683
6684 #: sysdeps/mach/_strerror.c:56
6685 msgid "Error in unknown error system: "
6686 msgstr "Помилка у невідомій системі помилок: "
6687
6688 #: sysdeps/posix/gai_strerror-strs.h:1
6689 msgid "Address family for hostname not supported"
6690 msgstr "Сімейство адрес не підтримується для цього вузла"
6691
6692 #: sysdeps/posix/gai_strerror-strs.h:2
6693 msgid "Temporary failure in name resolution"
6694 msgstr "Тимчасова помилка розв'язання назв"
6695
6696 #: sysdeps/posix/gai_strerror-strs.h:3
6697 msgid "Bad value for ai_flags"
6698 msgstr "Неправильне значення ai_flags"
6699
6700 #: sysdeps/posix/gai_strerror-strs.h:4
6701 msgid "Non-recoverable failure in name resolution"
6702 msgstr "Критична помилка при розв'язанні назв"
6703
6704 #: sysdeps/posix/gai_strerror-strs.h:5
6705 msgid "ai_family not supported"
6706 msgstr "ai_family не підтримується"
6707
6708 #: sysdeps/posix/gai_strerror-strs.h:6
6709 msgid "Memory allocation failure"
6710 msgstr "Помилка виділення пам'яті"
6711
6712 #: sysdeps/posix/gai_strerror-strs.h:7
6713 msgid "No address associated with hostname"
6714 msgstr "З даною назвою вузла не пов'язано жодної адреси"
6715
6716 #: sysdeps/posix/gai_strerror-strs.h:8
6717 msgid "Name or service not known"
6718 msgstr "Невідома назва чи сервіс"
6719
6720 #: sysdeps/posix/gai_strerror-strs.h:9
6721 msgid "Servname not supported for ai_socktype"
6722 msgstr "Servname не підтримується для ai_socktype"
6723
6724 #: sysdeps/posix/gai_strerror-strs.h:10
6725 msgid "ai_socktype not supported"
6726 msgstr "ai_socktype не підтримується"
6727
6728 #: sysdeps/posix/gai_strerror-strs.h:11
6729 msgid "System error"
6730 msgstr "Системна помилка"
6731
6732 #: sysdeps/posix/gai_strerror-strs.h:12
6733 msgid "Processing request in progress"
6734 msgstr "Триває обробка запиту"
6735
6736 #: sysdeps/posix/gai_strerror-strs.h:13
6737 msgid "Request canceled"
6738 msgstr "Запит скасовано"
6739
6740 #: sysdeps/posix/gai_strerror-strs.h:14
6741 msgid "Request not canceled"
6742 msgstr "Запит не скасовано"
6743
6744 #: sysdeps/posix/gai_strerror-strs.h:15
6745 msgid "All requests done"
6746 msgstr "Всі запити завершені"
6747
6748 #: sysdeps/posix/gai_strerror-strs.h:16
6749 msgid "Interrupted by a signal"
6750 msgstr "Перервано за сигналом"
6751
6752 #: sysdeps/posix/gai_strerror-strs.h:17
6753 msgid "Parameter string not correctly encoded"
6754 msgstr "Неправильно закодований рядок параметрів"
6755
6756 #: sysdeps/unix/sysv/linux/i386/readelflib.c:65
6757 #, c-format
6758 msgid "%s is for unknown machine %d.\n"
6759 msgstr "%s призначено для невідомої архітектури %d.\n"
6760
6761 #: sysdeps/unix/sysv/linux/lddlibc4.c:60
6762 #, c-format
6763 msgid ""
6764 "Usage: lddlibc4 FILE\n"
6765 "\n"
6766 msgstr ""
6767 "Користування: lddlibc4 ФАЙЛ\n"
6768 "\n"
6769
6770 #: sysdeps/unix/sysv/linux/lddlibc4.c:81
6771 #, c-format
6772 msgid "cannot open `%s'"
6773 msgstr "не вдалося відкрити «%s»"
6774
6775 #: sysdeps/unix/sysv/linux/lddlibc4.c:85
6776 #, c-format
6777 msgid "cannot read header from `%s'"
6778 msgstr "не вдалося прочитати заголовок з «%s»"
6779
6780 #: timezone/zdump.c:280
6781 msgid "lacks alphabetic at start"
6782 msgstr "не містить літери на початку"
6783
6784 #: timezone/zdump.c:282
6785 msgid "has fewer than 3 alphabetics"
6786 msgstr "містить менше 3 літер"
6787
6788 #: timezone/zdump.c:284
6789 msgid "has more than 6 alphabetics"
6790 msgstr "містить більше 6 літер"
6791
6792 #: timezone/zdump.c:292
6793 msgid "differs from POSIX standard"
6794 msgstr "суперечить стандарту POSIX"
6795
6796 #: timezone/zdump.c:298
6797 #, c-format
6798 msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n"
6799 msgstr "%s: попередження: скорочення зони «%s» «%s» %s\n"
6800
6801 #: timezone/zdump.c:307
6802 #, c-format
6803 msgid ""
6804 "%s: usage: %s [--version] [--help] [-{vV}] [-{ct} [lo,]hi] zonename ...\n"
6805 "\n"
6806 "Report bugs to %s.\n"
6807 msgstr ""
6808 "%s: користування: %s [ --version ] [ --help ] [ -v ] [ -(ct) [початковий рік,]кінцевий рік ] назва_поясу ...\n"
6809 "\n"
6810 "Про вади повідомляйте за адресою %s.\n"
6811
6812 #: timezone/zdump.c:384
6813 #, c-format
6814 msgid "%s: wild -c argument %s\n"
6815 msgstr "%s: помилковий аргумент -c %s\n"
6816
6817 #: timezone/zdump.c:417
6818 #, c-format
6819 msgid "%s: wild -t argument %s\n"
6820 msgstr "%s: помилковий аргумент -t %s\n"
6821
6822 #: timezone/zdump.c:506
6823 msgid "Error writing to standard output"
6824 msgstr "Помилка під час спроби запису до стандартного виведення"
6825
6826 #: timezone/zic.c:370
6827 #, c-format
6828 msgid "%s: Memory exhausted: %s\n"
6829 msgstr "%s: вичерпано пам’ять: %s\n"
6830
6831 #: timezone/zic.c:410
6832 #, c-format
6833 msgid "\"%s\", line %d: "
6834 msgstr "\"%s\", рядок %d: "
6835
6836 #: timezone/zic.c:413
6837 #, c-format
6838 msgid " (rule from \"%s\", line %d)"
6839 msgstr " (правило з «%s», рядок %d)"
6840
6841 #: timezone/zic.c:432
6842 #, c-format
6843 msgid "warning: "
6844 msgstr "попередження: "
6845
6846 #: timezone/zic.c:442
6847 #, c-format
6848 msgid ""
6849 "%s: usage is %s [ --version ] [ --help ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
6850 "\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
6851 "\n"
6852 "Report bugs to %s.\n"
6853 msgstr ""
6854 "%s: користування: %s [ --version ] [ --help ] [ -v ] [ -l місцевий час ] [ -p правила_posix ] \\\n"
6855 "\t[ -d каталог ] [ -L високос_секунди ] [ -y yearistype ] [ назва файла ... ]\n"
6856 "\n"
6857 "Про вади повідомляйте за адресою %s.\n"
6858
6859 #: timezone/zic.c:477
6860 msgid "wild compilation-time specification of zic_t"
6861 msgstr "помилкова специфікації під час збирання для zic_t"
6862
6863 #: timezone/zic.c:496
6864 #, c-format
6865 msgid "%s: More than one -d option specified\n"
6866 msgstr "%s: вказано декілька параметрів -d\n"
6867
6868 #: timezone/zic.c:506
6869 #, c-format
6870 msgid "%s: More than one -l option specified\n"
6871 msgstr "%s: вказано декілька параметрів -l\n"
6872
6873 #: timezone/zic.c:516
6874 #, c-format
6875 msgid "%s: More than one -p option specified\n"
6876 msgstr "%s: вказано декілька параметрів -p\n"
6877
6878 #: timezone/zic.c:526
6879 #, c-format
6880 msgid "%s: More than one -y option specified\n"
6881 msgstr "%s: вказано декілька параметрів -y\n"
6882
6883 #: timezone/zic.c:536
6884 #, c-format
6885 msgid "%s: More than one -L option specified\n"
6886 msgstr "%s: вказано декілька параметрів -L\n"
6887
6888 #: timezone/zic.c:583
6889 msgid "link to link"
6890 msgstr "посилання на посилання"
6891
6892 #: timezone/zic.c:650
6893 msgid "hard link failed, symbolic link used"
6894 msgstr "створення жорсткого посилання зазнало невдачі, використано символічне посилання"
6895
6896 #: timezone/zic.c:660
6897 #, c-format
6898 msgid "%s: Can't read %s: %s\n"
6899 msgstr "%s: не вдалося прочитати %s: %s\n"
6900
6901 #: timezone/zic.c:668 timezone/zic.c:1533
6902 #, c-format
6903 msgid "%s: Can't create %s: %s\n"
6904 msgstr "%s: не вдалося створити %s: %s\n"
6905
6906 #: timezone/zic.c:676 timezone/zic.c:881
6907 #, c-format
6908 msgid "%s: Error reading %s\n"
6909 msgstr "%s: помилка під час читання %s\n"
6910
6911 #: timezone/zic.c:682 timezone/zic.c:1750
6912 #, c-format
6913 msgid "%s: Error writing %s\n"
6914 msgstr "%s: помилка під час спроби запису %s\n"
6915
6916 #: timezone/zic.c:686
6917 msgid "link failed, copy used"
6918 msgstr "створення посилання зазнало невдачі, використано копіювання"
6919
6920 #: timezone/zic.c:744 timezone/zic.c:746
6921 msgid "same rule name in multiple files"
6922 msgstr "правило з однією назвою зберігається у декількох файлах"
6923
6924 #: timezone/zic.c:787
6925 msgid "unruly zone"
6926 msgstr "зона без правил"
6927
6928 #: timezone/zic.c:794
6929 #, c-format
6930 msgid "%s in ruleless zone"
6931 msgstr "%s у зоні без правил"
6932
6933 #: timezone/zic.c:814
6934 msgid "standard input"
6935 msgstr "стандартне джерело даних"
6936
6937 #: timezone/zic.c:819
6938 #, c-format
6939 msgid "%s: Can't open %s: %s\n"
6940 msgstr "%s: не вдалося відкрити %s: %s\n"
6941
6942 #: timezone/zic.c:830
6943 msgid "line too long"
6944 msgstr "рядок надто довгий"
6945
6946 #: timezone/zic.c:850
6947 msgid "input line of unknown type"
6948 msgstr "рядок вхідних даних невідомого типу"
6949
6950 #: timezone/zic.c:866
6951 #, c-format
6952 msgid "%s: Leap line in non leap seconds file %s\n"
6953 msgstr "%s: високосний рядок у файлі без високосних секунд %s\n"
6954
6955 #: timezone/zic.c:873 timezone/zic.c:1282 timezone/zic.c:1304
6956 #, c-format
6957 msgid "%s: panic: Invalid l_value %d\n"
6958 msgstr "%s: паніка: некоректне значення l_value %d\n"
6959
6960 #: timezone/zic.c:888
6961 #, c-format
6962 msgid "%s: Error closing %s: %s\n"
6963 msgstr "%s: помилка під час спроби закрити %s: %s\n"
6964
6965 #: timezone/zic.c:893
6966 msgid "expected continuation line not found"
6967 msgstr "очікуваного рядка продовження не знайдено"
6968
6969 #: timezone/zic.c:934 timezone/zic.c:2610 timezone/zic.c:2624
6970 msgid "time overflow"
6971 msgstr "переповнення запису часу"
6972
6973 #: timezone/zic.c:938
6974 msgid "24:00 not handled by pre-1998 versions of zic"
6975 msgstr "У zic до 1998 року не підтримується 24:00"
6976
6977 #: timezone/zic.c:941
6978 msgid "values over 24 hours not handled by pre-2007 versions of zic"
6979 msgstr "значення, більші за 24 годин не обробляються версіями zic до 2007 року"
6980
6981 #: timezone/zic.c:952
6982 msgid "wrong number of fields on Rule line"
6983 msgstr "помилкова кількість полів у рядку Rule"
6984
6985 #: timezone/zic.c:956
6986 msgid "nameless rule"
6987 msgstr "правило без назви"
6988
6989 #: timezone/zic.c:961
6990 msgid "invalid saved time"
6991 msgstr "помилковий літній час"
6992
6993 #: timezone/zic.c:978
6994 msgid "wrong number of fields on Zone line"
6995 msgstr "помилкова кількість полів у рядку Zone"
6996
6997 #: timezone/zic.c:983
6998 #, c-format
6999 msgid "\"Zone %s\" line and -l option are mutually exclusive"
7000 msgstr "Рядок «Zone %s» і параметр -l не можна використовувати разом"
7001
7002 #: timezone/zic.c:989
7003 #, c-format
7004 msgid "\"Zone %s\" line and -p option are mutually exclusive"
7005 msgstr "Рядок «Zone %s» і параметр -p не можна використовувати разом"
7006
7007 #: timezone/zic.c:997
7008 #, c-format
7009 msgid "duplicate zone name %s (file \"%s\", line %d)"
7010 msgstr "дублювання назв поясів %s (файл «%s», рядок %d)"
7011
7012 #: timezone/zic.c:1010
7013 msgid "wrong number of fields on Zone continuation line"
7014 msgstr "помилкова кількість полів у рядку продовження Zone"
7015
7016 #: timezone/zic.c:1047
7017 msgid "invalid UT offset"
7018 msgstr "некоректне значення різниці з Грінвичем"
7019
7020 #: timezone/zic.c:1050
7021 msgid "invalid abbreviation format"
7022 msgstr "некоректний формат абревіатури"
7023
7024 #: timezone/zic.c:1079
7025 msgid "Zone continuation line end time is not after end time of previous line"
7026 msgstr "кінцевий час у рядку продовження Zone не перевищує кінцевого часу у попередньому рядку"
7027
7028 #: timezone/zic.c:1105
7029 msgid "wrong number of fields on Leap line"
7030 msgstr "помилкова кількість полів у рядку Leap"
7031
7032 #: timezone/zic.c:1114
7033 msgid "invalid leaping year"
7034 msgstr "некоректний високосний рік"
7035
7036 #: timezone/zic.c:1134 timezone/zic.c:1236
7037 msgid "invalid month name"
7038 msgstr "некоректна назва місяця"
7039
7040 #: timezone/zic.c:1147 timezone/zic.c:1349 timezone/zic.c:1363
7041 msgid "invalid day of month"
7042 msgstr "некоректний день місяця"
7043
7044 #: timezone/zic.c:1152
7045 msgid "time before zero"
7046 msgstr "час до нульового"
7047
7048 #: timezone/zic.c:1156
7049 msgid "time too small"
7050 msgstr "надто малий час"
7051
7052 #: timezone/zic.c:1160
7053 msgid "time too large"
7054 msgstr "надто великий час"
7055
7056 #: timezone/zic.c:1164 timezone/zic.c:1265
7057 msgid "invalid time of day"
7058 msgstr "некоректний час доби"
7059
7060 #: timezone/zic.c:1183
7061 msgid "illegal CORRECTION field on Leap line"
7062 msgstr "некоректне поле CORRECTION у рядку Leap"
7063
7064 #: timezone/zic.c:1188
7065 msgid "illegal Rolling/Stationary field on Leap line"
7066 msgstr "некоректне поле Rolling/Stationary у рядку Leap"
7067
7068 #: timezone/zic.c:1202
7069 msgid "wrong number of fields on Link line"
7070 msgstr "помилкова кількість полів у рядку Link"
7071
7072 #: timezone/zic.c:1206
7073 msgid "blank FROM field on Link line"
7074 msgstr "порожнє поле FROM у рядку Link"
7075
7076 #: timezone/zic.c:1210
7077 msgid "blank TO field on Link line"
7078 msgstr "порожнє поле TO у рядку Link"
7079
7080 #: timezone/zic.c:1286
7081 msgid "invalid starting year"
7082 msgstr "некоректний рік початку"
7083
7084 #: timezone/zic.c:1308
7085 msgid "invalid ending year"
7086 msgstr "некоректний рік завершення"
7087
7088 #: timezone/zic.c:1312
7089 msgid "starting year greater than ending year"
7090 msgstr "значення початкового року перевищує значення кінцевого року"
7091
7092 #: timezone/zic.c:1319
7093 msgid "typed single year"
7094 msgstr "типізований одинарний рік"
7095
7096 #: timezone/zic.c:1354
7097 msgid "invalid weekday name"
7098 msgstr "некоректна назва дня тижня"
7099
7100 #: timezone/zic.c:1523
7101 #, c-format
7102 msgid "%s: Can't remove %s: %s\n"
7103 msgstr "%s: не вдалося вилучити %s: %s\n"
7104
7105 #: timezone/zic.c:2105
7106 msgid "no POSIX environment variable for zone"
7107 msgstr "немає змінної середовища POSIX для часового поясу"
7108
7109 #: timezone/zic.c:2111
7110 #, c-format
7111 msgid "%s: pre-%d clients may mishandle distant timestamps"
7112 msgstr "%s: клієнтські частини до версії %d можуть обробляти віддалені часові позначки з помилками"
7113
7114 #: timezone/zic.c:2292
7115 msgid "can't determine time zone abbreviation to use just after until time"
7116 msgstr "не вдалося визначити скорочення часового поясу, яким слід скористатися безпосередньо після часу завершення"
7117
7118 #: timezone/zic.c:2338 timezone/zic.c:2416
7119 msgid "too many local time types"
7120 msgstr "забагато типів місцевого часу"
7121
7122 #: timezone/zic.c:2374
7123 msgid "too many transitions?!"
7124 msgstr "забагато переходів?!"
7125
7126 #: timezone/zic.c:2389
7127 msgid "internal error - addtype called with bad isdst"
7128 msgstr "внутрішня помилка - addtype викликано з помилковим значенням isdst"
7129
7130 #: timezone/zic.c:2393
7131 msgid "internal error - addtype called with bad ttisstd"
7132 msgstr "внутрішня помилка - addtype викликано з помилковим значенням ttisstd"
7133
7134 #: timezone/zic.c:2397
7135 msgid "internal error - addtype called with bad ttisgmt"
7136 msgstr "внутрішня помилка - addtype викликано з помилковим значенням ttisgmt"
7137
7138 #: timezone/zic.c:2420
7139 msgid "UT offset out of range"
7140 msgstr "зсув відносно часу за Грівичем поза межами припустимого діапазону"
7141
7142 #: timezone/zic.c:2444
7143 msgid "too many leap seconds"
7144 msgstr "забагато високосних секунд"
7145
7146 #: timezone/zic.c:2450
7147 msgid "repeated leap second moment"
7148 msgstr "повторюваний момент високосної секунди"
7149
7150 #: timezone/zic.c:2500
7151 msgid "Wild result from command execution"
7152 msgstr "Неочікуваний результат виконання команди"
7153
7154 #: timezone/zic.c:2501
7155 #, c-format
7156 msgid "%s: command was '%s', result was %d\n"
7157 msgstr "%s: команда — «%s», результат — %d\n"
7158
7159 #: timezone/zic.c:2592
7160 msgid "Odd number of quotation marks"
7161 msgstr "Непарна кількість лапок"
7162
7163 #: timezone/zic.c:2669
7164 msgid "use of 2/29 in non leap-year"
7165 msgstr "використання 29 лютого у невисокосному році"
7166
7167 #: timezone/zic.c:2704
7168 msgid "rule goes past start/end of month--will not work with pre-2004 versions of zic"
7169 msgstr "правило виходить за межі початку або кінця місяця: це не працюватиме з версіями zic до 2004 року"
7170
7171 #: timezone/zic.c:2735
7172 msgid "time zone abbreviation lacks alphabetic at start"
7173 msgstr "скорочення назви часового поясу не починається з літери"
7174
7175 #: timezone/zic.c:2737
7176 msgid "time zone abbreviation has fewer than 3 alphabetics"
7177 msgstr "скорочення назви часового поясу складається з менше ніж 3 літер"
7178
7179 #: timezone/zic.c:2739
7180 msgid "time zone abbreviation has too many alphabetics"
7181 msgstr "скорочення назви часового поясу складається з надто великої кількості літер"
7182
7183 #: timezone/zic.c:2749
7184 msgid "time zone abbreviation differs from POSIX standard"
7185 msgstr "скорочення назви часового поясу суперечить стандарту POSIX"
7186
7187 #: timezone/zic.c:2755
7188 msgid "too many, or too long, time zone abbreviations"
7189 msgstr "забагато скорочень назв часових поясів або вони є надто довгими"
7190
7191 #: timezone/zic.c:2795
7192 #, c-format
7193 msgid "%s: Can't create directory %s: %s\n"
7194 msgstr "%s: не вдалося створити каталог %s: %s\n"
7195
7196 #~ msgid "%s: use of -v on system with floating time_t other than float or double\n"
7197 #~ msgstr "%s: використання -v у системі з числом з рухомою крапкою time_t, відмінним від типу float або double\n"
7198
7199 #~ msgid "%s: Can't link from %s to %s: %s\n"
7200 #~ msgstr "%s: не можна створити посилання з %s до %s: %s\n"
7201
7202 #~ msgid "%s: %d did not sign extend correctly\n"
7203 #~ msgstr "%s: %d неправильно визначило знак поширення\n"