# Ukrainian translation to aspell.
# Copyright (C) 2004 Kevin Atkinson
# Copyright (C) 2004 Free Software Foundation, Inc.
# This file is distributed under the same license as the aspell package.
# Maxim V. Dziumanenko <mvd@mylinux.com.ua>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: aspell 0.60-pre3\n"
"Report-Msgid-Bugs-To: kevina@gnu.org\n"
"POT-Creation-Date: 2004-11-06 18:15-0700\n"
"PO-Revision-Date: 2004-09-24 19:03+0200\n"
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: common/info.cpp:230
msgid "a number between 0 and 1"
msgstr "число між 0 та 1"

#: common/info.cpp:567
msgid "in the form \"<name> <value>\""
msgstr "у формі \"<назва> <значення>\""

#: common/config.cpp:71
msgid "string"
msgstr "символьний рядок"

#: common/config.cpp:71
msgid "integer"
msgstr "ціле число"

#: common/config.cpp:71
msgid "boolean"
msgstr "логічне значення"

#: common/config.cpp:71
msgid "list"
msgstr "список"

#. TRANSLATORS: "true" and "false" are literal
#. * values and should not be translated.
#: common/config.cpp:966
msgid "either \"true\" or \"false\""
msgstr "або \"true\" або \"false\""

#: common/config.cpp:985
msgid "a positive integer"
msgstr "додатне ціле число"

#: common/config.cpp:1113
msgid "# default: "
msgstr "# типово: "

#: common/config.cpp:1176
#, c-format
msgid ""
"\n"
"#######################################################################\n"
"#\n"
"# Filter: %s\n"
"#   %s\n"
"#\n"
"# configured as follows:\n"
"\n"
msgstr ""
"\n"
"#######################################################################\n"
"#\n"
"# Фільтр: %s\n"
"#   %s\n"
"#\n"
"# налаштований наступним образом:\n"
"\n"

#: common/config.cpp:1274
msgid "ASPELL_CONF env var"
msgstr "змінна оточення ASPELL_CONF"

#. TRANSLATORS: The remaing strings in config.cpp should be kept
#. under 50 characters, begin with a lower case character and not
#. include any trailing punctuation marks.
#: common/config.cpp:1348
msgid "main configuration file"
msgstr "головний конфігураційний файл"

#: common/config.cpp:1350
msgid "location of main configuration file"
msgstr "розташування головного конфігураційного файлу"

#: common/config.cpp:1353
msgid "location of language data files"
msgstr "розташування файлів даних мов"

#: common/config.cpp:1355
msgid "create dictionary aliases"
msgstr "створення псевдонімів словника"

#: common/config.cpp:1357
msgid "location of the main word list"
msgstr "розташування переліку головних слів"

#: common/config.cpp:1359
msgid "encoding to expect data to be in"
msgstr "очікуване кодування даних"

#: common/config.cpp:1361
msgid "add or removes a filter"
msgstr "додавання або видалення фільтру"

#: common/config.cpp:1363
msgid "path(s) aspell looks for filters"
msgstr "шляхи, зі якими aspell шукає фільтри"

#: common/config.cpp:1367
msgid "filter mode"
msgstr "режим фільтру"

#: common/config.cpp:1369
msgid "extra dictionaries to use"
msgstr "додаткові словники"

#: common/config.cpp:1371
msgid "location for personal files"
msgstr "розташування особистих файлів"

#: common/config.cpp:1373
msgid "ignore words <= n chars"
msgstr "ігнорування слів <= n символів"

#. TRANSLATORS: It is OK if this is longer than 50 chars
#: common/config.cpp:1376
#, fuzzy
msgid "ignore accents when checking words -- CURRENTLY IGNORED"
msgstr "ігнорування регістру при перевірці слів -- НАРАЗІ ІГНОРУЄТЬСЯ"

#: common/config.cpp:1378
#, fuzzy
msgid "ignore case when checking words"
msgstr "ігнорування наголосів при перевірці слів"

#: common/config.cpp:1380
msgid "ignore commands to store replacement pairs"
msgstr "ігнорування команд для збереження замінних пар"

#: common/config.cpp:1382 common/config.cpp:1449
msgid "extra information for the word list"
msgstr "додаткова інформація для переліку слів"

#: common/config.cpp:1384
msgid "keyboard definition to use for typo analysis"
msgstr "визначення клавіатури для аналізу помилок набору"

#: common/config.cpp:1386
msgid "language code"
msgstr "код мови"

#: common/config.cpp:1388
msgid "deprecated, use lang instead"
msgstr "не схвалюється, використовуйте lang"

#: common/config.cpp:1390
msgid "location of local language data files"
msgstr "розташування файлів локальних даних мови"

#: common/config.cpp:1392
msgid "base name of the main dictionary to use"
msgstr "базова назва головного словника"

#: common/config.cpp:1396
msgid "set module name"
msgstr "встановлює назву модуля"

#: common/config.cpp:1398
msgid "search order for modules"
msgstr "порядок пошуку модулів"

#: common/config.cpp:1400
msgid "enable Unicode normalization"
msgstr "увімкнення нормалізації Юнікоду"

#: common/config.cpp:1402
msgid "Unicode normalization required for current lang"
msgstr "для поточної мови потрібна нормалізація Юнікоду"

#. TRANSLATORS: the values after the ':' are literal
#. values and should not be translated.
#: common/config.cpp:1406
msgid "Unicode normalization form: none, nfd, nfc, comp"
msgstr "тип нормалізації Юнікоду: none, nfd, nfc, comp"

