1 # Ukrainian translation of libiconv.
2 # Copyright (C) 2003 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the libiconv package.
5 # Volodymyr M. Lisivka <lvm@mystery.lviv.net>, 2003.
6 # Yuri Chornoivan <yurchor@ukr.net>, 2011, 2016, 2022.
9 "Project-Id-Version: libiconv 1.17-pre1\n"
10 "Report-Msgid-Bugs-To: bug-gnu-libiconv@gnu.org\n"
11 "POT-Creation-Date: 2024-12-15 13:23+0100\n"
12 "PO-Revision-Date: 2022-02-13 12:49+0200\n"
13 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
14 "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Bugs: Report translation errors to the Language-Team address.\n"
20 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : "
21 "n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
22 "X-Generator: Lokalize 20.12.0\n"
24 #. TRANSLATORS: The first line of the short usage message.
26 msgid "Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
28 "Використання: iconv [-c] [-s] [-f з_кодування] [-t у_кодування] [файл ...]"
30 #. TRANSLATORS: The second line of the short usage message.
31 #. Align it correctly against the first line.
34 msgstr "або: iconv -l"
38 msgid "Try '%s --help' for more information.\n"
39 msgstr "Щоб дізнатися більше, віддайте команду «%s --help».\n"
41 #. TRANSLATORS: The first line of the long usage message.
42 #. The %s placeholder expands to the program name.
45 msgid "Usage: %s [OPTION...] [-f ENCODING] [-t ENCODING] [INPUTFILE...]\n"
46 msgstr "Використання: %s [ПАРАМЕТР...] [-f КОДУВАННЯ] [-t КОДУВАННЯ] [ФАЙЛ ВХІДНИХ ДАНИХ...]\n"
48 #. TRANSLATORS: The second line of the long usage message.
49 #. Align it correctly against the first line.
50 #. The %s placeholder expands to the program name.
56 #. TRANSLATORS: Description of the iconv program.
59 msgid "Converts text from one encoding to another encoding.\n"
60 msgstr "Перетворює текст у одному кодуванні на текст у іншому кодуванні.\n"
64 msgid "Options controlling the input and output format:\n"
65 msgstr "Параметри керування форматом вхідних та вихідних даних:\n"
70 " -f ENCODING, --from-code=ENCODING\n"
71 " the encoding of the input\n"
73 " -f КОДУВАННЯ, --from-code=КОДУВАННЯ\n"
74 " кодування вхідних даних\n"
79 " -t ENCODING, --to-code=ENCODING\n"
80 " the encoding of the output\n"
82 " -t КОДУВАННЯ, --to-code=КОДУВАННЯ\n"
83 " кодування вихідних даних\n"
87 msgid "Options controlling conversion problems:\n"
88 msgstr "Параметри керування обробкою помилок під час перетворення:\n"
92 msgid " -c discard unconvertible characters\n"
93 msgstr " -c викидати символи, непридатні до перетворення\n"
98 " --unicode-subst=FORMATSTRING\n"
99 " substitution for unconvertible Unicode characters\n"
101 " --unicode-subst=РЯДОК_ФОРМАТУВАННЯ\n"
102 " заміна непридатних до перетворення символів Unicode\n"
106 msgid " --byte-subst=FORMATSTRING substitution for unconvertible bytes\n"
107 msgstr " --byte-subst=РЯДОК_ФОРМАТУВАННЯ заміна непридатних до перетворення байтів\n"
112 " --widechar-subst=FORMATSTRING\n"
113 " substitution for unconvertible wide characters\n"
115 " --wide-subst=РЯДОК_ФОРМАТУВАННЯ\n"
116 " заміна непридатних до перетворення «широких» символів\n"
120 msgid "Options controlling error output:\n"
121 msgstr "Параметри керування показом повідомлень про помилки:\n"
125 msgid " -s, --silent suppress error messages about conversion problems\n"
126 msgstr " -s, --silent придушити повідомлення щодо проблем під час перетворення\n"
130 msgid "Informative output:\n"
131 msgstr "Показ інформації:\n"
135 msgid " -l, --list list the supported encodings\n"
136 msgstr " -l, --list показати список підтримуваних кодувань\n"
140 msgid " --help display this help and exit\n"
141 msgstr " --help показати ці довідкові дані і завершити роботу\n"
145 msgid " --version output version information and exit\n"
146 msgstr " --version показати дані щодо версії і завершити роботу\n"
148 #. TRANSLATORS: The first placeholder is the web address of the Savannah
149 #. project of this package. The second placeholder is the bug-reporting
150 #. email address for this package. Please add _another line_ saying
151 #. "Report translation bugs to <...>\n" with the address for translation
152 #. bugs (typically your translation team's web or email address).
156 "Report bugs in the bug tracker at <%s>\n"
157 "or by email to <%s>.\n"
159 "Про вади слід повідомляти за допомогою системи стеження за вадами: <%s>\n"
160 "або електронною поштою на адресу <%s>.\n"
162 #. TRANSLATORS: The %s placeholder is the web address of the GPL license.
166 "License GPLv3+: GNU GPL version 3 or later <%s>\n"
167 "This is free software: you are free to change and redistribute it.\n"
168 "There is NO WARRANTY, to the extent permitted by law.\n"
170 "Умови ліцензування викладено у GPLv3+: GNU GPL версії 3 або новішій, <%s>\n"
171 "Це вільне програмне забезпечення: ви можете вільно змінювати і поширювати його.\n"
172 "Вам не надається ЖОДНИХ ГАРАНТІЙ, окрім гарантій передбачених законодавством.\n"
174 #. TRANSLATORS: The %s placeholder expands to an author's name.
177 msgid "Written by %s.\n"
178 msgstr "Автор — %s.\n"
180 #. TRANSLATORS: An error message.
181 #. The %s placeholder expands to a command-line option.
185 "%s argument: A format directive with a variable width is not allowed here."
187 "Аргумент %s: тут не можна використовувати команду форматування з визначенням "
190 #. TRANSLATORS: An error message.
191 #. The %s placeholder expands to a command-line option.
195 "%s argument: A format directive with a variable precision is not allowed "
198 "Аргумент %s: тут не можна використовувати команду форматування з визначенням "
201 #. TRANSLATORS: An error message.
202 #. The %s placeholder expands to a command-line option.
205 msgid "%s argument: A format directive with a size is not allowed here."
207 "Аргумент %s: тут не можна використовувати команду форматування з визначенням "
210 #. TRANSLATORS: An error message.
211 #. The %s placeholder expands to a command-line option.
214 msgid "%s argument: The string ends in the middle of a directive."
215 msgstr "Аргумент %s: завершення рядка посередині команди."
217 #. TRANSLATORS: An error message.
218 #. The %s placeholder expands to a command-line option.
219 #. The %c placeholder expands to an unknown format directive.
222 msgid "%s argument: The character '%c' is not a valid conversion specifier."
224 "Аргумент %s: символ «%c» не є коректним символом визначення перетворення."
226 #. TRANSLATORS: An error message.
227 #. The %s placeholder expands to a command-line option.
231 "%s argument: The character that terminates the format directive is not a "
232 "valid conversion specifier."
234 "Аргумент %s: символ, що перериває команду форматування не є коректним "
235 "символом визначення перетворення."
237 #. TRANSLATORS: An error message.
238 #. The %s placeholder expands to a command-line option.
239 #. The %u placeholder expands to the number of arguments consumed by the format string.
243 "%s argument: The format string consumes more than one argument: %u argument."
245 "%s argument: The format string consumes more than one argument: %u arguments."
247 "Аргумент %s: слід вказати декілька аргументів, а саме %u аргументів."
249 "Аргумент %s: слід вказати декілька аргументів, а саме %u аргументів."
251 "Аргумент %s: слід вказати декілька аргументів, а саме %u аргументів."
253 "Аргумент %s: слід вказати декілька аргументів, а саме %u аргументів."
255 #. TRANSLATORS: An error message.
256 #. The %s placeholder expands to a piece of text, specified through --byte-subst.
259 msgid "cannot convert byte substitution to Unicode: %s"
260 msgstr "не вдалося перетворити замінник байтів у символ Unicode: %s"
262 #. TRANSLATORS: An error message.
263 #. The %s placeholder expands to a piece of text, specified through --unicode-subst.
266 msgid "cannot convert unicode substitution to target encoding: %s"
267 msgstr "не вдалося перетворити замінник unicode у кодування призначення: %s"
269 #. TRANSLATORS: An error message.
270 #. The %s placeholder expands to a piece of text, specified through --byte-subst.
273 msgid "cannot convert byte substitution to wide string: %s"
274 msgstr "не вдалося перетворити замінник байтів у «широкий» рядок: %s"
276 #. TRANSLATORS: An error message.
277 #. The %s placeholder expands to a piece of text, specified through --widechar-subst.
280 msgid "cannot convert widechar substitution to target encoding: %s"
282 "не вдалося перетворити замінник «широкого» символу у кодування призначення: "
285 #. TRANSLATORS: An error message.
286 #. The %s placeholder expands to a piece of text, specified through --byte-subst.
289 msgid "cannot convert byte substitution to target encoding: %s"
290 msgstr "не вдалося перетворити замінник байтів у кодування призначення: %s"
292 #. TRANSLATORS: An error message.
293 #. The placeholders expand to the input file name, a line number, and a column number.
296 msgid "%s:%u:%u: cannot convert"
297 msgstr "%s:%u:%u: не вдалося перетворити"
299 #. TRANSLATORS: An error message.
300 #. The placeholders expand to the input file name, a line number, and a column number.
301 #. A "shift sequence" is a sequence of bytes that changes the state of the converter;
302 #. this concept exists only for "stateful" encodings like ISO-2022-JP.
305 msgid "%s:%u:%u: incomplete character or shift sequence"
306 msgstr "%s:%u:%u: незавершений символ чи послідовність зміни регістру"
308 #. TRANSLATORS: The first part of an error message.
309 #. It is followed by a colon and a detail message.
310 #. The placeholders expand to the input file name, a line number, and a column number.
316 #. TRANSLATORS: An error message.
317 #. The placeholder expands to the input file name.
320 msgid "%s: I/O error"
321 msgstr "%s: помилка вводу-виводу"
323 #. TRANSLATORS: An error message.
324 #. The placeholder expands to the encoding name, specified through --from-code.
327 msgid "conversion from %s unsupported"
328 msgstr "підтримки перетворення з %s не передбачено"
330 #. TRANSLATORS: An error message.
331 #. The placeholder expands to the encoding name, specified through --to-code.
334 msgid "conversion to %s unsupported"
335 msgstr "підтримки перетворення у %s не передбачено"
337 #. TRANSLATORS: An error message.
338 #. The placeholders expand to the encoding names, specified through --from-code and --to-code, respectively.
341 msgid "conversion from %s to %s unsupported"
342 msgstr "підтримки перетворення з %s у %s не передбачено"
344 #. TRANSLATORS: Additional advice after an error message.
345 #. The %s placeholder expands to the program name.
348 msgid "try '%s -l' to get the list of supported encodings"
350 "список кодувань, які підтримуються програмою, можна отримати командою «%s -l»"
352 #. TRANSLATORS: A filename substitute denoting standard input.
353 #: src/iconv.c:1113 src/iconv.c:1122
357 #. TRANSLATORS: The first part of an error message.
358 #. It is followed by a colon and a detail message.
359 #. The %s placeholder expands to the input file name.
365 #. TRANSLATORS: An error message.
369 msgstr "помилка вводу-виводу"
371 #~ msgid "Report bugs to <bug-gnu-libiconv@gnu.org>.\n"
372 #~ msgstr "Про вади слід повідомляти на адресу <bug-gnu-libiconv@gnu.org>.\n"
375 #~ "Usage: iconv [--binary] [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
378 #~ " iconv [--binary] [-c] [-s] [-f з_кодування] [-t у_кодування] [файл ...]"
381 #~ "This is free software; see the source for copying conditions. There is "
383 #~ "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR "
386 #~ "Це вільне програмне забезпечення; умови копіювання приведені у\n"
387 #~ "джерельних текстах програми. Нема НІЯКИХ гарантій; навіть гарантії "
389 #~ "ЦІННОСТІ або ПРИДАТНОСТІ ДЛЯ КОНКРЕТНОЇ ЦІЛІ.\n"
391 #~ msgid "iconv: %s: "
392 #~ msgstr "iconv: %s: "