#: common/config.cpp:1408
msgid "avoid lossy conversions when normalization"
msgstr "запобіг. перетворенню з втратами при нормалізації"

#: common/config.cpp:1410
msgid "personal configuration file"
msgstr "особистий конфігураційний файл"

#: common/config.cpp:1413
msgid "personal dictionary file name"
msgstr "назва файлу особистого словника"

#: common/config.cpp:1416
msgid "prefix directory"
msgstr "префікс каталогу"

#: common/config.cpp:1418
msgid "replacements list file name"
msgstr "назва файлу списку замін"

#: common/config.cpp:1421
msgid "consider run-together words legal"
msgstr "вважати зціплення слів допустимим"

#: common/config.cpp:1423
msgid "maximum number that can be strung together"
msgstr "макс. кількість слів, які можуть бути зціплені"

#: common/config.cpp:1425
msgid "minimal length of interior words"
msgstr "мінімальна довжина внутрішніх слів"

#: common/config.cpp:1427
msgid "save replacement pairs on save all"
msgstr "зберігати пари замін при загальному збереженні"

#: common/config.cpp:1429
msgid "set the prefix based on executable location"
msgstr "встан. префіксу на основі розташ. виконув. файлу"

#: common/config.cpp:1431
msgid "size of the word list"
msgstr "розмір списку слів"

#: common/config.cpp:1433
msgid "no longer used"
msgstr "більше не використовується"

#: common/config.cpp:1435
msgid "suggestion mode"
msgstr "режим пропонування"

#. TRANSLATORS: "sug-mode" is a literal value and should not be
#. translated.
#: common/config.cpp:1439
msgid "edit distance to use, override sug-mode default"
msgstr "редагування відстані, перекриває режим sug-mode"

#: common/config.cpp:1441
msgid "use typo analysis, override sug-mode default"
msgstr "аналіз помилок вводу, перекриває режим sug-mode"

#: common/config.cpp:1443
msgid "use replacement tables, override sug-mode default"
msgstr "викор. таблиці замін, перекриває режим sug-mode"

#: common/config.cpp:1445
msgid "characters to insert when a word is split"
msgstr "символи, що вставляються при розділенні слова"

#: common/config.cpp:1447
msgid "use personal, replacement & session dictionaries"
msgstr "викор. особистих, із замінами та сеансових словників"

#: common/config.cpp:1451
msgid "search path for word list information files"
msgstr "шлях пошуку файлів з інформацією переліку слів"

#: common/config.cpp:1453
msgid "enable warnings"
msgstr "увімкнення попереджень"

#. TRANSLATORS: It is OK if this is longer than 50 chars
#: common/config.cpp:1463
msgid "indicator for affix flags in word lists -- CURRENTLY IGNORED"
msgstr "індикатор афіксних ознак у списках слів -- НАРАЗІ ІГНОРУЄТЬСЯ"

#: common/config.cpp:1465
msgid "use affix compression when creating dictionaries"
msgstr "викор. стиснення афіксу при створенні словників"

#: common/config.cpp:1467
msgid "remove invalid affix flags"
msgstr "видалення неправильних афіксних ознак"

#: common/config.cpp:1469
msgid "attempts to clean words so that they are valid"
msgstr "пробувати очищати слова, щоб вони стали правильними"

#: common/config.cpp:1471
msgid "compute soundslike on demand rather than storing"
msgstr "обчислення soundslike за вимогою замість зберігання"

#: common/config.cpp:1473
msgid "partially expand affixes for better suggestions"
msgstr "часткове розшир. афіксів для покращення пропозицій"

#: common/config.cpp:1475
msgid "skip invalid words"
msgstr "пропуск неправильних слів"

#: common/config.cpp:1477
msgid "check if affix flags are valid"
msgstr "перевірка правильності ознак афіксів"

#: common/config.cpp:1479
msgid "check if words are valid"
msgstr "перевірка правильності слів"

#: common/config.cpp:1486
msgid "create a backup file by appending \".bak\""
msgstr "створювати резервні файли додаванням \".bak\""

#: common/config.cpp:1488
msgid "use byte offsets instead of character offsets"
msgstr "викор. зсув байтів замість зсуву символів"

#: common/config.cpp:1490
msgid "create missing root/affix combinations"
msgstr "створення відсутніх комбінацій корінь/афікс"

#: common/config.cpp:1492
msgid "keymapping for check mode: \"aspell\" or \"ispell\""
msgstr "розкладка режиму перевірки: \"aspell\" або \"ispell\""

#: common/config.cpp:1494
msgid "reverse the order of the suggest list"
msgstr "зворотний порядок списку пропозицій"

#: common/config.cpp:1496
msgid "suggest possible replacements"
msgstr "пропозиція можливих замін"

#: common/config.cpp:1498
msgid "time load time and suggest time in pipe mode"
msgstr "час завантаження та час пропозиції у pipe-режимі"

#: common/convert.cpp:301 common/convert.cpp:427
#, c-format
msgid "This could also mean that the file \"%s\" could not be opened for reading or does not exist."
msgstr "Це також може означати, що файл \"%s\" не може бути відкритий для читання, або не існує."

#: common/convert.cpp:550 common/convert.cpp:656 common/convert.cpp:702
#, c-format
msgid "The Unicode code point U+%04X is unsupported."
msgstr "Символ Юнікоду U+%04X не підтримується."

#: common/convert.cpp:826
#, c-format
msgid "Invalid UTF-8 sequence at position %d."
msgstr "Неправильна послідовність UTF-8 у позиції %d."

#: common/errors.cpp:26
msgid "Operation Not Supported: %what:1"
msgstr "Операція не підтримується: %what:1"

#: common/errors.cpp:42
msgid "The method \"%what:1\" is unimplemented in \"%where:2\"."
msgstr "Метод \"%what:1\" не реалізований у \"%where:2\"."

#: common/errors.cpp:50
#, c-format
msgid "%file:1:"
msgstr "%file:1:"

#: common/errors.cpp:58
#, c-format
msgid "The file \"%file:1\" can not be opened"
msgstr "Файл \"%file:1\" не може бути відкритий"

#: common/errors.cpp:66
#, c-format
msgid "The file \"%file:1\" can not be opened for reading."
msgstr "Файл \"%file:1\" не може бути відкритий для читання."

#: common/errors.cpp:74
#, c-format
msgid "The file \"%file:1\" can not be opened for writing."
msgstr "Файл \"%file:1\" не може бути відритий для запису."

#: common/errors.cpp:82
#, c-format
msgid "The file name \"%file:1\" is invalid."
msgstr "Неправильна назва файлу \"%file:1\"."

#: common/errors.cpp:90
#, c-format
msgid "The file \"%file:1\" is not in the proper format."
msgstr "Файл \"%file:1\" має неправильний формат."

#: common/errors.cpp:106
#, c-format
msgid "The directory \"%dir:1\" can not be opened for reading."
msgstr "Каталог \"%dir:1\" не може бути відкритий для читання."

#: common/errors.cpp:122
msgid "The key \"%key:1\" is unknown."
msgstr "Невідомий ключ \"%key:1\"."

#: common/errors.cpp:130
msgid "The value for option \"%key:1\" can not be changed."
msgstr "Значення для параметра \"%key:1\" не можна змінювати."

#: common/errors.cpp:138
msgid "The key \"%key:1\" is not %accepted:2 and is thus invalid."
msgstr "Ключ \"%key:1\" не %accepted:2, тому він не дійсний."

#: common/errors.cpp:146
msgid "The value \"%value:2\" is not %accepted:3 and is thus invalid for the key \"%key:1\"."
msgstr "Значення \"%value:2\" не %accepted:3, тому воно не дійсне для ключа \"%key:1\"."

#: common/errors.cpp:162
msgid "The key \"%key:1\" is not a string."
msgstr "Ключ \"%key:1\" не є символьним рядком."

#: common/errors.cpp:170
msgid "The key \"%key:1\" is not an integer."
msgstr "Ключ \"%key:1\" не є цілим числом."

#: common/errors.cpp:178
msgid "The key \"%key:1\" is not a boolean."
msgstr "Ключ \"%key:1\" не є логічним значенням."

#: common/errors.cpp:186
msgid "The key \"%key:1\" is not a list."
msgstr "Ключ \"%key:1\" не є списком."

#: common/errors.cpp:194
msgid "The key \"%key:1\" does not take any parameters when prefixed by a \"reset-\"."
msgstr "Ключ \"%key:1\" не допускає ніяких параметрів з префіксом \"reset-\"."

#: common/errors.cpp:202
msgid "The key \"%key:1\" does not take any parameters when prefixed by a \"enable-\"."
msgstr "Ключ \"%key:1\" не допускає ніяких параметрів з префіксом \"enable-\"."

#: common/errors.cpp:210
msgid "The key \"%key:1\" does not take any parameters when prefixed by a \"dont-\" or \"disable-\"."
msgstr "Ключ \"%key:1\" не допускає ніяких параметрів з префіксом \"dont-\" чи \"disable-\"."

#: common/errors.cpp:218
msgid "The key \"%key:1\" does not take any parameters when prefixed by a \"clear-\"."
msgstr "Ключ \"%key:1\" не допускає ніяких параметрів з префіксом \"clear-\"."

#: common/errors.cpp:234
#, c-format
msgid "The language \"%lang:1\" is not known."
msgstr "Невідома мова \"%lang:1\"."

#: common/errors.cpp:242
#, c-format
msgid "The soundslike \"%sl:2\" is not known."
msgstr "Невідомий soundslike \"%sl:2\"."

#: common/errors.cpp:250
#, c-format
msgid "The language \"%lang:1\" is not supported."
msgstr "Мова \"%lang:1\" не підтримується."

#: common/errors.cpp:258
#, c-format
msgid "No word lists can be found for the language \"%lang:1\"."
msgstr "Не вдається знайти списки слів для мови \"%lang:1\"."

#: common/errors.cpp:266
#, c-format
msgid "Expected language \"%lang:1\" but got \"%prev:2\"."
msgstr "Очікувалась мова \"%lang:1\" але отримано \"%prev:2\"."

#: common/errors.cpp:282
#, c-format
msgid "Affix '%aff:1' is corrupt."
msgstr "Афікс '%aff:1' пошкоджений."

#: common/errors.cpp:290
#, c-format
msgid "The condition \"%cond:1\" is invalid."
msgstr "Неправильна умова \"%cond:1\"."

#: common/errors.cpp:298
#, c-format
msgid "The condition \"%cond:1\" does not guarantee that \"%strip:2\" can always be stripped."
msgstr "Умова \"%cond:1\" не гарантує, що \"%strip:2\" завжди може бути розділений."

#: common/errors.cpp:306
#, c-format
msgid "The file \"%file:1\" is not in the proper format. Expected the file to be in \"%exp:2\" not \"%got:3\"."
msgstr "Файл \"%file:1\" має неправильний формат. Очікувалось, що файл буде \"%exp:2\", а не \"%got:3\"."

#: common/errors.cpp:322
#, c-format
msgid "The encoding \"%encod:1\" is not known."
msgstr "Невідоме кодування \"%encod:1\"."

#: common/errors.cpp:330
#, c-format
msgid "The encoding \"%encod:1\" is not supported."
msgstr "Кодування \"%encod:1\" не підтримується."

#: common/errors.cpp:338
#, c-format
msgid "The conversion from \"%encod:1\" to \"%encod2:2\" is not supported."
msgstr "Перетворення з \"%encod:1\" у \"%encod2:2\" не підтримується."

#: common/errors.cpp:378
#, c-format
msgid "The string \"%str:1\" is invalid."
msgstr "Неправильний рядок \"%str:1\"."

#: common/errors.cpp:386
msgid "The word \"%word:1\" is invalid."
msgstr "Неправильне слово \"%word:1\"."

#: common/errors.cpp:394
msgid "The affix flag '%aff:1' is invalid for word \"%word:2\"."
msgstr "Ознака афіксу '%aff:1' є неправильною для слова \"%word:2\"."

#: common/errors.cpp:402
msgid "The affix flag '%aff:1' can not be applied to word \"%word:2\"."
msgstr "Ознака афіксу '%aff:1' незастосовна до слова \"%word:2\"."

#: common/errors.cpp:450
msgid "not a version number"
msgstr "не є номером версії"

#: common/errors.cpp:466
msgid "dlopen returned \"%return:1\"."
msgstr "dlopen повернув \"%return:1\"."

#: common/errors.cpp:474
#, c-format
msgid "The file \"%filter:1\" does not contain any filters."
msgstr "Файл \"%filter:1\" не містить жодного фільтру."

#: common/errors.cpp:482
#, c-format
msgid "The filter \"%filter:1\" does not exist."
msgstr "Фільтр \"%filter:1\" не існує."

#: common/errors.cpp:490 common/errors.cpp:586
msgid "Confused by version control."
msgstr "Заплутаний керуванням версіями."

#: common/errors.cpp:498
msgid "Aspell version does not match filter's requirement."
msgstr "Версія aspell не задовольняє вимогам фільтра."

#: common/errors.cpp:506
msgid "Filter option already exists."
msgstr "Параметр фільтра вже існує."

#: common/errors.cpp:514
msgid "Use option modifiers only within named option."
msgstr "Використовуйте модифікатори лише з іменованим параметром."

#: common/errors.cpp:522
msgid "Option modifier unknown."
msgstr "Невідомий модифікатор параметра."

#: common/errors.cpp:530
msgid "Error setting filter description."
msgstr "Помилка встановлення опису фільтра."

#: common/errors.cpp:546
msgid "Empty option specifier."
msgstr "Порожній специфікатор параметра."

#: common/errors.cpp:554
#, c-format
msgid "Option \"%option:1\" possibly specified prior to filter."
msgstr "Можливо, параметр \"%option:1\" вказаний перед фільтром."

#: common/errors.cpp:562
msgid "Unknown mode description key \"%key:1\"."
msgstr "Невідомий ключ опису режиму \"%key:1\"."

#: common/errors.cpp:570
#, c-format
msgid "Expecting \"%modekey:1\" key."
msgstr "Очікується ключ \"%modekey:1\""

#: common/errors.cpp:578
msgid "Version specifier missing key: \"aspell\"."
msgstr "Відсутній ключ вказівника версії: \"aspell\"."

#: common/errors.cpp:594
msgid "Aspell version does not match mode's requirement."
msgstr "Версія aspell не відповідає вимогам режиму."

#: common/errors.cpp:602
msgid "Missing magic mode expression."
msgstr "Відсутній вираз режиму ядра."

#: common/errors.cpp:610
#, c-format
msgid "Empty extension at char %char:1."
msgstr "Порожнє розширення у символі %char:1."

#: common/errors.cpp:618
#, c-format
msgid "\"%mode:1\" error"
msgstr "Помилка \"%mode:1\""

#: common/errors.cpp:626
#, c-format
msgid "Unknown mode: \"%mode:1\"."
msgstr "Невідомий режим: \"%mode:1\"."

#: common/errors.cpp:634
#, c-format
msgid "\"%mode:1\" error while extend Aspell modes. (out of memory?)"
msgstr "\"%mode:1\" помилка при розширенні режимів Aspell. (недостатньо пам'яті?)"

#: common/errors.cpp:650
#, c-format
msgid "\"%mode:1\": no start for magic search given for magic \"%magic:2\"."
msgstr "\"%mode:1\": немає початку для пошуку magic, заданого для magic \"%magic:2\"."

#: common/errors.cpp:658
#, c-format
msgid "\"%mode:1\": no range for magic search given for magic \"%magic:2\"."
msgstr "\"%mode:1\": немає діапазону для пошуку magic, заданого для  magic \"%magic:2\"."

#: common/errors.cpp:666
#, c-format
msgid "\"%mode:1\": no magic expression available for magic \"%magic:2\"."
msgstr "\"%mode:1\": немає наявного виразу magic, для magic \"%magic:2\"."

#: common/errors.cpp:674
msgid "\"%mode:1\": Magic \"%magic:2\": bad regular expression after location specifier; regexp reports: \"%regerr:3\"."
msgstr "\"%mode:1\": Magic \"%magic:2\": неправильний регулярний вираз після вказівника розташування; regexp повернув: \"%regerr:3\"."

#: common/errors.cpp:690
#, c-format
msgid "\"%expression:1\" is not a valid regular expression."
msgstr "\"%expression:1\" не є правильним регулярним виразом."

#: common/posib_err.cpp:99
msgid "Unhandled Error: "
msgstr "Необроблена помилка: "

#: prog/aspell.cpp:91
#, c-format
msgid "Error: %s\n"
msgstr "Помилка: %s\n"

#: prog/aspell.cpp:96
msgid "Error: "
msgstr "Помилка: "

#: prog/aspell.cpp:196
msgid "enter Email mode."
msgstr "перехід у режим Email."

#: prog/aspell.cpp:197
msgid "enter HTML mode."
msgstr "перехід у режим HTML."

#: prog/aspell.cpp:198
msgid "enter TeX mode."
msgstr "перехід у режим TeX."

#: prog/aspell.cpp:199
#, fuzzy
msgid "enter Nroff mode."
msgstr "перехід у режим TeX."

#: prog/aspell.cpp:297
#, c-format
msgid "Invalid Option: %s"
msgstr "Неправильний параметр: %s"

#: prog/aspell.cpp:304
msgid " does not take any parameters."
msgstr " не допускає ніяких параметрів."

#: prog/aspell.cpp:317 prog/aspell.cpp:377
#, fuzzy, c-format
msgid "You must specify a parameter for \"%s\"."
msgstr "Необхідно вказати параметр для %s"

#: prog/aspell.cpp:366
msgid "You must specify an action"
msgstr "Необхідно вказати дію"

#: prog/aspell.cpp:374 prog/aspell.cpp:435 prog/aspell.cpp:457
#, c-format
msgid "Unknown Action: %s"
msgstr "Невідома дія: %s"

#: prog/aspell.cpp:380
#, fuzzy, c-format
msgid "Error: You must specify at least %d parameters for \"%s\".\n"
msgstr "Необхідно вказати параметр для %s"

#: prog/aspell.cpp:620
msgid "Invalid Input"
msgstr "Неправильні вхідні дані"

#: prog/aspell.cpp:695
#, c-format
msgid "WARNING: Unable to enter Nroff mode: %s\n"
msgstr ""

#: prog/aspell.cpp:716
msgid "Time to load word list: "
msgstr "Час завантаження списку слів: "

#: prog/aspell.cpp:913
#, c-format
msgid "Suggestion Time: %f\n"
msgstr "Час пропонування: %f\n"

#: prog/aspell.cpp:956
msgid "You must specify a file name."
msgstr "Необхідно вказати назву файла."

#: prog/aspell.cpp:966
#, c-format
msgid "Could not open the file \"%s\" for reading"
msgstr "Не вдається відкрити файл \"%s\" для читання"

#: prog/aspell.cpp:981
#, c-format
msgid "Could not open the file \"%s\" for writing. File not saved."
msgstr "Не вдається відкрити файл \"%s\" для запису. Файл не збережено."

#: prog/aspell.cpp:994
#, c-format
msgid "Invalid keymapping: %s"
msgstr "Неправильна розкладка клавіатури: %s"

#: prog/aspell.cpp:1014
msgid "Ignore"
msgstr "Ігнорувати"

#: prog/aspell.cpp:1015
msgid "Ignore all"
msgstr "Ігнорувати все"

#: prog/aspell.cpp:1016
msgid "Replace"
msgstr "Замінити"

#: prog/aspell.cpp:1017
msgid "Replace all"
msgstr "Замінити все"

#: prog/aspell.cpp:1018
msgid "Add"
msgstr "Додати"

#: prog/aspell.cpp:1019
msgid "Add Lower"
msgstr "Додати нижн.рег"

#: prog/aspell.cpp:1020
msgid "Abort"
msgstr "Перервати"

#: prog/aspell.cpp:1021
msgid "Exit"
msgstr "Вийти"

#: prog/aspell.cpp:1097
msgid "Are you sure you want to abort (y/n)? "
msgstr "Ви впевнені, що бажаєте перервати (y/n)?"

#. TRANSLATORS: The user may input any of these characters to say "yes".
#. MUST ONLY CONSIST OF ASCII CHARACTERS.
#: prog/aspell.cpp:1101
msgid "Yy"
msgstr "Yy"

#: prog/aspell.cpp:1122
msgid "With: "
msgstr "На: "

#: prog/aspell.cpp:1139
msgid "Sorry that is an invalid choice!"
msgstr "Вибачте, це некоректний вибір!"

#: prog/aspell.cpp:1360
msgid "Sorry \"filter\" is currently unimplemented.\n"
msgstr "Функція \"filter\" наразі не реалізована.\n"

#: prog/aspell.cpp:1494
msgid "Can't merge a master word list yet. Sorry."
msgstr "Поки-що не можна об'єднати головний список слів."

#: prog/aspell.cpp:1518
msgid "Sorry \"create/merge personal\" is currently unimplemented.\n"
msgstr "Функція \"create/merge personal\" наразі не реалізована.\n"

#: prog/aspell.cpp:1527 prog/aspell.cpp:1583
#, c-format
msgid "Sorry I won't overwrite \"%s\""
msgstr "Файл \"%s\" не буде перезаписаний"

#: prog/aspell.cpp:1574
msgid "Sorry \"create/merge repl\" is currently unimplemented.\n"
msgstr "Функція \"create/merge repl\" наразі не реалізована.\n"

#. TRANSLATORS: These should all be formated to fit in 80 column or
#. less
#: prog/aspell.cpp:1880
msgid "Usage: aspell [options] <command>"
msgstr "Використання: aspell [параметри] <команда>"

#: prog/aspell.cpp:1881
msgid "<command> is one of:"
msgstr "<команда> одна з:"

#: prog/aspell.cpp:1882
msgid "  -?|usage         display a brief usage message"
msgstr "  -?|usage         вивести коротке повідомлення про використання"

#: prog/aspell.cpp:1883
msgid "  help             display a detailed help message"
msgstr "  help             вивести докладну довідку"

#: prog/aspell.cpp:1884
msgid "  -c|check <file>  to check a file"
msgstr "  -c|check <файл>  перевірка файлу"

#: prog/aspell.cpp:1885
msgid "  -a|pipe          \"ispell -a\" compatibility mode"
msgstr "  -a|pipe          режим сумісності \"ispell -a\""

#: prog/aspell.cpp:1886
msgid "  [dump] config    dumps the current configuration to stdout"
msgstr "  [dump] config    вивід дампу поточної конфігурації у стандартний вивід"

#: prog/aspell.cpp:1887
msgid "  config <key>     prints the current value of an option"
msgstr "  config <ключ>    вивід поточного значення параметра"

#: prog/aspell.cpp:1888
msgid "  [dump] dicts | filters | modes"
msgstr "  [dump] dicts | filters | modes"

#: prog/aspell.cpp:1889
msgid "    lists available dictionaries / filters / filter modes"
msgstr "    перелік доступних словників / фільтрів / режимів фільтрів"

#: prog/aspell.cpp:1890
msgid "[options] is any of the following:"
msgstr "[параметри] будь-які з наступних:"

#: prog/aspell.cpp:1903
msgid "  list             produce a list of misspelled words from standard input"
msgstr "  list             створює перелік слів з помилками зі стандартного вводу"

#: prog/aspell.cpp:1906
msgid "  soundslike       returns the sounds like equivalent for each word entered"
msgstr "  soundslike       повертає звуковий еквівалент для кожного виділеного слова"

#: prog/aspell.cpp:1907
msgid "  munch            generate possible root words and affixes"
msgstr "  munch            створює можливі корені слів та афіксів"

#: prog/aspell.cpp:1908
msgid "  expand [1-4]     expands affix flags"
msgstr "  expand [1-4]     розширює ознаки афіксів"

#: prog/aspell.cpp:1909
msgid "  clean [strict]   cleans a word list so that every line is a valid word"
msgstr "  clean [strict]   очищує перелік слів, тобто кожний рядок - правильне слово"

#: prog/aspell.cpp:1911
msgid "  -v|version       prints a version line"
msgstr "  -v|version       виводить номер версії"

#: prog/aspell.cpp:1912
msgid "  conv <from> <to> [<norm-form>]"
msgstr "  conv <з> <у> [<норм-форма>]"

#: prog/aspell.cpp:1913
msgid "    converts from one encoding to another"
msgstr "    перетворює з одного кодування у інше"

#: prog/aspell.cpp:1914
msgid "  norm (<norm-map> | <from> <norm-map> <to>) [<norm-form>]"
msgstr "  norm (<катра-норм> | <з> <карта-норм> <у>) [<форма-норм>]"

#: prog/aspell.cpp:1915
msgid "    perform Unicode normalization"
msgstr "    виконати нормалізацію Юнікоду"

#: prog/aspell.cpp:1918
msgid "  dump|create|merge master|personal|repl [word list]"
msgstr "  dump|create|merge master|personal|repl [перелік слів]"

#: prog/aspell.cpp:1919
msgid "    dumps, creates or merges a master, personal, or replacement word list."
msgstr "    дамп, створення або об'єднання переліку слів: головний, особистий, або заміни."

#. TRANSLATORS: "none", "internal" and "strict" are literal values
#. and should not be translated.
#: prog/aspell.cpp:1923
msgid "  <norm-form>      normalization form to use, either none, internal, or strict"
msgstr "  <форма-норм>     форма нормалізації, що вживається: none, internal, або strict"

#: prog/aspell.cpp:1933
#, c-format
msgid ""
"\n"
"Aspell %s.  Copyright 2000-2004 by Kevin Atkinson.\n"
"\n"
msgstr ""
"\n"
"Aspell %s.  Copyright 2000-2004 by Kevin Atkinson.\n"
"\n"

#: prog/aspell.cpp:1967
msgid ""
"Available Dictionaries:\n"
"    Dictionaries can be selected directly via the \"-d\" or \"master\"\n"
"    option.  They can also be selected indirectly via the \"lang\",\n"
"    \"variety\", and \"size\" options.\n"
msgstr ""
"Наявні словники:\n"
"    Словники можна вибрати безпосередньо параметром \"-d\" чи \"master\".\n"
"    Також вони вибираються непрямим способом, параметрами \"lang\",\n"
"    \"variety\", та \"size\".\n"

#: prog/aspell.cpp:1988
msgid ""
"Available Filters (and associated options):\n"
"    Filters can be added or removed via the \"filter\" option.\n"
msgstr ""
"Наявні фільтри (та пов'язані з ними параметри):\n"
"    Фільтри можна додавати та видаляти параметром \"filter\".\n"

#: prog/aspell.cpp:1995
#, c-format
msgid ""
"\n"
"  %s filter: %s\n"
msgstr ""
"\n"
"  %s фільтр: %s\n"

#. TRANSLATORS: This should be formated to fit in 80 column or less
#: prog/aspell.cpp:2012
msgid ""
"Available Filter Modes:\n"
"    Filter Modes are reconfigured combinations of filters optimized for\n"
"    files of a specific type. A mode is selected via the \"mode\" option.\n"
"    This will happen implicitly if Aspell is able to identify the file\n"
"    type from the extension, and possibility the contents, of the file.\n"
msgstr ""
"Наявні режими фільтрів:\n"
"    Режими фільтрів - це переналаштовані комбінації фільтрів, оптимізовані\n"
"    для файлів певного типу. Режим вибирається параметром \"mode\". Це\n"
"    відбуватиметься постійно, якщо Aspell буде здатний визначити тип файлу\n"
"    за його розширенням, та, можливо, вмістом файлу.\n"

#: prog/check_funs.cpp:281
msgid "Error: Stdin not a terminal."
msgstr "Помилка: Stdin не є терміналом."

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:739
msgid "Enter"
msgstr "Enter"

#: prog/check_funs.cpp:741
msgid "Accept Changes"
msgstr "Прийняти зміни"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:744
msgid "Backspace"
msgstr "Backspace"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:746
msgid "Control-H"
msgstr "Control-H"

#: prog/check_funs.cpp:747
msgid "Delete the previous character"
msgstr "Видалити попередній символ"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:750
msgid "Left"
msgstr "Стрілка ліворуч"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:752
msgid "Control-B"
msgstr "Control-B"

#: prog/check_funs.cpp:753
msgid "Move Back one space"
msgstr "Переміститись назад на одну позицію"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:756
msgid "Right"
msgstr "Стрілка праворуч"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:758
msgid "Control-F"
msgstr "Control-F"

#: prog/check_funs.cpp:759
msgid "Move Forward one space"
msgstr "Переміститись вперед на одну позицію"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:762
msgid "Home"
msgstr "Home"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:764
msgid "Control-A"
msgstr "Control-A"

#: prog/check_funs.cpp:765
msgid "Move to the beginning of the line"
msgstr "Переміститись на початок рядка"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:768
msgid "End"
msgstr "End"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:770
msgid "Control-E"
msgstr "Control-E"

#: prog/check_funs.cpp:771
msgid "Move to the end of the line"
msgstr "Переміститись у кінець рядка"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:774
msgid "Delete"
msgstr "Delete"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:776
msgid "Control-D"
msgstr "Control-D"

#: prog/check_funs.cpp:777
msgid "Delete the next character"
msgstr "Видалити наступний символ"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:781
msgid "Control-K"
msgstr "Control-K"

#: prog/check_funs.cpp:782
msgid "Kill all characters to the EOL"
msgstr "Видалити усі символи до кінця рядка"

#. TRANSLATORS: This is a literal Key.
#: prog/check_funs.cpp:786
msgid "Control-C"
msgstr "Control-C"

#: prog/check_funs.cpp:787
msgid "Abort This Operation"
msgstr "Перервати цю операцію"

#: modules/speller/default/language.cpp:101
msgid "This is probably because: "
msgstr "Можливо, це тому-що: "

#: modules/speller/default/language.cpp:108
msgid "The required field \"name\" is missing."
msgstr "Відсутнє обов'язкове поле \"name\"."

#: modules/speller/default/language.cpp:462
msgid "Empty string."
msgstr "Порожній рядок."

#: modules/speller/default/language.cpp:466
#, c-format
msgid "The character '%s' (U+%02X) may not appear at the beginning of a word."
msgstr "Символ \"%s\" (U+%02X) не може з'являтись на початку слова."

#: modules/speller/default/language.cpp:468
#: modules/speller/default/language.cpp:477
#, c-format
msgid "The character '%s' (U+%02X) must be followed by an alphabetic character."
msgstr "Після символу '%s' (U+%02X) повинен іти символ цифри чи букви."

#: modules/speller/default/language.cpp:470
msgid "Does not contain any alphabetic characters."
msgstr "Не містить ніяких цифрових чи буквених символів."

#: modules/speller/default/language.cpp:475
#, c-format
msgid "The character '%s' (U+%02X) may not appear in the middle of a word."
msgstr "Символ '%s' (U+%02X) не може з'являтись у середині слова."

#: modules/speller/default/language.cpp:482
msgid "The character '\\r' (U+0D) may not appear at the end of a word. This probably means means that the file is using MS-DOS EOL instead of Unix EOL."
msgstr "Символ '\\r' (U+0D) не може з'являтись наприкінці слова. Можливо, це означає, що у файлі використовується символ кінця файлу MS-DOS, а не Unix."

#: modules/speller/default/language.cpp:485
#, c-format
msgid "The character '%s' (U+%02X) may not appear at the end of a word."
msgstr "Символ '%s' (U+%02X) не може з'являтись наприкінці слова."

#: modules/speller/default/language.cpp:517
#, c-format
msgid "Warning: Removing invalid affix '%s' from word %s.\n"
msgstr "Попередження: Видаляється неправильний суфікс '%s' зі слова %s.\n"

#: modules/speller/default/language.cpp:518
#, c-format
msgid "Warning: Removing inapplicable affix '%s' from word %s.\n"
msgstr "Попередження: Видаляється непридатний афікс '%s' зі слова %s.\n"

#: modules/speller/default/language.cpp:648
#, c-format
msgid "Warning: %s Skipping string.\n"
msgstr "Попередження: %s Пропускається рядок.\n"

#: modules/speller/default/language.cpp:706
msgid "The total length is larger than 240 characters."
msgstr "Загальна довжина перевищує 240 символів."

#: modules/speller/default/language.cpp:710
#, c-format
msgid "Warning: %s Skipping word.\n"
msgstr "попередження: %s Пропускається слово.\n"

#: modules/speller/default/affix.cpp:424
msgid "Possibly incorrect count."
msgstr "Можливо, неправильний рахунок."

#: modules/speller/default/readonly_ws.cpp:358
msgid "Wrong endian order."
msgstr "Неправильний порядок endian."

#: modules/speller/default/readonly_ws.cpp:381
msgid "Wrong soundslike."
msgstr "Неправильний soundslike."

#: modules/speller/default/readonly_ws.cpp:387
msgid "Wrong soundslike version."
msgstr "Неправильна версія soundslike."

#: modules/speller/default/readonly_ws.cpp:820
msgid "Affix flags found in word but no affix file given."
msgstr "У слові знайдені ознаки афіксу, але файл афіксу не вказаний."

#: modules/speller/default/readonly_ws.cpp:858
msgid "The total word length, with soundslike data, is larger than 240 characters."
msgstr "Загальна довжина слів з даним soundslike перевищує 240 символів."

#: modules/filter/tex.cpp:250 modules/filter/tex.cpp:257
msgid "a string of 'o','O','p',or 'P'"
msgstr "рядок з 'o','O','p' чи 'P'"

#. TRANSLATORS: Like the strings in config.cpp, all strings in *-filter.opt
#. should be under 50 characters, begin with a lower case character and 
#. not include any trailing punctuation marks.
#: modules/filter/context-filter.info:7
msgid "experimental filter for hiding delimited contexts"
msgstr "фільтр приховування розділених контекстів Aspell"

#: modules/filter/context-filter.info:13
msgid "context delimiters (separated by spaces)"
msgstr "роздільники контексту (відокремлених пробілами)"

#: modules/filter/context-filter.info:21
msgid "swaps visible and invisible text"
msgstr "міняє видимий та невидимий текст"

#: modules/filter/email-filter.info:7
msgid "filter for skipping quoted text in email messages"
msgstr "фільтр для пропуску цитованого тесту у email"

#: modules/filter/email-filter.info:13
msgid "email quote characters"
msgstr "символи лапок email"

#: modules/filter/email-filter.info:21
msgid "num chars that can appear before the quote char"
msgstr "кільк. символів, які можуть з'являтись перед лапками"

#: modules/filter/html-filter.info:9
msgid "filter for dealing with HTML documents"
msgstr "фільтр для роботи з документами HTML"

#: modules/filter/html-filter.info:15
msgid "HTML attributes to always check"
msgstr "атрибути HTML, що завжди перевіряються"

#: modules/filter/html-filter.info:21
msgid "HTML tags to always skip the contents of"
msgstr "HTML теги, вміст яких завжди пропускається"

#: modules/filter/nroff-filter.info:7
#, fuzzy
msgid "filter for dealing with Nroff documents"
msgstr "фільтр для роботи з документами HTML"

#: modules/filter/sgml-filter.info:9
msgid "filter for dealing with generic SGML/XML documents"
msgstr "фільтр для роботи зі звичайними SGML/XML документами"

#: modules/filter/sgml-filter.info:15
msgid "SGML attributes to always check"
msgstr "атрибути SGML, що завжди перевіряються"

#: modules/filter/sgml-filter.info:20
msgid "SGML tags to always skip the contents of"
msgstr "SGML теги, вміст яких завжди пропускається"

#: modules/filter/tex-filter.info:7
msgid "filter for dealing with TeX/LaTeX documents"
msgstr "фільтр для роботи з документами TeX/LaTeX"

#: modules/filter/tex-filter.info:15
msgid "check TeX comments"
msgstr "перевірка коментарів TeX"

#: modules/filter/tex-filter.info:21
msgid "TeX commands"
msgstr "команди TeX"

#: modules/filter/texinfo-filter.info:7
#, fuzzy
msgid "filter for dealing with Texinfo documents"
msgstr "фільтр для роботи з документами HTML"

#: modules/filter/texinfo-filter.info:13
#, fuzzy
msgid "Texinfo commands to ignore the parameters of"
msgstr "ігнорування команд для збереження замінних пар"

#: modules/filter/texinfo-filter.info:41
msgid "Texinfo environments to ignore"
msgstr ""

#: modules/filter/url-filter.info:7
msgid "filter to skip URL like constructs"
msgstr "фільтр для пропуску конструкцій типу URL"

#: modules/filter/modes/ccpp.amf:8
msgid "mode for checking C++ comments and string literals"
msgstr "режим перевірки коментарів C++ та символьних літералів"

#: modules/filter/modes/comment.amf:5
msgid "mode to check any lines starting with a #"
msgstr "режим перевірки довільних рядків, що починаються з #"

#: modules/filter/modes/email.amf:5
msgid "mode for skipping quoted text in email messages"
msgstr "режим для пропуску цитованого тексу у email"

#: modules/filter/modes/html.amf:10
msgid "mode for checking HTML documents"
msgstr "режим для перевірки документів HTML"

#: modules/filter/modes/none.amf:5
msgid "mode to disable all filters"
msgstr "режим для відключення усіх фільтрів"

#: modules/filter/modes/nroff.amf:7
#, fuzzy
msgid "mode for checking Nroff documents"
msgstr "режим для перевірки документів HTML"

#: modules/filter/modes/perl.amf:8
msgid "mode for checking Perl comments and string literals"
msgstr "режим для перевірки коментарів perl та символьних літералів"

#: modules/filter/modes/sgml.amf:8
msgid "mode for checking generic SGML/XML documents"
msgstr "режим для перевірки звичайних SGML/XML документів"

#: modules/filter/modes/tex.amf:7
msgid "mode for checking TeX/LaTeX documents"
msgstr "режим для перевірки звичайних TeX/LaTeX документів"

#: modules/filter/modes/texinfo.amf:7
#, fuzzy
msgid "mode for checking Texinfo documents"
msgstr "режим для перевірки документів HTML"

#: modules/filter/modes/url.amf:5
msgid "mode to skip URL like constructs (default mode)"
msgstr "режим для пропуску конструкцій типу URL (типовий режим)"
