# Ukrainian translation for gramps
# Copyright (c) 2011 Gramps
# This file is distributed under the same license as the gramps package.
# Fedir Zinchuk , 2011, 2012, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: gramps\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-10 14:50+0200\n"
"PO-Revision-Date: 2013-04-13 16:19+0300\n"
"Last-Translator: Fedir Zinchuk \n"
"Language-Team: Ukrainian \n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"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"
"X-Generator: Poedit 1.5.4\n"
#: ../gramps/gen/const.py:207
msgid "Gramps (Genealogical Research and Analysis Management Programming System) is a personal genealogy program."
msgstr "Gramps (Genealogical Research and Analysis Management Programming System) є персональною генеалогічною програмою."
#: ../gramps/gen/const.py:229
msgid "TRANSLATORS: Translate this to your name in your native language"
msgstr "Федір Зінчук"
#: ../gramps/gen/const.py:240 ../gramps/gen/const.py:241
#: ../gramps/gen/lib/date.py:1650 ../gramps/gen/lib/date.py:1664
msgid "none"
msgstr "немає"
#: ../gramps/cli/arghandler.py:221
#, python-format
msgid ""
"Error: Family Tree '%s' already exists.\n"
"The '-C' option cannot be used."
msgstr ""
"Помилка: Сімейне дерево '%s' вже існує.\n"
"Параметр '-C' не може бути використаним."
#: ../gramps/cli/arghandler.py:230
#, python-format
msgid ""
"Error: Input Family Tree \"%s\" does not exist.\n"
"If GEDCOM, Gramps-xml or grdb, use the -i option to import into a family tree instead."
msgstr ""
"Помилка: Вхідне сімейне дерево \"%s\" не існує.\n"
"Якщо відкриваєте GEDCOM, Gramps-xml або grdb, використовуйте опцію -i для імпорту сімейного дерева."
#: ../gramps/cli/arghandler.py:246
#, python-format
msgid "Error: Import file %s not found."
msgstr "Помилка: файл імпорту %s не знайдено."
#: ../gramps/cli/arghandler.py:264
#, python-format
msgid "Error: Unrecognized type: \"%(format)s\" for import file: %(filename)s"
msgstr "Помилка: Тип не розпізнано: \"%(format)s\" для файлу: %(filename)s"
#: ../gramps/cli/arghandler.py:286
#, python-format
msgid ""
"WARNING: Output file already exists!\n"
"WARNING: It will be overwritten:\n"
" %s"
msgstr ""
"УВАГА: Вихідний файл уже існує!\n"
"УВАГА: Він буде перезаписаний:\n"
" %s"
#: ../gramps/cli/arghandler.py:296
msgid "OK to overwrite? (yes/no) "
msgstr "Перезаписати? (так/ні)"
#: ../gramps/cli/arghandler.py:300
msgid "YES"
msgstr "ТАК"
#: ../gramps/cli/arghandler.py:301
#, python-format
msgid "Will overwrite the existing file: %s"
msgstr "Буде перезаписано існуючий файл: %s"
#: ../gramps/cli/arghandler.py:322
#, python-format
msgid "ERROR: Unrecognized format for export file %s"
msgstr "ПОМИЛКА: Нерозпізнаний формат для файлу експорту %s"
#: ../gramps/cli/arghandler.py:405
msgid "List of known Family Trees in your database path\n"
msgstr "Список відомих сімейних дерев в шляху розміщення вашої бази даних\n"
#: ../gramps/cli/arghandler.py:410
#, python-format
msgid "%(full_DB_path)s with name \"%(f_t_name)s\""
msgstr "%(full_DB_path)s з назвою \"%(f_t_name)s\""
#: ../gramps/cli/arghandler.py:415 ../gramps/cli/arghandler.py:426
msgid "Gramps Family Trees:"
msgstr "Сімейне дерево Gramps:"
#. -------------------------------------------------------------------------
#.
#. constants
#.
#. -------------------------------------------------------------------------
#: ../gramps/cli/arghandler.py:418 ../gramps/cli/arghandler.py:419
#: ../gramps/cli/arghandler.py:428 ../gramps/cli/arghandler.py:435
#: ../gramps/cli/arghandler.py:436 ../gramps/cli/arghandler.py:438
#: ../gramps/cli/clidbman.py:74 ../gramps/cli/clidbman.py:221
#: ../gramps/cli/clidbman.py:223 ../gramps/gui/clipboard.py:936
#: ../gramps/gui/configure.py:1293
msgid "Family Tree"
msgstr "Сімейне дерево"
#: ../gramps/cli/arghandler.py:419
#, python-format
msgid "Family Tree \"%s\":"
msgstr "Сімейні дерева \"%s\":"
#: ../gramps/cli/arghandler.py:448
#, python-format
msgid "Performing action: %s."
msgstr "Виконати обрану дію: %s."
#: ../gramps/cli/arghandler.py:450
#, python-format
msgid "Using options string: %s"
msgstr "Використовувати рядок параметрів: %s"
#: ../gramps/cli/arghandler.py:455
#, python-format
msgid "Exporting: file %(filename)s, format %(format)s."
msgstr "Експорт: файл %(filename)s, формат %(format)s."
#: ../gramps/cli/arghandler.py:462
msgid "Exiting."
msgstr "Вихід."
#: ../gramps/cli/arghandler.py:466
msgid "Cleaning up."
msgstr "Очищення"
#: ../gramps/cli/arghandler.py:495
msgid "Created empty Family Tree successfully"
msgstr "Пусте сімейне дерево створено успішно"
#: ../gramps/cli/arghandler.py:498 ../gramps/cli/arghandler.py:523
msgid "Error opening the file."
msgstr "Помилка відкриття файлу"
#: ../gramps/cli/arghandler.py:499 ../gramps/cli/arghandler.py:524
msgid "Exiting..."
msgstr "Виходжу..."
#: ../gramps/cli/arghandler.py:503
#, python-format
msgid "Importing: file %(filename)s, format %(format)s."
msgstr "Імпорт: файл %(filename)s, формат %(format)s."
#: ../gramps/cli/arghandler.py:521
msgid "Opened successfully!"
msgstr "Відкрито успішно!"
#: ../gramps/cli/arghandler.py:535
msgid "Database is locked, cannot open it!"
msgstr "Базу даних заблоковано, не можу відкрити!"
#: ../gramps/cli/arghandler.py:536
#, python-format
msgid " Info: %s"
msgstr " Інформація: %s"
#: ../gramps/cli/arghandler.py:539
msgid "Database needs recovery, cannot open it!"
msgstr "База даних потребує відновлення, не можу відкрити!"
#: ../gramps/cli/arghandler.py:596 ../gramps/cli/arghandler.py:644
#: ../gramps/cli/arghandler.py:685
msgid "Ignoring invalid options string."
msgstr "Ігнорую хибний рядок параметрів"
#. name exists, but is not in the list of valid report names
#: ../gramps/cli/arghandler.py:620
msgid "Unknown report name."
msgstr "Невідома назва звіту."
#: ../gramps/cli/arghandler.py:622
#, python-format
msgid "Report name not given. Please use one of %(donottranslate)s=reportname"
msgstr "Назву звіту не вказано. Будь ласка, використовуйте %(donottranslate)s=назва_звіту"
#: ../gramps/cli/arghandler.py:626 ../gramps/cli/arghandler.py:668
#: ../gramps/cli/arghandler.py:701
#, python-format
msgid ""
"%s\n"
" Available names are:"
msgstr ""
"%s\n"
" Доступні назви:"
#: ../gramps/cli/arghandler.py:662
msgid "Unknown tool name."
msgstr "Невідома назва інструменту."
#: ../gramps/cli/arghandler.py:664
#, python-format
msgid "Tool name not given. Please use one of %(donottranslate)s=toolname."
msgstr "Не вказано назву інструменту. Будь ласка, використовуйте %(donottranslate)s=назва_інструменту."
#: ../gramps/cli/arghandler.py:695
msgid "Unknown book name."
msgstr "Невідома назва книги."
#: ../gramps/cli/arghandler.py:697
#, python-format
msgid "Book name not given. Please use one of %(donottranslate)s=bookname."
msgstr "Не вказано назву книги. Будь ласка, використовуйте %(donottranslate)s=назва_книги."
#: ../gramps/cli/arghandler.py:706
#, python-format
msgid "Unknown action: %s."
msgstr "Невідома дія: %s."
#. Note: Make sure to edit const.py.in POPT_TABLE too!
#: ../gramps/cli/argparser.py:57
msgid ""
"\n"
"Usage: gramps.py [OPTION...]\n"
" --load-modules=MODULE1,MODULE2,... Dynamic modules to load\n"
"\n"
"Help options\n"
" -?, --help Show this help message\n"
" --usage Display brief usage message\n"
"\n"
"Application options\n"
" -O, --open=FAMILY_TREE Open Family Tree\n"
" -C, --create=FAMILY_TREE Create on open if new Family Tree\n"
" -i, --import=FILENAME Import file\n"
" -e, --export=FILENAME Export file\n"
" -f, --format=FORMAT Specify Family Tree format\n"
" -a, --action=ACTION Specify action\n"
" -p, --options=OPTIONS_STRING Specify options\n"
" -d, --debug=LOGGER_NAME Enable debug logs\n"
" -l List Family Trees\n"
" -L List Family Trees in Detail\n"
" -t List Family Trees, tab delimited\n"
" -u, --force-unlock Force unlock of Family Tree\n"
" -s, --show Show config settings\n"
" -c, --config=[config.setting[:value]] Set config setting(s) and start Gramps\n"
" -v, --version Show versions\n"
msgstr ""
"\n"
"Використання: gramps.py [OPTION...]\n"
" --load-modules=MODULE1,MODULE2,... Динамічні модулі для завантаження\n"
"\n"
"Допомога\n"
" -?, --help Показати цю допомогу\n"
" --usage Показати коротку довідку по використанню\n"
"\n"
"Опції програми\n"
" -O, --open=FAMILY_TREE Відкрити сімейне дерево\n"
" -C, --create=FAMILY_TREE Створити та відкрити нове дерево\n"
" -i, --import=FILENAME Імпортувати файл\n"
" -e, --export=FILENAME Експорт файлу\n"
" -f, --format=FORMAT Вказати формат сімейного дерева\n"
" -a, --action=ACTION Вказати дію\n"
" -p, --options=OPTIONS_STRING Вказати параметри\n"
" -d, --debug=LOGGER_NAME Увімкнути журналювання\n"
" -l Список сімейних дерев\n"
" -L Детальний список сімейних дерев\n"
" -u, --force-unlock Примусово розблокувати сімейне дерево\n"
" -s, --show Показати налаштування\n"
" -c, --config=[config.setting[:value]] Встановити параметр конфігурації та запустити Gramps\n"
" -v, --version Показати версію\n"
#: ../gramps/cli/argparser.py:83
msgid ""
"\n"
"Example of usage of Gramps command line interface\n"
"\n"
"1. To import four databases (whose formats can be determined from their names)\n"
"and then check the resulting database for errors, one may type:\n"
"gramps -i file1.ged -i file2.gpkg -i ~/db3.gramps -i file4.wft -a tool -p name=check. \n"
"\n"
"2. To explicitly specify the formats in the above example, append filenames with appropriate -f options:\n"
"gramps -i file1.ged -f gedcom -i file2.gpkg -f gramps-pkg -i ~/db3.gramps -f gramps-xml -i file4.wft -f wft -a tool -p name=check. \n"
"\n"
"3. To record the database resulting from all imports, supply -e flag\n"
"(use -f if the filename does not allow Gramps to guess the format):\n"
"gramps -i file1.ged -i file2.gpkg -e ~/new-package -f gramps-pkg\n"
"\n"
"4. To save any error messages of the above example into files outfile and errfile, run:\n"
"gramps -i file1.ged -i file2.dpkg -e ~/new-package -f gramps-pkg >outfile 2>errfile\n"
"\n"
"5. To import three databases and start interactive Gramps session with the result:\n"
"gramps -i file1.ged -i file2.gpkg -i ~/db3.gramps\n"
"\n"
"6. To open a database and, based on that data, generate timeline report in PDF format\n"
"putting the output into the my_timeline.pdf file:\n"
"gramps -O 'Family Tree 1' -a report -p name=timeline,off=pdf,of=my_timeline.pdf\n"
"\n"
"7. To generate a summary of a database:\n"
"gramps -O 'Family Tree 1' -a report -p name=summary\n"
"\n"
"8. Listing report options\n"
"Use the name=timeline,show=all to find out about all available options for the timeline report.\n"
"To find out details of a particular option, use show=option_name , e.g. name=timeline,show=off string.\n"
"To learn about available report names, use name=show string.\n"
"\n"
"9. To convert a Family Tree on the fly to a .gramps xml file:\n"
"gramps -O 'Family Tree 1' -e output.gramps -f gramps-xml\n"
"\n"
"10. To generate a web site into an other locale (in german):\n"
"LANGUAGE=de_DE; LANG=de_DE.UTF-8 gramps -O 'Family Tree 1' -a report -p name=navwebpage,target=/../de\n"
"\n"
"11. Finally, to start normal interactive session type:\n"
"gramps\n"
"\n"
"Note: These examples are for bash shell.\n"
"Syntax may be different for other shells and for Windows.\n"
msgstr ""
"\n"
"Приклад використання GRAMPS з командного рядка\n"
"\n"
"1. Щоб імпортувати чотири бази даних (з визначенням формату по розширенню),\n"
"а потім перевірити результат на наявність помилок, можна виконати:\n"
"gramps -i file1.ged -i file2.gpkg -i ~/db3.gramps -i file4.wft -a tool -p name=check. \n"
"\n"
"2. Щоб напряму вказати формати, на попередньому прикладі, вкажіть формат після імен файлів через параметр -f:\n"
"gramps -i file1.ged -f gedcom -i file2.gpkg -f gramps-pkg -i ~/db3.gramps -f gramps-xml -i file4.wft -f wft -a tool -p name=check. \n"
"\n"
"3. Щоб записати всі результати імпорту до бази даних, вкажіть прапорець -e\n"
"(також використовуйте -f, якщо ім’я файлу не дозволяє визначити його формат для Gramps):\n"
"gramps -i file1.ged -i file2.gpkg -e ~/new-package -f gramps-pkg\n"
"\n"
"4. Для збереження повідомлень про помилки, на попередньому прикладі, до файлів outfile та errfile, виконайте:\n"
"gramps -i file1.ged -i file2.dpkg -e ~/new-package -f gramps-pkg >outfile 2>errfile\n"
"\n"
"5. Для імпорту трьох баз даних, та запуску Gramps в інтерактивному режимі для обробки результату:\n"
"gramps -i file1.ged -i file2.gpkg -i ~/db3.gramps\n"
"\n"
"6. Щоб відкрити базу даних, а потім, на основі даних з неї, побудувати хронологічний звіт в форматі PDF,\n"
"який потрібно зберегти до файлу my_timeline.pdf:\n"
"gramps -O 'Family Tree 1' -a report -p name=timeline,off=pdf,of=my_timeline.pdf\n"
"\n"
"7. Для отримання загального звіту по базі:\n"
"gramps -O 'Family Tree 1' -a report -p name=summary\n"
"\n"
"8. Список параметрів звіту\n"
"Використовуйте name=timeline,show=all , щоб дізнатись про всі доступні параметри хронологічного звіту.\n"
"Щоб дізнатись більше про якийсь певний параметр, використовуйте show=option_name , наприклад, name=timeline,show=off .\n"
"Для отримання списку доступних звітів, використовуйте name=show.\n"
"\n"
"9. Для перетворення сімейного дерева у файл .gramps xml:\n"
"gramps -O 'Family Tree 1' -e output.gramps -f gramps-xml\n"
"\n"
"10. Для побудови веб-сайту іншою мовою (напр. Німецькою):\n"
"LANGUAGE=de_DE; LANG=de_DE.UTF-8 gramps -O 'Family Tree 1' -a report -p name=navwebpage,target=/../de\n"
"\n"
"11. Ну і на кінець, для запуску програми в інтерактивному режимі, просто наберіть:\n"
"gramps\n"
"\n"
"Зверніть увагу: Ці приклади вказано для оболонки bash.\n"
"Синтаксис може відрізнятись, для інших командних оболонок та для Windows.\n"
#: ../gramps/cli/argparser.py:236 ../gramps/cli/argparser.py:364
msgid "Error parsing the arguments"
msgstr "Помилка при розборі аргументів"
#: ../gramps/cli/argparser.py:238
#, python-format
msgid ""
"Error parsing the arguments: %s \n"
"Type gramps --help for an overview of commands, or read the manual pages."
msgstr ""
"Помилка при розборі аргументів: %s \n"
"Наберіть gramps --help щоб переглянути можливі команди, або прочитайте сторінку довідки."
#: ../gramps/cli/argparser.py:247
#, python-format
msgid "Trying to open: %s ..."
msgstr "Намагаюся відкрити: %s ..."
#: ../gramps/cli/argparser.py:281
#, python-format
msgid "Unknown action: %s. Ignoring."
msgstr "Невідома дія: %s. Ігнорую."
#: ../gramps/cli/argparser.py:290
msgid "setup debugging"
msgstr "налаштувати налагоджування"
#: ../gramps/cli/argparser.py:301
#, python-format
msgid "Gramps config settings from %s:"
msgstr "Параметри конфігурації Gramps з %s:"
#: ../gramps/cli/argparser.py:319
#, python-format
msgid "Current Gramps config setting: %s:%s"
msgstr "Поточні параметри конфігурації Gramps: %s:%s"
#: ../gramps/cli/argparser.py:328
#, python-format
msgid " New Gramps config setting: %s:%s"
msgstr " Нові параметри конфігурації Gramps: %s:%s"
#: ../gramps/cli/argparser.py:335
#, python-format
msgid "Gramps: no such config setting: '%s'"
msgstr "Gramps: немає таких параметрів конфігурації: '%s'"
#: ../gramps/cli/argparser.py:365
#, python-format
msgid ""
"Error parsing the arguments: %s \n"
"To use in the command-line mode, supply at least one input file to process."
msgstr ""
"Помилка розбору аргументів: %s \n"
"Щоб використовувати режим командного рядка, вкажіть хоча б один вхідний файл."
#: ../gramps/cli/clidbman.py:87
#, python-format
msgid ""
"ERROR: %(title)s \n"
" %(message)s"
msgstr ""
"Помилка: %(title)s \n"
" %(message)s"
#: ../gramps/cli/clidbman.py:213
msgid "Number of people"
msgstr "Кількість осіб"
#: ../gramps/cli/clidbman.py:215 ../gramps/cli/clidbman.py:217
msgid "Locked?"
msgstr "Заблоковано?"
#: ../gramps/cli/clidbman.py:215
msgid "yes"
msgstr "так"
#: ../gramps/cli/clidbman.py:217
msgid "no"
msgstr "ні"
#: ../gramps/cli/clidbman.py:218
msgid "Bsddb version"
msgstr "Версія Bsddb"
#: ../gramps/cli/clidbman.py:219
msgid "Schema version"
msgstr "Версія схеми"
#: ../gramps/cli/clidbman.py:224
#: ../gramps/gui/editors/displaytabs/webembedlist.py:67
#: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:94
#: ../gramps/gui/glade/editmedia.glade.h:13
#: ../gramps/gui/glade/editmediaref.glade.h:28
#: ../gramps/plugins/view/mediaview.py:107
msgid "Path"
msgstr "Шлях"
#: ../gramps/cli/clidbman.py:225 ../gramps/gui/dbman.py:301
msgid "Last accessed"
msgstr "Останній доступ"
#: ../gramps/cli/clidbman.py:282
#, python-format
msgid "Starting Import, %s"
msgstr "Початок імпорту, %s"
#: ../gramps/cli/clidbman.py:288
msgid "Import finished..."
msgstr "Імпорт завершено..."
#. Create a new database
#: ../gramps/cli/clidbman.py:371 ../gramps/plugins/importer/importcsv.py:328
msgid "Importing data..."
msgstr "Імпортую дані..."
#: ../gramps/cli/clidbman.py:415
msgid "Could not rename Family Tree"
msgstr "Не можу перейменувати Сімейне Дерево"
#: ../gramps/cli/clidbman.py:450
#, python-format
msgid ""
"\n"
"ERROR: Wrong database path in Edit Menu->Preferences.\n"
"Open preferences and set correct database path.\n"
"\n"
"Details: Could not make database directory:\n"
" %s\n"
"\n"
msgstr ""
"\n"
"Помилка: Хибний шлях бази даних Меню Редагувати->Налаштування.\n"
"Відкрийте налаштування та вкажіть вірний шлях до бази даних.\n"
"\n"
"Детально: Неможливо створити каталог бази даних:\n"
" %s\n"
"\n"
#: ../gramps/cli/clidbman.py:503 ../gramps/gui/configure.py:1225
msgid "Never"
msgstr "Ніколи"
#. feature request 2356: avoid genitive form
#: ../gramps/cli/clidbman.py:523
#, python-format
msgid "Locked by %s"
msgstr "Заблоковано %s"
#. not all families have a spouse.
#: ../gramps/cli/clidbman.py:526 ../gramps/gen/lib/attrtype.py:64
#: ../gramps/gen/lib/childreftype.py:80 ../gramps/gen/lib/eventroletype.py:59
#: ../gramps/gen/lib/eventtype.py:145 ../gramps/gen/lib/familyreltype.py:53
#: ../gramps/gen/lib/grampstype.py:44 ../gramps/gen/lib/nameorigintype.py:81
#: ../gramps/gen/lib/nametype.py:54 ../gramps/gen/lib/notetype.py:80
#: ../gramps/gen/lib/repotype.py:60 ../gramps/gen/lib/srcmediatype.py:63
#: ../gramps/gen/lib/urltype.py:55 ../gramps/gen/utils/lds.py:87
#: ../gramps/gen/utils/lds.py:93 ../gramps/gen/utils/unknown.py:121
#: ../gramps/gen/utils/unknown.py:123 ../gramps/gen/utils/unknown.py:127
#: ../gramps/gen/utils/unknown.py:133 ../gramps/gen/utils/unknown.py:138
#: ../gramps/gui/clipboard.py:188
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:124
#: ../gramps/gui/editors/editmedia.py:171
#: ../gramps/gui/editors/editmediaref.py:133
#: ../gramps/plugins/gramplet/persondetails.py:160
#: ../gramps/plugins/gramplet/persondetails.py:166
#: ../gramps/plugins/gramplet/persondetails.py:168
#: ../gramps/plugins/gramplet/persondetails.py:169
#: ../gramps/plugins/gramplet/relativegramplet.py:124
#: ../gramps/plugins/gramplet/relativegramplet.py:135
#: ../gramps/plugins/graph/gvfamilylines.py:162
#: ../gramps/plugins/graph/gvrelgraph.py:565
#: ../gramps/plugins/lib/libnarrate.py:1997
#: ../gramps/plugins/lib/maps/geography.py:714
#: ../gramps/plugins/lib/maps/geography.py:721
#: ../gramps/plugins/lib/maps/geography.py:722
#: ../gramps/plugins/quickview/all_relations.py:279
#: ../gramps/plugins/quickview/all_relations.py:296
#: ../gramps/plugins/textreport/indivcomplete.py:624
#: ../gramps/plugins/tool/check.py:2012 ../gramps/plugins/view/geoclose.py:488
#: ../gramps/plugins/view/geofamclose.py:246
#: ../gramps/plugins/view/geofamclose.py:632
#: ../gramps/plugins/view/geofamily.py:423
#: ../gramps/plugins/view/geomoves.py:570
#: ../gramps/plugins/view/geoperson.py:448
#: ../gramps/plugins/view/relview.py:471
#: ../gramps/plugins/view/relview.py:1019
#: ../gramps/plugins/view/relview.py:1066
#: ../gramps/plugins/webreport/narrativeweb.py:399
#: ../gramps/plugins/webreport/narrativeweb.py:2367
#: ../gramps/plugins/webreport/narrativeweb.py:2521
msgid "Unknown"
msgstr "Невідомо"
#: ../gramps/cli/grampscli.py:80
#, python-format
msgid "WARNING: %s"
msgstr "УВАГА: %s"
#: ../gramps/cli/grampscli.py:87 ../gramps/cli/grampscli.py:220
#, python-format
msgid "ERROR: %s"
msgstr "ПОМИЛКА: %s"
#: ../gramps/cli/grampscli.py:97 ../gramps/cli/user.py:173
#: ../gramps/gui/dialog.py:216
msgid "Low level database corruption detected"
msgstr "Виявлено низькорівневу помилку бази даних"
#: ../gramps/cli/grampscli.py:99 ../gramps/cli/user.py:174
#: ../gramps/gui/dialog.py:217
msgid "Gramps has detected a problem in the underlying Berkeley database. This can be repaired from the Family Tree Manager. Select the database and click on the Repair button"
msgstr "Gramps виявив проблему в основі Berkeley бази. Це може бути виправлено в Керуванні Сімейним Деревом. оберіть базу даних та натисніть кнопку Виправити."
#: ../gramps/cli/grampscli.py:143 ../gramps/gui/dbloader.py:294
msgid "Read only database"
msgstr "База тільки для читання"
#: ../gramps/cli/grampscli.py:144 ../gramps/gui/dbloader.py:239
#: ../gramps/gui/dbloader.py:295
msgid "You do not have write access to the selected file."
msgstr "У Вас нема доступу для запису даного файлу."
#: ../gramps/cli/grampscli.py:163 ../gramps/cli/grampscli.py:166
#: ../gramps/cli/grampscli.py:169 ../gramps/cli/grampscli.py:172
#: ../gramps/cli/grampscli.py:175 ../gramps/gui/dbloader.py:343
#: ../gramps/gui/dbloader.py:346 ../gramps/gui/dbloader.py:349
msgid "Cannot open database"
msgstr "Не можу відкрити базу даних"
#: ../gramps/cli/grampscli.py:179 ../gramps/gui/dbloader.py:198
#: ../gramps/gui/dbloader.py:353
#, python-format
msgid "Could not open file: %s"
msgstr "Не можу відкрити файл: %s"
#: ../gramps/cli/grampscli.py:232
msgid "Could not load a recent Family Tree."
msgstr "Не можу завантажити останнє Сімейне Дерево."
#: ../gramps/cli/grampscli.py:233
msgid "Family Tree does not exist, as it has been deleted."
msgstr "Сімейне дерево не існує, так як воно було видалене."
#. already errors encountered. Show first one on terminal and exit
#: ../gramps/cli/grampscli.py:307
#, python-format
msgid "Error encountered: %s"
msgstr "Сталася помилка: %s"
#: ../gramps/cli/grampscli.py:309 ../gramps/cli/grampscli.py:317
#, python-format
msgid " Details: %s"
msgstr " Подробиці: %s"
#: ../gramps/cli/grampscli.py:314
#, python-format
msgid "Error encountered in argument parsing: %s"
msgstr "При розборі параметрів виникла помилка: %s"
#: ../gramps/cli/plug/__init__.py:171
msgid "ERROR: Please specify a person"
msgstr "ПОМИЛКА: Будь ласка, вкажіть особу"
#: ../gramps/cli/plug/__init__.py:196
msgid "ERROR: Please specify a family"
msgstr "ПОМИЛКА: Будь ласка, вкажіть сім’ю"
#: ../gramps/cli/plug/__init__.py:268
msgid "=filename"
msgstr "=назва_файлу"
#: ../gramps/cli/plug/__init__.py:268
msgid "Output file name. MANDATORY"
msgstr "Назва для вихідного файлу. ОБОВ'ЯЗКОВА"
#: ../gramps/cli/plug/__init__.py:269
msgid "=format"
msgstr "=формат"
#: ../gramps/cli/plug/__init__.py:269
msgid "Output file format."
msgstr "Вихідний формат файлу"
#: ../gramps/cli/plug/__init__.py:270 ../gramps/cli/plug/__init__.py:271
msgid "=name"
msgstr "=назва"
#: ../gramps/cli/plug/__init__.py:270
msgid "Style name."
msgstr "Назва стилю."
#: ../gramps/cli/plug/__init__.py:271
msgid "Paper size name."
msgstr "Розмір паперу."
#: ../gramps/cli/plug/__init__.py:272 ../gramps/cli/plug/__init__.py:273
#: ../gramps/cli/plug/__init__.py:275 ../gramps/cli/plug/__init__.py:277
#: ../gramps/cli/plug/__init__.py:279
msgid "=number"
msgstr "=число"
#: ../gramps/cli/plug/__init__.py:272
msgid "Paper orientation number."
msgstr "Число орієнтації паперу."
#: ../gramps/cli/plug/__init__.py:273
msgid "Left paper margin"
msgstr "Лівий відступ паперу"
#: ../gramps/cli/plug/__init__.py:274 ../gramps/cli/plug/__init__.py:276
#: ../gramps/cli/plug/__init__.py:278 ../gramps/cli/plug/__init__.py:280
msgid "Size in cm"
msgstr "Розмір в см"
#: ../gramps/cli/plug/__init__.py:275
msgid "Right paper margin"
msgstr "Правий відступ паперу"
#: ../gramps/cli/plug/__init__.py:277
msgid "Top paper margin"
msgstr "Верхній відступ паперу"
#: ../gramps/cli/plug/__init__.py:279
msgid "Bottom paper margin"
msgstr "Нижній відступ паперу"
#: ../gramps/cli/plug/__init__.py:281
msgid "=css filename"
msgstr "=файл css"
#: ../gramps/cli/plug/__init__.py:281
msgid "CSS filename to use, html format only"
msgstr "Назва файлу CSS для використання, лише html формат"
#. FIXME it is wrong to use translatable text in comparison.
#. How can we distinguish custom size though?
#: ../gramps/cli/plug/__init__.py:312 ../gramps/gen/plug/report/_paper.py:92
#: ../gramps/gen/plug/report/_paper.py:114
#: ../gramps/gui/plug/report/_papermenu.py:184
#: ../gramps/gui/plug/report/_papermenu.py:245
msgid "Custom Size"
msgstr "Власний розмір"
#: ../gramps/cli/plug/__init__.py:424
#, python-format
msgid "Unknown option: %s"
msgstr "Невідомий параметр: %s"
#: ../gramps/cli/plug/__init__.py:425 ../gramps/cli/plug/__init__.py:507
msgid " Valid options are:"
msgstr " Вірні параметри:"
#: ../gramps/cli/plug/__init__.py:428 ../gramps/cli/plug/__init__.py:510
#: ../gramps/cli/plug/__init__.py:587
#, python-format
msgid " Use '%(donottranslate)s' to see description and acceptable values"
msgstr " Використовуйте '%(donottranslate)s' щоб побачити опис та допустимі значення"
#: ../gramps/cli/plug/__init__.py:481
#, python-format
msgid "Ignoring '%(notranslate1)s=%(notranslate2)s' and using '%(notranslate1)s=%(notranslate3)s'."
msgstr "Ігнорую '%(notranslate1)s=%(notranslate2)s' та використовую '%(notranslate1)s=%(notranslate3)s'."
#: ../gramps/cli/plug/__init__.py:487
#, python-format
msgid "Use '%(notranslate)s' to see valid values."
msgstr "Виористовуйте '%(notranslate)s' щоб переглянути допустимі параметри."
#: ../gramps/cli/plug/__init__.py:506
#, python-format
msgid "Ignoring unknown option: %s"
msgstr "Ігнорую невідомий параметр: %s"
#: ../gramps/cli/plug/__init__.py:576
msgid " Available options:"
msgstr " Доступні параметри:"
#: ../gramps/cli/plug/__init__.py:585
msgid "(no help available)"
msgstr "(допомога не доступна)"
#: ../gramps/cli/plug/__init__.py:594
msgid " Available values are:"
msgstr " Доступні значення:"
#. there was a show option given, but the option is invalid
#: ../gramps/cli/plug/__init__.py:604
#, python-format
msgid "option '%(optionname)s' not valid. Use '%(donottranslate)s' to see all valid options."
msgstr "параметр '%(optionname)s' є хибним. Використовуйту '%(donottranslate)s' щоб переглянути всі допустимі параметри."
#: ../gramps/cli/plug/__init__.py:618
msgid "Failed to write report. "
msgstr "Помилка запису звіту."
#: ../gramps/gen/config.py:285
msgid "Imported %Y/%m/%d %H:%M:%S"
msgstr "Імпортовано %Y/%m/%d %H:%M:%S"
#: ../gramps/gen/config.py:294
msgid "Missing Given Name"
msgstr "Відсутнє дане ім'я"
#: ../gramps/gen/config.py:295
msgid "Missing Record"
msgstr "Відсутній запис"
#: ../gramps/gen/config.py:296
msgid "Missing Surname"
msgstr "Відсутнє прізвище"
#: ../gramps/gen/config.py:303 ../gramps/gen/config.py:305
msgid "Living"
msgstr "Живий(ва)"
#: ../gramps/gen/config.py:304
msgid "Private Record"
msgstr "Приватний запис"
#: ../gramps/gen/db/base.py:1617
msgid "Add child to family"
msgstr "Додати дитину в сім'ю"
#: ../gramps/gen/db/base.py:1630 ../gramps/gen/db/base.py:1635
msgid "Remove child from family"
msgstr "Вилучити дитину з сім'ї"
#: ../gramps/gen/db/base.py:1710 ../gramps/gen/db/base.py:1714
msgid "Remove Family"
msgstr "Вилучити сім'ю"
#: ../gramps/gen/db/base.py:1755
msgid "Remove father from family"
msgstr "Вилучити батька із сім'ї"
#: ../gramps/gen/db/base.py:1757
msgid "Remove mother from family"
msgstr "Вилучити маму із сім'ї"
#: ../gramps/gen/db/exceptions.py:82
#, python-format
msgid ""
"The schema version is not supported by this version of Gramps.\n"
"\n"
"This Family Tree is schema version %(tree_vers)s, and this version of Gramps supports versions %(min_vers)s to %(max_vers)s\n"
"\n"
"Please upgrade to the corresponding version or use XML for porting data between different database versions."
msgstr ""
"Версія бази даних, не підтримується поточною версією Gramps.\n"
"\n"
"Поточне Сімейне Дерево має версію %(tree_vers)s. Поточна версія Gramps підтримує версії від %(min_vers)s до %(max_vers)s\n"
"\n"
"Будь ласка, оновіться до потрібної версії, або використайте формат XML для переносу даних між різними версіями бази."
#: ../gramps/gen/db/exceptions.py:104
#, python-format
msgid "Gramps stores its data in a Berkeley Database. The Family Tree you try to load was created with version %(env_version)s of the Berkeley DB. However, the Gramps version in use right now employs version %(bdb_version)s of the Berkeley DB. So you are trying to load data created in a newer format into an older program; this is bound to fail. The right approach in this case is to use XML export and import. So try to open the Family Tree on that computer with that software that created the Family Tree, export it to XML and load that XML into the version of Gramps you intend to use."
msgstr ""
#: ../gramps/gen/db/exceptions.py:128
#, python-format
msgid ""
"The Bsddb version of the Family Tree you are trying to open needs to be upgraded from %(env_version)s to %(bdb_version)s.\n"
"\n"
"This probably means that the Family Tree was created with an old version of Gramps. Opening the tree with this version of Gramps may irretrievably corrupt your tree. You are strongly advised to backup your tree before proceeding, see: \n"
"http://www.gramps-project.org/wiki/index.php?title=How_to_make_a_backup\n"
"\n"
"If you have made a backup, then you can get Gramps to try to open the tree and upgrade it"
msgstr ""
#: ../gramps/gen/db/exceptions.py:151
msgid ""
"Gramps has detected a problem in opening the 'environment' of the underlying Berkeley database used to store this Family Tree. The most likely cause is that the database was created with an old version of the Berkeley database program, and you are now using a new version. It is quite likely that your database has not been changed by Gramps.\n"
"If possible, you should revert to your old version of Gramps and its support software; export your database to XML; close the database; then upgrade again to this version of Gramps and import the XML file in an empty Family Tree. Alternatively, it may be possible to use the Berkeley database recovery tools."
msgstr ""
#: ../gramps/gen/db/exceptions.py:174
msgid ""
"The Family Tree structure has changed since the version of Gramps you used to create this tree.\n"
"\n"
"Therefore, you cannot open this Family Tree without upgrading the definition of the structure.\n"
"If you upgrade then you won't be able to use previous versions of Gramps, also not with the .gramps xml export!\n"
"\n"
"Upgrading is a difficult task that may not be interrupted, or Gramps will irretrievably corrupt your tree. Therefore, create a backup copy first. See: \n"
"http://www.gramps-project.org/wiki/index.php?title=How_to_make_a_backup"
msgstr ""
#: ../gramps/gen/db/undoredo.py:249 ../gramps/gen/db/undoredo.py:286
#: ../gramps/gen/db/write.py:2026
#, python-format
msgid "_Undo %s"
msgstr "_Відмінити %s"
#: ../gramps/gen/db/undoredo.py:255 ../gramps/gen/db/undoredo.py:292
#, python-format
msgid "_Redo %s"
msgstr "_Повторити %s"
#: ../gramps/gen/db/upgrade.py:86
#, python-format
msgid "%6d People upgraded with %6d citations in %6d secs\n"
msgstr "%6d Особи оновлено з %6d цитатами за %6d сек\n"
#: ../gramps/gen/db/upgrade.py:87
#, python-format
msgid "%6d Families upgraded with %6d citations in %6d secs\n"
msgstr "%6d Сім’ї оновлено з %6d цитатами за %6d сек\n"
#: ../gramps/gen/db/upgrade.py:88
#, python-format
msgid "%6d Events upgraded with %6d citations in %6d secs\n"
msgstr "%6d Події оновлено з %6d цитатами за %6d сек\n"
#: ../gramps/gen/db/upgrade.py:89
#, python-format
msgid "%6d Media Objects upgraded with %6d citations in %6d secs\n"
msgstr "%6d Медіа Об’єкти оновлено з %6d цитатами за %6d сек\n"
#: ../gramps/gen/db/upgrade.py:90
#, python-format
msgid "%6d Places upgraded with %6d citations in %6d secs\n"
msgstr "%6d Місця оновлено з %6d цитатами за %6d сек\n"
#: ../gramps/gen/db/upgrade.py:91
#, python-format
msgid "%6d Repositories upgraded with %6d citations in %6d secs\n"
msgstr "%6d Сховища оновлено з %6d цитатами за %6d сек\n"
#: ../gramps/gen/db/upgrade.py:431
msgid "Number of new objects upgraded:\n"
msgstr "Кількість оновлених об'єктів\n"
#: ../gramps/gen/db/upgrade.py:437
msgid ""
"\n"
"\n"
"You may want to run\n"
"Tools -> Family Tree Processing -> Merge\n"
"in order to merge citations that contain similar\n"
"information"
msgstr ""
"\n"
"\n"
"Можливо бажаєте виконати\n"
"Інструменти -> Сімейне Дерево, обробка -> Об’єднання\n"
"для того, щоб об'єднувати цитати, які мають однакову\n"
"інформацію"
#: ../gramps/gen/db/upgrade.py:441
msgid "Upgrade Statistics"
msgstr "Статистика оновлення"
#: ../gramps/gen/db/write.py:1023
#, python-format
msgid ""
"An attempt is made to safe a reference key which is partly bytecode, this is not allowed.\n"
"Key is %s"
msgstr ""
#. Make a tuple of the functions and classes that we need for
#. each of the primary object tables.
#: ../gramps/gen/db/write.py:1092
msgid "Rebuild reference map"
msgstr "Перебудовую таблицю посилань"
#: ../gramps/gen/db/write.py:1879
#, python-format
msgid "A second transaction is started while there is still a transaction, \"%s\", active in the database."
msgstr ""
#: ../gramps/gen/display/name.py:331
msgid "Default format (defined by Gramps preferences)"
msgstr "Формат за замовчуванням(визначено в налаштуваннях Gramps)"
#: ../gramps/gen/display/name.py:332
msgid "Surname, Given Suffix"
msgstr "Прізвище, Ім'я Суфікс"
#: ../gramps/gen/display/name.py:333 ../gramps/gen/utils/keyword.py:57
#: ../gramps/gui/configure.py:612 ../gramps/gui/configure.py:614
#: ../gramps/gui/configure.py:619 ../gramps/gui/configure.py:621
#: ../gramps/gui/configure.py:623 ../gramps/gui/configure.py:624
#: ../gramps/gui/configure.py:625 ../gramps/gui/configure.py:626
#: ../gramps/gui/configure.py:628 ../gramps/gui/configure.py:629
#: ../gramps/gui/configure.py:630 ../gramps/gui/configure.py:631
#: ../gramps/gui/configure.py:632 ../gramps/gui/configure.py:633
#: ../gramps/plugins/export/exportcsv.py:338
#: ../gramps/plugins/importer/importcsv.py:180
msgid "Given"
msgstr "Ім'я"
#: ../gramps/gen/display/name.py:334
msgid "Given Surname Suffix"
msgstr "Ім'я Прізвище Суфікс"
#. primary name primconnector other, given pa/matronynic suffix, primprefix
#. translators, long string, have a look at Preferences dialog
#: ../gramps/gen/display/name.py:337
msgid "Main Surnames, Given Patronymic Suffix Prefix"
msgstr "Головне прізвище, Ім’я По-батькові Суфікс префікс"
#. DEPRECATED FORMATS
#: ../gramps/gen/display/name.py:340
msgid "Patronymic, Given"
msgstr "По батькові, Ім'я"
#: ../gramps/gen/display/name.py:569 ../gramps/gen/display/name.py:669
#: ../gramps/plugins/importer/importcsv.py:185
msgid "Person|title"
msgstr "титул"
#: ../gramps/gen/display/name.py:571 ../gramps/gen/display/name.py:671
#: ../gramps/plugins/importer/importcsv.py:181
msgid "given"
msgstr "ім'я"
#: ../gramps/gen/display/name.py:573 ../gramps/gen/display/name.py:673
#: ../gramps/plugins/importer/importcsv.py:178
msgid "surname"
msgstr "прізвище"
#: ../gramps/gen/display/name.py:575 ../gramps/gen/display/name.py:675
#: ../gramps/gui/editors/editperson.py:368
#: ../gramps/plugins/importer/importcsv.py:187
msgid "suffix"
msgstr "суфікс"
#: ../gramps/gen/display/name.py:577 ../gramps/gen/display/name.py:677
msgid "Name|call"
msgstr "Називали"
#: ../gramps/gen/display/name.py:580 ../gramps/gen/display/name.py:679
msgid "Name|common"
msgstr "звичайне"
#: ../gramps/gen/display/name.py:584 ../gramps/gen/display/name.py:682
msgid "initials"
msgstr "ініціали"
#: ../gramps/gen/display/name.py:587 ../gramps/gen/display/name.py:684
msgid "Name|primary"
msgstr "Первинне"
#: ../gramps/gen/display/name.py:590 ../gramps/gen/display/name.py:686
msgid "primary[pre]"
msgstr ""
#: ../gramps/gen/display/name.py:593 ../gramps/gen/display/name.py:688
msgid "primary[sur]"
msgstr ""
#: ../gramps/gen/display/name.py:596 ../gramps/gen/display/name.py:690
msgid "primary[con]"
msgstr ""
#: ../gramps/gen/display/name.py:598 ../gramps/gen/display/name.py:692
msgid "patronymic"
msgstr "по батькові"
#: ../gramps/gen/display/name.py:600 ../gramps/gen/display/name.py:694
msgid "patronymic[pre]"
msgstr ""
#: ../gramps/gen/display/name.py:602 ../gramps/gen/display/name.py:696
msgid "patronymic[sur]"
msgstr ""
#: ../gramps/gen/display/name.py:604 ../gramps/gen/display/name.py:698
msgid "patronymic[con]"
msgstr ""
#: ../gramps/gen/display/name.py:606 ../gramps/gen/display/name.py:700
msgid "notpatronymic"
msgstr "не по-батькові"
#: ../gramps/gen/display/name.py:609 ../gramps/gen/display/name.py:702
msgid "Remaining names|rest"
msgstr "решта"
#: ../gramps/gen/display/name.py:612 ../gramps/gen/display/name.py:704
#: ../gramps/gui/editors/editperson.py:389
#: ../gramps/plugins/importer/importcsv.py:186
msgid "prefix"
msgstr "префікс"
#: ../gramps/gen/display/name.py:615 ../gramps/gen/display/name.py:706
msgid "rawsurnames"
msgstr "початкове прізвище"
#: ../gramps/gen/display/name.py:617 ../gramps/gen/display/name.py:708
msgid "nickname"
msgstr "прізвисько"
#: ../gramps/gen/display/name.py:619 ../gramps/gen/display/name.py:710
msgid "familynick"
msgstr "прізвисько сім'ї "
#: ../gramps/gen/display/name.py:1067
#, python-format
msgid "Wrong name format string %s"
msgstr "Хибний формат імені %s"
#: ../gramps/gen/display/name.py:1071
msgid "ERROR, Edit Name format in Preferences"
msgstr "ПОМИЛКА, Відредагуйте назву формату в налаштуваннях"
#: ../gramps/gen/filters/_filterparser.py:120
#, python-format
msgid ""
"WARNING: Too many arguments in filter '%s'!\n"
"Trying to load with subset of arguments."
msgstr ""
"ПОПЕРЕДЖЕННЯ: Занадто багато аргументів у фільтрі '%s'!\n"
"Спробуйте завантажити з меншою кількістю аргументів."
#: ../gramps/gen/filters/_filterparser.py:128
#, python-format
msgid ""
"WARNING: Too few arguments in filter '%s'!\n"
" Trying to load anyway in the hope this will be upgraded."
msgstr ""
"ПОПЕРЕДЖЕННЯ: Занадто мало аргументів у фільтрі '%s'!\n"
" Спроба завантажити все одно, з надією що це буде виправлено."
#: ../gramps/gen/filters/_filterparser.py:136
#, python-format
msgid "ERROR: filter %s could not be correctly loaded. Edit the filter!"
msgstr "ПОМИЛКА: фільтр %s некоректно завантажено. Відредагуйте фільтр!"
#: ../gramps/gen/filters/rules/_changedsincebase.py:56
#: ../gramps/gen/filters/rules/_everything.py:47
#: ../gramps/gen/filters/rules/_hasattributebase.py:53
#: ../gramps/gen/filters/rules/_hasgallerybase.py:50
#: ../gramps/gen/filters/rules/_hasgrampsid.py:50
#: ../gramps/gen/filters/rules/_hasldsbase.py:53
#: ../gramps/gen/filters/rules/_hasnotebase.py:51
#: ../gramps/gen/filters/rules/_hasnoteregexbase.py:49
#: ../gramps/gen/filters/rules/_hasnotesubstrbase.py:48
#: ../gramps/gen/filters/rules/_hasreferencecountbase.py:47
#: ../gramps/gen/filters/rules/_hastagbase.py:53
#: ../gramps/gen/filters/rules/_hastextmatchingsubstringof.py:50
#: ../gramps/gen/filters/rules/_isprivate.py:44
#: ../gramps/gen/filters/rules/_ispublic.py:41
#: ../gramps/gen/filters/rules/_matcheseventfilterbase.py:56
#: ../gramps/gen/filters/rules/_matchesfilterbase.py:59
#: ../gramps/gen/filters/rules/_regexpidbase.py:53
#: ../gramps/gen/filters/rules/citation/_hascitation.py:54
#: ../gramps/gen/filters/rules/citation/_matchespagesubstringof.py:48
#: ../gramps/gen/filters/rules/citation/_matchesrepositoryfilter.py:52
#: ../gramps/gen/filters/rules/citation/_matchessourcefilter.py:54
#: ../gramps/gen/filters/rules/event/_hasdata.py:52
#: ../gramps/gen/filters/rules/event/_hastype.py:50
#: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:56
#: ../gramps/gen/filters/rules/family/_hasreltype.py:51
#: ../gramps/gen/filters/rules/family/_isbookmarked.py:47
#: ../gramps/gen/filters/rules/media/_hasmedia.py:55
#: ../gramps/gen/filters/rules/note/_hasnote.py:53
#: ../gramps/gen/filters/rules/note/_hastype.py:50
#: ../gramps/gen/filters/rules/note/_matchesregexpof.py:49
#: ../gramps/gen/filters/rules/note/_matchessubstringof.py:49
#: ../gramps/gen/filters/rules/person/_disconnected.py:47
#: ../gramps/gen/filters/rules/person/_everyone.py:47
#: ../gramps/gen/filters/rules/person/_hasaddress.py:53
#: ../gramps/gen/filters/rules/person/_hasalternatename.py:49
#: ../gramps/gen/filters/rules/person/_hasassociation.py:53
#: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:50
#: ../gramps/gen/filters/rules/person/_hasnameof.py:63
#: ../gramps/gen/filters/rules/person/_hasnameorigintype.py:51
#: ../gramps/gen/filters/rules/person/_hasnametype.py:51
#: ../gramps/gen/filters/rules/person/_hasnickname.py:49
#: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:54
#: ../gramps/gen/filters/rules/person/_hasunknowngender.py:48
#: ../gramps/gen/filters/rules/person/_incompletenames.py:48
#: ../gramps/gen/filters/rules/person/_isbookmarked.py:48
#: ../gramps/gen/filters/rules/person/_isdefaultperson.py:47
#: ../gramps/gen/filters/rules/person/_isfemale.py:48
#: ../gramps/gen/filters/rules/person/_ismale.py:48
#: ../gramps/gen/filters/rules/person/_matcheseventfilter.py:57
#: ../gramps/gen/filters/rules/person/_matchidof.py:49
#: ../gramps/gen/filters/rules/person/_nobirthdate.py:46
#: ../gramps/gen/filters/rules/person/_nodeathdate.py:46
#: ../gramps/gen/filters/rules/person/_peopleprivate.py:46
#: ../gramps/gen/filters/rules/person/_peoplepublic.py:47
#: ../gramps/gen/filters/rules/person/_probablyalive.py:50
#: ../gramps/gen/filters/rules/person/_regexpname.py:51
#: ../gramps/gen/filters/rules/person/_searchname.py:50
#: ../gramps/gen/filters/rules/place/_hasplace.py:62
#: ../gramps/gen/filters/rules/place/_matcheseventfilter.py:55
#: ../gramps/gen/filters/rules/repository/_hasrepo.py:55
#: ../gramps/gen/filters/rules/repository/_matchesnamesubstringof.py:47
#: ../gramps/gen/filters/rules/source/_hasrepository.py:51
#: ../gramps/gen/filters/rules/source/_hasrepositorycallnumberref.py:49
#: ../gramps/gen/filters/rules/source/_matchesrepositoryfilter.py:49
#: ../gramps/gen/filters/rules/source/_matchestitlesubstringof.py:48
#: ../gramps/plugins/quickview/samesurnames.py:42
#: ../gramps/plugins/quickview/samesurnames.py:54
#: ../gramps/plugins/quickview/samesurnames.py:67
#: ../gramps/plugins/quickview/samesurnames.py:84
msgid "General filters"
msgstr "Загальні фільтри"
#: ../gramps/gen/filters/rules/_changedsincebase.py:82
msgid "Wrong format of date-time"
msgstr "Хтбний формат дати і часу"
#: ../gramps/gen/filters/rules/_changedsincebase.py:83
#, python-format
msgid "Only date-times in the iso format of yyyy-mm-dd hh:mm:ss, where the time part is optional, are accepted. %s does not satisfy."
msgstr "Дозволено лише дата-час у ISO форматі of yyyy-mm-dd hh:mm:ss, де час є необов’язковим. %s не задовольняє вимог."
#: ../gramps/gen/filters/rules/_hascitationbase.py:51
#: ../gramps/gen/filters/rules/citation/_hascitation.py:50
#: ../gramps/gen/filters/rules/event/_hascitation.py:50
#: ../gramps/gen/filters/rules/family/_hascitation.py:50
#: ../gramps/gen/filters/rules/media/_hascitation.py:49
#: ../gramps/gen/filters/rules/person/_hascitation.py:49
#: ../gramps/gen/filters/rules/place/_hascitation.py:50
#: ../gramps/gui/glade/mergecitation.glade.h:5
msgid "Volume/Page:"
msgstr "Том/Сторінка:"
#: ../gramps/gen/filters/rules/_hascitationbase.py:52
#: ../gramps/gen/filters/rules/citation/_hascitation.py:51
#: ../gramps/gen/filters/rules/event/_hascitation.py:51
#: ../gramps/gen/filters/rules/event/_hasdata.py:48
#: ../gramps/gen/filters/rules/family/_hascitation.py:51
#: ../gramps/gen/filters/rules/family/_hasevent.py:50
#: ../gramps/gen/filters/rules/media/_hascitation.py:50
#: ../gramps/gen/filters/rules/media/_hasmedia.py:51
#: ../gramps/gen/filters/rules/person/_hasbirth.py:49
#: ../gramps/gen/filters/rules/person/_hascitation.py:50
#: ../gramps/gen/filters/rules/person/_hasdeath.py:49
#: ../gramps/gen/filters/rules/person/_hasevent.py:51
#: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:50
#: ../gramps/gen/filters/rules/place/_hascitation.py:51
#: ../gramps/gui/glade/mergecitation.glade.h:6
#: ../gramps/gui/glade/mergeevent.glade.h:6
#: ../gramps/gui/glade/mergemedia.glade.h:7
msgid "Date:"
msgstr "Дата:"
#: ../gramps/gen/filters/rules/_hascitationbase.py:53
#: ../gramps/gui/glade/mergecitation.glade.h:7
msgid "Confidence:"
msgstr "Конфіденційність:"
#: ../gramps/gen/filters/rules/_hascitationbase.py:54
#: ../gramps/gen/filters/rules/citation/_hascitation.py:53
msgid "Citations matching parameters"
msgstr "Збіг параметрів цитат"
#: ../gramps/gen/filters/rules/_hascitationbase.py:55
#: ../gramps/gen/filters/rules/citation/_hascitation.py:55
msgid "Matches citations with particular parameters"
msgstr "Вибирає всі цитати із вкизаними параметрами"
#: ../gramps/gen/filters/rules/_hascitationbase.py:56
#: ../gramps/gen/filters/rules/_hassourcebase.py:54
#: ../gramps/gen/filters/rules/_hassourcecountbase.py:51
#: ../gramps/gen/filters/rules/_hassourceofbase.py:49
#: ../gramps/gen/filters/rules/_matchessourceconfidencebase.py:52
#: ../gramps/gen/filters/rules/_matchessourcefilterbase.py:53
#: ../gramps/gen/filters/rules/event/_matchessourcefilter.py:54
#: ../gramps/gen/filters/rules/family/_hassourceof.py:49
#: ../gramps/gen/filters/rules/media/_hassourceof.py:49
#: ../gramps/gen/filters/rules/person/_hassourceof.py:49
#: ../gramps/gen/filters/rules/place/_hassourceof.py:49
msgid "Citation/source filters"
msgstr "Фільтри Цитати/Джерела"
#: ../gramps/gen/filters/rules/_haseventbase.py:57
#: ../gramps/gen/filters/rules/person/_familywithincompleteevent.py:47
#: ../gramps/gen/filters/rules/person/_hasbirth.py:52
#: ../gramps/gen/filters/rules/person/_hasdeath.py:52
#: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:55
#: ../gramps/gen/filters/rules/person/_iswitness.py:49
#: ../gramps/gen/filters/rules/person/_personwithincompleteevent.py:46
msgid "Event filters"
msgstr "Фільтр подій"
#: ../gramps/gen/filters/rules/_hasgallerybase.py:47
#: ../gramps/gen/filters/rules/_hasldsbase.py:50
#: ../gramps/gen/filters/rules/_hasnotebase.py:48
#: ../gramps/gen/filters/rules/_hassourcecountbase.py:47
#: ../gramps/gen/filters/rules/person/_hasaddress.py:50
#: ../gramps/gen/filters/rules/person/_hasassociation.py:50
#: ../gramps/gen/filters/rules/source/_hasrepository.py:48
#: ../gramps/gui/editors/filtereditor.py:510
msgid "Number of instances:"
msgstr "Кількість примірників:"
#: ../gramps/gen/filters/rules/_hasgallerybase.py:47
#: ../gramps/gen/filters/rules/_hasldsbase.py:50
#: ../gramps/gen/filters/rules/_hasnotebase.py:48
#: ../gramps/gen/filters/rules/_hassourcecountbase.py:47
#: ../gramps/gen/filters/rules/person/_hasaddress.py:50
#: ../gramps/gen/filters/rules/person/_hasassociation.py:50
#: ../gramps/gen/filters/rules/source/_hasrepository.py:48
#: ../gramps/gui/editors/filtereditor.py:515
msgid "Number must be:"
msgstr "Число має бути:"
#: ../gramps/gen/filters/rules/_hasgrampsid.py:47
#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:124
#: ../gramps/gen/filters/rules/person/_hascommonancestorwith.py:47
#: ../gramps/gen/filters/rules/person/_isancestorof.py:46
#: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:51
#: ../gramps/gen/filters/rules/person/_isdescendantof.py:47
#: ../gramps/gen/filters/rules/person/_isduplicatedancestorof.py:48
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorof.py:47
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:47
#: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:47
#: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:47
#: ../gramps/gen/filters/rules/person/_isrelatedwith.py:46
#: ../gramps/gen/filters/rules/person/_matchidof.py:46
#: ../gramps/gen/filters/rules/person/_relationshippathbetween.py:47
#: ../gramps/gui/editors/filtereditor.py:519
msgid "ID:"
msgstr "ID:"
#: ../gramps/gen/filters/rules/_hasnoteregexbase.py:45
#: ../gramps/gen/filters/rules/_regexpidbase.py:49
#: ../gramps/gen/filters/rules/note/_matchesregexpof.py:45
msgid "Regular expression:"
msgstr "Регулярний вираз:"
#: ../gramps/gen/filters/rules/_hasnotesubstrbase.py:44
#: ../gramps/gen/filters/rules/citation/_matchespagesubstringof.py:44
#: ../gramps/gen/filters/rules/note/_matchessubstringof.py:45
#: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:48
#: ../gramps/gen/filters/rules/person/_searchname.py:47
#: ../gramps/gen/filters/rules/repository/_matchesnamesubstringof.py:44
#: ../gramps/gen/filters/rules/source/_hasrepositorycallnumberref.py:45
#: ../gramps/gen/filters/rules/source/_matchestitlesubstringof.py:44
#: ../gramps/plugins/quickview/samesurnames.py:51
#: ../gramps/plugins/quickview/samesurnames.py:64
msgid "Substring:"
msgstr "Підрядок:"
#: ../gramps/gen/filters/rules/_hasreferencecountbase.py:44
#: ../gramps/gui/editors/filtereditor.py:513
msgid "Reference count must be:"
msgstr "Кількість посилань має бути:"
#: ../gramps/gen/filters/rules/_hasreferencecountbase.py:44
#: ../gramps/gui/editors/filtereditor.py:509
msgid "Reference count:"
msgstr "Кількість посилань:"
#: ../gramps/gen/filters/rules/_hassourceofbase.py:47
#: ../gramps/gen/filters/rules/family/_hassourceof.py:47
#: ../gramps/gen/filters/rules/media/_hassourceof.py:47
#: ../gramps/gen/filters/rules/person/_hassourceof.py:47
#: ../gramps/gen/filters/rules/place/_hassourceof.py:47
#: ../gramps/gui/editors/filtereditor.py:522
msgid "Source ID:"
msgstr "ID джерела:"
#: ../gramps/gen/filters/rules/_matchesfilterbase.py:56
#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:124
#: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:49
#: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:48
#: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:48
#: ../gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py:48
#: ../gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py:48
#: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:48
#: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:47
#: ../gramps/gen/filters/rules/person/_isspouseoffiltermatch.py:48
#: ../gramps/gui/editors/filtereditor.py:524
msgid "Filter name:"
msgstr "Назва фільтру:"
#: ../gramps/gen/filters/rules/_matchesfilterbase.py:69
#: ../gramps/gen/filters/rules/_matchesfilterbase.py:72
#, python-format
msgid "Can't find filter %s in the defined custom filters"
msgstr ""
#: ../gramps/gen/filters/rules/_matchessourcefilterbase.py:49
#: ../gramps/gen/filters/rules/citation/_matchessourcefilter.py:50
#: ../gramps/gen/filters/rules/event/_matchessourcefilter.py:50
#: ../gramps/gui/editors/filtereditor.py:532
msgid "Source filter name:"
msgstr "Назва фільтру джерел:"
#: ../gramps/gen/filters/rules/_rule.py:57
msgid "Miscellaneous filters"
msgstr "Різні фільтри"
#: ../gramps/gen/filters/rules/_rule.py:58 ../gramps/gui/glade/rule.glade.h:26
#: ../gramps/plugins/view/geoclose.py:499
#: ../gramps/plugins/view/geofamclose.py:643
#: ../gramps/plugins/view/geofamily.py:434
#: ../gramps/plugins/view/geomoves.py:582
#: ../gramps/plugins/view/geoperson.py:457
msgid "No description"
msgstr "Без опису"
#: ../gramps/gen/filters/rules/citation/_allcitations.py:47
msgid "Every citation"
msgstr "Кожну цитату"
#: ../gramps/gen/filters/rules/citation/_allcitations.py:48
msgid "Matches every citation in the database"
msgstr "Збіги кожної цитати в базі даних"
#: ../gramps/gen/filters/rules/citation/_changedsince.py:47
#: ../gramps/gen/filters/rules/event/_changedsince.py:47
#: ../gramps/gen/filters/rules/family/_changedsince.py:47
#: ../gramps/gen/filters/rules/media/_changedsince.py:46
#: ../gramps/gen/filters/rules/note/_changedsince.py:47
#: ../gramps/gen/filters/rules/person/_changedsince.py:47
#: ../gramps/gen/filters/rules/place/_changedsince.py:47
#: ../gramps/gen/filters/rules/repository/_changedsince.py:47
#: ../gramps/gen/filters/rules/source/_changedsince.py:47
msgid "Changed after:"
msgstr "Зміни після:"
#: ../gramps/gen/filters/rules/citation/_changedsince.py:47
#: ../gramps/gen/filters/rules/event/_changedsince.py:47
#: ../gramps/gen/filters/rules/family/_changedsince.py:47
#: ../gramps/gen/filters/rules/media/_changedsince.py:46
#: ../gramps/gen/filters/rules/note/_changedsince.py:47
#: ../gramps/gen/filters/rules/person/_changedsince.py:47
#: ../gramps/gen/filters/rules/place/_changedsince.py:47
#: ../gramps/gen/filters/rules/repository/_changedsince.py:47
#: ../gramps/gen/filters/rules/source/_changedsince.py:47
msgid "but before:"
msgstr "і до:"
#: ../gramps/gen/filters/rules/citation/_changedsince.py:48
msgid "Citations changed after "
msgstr "Цитати змінені після <дати-часу>"
#: ../gramps/gen/filters/rules/citation/_changedsince.py:49
msgid "Matches citation records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given."
msgstr "Вибирає цитати,що були редаговані після вказаної дати-часу (yyyy-mm-dd hh:mm:ss) або в діапазоні дат, якщо було вказано іншу дату-час."
#: ../gramps/gen/filters/rules/citation/_citationprivate.py:45
msgid "Citations marked private"
msgstr "Цитати, помічені як приватні"
#: ../gramps/gen/filters/rules/citation/_citationprivate.py:46
msgid "Matches citations that are indicated as private"
msgstr "Вибирає всі цитати, які помічені як приватні дані"
#: ../gramps/gen/filters/rules/citation/_hascitation.py:52
#: ../gramps/gen/filters/rules/event/_hascitation.py:52
#: ../gramps/gen/filters/rules/event/_matchessourceconfidence.py:46
#: ../gramps/gen/filters/rules/family/_hascitation.py:52
#: ../gramps/gen/filters/rules/family/_matchessourceconfidence.py:45
#: ../gramps/gen/filters/rules/media/_hascitation.py:51
#: ../gramps/gen/filters/rules/media/_matchessourceconfidence.py:45
#: ../gramps/gen/filters/rules/person/_hascitation.py:51
#: ../gramps/gen/filters/rules/person/_matchessourceconfidence.py:45
#: ../gramps/gen/filters/rules/place/_hascitation.py:52
#: ../gramps/gen/filters/rules/place/_matchessourceconfidence.py:45
#: ../gramps/gui/editors/filtereditor.py:551
msgid "Confidence level:"
msgstr "Рівень довіри:"
#: ../gramps/gen/filters/rules/citation/_hasgallery.py:47
msgid "Citations with media"
msgstr "Цитати з <кількістю> медіа"
#: ../gramps/gen/filters/rules/citation/_hasgallery.py:48
msgid "Matches citations with a certain number of items in the gallery"
msgstr "Вибирає цитати з вказаною кількістю об'єктів в галереї"
#: ../gramps/gen/filters/rules/citation/_hasidof.py:47
msgid "Citation with "
msgstr "Цитата з "
#: ../gramps/gen/filters/rules/citation/_hasidof.py:48
msgid "Matches a citation with a specified Gramps ID"
msgstr "Вибирає цитату із вказаним Gramps ID"
#: ../gramps/gen/filters/rules/citation/_hasnote.py:48
msgid "Citations having notes"
msgstr "Цитати в яких <кількість> заміток"
#: ../gramps/gen/filters/rules/citation/_hasnote.py:49
msgid "Matches citations having a certain number of notes"
msgstr "Вибирати цитати з вказаною кількістю заміток"
#: ../gramps/gen/filters/rules/citation/_hasnotematchingsubstringof.py:45
msgid "Citations having notes containing "
msgstr "Цитати, замітки яких містять <текст>"
#: ../gramps/gen/filters/rules/citation/_hasnotematchingsubstringof.py:46
msgid "Matches citations whose notes contain text matching a substring"
msgstr "Вибирає цитати, замітки яких містять вказаний текст"
#: ../gramps/gen/filters/rules/citation/_hasnoteregexp.py:44
msgid "Citations having notes containing "
msgstr "Цитати, замітки яких містять <регулярний вираз>"
#: ../gramps/gen/filters/rules/citation/_hasnoteregexp.py:45
msgid "Matches citations whose notes contain text matching a regular expression"
msgstr "Вибирає цитати, замітки яких містять вказаний текст, що підпадає під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/citation/_hasreferencecountof.py:45
msgid "Citations with a reference count of "
msgstr "Цитати з кількістю посиланнь <кількість>"
#: ../gramps/gen/filters/rules/citation/_hasreferencecountof.py:46
msgid "Matches citations with a certain reference count"
msgstr "Вибирає цитати, які мають вказану кількість посилань"
#: ../gramps/gen/filters/rules/citation/_hassource.py:50
#: ../gramps/gen/filters/rules/media/_hasmedia.py:48
#: ../gramps/gui/glade/mergedata.glade.h:11
#: ../gramps/gui/glade/mergemedia.glade.h:5
#: ../gramps/gui/glade/mergeplace.glade.h:5
#: ../gramps/gui/glade/mergesource.glade.h:5
msgid "Title:"
msgstr "Назва:"
#: ../gramps/gen/filters/rules/citation/_hassource.py:51
#: ../gramps/gui/glade/mergedata.glade.h:12
#: ../gramps/gui/glade/mergesource.glade.h:6
#: ../gramps/gui/glade/plugins.glade.h:5
msgid "Author:"
msgstr "Автор:"
#: ../gramps/gen/filters/rules/citation/_hassource.py:52
#: ../gramps/gui/glade/mergedata.glade.h:13
#: ../gramps/gui/glade/mergesource.glade.h:7
msgid "Abbreviation:"
msgstr "Абревіатура:"
#: ../gramps/gen/filters/rules/citation/_hassource.py:53
#: ../gramps/gui/glade/mergedata.glade.h:14
#: ../gramps/gui/glade/mergesource.glade.h:8
msgid "Publication:"
msgstr "Публікація:"
#: ../gramps/gen/filters/rules/citation/_hassource.py:54
msgid "Sources matching parameters"
msgstr "Джерела з вказаними параметрами"
#: ../gramps/gen/filters/rules/citation/_hassource.py:55
msgid "Matches citations with a source of a particular value"
msgstr "Вибирає цитати з джерелом що містить частину значення"
#: ../gramps/gen/filters/rules/citation/_hassource.py:57
msgid "Source filters"
msgstr "Фільтр джерела"
#: ../gramps/gen/filters/rules/citation/_matchesfilter.py:47
msgid "Citations matching the "
msgstr "Цитати, що збігаються з <фільтром>"
#: ../gramps/gen/filters/rules/citation/_matchesfilter.py:48
msgid "Matches citations matched by the specified filter name"
msgstr "Вибирає цитати, що збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/citation/_matchespagesubstringof.py:45
msgid "Citation Volume/Page containing "
msgstr "Розділ/сторінка цитати, що містить <рядок>"
#: ../gramps/gen/filters/rules/citation/_matchespagesubstringof.py:46
msgid "Matches citations whose Volume/Page contains a certain substring"
msgstr ""
#: ../gramps/gen/filters/rules/citation/_matchesrepositoryfilter.py:47
#: ../gramps/gen/filters/rules/source/_matchesrepositoryfilter.py:45
#: ../gramps/gui/editors/filtereditor.py:534
msgid "Repository filter name:"
msgstr "Назва фільтру сховищ"
#: ../gramps/gen/filters/rules/citation/_matchesrepositoryfilter.py:48
msgid "Citations with a source with a repository reference matching the "
msgstr ""
#: ../gramps/gen/filters/rules/citation/_matchesrepositoryfilter.py:50
msgid "Matches citations with sources with a repository reference that match a certain repository filter"
msgstr ""
#: ../gramps/gen/filters/rules/citation/_matchessourcefilter.py:51
msgid "Citations with source matching the "
msgstr ""
#: ../gramps/gen/filters/rules/citation/_matchessourcefilter.py:52
msgid "Matches citations with sources that match the specified source filter name"
msgstr "Вибирає всі цитати з джерелами, що підпадають мають вказану назву джерела"
#: ../gramps/gen/filters/rules/citation/_regexpidof.py:50
msgid "Citations with matching regular expression"
msgstr "Цитати яких підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/citation/_regexpidof.py:51
msgid "Matches citations whose Gramps ID matches the regular expression"
msgstr "Вибирає цитати які містят Gramps ID, який підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/event/_allevents.py:46
msgid "Every event"
msgstr "Всі події"
#: ../gramps/gen/filters/rules/event/_allevents.py:47
msgid "Matches every event in the database"
msgstr "Вибирає всі події з бази"
#: ../gramps/gen/filters/rules/event/_changedsince.py:48
msgid "Events changed after "
msgstr "Події змінені після <дати-часу>"
#: ../gramps/gen/filters/rules/event/_changedsince.py:49
msgid "Matches event records changed after a specified date/time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date/time is given."
msgstr "Вибирає події,що були редаговані після вказаної дати-часу (yyyy-mm-dd hh:mm:ss) або в діапазоні дат, якщо було вказано іншу дату-час."
#: ../gramps/gen/filters/rules/event/_eventprivate.py:44
msgid "Events marked private"
msgstr "Події, помічені як приватні"
#: ../gramps/gen/filters/rules/event/_eventprivate.py:45
msgid "Matches events that are indicated as private"
msgstr "Вибирає всі події, які помічені як приватні дані"
#: ../gramps/gen/filters/rules/event/_hasattribute.py:46
#: ../gramps/gui/editors/filtereditor.py:102
msgid "Event attribute:"
msgstr "Атрибут події:"
#: ../gramps/gen/filters/rules/event/_hasattribute.py:46
#: ../gramps/gen/filters/rules/family/_hasattribute.py:46
#: ../gramps/gen/filters/rules/media/_hasattribute.py:46
#: ../gramps/gen/filters/rules/person/_hasattribute.py:46
#: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:46
msgid "Value:"
msgstr "Значення:"
#: ../gramps/gen/filters/rules/event/_hasattribute.py:47
msgid "Events with the attribute "
msgstr "Події з сімейним <атрибутом>"
#: ../gramps/gen/filters/rules/event/_hasattribute.py:48
msgid "Matches events with the event attribute of a particular value"
msgstr "Вибирає події , що містять певний атрибут"
#: ../gramps/gen/filters/rules/event/_hascitation.py:53
msgid "Event with the "
msgstr "Події з <цитатою>"
#: ../gramps/gen/filters/rules/event/_hascitation.py:54
msgid "Matches events with a citation of a particular value"
msgstr "Вибирає події з цитатою, частиною значення"
#: ../gramps/gen/filters/rules/event/_hasdata.py:48
#: ../gramps/gen/filters/rules/event/_hastype.py:47
#: ../gramps/gen/filters/rules/person/_iswitness.py:46
#: ../gramps/gui/editors/filtereditor.py:99
msgid "Event type:"
msgstr "Тип події:"
#: ../gramps/gen/filters/rules/event/_hasdata.py:48
#: ../gramps/gen/filters/rules/family/_hasevent.py:51
#: ../gramps/gen/filters/rules/person/_hasbirth.py:49
#: ../gramps/gen/filters/rules/person/_hasdeath.py:49
#: ../gramps/gen/filters/rules/person/_hasevent.py:52
#: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:51
#: ../gramps/gui/editors/filtereditor.py:507
#: ../gramps/gui/glade/mergeevent.glade.h:7
msgid "Place:"
msgstr "Місце:"
#: ../gramps/gen/filters/rules/event/_hasdata.py:49
#: ../gramps/gen/filters/rules/family/_hasevent.py:52
#: ../gramps/gen/filters/rules/person/_hasbirth.py:49
#: ../gramps/gen/filters/rules/person/_hasdeath.py:49
#: ../gramps/gen/filters/rules/person/_hasevent.py:53
#: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:52
#: ../gramps/gui/glade/mergeevent.glade.h:8
msgid "Description:"
msgstr "Опис:"
#: ../gramps/gen/filters/rules/event/_hasdata.py:50
msgid "Events with "
msgstr "Події з <дані>"
#: ../gramps/gen/filters/rules/event/_hasdata.py:51
msgid "Matches events with data of a particular value"
msgstr "Вибирає події за даними певного значення"
#: ../gramps/gen/filters/rules/event/_hasgallery.py:47
msgid "Events with media"
msgstr "Події з <кількістю> медіа"
#: ../gramps/gen/filters/rules/event/_hasgallery.py:48
msgid "Matches events with a certain number of items in the gallery"
msgstr "Вибирає події з вказаною кількістю об'єктів в галереї"
#: ../gramps/gen/filters/rules/event/_hasidof.py:46
msgid "Event with "
msgstr "Подія з "
#: ../gramps/gen/filters/rules/event/_hasidof.py:47
msgid "Matches an event with a specified Gramps ID"
msgstr "Вибирає подію із вказаним Gramps ID"
#: ../gramps/gen/filters/rules/event/_hasnote.py:47
msgid "Events having notes"
msgstr "Подія з <кількість> заміток"
#: ../gramps/gen/filters/rules/event/_hasnote.py:48
msgid "Matches events having a certain number of notes"
msgstr "Вибирати події з вказаною кількістю заміток"
#: ../gramps/gen/filters/rules/event/_hasnotematchingsubstringof.py:44
msgid "Events having notes containing "
msgstr "Події, замітки яких містять <текст>"
#: ../gramps/gen/filters/rules/event/_hasnotematchingsubstringof.py:45
msgid "Matches events whose notes contain text matching a substring"
msgstr "Вибирає події, замітки яких містять вказаний текст"
#: ../gramps/gen/filters/rules/event/_hasnoteregexp.py:43
msgid "Events having notes containing "
msgstr "Події, замітки яких містять <регулярний вираз>"
#: ../gramps/gen/filters/rules/event/_hasnoteregexp.py:44
msgid "Matches events whose notes contain text matching a regular expression"
msgstr "Вибирає події, замітки яких містять вказаний текст, що підпадає під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/event/_hasreferencecountof.py:44
msgid "Events with a reference count of "
msgstr "події з <кількість> посиланнь"
#: ../gramps/gen/filters/rules/event/_hasreferencecountof.py:45
msgid "Matches events with a certain reference count"
msgstr "Вибирає події, які мають вказану кількість посилань"
#: ../gramps/gen/filters/rules/event/_hassourcecount.py:46
msgid "Events with sources"
msgstr "Події з <кількістю> джерел"
#: ../gramps/gen/filters/rules/event/_hassourcecount.py:47
msgid "Matches events with a certain number of sources connected to it"
msgstr "Вибирає події, які мають вказану кількість підключених джерел"
#: ../gramps/gen/filters/rules/event/_hastype.py:48
msgid "Events with the particular type"
msgstr "Вибирає події певного типу"
#: ../gramps/gen/filters/rules/event/_hastype.py:49
msgid "Matches events with the particular type "
msgstr "Вибирає події певного типу"
#: ../gramps/gen/filters/rules/event/_matchesfilter.py:46
msgid "Events matching the "
msgstr "Події, що підпадають під <фільтр>"
#: ../gramps/gen/filters/rules/event/_matchesfilter.py:47
msgid "Matches events matched by the specified filter name"
msgstr "Вибирає події, що підпадають під вказаний фільтр"
#. filters of another namespace, name may be same as caller!
#: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:52
#: ../gramps/gui/editors/filtereditor.py:528
msgid "Person filter name:"
msgstr "Назва фільтру осіб:"
#: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:52
#: ../gramps/gui/editors/filtereditor.py:544
msgid "Include Family events:"
msgstr "Включити сімейну подію:"
#: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:53
msgid "Events of persons matching the "
msgstr "Події осіб, що підпадають під <фільтр осіб>"
#: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:54
msgid "Matches events of persons matched by the specified person filter name"
msgstr ""
#: ../gramps/gen/filters/rules/event/_matchessourceconfidence.py:47
msgid "Events with at least one direct source >= "
msgstr ""
#: ../gramps/gen/filters/rules/event/_matchessourceconfidence.py:48
msgid "Matches events with at least one direct source with confidence level(s)"
msgstr ""
#: ../gramps/gen/filters/rules/event/_matchessourcefilter.py:51
msgid "Events with source matching the "
msgstr "Події з джерелом, що підпадає під <фільтр джерела>"
#: ../gramps/gen/filters/rules/event/_matchessourcefilter.py:52
msgid "Matches events with sources that match the specified source filter name"
msgstr ""
#: ../gramps/gen/filters/rules/event/_regexpidof.py:49
msgid "Events with matching regular expression"
msgstr "Події яких підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/event/_regexpidof.py:50
msgid "Matches events whose Gramps ID matches the regular expression"
msgstr "Вибирає події які містят Gramps ID, який підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/family/_allfamilies.py:46
msgid "Every family"
msgstr "Всі сім'ї"
#: ../gramps/gen/filters/rules/family/_allfamilies.py:47
msgid "Matches every family in the database"
msgstr "Вибирає всі сім'ї з бази даних"
#: ../gramps/gen/filters/rules/family/_changedsince.py:48
msgid "Families changed after "
msgstr "Сім’ї змінені після <дати-часу>"
#: ../gramps/gen/filters/rules/family/_changedsince.py:49
msgid "Matches family records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given."
msgstr "Вибирає сім’ї, що були редаговані після вказаної дати-часу (yyyy-mm-dd hh:mm:ss) або в діапазоні дат, якщо було вказано іншу дату-час."
#: ../gramps/gen/filters/rules/family/_childhasidof.py:47
#: ../gramps/gen/filters/rules/family/_fatherhasidof.py:47
#: ../gramps/gen/filters/rules/family/_motherhasidof.py:47
msgid "Person ID:"
msgstr "ID особи:"
#: ../gramps/gen/filters/rules/family/_childhasidof.py:48
msgid "Families with child with the "
msgstr "Сім’ї з дитиною яка має "
#: ../gramps/gen/filters/rules/family/_childhasidof.py:49
msgid "Matches families where child has a specified Gramps ID"
msgstr "Вибирає сім’ї де дитина має вказане Gramps ID"
#: ../gramps/gen/filters/rules/family/_childhasidof.py:51
#: ../gramps/gen/filters/rules/family/_childhasnameof.py:50
#: ../gramps/gen/filters/rules/family/_hastwins.py:49
#: ../gramps/gen/filters/rules/family/_regexpchildname.py:50
#: ../gramps/gen/filters/rules/family/_searchchildname.py:50
msgid "Child filters"
msgstr "Фільтри дітей"
#: ../gramps/gen/filters/rules/family/_childhasnameof.py:47
msgid "Families with child with the "
msgstr "Сім’ї з дитиною на <ім’я>"
#: ../gramps/gen/filters/rules/family/_childhasnameof.py:48
msgid "Matches families where child has a specified (partial) name"
msgstr "Вибирає сім’ї, де ім’я дитини має вказане(частково) ім’я"
#: ../gramps/gen/filters/rules/family/_familyprivate.py:44
msgid "Families marked private"
msgstr "Сім’ї, помічені як приватні"
#: ../gramps/gen/filters/rules/family/_familyprivate.py:45
msgid "Matches families that are indicated as private"
msgstr "Вибирає всі сім’ї, які помічені як приватні дані"
#: ../gramps/gen/filters/rules/family/_fatherhasidof.py:48
msgid "Families with father with the "
msgstr "Сім’ї з батьком в якого "
#: ../gramps/gen/filters/rules/family/_fatherhasidof.py:49
msgid "Matches families whose father has a specified Gramps ID"
msgstr "Вибирає сім’ї де батько має вказане Gramps ID"
#: ../gramps/gen/filters/rules/family/_fatherhasidof.py:51
#: ../gramps/gen/filters/rules/family/_fatherhasnameof.py:50
#: ../gramps/gen/filters/rules/family/_regexpfathername.py:50
#: ../gramps/gen/filters/rules/family/_searchfathername.py:50
msgid "Father filters"
msgstr "Батьківські фільтри"
#: ../gramps/gen/filters/rules/family/_fatherhasnameof.py:47
msgid "Families with father with the "
msgstr "Сім’ї з батьком на <ім’я>"
#: ../gramps/gen/filters/rules/family/_fatherhasnameof.py:48
#: ../gramps/gen/filters/rules/family/_searchfathername.py:48
msgid "Matches families whose father has a specified (partial) name"
msgstr "Вибирає сім’ї де батько має вказане(частково) ім’я"
#: ../gramps/gen/filters/rules/family/_hasattribute.py:46
#: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:46
#: ../gramps/gui/editors/filtereditor.py:101
msgid "Family attribute:"
msgstr "Сімейний атрибут:"
#: ../gramps/gen/filters/rules/family/_hasattribute.py:47
msgid "Families with the family "
msgstr "Сім’ї з сімейним <атрибутом>"
#: ../gramps/gen/filters/rules/family/_hasattribute.py:48
msgid "Matches families with the family attribute of a particular value"
msgstr "Вибирає сім’ї з певним значенням сімейного атрибуту"
#: ../gramps/gen/filters/rules/family/_hascitation.py:53
msgid "Family with the "
msgstr "Сім’ї з <цитатою>"
#: ../gramps/gen/filters/rules/family/_hascitation.py:54
msgid "Matches families with a citation of a particular value"
msgstr "Вибирає сім’ї з цитатою за частковим вмістом"
#: ../gramps/gen/filters/rules/family/_hasevent.py:49
#: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:49
#: ../gramps/gui/editors/filtereditor.py:98
msgid "Family event:"
msgstr "Сімейна подія:"
#: ../gramps/gen/filters/rules/family/_hasevent.py:53
#: ../gramps/gen/filters/rules/person/_hasevent.py:54
#: ../gramps/gui/selectors/selectevent.py:65
#: ../gramps/plugins/view/eventview.py:90
msgid "Main Participants"
msgstr "Головні учасники"
#: ../gramps/gen/filters/rules/family/_hasevent.py:54
msgid "Families with the "
msgstr "Сімї з <подією>"
#: ../gramps/gen/filters/rules/family/_hasevent.py:55
msgid "Matches families with an event of a particular value"
msgstr "Вибирає сім’ї з подією яка містить вказане значення"
#: ../gramps/gen/filters/rules/family/_hasgallery.py:47
msgid "Families with media"
msgstr "Сімї з <кількістю> медіа"
#: ../gramps/gen/filters/rules/family/_hasgallery.py:48
msgid "Matches families with a certain number of items in the gallery"
msgstr "Вибирає сім’ї з вказаною кількістю об'єктів в галереї"
#: ../gramps/gen/filters/rules/family/_hasidof.py:46
msgid "Family with "
msgstr "Сім'ї з "
#: ../gramps/gen/filters/rules/family/_hasidof.py:47
msgid "Matches a family with a specified Gramps ID"
msgstr "Вибирає сім'ї з вказаним Gramps ID"
#: ../gramps/gen/filters/rules/family/_haslds.py:50
msgid "Families with LDS events"
msgstr "Сім’є з <кількістю> LDS подій"
#: ../gramps/gen/filters/rules/family/_haslds.py:51
msgid "Matches families with a certain number of LDS events"
msgstr "Вибирає сім’ї з вказаною кількістю LDS подій"
#: ../gramps/gen/filters/rules/family/_hasnote.py:47
msgid "Families having notes"
msgstr "Сім'ї в яких <кількість> заміток"
#: ../gramps/gen/filters/rules/family/_hasnote.py:48
msgid "Matches families having a certain number notes"
msgstr "Вибирати сім'ї з вказаною кількістю заміток"
#: ../gramps/gen/filters/rules/family/_hasnotematchingsubstringof.py:44
msgid "Families having notes containing "
msgstr "Сім’ї, замітки яких містять <текст>"
#: ../gramps/gen/filters/rules/family/_hasnotematchingsubstringof.py:45
msgid "Matches families whose notes contain text matching a substring"
msgstr "Вибирає сім'ї , замітки яких містять вказаний текст"
#: ../gramps/gen/filters/rules/family/_hasnoteregexp.py:43
msgid "Families having notes containing "
msgstr "Сім’ї, замітки яких містять <регулярний вираз>"
#: ../gramps/gen/filters/rules/family/_hasnoteregexp.py:44
msgid "Matches families whose notes contain text matching a regular expression"
msgstr "Вибирає сім’ї, замітки яких містять вказаний текст, що підпадає під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/family/_hasreferencecountof.py:44
msgid "Families with a reference count of "
msgstr "Сім’ї з кількістю посиланнь <кількість>"
#: ../gramps/gen/filters/rules/family/_hasreferencecountof.py:45
msgid "Matches family objects with a certain reference count"
msgstr "Вибирає сім’ї з вказаною кількістю посилань"
#: ../gramps/gen/filters/rules/family/_hasreltype.py:47
#: ../gramps/gen/filters/rules/person/_hasrelationship.py:48
#: ../gramps/gui/editors/filtereditor.py:104
msgid "Relationship type:"
msgstr "Тип відносин:"
#: ../gramps/gen/filters/rules/family/_hasreltype.py:48
msgid "Families with the relationship type"
msgstr "Сім’ї з типом відносин"
#: ../gramps/gen/filters/rules/family/_hasreltype.py:49
msgid "Matches families with the relationship type of a particular value"
msgstr "Вибирає сім’ї із вказаним типом відносин"
#: ../gramps/gen/filters/rules/family/_hassourcecount.py:47
msgid "Families with sources"
msgstr "Сім’ї з <кількістю> джерел"
#: ../gramps/gen/filters/rules/family/_hassourcecount.py:48
msgid "Matches families with a certain number of sources connected to it"
msgstr "Вибирає сім’ї, які мають вказану кількість підключених джерел"
#: ../gramps/gen/filters/rules/family/_hassourceof.py:48
msgid "Families with the "
msgstr "Сім'ї з <джерелом>"
#: ../gramps/gen/filters/rules/family/_hassourceof.py:50
msgid "Matches families who have a particular source"
msgstr "Вибирає сім’ї з певним джерелом"
#: ../gramps/gen/filters/rules/family/_hastag.py:49
#: ../gramps/gen/filters/rules/media/_hastag.py:49
#: ../gramps/gen/filters/rules/note/_hastag.py:49
#: ../gramps/gen/filters/rules/person/_hastag.py:49
#: ../gramps/gui/editors/filtereditor.py:547
msgid "Tag:"
msgstr "Мітка:"
#: ../gramps/gen/filters/rules/family/_hastag.py:50
msgid "Families with the "
msgstr "Сім'ї з <міткою>"
#: ../gramps/gen/filters/rules/family/_hastag.py:51
msgid "Matches families with the particular tag"
msgstr "Вибирає сім'ї з певною міткою"
#: ../gramps/gen/filters/rules/family/_hastwins.py:47
msgid "Families with twins"
msgstr "Сімї з близнюками"
#: ../gramps/gen/filters/rules/family/_hastwins.py:48
msgid "Matches families with twins"
msgstr "Вибирає сім'ї з близнюками"
#: ../gramps/gen/filters/rules/family/_isbookmarked.py:46
msgid "Bookmarked families"
msgstr "Сім'ї в закладках"
#: ../gramps/gen/filters/rules/family/_isbookmarked.py:48
msgid "Matches the families on the bookmark list"
msgstr "Вибирає сім'ї із списку закладок"
#: ../gramps/gen/filters/rules/family/_matchesfilter.py:46
msgid "Families matching the "
msgstr "Сім’ї, що збігаються з <фільтром>"
#: ../gramps/gen/filters/rules/family/_matchesfilter.py:47
msgid "Matches families matched by the specified filter name"
msgstr "Вибирає сім’ї, що збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/family/_matchessourceconfidence.py:46
msgid "Families with at least one direct source >= "
msgstr ""
#: ../gramps/gen/filters/rules/family/_matchessourceconfidence.py:47
msgid "Matches families with at least one direct source with confidence level(s)"
msgstr ""
#: ../gramps/gen/filters/rules/family/_motherhasidof.py:48
msgid "Families with mother with the "
msgstr "Сім’ї де мати має "
#: ../gramps/gen/filters/rules/family/_motherhasidof.py:49
msgid "Matches families whose mother has a specified Gramps ID"
msgstr "Вибирає сім’ї де мама має вказане Gramps ID"
#: ../gramps/gen/filters/rules/family/_motherhasidof.py:51
#: ../gramps/gen/filters/rules/family/_motherhasnameof.py:50
#: ../gramps/gen/filters/rules/family/_regexpmothername.py:50
#: ../gramps/gen/filters/rules/family/_searchmothername.py:50
msgid "Mother filters"
msgstr "Материнські філтри"
#: ../gramps/gen/filters/rules/family/_motherhasnameof.py:47
msgid "Families with mother with the "
msgstr "Сім’ї де мати має ім’я <ім’я>"
#: ../gramps/gen/filters/rules/family/_motherhasnameof.py:48
#: ../gramps/gen/filters/rules/family/_searchmothername.py:48
msgid "Matches families whose mother has a specified (partial) name"
msgstr "Вибирає сім’ї де мама має вказане(частково) ім’я"
#: ../gramps/gen/filters/rules/family/_regexpchildname.py:47
msgid "Families with child matching the "
msgstr "Сім’ї з дітьми, імена яких підпадають під <регулярний вираз>"
#: ../gramps/gen/filters/rules/family/_regexpchildname.py:48
msgid "Matches families where some child has a name that matches a specified regular expression"
msgstr "Вибирає сім’ї, де ім’я дитини підпадає під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/family/_regexpfathername.py:47
msgid "Families with father matching the "
msgstr "Сім’ї з батьком, ім’я якого підпадає під <регулярний вираз>"
#: ../gramps/gen/filters/rules/family/_regexpfathername.py:48
msgid "Matches families whose father has a name matching a specified regular expression"
msgstr "Вибирає сім’ї де є батько, ім’я якого підпадає під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/family/_regexpidof.py:49
msgid "Families with matching regular expression"
msgstr "Сім’ї яких підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/family/_regexpidof.py:50
msgid "Matches families whose Gramps ID matches the regular expression"
msgstr "Вибирає сім’ї які містять Gramps ID, що підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/family/_regexpmothername.py:47
msgid "Families with mother matching the "
msgstr "Сім’ї з мамою, ім’я якої підпадає під <регулярний вираз>"
#: ../gramps/gen/filters/rules/family/_regexpmothername.py:48
msgid "Matches families whose mother has a name matching a specified regular expression"
msgstr "Вибирає сім’ї де є мама, ім’я якої підпадає під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/family/_searchchildname.py:47
msgid "Families with any child matching the "
msgstr "Сім’ї в яких ім’я дитини збігається з <ім’я>"
#: ../gramps/gen/filters/rules/family/_searchchildname.py:48
msgid "Matches families where any child has a specified (partial) name"
msgstr "Вибирає сім’ї, де ім’я будь якої дитини має вказане(частково) ім’я"
#: ../gramps/gen/filters/rules/family/_searchfathername.py:47
msgid "Families with father matching the "
msgstr "Сім’ї з батьком, ім’я якого збігається з <ім’я>"
#: ../gramps/gen/filters/rules/family/_searchmothername.py:47
msgid "Families with mother matching the "
msgstr "Сім’ї з батьком, ім’я якого підпадає під <регулярний вираз>"
#: ../gramps/gen/filters/rules/media/_allmedia.py:46
msgid "Every media object"
msgstr "Всі медіа об’єкти"
#: ../gramps/gen/filters/rules/media/_allmedia.py:47
msgid "Matches every media object in the database"
msgstr ""
#: ../gramps/gen/filters/rules/media/_changedsince.py:47
msgid "Media objects changed after "
msgstr "Медіа об'єкти змінені після <дата час>"
#: ../gramps/gen/filters/rules/media/_changedsince.py:48
msgid "Matches media objects changed after a specified date:time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date:time is given."
msgstr "Вибирає меді об’єкти,що були редаговані після вказаної дати-часу (yyyy-mm-dd hh:mm:ss) або в діапазоні дат, якщо було вказано іншу дату-час."
#: ../gramps/gen/filters/rules/media/_hasattribute.py:46
#: ../gramps/gui/editors/filtereditor.py:103
msgid "Media attribute:"
msgstr "Атрибут медіа:"
#: ../gramps/gen/filters/rules/media/_hasattribute.py:47
msgid "Media objects with the attribute "
msgstr "Медіа об'єкти з атрибутом <атрибут>"
#: ../gramps/gen/filters/rules/media/_hasattribute.py:48
msgid "Matches media objects with the attribute of a particular value"
msgstr "Вибирає медіа об'єкти, де один за атрибутів містить вказане значення"
#: ../gramps/gen/filters/rules/media/_hascitation.py:52
msgid "Media with the "
msgstr "Медіа об'єкти з <цитатою>"
#: ../gramps/gen/filters/rules/media/_hascitation.py:53
msgid "Matches media with a citation of a particular value"
msgstr "Вибирає медіа об’кти з цитатою, що містить вказане значення"
#: ../gramps/gen/filters/rules/media/_hasidof.py:46
msgid "Media object with "
msgstr "Медіа об'єкт з "
#: ../gramps/gen/filters/rules/media/_hasidof.py:47
msgid "Matches a media object with a specified Gramps ID"
msgstr "Вибирає медіа об’єкт з вказаним Gramps ID"
#: ../gramps/gen/filters/rules/media/_hasmedia.py:49
#: ../gramps/gen/filters/rules/repository/_hasrepo.py:49
#: ../gramps/gui/glade/editmediaref.glade.h:22
#: ../gramps/gui/glade/mergeevent.glade.h:5
#: ../gramps/gui/glade/mergenote.glade.h:6
#: ../gramps/gui/glade/mergerepository.glade.h:6
msgid "Type:"
msgstr "Тип:"
#: ../gramps/gen/filters/rules/media/_hasmedia.py:50
#: ../gramps/gui/glade/mergemedia.glade.h:6 ../gramps/gui/viewmanager.py:1504
msgid "Path:"
msgstr "Шлях:"
#: ../gramps/gen/filters/rules/media/_hasmedia.py:53
msgid "Media objects matching parameters"
msgstr "Медіа об'єкти з вазаними параметрами"
#: ../gramps/gen/filters/rules/media/_hasmedia.py:54
msgid "Matches media objects with particular parameters"
msgstr "Вибирає медіа об’єкти з вказаними параметрами"
#: ../gramps/gen/filters/rules/media/_hasnotematchingsubstringof.py:44
msgid "Media objects having notes containing "
msgstr "Медіа об'єкти з замітками, що містять <рядок>"
#: ../gramps/gen/filters/rules/media/_hasnotematchingsubstringof.py:45
msgid "Matches media objects whose notes contain text matching a substring"
msgstr "Вибирає медіа об’єкти з замітками які містять текст, що збігається з вказаним рядком"
#: ../gramps/gen/filters/rules/media/_hasnoteregexp.py:43
msgid "Media objects having notes containing "
msgstr "Медіа об'єкти з замітками, що містять <регулярний вираз>"
#: ../gramps/gen/filters/rules/media/_hasnoteregexp.py:45
msgid "Matches media objects whose notes contain text matching a regular expression"
msgstr "Вибирає медіа об’єкти з замітками які містять текст, що підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/media/_hasreferencecountof.py:44
msgid "Media objects with a reference count of "
msgstr "Медіа об'єкти, які мають <кількість> посилань"
#: ../gramps/gen/filters/rules/media/_hasreferencecountof.py:45
msgid "Matches media objects with a certain reference count"
msgstr "Вибирає медіа об’єкти з вказаною кількістю посилань"
#: ../gramps/gen/filters/rules/media/_hassourcecount.py:47
msgid "Media with sources"
msgstr "Медіа об'єкти з <кількістю> джерел"
#: ../gramps/gen/filters/rules/media/_hassourcecount.py:48
msgid "Matches media with a certain number of sources connected to it"
msgstr "Вибирає медіа об’кти, які мають вказану кількість підключених джерел"
#: ../gramps/gen/filters/rules/media/_hassourceof.py:48
msgid "Media with the "
msgstr "Медіа об'єкти з <джерелом>"
#: ../gramps/gen/filters/rules/media/_hassourceof.py:50
msgid "Matches media who have a particular source"
msgstr "Вибирає медіа об’кти, з певним джерелом"
#: ../gramps/gen/filters/rules/media/_hastag.py:50
msgid "Media objects with the "
msgstr "Медіа об'єкти з <міткою>"
#: ../gramps/gen/filters/rules/media/_hastag.py:51
msgid "Matches media objects with the particular tag"
msgstr "Вибирає медіа об'єкти з вказаною міткою"
#: ../gramps/gen/filters/rules/media/_matchesfilter.py:46
msgid "Media objects matching the "
msgstr "Медіа об'єкти за вказаним фільтром"
#: ../gramps/gen/filters/rules/media/_matchesfilter.py:47
msgid "Matches media objects matched by the specified filter name"
msgstr "Вибирає медіа об’єкти, що підпадають під вказану назву фільтру"
#: ../gramps/gen/filters/rules/media/_matchessourceconfidence.py:46
msgid "Media with a direct source >= "
msgstr ""
#: ../gramps/gen/filters/rules/media/_matchessourceconfidence.py:47
msgid "Matches media with at least one direct source with confidence level(s)"
msgstr ""
#: ../gramps/gen/filters/rules/media/_mediaprivate.py:44
msgid "Media objects marked private"
msgstr "Медіа об'єкти помічені як приватні"
#: ../gramps/gen/filters/rules/media/_mediaprivate.py:45
msgid "Matches Media objects that are indicated as private"
msgstr "Вибирає медіа об’єкти, які не помічені як приватні дані"
#: ../gramps/gen/filters/rules/media/_regexpidof.py:49
msgid "Media Objects with matching regular expression"
msgstr "Медіа об'єкти з яке підпадаю під регулярний вираз"
#: ../gramps/gen/filters/rules/media/_regexpidof.py:50
msgid "Matches media objects whose Gramps ID matches the regular expression"
msgstr "Вибирає медіа об’єкти з Gramps ID яке підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/note/_allnotes.py:46
msgid "Every note"
msgstr "Всі замітки"
#: ../gramps/gen/filters/rules/note/_allnotes.py:47
msgid "Matches every note in the database"
msgstr "Вибирає всі замітки з бази"
#: ../gramps/gen/filters/rules/note/_changedsince.py:48
msgid "Notes changed after "
msgstr "Замітки змінені після <дати-часу>"
#: ../gramps/gen/filters/rules/note/_changedsince.py:49
msgid "Matches note records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given."
msgstr "Вибирає замітки,що були редаговані після вказаної дати-часу (yyyy-mm-dd hh:mm:ss) або в діапазоні дат, якщо було вказано іншу дату-час."
#: ../gramps/gen/filters/rules/note/_hasidof.py:46
msgid "Note with "
msgstr "Замітки з "
#: ../gramps/gen/filters/rules/note/_hasidof.py:47
msgid "Matches a note with a specified Gramps ID"
msgstr "Вибирає замітки з вказаним Gramps ID"
#: ../gramps/gen/filters/rules/note/_hasnote.py:48
#: ../gramps/gui/glade/mergenote.glade.h:5
msgid "Text:"
msgstr "Текст:"
#: ../gramps/gen/filters/rules/note/_hasnote.py:49
#: ../gramps/gen/filters/rules/note/_hastype.py:47
#: ../gramps/gui/editors/filtereditor.py:105
msgid "Note type:"
msgstr "Тип замітки:"
#: ../gramps/gen/filters/rules/note/_hasnote.py:51
msgid "Notes matching parameters"
msgstr "Замітки з певними параметрами"
#: ../gramps/gen/filters/rules/note/_hasnote.py:52
msgid "Matches Notes with particular parameters"
msgstr "Вибирає замітки із вказаними параметрами"
#: ../gramps/gen/filters/rules/note/_hasreferencecountof.py:44
msgid "Notes with a reference count of "
msgstr "Замітки з кількістю посилань <кількість>"
#: ../gramps/gen/filters/rules/note/_hasreferencecountof.py:45
msgid "Matches notes with a certain reference count"
msgstr "Вибирає замітки, які мають вказану кількість посилань"
#: ../gramps/gen/filters/rules/note/_hastag.py:50
msgid "Notes with the "
msgstr "Замітки з <міткою>"
#: ../gramps/gen/filters/rules/note/_hastag.py:51
msgid "Matches notes with the particular tag"
msgstr "Вибирає замітки з вказаною міткою"
#: ../gramps/gen/filters/rules/note/_hastype.py:48
msgid "Notes with the particular type"
msgstr "Замітки певного типу"
#: ../gramps/gen/filters/rules/note/_hastype.py:49
msgid "Matches notes with the particular type "
msgstr "Вибирає замітки вказаного типу"
#: ../gramps/gen/filters/rules/note/_matchesfilter.py:46
msgid "Notes matching the "
msgstr "Замітки, що збігаються з <фільтром>"
#: ../gramps/gen/filters/rules/note/_matchesfilter.py:47
msgid "Matches notes matched by the specified filter name"
msgstr "Вибирає замітки, що збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/note/_matchesregexpof.py:46
msgid "Notes containing "
msgstr "Замітки, що містять <регулярний вираз>"
#: ../gramps/gen/filters/rules/note/_matchesregexpof.py:47
msgid "Matches notes that contain text which matches a regular expression"
msgstr "Вибирає замітки, вміст яких підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/note/_matchessubstringof.py:46
msgid "Notes containing "
msgstr "Замітки, що містять запис "
#: ../gramps/gen/filters/rules/note/_matchessubstringof.py:47
msgid "Matches notes that contain text which matches a substring"
msgstr "Вибирає замітки які містять вказаний текст"
#: ../gramps/gen/filters/rules/note/_noteprivate.py:44
msgid "Notes marked private"
msgstr "Замітки помічені як приватні"
#: ../gramps/gen/filters/rules/note/_noteprivate.py:45
msgid "Matches notes that are indicated as private"
msgstr "Вибирає замітки, які помічені як приватні дані"
#: ../gramps/gen/filters/rules/note/_regexpidof.py:49
msgid "Notes with matching regular expression"
msgstr "Замітки, яких підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/note/_regexpidof.py:50
msgid "Matches notes whose Gramps ID matches the regular expression"
msgstr "Вибирає замітки які містять Gramps ID, який підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/person/_changedsince.py:48
msgid "Persons changed after "
msgstr "Особи змінені після <дати-часу>"
#: ../gramps/gen/filters/rules/person/_changedsince.py:49
msgid "Matches person records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given."
msgstr "Вибирає осіб,що були редаговані після вказаної дати-часу (yyyy-mm-dd hh:mm:ss) або в діапазоні дат, якщо було вказано другу дату-час."
#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:51
msgid "Preparing sub-filter"
msgstr "Визначити під фільтр"
#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:54
msgid "Retrieving all sub-filter matches"
msgstr "Визначити всі збіги під фільтрів"
#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:125
msgid "Relationship path between and people matching "
msgstr "Шлях відносин між <особою> і особою з <фільтру>"
#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:126
#: ../gramps/gen/filters/rules/person/_isrelatedwith.py:48
#: ../gramps/gen/filters/rules/person/_relationshippathbetween.py:49
#: ../gramps/gen/filters/rules/person/_relationshippathbetweenbookmarks.py:54
msgid "Relationship filters"
msgstr "Фільтри відносин"
#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:127
msgid "Searches over the database starting from a specified person and returns everyone between that person and a set of target people specified with a filter. This produces a set of relationship paths (including by marriage) between the specified person and the target people. Each path is not necessarily the shortest path."
msgstr ""
#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:137
msgid "Finding relationship paths"
msgstr "Пошук шляху відносин"
#: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:138
msgid "Evaluating people"
msgstr "Оцінка особи"
#: ../gramps/gen/filters/rules/person/_disconnected.py:46
msgid "Disconnected people"
msgstr "Непов'язані особи"
#: ../gramps/gen/filters/rules/person/_disconnected.py:48
msgid "Matches people that have no family relationships to any other person in the database"
msgstr "Вибрати осіб, що не мають сімейних відносин ні з одною особою в базі."
#: ../gramps/gen/filters/rules/person/_everyone.py:46
msgid "Everyone"
msgstr "Всі"
#: ../gramps/gen/filters/rules/person/_everyone.py:48
msgid "Matches everyone in the database"
msgstr "Вибір всіх з бази"
#: ../gramps/gen/filters/rules/person/_familywithincompleteevent.py:44
msgid "Families with incomplete events"
msgstr "Сім'ї з неповними подіями"
#: ../gramps/gen/filters/rules/person/_familywithincompleteevent.py:45
msgid "Matches people with missing date or place in an event of the family"
msgstr "Вибирати осіб з відсутніми датами, або місцями сімейних подій"
#: ../gramps/gen/filters/rules/person/_hasaddress.py:51
msgid "People with addresses"
msgstr "Особи з <кількістю> адрес"
#: ../gramps/gen/filters/rules/person/_hasaddress.py:52
msgid "Matches people with a certain number of personal addresses"
msgstr "Вибирати осіб з вказаною кількістю адрес"
#: ../gramps/gen/filters/rules/person/_hasalternatename.py:47
msgid "People with an alternate name"
msgstr "Особи з альтернативним іменем"
#: ../gramps/gen/filters/rules/person/_hasalternatename.py:48
msgid "Matches people with an alternate name"
msgstr "Пошук осіб з альтернативним іменем"
#: ../gramps/gen/filters/rules/person/_hasassociation.py:51
msgid "People with associations"
msgstr "Особи <кількістю> зв'язків"
#: ../gramps/gen/filters/rules/person/_hasassociation.py:52
msgid "Matches people with a certain number of associations"
msgstr "Вибирати осіб з вказаною кількістю зв'язків"
#: ../gramps/gen/filters/rules/person/_hasattribute.py:46
#: ../gramps/gui/editors/filtereditor.py:100
msgid "Personal attribute:"
msgstr "Особистий атрибут:"
#: ../gramps/gen/filters/rules/person/_hasattribute.py:47
msgid "People with the personal "
msgstr "Люди з <атрибутом>"
#: ../gramps/gen/filters/rules/person/_hasattribute.py:48
msgid "Matches people with the personal attribute of a particular value"
msgstr "Вибирає осіб з певним значенням атрибуту"
#: ../gramps/gen/filters/rules/person/_hasbirth.py:50
msgid "People with the "
msgstr "Особи з <даними народження>"
#: ../gramps/gen/filters/rules/person/_hasbirth.py:51
msgid "Matches people with birth data of a particular value"
msgstr "Вибирає осіб з певною інформацією про народження"
#: ../gramps/gen/filters/rules/person/_hascitation.py:52
msgid "People with the "
msgstr "Особи з <цитатою>"
#: ../gramps/gen/filters/rules/person/_hascitation.py:53
msgid "Matches people with a citation of a particular value"
msgstr "Вибирає осіб з цитатою із частковим значенням"
#: ../gramps/gen/filters/rules/person/_hascommonancestorwith.py:48
msgid "People with a common ancestor with "
msgstr "Особи, що мають спільного предка з <особою>"
#: ../gramps/gen/filters/rules/person/_hascommonancestorwith.py:49
#: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:53
#: ../gramps/gen/filters/rules/person/_isancestorof.py:48
#: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:50
#: ../gramps/gen/filters/rules/person/_isduplicatedancestorof.py:50
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorof.py:49
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofbookmarked.py:56
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofdefaultperson.py:51
#: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:49
msgid "Ancestral filters"
msgstr "Фільтр предків"
#: ../gramps/gen/filters/rules/person/_hascommonancestorwith.py:50
msgid "Matches people that have a common ancestor with a specified person"
msgstr "Вибирає осіб, що мають спільного предка з вказаною особою"
#: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:50
msgid "People with a common ancestor with match"
msgstr "Особи із спільним предком, що відповідає <фільтру>"
#: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:51
msgid "Matches people that have a common ancestor with anybody matched by a filter"
msgstr "Вибирає осіб, що мають спільного предка вказаного у фільтрі."
#: ../gramps/gen/filters/rules/person/_hasdeath.py:50
msgid "People with the "
msgstr "Особи з <даними смерті>"
#: ../gramps/gen/filters/rules/person/_hasdeath.py:51
msgid "Matches people with death data of a particular value"
msgstr "Вибирає осіб з певною інформацією про смерть"
#: ../gramps/gen/filters/rules/person/_hasevent.py:50
#: ../gramps/gui/editors/filtereditor.py:97
msgid "Personal event:"
msgstr "Особиста подія:"
#: ../gramps/gen/filters/rules/person/_hasevent.py:55
msgid "People with the personal "
msgstr "Особи з <подією>"
#: ../gramps/gen/filters/rules/person/_hasevent.py:56
msgid "Matches people with a personal event of a particular value"
msgstr "Вибирає осіб з певною інформацією про подію"
#: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:47
msgid "People with the family "
msgstr "Особи з сімейним <атрибутом>"
#: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:48
msgid "Matches people with the family attribute of a particular value"
msgstr "Вибирає осіб з певним значенням сімейного атрибуту"
#: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:53
msgid "People with the family "
msgstr "Особи з сімейною <подією>"
#: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:54
msgid "Matches people with a family event of a particular value"
msgstr "Вибирає осіб з певним значенням сімейної події"
#: ../gramps/gen/filters/rules/person/_hasgallery.py:44
msgid "People with media"
msgstr "Особи з <кількістю> медіа"
#: ../gramps/gen/filters/rules/person/_hasgallery.py:45
msgid "Matches people with a certain number of items in the gallery"
msgstr "Вибирає людей з вказаною кількістю об'єктів в галереї"
#: ../gramps/gen/filters/rules/person/_hasidof.py:46
#: ../gramps/gen/filters/rules/person/_matchidof.py:47
msgid "Person with "
msgstr "Особи з "
#: ../gramps/gen/filters/rules/person/_hasidof.py:47
#: ../gramps/gen/filters/rules/person/_matchidof.py:48
msgid "Matches person with a specified Gramps ID"
msgstr "Вибирає осіб з вказаним Gramps ID"
#: ../gramps/gen/filters/rules/person/_haslds.py:50
msgid "People with LDS events"
msgstr "Особи з <кількістю> LDS подій"
#: ../gramps/gen/filters/rules/person/_haslds.py:51
msgid "Matches people with a certain number of LDS events"
msgstr ""
#: ../gramps/gen/filters/rules/person/_hasnameof.py:49
msgid "Given name:"
msgstr "Дане ім'я:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:50
msgid "Full Family name:"
msgstr "Повне сімейне ім'я:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:51
msgid "person|Title:"
msgstr "Титул:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:52
msgid "Suffix:"
msgstr "Суфікс:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:53
msgid "Call Name:"
msgstr "Ім'я в побуті:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:54
msgid "Nick Name:"
msgstr "Прізвисько:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:55
msgid "Prefix:"
msgstr "Префікс:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:56
msgid "Single Surname:"
msgstr "Одинарне прізвище:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:57
#: ../gramps/gui/editors/displaytabs/surnametab.py:78
msgid "Connector"
msgstr "Зв'язки"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:58
msgid "Patronymic:"
msgstr "По батькові:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:59
msgid "Family Nick Name:"
msgstr "Сімейне прізвисько:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:60
#: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:50
#: ../gramps/gui/editors/filtereditor.py:542
msgid "Regular-Expression matching:"
msgstr "Регулярний вираз:"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:61
msgid "People with the "
msgstr "Особи з <іменем>"
#: ../gramps/gen/filters/rules/person/_hasnameof.py:62
#: ../gramps/gen/filters/rules/person/_searchname.py:49
msgid "Matches people with a specified (partial) name"
msgstr "Вибирає людей з вказаним (частково) іменем"
#: ../gramps/gen/filters/rules/person/_hasnameorigintype.py:48
#: ../gramps/gui/editors/filtereditor.py:107
msgid "Surname origin type:"
msgstr "Тип походження прізвища:"
#: ../gramps/gen/filters/rules/person/_hasnameorigintype.py:49
msgid "People with the "
msgstr "Особи з <Типом походження прізвища>"
#: ../gramps/gen/filters/rules/person/_hasnameorigintype.py:50
msgid "Matches people with a surname origin"
msgstr "Відбирає осіб за однакоим походженням прізвища"
#: ../gramps/gen/filters/rules/person/_hasnametype.py:48
#: ../gramps/gui/editors/filtereditor.py:106
msgid "Name type:"
msgstr "Тип імені:"
#: ../gramps/gen/filters/rules/person/_hasnametype.py:49
msgid "People with the "
msgstr "Особи з <Типом імені>"
#: ../gramps/gen/filters/rules/person/_hasnametype.py:50
msgid "Matches people with a type of name"
msgstr "Пошук осіб з таким же типом імені"
#: ../gramps/gen/filters/rules/person/_hasnickname.py:47
msgid "People with a nickname"
msgstr "Особи з прізвиськом"
#: ../gramps/gen/filters/rules/person/_hasnickname.py:48
msgid "Matches people with a nickname"
msgstr "Пошук осіб з таким же прізвиськом"
#: ../gramps/gen/filters/rules/person/_hasnote.py:47
msgid "People having notes"
msgstr "Особи в який <кількість> заміток"
#: ../gramps/gen/filters/rules/person/_hasnote.py:48
msgid "Matches people having a certain number of notes"
msgstr "Вибирати осіб з вказаною кількістю заміток"
#: ../gramps/gen/filters/rules/person/_hasnotematchingsubstringof.py:44
msgid "People having notes containing "
msgstr "Особи з замітками, які містять <запис>"
#: ../gramps/gen/filters/rules/person/_hasnotematchingsubstringof.py:45
msgid "Matches people whose notes contain text matching a substring"
msgstr "Вибирає людей, замітки яких містять вказаний текст"
#: ../gramps/gen/filters/rules/person/_hasnoteregexp.py:43
msgid "People having notes containing "
msgstr "Особи з замітками, які містять <регулярний вираз>"
#: ../gramps/gen/filters/rules/person/_hasnoteregexp.py:44
msgid "Matches people whose notes contain text matching a regular expression"
msgstr "Вибирає людей, замітки яких містять вказаний текст, що підпадає під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/person/_hasrelationship.py:47
msgid "Number of relationships:"
msgstr "Кількість відносин:"
#: ../gramps/gen/filters/rules/person/_hasrelationship.py:49
msgid "Number of children:"
msgstr "Кількість дітей:"
#: ../gramps/gen/filters/rules/person/_hasrelationship.py:50
msgid "People with the "
msgstr "Особи з <відносинами>"
#: ../gramps/gen/filters/rules/person/_hasrelationship.py:51
msgid "Matches people with a particular relationship"
msgstr "Вибирає людей, які перебувають у вказаних відносинах"
#: ../gramps/gen/filters/rules/person/_hasrelationship.py:52
#: ../gramps/gen/filters/rules/person/_havealtfamilies.py:47
#: ../gramps/gen/filters/rules/person/_havechildren.py:46
#: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:50
#: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:50
#: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:49
#: ../gramps/gen/filters/rules/person/_isspouseoffiltermatch.py:51
#: ../gramps/gen/filters/rules/person/_missingparent.py:49
#: ../gramps/gen/filters/rules/person/_multiplemarriages.py:46
#: ../gramps/gen/filters/rules/person/_nevermarried.py:46
msgid "Family filters"
msgstr "Сімейні фільтри"
#: ../gramps/gen/filters/rules/person/_hassourcecount.py:47
msgid "People with sources"
msgstr "Особи з <кількістю> джерел"
#: ../gramps/gen/filters/rules/person/_hassourcecount.py:48
msgid "Matches people with a certain number of sources connected to it"
msgstr "Вибирає людей, які мають вказану кількість підключених джерел"
#: ../gramps/gen/filters/rules/person/_hassourceof.py:48
msgid "People with the "
msgstr "Особи з <джерелом>"
#: ../gramps/gen/filters/rules/person/_hassourceof.py:50
msgid "Matches people who have a particular source"
msgstr "Вибирає людей, з певним джерелом"
#: ../gramps/gen/filters/rules/person/_hastag.py:50
msgid "People with the "
msgstr "Особи з <міткою>"
#: ../gramps/gen/filters/rules/person/_hastag.py:51
msgid "Matches people with the particular tag"
msgstr "Вибирає людей з певною міткою"
#: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:49
#: ../gramps/gui/editors/filtereditor.py:540
msgid "Case sensitive:"
msgstr "Враховувати регістр:"
#: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:51
msgid "People with records containing "
msgstr "Особи, які містять <запис>"
#: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:52
msgid "Matches people whose records contain text matching a substring"
msgstr "Вибирає людей, інформація про яких містить вказаний текст"
#: ../gramps/gen/filters/rules/person/_hasunknowngender.py:47
msgid "People with unknown gender"
msgstr "Особи з невідомою статтю"
#: ../gramps/gen/filters/rules/person/_hasunknowngender.py:49
msgid "Matches all people with unknown gender"
msgstr "Вибирає людей, стать яких невідомо"
#: ../gramps/gen/filters/rules/person/_havealtfamilies.py:45
msgid "Adopted people"
msgstr "Усиновлена особа"
#: ../gramps/gen/filters/rules/person/_havealtfamilies.py:46
msgid "Matches people who were adopted"
msgstr "Вибирає людей які є усиновленими"
#: ../gramps/gen/filters/rules/person/_havechildren.py:44
msgid "People with children"
msgstr "Особи з дітьми"
#: ../gramps/gen/filters/rules/person/_havechildren.py:45
msgid "Matches people who have children"
msgstr "Вибирає людей з дітьми"
#: ../gramps/gen/filters/rules/person/_incompletenames.py:46
msgid "People with incomplete names"
msgstr "Особи з неповним іменем"
#: ../gramps/gen/filters/rules/person/_incompletenames.py:47
msgid "Matches people with firstname or lastname missing"
msgstr "Вибирає людей, в яких відсутнє ім'я або прізвище"
#: ../gramps/gen/filters/rules/person/_isancestorof.py:46
#: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:51
#: ../gramps/gen/filters/rules/person/_isdescendantof.py:47
#: ../gramps/gui/editors/filtereditor.py:538
msgid "Inclusive:"
msgstr "Містить:"
#: ../gramps/gen/filters/rules/person/_isancestorof.py:47
msgid "Ancestors of "
msgstr "Предок <особи>"
#: ../gramps/gen/filters/rules/person/_isancestorof.py:49
msgid "Matches people that are ancestors of a specified person"
msgstr "Вибирає людей, що є предками вказаної особи"
#: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:49
msgid "Ancestors of match"
msgstr "Предок збігається з <фільтром>"
#: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:51
msgid "Matches people that are ancestors of anybody matched by a filter"
msgstr "Вибирає осіб, що є предками, будь кому, кого відібрано вказаним у фільтром."
#: ../gramps/gen/filters/rules/person/_isbookmarked.py:47
msgid "Bookmarked people"
msgstr "Особи в закладках"
#: ../gramps/gen/filters/rules/person/_isbookmarked.py:49
msgid "Matches the people on the bookmark list"
msgstr "Вибирає людей із списку закладок"
#: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:49
msgid "Children of match"
msgstr "Діти підпадають під <фільтр>"
#: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:51
msgid "Matches children of anybody matched by a filter"
msgstr "Вибирає дітей, що збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/person/_isdefaultperson.py:46
msgid "Default person"
msgstr "Особа за замовчуванням"
#: ../gramps/gen/filters/rules/person/_isdefaultperson.py:48
msgid "Matches the default person"
msgstr "Вибирає особу за замовчуванням"
#: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:52
msgid "Descendant family members of "
msgstr "Члени сім'ї нащадка <особи>"
#: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:53
#: ../gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py:50
#: ../gramps/gen/filters/rules/person/_isdescendantof.py:49
#: ../gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py:50
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:50
#: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:49
msgid "Descendant filters"
msgstr "Фільтри нащадків"
#: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:54
msgid "Matches people that are descendants or the spouse of a descendant of a specified person"
msgstr "Вибирає пару або нащадків вказаної особи"
#: ../gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py:49
msgid "Descendant family members of match"
msgstr "Нащадок сім’ї збігається з <фільтром>"
#: ../gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py:51
msgid "Matches people that are descendants or the spouse of anybody matched by a filter"
msgstr ""
#: ../gramps/gen/filters/rules/person/_isdescendantof.py:48
msgid "Descendants of "
msgstr "Нащадки <особи>"
#: ../gramps/gen/filters/rules/person/_isdescendantof.py:50
msgid "Matches all descendants for the specified person"
msgstr "Вибираю нащадків вказаної особи"
#: ../gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py:49
msgid "Descendants of match"
msgstr "Нащадки підпадають під <фільтр>"
#: ../gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py:51
msgid "Matches people that are descendants of anybody matched by a filter"
msgstr "Вибирає осіб, що є нащадками, будь кого, з тих кого відібрано вказаним у фільтром."
#: ../gramps/gen/filters/rules/person/_isduplicatedancestorof.py:49
msgid "Duplicated ancestors of "
msgstr "Дублікат предка <особи>"
#: ../gramps/gen/filters/rules/person/_isduplicatedancestorof.py:51
msgid "Matches people that are ancestors twice or more of a specified person"
msgstr "Вибирає осіб, що є предками, двічі або більше разів, для вказаної особи"
#: ../gramps/gen/filters/rules/person/_isfemale.py:47
#: ../gramps/plugins/gramplet/statsgramplet.py:155
#: ../gramps/plugins/graph/gvfamilylines.py:158
#: ../gramps/plugins/graph/gvrelgraph.py:561
msgid "Females"
msgstr "Жінки"
#: ../gramps/gen/filters/rules/person/_isfemale.py:49
msgid "Matches all females"
msgstr "Вибір всіх жінок"
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorof.py:47
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofbookmarked.py:53
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofdefaultperson.py:48
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:47
#: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:47
#: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:47
#: ../gramps/gui/editors/filtereditor.py:517
msgid "Number of generations:"
msgstr "Число поколінь:"
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorof.py:48
msgid "Ancestors of not more than generations away"
msgstr "Предки для <особи>, віддалені від неї, не більше як на поколінь"
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorof.py:50
msgid "Matches people that are ancestors of a specified person not more than N generations away"
msgstr "Вибирає предків вказаної особи, що віддалені від неї не більш як на N поколінь."
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofbookmarked.py:54
msgid "Ancestors of bookmarked people not more than generations away"
msgstr "Предки для особи із закладки, віддалені від неї, не більше як на поколінь"
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofbookmarked.py:57
msgid "Matches ancestors of the people on the bookmark list not more than N generations away"
msgstr "Вибирає предків особи із закладок, що віддалені від неї більш як на N поколінь"
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofdefaultperson.py:49
msgid "Ancestors of the default person not more than generations away"
msgstr "Предки для особи по замовчуванню, віддалені від неї, не більше як на поколінь"
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofdefaultperson.py:52
msgid "Matches ancestors of the default person not more than N generations away"
msgstr "Вибирає предків особи по замовчуванню, що віддалені від неї більш як на N поколінь"
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:48
msgid "Descendants of not more than generations away"
msgstr "Нащадки для <особи>, віддалені від неї, не більше як на поколінь"
#: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:51
msgid "Matches people that are descendants of a specified person not more than N generations away"
msgstr "Вибирає нащадків вказаної особи, що віддалені від неї не більш як на N поколінь."
#. -------------------------
#: ../gramps/gen/filters/rules/person/_ismale.py:47
#: ../gramps/plugins/gramplet/statsgramplet.py:152
#: ../gramps/plugins/graph/gvfamilylines.py:154
#: ../gramps/plugins/graph/gvrelgraph.py:557
msgid "Males"
msgstr "Чоловіки"
#: ../gramps/gen/filters/rules/person/_ismale.py:49
msgid "Matches all males"
msgstr "Вибрати всіх чоловіків"
#: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:48
msgid "Ancestors of at least generations away"
msgstr "Предки для <особи>, віддалені від неї, на близько поколінь"
#: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:50
msgid "Matches people that are ancestors of a specified person at least N generations away"
msgstr "Вибирає предків вказаної особи, що віддалені від неї приблизно на N поколінь."
#: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:48
msgid "Descendants of at least generations away"
msgstr "Нащадки для <особи>, віддалені від неї, на близько поколінь"
#: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:50
msgid "Matches people that are descendants of a specified person at least N generations away"
msgstr "Вибирає нащадків вказаної особи, що віддалені від неї приблизно на N поколінь."
#: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:49
msgid "Parents of match"
msgstr "Батьки збігаються з <фільтром>"
#: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:51
msgid "Matches parents of anybody matched by a filter"
msgstr "Вибирає батьків, де хоть хтось збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/person/_isrelatedwith.py:47
msgid "People related to "
msgstr "Особи, що пов’язані з <Особою>"
#: ../gramps/gen/filters/rules/person/_isrelatedwith.py:49
msgid "Matches people related to a specified person"
msgstr "Вибирає людей, що пов’язані з вказаною особою"
#: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:48
msgid "Siblings of match"
msgstr "Брати/сестри збігається з <фільтром>"
#: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:50
msgid "Matches siblings of anybody matched by a filter"
msgstr "Вибирає братів/сестер, що збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/person/_isspouseoffiltermatch.py:49
msgid "Spouses of match"
msgstr "Подружжя збігається з <фільтром>"
#: ../gramps/gen/filters/rules/person/_isspouseoffiltermatch.py:50
msgid "Matches people married to anybody matching a filter"
msgstr ""
#: ../gramps/gen/filters/rules/person/_iswitness.py:47
msgid "Witnesses"
msgstr "Свідки"
#: ../gramps/gen/filters/rules/person/_iswitness.py:48
msgid "Matches people who are witnesses in any event"
msgstr "Вибирає осіб, які є свідками будь якої події"
#: ../gramps/gen/filters/rules/person/_matcheseventfilter.py:53
#: ../gramps/gen/filters/rules/place/_matcheseventfilter.py:51
#: ../gramps/gui/editors/filtereditor.py:530
msgid "Event filter name:"
msgstr "Назва фільтру подій:"
#: ../gramps/gen/filters/rules/person/_matcheseventfilter.py:54
msgid "Persons with events matching the "
msgstr "Особи з подіями, що підпадають під вказаний <фільтр подій>"
#: ../gramps/gen/filters/rules/person/_matcheseventfilter.py:55
msgid "Matches persons who have events that match a certain event filter"
msgstr "Вибирає осіб, які мають події, що збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/person/_matchesfilter.py:46
msgid "People matching the "
msgstr "Особи, що збігаються з <фільтром>"
#: ../gramps/gen/filters/rules/person/_matchesfilter.py:47
msgid "Matches people matched by the specified filter name"
msgstr "Вибирає людей, що збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/person/_matchessourceconfidence.py:46
msgid "Persons with at least one direct source >= "
msgstr ""
#: ../gramps/gen/filters/rules/person/_matchessourceconfidence.py:47
msgid "Matches persons with at least one direct source with confidence level(s)"
msgstr ""
#: ../gramps/gen/filters/rules/person/_missingparent.py:45
msgid "People missing parents"
msgstr "Особи без батьків"
#: ../gramps/gen/filters/rules/person/_missingparent.py:46
msgid "Matches people that are children in a family with less than two parents or are not children in any family."
msgstr ""
#: ../gramps/gen/filters/rules/person/_multiplemarriages.py:44
msgid "People with multiple marriage records"
msgstr "Особи, з кількома записами про шлюб"
#: ../gramps/gen/filters/rules/person/_multiplemarriages.py:45
msgid "Matches people who have more than one spouse"
msgstr "Вибирає осіб, які мають більше як одого партнера (чоловіка/дружину)"
#: ../gramps/gen/filters/rules/person/_nevermarried.py:44
msgid "People with no marriage records"
msgstr "Особи, без записів про шлюб"
#: ../gramps/gen/filters/rules/person/_nevermarried.py:45
msgid "Matches people who have no spouse"
msgstr "Вибирає осіб, які не мають партнера (чоловіка/дружину)"
#: ../gramps/gen/filters/rules/person/_nobirthdate.py:44
msgid "People without a known birth date"
msgstr "Особи без відомої дати народження"
#: ../gramps/gen/filters/rules/person/_nobirthdate.py:45
msgid "Matches people without a known birthdate"
msgstr "Вибирає людей, без відомої датою народження"
#: ../gramps/gen/filters/rules/person/_nodeathdate.py:44
msgid "People without a known death date"
msgstr "Особи з відомою датою смерті"
#: ../gramps/gen/filters/rules/person/_nodeathdate.py:45
msgid "Matches people without a known deathdate"
msgstr "Вибирає людей, з відомою датою смерті"
#: ../gramps/gen/filters/rules/person/_peopleprivate.py:44
msgid "People marked private"
msgstr "Особи, помічені як приватні"
#: ../gramps/gen/filters/rules/person/_peopleprivate.py:45
msgid "Matches people that are indicated as private"
msgstr "Вибирає осіб, які помічені як приватні дані"
#: ../gramps/gen/filters/rules/person/_peoplepublic.py:45
msgid "People not marked private"
msgstr "Особи, не помічені як приватні"
#: ../gramps/gen/filters/rules/person/_peoplepublic.py:46
msgid "Matches people that are not indicated as private"
msgstr "Вибирає всі особи, які не помічені як приватні дані"
#: ../gramps/gen/filters/rules/person/_personwithincompleteevent.py:44
msgid "People with incomplete events"
msgstr "Особи з неповними подіями"
#: ../gramps/gen/filters/rules/person/_personwithincompleteevent.py:45
msgid "Matches people with missing date or place in an event"
msgstr "Вибирає осіб з відсутньою датою, або місцем події"
#: ../gramps/gen/filters/rules/person/_probablyalive.py:47
msgid "On date:"
msgstr "На дату:"
#: ../gramps/gen/filters/rules/person/_probablyalive.py:48
msgid "People probably alive"
msgstr "Можливо живі особи"
#: ../gramps/gen/filters/rules/person/_probablyalive.py:49
msgid "Matches people without indications of death that are not too old"
msgstr "Вибирає людей з відсутньою датою смерті та не дуже старих"
#: ../gramps/gen/filters/rules/person/_regexpidof.py:48
msgid "People with matching regular expression"
msgstr "Особи яких підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/person/_regexpidof.py:49
msgid "Matches people whose Gramps ID matches the regular expression"
msgstr "Вибирає осіб з Gramps ID, який підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/person/_regexpname.py:48
msgid "Expression:"
msgstr "Вираз:"
#: ../gramps/gen/filters/rules/person/_regexpname.py:49
msgid "People matching the "
msgstr "Особи, імена яких підпадають під <регулярний вираз>"
#: ../gramps/gen/filters/rules/person/_regexpname.py:50
msgid "Matches people's names with a specified regular expression"
msgstr "Вибирає осіб з іменами, що підпадають під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/person/_relationshippathbetween.py:48
msgid "Relationship path between "
msgstr "Шлях відносин між <особами>"
#: ../gramps/gen/filters/rules/person/_relationshippathbetween.py:50
msgid "Matches the ancestors of two persons back to a common ancestor, producing the relationship path between two persons."
msgstr ""
#: ../gramps/gen/filters/rules/person/_relationshippathbetweenbookmarks.py:53
msgid "Relationship path between bookmarked persons"
msgstr "Шлях відносин між особами в закладці"
#: ../gramps/gen/filters/rules/person/_relationshippathbetweenbookmarks.py:55
msgid "Matches the ancestors of bookmarked individuals back to common ancestors, producing the relationship path(s) between bookmarked persons."
msgstr ""
#: ../gramps/gen/filters/rules/person/_searchname.py:48
msgid "People matching the "
msgstr "Особи з <іменем>"
#: ../gramps/gen/filters/rules/place/_allplaces.py:46
msgid "Every place"
msgstr "Всі місця"
#: ../gramps/gen/filters/rules/place/_allplaces.py:47
msgid "Matches every place in the database"
msgstr "Вибирає всі місця з бази"
#: ../gramps/gen/filters/rules/place/_changedsince.py:48
msgid "Places changed after "
msgstr "Місця змінені після <дати-часу>"
#: ../gramps/gen/filters/rules/place/_changedsince.py:49
msgid "Matches place records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given."
msgstr "Вибирає місця, що були редаговані після вказаної дати-часу (yyyy-mm-dd hh:mm:ss) або в діапазоні дат, якщо було вказано іншу дату-час."
#: ../gramps/gen/filters/rules/place/_hascitation.py:53
msgid "Place with the "
msgstr "Місця з <цитатою>"
#: ../gramps/gen/filters/rules/place/_hascitation.py:54
msgid "Matches places with a citation of a particular value"
msgstr "Вибирає місця з цитатою, яка має вказане значення"
#: ../gramps/gen/filters/rules/place/_hasgallery.py:47
msgid "Places with media"
msgstr "Місця з <кількістю> медіа"
#: ../gramps/gen/filters/rules/place/_hasgallery.py:48
msgid "Matches places with a certain number of items in the gallery"
msgstr "Вибирає місця, з вказаною кількістю об'єктів в галереї"
#: ../gramps/gen/filters/rules/place/_hasidof.py:46
msgid "Place with "
msgstr "Місця з "
#: ../gramps/gen/filters/rules/place/_hasidof.py:47
msgid "Matches a place with a specified Gramps ID"
msgstr "Вибирає місця з вказаним Gramps ID"
#: ../gramps/gen/filters/rules/place/_hasnolatorlon.py:50
msgid "Places with no latitude or longitude given"
msgstr "Місця без Довготи чи Широти"
#: ../gramps/gen/filters/rules/place/_hasnolatorlon.py:51
msgid "Matches places with empty latitude or longitude"
msgstr "Пошук місць з відсутньою Довготою або Широтою"
#: ../gramps/gen/filters/rules/place/_hasnolatorlon.py:52
#: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:58
msgid "Position filters"
msgstr "Фільтр позицій"
#: ../gramps/gen/filters/rules/place/_hasnote.py:47
msgid "Places having notes"
msgstr "Міця, що мають <кількість> заміток"
#: ../gramps/gen/filters/rules/place/_hasnote.py:48
msgid "Matches places having a certain number of notes"
msgstr "Вибирає місця, що мають певну кількість заміток"
#: ../gramps/gen/filters/rules/place/_hasnotematchingsubstringof.py:44
msgid "Places having notes containing "
msgstr "Місця в замітках яких міститься <частина рядка>"
#: ../gramps/gen/filters/rules/place/_hasnotematchingsubstringof.py:45
msgid "Matches places whose notes contain text matching a substring"
msgstr "Вибирає місця, в замітках яких міститься збіг з вказаним рідком"
#: ../gramps/gen/filters/rules/place/_hasnoteregexp.py:43
msgid "Places having notes containing "
msgstr "Місця з замітками, які містять <регулярний вираз>"
#: ../gramps/gen/filters/rules/place/_hasnoteregexp.py:44
msgid "Matches places whose notes contain text matching a regular expression"
msgstr "Вибирає місця, замітки яких містять вказаний текст, що підпадає під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/place/_hasplace.py:50
#: ../gramps/gen/filters/rules/repository/_hasrepo.py:48
#: ../gramps/gui/glade/editfamily.glade.h:3
#: ../gramps/gui/glade/mergeperson.glade.h:5
#: ../gramps/gui/glade/mergerepository.glade.h:5
#: ../gramps/plugins/tool/soundgen.glade.h:2
msgid "Name:"
msgstr "Ім'я:"
#: ../gramps/gen/filters/rules/place/_hasplace.py:51
msgid "Street:"
msgstr "Вулиця:"
#: ../gramps/gen/filters/rules/place/_hasplace.py:52
msgid "Locality:"
msgstr "Розташування:"
#: ../gramps/gen/filters/rules/place/_hasplace.py:53
msgid "City:"
msgstr "Місто:"
#: ../gramps/gen/filters/rules/place/_hasplace.py:54
msgid "County:"
msgstr "Країна:"
#: ../gramps/gen/filters/rules/place/_hasplace.py:55
msgid "State:"
msgstr "Штат:"
#: ../gramps/gen/filters/rules/place/_hasplace.py:56
msgid "Country:"
msgstr "Країна:"
#: ../gramps/gen/filters/rules/place/_hasplace.py:57
msgid "ZIP/Postal Code:"
msgstr "Індекс/Поштовий код:"
#: ../gramps/gen/filters/rules/place/_hasplace.py:58
msgid "Church Parish:"
msgstr "Парафія:"
#: ../gramps/gen/filters/rules/place/_hasplace.py:60
msgid "Places matching parameters"
msgstr "Місця з певними параметрами"
#: ../gramps/gen/filters/rules/place/_hasplace.py:61
msgid "Matches places with particular parameters"
msgstr "Вибирає місця із вказаними параметрами"
#: ../gramps/gen/filters/rules/place/_hasreferencecountof.py:44
msgid "Places with a reference count of "
msgstr "Місця з кількістю посилань <кількість>"
#: ../gramps/gen/filters/rules/place/_hasreferencecountof.py:45
msgid "Matches places with a certain reference count"
msgstr "Вибирає місця, які мають вказану кількість посилань"
#: ../gramps/gen/filters/rules/place/_hassourcecount.py:47
msgid "Place with sources"
msgstr "Місця з <кількістю> джерел"
#: ../gramps/gen/filters/rules/place/_hassourcecount.py:48
msgid "Matches places with a certain number of sources connected to it"
msgstr "Вибирає місця, які мають вказану кількість підключених джерел"
#: ../gramps/gen/filters/rules/place/_hassourceof.py:48
msgid "Places with the "
msgstr "Місця з <джерелом>"
#: ../gramps/gen/filters/rules/place/_hassourceof.py:50
msgid "Matches places who have a particular source"
msgstr "Вибирає місця, з певним джерелом"
#: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:51
#: ../gramps/gui/glade/mergeplace.glade.h:6
msgid "Latitude:"
msgstr "Широта:"
#: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:51
#: ../gramps/gui/glade/mergeplace.glade.h:7
msgid "Longitude:"
msgstr "Довгота:"
#: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:52
msgid "Rectangle height:"
msgstr "Висота прямокутника:"
#: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:52
msgid "Rectangle width:"
msgstr "Ширина прямокутника:"
#: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:53
msgid "Places in neighborhood of given position"
msgstr "Місця по сусідству від вказаної позиції"
#: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:54
msgid "Matches places with latitude or longitude positioned in a rectangle of given height and width (in degrees), and with middlepoint the given latitude and longitude."
msgstr ""
#: ../gramps/gen/filters/rules/place/_matcheseventfilter.py:52
msgid "Places of events matching the "
msgstr "Місця з подіями, що підпадають під вказаний <фільтр подій>"
#: ../gramps/gen/filters/rules/place/_matcheseventfilter.py:53
msgid "Matches places where events happened that match the specified event filter name"
msgstr "Вибирає місця, де трапились події, які обрано вказаним фільтром подій"
#: ../gramps/gen/filters/rules/place/_matchesfilter.py:46
msgid "Places matching the "
msgstr "Місця, що збігаються з <фільтром>"
#: ../gramps/gen/filters/rules/place/_matchesfilter.py:47
msgid "Matches places matched by the specified filter name"
msgstr "Вибирає місця, що збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/place/_matchessourceconfidence.py:46
msgid "Place with a direct source >= "
msgstr ""
#: ../gramps/gen/filters/rules/place/_matchessourceconfidence.py:47
msgid "Matches places with at least one direct source with confidence level(s)"
msgstr ""
#: ../gramps/gen/filters/rules/place/_placeprivate.py:44
msgid "Places marked private"
msgstr "Місця, помічені як приватні"
#: ../gramps/gen/filters/rules/place/_placeprivate.py:45
msgid "Matches places that are indicated as private"
msgstr "Вибирає місця, які помічені як приватні дані"
#: ../gramps/gen/filters/rules/place/_regexpidof.py:49
msgid "Places with matching regular expression"
msgstr "Місця яких підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/place/_regexpidof.py:50
msgid "Matches places whose Gramps ID matches the regular expression"
msgstr "Вибирає місця, які мають Gramps ID, який підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/repository/_allrepos.py:46
msgid "Every repository"
msgstr "Всі сховища"
#: ../gramps/gen/filters/rules/repository/_allrepos.py:47
msgid "Matches every repository in the database"
msgstr "Збіги кожного совища в базі даних"
#: ../gramps/gen/filters/rules/repository/_changedsince.py:48
msgid "Repositories changed after "
msgstr "Сховища змінені після <дати-часу>"
#: ../gramps/gen/filters/rules/repository/_changedsince.py:49
msgid "Matches repository records changed after a specified date/time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date/time is given."
msgstr "Вибирає сховища,що були редаговані після вказаної дати-часу (yyyy-mm-dd hh:mm:ss) або в діапазоні дат, якщо було вказано іншу дату-час."
#: ../gramps/gen/filters/rules/repository/_hasidof.py:46
msgid "Repository with "
msgstr "Сховище з "
#: ../gramps/gen/filters/rules/repository/_hasidof.py:47
msgid "Matches a repository with a specified Gramps ID"
msgstr "Вибирає сховище із вказаним Gramps ID"
#: ../gramps/gen/filters/rules/repository/_hasnotematchingsubstringof.py:44
msgid "Repositories having notes containing "
msgstr "Сховища, замітки яких містять <текст>"
#: ../gramps/gen/filters/rules/repository/_hasnotematchingsubstringof.py:45
msgid "Matches repositories whose notes contain text matching a substring"
msgstr "Вибирає сховища, замітки яких містять вказаний текст"
#: ../gramps/gen/filters/rules/repository/_hasnoteregexp.py:43
msgid "Repositories having notes containing "
msgstr "Сховища, замітки яких містять <регулярний вираз>"
#: ../gramps/gen/filters/rules/repository/_hasnoteregexp.py:45
msgid "Matches repositories whose notes contain text matching a regular expression"
msgstr "Вибирає сховища, замітки яких містять вказаний текст, що підпадає під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/repository/_hasreferencecountof.py:44
msgid "Repositories with a reference count of "
msgstr "Сховища з кількістю посиланнь <кількість>"
#: ../gramps/gen/filters/rules/repository/_hasreferencecountof.py:45
msgid "Matches repositories with a certain reference count"
msgstr "Вибирає сховища, які мають вказану кількість посилань"
#: ../gramps/gen/filters/rules/repository/_hasrepo.py:50
msgid "Address:"
msgstr "Адреса:"
#: ../gramps/gen/filters/rules/repository/_hasrepo.py:51
msgid "URL:"
msgstr "URL:"
#: ../gramps/gen/filters/rules/repository/_hasrepo.py:53
msgid "Repositories matching parameters"
msgstr "Сховища з певними параметрами"
#: ../gramps/gen/filters/rules/repository/_hasrepo.py:54
msgid "Matches Repositories with particular parameters"
msgstr "Вибирає сховища із вказаними параметрами"
#: ../gramps/gen/filters/rules/repository/_matchesfilter.py:46
msgid "Repositories matching the "
msgstr "Сховища, що збігаються з <фільтром>"
#: ../gramps/gen/filters/rules/repository/_matchesfilter.py:47
msgid "Matches repositories matched by the specified filter name"
msgstr "Вибирає сховища, що збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/repository/_matchesnamesubstringof.py:45
msgid "Repository name containing "
msgstr "Назва сховища містить запис <підрядок>"
#: ../gramps/gen/filters/rules/repository/_matchesnamesubstringof.py:46
msgid "Matches repositories whose name contains a certain substring"
msgstr "Вибирає сховища в назві якихміститься вказаний текст"
#: ../gramps/gen/filters/rules/repository/_regexpidof.py:49
msgid "Repositories with matching regular expression"
msgstr "Сховища яких підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/repository/_regexpidof.py:50
msgid "Matches repositories whose Gramps ID matches the regular expression"
msgstr "Вибирає сховища з Gramps ID, який підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/repository/_repoprivate.py:44
msgid "Repositories marked private"
msgstr "Сховища, помічені як приватні"
#: ../gramps/gen/filters/rules/repository/_repoprivate.py:45
msgid "Matches repositories that are indicated as private"
msgstr "Вибирає сховища, які помічені як приватні дані"
#: ../gramps/gen/filters/rules/source/_allsources.py:46
msgid "Every source"
msgstr "Всі джерела"
#: ../gramps/gen/filters/rules/source/_allsources.py:47
msgid "Matches every source in the database"
msgstr "Вибирає всі джерела з бази даних"
#: ../gramps/gen/filters/rules/source/_changedsince.py:48
msgid "Sources changed after "
msgstr "Джерела змінені після <дати-часу>"
#: ../gramps/gen/filters/rules/source/_changedsince.py:49
msgid "Matches source records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given."
msgstr "Вибирає джерела, що були редаговані після вказаної дати-часу (yyyy-mm-dd hh:mm:ss) або в діапазоні дат, якщо було вказано іншу дату-час."
#: ../gramps/gen/filters/rules/source/_hasgallery.py:47
msgid "Sources with media"
msgstr "Джерела з <кількістю> медіа"
#: ../gramps/gen/filters/rules/source/_hasgallery.py:48
msgid "Matches sources with a certain number of items in the gallery"
msgstr "Вибирає джерела з вказаною кількістю об'єктів в галереї"
#: ../gramps/gen/filters/rules/source/_hasidof.py:46
msgid "Source with "
msgstr "Джерела з "
#: ../gramps/gen/filters/rules/source/_hasidof.py:47
msgid "Matches a source with a specified Gramps ID"
msgstr "Вибирає джерела з вказаним Gramps ID"
#: ../gramps/gen/filters/rules/source/_hasnote.py:47
msgid "Sources having notes"
msgstr "Джерела в яких <кількість> заміток"
#: ../gramps/gen/filters/rules/source/_hasnote.py:48
msgid "Matches sources having a certain number of notes"
msgstr "Вибирає джерела з вказаною кількістю заміток"
#: ../gramps/gen/filters/rules/source/_hasnotematchingsubstringof.py:44
msgid "Sources having notes containing "
msgstr "Джерела, замітки яких містять <текст>"
#: ../gramps/gen/filters/rules/source/_hasnotematchingsubstringof.py:45
msgid "Matches sources whose notes contain text matching a substring"
msgstr "Вибирає джерела, замітки яких містять вказаний текст"
#: ../gramps/gen/filters/rules/source/_hasnoteregexp.py:43
msgid "Sources having notes containing "
msgstr "Джерела, замітки яких містять <регулярний вираз>"
#: ../gramps/gen/filters/rules/source/_hasnoteregexp.py:44
msgid "Matches sources whose notes contain text matching a regular expression"
msgstr "Вибирає джерела, замітки яких містять вказаний текст, що підпадає під вказаний регулярний вираз"
#: ../gramps/gen/filters/rules/source/_hasreferencecountof.py:44
msgid "Sources with a reference count of "
msgstr "Джерела з кількістю посилання <кількість>"
#: ../gramps/gen/filters/rules/source/_hasreferencecountof.py:45
msgid "Matches sources with a certain reference count"
msgstr "Вибирає джерела, які мають вказану кількість посилань"
#: ../gramps/gen/filters/rules/source/_hasrepository.py:49
msgid "Sources with Repository references"
msgstr "Джерела, з <кількістю> підключених сховищ"
#: ../gramps/gen/filters/rules/source/_hasrepository.py:50
msgid "Matches sources with a certain number of repository references"
msgstr "Вибирає джерела, які мають вказану кількість підключених джерел"
#: ../gramps/gen/filters/rules/source/_hasrepositorycallnumberref.py:46
msgid "Sources with repository reference containing in \"Call Number\""
msgstr ""
#: ../gramps/gen/filters/rules/source/_hasrepositorycallnumberref.py:47
msgid ""
"Matches sources with a repository reference\n"
"containing a substring in \"Call Number\""
msgstr ""
#: ../gramps/gen/filters/rules/source/_matchesfilter.py:46
msgid "Sources matching the "
msgstr "Джерела, що збігаються з <фільтром>"
#: ../gramps/gen/filters/rules/source/_matchesfilter.py:47
msgid "Matches sources matched by the specified filter name"
msgstr "Вибирає джерела, що збігаються з вказаним фільтром"
#: ../gramps/gen/filters/rules/source/_matchesrepositoryfilter.py:46
msgid "Sources with repository reference matching the "
msgstr ""
#: ../gramps/gen/filters/rules/source/_matchesrepositoryfilter.py:47
msgid ""
"Matches sources with a repository reference that match a certain\n"
"repository filter"
msgstr ""
#: ../gramps/gen/filters/rules/source/_matchestitlesubstringof.py:45
msgid "Sources title containing "
msgstr "Назва джерела містить <текст>"
#: ../gramps/gen/filters/rules/source/_matchestitlesubstringof.py:46
msgid "Matches sources whose title contains a certain substring"
msgstr "Вибирає джерела які містять вказаний текст в назві"
#: ../gramps/gen/filters/rules/source/_regexpidof.py:49
msgid "Sources with matching regular expression"
msgstr "Джерела яких підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/source/_regexpidof.py:50
msgid "Matches sources whose Gramps ID matches the regular expression"
msgstr "Вибирає джерела з Gramps ID, який підпадає під регулярний вираз"
#: ../gramps/gen/filters/rules/source/_sourceprivate.py:44
msgid "Sources marked private"
msgstr "Джерела, помічені як приватні"
#: ../gramps/gen/filters/rules/source/_sourceprivate.py:45
msgid "Matches sources that are indicated as private"
msgstr "Вибирає джерела, які помічені як приватні дані"
#: ../gramps/gen/lib/attrtype.py:65 ../gramps/gen/lib/childreftype.py:81
#: ../gramps/gen/lib/eventroletype.py:60 ../gramps/gen/lib/eventtype.py:146
#: ../gramps/gen/lib/familyreltype.py:54 ../gramps/gen/lib/markertype.py:59
#: ../gramps/gen/lib/nameorigintype.py:82 ../gramps/gen/lib/nametype.py:55
#: ../gramps/gen/lib/notetype.py:81 ../gramps/gen/lib/repotype.py:61
#: ../gramps/gen/lib/srcmediatype.py:64 ../gramps/gen/lib/urltype.py:56
#: ../gramps/plugins/textreport/indivcomplete.py:80
msgid "Custom"
msgstr "Інше"
#: ../gramps/gen/lib/attrtype.py:66
msgid "Caste"
msgstr "Каста"
#. 2 name (version)
#: ../gramps/gen/lib/attrtype.py:67
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:75
#: ../gramps/gui/editors/displaytabs/webembedlist.py:68
#: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:96
#: ../gramps/gui/plug/_windows.py:124 ../gramps/gui/plug/_windows.py:235
#: ../gramps/gui/plug/_windows.py:604
#: ../gramps/gui/selectors/selectevent.py:62 ../gramps/gui/viewmanager.py:492
#: ../gramps/plugins/lib/libmetadata.py:93
#: ../gramps/plugins/textreport/placereport.py:184
#: ../gramps/plugins/textreport/placereport.py:257
#: ../gramps/plugins/textreport/tagreport.py:314
#: ../gramps/plugins/tool/sortevents.py:59
#: ../gramps/plugins/view/eventview.py:83
#: ../gramps/plugins/webreport/narrativeweb.py:377
#: ../gramps/plugins/webreport/narrativeweb.py:983
#: ../gramps/plugins/webreport/narrativeweb.py:1231
#: ../gramps/plugins/webreport/narrativeweb.py:2264
msgid "Description"
msgstr "Опис"
#: ../gramps/gen/lib/attrtype.py:68
msgid "Identification Number"
msgstr "Ідентифікаційний номер"
#: ../gramps/gen/lib/attrtype.py:69
msgid "National Origin"
msgstr "Національність походження"
#: ../gramps/gen/lib/attrtype.py:70
msgid "Number of Children"
msgstr "Кількість дітей"
#: ../gramps/gen/lib/attrtype.py:71
msgid "Social Security Number"
msgstr "Номер соц. страхування"
#: ../gramps/gen/lib/attrtype.py:72 ../gramps/gen/utils/keyword.py:74
#: ../gramps/gui/configure.py:615 ../gramps/gui/configure.py:617
#: ../gramps/gui/configure.py:622 ../gramps/gui/configure.py:629
#: ../gramps/plugins/tool/patchnames.py:426
msgid "Nickname"
msgstr "Прізвисько"
#: ../gramps/gen/lib/attrtype.py:73
msgid "Cause"
msgstr "Причина"
#: ../gramps/gen/lib/attrtype.py:74
msgid "Agency"
msgstr "Агенство"
#: ../gramps/gen/lib/attrtype.py:75
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:86
#: ../gramps/plugins/drawreport/statisticschart.py:354
#: ../gramps/plugins/gramplet/agestats.py:171
#: ../gramps/plugins/gramplet/events.py:58
#: ../gramps/plugins/quickview/ageondate.py:56
msgid "Age"
msgstr "Вік"
#: ../gramps/gen/lib/attrtype.py:76
msgid "Father's Age"
msgstr "Вік батька"
#: ../gramps/gen/lib/attrtype.py:77
msgid "Mother's Age"
msgstr "Вік мами"
#: ../gramps/gen/lib/attrtype.py:78 ../gramps/gen/lib/eventroletype.py:67
msgid "Witness"
msgstr "Свідок"
#: ../gramps/gen/lib/attrtype.py:79
msgid "Time"
msgstr "Час"
#: ../gramps/gen/lib/childreftype.py:74 ../gramps/gui/configure.py:80
#: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:164
#: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:162
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:219
#: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:165
#: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:154
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:258
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:169
#: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:157
#: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:146
#: ../gramps/plugins/tool/check.py:2058
msgid "None"
msgstr "Нема"
#: ../gramps/gen/lib/childreftype.py:75 ../gramps/gen/lib/eventtype.py:148
#: ../gramps/gui/merge/mergeperson.py:186
#: ../gramps/plugins/quickview/all_relations.py:272
#: ../gramps/plugins/quickview/lineage.py:95
#: ../gramps/plugins/textreport/familygroup.py:478
#: ../gramps/plugins/textreport/familygroup.py:480
#: ../gramps/plugins/textreport/tagreport.py:131
#: ../gramps/plugins/view/relview.py:638
#: ../gramps/plugins/webreport/narrativeweb.py:371
#: ../gramps/plugins/webreport/narrativeweb.py:2907
#: ../gramps/plugins/webreport/narrativeweb.py:5227
msgid "Birth"
msgstr "Народження"
#: ../gramps/gen/lib/childreftype.py:76 ../gramps/gen/lib/eventtype.py:147
msgid "Adopted"
msgstr "Прийомний"
#: ../gramps/gen/lib/childreftype.py:77
msgid "Stepchild"
msgstr "Пасинок/Падчерка"
#: ../gramps/gen/lib/childreftype.py:78
msgid "Sponsored"
msgstr "Спонсоровано"
#: ../gramps/gen/lib/childreftype.py:79
msgid "Foster"
msgstr "Вихованець"
#. -------------------------------------------------------------------------
#.
#. Short hand function to return either the person's name, or an empty
#. string if the person is None
#.
#. -------------------------------------------------------------------------
#: ../gramps/gen/lib/date.py:292 ../gramps/gen/lib/date.py:409
#: ../gramps/gen/mime/_pythonmime.py:50 ../gramps/gen/mime/_pythonmime.py:58
#: ../gramps/gen/mime/_winmime.py:64 ../gramps/gen/utils/db.py:521
#: ../gramps/gui/editors/editperson.py:331
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:93
#: ../gramps/gui/merge/mergeperson.py:63
#: ../gramps/gui/views/treemodels/peoplemodel.py:96
#: ../gramps/plugins/textreport/detancestralreport.py:543
#: ../gramps/plugins/textreport/detancestralreport.py:550
#: ../gramps/plugins/textreport/detancestralreport.py:593
#: ../gramps/plugins/textreport/detancestralreport.py:600
#: ../gramps/plugins/textreport/detdescendantreport.py:587
#: ../gramps/plugins/textreport/detdescendantreport.py:594
#: ../gramps/plugins/textreport/indivcomplete.py:439
#: ../gramps/plugins/view/relview.py:676
#: ../gramps/plugins/webreport/narrativeweb.py:5390
msgid "unknown"
msgstr "невідомо"
#: ../gramps/gen/lib/date.py:295
#, python-format
msgid "less than %s years"
msgstr "менше ніж %s років"
#: ../gramps/gen/lib/date.py:300 ../gramps/gen/lib/date.py:326
#: ../gramps/gen/lib/date.py:328 ../gramps/gen/lib/date.py:335
#: ../gramps/gen/lib/date.py:357
msgid "more than"
msgstr "більше ніж"
#: ../gramps/gen/lib/date.py:302 ../gramps/gen/lib/date.py:314
#: ../gramps/gen/lib/date.py:318 ../gramps/gen/lib/date.py:323
#: ../gramps/gen/lib/date.py:359
msgid "less than"
msgstr "менше ніж"
#: ../gramps/gen/lib/date.py:304 ../gramps/gen/lib/date.py:338
#: ../gramps/gen/lib/date.py:344 ../gramps/gen/lib/date.py:347
#: ../gramps/gen/lib/date.py:361
msgid "age|about"
msgstr "близько"
#: ../gramps/gen/lib/date.py:310 ../gramps/gen/lib/date.py:354
#: ../gramps/gen/lib/date.py:370
msgid "between"
msgstr "між"
#: ../gramps/gen/lib/date.py:311 ../gramps/gen/lib/date.py:355
#: ../gramps/gen/lib/date.py:371
#: ../gramps/plugins/quickview/all_relations.py:284
#: ../gramps/plugins/view/relview.py:1000
#: ../gramps/plugins/webreport/narrativeweb.py:1156
msgid "and"
msgstr "та"
#: ../gramps/gen/lib/date.py:320 ../gramps/gen/lib/date.py:342
msgid "less than about"
msgstr "менше ніж близько"
#: ../gramps/gen/lib/date.py:332 ../gramps/gen/lib/date.py:340
msgid "more than about"
msgstr "більше ніж близько"
#: ../gramps/gen/lib/date.py:413
#, python-format
msgid "%d year"
msgid_plural "%d years"
msgstr[0] "%d рік"
msgstr[1] "%d роки"
msgstr[2] "%d років"
#: ../gramps/gen/lib/date.py:420
#, python-format
msgid "%d month"
msgid_plural "%d months"
msgstr[0] "%d місяць"
msgstr[1] "%d місяці"
msgstr[2] "%d місяців"
#: ../gramps/gen/lib/date.py:427
#, python-format
msgid "%d day"
msgid_plural "%d days"
msgstr[0] "%d день"
msgstr[1] "%d дні"
msgstr[2] "%d днів"
#: ../gramps/gen/lib/date.py:432
msgid "0 days"
msgstr "0 днів"
#: ../gramps/gen/lib/date.py:579
msgid "calendar|Gregorian"
msgstr "Григоріанський"
#: ../gramps/gen/lib/date.py:580
msgid "calendar|Julian"
msgstr "Юліанський"
#: ../gramps/gen/lib/date.py:581
msgid "calendar|Hebrew"
msgstr "Єврейський"
#: ../gramps/gen/lib/date.py:582
msgid "calendar|French Republican"
msgstr "Французький республіканський"
#: ../gramps/gen/lib/date.py:583
msgid "calendar|Persian"
msgstr "Перський"
#: ../gramps/gen/lib/date.py:584
msgid "calendar|Islamic"
msgstr "Ісламський"
#: ../gramps/gen/lib/date.py:585
msgid "calendar|Swedish"
msgstr "Шведський"
#: ../gramps/gen/lib/date.py:1650
msgid "estimated"
msgstr "оцінка"
#: ../gramps/gen/lib/date.py:1650
msgid "calculated"
msgstr "обраховано"
#: ../gramps/gen/lib/date.py:1664
msgid "before"
msgstr "до"
#: ../gramps/gen/lib/date.py:1664
msgid "after"
msgstr "після"
#: ../gramps/gen/lib/date.py:1664
msgid "about"
msgstr "близько"
#: ../gramps/gen/lib/date.py:1665
msgid "range"
msgstr "діапазон"
#: ../gramps/gen/lib/date.py:1665
msgid "span"
msgstr "інтервал"
#: ../gramps/gen/lib/date.py:1665
msgid "textonly"
msgstr "лише текст"
#: ../gramps/gen/lib/eventroletype.py:61
msgid "Role|Primary"
msgstr "Головна"
#: ../gramps/gen/lib/eventroletype.py:62
msgid "Clergy"
msgstr "Духовенство"
#: ../gramps/gen/lib/eventroletype.py:63
msgid "Celebrant"
msgstr "Священник"
#: ../gramps/gen/lib/eventroletype.py:64
msgid "Aide"
msgstr "Помічник"
#: ../gramps/gen/lib/eventroletype.py:65
msgid "Bride"
msgstr "Наречена"
#: ../gramps/gen/lib/eventroletype.py:66
msgid "Groom"
msgstr "Наречений"
#: ../gramps/gen/lib/eventroletype.py:68
msgid "Role|Family"
msgstr "Сім'я"
#: ../gramps/gen/lib/eventroletype.py:69
msgid "Informant"
msgstr "Інформатор"
#: ../gramps/gen/lib/eventtype.py:149 ../gramps/gui/merge/mergeperson.py:190
#: ../gramps/plugins/textreport/familygroup.py:484
#: ../gramps/plugins/textreport/familygroup.py:486
#: ../gramps/plugins/textreport/tagreport.py:137
#: ../gramps/plugins/view/relview.py:649 ../gramps/plugins/view/relview.py:674
#: ../gramps/plugins/webreport/narrativeweb.py:375
#: ../gramps/plugins/webreport/narrativeweb.py:2910
#: ../gramps/plugins/webreport/narrativeweb.py:5230
msgid "Death"
msgstr "Смерть"
#: ../gramps/gen/lib/eventtype.py:150
msgid "Adult Christening"
msgstr "Хрещення дорослого"
#: ../gramps/gen/lib/eventtype.py:151 ../gramps/gen/lib/ldsord.py:95
msgid "Baptism"
msgstr "Хрещення(у віці)"
#: ../gramps/gen/lib/eventtype.py:152
msgid "Bar Mitzvah"
msgstr "Бар-міцва"
#: ../gramps/gen/lib/eventtype.py:153
msgid "Bas Mitzvah"
msgstr "Бас-міцва"
#: ../gramps/gen/lib/eventtype.py:154
msgid "Blessing"
msgstr "Благословіння"
#: ../gramps/gen/lib/eventtype.py:155
msgid "Burial"
msgstr "Поховання"
#: ../gramps/gen/lib/eventtype.py:156
msgid "Cause Of Death"
msgstr "Причина смерті"
#: ../gramps/gen/lib/eventtype.py:157
msgid "Census"
msgstr "Перепис"
#: ../gramps/gen/lib/eventtype.py:158
msgid "Christening"
msgstr "Хрещення(малям)"
#: ../gramps/gen/lib/eventtype.py:159 ../gramps/gen/lib/ldsord.py:97
msgid "Confirmation"
msgstr "Конфірмація"
#: ../gramps/gen/lib/eventtype.py:160
msgid "Cremation"
msgstr "Кремація"
#: ../gramps/gen/lib/eventtype.py:161
msgid "Degree"
msgstr "Ступінь"
#: ../gramps/gen/lib/eventtype.py:162
msgid "Education"
msgstr "Освіта"
#: ../gramps/gen/lib/eventtype.py:163
msgid "Elected"
msgstr "Обрання"
#: ../gramps/gen/lib/eventtype.py:164
msgid "Emigration"
msgstr "Еміграція"
#: ../gramps/gen/lib/eventtype.py:165
msgid "First Communion"
msgstr "Перше причастя"
#: ../gramps/gen/lib/eventtype.py:166
msgid "Immigration"
msgstr "Іміграція"
#: ../gramps/gen/lib/eventtype.py:167
msgid "Graduation"
msgstr "Випуск"
#: ../gramps/gen/lib/eventtype.py:168
msgid "Medical Information"
msgstr "Медична інформація"
#: ../gramps/gen/lib/eventtype.py:169
msgid "Military Service"
msgstr "Військова служба"
#: ../gramps/gen/lib/eventtype.py:170
msgid "Naturalization"
msgstr "Прийняття громадянства"
#: ../gramps/gen/lib/eventtype.py:171
msgid "Nobility Title"
msgstr "Дворянський титул"
#: ../gramps/gen/lib/eventtype.py:172
msgid "Number of Marriages"
msgstr "Кількість одружень"
#: ../gramps/gen/lib/eventtype.py:173 ../gramps/gen/lib/nameorigintype.py:93
#: ../gramps/plugins/gramplet/persondetails.py:124
msgid "Occupation"
msgstr "Професія"
#: ../gramps/gen/lib/eventtype.py:174
msgid "Ordination"
msgstr "Хіротонія"
#: ../gramps/gen/lib/eventtype.py:175
msgid "Probate"
msgstr "Затвердження заповіту"
#: ../gramps/gen/lib/eventtype.py:176
msgid "Property"
msgstr "Власність"
#: ../gramps/gen/lib/eventtype.py:177
#: ../gramps/plugins/gramplet/persondetails.py:126
msgid "Religion"
msgstr "Релігія"
#: ../gramps/gen/lib/eventtype.py:178
#: ../gramps/plugins/gramplet/gramplet.gpr.py:416
#: ../gramps/plugins/webreport/narrativeweb.py:2768
#: ../gramps/plugins/webreport/narrativeweb.py:6721
msgid "Residence"
msgstr "Місце проживання"
#: ../gramps/gen/lib/eventtype.py:179
msgid "Retirement"
msgstr "Вихід на пенсію"
#: ../gramps/gen/lib/eventtype.py:180
msgid "Will"
msgstr "Заповіт"
#: ../gramps/gen/lib/eventtype.py:181 ../gramps/gui/merge/mergeperson.py:245
#: ../gramps/plugins/export/exportcsv.py:461
#: ../gramps/plugins/importer/importcsv.py:235
#: ../gramps/plugins/textreport/familygroup.py:383
#: ../gramps/plugins/webreport/narrativeweb.py:3115
msgid "Marriage"
msgstr "Шлюб"
#: ../gramps/gen/lib/eventtype.py:182
msgid "Marriage Settlement"
msgstr "Шлюбний контракт на майно"
#: ../gramps/gen/lib/eventtype.py:183
msgid "Marriage License"
msgstr "Свідоцтво про шлюб"
#: ../gramps/gen/lib/eventtype.py:184
msgid "Marriage Contract"
msgstr "Шлюбний контракт"
#: ../gramps/gen/lib/eventtype.py:185
msgid "Marriage Banns"
msgstr "Оголошення про шлюб"
#: ../gramps/gen/lib/eventtype.py:186
msgid "Engagement"
msgstr "Заручини"
#: ../gramps/gen/lib/eventtype.py:187
#: ../gramps/plugins/webreport/narrativeweb.py:3116
msgid "Divorce"
msgstr "Розлучення"
#: ../gramps/gen/lib/eventtype.py:188
msgid "Divorce Filing"
msgstr "Заява на розлучення"
#: ../gramps/gen/lib/eventtype.py:189
msgid "Annulment"
msgstr "Анулювання"
#: ../gramps/gen/lib/eventtype.py:190
msgid "Alternate Marriage"
msgstr "Альтернативний шлюб"
#: ../gramps/gen/lib/eventtype.py:194
msgid "birth abbreviation|b."
msgstr "нар."
#: ../gramps/gen/lib/eventtype.py:195
msgid "death abbreviation|d."
msgstr "пом."
#: ../gramps/gen/lib/eventtype.py:196
msgid "marriage abbreviation|m."
msgstr "одруж."
#: ../gramps/gen/lib/eventtype.py:197
msgid "Unknown abbreviation|unkn."
msgstr "невід."
#: ../gramps/gen/lib/eventtype.py:198
msgid "Custom abbreviation|cust."
msgstr "спец."
#: ../gramps/gen/lib/eventtype.py:199
msgid "Adopted abbreviation|adop."
msgstr "прийомн."
#: ../gramps/gen/lib/eventtype.py:200
msgid "Adult Christening abbreviation|a.chr."
msgstr "хрещ.дор."
#: ../gramps/gen/lib/eventtype.py:201
msgid "Baptism abbreviation|bap."
msgstr "бапт.хрещ.дор."
#: ../gramps/gen/lib/eventtype.py:202
msgid "Bar Mitzvah abbreviation|bar."
msgstr "бар.Міц."
#: ../gramps/gen/lib/eventtype.py:203
msgid "Bas Mitzvah abbreviation|bas."
msgstr "бас.Міц."
#: ../gramps/gen/lib/eventtype.py:204
msgid "Blessing abbreviation|bles."
msgstr "блогосл."
#: ../gramps/gen/lib/eventtype.py:205
msgid "Burial abbreviation|bur."
msgstr "похор."
#: ../gramps/gen/lib/eventtype.py:206
msgid "Cause Of Death abbreviation|d.cau."
msgstr "прич.смерт."
#: ../gramps/gen/lib/eventtype.py:207
msgid "Census abbreviation|cens."
msgstr "перепс."
#: ../gramps/gen/lib/eventtype.py:208
msgid "Christening abbreviation|chr."
msgstr "хрещ.мал."
#: ../gramps/gen/lib/eventtype.py:209
msgid "Confirmation abbreviation|conf."
msgstr "конфір."
#: ../gramps/gen/lib/eventtype.py:210
msgid "Cremation abbreviation|crem."
msgstr "кремац."
#: ../gramps/gen/lib/eventtype.py:211
msgid "Degree abbreviation|deg."
msgstr "вчен.ступ."
#: ../gramps/gen/lib/eventtype.py:212
msgid "Education abbreviation|edu."
msgstr "освіт."
#: ../gramps/gen/lib/eventtype.py:213
msgid "Elected abbreviation|elec."
msgstr "вибр."
#: ../gramps/gen/lib/eventtype.py:214
msgid "Emigration abbreviation|em."
msgstr "емігр."
#: ../gramps/gen/lib/eventtype.py:215
msgid "First Communion abbreviation|f.comm."
msgstr "перш.прич."
#: ../gramps/gen/lib/eventtype.py:216
msgid "Immigration abbreviation|im."
msgstr "імігр."
#: ../gramps/gen/lib/eventtype.py:217
msgid "Graduation abbreviation|grad."
msgstr "випускн."
#: ../gramps/gen/lib/eventtype.py:218
msgid "Medical Information abbreviation|medinf."
msgstr "мед.інф."
#: ../gramps/gen/lib/eventtype.py:219
msgid "Military Service abbreviation|milser."
msgstr "війск.сл."
#: ../gramps/gen/lib/eventtype.py:220
msgid "Naturalization abbreviation|nat."
msgstr "прийн.гром."
#: ../gramps/gen/lib/eventtype.py:221
msgid "Nobility Title abbreviation|nob."
msgstr "двор.тит."
#: ../gramps/gen/lib/eventtype.py:222
msgid "Number of Marriages abbreviation|n.o.mar."
msgstr "кільк.шлюб."
#: ../gramps/gen/lib/eventtype.py:223
msgid "Occupation abbreviation|occ."
msgstr "діялн."
#: ../gramps/gen/lib/eventtype.py:224
msgid "Ordination abbreviation|ord."
msgstr "хірот."
#: ../gramps/gen/lib/eventtype.py:225
msgid "Probate abbreviation|prob."
msgstr "затв."
#: ../gramps/gen/lib/eventtype.py:226
msgid "Property abbreviation|prop."
msgstr "майно"
#: ../gramps/gen/lib/eventtype.py:227
msgid "Religion abbreviation|rel."
msgstr "реліг."
#: ../gramps/gen/lib/eventtype.py:228
msgid "Residence abbreviation|res."
msgstr "прож."
#: ../gramps/gen/lib/eventtype.py:229
msgid "Retirement abbreviation|ret."
msgstr "пенс."
#: ../gramps/gen/lib/eventtype.py:230
msgid "Will abbreviation|will."
msgstr "запов."
#: ../gramps/gen/lib/eventtype.py:231
msgid "Marriage Settlement abbreviation|m.set."
msgstr "майн.шл.контр."
#: ../gramps/gen/lib/eventtype.py:232
msgid "Marriage License abbreviation|m.lic."
msgstr "дозв.шлюб."
#: ../gramps/gen/lib/eventtype.py:233
msgid "Marriage Contract abbreviation|m.con."
msgstr "шлюб.контр."
#: ../gramps/gen/lib/eventtype.py:234
msgid "Marriage Banns abbreviation|m.ban."
msgstr "огл.шлюб."
#: ../gramps/gen/lib/eventtype.py:235
msgid "Alternate Marriage abbreviation|alt.mar."
msgstr "альт.одр."
#: ../gramps/gen/lib/eventtype.py:236
msgid "Engagement abbreviation|engd."
msgstr "заруч."
#: ../gramps/gen/lib/eventtype.py:237
msgid "Divorce abbreviation|div."
msgstr "розв."
#: ../gramps/gen/lib/eventtype.py:238
msgid "Divorce Filing abbreviation|div.f."
msgstr "под.на.розл."
#: ../gramps/gen/lib/eventtype.py:239
msgid "Annulment abbreviation|annul."
msgstr "анулюв."
#: ../gramps/gen/lib/familyreltype.py:55
msgid "Civil Union"
msgstr "Цивільний союз"
#: ../gramps/gen/lib/familyreltype.py:56
msgid "Unmarried"
msgstr "Не одружені"
#: ../gramps/gen/lib/familyreltype.py:57
msgid "Married"
msgstr "Одружені"
#: ../gramps/gen/lib/ldsord.py:96
msgid "Endowment"
msgstr "Пожертва"
#: ../gramps/gen/lib/ldsord.py:98
msgid "Sealed to Parents"
msgstr "Прописаний(а) до Батьків"
#: ../gramps/gen/lib/ldsord.py:99
msgid "Sealed to Spouse"
msgstr "Прописаний(а) до Чоловіка/Дружини"
#: ../gramps/gen/lib/ldsord.py:103
msgid ""
msgstr "<без статусу>"
#: ../gramps/gen/lib/ldsord.py:104
msgid "BIC"
msgstr ""
#: ../gramps/gen/lib/ldsord.py:105
msgid "Canceled"
msgstr "Скасовано"
#. ----------------------------------
#: ../gramps/gen/lib/ldsord.py:106
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:119
#: ../gramps/gui/glade/editchildref.glade.h:8
#: ../gramps/gui/merge/mergeperson.py:249
#: ../gramps/plugins/export/exportcsv.py:505
#: ../gramps/plugins/gramplet/children.py:85
#: ../gramps/plugins/gramplet/children.py:182
#: ../gramps/plugins/importer/importcsv.py:226
msgid "Child"
msgstr "Дитина"
#: ../gramps/gen/lib/ldsord.py:107
msgid "Cleared"
msgstr "Очищено"
#: ../gramps/gen/lib/ldsord.py:108
msgid "Completed"
msgstr "Виконано"
#: ../gramps/gen/lib/ldsord.py:109
msgid "DNS"
msgstr "DNS"
#: ../gramps/gen/lib/ldsord.py:110
msgid "Infant"
msgstr "Немовля"
#: ../gramps/gen/lib/ldsord.py:111
msgid "Pre-1970"
msgstr "до 1970"
#: ../gramps/gen/lib/ldsord.py:112
msgid "Qualified"
msgstr "Можливо"
#: ../gramps/gen/lib/ldsord.py:113
msgid "DNS/CAN"
msgstr "DNS/CAN"
#: ../gramps/gen/lib/ldsord.py:114
msgid "Stillborn"
msgstr "Мертвонароджене"
#: ../gramps/gen/lib/ldsord.py:115
msgid "Submitted"
msgstr "Зпрошено"
#: ../gramps/gen/lib/ldsord.py:116
msgid "Uncleared"
msgstr "Відкликано"
#: ../gramps/gen/lib/markertype.py:60
#: ../gramps/gui/logger/_errorreportassistant.py:677
msgid "Complete"
msgstr "Завершено"
#: ../gramps/gen/lib/markertype.py:61 ../gramps/plugins/tool/notrelated.py:103
msgid "ToDo"
msgstr "Відкладено"
#: ../gramps/gen/lib/nameorigintype.py:84
msgid "Surname|Inherited"
msgstr "Успадковане"
#: ../gramps/gen/lib/nameorigintype.py:85
msgid "Surname|Given"
msgstr "Дане прізвище"
#: ../gramps/gen/lib/nameorigintype.py:86
msgid "Surname|Taken"
msgstr "Прийняте прізвище"
#: ../gramps/gen/lib/nameorigintype.py:87 ../gramps/gen/utils/keyword.py:67
#: ../gramps/gui/configure.py:625
msgid "Patronymic"
msgstr "По батькові"
#: ../gramps/gen/lib/nameorigintype.py:88
msgid "Matronymic"
msgstr "По матері"
#: ../gramps/gen/lib/nameorigintype.py:89
msgid "Surname|Feudal"
msgstr "Прізвище (феодал.)"
#: ../gramps/gen/lib/nameorigintype.py:90
msgid "Pseudonym"
msgstr "Псевдонім"
#: ../gramps/gen/lib/nameorigintype.py:91
msgid "Patrilineal"
msgstr "По чоловічій лінії"
#: ../gramps/gen/lib/nameorigintype.py:92
msgid "Matrilineal"
msgstr "По жіночій лінії"
#: ../gramps/gen/lib/nameorigintype.py:94 ../gramps/gui/clipboard.py:331
#: ../gramps/gui/plug/_windows.py:609
#: ../gramps/plugins/gramplet/placedetails.py:126
msgid "Location"
msgstr "Розташування"
#: ../gramps/gen/lib/nametype.py:56
msgid "Also Known As"
msgstr "Також відомий(а) як"
#: ../gramps/gen/lib/nametype.py:57
msgid "Birth Name"
msgstr "Ім'я при народженні"
#: ../gramps/gen/lib/nametype.py:58
msgid "Married Name"
msgstr "Ім'я в шлюбі"
#: ../gramps/gen/lib/notetype.py:82 ../gramps/gui/configure.py:1271
#: ../gramps/gui/editors/editcitation.py:203
#: ../gramps/gui/editors/editcitation.py:209
#: ../gramps/gui/editors/editeventref.py:80
#: ../gramps/gui/editors/editmediaref.py:97
#: ../gramps/gui/editors/editreporef.py:74
#: ../gramps/gui/glade/editmediaref.glade.h:15
#: ../gramps/gui/glade/editname.glade.h:35
msgid "General"
msgstr "Загальне"
#: ../gramps/gen/lib/notetype.py:83
msgid "Research"
msgstr "Досліджено"
#: ../gramps/gen/lib/notetype.py:84
msgid "Transcript"
msgstr "Розшифровка"
#: ../gramps/gen/lib/notetype.py:85
msgid "Source text"
msgstr "Оригінальний текст"
#: ../gramps/gen/lib/notetype.py:86 ../gramps/gui/clipboard.py:498
#: ../gramps/gui/configure.py:512 ../gramps/gui/editors/editcitation.py:141
#: ../gramps/gui/editors/editcitation.py:147
#: ../gramps/gui/editors/filtereditor.py:295
#: ../gramps/gui/views/treemodels/citationtreemodel.py:157
#: ../gramps/plugins/gramplet/quickviewgramplet.py:116
#: ../gramps/plugins/quickview/quickview.gpr.py:206
#: ../gramps/plugins/quickview/references.py:91
msgid "Citation"
msgstr "Цитата"
#: ../gramps/gen/lib/notetype.py:87 ../gramps/gen/plug/_pluginreg.py:80
#: ../gramps/gui/logger/_errorview.py:135
msgid "Report"
msgstr "Звіт"
#: ../gramps/gen/lib/notetype.py:88
msgid "Html code"
msgstr "Html код"
#: ../gramps/gen/lib/notetype.py:89
#: ../gramps/plugins/gramplet/gramplet.gpr.py:261
#: ../gramps/plugins/gramplet/gramplet.gpr.py:268
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1076
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1090
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1104
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1118
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1132
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1146
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1160
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1174
msgid "To Do"
msgstr "Завдання"
#: ../gramps/gen/lib/notetype.py:93
msgid "Person Note"
msgstr "Замітка до людини"
#: ../gramps/gen/lib/notetype.py:94
msgid "Name Note"
msgstr "Замітка до імені"
#: ../gramps/gen/lib/notetype.py:95
msgid "Attribute Note"
msgstr "Замітка до атрибуту"
#: ../gramps/gen/lib/notetype.py:96
msgid "Address Note"
msgstr "Замітка до адреси"
#: ../gramps/gen/lib/notetype.py:97
msgid "Association Note"
msgstr "Замітка до асоціації"
#: ../gramps/gen/lib/notetype.py:98
msgid "LDS Note"
msgstr "LDS примітка"
#: ../gramps/gen/lib/notetype.py:99
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:122
msgid "Family Note"
msgstr "Замітка до сім'ї"
#: ../gramps/gen/lib/notetype.py:100
msgid "Event Note"
msgstr "Замітка до події"
#: ../gramps/gen/lib/notetype.py:101
msgid "Event Reference Note"
msgstr "Замітка до посилання на подію"
#: ../gramps/gen/lib/notetype.py:102
msgid "Source Note"
msgstr "Замітка до джерела"
#: ../gramps/gen/lib/notetype.py:103
msgid "Source Reference Note"
msgstr "Замітка до посилання на джерело"
#: ../gramps/gen/lib/notetype.py:104
msgid "Place Note"
msgstr "Замітка до місця"
#: ../gramps/gen/lib/notetype.py:105
msgid "Repository Note"
msgstr "Замітка до сховища"
#: ../gramps/gen/lib/notetype.py:106
msgid "Repository Reference Note"
msgstr "Замітка до посилання на сховище"
#: ../gramps/gen/lib/notetype.py:108
msgid "Media Note"
msgstr "Замітка до медіа"
#: ../gramps/gen/lib/notetype.py:109
msgid "Media Reference Note"
msgstr "Замітка до посилання на медіа"
#: ../gramps/gen/lib/notetype.py:110
msgid "Child Reference Note"
msgstr "Замітка до посилання на дитину"
#: ../gramps/gen/lib/person.py:507
msgid "Merged Gramps ID"
msgstr "Об’єднано Gramps ID"
#: ../gramps/gen/lib/repotype.py:62
msgid "Library"
msgstr "Бібліотека"
#: ../gramps/gen/lib/repotype.py:63
msgid "Cemetery"
msgstr "Цвинтар"
#: ../gramps/gen/lib/repotype.py:64
msgid "Church"
msgstr "Церква"
#: ../gramps/gen/lib/repotype.py:65
msgid "Archive"
msgstr "Архів"
#: ../gramps/gen/lib/repotype.py:66
msgid "Album"
msgstr "Альбом"
#: ../gramps/gen/lib/repotype.py:67
msgid "Web site"
msgstr "Веб сайт"
#: ../gramps/gen/lib/repotype.py:68
msgid "Bookstore"
msgstr "Книгарня"
#: ../gramps/gen/lib/repotype.py:69
msgid "Collection"
msgstr "Колекція"
#: ../gramps/gen/lib/repotype.py:70
msgid "Safe"
msgstr "Сейф"
#: ../gramps/gen/lib/srcmediatype.py:65
msgid "Audio"
msgstr "Аудіо"
#: ../gramps/gen/lib/srcmediatype.py:66 ../gramps/gui/glade/book.glade.h:1
#: ../gramps/gui/plug/report/_bookdialog.py:342
#: ../gramps/gui/plug/report/_bookdialog.py:863
#: ../gramps/gui/plug/report/_bookdialog.py:880
msgid "Book"
msgstr "Книга"
#: ../gramps/gen/lib/srcmediatype.py:67
msgid "Card"
msgstr "Картка"
#: ../gramps/gen/lib/srcmediatype.py:68
msgid "Electronic"
msgstr "Електронний носій"
#: ../gramps/gen/lib/srcmediatype.py:69
msgid "Fiche"
msgstr "Мікрофільм"
#: ../gramps/gen/lib/srcmediatype.py:70
msgid "Film"
msgstr "Фільм"
#: ../gramps/gen/lib/srcmediatype.py:71
msgid "Magazine"
msgstr "Журнал"
#: ../gramps/gen/lib/srcmediatype.py:72
msgid "Manuscript"
msgstr "Рукопис"
#: ../gramps/gen/lib/srcmediatype.py:73
msgid "Map"
msgstr "Мапа"
#: ../gramps/gen/lib/srcmediatype.py:74
msgid "Newspaper"
msgstr "Газета"
#: ../gramps/gen/lib/srcmediatype.py:75
msgid "Photo"
msgstr "Фото"
#: ../gramps/gen/lib/srcmediatype.py:76
msgid "Tombstone"
msgstr "Надмогильна плита"
#: ../gramps/gen/lib/srcmediatype.py:77
msgid "Video"
msgstr "Відео"
#: ../gramps/gen/lib/styledtexttagtype.py:66
#: ../gramps/gui/widgets/styledtexteditor.py:466
msgid "Bold"
msgstr "Товстий"
#: ../gramps/gen/lib/styledtexttagtype.py:67
#: ../gramps/gui/widgets/styledtexteditor.py:464
msgid "Italic"
msgstr "Курсив"
#: ../gramps/gen/lib/styledtexttagtype.py:68
#: ../gramps/gui/widgets/styledtexteditor.py:468
msgid "Underline"
msgstr "Підкреслений"
#: ../gramps/gen/lib/styledtexttagtype.py:69
msgid "Fontface"
msgstr "Шрифт"
#: ../gramps/gen/lib/styledtexttagtype.py:70
msgid "Fontsize"
msgstr "Розмір шрифту"
#: ../gramps/gen/lib/styledtexttagtype.py:71
msgid "Fontcolor"
msgstr "Колір шрифту"
#: ../gramps/gen/lib/styledtexttagtype.py:72
msgid "Highlight"
msgstr "Підсвічування"
#: ../gramps/gen/lib/styledtexttagtype.py:73
msgid "Superscript"
msgstr "Верхній індекс"
#: ../gramps/gen/lib/styledtexttagtype.py:74
#: ../gramps/gui/glade/editlink.glade.h:5
#: ../gramps/gui/widgets/styledtextbuffer.py:565
#: ../gramps/gui/widgets/styledtextbuffer.py:601
#: ../gramps/gui/widgets/styledtexteditor.py:480
msgid "Link"
msgstr "Посилання"
#: ../gramps/gen/lib/surnamebase.py:211 ../gramps/gen/lib/surnamebase.py:217
#: ../gramps/gen/lib/surnamebase.py:220
#, python-format
msgid "%(first)s %(second)s"
msgstr "%(first)s %(second)s"
#: ../gramps/gen/lib/urltype.py:57
msgid "E-mail"
msgstr "Ел. пошта"
#: ../gramps/gen/lib/urltype.py:58
msgid "Web Home"
msgstr "Домашня сторінка"
#: ../gramps/gen/lib/urltype.py:59
msgid "Web Search"
msgstr "Веб пошук"
#: ../gramps/gen/lib/urltype.py:60
msgid "FTP"
msgstr "FTP"
#: ../gramps/gen/merge/mergecitationquery.py:62
#: ../gramps/plugins/tool/mergecitations.py:192
msgid "Merge Citation"
msgstr "Об’єднати Цитату"
#: ../gramps/gen/merge/mergeeventquery.py:61
msgid "Merge Event Objects"
msgstr "Об'єднання подій об'єктів"
#: ../gramps/gen/merge/mergefamilyquery.py:92
msgid "A parent should be a father or mother."
msgstr "Має бути батько, або мама."
#: ../gramps/gen/merge/mergefamilyquery.py:105
#: ../gramps/gen/merge/mergefamilyquery.py:116
#: ../gramps/gen/merge/mergepersonquery.py:56
msgid "A parent and child cannot be merged. To merge these people, you must first break the relationship between them."
msgstr "Об'єднання дітей та батьків неможливе. Для об'єднання цих людей, Вам потрібно спочатку видалити зв'язки між ними."
#: ../gramps/gen/merge/mergefamilyquery.py:137
msgid "Merge Family"
msgstr "Об'єднати сім'ю"
#: ../gramps/gen/merge/mergemediaquery.py:61
#: ../gramps/gui/merge/mergemedia.py:69
msgid "Merge Media Objects"
msgstr "Об'єднання медіа об'єктів"
#: ../gramps/gen/merge/mergenotequery.py:60
#: ../gramps/gui/merge/mergenote.py:69
msgid "Merge Notes"
msgstr "Об'єднання заміток"
#: ../gramps/gen/merge/mergepersonquery.py:53
msgid "Spouses cannot be merged. To merge these people, you must first break the relationship between them."
msgstr "Подружжя не може бути об'єднаним. Для об'єднання цих людей, Вам потрібно спочатку видалити зв'язки між ними."
#: ../gramps/gen/merge/mergepersonquery.py:119
msgid "Merge Person"
msgstr "Об'єднання людей"
#: ../gramps/gen/merge/mergepersonquery.py:158
msgid "A person with multiple relations with the same spouse is about to be merged. This is beyond the capabilities of the merge routine. The merge is aborted."
msgstr "Об’єднання особи, для якої вказано декілька відносин з однією й тією ж парою. Це за межами можливостей звичайного об’єднання. Об’єднання скасовано."
#: ../gramps/gen/merge/mergepersonquery.py:169
msgid "Multiple families get merged. This is unusual, the merge is aborted."
msgstr "Об’єдняння декількох сімей. Це не звично, злиття скасовується."
#: ../gramps/gen/merge/mergeplacequery.py:62
#: ../gramps/gui/merge/mergeplace.py:76
msgid "Merge Places"
msgstr "Об'єднання місць"
#: ../gramps/gen/merge/mergerepositoryquery.py:61
#: ../gramps/gui/merge/mergerepository.py:68
msgid "Merge Repositories"
msgstr "Об'єднання сховищ"
#: ../gramps/gen/merge/mergesourcequery.py:64
msgid "Merge Source"
msgstr "Об'єднання джерел"
#: ../gramps/gen/plug/_gramplet.py:339
#, python-format
msgid "Gramplet %s caused an error"
msgstr "Грамплет %s викликав помилку"
#. -------------------------------------------------------------------------
#.
#. Constants
#.
#. -------------------------------------------------------------------------
#: ../gramps/gen/plug/_manager.py:61
msgid "No description was provided"
msgstr "Опису не надано"
#: ../gramps/gen/plug/_pluginreg.py:62
msgid "Stable"
msgstr "Стабільно"
#: ../gramps/gen/plug/_pluginreg.py:62
msgid "Unstable"
msgstr "Нестабілно"
#: ../gramps/gen/plug/_pluginreg.py:81
msgid "Quickreport"
msgstr "Швидкий звіт"
#: ../gramps/gen/plug/_pluginreg.py:82
msgid "Tool"
msgstr "Інструмент"
#: ../gramps/gen/plug/_pluginreg.py:83
msgid "Importer"
msgstr "Імпортер"
#: ../gramps/gen/plug/_pluginreg.py:84
msgid "Exporter"
msgstr "Експортер"
#: ../gramps/gen/plug/_pluginreg.py:85
msgid "Doc creator"
msgstr "Генератор документів"
#: ../gramps/gen/plug/_pluginreg.py:86
msgid "Plugin lib"
msgstr "Бібліотека модулів"
#: ../gramps/gen/plug/_pluginreg.py:87
msgid "Map service"
msgstr "Сервіс мап"
#: ../gramps/gen/plug/_pluginreg.py:88
msgid "Gramps View"
msgstr "Вигляд Gramps"
#: ../gramps/gen/plug/_pluginreg.py:89 ../gramps/gui/grampsgui.py:179
#: ../gramps/plugins/view/relview.py:150
#: ../gramps/plugins/view/view.gpr.py:110
#: ../gramps/plugins/view/view.gpr.py:118
msgid "Relationships"
msgstr "Відносини"
#: ../gramps/gen/plug/_pluginreg.py:90 ../gramps/gen/plug/_pluginreg.py:399
#: ../gramps/gui/glade/grampletpane.glade.h:9
#: ../gramps/gui/widgets/grampletbar.py:607
#: ../gramps/gui/widgets/grampletpane.py:231
#: ../gramps/gui/widgets/grampletpane.py:957
msgid "Gramplet"
msgstr "Грамплет"
#: ../gramps/gen/plug/_pluginreg.py:91
msgid "Sidebar"
msgstr "Бічна панель"
#. add miscellaneous column
#: ../gramps/gen/plug/_pluginreg.py:487
#: ../gramps/plugins/gramplet/faqgramplet.py:63
#: ../gramps/plugins/webreport/narrativeweb.py:1924
msgid "Miscellaneous"
msgstr "Різне"
#: ../gramps/gen/plug/_pluginreg.py:1101 ../gramps/gen/plug/_pluginreg.py:1106
#, python-format
msgid "ERROR: Failed reading plugin registration %(filename)s"
msgstr "ПОМИЛКА: Провал при читанні реєстрації додатків %(filename)s"
#: ../gramps/gen/plug/_pluginreg.py:1120
#, python-format
msgid "ERROR: Plugin file %(filename)s has a version of \"%(gramps_target_version)s\" which is invalid for Gramps \"%(gramps_version)s\"."
msgstr "ПОМИЛКА: Файл додатку %(filename)s версії \"%(gramps_target_version)s\" яка не підходить для Gramps \"%(gramps_version)s\"."
#: ../gramps/gen/plug/_pluginreg.py:1141
#, python-format
msgid "ERROR: Wrong python file %(filename)s in register file %(regfile)s"
msgstr "ПОМИЛКА: Невірний файл python-скрипту %(filename)s у файлі реєстрації %(regfile)s"
#: ../gramps/gen/plug/_pluginreg.py:1149
#, python-format
msgid "ERROR: Python file %(filename)s in register file %(regfile)s does not exist"
msgstr "ПОМИЛКА: Файл Python %(filename)s у файлі реєстрації %(regfile)s відсутній"
#: ../gramps/gen/plug/docbackend/docbackend.py:146
msgid "Close file first"
msgstr "Спершу закрийте файл"
#: ../gramps/gen/plug/docbackend/docbackend.py:156
msgid "No filename given"
msgstr "Не вказано назву файлу"
#: ../gramps/gen/plug/docbackend/docbackend.py:158
#, python-format
msgid "File %s already open, close it first."
msgstr "Файл %s вже відкриту, спершу закрийте його."
#. Export shouldn't bring Gramps down.
#: ../gramps/gen/plug/docbackend/docbackend.py:164
#: ../gramps/gen/plug/docbackend/docbackend.py:167
#: ../gramps/plugins/docgen/asciidoc.py:164
#: ../gramps/plugins/docgen/odfdoc.py:1203
#: ../gramps/plugins/docgen/odfdoc.py:1206
#: ../gramps/plugins/docgen/pdfdoc.py:96 ../gramps/plugins/docgen/pdfdoc.py:99
#: ../gramps/plugins/docgen/psdrawdoc.py:109
#: ../gramps/plugins/docgen/psdrawdoc.py:112
#: ../gramps/plugins/docgen/rtfdoc.py:96 ../gramps/plugins/docgen/rtfdoc.py:99
#: ../gramps/plugins/docgen/svgdrawdoc.py:84
#: ../gramps/plugins/docgen/svgdrawdoc.py:86
#: ../gramps/plugins/export/exportcsv.py:303
#: ../gramps/plugins/export/exportcsv.py:307
#: ../gramps/plugins/export/exportgedcom.py:1457
#: ../gramps/plugins/export/exportgeneweb.py:95
#: ../gramps/plugins/export/exportgeneweb.py:99
#: ../gramps/plugins/export/exportvcalendar.py:101
#: ../gramps/plugins/export/exportvcalendar.py:105
#: ../gramps/plugins/export/exportvcard.py:73
#: ../gramps/plugins/export/exportvcard.py:77
#: ../gramps/plugins/webreport/narrativeweb.py:6995
#, python-format
msgid "Could not create %s"
msgstr "Не можу створити %s"
#. ------------------------------------------------------------------------
#.
#. Private Constants
#.
#. ------------------------------------------------------------------------
#: ../gramps/gen/plug/report/_book.py:75 ../gramps/gui/plug/_dialogs.py:60
#: ../gramps/gui/plug/report/_bookdialog.py:89
#: ../gramps/gui/viewmanager.py:123
msgid "Unsupported"
msgstr "Не підтримується"
#: ../gramps/gen/plug/report/_constants.py:47
msgid "Text Reports"
msgstr "Текстовий звіт"
#: ../gramps/gen/plug/report/_constants.py:48
msgid "Graphical Reports"
msgstr "Графічний звіт"
#: ../gramps/gen/plug/report/_constants.py:49
msgid "Code Generators"
msgstr "Генератор коду"
#: ../gramps/gen/plug/report/_constants.py:50
msgid "Web Pages"
msgstr "Веб сторінки"
#: ../gramps/gen/plug/report/_constants.py:51
msgid "Books"
msgstr "Книги"
#: ../gramps/gen/plug/report/_constants.py:52
msgid "Graphs"
msgstr "Графіки"
#: ../gramps/gen/plug/report/_constants.py:55 ../gramps/gui/clipboard.py:611
#: ../gramps/gui/clipboard.py:616 ../gramps/gui/configure.py:1101
#: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:98
#: ../gramps/plugins/textreport/custombooktext.py:127
#: ../gramps/plugins/textreport/tagreport.py:394
msgid "Text"
msgstr "Текст"
#: ../gramps/gen/plug/report/_constants.py:56
msgid "Graphics"
msgstr "Графіка"
#: ../gramps/gen/plug/report/endnotes.py:50
#: ../gramps/plugins/textreport/ancestorreport.py:363
#: ../gramps/plugins/textreport/detancestralreport.py:867
#: ../gramps/plugins/textreport/detdescendantreport.py:1062
msgid "The style used for the generation header."
msgstr "Стиль заголовку поколінь."
#: ../gramps/gen/plug/report/endnotes.py:57
msgid "The basic style used for the endnotes source display."
msgstr "Базовий стиль показу приміток для джерела."
#: ../gramps/gen/plug/report/endnotes.py:64
msgid "The basic style used for the endnotes notes display."
msgstr "Базовий стиль показу приміток для заміток."
#: ../gramps/gen/plug/report/endnotes.py:71
msgid "The basic style used for the endnotes reference display."
msgstr "Базовий стиль показу приміток для посилання."
#: ../gramps/gen/plug/report/endnotes.py:78
msgid "The basic style used for the endnotes reference notes display."
msgstr "Базовий стиль показу приміток для посилання."
#: ../gramps/gen/plug/report/endnotes.py:125
msgid "Endnotes"
msgstr "Примітки"
#: ../gramps/gen/plug/report/utils.py:144
#: ../gramps/plugins/textreport/indivcomplete.py:641
#: ../gramps/plugins/textreport/simplebooktitle.py:106
#: ../gramps/plugins/webreport/narrativeweb.py:1965
#: ../gramps/plugins/webreport/narrativeweb.py:2150
#: ../gramps/plugins/webreport/narrativeweb.py:2204
#: ../gramps/plugins/webreport/narrativeweb.py:2210
msgid "Could not add photo to page"
msgstr "Не можу додати фото на сторінку"
#: ../gramps/gen/plug/report/utils.py:145 ../gramps/gui/utils.py:372
#: ../gramps/plugins/textreport/indivcomplete.py:642
msgid "File does not exist"
msgstr "Файл не існує"
#. Do this in case of command line options query (show=filter)
#: ../gramps/gen/plug/report/utils.py:260
msgid "PERSON"
msgstr "ОСОБА"
#: ../gramps/gen/plug/report/utils.py:269
#: ../gramps/gui/plug/report/_bookdialog.py:152
#: ../gramps/plugins/tool/eventcmp.py:158
msgid "Entire Database"
msgstr "Вся база даних"
#. feature request 2356: avoid genitive form
#: ../gramps/gen/plug/report/utils.py:274
#: ../gramps/gui/plug/export/_exportoptions.py:429
#: ../gramps/plugins/gramplet/descendgramplet.py:72
#: ../gramps/plugins/textreport/descendreport.py:367
#, python-format
msgid "Descendants of %s"
msgstr "Нащадки %s"
#. feature request 2356: avoid genitive form
#: ../gramps/gen/plug/report/utils.py:279
#: ../gramps/gui/plug/export/_exportoptions.py:434
#, python-format
msgid "Descendant Families of %s"
msgstr "Сім'ї нащадків %s"
#. feature request 2356: avoid genitive form
#: ../gramps/gen/plug/report/utils.py:284
#: ../gramps/gui/plug/export/_exportoptions.py:439
#, python-format
msgid "Ancestors of %s"
msgstr "Предки %s"
#: ../gramps/gen/plug/report/utils.py:288
#: ../gramps/gui/plug/export/_exportoptions.py:443
#, python-format
msgid "People with common ancestor with %s"
msgstr "Особи, що мають спільного предка з %s"
#: ../gramps/gen/plug/utils.py:214 ../gramps/gen/plug/utils.py:221
#, python-format
msgid "Unable to open '%s'"
msgstr "не можливо відкрити '%s'"
#: ../gramps/gen/plug/utils.py:231
#, python-format
msgid "Error in reading '%s'"
msgstr "Помилка читання '%s'"
#: ../gramps/gen/plug/utils.py:242
#, python-format
msgid "Error: cannot open '%s'"
msgstr "Помилка: Не можу відкрити '%s'"
#: ../gramps/gen/plug/utils.py:246
#, python-format
msgid "Error: unknown file type: '%s'"
msgstr "Помилка: Невідомий тип файлу: '%s'"
#: ../gramps/gen/plug/utils.py:252
#, python-format
msgid "Examining '%s'..."
msgstr "Перевіряю '%s'..."
#: ../gramps/gen/plug/utils.py:265
#, python-format
msgid "Error in '%s' file: cannot load."
msgstr "Помилка у файлі '%s' : не можу завантажити."
#: ../gramps/gen/plug/utils.py:279
#, python-format
msgid "'%s' is for this version of Gramps."
msgstr "'%s' для цієї версії Gramps."
#: ../gramps/gen/plug/utils.py:283
#, python-format
msgid "'%s' is NOT for this version of Gramps."
msgstr "'%s' НЕ для цієї версії Gramps."
#: ../gramps/gen/plug/utils.py:284
#, python-format
msgid "It is for version %(v1)d.%(v2)d"
msgstr "Це для версії %(v1)d.%(v2)d"
#: ../gramps/gen/plug/utils.py:294
#, python-format
msgid "Error: missing gramps_target_version in '%s'..."
msgstr "Помилка: відсутній параметр gramps_target_version в '%s'..."
#: ../gramps/gen/plug/utils.py:299
#, python-format
msgid "Installing '%s'..."
msgstr "Встановлюю '%s'..."
#: ../gramps/gen/plug/utils.py:305
#, python-format
msgid "Registered '%s'"
msgstr "Зарейстровано '%s'"
#: ../gramps/gen/proxy/private.py:808
#: ../gramps/gui/glade/editaddress.glade.h:17
#: ../gramps/gui/glade/editattribute.glade.h:4
#: ../gramps/gui/glade/editchildref.glade.h:4
#: ../gramps/gui/glade/editcitation.glade.h:16
#: ../gramps/gui/glade/editevent.glade.h:9
#: ../gramps/gui/glade/editeventref.glade.h:3
#: ../gramps/gui/glade/editldsord.glade.h:12
#: ../gramps/gui/glade/editmedia.glade.h:16
#: ../gramps/gui/glade/editmediaref.glade.h:13
#: ../gramps/gui/glade/editname.glade.h:5
#: ../gramps/gui/glade/editnote.glade.h:10
#: ../gramps/gui/glade/editperson.glade.h:23
#: ../gramps/gui/glade/editpersonref.glade.h:7
#: ../gramps/gui/glade/editplace.glade.h:7
#: ../gramps/gui/glade/editreporef.glade.h:8
#: ../gramps/gui/glade/editrepository.glade.h:10
#: ../gramps/gui/glade/editsource.glade.h:14
#: ../gramps/gui/glade/editsourceref.glade.h:8
#: ../gramps/gui/glade/editurl.glade.h:5 ../gramps/gui/grampsgui.py:190
#: ../gramps/plugins/lib/libpersonview.py:103
#: ../gramps/plugins/lib/libplaceview.py:108
#: ../gramps/plugins/view/citationlistview.py:103
#: ../gramps/plugins/view/citationtreeview.py:98
#: ../gramps/plugins/view/eventview.py:88
#: ../gramps/plugins/view/familyview.py:86
#: ../gramps/plugins/view/mediaview.py:109
#: ../gramps/plugins/view/noteview.py:84
#: ../gramps/plugins/view/placetreeview.py:86
#: ../gramps/plugins/view/repoview.py:98
#: ../gramps/plugins/view/sourceview.py:88
msgid "Private"
msgstr "Особисте"
#: ../gramps/gen/relationship.py:805
#: ../gramps/plugins/view/pedigreeview.py:1494
msgid "Relationship loop detected"
msgstr "Виявлено петлю відносин"
#: ../gramps/gen/relationship.py:862
#, python-format
msgid ""
"Family Tree reaches back more than the maximum %d generations searched.\n"
"It is possible that relationships have been missed"
msgstr ""
"Пошук в Сімейному Дереві досяг максимальної кількості поколінь %d.\n"
"Можливо деякі відносини були пропущені"
#: ../gramps/gen/relationship.py:934
msgid "Relationship loop detected:"
msgstr "Виявлено петлю відносин:"
#: ../gramps/gen/relationship.py:935
#, python-format
msgid "Person %(person)s connects to himself via %(relation)s"
msgstr "Людина %(person)s зв'язана сама з собою через %(relation)s"
#: ../gramps/gen/relationship.py:1201
msgid "undefined"
msgstr "не визначено"
#: ../gramps/gen/relationship.py:1678
#: ../gramps/plugins/importer/importcsv.py:234
msgid "husband"
msgstr "чоловік"
#: ../gramps/gen/relationship.py:1680
#: ../gramps/plugins/importer/importcsv.py:230
msgid "wife"
msgstr "дружина"
#: ../gramps/gen/relationship.py:1682
msgid "gender unknown|spouse"
msgstr "чоловік/дружина"
#: ../gramps/gen/relationship.py:1685
msgid "ex-husband"
msgstr "колишній чоловік"
#: ../gramps/gen/relationship.py:1687
msgid "ex-wife"
msgstr "колишня дружина"
#: ../gramps/gen/relationship.py:1689
msgid "gender unknown|ex-spouse"
msgstr "колишній(я) чоловік(дружина)"
#: ../gramps/gen/relationship.py:1692
msgid "unmarried|husband"
msgstr "цивільний чоловік"
#: ../gramps/gen/relationship.py:1694
msgid "unmarried|wife"
msgstr "цивільна дружина"
#: ../gramps/gen/relationship.py:1696
msgid "gender unknown,unmarried|spouse"
msgstr "цивільний чоловік/дружина"
#: ../gramps/gen/relationship.py:1699
msgid "unmarried|ex-husband"
msgstr "колишній цивільний чоловік"
#: ../gramps/gen/relationship.py:1701
msgid "unmarried|ex-wife"
msgstr "колишня цивільна дружина"
#: ../gramps/gen/relationship.py:1703
msgid "gender unknown,unmarried|ex-spouse"
msgstr "колишній(я) цивільний(на) чоловік(дружина)"
#: ../gramps/gen/relationship.py:1706
msgid "male,civil union|partner"
msgstr "партнер"
#: ../gramps/gen/relationship.py:1708
msgid "female,civil union|partner"
msgstr "партнер"
#: ../gramps/gen/relationship.py:1710
msgid "gender unknown,civil union|partner"
msgstr "партнер"
#: ../gramps/gen/relationship.py:1713
msgid "male,civil union|former partner"
msgstr "колишній партнер"
#: ../gramps/gen/relationship.py:1715
msgid "female,civil union|former partner"
msgstr "колишній партнер"
#: ../gramps/gen/relationship.py:1717
msgid "gender unknown,civil union|former partner"
msgstr "колишній партнер"
#: ../gramps/gen/relationship.py:1720
msgid "male,unknown relation|partner"
msgstr "партнер"
#: ../gramps/gen/relationship.py:1722
msgid "female,unknown relation|partner"
msgstr "партнер"
#: ../gramps/gen/relationship.py:1724
msgid "gender unknown,unknown relation|partner"
msgstr "партнер"
#: ../gramps/gen/relationship.py:1729
msgid "male,unknown relation|former partner"
msgstr "колишній партнер"
#: ../gramps/gen/relationship.py:1731
msgid "female,unknown relation|former partner"
msgstr "колишній партнер"
#: ../gramps/gen/relationship.py:1733
msgid "gender unknown,unknown relation|former partner"
msgstr "колишній партнер"
#: ../gramps/gen/relationship.py:1817
#, python-format
msgid "Family relationship translator not available for language '%s'. Using 'english' instead."
msgstr ""
#: ../gramps/gen/simple/_simpleaccess.py:962
msgid "Unknown father"
msgstr "Батько невідомий"
#: ../gramps/gen/simple/_simpleaccess.py:966
msgid "Unknown mother"
msgstr "Мама невідома"
#: ../gramps/gen/utils/alive.py:114
msgid "death event without date"
msgstr "подія смерті без дати"
#: ../gramps/gen/utils/alive.py:125
msgid "death-related evidence"
msgstr "підтвердження смерті"
#: ../gramps/gen/utils/alive.py:129
msgid "death-related evidence without date"
msgstr "підтвердження смерті без дати"
#: ../gramps/gen/utils/alive.py:146
msgid "birth-related evidence"
msgstr "підтвердження народження"
#: ../gramps/gen/utils/alive.py:151
#: ../gramps/plugins/importer/importcsv.py:216
msgid "death date"
msgstr "дата смерті"
#: ../gramps/gen/utils/alive.py:156
#: ../gramps/plugins/importer/importcsv.py:194
msgid "birth date"
msgstr "дата народження"
#: ../gramps/gen/utils/alive.py:189
msgid "sibling birth date"
msgstr "дата народження брата/сестри"
#: ../gramps/gen/utils/alive.py:201
msgid "sibling death date"
msgstr "дата смерті брата/сестри"
#: ../gramps/gen/utils/alive.py:215
msgid "sibling birth-related date"
msgstr "дата пов'язана з народженням брата/сестри"
#: ../gramps/gen/utils/alive.py:226
msgid "sibling death-related date"
msgstr "дата пов'язана із смертю брата/сестри"
#: ../gramps/gen/utils/alive.py:241 ../gramps/gen/utils/alive.py:252
msgid "a spouse's birth-related date, "
msgstr "дата пов'язана з народженням чоловіка/друини,"
#: ../gramps/gen/utils/alive.py:245 ../gramps/gen/utils/alive.py:256
msgid "a spouse's death-related date, "
msgstr "дата пов'язана із смертю чоловіка/дружини"
#: ../gramps/gen/utils/alive.py:274
msgid "event with spouse"
msgstr "подія з чоловіком/дружиною"
#: ../gramps/gen/utils/alive.py:298
msgid "descendant birth date"
msgstr "дата народження нащадка"
#: ../gramps/gen/utils/alive.py:307
msgid "descendant death date"
msgstr "дата смерті нащадка"
#: ../gramps/gen/utils/alive.py:323
msgid "descendant birth-related date"
msgstr "дата пов'язана з народженням нащадка"
#: ../gramps/gen/utils/alive.py:331
msgid "descendant death-related date"
msgstr "дата пов'язана із смертю нащадка"
#: ../gramps/gen/utils/alive.py:344
#, python-format
msgid "Database error: %s is defined as his or her own ancestor"
msgstr "Помилка бази: %s є власним предком"
#: ../gramps/gen/utils/alive.py:368 ../gramps/gen/utils/alive.py:414
msgid "ancestor birth date"
msgstr "дата народження предка"
#: ../gramps/gen/utils/alive.py:378 ../gramps/gen/utils/alive.py:424
msgid "ancestor death date"
msgstr "дата смерті предка"
#: ../gramps/gen/utils/alive.py:389 ../gramps/gen/utils/alive.py:435
msgid "ancestor birth-related date"
msgstr "дата пов'язана з народженням предка"
#: ../gramps/gen/utils/alive.py:397 ../gramps/gen/utils/alive.py:443
msgid "ancestor death-related date"
msgstr "дата пов'язана із смертю предка"
#. no evidence, must consider alive
#: ../gramps/gen/utils/alive.py:501
msgid "no evidence"
msgstr "нема підтверджень"
#: ../gramps/gen/utils/db.py:285 ../gramps/gen/utils/db.py:304
#, python-format
msgid "%s, ..."
msgstr "%s, ..."
#: ../gramps/gen/utils/db.py:531 ../gramps/plugins/lib/librecords.py:204
#, python-format
msgid "%(father)s and %(mother)s"
msgstr "%(father)s та %(mother)s"
#: ../gramps/gen/utils/keyword.py:56 ../gramps/plugins/export/exportcsv.py:340
#: ../gramps/plugins/importer/importcsv.py:185
#: ../gramps/plugins/tool/patchnames.py:436
msgid "Person|Title"
msgstr "Титул"
#: ../gramps/gen/utils/keyword.py:56
msgid "Person|TITLE"
msgstr "ТИТУЛ"
#: ../gramps/gen/utils/keyword.py:57
msgid "GIVEN"
msgstr "ІМ'Я"
#. show surname and first name
#: ../gramps/gen/utils/keyword.py:58 ../gramps/gui/clipboard.py:595
#: ../gramps/gui/configure.py:612 ../gramps/gui/configure.py:614
#: ../gramps/gui/configure.py:616 ../gramps/gui/configure.py:618
#: ../gramps/gui/configure.py:621 ../gramps/gui/configure.py:622
#: ../gramps/gui/configure.py:623 ../gramps/gui/configure.py:624
#: ../gramps/gui/editors/displaytabs/surnametab.py:77
#: ../gramps/gui/plug/_guioptions.py:91 ../gramps/gui/plug/_guioptions.py:1448
#: ../gramps/plugins/drawreport/statisticschart.py:322
#: ../gramps/plugins/export/exportcsv.py:338
#: ../gramps/plugins/importer/importcsv.py:177
#: ../gramps/plugins/quickview/filterbyname.py:330
#: ../gramps/plugins/webreport/narrativeweb.py:2879
#: ../gramps/plugins/webreport/narrativeweb.py:3960
#: ../gramps/plugins/webreport/narrativeweb.py:5223
msgid "Surname"
msgstr "Прізвище"
#: ../gramps/gen/utils/keyword.py:58 ../gramps/gui/configure.py:619
#: ../gramps/gui/configure.py:626 ../gramps/gui/configure.py:628
#: ../gramps/gui/configure.py:629 ../gramps/gui/configure.py:630
#: ../gramps/gui/configure.py:631 ../gramps/gui/configure.py:632
msgid "SURNAME"
msgstr "ПРІЗВИЩЕ"
#: ../gramps/gen/utils/keyword.py:59
msgid "Name|Call"
msgstr "Ім'я в побуті"
#: ../gramps/gen/utils/keyword.py:59
msgid "Name|CALL"
msgstr "ІМЯ В ПОБУТІ"
#: ../gramps/gen/utils/keyword.py:60 ../gramps/gui/configure.py:616
#: ../gramps/gui/configure.py:618 ../gramps/gui/configure.py:621
#: ../gramps/gui/configure.py:622 ../gramps/gui/configure.py:628
msgid "Name|Common"
msgstr "Звичайне"
#: ../gramps/gen/utils/keyword.py:60
msgid "Name|COMMON"
msgstr "ЗВИЧАЙНЕ"
#: ../gramps/gen/utils/keyword.py:61
msgid "Initials"
msgstr "Ініціали"
#: ../gramps/gen/utils/keyword.py:61
msgid "INITIALS"
msgstr "ІНІЦІАЛИ"
#: ../gramps/gen/utils/keyword.py:62 ../gramps/gui/configure.py:612
#: ../gramps/gui/configure.py:614 ../gramps/gui/configure.py:616
#: ../gramps/gui/configure.py:618 ../gramps/gui/configure.py:619
#: ../gramps/gui/configure.py:624 ../gramps/gui/configure.py:626
#: ../gramps/gui/configure.py:631 ../gramps/gui/configure.py:633
#: ../gramps/gui/glade/editperson.glade.h:10
#: ../gramps/plugins/export/exportcsv.py:339
#: ../gramps/plugins/importer/importcsv.py:187
msgid "Suffix"
msgstr "Суфікс"
#: ../gramps/gen/utils/keyword.py:62
msgid "SUFFIX"
msgstr "СУФІКС"
#. name, sort, width, modelcol
#: ../gramps/gen/utils/keyword.py:63
#: ../gramps/gui/editors/displaytabs/surnametab.py:81
msgid "Name|Primary"
msgstr "Основне"
#: ../gramps/gen/utils/keyword.py:63
msgid "PRIMARY"
msgstr "ОСНОВНЕ"
#: ../gramps/gen/utils/keyword.py:64
msgid "Primary[pre]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:64
msgid "PRIMARY[PRE]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:65
msgid "Primary[sur]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:65
msgid "PRIMARY[SUR]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:66
msgid "Primary[con]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:66
msgid "PRIMARY[CON]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:67
msgid "PATRONYMIC"
msgstr "ПО БАТЬКОВІ"
#: ../gramps/gen/utils/keyword.py:68
msgid "Patronymic[pre]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:68
msgid "PATRONYMIC[PRE]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:69
msgid "Patronymic[sur]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:69
msgid "PATRONYMIC[SUR]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:70
msgid "Patronymic[con]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:70
msgid "PATRONYMIC[CON]"
msgstr ""
#: ../gramps/gen/utils/keyword.py:71 ../gramps/gui/configure.py:633
msgid "Rawsurnames"
msgstr "Початкове прізвище"
#: ../gramps/gen/utils/keyword.py:71
msgid "RAWSURNAMES"
msgstr "ПОЧАТКОВЕ ПРІЗВИЩЕ"
#: ../gramps/gen/utils/keyword.py:72
msgid "Notpatronymic"
msgstr "Не по-батькові"
#: ../gramps/gen/utils/keyword.py:72
msgid "NOTPATRONYMIC"
msgstr "НЕ ПО-БАТЬКОВІ"
#: ../gramps/gen/utils/keyword.py:73
#: ../gramps/gui/editors/displaytabs/surnametab.py:76
#: ../gramps/gui/glade/editperson.glade.h:28
#: ../gramps/plugins/export/exportcsv.py:339
#: ../gramps/plugins/importer/importcsv.py:186
msgid "Prefix"
msgstr "Префікс"
#: ../gramps/gen/utils/keyword.py:73
msgid "PREFIX"
msgstr "ПРЕФІКС"
#: ../gramps/gen/utils/keyword.py:74
msgid "NICKNAME"
msgstr "ПРІЗВИСЬКО"
#: ../gramps/gen/utils/keyword.py:75
msgid "Familynick"
msgstr "Прізвисько сім'ї"
#: ../gramps/gen/utils/keyword.py:75
msgid "FAMILYNICK"
msgstr "ПРІЗВИСЬКО СІМ'Ї"
#: ../gramps/gen/utils/grampslocale.py:511
msgid "Bulgarian"
msgstr "Болгарська"
#: ../gramps/gen/utils/grampslocale.py:512
msgid "Catalan"
msgstr "Каталанська"
#: ../gramps/gen/utils/grampslocale.py:513
msgid "Czech"
msgstr "Чеська"
#: ../gramps/gen/utils/grampslocale.py:514
msgid "Danish"
msgstr "Данська"
#: ../gramps/gen/utils/grampslocale.py:515
msgid "German"
msgstr "Германська"
#: ../gramps/gen/utils/grampslocale.py:516
msgid "Greek"
msgstr "Грецька"
#: ../gramps/gen/utils/grampslocale.py:517
msgid "English"
msgstr "Англійська"
#: ../gramps/gen/utils/grampslocale.py:518
msgid "Esperanto"
msgstr "Есперанто"
#: ../gramps/gen/utils/grampslocale.py:519
msgid "Spanish"
msgstr "Іспанська"
#: ../gramps/gen/utils/grampslocale.py:520
msgid "Finnish"
msgstr "Фінська"
#: ../gramps/gen/utils/grampslocale.py:521
msgid "French"
msgstr "Французька"
#: ../gramps/gen/utils/grampslocale.py:522
msgid "Hebrew"
msgstr "Іврит"
#: ../gramps/gen/utils/grampslocale.py:523
msgid "Croatian"
msgstr "Хорватьсяка"
#: ../gramps/gen/utils/grampslocale.py:524
msgid "Hungarian"
msgstr "Угорська"
#: ../gramps/gen/utils/grampslocale.py:525
msgid "Italian"
msgstr "Італійська"
#: ../gramps/gen/utils/grampslocale.py:526
msgid "Japanese"
msgstr "Японське"
#: ../gramps/gen/utils/grampslocale.py:527
msgid "Lithuanian"
msgstr "Литовська"
#: ../gramps/gen/utils/grampslocale.py:528
msgid "Macedonian"
msgstr "Македонська"
#: ../gramps/gen/utils/grampslocale.py:529
msgid "Norwegian Bokmal"
msgstr "Норвезька букмол"
#: ../gramps/gen/utils/grampslocale.py:530
msgid "Dutch"
msgstr "Голандська"
#: ../gramps/gen/utils/grampslocale.py:531
msgid "Norwegian Nynorsk"
msgstr "Норвезька нюнорськ"
#: ../gramps/gen/utils/grampslocale.py:532
msgid "Polish"
msgstr "Польська"
#: ../gramps/gen/utils/grampslocale.py:533
msgid "Portuguese"
msgstr "Португальська"
#: ../gramps/gen/utils/grampslocale.py:534
msgid "Romanian"
msgstr "Румунська"
#: ../gramps/gen/utils/grampslocale.py:535
msgid "Russian"
msgstr "Російська"
#: ../gramps/gen/utils/grampslocale.py:536
msgid "Slovak"
msgstr "Словацька"
#: ../gramps/gen/utils/grampslocale.py:537
msgid "Slovenian"
msgstr "Словенська"
#: ../gramps/gen/utils/grampslocale.py:538
msgid "Albanian"
msgstr "Албанська"
#: ../gramps/gen/utils/grampslocale.py:539
msgid "Swedish"
msgstr "Шведська"
#: ../gramps/gen/utils/grampslocale.py:540
msgid "Turkish"
msgstr "Турецька"
#: ../gramps/gen/utils/grampslocale.py:541
msgid "Ukrainian"
msgstr "Українська"
#: ../gramps/gen/utils/grampslocale.py:542
msgid "Vietnamese"
msgstr "В'єтнамська"
#: ../gramps/gen/utils/grampslocale.py:543
msgid "Chinese"
msgstr "Китайська"
#: ../gramps/gen/utils/grampslocale.py:547
msgid "Brazil"
msgstr "Бразильська"
#: ../gramps/gen/utils/grampslocale.py:548
#: ../gramps/plugins/lib/holidays.xml.in.h:5
msgid "China"
msgstr "Китай"
#: ../gramps/gen/utils/grampslocale.py:549
msgid "Portugal"
msgstr "Португальська"
#: ../gramps/gen/utils/grampslocale.py:730
msgid "the person"
msgstr "особа"
#: ../gramps/gen/utils/grampslocale.py:732
msgid "the family"
msgstr "сім’я"
#: ../gramps/gen/utils/grampslocale.py:734
msgid "the place"
msgstr "місце"
#: ../gramps/gen/utils/grampslocale.py:736
msgid "the event"
msgstr "подія"
#: ../gramps/gen/utils/grampslocale.py:738
msgid "the repository"
msgstr "сховище"
#: ../gramps/gen/utils/grampslocale.py:740
msgid "the note"
msgstr "замітка"
#: ../gramps/gen/utils/grampslocale.py:742
msgid "the media"
msgstr "медіа"
#: ../gramps/gen/utils/grampslocale.py:744
msgid "the source"
msgstr "джерело"
#: ../gramps/gen/utils/grampslocale.py:746
msgid "the filter"
msgstr "фільтр"
#: ../gramps/gen/utils/grampslocale.py:748
msgid "See details"
msgstr "Дивитись деталі"
#: ../gramps/gen/utils/place.py:53
#, python-format
msgid "%(north_latitude)s N"
msgstr "%(north_latitude)s Пн"
#: ../gramps/gen/utils/place.py:54
#, python-format
msgid "%(south_latitude)s S"
msgstr "%(south_latitude)s Пд"
#: ../gramps/gen/utils/place.py:55
#, python-format
msgid "%(east_longitude)s E"
msgstr "%(east_longitude)s Сх"
#: ../gramps/gen/utils/place.py:56
#, python-format
msgid "%(west_longitude)s W"
msgstr "%(west_longitude)s Зх"
#: ../gramps/gen/utils/string.py:44 ../gramps/gui/editors/editperson.py:330
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:93
#: ../gramps/gui/merge/mergeperson.py:63
#: ../gramps/gui/views/treemodels/peoplemodel.py:96
#: ../gramps/plugins/webreport/narrativeweb.py:5388
msgid "male"
msgstr "чоловік"
#: ../gramps/gen/utils/string.py:45 ../gramps/gui/editors/editperson.py:329
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:93
#: ../gramps/gui/merge/mergeperson.py:63
#: ../gramps/gui/views/treemodels/peoplemodel.py:96
#: ../gramps/plugins/webreport/narrativeweb.py:5389
msgid "female"
msgstr "жінка"
#: ../gramps/gen/utils/string.py:46
msgid "gender|unknown"
msgstr "невідомо"
#: ../gramps/gen/utils/string.py:50
msgid "Invalid"
msgstr "Невірно"
#: ../gramps/gen/utils/string.py:53 ../gramps/gui/editors/editcitation.py:277
msgid "Very High"
msgstr "Дуже висока"
#: ../gramps/gen/utils/string.py:54 ../gramps/gui/editors/editcitation.py:276
#: ../gramps/plugins/tool/finddupes.py:64
msgid "High"
msgstr "Висока"
#: ../gramps/gen/utils/string.py:55 ../gramps/gui/editors/editcitation.py:275
#: ../gramps/plugins/webreport/narrativeweb.py:2368
msgid "Normal"
msgstr "Нормальна"
#: ../gramps/gen/utils/string.py:56 ../gramps/gui/editors/editcitation.py:274
#: ../gramps/plugins/tool/finddupes.py:62
msgid "Low"
msgstr "Низька"
#: ../gramps/gen/utils/string.py:57 ../gramps/gui/editors/editcitation.py:273
msgid "Very Low"
msgstr "Дуже низька"
#: ../gramps/gen/utils/string.py:61
msgid "A legal or common-law relationship between a husband and wife"
msgstr "Законні чи цивільні відносини між чоловіком та дружиною"
#: ../gramps/gen/utils/string.py:63
msgid "No legal or common-law relationship between man and woman"
msgstr "Ніяких законних чи цивільних відносин між чоловіком та жінкою"
#: ../gramps/gen/utils/string.py:65
msgid "An established relationship between members of the same sex"
msgstr "Відносини, що склались між особами однієї статі"
#: ../gramps/gen/utils/string.py:67
msgid "Unknown relationship between a man and woman"
msgstr "Відносини між чоловіком та жінкою невідомі"
#: ../gramps/gen/utils/string.py:69
msgid "An unspecified relationship between a man and woman"
msgstr "Невизначені відносини між чоловіком та жінкою"
#: ../gramps/gen/utils/string.py:73
msgid "The data can only be recovered by Undo operation or by quitting with abandoning changes."
msgstr "Дані можливо відновити операцією Відміна, або \"Відмовитись від змін та вийти\""
#: ../gramps/gen/utils/unknown.py:141
msgid "Unknown, created to replace a missing note object."
msgstr "Невідомо, створено для заміни відсутнього об’єкту замітки."
#. primitive static variable
#: ../gramps/gen/utils/unknown.py:151
#, python-format
msgid "Unknown, was missing %(time)s (%(count)d)"
msgstr "Невідомо, було відсутнє %(time)s (%(count)d)"
#: ../gramps/gen/utils/unknown.py:170
#, python-format
msgid "Objects referenced by this note were missing in a file imported on %s."
msgstr "Об’єкти, на які посилається дана замітка, відсутні у файлі, що імпортується %s."
#: ../gramps/grampsapp.py:137
#, python-format
msgid ""
"Your Python version does not meet the requirements. At least python %(v1)d.%(v2)d.%(v3)d is needed to start Gramps.\n"
"\n"
"Gramps will terminate now."
msgstr ""
"Версія Вашого Python не відповідає вимогам. Для роботи Gramps потрібно як мінімум python %(v1)d.%(v2)d.%(v3)d\n"
"\n"
"Gramps зараз завершить роботу."
#: ../gramps/grampsapp.py:151
msgid ""
"\n"
"You don't have the python bsddb3 package installed. This package is needed to start Gramps.\n"
"\n"
"Gramps will terminate now."
msgstr ""
"\n"
"У Вас не встановлено пакунок python bsddb3. Він потрібен для роботи Gramps.\n"
"\n"
"Gramps зараз завершить роботу."
#: ../gramps/grampsapp.py:377 ../gramps/grampsapp.py:384
#: ../gramps/grampsapp.py:455
msgid "Configuration error:"
msgstr "Помилка конфігурації:"
#: ../gramps/grampsapp.py:381
msgid "Error reading configuration"
msgstr "Помилка читання конфігурації"
#: ../gramps/grampsapp.py:385
#, python-format
msgid ""
"A definition for the MIME-type %s could not be found \n"
"\n"
" Possibly the installation of Gramps was incomplete. Make sure the MIME-types of Gramps are properly installed."
msgstr ""
"Визначення МІМЕ-типу %s не знайдено\n"
"\n"
"Можливо Gramps не повністю встановлено. Переконайтесь, що МІМЕ-типи Gramps встановлено коректно."
#. -------------------------------------------------------------------------
#.
#. Constants
#.
#. -------------------------------------------------------------------------
#: ../gramps/gui/aboutdialog.py:73
msgid "==== Authors ====\n"
msgstr "==== Автори ====\n"
#: ../gramps/gui/aboutdialog.py:74
msgid ""
"\n"
"==== Contributors ====\n"
msgstr ""
"\n"
"==== Зробили внесок ====\n"
#: ../gramps/gui/aboutdialog.py:93
msgid ""
"Much of Gramps' artwork is either from\n"
"the Tango Project or derived from the Tango\n"
"Project. This artwork is released under the\n"
"Creative Commons Attribution-ShareAlike 2.5\n"
"license."
msgstr ""
"Багато малюнків для оформлення Gramps\n"
"взято з Tango Project, або базуються на Tango \n"
"Project. Ці дані розповсюджуються по ліцензії\n"
"Creative Commons Attribution-ShareAlike 2.5\n"
"license."
#: ../gramps/gui/aboutdialog.py:108
msgid "Gramps Homepage"
msgstr "Домашня сторінка Gramps"
#: ../gramps/gui/clipboard.py:74
msgid "manual|Using_the_Clipboard"
msgstr ""
#: ../gramps/gui/clipboard.py:191 ../gramps/gui/clipboard.py:192
#: ../gramps/gui/plug/_windows.py:480
msgid "Unavailable"
msgstr "Недоступно"
#: ../gramps/gui/clipboard.py:311 ../gramps/gui/configure.py:486
#: ../gramps/gui/editors/editaddress.py:157
#: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:97
#: ../gramps/gui/grampsgui.py:145
#: ../gramps/plugins/gramplet/repositorydetails.py:124
#: ../gramps/plugins/textreport/familygroup.py:325
#: ../gramps/plugins/webreport/narrativeweb.py:6720
msgid "Address"
msgstr "Адреса"
#. 0 this order range above
#: ../gramps/gui/clipboard.py:348 ../gramps/gui/configure.py:516
#: ../gramps/gui/editors/editlink.py:82
#: ../gramps/gui/editors/filtereditor.py:289
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:137
#: ../gramps/plugins/gramplet/quickviewgramplet.py:109
#: ../gramps/plugins/quickview/filterbyname.py:151
#: ../gramps/plugins/quickview/filterbyname.py:222
#: ../gramps/plugins/quickview/quickview.gpr.py:201
#: ../gramps/plugins/quickview/references.py:89
#: ../gramps/plugins/textreport/placereport.py:387
#: ../gramps/plugins/webreport/narrativeweb.py:378
#: ../gramps/plugins/webreport/narrativeweb.py:980
msgid "Event"
msgstr "Подія"
#. 5
#: ../gramps/gui/clipboard.py:375 ../gramps/gui/configure.py:508
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:81
#: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:56
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:67
#: ../gramps/gui/editors/editlink.py:87
#: ../gramps/gui/editors/filtereditor.py:290
#: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:100
#: ../gramps/gui/glade/editevent.glade.h:13
#: ../gramps/gui/plug/_guioptions.py:1299
#: ../gramps/gui/selectors/selectevent.py:67
#: ../gramps/gui/views/treemodels/placemodel.py:292
#: ../gramps/plugins/export/exportcsv.py:462
#: ../gramps/plugins/gramplet/events.py:60
#: ../gramps/plugins/gramplet/personresidence.py:51
#: ../gramps/plugins/gramplet/quickviewgramplet.py:113
#: ../gramps/plugins/importer/importcsv.py:237
#: ../gramps/plugins/quickview/filterbyname.py:161
#: ../gramps/plugins/quickview/filterbyname.py:228
#: ../gramps/plugins/quickview/onthisday.py:82
#: ../gramps/plugins/quickview/onthisday.py:83
#: ../gramps/plugins/quickview/onthisday.py:84
#: ../gramps/plugins/quickview/quickview.gpr.py:203
#: ../gramps/plugins/quickview/references.py:94
#: ../gramps/plugins/textreport/tagreport.py:308
#: ../gramps/plugins/tool/sortevents.py:60
#: ../gramps/plugins/view/eventview.py:87
#: ../gramps/plugins/view/placetreeview.py:74
#: ../gramps/plugins/webreport/narrativeweb.py:387
#: ../gramps/plugins/webreport/narrativeweb.py:982
#: ../gramps/plugins/webreport/narrativeweb.py:1230
#: ../gramps/plugins/webreport/narrativeweb.py:1260
msgid "Place"
msgstr "Місце"
#. 3
#: ../gramps/gui/clipboard.py:402 ../gramps/gui/configure.py:520
#: ../gramps/gui/editors/editlink.py:85 ../gramps/gui/editors/editmedia.py:91
#: ../gramps/gui/editors/editmedia.py:174
#: ../gramps/gui/editors/editmediaref.py:136
#: ../gramps/gui/editors/filtereditor.py:294
#: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:101
#: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:101
#: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:96
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:138
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:100
#: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:99
#: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:88
#: ../gramps/gui/views/treemodels/mediamodel.py:134
#: ../gramps/plugins/drawreport/ancestortree.py:1055
#: ../gramps/plugins/drawreport/descendtree.py:1649
#: ../gramps/plugins/export/exportcsv.py:345
#: ../gramps/plugins/export/exportcsv.py:462
#: ../gramps/plugins/gramplet/quickviewgramplet.py:112
#: ../gramps/plugins/importer/importcsv.py:190
#: ../gramps/plugins/quickview/filterbyname.py:201
#: ../gramps/plugins/quickview/filterbyname.py:252
#: ../gramps/plugins/quickview/quickview.gpr.py:205
#: ../gramps/plugins/quickview/references.py:96
#: ../gramps/plugins/textreport/familygroup.py:343
msgid "Note"
msgstr "Замітка"
#: ../gramps/gui/clipboard.py:435
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:121
msgid "Family Event"
msgstr "Сімейна подія"
#: ../gramps/gui/clipboard.py:451
msgid "Url"
msgstr "Веб адреса"
#: ../gramps/gui/clipboard.py:467 ../gramps/gui/editors/editattribute.py:136
#: ../gramps/gui/grampsgui.py:146
msgid "Attribute"
msgstr "Атрибут"
#: ../gramps/gui/clipboard.py:482
msgid "Family Attribute"
msgstr "Сімейний атрибут"
#: ../gramps/gui/clipboard.py:513
msgid "not available|NA"
msgstr "НД"
#: ../gramps/gui/clipboard.py:522
#, python-format
msgid "Volume/Page: %(pag)s -- %(sourcetext)s"
msgstr "Том/Сторінка: %(pag)s -- %(sourcetext)s"
#: ../gramps/gui/clipboard.py:543
msgid "Repository ref"
msgstr "Лінк на сховище"
#: ../gramps/gui/clipboard.py:561
msgid "Event ref"
msgstr "Лінк на подію"
#. 1 new gramplet
#. Priority
#. Handle
#. Add column with object name
#: ../gramps/gui/clipboard.py:579 ../gramps/gui/configure.py:485
#: ../gramps/gui/editors/displaytabs/backreflist.py:63
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:73
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:64
#: ../gramps/gui/editors/editfamily.py:123
#: ../gramps/gui/editors/editname.py:307
#: ../gramps/gui/editors/filtereditor.py:767
#: ../gramps/gui/editors/filtereditor.py:920
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:130
#: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:95
#: ../gramps/gui/plug/_guioptions.py:1122 ../gramps/gui/plug/_windows.py:120
#: ../gramps/gui/plug/report/_bookdialog.py:391
#: ../gramps/gui/selectors/selectperson.py:76 ../gramps/gui/viewmanager.py:491
#: ../gramps/gui/views/bookmarks.py:224 ../gramps/gui/views/tags.py:389
#: ../gramps/gui/views/treemodels/peoplemodel.py:521
#: ../gramps/plugins/drawreport/timeline.py:72
#: ../gramps/plugins/gramplet/backlinks.py:46
#: ../gramps/plugins/lib/libpersonview.py:95
#: ../gramps/plugins/quickview/filterbyname.py:282
#: ../gramps/plugins/textreport/indivcomplete.py:611
#: ../gramps/plugins/textreport/tagreport.py:125
#: ../gramps/plugins/tool/notrelated.py:125
#: ../gramps/plugins/tool/removeunused.py:203
#: ../gramps/plugins/tool/verify.py:528 ../gramps/plugins/view/repoview.py:86
#: ../gramps/plugins/webreport/narrativeweb.py:6407
msgid "Name"
msgstr "Ім'я"
#. 2
#. add media column
#: ../gramps/gui/clipboard.py:627 ../gramps/gui/editors/editlink.py:84
#: ../gramps/gui/editors/filtereditor.py:292 ../gramps/gui/grampsgui.py:170
#: ../gramps/plugins/gramplet/quickviewgramplet.py:111
#: ../gramps/plugins/quickview/filterbyname.py:110
#: ../gramps/plugins/quickview/filterbyname.py:191
#: ../gramps/plugins/quickview/filterbyname.py:246
#: ../gramps/plugins/quickview/filterbyname.py:374
#: ../gramps/plugins/quickview/quickview.gpr.py:204
#: ../gramps/plugins/quickview/references.py:95
#: ../gramps/plugins/textreport/tagreport.py:441
#: ../gramps/plugins/view/mediaview.py:140
#: ../gramps/plugins/view/view.gpr.py:80 ../gramps/plugins/view/view.gpr.py:88
#: ../gramps/plugins/webreport/narrativeweb.py:1767
#: ../gramps/plugins/webreport/narrativeweb.py:1825
#: ../gramps/plugins/webreport/narrativeweb.py:1883
#: ../gramps/plugins/webreport/narrativeweb.py:1921
#: ../gramps/plugins/webreport/narrativeweb.py:2181
#: ../gramps/plugins/webreport/narrativeweb.py:4402
#: ../gramps/plugins/webreport/narrativeweb.py:4524
msgid "Media"
msgstr "Медіа"
#: ../gramps/gui/clipboard.py:654
msgid "Media ref"
msgstr "Лінк на медіа"
#: ../gramps/gui/clipboard.py:672
msgid "Person ref"
msgstr "Лінк на людину"
#: ../gramps/gui/clipboard.py:690
msgid "Child ref"
msgstr "Лінк на дидину"
#: ../gramps/gui/clipboard.py:699
#, python-format
msgid "%(frel)s %(mrel)s"
msgstr "%(frel)s %(mrel)s"
#. 4
#. ------------------------------------------------------------------------
#.
#. References
#.
#. ------------------------------------------------------------------------
#. functions for the actual quickreports
#: ../gramps/gui/clipboard.py:711 ../gramps/gui/configure.py:504
#: ../gramps/gui/editors/editlink.py:86
#: ../gramps/gui/editors/filtereditor.py:287
#: ../gramps/gui/glade/editpersonref.glade.h:11 ../gramps/gui/grampsgui.py:177
#: ../gramps/plugins/export/exportcsv.py:338
#: ../gramps/plugins/gramplet/quickviewgramplet.py:108
#: ../gramps/plugins/importer/importcsv.py:224
#: ../gramps/plugins/quickview/ageondate.py:56
#: ../gramps/plugins/quickview/attributematch.py:36
#: ../gramps/plugins/quickview/filterbyname.py:130
#: ../gramps/plugins/quickview/filterbyname.py:210
#: ../gramps/plugins/quickview/filterbyname.py:258
#: ../gramps/plugins/quickview/filterbyname.py:266
#: ../gramps/plugins/quickview/filterbyname.py:274
#: ../gramps/plugins/quickview/filterbyname.py:302
#: ../gramps/plugins/quickview/filterbyname.py:315
#: ../gramps/plugins/quickview/filterbyname.py:341
#: ../gramps/plugins/quickview/filterbyname.py:349
#: ../gramps/plugins/quickview/filterbyname.py:385
#: ../gramps/plugins/quickview/quickview.gpr.py:199
#: ../gramps/plugins/quickview/references.py:87
#: ../gramps/plugins/quickview/samesurnames.py:109
#: ../gramps/plugins/quickview/samesurnames.py:151
#: ../gramps/plugins/textreport/placereport.py:184
#: ../gramps/plugins/textreport/placereport.py:256
#: ../gramps/plugins/textreport/placereport.py:388
#: ../gramps/plugins/tool/eventcmp.py:252
#: ../gramps/plugins/webreport/narrativeweb.py:388
#: ../gramps/plugins/webreport/narrativeweb.py:3113
#: ../gramps/plugins/webreport/narrativeweb.py:3666
#: ../gramps/plugins/webreport/narrativeweb.py:5988
msgid "Person"
msgstr "Людина"
#. 1
#. get the family events
#. show "> Family: ..." and nothing else
#. show "V Family: ..." and the rest
#: ../gramps/gui/clipboard.py:739 ../gramps/gui/configure.py:506
#: ../gramps/gui/editors/editfamily.py:493
#: ../gramps/gui/editors/editlink.py:83
#: ../gramps/gui/editors/filtereditor.py:288
#: ../gramps/gui/glade/editldsord.glade.h:9 ../gramps/gui/grampsgui.py:155
#: ../gramps/plugins/export/exportcsv.py:505
#: ../gramps/plugins/gramplet/quickviewgramplet.py:110
#: ../gramps/plugins/importer/importcsv.py:227
#: ../gramps/plugins/quickview/all_events.py:82
#: ../gramps/plugins/quickview/all_relations.py:272
#: ../gramps/plugins/quickview/filterbyname.py:141
#: ../gramps/plugins/quickview/filterbyname.py:216
#: ../gramps/plugins/quickview/quickview.gpr.py:200
#: ../gramps/plugins/quickview/references.py:88
#: ../gramps/plugins/textreport/indivcomplete.py:79
#: ../gramps/plugins/view/relview.py:1342
#: ../gramps/plugins/view/relview.py:1364
#: ../gramps/plugins/webreport/narrativeweb.py:3114
msgid "Family"
msgstr "Сім'я"
#. 7
#: ../gramps/gui/clipboard.py:768 ../gramps/gui/configure.py:510
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:78
#: ../gramps/gui/editors/editlink.py:89 ../gramps/gui/editors/editsource.py:78
#: ../gramps/gui/editors/filtereditor.py:291
#: ../gramps/gui/views/treemodels/citationtreemodel.py:157
#: ../gramps/plugins/export/exportcsv.py:462
#: ../gramps/plugins/gramplet/quickviewgramplet.py:115
#: ../gramps/plugins/importer/importcsv.py:189
#: ../gramps/plugins/quickview/filterbyname.py:171
#: ../gramps/plugins/quickview/filterbyname.py:234
#: ../gramps/plugins/quickview/quickview.gpr.py:202
#: ../gramps/plugins/quickview/references.py:90
#: ../gramps/plugins/quickview/reporef.py:64
msgid "Source"
msgstr "Джерело"
#. 6
#: ../gramps/gui/clipboard.py:795 ../gramps/gui/configure.py:518
#: ../gramps/gui/editors/editlink.py:88
#: ../gramps/gui/editors/editrepository.py:68
#: ../gramps/gui/editors/editrepository.py:70
#: ../gramps/gui/editors/filtereditor.py:293
#: ../gramps/plugins/gramplet/quickviewgramplet.py:114
#: ../gramps/plugins/quickview/filterbyname.py:181
#: ../gramps/plugins/quickview/filterbyname.py:240
msgid "Repository"
msgstr "Сховище"
#. Create the tree columns
#. 0 selected?
#: ../gramps/gui/clipboard.py:927
#: ../gramps/gui/editors/displaytabs/attrembedlist.py:64
#: ../gramps/gui/editors/displaytabs/backreflist.py:61
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:76
#: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:52
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:63
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:74
#: ../gramps/gui/editors/displaytabs/notetab.py:78
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:71
#: ../gramps/gui/editors/displaytabs/webembedlist.py:66
#: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:97
#: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:93
#: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:99
#: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:96
#: ../gramps/gui/merge/mergeperson.py:241 ../gramps/gui/plug/_windows.py:113
#: ../gramps/gui/plug/_windows.py:231
#: ../gramps/gui/plug/report/_bookdialog.py:392
#: ../gramps/gui/plug/report/_bookdialog.py:396
#: ../gramps/gui/selectors/selectevent.py:64
#: ../gramps/gui/selectors/selectnote.py:69
#: ../gramps/gui/selectors/selectobject.py:74 ../gramps/gui/viewmanager.py:490
#: ../gramps/plugins/gramplet/backlinks.py:45
#: ../gramps/plugins/gramplet/events.py:54
#: ../gramps/plugins/quickview/filterbyname.py:302
#: ../gramps/plugins/quickview/linkreferences.py:47
#: ../gramps/plugins/quickview/onthisday.py:82
#: ../gramps/plugins/quickview/onthisday.py:83
#: ../gramps/plugins/quickview/onthisday.py:84
#: ../gramps/plugins/quickview/references.py:72
#: ../gramps/plugins/quickview/siblings.py:50
#: ../gramps/plugins/textreport/tagreport.py:388
#: ../gramps/plugins/textreport/tagreport.py:464
#: ../gramps/plugins/tool/patchnames.py:399
#: ../gramps/plugins/tool/sortevents.py:57
#: ../gramps/plugins/view/eventview.py:85
#: ../gramps/plugins/view/mediaview.py:106
#: ../gramps/plugins/view/noteview.py:83 ../gramps/plugins/view/repoview.py:88
#: ../gramps/plugins/webreport/narrativeweb.py:395
#: ../gramps/plugins/webreport/narrativeweb.py:1257
#: ../gramps/plugins/webreport/narrativeweb.py:1564
#: ../gramps/plugins/webreport/narrativeweb.py:2263
#: ../gramps/plugins/webreport/narrativeweb.py:2736
#: ../gramps/plugins/webreport/narrativeweb.py:3663
#: ../gramps/plugins/webreport/narrativeweb.py:6648
msgid "Type"
msgstr "Тип"
#: ../gramps/gui/clipboard.py:930
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:83
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:69
#: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:92
#: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:84
#: ../gramps/gui/selectors/selectobject.py:72
#: ../gramps/gui/selectors/selectplace.py:63
#: ../gramps/gui/selectors/selectrepository.py:62
#: ../gramps/gui/selectors/selectsource.py:62
#: ../gramps/gui/widgets/grampletpane.py:1544
#: ../gramps/plugins/gramplet/persondetails.py:125
#: ../gramps/plugins/textreport/tagreport.py:458
#: ../gramps/plugins/view/citationtreeview.py:165
#: ../gramps/plugins/view/mediaview.py:104
#: ../gramps/plugins/view/sourceview.py:83
#: ../gramps/plugins/webreport/narrativeweb.py:2735
msgid "Title"
msgstr "Назва"
#: ../gramps/gui/clipboard.py:933
#: ../gramps/gui/editors/displaytabs/attrembedlist.py:65
#: ../gramps/gui/editors/displaytabs/dataembedlist.py:62
#: ../gramps/plugins/gramplet/attributes.py:48
#: ../gramps/plugins/lib/libmetadata.py:166
#: ../gramps/plugins/tool/patchnames.py:402
#: ../gramps/plugins/webreport/narrativeweb.py:397
#: ../gramps/plugins/webreport/narrativeweb.py:1316
#: ../gramps/plugins/webreport/narrativeweb.py:1565
msgid "Value"
msgstr "Значення"
#: ../gramps/gui/clipboard.py:1354 ../gramps/gui/clipboard.py:1360
#: ../gramps/gui/clipboard.py:1398 ../gramps/gui/clipboard.py:1442
#: ../gramps/gui/glade/clipboard.glade.h:1
msgid "Clipboard"
msgstr "Буфер обміну"
#: ../gramps/gui/clipboard.py:1484 ../gramps/gui/plug/quick/_quicktable.py:131
#, python-format
msgid "the object|See %s details"
msgstr "Дивитись деталі %s"
#. ---------------------------
#: ../gramps/gui/clipboard.py:1490 ../gramps/gui/plug/quick/_quicktable.py:141
#, python-format
msgid "the object|Make %s active"
msgstr "Зробити активним %s"
#: ../gramps/gui/clipboard.py:1506
#, python-format
msgid "the object|Create Filter from %s selected..."
msgstr "Створити фільтр з обраного %s..."
#: ../gramps/gui/columnorder.py:91
#, python-format
msgid "Tree View: first column \"%s\" cannot be changed"
msgstr "Вигляд Дерева: перша колонка \"%s\" не може бути змінена"
#: ../gramps/gui/columnorder.py:97
msgid "Drag and drop the columns to change the order"
msgstr "Тягніть та кидайте колонки, щоб змінити їх порядок"
#. #################
#: ../gramps/gui/columnorder.py:130 ../gramps/gui/configure.py:1075
#: ../gramps/plugins/drawreport/ancestortree.py:937
#: ../gramps/plugins/drawreport/descendtree.py:1516
msgid "Display"
msgstr "Показ"
#: ../gramps/gui/columnorder.py:134
msgid "Column Name"
msgstr "Назва колонки"
#: ../gramps/gui/configure.py:79
msgid "Father's surname"
msgstr "прізвище батька"
#: ../gramps/gui/configure.py:81
msgid "Combination of mother's and father's surname"
msgstr "Комбінація прізвищ батька та мами"
#: ../gramps/gui/configure.py:82
msgid "Icelandic style"
msgstr "Ісландський стиль"
#: ../gramps/gui/configure.py:104 ../gramps/gui/configure.py:106
msgid "Display Name Editor"
msgstr "показати редактор імен"
#: ../gramps/gui/configure.py:108
msgid ""
"The following keywords are replaced with the appropriate name parts:\n"
" \n"
" Given - given name (first name) Surname - surnames (with prefix and connectors)\n"
" Title - title (Dr., Mrs.) Suffix - suffix (Jr., Sr.)\n"
" Call - call name Nickname - nick name\n"
" Initials - first letters of Given Common - nick name, otherwise first of Given\n"
" Primary, Primary[pre] or [sur] or [con] - full primary surname, prefix, surname only, connector \n"
" Patronymic, or [pre] or [sur] or [con] - full pa/matronymic surname, prefix, surname only, connector \n"
" Familynick - family nick name Prefix - all prefixes (von, de) \n"
" Rest - non primary surnames Notpatronymic - all surnames, except pa/matronymic & primary\n"
" Rawsurnames - surnames (no prefixes and connectors)\n"
"\n"
" \n"
"UPPERCASE keyword forces uppercase. Extra parentheses, commas are removed. Other text appears literally.\n"
"\n"
"Example : 'Dr. Edwin Jose von der Smith and Weston Wilson Sr (\"Ed\") - Underhills'\n"
" Edwin Jose is given name, von der is the prefix, Smith and Weston surnames, \n"
" and a connector, Wilson patronymic surname, Dr. title, Sr suffix, Ed nick name, \n"
" Underhills family nick name, Jose callname.\n"
msgstr ""
#: ../gramps/gui/configure.py:139
msgid " Name Editor"
msgstr " Редактор імен"
#: ../gramps/gui/configure.py:139 ../gramps/gui/configure.py:157
#: ../gramps/gui/configure.py:1385 ../gramps/gui/views/pageview.py:618
msgid "Preferences"
msgstr "Налаштування"
#: ../gramps/gui/configure.py:483
msgid "Enter your information so people can contact you when you distribute your Family Tree"
msgstr "Вкажіть інформацію про себе, щоб люди могли зав'язатися з Вами, коли Ви поширите Сімейне Дерево"
#: ../gramps/gui/configure.py:487
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:75
#: ../gramps/gui/editors/displaytabs/locationembedlist.py:57
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:93
#: ../gramps/gui/selectors/selectplace.py:66
#: ../gramps/plugins/lib/libplaceview.py:99
#: ../gramps/plugins/view/placetreeview.py:77
#: ../gramps/plugins/view/repoview.py:91
#: ../gramps/plugins/webreport/narrativeweb.py:381
#: ../gramps/plugins/webreport/narrativeweb.py:1417
msgid "Locality"
msgstr "Розташування"
#: ../gramps/gui/configure.py:488
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:76
#: ../gramps/gui/editors/displaytabs/locationembedlist.py:58
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:94
#: ../gramps/gui/selectors/selectplace.py:67
#: ../gramps/plugins/lib/libplaceview.py:100
#: ../gramps/plugins/tool/extractcity.py:388
#: ../gramps/plugins/view/placetreeview.py:78
#: ../gramps/plugins/view/repoview.py:92
#: ../gramps/plugins/webreport/narrativeweb.py:372
msgid "City"
msgstr "Місто"
#: ../gramps/gui/configure.py:489
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:77
#: ../gramps/plugins/view/repoview.py:93
msgid "State/County"
msgstr "Штат/Провінція"
#: ../gramps/gui/configure.py:490
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:78
#: ../gramps/gui/editors/displaytabs/locationembedlist.py:61
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:97
#: ../gramps/gui/selectors/selectplace.py:70
#: ../gramps/gui/views/treemodels/placemodel.py:292
#: ../gramps/plugins/lib/libplaceview.py:103
#: ../gramps/plugins/lib/maps/placeselection.py:148
#: ../gramps/plugins/tool/extractcity.py:391
#: ../gramps/plugins/view/placetreeview.py:81
#: ../gramps/plugins/view/repoview.py:94
#: ../gramps/plugins/webreport/narrativeweb.py:374
#: ../gramps/plugins/webreport/narrativeweb.py:3378
msgid "Country"
msgstr "Країна"
#: ../gramps/gui/configure.py:491 ../gramps/plugins/lib/libplaceview.py:104
#: ../gramps/plugins/tool/extractcity.py:390
#: ../gramps/plugins/view/placetreeview.py:82
#: ../gramps/plugins/view/repoview.py:95
msgid "ZIP/Postal Code"
msgstr "Індекс/Поштовий код"
#: ../gramps/gui/configure.py:492
#: ../gramps/plugins/gramplet/repositorydetails.py:112
#: ../gramps/plugins/webreport/narrativeweb.py:389
msgid "Phone"
msgstr "Телефон"
#: ../gramps/gui/configure.py:493 ../gramps/gui/plug/_windows.py:607
#: ../gramps/plugins/view/repoview.py:96
msgid "Email"
msgstr "Ел.пошта"
#: ../gramps/gui/configure.py:494
msgid "Researcher"
msgstr "Дослідник"
#: ../gramps/gui/configure.py:514 ../gramps/gui/editors/editperson.py:625
msgid "Media Object"
msgstr "Медіа"
#: ../gramps/gui/configure.py:522
msgid "ID Formats"
msgstr "Формат ID"
#: ../gramps/gui/configure.py:529
msgid "Set the colors used for boxes in the graphical views"
msgstr "Вкажіть кольори, що будуть використані для блоків на сторінці з графіками"
#: ../gramps/gui/configure.py:531
msgid "Gender Male Alive"
msgstr "Стать чоловіча, живий"
#: ../gramps/gui/configure.py:533
msgid "Border Male Alive"
msgstr "Рамка, чоловіча, живий"
#: ../gramps/gui/configure.py:535
msgid "Gender Male Death"
msgstr "Стать чоловіча, помер"
#: ../gramps/gui/configure.py:537
msgid "Border Male Death"
msgstr "Рамка, чоловіча, помер"
#: ../gramps/gui/configure.py:539
msgid "Gender Female Alive"
msgstr "Стать жіноча, жива"
#: ../gramps/gui/configure.py:541
msgid "Border Female Alive"
msgstr "Рамка, жіноча, жива"
#: ../gramps/gui/configure.py:543
msgid "Gender Female Death"
msgstr "Стать жіноча, померла"
#: ../gramps/gui/configure.py:545
msgid "Border Female Death"
msgstr "Рамка, жіноча, померла"
#. # self.add_color(table, _('Gender Other Alive'), 5,
#. # 'preferences.color-gender-other-alive')
#. # self.add_color(table, _('Border Other Alive'), 6,
#. # 'preferences.bordercolor-gender-other-alive')
#. # self.add_color(table, _('Gender Other Death'), 7,
#. # 'preferences.color-gender-other-death')
#. # self.add_color(table, _('Border Other Death'), 8,
#. # 'preferences.bordercolor-gender-other-death')
#: ../gramps/gui/configure.py:555
msgid "Gender Unknown Alive"
msgstr "Стать невідомо, живе"
#: ../gramps/gui/configure.py:557
msgid "Border Unknown Alive"
msgstr "Рамка, невідомо, живе"
#: ../gramps/gui/configure.py:559
msgid "Gender Unknown Death"
msgstr "Стать невідомо, помер"
#: ../gramps/gui/configure.py:561
msgid "Border Unknown Death"
msgstr "Рамка, невідомо, помер"
#: ../gramps/gui/configure.py:563
msgid "Colors"
msgstr "Кольори"
#: ../gramps/gui/configure.py:571
msgid "Suppress warning when adding parents to a child."
msgstr "Приховувати попередження при додаванні батьків до дитини."
#: ../gramps/gui/configure.py:575
msgid "Suppress warning when canceling with changed data."
msgstr "Приховувати попередження при відміні змінених даних."
#: ../gramps/gui/configure.py:579
msgid "Suppress warning about missing researcher when exporting to GEDCOM."
msgstr "Приховувати попередження про відсутність інформації про дослідника, при експорті в GEDCOM."
#: ../gramps/gui/configure.py:584
msgid "Show plugin status dialog on plugin load error."
msgstr "Показувати статус додатків при помилках їх старту."
#: ../gramps/gui/configure.py:587
msgid "Warnings"
msgstr "Попередження"
#: ../gramps/gui/configure.py:613 ../gramps/gui/configure.py:627
msgid "Common"
msgstr "Звичайне"
#: ../gramps/gui/configure.py:620 ../gramps/plugins/export/exportcsv.py:339
#: ../gramps/plugins/importer/importcsv.py:183
msgid "Call"
msgstr "В побуті"
#: ../gramps/gui/configure.py:625
msgid "NotPatronymic"
msgstr "Не По-батькові"
#: ../gramps/gui/configure.py:702
msgid "Enter to save, Esc to cancel editing"
msgstr "Enter для збереення, Esc щоб скасувати редагування"
#: ../gramps/gui/configure.py:749
msgid "This format exists already."
msgstr "Цей формат уже існує."
#: ../gramps/gui/configure.py:771
msgid "Invalid or incomplete format definition."
msgstr "Помилкове або неповне визначення формату."
#: ../gramps/gui/configure.py:788
msgid "Format"
msgstr "Формат"
#: ../gramps/gui/configure.py:798
msgid "Example"
msgstr "Зразок"
#. label for the combo
#: ../gramps/gui/configure.py:945
#: ../gramps/plugins/drawreport/calendarreport.py:436
#: ../gramps/plugins/textreport/ancestorreport.py:280
#: ../gramps/plugins/textreport/birthdayreport.py:382
#: ../gramps/plugins/textreport/descendreport.py:400
#: ../gramps/plugins/textreport/detancestralreport.py:733
#: ../gramps/plugins/textreport/detdescendantreport.py:897
#: ../gramps/plugins/textreport/endoflinereport.py:261
#: ../gramps/plugins/textreport/familygroup.py:638
#: ../gramps/plugins/textreport/indivcomplete.py:697
#: ../gramps/plugins/textreport/kinshipreport.py:348
#: ../gramps/plugins/textreport/numberofancestorsreport.py:201
#: ../gramps/plugins/webreport/narrativeweb.py:8023
#: ../gramps/plugins/webreport/webcal.py:1358
msgid "Name format"
msgstr "Формат імен"
#: ../gramps/gui/configure.py:949
#: ../gramps/gui/editors/displaytabs/buttontab.py:74
#: ../gramps/gui/glade/editfamily.glade.h:11
#: ../gramps/gui/glade/editlink.glade.h:8
#: ../gramps/gui/glade/editperson.glade.h:31
#: ../gramps/gui/glade/rule.glade.h:13
#: ../gramps/gui/glade/styleeditor.glade.h:39
#: ../gramps/gui/plug/_windows.py:142 ../gramps/gui/plug/_windows.py:198
#: ../gramps/gui/plug/report/_bookdialog.py:622
msgid "Edit"
msgstr "Редагувати"
#: ../gramps/gui/configure.py:959
msgid "Consider single pa/matronymic as surname"
msgstr "Розглядати по-батькові/по-матері як прізвище"
#: ../gramps/gui/configure.py:973
msgid "Date format"
msgstr "Формат дат"
#: ../gramps/gui/configure.py:981
msgid "Years"
msgstr "Роки"
#: ../gramps/gui/configure.py:982
msgid "Years, Months"
msgstr "Роки, Місяці"
#: ../gramps/gui/configure.py:983
msgid "Years, Months, Days"
msgstr "Роки, місяці, дні"
#: ../gramps/gui/configure.py:995
msgid "Age display precision (requires restart)"
msgstr "Точність показу віку (потрібен перезапуск)"
#: ../gramps/gui/configure.py:1008
msgid "Calendar on reports"
msgstr "Календар у звітах"
#: ../gramps/gui/configure.py:1021
msgid "Surname guessing"
msgstr "Відгадування прізвищ"
#: ../gramps/gui/configure.py:1034
msgid "Default family relationship"
msgstr "Стандартний зв’язок сім’ї"
#: ../gramps/gui/configure.py:1041
msgid "Height multiple surname box (pixels)"
msgstr "Висота блоку з декількома прізвищами (в пікселях)"
#: ../gramps/gui/configure.py:1048
msgid "Active person's name and ID"
msgstr "Ім'я та ID активної особи"
#: ../gramps/gui/configure.py:1049
msgid "Relationship to home person"
msgstr "Відношення до базової особи"
#: ../gramps/gui/configure.py:1058
msgid "Status bar"
msgstr "Рядок статусу"
#: ../gramps/gui/configure.py:1065
msgid "Show text in sidebar buttons (requires restart)"
msgstr "Показувати текст на кнопках бічної панелі (потрібен перезапуск)"
#: ../gramps/gui/configure.py:1071
msgid "Show close button in gramplet bar tabs"
msgstr "Показувати кнопку \"закрити\" на панелі грамплет"
#: ../gramps/gui/configure.py:1083
msgid "Missing surname"
msgstr "Відсутнє прізвище"
#: ../gramps/gui/configure.py:1086
msgid "Missing given name"
msgstr "Відсутнє дане ім'я"
#: ../gramps/gui/configure.py:1089
msgid "Missing record"
msgstr "Відсутній запис"
#: ../gramps/gui/configure.py:1092
msgid "Private surname"
msgstr "Конфіденційне прізвище"
#: ../gramps/gui/configure.py:1095
msgid "Private given name"
msgstr "Конфіденційне дане ім'я"
#: ../gramps/gui/configure.py:1098
msgid "Private record"
msgstr "Конфіденційний запис"
#: ../gramps/gui/configure.py:1134
msgid "Change is not immediate"
msgstr "Зміни потребують перезапуску"
#: ../gramps/gui/configure.py:1135
msgid "Changing the data format will not take effect until the next time Gramps is started."
msgstr "Змінений формат даних вступить в дію лише після повного перезапуску Gramps."
#: ../gramps/gui/configure.py:1148
msgid "Date about range"
msgstr "Діапазон для \"приблизно\""
#: ../gramps/gui/configure.py:1151
msgid "Date after range"
msgstr "Діапазон для \"після\""
#: ../gramps/gui/configure.py:1154
msgid "Date before range"
msgstr "Діапазон для \"до\""
#: ../gramps/gui/configure.py:1157
msgid "Maximum age probably alive"
msgstr "Максимальний можливо прожитий вік"
#: ../gramps/gui/configure.py:1160
msgid "Maximum sibling age difference"
msgstr "Максимальна різниця у віці між братами/сестрами"
#: ../gramps/gui/configure.py:1163
msgid "Minimum years between generations"
msgstr "Мінімальна кількість років між поколіннями"
#: ../gramps/gui/configure.py:1166
msgid "Average years between generations"
msgstr "Середня кількість років між поколіннями"
#: ../gramps/gui/configure.py:1169
msgid "Markup for invalid date format"
msgstr "Мітка для хибного формату дат"
#: ../gramps/gui/configure.py:1172
msgid "Dates"
msgstr "Дати"
#: ../gramps/gui/configure.py:1182
msgid "Add default source on GEDCOM import"
msgstr "Додавати стандартне джерело при імпорті GEDCOM"
#: ../gramps/gui/configure.py:1186
msgid "Add tag on import"
msgstr "Додавати мітку при імпорті"
#: ../gramps/gui/configure.py:1197
msgid "Enable spelling checker"
msgstr "Увімкнути перевірку правопису"
#: ../gramps/gui/configure.py:1202
msgid "Display Tip of the Day"
msgstr "Показувати підказку дня"
#: ../gramps/gui/configure.py:1207
msgid "Remember last view displayed"
msgstr "Запам'ятовувати останню відкриту вкладку"
#: ../gramps/gui/configure.py:1212
msgid "Max generations for relationships"
msgstr "Максимальна кількість поколінь для визначення родинних стосунків"
#: ../gramps/gui/configure.py:1218
msgid "Base path for relative media paths"
msgstr "Базовий каталог для медіа"
#: ../gramps/gui/configure.py:1226
msgid "Once a month"
msgstr "Раз на місяць"
#: ../gramps/gui/configure.py:1227
msgid "Once a week"
msgstr "Раз на тиждень"
#: ../gramps/gui/configure.py:1228
msgid "Once a day"
msgstr "Раз на місяць"
#: ../gramps/gui/configure.py:1229
msgid "Always"
msgstr "Завжди"
#: ../gramps/gui/configure.py:1234
msgid "Check for updates"
msgstr "Перевірка оновлень"
#: ../gramps/gui/configure.py:1240
msgid "Updated addons only"
msgstr "Лише оновленні додатки"
#: ../gramps/gui/configure.py:1241
msgid "New addons only"
msgstr "Лише нові додатки"
#: ../gramps/gui/configure.py:1242
msgid "New and updated addons"
msgstr "Нові та оновленні додатки"
#: ../gramps/gui/configure.py:1252
msgid "What to check"
msgstr "Що перевіряти"
#: ../gramps/gui/configure.py:1257
msgid "Where to check"
msgstr "Де перевіряти"
#: ../gramps/gui/configure.py:1261
msgid "Do not ask about previously notified addons"
msgstr "Не запитувати знову про вже показані раніше додатки"
#: ../gramps/gui/configure.py:1266
msgid "Check now"
msgstr "Перевірити зараз"
#: ../gramps/gui/configure.py:1282
msgid "Family Tree Database path"
msgstr "Шлях до бази сімейного дерева"
#: ../gramps/gui/configure.py:1290
msgid "Automatically load last Family Tree"
msgstr "Автоматично завантажувати останнє дерево"
#: ../gramps/gui/configure.py:1303
msgid "Select media directory"
msgstr "Вибрати каталог медіа"
#: ../gramps/gui/configure.py:1327
msgid "Select database directory"
msgstr "Виберіть теку бази даних"
#: ../gramps/gui/dbloader.py:125 ../gramps/gui/plug/tool.py:112
msgid "Undo history warning"
msgstr "Попередження історії відмін"
#: ../gramps/gui/dbloader.py:126
msgid ""
"Proceeding with import will erase the undo history for this session. In particular, you will not be able to revert the import or any changes made prior to it.\n"
"\n"
"If you think you may want to revert the import, please stop here and backup your database."
msgstr ""
"Виконання імпорту витре історію редагування цієї сесії, Ви не будете мати змоги відмінити імпорт, або відмінити інші зміни внесені в цій сесії.\n"
"\n"
"Якщо Ви гадаєте, що відміна імпорту може знадобитись, будь ласка, зупиніться, та збережіть резервну копію Вашої бази даних."
#: ../gramps/gui/dbloader.py:131
msgid "_Proceed with import"
msgstr "_Продовжити імпорт"
#: ../gramps/gui/dbloader.py:131 ../gramps/gui/plug/tool.py:119
msgid "_Stop"
msgstr "_Зупинити"
#: ../gramps/gui/dbloader.py:138
msgid "Gramps: Import Family Tree"
msgstr "Gramps: Імпорт сімейного дерева"
#: ../gramps/gui/dbloader.py:143 ../gramps/gui/grampsgui.py:203
msgid "Import"
msgstr "Імпорт"
#: ../gramps/gui/dbloader.py:199
#, python-format
msgid ""
"File type \"%s\" is unknown to Gramps.\n"
"\n"
"Valid types are: Gramps database, Gramps XML, Gramps package, GEDCOM, and others."
msgstr ""
"Тип файлу \"%s\" невідомий для Gramps.\n"
"\n"
"Вірний тип: база даних Gramps, Gramps XML, пакуно Gramps, GEDCOM, та інші."
#: ../gramps/gui/dbloader.py:222 ../gramps/gui/dbloader.py:228
msgid "Cannot open file"
msgstr "Неможливо відкрити файл."
#: ../gramps/gui/dbloader.py:223
msgid "The selected file is a directory, not a file.\n"
msgstr "Обраний елемент є каталогом, а не файлом\n"
#: ../gramps/gui/dbloader.py:229
msgid "You do not have read access to the selected file."
msgstr "У Вас відсутній доступ до обраного файлу."
#: ../gramps/gui/dbloader.py:238
msgid "Cannot create file"
msgstr "Неможливо створити файл."
#: ../gramps/gui/dbloader.py:258
#, python-format
msgid "Could not import file: %s"
msgstr "Не можу імпортувати файл: %s"
#: ../gramps/gui/dbloader.py:259
msgid "This file incorrectly identifies its character set, so it cannot be accurately imported. Please fix the encoding, and import again"
msgstr "В цьому файлі невірно вказано кодування і він не може бути вірно імпортованим. Будь ласка, поправте кодування та спробуйте знову."
#: ../gramps/gui/dbloader.py:320
msgid "Need to upgrade database!"
msgstr "Потрібно оновити базу даних!"
#: ../gramps/gui/dbloader.py:322
msgid "Upgrade now"
msgstr "Оновити зараз"
#: ../gramps/gui/dbloader.py:323 ../gramps/gui/dbloader.py:334
#: ../gramps/gui/plug/report/_bookdialog.py:292
#: ../gramps/gui/plug/report/_bookdialog.py:691
#: ../gramps/gui/viewmanager.py:1058 ../gramps/plugins/view/familyview.py:254
msgid "Cancel"
msgstr "Скасувати"
#: ../gramps/gui/dbloader.py:330
msgid "Need to upgrade Bsddb database!"
msgstr "Потрібно оновити базу даних Bsddb!"
#: ../gramps/gui/dbloader.py:332
msgid "I have made a backup, please upgrade my tree"
msgstr "Я вже маю резервну копію. Будь ласка, онови моє дерево"
#: ../gramps/gui/dbloader.py:394
msgid "All files"
msgstr "Всі файли"
#: ../gramps/gui/dbloader.py:435
msgid "Automatically detected"
msgstr "Автоматично визначено"
#: ../gramps/gui/dbloader.py:444
msgid "Select file _type:"
msgstr "Обрати _тип файлу:"
#: ../gramps/gui/dbman.py:112
msgid "_Extract"
msgstr "_Витягти"
#: ../gramps/gui/dbman.py:112 ../gramps/gui/glade/dbman.glade.h:8
msgid "_Archive"
msgstr "_Архів"
#: ../gramps/gui/dbman.py:282
msgid "Family Tree name"
msgstr "Назва сімейного дерева"
#. icon_column = Gtk.TreeViewColumn(_('Status'), render,
#. stock_id=STOCK_COL)
#: ../gramps/gui/dbman.py:295
#: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:54
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:65
#: ../gramps/gui/plug/_windows.py:117 ../gramps/gui/plug/_windows.py:175
#: ../gramps/plugins/webreport/narrativeweb.py:392
#: ../gramps/plugins/webreport/narrativeweb.py:1261
msgid "Status"
msgstr "Статус"
#: ../gramps/gui/dbman.py:385
#, python-format
msgid "Break the lock on the '%s' database?"
msgstr "Зняти блокування з бази даних '%s' ?"
#: ../gramps/gui/dbman.py:386
msgid "Gramps believes that someone else is actively editing this database. You cannot edit this database while it is locked. If no one is editing the database you may safely break the lock. However, if someone else is editing the database and you break the lock, you may corrupt the database."
msgstr "Gramps вважає, що хтось інший редагує цю базу, в даний час. Ви не можете редагувати заблоковану базу даних. Якщо Ви впевнені, що більше ніхто її не редагує, Ви можете безпечно зняти блокування. Однак, Ви можете пошкодити базу даних, якщо зняти блокування, коли хтось інший її редагує. "
#: ../gramps/gui/dbman.py:392
msgid "Break lock"
msgstr "Зняти блокування"
#: ../gramps/gui/dbman.py:470
msgid "Rename failed"
msgstr "Не вдалось перейменувати"
#: ../gramps/gui/dbman.py:471
#, python-format
msgid ""
"An attempt to rename a version failed with the following message:\n"
"\n"
"%s"
msgstr ""
"Спроба перейменування не вдалась з наступним повідомленням:\n"
"\n"
"%s"
#: ../gramps/gui/dbman.py:489
msgid "Could not rename the Family Tree."
msgstr "Не можу перейменувати Сімейне Дерево."
#: ../gramps/gui/dbman.py:490
msgid "Family Tree already exists, choose a unique name."
msgstr "Таке Сімейне Дерево вже існує, оберіть інше унікальне ім'я."
#: ../gramps/gui/dbman.py:532
msgid "Extracting archive..."
msgstr "Розпаковую архів..."
#: ../gramps/gui/dbman.py:537
msgid "Importing archive..."
msgstr "Імпортую архів..."
#: ../gramps/gui/dbman.py:553
#, python-format
msgid "Remove the '%s' Family Tree?"
msgstr "Вилучити Сімейне Дерево '%s' ?"
#: ../gramps/gui/dbman.py:554
msgid "Removing this Family Tree will permanently destroy the data."
msgstr "Вилучення Сімейного Дерева назавжди знищить дані."
#: ../gramps/gui/dbman.py:555
msgid "Remove Family Tree"
msgstr "Вилучити Сімейне Дерево"
#: ../gramps/gui/dbman.py:561
#, python-format
msgid "Remove the '%(revision)s' version of '%(database)s'"
msgstr "Вилучити '%(revision)s' версію бази '%(database)s'"
#: ../gramps/gui/dbman.py:565
msgid "Removing this version will prevent you from extracting it in the future."
msgstr "Вилучення даної версії бази не дозволить використання її в майбутньому."
#: ../gramps/gui/dbman.py:567
msgid "Remove version"
msgstr "Вилучити версію"
#: ../gramps/gui/dbman.py:596
msgid "Could not delete Family Tree"
msgstr "Не можу вилучити сімейне дерево"
#: ../gramps/gui/dbman.py:621
msgid "Deletion failed"
msgstr "Видалення не вдалось"
#: ../gramps/gui/dbman.py:622
#, python-format
msgid ""
"An attempt to delete a version failed with the following message:\n"
"\n"
"%s"
msgstr ""
"Спроба видалення версії не вдалась з таким повідомленням:\n"
"\n"
"%s"
#: ../gramps/gui/dbman.py:649
msgid "Repair Family Tree?"
msgstr "Полагодити Сімейне Дерево?"
#: ../gramps/gui/dbman.py:651
#, python-format
msgid ""
"If you click Proceed , Gramps will attempt to recover your Family Tree from the last good backup. There are several ways this can cause unwanted effects, so backup the Family Tree first.\n"
"The Family Tree you have selected is stored in %s.\n"
"\n"
"Before doing a repair, verify that the Family Tree can really no longer be opened, as the database back-end can recover from some errors automatically.\n"
"\n"
"Details: Repairing a Family Tree actually uses the last backup of the Family Tree, which Gramps stored on last use. If you have worked for several hours/days without closing Gramps, then all this information will be lost! If the repair fails, then the original Family Tree will be lost forever, hence a backup is needed. If the repair fails, or too much information is lost, you can fix the original Family Tree manually. For details, see the webpage\n"
"http://gramps-project.org/wiki/index.php?title=Recover_corrupted_family_tree\n"
"Before doing a repair, try to open the Family Tree in the normal manner. Several errors that trigger the repair button can be fixed automatically. If this is the case, you can disable the repair button by removing the file need_recover in the Family Tree directory."
msgstr ""
"Якщо натиснете Продовжити , Gramps зробить спробу відновити Ваше сімейне дерево із останньої резервної копії. В деяких випадках це може призвести до небажаних результатів, отже зробіть спершу резервну копію сімейного дерева.\n"
"Обране сімейне дерево зберігається в %s.\n"
"\n"
"Перед тим як розпочати, переконайтесь, що сімейне дерево дійсно не відкривається, так як система керування базою даних, має змогу виправити деякі помилки автоматично.\n"
"\n"
"Детальна інформація: При відновленні сімейного дерева використовується остання копія дерева, створена при попередньому закритті програми. Якщо Ви працювали протягом декількох годин/днів без закриття Gramps, тоді всю інформацію буде втрачено! Ящо відновлення провалиться, тоді оригінальне Сімейне дерево буде втрачено назавжди, отже потрібно зробити додаткову резервну копію. Якщо відновлення провалиться, або зникне надто багато інформації Ви можете спробувати відновити сімейне дерево вручну. Більше інформації на сторінці (Англійською)\n"
"http://gramps-project.org/wiki/index.php?title=Recover_corrupted_family_tree\n"
"Перед тим як розпочати відновлення, спробуйте відкрити дерево як звичайно. Деякі помилки викликають появу кнопки \"Відновити\", для автоматичного відновлення. Якщо це так, Ви можете відключити кнопку відновлення, прибравши файл need_recover в каталозі сімейного дерева."
#: ../gramps/gui/dbman.py:670
msgid "Proceed, I have taken a backup"
msgstr "Продовжити, адже я маю резервну копію."
#: ../gramps/gui/dbman.py:671
msgid "Stop"
msgstr "Зупинити"
#: ../gramps/gui/dbman.py:694
msgid "Rebuilding database from backup files"
msgstr "Відновлюю базу з резервної копії"
#: ../gramps/gui/dbman.py:699
msgid "Error restoring backup data"
msgstr "Помилка відновлення з резервної копії"
#: ../gramps/gui/dbman.py:734
msgid "Could not create Family Tree"
msgstr "Не можу створити Сімейне Дерево"
#: ../gramps/gui/dbman.py:850
msgid "Retrieve failed"
msgstr "Відновлення провалилось"
#: ../gramps/gui/dbman.py:851
#, python-format
msgid ""
"An attempt to retrieve the data failed with the following message:\n"
"\n"
"%s"
msgstr ""
"Спроба відновлення даних провалилась з такою помилкою:\n"
"\n"
"%s"
#: ../gramps/gui/dbman.py:891 ../gramps/gui/dbman.py:919
msgid "Archiving failed"
msgstr "Архівування провалилось"
#: ../gramps/gui/dbman.py:892
#, python-format
msgid ""
"An attempt to create the archive failed with the following message:\n"
"\n"
"%s"
msgstr ""
"Спроба архівування провалилась такою помилкою:\n"
"\n"
"%s"
#: ../gramps/gui/dbman.py:897
msgid "Creating data to be archived..."
msgstr "Збираю дані для архівування..."
#: ../gramps/gui/dbman.py:906
msgid "Saving archive..."
msgstr "Зберігаю архів..."
#: ../gramps/gui/dbman.py:920
#, python-format
msgid ""
"An attempt to archive the data failed with the following message:\n"
"\n"
"%s"
msgstr ""
"Спроба архівування даних провалилась з такою помилкою:\n"
"\n"
"%s"
#: ../gramps/gui/dialog.py:201
msgid "Error detected in database"
msgstr "В базі даних виявлено помилку"
#: ../gramps/gui/dialog.py:202
msgid ""
"Gramps has detected an error in the database. This can usually be resolved by running the \"Check and Repair Database\" tool.\n"
"\n"
"If this problem continues to exist after running this tool, please file a bug report at http://bugs.gramps-project.org\n"
"\n"
msgstr ""
"Gramps виявив помилку в базі даних. За звичай такі помилки можна усунути скориставшись інструментом \"Перевірити та виправити базу даних\".\n"
"\n"
"Якщо після цього інструменту проблема з'явиться знову, будь ласка, повідомте про помилку на сторінці http://bugs.gramps-project.org\n"
"\n"
#: ../gramps/gui/dialog.py:333 ../gramps/gui/utils.py:300
msgid "Attempt to force closing the dialog"
msgstr "Спроба примусового закриття діалогу"
#: ../gramps/gui/dialog.py:334
msgid ""
"Please do not force closing this important dialog.\n"
"Instead select one of the available options"
msgstr ""
"Будь ласка, не закривайте примусово цей важливий діалог.\n"
"Замість цього оберіть один із запропонованих варіантів"
#: ../gramps/gui/displaystate.py:378
#: ../gramps/plugins/gramplet/persondetails.py:133
msgid "No active person"
msgstr "Не вибрано людини"
#: ../gramps/gui/displaystate.py:379
msgid "No active family"
msgstr "Не вибрано сім'ї"
#: ../gramps/gui/displaystate.py:380
msgid "No active event"
msgstr "Не вибрано подію"
#: ../gramps/gui/displaystate.py:381
msgid "No active place"
msgstr "Не вибрано місце"
#: ../gramps/gui/displaystate.py:382
msgid "No active source"
msgstr "Не вибрано джерело"
#: ../gramps/gui/displaystate.py:383
msgid "No active citation"
msgstr "Не вибрано цитату"
#: ../gramps/gui/displaystate.py:384
msgid "No active repository"
msgstr "Не вибрано сховище"
#: ../gramps/gui/displaystate.py:385
msgid "No active media"
msgstr "Не вибрано медіа"
#: ../gramps/gui/displaystate.py:386
msgid "No active note"
msgstr "Не вибрано замітку"
#: ../gramps/gui/editors/addmedia.py:98
msgid "Select a media object"
msgstr "Обрати медіа об'єкт"
#: ../gramps/gui/editors/addmedia.py:140
msgid "Select media object"
msgstr "Обрати медіа об'єкт"
#: ../gramps/gui/editors/addmedia.py:150
msgid "Import failed"
msgstr "Імпорт провалився"
#: ../gramps/gui/editors/addmedia.py:151
msgid "The filename supplied could not be found."
msgstr "Вказаний файл не знайдено."
#: ../gramps/gui/editors/addmedia.py:161
#, python-format
msgid "Cannot import %s"
msgstr "Неможливо імпортувати %s"
#: ../gramps/gui/editors/addmedia.py:162
#, python-format
msgid "Directory specified in preferences: Base path for relative media paths: %s does not exist. Change preferences or do not use relative path when importing"
msgstr "Каталог вказано в налаштуваннях: Базовий шлях для відносних шляхів до медіа: %s не існує. Змініть налаштування, або не використовуйте відносний шлях під час імпорту."
#: ../gramps/gui/editors/addmedia.py:225
#, python-format
msgid "Cannot display %s"
msgstr "Неможливо показати %s"
#: ../gramps/gui/editors/addmedia.py:226
msgid "Gramps is not able to display the image file. This may be caused by a corrupt file."
msgstr "Gramps не може показати зображення. Це може бути пов'язано з пошкодженням файлу."
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:63
msgid "Create and add a new address"
msgstr "Створити та додати нову адресу"
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:64
msgid "Remove the existing address"
msgstr "Вилучити вже створену адресу"
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:65
msgid "Edit the selected address"
msgstr "Редагувати обрану адресу"
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:66
msgid "Move the selected address upwards"
msgstr "Перемістити обрану адресу до верху"
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:67
msgid "Move the selected address downwards"
msgstr "Перемістити обрану адресу до низу"
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:73
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:80
#: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:53
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:64
#: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:99
#: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:99
#: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:95
#: ../gramps/gui/glade/editaddress.glade.h:20
#: ../gramps/gui/glade/editcitation.glade.h:4
#: ../gramps/gui/glade/editevent.glade.h:6
#: ../gramps/gui/glade/editeventref.glade.h:12
#: ../gramps/gui/glade/editldsord.glade.h:5
#: ../gramps/gui/glade/editmedia.glade.h:11
#: ../gramps/gui/glade/editmediaref.glade.h:26
#: ../gramps/gui/glade/editname.glade.h:30
#: ../gramps/gui/glade/editsourceref.glade.h:4 ../gramps/gui/grampsgui.py:152
#: ../gramps/gui/selectors/selectevent.py:66
#: ../gramps/plugins/export/exportcsv.py:462
#: ../gramps/plugins/gramplet/ageondategramplet.py:74
#: ../gramps/plugins/gramplet/events.py:56
#: ../gramps/plugins/gramplet/personresidence.py:50
#: ../gramps/plugins/importer/importcsv.py:236
#: ../gramps/plugins/quickview/onthisday.py:82
#: ../gramps/plugins/quickview/onthisday.py:83
#: ../gramps/plugins/quickview/onthisday.py:84
#: ../gramps/plugins/textreport/placereport.py:183
#: ../gramps/plugins/textreport/placereport.py:257
#: ../gramps/plugins/textreport/tagreport.py:302
#: ../gramps/plugins/textreport/tagreport.py:470
#: ../gramps/plugins/tool/sortevents.py:56
#: ../gramps/plugins/view/citationlistview.py:101
#: ../gramps/plugins/view/citationtreeview.py:96
#: ../gramps/plugins/view/eventview.py:86
#: ../gramps/plugins/view/mediaview.py:108
#: ../gramps/plugins/webreport/narrativeweb.py:376
#: ../gramps/plugins/webreport/narrativeweb.py:981
#: ../gramps/plugins/webreport/narrativeweb.py:1229
#: ../gramps/plugins/webreport/narrativeweb.py:1258
#: ../gramps/plugins/webreport/narrativeweb.py:2371
#: ../gramps/plugins/webreport/narrativeweb.py:3664
#: ../gramps/plugins/webreport/narrativeweb.py:4431
#: ../gramps/plugins/webreport/narrativeweb.py:5757
msgid "Date"
msgstr "Дата"
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:74
#: ../gramps/gui/editors/displaytabs/locationembedlist.py:56
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:92
#: ../gramps/gui/selectors/selectplace.py:65
#: ../gramps/plugins/lib/libplaceview.py:98
#: ../gramps/plugins/view/placetreeview.py:76
#: ../gramps/plugins/view/repoview.py:90
#: ../gramps/plugins/webreport/narrativeweb.py:394
msgid "Street"
msgstr "Вулиця"
#: ../gramps/gui/editors/displaytabs/addrembedlist.py:83
msgid "_Addresses"
msgstr "_Адреси"
#: ../gramps/gui/editors/displaytabs/attrembedlist.py:54
msgid "Create and add a new attribute"
msgstr "Створити та додати новий атрибут"
#: ../gramps/gui/editors/displaytabs/attrembedlist.py:55
msgid "Remove the existing attribute"
msgstr "Вилучити вже створений атрибут"
#: ../gramps/gui/editors/displaytabs/attrembedlist.py:56
msgid "Edit the selected attribute"
msgstr "Редагувати обраний атрибут"
#: ../gramps/gui/editors/displaytabs/attrembedlist.py:57
msgid "Move the selected attribute upwards"
msgstr "Перемістити обраний атрибут до верху"
#: ../gramps/gui/editors/displaytabs/attrembedlist.py:58
msgid "Move the selected attribute downwards"
msgstr "Перемістити обраний атрибут до низу"
#: ../gramps/gui/editors/displaytabs/attrembedlist.py:70
msgid "_Attributes"
msgstr "_Атрибути"
#. Add column with object gramps_id
#. GRAMPS ID
#: ../gramps/gui/editors/displaytabs/backreflist.py:62
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:86
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:78
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:65
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:68
#: ../gramps/gui/editors/editfamily.py:122
#: ../gramps/gui/editors/filtereditor.py:923
#: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:97
#: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:95
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:116
#: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:91
#: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:97
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:131
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:90
#: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:94
#: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:83
#: ../gramps/gui/merge/mergeperson.py:180
#: ../gramps/gui/plug/_guioptions.py:1123
#: ../gramps/gui/plug/_guioptions.py:1300
#: ../gramps/gui/selectors/selectcitation.py:68
#: ../gramps/gui/selectors/selectevent.py:63
#: ../gramps/gui/selectors/selectfamily.py:62
#: ../gramps/gui/selectors/selectnote.py:68
#: ../gramps/gui/selectors/selectobject.py:73
#: ../gramps/gui/selectors/selectperson.py:77
#: ../gramps/gui/selectors/selectplace.py:64
#: ../gramps/gui/selectors/selectrepository.py:63
#: ../gramps/gui/selectors/selectsource.py:63
#: ../gramps/gui/views/bookmarks.py:224
#: ../gramps/gui/views/navigationview.py:356
#: ../gramps/plugins/lib/libpersonview.py:96
#: ../gramps/plugins/lib/libplaceview.py:97
#: ../gramps/plugins/tool/eventcmp.py:252
#: ../gramps/plugins/tool/notrelated.py:126
#: ../gramps/plugins/tool/patchnames.py:396
#: ../gramps/plugins/tool/removeunused.py:197
#: ../gramps/plugins/tool/sortevents.py:58
#: ../gramps/plugins/tool/verify.py:521
#: ../gramps/plugins/view/citationlistview.py:100
#: ../gramps/plugins/view/citationtreeview.py:95
#: ../gramps/plugins/view/eventview.py:84
#: ../gramps/plugins/view/familyview.py:81
#: ../gramps/plugins/view/mediaview.py:105
#: ../gramps/plugins/view/noteview.py:82
#: ../gramps/plugins/view/placetreeview.py:75
#: ../gramps/plugins/view/relview.py:628 ../gramps/plugins/view/repoview.py:87
#: ../gramps/plugins/view/sourceview.py:84
msgid "ID"
msgstr "ID"
#: ../gramps/gui/editors/displaytabs/backreflist.py:69
msgid "_References"
msgstr "_Посилання"
#: ../gramps/gui/editors/displaytabs/backreflist.py:101
msgid "Edit reference"
msgstr "Редагувати посилання"
#: ../gramps/gui/editors/displaytabs/backreflist.py:170
msgid ""
"Cannot open new citation editor at this time. Either the citation is already being edited, or the associated source is already being edited, and opening a citation editor (which also allows the source to be edited), would create ambiguity by opening two editors on the same source. \n"
"\n"
"To edit the citation, close the source editor and open an editor for the citation alone"
msgstr ""
#: ../gramps/gui/editors/displaytabs/backreflist.py:183
msgid "Cannot open new citation editor"
msgstr "Не можу відкрити новий редактор цитати"
#: ../gramps/gui/editors/displaytabs/backrefmodel.py:52
#, python-format
msgid "%(part1)s - %(part2)s"
msgstr "%(part1)s - %(part2)s"
#: ../gramps/gui/editors/displaytabs/buttontab.py:72
#: ../gramps/gui/glade/editfamily.glade.h:9
#: ../gramps/gui/glade/editperson.glade.h:20
#: ../gramps/gui/glade/rule.glade.h:11
#: ../gramps/gui/glade/styleeditor.glade.h:37
#: ../gramps/plugins/view/relview.py:421
msgid "Add"
msgstr "Додати"
#: ../gramps/gui/editors/displaytabs/buttontab.py:73
#: ../gramps/gui/glade/editfamily.glade.h:10
#: ../gramps/gui/glade/grampletpane.glade.h:5
#: ../gramps/gui/glade/rule.glade.h:16
#: ../gramps/gui/glade/styleeditor.glade.h:42
msgid "Remove"
msgstr "Вилучити"
#: ../gramps/gui/editors/displaytabs/buttontab.py:75
#: ../gramps/gui/editors/displaytabs/embeddedlist.py:142
#: ../gramps/gui/editors/displaytabs/gallerytab.py:139
#: ../gramps/plugins/view/relview.py:425
msgid "Share"
msgstr "Спільне"
#: ../gramps/gui/editors/displaytabs/buttontab.py:76
msgid "Jump To"
msgstr "Перейти до"
#: ../gramps/gui/editors/displaytabs/buttontab.py:77
msgid "Move Up"
msgstr "Вгору"
#: ../gramps/gui/editors/displaytabs/buttontab.py:78
msgid "Move Down"
msgstr "Вниз"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:72
msgid "Create and add a new citation and new source"
msgstr "Створити та додати нову цитату та нове джерело"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:73
msgid "Remove the existing citation"
msgstr "Вилучити вже створену цитату"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:74
#: ../gramps/plugins/view/citationlistview.py:127
msgid "Edit the selected citation"
msgstr "Редагувати обрану цитату"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:75
msgid "Add an existing citation or source"
msgstr "Додати вже створену цитату або джерело"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:76
msgid "Move the selected citation upwards"
msgstr "Перемістити обрану цитату до верху"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:77
msgid "Move the selected citation downwards"
msgstr "Перемістити обрану цитату до низу"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:84
#: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:85
#: ../gramps/plugins/gramplet/citations.py:69
#: ../gramps/plugins/view/sourceview.py:85
#: ../gramps/plugins/webreport/narrativeweb.py:4293
msgid "Author"
msgstr "Автор"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:85
#: ../gramps/gui/selectors/selectcitation.py:67
#: ../gramps/plugins/webreport/narrativeweb.py:2372
msgid "Page"
msgstr "Сторінка"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:93
msgid "_Source Citations"
msgstr "_Джерело цитат"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:173
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:183
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:256
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:276
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:261
#: ../gramps/gui/editors/displaytabs/gallerytab.py:338
#: ../gramps/plugins/view/citationtreeview.py:423
#: ../gramps/plugins/view/citationtreeview.py:478
msgid "Cannot share this reference"
msgstr "Сумісне використання цього посилання неможливе"
#: ../gramps/gui/editors/displaytabs/citationembedlist.py:192
#: ../gramps/plugins/view/citationtreeview.py:485
msgid ""
"This citation cannot be created at this time. Either the associated Source object is already being edited, or another citation associated with the same source is being edited.\n"
"\n"
"To edit this citation, you need to close the object."
msgstr ""
"Редагування цитати не можливе в даний час. Або сама цитата, або інше посилання на неї зараз знаходяться в стані редагування.\n"
"\n"
"Для редагування цієї цитати, Вам потрібно закрити попереднє редагування."
#: ../gramps/gui/editors/displaytabs/dataembedlist.py:51
msgid "Create and add a new data entry"
msgstr "Створити та додати нові дані"
#: ../gramps/gui/editors/displaytabs/dataembedlist.py:52
msgid "Remove the existing data entry"
msgstr "Вилучити вже створені дані"
#: ../gramps/gui/editors/displaytabs/dataembedlist.py:53
msgid "Edit the selected data entry"
msgstr "Редагувати обрані дані"
#: ../gramps/gui/editors/displaytabs/dataembedlist.py:54
msgid "Move the selected data entry upwards"
msgstr "Перемістити обрані дані до верху"
#: ../gramps/gui/editors/displaytabs/dataembedlist.py:55
msgid "Move the selected data entry downwards"
msgstr "Перемістити обрані дані до низу"
#: ../gramps/gui/editors/displaytabs/dataembedlist.py:61
#: ../gramps/plugins/gramplet/attributes.py:47
#: ../gramps/plugins/lib/libmetadata.py:165
#: ../gramps/plugins/webreport/narrativeweb.py:1315
msgid "Key"
msgstr "Ключ"
#: ../gramps/gui/editors/displaytabs/dataembedlist.py:68
msgid "_Data"
msgstr "_Дані"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:59
#: ../gramps/plugins/gramplet/gramplet.gpr.py:436
msgid "Family Events"
msgstr "Сімейні події"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:60
msgid "Events father"
msgstr "Події в батька"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:61
msgid "Events mother"
msgstr "Події в мами"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:64
msgid "Add a new family event"
msgstr "Додати нову сімейну подію"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:65
msgid "Remove the selected family event"
msgstr "Вилучити обрану сімейну подію"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:66
msgid "Edit the selected family event or edit person"
msgstr "Редагувати обрану сімейну подію, або особу"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:67
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:59
msgid "Share an existing event"
msgstr "Додати до вже створеної події"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:68
msgid "Move the selected event upwards"
msgstr "Перемістити обрану подію до верху"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:69
msgid "Move the selected event downwards"
msgstr "Перемістити обрану подію до низу"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:82
#: ../gramps/plugins/gramplet/events.py:61
msgid "Role"
msgstr "Роль"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:95
msgid "_Events"
msgstr "_Події"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:241
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:340
msgid ""
"This event reference cannot be edited at this time. Either the associated event is already being edited or another event reference that is associated with the same event is being edited.\n"
"\n"
"To edit this event reference, you need to close the event."
msgstr ""
"Редагування посилання на подію зараз не можливе. Або сама подія, або інше посилання на неї зараз знаходяться в стані редагування.\n"
"\n"
"Для редагування цього посилання на подію, Вам потрібно закрити попереднє редагування."
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:274
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:339
#: ../gramps/gui/editors/displaytabs/gallerytab.py:358
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:169
msgid "Cannot edit this reference"
msgstr "Не можу редагувати це посилання"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:316
msgid "Cannot change Person"
msgstr "Не можу змінити особу"
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:317
msgid "You cannot change Person events in the Family Editor"
msgstr "Ви не можете змінити події Особи в редакторі Сім'ї"
#: ../gramps/gui/editors/displaytabs/eventrefmodel.py:70
#: ../gramps/gui/editors/displaytabs/namemodel.py:68
#, python-format
msgid "%(groupname)s - %(groupnumber)d"
msgstr "%(groupname)s - %(groupnumber)d"
#: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:55
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:66
#: ../gramps/plugins/webreport/narrativeweb.py:396
#: ../gramps/plugins/webreport/narrativeweb.py:1259
msgid "Temple"
msgstr "Храм"
#: ../gramps/gui/editors/displaytabs/gallerytab.py:95
msgid "_Gallery"
msgstr "_Галерея"
#: ../gramps/gui/editors/displaytabs/gallerytab.py:149
#: ../gramps/gui/editors/editperson.py:628 ../gramps/gui/grampsgui.py:191
#: ../gramps/gui/grampsgui.py:192 ../gramps/plugins/view/mediaview.py:225
msgid "View"
msgstr "Перегляд"
#: ../gramps/gui/editors/displaytabs/gallerytab.py:157
#: ../gramps/plugins/view/mediaview.py:229
msgid "Open Containing _Folder"
msgstr "Відкрити _каталог де знаходиться"
#: ../gramps/gui/editors/displaytabs/gallerytab.py:264
#: ../gramps/gui/editors/editperson.py:935
msgid "Non existing media found in the Gallery"
msgstr "В галереї виявлено медіа, що не існує"
#: ../gramps/gui/editors/displaytabs/gallerytab.py:313
msgid ""
"This media reference cannot be edited at this time. Either the associated media object is already being edited or another media reference that is associated with the same media object is being edited.\n"
"\n"
"To edit this media reference, you need to close the media object."
msgstr ""
"Редагування посилання на медіа елемент зараз не можливе. Або медіа елемент, або інше посилання на нього зараз знаходяться в стані редагування.\n"
"\n"
"Для редагування цього медіа елементу, Вам потрібно закрити попереднє редагування."
#: ../gramps/gui/editors/displaytabs/gallerytab.py:536
#: ../gramps/plugins/view/mediaview.py:211
msgid "Drag Media Object"
msgstr "Перетягнути медія"
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:53
msgid "Create and add a new LDS ordinance"
msgstr ""
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:54
msgid "Remove the existing LDS ordinance"
msgstr ""
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:55
msgid "Edit the selected LDS ordinance"
msgstr ""
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:56
msgid "Move the selected LDS ordinance upwards"
msgstr ""
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:57
msgid "Move the selected LDS ordinance downwards"
msgstr ""
#: ../gramps/gui/editors/displaytabs/ldsembedlist.py:72
msgid "_LDS"
msgstr ""
#: ../gramps/gui/editors/displaytabs/locationembedlist.py:59
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:95
#: ../gramps/gui/selectors/selectplace.py:68
#: ../gramps/gui/views/treemodels/placemodel.py:292
#: ../gramps/plugins/lib/libplaceview.py:101
#: ../gramps/plugins/lib/maps/placeselection.py:150
#: ../gramps/plugins/view/placetreeview.py:79
#: ../gramps/plugins/webreport/narrativeweb.py:373
msgid "County"
msgstr "Країна"
#: ../gramps/gui/editors/displaytabs/locationembedlist.py:60
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:96
#: ../gramps/gui/selectors/selectplace.py:69
#: ../gramps/gui/views/treemodels/placemodel.py:292
#: ../gramps/plugins/lib/libplaceview.py:102
#: ../gramps/plugins/lib/maps/placeselection.py:149
#: ../gramps/plugins/tool/extractcity.py:389
#: ../gramps/plugins/view/placetreeview.py:80
#: ../gramps/plugins/webreport/narrativeweb.py:3377
msgid "State"
msgstr "Штат"
#: ../gramps/gui/editors/displaytabs/locationembedlist.py:67
msgid "Alternate _Locations"
msgstr "Альтернативне _розташування"
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:63
msgid "Create and add a new name"
msgstr "Створити та додати нове ім'я"
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:64
msgid "Remove the existing name"
msgstr "Вилучити існуюче ім'я"
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:65
msgid "Edit the selected name"
msgstr "Редагувати обране ім'я"
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:66
msgid "Move the selected name upwards"
msgstr "Перемістити обране ім'я до верху"
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:67
msgid "Move the selected name downwards"
msgstr "Перемістити обране ім'я до низу"
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:77
#: ../gramps/gui/views/treemodels/peoplemodel.py:521
msgid "Group As"
msgstr "Групувати як"
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:79
msgid "Notes Preview"
msgstr "Попередній перегляд заміток"
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:89
msgid "_Names"
msgstr "_Імена"
#: ../gramps/gui/editors/displaytabs/nameembedlist.py:124
msgid "Set as default name"
msgstr "Встановити як ім'я за замовчуванням"
#. -------------------------------------------------------------------------
#.
#. NameModel
#.
#. -------------------------------------------------------------------------
#: ../gramps/gui/editors/displaytabs/namemodel.py:58
#: ../gramps/gui/plug/_guioptions.py:1204 ../gramps/gui/views/listview.py:532
#: ../gramps/gui/views/tags.py:480
#: ../gramps/plugins/quickview/all_relations.py:308
msgid "Yes"
msgstr "Так"
#: ../gramps/gui/editors/displaytabs/namemodel.py:59
#: ../gramps/gui/plug/_guioptions.py:1203 ../gramps/gui/views/listview.py:533
#: ../gramps/gui/views/tags.py:481
#: ../gramps/plugins/quickview/all_relations.py:312
msgid "No"
msgstr "Ні"
#: ../gramps/gui/editors/displaytabs/namemodel.py:64
msgid "Preferred name"
msgstr "Бажане ім'я"
#: ../gramps/gui/editors/displaytabs/namemodel.py:66
msgid "Alternative names"
msgstr "Альтернативне ім'я"
#: ../gramps/gui/editors/displaytabs/notetab.py:67
msgid "Create and add a new note"
msgstr "Створити та додати нову замітку"
#: ../gramps/gui/editors/displaytabs/notetab.py:68
msgid "Remove the existing note"
msgstr "Вилучити вже створену замітку"
#: ../gramps/gui/editors/displaytabs/notetab.py:69
#: ../gramps/plugins/view/noteview.py:96
msgid "Edit the selected note"
msgstr "Редагувати обрану замітку"
#: ../gramps/gui/editors/displaytabs/notetab.py:70
msgid "Add an existing note"
msgstr "Додати вже створену замітку"
#: ../gramps/gui/editors/displaytabs/notetab.py:71
msgid "Move the selected note upwards"
msgstr "Перемістити обрану замітку до верху"
#: ../gramps/gui/editors/displaytabs/notetab.py:72
msgid "Move the selected note downwards"
msgstr "Перемістити обрану замітку до низу"
#: ../gramps/gui/editors/displaytabs/notetab.py:79
#: ../gramps/gui/selectors/selectnote.py:67
#: ../gramps/plugins/gramplet/gramplet.gpr.py:369
#: ../gramps/plugins/view/noteview.py:81
msgid "Preview"
msgstr "Попередній перегляд"
#: ../gramps/gui/editors/displaytabs/notetab.py:88
msgid "_Notes"
msgstr "_Замітки"
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:51
msgid "Personal Events"
msgstr "Події особи"
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:52
#, python-format
msgid "With %(namepartner)s (%(famid)s)"
msgstr "З %(namepartner)s (%(famid)s)"
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:53
msgid ""
msgstr "<Невідомо>"
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:56
msgid "Add a new personal event"
msgstr "Додати нову подію особи"
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:57
msgid "Remove the selected personal event"
msgstr "Вилучити обрану подію особи"
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:58
msgid "Edit the selected personal event or edit family"
msgstr "Редагувати обрану подію особи, або сім'ю"
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:60
msgid "Move the selected event upwards or change family order"
msgstr "Перемістити обрану подію особи до верху або змінити порядок сім'ї"
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:61
msgid "Move the selected event downwards or change family order"
msgstr "Перемістити обрану подію особи до низу або змінити порядок сім'ї"
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:130
msgid "Cannot change Family"
msgstr "Не можу змінити сім'ю"
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:131
msgid "You cannot change Family events in the Person Editor"
msgstr "Ви не можете змінити сімейні події в редакторі особи"
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:54
msgid "Create and add a new association"
msgstr "Створити та додати новий зв'язок"
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:55
msgid "Remove the existing association"
msgstr "Вилучити вже створений зв'язок"
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:56
msgid "Edit the selected association"
msgstr "Редагувати обраний зв'язок"
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:57
msgid "Move the selected association upwards"
msgstr "Перемістити обраний зв'язок до верху"
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:58
msgid "Move the selected association downwards"
msgstr "Перемістити обраний зв'язок до низу"
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:66
msgid "Association"
msgstr "Зв'язок"
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:72
msgid "_Associations"
msgstr "_Зв'язки"
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:89
msgid "Godfather"
msgstr "Хрещений батько"
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:57
msgid "Create and add a new repository"
msgstr "Створити та додати нове сховище"
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:58
msgid "Remove the existing repository"
msgstr "Вилучити вже створене сховище"
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:59
#: ../gramps/plugins/view/repoview.py:112
msgid "Edit the selected repository"
msgstr "Редагувати обране сховище"
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:60
msgid "Add an existing repository"
msgstr "Видалити вже створене сховище"
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:61
msgid "Move the selected repository upwards"
msgstr "Перемістити обране сховище до верху"
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:62
msgid "Move the selected repository downwards"
msgstr "Перемістити обране сховище до низу"
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:70
msgid "Call Number"
msgstr "Тел. номер"
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:77
msgid "_Repositories"
msgstr "_Сховища"
#: ../gramps/gui/editors/displaytabs/repoembedlist.py:170
msgid ""
"This repository reference cannot be edited at this time. Either the associated repository is already being edited or another repository reference that is associated with the same repository is being edited.\n"
"\n"
"To edit this repository reference, you need to close the repository."
msgstr ""
"Редагування посилання на сховище зараз не можливе. Або саме сховище, або інше посилання на нього зараз знаходяться в стані редагування.\n"
"\n"
"Для редагування цього посилання на сховище, Вам потрібно закрити попереднє редагування."
#: ../gramps/gui/editors/displaytabs/surnametab.py:66
msgid "Create and add a new surname"
msgstr "Створити та додати нове прізвище"
#: ../gramps/gui/editors/displaytabs/surnametab.py:67
msgid "Remove the selected surname"
msgstr "Вилучити обране прізвище"
#: ../gramps/gui/editors/displaytabs/surnametab.py:68
msgid "Edit the selected surname"
msgstr "Редагувати обране прізвище"
#: ../gramps/gui/editors/displaytabs/surnametab.py:69
msgid "Move the selected surname upwards"
msgstr "Перемістити обране прізвище до верху"
#: ../gramps/gui/editors/displaytabs/surnametab.py:70
msgid "Move the selected surname downwards"
msgstr "Перемістити обране прізвище до низу"
#: ../gramps/gui/editors/displaytabs/surnametab.py:80
msgid "Origin"
msgstr "Оригінал"
#: ../gramps/gui/editors/displaytabs/surnametab.py:84
msgid "Multiple Surnames "
msgstr "Складені прізвища "
#: ../gramps/gui/editors/displaytabs/surnametab.py:91
msgid "Family Surnames"
msgstr "Прізвище сім'ї:"
#: ../gramps/gui/editors/displaytabs/webembedlist.py:55
msgid "Create and add a new web address"
msgstr "Створити та додати нову веб адресу"
#: ../gramps/gui/editors/displaytabs/webembedlist.py:56
msgid "Remove the existing web address"
msgstr "Вилучити вже створену веб адресу"
#: ../gramps/gui/editors/displaytabs/webembedlist.py:57
msgid "Edit the selected web address"
msgstr "Редагувати обрані веб адреси"
#: ../gramps/gui/editors/displaytabs/webembedlist.py:58
msgid "Move the selected web address upwards"
msgstr "Перемістити обрані веб адреси до верху"
#: ../gramps/gui/editors/displaytabs/webembedlist.py:59
msgid "Move the selected web address downwards"
msgstr "Перемістити обрані веб адреси до низу"
#: ../gramps/gui/editors/displaytabs/webembedlist.py:60
msgid "Jump to the selected web address"
msgstr "Перейти за обраною адресою"
#: ../gramps/gui/editors/displaytabs/webembedlist.py:73
msgid "_Internet"
msgstr "_Інтернет"
#: ../gramps/gui/editors/editaddress.py:84
#: ../gramps/gui/editors/editaddress.py:157
msgid "Address Editor"
msgstr "Редактор адрес"
#: ../gramps/gui/editors/editattribute.py:85
#: ../gramps/gui/editors/editattribute.py:137
msgid "Attribute Editor"
msgstr "Редактор атрибутів"
#: ../gramps/gui/editors/editattribute.py:131
#: ../gramps/gui/editors/editattribute.py:135
msgid "New Attribute"
msgstr "Новий атрибут"
#: ../gramps/gui/editors/editattribute.py:149
msgid "Cannot save attribute"
msgstr "Не можливо зберегти атрибут"
#: ../gramps/gui/editors/editattribute.py:150
msgid "The attribute type cannot be empty"
msgstr "Атрибут не може бути постим"
#: ../gramps/gui/editors/editchildref.py:98
#: ../gramps/gui/editors/editchildref.py:171
msgid "Child Reference Editor"
msgstr "Редактор відносин дитини"
#: ../gramps/gui/editors/editchildref.py:171
msgid "Child Reference"
msgstr "Відносини дитини"
#: ../gramps/gui/editors/editcitation.py:150
#: ../gramps/gui/editors/editcitation.py:156
msgid "New Citation"
msgstr "Нова цитата"
#: ../gramps/gui/editors/editcitation.py:387
msgid "Edit Citation"
msgstr "Редагувати цитату"
#: ../gramps/gui/editors/editcitation.py:393
#: ../gramps/gui/editors/editsource.py:182
msgid "Cannot save source"
msgstr "Не можливо зберегти джерело"
#: ../gramps/gui/editors/editcitation.py:394
#: ../gramps/gui/editors/editsource.py:183
msgid "No data exists for this source. Please enter data or cancel the edit."
msgstr "Дані про джерело відсутні. Будь ласка, вкажіть дані, або скасуйте редагування."
#: ../gramps/gui/editors/editcitation.py:403
msgid "Cannot save citation. ID already exists."
msgstr "Не можу зберегти цитату. ID вже існує."
#: ../gramps/gui/editors/editcitation.py:404
#: ../gramps/gui/editors/editcitation.py:418
#, python-format
msgid "You have attempted to use the existing Gramps ID with value %(gramps_id)s. This value is already used by '%(prim_object)s'. Please enter a different ID or leave blank to get the next available ID value."
msgstr "Ви намагаєтесь використати Gramps ID із значенням %(gramps_id)s. Це значення вже використовується '%(prim_object)s'. Будь ласка, вкажіть інше ID , або залиште поле пустим для автоматичного заповнення ID."
#: ../gramps/gui/editors/editcitation.py:417
#: ../gramps/gui/editors/editsource.py:192
msgid "Cannot save source. ID already exists."
msgstr "Не можу зберегти джерело. ID вже існує."
#: ../gramps/gui/editors/editcitation.py:431
#: ../gramps/gui/editors/editsource.py:205
#, python-format
msgid "Add Source (%s)"
msgstr "Додати джерело (%s)"
#: ../gramps/gui/editors/editcitation.py:437
#: ../gramps/gui/editors/editsource.py:210
#, python-format
msgid "Edit Source (%s)"
msgstr "Редагувати джерело (%s)"
#: ../gramps/gui/editors/editcitation.py:444
#, python-format
msgid "Add Citation (%s)"
msgstr "Додати цитату (%s)"
#: ../gramps/gui/editors/editcitation.py:450
#, python-format
msgid "Edit Citation (%s)"
msgstr "Редагувати цитату (%s)"
#: ../gramps/gui/editors/editcitation.py:528
#, python-format
msgid "Delete Citation (%s)"
msgstr "Видалити цитату (%s)"
#: ../gramps/gui/editors/editdate.py:79 ../gramps/gui/editors/editdate.py:88
msgid "Regular"
msgstr "Звичайне"
#: ../gramps/gui/editors/editdate.py:80
msgid "Before"
msgstr "До"
#: ../gramps/gui/editors/editdate.py:81
msgid "After"
msgstr "Після"
#: ../gramps/gui/editors/editdate.py:82
msgid "About"
msgstr "Близько"
#: ../gramps/gui/editors/editdate.py:83
msgid "Range"
msgstr "Діапазон"
#: ../gramps/gui/editors/editdate.py:84
msgid "Span"
msgstr "Інтервал"
#: ../gramps/gui/editors/editdate.py:85
msgid "Text only"
msgstr "Лише текст"
#: ../gramps/gui/editors/editdate.py:89
msgid "Estimated"
msgstr "Оцінка"
#: ../gramps/gui/editors/editdate.py:90
msgid "Calculated"
msgstr "Підраховано"
#: ../gramps/gui/editors/editdate.py:102
msgid "manual|Editing_Dates"
msgstr ""
#: ../gramps/gui/editors/editdate.py:129 ../gramps/gui/editors/editdate.py:233
msgid "Date selection"
msgstr "Вибір дати"
#: ../gramps/gui/editors/editevent.py:65
msgid "manual|Editing_Information_About_Events"
msgstr ""
#: ../gramps/gui/editors/editevent.py:99
#: ../gramps/gui/editors/editeventref.py:241
#, python-format
msgid "Event: %s"
msgstr "Подія: %s"
#: ../gramps/gui/editors/editevent.py:101
#: ../gramps/gui/editors/editeventref.py:243
msgid "New Event"
msgstr "Нова подія"
#: ../gramps/gui/editors/editevent.py:223
#: ../gramps/plugins/view/geoclose.py:509
#: ../gramps/plugins/view/geoevents.py:313
#: ../gramps/plugins/view/geoevents.py:340
#: ../gramps/plugins/view/geofamclose.py:653
#: ../gramps/plugins/view/geofamily.py:392
#: ../gramps/plugins/view/geomoves.py:592
#: ../gramps/plugins/view/geoperson.py:409
#: ../gramps/plugins/view/geoperson.py:429
#: ../gramps/plugins/view/geoperson.py:467
msgid "Edit Event"
msgstr "Редагувати подію"
#: ../gramps/gui/editors/editevent.py:231
#: ../gramps/gui/editors/editevent.py:254
msgid "Cannot save event"
msgstr "Не можливо зберегти подію"
#: ../gramps/gui/editors/editevent.py:232
msgid "No data exists for this event. Please enter data or cancel the edit."
msgstr "Інформація про дану подія відсутня. Будь ласка, вкажіть дані, або скасуйте редагування."
#: ../gramps/gui/editors/editevent.py:241
msgid "Cannot save event. ID already exists."
msgstr "Не можу зберегти подію. ID вже існує."
#: ../gramps/gui/editors/editevent.py:242
#: ../gramps/gui/editors/editmedia.py:283
#: ../gramps/gui/editors/editperson.py:821
#: ../gramps/gui/editors/editplace.py:306
#: ../gramps/gui/editors/editrepository.py:173
#: ../gramps/gui/editors/editsource.py:193
#, python-format
msgid "You have attempted to use the existing Gramps ID with value %(id)s. This value is already used by '%(prim_object)s'. Please enter a different ID or leave blank to get the next available ID value."
msgstr "Ви намагаєтесь використовувати Gramps ID із значенням %(id)s. Це значення вже використовується '%(prim_object)s'. Будь ласка, вкажіть інше ID , або залиште поле пустим для автоматичного заповнення ID."
#: ../gramps/gui/editors/editevent.py:255
msgid "The event type cannot be empty"
msgstr "Тип події не може бути постим"
#: ../gramps/gui/editors/editevent.py:260
#, python-format
msgid "Add Event (%s)"
msgstr "Додати подію (%s)"
#: ../gramps/gui/editors/editevent.py:266
#, python-format
msgid "Edit Event (%s)"
msgstr "Редагувати подію (%s)"
#: ../gramps/gui/editors/editevent.py:336
#, python-format
msgid "Delete Event (%s)"
msgstr "Видалити подію (%s)"
#: ../gramps/gui/editors/editeventref.py:69
#: ../gramps/gui/editors/editeventref.py:244
msgid "Event Reference Editor"
msgstr "Редактор посилань на подію"
#: ../gramps/gui/editors/editeventref.py:86
#: ../gramps/gui/editors/editmediaref.py:105
#: ../gramps/gui/editors/editname.py:133
#: ../gramps/gui/editors/editreporef.py:80
msgid "_General"
msgstr "_Загальне"
#: ../gramps/gui/editors/editeventref.py:249
msgid "Modify Event"
msgstr "Модифікувати подію"
#: ../gramps/gui/editors/editeventref.py:252
msgid "Add Event"
msgstr "Додати подію"
#: ../gramps/gui/editors/editfamily.py:111
msgid "Create a new person and add the child to the family"
msgstr "Створити нову особу та додати її до сім'ї як дитину"
#: ../gramps/gui/editors/editfamily.py:112
msgid "Remove the child from the family"
msgstr "Вилучити дитину з сім'ї"
#: ../gramps/gui/editors/editfamily.py:113
msgid "Edit the child reference"
msgstr "Редагувати відносини дитини"
#: ../gramps/gui/editors/editfamily.py:114
msgid "Add an existing person as a child of the family"
msgstr "Додати вже створену особу до сім'ї, як дитину"
#: ../gramps/gui/editors/editfamily.py:115
msgid "Move the child up in the children list"
msgstr "Перемістити дитину до верху в списку дітей"
#: ../gramps/gui/editors/editfamily.py:116
msgid "Move the child down in the children list"
msgstr "Перемістити дитину до низу в списку дітей"
#: ../gramps/gui/editors/editfamily.py:121
msgid "#"
msgstr "#"
#: ../gramps/gui/editors/editfamily.py:124
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:132
#: ../gramps/gui/merge/mergeperson.py:182
#: ../gramps/gui/selectors/selectperson.py:78
#: ../gramps/plugins/drawreport/statisticschart.py:326
#: ../gramps/plugins/export/exportcsv.py:340
#: ../gramps/plugins/importer/importcsv.py:188
#: ../gramps/plugins/lib/libpersonview.py:97
#: ../gramps/plugins/quickview/siblings.py:50
#: ../gramps/plugins/textreport/indivcomplete.py:612
#: ../gramps/plugins/webreport/narrativeweb.py:6199
msgid "Gender"
msgstr "Стать"
#: ../gramps/gui/editors/editfamily.py:125
msgid "Paternal"
msgstr "Батьківський"
#: ../gramps/gui/editors/editfamily.py:126
msgid "Maternal"
msgstr "Материнський"
#: ../gramps/gui/editors/editfamily.py:127
#: ../gramps/gui/selectors/selectperson.py:79
#: ../gramps/plugins/drawreport/timeline.py:71
#: ../gramps/plugins/gramplet/children.py:86
#: ../gramps/plugins/gramplet/children.py:183
#: ../gramps/plugins/lib/libpersonview.py:98
#: ../gramps/plugins/quickview/filterbyname.py:130
#: ../gramps/plugins/quickview/filterbyname.py:210
#: ../gramps/plugins/quickview/filterbyname.py:258
#: ../gramps/plugins/quickview/filterbyname.py:266
#: ../gramps/plugins/quickview/filterbyname.py:274
#: ../gramps/plugins/quickview/filterbyname.py:282
#: ../gramps/plugins/quickview/filterbyname.py:315
#: ../gramps/plugins/quickview/filterbyname.py:385
#: ../gramps/plugins/quickview/lineage.py:63
#: ../gramps/plugins/quickview/samesurnames.py:109
#: ../gramps/plugins/quickview/samesurnames.py:151
#: ../gramps/plugins/quickview/siblings.py:50
msgid "Birth Date"
msgstr "Дата народження"
#: ../gramps/gui/editors/editfamily.py:128
#: ../gramps/gui/selectors/selectperson.py:81
#: ../gramps/plugins/gramplet/children.py:88
#: ../gramps/plugins/gramplet/children.py:185
#: ../gramps/plugins/lib/libpersonview.py:100
#: ../gramps/plugins/quickview/lineage.py:63
#: ../gramps/plugins/quickview/lineage.py:95
msgid "Death Date"
msgstr "Дата смерті"
#: ../gramps/gui/editors/editfamily.py:129
#: ../gramps/gui/selectors/selectperson.py:80
#: ../gramps/plugins/lib/libpersonview.py:99
msgid "Birth Place"
msgstr "Місце народження"
#: ../gramps/gui/editors/editfamily.py:130
#: ../gramps/gui/selectors/selectperson.py:82
#: ../gramps/plugins/lib/libpersonview.py:101
msgid "Death Place"
msgstr "Місце смерті"
#: ../gramps/gui/editors/editfamily.py:138
msgid "Chil_dren"
msgstr "Діти"
#: ../gramps/gui/editors/editfamily.py:143
msgid "Edit child"
msgstr "Редагувати дитину"
#: ../gramps/gui/editors/editfamily.py:146
msgid "Add an existing child"
msgstr "Додати вже створену дитину"
#: ../gramps/gui/editors/editfamily.py:148
msgid "Edit relationship"
msgstr "Редагувати відносини"
#: ../gramps/gui/editors/editfamily.py:216
#: ../gramps/gui/editors/editfamily.py:231
#: ../gramps/plugins/view/relview.py:1544
msgid "Select Child"
msgstr "Обрати дитину"
#: ../gramps/gui/editors/editfamily.py:361
msgid "Adding parents to a person"
msgstr "Додавання батьків особи"
#: ../gramps/gui/editors/editfamily.py:362
msgid "It is possible to accidentally create multiple families with the same parents. To help avoid this problem, only the buttons to select parents are available when you create a new family. The remaining fields will become available after you attempt to select a parent."
msgstr "Дублікати сім'ї з тими ж батьками можуть бути створені випадково. Для запобігання цій проблемі, лише кнопки вибору батьків доступні при створенні сім'ї. Інші поля стануть доступні після вибору батьків."
#: ../gramps/gui/editors/editfamily.py:456
msgid "Family has changed"
msgstr "Сім'ю змінено"
#: ../gramps/gui/editors/editfamily.py:457
#, python-format
msgid ""
"The %(object)s you are editing has changed outside this editor. This can be due to a change in one of the main views, for example a source used here is deleted in the source view.\n"
"To make sure the information shown is still correct, the data shown has been updated. Some edits you have made may have been lost."
msgstr ""
"Об'єкт %(object)s було змінено по за межами цього редактора. Це могло статись із за змін, виконаних в одному з виглядів, наприклад джерело вказане тут могло бути знищено у вікні джерел.\n"
"Щоб переконатись, що показана інформація досі коректна, дані буде оновлено. Деякі внесені зміни, можливо, буде втрачено."
#: ../gramps/gui/editors/editfamily.py:462
#: ../gramps/plugins/importer/importcsv.py:227
#: ../gramps/plugins/view/familyview.py:253
msgid "family"
msgstr "сім'я"
#: ../gramps/gui/editors/editfamily.py:492
#: ../gramps/gui/editors/editfamily.py:495
msgid "New Family"
msgstr "Нова сім'я"
#: ../gramps/gui/editors/editfamily.py:499
#: ../gramps/gui/editors/editfamily.py:1076
#: ../gramps/plugins/view/geofamily.py:384
msgid "Edit Family"
msgstr "Редагувати сім'ю"
#: ../gramps/gui/editors/editfamily.py:532
msgid "Select a person as the mother"
msgstr "Додати особу як маму"
#: ../gramps/gui/editors/editfamily.py:533
msgid "Add a new person as the mother"
msgstr "Додати нову особу як маму"
#: ../gramps/gui/editors/editfamily.py:534
msgid "Remove the person as the mother"
msgstr "Вилучити особу, що в якості мами"
#: ../gramps/gui/editors/editfamily.py:547
msgid "Select a person as the father"
msgstr "Додати особу як батька"
#: ../gramps/gui/editors/editfamily.py:548
msgid "Add a new person as the father"
msgstr "Додати нову особу як батька"
#: ../gramps/gui/editors/editfamily.py:549
msgid "Remove the person as the father"
msgstr "Вилучити особу, що в якості батька"
#: ../gramps/gui/editors/editfamily.py:782
msgid "Select Mother"
msgstr "Оберіть маму"
#: ../gramps/gui/editors/editfamily.py:827
msgid "Select Father"
msgstr "Оберіть батька"
#: ../gramps/gui/editors/editfamily.py:851
msgid "Duplicate Family"
msgstr "Дублікат сім'ї"
#: ../gramps/gui/editors/editfamily.py:852
msgid "A family with these parents already exists in the database. If you save, you will create a duplicate family. It is recommended that you cancel the editing of this window, and select the existing family"
msgstr "Сім'я з цими батьками вже існує в базі. Зберігши, Ви створите дублікат сім'ї. Рекомендується скасувати редагування та обрати вже створену сім'ю."
#: ../gramps/gui/editors/editfamily.py:900
#: ../gramps/plugins/view/relview.py:610
#: ../gramps/plugins/view/relview.py:1013
#: ../gramps/plugins/view/relview.py:1061
#: ../gramps/plugins/view/relview.py:1142
#: ../gramps/plugins/view/relview.py:1248
#, python-format
msgid "Edit %s"
msgstr "Редагувати %s"
#: ../gramps/gui/editors/editfamily.py:1008
msgid "A father cannot be his own child"
msgstr "Батько не може бути своєю дитиною"
#: ../gramps/gui/editors/editfamily.py:1009
#, python-format
msgid "%s is listed as both the father and child of the family."
msgstr "%s є одночасно і дитиною і батьком в сім'ї."
#: ../gramps/gui/editors/editfamily.py:1018
msgid "A mother cannot be her own child"
msgstr "Мама не може бути своєю дитиною"
#: ../gramps/gui/editors/editfamily.py:1019
#, python-format
msgid "%s is listed as both the mother and child of the family."
msgstr "%s є одночасно і дитиною і мамою в сім'ї."
#: ../gramps/gui/editors/editfamily.py:1026
msgid "Cannot save family"
msgstr "Не можливо зберегти сім'ю"
#: ../gramps/gui/editors/editfamily.py:1027
msgid "No data exists for this family. Please enter data or cancel the edit."
msgstr "Дані про сім'ю відсутні. Будь ласка, вкажіть дані, або скасуйте редагування."
#: ../gramps/gui/editors/editfamily.py:1034
msgid "Cannot save family. ID already exists."
msgstr "Не можу зберегти сім'ю. ID вже існує."
#: ../gramps/gui/editors/editfamily.py:1035
#: ../gramps/gui/editors/editnote.py:312
#, python-format
msgid "You have attempted to use the existing Gramps ID with value %(id)s. This value is already used. Please enter a different ID or leave blank to get the next available ID value."
msgstr "Ви намагаєтесь використовувати Gramps ID із значенням %(id)s. Це значення вже використовується. Будь ласка, вкажіть інше ID , або залиште поле пустим для автоматичного заповнення ID."
#: ../gramps/gui/editors/editfamily.py:1050
msgid "Add Family"
msgstr "Додати сім'ю"
#: ../gramps/gui/editors/editldsord.py:151
#: ../gramps/gui/editors/editldsord.py:305
#: ../gramps/gui/editors/editldsord.py:342
#: ../gramps/gui/editors/editldsord.py:427
msgid "LDS Ordinance Editor"
msgstr ""
#: ../gramps/gui/editors/editldsord.py:278
#, python-format
msgid "%(father)s and %(mother)s [%(gramps_id)s]"
msgstr "%(father)s та %(mother)s [%(gramps_id)s]"
#: ../gramps/gui/editors/editldsord.py:284
#, python-format
msgid "%(father)s [%(gramps_id)s]"
msgstr "%(father)s [%(gramps_id)s]"
#: ../gramps/gui/editors/editldsord.py:289
#, python-format
msgid "%(mother)s [%(gramps_id)s]"
msgstr "%(mother)s [%(gramps_id)s]"
#: ../gramps/gui/editors/editldsord.py:304
#: ../gramps/gui/editors/editldsord.py:426
#: ../gramps/plugins/webreport/narrativeweb.py:793
msgid "LDS Ordinance"
msgstr ""
#: ../gramps/gui/editors/editlink.py:78 ../gramps/gui/editors/editlink.py:223
msgid "Link Editor"
msgstr "Редактор посилань"
#: ../gramps/gui/editors/editlink.py:81
msgid "Internet Address"
msgstr "Інтернет адреса"
#: ../gramps/gui/editors/editlocation.py:52
msgid "Location Editor"
msgstr "Редактор місць"
#: ../gramps/gui/editors/editmedia.py:92
#: ../gramps/gui/editors/editmediaref.py:404
#, python-format
msgid "Media: %s"
msgstr "Медіа: %s"
#: ../gramps/gui/editors/editmedia.py:94
#: ../gramps/gui/editors/editmediaref.py:406
msgid "New Media"
msgstr "Нове медіа"
#: ../gramps/gui/editors/editmedia.py:234
msgid "Edit Media Object"
msgstr "Редагувати медіа"
#: ../gramps/gui/editors/editmedia.py:272
msgid "Cannot save media object"
msgstr "Не можу зберегти медіа"
#: ../gramps/gui/editors/editmedia.py:273
msgid "No data exists for this media object. Please enter data or cancel the edit."
msgstr "Не вказано даних про це медіа. Будь ласка, введіть дані, або скасуйте редагування."
#: ../gramps/gui/editors/editmedia.py:282
msgid "Cannot save media object. ID already exists."
msgstr "Не можу зберегти медіа. ID вже існує."
#: ../gramps/gui/editors/editmedia.py:300
#: ../gramps/gui/editors/editmediaref.py:641
#, python-format
msgid "Add Media Object (%s)"
msgstr "Додати медіа (%s)"
#: ../gramps/gui/editors/editmedia.py:305
#: ../gramps/gui/editors/editmediaref.py:637
#, python-format
msgid "Edit Media Object (%s)"
msgstr "Редагувати медіа (%s)"
#: ../gramps/gui/editors/editmedia.py:342
msgid "Remove Media Object"
msgstr "Вилучити медіа об’єкт"
#: ../gramps/gui/editors/editmediaref.py:86
#: ../gramps/gui/editors/editmediaref.py:407
msgid "Media Reference Editor"
msgstr "Редактор посилань на медіа"
#: ../gramps/gui/editors/editmediaref.py:88
#: ../gramps/gui/editors/editmediaref.py:89
#: ../gramps/gui/glade/editmediaref.glade.h:2
msgid "Y coordinate|Y"
msgstr "Y"
#: ../gramps/gui/editors/editname.py:120 ../gramps/gui/editors/editname.py:310
msgid "Name Editor"
msgstr "Редактор імен"
#: ../gramps/gui/editors/editname.py:171
#: ../gramps/gui/editors/editperson.py:307
msgid "Call name must be the given name that is normally used."
msgstr "Ім'я, що використовується в побуті."
#: ../gramps/gui/editors/editname.py:309
msgid "New Name"
msgstr "Нове ім'я"
#: ../gramps/gui/editors/editname.py:376
msgid "Break global name grouping?"
msgstr "Скасувати глобальне групування прізвищ?"
#: ../gramps/gui/editors/editname.py:377
#, python-format
msgid "All people with the name of %(surname)s will no longer be grouped with the name of %(group_name)s."
msgstr "Всі люди з прізвищем %(surname)s більше не будуть згруповані в %(group_name)s."
#: ../gramps/gui/editors/editname.py:381
msgid "Continue"
msgstr "Продовжити"
#: ../gramps/gui/editors/editname.py:382
msgid "Return to Name Editor"
msgstr "Повернутись в редактор імен"
#: ../gramps/gui/editors/editname.py:407
msgid "Group all people with the same name?"
msgstr "Групувати всіх осіб з таким же прізвищем?"
#: ../gramps/gui/editors/editname.py:408
#, python-format
msgid "You have the choice of grouping all people with the name of %(surname)s with the name of %(group_name)s, or just mapping this particular name."
msgstr "Ви можете згрупувати всіх осіб з прізвищем %(surname)s в групу %(group_name)s, або зробити це лише для даної особи."
#: ../gramps/gui/editors/editname.py:413
msgid "Group all"
msgstr "групувати всіх"
#: ../gramps/gui/editors/editname.py:414
msgid "Group this name only"
msgstr "Групувати лише це ім'я"
#: ../gramps/gui/editors/editnote.py:142
#, python-format
msgid "Note: %(id)s - %(context)s"
msgstr "Замітка: %(id)s - %(context)s"
#: ../gramps/gui/editors/editnote.py:147
#, python-format
msgid "Note: %s"
msgstr "Замітка: %s"
#: ../gramps/gui/editors/editnote.py:150
#, python-format
msgid "New Note - %(context)s"
msgstr "Нова замітка - %(context)s"
#: ../gramps/gui/editors/editnote.py:154
msgid "New Note"
msgstr "Нова замітка"
#: ../gramps/gui/editors/editnote.py:183
msgid "_Note"
msgstr "_Замітка"
#: ../gramps/gui/editors/editnote.py:284 ../gramps/gui/editors/editnote.py:329
#: ../gramps/gui/editors/objectentries.py:366
msgid "Edit Note"
msgstr "Редагувати замітку"
#: ../gramps/gui/editors/editnote.py:303
msgid "Cannot save note"
msgstr "Не можливо зберегти замітку"
#: ../gramps/gui/editors/editnote.py:304
msgid "No data exists for this note. Please enter data or cancel the edit."
msgstr "Не вказано даних для замітки. Будь ласка, введіть дані, або скасуйте редагування."
#: ../gramps/gui/editors/editnote.py:311
msgid "Cannot save note. ID already exists."
msgstr "Не можу зберегти замітку. ID вже існує."
#: ../gramps/gui/editors/editnote.py:324
msgid "Add Note"
msgstr "додати замітку"
#: ../gramps/gui/editors/editnote.py:344
#, python-format
msgid "Delete Note (%s)"
msgstr "Видалити замітку (%s)"
#: ../gramps/gui/editors/editperson.py:154
#, python-format
msgid "Person: %(name)s"
msgstr "Особа: %(name)s"
#: ../gramps/gui/editors/editperson.py:158
#, python-format
msgid "New Person: %(name)s"
msgstr "Нова особа: %(name)s"
#: ../gramps/gui/editors/editperson.py:160
msgid "New Person"
msgstr "Нова особа"
#: ../gramps/gui/editors/editperson.py:585
#: ../gramps/plugins/view/geofamily.py:388
msgid "Edit Person"
msgstr "Редагувати особу"
#: ../gramps/gui/editors/editperson.py:630
msgid "Edit Object Properties"
msgstr "Редагувати властивості"
#: ../gramps/gui/editors/editperson.py:669
msgid "Make Active Person"
msgstr "Встановити активну особу"
#: ../gramps/gui/editors/editperson.py:673
msgid "Make Home Person"
msgstr "Встановити базову особу"
#: ../gramps/gui/editors/editperson.py:784
msgid "Problem changing the gender"
msgstr "Проблема при зміні статі"
#: ../gramps/gui/editors/editperson.py:785
msgid ""
"Changing the gender caused problems with marriage information.\n"
"Please check the person's marriages."
msgstr ""
"Зміна статі призвела до конфлікту в інформації про шлюб даної особи.\n"
"Будь ласка, перевірте шлюб особи."
#: ../gramps/gui/editors/editperson.py:796
msgid "Cannot save person"
msgstr "Не можливо зберегти особу"
#: ../gramps/gui/editors/editperson.py:797
msgid "No data exists for this person. Please enter data or cancel the edit."
msgstr "Дані про особу відсутні. Будь ласка, вкажіть дані, або скасуйте редагування."
#: ../gramps/gui/editors/editperson.py:820
msgid "Cannot save person. ID already exists."
msgstr "Не можу зберегти особу. ID вже існує."
#: ../gramps/gui/editors/editperson.py:838
#, python-format
msgid "Add Person (%s)"
msgstr "додати особу (%s)"
#: ../gramps/gui/editors/editperson.py:844
#, python-format
msgid "Edit Person (%s)"
msgstr "Редагувати особу (%s)"
#: ../gramps/gui/editors/editperson.py:1071
msgid "Unknown gender specified"
msgstr "Вказано невідому стать"
#: ../gramps/gui/editors/editperson.py:1073
msgid "The gender of the person is currently unknown. Usually, this is a mistake. Please specify the gender."
msgstr "Стать особи невідомо. Зазвичай це виникає із за помилки. Будь ласка, вкажіть стать."
#: ../gramps/gui/editors/editperson.py:1076
msgid "_Male"
msgstr "_Чоловік"
#: ../gramps/gui/editors/editperson.py:1077
msgid "_Female"
msgstr "_Жінка"
#: ../gramps/gui/editors/editperson.py:1078
msgid "_Unknown"
msgstr "_невідомо"
#: ../gramps/gui/editors/editpersonref.py:85
#: ../gramps/gui/editors/editpersonref.py:163
msgid "Person Reference Editor"
msgstr "Редактор посилань на особу"
#: ../gramps/gui/editors/editpersonref.py:163
msgid "Person Reference"
msgstr "Посилання на особу"
#: ../gramps/gui/editors/editpersonref.py:180
msgid "No person selected"
msgstr "Особу не обрано"
#: ../gramps/gui/editors/editpersonref.py:181
msgid "You must either select a person or Cancel the edit"
msgstr "Вам потрібно обрати особу, або скасувати редагування"
#: ../gramps/gui/editors/editplace.py:132
msgid "_Location"
msgstr "_Розташування"
#: ../gramps/gui/editors/editplace.py:139
#, python-format
msgid "Place: %s"
msgstr "Місце: %s"
#: ../gramps/gui/editors/editplace.py:141
msgid "New Place"
msgstr "Нове місце"
#: ../gramps/gui/editors/editplace.py:225
msgid "Invalid latitude (syntax: 18\\u00b09'"
msgstr "Помилкова широта (приклад: 18\\u00b09'"
#: ../gramps/gui/editors/editplace.py:226
msgid "48.21\"S, -18.2412 or -18:9:48.21)"
msgstr "48.21\"S, -18.2412 або -18:9:48.21)"
#: ../gramps/gui/editors/editplace.py:228
msgid "Invalid longitude (syntax: 18\\u00b09'"
msgstr "Помилкова довгота (приклад: 18\\u00b09'"
#: ../gramps/gui/editors/editplace.py:229
msgid "48.21\"E, -18.2412 or -18:9:48.21)"
msgstr "48.21\"E, -18.2412 або -18:9:48.21)"
#: ../gramps/gui/editors/editplace.py:232
#: ../gramps/plugins/lib/maps/geography.py:751
#: ../gramps/plugins/view/geoplaces.py:313
#: ../gramps/plugins/view/geoplaces.py:332
msgid "Edit Place"
msgstr "Редагувати місце"
#: ../gramps/gui/editors/editplace.py:295
msgid "Cannot save place"
msgstr "Не можливо зберегти місце"
#: ../gramps/gui/editors/editplace.py:296
msgid "No data exists for this place. Please enter data or cancel the edit."
msgstr "Дані про місце відсутні. Будь ласка, вкажіть дані, або скасуйте редагування."
#: ../gramps/gui/editors/editplace.py:305
msgid "Cannot save place. ID already exists."
msgstr "Не можу зберегти місце. ID вже існує."
#: ../gramps/gui/editors/editplace.py:318
#, python-format
msgid "Add Place (%s)"
msgstr "Додати місце (%s)"
#: ../gramps/gui/editors/editplace.py:323
#, python-format
msgid "Edit Place (%s)"
msgstr "Редагувати місце (%s)"
#: ../gramps/gui/editors/editplace.py:347
#, python-format
msgid "Delete Place (%s)"
msgstr "Видалити місце (%s)"
#: ../gramps/gui/editors/editprimary.py:235
msgid "Save Changes?"
msgstr "Зберегти зміни?"
#: ../gramps/gui/editors/editprimary.py:236
msgid "If you close without saving, the changes you have made will be lost"
msgstr "Якщо Ви закриєте без збереження, то внесені зміни будуть втрачені"
#: ../gramps/gui/editors/editreporef.py:64
msgid "Repository Reference Editor"
msgstr "Редактор посилань на сховища"
#: ../gramps/gui/editors/editreporef.py:187
#, python-format
msgid "Repository: %s"
msgstr "Сховище: %s"
#: ../gramps/gui/editors/editreporef.py:189
#: ../gramps/gui/editors/editrepository.py:72
msgid "New Repository"
msgstr "Нове сховище"
#: ../gramps/gui/editors/editreporef.py:190
msgid "Repo Reference Editor"
msgstr "Редактор посилань на сховище"
#: ../gramps/gui/editors/editreporef.py:195
msgid "Modify Repository"
msgstr "Модифікувати сховище"
#: ../gramps/gui/editors/editreporef.py:198
msgid "Add Repository"
msgstr "Додати сховище"
#: ../gramps/gui/editors/editrepository.py:85
msgid "Edit Repository"
msgstr "Редагувати сховище"
#: ../gramps/gui/editors/editrepository.py:162
msgid "Cannot save repository"
msgstr "Не можливо зберегти сховище"
#: ../gramps/gui/editors/editrepository.py:163
msgid "No data exists for this repository. Please enter data or cancel the edit."
msgstr "Дані про сховище відсутні. Будь ласка, вкажіть дані, або скасуйте редагування."
#: ../gramps/gui/editors/editrepository.py:172
msgid "Cannot save repository. ID already exists."
msgstr "Не можу зберегти сховище. ID вже існує."
#: ../gramps/gui/editors/editrepository.py:185
#, python-format
msgid "Add Repository (%s)"
msgstr "Додати сховище (%s)"
#: ../gramps/gui/editors/editrepository.py:190
#, python-format
msgid "Edit Repository (%s)"
msgstr "Редагувати сховище (%s)"
#: ../gramps/gui/editors/editrepository.py:203
#, python-format
msgid "Delete Repository (%s)"
msgstr "Видалити сховище (%s)"
#: ../gramps/gui/editors/editsource.py:80
msgid "New Source"
msgstr "Нове джерело"
#: ../gramps/gui/editors/editsource.py:177
msgid "Edit Source"
msgstr "Редагувати джерело"
#: ../gramps/gui/editors/editsource.py:223
#, python-format
msgid "Delete Source (%s)"
msgstr "Видалити джерело (%s)"
#: ../gramps/gui/editors/edittaglist.py:50 ../gramps/gui/views/tags.py:88
msgid "manual|Tags"
msgstr "Мітки"
#: ../gramps/gui/editors/edittaglist.py:70
#: ../gramps/gui/editors/edittaglist.py:128
msgid "Tag selection"
msgstr "Вибір мітки"
#. pylint: disable-msg=E1101
#: ../gramps/gui/editors/edittaglist.py:101
#: ../gramps/gui/views/bookmarks.py:211 ../gramps/gui/views/tags.py:374
#: ../gramps/gui/views/tags.py:584 ../gramps/gui/views/tags.py:598
#, python-format
msgid "%(title)s - Gramps"
msgstr "%(title)s - Gramps"
#: ../gramps/gui/editors/edittaglist.py:101
msgid "Edit Tags"
msgstr "Редагувати мітки"
#: ../gramps/gui/editors/edittaglist.py:109
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:123
#: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:97
#: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:100
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:139
#: ../gramps/gui/grampsgui.py:184 ../gramps/gui/views/tags.py:222
#: ../gramps/gui/views/tags.py:227
#: ../gramps/plugins/textreport/tagreport.py:536
#: ../gramps/plugins/textreport/tagreport.py:540
msgid "Tag"
msgstr "Мітка"
#: ../gramps/gui/editors/editurl.py:62 ../gramps/gui/editors/editurl.py:92
msgid "Internet Address Editor"
msgstr "Редактор Інтернет адрес"
#: ../gramps/gui/editors/filtereditor.py:85
msgid "Person Filters"
msgstr "Фільтр людей"
#: ../gramps/gui/editors/filtereditor.py:86
msgid "Family Filters"
msgstr "Фільтр сімей"
#: ../gramps/gui/editors/filtereditor.py:87
msgid "Event Filters"
msgstr "Фільтр подій"
#: ../gramps/gui/editors/filtereditor.py:88
msgid "Place Filters"
msgstr "Фільтр місць"
#: ../gramps/gui/editors/filtereditor.py:89
msgid "Source Filters"
msgstr "Фільтр джерел"
#: ../gramps/gui/editors/filtereditor.py:90
msgid "Media Filters"
msgstr "Фільтр медіа об'єктів"
#: ../gramps/gui/editors/filtereditor.py:91
msgid "Repository Filters"
msgstr "Фільтр сховищ"
#: ../gramps/gui/editors/filtereditor.py:92
msgid "Note Filters"
msgstr "Фільтр заміток"
#: ../gramps/gui/editors/filtereditor.py:93
msgid "Citation Filters"
msgstr "Фільтр цитат"
#: ../gramps/gui/editors/filtereditor.py:245
msgid "lesser than"
msgstr "менше ніж"
#: ../gramps/gui/editors/filtereditor.py:245
msgid "equal to"
msgstr "дорівнює"
#: ../gramps/gui/editors/filtereditor.py:245
msgid "greater than"
msgstr "більше ніж"
#: ../gramps/gui/editors/filtereditor.py:283
msgid "Not a valid ID"
msgstr "Некоректне ID"
#: ../gramps/gui/editors/filtereditor.py:312
msgid "Select..."
msgstr "Обрати..."
#: ../gramps/gui/editors/filtereditor.py:317
#, python-format
msgid "Select %s from a list"
msgstr "Обрати %s із списку"
#: ../gramps/gui/editors/filtereditor.py:384
msgid "Give or select a source ID, leave empty to find objects with no source."
msgstr "Вкажіть, або оберіть ID джерела. Залиште пустим для пошуку об'єкта без джерела."
#: ../gramps/gui/editors/filtereditor.py:539
msgid "Include original person"
msgstr "Включити початкову особу"
#: ../gramps/gui/editors/filtereditor.py:541
msgid "Use exact case of letters"
msgstr "Використовувати точний регістр букв"
#: ../gramps/gui/editors/filtereditor.py:543
msgid "Use regular expression"
msgstr "Використовувати регулярний вираз"
#: ../gramps/gui/editors/filtereditor.py:545
msgid "Also family events where person is wife/husband"
msgstr "Також сімейні події в яких особа приймала участь як чоловік/дружина"
#: ../gramps/gui/editors/filtereditor.py:563
#: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:77
#: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:79
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:92
#: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:70
#: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:74
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:96
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:77
#: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:78
#: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:69
msgid "Use regular expressions"
msgstr "Вжити регулярний вираз"
#: ../gramps/gui/editors/filtereditor.py:564
msgid ""
"Interpret the contents of string fields as regular expressions.\n"
"A decimal point will match any character. A question mark will match zero or one occurences of the previous character or group. An asterisk will match zero or more occurences. A plus sign will match one or more occurences. Use parentheses to group expressions. Specify alternatives using a vertical bar. A caret will match the start of a line. A dollar sign will match the end of a line."
msgstr ""
#: ../gramps/gui/editors/filtereditor.py:592
msgid "Rule Name"
msgstr "Назва правила"
#: ../gramps/gui/editors/filtereditor.py:709
#: ../gramps/gui/editors/filtereditor.py:720
#: ../gramps/gui/glade/rule.glade.h:24
msgid "No rule selected"
msgstr "Правило не обрано"
#: ../gramps/gui/editors/filtereditor.py:763
msgid "Define filter"
msgstr "Визначити фільтр"
#: ../gramps/gui/editors/filtereditor.py:767
msgid "Values"
msgstr "Значення"
#: ../gramps/gui/editors/filtereditor.py:865
msgid "Add Rule"
msgstr "Додати правило"
#: ../gramps/gui/editors/filtereditor.py:877
msgid "Edit Rule"
msgstr "Редагувати правило"
#: ../gramps/gui/editors/filtereditor.py:912
msgid "Filter Test"
msgstr "Тестувати фільтр"
#. ###############################
#: ../gramps/gui/editors/filtereditor.py:1050
#: ../gramps/plugins/drawreport/calendarreport.py:421
#: ../gramps/plugins/drawreport/statisticschart.py:916
#: ../gramps/plugins/drawreport/timeline.py:378
#: ../gramps/plugins/gramplet/gramplet.gpr.py:934
#: ../gramps/plugins/gramplet/gramplet.gpr.py:948
#: ../gramps/plugins/gramplet/gramplet.gpr.py:962
#: ../gramps/plugins/gramplet/gramplet.gpr.py:976
#: ../gramps/plugins/gramplet/gramplet.gpr.py:990
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1004
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1018
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1032
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1046
#: ../gramps/plugins/graph/gvrelgraph.py:486
#: ../gramps/plugins/quickview/quickview.gpr.py:127
#: ../gramps/plugins/textreport/birthdayreport.py:369
#: ../gramps/plugins/textreport/indivcomplete.py:683
#: ../gramps/plugins/textreport/recordsreport.py:136
#: ../gramps/plugins/tool/sortevents.py:168
#: ../gramps/plugins/webreport/narrativeweb.py:8001
#: ../gramps/plugins/webreport/webcal.py:1336
msgid "Filter"
msgstr "Фільтр"
#: ../gramps/gui/editors/filtereditor.py:1050
msgid "Comment"
msgstr "Коментар"
#: ../gramps/gui/editors/filtereditor.py:1058
msgid "Custom Filter Editor"
msgstr "Редагувати власний фільтр"
#: ../gramps/gui/editors/filtereditor.py:1124
msgid "Delete Filter?"
msgstr "Видалити фільтр?"
#: ../gramps/gui/editors/filtereditor.py:1125
msgid "This filter is currently being used as the base for other filters. Deletingthis filter will result in removing all other filters that depend on it."
msgstr "Цей фільтр зараз використовується в якості базового для інших фільтрів. Його видалення призведе до видалення залежних від нього фільтрів."
#: ../gramps/gui/editors/filtereditor.py:1129
msgid "Delete Filter"
msgstr "Видалити фільтр"
#: ../gramps/gui/editors/objectentries.py:255
msgid "To select a place, use drag-and-drop or use the buttons"
msgstr "Для вибору місця, використовуйте перетягування, або кнопки."
#: ../gramps/gui/editors/objectentries.py:257
msgid "No place given, click button to select one"
msgstr "Місце не вказано, натисніть кнопку щоб обрати"
#: ../gramps/gui/editors/objectentries.py:258
msgid "Edit place"
msgstr "Редагувати місце"
#: ../gramps/gui/editors/objectentries.py:259
msgid "Select an existing place"
msgstr "Обрати місце, що існує"
#: ../gramps/gui/editors/objectentries.py:260
#: ../gramps/plugins/lib/libplaceview.py:121
msgid "Add a new place"
msgstr "Додати нове місце"
#: ../gramps/gui/editors/objectentries.py:261
msgid "Remove place"
msgstr "Вилучити місце"
#: ../gramps/gui/editors/objectentries.py:309
msgid "To select a media object, use drag-and-drop or use the buttons"
msgstr "Для вибору медіа використовуєте перетягування, або кнопки"
#: ../gramps/gui/editors/objectentries.py:311
#: ../gramps/gui/plug/_guioptions.py:1062
msgid "No image given, click button to select one"
msgstr "Зображення не вказано, натисніть кнопку щоб обрати"
#: ../gramps/gui/editors/objectentries.py:312
msgid "Edit media object"
msgstr "Редагувати медіа"
#: ../gramps/gui/editors/objectentries.py:313
#: ../gramps/gui/plug/_guioptions.py:1040
msgid "Select an existing media object"
msgstr "Обрати медіа об'єкт, що існує"
#: ../gramps/gui/editors/objectentries.py:314
#: ../gramps/plugins/view/mediaview.py:122
msgid "Add a new media object"
msgstr "Додати новий медіа об'єкт"
#: ../gramps/gui/editors/objectentries.py:315
msgid "Remove media object"
msgstr "Вилучити медіа об'єкт"
#: ../gramps/gui/editors/objectentries.py:363
msgid "To select a note, use drag-and-drop or use the buttons"
msgstr "Для вибору замітки, використовуйте перетягування, або кнопки."
#: ../gramps/gui/editors/objectentries.py:365
#: ../gramps/gui/plug/_guioptions.py:961
msgid "No note given, click button to select one"
msgstr "Замітку не вказано, натисніть кнопку щоб вибрати"
#: ../gramps/gui/editors/objectentries.py:367
#: ../gramps/gui/plug/_guioptions.py:936
msgid "Select an existing note"
msgstr "Обрати замітку, що існує"
#: ../gramps/gui/editors/objectentries.py:368
#: ../gramps/plugins/view/noteview.py:95
msgid "Add a new note"
msgstr "Додати нову замітку"
#: ../gramps/gui/editors/objectentries.py:369
msgid "Remove note"
msgstr "Вилучити замітку"
#: ../gramps/gui/filters/_searchbar.py:110
#, python-format
msgid "%s is"
msgstr "%s дорівнює"
#: ../gramps/gui/filters/_searchbar.py:112
#, python-format
msgid "%s contains"
msgstr "%s містить"
#: ../gramps/gui/filters/_searchbar.py:116
#, python-format
msgid "%s is not"
msgstr "%s не дорівнює"
#: ../gramps/gui/filters/_searchbar.py:118
#, python-format
msgid "%s does not contain"
msgstr "%s не містить"
#: ../gramps/gui/filters/_searchbar.py:169
#: ../gramps/gui/views/listview.py:1119 ../gramps/gui/views/listview.py:1139
msgid "Updating display..."
msgstr "Оновлення екрану..."
#: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:98
#: ../gramps/plugins/view/citationlistview.py:99
msgid "Volume/Page"
msgstr "Том/Сторінка"
#: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:100
#: ../gramps/plugins/view/citationlistview.py:102
#: ../gramps/plugins/view/citationtreeview.py:97
#: ../gramps/plugins/webreport/narrativeweb.py:2373
msgid "Confidence"
msgstr "Достовірність"
#: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:102
#: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:102
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:124
#: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:98
#: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:101
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:140
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:101
#: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:100
#: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:89
msgid "Custom filter"
msgstr "Власний фільтр"
#: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:98
msgid "Participants"
msgstr "Учасники"
#. The parent may not be birth father in ths family, because it
#. may be a step family. However, it will be odd to display the
#. parent as anything other than "Father"
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:117
#: ../gramps/gui/glade/editfamily.glade.h:7
#: ../gramps/gui/merge/mergeperson.py:222
#: ../gramps/gui/selectors/selectfamily.py:63
#: ../gramps/gui/widgets/reorderfam.py:85
#: ../gramps/plugins/gramplet/persondetails.py:171
#: ../gramps/plugins/importer/importcsv.py:232
#: ../gramps/plugins/quickview/all_relations.py:302
#: ../gramps/plugins/textreport/familygroup.py:209
#: ../gramps/plugins/textreport/familygroup.py:220
#: ../gramps/plugins/textreport/indivcomplete.py:328
#: ../gramps/plugins/textreport/indivcomplete.py:330
#: ../gramps/plugins/textreport/indivcomplete.py:613
#: ../gramps/plugins/textreport/tagreport.py:212
#: ../gramps/plugins/view/familyview.py:82
#: ../gramps/plugins/view/relview.py:907
#: ../gramps/plugins/webreport/narrativeweb.py:6305
msgid "Father"
msgstr "Батько"
#. ----------------------------------
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:118
#: ../gramps/gui/glade/editfamily.glade.h:14
#: ../gramps/gui/merge/mergeperson.py:224
#: ../gramps/gui/selectors/selectfamily.py:64
#: ../gramps/gui/widgets/reorderfam.py:86
#: ../gramps/plugins/gramplet/persondetails.py:172
#: ../gramps/plugins/importer/importcsv.py:229
#: ../gramps/plugins/quickview/all_relations.py:299
#: ../gramps/plugins/textreport/familygroup.py:226
#: ../gramps/plugins/textreport/familygroup.py:237
#: ../gramps/plugins/textreport/indivcomplete.py:337
#: ../gramps/plugins/textreport/indivcomplete.py:339
#: ../gramps/plugins/textreport/indivcomplete.py:614
#: ../gramps/plugins/textreport/tagreport.py:218
#: ../gramps/plugins/view/familyview.py:83
#: ../gramps/plugins/view/relview.py:908
#: ../gramps/plugins/webreport/narrativeweb.py:6319
msgid "Mother"
msgstr "Мама"
#: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:120
#: ../gramps/gui/widgets/reorderfam.py:92
#: ../gramps/plugins/textreport/tagreport.py:224
#: ../gramps/plugins/view/familyview.py:84
#: ../gramps/plugins/webreport/narrativeweb.py:5989
msgid "Relationship"
msgstr "Відносини"
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:93
msgid "any"
msgstr "будь яка"
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:133
#: ../gramps/plugins/export/exportcsv.py:341
#: ../gramps/plugins/importer/importcsv.py:193
msgid "Birth date"
msgstr "Дата народження"
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:134
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:136
#, python-format
msgid "example: \"%(msg1)s\" or \"%(msg2)s\""
msgstr "приклад: \"%(msg1)s\" або \"%(msg2)s\""
#: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:135
#: ../gramps/plugins/export/exportcsv.py:343
#: ../gramps/plugins/importer/importcsv.py:215
msgid "Death date"
msgstr "Дата смерті"
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:91
#: ../gramps/plugins/lib/libplaceview.py:96
#: ../gramps/plugins/view/placetreeview.py:88
msgid "Place Name"
msgstr "Назва місця"
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:98
msgid "ZIP/Postal code"
msgstr "Індекс/Поштовий код:"
#: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:99
msgid "Church parish"
msgstr "Парафія"
#: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:98
#: ../gramps/gui/grampsgui.py:205
msgid "URL"
msgstr "URL"
#: ../gramps/gui/filters/sidebar/_sidebarfilter.py:81
msgid "Reset"
msgstr "Скинути"
#: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:86
#: ../gramps/plugins/view/sourceview.py:86
#: ../gramps/plugins/webreport/narrativeweb.py:4294
msgid "Abbreviation"
msgstr "Абревіатура"
#: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:87
msgid "Publication"
msgstr "Публікація"
#: ../gramps/gui/glade/addmedia.glade.h:1
#: ../gramps/gui/glade/editperson.glade.h:13
#: ../gramps/plugins/lib/libmetadata.py:94
#: ../gramps/plugins/textreport/simplebooktitle.py:148
msgid "Image"
msgstr "Зображення"
#: ../gramps/gui/glade/addmedia.glade.h:2
#: ../gramps/gui/glade/editmedia.glade.h:6
#: ../gramps/gui/glade/editmediaref.glade.h:8
msgid "Preview "
msgstr "Перегляд "
#: ../gramps/gui/glade/addmedia.glade.h:3
#: ../gramps/gui/glade/editcitation.glade.h:20
#: ../gramps/gui/glade/editmedia.glade.h:2
#: ../gramps/gui/glade/editmediaref.glade.h:18
#: ../gramps/gui/glade/editsource.glade.h:3
#: ../gramps/gui/glade/editsourceref.glade.h:17
msgid "_Title:"
msgstr "_Назва:"
#: ../gramps/gui/glade/addmedia.glade.h:4
msgid "Convert to a relative path"
msgstr "Конвертувати у відносний шлях"
#: ../gramps/gui/glade/baseselector.glade.h:1
msgid "Show all"
msgstr "Показати все"
#: ../gramps/gui/glade/book.glade.h:2
msgid "Book _name:"
msgstr "_Назва книги:"
#: ../gramps/gui/glade/book.glade.h:3
msgid "Clear the book"
msgstr "Очистити книгу"
#: ../gramps/gui/glade/book.glade.h:4
msgid "Save current set of configured selections"
msgstr "Зберегти поточний набір наналштувань"
#: ../gramps/gui/glade/book.glade.h:5
msgid "Open previously created book"
msgstr "Відкрити попередню створену книгу"
#: ../gramps/gui/glade/book.glade.h:6
msgid "Manage previously created books"
msgstr "Керування створеними книгами"
#: ../gramps/gui/glade/book.glade.h:7
msgid "Add an item to the book"
msgstr "Додати елемент до книги"
#: ../gramps/gui/glade/book.glade.h:8
msgid "Remove currently selected item from the book"
msgstr "Вилучити обрані елементи з книги"
#: ../gramps/gui/glade/book.glade.h:9
msgid "Move current selection one step up in the book"
msgstr "Перемістити обране на крок вгору в книзі"
#: ../gramps/gui/glade/book.glade.h:10
msgid "Move current selection one step down in the book"
msgstr "Перемістити обране на крок вниз в книзі"
#: ../gramps/gui/glade/book.glade.h:11
msgid "Configure currently selected item"
msgstr "Налаштувати обраний елемент"
#: ../gramps/gui/glade/clipboard.glade.h:2
msgid "Clear _All"
msgstr "Очистити _все"
#: ../gramps/gui/glade/configure.glade.h:1
msgid "Format _name:"
msgstr "Назва формату:"
#: ../gramps/gui/glade/configure.glade.h:2
msgid "Format _definition:"
msgstr "Визначення формату"
#: ../gramps/gui/glade/configure.glade.h:4
#, no-c-format
msgid ""
"The following conventions are used:\n"
" %f - Given Name %F - GIVEN NAME\n"
" %l - Surname %L - SURNAME\n"
" %t - Title %T - TITLE\n"
" %p - Prefix %P - PREFIX\n"
" %s - Suffix %S - SUFFIX\n"
" %c - Call name %C - CALL NAME\n"
" %y - Patronymic %Y - PATRONYMIC "
msgstr ""
"Використано наступні позначення:\n"
" %f - Дане ім'я %F - ДАНЕ ІМ'Я\n"
" %l - Прізвище %L - ПРІЗВИЩЕ\n"
" %t - Титул %T - ТИТУЛ\n"
" %p - Префікс %P - ПРЕФІКС\n"
" %s - Суфікс %S - СУФІКС\n"
" %c - Ім'я в побуті %C - ІМ'Я В ПОБУТІ\n"
" %y - По батькові %Y - ПО БАТЬКОВІ "
#: ../gramps/gui/glade/configure.glade.h:12
msgid "Format definition details"
msgstr "Детально про визначення формату"
#: ../gramps/gui/glade/configure.glade.h:13
msgid "Example:"
msgstr "Зразок:"
#: ../gramps/gui/glade/dbman.glade.h:1
msgid "Revision comment - Gramps"
msgstr "Коментар до версії - Gramps"
#: ../gramps/gui/glade/dbman.glade.h:2
msgid "Version description "
msgstr "Опис версії "
#: ../gramps/gui/glade/dbman.glade.h:3
msgid "Family Trees - Gramps"
msgstr "Сімейні дерева - Gramps"
#: ../gramps/gui/glade/dbman.glade.h:4
msgid "_Close Window"
msgstr "_Закрити вікно"
#: ../gramps/gui/glade/dbman.glade.h:5
msgid "_Load Family Tree"
msgstr "_Завантажити сімейне дерево"
#: ../gramps/gui/glade/dbman.glade.h:6
msgid "_Rename"
msgstr "_Перейменувати"
#: ../gramps/gui/glade/dbman.glade.h:7
msgid "Re_pair"
msgstr "Відновити"
#: ../gramps/gui/glade/dialog.glade.h:1
msgid "Do not show this dialog again"
msgstr "Більше не показувати це"
#: ../gramps/gui/glade/dialog.glade.h:2
msgid "Remove object and all references to it from the database"
msgstr "Вилучити об'єкт та всі пов'язані елементи з бази"
#: ../gramps/gui/glade/dialog.glade.h:3
msgid "_Remove Object"
msgstr "_Вилучити об'єкт"
#: ../gramps/gui/glade/dialog.glade.h:4
msgid "_Keep Reference"
msgstr "Залишити посилання"
#: ../gramps/gui/glade/dialog.glade.h:5
msgid "Keep reference to the missing file"
msgstr "Зберегти посилання на відсутній файл"
#: ../gramps/gui/glade/dialog.glade.h:6
msgid "Select replacement for the missing file"
msgstr "Оберіть заміну втраченому файлу"
#: ../gramps/gui/glade/dialog.glade.h:7
msgid "_Select File"
msgstr "Обрати файл"
#: ../gramps/gui/glade/dialog.glade.h:8
msgid "_Use this selection for all missing media files"
msgstr "_Вжити цей вибір до всіх втрачених медіа"
#: ../gramps/gui/glade/dialog.glade.h:9
msgid "If you check this button, all the missing media files will be automatically treated according to the currently selected option. No further dialogs will be presented for any missing media files."
msgstr ""
#: ../gramps/gui/glade/dialog.glade.h:10
msgid "label"
msgstr "мітка"
#: ../gramps/gui/glade/dialog.glade.h:11
msgid "Close _without saving"
msgstr "Закрити без збереження"
#: ../gramps/gui/glade/dialog.glade.h:12
msgid "Do not ask again"
msgstr "Більше не запитувати"
#: ../gramps/gui/glade/displaystate.glade.h:1 ../data/gramps.desktop.in.h:1
msgid "Gramps"
msgstr "Gramps"
#: ../gramps/gui/glade/editaddress.glade.h:1
#: ../gramps/gui/glade/editchildref.glade.h:1
#: ../gramps/gui/glade/editevent.glade.h:2
#: ../gramps/gui/glade/editfamily.glade.h:2
#: ../gramps/gui/glade/editldsord.glade.h:1
#: ../gramps/gui/glade/editlink.glade.h:1
#: ../gramps/gui/glade/editname.glade.h:2
#: ../gramps/gui/glade/editperson.glade.h:2
#: ../gramps/gui/glade/editpersonref.glade.h:1
#: ../gramps/gui/glade/editreporef.glade.h:2
#: ../gramps/gui/glade/editrepository.glade.h:2
#: ../gramps/gui/glade/editsource.glade.h:2
#: ../gramps/gui/glade/editurl.glade.h:1
msgid "Accept changes and close window"
msgstr "Прийняти зміни та закрити це вікно"
#: ../gramps/gui/glade/editaddress.glade.h:2
#: ../gramps/gui/glade/editcitation.glade.h:2
#: ../gramps/gui/glade/editevent.glade.h:4
#: ../gramps/gui/glade/editeventref.glade.h:7
#: ../gramps/gui/glade/editldsord.glade.h:2
#: ../gramps/gui/glade/editmedia.glade.h:3
#: ../gramps/gui/glade/editmediaref.glade.h:24
#: ../gramps/gui/glade/editsourceref.glade.h:2
msgid "_Date:"
msgstr "_Дата:"
#: ../gramps/gui/glade/editaddress.glade.h:3
msgid "St_reet:"
msgstr "Вулиця:"
#: ../gramps/gui/glade/editaddress.glade.h:4
#: ../gramps/gui/glade/editlocation.glade.h:1
#: ../gramps/gui/glade/editplace.glade.h:15
msgid "C_ity:"
msgstr "Місто:"
#: ../gramps/gui/glade/editaddress.glade.h:5
msgid "The town or city of the address"
msgstr "Містечко або місто адреси"
#: ../gramps/gui/glade/editaddress.glade.h:6
#: ../gramps/plugins/tool/ownereditor.glade.h:4
msgid "_State/County:"
msgstr "_Штат/Країна:"
#: ../gramps/gui/glade/editaddress.glade.h:7
#: ../gramps/gui/glade/editlocation.glade.h:12
#: ../gramps/gui/glade/editplace.glade.h:30
msgid "_ZIP/Postal code:"
msgstr "_Індекс/Поштовий код:"
#: ../gramps/gui/glade/editaddress.glade.h:8
msgid "Postal code"
msgstr "Поштовий код"
#: ../gramps/gui/glade/editaddress.glade.h:9
#: ../gramps/gui/glade/editlocation.glade.h:10
msgid "Cou_ntry:"
msgstr "Країна:"
#: ../gramps/gui/glade/editaddress.glade.h:10
#: ../gramps/gui/glade/editlocation.glade.h:13
#: ../gramps/gui/glade/editplace.glade.h:31
msgid "Phon_e:"
msgstr "Телефон:"
#: ../gramps/gui/glade/editaddress.glade.h:11
msgid "Phone number linked to the address."
msgstr "Телефонний номер прив'язаний до адреси."
#: ../gramps/gui/glade/editaddress.glade.h:12
msgid "The state or county of the address in case a mail address must contain this."
msgstr ""
#: ../gramps/gui/glade/editaddress.glade.h:13
msgid "Country of the address"
msgstr ""
#: ../gramps/gui/glade/editaddress.glade.h:14
msgid ""
"Mail address. \n"
"\n"
"Note: Use Residence Event for genealogical address data."
msgstr ""
#: ../gramps/gui/glade/editaddress.glade.h:18
#: ../gramps/gui/glade/editattribute.glade.h:5
#: ../gramps/gui/glade/editchildref.glade.h:5
#: ../gramps/gui/glade/editcitation.glade.h:17
#: ../gramps/gui/glade/editevent.glade.h:10
#: ../gramps/gui/glade/editeventref.glade.h:4
#: ../gramps/gui/glade/editfamily.glade.h:16
#: ../gramps/gui/glade/editldsord.glade.h:13
#: ../gramps/gui/glade/editmedia.glade.h:17
#: ../gramps/gui/glade/editmediaref.glade.h:14
#: ../gramps/gui/glade/editname.glade.h:6
#: ../gramps/gui/glade/editnote.glade.h:11
#: ../gramps/gui/glade/editperson.glade.h:24
#: ../gramps/gui/glade/editpersonref.glade.h:8
#: ../gramps/gui/glade/editplace.glade.h:8
#: ../gramps/gui/glade/editreporef.glade.h:9
#: ../gramps/gui/glade/editrepository.glade.h:11
#: ../gramps/gui/glade/editsource.glade.h:15
#: ../gramps/gui/glade/editsourceref.glade.h:9
#: ../gramps/gui/glade/editurl.glade.h:6
#: ../gramps/plugins/webreport/narrativeweb.py:8167
msgid "Privacy"
msgstr "Конфіденційність"
#: ../gramps/gui/glade/editaddress.glade.h:19
#: ../gramps/gui/glade/editcitation.glade.h:3
#: ../gramps/gui/glade/editevent.glade.h:5
#: ../gramps/gui/glade/editeventref.glade.h:11
#: ../gramps/gui/glade/editldsord.glade.h:4
#: ../gramps/gui/glade/editmedia.glade.h:10
#: ../gramps/gui/glade/editmediaref.glade.h:25
#: ../gramps/gui/glade/editname.glade.h:29
#: ../gramps/gui/glade/editsourceref.glade.h:3
msgid "Invoke date editor"
msgstr "Викликати редактор дат"
#: ../gramps/gui/glade/editaddress.glade.h:21
msgid "Date at which the address is valid."
msgstr "Дата та адреса вірні."
#: ../gramps/gui/glade/editaddress.glade.h:22
#: ../gramps/gui/glade/editlocation.glade.h:15
#: ../gramps/gui/glade/editplace.glade.h:32
#: ../gramps/plugins/tool/ownereditor.glade.h:9
msgid "_Locality:"
msgstr "_Розташування:"
#: ../gramps/gui/glade/editaddress.glade.h:23
msgid "The locality of the address"
msgstr ""
#: ../gramps/gui/glade/editattribute.glade.h:1
msgid "_Attribute:"
msgstr "_Атрибут:"
#: ../gramps/gui/glade/editattribute.glade.h:2
msgid "_Value:"
msgstr "_Значення:"
#: ../gramps/gui/glade/editattribute.glade.h:3
msgid "The value of the attribute. Eg. 1.8, Sunny, or Blue eyes."
msgstr "Значення атрибуту. Напр.: 1.8, Блакитні очі."
#: ../gramps/gui/glade/editattribute.glade.h:6
msgid ""
"The name of an attribute you want to use. For example: Height (for a person), Weather on this Day (for an event), ... \n"
"Use this to store snippets of information you collect and want to correctly link to sources. Attributes can be used for people, families, events and media.\n"
" \n"
"Note: several predefined attributes refer to values present in the GEDCOM standard."
msgstr ""
#: ../gramps/gui/glade/editchildref.glade.h:2
msgid "Relationship to _Mother:"
msgstr "Відношення до _Мами:"
#: ../gramps/gui/glade/editchildref.glade.h:3
msgid "Relationship to _Father:"
msgstr "Відношення до _Батька:"
#: ../gramps/gui/glade/editchildref.glade.h:6
msgid "Name Child:"
msgstr "Ім'я дитини:"
#: ../gramps/gui/glade/editchildref.glade.h:7
msgid "Open person editor of this child"
msgstr "Відкрити редактор осіб для цієї дитини"
#: ../gramps/gui/glade/editchildref.glade.h:9
#: ../gramps/gui/glade/editfamily.glade.h:12
#: ../gramps/gui/glade/rule.glade.h:14
#: ../gramps/gui/glade/styleeditor.glade.h:40
msgid "Edition"
msgstr "Редагування"
#: ../gramps/gui/glade/editcitation.glade.h:1
msgid "Citation information "
msgstr "Інформація про цитату "
#: ../gramps/gui/glade/editcitation.glade.h:5
#: ../gramps/gui/glade/editsourceref.glade.h:5
msgid "Specific location within the information referenced. For a published work, this could include the volume of a multi-volume work and the page number(s). For a periodical, it could include volume, issue, and page numbers. For a newspaper, it could include a column number and page number. For an unpublished source, this could be a sheet number, page number, frame number, etc. A census record might have a line number or dwelling and family numbers in addition to the page number. "
msgstr ""
#: ../gramps/gui/glade/editcitation.glade.h:6
#: ../gramps/gui/glade/editsourceref.glade.h:6
msgid "_Volume/Page:"
msgstr "_Том/Сторінка:"
#: ../gramps/gui/glade/editcitation.glade.h:7
#: ../gramps/gui/glade/editsourceref.glade.h:7
msgid "Con_fidence:"
msgstr "Достовірність:"
#: ../gramps/gui/glade/editcitation.glade.h:8
#: ../gramps/gui/glade/editsourceref.glade.h:10
msgid ""
"Conveys the submitter's quantitative evaluation of the credibility of a piece of information, based upon its supporting evidence. It is not intended to eliminate the receiver's need to evaluate the evidence for themselves.\n"
"Very Low =Unreliable evidence or estimated data\n"
"Low =Questionable reliability of evidence (interviews, census, oral genealogies, or potential for bias for example, an autobiography)\n"
"High =Secondary evidence, data officially recorded sometime after event\n"
"Very High =Direct and primary evidence used, or by dominance of the evidence "
msgstr ""
#: ../gramps/gui/glade/editcitation.glade.h:13
#: ../gramps/gui/glade/editsourceref.glade.h:15
msgid "The date of the entry in the source you are referencing, e.g. the date a house was visited during a census, or the date an entry was made in a birth log/registry. "
msgstr ""
#: ../gramps/gui/glade/editcitation.glade.h:14
msgid "Note: Any changes in the shared citation information will be reflected in the citation itself, for all items that reference the citation."
msgstr "Замітка: Всі зміни в спільній цитаті буде показано у всіх записах, що посилаються на неї."
#: ../gramps/gui/glade/editcitation.glade.h:15
msgid "A unique ID to identify the citation"
msgstr "Унікальне ID для ідентифікації цитати"
#: ../gramps/gui/glade/editcitation.glade.h:18
#: ../gramps/gui/glade/editevent.glade.h:16
#: ../gramps/gui/glade/editeventref.glade.h:10
#: ../gramps/gui/glade/editfamily.glade.h:18
#: ../gramps/gui/glade/editmedia.glade.h:1
#: ../gramps/gui/glade/editmediaref.glade.h:17
#: ../gramps/gui/glade/editnote.glade.h:4
#: ../gramps/gui/glade/editperson.glade.h:35
#: ../gramps/gui/glade/editplace.glade.h:5
#: ../gramps/gui/glade/editreporef.glade.h:16
#: ../gramps/gui/glade/editrepository.glade.h:7
#: ../gramps/gui/glade/editsource.glade.h:11
#: ../gramps/gui/glade/editsourceref.glade.h:25
msgid "_ID:"
msgstr "_ID:"
#: ../gramps/gui/glade/editcitation.glade.h:19
#: ../gramps/gui/glade/editeventref.glade.h:5
#: ../gramps/gui/glade/editmediaref.glade.h:32
#: ../gramps/gui/glade/editperson.glade.h:21
#: ../gramps/gui/glade/editreporef.glade.h:11
#: ../gramps/gui/glade/editsourceref.glade.h:16
#: ../gramps/plugins/tool/verify.glade.h:15
msgid "General "
msgstr "Загальне "
#: ../gramps/gui/glade/editcitation.glade.h:21
#: ../gramps/gui/glade/editsource.glade.h:4
#: ../gramps/gui/glade/editsourceref.glade.h:18
msgid "_Author:"
msgstr "_Автор:"
#: ../gramps/gui/glade/editcitation.glade.h:22
#: ../gramps/gui/glade/editsource.glade.h:10
#: ../gramps/gui/glade/editsourceref.glade.h:19
msgid "A_bbreviation:"
msgstr "Абревіатура:"
#: ../gramps/gui/glade/editcitation.glade.h:23
#: ../gramps/gui/glade/editsourceref.glade.h:20
msgid "_Pub. Info.:"
msgstr "_Публ. інфо.:"
#: ../gramps/gui/glade/editcitation.glade.h:24
#: ../gramps/gui/glade/editsource.glade.h:6
#: ../gramps/gui/glade/editsourceref.glade.h:21
msgid "Authors of the source."
msgstr "Автор джерела."
#: ../gramps/gui/glade/editcitation.glade.h:25
#: ../gramps/gui/glade/editsourceref.glade.h:22
msgid "Note: Any changes in the shared source information will be reflected in the source itself, for all items that reference the source."
msgstr "Замітка: Всі зміни в спільному джерелі буде показано у всіх записах, що посилаються на нього."
#: ../gramps/gui/glade/editcitation.glade.h:26
#: ../gramps/gui/glade/editsource.glade.h:9
#: ../gramps/gui/glade/editsourceref.glade.h:23
msgid "Provide a short title used for sorting, filing, and retrieving source records."
msgstr ""
#: ../gramps/gui/glade/editcitation.glade.h:27
#: ../gramps/gui/glade/editsource.glade.h:8
#: ../gramps/gui/glade/editsourceref.glade.h:24
msgid "Publication Information, such as city and year of publication, name of publisher, ..."
msgstr ""
#: ../gramps/gui/glade/editcitation.glade.h:28
#: ../gramps/gui/glade/editsource.glade.h:12
#: ../gramps/gui/glade/editsourceref.glade.h:26
msgid "A unique ID to identify the source"
msgstr "Унікальне ID для ідентифікації джерела"
#: ../gramps/gui/glade/editcitation.glade.h:29
#: ../gramps/gui/glade/editsource.glade.h:5
#: ../gramps/gui/glade/editsourceref.glade.h:27
msgid "Title of the source."
msgstr "Назва джерела."
#: ../gramps/gui/glade/editcitation.glade.h:30
#: ../gramps/gui/glade/editsourceref.glade.h:28
msgid "Shared source information "
msgstr "Загальна інформація про джерело "
#: ../gramps/gui/glade/editdate.glade.h:1
msgid "Calenda_r:"
msgstr "Календар:"
#: ../gramps/gui/glade/editdate.glade.h:2
msgid "Dua_l dated"
msgstr "Подвійна дата"
#: ../gramps/gui/glade/editdate.glade.h:3
msgid "Old Style/New Style"
msgstr "Старий стиль/Новий стиль"
#: ../gramps/gui/glade/editdate.glade.h:4
msgid "Ne_w year begins: "
msgstr "Початок нового року: "
#: ../gramps/gui/glade/editdate.glade.h:5
msgid "Month-Day of first day of new year (e.g., \"1-1\", \"3-1\", \"3-25\")"
msgstr "Місяць - день першого дня нового року (напр. \"1-1\", \"3-1\", \"3-25\")"
#: ../gramps/gui/glade/editdate.glade.h:6
msgid "Q_uality "
msgstr "Якість "
#: ../gramps/gui/glade/editdate.glade.h:7
msgid "_Type "
msgstr "_Тип "
#: ../gramps/gui/glade/editdate.glade.h:8
msgid "Date "
msgstr "Дата "
#: ../gramps/gui/glade/editdate.glade.h:9
msgid "_Day"
msgstr "_День"
#: ../gramps/gui/glade/editdate.glade.h:10
msgid "_Month"
msgstr "_Місяць"
#: ../gramps/gui/glade/editdate.glade.h:11
msgid "_Year"
msgstr "_Рік"
#: ../gramps/gui/glade/editdate.glade.h:12
msgid "Second date "
msgstr "Друга дата "
#: ../gramps/gui/glade/editdate.glade.h:13
msgid "D_ay"
msgstr "День"
#: ../gramps/gui/glade/editdate.glade.h:14
msgid "Mo_nth"
msgstr "Місяць"
#: ../gramps/gui/glade/editdate.glade.h:15
msgid "Y_ear"
msgstr "Р_ік"
#: ../gramps/gui/glade/editdate.glade.h:16
msgid "Te_xt comment:"
msgstr "Текстовий коментар:"
#: ../gramps/gui/glade/editevent.glade.h:1
msgid "Close window without changes"
msgstr "Закрити вікно без змін"
#: ../gramps/gui/glade/editevent.glade.h:3
#: ../gramps/gui/glade/editeventref.glade.h:6
msgid "_Event type:"
msgstr "_Тип події:"
#: ../gramps/gui/glade/editevent.glade.h:7
msgid "Show Date Editor"
msgstr "Показати редактор дат"
#: ../gramps/gui/glade/editevent.glade.h:8
#: ../gramps/gui/glade/editeventref.glade.h:8
msgid "De_scription:"
msgstr "Опис:"
#: ../gramps/gui/glade/editevent.glade.h:11
msgid "Description of the event. Leave empty if you want to autogenerate this with the tool 'Extract Event Description'."
msgstr "Опис події. Залиште пустим якщо бажаєте автоматично згенерувати з допомогою інструменту \"Видобути Опис події\""
#: ../gramps/gui/glade/editevent.glade.h:12
#: ../gramps/gui/glade/editeventref.glade.h:9
#: ../gramps/gui/glade/editldsord.glade.h:3
msgid "_Place:"
msgstr "_Місце:"
#: ../gramps/gui/glade/editevent.glade.h:14
#: ../gramps/gui/glade/editfamily.glade.h:8
#: ../gramps/gui/glade/editldsord.glade.h:10
#: ../gramps/gui/glade/editlink.glade.h:6
#: ../gramps/gui/glade/editpersonref.glade.h:12
msgid "Selector"
msgstr "Селектор"
#: ../gramps/gui/glade/editevent.glade.h:15
msgid "What type of event this is. Eg 'Burial', 'Graduation', ... ."
msgstr "Який тип цієї події . \"Поховання\", \"Випуск\",..."
#: ../gramps/gui/glade/editevent.glade.h:17
#: ../gramps/gui/glade/editeventref.glade.h:13
msgid "A unique ID to identify the event"
msgstr "Унікальне ID для ідентифікації події"
#: ../gramps/gui/glade/editevent.glade.h:18
msgid "Date of the event. This can be an exact date, a range (from ... to, between, ...), or an inexact date (about, ...)."
msgstr "Дата події. Це може бути точна дата, діапазон (від .. до, між ...), або приблизна дата (близько, ...)."
#: ../gramps/gui/glade/editeventref.glade.h:1
#: ../gramps/gui/glade/editreporef.glade.h:3
#: ../gramps/gui/glade/editsourceref.glade.h:1
msgid "Reference information "
msgstr "Загальна інформація про посилання "
#: ../gramps/gui/glade/editeventref.glade.h:2
msgid "_Role:"
msgstr "_Роль:"
#: ../gramps/gui/glade/editeventref.glade.h:14
msgid "Note: Any changes in the shared event information will be reflected in the event itself, for all participants in the event."
msgstr "Замітка: Всі зміни в спільній події буде показано у всіх записах, що посилаються на неї."
#: ../gramps/gui/glade/editeventref.glade.h:15
#: ../gramps/gui/glade/editreporef.glade.h:19
msgid "Shared information "
msgstr "Загальна інформація "
#: ../gramps/gui/glade/editfamily.glade.h:1
#: ../gramps/gui/glade/editname.glade.h:1
#: ../gramps/gui/glade/editperson.glade.h:1
#: ../gramps/gui/glade/editreporef.glade.h:1
#: ../gramps/gui/glade/editrepository.glade.h:1
#: ../gramps/gui/glade/editsource.glade.h:1
msgid "Abandon changes and close window"
msgstr "Відкинути зміни та закрити вікно"
#: ../gramps/gui/glade/editfamily.glade.h:4
msgid "Birth:"
msgstr "Народження:"
#: ../gramps/gui/glade/editfamily.glade.h:5
msgid "Death:"
msgstr "Смерть:"
#: ../gramps/gui/glade/editfamily.glade.h:6
msgid "Father "
msgstr "Батько "
#: ../gramps/gui/glade/editfamily.glade.h:13
msgid "Mother "
msgstr "Мама "
#: ../gramps/gui/glade/editfamily.glade.h:15
#: ../gramps/gui/glade/editreporef.glade.h:7
#: ../gramps/gui/glade/editrepository.glade.h:9
#: ../gramps/gui/glade/editsource.glade.h:13
msgid "Indicates if the record is private"
msgstr "Вказує, що запис приватний"
#: ../gramps/gui/glade/editfamily.glade.h:17
msgid "Relationship Information "
msgstr "Інформація про відносини "
#: ../gramps/gui/glade/editfamily.glade.h:19
msgid "A unique ID for the family"
msgstr "Унікальне ID для ідентифікації сім'ї"
#: ../gramps/gui/glade/editfamily.glade.h:20
#: ../gramps/gui/glade/editname.glade.h:3
#: ../gramps/gui/glade/editnote.glade.h:2
#: ../gramps/gui/glade/editperson.glade.h:15
#: ../gramps/gui/glade/editreporef.glade.h:13
#: ../gramps/gui/glade/editrepository.glade.h:4
#: ../gramps/gui/glade/editurl.glade.h:4
msgid "_Type:"
msgstr "_Тип:"
#: ../gramps/gui/glade/editfamily.glade.h:21
msgid "The relationship type, eg 'Married' or 'Unmarried'. Use Events for more details."
msgstr "Тип відносин, напр. \"Одружені\" або \"Розлучені\". Використовуйте події для детальнішої інформації."
#: ../gramps/gui/glade/editfamily.glade.h:22
#: ../gramps/gui/glade/editmedia.glade.h:19
#: ../gramps/gui/glade/editmediaref.glade.h:30
#: ../gramps/gui/glade/editnote.glade.h:12
#: ../gramps/gui/glade/editperson.glade.h:37
msgid "_Tags:"
msgstr "_Мітки:"
#: ../gramps/gui/glade/editfamily.glade.h:23
#: ../gramps/gui/widgets/monitoredwidgets.py:839
msgid "Edit the tag list"
msgstr "Редагувати список міток"
#: ../gramps/gui/glade/editfamily.glade.h:24
#: ../gramps/gui/glade/editmedia.glade.h:20
#: ../gramps/gui/glade/editmediaref.glade.h:31
#: ../gramps/gui/glade/editnote.glade.h:13
#: ../gramps/gui/glade/editperson.glade.h:38
#: ../gramps/gui/selectors/selectnote.py:70
#: ../gramps/plugins/lib/libpersonview.py:104
#: ../gramps/plugins/tool/notrelated.py:128
#: ../gramps/plugins/view/familyview.py:87
#: ../gramps/plugins/view/mediaview.py:110
#: ../gramps/plugins/view/noteview.py:85
msgid "Tags"
msgstr "Мітки"
#: ../gramps/gui/glade/editldsord.glade.h:6
msgid "Ordinance:"
msgstr "Постанова:"
#: ../gramps/gui/glade/editldsord.glade.h:7
msgid "LDS _Temple:"
msgstr ""
#: ../gramps/gui/glade/editldsord.glade.h:8
msgid "_Family:"
msgstr "_Сім'я:"
#: ../gramps/gui/glade/editldsord.glade.h:11
msgid "_Status:"
msgstr "_Статус:"
#: ../gramps/gui/glade/editlink.glade.h:2
msgid "Gramps item:"
msgstr "Елемент Gramps:"
#: ../gramps/gui/glade/editlink.glade.h:3
msgid "Internet Address:"
msgstr "Інтернет адреса:"
#: ../gramps/gui/glade/editlink.glade.h:4
msgid "_Link Type:"
msgstr "_Тип посилання:"
#: ../gramps/gui/glade/editlink.glade.h:7 ../gramps/gui/viewmanager.py:435
msgid "New"
msgstr "Нове"
#: ../gramps/gui/glade/editlocation.glade.h:2
msgid "The town or city where the place is."
msgstr "Місто де знаходиться це місце."
#: ../gramps/gui/glade/editlocation.glade.h:3
#: ../gramps/gui/glade/editplace.glade.h:16
msgid "S_treet:"
msgstr "Вулиця:"
#: ../gramps/gui/glade/editlocation.glade.h:4
#: ../gramps/gui/glade/editplace.glade.h:22
msgid "Ch_urch parish:"
msgstr "Церковна парафія:"
#: ../gramps/gui/glade/editlocation.glade.h:5
#: ../gramps/gui/glade/editplace.glade.h:21
msgid "Lowest clergical division of this place. Typically used for church sources that only mention the parish."
msgstr ""
#: ../gramps/gui/glade/editlocation.glade.h:6
#: ../gramps/gui/glade/editplace.glade.h:23
msgid "Co_unty:"
msgstr "Округ:"
#: ../gramps/gui/glade/editlocation.glade.h:7
#: ../gramps/gui/glade/editplace.glade.h:24
msgid "Third level of place division. Eg., in the USA a county."
msgstr ""
#: ../gramps/gui/glade/editlocation.glade.h:8
#: ../gramps/gui/glade/editplace.glade.h:25
msgid "_State:"
msgstr "_Штат:"
#: ../gramps/gui/glade/editlocation.glade.h:9
#: ../gramps/gui/glade/editplace.glade.h:26
msgid "Second level of place division, eg., in the USA a state, in Germany a Bundesland."
msgstr ""
#: ../gramps/gui/glade/editlocation.glade.h:11
msgid "The country where the place is."
msgstr "Країна де знаходиться місце."
#: ../gramps/gui/glade/editlocation.glade.h:14
msgid "Lowest level of a place division: eg the street name."
msgstr ""
#: ../gramps/gui/glade/editlocation.glade.h:16
msgid "A district within, or a settlement near to, a town or city."
msgstr ""
#: ../gramps/gui/glade/editmedia.glade.h:4
#: ../gramps/gui/glade/editmediaref.glade.h:16
msgid "_Path:"
msgstr "_Шлях:"
#: ../gramps/gui/glade/editmedia.glade.h:5
msgid "Image preview"
msgstr "Попередній перегляд зображення"
#: ../gramps/gui/glade/editmedia.glade.h:7
msgid ""
"Path of the media object on your computer.\n"
"Gramps does not store the media internally, it only stores the path! Set the 'Relative Path' in the Preferences to avoid retyping the common base directory where all your media is stored. The 'Media Manager' tool can help managing paths of a collection of media objects. "
msgstr ""
#: ../gramps/gui/glade/editmedia.glade.h:9
#: ../gramps/gui/glade/editmediaref.glade.h:19
msgid "Descriptive title for this media object."
msgstr "Назва опису для цього медіа."
#: ../gramps/gui/glade/editmedia.glade.h:12
msgid "Open File Browser to select a media file on your computer."
msgstr "Відкрити файловий менеджер для вибору мелдіа файлу на комп'ютері."
#: ../gramps/gui/glade/editmedia.glade.h:14
#: ../gramps/gui/glade/editmediaref.glade.h:29
msgid "Folder"
msgstr "Каталог"
#: ../gramps/gui/glade/editmedia.glade.h:15
msgid "A unique ID to identify the Media object."
msgstr "Унікальне ID для ідентифікації медіа об'єкту."
#: ../gramps/gui/glade/editmedia.glade.h:18
msgid "A date associated with the media, eg., for a picture the date it is taken."
msgstr "Дата, що асоціюється з цим об'єктом. Наприклад для фото це може бути дата знімку."
#: ../gramps/gui/glade/editmediaref.glade.h:1
msgid "_Corner 2: X"
msgstr "_Кут 2: X"
#: ../gramps/gui/glade/editmediaref.glade.h:3
msgid "Referenced Region "
msgstr "Область посилання "
#: ../gramps/gui/glade/editmediaref.glade.h:4
msgid ""
"If media is an image, select the specific part of the image you want to reference.\n"
"You can use the mouse on the picture to select a region, or use these spinbuttons to set the top left, and bottom right corner of the referenced region. Point (0,0) is the top left corner of the picture, and (100,100) the bottom right corner."
msgstr ""
#: ../gramps/gui/glade/editmediaref.glade.h:6
msgid ""
"Referenced region of the image media object.\n"
"Select a region with clicking and holding the mouse button on the top left corner of the region you want, dragging the mouse to the bottom right corner of the region, and then releasing the mouse button."
msgstr ""
#: ../gramps/gui/glade/editmediaref.glade.h:9
msgid "_Corner 1: X"
msgstr "_Кут 1: X"
#: ../gramps/gui/glade/editmediaref.glade.h:10
msgid ""
"If media is an image, select the specific part of the image you want to reference.\n"
"You can use the mouse on the picture to select a region, or use these spinbuttons to set the top left, and bottom right corner of the referenced region. Point (0,0) is the top left corner of the picture, and (100,100) the bottom right corner.\n"
msgstr ""
#: ../gramps/gui/glade/editmediaref.glade.h:20
msgid "Note: Any changes in the shared media object information will be reflected in the media object itself."
msgstr ""
#: ../gramps/gui/glade/editmediaref.glade.h:21
msgid "Double click image to view in an external viewer"
msgstr "Подвійний клік на зображення, для перегляду в зовнішній прграмі"
#: ../gramps/gui/glade/editmediaref.glade.h:23
msgid "Type of media object as indicated by the computer, eg Image, Video, ..."
msgstr ""
#: ../gramps/gui/glade/editmediaref.glade.h:27
msgid "Select a file"
msgstr "Обрати файл"
#: ../gramps/gui/glade/editmediaref.glade.h:33
msgid "Shared Information "
msgstr "Загальна інформація "
#: ../gramps/gui/glade/editname.glade.h:4
#: ../gramps/gui/glade/editperson.glade.h:16
msgid "An identification of what type of Name this is, eg. Birth Name, Married Name."
msgstr ""
#: ../gramps/gui/glade/editname.glade.h:7
#: ../gramps/gui/glade/editperson.glade.h:3
msgid "_Given:"
msgstr "_Дане ім'я:"
#: ../gramps/gui/glade/editname.glade.h:8
#: ../gramps/gui/glade/editperson.glade.h:7
msgid "T_itle:"
msgstr "Назва:"
#: ../gramps/gui/glade/editname.glade.h:9
msgid "Suffi_x:"
msgstr "Суфі_кс:"
#: ../gramps/gui/glade/editname.glade.h:10
msgid "C_all Name:"
msgstr "Ім'я в побуті:"
#: ../gramps/gui/glade/editname.glade.h:11
#: ../gramps/gui/glade/editperson.glade.h:4
msgid "The person's given names"
msgstr ""
#: ../gramps/gui/glade/editname.glade.h:12
msgid "_Nick Name:"
msgstr "_Прізвисько:"
#: ../gramps/gui/glade/editname.glade.h:13
#: ../gramps/gui/glade/editperson.glade.h:6
msgid "Part of the Given name that is the normally used name. If background is red, call name is not part of Given name and will not be printed underlined in some reports."
msgstr ""
#: ../gramps/gui/glade/editname.glade.h:14
#: ../gramps/gui/glade/editperson.glade.h:8
msgid "A title used to refer to the person, such as 'Dr.' or 'Rev.'"
msgstr ""
#: ../gramps/gui/glade/editname.glade.h:15
#: ../gramps/gui/glade/editperson.glade.h:9
msgid "An optional suffix to the name, such as \"Jr.\" or \"III\""
msgstr ""
#: ../gramps/gui/glade/editname.glade.h:16
#: ../gramps/gui/glade/editperson.glade.h:12
msgid "A descriptive name given in place of or in addition to the official given name."
msgstr ""
#: ../gramps/gui/glade/editname.glade.h:17
msgid "Given Name(s) "
msgstr "Дане ім'я "
#: ../gramps/gui/glade/editname.glade.h:18
msgid "_Family Nick Name:"
msgstr "_Сімейне прізвисько:"
#: ../gramps/gui/glade/editname.glade.h:19
msgid "A non official name given to a family to distinguish them of people with the same family name. Often referred to as eg. Farm name."
msgstr ""
#: ../gramps/gui/glade/editname.glade.h:20
msgid "Family Names "
msgstr "Імена сім'ї "
#: ../gramps/gui/glade/editname.glade.h:21
msgid "G_roup as:"
msgstr "Групувати як:"
#: ../gramps/gui/glade/editname.glade.h:22
msgid "_Sort as:"
msgstr "_Сортувати по:"
#: ../gramps/gui/glade/editname.glade.h:23
msgid "_Display as:"
msgstr "_Показати як:"
#: ../gramps/gui/glade/editname.glade.h:24
msgid ""
"People are displayed according to the name format given in the Preferences (the default).\n"
"Here you can make sure this person is displayed according to a custom name format (extra formats can be set in the Preferences)."
msgstr ""
#: ../gramps/gui/glade/editname.glade.h:26
msgid "Dat_e:"
msgstr "Дата_:"
#: ../gramps/gui/glade/editname.glade.h:27
msgid ""
"People are sorted according to the name format given in the Preferences (the default).\n"
"Here you can make sure this person is sorted according to a custom name format (extra formats can be set in the Preferences)."
msgstr ""
#: ../gramps/gui/glade/editname.glade.h:31
msgid ""
"The Person Tree view groups people under the primary surname. You can override this by setting here a group value. \n"
"You will be asked if you want to group this person only, or all people with this specific primary surname."
msgstr ""
#: ../gramps/gui/glade/editname.glade.h:33
msgid "O_verride"
msgstr "З_амінити"
#: ../gramps/gui/glade/editname.glade.h:34
msgid "A Date associated with this name. Eg. for a Married Name, date the name is first used or marriage date."
msgstr ""
#: ../gramps/gui/glade/editnote.glade.h:1
msgid "Styled Text Editor"
msgstr "Текстовий редактор зі стилями"
#: ../gramps/gui/glade/editnote.glade.h:3
msgid "A type to classify the note."
msgstr "Тип класифікації замітки."
#: ../gramps/gui/glade/editnote.glade.h:5
msgid "A unique ID to identify the note."
msgstr "Унікальне ID для ідентифікації замітки"
#: ../gramps/gui/glade/editnote.glade.h:6
msgid "_Preformatted"
msgstr "_Форматовано"
#: ../gramps/gui/glade/editnote.glade.h:7
msgid ""
"When active the whitespace in your note will be respected in reports. Use this to add formatting layout with spaces, eg a table. \n"
"When not checked, notes are automatically cleaned in the reports, which will improve the report layout.\n"
"Use monospace font to keep preformatting."
msgstr ""
#: ../gramps/gui/glade/editnote.glade.h:14
msgid "Note "
msgstr "Замітка "
#: ../gramps/gui/glade/editperson.glade.h:5
msgid "C_all:"
msgstr "Ім'я в побуті:"
#: ../gramps/gui/glade/editperson.glade.h:11
msgid "_Nick:"
msgstr "_Прізвисько:"
#: ../gramps/gui/glade/editperson.glade.h:14
msgid "Image "
msgstr "Зображення "
#: ../gramps/gui/glade/editperson.glade.h:17
msgid "Click on a table cell to edit."
msgstr "Клік по клітинці таблиці для редагування"
#: ../gramps/gui/glade/editperson.glade.h:18
msgid ""
"Use Multiple Surnames\n"
"Indicate that the surname consists of different parts. Every surname has its own prefix and a possible connector to the next surname. Eg., the surname Ramón y Cajal can be stored as Ramón, which is inherited from the father, the connector y, and Cajal, which is inherited from the mother."
msgstr ""
#: ../gramps/gui/glade/editperson.glade.h:22
msgid "Set person as private data"
msgstr ""
#: ../gramps/gui/glade/editperson.glade.h:25
msgid "Preferred Name "
msgstr "Бажане ім'я "
#: ../gramps/gui/glade/editperson.glade.h:26
msgid "_Surname:"
msgstr "_Прізвище:"
#: ../gramps/gui/glade/editperson.glade.h:27
msgid "An optional prefix for the family that is not used in sorting, such as \"de\" or \"van\"."
msgstr ""
#: ../gramps/gui/glade/editperson.glade.h:29
msgid "Part of a person's name indicating the family to which the person belongs"
msgstr ""
#: ../gramps/gui/glade/editperson.glade.h:30
msgid "Go to Name Editor to add more information about this name"
msgstr "Перейти до редактора імен, щоб додати більше інформації"
#: ../gramps/gui/glade/editperson.glade.h:32
msgid "O_rigin:"
msgstr "Оригінал:"
#: ../gramps/gui/glade/editperson.glade.h:33
msgid "The origin of this family name for this family, eg 'Inherited' or 'Patronymic'."
msgstr ""
#: ../gramps/gui/glade/editperson.glade.h:34
msgid "G_ender:"
msgstr "Стать:"
#: ../gramps/gui/glade/editperson.glade.h:36
msgid "A unique ID for the person."
msgstr "Унікальне ID для особи"
#: ../gramps/gui/glade/editpersonref.glade.h:2
msgid "_Person:"
msgstr "_Особа:"
#: ../gramps/gui/glade/editpersonref.glade.h:3
msgid "_Association:"
msgstr "_Зв'язок:"
#: ../gramps/gui/glade/editpersonref.glade.h:4
msgid ""
"Description of the association, eg. Godfather, Friend, ...\n"
"\n"
"Note: Use Events instead for relations connected to specific time frames or occasions. Events can be shared between people, each indicating their role in the event."
msgstr ""
#: ../gramps/gui/glade/editpersonref.glade.h:9
msgid "Use the select button to choose a person that has an association to the edited person."
msgstr ""
#: ../gramps/gui/glade/editpersonref.glade.h:10
msgid "Select a person that has an association to the edited person."
msgstr ""
#: ../gramps/gui/glade/editplace.glade.h:1
msgid "_Place Name:"
msgstr "_Назва місця:"
#: ../gramps/gui/glade/editplace.glade.h:2
msgid "L_atitude:"
msgstr "Широта:"
#: ../gramps/gui/glade/editplace.glade.h:3
msgid "_Longitude:"
msgstr "_Довгота:"
#: ../gramps/gui/glade/editplace.glade.h:4
msgid "Full name of this place."
msgstr "Повна назва цього місця."
#: ../gramps/gui/glade/editplace.glade.h:6
msgid "A unique ID to identify the place"
msgstr "Унікальне ID для ідентифікації місця"
#: ../gramps/gui/glade/editplace.glade.h:9
msgid ""
"Latitude (position above the Equator) of the place in decimal or degree notation. \n"
"Eg, valid values are 12.0154, 50°52′21.92″N, N50°52′21.92″ or 50:52:21.92\n"
"You can set these values via the Geography View by searching the place, or via a map service in the place view."
msgstr ""
#: ../gramps/gui/glade/editplace.glade.h:12
msgid ""
"Longitude (position relative to the Prime, or Greenwich, Meridian) of the place in decimal or degree notation. \n"
"Eg, valid values are -124.3647, 124°52′21.92″E, E124°52′21.92″ or 124:52:21.92\n"
"You can set these values via the Geography View by searching the place, or via a map service in the place view."
msgstr ""
#: ../gramps/gui/glade/editplace.glade.h:17
msgid ""
"Lowest level of a place division: eg the street name. \n"
"Use Alternate Locations tab to store the current name."
msgstr ""
#: ../gramps/gui/glade/editplace.glade.h:19
msgid ""
"The town or city where the place is. \n"
"Use Alternate Locations tab to store the current name."
msgstr ""
"Місто де знаходиться місце.\n"
"Використовуйте вкладку Розташування для збереження поточного імені."
#: ../gramps/gui/glade/editplace.glade.h:27
msgid "Count_ry:"
msgstr "Країна:"
#: ../gramps/gui/glade/editplace.glade.h:28
msgid "The country where the place is. \n"
msgstr "Країна де знаходиться місце.\n"
#: ../gramps/gui/glade/editplace.glade.h:33
msgid ""
"A district within, or a settlement near to, a town or city.\n"
"Use Alternate Locations tab to store the current name."
msgstr ""
#: ../gramps/gui/glade/editplace.glade.h:35
msgid "Location "
msgstr "Розташування "
#: ../gramps/gui/glade/editreporef.glade.h:4
msgid "_Media Type:"
msgstr "Тип медіа:"
#: ../gramps/gui/glade/editreporef.glade.h:5
msgid "Call n_umber:"
msgstr "Номер:"
#: ../gramps/gui/glade/editreporef.glade.h:6
msgid "On what type of media this source is available in the repository."
msgstr ""
#: ../gramps/gui/glade/editreporef.glade.h:10
msgid "Id number of the source in the repository."
msgstr "Id номер джерела в сховищі."
#: ../gramps/gui/glade/editreporef.glade.h:12
#: ../gramps/gui/glade/editrepository.glade.h:3
#: ../gramps/gui/glade/rule.glade.h:21
#: ../gramps/plugins/tool/ownereditor.glade.h:1
msgid "_Name:"
msgstr "_Ім'я:"
#: ../gramps/gui/glade/editreporef.glade.h:14
#: ../gramps/gui/glade/editrepository.glade.h:5
msgid "Name of the repository (where sources are stored)."
msgstr "Назва сховища (де збережено джерело)"
#: ../gramps/gui/glade/editreporef.glade.h:15
msgid "Note: Any changes in the shared repository information will be reflected in the repository itself, for all items that reference the repository."
msgstr ""
#: ../gramps/gui/glade/editreporef.glade.h:17
#: ../gramps/gui/glade/editrepository.glade.h:8
msgid "A unique ID to identify the repository."
msgstr "Унікальне ID для ідентифікації сховища."
#: ../gramps/gui/glade/editreporef.glade.h:18
#: ../gramps/gui/glade/editrepository.glade.h:6
msgid "Type of repository, eg., 'Library', 'Album', ..."
msgstr ""
#: ../gramps/gui/glade/editsource.glade.h:7
msgid "_Pub. info.:"
msgstr "_Публ. інфо.:"
#: ../gramps/gui/glade/editurl.glade.h:2
msgid "_Web address:"
msgstr "_Веб адреси:"
#: ../gramps/gui/glade/editurl.glade.h:3
msgid "_Description:"
msgstr "_Опис:"
#: ../gramps/gui/glade/editurl.glade.h:7
msgid "Type of internet address, eg. E-mail, Web Page, ..."
msgstr "Тип інтернет адреси, email, веб сторінка..."
#: ../gramps/gui/glade/editurl.glade.h:8
msgid "The internet address as needed to navigate to it, eg. http://gramps-project.org"
msgstr ""
#: ../gramps/gui/glade/editurl.glade.h:9
msgid "Open the web address in the default browser."
msgstr "Відкрийте веб адресу в стандартному веб оглядачі"
#: ../gramps/gui/glade/editurl.glade.h:10
msgid "A descriptive caption of the Internet location you are storing."
msgstr ""
#: ../gramps/gui/glade/grampletpane.glade.h:1
msgid "Drag to move; click to detach"
msgstr "Тягніть для зміщення; клікніть для від’єднання"
#: ../gramps/gui/glade/grampletpane.glade.h:2
msgid "Detach"
msgstr "Від’єднати"
#: ../gramps/gui/glade/grampletpane.glade.h:3
msgid "Config"
msgstr "Налаштування"
#: ../gramps/gui/glade/grampletpane.glade.h:4
msgid "Click to expand/collapse"
msgstr "Клікніть щоб розгорнути/згорнути"
#: ../gramps/gui/glade/grampletpane.glade.h:6
msgid "Click to delete gramplet from view"
msgstr "Клікніть щоб видалити грамплет"
#: ../gramps/gui/glade/grampletpane.glade.h:7
msgid "Delete"
msgstr "Видалити"
#: ../gramps/gui/glade/grampletpane.glade.h:8
msgid "Close"
msgstr "Закрити"
#: ../gramps/gui/glade/mergecitation.glade.h:1
msgid ""
"Select the citation that will provide the\n"
"primary data for the merged citation."
msgstr ""
"Оберіть цитату з якої першою буде\n"
"взято дані для об'єднаної особи."
#: ../gramps/gui/glade/mergecitation.glade.h:3
#: ../gramps/gui/glade/mergedata.glade.h:9
#: ../gramps/gui/glade/mergesource.glade.h:3
msgid "Source 1 "
msgstr "Джерело 1 "
#: ../gramps/gui/glade/mergecitation.glade.h:4
#: ../gramps/gui/glade/mergedata.glade.h:10
#: ../gramps/gui/glade/mergesource.glade.h:4
msgid "Source 2 "
msgstr "Джерело 2 "
#: ../gramps/gui/glade/mergecitation.glade.h:8
#: ../gramps/gui/glade/mergedata.glade.h:15
#: ../gramps/gui/glade/mergeevent.glade.h:9
#: ../gramps/gui/glade/mergefamily.glade.h:8
#: ../gramps/gui/glade/mergemedia.glade.h:8
#: ../gramps/gui/glade/mergenote.glade.h:8
#: ../gramps/gui/glade/mergeperson.glade.h:7
#: ../gramps/gui/glade/mergeplace.glade.h:9
#: ../gramps/gui/glade/mergerepository.glade.h:7
#: ../gramps/gui/glade/mergesource.glade.h:9
msgid "Gramps ID:"
msgstr "Gramps ID:"
#: ../gramps/gui/glade/mergecitation.glade.h:9
msgid "Notes, media objects and data-items of both citations will be combined."
msgstr "Нотатки, медіа об'єкти, елементи даних з обох елементів будуть об'єднані."
#: ../gramps/gui/glade/mergecitation.glade.h:10
#: ../gramps/gui/glade/mergeevent.glade.h:11
#: ../gramps/gui/glade/mergefamily.glade.h:10
#: ../gramps/gui/glade/mergemedia.glade.h:10
#: ../gramps/gui/glade/mergenote.glade.h:9
#: ../gramps/gui/glade/mergeperson.glade.h:9
#: ../gramps/gui/glade/mergeplace.glade.h:11
#: ../gramps/gui/glade/mergerepository.glade.h:9
#: ../gramps/gui/glade/mergesource.glade.h:11
msgid "Detailed Selection"
msgstr "Детальний вибір"
#: ../gramps/gui/glade/mergedata.glade.h:1
msgid "Merge and _edit"
msgstr "Об'єднати та _редагувати"
#: ../gramps/gui/glade/mergedata.glade.h:2
msgid "_Merge and close"
msgstr "_Об'єднати та закрити"
#. name, click?, width, toggle
#: ../gramps/gui/glade/mergedata.glade.h:3 ../gramps/gui/grampsgui.py:189
#: ../gramps/gui/viewmanager.py:485 ../gramps/plugins/tool/changenames.py:195
#: ../gramps/plugins/tool/extractcity.py:542
#: ../gramps/plugins/tool/patchnames.py:393
msgid "Select"
msgstr "Обрати"
#: ../gramps/gui/glade/mergedata.glade.h:4
msgid "Select the person that will provide the primary data for the merged person."
msgstr "Оберіть особу з якої буде взято основні дані для об'єднаної особи."
#: ../gramps/gui/glade/mergedata.glade.h:5
msgid "Other"
msgstr "Інше"
#: ../gramps/gui/glade/mergedata.glade.h:6
msgid "Title selection "
msgstr "Вибір назви "
#: ../gramps/gui/glade/mergedata.glade.h:7
msgid "Place 1"
msgstr "Місце 1"
#: ../gramps/gui/glade/mergedata.glade.h:8
msgid "Place 2"
msgstr "Місце 2"
#: ../gramps/gui/glade/mergeevent.glade.h:1
msgid ""
"Select the event that will provide the\n"
"primary data for the merged event."
msgstr ""
"Оберіть подію з якої буде\n"
"взято основні дані для об'єднаної події."
#: ../gramps/gui/glade/mergeevent.glade.h:3
msgid "Event 1 "
msgstr "Подія 1 "
#: ../gramps/gui/glade/mergeevent.glade.h:4
msgid "Event 2 "
msgstr "Подія 2 "
#: ../gramps/gui/glade/mergeevent.glade.h:10
msgid "Attributes, notes, sources and media objects of both events will be combined."
msgstr "Атрибути, замітки, джерела та меді обох подій буде поєднано."
#: ../gramps/gui/glade/mergefamily.glade.h:1
msgid ""
"Select the family that will provide the\n"
"primary data for the merged family."
msgstr ""
"Оберіть сім'ю з якої буде\n"
"взято основні дані для об'єднаної сім'ї."
#: ../gramps/gui/glade/mergefamily.glade.h:3
msgid "Family 1 "
msgstr "Сім'я 1 "
#: ../gramps/gui/glade/mergefamily.glade.h:4
msgid "Family 2 "
msgstr "Сім'я 2 "
#: ../gramps/gui/glade/mergefamily.glade.h:5
msgid "Father:"
msgstr "Батько:"
#: ../gramps/gui/glade/mergefamily.glade.h:6
msgid "Mother:"
msgstr "Мама:"
#: ../gramps/gui/glade/mergefamily.glade.h:7
msgid "Relationship:"
msgstr "Відносини:"
#: ../gramps/gui/glade/mergefamily.glade.h:9
msgid "Events, lds_ord, media objects, attributes, notes, sources and tags of both families will be combined."
msgstr "Події, медіа, атрибути, замітки, джерела та мітки обох сімей буде поєднано."
#: ../gramps/gui/glade/mergemedia.glade.h:1
msgid ""
"Select the object that will provide the\n"
"primary data for the merged object."
msgstr ""
"Оберіть об'єкт з якого буде\n"
"взято основні дані для об'єднаного об'єкта."
#: ../gramps/gui/glade/mergemedia.glade.h:3
msgid "Object 1 "
msgstr "Об'єкт 1 "
#: ../gramps/gui/glade/mergemedia.glade.h:4
msgid "Object 2 "
msgstr "Об'єкт 2 "
#: ../gramps/gui/glade/mergemedia.glade.h:9
msgid "Attributes, sources, notes and tags of both objects will be combined."
msgstr "Атрибути, джерела, замітки та мітки з обох джерел буде поєднано."
#: ../gramps/gui/glade/mergenote.glade.h:1
msgid ""
"Select the note that will provide the\n"
"primary data for the merged note."
msgstr ""
"Оберіть замітку з якої буде\n"
"взято основні дані для об'єднаної замітки."
#: ../gramps/gui/glade/mergenote.glade.h:3
msgid "Note 1 "
msgstr "Замітка 1 "
#: ../gramps/gui/glade/mergenote.glade.h:4
msgid "Note 2 "
msgstr "Замітка 2 "
#: ../gramps/gui/glade/mergenote.glade.h:7 ../gramps/gui/views/listview.py:985
msgid "Format:"
msgstr "Формат:"
#: ../gramps/gui/glade/mergeperson.glade.h:1
msgid ""
"Select the person that will provide the\n"
"primary data for the merged person."
msgstr ""
"Оберіть особу з якої буде\n"
"взято основні дані для об'єднаної особи."
#: ../gramps/gui/glade/mergeperson.glade.h:3
msgid "Person 1 "
msgstr "Особа 1 "
#: ../gramps/gui/glade/mergeperson.glade.h:4
msgid "Person 2 "
msgstr "Особа 2 "
#: ../gramps/gui/glade/mergeperson.glade.h:6
msgid "Gender:"
msgstr "Стать:"
#: ../gramps/gui/glade/mergeperson.glade.h:8
msgid "Events, media objects, addresses, attributes, urls, notes, sources and tags of both persons will be combined."
msgstr "Події, медіа, адреси, атрибути, посилання, замітки, джерела та мітки обох осіб буде поєднано."
#: ../gramps/gui/glade/mergeperson.glade.h:10
msgid "Context Information"
msgstr "Контекстна інформація"
#: ../gramps/gui/glade/mergeplace.glade.h:1
msgid ""
"Select the place that will provide the\n"
"primary data for the merged place."
msgstr ""
"Оберіть місце з якого буде\n"
"взято основні дані для об'єднаного місця"
#: ../gramps/gui/glade/mergeplace.glade.h:3
msgid "Place 1 "
msgstr "Місце 1 "
#: ../gramps/gui/glade/mergeplace.glade.h:4
msgid "Place 2 "
msgstr "Місце 2 "
#: ../gramps/gui/glade/mergeplace.glade.h:8
msgid "Location:"
msgstr "Розташування:"
#: ../gramps/gui/glade/mergeplace.glade.h:10
msgid "Alternate locations, sources, urls, media objects and notes of both places will be combined."
msgstr "Альтернативне розміщення, джерела, посилання, медіа та замітки з обох місць буде об'єднано."
#: ../gramps/gui/glade/mergerepository.glade.h:1
msgid ""
"Select the repository that will provide the\n"
"primary data for the merged repository."
msgstr ""
"Оберіть сховище з якого буде\n"
"взято основні дані для об'єднаного сховища."
#: ../gramps/gui/glade/mergerepository.glade.h:3
msgid "Repository 1 "
msgstr "Сховище 1 "
#: ../gramps/gui/glade/mergerepository.glade.h:4
msgid "Repository 2 "
msgstr "Сховище 2 "
#: ../gramps/gui/glade/mergerepository.glade.h:8
msgid "Addresses, urls and notes of both repositories will be combined."
msgstr "Адреси, посилання та замітки з обох сховищ буде об'єднано."
#: ../gramps/gui/glade/mergesource.glade.h:1
msgid ""
"Select the source that will provide the\n"
"primary data for the merged source."
msgstr ""
"Оберіть джерело з якого буде\n"
"взято основні дані для об'єднаного джерела."
#: ../gramps/gui/glade/mergesource.glade.h:10
msgid "Notes, media objects, data-items and repository references of both sources will be combined."
msgstr "Нотатки, медіа об'єкти, елементи даних і посилання на сховище з обох джерел будуть об'єднані."
#: ../gramps/gui/glade/papermenu.glade.h:1
msgid "Paper Settings"
msgstr "Налаштування паперу"
#: ../gramps/gui/glade/papermenu.glade.h:2
msgid "Paper format"
msgstr "Формат паперу"
#: ../gramps/gui/glade/papermenu.glade.h:3
msgid "Size:"
msgstr "Розмір:"
#: ../gramps/gui/glade/papermenu.glade.h:4
msgid "_Width:"
msgstr "_Ширина:"
#: ../gramps/gui/glade/papermenu.glade.h:5
msgid "_Height:"
msgstr "_Висота:"
#: ../gramps/gui/glade/papermenu.glade.h:6
msgid "Orientation:"
msgstr "Орієнтація:"
#: ../gramps/gui/glade/papermenu.glade.h:7
#: ../gramps/gui/glade/styleeditor.glade.h:22
#: ../gramps/gui/plug/report/_papermenu.py:206
msgid "cm"
msgstr "см"
#: ../gramps/gui/glade/papermenu.glade.h:8
msgid "Margins"
msgstr "Відступи"
#: ../gramps/gui/glade/papermenu.glade.h:9
msgid "_Left:"
msgstr "_Ліворуч:"
#: ../gramps/gui/glade/papermenu.glade.h:10
msgid "_Right:"
msgstr "_Праворуч:"
#: ../gramps/gui/glade/papermenu.glade.h:11
msgid "_Top:"
msgstr "_Вгорі:"
#: ../gramps/gui/glade/papermenu.glade.h:12
msgid "_Bottom:"
msgstr "_Внизу:"
#: ../gramps/gui/glade/papermenu.glade.h:13
msgid "Metric"
msgstr "Метрична"
#: ../gramps/gui/glade/plugins.glade.h:1
msgid "Perform selected action"
msgstr "Виконати обрану дію"
#: ../gramps/gui/glade/plugins.glade.h:2
#: ../gramps/plugins/gramplet/ageondategramplet.py:76
msgid "Run"
msgstr "Виконати"
#: ../gramps/gui/glade/plugins.glade.h:3 ../gramps/gui/plug/_dialogs.py:280
msgid "Select a report from those available on the left."
msgstr "Оберіть потрібний звіт із доступних з ліва."
#: ../gramps/gui/glade/plugins.glade.h:4
msgid "Status:"
msgstr "Статус:"
#: ../gramps/gui/glade/plugins.glade.h:6
msgid "Author's email:"
msgstr "Ел. пошта автора:"
#: ../gramps/gui/glade/reorder.glade.h:1
msgid "Parent relationships "
msgstr "Батьківські відносини "
#: ../gramps/gui/glade/reorder.glade.h:2
msgid "Move parent up"
msgstr "Перемістити батьків вгору"
#: ../gramps/gui/glade/reorder.glade.h:3
msgid "Arrow top"
msgstr "Стрілка вгору"
#: ../gramps/gui/glade/reorder.glade.h:4
msgid "Move parent down"
msgstr "Перемістити батьків вниз"
#: ../gramps/gui/glade/reorder.glade.h:5
msgid "Arrow bottom"
msgstr "Стрілка вниз"
#: ../gramps/gui/glade/reorder.glade.h:6
msgid "Family relationships "
msgstr "Сімейні відносини "
#: ../gramps/gui/glade/reorder.glade.h:7
msgid "Move family up"
msgstr "Перемістити сім’ю вгору"
#: ../gramps/gui/glade/reorder.glade.h:8
msgid "Move family down"
msgstr "Перемістити сім’ю вниз"
#: ../gramps/gui/glade/rule.glade.h:1
msgid "Add a new filter"
msgstr "Додати новий фільтр"
#: ../gramps/gui/glade/rule.glade.h:2
msgid "Edit the selected filter"
msgstr "Редагувати обраний фільтр"
#: ../gramps/gui/glade/rule.glade.h:3
msgid "Clone the selected filter"
msgstr "Дублювати обраний фільтр"
#: ../gramps/gui/glade/rule.glade.h:4
msgid "Test the selected filter"
msgstr "Тестувати обраний фільтр"
#: ../gramps/gui/glade/rule.glade.h:5
msgid "Delete the selected filter"
msgstr "Видалити обраний фільтр"
#: ../gramps/gui/glade/rule.glade.h:6
msgid "Note: changes take effect only after this window is closed "
msgstr "Замітка: зміни вступлять в дію лише після закриття цього вікна "
#: ../gramps/gui/glade/rule.glade.h:7
msgid "All rules must apply"
msgstr "Всі правила мають збігатися"
#: ../gramps/gui/glade/rule.glade.h:8
msgid "At least one rule must apply"
msgstr "Принаймні, одне правило має збігатися"
#: ../gramps/gui/glade/rule.glade.h:9
msgid "Exactly one rule must apply"
msgstr "Лише одне правило має збігатися"
#: ../gramps/gui/glade/rule.glade.h:10
msgid "Add another rule to the filter"
msgstr "додати інше правило до фільтра"
#: ../gramps/gui/glade/rule.glade.h:12
msgid "Edit the selected rule"
msgstr "Редагувати обране правило"
#: ../gramps/gui/glade/rule.glade.h:15
msgid "Delete the selected rule"
msgstr "Видалити обране правило"
#: ../gramps/gui/glade/rule.glade.h:17
#: ../gramps/gui/glade/styleeditor.glade.h:10
#: ../gramps/plugins/tool/finddupes.glade.h:2
#: ../gramps/plugins/tool/mergecitations.glade.h:2
msgid "Options "
msgstr "Параметри "
#: ../gramps/gui/glade/rule.glade.h:18
msgid "Rule list "
msgstr "Список правил "
#: ../gramps/gui/glade/rule.glade.h:19
msgid "Definition "
msgstr "Визначення "
#: ../gramps/gui/glade/rule.glade.h:20
msgid "Co_mment:"
msgstr "Ко_ментар:"
#: ../gramps/gui/glade/rule.glade.h:22
msgid "Return values that do no_t match the filter rules"
msgstr "Повертати значення, що не підпадають під правила фільтру (обернуто)"
#: ../gramps/gui/glade/rule.glade.h:23
msgid "Selected Rule "
msgstr "Обране правило "
#: ../gramps/gui/glade/rule.glade.h:25
#: ../gramps/gui/glade/styleeditor.glade.h:3
msgid "Description "
msgstr "Опис "
#: ../gramps/gui/glade/rule.glade.h:27
msgid "Values "
msgstr "Значення "
#: ../gramps/gui/glade/styleeditor.glade.h:1
msgid "Style n_ame:"
msgstr "Назва стилю:"
#: ../gramps/gui/glade/styleeditor.glade.h:2
msgid "Style name"
msgstr "Назва стилю"
#: ../gramps/gui/glade/styleeditor.glade.h:4
msgid "Type face "
msgstr "Тип вигляду "
#: ../gramps/gui/glade/styleeditor.glade.h:5
msgid "_Roman (Times, serif)"
msgstr "_Римський (Times, serif)"
#: ../gramps/gui/glade/styleeditor.glade.h:6
msgid "_Swiss (Arial, Helvetica, sans-serif)"
msgstr "_Швейцарський (Arial, Helvetica, sans-serif)"
#: ../gramps/gui/glade/styleeditor.glade.h:7
msgid "Size "
msgstr "Розмір "
#: ../gramps/gui/glade/styleeditor.glade.h:8
#: ../gramps/gui/plug/report/_styleeditor.py:212
msgid "point size|pt"
msgstr ""
#: ../gramps/gui/glade/styleeditor.glade.h:9
msgid "Color "
msgstr "Колір "
#: ../gramps/gui/glade/styleeditor.glade.h:11
msgid "_Bold"
msgstr "_Товстий"
#: ../gramps/gui/glade/styleeditor.glade.h:12
msgid "_Italic"
msgstr "_Курсив"
#: ../gramps/gui/glade/styleeditor.glade.h:13
msgid "_Underline"
msgstr "_Підкреслено"
#: ../gramps/gui/glade/styleeditor.glade.h:14
msgid "Font options "
msgstr "Параметри шрифту "
#: ../gramps/gui/glade/styleeditor.glade.h:15
msgid "_Left"
msgstr "_Ліворуч"
#: ../gramps/gui/glade/styleeditor.glade.h:16
msgid "_Right"
msgstr "_Праворуч"
#: ../gramps/gui/glade/styleeditor.glade.h:17
msgid "J_ustify"
msgstr "За шириною"
#: ../gramps/gui/glade/styleeditor.glade.h:18
msgid "Cen_ter"
msgstr "По середині"
#: ../gramps/gui/glade/styleeditor.glade.h:19
msgid "Alignment "
msgstr "Вирівнювання "
#: ../gramps/gui/glade/styleeditor.glade.h:20
msgid "Background color "
msgstr "Колір фону "
#: ../gramps/gui/glade/styleeditor.glade.h:21
msgid "First li_ne:"
msgstr "Перший рядок"
#: ../gramps/gui/glade/styleeditor.glade.h:23
msgid "R_ight:"
msgstr "Праворуч"
#: ../gramps/gui/glade/styleeditor.glade.h:24
msgid "L_eft:"
msgstr "Ліворуч"
#: ../gramps/gui/glade/styleeditor.glade.h:25
msgid "Spacing "
msgstr "Інтервал "
#: ../gramps/gui/glade/styleeditor.glade.h:26
msgid "Abo_ve:"
msgstr "Над:"
#: ../gramps/gui/glade/styleeditor.glade.h:27
msgid "Belo_w:"
msgstr "Під:"
#: ../gramps/gui/glade/styleeditor.glade.h:28
msgid "Borders "
msgstr "Межі "
#: ../gramps/gui/glade/styleeditor.glade.h:29
msgid "Le_ft"
msgstr "Ліворуч"
#: ../gramps/gui/glade/styleeditor.glade.h:30
msgid "Righ_t"
msgstr "Праворуч"
#: ../gramps/gui/glade/styleeditor.glade.h:31
msgid "_Top"
msgstr "_Вгорі"
#: ../gramps/gui/glade/styleeditor.glade.h:32
msgid "_Padding:"
msgstr "_Відступ:"
#: ../gramps/gui/glade/styleeditor.glade.h:33
msgid "_Bottom"
msgstr "_Внизу"
#: ../gramps/gui/glade/styleeditor.glade.h:34
msgid "Indentation "
msgstr "Відступ "
#: ../gramps/gui/glade/styleeditor.glade.h:35
msgid "Paragraph options "
msgstr "Параметри абзацу "
#: ../gramps/gui/glade/styleeditor.glade.h:36
msgid "Add a new style"
msgstr "Додати новий стиль"
#: ../gramps/gui/glade/styleeditor.glade.h:38
msgid "Edit the selected style"
msgstr "Редагувати обраний стиль"
#: ../gramps/gui/glade/styleeditor.glade.h:41
msgid "Delete the selected style"
msgstr "Видалити обраний стиль"
#: ../gramps/gui/glade/tipofday.glade.h:1
msgid "_Display on startup"
msgstr "_Показувати при старті"
#: ../gramps/gui/glade/updateaddons.glade.h:1
msgid "Install Selected _Addons"
msgstr "Встановити обраний _Додаток"
#: ../gramps/gui/glade/updateaddons.glade.h:2
msgid "Available Gramps Updates for Addons "
msgstr "Доступне оновлення для додатків Gramps "
#: ../gramps/gui/glade/updateaddons.glade.h:3
msgid "Gramps comes with a core set of plugins which provide all of the necessary features. However, you can extend this functionality with additional Addons. These addons provide reports, listings, views, gramplets, and more. Here you can select among the available extra addons, they will be retrieved from the internet off of the Gramps website, and installed locally on your computer. If you close this dialog now, you can install addons later from the menu under Edit -> Preferences."
msgstr ""
#: ../gramps/gui/glade/updateaddons.glade.h:4
msgid "_Select All"
msgstr "_Обрати все"
#: ../gramps/gui/glade/updateaddons.glade.h:5
msgid "Select _None"
msgstr "Зняти _вибір"
#: ../gramps/gui/grampsgui.py:61
msgid "Your version of gi (gnome-instrospection) seems to be too old. You need a version which has the function 'require_version' to start Gramps"
msgstr ""
#: ../gramps/gui/grampsgui.py:75
#, python-format
msgid ""
"Your pygobject version does not meet the requirements.\n"
"At least pygobject %(major)d.%(feature)d.%(minor)d is needed to start Gramps with a GUI.\n"
"\n"
"Gramps will terminate now."
msgstr ""
"Версія pygobject не відповідає вимогам.\n"
"Для роботи Gramps, в графічному режимі, потрібно як мінімум pygobject %(major)d.%(feature)d.%(minor)d \n"
"\n"
"Gramps зараз завершить роботу."
#: ../gramps/gui/grampsgui.py:91
msgid ""
"Gdk, Gtk or Pango typelib not installed.\n"
"Install Gnome Introspection, and pygobject version 3.3.2 or later.\n"
"Install then instrospection data for Gdk, Gtk and Pango\n"
"\n"
"Gramps will terminate now."
msgstr ""
"Gdk, Gtk або Pango typelib не встановлено.\n"
"Встановіть Gnome Introspection, та pygobject версії 3.3.2 або новіше.\n"
"Потім встановіть instrospection data для Gdk, Gtk та Pango\n"
"\n"
"Gramps зараз закриється."
#: ../gramps/gui/grampsgui.py:101
msgid ""
"\n"
"cairo python support not installed. Install cairo for your version of python\n"
"\n"
"Gramps will terminate now."
msgstr ""
#: ../gramps/gui/grampsgui.py:144
msgid "Family Trees"
msgstr "Сімейні дерева"
#. ('gramps-bookmark', _('Bookmarks'), Gdk.ModifierType.CONTROL_MASK, 0, ''),
#. ('gramps-bookmark-delete', _('Delete bookmark'), Gdk.ModifierType.CONTROL_MASK, 0, ''),
#: ../gramps/gui/grampsgui.py:149
msgid "_Add bookmark"
msgstr "_Додати закладку"
#: ../gramps/gui/grampsgui.py:150 ../gramps/gui/views/bookmarks.py:211
#: ../gramps/gui/views/bookmarks.py:218
#: ../gramps/gui/views/navigationview.py:275
msgid "Organize Bookmarks"
msgstr "Впорядкувати закладки"
#: ../gramps/gui/grampsgui.py:151
msgid "Configure"
msgstr "Налаштування"
#: ../gramps/gui/grampsgui.py:153
msgid "Edit Date"
msgstr "Редагувати дату"
#: ../gramps/gui/grampsgui.py:154 ../gramps/gui/merge/mergeperson.py:202
#: ../gramps/plugins/gramplet/gramplet.gpr.py:430
#: ../gramps/plugins/gramplet/gramplet.gpr.py:444
#: ../gramps/plugins/quickview/filterbyname.py:98
#: ../gramps/plugins/textreport/tagreport.py:285
#: ../gramps/plugins/view/eventview.py:118
#: ../gramps/plugins/view/view.gpr.py:35 ../gramps/plugins/view/view.gpr.py:43
#: ../gramps/plugins/webreport/narrativeweb.py:1763
#: ../gramps/plugins/webreport/narrativeweb.py:1822
#: ../gramps/plugins/webreport/narrativeweb.py:1874
#: ../gramps/plugins/webreport/narrativeweb.py:3631
#: ../gramps/plugins/webreport/narrativeweb.py:3819
#: ../gramps/plugins/webreport/narrativeweb.py:6242
msgid "Events"
msgstr "Події"
#: ../gramps/gui/grampsgui.py:156
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:170
#: ../gramps/plugins/gramplet/gramplet.gpr.py:109
#: ../gramps/plugins/gramplet/gramplet.gpr.py:118
#: ../gramps/plugins/view/fanchartview.py:73
#: ../gramps/plugins/view/view.gpr.py:141
msgid "Fan Chart"
msgstr "Графік віяло"
#: ../gramps/gui/grampsgui.py:157
#: ../gramps/plugins/gramplet/gramplet.gpr.py:126
#: ../gramps/plugins/view/fanchartdescview.py:74
msgid "Descendant Fan Chart"
msgstr "Діаграма нащадків"
#: ../gramps/gui/grampsgui.py:158
msgid "Font"
msgstr "Шрифт"
#: ../gramps/gui/grampsgui.py:159
#: ../gramps/gui/widgets/styledtexteditor.py:476
msgid "Font Color"
msgstr "Колір шрифту"
#: ../gramps/gui/grampsgui.py:160
msgid "Font Background Color"
msgstr "Колір фону шрифту"
#: ../gramps/gui/grampsgui.py:161
msgid "Gramplets"
msgstr "Грамплети"
#: ../gramps/gui/grampsgui.py:162 ../gramps/gui/grampsgui.py:163
#: ../gramps/gui/grampsgui.py:164 ../gramps/plugins/view/geography.gpr.py:80
#: ../gramps/plugins/view/geography.gpr.py:97
#: ../gramps/plugins/view/geography.gpr.py:116
#: ../gramps/plugins/view/geography.gpr.py:134
#: ../gramps/plugins/view/geography.gpr.py:152
#: ../gramps/plugins/view/geography.gpr.py:168
#: ../gramps/plugins/view/geography.gpr.py:185
msgid "Geography"
msgstr "Географія"
#: ../gramps/gui/grampsgui.py:165 ../gramps/plugins/view/geoperson.py:164
msgid "GeoPerson"
msgstr ""
#: ../gramps/gui/grampsgui.py:166 ../gramps/plugins/view/geofamily.py:134
msgid "GeoFamily"
msgstr ""
#: ../gramps/gui/grampsgui.py:167 ../gramps/plugins/view/geoevents.py:135
msgid "GeoEvents"
msgstr ""
#: ../gramps/gui/grampsgui.py:168 ../gramps/plugins/view/geoplaces.py:135
msgid "GeoPlaces"
msgstr ""
#: ../gramps/gui/grampsgui.py:169
msgid "Public"
msgstr "Публічне"
#: ../gramps/gui/grampsgui.py:171
msgid "Merge"
msgstr "Об'єднання"
#: ../gramps/gui/grampsgui.py:172
#: ../gramps/plugins/gramplet/gramplet.gpr.py:598
#: ../gramps/plugins/gramplet/gramplet.gpr.py:612
#: ../gramps/plugins/gramplet/gramplet.gpr.py:626
#: ../gramps/plugins/gramplet/gramplet.gpr.py:640
#: ../gramps/plugins/gramplet/gramplet.gpr.py:654
#: ../gramps/plugins/gramplet/gramplet.gpr.py:668
#: ../gramps/plugins/gramplet/gramplet.gpr.py:682
#: ../gramps/plugins/gramplet/gramplet.gpr.py:696
#: ../gramps/plugins/quickview/filterbyname.py:113
#: ../gramps/plugins/textreport/indivcomplete.py:270
#: ../gramps/plugins/textreport/tagreport.py:371
#: ../gramps/plugins/view/noteview.py:113
#: ../gramps/plugins/view/view.gpr.py:95
#: ../gramps/plugins/view/view.gpr.py:103
#: ../gramps/plugins/webreport/narrativeweb.py:383
#: ../gramps/plugins/webreport/narrativeweb.py:984
#: ../gramps/plugins/webreport/narrativeweb.py:1566
msgid "Notes"
msgstr "Замітки"
#. Go over parents and build their menu
#. don't show rest
#: ../gramps/gui/grampsgui.py:173 ../gramps/gui/merge/mergeperson.py:217
#: ../gramps/plugins/quickview/all_relations.py:307
#: ../gramps/plugins/tool/notrelated.py:127
#: ../gramps/plugins/view/pedigreeview.py:1772
#: ../gramps/plugins/view/relview.py:535 ../gramps/plugins/view/relview.py:872
#: ../gramps/plugins/view/relview.py:906
#: ../gramps/plugins/webreport/narrativeweb.py:384
#: ../gramps/plugins/webreport/narrativeweb.py:2916
#: ../gramps/plugins/webreport/narrativeweb.py:5236
#: ../gramps/plugins/webreport/narrativeweb.py:6391
msgid "Parents"
msgstr "Батьки"
#: ../gramps/gui/grampsgui.py:174
msgid "Add Parents"
msgstr "Додати батьків"
#: ../gramps/gui/grampsgui.py:175
msgid "Select Parents"
msgstr "Обрати батьків"
#: ../gramps/gui/grampsgui.py:176
#: ../gramps/plugins/gramplet/gramplet.gpr.py:170
#: ../gramps/plugins/gramplet/gramplet.gpr.py:176
#: ../gramps/plugins/view/pedigreeview.py:522
#: ../gramps/plugins/view/view.gpr.py:125
#: ../gramps/plugins/webreport/narrativeweb.py:6075
msgid "Pedigree"
msgstr "Родовід"
#: ../gramps/gui/grampsgui.py:178
#: ../gramps/plugins/quickview/filterbyname.py:101
#: ../gramps/plugins/view/view.gpr.py:205
#: ../gramps/plugins/view/view.gpr.py:213
#: ../gramps/plugins/view/view.gpr.py:229
#: ../gramps/plugins/webreport/narrativeweb.py:1764
#: ../gramps/plugins/webreport/narrativeweb.py:1819
#: ../gramps/plugins/webreport/narrativeweb.py:1875
#: ../gramps/plugins/webreport/narrativeweb.py:3343
#: ../gramps/plugins/webreport/narrativeweb.py:3463
msgid "Places"
msgstr "Місця"
#: ../gramps/gui/grampsgui.py:180
msgid "Reports"
msgstr "Звіти"
#: ../gramps/gui/grampsgui.py:181
#: ../gramps/plugins/quickview/filterbyname.py:107
#: ../gramps/plugins/view/repoview.py:128
#: ../gramps/plugins/view/view.gpr.py:236
#: ../gramps/plugins/view/view.gpr.py:244
#: ../gramps/plugins/webreport/narrativeweb.py:1766
#: ../gramps/plugins/webreport/narrativeweb.py:1877
#: ../gramps/plugins/webreport/narrativeweb.py:2725
#: ../gramps/plugins/webreport/narrativeweb.py:6559
#: ../gramps/plugins/webreport/narrativeweb.py:6624
msgid "Repositories"
msgstr "Сховища"
#: ../gramps/gui/grampsgui.py:182
#: ../gramps/plugins/quickview/filterbyname.py:104
#: ../gramps/plugins/view/sourceview.py:115
#: ../gramps/plugins/view/view.gpr.py:251
#: ../gramps/plugins/view/view.gpr.py:259
#: ../gramps/plugins/view/view.gpr.py:290
#: ../gramps/plugins/webreport/narrativeweb.py:391
#: ../gramps/plugins/webreport/narrativeweb.py:985
#: ../gramps/plugins/webreport/narrativeweb.py:1262
#: ../gramps/plugins/webreport/narrativeweb.py:1567
#: ../gramps/plugins/webreport/narrativeweb.py:1765
#: ../gramps/plugins/webreport/narrativeweb.py:1816
#: ../gramps/plugins/webreport/narrativeweb.py:1876
#: ../gramps/plugins/webreport/narrativeweb.py:4181
#: ../gramps/plugins/webreport/narrativeweb.py:4264
msgid "Sources"
msgstr "Джерела"
#: ../gramps/gui/grampsgui.py:183
msgid "Add Spouse"
msgstr "Додати джерело"
#: ../gramps/gui/grampsgui.py:185 ../gramps/gui/views/tags.py:583
msgid "New Tag"
msgstr "Нова мітка"
#: ../gramps/gui/grampsgui.py:186
msgid "Tools"
msgstr "Інструменти"
#: ../gramps/gui/grampsgui.py:187
msgid "Grouped List"
msgstr "Згрупований список"
#: ../gramps/gui/grampsgui.py:188
msgid "List"
msgstr "Список"
#: ../gramps/gui/grampsgui.py:193
msgid "Zoom In"
msgstr "Збільшити"
#: ../gramps/gui/grampsgui.py:194
msgid "Zoom Out"
msgstr "Зменшити"
#: ../gramps/gui/grampsgui.py:195
msgid "Fit Width"
msgstr "Вмістити по ширині"
#: ../gramps/gui/grampsgui.py:196
msgid "Fit Page"
msgstr "Вмістити на сторінку"
#: ../gramps/gui/grampsgui.py:197
#: ../gramps/plugins/gramplet/gramplet.gpr.py:710
#: ../gramps/plugins/gramplet/gramplet.gpr.py:724
#: ../gramps/plugins/gramplet/gramplet.gpr.py:738
#: ../gramps/plugins/gramplet/gramplet.gpr.py:752
#: ../gramps/plugins/gramplet/gramplet.gpr.py:766
#: ../gramps/plugins/view/view.gpr.py:267
#: ../gramps/plugins/view/view.gpr.py:275
msgid "Citations"
msgstr "Цитати"
#: ../gramps/gui/grampsgui.py:202
msgid "Export"
msgstr "Експорт"
#: ../gramps/gui/grampsgui.py:204 ../gramps/gui/undohistory.py:65
msgid "Undo History"
msgstr "Історія відмін"
#: ../gramps/gui/grampsgui.py:217
msgid "Danger: This is unstable code!"
msgstr "Небезпека: Це не стабільний програмний код!"
#: ../gramps/gui/grampsgui.py:218
msgid ""
"This Gramps 3.x-trunk is a development release. This version is not meant for normal usage. Use at your own risk.\n"
"\n"
"This version may:\n"
"1) Work differently than you expect.\n"
"2) Fail to run at all.\n"
"3) Crash often.\n"
"4) Corrupt your data.\n"
"5) Save data in a format that is incompatible with the official release.\n"
"\n"
"BACKUP your existing databases before opening them with this version, and make sure to export your data to XML every now and then."
msgstr ""
"Ця версія Gramps 3.x-trunk для розробників. Вона не рекомендується для нормального використання. Її використання ризиковане\n"
"\n"
"Ця версія може:\n"
"1) Працювати не так як Ви очікуєте.\n"
"2) Взагалі не працювати.\n"
"3) Часто зазнавати аварії .\n"
"4) Пошкодити Ваші дані.\n"
"5) Зберегти дані у формат, не сумісний з офіційними версіями.\n"
"\n"
"ВИКОНАЙТЕ РЕЗЕРВНУ КОПІЮ Вашої бази даних, перед тим як відкривати її в цій версії, та обов'язково експортуйте Ваші дані у XML."
#: ../gramps/gui/grampsgui.py:290
msgid "Error parsing arguments"
msgstr "Помилка при розборі аргументів"
#: ../gramps/gui/grampsgui.py:363
msgid ""
"\n"
"Gramps failed to start. Please report a bug about this.\n"
"This could be because of an error in a (third party) View on startup.\n"
"To use another view, don't load a Family Tree, change view, and then load your Family Tree.\n"
"You can also change manually the startup view in the gramps.ini file \n"
"by changing the last-view parameter.\n"
msgstr ""
#: ../gramps/gui/logger/_errorreportassistant.py:74
msgid "Error Report Assistant"
msgstr "Помічник звітування про ваду"
#: ../gramps/gui/logger/_errorreportassistant.py:230
msgid "Report a bug"
msgstr "Повідомити про помилку"
#: ../gramps/gui/logger/_errorreportassistant.py:237
msgid ""
"This is the Bug Reporting Assistant. It will help you to make a bug report to the Gramps developers that will be as detailed as possible.\n"
"\n"
"The assistant will ask you a few questions and will gather some information about the error that has occured and the operating environment. At the end of the assistant you will be asked to file a bug report on the Gramps bug tracking system. The assistant will place the bug report on the clip board so that you can paste it into the form on the bug tracking website and review exactly what information you want to include."
msgstr ""
"Це Помічник Звітів про Помилку. Він допоможе Вам скласти детальне повідомлення про помилку, для розробників Gramps.\n"
"\n"
"Помічник задасть Вам декілька запитань, також збере потрібну інформацію про помилку та про робоче середовище. В кінці Вам буде запропоновано надіслати повідомлення про помилку в систему слідкування за помилками Gramps. Помічник скопіює повідомлення в буфер обміну, щоб Ви змогли вставити його до Вашої програми електронної пошти та перевірити яка точно інформацію буде надіслана."
#: ../gramps/gui/logger/_errorreportassistant.py:254
msgid "If you can see that there is any personal information included in the error please remove it."
msgstr "Якщо Ви виявили в повідомленні особисту інформацію, будь ласка, видаліть її."
#: ../gramps/gui/logger/_errorreportassistant.py:298
#: ../gramps/gui/logger/_errorreportassistant.py:326
msgid "Error Details"
msgstr "Деталі помилки"
#: ../gramps/gui/logger/_errorreportassistant.py:303
msgid "This is the detailed Gramps error information, don't worry if you do not understand it. You will have the opportunity to add further detail about the error in the following pages of the assistant."
msgstr "Це детальна інформація про помилку в Gramps, не хвилюйтесь якщо щось не розумієте в ній. У Вас буде можливість додати подробиці на наступних сторінках помічника."
#: ../gramps/gui/logger/_errorreportassistant.py:333
msgid "Please check the information below and correct anything that you know to be wrong or remove anything that you would rather not have included in the bug report."
msgstr "Будь ласка, перевірте нижче вказану інформацію на наявність помилок, та видаліть те, що не хотіли б відправляти разом із звітом."
#: ../gramps/gui/logger/_errorreportassistant.py:379
#: ../gramps/gui/logger/_errorreportassistant.py:405
msgid "System Information"
msgstr "Інформація про систему"
#: ../gramps/gui/logger/_errorreportassistant.py:384
msgid "This is the information about your system that will help the developers to fix the bug."
msgstr "Це інформація про Вашу систему, вона допоможе розробникам виправити помилку."
#: ../gramps/gui/logger/_errorreportassistant.py:412
msgid "Please provide as much information as you can about what you were doing when the error occured."
msgstr "Будь ласка, вкажіть якомога більше інформації про те, що Ви робили до/під-час помилки."
#: ../gramps/gui/logger/_errorreportassistant.py:452
#: ../gramps/gui/logger/_errorreportassistant.py:477
msgid "Further Information"
msgstr "Додаткова інформація"
#: ../gramps/gui/logger/_errorreportassistant.py:457
msgid "This is your opportunity to describe what you were doing when the error occured."
msgstr "Це Ваша можливість описати, що Ви робили при появі помилки."
#: ../gramps/gui/logger/_errorreportassistant.py:484
msgid "Please check that the information is correct, do not worry if you don't understand the detail of the error information. Just make sure that it does not contain anything that you do not want to be sent to the developers."
msgstr "Будь ласка, перевірте вказану інформацію. Не хвилюйтесь якщо не розумієте деталей опису. Лиш переконайтесь, що повідомлення не містить інформації, яку Ви б не хотіли відправляти."
#: ../gramps/gui/logger/_errorreportassistant.py:517
#: ../gramps/gui/logger/_errorreportassistant.py:544
msgid "Bug Report Summary"
msgstr "Звіт про помилку загалом"
#: ../gramps/gui/logger/_errorreportassistant.py:522
msgid "This is the completed bug report. The next page of the assistant will help you to file a bug on the Gramps bug tracking system website."
msgstr "Це повне повідомлення про помилку. Наступна сторінка помічника допоможе Вам відправити це повідомлення в систему стеження за помилками."
#: ../gramps/gui/logger/_errorreportassistant.py:553
msgid "Use the two buttons below to first copy the bug report to the clipboard and then open a webbrowser to file a bug report at "
msgstr "Використовуйте дві кнопки, що знизу, щоб скопіювати повідомлення до буферу обміну, а потім відкрити вікно браузера щоб відправити звіт."
#: ../gramps/gui/logger/_errorreportassistant.py:562
msgid "Use this button to start a web browser and file a bug report on the Gramps bug tracking system."
msgstr "Натисніть цю кнопку щоб запустити браузер та заповнити повідомлення про помилку, в системі слідкування за помилками Gramps."
#: ../gramps/gui/logger/_errorreportassistant.py:587
msgid "Use this button to copy the bug report onto the clipboard. Then go to the bug tracking website by using the button below, paste the report and click submit report"
msgstr "Натисніть цю кнопку щоб скопіювати повідомлення до буферу обміну. Потім перейдіть на сайт системи слідкування за помилками, вставте звіт та натисніть кнопку відправки."
#: ../gramps/gui/logger/_errorreportassistant.py:626
#: ../gramps/gui/logger/_errorreportassistant.py:653
msgid "Send Bug Report"
msgstr "Надіслати звіт про помилку"
#: ../gramps/gui/logger/_errorreportassistant.py:631
msgid "This is the final step. Use the buttons on this page to start a web browser and file a bug report on the Gramps bug tracking system."
msgstr "Це фінальний крок. Використовуйте кнопки на цій сторінці щоб запустити веб-браузер та відправити повідомлення."
#: ../gramps/gui/logger/_errorreportassistant.py:660
msgid "Gramps is an Open Source project. Its success depends on its users. User feedback is important. Thank you for taking the time to submit a bug report."
msgstr "Gramps є проектом з відкритим початковим кодом (Open Source project). Успіх проекту залежить від його користувачів. Ваш вклад дуже важливий. Дякуємо Вам, за те, що знайшли трошки часу для нас, щоб повідомити про помилку."
#: ../gramps/gui/logger/_errorview.py:47
msgid "manual|General"
msgstr "Загальне"
#: ../gramps/gui/logger/_errorview.py:85
msgid "Error Report"
msgstr "Звіт про помилку"
#: ../gramps/gui/logger/_errorview.py:95
msgid "Gramps has experienced an unexpected error"
msgstr "Виявлено неочікувану помилку Gramps"
#: ../gramps/gui/logger/_errorview.py:104
msgid "Your data will be safe but it would be advisable to restart Gramps immediately. If you would like to report the problem to the Gramps team please click Report and the Error Reporting Wizard will help you to make a bug report."
msgstr "Ваші дані в безпеці, проте рекомендується терміново перезапустити Gramps. Якщо бажаєте повідомити команді Gramps про помилку, будь ласка, натисніть Звіт і Помічник Звітів про Помилки допоможе Вам скласти це повідомлення."
#: ../gramps/gui/logger/_errorview.py:113
#: ../gramps/gui/logger/_errorview.py:127
msgid "Error Detail"
msgstr "Деталі помилки"
#: ../gramps/gui/makefilter.py:43
#, python-format
msgid "Filter %s from Clipboard"
msgstr "Фільтр %s з Буферу обміну"
#: ../gramps/gui/makefilter.py:48
#, python-format
msgid "Created on %(year)4d/%(month)02d/%(day)02d"
msgstr "Створено %(year)4d/%(month)02d/%(day)02d"
#: ../gramps/gui/merge/mergecitation.py:49
msgid "manual|Merge_Citations"
msgstr ""
#: ../gramps/gui/merge/mergecitation.py:71
#: ../gramps/plugins/tool/tools.gpr.py:551
msgid "Merge Citations"
msgstr "Об’єднати Цитати"
#: ../gramps/gui/merge/mergeevent.py:48
msgid "manual|Merge_Events"
msgstr ""
#: ../gramps/gui/merge/mergeevent.py:70
msgid "Merge Events"
msgstr "Об'єднання подій"
#: ../gramps/gui/merge/mergefamily.py:49
msgid "manual|Merge_Families"
msgstr ""
#: ../gramps/gui/merge/mergefamily.py:71
msgid "Merge Families"
msgstr "Об'єднання сімей"
#: ../gramps/gui/merge/mergefamily.py:225
#: ../gramps/gui/merge/mergeperson.py:340
#: ../gramps/plugins/lib/libpersonview.py:400
msgid "Cannot merge people"
msgstr "Неможливо об'єднати людей"
#: ../gramps/gui/merge/mergemedia.py:47
msgid "manual|Merge_Media_Objects"
msgstr ""
#: ../gramps/gui/merge/mergenote.py:47
msgid "manual|Merge_Notes"
msgstr ""
#: ../gramps/gui/merge/mergenote.py:96
msgid "flowed"
msgstr "потік"
#: ../gramps/gui/merge/mergenote.py:96
msgid "preformatted"
msgstr "форматований"
#: ../gramps/gui/merge/mergeperson.py:60
msgid "manual|Merge_People"
msgstr ""
#: ../gramps/gui/merge/mergeperson.py:91
msgid "Merge People"
msgstr "Об'єднання людей"
#: ../gramps/gui/merge/mergeperson.py:195
#: ../gramps/plugins/textreport/indivcomplete.py:362
msgid "Alternate Names"
msgstr "Альтернативні імена"
#: ../gramps/gui/merge/mergeperson.py:220
#: ../gramps/gui/merge/mergeperson.py:234
msgid "Family ID"
msgstr "ID сім'ї"
#: ../gramps/gui/merge/mergeperson.py:226
msgid "No parents found"
msgstr "Батьків не знайдено"
#. Go over spouses and build their menu
#: ../gramps/gui/merge/mergeperson.py:228
#: ../gramps/plugins/textreport/kinshipreport.py:126
#: ../gramps/plugins/view/pedigreeview.py:1652
msgid "Spouses"
msgstr "Подружжя"
#: ../gramps/gui/merge/mergeperson.py:238
#: ../gramps/gui/selectors/selectperson.py:83
#: ../gramps/gui/widgets/reorderfam.py:91
#: ../gramps/plugins/gramplet/children.py:90
#: ../gramps/plugins/lib/libpersonview.py:102
#: ../gramps/plugins/textreport/familygroup.py:520
#: ../gramps/plugins/view/relview.py:1367
msgid "Spouse"
msgstr "Чоловік/Дружина"
#: ../gramps/gui/merge/mergeperson.py:252
msgid "No spouses or children found"
msgstr "Подружжя або діти не знайдено"
#: ../gramps/gui/merge/mergeperson.py:256
#: ../gramps/plugins/textreport/indivcomplete.py:392
#: ../gramps/plugins/webreport/narrativeweb.py:1371
msgid "Addresses"
msgstr "Адреса"
#: ../gramps/gui/merge/mergeplace.py:54
msgid "manual|Merge_Places"
msgstr ""
#: ../gramps/gui/merge/mergerepository.py:46
msgid "manual|Merge_Repositories"
msgstr ""
#: ../gramps/gui/merge/mergesource.py:48
msgid "manual|Merge_Sources"
msgstr ""
#: ../gramps/gui/merge/mergesource.py:70
msgid "Merge Sources"
msgstr "Об'єднання джерел"
#: ../gramps/gui/plug/_dialogs.py:124
msgid "_Apply"
msgstr "_Застосувати"
#: ../gramps/gui/plug/_dialogs.py:279
msgid "Report Selection"
msgstr "Вибір звіту"
#: ../gramps/gui/plug/_dialogs.py:281
msgid "_Generate"
msgstr "_Генерувати"
#: ../gramps/gui/plug/_dialogs.py:281
msgid "Generate selected report"
msgstr "Генерувати обраний звіт"
#: ../gramps/gui/plug/_dialogs.py:310
msgid "Tool Selection"
msgstr "Вибір інструменту"
#: ../gramps/gui/plug/_dialogs.py:311
msgid "Select a tool from those available on the left."
msgstr "Оберіть потрібний інструмент із доступних з ліва."
#: ../gramps/gui/plug/_dialogs.py:312 ../gramps/plugins/tool/verify.glade.h:6
msgid "_Run"
msgstr "_Запустити"
#: ../gramps/gui/plug/_dialogs.py:313
msgid "Run selected tool"
msgstr "Запустити обраний інструмент"
#: ../gramps/gui/plug/_guioptions.py:85
msgid "Select surname"
msgstr "Оберіть прізвище"
#: ../gramps/gui/plug/_guioptions.py:92
#: ../gramps/plugins/quickview/filterbyname.py:330
msgid "Count"
msgstr "Кількість"
#. we could use database.get_surname_list(), but if we do that
#. all we get is a list of names without a count...therefore
#. we'll traverse the entire database ourself and build up a
#. list that we can use
#. for name in database.get_surname_list():
#. self.__model.append([name, 0])
#. build up the list of surnames, keeping track of the count for each
#. name (this can be a lengthy process, so by passing in the
#. dictionary we can be certain we only do this once)
#: ../gramps/gui/plug/_guioptions.py:119
msgid "Finding Surnames"
msgstr "Пошук прізвищ"
#: ../gramps/gui/plug/_guioptions.py:120
msgid "Finding surnames"
msgstr "Знаходження прізвищ"
#: ../gramps/gui/plug/_guioptions.py:639
msgid "Select a different person"
msgstr "Оберіть іншу особу"
#: ../gramps/gui/plug/_guioptions.py:666
msgid "Select a person for the report"
msgstr "Оберіть особу для звіту"
#: ../gramps/gui/plug/_guioptions.py:747
msgid "Select a different family"
msgstr "Оберіть іншу сім'ю"
#: ../gramps/gui/plug/_guioptions.py:845
#: ../gramps/gui/plug/report/_bookdialog.py:177
msgid "unknown father"
msgstr "невідомий батько"
#: ../gramps/gui/plug/_guioptions.py:851
#: ../gramps/gui/plug/report/_bookdialog.py:183
msgid "unknown mother"
msgstr "невідома мама"
#: ../gramps/gui/plug/_guioptions.py:853
#, python-format
msgid "%(father_name)s and %(mother_name)s (%(family_id)s)"
msgstr "%(father_name)s та %(mother_name)s (%(family_id)s)"
#: ../gramps/gui/plug/_guioptions.py:1199
#, python-format
msgid "Also include %s?"
msgstr "Також включити %s?"
#: ../gramps/gui/plug/_guioptions.py:1201
#: ../gramps/gui/selectors/selectperson.py:69
msgid "Select Person"
msgstr "Обрати особу"
#: ../gramps/gui/plug/_guioptions.py:1449 ../gramps/gui/views/tags.py:390
msgid "Color"
msgstr "Колір"
#: ../gramps/gui/plug/_guioptions.py:1517
#, python-format
msgid "Select color for %s"
msgstr "Оберіть колір для %s"
#: ../gramps/gui/plug/_guioptions.py:1677
#: ../gramps/gui/plug/report/_reportdialog.py:443
msgid "Save As"
msgstr "Зберегти як"
#: ../gramps/gui/plug/_guioptions.py:1757
#: ../gramps/gui/plug/report/_reportdialog.py:317
msgid "Style Editor"
msgstr "Редактор стилю"
#: ../gramps/gui/plug/_windows.py:80
msgid "Hidden"
msgstr "Прихований"
#: ../gramps/gui/plug/_windows.py:82
msgid "Visible"
msgstr "Видимий"
#: ../gramps/gui/plug/_windows.py:87
msgid "Plugin Manager"
msgstr "Керування додатками"
#: ../gramps/gui/plug/_windows.py:134 ../gramps/gui/plug/_windows.py:189
msgid "Info"
msgstr "Інформація"
#. id_col
#: ../gramps/gui/plug/_windows.py:137 ../gramps/gui/plug/_windows.py:192
msgid "Hide/Unhide"
msgstr "Приховати/Показати"
#. id_col
#: ../gramps/gui/plug/_windows.py:145 ../gramps/gui/plug/_windows.py:201
msgid "Load"
msgstr "Завантажити"
#: ../gramps/gui/plug/_windows.py:151
msgid "Registered Plugins"
msgstr "Зареєстровані додатки"
#: ../gramps/gui/plug/_windows.py:165
msgid "Loaded"
msgstr "Завантажено"
#: ../gramps/gui/plug/_windows.py:170
msgid "File"
msgstr "Файл"
#: ../gramps/gui/plug/_windows.py:179
msgid "Message"
msgstr "Повідомлення"
#: ../gramps/gui/plug/_windows.py:207
msgid "Loaded Plugins"
msgstr "Завантажені додатки"
#. self.addon_list.connect('button-press-event', self.button_press)
#: ../gramps/gui/plug/_windows.py:227
msgid "Addon Name"
msgstr "Назва додатку"
#: ../gramps/gui/plug/_windows.py:242
msgid "Path to Addon:"
msgstr "Шлях до додатка:"
#: ../gramps/gui/plug/_windows.py:262
msgid "Install Addon"
msgstr "Встановити додаток"
#: ../gramps/gui/plug/_windows.py:265
msgid "Install All Addons"
msgstr "Встановити всі додатки"
#: ../gramps/gui/plug/_windows.py:268
msgid "Refresh Addon List"
msgstr "Оновити список додатків"
#. Only show the "Reload" button when in debug mode
#. (without -O on the command line)
#: ../gramps/gui/plug/_windows.py:281
msgid "Reload"
msgstr "Перезавантажити"
#: ../gramps/gui/plug/_windows.py:307
msgid "Refreshing Addon List"
msgstr "Оновлення списку додатків"
#: ../gramps/gui/plug/_windows.py:308 ../gramps/gui/plug/_windows.py:313
#: ../gramps/gui/plug/_windows.py:403
msgid "Reading gramps-project.org..."
msgstr "Читаю gramps-project.org..."
#: ../gramps/gui/plug/_windows.py:331
msgid "Checking addon..."
msgstr "Перевіряю додаток..."
#: ../gramps/gui/plug/_windows.py:339
msgid "Unknown Help URL"
msgstr "Невідома URL допомоги"
#: ../gramps/gui/plug/_windows.py:350
msgid "Unknown URL"
msgstr "Невідома URL"
#: ../gramps/gui/plug/_windows.py:385
msgid "Install all Addons"
msgstr "Встановити всі додатки"
#: ../gramps/gui/plug/_windows.py:385
msgid "Installing..."
msgstr "Встановлюю..."
#: ../gramps/gui/plug/_windows.py:402
msgid "Installing Addon"
msgstr "Встановлюю додаток"
#: ../gramps/gui/plug/_windows.py:423
msgid "Load Addon"
msgstr "Завантажити додаток"
#: ../gramps/gui/plug/_windows.py:484
msgid "Fail"
msgstr "Невдача"
#: ../gramps/gui/plug/_windows.py:499 ../gramps/gui/widgets/grampletbar.py:529
msgid "OK"
msgstr "ТАК"
#: ../gramps/gui/plug/_windows.py:603
msgid "Plugin name"
msgstr "Назва додатку"
#: ../gramps/gui/plug/_windows.py:605
msgid "Version"
msgstr "Версія"
#: ../gramps/gui/plug/_windows.py:606
msgid "Authors"
msgstr "Автори"
#. Save Frame
#: ../gramps/gui/plug/_windows.py:608
#: ../gramps/gui/plug/report/_reportdialog.py:462
msgid "Filename"
msgstr "Ім'я файлу"
#: ../gramps/gui/plug/_windows.py:611
msgid "Detailed Info"
msgstr "Детальна інформація"
#: ../gramps/gui/plug/_windows.py:668
msgid "Plugin Error"
msgstr "Помилка додатка"
#: ../gramps/gui/plug/_windows.py:1032
#: ../gramps/plugins/tool/ownereditor.py:163
msgid "Main window"
msgstr "Головне вікно"
#. set up ManagedWindow
#: ../gramps/gui/plug/export/_exportassistant.py:120
msgid "Export Assistant"
msgstr "Помічник експорту"
#: ../gramps/gui/plug/export/_exportassistant.py:178
msgid "Saving your data"
msgstr "Збереження Ваших даних"
#: ../gramps/gui/plug/export/_exportassistant.py:224
msgid "Choose the output format"
msgstr "Оберіть формат для збереження"
#: ../gramps/gui/plug/export/_exportassistant.py:238
msgid "Export options"
msgstr "Параметри експортування"
#: ../gramps/gui/plug/export/_exportassistant.py:307
msgid "Select save file"
msgstr "Оберіть файл для збереження"
#: ../gramps/gui/plug/export/_exportassistant.py:351
#: ../gramps/plugins/tool/mediamanager.py:107
msgid "Final confirmation"
msgstr "Остаточна конфірмація"
#: ../gramps/gui/plug/export/_exportassistant.py:367
msgid "Please wait while your data is selected and exported"
msgstr "Будь ласка зачекайте, поки Ваші дані відбираються та експортуються"
#: ../gramps/gui/plug/export/_exportassistant.py:379
msgid "Summary"
msgstr "Загалом"
#: ../gramps/gui/plug/export/_exportassistant.py:446
#, python-format
msgid ""
"The data will be exported as follows:\n"
"\n"
"Format:\t%s\n"
"\n"
"Press Apply to proceed, Back to revisit your options, or Cancel to abort"
msgstr ""
"Дані буде експортовано так:\n"
"\n"
"Формат:\t%s\n"
"\n"
"Натисніть Застосувати, щоб продовжити, Скасувати для відміни, або Назад для зміни параметрів"
#: ../gramps/gui/plug/export/_exportassistant.py:459
#, python-format
msgid ""
"The data will be saved as follows:\n"
"\n"
"Format:\t%(format)s\n"
"Name:\t%(name)s\n"
"Folder:\t%(folder)s\n"
"\n"
"Press Apply to proceed, Go Back to revisit your options, or Cancel to abort"
msgstr ""
"Дані буде збережено наступним чином:\n"
"\n"
"Формат:\t%(format)s\n"
"Назва:\t%(name)s\n"
"Каталог:\t%(folder)s\n"
"\n"
"Натисніть Застосувати, щоб продовжити, Скасувати для відміни, або Назад для зміни параметрів"
#: ../gramps/gui/plug/export/_exportassistant.py:469
msgid ""
"The selected file and folder to save to cannot be created or found.\n"
"\n"
"Press Back to return and select a valid filename."
msgstr ""
"Обраний файл чи каталог для збереження не можливо створити чи знайти.\n"
"\n"
"Натисніть Назад щоб повернутись та вказати вірне ім'я файлу."
#: ../gramps/gui/plug/export/_exportassistant.py:495
msgid "Your data has been saved"
msgstr "Ваші дані було збережено"
#: ../gramps/gui/plug/export/_exportassistant.py:497
msgid ""
"The copy of your data has been successfully saved. You may press Close button now to continue.\n"
"\n"
"Note: the database currently opened in your Gramps window is NOT the file you have just saved. Future editing of the currently opened database will not alter the copy you have just made. "
msgstr ""
"Копія Вашої бази даних успішно збережена. Натисніть Закрити, щоб продовжити.\n"
"\n"
"Замітка: база даних яка зараз відкрита у вікні Gramps НЕ Є тим файлом, що Ви щойно зберегли. Подальше редагування не створять змін у щойно створеній копії."
#. add test, what is dir
#: ../gramps/gui/plug/export/_exportassistant.py:505
#, python-format
msgid "Filename: %s"
msgstr "Ім'я файлу: %s"
#: ../gramps/gui/plug/export/_exportassistant.py:507
msgid "Saving failed"
msgstr "Збереження не вдалось"
#: ../gramps/gui/plug/export/_exportassistant.py:509
msgid ""
"There was an error while saving your data. You may try starting the export again.\n"
"\n"
"Note: your currently opened database is safe. It was only a copy of your data that failed to save."
msgstr ""
"Помилка при збереженні даних. Спробуйте почати експорт знову.\n"
"\n"
"Замітка: відкрита в даний час база не пошкоджена. Помилка виникла лише при збереженні копії Ваших даних."
#: ../gramps/gui/plug/export/_exportassistant.py:530
msgid ""
"Under normal circumstances, Gramps does not require you to directly save your changes. All changes you make are immediately saved to the database.\n"
"\n"
"This process will help you save a copy of your data in any of the several formats supported by Gramps. This can be used to make a copy of your data, backup your data, or convert it to a format that will allow you to transfer it to a different program.\n"
"\n"
"If you change your mind during this process, you can safely press the Cancel button at any time and your present database will still be intact."
msgstr ""
"Під час роботи Gramps не вимагає ручного збереження даних. Всі внесені зміни відразу зберігаються в базу даних.\n"
"\n"
"Дана дія допоможе Вам зберегти копію Ваших даних в будь якому з підтримуваних Gramps форматів. Це може бути використано для створення резервної копії даних, або для конвертування в інший формат, щоб переглянути дані в іншій програмі.\n"
"\n"
"Якщо Ви передумаєте, Ви завжди можете натиснути Скасувати, при цьому поточна база залишиться без змін."
#: ../gramps/gui/plug/export/_exportassistant.py:600
msgid "Error exporting your Family Tree"
msgstr "Помилка експорту Вашого сімейного дерева"
#: ../gramps/gui/plug/export/_exportoptions.py:57
msgid "Selecting Preview Data"
msgstr "Вибираю дані для попереднього перегляду"
#: ../gramps/gui/plug/export/_exportoptions.py:57
#: ../gramps/gui/plug/export/_exportoptions.py:59
msgid "Selecting..."
msgstr "Вибираю..."
#: ../gramps/gui/plug/export/_exportoptions.py:148
msgid "Unfiltered Family Tree:"
msgstr "Нефільтроване Сімейне деревоЖ"
#: ../gramps/gui/plug/export/_exportoptions.py:150
#: ../gramps/gui/plug/export/_exportoptions.py:254
#: ../gramps/gui/plug/export/_exportoptions.py:550
#, python-format
msgid "%d Person"
msgid_plural "%d People"
msgstr[0] "%d особа"
msgstr[1] "%d особи"
msgstr[2] "%d осіб"
#: ../gramps/gui/plug/export/_exportoptions.py:152
msgid "Click to see preview of unfiltered data"
msgstr "Клацніть, щоб подивитись дані як не потрапили під фільтр"
#: ../gramps/gui/plug/export/_exportoptions.py:164
msgid "_Do not include records marked private"
msgstr "_Не включати дані помічені як приватні"
#: ../gramps/gui/plug/export/_exportoptions.py:179
#: ../gramps/gui/plug/export/_exportoptions.py:364
msgid "Change order"
msgstr "Змінити порядок"
#: ../gramps/gui/plug/export/_exportoptions.py:184
msgid "Calculate Previews"
msgstr "Розрахувати попередній перегляд"
#: ../gramps/gui/plug/export/_exportoptions.py:261
msgid "_Person Filter"
msgstr "_Фільтр людей"
#: ../gramps/gui/plug/export/_exportoptions.py:273
msgid "Click to see preview after person filter"
msgstr "Клацніть, щоб подивитись попередній результат виконання фільтру осіб"
#: ../gramps/gui/plug/export/_exportoptions.py:278
msgid "_Note Filter"
msgstr "_Фільтр заміток"
#: ../gramps/gui/plug/export/_exportoptions.py:290
msgid "Click to see preview after note filter"
msgstr "Клацніть, щоб подивитись попередній результат виконання фільтру заміток"
#. Frame 3:
#: ../gramps/gui/plug/export/_exportoptions.py:293
msgid "Privacy Filter"
msgstr "Фільтр конфіденційності"
#: ../gramps/gui/plug/export/_exportoptions.py:299
msgid "Click to see preview after privacy filter"
msgstr "Клацніть, щоб подивитись попередній результат виконання фільтру приватних даних"
#. Frame 4:
#: ../gramps/gui/plug/export/_exportoptions.py:302
msgid "Living Filter"
msgstr "Фільтр живих"
#: ../gramps/gui/plug/export/_exportoptions.py:309
msgid "Click to see preview after living filter"
msgstr "Клацніть, щоб подивитись попередній результат виконання фільтру живих"
#: ../gramps/gui/plug/export/_exportoptions.py:313
msgid "Reference Filter"
msgstr "Фільтр посилань"
#: ../gramps/gui/plug/export/_exportoptions.py:319
msgid "Click to see preview after reference filter"
msgstr "Клацніть, щоб подивитись попередній результат виконання фільтру посилань"
#: ../gramps/gui/plug/export/_exportoptions.py:371
msgid "Hide order"
msgstr "Приховати впорядкування"
#: ../gramps/gui/plug/export/_exportoptions.py:564
msgid "Filtering private data"
msgstr "Фільтрую особисті дані"
#: ../gramps/gui/plug/export/_exportoptions.py:573
msgid "Filtering living persons"
msgstr "Фільтрую живих"
#: ../gramps/gui/plug/export/_exportoptions.py:589
msgid "Applying selected person filter"
msgstr "Застосувати обраний фільтр людей"
#: ../gramps/gui/plug/export/_exportoptions.py:599
msgid "Applying selected note filter"
msgstr "Застосувати обраний фільтр заміток"
#: ../gramps/gui/plug/export/_exportoptions.py:608
msgid "Filtering referenced records"
msgstr "Фільтрую записи посилань"
#: ../gramps/gui/plug/export/_exportoptions.py:649
msgid "Cannot edit a system filter"
msgstr "Не можу редагувати системний фільтр"
#: ../gramps/gui/plug/export/_exportoptions.py:650
msgid "Please select a different filter to edit"
msgstr "Будь ласка, оберіть інший фільтр для редагування"
#: ../gramps/gui/plug/export/_exportoptions.py:679
#: ../gramps/gui/plug/export/_exportoptions.py:704
msgid "Include all selected people"
msgstr "Включать всіх обраних людей"
#: ../gramps/gui/plug/export/_exportoptions.py:693
msgid "Include all selected notes"
msgstr "Включати всі обрані замітки"
#: ../gramps/gui/plug/export/_exportoptions.py:705
msgid "Replace given names of living people"
msgstr "Змінювати імена живих людей"
#: ../gramps/gui/plug/export/_exportoptions.py:706
msgid "Do not include living people"
msgstr "Не включати живих людей"
#: ../gramps/gui/plug/export/_exportoptions.py:714
msgid "Include all selected records"
msgstr "Включати всі обрані записи"
#: ../gramps/gui/plug/export/_exportoptions.py:715
msgid "Do not include records not linked to a selected person"
msgstr "Не включати записи не пов'язані з обраними людьми"
#: ../gramps/gui/plug/quick/_quickreports.py:103
msgid "Web Connect"
msgstr ""
#: ../gramps/gui/plug/quick/_quickreports.py:148
#: ../gramps/gui/plug/quick/_textbufdoc.py:77
#: ../gramps/gui/plug/quick/_textbufdoc.py:157
#: ../gramps/gui/plug/quick/_textbufdoc.py:159
#: ../gramps/plugins/gramplet/gramplet.gpr.py:187
#: ../gramps/plugins/gramplet/gramplet.gpr.py:194
#: ../gramps/plugins/lib/libpersonview.py:340
#: ../gramps/plugins/lib/libplaceview.py:171
#: ../gramps/plugins/view/citationlistview.py:182
#: ../gramps/plugins/view/citationtreeview.py:285
#: ../gramps/plugins/view/eventview.py:213
#: ../gramps/plugins/view/familyview.py:212
#: ../gramps/plugins/view/mediaview.py:233
#: ../gramps/plugins/view/noteview.py:204
#: ../gramps/plugins/view/repoview.py:152
#: ../gramps/plugins/view/sourceview.py:138
msgid "Quick View"
msgstr "Швидкий перегляд"
#: ../gramps/gui/plug/quick/_quicktable.py:154
msgid "See data not in Filter"
msgstr "Переглянути дані, що не потрапили під фільтр"
#: ../gramps/gui/plug/report/_bookdialog.py:185
#, python-format
msgid "%(father)s and %(mother)s (%(id)s)"
msgstr "%(father)s та %(mother)s (%(id)s)"
#: ../gramps/gui/plug/report/_bookdialog.py:221
msgid "Available Books"
msgstr "Доступні книги"
#: ../gramps/gui/plug/report/_bookdialog.py:289
msgid "Discard Unsaved Changes"
msgstr "Відкинути незбережені зміни"
#: ../gramps/gui/plug/report/_bookdialog.py:290
msgid "You have made changes which have not been saved."
msgstr "Зроблені зміни ще не збережено."
#: ../gramps/gui/plug/report/_bookdialog.py:291
#: ../gramps/gui/plug/report/_bookdialog.py:690
msgid "Proceed"
msgstr "Продовжити"
#: ../gramps/gui/plug/report/_bookdialog.py:320
msgid "Name of the book. MANDATORY"
msgstr "Назва книги. ОБОВ’ЯЗКОВА"
#: ../gramps/gui/plug/report/_bookdialog.py:380
msgid "New Book"
msgstr "Нова книга"
#: ../gramps/gui/plug/report/_bookdialog.py:383
msgid "_Available items"
msgstr "_Доступні елементи"
#: ../gramps/gui/plug/report/_bookdialog.py:387
msgid "Current _book"
msgstr "Поточна книга"
#: ../gramps/gui/plug/report/_bookdialog.py:395
#: ../gramps/plugins/drawreport/statisticschart.py:300
msgid "Item name"
msgstr "Назва елемента"
#: ../gramps/gui/plug/report/_bookdialog.py:398
msgid "Subject"
msgstr "Заголовок"
#: ../gramps/gui/plug/report/_bookdialog.py:410
msgid "Book selection list"
msgstr "Список вибору книги"
#: ../gramps/gui/plug/report/_bookdialog.py:450
msgid "Different database"
msgstr "Інша база даних"
#: ../gramps/gui/plug/report/_bookdialog.py:451
#, python-format
msgid ""
"This book was created with the references to database %s.\n"
"\n"
" This makes references to the central person saved in the book invalid.\n"
"\n"
"Therefore, the central person for each item is being set to the active person of the currently opened database."
msgstr ""
"Ця книга була створена з посиланнями на базу даних %s.\n"
"\n"
"Це робить посилання на центральну особу у книзі, недійсним.\n"
"\n"
"Таким чином, центральна особа для кожного елемента створюється для активної людини яка в даний час відкрита в базі даних."
#: ../gramps/gui/plug/report/_bookdialog.py:552
msgid "No selected book item"
msgstr "Не обрано жодного елементи з книги"
#: ../gramps/gui/plug/report/_bookdialog.py:553
msgid "Please select a book item to configure."
msgstr "Будь ласка, оберіть елемент книги для налаштування."
#: ../gramps/gui/plug/report/_bookdialog.py:616
msgid "Setup"
msgstr "Налаштування"
#: ../gramps/gui/plug/report/_bookdialog.py:626
msgid "Book Menu"
msgstr "Меню книги"
#: ../gramps/gui/plug/report/_bookdialog.py:649
msgid "Available Items Menu"
msgstr "Доступні елементи меню"
#: ../gramps/gui/plug/report/_bookdialog.py:667
msgid "No items"
msgstr "Немає елементів."
#: ../gramps/gui/plug/report/_bookdialog.py:667
msgid "This book has no items."
msgstr "Ця книга не має елементів."
#: ../gramps/gui/plug/report/_bookdialog.py:678
msgid "No book name"
msgstr "Відсутня назва книги"
#: ../gramps/gui/plug/report/_bookdialog.py:679
msgid ""
"You are about to save away a book with no name.\n"
"\n"
"Please give it a name before saving it away."
msgstr ""
"Ви намагаєтесь зберегти книгу без назви.\n"
"\n"
"Будь ласка, вкажіть назву перед збереженням."
#: ../gramps/gui/plug/report/_bookdialog.py:686
msgid "Book name already exists"
msgstr "Книга з такою назвою вже існує"
#: ../gramps/gui/plug/report/_bookdialog.py:687
msgid "You are about to save away a book with a name which already exists."
msgstr "Ви намагаєтесь зберегти книгу з назвою яка вже використовується."
#: ../gramps/gui/plug/report/_bookdialog.py:883
msgid "Gramps Book"
msgstr "Книга Gramps"
#: ../gramps/gui/plug/report/_docreportdialog.py:129
#: ../gramps/gui/plug/report/_graphvizreportdialog.py:178
msgid "Paper Options"
msgstr "Параметри паперу"
#: ../gramps/gui/plug/report/_docreportdialog.py:134
msgid "HTML Options"
msgstr "Параметри HTML"
#: ../gramps/gui/plug/report/_docreportdialog.py:169
#: ../gramps/gui/plug/report/_graphvizreportdialog.py:150
msgid "Output Format"
msgstr "Вихідний формат"
#: ../gramps/gui/plug/report/_docreportdialog.py:176
#: ../gramps/gui/plug/report/_graphvizreportdialog.py:157
msgid "Open with default viewer"
msgstr "Відкрити в стандартному переглядачі"
#: ../gramps/gui/plug/report/_docreportdialog.py:216
msgid "CSS file"
msgstr "Файл CSS"
#: ../gramps/gui/plug/report/_papermenu.py:102
msgid "Portrait"
msgstr "Портрет"
#: ../gramps/gui/plug/report/_papermenu.py:103
msgid "Landscape"
msgstr "Пейзаж"
#: ../gramps/gui/plug/report/_papermenu.py:210
msgid "inch|in."
msgstr "дюйм"
#: ../gramps/gui/plug/report/_reportdialog.py:144
msgid "Configuration"
msgstr "Конфігурація"
#. Styles Frame
#: ../gramps/gui/plug/report/_reportdialog.py:313
#: ../gramps/gui/plug/report/_styleeditor.py:102
msgid "Style"
msgstr "Стиль"
#. ###############################
#. Report Options
#. #########################
#. ###############################
#: ../gramps/gui/plug/report/_reportdialog.py:356
#: ../gramps/plugins/drawreport/calendarreport.py:415
#: ../gramps/plugins/drawreport/fanchart.py:639
#: ../gramps/plugins/drawreport/statisticschart.py:913
#: ../gramps/plugins/drawreport/timeline.py:376
#: ../gramps/plugins/graph/gvrelgraph.py:483
#: ../gramps/plugins/textreport/ancestorreport.py:271
#: ../gramps/plugins/textreport/birthdayreport.py:362
#: ../gramps/plugins/textreport/descendreport.py:391
#: ../gramps/plugins/textreport/detancestralreport.py:724
#: ../gramps/plugins/textreport/detdescendantreport.py:888
#: ../gramps/plugins/textreport/endoflinereport.py:252
#: ../gramps/plugins/textreport/familygroup.py:628
#: ../gramps/plugins/textreport/indivcomplete.py:680
#: ../gramps/plugins/textreport/kinshipreport.py:339
#: ../gramps/plugins/textreport/numberofancestorsreport.py:192
#: ../gramps/plugins/textreport/placereport.py:367
#: ../gramps/plugins/textreport/recordsreport.py:134
#: ../gramps/plugins/textreport/simplebooktitle.py:130
#: ../gramps/plugins/textreport/tagreport.py:528
#: ../gramps/plugins/webreport/narrativeweb.py:7976
#: ../gramps/plugins/webreport/webcal.py:1321
msgid "Report Options"
msgstr "Параметри звіту"
#. need any labels at top:
#: ../gramps/gui/plug/report/_reportdialog.py:447
msgid "Document Options"
msgstr "Параметри документу"
#: ../gramps/gui/plug/report/_reportdialog.py:494
#: ../gramps/gui/plug/report/_reportdialog.py:519
msgid "Permission problem"
msgstr "Проблема доступу"
#: ../gramps/gui/plug/report/_reportdialog.py:495
#, python-format
msgid ""
"You do not have permission to write under the directory %s\n"
"\n"
"Please select another directory or correct the permissions."
msgstr ""
"Ви не маєте прав на запис в каталозі %s\n"
"\n"
"Будь ласка, оберіть інший каталог, або виправте права доступу."
#: ../gramps/gui/plug/report/_reportdialog.py:504
msgid "File already exists"
msgstr "Файл вже існує"
#: ../gramps/gui/plug/report/_reportdialog.py:505
msgid "You can choose to either overwrite the file, or change the selected filename."
msgstr "Можете обрати, або запис поверх старого файлу, або зміну імені."
#: ../gramps/gui/plug/report/_reportdialog.py:507
msgid "_Overwrite"
msgstr "_Перезаписати"
#: ../gramps/gui/plug/report/_reportdialog.py:508
msgid "_Change filename"
msgstr "_Змінити ім'я"
#: ../gramps/gui/plug/report/_reportdialog.py:520
#, python-format
msgid ""
"You do not have permission to create %s\n"
"\n"
"Please select another path or correct the permissions."
msgstr ""
"Ви не маєте прав на створенняі %s\n"
"\n"
"Будь ласка, оберіть інший каталог, або виправте права доступу."
#: ../gramps/gui/plug/report/_reportdialog.py:650
#: ../gramps/gui/plug/tool.py:141 ../gramps/plugins/tool/relcalc.py:150
msgid "Active person has not been set"
msgstr "Базова особа не встановлена"
#: ../gramps/gui/plug/report/_reportdialog.py:651
msgid "You must select an active person for this report to work properly."
msgstr "Вам потрібно обрати активну особу для роботи цього звіту."
#: ../gramps/gui/plug/report/_reportdialog.py:702
#: ../gramps/gui/plug/report/_reportdialog.py:707
msgid "Report could not be created"
msgstr "Звіт не може бути створений"
#: ../gramps/gui/plug/report/_stylecombobox.py:70
#: ../gramps/gui/plug/report/_stylecombobox.py:89
#: ../gramps/plugins/importer/importgedcom.glade.h:5
msgid "default"
msgstr "стандартно"
#: ../gramps/gui/plug/report/_styleeditor.py:89
msgid "Document Styles"
msgstr "Стилі докумену"
#: ../gramps/gui/plug/report/_styleeditor.py:140
msgid "Error saving stylesheet"
msgstr "Помилка збереження таблиці стилів"
#: ../gramps/gui/plug/report/_styleeditor.py:211
msgid "Style editor"
msgstr "Редактор стилю"
#: ../gramps/gui/plug/report/_styleeditor.py:214
msgid "Paragraph"
msgstr "Розділ"
#: ../gramps/gui/plug/report/_styleeditor.py:250
msgid "No description available"
msgstr "Опис недоступний"
#: ../gramps/gui/plug/tool.py:59
msgid "Debug"
msgstr "Налагодження"
#: ../gramps/gui/plug/tool.py:60
msgid "Analysis and Exploration"
msgstr "Аналіз та Дослідження"
#: ../gramps/gui/plug/tool.py:61
msgid "Family Tree Processing"
msgstr "Обробка сімейного дерева"
#: ../gramps/gui/plug/tool.py:62
msgid "Family Tree Repair"
msgstr "Відновлення сімейного дерева"
#: ../gramps/gui/plug/tool.py:63
msgid "Revision Control"
msgstr "Контроль версій"
#: ../gramps/gui/plug/tool.py:64
msgid "Utilities"
msgstr "Утиліти"
#: ../gramps/gui/plug/tool.py:113
msgid ""
"Proceeding with this tool will erase the undo history for this session. In particular, you will not be able to revert the changes made by this tool or any changes made prior to it.\n"
"\n"
"If you think you may want to revert running this tool, please stop here and backup your database."
msgstr ""
"Використання цього інструменту очистить історію змін для цієї сесії. Також Ви не зможете відмінити зміни внесені цим інструментом, а також зміни внесені раніше.\n"
"\n"
"Якщо гадаєте, що можливість відміни Вам може знадобитись, будь ласка, зупиніться та збережіть копію своєї бази."
#: ../gramps/gui/plug/tool.py:119
msgid "_Proceed with the tool"
msgstr "_Виконати з інструментом"
#: ../gramps/gui/plug/tool.py:142 ../gramps/plugins/tool/relcalc.py:151
msgid "You must select an active person for this tool to work properly."
msgstr "Вам потрібно обрати активну особу для роботи цього інструменту."
#: ../gramps/gui/selectors/selectcitation.py:60
msgid "Select Source or Citation"
msgstr "Оберіть Джерело або Цитату"
#: ../gramps/gui/selectors/selectevent.py:55
msgid "Select Event"
msgstr "Оберіть подію"
#: ../gramps/gui/selectors/selectfamily.py:55
msgid "Select Family"
msgstr "Оберіть сім'ю"
#: ../gramps/gui/selectors/selectnote.py:60
msgid "Select Note"
msgstr "Оберіть замітку"
#: ../gramps/gui/selectors/selectobject.py:62
msgid "Select Media Object"
msgstr "Оберіть медіа об'єкт"
#: ../gramps/gui/selectors/selectperson.py:84
msgid "Last Change"
msgstr "Остання зміна"
#: ../gramps/gui/selectors/selectplace.py:56
msgid "Select Place"
msgstr "Оберіть місце"
#: ../gramps/gui/selectors/selectplace.py:71
msgid "Parish"
msgstr "Парафія"
#: ../gramps/gui/selectors/selectrepository.py:55
msgid "Select Repository"
msgstr "Оберіть сховище"
#: ../gramps/gui/selectors/selectsource.py:55
msgid "Select Source"
msgstr "Оберіть джерело"
#: ../gramps/gui/spell.py:74
msgid ""
"GtkSpell not loaded. Spell checking will not be available.\n"
"To build it for Gramps see http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#Spell_Check_Install"
msgstr ""
#: ../gramps/gui/spell.py:96
msgid "Off"
msgstr "Вимк."
#: ../gramps/gui/spell.py:99
msgid "On"
msgstr "Ввімк."
#. attaching the spellchecker will fail if
#. the language does not exist
#. and presumably if there is no dictionary
#: ../gramps/gui/spell.py:132
msgid "Spelling checker could not be attached to TextView"
msgstr "Не можливо виконати перевірку правопису"
#: ../gramps/gui/tipofday.py:70 ../gramps/gui/tipofday.py:71
#: ../gramps/gui/tipofday.py:122 ../gramps/gui/viewmanager.py:776
msgid "Tip of the Day"
msgstr "Порада дня"
#: ../gramps/gui/tipofday.py:89
msgid "Failed to display tip of the day"
msgstr "Не вдалось показати пораду дня"
#: ../gramps/gui/tipofday.py:90
#, python-format
msgid ""
"Unable to read the tips from external file.\n"
"\n"
"%s"
msgstr ""
"Не можу прочитати пораду із зовнішнього файлу.\n"
"\n"
"%s"
#. self.tree.append_column(
#. Gtk.TreeViewColumn(_('Original time'), self.renderer,
#. text=0, foreground=2, background=3))
#. self.tree.append_column(
#. Gtk.TreeViewColumn(_('Action'), self.renderer,
#. text=1, foreground=2, background=3))
#: ../gramps/gui/undohistory.py:104
msgid "Original time"
msgstr "Оригінальний час"
#: ../gramps/gui/undohistory.py:107
msgid "Action"
msgstr "Дія"
#: ../gramps/gui/undohistory.py:184
msgid "Delete confirmation"
msgstr "Підтвердження видалення"
#: ../gramps/gui/undohistory.py:185
msgid "Are you sure you want to clear the Undo history?"
msgstr "Ви дійсно бажаєте очистити історію відмін?"
#: ../gramps/gui/undohistory.py:186
msgid "Clear"
msgstr "Очистити"
#: ../gramps/gui/undohistory.py:222
msgid "Database opened"
msgstr "Базу даних відкрито"
#: ../gramps/gui/undohistory.py:224
msgid "History cleared"
msgstr "Історію очищено"
#: ../gramps/gui/utils.py:221
msgid "Canceling..."
msgstr "Скасовую..."
#: ../gramps/gui/utils.py:301
msgid "Please do not force closing this important dialog."
msgstr "Будь ласка, не закривайте цей важливий діалог силою."
#: ../gramps/gui/utils.py:372 ../gramps/gui/utils.py:379
msgid "Error Opening File"
msgstr "Помилка відкриття файлу"
#: ../gramps/gui/viewmanager.py:423
msgid "Updated"
msgstr "Оновлено"
#: ../gramps/gui/viewmanager.py:447
msgid "Checking Addons Failed"
msgstr "Перевірити додаток невдалося"
#: ../gramps/gui/viewmanager.py:448
msgid "The addon repository appears to be unavailable. Please try again later."
msgstr ""
#. List of translated strings used here
#. Dead code for l10n
#: ../gramps/gui/viewmanager.py:456
msgid "new"
msgstr "нове"
#: ../gramps/gui/viewmanager.py:456
msgid "update"
msgstr "оновлено"
#: ../gramps/gui/viewmanager.py:461
msgid "There are no available addons of this type"
msgstr "Додатки такого типу відсутні."
#: ../gramps/gui/viewmanager.py:462
#, python-format
msgid "Checked for '%s'"
msgstr "Перевірено '%s'"
#: ../gramps/gui/viewmanager.py:463
msgid "' and '"
msgstr "' та '"
#: ../gramps/gui/viewmanager.py:473
msgid "Available Gramps Updates for Addons"
msgstr "Доступні оновлення для додатків Gramps."
#: ../gramps/gui/viewmanager.py:502
#, python-format
msgid "%(adjective)s: %(addon)s"
msgstr "%(adjective)s: %(addon)s"
#: ../gramps/gui/viewmanager.py:559
msgid "Downloading and installing selected addons..."
msgstr "Завантажую та встановлюю обрані додатки..."
#: ../gramps/gui/viewmanager.py:591 ../gramps/gui/viewmanager.py:598
msgid "Done downloading and installing addons"
msgstr "Завантаження та встановлення завершено"
#: ../gramps/gui/viewmanager.py:592
#, python-format
msgid "%d addon was installed."
msgid_plural "%d addons were installed."
msgstr[0] "%d додаток встановлено."
msgstr[1] "%d додатки встановлено."
msgstr[2] "%d додатків встановлено."
#: ../gramps/gui/viewmanager.py:595
msgid "You need to restart Gramps to see new views."
msgstr "Потрібно перезапустити Gramps щоб побачити нові Вигляди."
#: ../gramps/gui/viewmanager.py:599
msgid "No addons were installed."
msgstr "Жодного додатку не встановлено."
#: ../gramps/gui/viewmanager.py:730
msgid "Connect to a recent database"
msgstr "Відкрити нещодавно використовувану базу даних."
#: ../gramps/gui/viewmanager.py:748
msgid "_Family Trees"
msgstr "_Сімейні Дерева"
#: ../gramps/gui/viewmanager.py:749
msgid "_Manage Family Trees..."
msgstr "_Керування сімейними деревами..."
#: ../gramps/gui/viewmanager.py:750
msgid "Manage databases"
msgstr "Керування базами даних"
#: ../gramps/gui/viewmanager.py:751
msgid "Open _Recent"
msgstr "Відкрити _нещодавнє"
#: ../gramps/gui/viewmanager.py:752
msgid "Open an existing database"
msgstr "Відкрити базу даних, що існує"
#: ../gramps/gui/viewmanager.py:753
msgid "_Quit"
msgstr "_Вийти"
#: ../gramps/gui/viewmanager.py:755
msgid "_View"
msgstr "_Перегляд"
#: ../gramps/gui/viewmanager.py:756
msgid "_Edit"
msgstr "_Редагування"
#: ../gramps/gui/viewmanager.py:757
msgid "_Preferences..."
msgstr "_Налаштування..."
#: ../gramps/gui/viewmanager.py:759
msgid "_Help"
msgstr "_Допомога"
#: ../gramps/gui/viewmanager.py:760
msgid "Gramps _Home Page"
msgstr "_Домашня сторінка Gramps"
#: ../gramps/gui/viewmanager.py:762
msgid "Gramps _Mailing Lists"
msgstr "_Список розсилки Gramps"
#: ../gramps/gui/viewmanager.py:764
msgid "_Report a Bug"
msgstr "_Повідомити про помилку"
#: ../gramps/gui/viewmanager.py:766
msgid "_Extra Reports/Tools"
msgstr "_Додаткові звіти/інструменти"
#: ../gramps/gui/viewmanager.py:768
msgid "_About"
msgstr "_Про програму"
#: ../gramps/gui/viewmanager.py:770
msgid "_Plugin Manager"
msgstr "_Керування додатками"
#: ../gramps/gui/viewmanager.py:772
msgid "_FAQ"
msgstr "_Часті питання"
#: ../gramps/gui/viewmanager.py:773
msgid "_Key Bindings"
msgstr "_Призначення клавіш"
#: ../gramps/gui/viewmanager.py:774
msgid "_User Manual"
msgstr "_Посібник користувача"
#: ../gramps/gui/viewmanager.py:781
msgid "_Export..."
msgstr "_Експорт..."
#: ../gramps/gui/viewmanager.py:783
msgid "Make Backup..."
msgstr "Створити резервну копію..."
#: ../gramps/gui/viewmanager.py:784
msgid "Make a Gramps XML backup of the database"
msgstr "Створити резервну копію бази у форматі Gramps XML"
#: ../gramps/gui/viewmanager.py:786
msgid "_Abandon Changes and Quit"
msgstr "_Відмовитись від змін та вийти"
#: ../gramps/gui/viewmanager.py:787 ../gramps/gui/viewmanager.py:790
msgid "_Reports"
msgstr "_Звіти"
#: ../gramps/gui/viewmanager.py:788
msgid "Open the reports dialog"
msgstr "Відкрити діалог звітів"
#: ../gramps/gui/viewmanager.py:789
msgid "_Go"
msgstr "_Перейти до"
#: ../gramps/gui/viewmanager.py:791
msgid "Books..."
msgstr "Книги..."
#: ../gramps/gui/viewmanager.py:792
msgid "_Windows"
msgstr "_Вікна"
#: ../gramps/gui/viewmanager.py:829
msgid "Clip_board"
msgstr "_Буфер обміну"
#: ../gramps/gui/viewmanager.py:830
msgid "Open the Clipboard dialog"
msgstr "Відкрити діалог буферу обміну"
#: ../gramps/gui/viewmanager.py:831
msgid "_Import..."
msgstr "_Імпорт..."
#: ../gramps/gui/viewmanager.py:833 ../gramps/gui/viewmanager.py:836
msgid "_Tools"
msgstr "_Інструменти..."
#: ../gramps/gui/viewmanager.py:834
msgid "Open the tools dialog"
msgstr "Відкрити діалог інструментів"
#: ../gramps/gui/viewmanager.py:835
msgid "_Bookmarks"
msgstr "_Закладки"
#: ../gramps/gui/viewmanager.py:837
msgid "_Configure..."
msgstr "_Налаштування..."
#: ../gramps/gui/viewmanager.py:838
msgid "Configure the active view"
msgstr "Налаштувати поточний вигляд"
#: ../gramps/gui/viewmanager.py:843
msgid "_Navigator"
msgstr "_Навігація"
#: ../gramps/gui/viewmanager.py:845
msgid "_Toolbar"
msgstr "_Панель інструментів"
#: ../gramps/gui/viewmanager.py:847
msgid "F_ull Screen"
msgstr "На _весь екран"
#: ../gramps/gui/viewmanager.py:852 ../gramps/gui/viewmanager.py:1442
msgid "_Undo"
msgstr "_Відмінити"
#: ../gramps/gui/viewmanager.py:857 ../gramps/gui/viewmanager.py:1459
msgid "_Redo"
msgstr "_Повторити"
#: ../gramps/gui/viewmanager.py:863
msgid "Undo History..."
msgstr "Історія відмін..."
#: ../gramps/gui/viewmanager.py:886
#, python-format
msgid "Key %s is not bound"
msgstr "Клавіша %s не призначена"
#. load plugins
#: ../gramps/gui/viewmanager.py:987
msgid "Loading plugins..."
msgstr "Завантажую додатки..."
#: ../gramps/gui/viewmanager.py:994 ../gramps/gui/viewmanager.py:1009
msgid "Ready"
msgstr "Виконано"
#. registering plugins
#: ../gramps/gui/viewmanager.py:1002
msgid "Registering plugins..."
msgstr "Реєструю додатки..."
#: ../gramps/gui/viewmanager.py:1039
msgid "Autobackup..."
msgstr "Авто-резервування..."
#: ../gramps/gui/viewmanager.py:1043
msgid "Error saving backup data"
msgstr "Помилка збереження резервних даних"
#: ../gramps/gui/viewmanager.py:1054
msgid "Abort changes?"
msgstr "Відмовитись від змін?"
#: ../gramps/gui/viewmanager.py:1055
msgid "Aborting changes will return the database to the state it was before you started this editing session."
msgstr "Відмова від змін, поверне Вашу базу до стану, з якого Ви починали поточну сесію."
#: ../gramps/gui/viewmanager.py:1057
msgid "Abort changes"
msgstr "Відмовитись від змін"
#: ../gramps/gui/viewmanager.py:1067
msgid "Cannot abandon session's changes"
msgstr "Не можу скасувати зміни сесії"
#: ../gramps/gui/viewmanager.py:1068
msgid "Changes cannot be completely abandoned because the number of changes made in the session exceeded the limit."
msgstr "не можливо відмінити всі зміни, оскільки кількість змін, здійснених в сесії, перевищило межу."
#: ../gramps/gui/viewmanager.py:1222
msgid "View failed to load. Check error output."
msgstr "Не вдалось завантажити вид. Перевірте журнал помилок."
#: ../gramps/gui/viewmanager.py:1361
msgid "Import Statistics"
msgstr "Імпортувати статистику"
#: ../gramps/gui/viewmanager.py:1411
msgid "Read Only"
msgstr "Лише читання"
#: ../gramps/gui/viewmanager.py:1494
msgid "Gramps XML Backup"
msgstr "Резервна копія Gramps XML"
#: ../gramps/gui/viewmanager.py:1524
#: ../gramps/plugins/importer/importgedcom.glade.h:11
msgid "File:"
msgstr "Файл:"
#: ../gramps/gui/viewmanager.py:1556
msgid "Media:"
msgstr "Медіа:"
#. #################
#. What to include
#. #########################
#: ../gramps/gui/viewmanager.py:1561
#: ../gramps/plugins/drawreport/ancestortree.py:1026
#: ../gramps/plugins/drawreport/descendtree.py:1620
#: ../gramps/plugins/textreport/detancestralreport.py:800
#: ../gramps/plugins/textreport/detdescendantreport.py:974
#: ../gramps/plugins/textreport/detdescendantreport.py:975
#: ../gramps/plugins/textreport/familygroup.py:652
#: ../gramps/plugins/webreport/narrativeweb.py:8183
msgid "Include"
msgstr "Включити"
#: ../gramps/gui/viewmanager.py:1562
#: ../gramps/plugins/gramplet/statsgramplet.py:201
msgid "Megabyte|MB"
msgstr "МБ"
#: ../gramps/gui/viewmanager.py:1563
#: ../gramps/plugins/webreport/narrativeweb.py:8177
msgid "Exclude"
msgstr "Виключити"
#: ../gramps/gui/viewmanager.py:1580
msgid "Backup file already exists! Overwrite?"
msgstr "Файл резервної копії вже існує! Перезаписати?"
#: ../gramps/gui/viewmanager.py:1581
#, python-format
msgid "The file '%s' exists."
msgstr "Файл '%s' існує."
#: ../gramps/gui/viewmanager.py:1582
msgid "Proceed and overwrite"
msgstr "Продовжити та перезаписати"
#: ../gramps/gui/viewmanager.py:1583
msgid "Cancel the backup"
msgstr "Скасувати резервне копіювання"
#: ../gramps/gui/viewmanager.py:1590
msgid "Making backup..."
msgstr "Резервування даних..."
#: ../gramps/gui/viewmanager.py:1607
#, python-format
msgid "Backup saved to '%s'"
msgstr "Резервну копію збережено в '%s'"
#: ../gramps/gui/viewmanager.py:1610
msgid "Backup aborted"
msgstr "Резервування перервано"
#: ../gramps/gui/viewmanager.py:1628
msgid "Select backup directory"
msgstr "Оберіть каталог для резервної копії"
#: ../gramps/gui/viewmanager.py:1888
msgid "Failed Loading Plugin"
msgstr "Помилка завантаження додатку"
#: ../gramps/gui/viewmanager.py:1889
#, python-format
msgid ""
"The plugin %(name)s did not load and reported an error.\n"
"\n"
"%(error_msg)s\n"
"\n"
"If you are unable to fix the fault yourself then you can submit a bug at http://bugs.gramps-project.org or contact the plugin author (%(firstauthoremail)s).\n"
"\n"
"If you do not want Gramps to try and load this plugin again, you can hide it by using the Plugin Manager on the Help menu."
msgstr ""
#: ../gramps/gui/viewmanager.py:1941
msgid "Failed Loading View"
msgstr "Не вдалось завантажити вигляд"
#: ../gramps/gui/viewmanager.py:1942
#, python-format
msgid ""
"The view %(name)s did not load and reported an error.\n"
"\n"
"%(error_msg)s\n"
"\n"
"If you are unable to fix the fault yourself then you can submit a bug at http://bugs.gramps-project.org or contact the view author (%(firstauthoremail)s).\n"
"\n"
"If you do not want Gramps to try and load this view again, you can hide it by using the Plugin Manager on the Help menu."
msgstr ""
#: ../gramps/gui/views/bookmarks.py:70
msgid "manual|Bookmarks"
msgstr "_Закладки:"
#: ../gramps/gui/views/listview.py:214
#: ../gramps/plugins/lib/libpersonview.py:347
msgid "_Add..."
msgstr "_Додати..."
#: ../gramps/gui/views/listview.py:216
#: ../gramps/plugins/lib/libpersonview.py:349
msgid "_Remove"
msgstr "_Вилучити"
#: ../gramps/gui/views/listview.py:218
#: ../gramps/plugins/lib/libpersonview.py:351
msgid "_Merge..."
msgstr "_Об'єднання..."
#: ../gramps/gui/views/listview.py:220
#: ../gramps/plugins/lib/libpersonview.py:353
msgid "Export View..."
msgstr "Експортувати вид..."
#: ../gramps/gui/views/listview.py:226
#: ../gramps/plugins/lib/libpersonview.py:338
msgid "action|_Edit..."
msgstr "_Редагувати..."
#: ../gramps/gui/views/listview.py:426
msgid "Active object not visible"
msgstr "Активний об'єкт прихований"
#: ../gramps/gui/views/listview.py:437
#: ../gramps/gui/views/navigationview.py:256
#: ../gramps/plugins/view/familyview.py:237
msgid "Could Not Set a Bookmark"
msgstr "Не можу встановити закладку"
#: ../gramps/gui/views/listview.py:438
msgid "A bookmark could not be set because nothing was selected."
msgstr "Неможливо встановити закладку тому, що нічого необрано."
#: ../gramps/gui/views/listview.py:529
msgid "Remove selected items?"
msgstr "Вилучити обраний елемент?"
#: ../gramps/gui/views/listview.py:530
msgid "More than one item has been selected for deletion. Ask before deleting each one?"
msgstr "Для видалення обрано більше ніж один елемент. Запитувати перед видаленням кожного?"
#: ../gramps/gui/views/listview.py:543
msgid "This item is currently being used. Deleting it will remove it from the database and from all other items that reference it."
msgstr "Цей елемент використовується в даний час. Видалення витре його з бази, а також із всіх елементів, що посилаються на нього."
#: ../gramps/gui/views/listview.py:547
#: ../gramps/plugins/view/familyview.py:251
msgid "Deleting item will remove it from the database."
msgstr "Видалення елемента витре його з бази даних."
#: ../gramps/gui/views/listview.py:554
#: ../gramps/plugins/lib/libpersonview.py:289
#: ../gramps/plugins/view/familyview.py:253
#, python-format
msgid "Delete %s?"
msgstr "Видалити %s?"
#: ../gramps/gui/views/listview.py:555
#: ../gramps/plugins/view/familyview.py:254
msgid "_Delete Item"
msgstr "_Видалити елемент"
#: ../gramps/gui/views/listview.py:596
msgid "Column clicked, sorting..."
msgstr "Колонку обрано, сортую..."
#: ../gramps/gui/views/listview.py:977
msgid "Export View as Spreadsheet"
msgstr "Експортувати вид як таблицю"
#: ../gramps/gui/views/listview.py:990
msgid "CSV"
msgstr "CSV"
#: ../gramps/gui/views/listview.py:991
msgid "OpenDocument Spreadsheet"
msgstr "Таблиця OpenDocument"
#: ../gramps/gui/views/listview.py:1187
msgid "Columns"
msgstr "Колонки"
#: ../gramps/gui/views/navigationview.py:252
#, python-format
msgid "%s has been bookmarked"
msgstr "%s додано в закладки"
#: ../gramps/gui/views/navigationview.py:257
#: ../gramps/plugins/view/familyview.py:238
msgid "A bookmark could not be set because no one was selected."
msgstr "Неможливо створити закладку, тому, що нікого не обрано."
#: ../gramps/gui/views/navigationview.py:272
msgid "_Add Bookmark"
msgstr "_Додати закладку"
#: ../gramps/gui/views/navigationview.py:275
#, python-format
msgid "%(title)s..."
msgstr "%(title)s..."
#: ../gramps/gui/views/navigationview.py:292
#: ../gramps/plugins/view/htmlrenderer.py:505
msgid "_Forward"
msgstr "_Вперед"
#: ../gramps/gui/views/navigationview.py:293
msgid "Go to the next object in the history"
msgstr "Перейти до наступного об’єкту в історії"
#: ../gramps/gui/views/navigationview.py:300
#: ../gramps/plugins/view/htmlrenderer.py:497
msgid "_Back"
msgstr "_Назад"
#: ../gramps/gui/views/navigationview.py:301
msgid "Go to the previous object in the history"
msgstr "Перейти до попереднього об’єкту в історії"
#: ../gramps/gui/views/navigationview.py:305
msgid "_Home"
msgstr "_Додому"
#: ../gramps/gui/views/navigationview.py:307
msgid "Go to the default person"
msgstr "Перейти до базової особи"
#: ../gramps/gui/views/navigationview.py:311
msgid "Set _Home Person"
msgstr "Встановити _базову особу"
#: ../gramps/gui/views/navigationview.py:336
msgid "No Home Person"
msgstr "Базову особу не вказано"
#: ../gramps/gui/views/navigationview.py:337
msgid "You need to set a 'default person' to go to. Select the People View, select the person you want as 'Home Person', then confirm your choice via the menu Edit ->Set Home Person."
msgstr ""
#: ../gramps/gui/views/navigationview.py:347
#: ../gramps/gui/views/navigationview.py:350
msgid "Jump to by Gramps ID"
msgstr "Перейти по Gramps ID"
#: ../gramps/gui/views/navigationview.py:375
#, python-format
msgid "Error: %s is not a valid Gramps ID"
msgstr "Помилка: %s це хибне Gramps ID"
#: ../gramps/gui/views/pageview.py:416
msgid "_Sidebar"
msgstr "_Бічна панель"
#: ../gramps/gui/views/pageview.py:419
msgid "_Bottombar"
msgstr "_Нижній край"
#: ../gramps/gui/views/pageview.py:589
#, python-format
msgid "Configure %(cat)s - %(view)s"
msgstr "Налаштувати %(cat)s - %(view)s"
#: ../gramps/gui/views/pageview.py:606
#, python-format
msgid "%(cat)s - %(view)s"
msgstr "%(cat)s - %(view)s"
#: ../gramps/gui/views/pageview.py:625
#, python-format
msgid "Configure %s View"
msgstr "Налаштувати вигляд %s"
#. top widget at the top
#: ../gramps/gui/views/pageview.py:639
#, python-format
msgid "View %(name)s: %(msg)s"
msgstr "Перегляд %(name)s: %(msg)s"
#: ../gramps/gui/views/tags.py:223
msgid "New Tag..."
msgstr "Нова мітка"
#: ../gramps/gui/views/tags.py:225
msgid "Organize Tags..."
msgstr "Організувати мітки..."
#: ../gramps/gui/views/tags.py:228
msgid "Tag selected rows"
msgstr "Додати мітки до обраних рідків"
#: ../gramps/gui/views/tags.py:270
msgid "Adding Tags"
msgstr "Додавання міток"
#: ../gramps/gui/views/tags.py:275
#, python-format
msgid "Tag Selection (%s)"
msgstr "Мітка до обраного (%s)"
#: ../gramps/gui/views/tags.py:329
msgid "Change Tag Priority"
msgstr "Змінити пріоритет мітки"
#: ../gramps/gui/views/tags.py:374 ../gramps/gui/views/tags.py:381
msgid "Organize Tags"
msgstr "Впорядкувати мітки"
#: ../gramps/gui/views/tags.py:477
#, python-format
msgid "Remove tag '%s'?"
msgstr "Вилучити мітку '%s'?"
#: ../gramps/gui/views/tags.py:478
msgid "The tag definition will be removed. The tag will be also removed from all objects in the database."
msgstr "Визначені мітки буде видалено. Також мітки буде видалено з усіх об'єктів в базі даних."
#: ../gramps/gui/views/tags.py:507
msgid "Removing Tags"
msgstr "Вилучення міток"
#: ../gramps/gui/views/tags.py:512
#, python-format
msgid "Delete Tag (%s)"
msgstr "Видалити мітку (%s)"
#: ../gramps/gui/views/tags.py:560
msgid "Cannot save tag"
msgstr "Не можу зберегти мітку"
#: ../gramps/gui/views/tags.py:561
msgid "The tag name cannot be empty"
msgstr "Ім'я мітки не може бути пустим"
#: ../gramps/gui/views/tags.py:565
#, python-format
msgid "Add Tag (%s)"
msgstr "Додати мітку (%s)"
#: ../gramps/gui/views/tags.py:571
#, python-format
msgid "Edit Tag (%s)"
msgstr "Редагувати мітку (%s)"
#: ../gramps/gui/views/tags.py:581
#, python-format
msgid "Tag: %s"
msgstr "Мітка: %s"
#: ../gramps/gui/views/tags.py:593
msgid "Tag Name:"
msgstr "Ім'я мітки:"
#: ../gramps/gui/views/tags.py:598
msgid "Pick a Color"
msgstr "Вибір кольору"
#: ../gramps/gui/views/treemodels/placemodel.py:69
msgid ""
msgstr "<Країни>"
#: ../gramps/gui/views/treemodels/placemodel.py:69
msgid ""
msgstr "<Штати>"
#: ../gramps/gui/views/treemodels/placemodel.py:69
msgid ""
msgstr "<Округи>"
#: ../gramps/gui/views/treemodels/placemodel.py:70
msgid ""
msgstr "<Місця>"
#: ../gramps/gui/views/treemodels/placemodel.py:139
#: ../gramps/gui/views/treemodels/placemodel.py:147
#: ../gramps/gui/views/treemodels/placemodel.py:155
#: ../gramps/gui/views/treemodels/placemodel.py:163
msgid "Error in format"
msgstr "Формат помилки"
#: ../gramps/gui/views/treemodels/placemodel.py:352
msgid ""
msgstr "<без імені>"
#: ../gramps/gui/views/treemodels/treebasemodel.py:518
#: ../gramps/gui/views/treemodels/treebasemodel.py:561
msgid "Building View"
msgstr "Будую перегляд"
#: ../gramps/gui/views/treemodels/treebasemodel.py:564
msgid "Obtaining all rows"
msgstr "Отримую всі рядки"
#: ../gramps/gui/views/treemodels/treebasemodel.py:583
msgid "Applying filter"
msgstr "Застосувати фільтр"
#: ../gramps/gui/views/treemodels/treebasemodel.py:592
msgid "Constructing column data"
msgstr "Створюю дані колонок"
#: ../gramps/gui/widgets/buttons.py:176
msgid "Record is private"
msgstr "Приватний запис"
#: ../gramps/gui/widgets/buttons.py:181
msgid "Record is public"
msgstr "Публічний запис"
#: ../gramps/gui/widgets/expandcollapsearrow.py:86
msgid "Expand this section"
msgstr "Розгорнути секцію"
#: ../gramps/gui/widgets/expandcollapsearrow.py:89
msgid "Collapse this section"
msgstr "Згорнути секцію"
#: ../gramps/gui/widgets/grampletbar.py:189
#: ../gramps/gui/widgets/grampletpane.py:1167
msgid "Unnamed Gramplet"
msgstr "Грамплет без імені"
#: ../gramps/gui/widgets/grampletbar.py:342
msgid "Gramplet Bar"
msgstr "Панель Грамплет"
#: ../gramps/gui/widgets/grampletbar.py:344
msgid "Select the down arrow on the right corner for adding, removing or restoring gramplets."
msgstr "Натисніть стрілочку в правому кутку, щоб додати або відновити грамплети."
#: ../gramps/gui/widgets/grampletbar.py:468
#: ../gramps/plugins/view/dashboardview.py:96
msgid "Add a gramplet"
msgstr "Додати грамплет"
#: ../gramps/gui/widgets/grampletbar.py:478
msgid "Remove a gramplet"
msgstr "Вилучити грамплет"
#: ../gramps/gui/widgets/grampletbar.py:488
msgid "Restore default gramplets"
msgstr "Відновити стандартні грамплети"
#: ../gramps/gui/widgets/grampletbar.py:526
msgid "Restore to defaults?"
msgstr "Скинути до стандартних?"
#: ../gramps/gui/widgets/grampletbar.py:527
msgid "The gramplet bar will be restored to contain its default gramplets. This action cannot be undone."
msgstr "Панель грамплет буде відновлено до показу стандартних грамплет. Цю дію неможливо скасувати."
#. default tooltip
#: ../gramps/gui/widgets/grampletpane.py:789
msgid "Drag Properties Button to move and click it for setup"
msgstr "Перетягніть кнопку властивостей для переміщення, або клацніть для налаштування."
#. build the GUI:
#: ../gramps/gui/widgets/grampletpane.py:985
msgid "Right click to add gramplets"
msgstr "Правий клік щоб додати грамплети"
#: ../gramps/gui/widgets/grampletpane.py:1032
msgid "Untitled Gramplet"
msgstr "Грамплет без назви"
#: ../gramps/gui/widgets/grampletpane.py:1516
msgid "Number of Columns"
msgstr "Кількість колонок"
#: ../gramps/gui/widgets/grampletpane.py:1521
msgid "Gramplet Layout"
msgstr "Розташування грамплета"
#: ../gramps/gui/widgets/grampletpane.py:1551
msgid "Use maximum height available"
msgstr "Використати всю доступну висоту"
#: ../gramps/gui/widgets/grampletpane.py:1557
msgid "Height if not maximized"
msgstr "Висота не максимізована"
#: ../gramps/gui/widgets/grampletpane.py:1564
msgid "Detached width"
msgstr "Ширина окремого"
#: ../gramps/gui/widgets/grampletpane.py:1571
msgid "Detached height"
msgstr "Висота окремого"
#: ../gramps/gui/widgets/labels.py:123
msgid ""
"Click to make this person active\n"
"Right click to display the edit menu\n"
"Click Edit icon (enable in configuration dialog) to edit"
msgstr ""
"Клік зробить особу активною\n"
"Правий клік покаже меню редагування\n"
"Клік по Значку редагування (можна увімкнути в налаштуваннях поточного вигляду) - для редагування особи"
#: ../gramps/gui/widgets/monitoredwidgets.py:649
msgid "Bad Date"
msgstr "Невірна дата"
#: ../gramps/gui/widgets/monitoredwidgets.py:652
msgid "Date more than one year in the future"
msgstr "Дата, більш ніж на рік в перед"
#: ../gramps/gui/widgets/photo.py:56
msgid "Double-click on the picture to view it in the default image viewer application."
msgstr "Подвійний клік по зображенню, для перегляду його в стандартній програмі перегляду зображень."
#: ../gramps/gui/widgets/progressdialog.py:294
msgid "Progress Information"
msgstr "Інформація про просування"
#: ../gramps/gui/widgets/reorderfam.py:81
msgid "Reorder Relationships"
msgstr "Впорядкувати відносини"
#: ../gramps/gui/widgets/reorderfam.py:169
#, python-format
msgid "Reorder Relationships: %s"
msgstr "Впорядкувати відносини: %s"
#. spell checker submenu
#: ../gramps/gui/widgets/styledtexteditor.py:381
msgid "Spellcheck"
msgstr "Првопис"
#: ../gramps/gui/widgets/styledtexteditor.py:386
msgid "Search selection on web"
msgstr "Шукати обране в інтернеті"
#: ../gramps/gui/widgets/styledtexteditor.py:397
msgid "_Send Mail To..."
msgstr "_Відправити листа для..."
#: ../gramps/gui/widgets/styledtexteditor.py:398
msgid "Copy _E-mail Address"
msgstr "Копіювати адресу ел. пошти"
#: ../gramps/gui/widgets/styledtexteditor.py:400
msgid "_Open Link"
msgstr "_Відкрити посилання"
#: ../gramps/gui/widgets/styledtexteditor.py:401
msgid "Copy _Link Address"
msgstr "Копіювати _посилання"
#: ../gramps/gui/widgets/styledtexteditor.py:404
msgid "_Edit Link"
msgstr "_Редагувати посилання"
#: ../gramps/gui/widgets/styledtexteditor.py:478
msgid "Background Color"
msgstr "Колір фону"
#: ../gramps/gui/widgets/styledtexteditor.py:482
msgid "Clear Markup"
msgstr "Очистити розмітку"
#: ../gramps/gui/widgets/styledtexteditor.py:489
msgid "Font family"
msgstr "Шрифт"
#: ../gramps/gui/widgets/styledtexteditor.py:501
msgid "Font size"
msgstr "Розмір шрифту"
#: ../gramps/gui/widgets/styledtexteditor.py:522
msgid "Undo"
msgstr "Відмінити"
#: ../gramps/gui/widgets/styledtexteditor.py:525
msgid "Redo"
msgstr "Повторити"
#: ../gramps/gui/widgets/styledtexteditor.py:648
msgid "Select font color"
msgstr "Оберіть колір шрифту"
#: ../gramps/gui/widgets/styledtexteditor.py:650
msgid "Select background color"
msgstr "Оберіть колір фону"
#: ../gramps/gui/widgets/validatedmaskedentry.py:1300
#, python-format
msgid "'%s' is not a valid value for this field"
msgstr "'%s' є хибним значенням для цього поля"
#: ../gramps/gui/widgets/validatedmaskedentry.py:1358
msgid "This field is mandatory"
msgstr "Це обов'язкове поле"
#. used on AgeOnDateGramplet
#: ../gramps/gui/widgets/validatedmaskedentry.py:1407
#, python-format
msgid "'%s' is not a valid date value"
msgstr "'%s' не є коректною датою"
#. internal name: don't translate
#: ../gramps/plugins/docgen/asciidoc.py:445
msgid "Characters per line"
msgstr "Кількість символів в рядку"
#: ../gramps/plugins/docgen/asciidoc.py:446
msgid "The number of characters per line"
msgstr "Кількість символів в рядку"
#: ../gramps/plugins/docgen/docgen.gpr.py:31
msgid "Plain Text"
msgstr "Звичайний текст"
#: ../gramps/plugins/docgen/docgen.gpr.py:32
msgid "Generates documents in plain text format (.txt)."
msgstr "Створення документу в звичайному текстовому форматі (.txt)."
#: ../gramps/plugins/docgen/docgen.gpr.py:52
msgid "Print..."
msgstr "Друк..."
#: ../gramps/plugins/docgen/docgen.gpr.py:53
msgid "Generates documents and prints them directly."
msgstr "Створює документ та відразу відправляє на друк"
#: ../gramps/plugins/docgen/docgen.gpr.py:73
msgid "HTML"
msgstr "HTML"
#: ../gramps/plugins/docgen/docgen.gpr.py:74
msgid "Generates documents in HTML format."
msgstr "Створення документу в HTML форматі."
#: ../gramps/plugins/docgen/docgen.gpr.py:94
msgid "LaTeX"
msgstr "LaTeX"
#: ../gramps/plugins/docgen/docgen.gpr.py:95
msgid "Generates documents in LaTeX format."
msgstr "Створення документу в LaTeX форматі."
#: ../gramps/plugins/docgen/docgen.gpr.py:115
msgid "OpenDocument Text"
msgstr "Текст OpenDocument"
#: ../gramps/plugins/docgen/docgen.gpr.py:116
msgid "Generates documents in OpenDocument Text format (.odt)."
msgstr "Створення документу в форматі OpenDocument Text (.odt)."
#: ../gramps/plugins/docgen/docgen.gpr.py:137
msgid "PDF document"
msgstr "Документ PDF"
#: ../gramps/plugins/docgen/docgen.gpr.py:138
msgid "Generates documents in PDF format (.pdf)."
msgstr "Створення документу в PDF форматі (.pdf)."
#: ../gramps/plugins/docgen/docgen.gpr.py:158
msgid "PostScript"
msgstr "PostScript"
#: ../gramps/plugins/docgen/docgen.gpr.py:159
msgid "Generates documents in PostScript format (.ps)."
msgstr "Створення документу в форматі PostScript (.ps)."
#: ../gramps/plugins/docgen/docgen.gpr.py:179
msgid "RTF document"
msgstr "Документ RTF"
#: ../gramps/plugins/docgen/docgen.gpr.py:180
msgid "Generates documents in Rich Text format (.rtf)."
msgstr "Створення документу в форматі Rich Text (.rtf)."
#: ../gramps/plugins/docgen/docgen.gpr.py:200
msgid "SVG document"
msgstr "Документ SVG"
#: ../gramps/plugins/docgen/docgen.gpr.py:201
msgid "Generates documents in Scalable Vector Graphics format (.svg)."
msgstr "Створення документу у форматі Структурована Векторна Графіка (.svg)."
#: ../gramps/plugins/docgen/gtkprint.glade.h:1
msgid "Print Preview"
msgstr "Попер. перегляд друку"
#: ../gramps/plugins/docgen/gtkprint.glade.h:2
msgid "Closes print preview window"
msgstr "Закрити вікно попереднього перегляду"
#: ../gramps/plugins/docgen/gtkprint.glade.h:3
msgid "Prints the current file"
msgstr "Друк поточного файлу"
#: ../gramps/plugins/docgen/gtkprint.glade.h:4
msgid "Shows the first page"
msgstr "Показати першу сторінку"
#: ../gramps/plugins/docgen/gtkprint.glade.h:5
msgid "Shows previous page"
msgstr "Показати передню сторінку"
#: ../gramps/plugins/docgen/gtkprint.glade.h:6
msgid "Shows the next page"
msgstr "Показати наступну сторінку"
#: ../gramps/plugins/docgen/gtkprint.glade.h:7
msgid "Shows the last page"
msgstr "Показати останню сторінку"
#: ../gramps/plugins/docgen/gtkprint.glade.h:8
msgid "Zooms to fit the page width"
msgstr "Масштабувати по ширині сторінки"
#: ../gramps/plugins/docgen/gtkprint.glade.h:9
msgid "Zooms to fit the whole page"
msgstr "Вмістити на сторінку"
#: ../gramps/plugins/docgen/gtkprint.glade.h:10
msgid "Zooms the page in"
msgstr "Збільшити масштаб"
#: ../gramps/plugins/docgen/gtkprint.glade.h:11
msgid "Zooms the page out"
msgstr "Зменшити масштаб"
#: ../gramps/plugins/docgen/gtkprint.py:484
#, python-format
msgid "of %d"
msgstr "із %d"
#: ../gramps/plugins/docgen/htmldoc.py:276
#: ../gramps/plugins/webreport/narrativeweb.py:7929
#: ../gramps/plugins/webreport/webcal.py:246
msgid "Possible destination error"
msgstr "Можливо, невірно вказано призначення"
#: ../gramps/plugins/docgen/htmldoc.py:277
#: ../gramps/plugins/webreport/narrativeweb.py:7930
#: ../gramps/plugins/webreport/webcal.py:247
msgid "You appear to have set your target directory to a directory used for data storage. This could create problems with file management. It is recommended that you consider using a different directory to store your generated web pages."
msgstr "Здається, Ви вказали той же каталог, що й для зберігання даних. Це може призвести до проблем з файлами. Рекомендуємо вказати інший каталог для збереження згенерованої сторінки."
#: ../gramps/plugins/docgen/htmldoc.py:556
#, python-format
msgid "Could not create jpeg version of image %(name)s"
msgstr "Не можу створити jpeg версію зображення %(name)s"
#: ../gramps/plugins/docgen/odfdoc.py:1230
#, python-format
msgid "Could not open %s"
msgstr "Не можу відкрити %s"
#: ../gramps/plugins/docgen/odfdoc.py:1634
#: ../gramps/plugins/docgen/pdfdoc.py:228
msgid "Contents"
msgstr "Вміст"
#: ../gramps/plugins/docgen/odfdoc.py:1673
#: ../gramps/plugins/docgen/pdfdoc.py:261
msgid "Index"
msgstr "Показник"
#. cm2pt = ReportUtils.cm2pt
#. ------------------------------------------------------------------------
#.
#. Constants
#.
#. ------------------------------------------------------------------------
#: ../gramps/plugins/drawreport/ancestortree.py:74
#: ../gramps/plugins/drawreport/descendtree.py:61
#: ../gramps/plugins/view/pedigreeview.py:89
msgid "short for born|b."
msgstr "нар."
#: ../gramps/plugins/drawreport/ancestortree.py:75
#: ../gramps/plugins/drawreport/descendtree.py:62
#: ../gramps/plugins/view/pedigreeview.py:90
msgid "short for died|d."
msgstr "пом."
#: ../gramps/plugins/drawreport/ancestortree.py:76
#: ../gramps/plugins/drawreport/descendtree.py:63
msgid "short for married|m."
msgstr "одр."
#. we want no text, but need a text for the TOC in a book!
#: ../gramps/plugins/drawreport/ancestortree.py:141
msgid "Ancestor Graph"
msgstr "Графік предків"
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/drawreport/ancestortree.py:156
#, python-format
msgid "Ancestor Graph for %s"
msgstr "Графік родичів для %s"
#: ../gramps/plugins/drawreport/ancestortree.py:710
#: ../gramps/plugins/drawreport/ancestortree.py:799
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:48
msgid "Ancestor Tree"
msgstr "Дерево предків"
#: ../gramps/plugins/drawreport/ancestortree.py:711
msgid "Making the Tree..."
msgstr "Будую дерево..."
#: ../gramps/plugins/drawreport/ancestortree.py:800
msgid "Printing the Tree..."
msgstr "Друкую дерево..."
#. #################
#: ../gramps/plugins/drawreport/ancestortree.py:894
#: ../gramps/plugins/drawreport/descendtree.py:1481
msgid "Tree Options"
msgstr "Параметри дерева"
#: ../gramps/plugins/drawreport/ancestortree.py:896
#: ../gramps/plugins/drawreport/calendarreport.py:426
#: ../gramps/plugins/drawreport/fanchart.py:641
#: ../gramps/plugins/graph/gvhourglass.py:262
#: ../gramps/plugins/textreport/ancestorreport.py:273
#: ../gramps/plugins/textreport/birthdayreport.py:374
#: ../gramps/plugins/textreport/descendreport.py:393
#: ../gramps/plugins/textreport/detancestralreport.py:726
#: ../gramps/plugins/textreport/detdescendantreport.py:890
#: ../gramps/plugins/textreport/endoflinereport.py:254
#: ../gramps/plugins/textreport/kinshipreport.py:341
#: ../gramps/plugins/textreport/numberofancestorsreport.py:194
msgid "Center Person"
msgstr "Основна особа"
#: ../gramps/plugins/drawreport/ancestortree.py:897
msgid "The center person for the tree"
msgstr "Основна особа для побудови дерева"
#: ../gramps/plugins/drawreport/ancestortree.py:900
#: ../gramps/plugins/drawreport/descendtree.py:1501
#: ../gramps/plugins/drawreport/fanchart.py:645
#: ../gramps/plugins/textreport/ancestorreport.py:287
#: ../gramps/plugins/textreport/descendreport.py:415
#: ../gramps/plugins/textreport/detancestralreport.py:740
#: ../gramps/plugins/textreport/detdescendantreport.py:913
msgid "Generations"
msgstr "Покоління"
#: ../gramps/plugins/drawreport/ancestortree.py:901
#: ../gramps/plugins/drawreport/descendtree.py:1502
msgid "The number of generations to include in the tree"
msgstr "Кількість поколінь, що будуть показані на дереві"
#: ../gramps/plugins/drawreport/ancestortree.py:905
msgid ""
"Display unknown\n"
"generations"
msgstr ""
"Показ невідомих\n"
"поколінь"
#: ../gramps/plugins/drawreport/ancestortree.py:907
msgid "The number of generations of empty boxes that will be displayed"
msgstr "Скільки поколінь показувати на графіку у вигляді пустих блоків"
#: ../gramps/plugins/drawreport/ancestortree.py:914
#: ../gramps/plugins/drawreport/descendtree.py:1510
msgid "Compress tree"
msgstr "Стиснути дерево"
#: ../gramps/plugins/drawreport/ancestortree.py:915
msgid "Whether to remove any extra blank spaces set aside for people that are unknown"
msgstr "Чи видаляти порожнє місце для невідомих осіб"
#. better to 'Show siblings of\nthe center person
#. Spouse_disp = EnumeratedListOption(_("Show spouses of\nthe center "
#. "person"), 0)
#. Spouse_disp.add_item( 0, _("No. Do not show Spouses"))
#. Spouse_disp.add_item( 1, _("Yes, and use the the Main Display Format"))
#. Spouse_disp.add_item( 2, _("Yes, and use the the Secondary "
#. "Display Format"))
#. Spouse_disp.set_help(_("Show spouses of the center person?"))
#. menu.add_option(category_name, "Spouse_disp", Spouse_disp)
#: ../gramps/plugins/drawreport/ancestortree.py:929
msgid ""
"Center person uses\n"
"which format"
msgstr ""
"Який формат використати\n"
"для центральної особи"
#: ../gramps/plugins/drawreport/ancestortree.py:931
msgid "Use Fathers Display format"
msgstr "Використовувати \"батьківський\" формат показу"
#: ../gramps/plugins/drawreport/ancestortree.py:932
msgid "Use Mothers display format"
msgstr "Використовувати \"материнський\" формат показу"
#: ../gramps/plugins/drawreport/ancestortree.py:933
msgid "Which Display format to use the center person"
msgstr "Який формат показу використовувати для головної особи"
#: ../gramps/plugins/drawreport/ancestortree.py:939
msgid ""
"Father\n"
"Display Format"
msgstr ""
"Формат показу\n"
"Батька"
#: ../gramps/plugins/drawreport/ancestortree.py:943
msgid "Display format for the fathers box."
msgstr "Формат показу для блоку з батьком."
#. Will add when libsubstkeyword supports it.
#. missing = EnumeratedListOption(_("Replace missing\nplaces\\dates #. with"), 0)
#. missing.add_item( 0, _("Does not display anything"))
#. missing.add_item( 1, _("Displays '_____'"))
#. missing.set_help(_("What will print when information is not known"))
#. menu.add_option(category_name, "miss_val", missing)
#. category_name = _("Secondary")
#: ../gramps/plugins/drawreport/ancestortree.py:956
msgid ""
"Mother\n"
"Display Format"
msgstr ""
"Формат показу\n"
"Мами"
#: ../gramps/plugins/drawreport/ancestortree.py:962
msgid "Display format for the mothers box."
msgstr "Формат показу для блоку з мамою."
#: ../gramps/plugins/drawreport/ancestortree.py:965
#: ../gramps/plugins/drawreport/descendtree.py:1550
msgid "Include Marriage box"
msgstr "Включити блок шлюбу"
#: ../gramps/plugins/drawreport/ancestortree.py:967
#: ../gramps/plugins/drawreport/descendtree.py:1552
msgid "Whether to include a separate marital box in the report"
msgstr "Чи включати до звіту окремий блок про шлюб."
#: ../gramps/plugins/drawreport/ancestortree.py:970
#: ../gramps/plugins/drawreport/descendtree.py:1555
msgid ""
"Marriage\n"
"Display Format"
msgstr ""
"Шлюб\n"
"Формат показу"
#: ../gramps/plugins/drawreport/ancestortree.py:971
#: ../gramps/plugins/drawreport/descendtree.py:1556
msgid "Display format for the marital box."
msgstr "Формат показу для блоку із шлюбом."
#. #################
#: ../gramps/plugins/drawreport/ancestortree.py:975
#: ../gramps/plugins/drawreport/descendtree.py:1569
msgid "Size"
msgstr "Розмір"
#: ../gramps/plugins/drawreport/ancestortree.py:977
#: ../gramps/plugins/drawreport/descendtree.py:1571
msgid "Scale tree to fit"
msgstr "Масштабувати дерево, щоб вмістити"
#: ../gramps/plugins/drawreport/ancestortree.py:978
#: ../gramps/plugins/drawreport/descendtree.py:1572
msgid "Do not scale tree"
msgstr "Не масштабувати дерево"
#: ../gramps/plugins/drawreport/ancestortree.py:979
#: ../gramps/plugins/drawreport/descendtree.py:1573
msgid "Scale tree to fit page width only"
msgstr "Масштабувати дерево, щоб вмістити його по ширині сторінки"
#: ../gramps/plugins/drawreport/ancestortree.py:980
#: ../gramps/plugins/drawreport/descendtree.py:1574
msgid "Scale tree to fit the size of the page"
msgstr "Масштабувати дерево до розмірів сторінки"
#: ../gramps/plugins/drawreport/ancestortree.py:982
#: ../gramps/plugins/drawreport/descendtree.py:1576
msgid "Whether to scale the tree to fit a specific paper size"
msgstr "Чи масштабувати дерево щоб вмістити його у сторінку визначеного розміру"
#: ../gramps/plugins/drawreport/ancestortree.py:988
#: ../gramps/plugins/drawreport/descendtree.py:1582
msgid ""
"Resize Page to Fit Tree size\n"
"\n"
"Note: Overrides options in the 'Paper Option' tab"
msgstr ""
"Масштабувати сторінку, щоб вмістити дерево\n"
"\n"
"Замітка:Відкидає налаштування із вкладки \"Параметри паперу\""
#: ../gramps/plugins/drawreport/ancestortree.py:994
#: ../gramps/plugins/drawreport/descendtree.py:1588
msgid ""
"Whether to resize the page to fit the size \n"
"of the tree. Note: the page will have a \n"
"non standard size.\n"
"\n"
"With this option selected, the following will happen:\n"
"\n"
"With the 'Do not scale tree' option the page\n"
" is resized to the height/width of the tree\n"
"\n"
"With 'Scale tree to fit page width only' the height of\n"
" the page is resized to the height of the tree\n"
"\n"
"With 'Scale tree to fit the size of the page' the page\n"
" is resized to remove any gap in either height or width"
msgstr ""
#: ../gramps/plugins/drawreport/ancestortree.py:1014
#: ../gramps/plugins/drawreport/descendtree.py:1608
msgid "inter-box Y scale factor"
msgstr ""
#: ../gramps/plugins/drawreport/ancestortree.py:1016
#: ../gramps/plugins/drawreport/descendtree.py:1610
msgid "Make the inter-box Y bigger or smaller"
msgstr "Зробити інтервал Y, між блоками, більшим або меншим"
#: ../gramps/plugins/drawreport/ancestortree.py:1019
#: ../gramps/plugins/drawreport/descendtree.py:1613
msgid "box shadow scale factor"
msgstr "Коефіцієнт масштабування тіні для блоку"
#. down to 0
#: ../gramps/plugins/drawreport/ancestortree.py:1021
#: ../gramps/plugins/drawreport/descendtree.py:1615
msgid "Make the box shadow bigger or smaller"
msgstr "Зробити тінь, для блоку, більшою або меншою"
#: ../gramps/plugins/drawreport/ancestortree.py:1028
#: ../gramps/plugins/drawreport/descendtree.py:1622
msgid "Report Title"
msgstr "Назва звіту"
#: ../gramps/plugins/drawreport/ancestortree.py:1029
#: ../gramps/plugins/drawreport/descendtree.py:1623
#: ../gramps/plugins/drawreport/descendtree.py:1672
msgid "Do not include a title"
msgstr "Не включати заголовок"
#: ../gramps/plugins/drawreport/ancestortree.py:1030
msgid "Include Report Title"
msgstr "Додати заголовок звіту"
#: ../gramps/plugins/drawreport/ancestortree.py:1031
#: ../gramps/plugins/drawreport/descendtree.py:1625
msgid "Choose a title for the report"
msgstr "Оберіть назву для звіту"
#: ../gramps/plugins/drawreport/ancestortree.py:1034
#: ../gramps/plugins/drawreport/descendtree.py:1629
msgid "Include a border"
msgstr "Включити рамку"
#: ../gramps/plugins/drawreport/ancestortree.py:1035
#: ../gramps/plugins/drawreport/descendtree.py:1630
msgid "Whether to make a border around the report."
msgstr "Чи друкувати рамку навколо звіту."
#: ../gramps/plugins/drawreport/ancestortree.py:1038
#: ../gramps/plugins/drawreport/descendtree.py:1633
msgid "Include Page Numbers"
msgstr "Включити номера сторінки"
#: ../gramps/plugins/drawreport/ancestortree.py:1039
msgid "Whether to print page numbers on each page."
msgstr "Чи друкувати номер сторінки на кожному листку."
#: ../gramps/plugins/drawreport/ancestortree.py:1042
#: ../gramps/plugins/drawreport/descendtree.py:1637
msgid "Include Blank Pages"
msgstr "Включать пусті сторінки"
#: ../gramps/plugins/drawreport/ancestortree.py:1043
#: ../gramps/plugins/drawreport/descendtree.py:1638
msgid "Whether to include pages that are blank."
msgstr "Чи включати пусті сторінки"
#. category_name = _("Notes")
#: ../gramps/plugins/drawreport/ancestortree.py:1050
#: ../gramps/plugins/drawreport/descendtree.py:1643
msgid "Include a note"
msgstr "Включить замітку"
#: ../gramps/plugins/drawreport/ancestortree.py:1051
#: ../gramps/plugins/drawreport/descendtree.py:1645
msgid "Whether to include a note on the report."
msgstr "Чи включати замітку до звіту"
#: ../gramps/plugins/drawreport/ancestortree.py:1056
#: ../gramps/plugins/drawreport/descendtree.py:1650
msgid ""
"Add a note\n"
"\n"
"$T inserts today's date"
msgstr ""
"Додати замітку\n"
"\n"
"$T додасть поточну дату"
#: ../gramps/plugins/drawreport/ancestortree.py:1061
#: ../gramps/plugins/drawreport/descendtree.py:1655
msgid "Note Location"
msgstr "Розташування замітки"
#: ../gramps/plugins/drawreport/ancestortree.py:1064
#: ../gramps/plugins/drawreport/descendtree.py:1658
msgid "Where to place the note."
msgstr "Де розмістити замітку."
#: ../gramps/plugins/drawreport/ancestortree.py:1079
msgid "No generations of empty boxes for unknown ancestors"
msgstr "Не показувати пусті блоки для невідомих предків"
#: ../gramps/plugins/drawreport/ancestortree.py:1082
msgid "One Generation of empty boxes for unknown ancestors"
msgstr "Одне покоління в пустому блоці, для невідомих предків"
#: ../gramps/plugins/drawreport/ancestortree.py:1086
msgid " Generations of empty boxes for unknown ancestors"
msgstr "Пусті блоки поколінь для невідомих предків"
#: ../gramps/plugins/drawreport/ancestortree.py:1107
#: ../gramps/plugins/drawreport/descendtree.py:1709
#: ../gramps/plugins/textreport/ancestorreport.py:373
#: ../gramps/plugins/textreport/detancestralreport.py:903
#: ../gramps/plugins/textreport/detdescendantreport.py:1098
#: ../gramps/plugins/textreport/endoflinereport.py:300
#: ../gramps/plugins/textreport/endoflinereport.py:318
#: ../gramps/plugins/textreport/familygroup.py:733
#: ../gramps/plugins/textreport/indivcomplete.py:810
#: ../gramps/plugins/textreport/kinshipreport.py:405
#: ../gramps/plugins/textreport/numberofancestorsreport.py:227
#: ../gramps/plugins/textreport/recordsreport.py:234
#: ../gramps/plugins/textreport/summary.py:303
#: ../gramps/plugins/textreport/tagreport.py:580
msgid "The basic style used for the text display."
msgstr "Базовий стиль тексту."
#: ../gramps/plugins/drawreport/ancestortree.py:1117
#: ../gramps/plugins/drawreport/descendtree.py:1731
#: ../gramps/plugins/textreport/familygroup.py:745
#: ../gramps/plugins/textreport/tagreport.py:598
msgid "The basic style used for the note display."
msgstr "Базовий стиль для заміток."
#: ../gramps/plugins/drawreport/ancestortree.py:1127
#: ../gramps/plugins/drawreport/descendtree.py:1699
msgid "The basic style used for the title display."
msgstr "Базовий стиль для заголовка."
#: ../gramps/plugins/drawreport/calendarreport.py:99
#: ../gramps/plugins/drawreport/descendtree.py:678
#: ../gramps/plugins/drawreport/fanchart.py:180
#: ../gramps/plugins/graph/gvhourglass.py:103
#: ../gramps/plugins/textreport/ancestorreport.py:107
#: ../gramps/plugins/textreport/birthdayreport.py:99
#: ../gramps/plugins/textreport/descendreport.py:335
#: ../gramps/plugins/textreport/detancestralreport.py:139
#: ../gramps/plugins/textreport/detdescendantreport.py:157
#: ../gramps/plugins/textreport/endoflinereport.py:78
#: ../gramps/plugins/textreport/kinshipreport.py:94
#: ../gramps/plugins/textreport/numberofancestorsreport.py:82
#, python-format
msgid "Person %s is not in the Database"
msgstr "Особа %s відсутня в базі даних"
#. generate the report:
#: ../gramps/plugins/drawreport/calendarreport.py:167
#: ../gramps/plugins/drawreport/calendarreport.py:191
#: ../gramps/plugins/drawreport/calendarreport.py:270
#: ../gramps/plugins/drawreport/calendarreport.py:278
msgid "Calendar Report"
msgstr "Звіт Календар"
#: ../gramps/plugins/drawreport/calendarreport.py:168
#: ../gramps/plugins/textreport/birthdayreport.py:178
msgid "Formatting months..."
msgstr "Форматую місяці..."
#: ../gramps/plugins/drawreport/calendarreport.py:271
#: ../gramps/plugins/textreport/birthdayreport.py:216
#: ../gramps/plugins/webreport/webcal.py:1087
msgid "Applying Filter..."
msgstr "Застосовую фільтр..."
#: ../gramps/plugins/drawreport/calendarreport.py:279
#: ../gramps/plugins/textreport/birthdayreport.py:225
#: ../gramps/plugins/webreport/webcal.py:1093
msgid "Reading database..."
msgstr "Читаю базу даних..."
#: ../gramps/plugins/drawreport/calendarreport.py:321
#: ../gramps/plugins/textreport/birthdayreport.py:278
#, python-format
msgid "%(person)s, birth%(relation)s"
msgstr "%(person)s, народження%(relation)s"
#: ../gramps/plugins/drawreport/calendarreport.py:325
#: ../gramps/plugins/textreport/birthdayreport.py:282
#, python-format
msgid "%(person)s, %(age)d%(relation)s"
msgid_plural "%(person)s, %(age)d%(relation)s"
msgstr[0] "%(person)s, %(age)d%(relation)s"
msgstr[1] "%(person)s, %(age)d%(relation)s"
msgstr[2] "%(person)s, %(age)d%(relation)s"
#: ../gramps/plugins/drawreport/calendarreport.py:380
#: ../gramps/plugins/textreport/birthdayreport.py:328
#, python-format
msgid ""
"%(spouse)s and\n"
" %(person)s, wedding"
msgstr ""
"%(spouse)s та\n"
" %(person)s, весілля"
#: ../gramps/plugins/drawreport/calendarreport.py:385
#: ../gramps/plugins/textreport/birthdayreport.py:332
#, python-format
msgid ""
"%(spouse)s and\n"
" %(person)s, %(nyears)d"
msgid_plural ""
"%(spouse)s and\n"
" %(person)s, %(nyears)d"
msgstr[0] ""
"%(spouse)s та\n"
" %(person)s, %(nyears)d"
msgstr[1] ""
"%(spouse)s та\n"
" %(person)s, %(nyears)d"
msgstr[2] ""
"%(spouse)s та\n"
" %(person)s, %(nyears)d"
#: ../gramps/plugins/drawreport/calendarreport.py:416
#: ../gramps/plugins/drawreport/calendarreport.py:418
msgid "Year of calendar"
msgstr "Рік календаря"
#: ../gramps/plugins/drawreport/calendarreport.py:423
#: ../gramps/plugins/webreport/webcal.py:1338
msgid "Select filter to restrict people that appear on calendar"
msgstr "Задайте фільтр щоб обмежити людей для календаря"
#: ../gramps/plugins/drawreport/calendarreport.py:427
#: ../gramps/plugins/drawreport/fanchart.py:642
#: ../gramps/plugins/textreport/ancestorreport.py:274
#: ../gramps/plugins/textreport/birthdayreport.py:375
#: ../gramps/plugins/textreport/descendreport.py:394
#: ../gramps/plugins/textreport/detancestralreport.py:727
#: ../gramps/plugins/textreport/detdescendantreport.py:891
#: ../gramps/plugins/textreport/endoflinereport.py:255
#: ../gramps/plugins/textreport/kinshipreport.py:342
#: ../gramps/plugins/textreport/numberofancestorsreport.py:195
msgid "The center person for the report"
msgstr "Основна особа для звіту"
#: ../gramps/plugins/drawreport/calendarreport.py:439
#: ../gramps/plugins/textreport/ancestorreport.py:284
#: ../gramps/plugins/textreport/birthdayreport.py:386
#: ../gramps/plugins/textreport/descendreport.py:404
#: ../gramps/plugins/textreport/detancestralreport.py:737
#: ../gramps/plugins/textreport/detdescendantreport.py:901
#: ../gramps/plugins/textreport/endoflinereport.py:265
#: ../gramps/plugins/textreport/familygroup.py:642
#: ../gramps/plugins/textreport/indivcomplete.py:701
#: ../gramps/plugins/textreport/kinshipreport.py:352
#: ../gramps/plugins/textreport/numberofancestorsreport.py:205
#: ../gramps/plugins/webreport/narrativeweb.py:8027
#: ../gramps/plugins/webreport/webcal.py:1362
msgid "Select the format to display names"
msgstr "Оберіть формат показу імен"
#: ../gramps/plugins/drawreport/calendarreport.py:442
#: ../gramps/plugins/textreport/birthdayreport.py:389
#: ../gramps/plugins/webreport/webcal.py:1414
msgid "Country for holidays"
msgstr "Країна свят"
#: ../gramps/plugins/drawreport/calendarreport.py:453
#: ../gramps/plugins/textreport/birthdayreport.py:400
msgid "Select the country to see associated holidays"
msgstr "Оберіть країну щоб показати відповідні свята"
#. Default selection ????
#: ../gramps/plugins/drawreport/calendarreport.py:456
#: ../gramps/plugins/textreport/birthdayreport.py:403
#: ../gramps/plugins/webreport/webcal.py:1439
msgid "First day of week"
msgstr "Перший день тижня"
#: ../gramps/plugins/drawreport/calendarreport.py:460
#: ../gramps/plugins/webreport/webcal.py:1442
msgid "Select the first day of the week for the calendar"
msgstr "Оберіть перший день тижня для календаря"
#: ../gramps/plugins/drawreport/calendarreport.py:463
#: ../gramps/plugins/textreport/birthdayreport.py:410
#: ../gramps/plugins/webreport/webcal.py:1429
msgid "Birthday surname"
msgstr "Прізвище при народженні"
#: ../gramps/plugins/drawreport/calendarreport.py:464
#: ../gramps/plugins/textreport/birthdayreport.py:411
#: ../gramps/plugins/webreport/webcal.py:1430
msgid "Wives use husband's surname (from first family listed)"
msgstr "Дружини використовують прізвище чоловіка (від першого шлюбу)"
#: ../gramps/plugins/drawreport/calendarreport.py:465
#: ../gramps/plugins/textreport/birthdayreport.py:412
#: ../gramps/plugins/webreport/webcal.py:1432
msgid "Wives use husband's surname (from last family listed)"
msgstr "Дружини використовують прізвище чоловіка (від останнього шлюбу)"
#: ../gramps/plugins/drawreport/calendarreport.py:466
#: ../gramps/plugins/textreport/birthdayreport.py:413
#: ../gramps/plugins/webreport/webcal.py:1434
msgid "Wives use their own surname"
msgstr "Дружини використовують своє прізвище"
#: ../gramps/plugins/drawreport/calendarreport.py:467
#: ../gramps/plugins/textreport/birthdayreport.py:414
#: ../gramps/plugins/webreport/webcal.py:1435
msgid "Select married women's displayed surname"
msgstr "Вкажіть як показувати прізвища заміжніх жінок"
#: ../gramps/plugins/drawreport/calendarreport.py:470
#: ../gramps/plugins/textreport/birthdayreport.py:417
#: ../gramps/plugins/webreport/webcal.py:1452
msgid "Include only living people"
msgstr "Включати лише живих"
#: ../gramps/plugins/drawreport/calendarreport.py:471
#: ../gramps/plugins/webreport/webcal.py:1453
msgid "Include only living people in the calendar"
msgstr "Включати в календар лише людей, що досі живі"
#: ../gramps/plugins/drawreport/calendarreport.py:474
#: ../gramps/plugins/textreport/birthdayreport.py:421
#: ../gramps/plugins/webreport/webcal.py:1456
msgid "Include birthdays"
msgstr "Включати дні народження"
#: ../gramps/plugins/drawreport/calendarreport.py:475
#: ../gramps/plugins/webreport/webcal.py:1457
msgid "Include birthdays in the calendar"
msgstr "Включати в календар дні народження"
#: ../gramps/plugins/drawreport/calendarreport.py:478
#: ../gramps/plugins/textreport/birthdayreport.py:425
#: ../gramps/plugins/webreport/webcal.py:1460
msgid "Include anniversaries"
msgstr "Включати річниці"
#: ../gramps/plugins/drawreport/calendarreport.py:479
#: ../gramps/plugins/webreport/webcal.py:1461
msgid "Include anniversaries in the calendar"
msgstr "Включати річниці в календар"
#: ../gramps/plugins/drawreport/calendarreport.py:482
#: ../gramps/plugins/drawreport/calendarreport.py:483
#: ../gramps/plugins/textreport/birthdayreport.py:434
msgid "Text Options"
msgstr "Параметри тексту"
#: ../gramps/plugins/drawreport/calendarreport.py:485
#: ../gramps/plugins/textreport/birthdayreport.py:441
msgid "Text Area 1"
msgstr "Текстове поле 1"
#: ../gramps/plugins/drawreport/calendarreport.py:485
msgid "My Calendar"
msgstr "Мій Календар"
#: ../gramps/plugins/drawreport/calendarreport.py:486
msgid "First line of text at bottom of calendar"
msgstr "Перший рядок в нижній частині календаря"
#: ../gramps/plugins/drawreport/calendarreport.py:489
#: ../gramps/plugins/textreport/birthdayreport.py:445
msgid "Text Area 2"
msgstr "Текстове поле 2"
#: ../gramps/plugins/drawreport/calendarreport.py:489
#: ../gramps/plugins/textreport/birthdayreport.py:445
msgid "Produced with Gramps"
msgstr "Створено в Gramps"
#: ../gramps/plugins/drawreport/calendarreport.py:490
msgid "Second line of text at bottom of calendar"
msgstr "Другий рядок в нижній частині календаря"
#: ../gramps/plugins/drawreport/calendarreport.py:493
#: ../gramps/plugins/textreport/birthdayreport.py:449
msgid "Text Area 3"
msgstr "Текстове поле 3"
#: ../gramps/plugins/drawreport/calendarreport.py:494
msgid "Third line of text at bottom of calendar"
msgstr "Третій рядок в нижній частині календаря"
#: ../gramps/plugins/drawreport/calendarreport.py:548
msgid "Title text and background color"
msgstr "Текст заголовку та колір фону"
#: ../gramps/plugins/drawreport/calendarreport.py:552
msgid "Calendar day numbers"
msgstr "Номера днів календаря"
#: ../gramps/plugins/drawreport/calendarreport.py:555
msgid "Daily text display"
msgstr "Текст кожного дня"
#: ../gramps/plugins/drawreport/calendarreport.py:557
msgid "Holiday text display"
msgstr "Текст кожного свят"
#: ../gramps/plugins/drawreport/calendarreport.py:560
msgid "Days of the week text"
msgstr "Текст днів неділі"
#: ../gramps/plugins/drawreport/calendarreport.py:564
#: ../gramps/plugins/textreport/birthdayreport.py:514
msgid "Text at bottom, line 1"
msgstr "Текст знизу, рядок 1"
#: ../gramps/plugins/drawreport/calendarreport.py:566
#: ../gramps/plugins/textreport/birthdayreport.py:516
msgid "Text at bottom, line 2"
msgstr "Текст знизу, рядок 2"
#: ../gramps/plugins/drawreport/calendarreport.py:568
#: ../gramps/plugins/textreport/birthdayreport.py:518
msgid "Text at bottom, line 3"
msgstr "Текст знизу, рядок 3"
#: ../gramps/plugins/drawreport/calendarreport.py:570
msgid "Borders"
msgstr "Межі"
#: ../gramps/plugins/drawreport/descendtree.py:161
#, python-format
msgid "Descendant Chart for %(person)s and %(father1)s, %(mother1)s"
msgstr "Діаграма нащадків для %(person)s та %(father1)s, %(mother1)s"
#. Should be 2 items in names list
#: ../gramps/plugins/drawreport/descendtree.py:168
#, python-format
msgid "Descendant Chart for %(person)s, %(father1)s and %(mother1)s"
msgstr "Діаграма нащадків для %(person)s, %(father1)s та %(mother1)s"
#. Should be 2 items in both names and names2 lists
#: ../gramps/plugins/drawreport/descendtree.py:175
#, python-format
msgid "Descendant Chart for %(father1)s, %(father2)s and %(mother1)s, %(mother2)s"
msgstr "Діаграма нащадків для %(father1)s, %(father2)s та %(mother1)s, %(mother2)s"
#: ../gramps/plugins/drawreport/descendtree.py:184
#, python-format
msgid "Descendant Chart for %(person)s"
msgstr "Діаграма нащадків для %(person)s"
#. Should be two items in names list
#: ../gramps/plugins/drawreport/descendtree.py:187
#, python-format
msgid "Descendant Chart for %(father)s and %(mother)s"
msgstr "Діаграма нащадків для %(father)s та %(mother)s"
#. we want no text, but need a text for the TOC in a book!
#: ../gramps/plugins/drawreport/descendtree.py:214
msgid "Descendant Graph"
msgstr "Діаграма Нащадки"
#: ../gramps/plugins/drawreport/descendtree.py:326
#, python-format
msgid "Family Chart for %(person)s"
msgstr "Сімейна діаграма для %(person)s"
#: ../gramps/plugins/drawreport/descendtree.py:328
#, python-format
msgid "Family Chart for %(father1)s and %(mother1)s"
msgstr "Сімейна діаграма для %(father1)s та %(mother1)s"
#: ../gramps/plugins/drawreport/descendtree.py:351
msgid "Cousin Chart for "
msgstr "Графік двоюрідних братів та сестер для "
#: ../gramps/plugins/drawreport/descendtree.py:746
#, python-format
msgid "Family %s is not in the Database"
msgstr "Сім’я %s відсутня в базі даних"
#. if self.name == "familial_descend_tree":
#: ../gramps/plugins/drawreport/descendtree.py:1484
#: ../gramps/plugins/drawreport/descendtree.py:1488
msgid "Report for"
msgstr "Звіт для"
#: ../gramps/plugins/drawreport/descendtree.py:1485
msgid "The main person for the report"
msgstr "Основна особа для звіту"
#: ../gramps/plugins/drawreport/descendtree.py:1489
msgid "The main family for the report"
msgstr "Головна сім'я для звіту"
#: ../gramps/plugins/drawreport/descendtree.py:1493
msgid "Start with the parent(s) of the selected first"
msgstr "Почати з обраних батьків"
#: ../gramps/plugins/drawreport/descendtree.py:1496
msgid "Will show the parents, brother and sisters of the selected person."
msgstr "Буде показано батьків, братів та сестер обраної особи."
#: ../gramps/plugins/drawreport/descendtree.py:1505
msgid "Level of Spouses"
msgstr "Рівень Чоловіка/Дружини"
#: ../gramps/plugins/drawreport/descendtree.py:1506
#, fuzzy
msgid "0=no Spouses, 1=include Spouses, 2=include Spouses of the spouse, etc"
msgstr "0=без Подружжя, 1=включити Подружжя, 2=включити Подружжя дружини, і т.д."
#: ../gramps/plugins/drawreport/descendtree.py:1511
msgid "Whether to move people up, where possible, resulting in a smaller tree"
msgstr "Чи підсовувати осіб вгору, де це можливо, щоб зменшити розмір дерева"
#: ../gramps/plugins/drawreport/descendtree.py:1518
msgid ""
"Descendant\n"
"Display Format"
msgstr ""
"Формат показу\n"
"Нащадків"
#: ../gramps/plugins/drawreport/descendtree.py:1522
msgid "Display format for a descendant."
msgstr "Формат показу для нащадків."
#: ../gramps/plugins/drawreport/descendtree.py:1525
msgid "Bold direct descendants"
msgstr "Виділити прямих нащадків"
#: ../gramps/plugins/drawreport/descendtree.py:1527
msgid "Whether to bold those people that are direct (not step or half) descendants."
msgstr "Чи виділяти прямих нащадків( не прийомних), товстим"
#. bug 4767
#. diffspouse = BooleanOption(
#. _("Use separate display format for spouses"),
#. True)
#. diffspouse.set_help(_("Whether spouses can have a different format."))
#. menu.add_option(category_name, "diffspouse", diffspouse)
#: ../gramps/plugins/drawreport/descendtree.py:1539
msgid "Indent Spouses"
msgstr "Відступ чоловіка/дружину"
#: ../gramps/plugins/drawreport/descendtree.py:1540
msgid "Whether to indent the spouses in the tree."
msgstr "Чи показувати відступ для подружжя в дереві."
#: ../gramps/plugins/drawreport/descendtree.py:1543
msgid ""
"Spousal\n"
"Display Format"
msgstr ""
"Подружній\n"
"Формат показу"
#: ../gramps/plugins/drawreport/descendtree.py:1547
msgid "Display format for a spouse."
msgstr "Формат показу для партнера."
#. #################
#: ../gramps/plugins/drawreport/descendtree.py:1560
msgid "Replace"
msgstr "Замінити"
#: ../gramps/plugins/drawreport/descendtree.py:1563
msgid ""
"Replace Display Format:\n"
"'Replace this'/' with this'"
msgstr ""
"Замінити формат показу:\n"
"'Замінити це'/' із цим'"
#: ../gramps/plugins/drawreport/descendtree.py:1565
msgid ""
"i.e.\n"
"United States of America/U.S.A"
msgstr ""
"ie\n"
"Сполучені Штати Америки/С.Ш.А."
#: ../gramps/plugins/drawreport/descendtree.py:1624
#: ../gramps/plugins/drawreport/descendtree.py:1673
msgid "Descendant Chart for [selected person(s)]"
msgstr "Діаграма нащадків для [вибраної особи(осіб)]"
#: ../gramps/plugins/drawreport/descendtree.py:1634
msgid "Whether to include page numbers on each page."
msgstr "Чи друкувати номер сторінки на кожному листку."
#: ../gramps/plugins/drawreport/descendtree.py:1677
msgid "Family Chart for [names of chosen family]"
msgstr "Сімейна діаграма для [імен обраної сім’ї]"
#: ../gramps/plugins/drawreport/descendtree.py:1681
msgid "Cousin Chart for [names of children]"
msgstr "Графік двоюрідних братів та сестер для [імен дітей]"
#: ../gramps/plugins/drawreport/descendtree.py:1721
msgid "The bold style used for the text display."
msgstr "Товстий стиль показу тексту."
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:32
msgid "Ancestor Chart"
msgstr "Мапа предків"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:33
msgid "Produces a graphical ancestral chart"
msgstr "Будує графічну мапу предків"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:49
msgid "Produces a graphical ancestral tree"
msgstr "Будує графічне дерево предків"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:70
#: ../gramps/plugins/gramplet/gramplet.gpr.py:79
#: ../gramps/plugins/gramplet/gramplet.gpr.py:85
msgid "Calendar"
msgstr "Календар"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:71
msgid "Produces a graphical calendar"
msgstr "Будує календар"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:92
msgid "Descendant Chart"
msgstr "Мапа Нащадків"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:93
msgid "Produces a graphical descendant chart"
msgstr "Будує графічну мапу нащадків"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:108
msgid "Descendant Tree"
msgstr "Дерево нащадків"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:109
msgid "Produces a graphical descendant tree"
msgstr "Будує графічне дерево нащадків"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:130
msgid "Family Descendant Chart"
msgstr "Сімейна мапа нащадків"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:131
msgid "Produces a graphical descendant chart around a family"
msgstr "Будує графічну мапу нащадків навколо сім'ї"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:147
msgid "Family Descendant Tree"
msgstr "Сімейне дерево нащадків"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:148
msgid "Produces a graphical descendant tree around a family"
msgstr "Будує графічне дерево нащадків навколо сім'ї"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:171
msgid "Produces fan charts"
msgstr "Будує діаграму"
#. extract requested items from the database and count them
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:192
#: ../gramps/plugins/drawreport/statisticschart.py:737
#: ../gramps/plugins/drawreport/statisticschart.py:744
#: ../gramps/plugins/drawreport/statisticschart.py:784
#: ../gramps/plugins/drawreport/statisticschart.py:785
msgid "Statistics Charts"
msgstr "Статичні діаграми"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:193
msgid "Produces statistical bar and pie charts of the people in the database"
msgstr "Будує статичні графіки та кругові діаграми по особам з бази даних"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:216
msgid "Timeline Chart"
msgstr "Часова діаграма"
#: ../gramps/plugins/drawreport/drawplugins.gpr.py:217
msgid "Produces a timeline chart."
msgstr "Будує часову діаграму."
#. choose one line or two lines translation according to the width
#: ../gramps/plugins/drawreport/fanchart.py:244
#, python-format
msgid "%(generations)d Generation Fan Chart for %(person)s"
msgstr "Діаграма поколінь%(generations)d для %(person)s"
#: ../gramps/plugins/drawreport/fanchart.py:255
#, python-format
msgid ""
"%(generations)d Generation Fan Chart for\n"
"%(person)s"
msgstr "Діаграма поколінь%(generations)d для %(person)s"
#: ../gramps/plugins/drawreport/fanchart.py:646
#: ../gramps/plugins/textreport/ancestorreport.py:288
#: ../gramps/plugins/textreport/descendreport.py:416
#: ../gramps/plugins/textreport/detancestralreport.py:741
#: ../gramps/plugins/textreport/detdescendantreport.py:915
msgid "The number of generations to include in the report"
msgstr "Кількість поколінь, що будуть показані у звіті"
#: ../gramps/plugins/drawreport/fanchart.py:649
msgid "Type of graph"
msgstr "Тип графіку"
#: ../gramps/plugins/drawreport/fanchart.py:650
msgid "full circle"
msgstr "повне коло"
#: ../gramps/plugins/drawreport/fanchart.py:651
msgid "half circle"
msgstr "пів кола"
#: ../gramps/plugins/drawreport/fanchart.py:652
msgid "quarter circle"
msgstr "чверть кола"
#: ../gramps/plugins/drawreport/fanchart.py:653
msgid "The form of the graph: full circle, half circle, or quarter circle."
msgstr "Форма для графіку: повне коло, пів кола, чверть кола."
#: ../gramps/plugins/drawreport/fanchart.py:657
msgid "Background color"
msgstr "Колір фону"
#: ../gramps/plugins/drawreport/fanchart.py:658
msgid "white"
msgstr "білий"
#: ../gramps/plugins/drawreport/fanchart.py:659
msgid "generation dependent"
msgstr "залежно від покоління"
#: ../gramps/plugins/drawreport/fanchart.py:660
msgid "Background color is either white or generation dependent"
msgstr "Колір фону або білий або залежно від покоління"
#: ../gramps/plugins/drawreport/fanchart.py:664
msgid "Orientation of radial texts"
msgstr "Орієнтація радіального тексту"
#: ../gramps/plugins/drawreport/fanchart.py:666
msgid "upright"
msgstr "вгору"
#: ../gramps/plugins/drawreport/fanchart.py:667
msgid "roundabout"
msgstr "навколо"
#: ../gramps/plugins/drawreport/fanchart.py:668
msgid "Print radial texts upright or roundabout"
msgstr "Друкувати радіальний текст прямо чи по колу"
#: ../gramps/plugins/drawreport/fanchart.py:670
msgid "Draw empty boxes"
msgstr "малювати порожні блоки"
#: ../gramps/plugins/drawreport/fanchart.py:671
msgid "Draw the background although there is no information"
msgstr ""
#: ../gramps/plugins/drawreport/fanchart.py:674
msgid "Use one font style for all generations"
msgstr "Використовувати один стиль шрифту для всіх поколінь"
#: ../gramps/plugins/drawreport/fanchart.py:675
msgid "You can customize font and color for each generation in the style editor"
msgstr ""
#: ../gramps/plugins/drawreport/fanchart.py:702
#: ../gramps/plugins/textreport/alphabeticalindex.py:97
#: ../gramps/plugins/textreport/tableofcontents.py:97
msgid "The style used for the title."
msgstr "Стиль заголовку."
#: ../gramps/plugins/drawreport/fanchart.py:711
msgid "The basic style used for the default text display."
msgstr "Стандартний стиль для показу тексту."
#: ../gramps/plugins/drawreport/fanchart.py:721
msgid "The style used for the text display of generation "
msgstr "Стиль для тексту поколінь."
#: ../gramps/plugins/drawreport/statisticschart.py:299
msgid "Item count"
msgstr "Кількість елементів"
#: ../gramps/plugins/drawreport/statisticschart.py:303
msgid "Both"
msgstr "Обидві"
#: ../gramps/plugins/drawreport/statisticschart.py:304
#: ../gramps/plugins/drawreport/statisticschart.py:395
#: ../gramps/plugins/drawreport/statisticschart.py:723
msgid "Men"
msgstr "Чоловіки"
#: ../gramps/plugins/drawreport/statisticschart.py:305
#: ../gramps/plugins/drawreport/statisticschart.py:397
#: ../gramps/plugins/drawreport/statisticschart.py:725
msgid "Women"
msgstr "Жінки"
#: ../gramps/plugins/drawreport/statisticschart.py:320
msgid "person|Title"
msgstr "Титул"
#: ../gramps/plugins/drawreport/statisticschart.py:324
msgid "Forename"
msgstr "Ім'я"
#: ../gramps/plugins/drawreport/statisticschart.py:328
msgid "Birth year"
msgstr "Рік народження"
#: ../gramps/plugins/drawreport/statisticschart.py:330
msgid "Death year"
msgstr "Рік смерті"
#: ../gramps/plugins/drawreport/statisticschart.py:332
msgid "Birth month"
msgstr "Місяць народження"
#: ../gramps/plugins/drawreport/statisticschart.py:334
msgid "Death month"
msgstr "Місяць смерті"
#: ../gramps/plugins/drawreport/statisticschart.py:336
#: ../gramps/plugins/export/exportcsv.py:341
#: ../gramps/plugins/importer/importcsv.py:191
msgid "Birth place"
msgstr "Місце народження"
#: ../gramps/plugins/drawreport/statisticschart.py:338
#: ../gramps/plugins/export/exportcsv.py:343
#: ../gramps/plugins/importer/importcsv.py:213
msgid "Death place"
msgstr "Місце смерті"
#: ../gramps/plugins/drawreport/statisticschart.py:340
msgid "Marriage place"
msgstr "Місце одруження"
#: ../gramps/plugins/drawreport/statisticschart.py:342
msgid "Number of relationships"
msgstr "Кількість відносин"
#: ../gramps/plugins/drawreport/statisticschart.py:344
msgid "Age when first child born"
msgstr "Вік при народженні першої дитини"
#: ../gramps/plugins/drawreport/statisticschart.py:346
msgid "Age when last child born"
msgstr "Вік при народженні останньої дитини"
#: ../gramps/plugins/drawreport/statisticschart.py:348
msgid "Number of children"
msgstr "Кількість дітей"
#: ../gramps/plugins/drawreport/statisticschart.py:350
msgid "Age at marriage"
msgstr "Вік одруження"
#: ../gramps/plugins/drawreport/statisticschart.py:352
msgid "Age at death"
msgstr "Вік смерті"
#: ../gramps/plugins/drawreport/statisticschart.py:356
msgid "Event type"
msgstr "Тип події"
#: ../gramps/plugins/drawreport/statisticschart.py:370
msgid "(Preferred) title missing"
msgstr "(Головне) титул відсутня"
#: ../gramps/plugins/drawreport/statisticschart.py:379
msgid "(Preferred) forename missing"
msgstr "(Головне) ім'я відсутнє"
#: ../gramps/plugins/drawreport/statisticschart.py:388
msgid "(Preferred) surname missing"
msgstr "(Головне) прізвище відсутнє"
#: ../gramps/plugins/drawreport/statisticschart.py:398
msgid "Gender unknown"
msgstr "Стать невідомо"
#. inadequate information
#: ../gramps/plugins/drawreport/statisticschart.py:407
#: ../gramps/plugins/drawreport/statisticschart.py:416
#: ../gramps/plugins/drawreport/statisticschart.py:520
msgid "Date(s) missing"
msgstr "Дата відсутня"
#: ../gramps/plugins/drawreport/statisticschart.py:425
#: ../gramps/plugins/drawreport/statisticschart.py:439
msgid "Place missing"
msgstr "Місце відсутнє"
#: ../gramps/plugins/drawreport/statisticschart.py:447
msgid "Already dead"
msgstr "Помер(ла)"
#: ../gramps/plugins/drawreport/statisticschart.py:454
msgid "Still alive"
msgstr "Живий(а)"
#: ../gramps/plugins/drawreport/statisticschart.py:462
#: ../gramps/plugins/drawreport/statisticschart.py:474
msgid "Events missing"
msgstr "Подія відсутня"
#: ../gramps/plugins/drawreport/statisticschart.py:482
#: ../gramps/plugins/drawreport/statisticschart.py:490
msgid "Children missing"
msgstr "Діти відсутні"
#: ../gramps/plugins/drawreport/statisticschart.py:509
msgid "Birth missing"
msgstr "Дата народження відсутня"
#: ../gramps/plugins/drawreport/statisticschart.py:610
msgid "Personal information missing"
msgstr "Особиста інформація відсутня"
#: ../gramps/plugins/drawreport/statisticschart.py:738
msgid "Collecting data..."
msgstr "Збираю дані..."
#: ../gramps/plugins/drawreport/statisticschart.py:745
msgid "Sorting data..."
msgstr "Сортую дані..."
#: ../gramps/plugins/drawreport/statisticschart.py:755
#, python-format
msgid "%(genders)s born %(year_from)04d-%(year_to)04d: %(chart_title)s"
msgstr "%(genders)s народження %(year_from)04d-%(year_to)04d: %(chart_title)s"
#: ../gramps/plugins/drawreport/statisticschart.py:757
#, python-format
msgid "Persons born %(year_from)04d-%(year_to)04d: %(chart_title)s"
msgstr "Народжені %(year_from)04d-%(year_to)04d: %(chart_title)s"
#: ../gramps/plugins/drawreport/statisticschart.py:786
msgid "Saving charts..."
msgstr "Збереження діаграми..."
#: ../gramps/plugins/drawreport/statisticschart.py:837
#: ../gramps/plugins/drawreport/statisticschart.py:872
#, python-format
msgid "%s (persons):"
msgstr "%s (особи):"
#: ../gramps/plugins/drawreport/statisticschart.py:918
#: ../gramps/plugins/textreport/recordsreport.py:138
msgid "Determines what people are included in the report."
msgstr "Визначає які люди будуть додані до звіту."
#: ../gramps/plugins/drawreport/statisticschart.py:922
#: ../gramps/plugins/drawreport/timeline.py:384
#: ../gramps/plugins/graph/gvrelgraph.py:492
#: ../gramps/plugins/textreport/indivcomplete.py:689
#: ../gramps/plugins/textreport/recordsreport.py:142
#: ../gramps/plugins/tool/sortevents.py:173
#: ../gramps/plugins/webreport/narrativeweb.py:8007
#: ../gramps/plugins/webreport/webcal.py:1342
msgid "Filter Person"
msgstr "Фільтр осіб"
#: ../gramps/plugins/drawreport/statisticschart.py:923
#: ../gramps/plugins/textreport/indivcomplete.py:690
msgid "The center person for the filter."
msgstr "Основна особа для фільтру"
#: ../gramps/plugins/drawreport/statisticschart.py:929
msgid "Sort chart items by"
msgstr "Сортувати елементи діаграми по"
#: ../gramps/plugins/drawreport/statisticschart.py:934
msgid "Select how the statistical data is sorted."
msgstr "Оберіть як потрібно сортувати дані статистики."
#: ../gramps/plugins/drawreport/statisticschart.py:937
msgid "Sort in reverse order"
msgstr "Сортувати в зворотньому порядку"
#: ../gramps/plugins/drawreport/statisticschart.py:938
msgid "Check to reverse the sorting order."
msgstr "Відмітьте для сортування в зворотньому порядку"
#: ../gramps/plugins/drawreport/statisticschart.py:942
msgid "People Born After"
msgstr "Особи, народжені після"
#: ../gramps/plugins/drawreport/statisticschart.py:944
msgid "Birth year from which to include people."
msgstr "Рік народження, з якого почати вибір людей."
#: ../gramps/plugins/drawreport/statisticschart.py:947
msgid "People Born Before"
msgstr "Особи, народжені до"
#: ../gramps/plugins/drawreport/statisticschart.py:949
msgid "Birth year until which to include people"
msgstr "Рік народження, до якого обирати людей."
#: ../gramps/plugins/drawreport/statisticschart.py:952
msgid "Include people without known birth years"
msgstr "Додати людей без дня народження"
#: ../gramps/plugins/drawreport/statisticschart.py:954
msgid "Whether to include people without known birth years."
msgstr "Чи включити людей, рік народження яких невідомий"
#: ../gramps/plugins/drawreport/statisticschart.py:958
msgid "Genders included"
msgstr "Включити стать"
#: ../gramps/plugins/drawreport/statisticschart.py:963
msgid "Select which genders are included into statistics."
msgstr "Оберіть яку стать додавати до статистики."
#: ../gramps/plugins/drawreport/statisticschart.py:967
msgid "Max. items for a pie"
msgstr "Макс. елементів для діаграми"
#: ../gramps/plugins/drawreport/statisticschart.py:968
msgid "With fewer items pie chart and legend will be used instead of a bar chart."
msgstr ""
#: ../gramps/plugins/drawreport/statisticschart.py:979
msgid "Charts 1"
msgstr "Графіки 1"
#: ../gramps/plugins/drawreport/statisticschart.py:981
msgid "Charts 2"
msgstr "Графіки 2"
#: ../gramps/plugins/drawreport/statisticschart.py:984
msgid "Include charts with indicated data."
msgstr "Додати графіки для відмічених даних."
#: ../gramps/plugins/drawreport/statisticschart.py:1024
msgid "The style used for the items and values."
msgstr "Оформлення полів та значень."
#: ../gramps/plugins/drawreport/statisticschart.py:1033
#: ../gramps/plugins/drawreport/timeline.py:447
#: ../gramps/plugins/textreport/ancestorreport.py:350
#: ../gramps/plugins/textreport/descendreport.py:444
#: ../gramps/plugins/textreport/detancestralreport.py:857
#: ../gramps/plugins/textreport/detdescendantreport.py:1052
#: ../gramps/plugins/textreport/endoflinereport.py:282
#: ../gramps/plugins/textreport/familygroup.py:724
#: ../gramps/plugins/textreport/indivcomplete.py:778
#: ../gramps/plugins/textreport/kinshipreport.py:387
#: ../gramps/plugins/textreport/numberofancestorsreport.py:220
#: ../gramps/plugins/textreport/simplebooktitle.py:166
#: ../gramps/plugins/textreport/summary.py:284
#: ../gramps/plugins/textreport/tagreport.py:560
msgid "The style used for the title of the page."
msgstr "Оформлення заголовків сторінок."
#. Apply the filter
#. Sort the people as requested
#: ../gramps/plugins/drawreport/timeline.py:113
#: ../gramps/plugins/drawreport/timeline.py:140
#: ../gramps/plugins/drawreport/timeline.py:152
#: ../gramps/plugins/drawreport/timeline.py:309
msgid "Timeline"
msgstr "Часова діаграма"
#: ../gramps/plugins/drawreport/timeline.py:114
msgid "Applying filter..."
msgstr "Застосовую фільтр..."
#: ../gramps/plugins/drawreport/timeline.py:140
msgid "Sorting dates..."
msgstr "Сортую дати..."
#: ../gramps/plugins/drawreport/timeline.py:153
msgid "Calculating timeline..."
msgstr "Обраховую часову діаграму..."
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/drawreport/timeline.py:251
#, python-format
msgid "Sorted by %s"
msgstr "Сортувати по %s"
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/drawreport/timeline.py:253
#, python-format
msgid "Timeline Graph for %s"
msgstr "Часова діаграма для %s"
#: ../gramps/plugins/drawreport/timeline.py:284
msgid "No Date Information"
msgstr "Інформація про дату відсутня"
#: ../gramps/plugins/drawreport/timeline.py:310
msgid "Finding date range..."
msgstr "Пошук діапазону дат..."
#: ../gramps/plugins/drawreport/timeline.py:380
msgid "Determines what people are included in the report"
msgstr "Визначити яких осіб буде додано до звіту"
#: ../gramps/plugins/drawreport/timeline.py:385
#: ../gramps/plugins/graph/gvrelgraph.py:493
#: ../gramps/plugins/textreport/recordsreport.py:143
#: ../gramps/plugins/tool/sortevents.py:174
#: ../gramps/plugins/webreport/narrativeweb.py:8008
#: ../gramps/plugins/webreport/webcal.py:1343
msgid "The center person for the filter"
msgstr "Головна особа для фільтру"
#: ../gramps/plugins/drawreport/timeline.py:391
#: ../gramps/plugins/tool/sortevents.py:180
msgid "Sort by"
msgstr "Сортувати по"
#: ../gramps/plugins/drawreport/timeline.py:396
#: ../gramps/plugins/tool/sortevents.py:185
msgid "Sorting method to use"
msgstr "Спосіб сортування"
#: ../gramps/plugins/drawreport/timeline.py:429
msgid "The style used for the person's name."
msgstr "Стиль для імен."
#: ../gramps/plugins/drawreport/timeline.py:438
msgid "The style used for the year labels."
msgstr "Стиль міток для років."
#: ../gramps/plugins/export/exportcsv.py:200
msgid "Include people"
msgstr "Включить осіб"
#: ../gramps/plugins/export/exportcsv.py:201
msgid "Include marriages"
msgstr "Включіть шлюби"
#: ../gramps/plugins/export/exportcsv.py:202
msgid "Include children"
msgstr "Включіть дітей"
#: ../gramps/plugins/export/exportcsv.py:203
msgid "Translate headers"
msgstr "Перевести заголовки"
#: ../gramps/plugins/export/exportcsv.py:341
#: ../gramps/plugins/importer/importcsv.py:195
msgid "Birth source"
msgstr "Джерело інформації про народження"
#: ../gramps/plugins/export/exportcsv.py:342
#: ../gramps/plugins/importer/importcsv.py:201
msgid "Baptism date"
msgstr "Дата Хрещення(у віці)"
#: ../gramps/plugins/export/exportcsv.py:342
#: ../gramps/plugins/importer/importcsv.py:199
msgid "Baptism place"
msgstr "Місце Хрещення(у віці)"
#: ../gramps/plugins/export/exportcsv.py:342
#: ../gramps/plugins/importer/importcsv.py:204
msgid "Baptism source"
msgstr "Джерело інформації про хрещення(у віці)"
#: ../gramps/plugins/export/exportcsv.py:343
#: ../gramps/plugins/importer/importcsv.py:217
msgid "Death source"
msgstr "Джерело інформації про смерть"
#: ../gramps/plugins/export/exportcsv.py:344
#: ../gramps/plugins/importer/importcsv.py:208
msgid "Burial date"
msgstr "Дата поховання"
#: ../gramps/plugins/export/exportcsv.py:344
#: ../gramps/plugins/importer/importcsv.py:206
msgid "Burial place"
msgstr "Місце поховання"
#: ../gramps/plugins/export/exportcsv.py:344
#: ../gramps/plugins/importer/importcsv.py:211
msgid "Burial source"
msgstr "Джерело інформації про поховання"
#: ../gramps/plugins/export/exportcsv.py:461
#: ../gramps/plugins/importer/importcsv.py:232
#: ../gramps/plugins/textreport/familygroup.py:566
#: ../gramps/plugins/webreport/narrativeweb.py:2464
msgid "Husband"
msgstr "Чоловік"
#: ../gramps/plugins/export/exportcsv.py:461
#: ../gramps/plugins/importer/importcsv.py:229
#: ../gramps/plugins/textreport/familygroup.py:575
#: ../gramps/plugins/webreport/narrativeweb.py:2462
msgid "Wife"
msgstr "Дружина"
#: ../gramps/plugins/export/exportgedcom.py:386
msgid "Writing individuals"
msgstr "Записи осіб"
#: ../gramps/plugins/export/exportgedcom.py:738
msgid "Writing families"
msgstr "Записи сімей"
#: ../gramps/plugins/export/exportgedcom.py:902
msgid "Writing sources"
msgstr "Записи джерел"
#: ../gramps/plugins/export/exportgedcom.py:937
msgid "Writing notes"
msgstr "Записи заміток"
#: ../gramps/plugins/export/exportgedcom.py:975
msgid "Writing repositories"
msgstr "Записи сховищ"
#: ../gramps/plugins/export/exportgedcom.py:1460
msgid "Export failed"
msgstr "Експорт провалився"
#: ../gramps/plugins/export/exportgeneweb.py:104
msgid "No families matched by selected filter"
msgstr "Встановленим фільтром не обрано жодної сім'ї"
#: ../gramps/plugins/export/exportpkg.py:185
#: ../gramps/plugins/export/exportxml.py:138
#: ../gramps/plugins/export/exportxml.py:148
#: ../gramps/plugins/export/exportxml.py:166
#, python-format
msgid "Failure writing %s"
msgstr "Невдача запису %s"
#. feature requests 2356, 1657: avoid genitive form
#: ../gramps/plugins/export/exportvcalendar.py:137
#, python-format
msgid "Marriage of %s"
msgstr "Шлюб %s"
#. feature requests 2356, 1657: avoid genitive form
#: ../gramps/plugins/export/exportvcalendar.py:156
#: ../gramps/plugins/export/exportvcalendar.py:161
#, python-format
msgid "Birth of %s"
msgstr "Народження %s"
#. feature requests 2356, 1657: avoid genitive form
#: ../gramps/plugins/export/exportvcalendar.py:174
#: ../gramps/plugins/export/exportvcalendar.py:180
#, python-format
msgid "Death of %s"
msgstr "Смерть %s"
#: ../gramps/plugins/export/exportvcalendar.py:239
#, python-format
msgid "Anniversary: %s"
msgstr "Річниця: %s"
#: ../gramps/plugins/export/exportxml.py:139
msgid "The database cannot be saved because you do not have permission to write to the directory. Please make sure you have write access to the directory and try again."
msgstr "Неможливо зберегти базу даних, так як у Вас не достатньо прав для запису в даному каталозі. Будь ласка, переконайтесь, що Ви маєте право на запис, та спробуйте ще раз."
#: ../gramps/plugins/export/exportxml.py:149
msgid "The database cannot be saved because you do not have permission to write to the file. Please make sure you have write access to the file and try again."
msgstr "Неможливо зберегти базу даних, так як у Вас не достатньо прав для запису файла. Будь ласка, переконайтесь, що Ви маєте право на запис, та спробуйте ще раз."
#. GUI setup:
#: ../gramps/plugins/gramplet/ageondategramplet.py:60
msgid "Enter a date, click Run"
msgstr "Введіть дату, та натисніть Виконати"
#: ../gramps/plugins/gramplet/ageondategramplet.py:68
msgid "Enter a valid date (like YYYY-MM-DD) in the entry below and click Run. This will compute the ages for everyone in your Family Tree on that date. You can then sort by the age column, and double-click the row to view or edit."
msgstr "Вкажіть вірну дату (наприклад РРРР-ММ-ДД) у формі, що нижче, та натисніть Виконати. Це обрахує вік всіх людей у Вашому сімейному дереві. Ви можете відсортувати список за віком, а по подвійному кліку на рядку, переглянути чи відредагувати дані про особу."
#: ../gramps/plugins/gramplet/agestats.py:48
#: ../gramps/plugins/gramplet/agestats.py:58
#: ../gramps/plugins/gramplet/agestats.py:74
msgid "Max age"
msgstr "Максимальний вік"
#: ../gramps/plugins/gramplet/agestats.py:50
#: ../gramps/plugins/gramplet/agestats.py:59
#: ../gramps/plugins/gramplet/agestats.py:75
msgid "Max age of Mother at birth"
msgstr "Максимальний вік матері при народженні"
#: ../gramps/plugins/gramplet/agestats.py:52
#: ../gramps/plugins/gramplet/agestats.py:60
#: ../gramps/plugins/gramplet/agestats.py:76
msgid "Max age of Father at birth"
msgstr "Максимальний вік батька при народженні"
#: ../gramps/plugins/gramplet/agestats.py:54
#: ../gramps/plugins/gramplet/agestats.py:61
#: ../gramps/plugins/gramplet/agestats.py:77
msgid "Chart width"
msgstr "Ширина діаграми"
#: ../gramps/plugins/gramplet/agestats.py:171
msgid "Lifespan Age Distribution"
msgstr "Розподіл по тривалості життя"
#: ../gramps/plugins/gramplet/agestats.py:172
msgid "Father - Child Age Diff Distribution"
msgstr "Розподіл по різниці віку Батько - Дитина"
#: ../gramps/plugins/gramplet/agestats.py:172
#: ../gramps/plugins/gramplet/agestats.py:173
msgid "Diff"
msgstr "Різниця"
#: ../gramps/plugins/gramplet/agestats.py:173
msgid "Mother - Child Age Diff Distribution"
msgstr "Розподіл по різниці віку Мама - Дитина"
#: ../gramps/plugins/gramplet/agestats.py:230
#: ../gramps/plugins/gramplet/gramplet.gpr.py:233
#: ../gramps/plugins/gramplet/gramplet.gpr.py:240
msgid "Statistics"
msgstr "Статистика"
#: ../gramps/plugins/gramplet/agestats.py:231
msgid "Total"
msgstr "Загалом"
#: ../gramps/plugins/gramplet/agestats.py:232
msgid "Minimum"
msgstr "Мінімум"
#: ../gramps/plugins/gramplet/agestats.py:233
msgid "Average"
msgstr "Середнє"
#: ../gramps/plugins/gramplet/agestats.py:234
msgid "Median"
msgstr "Серединний"
#: ../gramps/plugins/gramplet/agestats.py:235
msgid "Maximum"
msgstr "Максимальний"
#: ../gramps/plugins/gramplet/agestats.py:278
#, python-format
msgid "Double-click to see %d people"
msgstr "Подвійний клік, щоб переглянути %d особу"
#: ../gramps/plugins/gramplet/attributes.py:43
msgid "Double-click on a row to view a quick report showing all people with the selected attribute."
msgstr "Двічі клацніть на рядку, щоб подивитися швидкий звіт із всіма особами з вибраним атрибутом."
#. will be overwritten in load
#: ../gramps/plugins/gramplet/attributesgramplet.py:32
#: ../gramps/plugins/gramplet/descendgramplet.py:49
#: ../gramps/plugins/gramplet/givennamegramplet.py:46
#: ../gramps/plugins/gramplet/pedigreegramplet.py:52
#: ../gramps/plugins/gramplet/recordsgramplet.py:52
#: ../gramps/plugins/gramplet/relativegramplet.py:42
#: ../gramps/plugins/gramplet/statsgramplet.py:55
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:67
#: ../gramps/plugins/gramplet/topsurnamesgramplet.py:50
#: ../gramps/plugins/gramplet/whatsnext.py:47
msgid "No Family Tree loaded."
msgstr "Сімейне дерево не завантажено."
#: ../gramps/plugins/gramplet/attributesgramplet.py:50
#, python-format
msgid "Active person: %s "
msgstr "Активна особа: %s "
#: ../gramps/plugins/gramplet/calendargramplet.py:40
msgid "Double-click a day for details"
msgstr "Подвійний клік по дню, для більшої інформації"
#: ../gramps/plugins/gramplet/children.py:81
#: ../gramps/plugins/gramplet/children.py:178
msgid "Double-click on a row to edit the selected child."
msgstr "Подвійний клік на рядку для редагування обраної дитини."
#: ../gramps/plugins/gramplet/citations.py:64
msgid "Double-click on a row to edit the selected source/citation."
msgstr "Подвійний клік на рядку для редагування обраного джерела/цитати."
#: ../gramps/plugins/gramplet/citations.py:68
msgid "Source/Citation"
msgstr "Джерело/Цитата"
#: ../gramps/plugins/gramplet/citations.py:70
msgid "Publisher"
msgstr "Опублікував"
#: ../gramps/plugins/gramplet/citations.py:142
msgid ""
msgstr "<Без Цитати>"
#: ../gramps/plugins/gramplet/descendgramplet.py:50
#: ../gramps/plugins/gramplet/pedigreegramplet.py:53
msgid "Move mouse over links for options"
msgstr "Наведіть мишку поверх посилання для додаткових параметрів"
#: ../gramps/plugins/gramplet/descendgramplet.py:64
msgid "No Active Person selected."
msgstr "Активну особу не обрано."
#: ../gramps/plugins/gramplet/descendgramplet.py:140
#: ../gramps/plugins/gramplet/descendgramplet.py:158
#: ../gramps/plugins/gramplet/pedigreegramplet.py:166
msgid "Click to make active\n"
msgstr "Клацніть, щоб зробити активною\n"
#: ../gramps/plugins/gramplet/descendgramplet.py:141
#: ../gramps/plugins/gramplet/descendgramplet.py:159
#: ../gramps/plugins/gramplet/pedigreegramplet.py:167
msgid "Right-click to edit"
msgstr "Правий кілк, щоб редагувати"
#: ../gramps/plugins/gramplet/descendgramplet.py:155
msgid " sp. "
msgstr " пара "
#: ../gramps/plugins/gramplet/events.py:50
#: ../gramps/plugins/gramplet/personresidence.py:46
msgid "Double-click on a row to edit the selected event."
msgstr "Подвійний клік на рядку для редагування події"
#: ../gramps/plugins/gramplet/events.py:55
#: ../gramps/plugins/gramplet/gramplet.gpr.py:327
#: ../gramps/plugins/gramplet/gramplet.gpr.py:341
#: ../gramps/plugins/gramplet/gramplet.gpr.py:355
msgid "Details"
msgstr "Детальна інформація"
#: ../gramps/plugins/gramplet/fanchartdescgramplet.py:80
#: ../gramps/plugins/gramplet/fanchartgramplet.py:85
msgid ""
"Click to expand/contract person\n"
"Right-click for options\n"
"Click and drag in open area to rotate"
msgstr ""
"Клік щоб розгорнути/звернути особу\n"
"правий клік для опцій\n"
"Клікніть та перетягніть до відкритої області для розвороту."
#: ../gramps/plugins/gramplet/faqgramplet.py:41
#, python-format
msgid ""
"Frequently Asked Questions \n"
"(needs a connection to the internet)\n"
msgstr ""
"Часті питання \n"
"(потрібне підключення до інтернет)\n"
#: ../gramps/plugins/gramplet/faqgramplet.py:42
msgid "Editing Spouses"
msgstr "Редагувати подружжя"
#: ../gramps/plugins/gramplet/faqgramplet.py:44
#, python-format
msgid " 1. How do I change the order of spouses? \n"
msgstr " 1. Як змінити порядок подружжя? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:45
#, python-format
msgid " 2. How do I add an additional spouse? \n"
msgstr " 2. Як додати додаткову пару до подружжя? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:46
#, python-format
msgid " 3. How do I remove a spouse? \n"
msgstr " 3. Як видалити пару з подружжя \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:48
msgid "Backups and Updates"
msgstr "Резервне копіювання та Оновлення"
#: ../gramps/plugins/gramplet/faqgramplet.py:50
#, python-format
msgid " 4. How do I make backups safely? \n"
msgstr " 4. Як створити надійну резервну копію? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:51
#, python-format
msgid " 5. Is it necessary to update Gramps every time an update is released? \n"
msgstr " 5. Чи важливо оновлювати Gramps кожного разу при виході оновлення, ? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:53
msgid "Data Entry"
msgstr "Введення даних"
#: ../gramps/plugins/gramplet/faqgramplet.py:55
#, python-format
msgid " 6. How should information about marriages be entered? \n"
msgstr " 6. Як вводити інформацію про шлюби? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:56
#, python-format
msgid " 7. What's the difference between a residence and an address? \n"
msgstr " 7. Яка різниця між місцем проживання та адресами? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:58
msgid "Media Files"
msgstr "Медіа файли"
#: ../gramps/plugins/gramplet/faqgramplet.py:60
#, python-format
msgid " 8. How do you add a photo of a person/source/event? \n"
msgstr " 8. Як додати фото до особи/джерела/події? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:61
#, python-format
msgid " 9. How do you find unused media objects? \n"
msgstr " 9. Як виявити медіа об’єкти, що не використовуються, але присутні в базі? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:65
#, python-format
msgid " 10. How can I make a website with Gramps and my tree? \n"
msgstr " 10. Як можна створити сайт з моїм сімейним деревом, з допомогою Gramps? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:66
msgid " 11. How do I record one's occupation? \n"
msgstr " 11. Як записати професію? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:67
#, python-format
msgid " 12. What do I do if I have found a bug? \n"
msgstr " 12. Що я мені робити коли я знайшов помилку в програмі? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:68
msgid " 13. Is there a manual for Gramps? \n"
msgstr " 13. Чи є керівництво для Gramps? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:69
msgid " 14. Are there tutorials available? \n"
msgstr " 14. Чи доступний детальний посібник користувача? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:70
msgid " 15. How do I ...? \n"
msgstr " 15. Як мені зробити ...? \n"
#: ../gramps/plugins/gramplet/faqgramplet.py:71
msgid " 16. How can I help with Gramps? \n"
msgstr " 16. Як я можу допомогти проекту Gramps? \n"
#: ../gramps/plugins/gramplet/givennamegramplet.py:44
msgid "Double-click given name for details"
msgstr "Подвійний клік по імені, для показу деталей"
#: ../gramps/plugins/gramplet/givennamegramplet.py:61
#: ../gramps/plugins/gramplet/recordsgramplet.py:59
#: ../gramps/plugins/gramplet/statsgramplet.py:71
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:90
#: ../gramps/plugins/gramplet/topsurnamesgramplet.py:67
msgid "Processing..."
msgstr "Опрацьовую..."
#: ../gramps/plugins/gramplet/givennamegramplet.py:134
msgid "Total unique given names"
msgstr "Кількість унікальних імен"
#: ../gramps/plugins/gramplet/givennamegramplet.py:136
msgid "Total given names showing"
msgstr "Кількість показаних даних імен"
#: ../gramps/plugins/gramplet/givennamegramplet.py:137
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:174
#: ../gramps/plugins/gramplet/topsurnamesgramplet.py:110
msgid "Total people"
msgstr "Кількість людей"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:33
#: ../gramps/plugins/gramplet/gramplet.gpr.py:41
#: ../gramps/plugins/quickview/quickview.gpr.py:32
msgid "Age on Date"
msgstr "Вік на вказану дату"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:34
msgid "Gramplet showing ages of living people on a specific date"
msgstr "Грамплет показує вік живої особи на певну дату"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:46
#: ../gramps/plugins/gramplet/gramplet.gpr.py:53
msgid "Age Stats"
msgstr "Статистика віку"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:47
msgid "Gramplet showing graphs of various ages"
msgstr "Грамплет показує графіки в залежності від віку"
#. there is no need to add an ending "",
#. as it will be added automatically by libhtml()
#. Translatable strings for variables within this plugin
#. gettext carries a huge footprint with it.
#: ../gramps/plugins/gramplet/gramplet.gpr.py:62
#: ../gramps/plugins/gramplet/gramplet.gpr.py:69
#: ../gramps/plugins/gramplet/gramplet.gpr.py:542
#: ../gramps/plugins/gramplet/gramplet.gpr.py:556
#: ../gramps/plugins/gramplet/gramplet.gpr.py:570
#: ../gramps/plugins/gramplet/gramplet.gpr.py:584
#: ../gramps/plugins/webreport/narrativeweb.py:370
#: ../gramps/plugins/webreport/narrativeweb.py:803
#: ../gramps/plugins/webreport/narrativeweb.py:1549
msgid "Attributes"
msgstr "Атрибути"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:63
msgid "Gramplet showing active person's attributes"
msgstr "Грамплет показує атрибути поточної особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:80
msgid "Gramplet showing calendar and events on specific dates in history"
msgstr "Грамплет показує календар та події на певну дату в історії"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:92
msgid "Descendant"
msgstr "Нащадок"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:93
msgid "Gramplet showing active person's descendants"
msgstr "Грамплет показує нащадків активної особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:99
msgid "Descendants"
msgstr "Нащадки"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:110
msgid "Gramplet showing active person's direct ancestors as a fanchart"
msgstr "Грамплет показує предків активної особи у вигляді графіка-віяла"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:127
msgid "Gramplet showing active person's direct descendants as a fanchart"
msgstr "Грамплет показує предків активної особи у вигляді графіка-віяла"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:135
#: ../gramps/plugins/view/view.gpr.py:156
msgid "Descendant Fan"
msgstr "Діаграма нащадків"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:143
#: ../gramps/plugins/gramplet/gramplet.gpr.py:149
msgid "FAQ"
msgstr "Часті питання"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:144
msgid "Gramplet showing frequently asked questions"
msgstr "Грамплет показує відповіді на часто запитувані питання"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:156
#: ../gramps/plugins/gramplet/gramplet.gpr.py:163
msgid "Given Name Cloud"
msgstr "Хмаринка імен"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:157
msgid "Gramplet showing all given names as a text cloud"
msgstr "Грамплет показує всі дані імена у вигляді текстової хмаринки"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:171
msgid "Gramplet showing active person's ancestors"
msgstr "Грамплет показує предків активної особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:188
msgid "Gramplet showing an active item Quick View"
msgstr "Грамплет показує Швидкий Перегляд для активного елемента"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:203
#: ../gramps/plugins/gramplet/gramplet.gpr.py:209
msgid "Relatives"
msgstr "Родичі"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:204
msgid "Gramplet showing active person's relatives"
msgstr "Грамплет показує близьких родичів активної особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:219
#: ../gramps/plugins/gramplet/gramplet.gpr.py:226
msgid "Session Log"
msgstr "Журнал сесії"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:220
msgid "Gramplet showing all activity for this session"
msgstr "Грамплет показує всі дії здійснені в поточній сесії"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:234
msgid "Gramplet showing summary data of the Family Tree"
msgstr "Грамплет показує загальну інформацію про Сімейне Дерево"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:247
#: ../gramps/plugins/gramplet/gramplet.gpr.py:254
msgid "Surname Cloud"
msgstr "Хмаринка прізвищ"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:248
msgid "Gramplet showing all surnames as a text cloud"
msgstr "Грамплет показує всі прізвища у вигляді текстової хмаринки"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:262
msgid "Gramplet for displaying a To Do list"
msgstr "Грамплет показує показує список завдань"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:275
#: ../gramps/plugins/gramplet/gramplet.gpr.py:281
msgid "Top Surnames"
msgstr "Топ Прізвищ"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:276
msgid "Gramplet showing most frequent surnames in this tree"
msgstr "Грамплет показує найбільш популярні прізвища"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:288
msgid "Welcome"
msgstr "Ласкаво Просимо"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:289
msgid "Gramplet showing a welcome message"
msgstr "грамплет показує привітальне повідомлення"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:295
msgid "Welcome to Gramps!"
msgstr "Ласкаво просимо до Gramps!"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:302
msgid "What's Next"
msgstr "Що далі?"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:303
msgid "Gramplet suggesting items to research"
msgstr "Грамплет показує пропозиції для подальшого дослідження"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:309
msgid "What's Next?"
msgstr "Що далі?"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:319
msgid "Person Details"
msgstr "Подробиці про особу"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:320
msgid "Gramplet showing details of a person"
msgstr "Грамплет показує детальну інформацію про особу"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:333
msgid "Repository Details"
msgstr "Подробиці про сховище"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:334
msgid "Gramplet showing details of a repository"
msgstr "Грамплет показує детальну інформацію про сховище"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:347
msgid "Place Details"
msgstr "Подробиці про місце"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:348
msgid "Gramplet showing details of a place"
msgstr "Грамплет показує детальну інформацію про місце"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:361
msgid "Media Preview"
msgstr "Попередній перегляд медіа"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:362
msgid "Gramplet showing a preview of a media object"
msgstr "Грамплет показує попередній перегляд медіа об’єктів"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:387
msgid "Metadata Viewer"
msgstr "Перегляд метаданих"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:388
msgid "Gramplet showing metadata for a media object"
msgstr "Грамплет показує метадані медіа об’єкту"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:395
msgid "Image Metadata"
msgstr "Метадані зображення"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:400
msgid ""
"GExiv2 module not loaded. Image metadata functionality will not be available.\n"
"To build it for Gramps see http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#GExiv2_for_Image_metadata"
msgstr ""
#: ../gramps/plugins/gramplet/gramplet.gpr.py:408
msgid "Person Residence"
msgstr "Місце проживання особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:409
msgid "Gramplet showing residence events for a person"
msgstr "Грамплет показує місця подій особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:422
msgid "Person Events"
msgstr "Події особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:423
msgid "Gramplet showing the events for a person"
msgstr "Грамплет показує всі події для особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:437
msgid "Gramplet showing the events for a family"
msgstr "Грамплет показує події для сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:450
msgid "Person Gallery"
msgstr "Галерея особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:451
msgid "Gramplet showing media objects for a person"
msgstr "Грамплет показує всі медіа об’єкти особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:458
#: ../gramps/plugins/gramplet/gramplet.gpr.py:472
#: ../gramps/plugins/gramplet/gramplet.gpr.py:486
#: ../gramps/plugins/gramplet/gramplet.gpr.py:500
#: ../gramps/plugins/gramplet/gramplet.gpr.py:514
#: ../gramps/plugins/gramplet/gramplet.gpr.py:528
msgid "Gallery"
msgstr "Галерея"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:464
msgid "Family Gallery"
msgstr "Галерея сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:465
msgid "Gramplet showing media objects for a family"
msgstr "Грамплет показує медіа об’єкти для певної особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:478
msgid "Event Gallery"
msgstr "Галерея подій"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:479
msgid "Gramplet showing media objects for an event"
msgstr "Грамплет показує медіа об’єкти для певної події"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:492
msgid "Place Gallery"
msgstr "Галерея місця"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:493
msgid "Gramplet showing media objects for a place"
msgstr "Грамплет показує медіа об’єкти для певного місця"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:506
msgid "Source Gallery"
msgstr "Галерея джерела"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:507
msgid "Gramplet showing media objects for a source"
msgstr "Грамплет показує медіа об’єкти для певного джерела"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:520
msgid "Citation Gallery"
msgstr "Галерея цитат"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:521
msgid "Gramplet showing media objects for a citation"
msgstr "Грамплет показує всі медіа об’єкти для цитати"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:534
msgid "Person Attributes"
msgstr "Атрибути особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:535
msgid "Gramplet showing the attributes of a person"
msgstr "Грамплет показує атрибути поточної особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:548
msgid "Event Attributes"
msgstr "Атрибути події"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:549
msgid "Gramplet showing the attributes of an event"
msgstr "Грамплет показує атрибути певної події"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:562
msgid "Family Attributes"
msgstr "Атрибути сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:563
msgid "Gramplet showing the attributes of a family"
msgstr "Грамплет показує атрибути певної сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:576
msgid "Media Attributes"
msgstr "Атрибути медіа"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:577
msgid "Gramplet showing the attributes of a media object"
msgstr "Грамплет показує атрибути певного медіа об’єкту"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:590
msgid "Person Notes"
msgstr "Замітки до особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:591
msgid "Gramplet showing the notes for a person"
msgstr "Грамплет показує всі замітки для особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:604
msgid "Event Notes"
msgstr "Замітки до подій"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:605
msgid "Gramplet showing the notes for an event"
msgstr "Грамплет показує замітки до події"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:618
msgid "Family Notes"
msgstr "Замітки до сім'ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:619
msgid "Gramplet showing the notes for a family"
msgstr "Грамплет показує замітки до сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:632
msgid "Place Notes"
msgstr "Замітки до місця"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:633
msgid "Gramplet showing the notes for a place"
msgstr "Грамплет показує замітки до місця"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:646
msgid "Source Notes"
msgstr "Замітки до джерела"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:647
msgid "Gramplet showing the notes for a source"
msgstr "Грамплет показує замітки до джерела"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:660
msgid "Citation Notes"
msgstr "Замітки до цитати"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:661
msgid "Gramplet showing the notes for a citation"
msgstr "Грамплет показує всі замітки для цитати"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:674
msgid "Repository Notes"
msgstr "Замітки до сховища"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:675
msgid "Gramplet showing the notes for a repository"
msgstr "Грамплет показує замітки до сховища"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:688
msgid "Media Notes"
msgstr "Замітки до медіа"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:689
msgid "Gramplet showing the notes for a media object"
msgstr "Грамплет показує замітки до медіа об’єкту"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:702
msgid "Person Citations"
msgstr "Цитати про особу"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:703
msgid "Gramplet showing the citations for a person"
msgstr "Грамплет показує всі цитати для особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:716
msgid "Event Citations"
msgstr "Цитати подій"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:717
msgid "Gramplet showing the citations for an event"
msgstr "Грамплет показує цитати для події"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:730
msgid "Family Citations"
msgstr "Цитати сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:731
msgid "Gramplet showing the citations for a family"
msgstr "Грамплет показує цитати для сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:744
msgid "Place Citations"
msgstr "Циати для місь"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:745
msgid "Gramplet showing the citations for a place"
msgstr "Грамплет показує цитати для місця"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:758
msgid "Media Citations"
msgstr "Цитати для медіа"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:759
msgid "Gramplet showing the citations for a media object"
msgstr "Грамплет показує цитати для медіа"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:772
msgid "Person Children"
msgstr "Діти особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:773
msgid "Gramplet showing the children of a person"
msgstr "Грамплет показує дітей обраної особи"
#. Go over children and build their menu
#: ../gramps/plugins/gramplet/gramplet.gpr.py:780
#: ../gramps/plugins/gramplet/gramplet.gpr.py:794
#: ../gramps/plugins/textreport/familygroup.py:585
#: ../gramps/plugins/textreport/indivcomplete.py:453
#: ../gramps/plugins/view/pedigreeview.py:1732
#: ../gramps/plugins/view/relview.py:1382
#: ../gramps/plugins/webreport/narrativeweb.py:760
msgid "Children"
msgstr "Діти"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:786
msgid "Family Children"
msgstr "Діти сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:787
msgid "Gramplet showing the children of a family"
msgstr "Грамплет показує дітей обраної сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:800
msgid "Person Backlinks"
msgstr "Зворотні посилання на особу"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:801
msgid "Gramplet showing the backlinks for a person"
msgstr "Грамплет показує зворотні посилання на особу"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:808
#: ../gramps/plugins/gramplet/gramplet.gpr.py:822
#: ../gramps/plugins/gramplet/gramplet.gpr.py:836
#: ../gramps/plugins/gramplet/gramplet.gpr.py:850
#: ../gramps/plugins/gramplet/gramplet.gpr.py:864
#: ../gramps/plugins/gramplet/gramplet.gpr.py:878
#: ../gramps/plugins/gramplet/gramplet.gpr.py:892
#: ../gramps/plugins/gramplet/gramplet.gpr.py:906
#: ../gramps/plugins/gramplet/gramplet.gpr.py:920
#: ../gramps/plugins/webreport/narrativeweb.py:2419
#: ../gramps/plugins/webreport/narrativeweb.py:2831
#: ../gramps/plugins/webreport/narrativeweb.py:4891
#: ../gramps/plugins/webreport/narrativeweb.py:5743
msgid "References"
msgstr "Посилання"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:814
msgid "Event Backlinks"
msgstr "Зворотні посилання на подію"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:815
msgid "Gramplet showing the backlinks for an event"
msgstr "Грамплет показує зворотні посилання на подію"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:828
msgid "Family Backlinks"
msgstr "Зворотні посилання на сім’ю"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:829
msgid "Gramplet showing the backlinks for a family"
msgstr "Грамплет показує зворотні посилання на сім’ю"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:842
msgid "Place Backlinks"
msgstr "Зворотні посилання для місця"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:843
msgid "Gramplet showing the backlinks for a place"
msgstr "Грамплет показує зворотні посилання для місця"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:856
msgid "Source Backlinks"
msgstr "Зворотні посилання на джерело"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:857
msgid "Gramplet showing the backlinks for a source"
msgstr "Грамплет показує зворотні посилання на джерело"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:870
msgid "Citation Backlinks"
msgstr "Зворотні посилання на цитату"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:871
msgid "Gramplet showing the backlinks for a citation"
msgstr "Грамплет показує зворотні посилання на цитату"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:884
msgid "Repository Backlinks"
msgstr "Зворотні посилання для сховища"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:885
msgid "Gramplet showing the backlinks for a repository"
msgstr "Грамплет показує зворотні посилання для сховища"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:898
msgid "Media Backlinks"
msgstr "Зворотні посилання на мадіа"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:899
msgid "Gramplet showing the backlinks for a media object"
msgstr "Грамплет показує зворотні посилання на медіа"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:912
msgid "Note Backlinks"
msgstr "Зворотні посилання на замітку"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:913
msgid "Gramplet showing the backlinks for a note"
msgstr "Грамплет показує зворотні посилання на замітку"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:926
msgid "Person Filter"
msgstr "Фільтр особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:927
msgid "Gramplet providing a person filter"
msgstr "Грамплет надає фільтр осіб"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:940
msgid "Family Filter"
msgstr "Фільтр сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:941
msgid "Gramplet providing a family filter"
msgstr "Грамплет дозволяє фільтрування сімей"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:954
msgid "Event Filter"
msgstr "Фільтр події"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:955
msgid "Gramplet providing an event filter"
msgstr "Грамплет дозволяє фільтрування подій"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:968
msgid "Source Filter"
msgstr "Фільтр джерела"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:969
msgid "Gramplet providing a source filter"
msgstr "Грамплет дозволяє фільтрування джерел"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:982
msgid "Citation Filter"
msgstr "Фільтр цитати"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:983
msgid "Gramplet providing a citation filter"
msgstr "Грамплет надає можливість фільтрування цитат"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:996
msgid "Place Filter"
msgstr "Фільтр місця"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:997
msgid "Gramplet providing a place filter"
msgstr "Грамплет показує фільтр місць"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1010
msgid "Media Filter"
msgstr "Фільтр медіа"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1011
msgid "Gramplet providing a media filter"
msgstr "Грамплет показує фільтр медіа файлів"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1024
msgid "Repository Filter"
msgstr "Фільтр сховища"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1025
msgid "Gramplet providing a repository filter"
msgstr "грамплет показує фільтр сховищ"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1038
msgid "Note Filter"
msgstr "Фільтр замітки"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1039
msgid "Gramplet providing a note filter"
msgstr "Грамплет показує показує фільтр заміток"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1052
msgid "Records Gramplet"
msgstr "Записи Грамплетів"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1053
#: ../gramps/plugins/textreport/textplugins.gpr.py:411
msgid "Shows some interesting records about people and families"
msgstr "Показує деякі цікаві записи про людину або сім'ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1063
#: ../gramps/plugins/textreport/recordsreport.py:82
msgid "Records"
msgstr "Записи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1068
msgid "Person To Do"
msgstr "Завдання до особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1069
msgid "Gramplet showing the To Do notes for a person"
msgstr "Грамплет показує всі Завдання для особи"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1082
msgid "Event To Do"
msgstr "Завдання до події"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1083
msgid "Gramplet showing the To Do notes for an event"
msgstr "Грамплет показує всі Завдання для події"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1096
msgid "Family To Do"
msgstr "Завдання до сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1097
msgid "Gramplet showing the To Do notes for a family"
msgstr "Грамплет показує всі Завдання для сім’ї"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1110
msgid "Place To Do"
msgstr "Завдання для місця"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1111
msgid "Gramplet showing the To Do notes for a place"
msgstr "Грамплет показує всі Завдання для місця"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1124
msgid "Source To Do"
msgstr "Завдання для джерела"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1125
msgid "Gramplet showing the To Do notes for a source"
msgstr "Грамплет показує всі Завдання для джерела"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1138
msgid "Citation To Do"
msgstr "Завдання до цитат"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1139
msgid "Gramplet showing the To Do notes for a citation"
msgstr "Грамплет показує всі Завдання для цитат"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1152
msgid "Repository To Do"
msgstr "Завдання для сховища"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1153
msgid "Gramplet showing the To Do notes for a repository"
msgstr "Грамплет показує всі Завдання для сховища"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1166
msgid "Media To Do"
msgstr "Завдання для медіа"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1167
msgid "Gramplet showing the To Do notes for a media object"
msgstr "Грамплет показує всі Завдання для медіа об’єкту"
#: ../gramps/plugins/gramplet/notes.py:101
#: ../gramps/plugins/gramplet/todo.py:126
#: ../gramps/plugins/gramplet/todogramplet.py:144
#, python-format
msgid "%(current)d of %(total)d"
msgstr "%(current)d з %(total)d"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:61
#: ../gramps/plugins/gramplet/pedigreegramplet.py:70
#: ../gramps/plugins/gramplet/pedigreegramplet.py:81
#: ../gramps/plugins/view/fanchartdescview.py:275
#: ../gramps/plugins/view/fanchartview.py:273
msgid "Max generations"
msgstr "Максимум поколінь"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:63
#: ../gramps/plugins/gramplet/pedigreegramplet.py:71
#: ../gramps/plugins/gramplet/pedigreegramplet.py:82
msgid "Show dates"
msgstr "Показати дати"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:64
#: ../gramps/plugins/gramplet/pedigreegramplet.py:72
#: ../gramps/plugins/gramplet/pedigreegramplet.py:83
msgid "Line type"
msgstr "Тип лінії"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:224
#, python-format
msgid "(b. %(birthdate)s, d. %(deathdate)s)"
msgstr "(нар. %(birthdate)s, пом. %(deathdate)s)"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:229
#, python-format
msgid "(b. %s)"
msgstr "(нар. %s)"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:231
#, python-format
msgid "(d. %s)"
msgstr "(пом. %s)"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:253
msgid ""
"\n"
"Breakdown by generation:\n"
msgstr ""
"\n"
"Розбивка по поколіннях:\n"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:255
msgid "percent sign or text string|%"
msgstr "%"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:262
msgid "Generation 1"
msgstr "Покоління 1"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:263
msgid "Double-click to see people in generation"
msgstr "Подвійний клік для перегляду осіб цього покоління"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:265
#, python-format
msgid " has 1 of 1 individual (%(percent)s complete)\n"
msgstr " має 1 з 1 осіб (%(percent)s виконано)\n"
#. Create the Generation title, set an index marker
#: ../gramps/plugins/gramplet/pedigreegramplet.py:268
#: ../gramps/plugins/textreport/ancestorreport.py:214
#: ../gramps/plugins/textreport/detancestralreport.py:207
#: ../gramps/plugins/textreport/detdescendantreport.py:301
#: ../gramps/plugins/textreport/endoflinereport.py:177
#, python-format
msgid "Generation %d"
msgstr "Покоління %d"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:269
#, python-format
msgid "Double-click to see people in generation %d"
msgstr "Подвійний клік, для перегляду осіб %d покоління"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:272
#, python-format
msgid " has %(count_person)d of %(max_count_person)d individuals (%(percent)s complete)\n"
msgid_plural " has %(count_person)d of %(max_count_person)d individuals (%(percent)s complete)\n"
msgstr[0] " нараховано %(count_person)d особу з %(max_count_person)d осіб (%(percent)s виконано)\n"
msgstr[1] " нараховано %(count_person)d особи з %(max_count_person)d осіб (%(percent)s виконано)\n"
msgstr[2] " нараховано %(count_person)d осіб з %(max_count_person)d осіб (%(percent)s виконано)\n"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:275
msgid "All generations"
msgstr "Всі покоління"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:276
msgid "Double-click to see all generations"
msgstr "Подвійний клік, щоб переглянути всі покоління"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:278
#, python-format
msgid " have %d individual\n"
msgid_plural " have %d individuals\n"
msgstr[0] " має %d особу\n"
msgstr[1] " має %d особи\n"
msgstr[2] " має %d осіб\n"
#: ../gramps/plugins/gramplet/persondetails.py:183
#: ../gramps/plugins/gramplet/whatsnext.py:372
#: ../gramps/plugins/gramplet/whatsnext.py:394
#: ../gramps/plugins/gramplet/whatsnext.py:444
#: ../gramps/plugins/gramplet/whatsnext.py:479
#: ../gramps/plugins/gramplet/whatsnext.py:500
msgid ", "
msgstr ", "
#: ../gramps/plugins/gramplet/persondetails.py:212
#, python-format
msgid "%(date)s - %(place)s."
msgstr "%(date)s - %(place)s"
#: ../gramps/plugins/gramplet/persondetails.py:215
#, python-format
msgid "%(date)s."
msgstr "%(date)s."
#: ../gramps/plugins/gramplet/placedetails.py:117
#: ../gramps/plugins/lib/libplaceview.py:106
#: ../gramps/plugins/view/placetreeview.py:84
#: ../gramps/plugins/webreport/narrativeweb.py:380
#: ../gramps/plugins/webreport/narrativeweb.py:3379
msgid "Latitude"
msgstr "Широта"
#: ../gramps/plugins/gramplet/placedetails.py:119
#: ../gramps/plugins/lib/libplaceview.py:107
#: ../gramps/plugins/view/placetreeview.py:85
#: ../gramps/plugins/webreport/narrativeweb.py:382
#: ../gramps/plugins/webreport/narrativeweb.py:3380
msgid "Longitude"
msgstr "Довгота"
#. Add types:
#: ../gramps/plugins/gramplet/quickviewgramplet.py:71
#: ../gramps/plugins/gramplet/quickviewgramplet.py:107
#: ../gramps/plugins/gramplet/quickviewgramplet.py:129
#: ../gramps/plugins/gramplet/quickviewgramplet.py:144
msgid "View Type"
msgstr "Тип перегляду"
#: ../gramps/plugins/gramplet/quickviewgramplet.py:73
#: ../gramps/plugins/gramplet/quickviewgramplet.py:80
#: ../gramps/plugins/gramplet/quickviewgramplet.py:123
#: ../gramps/plugins/gramplet/quickviewgramplet.py:145
msgid "Quick Views"
msgstr "Швидкий перегляд"
#: ../gramps/plugins/gramplet/recordsgramplet.py:51
#: ../gramps/plugins/gramplet/whatsnext.py:46
msgid "Double-click name for details"
msgstr "Подвійний клік по імені для інформації"
#: ../gramps/plugins/gramplet/relativegramplet.py:43
msgid "Click name to make person active\n"
msgstr "Клік по імені, щоб зробити особу активною\n"
#: ../gramps/plugins/gramplet/relativegramplet.py:44
msgid "Right-click name to edit person"
msgstr "Правий клік, щоб редагувати особу"
#: ../gramps/plugins/gramplet/relativegramplet.py:72
#, python-format
msgid "Active person: %s"
msgstr "Активна особа: %s"
#: ../gramps/plugins/gramplet/relativegramplet.py:88
#, python-format
msgid "%d. Partner: "
msgstr "%d. Партнер: "
#: ../gramps/plugins/gramplet/relativegramplet.py:92
#, python-format
msgid "%d. Partner: Not known"
msgstr "%d. Партнер: Невідомо"
#: ../gramps/plugins/gramplet/relativegramplet.py:107
msgid "Parents:"
msgstr "Батьки:"
#: ../gramps/plugins/gramplet/relativegramplet.py:119
#: ../gramps/plugins/gramplet/relativegramplet.py:123
#, python-format
msgid " %d.a Mother: "
msgstr " %d.a Мама: "
#: ../gramps/plugins/gramplet/relativegramplet.py:130
#: ../gramps/plugins/gramplet/relativegramplet.py:134
#, python-format
msgid " %d.b Father: "
msgstr " %d.b Батько: "
#: ../gramps/plugins/gramplet/sessionloggramplet.py:43
msgid ""
"Click name to change active\n"
"Double-click name to edit"
msgstr ""
"Клік по імені для зміни активної особи\n"
"Подвійний клік - для редагування"
#: ../gramps/plugins/gramplet/sessionloggramplet.py:44
msgid "Log for this Session"
msgstr "Журнал поточної сесії"
#: ../gramps/plugins/gramplet/sessionloggramplet.py:53
msgid "Opened data base -----------\n"
msgstr "Відкриття бази даних -----------\n"
#. List of translated strings used here (translated in self.log ).
#: ../gramps/plugins/gramplet/sessionloggramplet.py:55
msgid "Added"
msgstr "Додано"
#: ../gramps/plugins/gramplet/sessionloggramplet.py:55
msgid "Deleted"
msgstr "Видалено"
#: ../gramps/plugins/gramplet/sessionloggramplet.py:55
msgid "Edited"
msgstr "Редаговано"
#: ../gramps/plugins/gramplet/sessionloggramplet.py:55
msgid "Selected"
msgstr "Обрано"
#: ../gramps/plugins/gramplet/statsgramplet.py:56
msgid "Double-click item to see matches"
msgstr "Подвійний клік, щоб переглянути збіги"
#: ../gramps/plugins/gramplet/statsgramplet.py:95
#: ../gramps/plugins/textreport/summary.py:228
msgid "less than 1"
msgstr "менше ніж 1"
#. -------------------------
#: ../gramps/plugins/gramplet/statsgramplet.py:146
#: ../gramps/plugins/graph/gvfamilylines.py:151
#: ../gramps/plugins/textreport/summary.py:104
#: ../gramps/plugins/webreport/narrativeweb.py:1760
#: ../gramps/plugins/webreport/narrativeweb.py:1810
#: ../gramps/plugins/webreport/narrativeweb.py:1866
#: ../gramps/plugins/webreport/narrativeweb.py:5195
msgid "Individuals"
msgstr "Особи"
#: ../gramps/plugins/gramplet/statsgramplet.py:148
msgid "Number of individuals"
msgstr "Кількість осіб"
#: ../gramps/plugins/gramplet/statsgramplet.py:158
msgid "Individuals with unknown gender"
msgstr "Стать невідома"
#: ../gramps/plugins/gramplet/statsgramplet.py:162
msgid "Incomplete names"
msgstr "Незакінчені імена"
#: ../gramps/plugins/gramplet/statsgramplet.py:166
msgid "Individuals missing birth dates"
msgstr "Особи з неповними датами народження"
#: ../gramps/plugins/gramplet/statsgramplet.py:170
msgid "Disconnected individuals"
msgstr "Непов'язані особи"
#: ../gramps/plugins/gramplet/statsgramplet.py:174
#: ../gramps/plugins/textreport/summary.py:200
msgid "Family Information"
msgstr "Сімейна інформація"
#: ../gramps/plugins/gramplet/statsgramplet.py:176
msgid "Number of families"
msgstr "Кількість сімей"
#: ../gramps/plugins/gramplet/statsgramplet.py:180
msgid "Unique surnames"
msgstr "Унікальні прізвища"
#: ../gramps/plugins/gramplet/statsgramplet.py:184
#: ../gramps/plugins/textreport/summary.py:216
msgid "Media Objects"
msgstr "Медіа об'єкти"
#: ../gramps/plugins/gramplet/statsgramplet.py:186
msgid "Individuals with media objects"
msgstr "Особи з медіа"
#: ../gramps/plugins/gramplet/statsgramplet.py:190
msgid "Total number of media object references"
msgstr "Загальна кількість посилань на медіа"
#: ../gramps/plugins/gramplet/statsgramplet.py:194
msgid "Number of unique media objects"
msgstr "Кількість унікальних медіа об'єктів"
#: ../gramps/plugins/gramplet/statsgramplet.py:199
msgid "Total size of media objects"
msgstr "Загальний розмір медіа об'єктів"
#: ../gramps/plugins/gramplet/statsgramplet.py:203
#: ../gramps/plugins/textreport/summary.py:245
msgid "Missing Media Objects"
msgstr "Відсутні медіа об'єкти"
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:63
#: ../gramps/plugins/gramplet/topsurnamesgramplet.py:48
msgid "Double-click surname for details"
msgstr "Подвійний клік по прізвищу для деталей"
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:83
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:178
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:186
msgid "Number of surnames"
msgstr "Кількість прізвищ"
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:84
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:180
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:187
msgid "Min font size"
msgstr "Мінімальний розмір шрифту"
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:85
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:182
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:188
msgid "Max font size"
msgstr "Максимальний розмір шрифту"
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:171
#: ../gramps/plugins/gramplet/topsurnamesgramplet.py:108
msgid "Total unique surnames"
msgstr "Кількість унікальних прізвищ"
#: ../gramps/plugins/gramplet/surnamecloudgramplet.py:173
msgid "Total surnames showing"
msgstr "Кількість показаних прізвищ"
#: ../gramps/plugins/gramplet/todo.py:49
#: ../gramps/plugins/gramplet/todogramplet.py:52
msgid "Previous To Do note"
msgstr "Поперерднє завдання"
#: ../gramps/plugins/gramplet/todo.py:53
#: ../gramps/plugins/gramplet/todogramplet.py:56
msgid "Next To Do note"
msgstr "Наступне завдання"
#: ../gramps/plugins/gramplet/todo.py:57
#: ../gramps/plugins/gramplet/todogramplet.py:60
msgid "Edit the selected To Do note"
msgstr "Редагувати обрану замітку до завдання"
#: ../gramps/plugins/gramplet/todo.py:61
#: ../gramps/plugins/gramplet/todogramplet.py:64
msgid "Add a new To Do note"
msgstr "Додати нову замітку до завдань"
#: ../gramps/plugins/gramplet/todogramplet.py:142
msgid "Unattached"
msgstr ""
#: ../gramps/plugins/gramplet/welcomegramplet.py:105
msgid "Intro"
msgstr "Вступ"
#: ../gramps/plugins/gramplet/welcomegramplet.py:107
msgid ""
"Gramps is a software package designed for genealogical research. Although similar to other genealogical programs, Gramps offers some unique and powerful features.\n"
"\n"
msgstr ""
"Gramps це програмне забезпечення створене для генеалогічних досліджень. Хоч ця програма схожа на інші генеалогічні програми, про те Gramps пропонує декілька унікальних та потужних можливостей.\n"
"\n"
#: ../gramps/plugins/gramplet/welcomegramplet.py:110
msgid "Links"
msgstr "Посилання"
#: ../gramps/plugins/gramplet/welcomegramplet.py:111
msgid "Home Page"
msgstr "Домашня сторінка"
#: ../gramps/plugins/gramplet/welcomegramplet.py:111
msgid "http://gramps-project.org/"
msgstr "http://gramps-project.org/"
#: ../gramps/plugins/gramplet/welcomegramplet.py:112
msgid "Start with Genealogy and Gramps"
msgstr "Почніть Генеалогію з Gramps"
#: ../gramps/plugins/gramplet/welcomegramplet.py:113
msgid "http://www.gramps-project.org/wiki/index.php?title=Start_with_Genealogy"
msgstr "http://www.gramps-project.org/wiki/index.php?title=Start_with_Genealogy"
#: ../gramps/plugins/gramplet/welcomegramplet.py:114
msgid "Gramps online manual"
msgstr "Допомога Gramps: в мережі"
#: ../gramps/plugins/gramplet/welcomegramplet.py:115
msgid "http://www.gramps-project.org/wiki/index.php?title=Gramps_4.0_Wiki_Manual"
msgstr "http://www.gramps-project.org/wiki/index.php?title=Gramps_4.0_Wiki_Manual"
#: ../gramps/plugins/gramplet/welcomegramplet.py:116
msgid "Ask questions on gramps-users mailing list"
msgstr "Задати запитання користувачам gramps в списку поштової розсилки"
#: ../gramps/plugins/gramplet/welcomegramplet.py:117
msgid "http://gramps-project.org/contact/"
msgstr "http://gramps-project.org/contact/"
#: ../gramps/plugins/gramplet/welcomegramplet.py:119
msgid "Who makes Gramps?"
msgstr "Хто створює Gramps?"
#: ../gramps/plugins/gramplet/welcomegramplet.py:120
msgid ""
"Gramps is created by genealogists for genealogists, organized in the Gramps Project. Gramps is an Open Source Software package, which means you are free to make copies and distribute it to anyone you like. It's developed and maintained by a worldwide team of volunteers whose goal is to make Gramps powerful, yet easy to use.\n"
"\n"
msgstr ""
#: ../gramps/plugins/gramplet/welcomegramplet.py:126
msgid "Getting Started"
msgstr "З чого розпочати"
#: ../gramps/plugins/gramplet/welcomegramplet.py:127
msgid ""
"The first thing you must do is to create a new Family Tree. To create a new Family Tree (sometimes called 'database') select \"Family Trees\" from the menu, pick \"Manage Family Trees\", press \"New\" and name your Family Tree. For more details, please read the information at the links above\n"
"\n"
msgstr ""
#: ../gramps/plugins/gramplet/welcomegramplet.py:132
msgid "Dashboard View"
msgstr "Огляд головної панелі"
#: ../gramps/plugins/gramplet/welcomegramplet.py:133
msgid ""
"You are currently reading from the \"Dashboard\" view, where you can add your own gramplets. You can also add gramplets to any view by adding a sidebar and/or bottombar, and right-clicking to the right of the tab.\n"
"\n"
"You can click the configuration icon in the toolbar to add additional columns, while right-click on the background allows to add gramplets. You can also drag the Properties button to reposition the gramplet on this page, and detach the gramplet to float above Gramps."
msgstr ""
#. Minimum number of lines we want to see. Further lines with the same
#. distance to the main person will be added on top of this.
#: ../gramps/plugins/gramplet/whatsnext.py:59
msgid "Minimum number of items to display"
msgstr "Мінімальна кількість елементів для показу"
#. How many generations of descendants to process before we go up to the
#. next level of ancestors.
#: ../gramps/plugins/gramplet/whatsnext.py:65
msgid "Descendant generations per ancestor generation"
msgstr "Кількість поколінь нащадків на кожне покоління предків"
#. After an ancestor was processed, how many extra rounds to delay until
#. the descendants of this ancestor are processed.
#: ../gramps/plugins/gramplet/whatsnext.py:71
msgid "Delay before descendants of an ancestor is processed"
msgstr ""
#. Tag to use to indicate that this person has no further marriages, if
#. the person is not tagged, warn about this at the time the marriages
#. for the person are processed.
#: ../gramps/plugins/gramplet/whatsnext.py:78
msgid "Tag to indicate that a person is complete"
msgstr "Мітка яка означає, що дослідження особи закінчено"
#. Tag to use to indicate that there are no further children in this
#. family, if this family is not tagged, warn about this at the time the
#. children of this family are processed.
#: ../gramps/plugins/gramplet/whatsnext.py:85
msgid "Tag to indicate that a family is complete"
msgstr "Мітка яка означає, що дослідження сім’ї закінчено"
#. Tag to use to specify people and families to ignore. In his way,
#. hopeless cases can be marked separately and don't clutter up the list.
#: ../gramps/plugins/gramplet/whatsnext.py:91
msgid "Tag to indicate that a person or family should be ignored"
msgstr "Мітка яка означає, що особу чи сім’ю має бути зігноровано"
#: ../gramps/plugins/gramplet/whatsnext.py:165
msgid "No Home Person set."
msgstr "Базову особу не вказано."
#: ../gramps/plugins/gramplet/whatsnext.py:347
msgid "first name unknown"
msgstr "ім'я невідоме"
#: ../gramps/plugins/gramplet/whatsnext.py:350
msgid "surname unknown"
msgstr "прізвище невідоме"
#: ../gramps/plugins/gramplet/whatsnext.py:354
#: ../gramps/plugins/gramplet/whatsnext.py:385
#: ../gramps/plugins/gramplet/whatsnext.py:412
#: ../gramps/plugins/gramplet/whatsnext.py:419
#: ../gramps/plugins/gramplet/whatsnext.py:459
#: ../gramps/plugins/gramplet/whatsnext.py:466
msgid "(person with unknown name)"
msgstr "(особа з невідомим іменем)"
#: ../gramps/plugins/gramplet/whatsnext.py:367
msgid "birth event missing"
msgstr "відсутня подія - народження"
#: ../gramps/plugins/gramplet/whatsnext.py:371
#: ../gramps/plugins/gramplet/whatsnext.py:393
#: ../gramps/plugins/gramplet/whatsnext.py:443
#: ../gramps/plugins/gramplet/whatsnext.py:478
#, python-format
msgid ": %(list)s\n"
msgstr ": %(list)s\n"
#: ../gramps/plugins/gramplet/whatsnext.py:389
msgid "person not complete"
msgstr "дані про особу не повні"
#: ../gramps/plugins/gramplet/whatsnext.py:408
#: ../gramps/plugins/gramplet/whatsnext.py:415
#: ../gramps/plugins/gramplet/whatsnext.py:455
#: ../gramps/plugins/gramplet/whatsnext.py:462
msgid "(unknown person)"
msgstr "(невідома особа)"
#: ../gramps/plugins/gramplet/whatsnext.py:421
#: ../gramps/plugins/gramplet/whatsnext.py:468
#, python-format
msgid "%(name1)s and %(name2)s"
msgstr "%(name1)s та %(name2)s"
#: ../gramps/plugins/gramplet/whatsnext.py:437
msgid "marriage event missing"
msgstr "відсутня подія - одруження"
#: ../gramps/plugins/gramplet/whatsnext.py:439
msgid "relation type unknown"
msgstr "відносини невідомі"
#: ../gramps/plugins/gramplet/whatsnext.py:474
msgid "family not complete"
msgstr "дані про сім'ю не повні"
#: ../gramps/plugins/gramplet/whatsnext.py:489
msgid "date unknown"
msgstr "дата невідома"
#: ../gramps/plugins/gramplet/whatsnext.py:491
msgid "date incomplete"
msgstr "дата неповна"
#: ../gramps/plugins/gramplet/whatsnext.py:495
msgid "place unknown"
msgstr "місце невідоме"
#: ../gramps/plugins/gramplet/whatsnext.py:498
#, python-format
msgid "%(type)s: %(list)s"
msgstr "%(type)s: %(list)s"
#: ../gramps/plugins/gramplet/whatsnext.py:506
msgid "spouse missing"
msgstr "відсутній чоловік/дружина"
#: ../gramps/plugins/gramplet/whatsnext.py:510
msgid "father missing"
msgstr "батько відсутній"
#: ../gramps/plugins/gramplet/whatsnext.py:514
msgid "mother missing"
msgstr "мама відсутня"
#: ../gramps/plugins/gramplet/whatsnext.py:518
msgid "parents missing"
msgstr "батьки відсутні"
#: ../gramps/plugins/gramplet/whatsnext.py:525
#, python-format
msgid ": %s\n"
msgstr ": %s\n"
#: ../gramps/plugins/graph/graphplugins.gpr.py:31
msgid "Family Lines Graph"
msgstr "Сімейний лінійний графік"
#: ../gramps/plugins/graph/graphplugins.gpr.py:32
msgid "Produces family line graphs using GraphViz."
msgstr "Будує графік сім'ї використовуючи GraphViz."
#: ../gramps/plugins/graph/graphplugins.gpr.py:54
msgid "Hourglass Graph"
msgstr "Графік Пісочний Годинник"
#: ../gramps/plugins/graph/graphplugins.gpr.py:55
msgid "Produces an hourglass graph using Graphviz."
msgstr "Будує графік Пісочний Годинник використовуючи Graphviz."
#: ../gramps/plugins/graph/graphplugins.gpr.py:76
msgid "Relationship Graph"
msgstr "Графік Відносин"
#: ../gramps/plugins/graph/graphplugins.gpr.py:77
msgid "Produces relationship graphs using Graphviz."
msgstr "Будує графік Відносин використовуючи Graphviz."
#. ------------------------------------------------------------------------
#.
#. Constant options items
#.
#. ------------------------------------------------------------------------
#: ../gramps/plugins/graph/gvfamilylines.py:74
#: ../gramps/plugins/graph/gvhourglass.py:57
#: ../gramps/plugins/graph/gvrelgraph.py:69
msgid "B&W outline"
msgstr "Чорно-білий контур"
#: ../gramps/plugins/graph/gvfamilylines.py:75
#: ../gramps/plugins/graph/gvhourglass.py:58
#: ../gramps/plugins/graph/gvrelgraph.py:70
msgid "Colored outline"
msgstr "Кольоровий контур"
#: ../gramps/plugins/graph/gvfamilylines.py:76
#: ../gramps/plugins/graph/gvhourglass.py:59
#: ../gramps/plugins/graph/gvrelgraph.py:71
msgid "Color fill"
msgstr "Колір заповнення"
#. --------------------------------
#: ../gramps/plugins/graph/gvfamilylines.py:114
msgid "People of Interest"
msgstr "Цікаві особи"
#. --------------------------------
#: ../gramps/plugins/graph/gvfamilylines.py:117
msgid "People of interest"
msgstr "Цікаві особи"
#: ../gramps/plugins/graph/gvfamilylines.py:118
msgid "People of interest are used as a starting point when determining \"family lines\"."
msgstr "Цікаві люди є стартовою точкою від якої будуються сімейні лінії."
#: ../gramps/plugins/graph/gvfamilylines.py:123
msgid "Follow parents to determine family lines"
msgstr "Відслідковувати батьків для визначення сімейних ліній"
#: ../gramps/plugins/graph/gvfamilylines.py:124
msgid "Parents and their ancestors will be considered when determining \"family lines\"."
msgstr "Батьки та їх предки будуть враховані при побудові сімейних ліній."
#: ../gramps/plugins/graph/gvfamilylines.py:128
msgid "Follow children to determine \"family lines\""
msgstr "Відслідковувати дітей для визначення сімейних ліній"
#: ../gramps/plugins/graph/gvfamilylines.py:130
msgid "Children will be considered when determining \"family lines\"."
msgstr "Діти будуть враховані при побудові сімейних ліній."
#: ../gramps/plugins/graph/gvfamilylines.py:135
msgid "Try to remove extra people and families"
msgstr "Спробувати видалити зайвих людей із сім'ї"
#: ../gramps/plugins/graph/gvfamilylines.py:136
msgid "People and families not directly related to people of interest will be removed when determining \"family lines\"."
msgstr "Люди та сім'ї прямо не пов'язані з потрібними Вам особами, будуть видалені при побудові сімейних ліній."
#. ----------------------------
#: ../gramps/plugins/graph/gvfamilylines.py:143
msgid "Family Colors"
msgstr "Кольори Сім'ї"
#. ----------------------------
#: ../gramps/plugins/graph/gvfamilylines.py:146
msgid "Family colors"
msgstr "Кольори сім'ї"
#: ../gramps/plugins/graph/gvfamilylines.py:147
msgid "Colors to use for various family lines."
msgstr "Кольори для малювання рядків декількох сімей."
#: ../gramps/plugins/graph/gvfamilylines.py:155
#: ../gramps/plugins/graph/gvrelgraph.py:558
msgid "The color to use to display men."
msgstr "Колір, що використовується для показу чоловіків."
#: ../gramps/plugins/graph/gvfamilylines.py:159
#: ../gramps/plugins/graph/gvrelgraph.py:562
msgid "The color to use to display women."
msgstr "Колір, що використовується для показу жінок."
#: ../gramps/plugins/graph/gvfamilylines.py:163
#: ../gramps/plugins/graph/gvrelgraph.py:567
msgid "The color to use when the gender is unknown."
msgstr "Колір для осіб з невідомою статтю."
#: ../gramps/plugins/graph/gvfamilylines.py:167
#: ../gramps/plugins/graph/gvrelgraph.py:571
#: ../gramps/plugins/quickview/filterbyname.py:95
#: ../gramps/plugins/textreport/tagreport.py:195
#: ../gramps/plugins/view/familyview.py:117
#: ../gramps/plugins/view/view.gpr.py:50 ../gramps/plugins/view/view.gpr.py:58
#: ../gramps/plugins/webreport/narrativeweb.py:667
#: ../gramps/plugins/webreport/narrativeweb.py:711
#: ../gramps/plugins/webreport/narrativeweb.py:1762
#: ../gramps/plugins/webreport/narrativeweb.py:1813
#: ../gramps/plugins/webreport/narrativeweb.py:1868
#: ../gramps/plugins/webreport/narrativeweb.py:3064
msgid "Families"
msgstr "Сім'ї"
#: ../gramps/plugins/graph/gvfamilylines.py:168
#: ../gramps/plugins/graph/gvrelgraph.py:572
msgid "The color to use to display families."
msgstr "Колір, що використовується для показу сімей."
#: ../gramps/plugins/graph/gvfamilylines.py:171
msgid "Limit the number of ancestors"
msgstr "Обмежити кількість предків"
#: ../gramps/plugins/graph/gvfamilylines.py:173
msgid "Whether to limit the number of ancestors."
msgstr "Чи обмежувати кількість предків."
#: ../gramps/plugins/graph/gvfamilylines.py:179
msgid "The maximum number of ancestors to include."
msgstr "Максимальна кількість предків для показу."
#: ../gramps/plugins/graph/gvfamilylines.py:183
msgid "Limit the number of descendants"
msgstr "Обмежити кількість нащадків"
#: ../gramps/plugins/graph/gvfamilylines.py:186
msgid "Whether to limit the number of descendants."
msgstr "Чи обмежувати кількість нащадків."
#: ../gramps/plugins/graph/gvfamilylines.py:192
msgid "The maximum number of descendants to include."
msgstr "Максимальна кількість нащадків для показу."
#. --------------------
#: ../gramps/plugins/graph/gvfamilylines.py:197
msgid "Images"
msgstr "Зображення"
#. --------------------
#: ../gramps/plugins/graph/gvfamilylines.py:200
#: ../gramps/plugins/graph/gvrelgraph.py:531
msgid "Include thumbnail images of people"
msgstr "Включити мініатюри зображень осіб"
#: ../gramps/plugins/graph/gvfamilylines.py:203
msgid "Whether to include thumbnail images of people."
msgstr "Чи включати мініатюкри зображеннь людей."
#: ../gramps/plugins/graph/gvfamilylines.py:208
msgid "Thumbnail location"
msgstr "Розміщення мініатюри"
#: ../gramps/plugins/graph/gvfamilylines.py:209
#: ../gramps/plugins/graph/gvrelgraph.py:538
msgid "Above the name"
msgstr "Над іменем"
#: ../gramps/plugins/graph/gvfamilylines.py:210
#: ../gramps/plugins/graph/gvrelgraph.py:539
msgid "Beside the name"
msgstr "Поруч з іменем"
#: ../gramps/plugins/graph/gvfamilylines.py:211
#: ../gramps/plugins/graph/gvrelgraph.py:541
msgid "Where the thumbnail image should appear relative to the name"
msgstr "Розміщення зображення відносно імені особи"
#. ---------------------
#: ../gramps/plugins/graph/gvfamilylines.py:216
#: ../gramps/plugins/graph/gvhourglass.py:260
#: ../gramps/plugins/tool/sortevents.py:84
msgid "Options"
msgstr "Параметри"
#. ---------------------
#. ###############################
#: ../gramps/plugins/graph/gvfamilylines.py:219
#: ../gramps/plugins/graph/gvhourglass.py:280
#: ../gramps/plugins/graph/gvrelgraph.py:549
msgid "Graph coloring"
msgstr "Колір графіку"
#: ../gramps/plugins/graph/gvfamilylines.py:222
msgid "Males will be shown with blue, females with red, unless otherwise set above for filled. If the sex of an individual is unknown it will be shown with gray."
msgstr "Чоловіки будуть позначені синім кольором, а жінки - червоним, якщо вище Ви не вказували інших значень. Якщо стать особи невідома, то буде використано сірий колір."
#. see bug report #2180
#: ../gramps/plugins/graph/gvfamilylines.py:228
#: ../gramps/plugins/graph/gvhourglass.py:289
#: ../gramps/plugins/graph/gvrelgraph.py:582
msgid "Use rounded corners"
msgstr "Використовувати заокруглення кутків"
#: ../gramps/plugins/graph/gvfamilylines.py:229
#: ../gramps/plugins/graph/gvhourglass.py:291
#: ../gramps/plugins/graph/gvrelgraph.py:584
msgid "Use rounded corners to differentiate between women and men."
msgstr "Використовувати заокруглення кутків для показу різниці між чоловіком та жінкою."
#: ../gramps/plugins/graph/gvfamilylines.py:233
msgid "Include dates"
msgstr "Включать дати"
#: ../gramps/plugins/graph/gvfamilylines.py:234
msgid "Whether to include dates for people and families."
msgstr "Чи включати дати для осіб та сімей."
#: ../gramps/plugins/graph/gvfamilylines.py:239
#: ../gramps/plugins/graph/gvrelgraph.py:506
msgid "Limit dates to years only"
msgstr "Обмежити дати лише роками"
#: ../gramps/plugins/graph/gvfamilylines.py:240
#: ../gramps/plugins/graph/gvrelgraph.py:507
msgid "Prints just dates' year, neither month or day nor date approximation or interval are shown."
msgstr "Вказувати лише рік, відкинувши місяці та дні, точність дат та інтервали."
#: ../gramps/plugins/graph/gvfamilylines.py:245
msgid "Include places"
msgstr "Включати місця"
#: ../gramps/plugins/graph/gvfamilylines.py:246
msgid "Whether to include placenames for people and families."
msgstr "Чи включати місця для осіб та сімей."
#: ../gramps/plugins/graph/gvfamilylines.py:251
msgid "Include the number of children"
msgstr "Включати кількість дітей"
#: ../gramps/plugins/graph/gvfamilylines.py:252
msgid "Whether to include the number of children for families with more than 1 child."
msgstr "Чи включати до показу кількість дітей для сімей в яких більше однієї дитини."
#: ../gramps/plugins/graph/gvfamilylines.py:257
msgid "Include private records"
msgstr "Включати особисті записи"
#: ../gramps/plugins/graph/gvfamilylines.py:258
msgid "Whether to include names, dates, and families that are marked as private."
msgstr "Чи включати для показу імена, дати, та сім'ї які помічені як особисті дані."
#: ../gramps/plugins/graph/gvfamilylines.py:344
msgid "Empty report"
msgstr "Порожній звіт"
#: ../gramps/plugins/graph/gvfamilylines.py:345
msgid "You did not specify anybody"
msgstr "Ви нікого не вказали"
#: ../gramps/plugins/graph/gvfamilylines.py:924
#, python-format
msgid "%d children"
msgstr "%d дітей"
#: ../gramps/plugins/graph/gvhourglass.py:263
msgid "The Center person for the graph"
msgstr "Основна особа для побудови графіку"
#: ../gramps/plugins/graph/gvhourglass.py:266
#: ../gramps/plugins/textreport/kinshipreport.py:355
msgid "Max Descendant Generations"
msgstr "Максимум поколінь нащадків"
#: ../gramps/plugins/graph/gvhourglass.py:267
msgid "The number of generations of descendants to include in the graph"
msgstr "Скільки поколінь нащадків показувати на графіку"
#: ../gramps/plugins/graph/gvhourglass.py:271
#: ../gramps/plugins/textreport/kinshipreport.py:359
msgid "Max Ancestor Generations"
msgstr "Максимум поколінь предків"
#: ../gramps/plugins/graph/gvhourglass.py:272
msgid "The number of generations of ancestors to include in the graph"
msgstr "Скільки поколінь предків показувати на графіку"
#. ###############################
#: ../gramps/plugins/graph/gvhourglass.py:277
#: ../gramps/plugins/graph/gvrelgraph.py:546
msgid "Graph Style"
msgstr "Стиль графіка"
#: ../gramps/plugins/graph/gvhourglass.py:283
#: ../gramps/plugins/graph/gvrelgraph.py:552
msgid "Males will be shown with blue, females with red. If the sex of an individual is unknown it will be shown with gray."
msgstr "Чоловіки будуть виділені синім кольором, жінки - червоним. Якщо стать особи невідома, то біде використано сірий колір."
#: ../gramps/plugins/graph/gvrelgraph.py:73
msgid "Descendants <- Ancestors"
msgstr "Нащадки <- Предки"
#: ../gramps/plugins/graph/gvrelgraph.py:74
msgid "Descendants -> Ancestors"
msgstr "Нащадки -> Предки"
#: ../gramps/plugins/graph/gvrelgraph.py:75
msgid "Descendants <-> Ancestors"
msgstr "Нащадки <-> Предки"
#: ../gramps/plugins/graph/gvrelgraph.py:76
msgid "Descendants - Ancestors"
msgstr "Нащадки - Предки"
#: ../gramps/plugins/graph/gvrelgraph.py:488
msgid "Determines what people are included in the graph"
msgstr "Визначає яких осіб показувати на графіку"
#: ../gramps/plugins/graph/gvrelgraph.py:500
msgid "Include Birth, Marriage and Death dates"
msgstr "Включати дати народження, одруження та смерті"
#: ../gramps/plugins/graph/gvrelgraph.py:501
msgid "Include the dates that the individual was born, got married and/or died in the graph labels."
msgstr "Включати дати народження, одруження та смерті до вузлів дерева."
#: ../gramps/plugins/graph/gvrelgraph.py:512
msgid "Use place when no date"
msgstr "Використовувати місце, якщо дата вісутня"
#: ../gramps/plugins/graph/gvrelgraph.py:513
msgid "When no birth, marriage, or death date is available, the correspondent place field will be used."
msgstr "Коли не вказано дати народження, одруження чи смерті, замість її буде використано місце де відбувалась відповідна подія."
#: ../gramps/plugins/graph/gvrelgraph.py:518
msgid "Include URLs"
msgstr "Включити URL"
#: ../gramps/plugins/graph/gvrelgraph.py:519
msgid "Include a URL in each graph node so that PDF and imagemap files can be generated that contain active links to the files generated by the 'Narrated Web Site' report."
msgstr "Включити URL до кожної вершини графіка, так щоб створений PDF та imagemap містив посилання на файли створені звітом \"Веб сайт Розповідь\"."
#: ../gramps/plugins/graph/gvrelgraph.py:526
msgid "Include IDs"
msgstr "Включать ID"
#: ../gramps/plugins/graph/gvrelgraph.py:527
msgid "Include individual and family IDs."
msgstr "Включать індивідуальні та сімейні ID."
#: ../gramps/plugins/graph/gvrelgraph.py:533
msgid "Whether to include thumbnails of people."
msgstr "Чи включати зображення людей."
#: ../gramps/plugins/graph/gvrelgraph.py:537
msgid "Thumbnail Location"
msgstr "Розміщення мініатюри"
#: ../gramps/plugins/graph/gvrelgraph.py:575
msgid "Arrowhead direction"
msgstr "Напрям стрілок"
#: ../gramps/plugins/graph/gvrelgraph.py:578
msgid "Choose the direction that the arrows point."
msgstr "Оберіть напрям стрілок."
#: ../gramps/plugins/graph/gvrelgraph.py:589
msgid "Indicate non-birth relationships with dotted lines"
msgstr " Показувати пунктиром відносини, що не є батькивськими"
#: ../gramps/plugins/graph/gvrelgraph.py:590
msgid "Non-birth relationships will show up as dotted lines in the graph."
msgstr "Відносини, що не є батьківськими, будуть показані на графіку пунктиром."
#: ../gramps/plugins/graph/gvrelgraph.py:594
msgid "Show family nodes"
msgstr "Показати сімейні вузли"
#: ../gramps/plugins/graph/gvrelgraph.py:595
msgid "Families will show up as ellipses, linked to parents and children."
msgstr "Сім'ї будуть виділені еліпсами, що об'єднують батьків та дітей."
#: ../gramps/plugins/importer/import.gpr.py:33
msgid "Comma Separated Values Spreadsheet (CSV)"
msgstr "Comma Separated Values Spreadsheet (CSV)"
#: ../gramps/plugins/importer/import.gpr.py:34
msgid "Import data from CSV files"
msgstr "Імпортувати дані з CSV файлів"
#: ../gramps/plugins/importer/import.gpr.py:51 ../data/gramps.keys.in.h:4
#: ../data/gramps.xml.in.h:2
msgid "GEDCOM"
msgstr "GEDCOM"
#: ../gramps/plugins/importer/import.gpr.py:52
msgid "GEDCOM is used to transfer data between genealogy programs. Most genealogy software will accept a GEDCOM file as input."
msgstr "GEDCOM використовується для обміну даними з іншими генеалогічними програмами. Більшість подібних програм без проблем розуміють GEDCOM формт."
#: ../gramps/plugins/importer/import.gpr.py:70 ../data/gramps.keys.in.h:5
msgid "GeneWeb"
msgstr "GeneWeb"
#: ../gramps/plugins/importer/import.gpr.py:71
msgid "Import data from GeneWeb files"
msgstr "Імпортувати дані з GeneWeb файлів"
#: ../gramps/plugins/importer/import.gpr.py:88
msgid "Gramps package (portable XML)"
msgstr "Пакет Gramps (портативний XML)"
#: ../gramps/plugins/importer/import.gpr.py:89
msgid "Import data from a Gramps package (an archived XML Family Tree together with the media object files.)"
msgstr "Імпортувати дані з пакунку Gramps (архів сімейного дерева в XML з медіа об'єктами)"
#: ../gramps/plugins/importer/import.gpr.py:107
msgid "Gramps XML Family Tree"
msgstr "Сімейне дерево Gramps XML"
#: ../gramps/plugins/importer/import.gpr.py:108
msgid "The Gramps XML format is a text version of a Family Tree. It is read-write compatible with the present Gramps database format."
msgstr "Формат Gramps XML є текстовою версією Сімейного Дерева. Доступний для читання-запису, сумісний з форматом бази даних Gramps."
#: ../gramps/plugins/importer/import.gpr.py:128
msgid "Gramps 2.x database"
msgstr "База даних Gramps 2.x"
#: ../gramps/plugins/importer/import.gpr.py:129
msgid "Import data from Gramps 2.x database files"
msgstr "Імпорт з бази даних Gramps 2.x"
#: ../gramps/plugins/importer/import.gpr.py:146
msgid "Pro-Gen"
msgstr "Pro-Gen"
#: ../gramps/plugins/importer/import.gpr.py:147
msgid "Import data from Pro-Gen files"
msgstr "Імпортувати дані з файлів Pro-Gen"
#: ../gramps/plugins/importer/import.gpr.py:164
msgid "vCard"
msgstr "vCard"
#: ../gramps/plugins/importer/import.gpr.py:165
msgid "Import data from vCard files"
msgstr "Імпортувати дані з vCard файлів"
#: ../gramps/plugins/importer/importcsv.py:155
#: ../gramps/plugins/importer/importgedcom.py:129
#: ../gramps/plugins/importer/importgedcom.py:143
#: ../gramps/plugins/importer/importgeneweb.py:92
#: ../gramps/plugins/importer/importgeneweb.py:98
#: ../gramps/plugins/importer/importvcard.py:68
#: ../gramps/plugins/importer/importvcard.py:71
#, python-format
msgid "%s could not be opened\n"
msgstr "%s не можу відкрити\n"
#: ../gramps/plugins/importer/importcsv.py:179
msgid "Given name"
msgstr "Дане ім'я"
#: ../gramps/plugins/importer/importcsv.py:181
msgid "given name"
msgstr "Дане ім'я"
#: ../gramps/plugins/importer/importcsv.py:182
msgid "Call name"
msgstr "Ім'я в побуті"
#: ../gramps/plugins/importer/importcsv.py:184
msgid "call"
msgstr "ім'я в побуті"
#: ../gramps/plugins/importer/importcsv.py:188
msgid "gender"
msgstr "стать"
#: ../gramps/plugins/importer/importcsv.py:189
msgid "source"
msgstr "джерело"
#: ../gramps/plugins/importer/importcsv.py:190
msgid "note"
msgstr "замітка"
#: ../gramps/plugins/importer/importcsv.py:192
msgid "birth place"
msgstr "місце народження"
#: ../gramps/plugins/importer/importcsv.py:197
msgid "birth source"
msgstr "джерело про народження"
#: ../gramps/plugins/importer/importcsv.py:200
msgid "baptism place"
msgstr "місце хрещення(у віці)"
#: ../gramps/plugins/importer/importcsv.py:202
msgid "baptism date"
msgstr "дата хрещення(у віці)"
#: ../gramps/plugins/importer/importcsv.py:205
msgid "baptism source"
msgstr "джерело про хрещення(у віці)"
#: ../gramps/plugins/importer/importcsv.py:207
msgid "burial place"
msgstr "місце поховання"
#: ../gramps/plugins/importer/importcsv.py:209
msgid "burial date"
msgstr "дата поховання"
#: ../gramps/plugins/importer/importcsv.py:212
msgid "burial source"
msgstr "джерело про поховання"
#: ../gramps/plugins/importer/importcsv.py:214
msgid "death place"
msgstr "місце смерті"
#: ../gramps/plugins/importer/importcsv.py:219
msgid "death source"
msgstr "джерело про смерть"
#: ../gramps/plugins/importer/importcsv.py:220
msgid "Death cause"
msgstr "Причина смерті"
#: ../gramps/plugins/importer/importcsv.py:221
msgid "death cause"
msgstr "причина смерті"
#: ../gramps/plugins/importer/importcsv.py:222
#: ../gramps/plugins/quickview/filterbyname.py:130
#: ../gramps/plugins/quickview/filterbyname.py:141
#: ../gramps/plugins/quickview/filterbyname.py:151
#: ../gramps/plugins/quickview/filterbyname.py:161
#: ../gramps/plugins/quickview/filterbyname.py:171
#: ../gramps/plugins/quickview/filterbyname.py:181
#: ../gramps/plugins/quickview/filterbyname.py:191
#: ../gramps/plugins/quickview/filterbyname.py:201
#: ../gramps/plugins/quickview/filterbyname.py:210
#: ../gramps/plugins/quickview/filterbyname.py:216
#: ../gramps/plugins/quickview/filterbyname.py:222
#: ../gramps/plugins/quickview/filterbyname.py:228
#: ../gramps/plugins/quickview/filterbyname.py:234
#: ../gramps/plugins/quickview/filterbyname.py:240
#: ../gramps/plugins/quickview/filterbyname.py:246
#: ../gramps/plugins/quickview/filterbyname.py:252
#: ../gramps/plugins/webreport/narrativeweb.py:3665
#: ../gramps/plugins/webreport/narrativeweb.py:3842
#: ../gramps/plugins/webreport/narrativeweb.py:4292
#: ../gramps/plugins/webreport/narrativeweb.py:6642
msgid "Gramps ID"
msgstr "Gramps ID"
#: ../gramps/plugins/importer/importcsv.py:223
msgid "Gramps id"
msgstr "Gramps id"
#: ../gramps/plugins/importer/importcsv.py:224
msgid "person"
msgstr "особа"
#: ../gramps/plugins/importer/importcsv.py:226
msgid "child"
msgstr "дитина"
#: ../gramps/plugins/importer/importcsv.py:230
msgid "Parent2"
msgstr "Батьки2"
#: ../gramps/plugins/importer/importcsv.py:230
msgid "mother"
msgstr "мама"
#: ../gramps/plugins/importer/importcsv.py:231
msgid "parent2"
msgstr "батьки2"
#: ../gramps/plugins/importer/importcsv.py:233
msgid "Parent1"
msgstr "Батьки2"
#: ../gramps/plugins/importer/importcsv.py:233
msgid "father"
msgstr "батько"
#: ../gramps/plugins/importer/importcsv.py:234
msgid "parent1"
msgstr "батьки1"
#: ../gramps/plugins/importer/importcsv.py:235
msgid "marriage"
msgstr "шлюб"
#: ../gramps/plugins/importer/importcsv.py:236
msgid "date"
msgstr "дата"
#: ../gramps/plugins/importer/importcsv.py:237
msgid "place"
msgstr "місце"
#: ../gramps/plugins/importer/importcsv.py:265
#, python-format
msgid "format error: line %(line)d: %(zero)s"
msgstr "помилка формату: рядок %(line)d: %(zero)s"
#: ../gramps/plugins/importer/importcsv.py:326
msgid "CSV Import"
msgstr "Імпорт CSV"
#: ../gramps/plugins/importer/importcsv.py:327
msgid "Reading data..."
msgstr "Читаю дані..."
#: ../gramps/plugins/importer/importcsv.py:331
msgid "CSV import"
msgstr "Імпорт CSV"
#: ../gramps/plugins/importer/importcsv.py:338
#: ../gramps/plugins/importer/importgeneweb.py:190
#: ../gramps/plugins/importer/importvcard.py:231
#, python-format
msgid "Import Complete: %d second"
msgid_plural "Import Complete: %d seconds"
msgstr[0] "Імпорт виконано: %d секунда"
msgstr[1] "Імпорт виконано: %d секунди"
msgstr[2] "Імпорт виконано: %d секунд"
#: ../gramps/plugins/importer/importgedcom.glade.h:1
msgid "Gramps - GEDCOM Encoding"
msgstr "Gramps - Кодування GEDCOM"
#: ../gramps/plugins/importer/importgedcom.glade.h:2
msgid "GEDCOM Encoding "
msgstr "Кодування GEDCOM "
#: ../gramps/plugins/importer/importgedcom.glade.h:3
msgid "This GEDCOM file has identified itself as using ANSEL encoding. Sometimes, this is in error. If the imported data contains unusual characters, undo the import, and override the character set by selecting a different encoding below."
msgstr "Цей файл GEDCOM вказує, що його кодування ANSEL. Інколи це є помилкою.Якщо імпортовані дані містять незвичні символи, скасуйте імпорт та оберіть інше кодування із нижнього меню."
#: ../gramps/plugins/importer/importgedcom.glade.h:4
msgid "Encoding: "
msgstr "Кодування:"
#: ../gramps/plugins/importer/importgedcom.glade.h:6
msgid "ANSEL"
msgstr "ANSEL"
#: ../gramps/plugins/importer/importgedcom.glade.h:7
msgid "ANSI (iso-8859-1)"
msgstr "ANSI (iso-8859-1)"
#: ../gramps/plugins/importer/importgedcom.glade.h:8
msgid "ASCII"
msgstr "ASCII"
#: ../gramps/plugins/importer/importgedcom.glade.h:9
msgid "UTF8"
msgstr "UTF8"
#: ../gramps/plugins/importer/importgedcom.glade.h:10
msgid "Warning messages "
msgstr "Попередження "
#: ../gramps/plugins/importer/importgedcom.glade.h:12
msgid "Created by:"
msgstr "Створив:"
#: ../gramps/plugins/importer/importgedcom.glade.h:13
msgid "People:"
msgstr "Особи:"
#: ../gramps/plugins/importer/importgedcom.glade.h:14
msgid "Encoding:"
msgstr "Кодування:"
#: ../gramps/plugins/importer/importgedcom.glade.h:15
msgid "Version:"
msgstr "Версія:"
#: ../gramps/plugins/importer/importgedcom.glade.h:16
msgid "Families:"
msgstr "Сім'ї:"
#: ../gramps/plugins/importer/importgedcom.glade.h:17
msgid "Status "
msgstr "Стан "
#: ../gramps/plugins/importer/importgedcom.py:132
msgid "Invalid GEDCOM file"
msgstr "Невірний файл GEDCOM"
#: ../gramps/plugins/importer/importgedcom.py:133
#, python-format
msgid "%s could not be imported"
msgstr "%s не може бути імпортованим"
#: ../gramps/plugins/importer/importgedcom.py:150
msgid "Error reading GEDCOM file"
msgstr "Помилка читання GEDCOM файлу"
#: ../gramps/plugins/importer/importgeneweb.py:126
msgid "GeneWeb import"
msgstr "Імпорт GeneWeb"
#: ../gramps/plugins/importer/importgpkg.py:73
#, python-format
msgid "Could not create media directory %s"
msgstr "Не можу створити каталог для медіа %s"
#: ../gramps/plugins/importer/importgpkg.py:77
#, python-format
msgid "Media directory %s is not writable"
msgstr "Медіа каталог %s не доступний для запису"
#. mediadir exists and writable -- User could have valuable stuff in
#. it, have him remove it!
#: ../gramps/plugins/importer/importgpkg.py:82
#, python-format
msgid "Media directory %s exists. Delete it first, then restart the import process"
msgstr "Медіа каталог %s вже існує. Видаліть його спочатку, та перезапустіть процес іспорту"
#: ../gramps/plugins/importer/importgpkg.py:91
#, python-format
msgid "Error extracting into %s"
msgstr "Помилка розпакування до %s"
#: ../gramps/plugins/importer/importgpkg.py:108
msgid "Base path for relative media set"
msgstr "Базовий шлях для медіа встановлено"
#: ../gramps/plugins/importer/importgpkg.py:109
#, python-format
msgid "The base media path of this Family Tree has been set to %s. Consider taking a simpler path. You can change this in the Preferences, while moving your media files to the new position, and using the media manager tool, option 'Replace substring in the path' to set correct paths in your media objects."
msgstr "Базовий шлях для цього Сімейного Дерева було встановлено як %s. Можливо Ви забажаєте використати каталог з більш зручним іменем. Ви можете змінити його в налаштуваннях, потім перемістити файли до нового місця, та використовуючи інструмент керування медіа, виконати операцію \"Замінити під-рядок в шляху\", щоб вказати вірний шлях до Ваших медіа об’єктів."
#: ../gramps/plugins/importer/importgpkg.py:118
msgid "Cannot set base media path"
msgstr "Не можу встановити базовий каталог для медіа"
#: ../gramps/plugins/importer/importgpkg.py:119
#, python-format
msgid "The Family Tree you imported into already has a base media path: %(orig_path)s. The imported media objects however are relative from the path %(path)s. You can change the media path in the Preferences or you can convert the imported files to the existing base media path. You can do that by moving your media files to the new position, and using the media manager tool, option 'Replace substring in the path' to set correct paths in your media objects."
msgstr ""
#: ../gramps/plugins/importer/importgrdb.py:58
#: ../gramps/plugins/importer/importprogen.py:75
#: ../gramps/plugins/importer/importprogen.py:84
#: ../gramps/plugins/importer/importxml.py:464
#: ../gramps/plugins/importer/importxml.py:467
#, python-format
msgid "%s could not be opened"
msgstr "%s не можу відкрити"
#: ../gramps/plugins/importer/importgrdb.py:59
msgid "The Database version is not supported by this version of Gramps.You should use an old copy of Gramps at version 3.0.x and import your database into that version. You should then export a copy of your data to Gramps XML (Family Tree). Then you should upgrade to the latest version of Gramps (for example this version), create a new empty database and import the Gramps XML into that version. Please refer to:http://www.gramps-project.org/wiki/index.php?title=Gramps_3.4_Wiki_Manual_-_Manage_Family_Trees#Moving_a_Gramps_2.2_databases_to_Gramps_3.x"
msgstr ""
#: ../gramps/plugins/importer/importprogen.py:81
msgid "Pro-Gen data error"
msgstr "Помилка даних Pro-Gen"
#: ../gramps/plugins/importer/importprogen.py:170
msgid "Not a Pro-Gen file"
msgstr "Це не файл Pro-Gen "
#: ../gramps/plugins/importer/importprogen.py:385
#, python-format
msgid "Field '%(fldname)s' not found"
msgstr "Поле '%(fldname)s' не знайдено"
#: ../gramps/plugins/importer/importprogen.py:461
#, python-format
msgid "Cannot find DEF file: %(deffname)s"
msgstr "Не можу знайти DEF файл: %(deffname)s"
#. print self.def_.diag()
#: ../gramps/plugins/importer/importprogen.py:509
msgid "Import from Pro-Gen"
msgstr "Імпорт з Pro-Gen"
#: ../gramps/plugins/importer/importprogen.py:515
msgid "Pro-Gen import"
msgstr "Імпорт з Pro-Gen"
#: ../gramps/plugins/importer/importprogen.py:707
#, python-format
msgid "date did not match: '%(text)s' (%(msg)s)"
msgstr "дати не співпадають: '%(text)s' (%(msg)s)"
#. The records are numbered 1..N
#: ../gramps/plugins/importer/importprogen.py:787
msgid "Importing individuals"
msgstr "Імпортую осіб"
#: ../gramps/plugins/importer/importprogen.py:831
#, python-format
msgid "Patronymic name skipped: '%(patronym)s' (%(msg)s)"
msgstr "Пропущено по батькові: '%(patronym)s' (%(msg)s)"
#. The records are numbered 1..N
#: ../gramps/plugins/importer/importprogen.py:1075
msgid "Importing families"
msgstr "Імпортую сім'ї"
#. The records are numbered 1..N
#: ../gramps/plugins/importer/importprogen.py:1260
msgid "Adding children"
msgstr "Додаю дітей"
#: ../gramps/plugins/importer/importprogen.py:1271
#, python-format
msgid "cannot find father for I%(person)s (father=%(id)d)"
msgstr "не можу знайти батька для I%(person)s (батько=%(id)d)"
#: ../gramps/plugins/importer/importprogen.py:1274
#, python-format
msgid "cannot find mother for I%(person)s (mother=%(mother)d)"
msgstr "не можу знайти маму для I%(person)s (мама=%(mother)d)"
#: ../gramps/plugins/importer/importvcard.py:226
msgid "vCard import"
msgstr "Імпорт CSV"
#: ../gramps/plugins/importer/importvcard.py:309
#, python-format
msgid "Import of VCards version %s is not supported by Gramps."
msgstr "Імпорт з %s версії VCards , не підтримується цією версією Gramps."
#. feature requests 2356, 1658: avoid genitive form
#. -------------------------------------------------------------------------
#.
#. Support functions
#.
#. -------------------------------------------------------------------------
#. feature requests 2356, 1658: avoid genitive form
#: ../gramps/plugins/importer/importxml.py:98
#: ../gramps/plugins/tool/eventnames.py:128
#, python-format
msgid "%(event_name)s of %(family)s"
msgstr "%(event_name)s з %(family)s"
#. feature requests 2356, 1658: avoid genitive form
#: ../gramps/plugins/importer/importxml.py:100
#: ../gramps/plugins/tool/eventnames.py:130
#, python-format
msgid "%(event_name)s of %(person)s"
msgstr "%(event_name)s з %(person)s"
#: ../gramps/plugins/importer/importxml.py:146
#: ../gramps/plugins/importer/importxml.py:151
#, python-format
msgid "Error reading %s"
msgstr "Помилка читання %s"
#: ../gramps/plugins/importer/importxml.py:153
msgid "The file is probably either corrupt or not a valid Gramps database."
msgstr "Можливо файл пошкоджено, або не є вірною базою даних Gramps."
#: ../gramps/plugins/importer/importxml.py:266
#, python-format
msgid " %(id)s - %(text)s with %(id2)s\n"
msgstr " %(id)s - %(text)s з %(id2)s\n"
#: ../gramps/plugins/importer/importxml.py:272
#, python-format
msgid " Family %(id)s with %(id2)s\n"
msgstr " Сім’я %(id)s з %(id2)s\n"
#: ../gramps/plugins/importer/importxml.py:275
#, python-format
msgid " Source %(id)s with %(id2)s\n"
msgstr " Джерело %(id)s з %(id2)s\n"
#: ../gramps/plugins/importer/importxml.py:278
#, python-format
msgid " Event %(id)s with %(id2)s\n"
msgstr " Подія %(id)s з %(id2)s\n"
#: ../gramps/plugins/importer/importxml.py:281
#, python-format
msgid " Media Object %(id)s with %(id2)s\n"
msgstr " Медіа об'єкт %(id)s з %(id2)s\n"
#: ../gramps/plugins/importer/importxml.py:284
#, python-format
msgid " Place %(id)s with %(id2)s\n"
msgstr " Місце %(id)s з %(id2)s\n"
#: ../gramps/plugins/importer/importxml.py:287
#, python-format
msgid " Repository %(id)s with %(id2)s\n"
msgstr " Сховище %(id)s з %(id2)s\n"
#: ../gramps/plugins/importer/importxml.py:290
#, python-format
msgid " Note %(id)s with %(id2)s\n"
msgstr " Замітка %(id)s з %(id2)s\n"
#: ../gramps/plugins/importer/importxml.py:295
#, python-format
msgid " Citation %(id)s with %(id2)s\n"
msgstr " Цитата %(id)s з %(id2)s\n"
#: ../gramps/plugins/importer/importxml.py:303
#, python-format
msgid " People: %d\n"
msgstr " Люди: %d\n"
#: ../gramps/plugins/importer/importxml.py:304
#, python-format
msgid " Families: %d\n"
msgstr " Сім'ї: %d\n"
#: ../gramps/plugins/importer/importxml.py:305
#, python-format
msgid " Sources: %d\n"
msgstr " Джерела: %d\n"
#: ../gramps/plugins/importer/importxml.py:306
#, python-format
msgid " Events: %d\n"
msgstr " Події: %d\n"
#: ../gramps/plugins/importer/importxml.py:307
#, python-format
msgid " Media Objects: %d\n"
msgstr " Медіа об'єкти: %d\n"
#: ../gramps/plugins/importer/importxml.py:308
#, python-format
msgid " Places: %d\n"
msgstr " Місця: %d\n"
#: ../gramps/plugins/importer/importxml.py:309
#, python-format
msgid " Repositories: %d\n"
msgstr " Сховища: %d\n"
#: ../gramps/plugins/importer/importxml.py:310
#, python-format
msgid " Notes: %d\n"
msgstr " Замітки: %d\n"
#: ../gramps/plugins/importer/importxml.py:311
#, python-format
msgid " Tags: %d\n"
msgstr " Мітки: %d\n"
#: ../gramps/plugins/importer/importxml.py:312
#, python-format
msgid " Citations: %d\n"
msgstr " Цитати: %d\n"
#: ../gramps/plugins/importer/importxml.py:314
msgid "Number of new objects imported:\n"
msgstr "Кількість імпортованих об'єктів\n"
#: ../gramps/plugins/importer/importxml.py:323
#, python-format
msgid ""
"\n"
" The imported file was not self-contained.\n"
"To correct for that, %(new)d objects were created and\n"
"their typifying attribute was set to 'Unknown'.\n"
"The breakdown per category is depicted by the\n"
"number in parentheses. Where possible these\n"
"'Unkown' objects are referenced by note %(unknown)s.\n"
msgstr ""
#: ../gramps/plugins/importer/importxml.py:331
msgid ""
"\n"
"Media objects with relative paths have been\n"
"imported. These paths are considered relative to\n"
"the media directory you can set in the preferences,\n"
"or, if not set, relative to the user's directory.\n"
msgstr ""
"\n"
"Медіа з відносними шляхами було імпортовано.\n"
"Ці шляхи вираховуються відносно базового\n"
"каталогу, що заданий в налаштуваннях, або якщо\n"
"він не був заданий, то відносно домашнього каталогу.\n"
#: ../gramps/plugins/importer/importxml.py:342
msgid ""
"\n"
"\n"
"Objects that are candidates to be merged:\n"
msgstr ""
"\n"
"\n"
"Об’єкти, кандидати на об’єднання:\n"
#. there is no old style XML
#: ../gramps/plugins/importer/importxml.py:817
#: ../gramps/plugins/importer/importxml.py:1254
#: ../gramps/plugins/importer/importxml.py:1506
#: ../gramps/plugins/importer/importxml.py:1885
msgid "The Gramps Xml you are trying to import is malformed."
msgstr "Gramps Xml що намагаєтесь імпортувати є спотвореним."
#: ../gramps/plugins/importer/importxml.py:818
msgid "Attributes that link the data together are missing."
msgstr "Відсутні атрибути, які пов'язують дані разом."
#: ../gramps/plugins/importer/importxml.py:922
msgid "Gramps XML import"
msgstr "Імпорт Gramps XML"
#: ../gramps/plugins/importer/importxml.py:955
msgid "Could not change media path"
msgstr "Не можу змінити шлях до медіа"
#: ../gramps/plugins/importer/importxml.py:956
#, python-format
msgid "The opened file has media path %s, which conflicts with the media path of the Family Tree you import into. The original media path has been retained. Copy the files to a correct directory or change the media path in the Preferences."
msgstr ""
#: ../gramps/plugins/importer/importxml.py:1014
msgid ""
"The .gramps file you are importing does not contain information about the version of Gramps with, which it was produced.\n"
"\n"
"The file will not be imported."
msgstr ""
#: ../gramps/plugins/importer/importxml.py:1017
msgid "Import file misses Gramps version"
msgstr "У файлі, що імпортується відсутня версія Gramps"
#: ../gramps/plugins/importer/importxml.py:1019
msgid ""
"The .gramps file you are importing does not contain a valid xml-namespace number.\n"
"\n"
"The file will not be imported."
msgstr ""
#: ../gramps/plugins/importer/importxml.py:1022
msgid "Import file contains unacceptable XML namespace version"
msgstr ""
#: ../gramps/plugins/importer/importxml.py:1025
#, python-format
msgid "The .gramps file you are importing was made by version %(newer)s of Gramps, while you are running an older version %(older)s. The file will not be imported. Please upgrade to the latest version of Gramps and try again."
msgstr ""
#: ../gramps/plugins/importer/importxml.py:1033
#, python-format
msgid ""
"The .gramps file you are importing was made by version %(oldgramps)s of Gramps, while you are running a more recent version %(newgramps)s.\n"
"\n"
"The file will not be imported. Please use an older version of Gramps that supports version %(xmlversion)s of the xml.\n"
"See\n"
" http://gramps-project.org/wiki/index.php?title=GRAMPS_XML\n"
" for more info."
msgstr ""
#: ../gramps/plugins/importer/importxml.py:1045
msgid "The file will not be imported"
msgstr "Файл не було імпортовано"
#: ../gramps/plugins/importer/importxml.py:1047
#, python-format
msgid ""
"The .gramps file you are importing was made by version %(oldgramps)s of Gramps, while you are running a much more recent version %(newgramps)s.\n"
"\n"
"Ensure after import everything is imported correctly. In the event of problems, please submit a bug and use an older version of Gramps in the meantime to import this file, which is version %(xmlversion)s of the xml.\n"
"See\n"
" http://gramps-project.org/wiki/index.php?title=GRAMPS_XML\n"
"for more info."
msgstr ""
#: ../gramps/plugins/importer/importxml.py:1060
msgid "Old xml file"
msgstr "Старий xml файл"
#: ../gramps/plugins/importer/importxml.py:1175
#: ../gramps/plugins/importer/importxml.py:2533
#, python-format
msgid "Witness name: %s"
msgstr "Ім'я свідка: %s"
#: ../gramps/plugins/importer/importxml.py:1255
msgid "Any event reference must have a 'hlink' attribute."
msgstr "Будь яке посилання на подію повинно мати 'hlink' атрибут."
#: ../gramps/plugins/importer/importxml.py:1507
msgid "Any person reference must have a 'hlink' attribute."
msgstr "Будь яке посилання на особу повинно мати 'hlink' атрибут."
#: ../gramps/plugins/importer/importxml.py:1670
#, python-format
msgid "Your Family Tree groups name \"%(key)s\" together with \"%(parent)s\", did not change this grouping to \"%(value)s\"."
msgstr "У Вашому Сімейному Дереві ім’я \"%(key)s\" згруповано з \"%(parent)s\", не міняємо це групування на \"%(value)s\"."
#: ../gramps/plugins/importer/importxml.py:1673
msgid "Gramps ignored namemap value"
msgstr ""
#: ../gramps/plugins/importer/importxml.py:1732
msgid "Unknown when imported"
msgstr "Невідомо коли імпортовано"
#: ../gramps/plugins/importer/importxml.py:1886
msgid "Any note reference must have a 'hlink' attribute."
msgstr "Будь яке посилання на замітку повинно мати 'hlink' атрибут."
#: ../gramps/plugins/importer/importxml.py:2424
#, python-format
msgid "Witness comment: %s"
msgstr "Коментар про свідка: %s"
#: ../gramps/plugins/importer/importxml.py:3051
#, python-format
msgid "Error: family '%(family)s' father '%(father)s' does not refer back to the family. Reference added."
msgstr "Помилка: сім’я '%(family)s', батько '%(father)s' не має зворотного посилання на сім’ю. Посилання додано."
#: ../gramps/plugins/importer/importxml.py:3067
#, python-format
msgid "Error: family '%(family)s' mother '%(mother)s' does not refer back to the family. Reference added."
msgstr "Помилка: сім’я '%(family)s', мама '%(mother)s' не має зворотного посилання на сім’ю. Посилання додано."
#: ../gramps/plugins/importer/importxml.py:3089
#, python-format
msgid "Error: family '%(family)s' child '%(child)s' does not refer back to the family. Reference added."
msgstr "Помилка: сім’я '%(family)s', дитина '%(child)s' не має зворотного посилання на сім’ю. Посилання додано."
#: ../gramps/plugins/lib/holidays.xml.in.h:1
msgid "Bulgaria"
msgstr "Болгарія"
#: ../gramps/plugins/lib/holidays.xml.in.h:2
#: ../gramps/plugins/tool/extractcity.py:64
msgid "Canada"
msgstr "Канада"
#: ../gramps/plugins/lib/holidays.xml.in.h:3
msgid "Czech Republic"
msgstr "Чеська Республіка"
#: ../gramps/plugins/lib/holidays.xml.in.h:4
msgid "Chile"
msgstr "Чилі"
#: ../gramps/plugins/lib/holidays.xml.in.h:6
msgid "Croatia"
msgstr "Хорватія"
#: ../gramps/plugins/lib/holidays.xml.in.h:7
msgid "England"
msgstr "Англія"
#: ../gramps/plugins/lib/holidays.xml.in.h:8
msgid "Finland"
msgstr "Фінляндія"
#: ../gramps/plugins/lib/holidays.xml.in.h:9
#: ../gramps/plugins/tool/extractcity.py:64
msgid "France"
msgstr "Франція"
#: ../gramps/plugins/lib/holidays.xml.in.h:10
msgid "Germany"
msgstr "Німеччина"
#: ../gramps/plugins/lib/holidays.xml.in.h:11
msgid "Japan"
msgstr "Японія"
#: ../gramps/plugins/lib/holidays.xml.in.h:12
msgid "Sweden - Holidays"
msgstr "Швеція - Праздники"
#: ../gramps/plugins/lib/holidays.xml.in.h:13
#: ../gramps/plugins/tool/extractcity.py:64
msgid "United States of America"
msgstr "Сполучені Штати Америки"
#: ../gramps/plugins/lib/holidays.xml.in.h:14
msgid "Jewish Holidays"
msgstr "Єврейські праздники"
#: ../gramps/plugins/lib/holidays.xml.in.h:15
msgid "Purim"
msgstr "Пурім"
#: ../gramps/plugins/lib/holidays.xml.in.h:16
msgid "Passover"
msgstr "Песах"
#: ../gramps/plugins/lib/holidays.xml.in.h:17
msgid "2 of Passover"
msgstr "2 день Песаха"
#: ../gramps/plugins/lib/holidays.xml.in.h:18
msgid "3 of Passover"
msgstr "3 день Песаха"
#: ../gramps/plugins/lib/holidays.xml.in.h:19
msgid "4 of Passover"
msgstr "4 день Песаха"
#: ../gramps/plugins/lib/holidays.xml.in.h:20
msgid "5 of Passover"
msgstr "5 день Песаха"
#: ../gramps/plugins/lib/holidays.xml.in.h:21
msgid "6 of Passover"
msgstr "6 день Песаха"
#: ../gramps/plugins/lib/holidays.xml.in.h:22
msgid "7 of Passover"
msgstr "7 день Песаха"
#: ../gramps/plugins/lib/holidays.xml.in.h:23
msgid "Shavuot"
msgstr "Шаувот"
#: ../gramps/plugins/lib/holidays.xml.in.h:24
msgid "Rosh Ha'Shana"
msgstr "Рош Гашана"
#: ../gramps/plugins/lib/holidays.xml.in.h:25
msgid "Rosh Ha'Shana 2"
msgstr "Рош Гашана 2"
#: ../gramps/plugins/lib/holidays.xml.in.h:26
msgid "Yom Kippur"
msgstr "Йом-Кіпур"
#: ../gramps/plugins/lib/holidays.xml.in.h:27
msgid "Sukot"
msgstr "Суккот"
#: ../gramps/plugins/lib/holidays.xml.in.h:28
msgid "2 of Sukot"
msgstr "2 день Суккот"
#: ../gramps/plugins/lib/holidays.xml.in.h:29
msgid "3 of Sukot"
msgstr "3 день Суккот"
#: ../gramps/plugins/lib/holidays.xml.in.h:30
msgid "4 of Sukot"
msgstr "4 день Суккот"
#: ../gramps/plugins/lib/holidays.xml.in.h:31
msgid "5 of Sukot"
msgstr "5 день Суккот"
#: ../gramps/plugins/lib/holidays.xml.in.h:32
msgid "6 of Sukot"
msgstr "6 день Суккот"
#: ../gramps/plugins/lib/holidays.xml.in.h:33
msgid "7 of Sukot"
msgstr "7 день Суккот"
#: ../gramps/plugins/lib/holidays.xml.in.h:34
msgid "Simhat Tora"
msgstr "Сімхат Тора"
#: ../gramps/plugins/lib/holidays.xml.in.h:35
msgid "Hanuka"
msgstr "Ханука"
#: ../gramps/plugins/lib/holidays.xml.in.h:36
msgid "2 of Hanuka"
msgstr "2 день Хануки"
#: ../gramps/plugins/lib/holidays.xml.in.h:37
msgid "3 of Hanuka"
msgstr "3 день Хануки"
#: ../gramps/plugins/lib/holidays.xml.in.h:38
msgid "4 of Hanuka"
msgstr "4 день Хануки"
#: ../gramps/plugins/lib/holidays.xml.in.h:39
msgid "5 of Hanuka"
msgstr "5 день Хануки"
#: ../gramps/plugins/lib/holidays.xml.in.h:40
msgid "6 of Hanuka"
msgstr "6 день Хануки"
#: ../gramps/plugins/lib/holidays.xml.in.h:41
msgid "7 of Hanuka"
msgstr "7 день Хануки"
#: ../gramps/plugins/lib/holidays.xml.in.h:42
msgid "8 of Hanuka"
msgstr "8 день Хануки"
#: ../gramps/plugins/lib/libgedcom.py:1765
msgid "Your GEDCOM file is corrupted. It appears to have been truncated."
msgstr "Ваш файл GEDCOM пошкоджено. Здається він не до кінця записаний."
#: ../gramps/plugins/lib/libgedcom.py:1846
#, python-format
msgid "Import from GEDCOM (%s)"
msgstr "Імпорт з GEDCOM (%s)"
#: ../gramps/plugins/lib/libgedcom.py:2641
#: ../gramps/plugins/lib/libgedcom.py:3011
msgid "GEDCOM import"
msgstr "Імпорт з GEDCOM"
#: ../gramps/plugins/lib/libgedcom.py:2667
msgid "GEDCOM import report: No errors detected"
msgstr "GEDCOM звіт імпорту: Помилок не виявлено"
#: ../gramps/plugins/lib/libgedcom.py:2669
#, python-format
msgid "GEDCOM import report: %s errors detected"
msgstr "GEDCOM звіт імпорту: %s помилок виявлено"
#: ../gramps/plugins/lib/libgedcom.py:2934
msgid "Tag recognized but not supported"
msgstr "Тег визначено, про те він не підтримується"
#: ../gramps/plugins/lib/libgedcom.py:2945
msgid "Line ignored as not understood"
msgstr "Рядок проігноровано як незрозумілий"
#: ../gramps/plugins/lib/libgedcom.py:2970
msgid "Skipped subordinate line"
msgstr "Пропущено другорядний рядок"
#: ../gramps/plugins/lib/libgedcom.py:3002
msgid "Records not imported into "
msgstr "Запис не імпортовано до "
#: ../gramps/plugins/lib/libgedcom.py:3038
#, python-format
msgid "Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. Record synthesised"
msgstr ""
#: ../gramps/plugins/lib/libgedcom.py:3047
#, python-format
msgid "Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. Record with typifying attribute 'Unknown' created"
msgstr ""
#: ../gramps/plugins/lib/libgedcom.py:3086
#, python-format
msgid "Error: family '%(family)s' (input as @%(orig_family)s@) person %(person)s (input as %(orig_person)s) is not a member of the referenced family. Family reference removed from person"
msgstr "Помилка: сім’я '%(family)s' (input as @%(orig_family)s@), особа %(person)s (input as %(orig_person)s) не є членом сім’ї, що прив’язана. Сімейний зв’язок цієї особи вилучено"
#: ../gramps/plugins/lib/libgedcom.py:3164
#, python-format
msgid ""
"\n"
"The imported file was not self-contained.\n"
"To correct for that, %(new)d objects were created and\n"
"their typifying attribute was set to 'Unknown'.\n"
"Where possible these 'Unknown' objects are \n"
"referenced by note %(unknown)s.\n"
msgstr ""
#. message means that the element %s was ignored, but
#. expressed the wrong way round because the message is
#. truncated for output
#: ../gramps/plugins/lib/libgedcom.py:3232
#, python-format
msgid "ADDR element ignored '%s'"
msgstr "Елемент ADDR ігноровано '%s'"
#: ../gramps/plugins/lib/libgedcom.py:3245
msgid "TRLR (trailer)"
msgstr ""
#: ../gramps/plugins/lib/libgedcom.py:3274
#, python-format
msgid "SUBM (Submitter): @%s@"
msgstr "SUBM (Подавач): @%s@"
#: ../gramps/plugins/lib/libgedcom.py:3298
#: ../gramps/plugins/lib/libgedcom.py:6778
msgid "GEDCOM data"
msgstr "GEDCOM дані"
#: ../gramps/plugins/lib/libgedcom.py:3344
msgid "Unknown tag"
msgstr "Невідомий тег"
#: ../gramps/plugins/lib/libgedcom.py:3346
#: ../gramps/plugins/lib/libgedcom.py:3360
#: ../gramps/plugins/lib/libgedcom.py:3364
#: ../gramps/plugins/lib/libgedcom.py:3385
msgid "Top Level"
msgstr "Верхній рівень"
#: ../gramps/plugins/lib/libgedcom.py:3457
#, python-format
msgid "INDI (individual) Gramps ID %s"
msgstr "INDI (особа) Gramps ID %s"
#: ../gramps/plugins/lib/libgedcom.py:3651
#: ../gramps/plugins/lib/libgedcom.py:4958
#: ../gramps/plugins/lib/libgedcom.py:5156
#: ../gramps/plugins/lib/libgedcom.py:5293
#: ../gramps/plugins/lib/libgedcom.py:5928
#: ../gramps/plugins/lib/libgedcom.py:6072
msgid "Filename omitted"
msgstr "Ім'я файлу невраховано"
#: ../gramps/plugins/lib/libgedcom.py:3653
#: ../gramps/plugins/lib/libgedcom.py:4960
#: ../gramps/plugins/lib/libgedcom.py:5158
#: ../gramps/plugins/lib/libgedcom.py:5295
#: ../gramps/plugins/lib/libgedcom.py:5930
#: ../gramps/plugins/lib/libgedcom.py:6074
msgid "Form omitted"
msgstr "Форму невраховано"
#: ../gramps/plugins/lib/libgedcom.py:4724
#, python-format
msgid "FAM (family) Gramps ID %s"
msgstr "FAM (сім’я) Gramps ID %s"
#. empty: discard, with warning and skip subs
#. Note: level+2
#: ../gramps/plugins/lib/libgedcom.py:5447
msgid "Empty event note ignored"
msgstr "Пороні події не проігноровано"
#: ../gramps/plugins/lib/libgedcom.py:5765
#: ../gramps/plugins/lib/libgedcom.py:6581
msgid "Warn: ADDR overwritten"
msgstr ""
#: ../gramps/plugins/lib/libgedcom.py:5942
#: ../gramps/plugins/lib/libgedcom.py:6367
msgid "REFN ignored"
msgstr "REFN: ігноровано"
#. SOURce with the given gramps_id had no title
#: ../gramps/plugins/lib/libgedcom.py:6035
#, python-format
msgid "No title - ID %s"
msgstr "Відсутня назва - ID %s"
#: ../gramps/plugins/lib/libgedcom.py:6040
#, python-format
msgid "SOUR (source) Gramps ID %s"
msgstr "SOUR (джерело) Gramps ID %s"
#: ../gramps/plugins/lib/libgedcom.py:6293
#, python-format
msgid "OBJE (multi-media object) Gramps ID %s"
msgstr "OBJE (мультимедіа об’єкт) Gramps ID %s"
#: ../gramps/plugins/lib/libgedcom.py:6321
#: ../gramps/plugins/lib/libgedcom.py:7274
#, python-format
msgid "Could not import %s"
msgstr "Не можу імпортувати %s"
#: ../gramps/plugins/lib/libgedcom.py:6357
msgid "BLOB ignored"
msgstr "BLOB ігноровано"
#: ../gramps/plugins/lib/libgedcom.py:6377
msgid "Multimedia REFN:TYPE ignored"
msgstr "Мультимедіа REFN:TYPE ігноровано"
#: ../gramps/plugins/lib/libgedcom.py:6387
msgid "Mutimedia RIN ignored"
msgstr "Мультимедіа RIN ігноровано"
#: ../gramps/plugins/lib/libgedcom.py:6474
#, python-format
msgid "REPO (repository) Gramps ID %s"
msgstr "REPO (сховище) Gramps ID %s"
#: ../gramps/plugins/lib/libgedcom.py:6706
msgid "Head (header)"
msgstr "Заголовок"
#: ../gramps/plugins/lib/libgedcom.py:6722
msgid "Approved system identification"
msgstr ""
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/lib/libgedcom.py:6732
msgid "Generated by"
msgstr "Згенеровано з"
#: ../gramps/plugins/lib/libgedcom.py:6746
msgid "Name of software product"
msgstr "Назва програми"
#: ../gramps/plugins/lib/libgedcom.py:6758
msgid "Version number of software product"
msgstr "Версія програми"
#: ../gramps/plugins/lib/libgedcom.py:6775
#, python-format
msgid "Business that produced the product: %s"
msgstr "Компанія виробник: %s"
#: ../gramps/plugins/lib/libgedcom.py:6796
msgid "Name of source data"
msgstr "Назва джерела даних"
#: ../gramps/plugins/lib/libgedcom.py:6810
msgid "Copyright of source data"
msgstr "Авторське право, джерела даних"
#: ../gramps/plugins/lib/libgedcom.py:6824
msgid "Publication date of source data"
msgstr "Дата публікації, джерела даних"
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/lib/libgedcom.py:6837
#, python-format
msgid "Import from %s"
msgstr "Імпорт з %s"
#: ../gramps/plugins/lib/libgedcom.py:6875
msgid "Submission record identifier"
msgstr ""
#: ../gramps/plugins/lib/libgedcom.py:6886
msgid "Language of GEDCOM text"
msgstr "Мова GEDCOM тексту"
#: ../gramps/plugins/lib/libgedcom.py:6910
#, python-format
msgid "Import of GEDCOM file %(filename)s with DEST=%(by)s, could cause errors in the resulting database!"
msgstr "Імпорт файлу GEDCOM %(filename)s з DEST=%(by)s, може викликати помилки у фінальній базі даних!"
#: ../gramps/plugins/lib/libgedcom.py:6913
msgid "Look for nameless events."
msgstr "Пошук безіменних подій."
#: ../gramps/plugins/lib/libgedcom.py:6936
msgid "Character set"
msgstr "Кодування символів"
#: ../gramps/plugins/lib/libgedcom.py:6938
msgid "Character set and version"
msgstr "Кодування символів та версія"
#: ../gramps/plugins/lib/libgedcom.py:6954
msgid "GEDCOM version not supported"
msgstr "Версія GEDCOM не підтримується"
#: ../gramps/plugins/lib/libgedcom.py:6957
msgid "GEDCOM version"
msgstr "Версія GEDCOM"
#: ../gramps/plugins/lib/libgedcom.py:6960
msgid "GEDCOM form not supported"
msgstr "Форма GEDCOM не підтримується"
#: ../gramps/plugins/lib/libgedcom.py:6962
msgid "GEDCOM form"
msgstr "Форма GEDCOM"
#: ../gramps/plugins/lib/libgedcom.py:7008
msgid "Creation date of GEDCOM"
msgstr "Дата створення GEDCOM"
#: ../gramps/plugins/lib/libgedcom.py:7012
msgid "Creation date and time of GEDCOM"
msgstr "Дата та час стоврення GEDCOM"
#: ../gramps/plugins/lib/libgedcom.py:7049
#: ../gramps/plugins/lib/libgedcom.py:7089
msgid "Empty note ignored"
msgstr "Порожні замітки проігноровано"
#: ../gramps/plugins/lib/libgedcom.py:7104
#, python-format
msgid "NOTE Gramps ID %s"
msgstr "Замітка Gramps ID: %s "
#: ../gramps/plugins/lib/libgedcom.py:7154
msgid "Submission: Submitter"
msgstr "Подання: Подавач"
#: ../gramps/plugins/lib/libgedcom.py:7156
msgid "Submission: Family file"
msgstr "Подання: Файл сім’ї"
#: ../gramps/plugins/lib/libgedcom.py:7158
msgid "Submission: Temple code"
msgstr "Подання: Код Храму"
#: ../gramps/plugins/lib/libgedcom.py:7160
msgid "Submission: Generations of ancestors"
msgstr "Подання: Покоління предків"
#: ../gramps/plugins/lib/libgedcom.py:7162
msgid "Submission: Generations of descendants"
msgstr "Подання: Покоління нащадків"
#: ../gramps/plugins/lib/libgedcom.py:7164
msgid "Submission: Ordinance process flag"
msgstr ""
#. # Okay we have no clue which temple this is.
#. # We should tell the user and store it anyway.
#: ../gramps/plugins/lib/libgedcom.py:7376
msgid "Invalid temple code"
msgstr "Невірних код храму"
#: ../gramps/plugins/lib/libgedcom.py:7464
msgid "Your GEDCOM file is corrupted. The file appears to be encoded using the UTF16 character set, but is missing the BOM marker."
msgstr "Ваш файл GEDCOM пошкоджено. Здається він використовує кодування UTF16, але в ньому відсутня мітка BOM."
#: ../gramps/plugins/lib/libgedcom.py:7467
msgid "Your GEDCOM file is empty."
msgstr "Файл GEDCOM пустий."
#: ../gramps/plugins/lib/libgedcom.py:7530
#, python-format
msgid "Invalid line %d in GEDCOM file."
msgstr "Помилковий рядок %d у файлі GEDCOM."
#. First is used as default selection.
#. As seen on the internet, ISO-xxx are listed as capital letters
#: ../gramps/plugins/lib/libhtmlconst.py:53
msgid "Unicode UTF-8 (recommended)"
msgstr "Unicode UTF-8 (рекомендовано)"
#: ../gramps/plugins/lib/libhtmlconst.py:109
msgid "Standard copyright"
msgstr "Стандартне авторське право"
#. This must match _CC
#. translators, long strings, have a look at Web report dialogs
#: ../gramps/plugins/lib/libhtmlconst.py:113
msgid "Creative Commons - By attribution"
msgstr "Creative Commons - З вказанням авторства"
#: ../gramps/plugins/lib/libhtmlconst.py:114
msgid "Creative Commons - By attribution, No derivations"
msgstr "Creative Commons - З вказанням авторства, Без змін"
#: ../gramps/plugins/lib/libhtmlconst.py:115
msgid "Creative Commons - By attribution, Share-alike"
msgstr "Creative Commons - З вказанням авторства, Share-alike"
#: ../gramps/plugins/lib/libhtmlconst.py:116
msgid "Creative Commons - By attribution, Non-commercial"
msgstr "Creative Commons - З вказанням авторства, Некомерційне використання"
#: ../gramps/plugins/lib/libhtmlconst.py:117
msgid "Creative Commons - By attribution, Non-commercial, No derivations"
msgstr "Creative Commons - З вказанням авторства, Некомерційне використання, Без змін"
#: ../gramps/plugins/lib/libhtmlconst.py:118
msgid "Creative Commons - By attribution, Non-commercial, Share-alike"
msgstr "Creative Commons - З вказанням авторства, Некомерційне використання, Без змін, Share-alike"
#: ../gramps/plugins/lib/libhtmlconst.py:120
msgid "No copyright notice"
msgstr "Не вказувати авторських прав"
#: ../gramps/plugins/lib/libmetadata.py:55
#: ../gramps/plugins/lib/libmetadata.py:91
msgid "Invalid format"
msgstr "Невірний формат"
#: ../gramps/plugins/lib/libmetadata.py:59
#, python-format
msgid "%(hr)02d:%(min)02d:%(sec)02d"
msgstr "%(hr)02d:%(min)02d:%(sec)02d"
#: ../gramps/plugins/lib/libmetadata.py:62
#, python-format
msgid "%(date)s %(time)s"
msgstr "%(date)s %(time)s"
#: ../gramps/plugins/lib/libmetadata.py:95
msgid "Camera"
msgstr "Камера"
#: ../gramps/plugins/lib/libmetadata.py:96
msgid "GPS"
msgstr "GPS"
#: ../gramps/plugins/lib/libmetadata.py:97
msgid "Advanced"
msgstr "Розширені параметри"
#: ../gramps/plugins/lib/libnarrate.py:86
#, python-format
msgid "%(unknown_gender_name)s was born on %(birth_date)s in %(birth_place)s."
msgstr "%(unknown_gender_name)s був(ла) народжений(а) %(birth_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:87
#, python-format
msgid "%(male_name)s was born on %(birth_date)s in %(birth_place)s."
msgstr "%(male_name)s народився %(birth_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:88
#, python-format
msgid "%(female_name)s was born on %(birth_date)s in %(birth_place)s."
msgstr "%(female_name)s народилась %(birth_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:91
#, python-format
msgid "This person was born on %(birth_date)s in %(birth_place)s."
msgstr "Ця особа народилась %(birth_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:92
#, python-format
msgid "He was born on %(birth_date)s in %(birth_place)s."
msgstr "Він народився %(birth_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:93
#, python-format
msgid "She was born on %(birth_date)s in %(birth_place)s."
msgstr "Вона народилась %(birth_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:95
#, python-format
msgid "Born %(birth_date)s in %(birth_place)s."
msgstr "Народжений(а) %(birth_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:100
#, python-format
msgid "%(unknown_gender_name)s was born %(modified_date)s in %(birth_place)s."
msgstr "%(unknown_gender_name)s народжений(а) %(modified_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:101
#, python-format
msgid "%(male_name)s was born %(modified_date)s in %(birth_place)s."
msgstr "%(male_name)s народився %(modified_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:102
#, python-format
msgid "%(female_name)s was born %(modified_date)s in %(birth_place)s."
msgstr "%(female_name)s народилась %(modified_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:105
#, python-format
msgid "This person was born %(modified_date)s in %(birth_place)s."
msgstr "Ця особа народилась %(modified_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:106
#, python-format
msgid "He was born %(modified_date)s in %(birth_place)s."
msgstr "Він народився %(modified_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:107
#, python-format
msgid "She was born %(modified_date)s in %(birth_place)s."
msgstr "Вона народилась %(modified_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:109
#, python-format
msgid "Born %(modified_date)s in %(birth_place)s."
msgstr "Народжений(а) %(modified_date)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:114
#, python-format
msgid "%(unknown_gender_name)s was born on %(birth_date)s."
msgstr "%(unknown_gender_name)s народжений(а) %(birth_date)s."
#: ../gramps/plugins/lib/libnarrate.py:115
#, python-format
msgid "%(male_name)s was born on %(birth_date)s."
msgstr "%(male_name)s народжений %(birth_date)s."
#: ../gramps/plugins/lib/libnarrate.py:116
#, python-format
msgid "%(female_name)s was born on %(birth_date)s."
msgstr "%(female_name)s народжена %(birth_date)s."
#: ../gramps/plugins/lib/libnarrate.py:119
#, python-format
msgid "This person was born on %(birth_date)s."
msgstr "Ця особа народилась %(birth_date)s."
#: ../gramps/plugins/lib/libnarrate.py:120
#, python-format
msgid "He was born on %(birth_date)s."
msgstr "Він народився %(birth_date)s."
#: ../gramps/plugins/lib/libnarrate.py:121
#, python-format
msgid "She was born on %(birth_date)s."
msgstr "Вона народилась %(birth_date)s."
#: ../gramps/plugins/lib/libnarrate.py:123
#, python-format
msgid "Born %(birth_date)s."
msgstr "Народжений(а) %(birth_date)s."
#: ../gramps/plugins/lib/libnarrate.py:128
#, python-format
msgid "%(unknown_gender_name)s was born %(modified_date)s."
msgstr "%(unknown_gender_name)s народжений(а) %(modified_date)s."
#: ../gramps/plugins/lib/libnarrate.py:129
#, python-format
msgid "%(male_name)s was born %(modified_date)s."
msgstr "%(male_name)s народжений %(modified_date)s."
#: ../gramps/plugins/lib/libnarrate.py:130
#, python-format
msgid "%(female_name)s was born %(modified_date)s."
msgstr "%(female_name)s народжена %(modified_date)s."
#: ../gramps/plugins/lib/libnarrate.py:133
#, python-format
msgid "This person was born %(modified_date)s."
msgstr "Ця особа народилась %(modified_date)s."
#: ../gramps/plugins/lib/libnarrate.py:134
#, python-format
msgid "He was born %(modified_date)s."
msgstr "Він народився %(modified_date)s."
#: ../gramps/plugins/lib/libnarrate.py:135
#, python-format
msgid "She was born %(modified_date)s."
msgstr "Вона народилась %(modified_date)s."
#: ../gramps/plugins/lib/libnarrate.py:137
#, python-format
msgid "Born %(modified_date)s."
msgstr "Народжений(а) %(modified_date)s."
#: ../gramps/plugins/lib/libnarrate.py:142
#, python-format
msgid "%(unknown_gender_name)s was born in %(month_year)s in %(birth_place)s."
msgstr "%(unknown_gender_name)s народився(в) в %(month_year)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:143
#, python-format
msgid "%(male_name)s was born in %(month_year)s in %(birth_place)s."
msgstr "%(male_name)s народився в %(month_year)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:144
#, python-format
msgid "%(female_name)s was born in %(month_year)s in %(birth_place)s."
msgstr "%(female_name)s народилась в %(month_year)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:147
#, python-format
msgid "This person was born in %(month_year)s in %(birth_place)s."
msgstr "Ця особа народилась в %(month_year)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:148
#, python-format
msgid "He was born in %(month_year)s in %(birth_place)s."
msgstr "Він народився в %(month_year)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:149
#, python-format
msgid "She was born in %(month_year)s in %(birth_place)s."
msgstr "Вона народилась в %(month_year)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:151
#, python-format
msgid "Born %(month_year)s in %(birth_place)s."
msgstr "Народжений(а) %(month_year)s в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:156
#, python-format
msgid "%(unknown_gender_name)s was born in %(month_year)s."
msgstr "%(unknown_gender_name)s народжений(а) в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:157
#, python-format
msgid "%(male_name)s was born in %(month_year)s."
msgstr "%(male_name)s народжений в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:158
#, python-format
msgid "%(female_name)s was born in %(month_year)s."
msgstr "%(female_name)s народжена в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:161
#, python-format
msgid "This person was born in %(month_year)s."
msgstr "Ця особа народжена в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:162
#, python-format
msgid "He was born in %(month_year)s."
msgstr "Він народився в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:163
#, python-format
msgid "She was born in %(month_year)s."
msgstr "Вона народилась в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:165
#, python-format
msgid "Born %(month_year)s."
msgstr "Народжений(а) %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:170
#, python-format
msgid "%(unknown_gender_name)s was born in %(birth_place)s."
msgstr "%(unknown_gender_name)s народжений(а) в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:171
#, python-format
msgid "%(male_name)s was born in %(birth_place)s."
msgstr "%(male_name)s народжений в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:172
#, python-format
msgid "%(female_name)s was born in %(birth_place)s."
msgstr "%(female_name)s народжена в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:175
#, python-format
msgid "This person was born in %(birth_place)s."
msgstr "Ця особа народилась в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:176
#, python-format
msgid "He was born in %(birth_place)s."
msgstr "Він народився в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:177
#, python-format
msgid "She was born in %(birth_place)s."
msgstr "Вона народилась в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:179
#, python-format
msgid "Born in %(birth_place)s."
msgstr "Народжений(а) в %(birth_place)s."
#: ../gramps/plugins/lib/libnarrate.py:189
#, python-format
msgid "%(unknown_gender_name)s died on %(death_date)s in %(death_place)s."
msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:190
#, python-format
msgid "%(unknown_gender_name)s died on %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:193
#, python-format
msgid "%(male_name)s died on %(death_date)s in %(death_place)s."
msgstr "%(male_name)s помер %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:194
#, python-format
msgid "%(male_name)s died on %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "%(male_name)s помер %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:197
#, python-format
msgid "%(female_name)s died on %(death_date)s in %(death_place)s."
msgstr "%(female_name)s померла %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:198
#, python-format
msgid "%(female_name)s died on %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "%(female_name)s померла %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:202
#, python-format
msgid "This person died on %(death_date)s in %(death_place)s."
msgstr "Ця особа померла %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:203
#, python-format
msgid "This person died on %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "Ця особа померла %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:206
#, python-format
msgid "He died on %(death_date)s in %(death_place)s."
msgstr "Він помер %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:207
#, python-format
msgid "He died on %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "Він помер %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:210
#, python-format
msgid "She died on %(death_date)s in %(death_place)s."
msgstr "Вона померла %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:211
#, python-format
msgid "She died on %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "Вона померла %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:215
#: ../gramps/plugins/lib/libnarrate.py:248
#, python-format
msgid "Died %(death_date)s in %(death_place)s."
msgstr "Помер(ла) %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:216
#: ../gramps/plugins/lib/libnarrate.py:249
#, python-format
msgid "Died %(death_date)s in %(death_place)s (%(age)s)."
msgstr "Помер(ла) %(death_date)s в %(death_place)s (%(age)s)."
#: ../gramps/plugins/lib/libnarrate.py:222
#, python-format
msgid "%(unknown_gender_name)s died %(death_date)s in %(death_place)s."
msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:223
#, python-format
msgid "%(unknown_gender_name)s died %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:226
#, python-format
msgid "%(male_name)s died %(death_date)s in %(death_place)s."
msgstr "%(male_name)s помер %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:227
#, python-format
msgid "%(male_name)s died %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "%(male_name)s помер %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:230
#, python-format
msgid "%(female_name)s died %(death_date)s in %(death_place)s."
msgstr "%(female_name)s померла %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:231
#, python-format
msgid "%(female_name)s died %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "%(female_name)s померла %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:235
#, python-format
msgid "This person died %(death_date)s in %(death_place)s."
msgstr "Ця особа померла %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:236
#, python-format
msgid "This person died %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "Ця особа померла %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:239
#, python-format
msgid "He died %(death_date)s in %(death_place)s."
msgstr "Він помер %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:240
#, python-format
msgid "He died %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "Він помер %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:243
#, python-format
msgid "She died %(death_date)s in %(death_place)s."
msgstr "Вона померла %(death_date)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:244
#, python-format
msgid "She died %(death_date)s in %(death_place)s at the age of %(age)s."
msgstr "Вона померла %(death_date)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:255
#, python-format
msgid "%(unknown_gender_name)s died on %(death_date)s."
msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:256
#, python-format
msgid "%(unknown_gender_name)s died on %(death_date)s at the age of %(age)s."
msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:259
#, python-format
msgid "%(male_name)s died on %(death_date)s."
msgstr "%(male_name)s помер %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:260
#, python-format
msgid "%(male_name)s died on %(death_date)s at the age of %(age)s."
msgstr "%(male_name)s помер %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:263
#, python-format
msgid "%(female_name)s died on %(death_date)s."
msgstr "%(female_name)s померла %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:264
#, python-format
msgid "%(female_name)s died on %(death_date)s at the age of %(age)s."
msgstr "%(female_name)s померла %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:268
#, python-format
msgid "This person died on %(death_date)s."
msgstr "Ця особа померла %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:269
#, python-format
msgid "This person died on %(death_date)s at the age of %(age)s."
msgstr "Ця особа померла %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:272
#, python-format
msgid "He died on %(death_date)s."
msgstr "Він помер %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:273
#, python-format
msgid "He died on %(death_date)s at the age of %(age)s."
msgstr "Він помер %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:276
#, python-format
msgid "She died on %(death_date)s."
msgstr "Вона померла %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:277
#, python-format
msgid "She died on %(death_date)s at the age of %(age)s."
msgstr "Вона померла %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:281
#: ../gramps/plugins/lib/libnarrate.py:314
#, python-format
msgid "Died %(death_date)s."
msgstr "Помер(ла) %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:282
#: ../gramps/plugins/lib/libnarrate.py:315
#, python-format
msgid "Died %(death_date)s (%(age)s)."
msgstr "Помер(ла) %(death_date)s (%(age)s)."
#: ../gramps/plugins/lib/libnarrate.py:288
#, python-format
msgid "%(unknown_gender_name)s died %(death_date)s."
msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:289
#, python-format
msgid "%(unknown_gender_name)s died %(death_date)s at the age of %(age)s."
msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:292
#, python-format
msgid "%(male_name)s died %(death_date)s."
msgstr "%(male_name)s помер %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:293
#, python-format
msgid "%(male_name)s died %(death_date)s at the age of %(age)s."
msgstr "%(male_name)s помер %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:296
#, python-format
msgid "%(female_name)s died %(death_date)s."
msgstr "%(female_name)s померла %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:297
#, python-format
msgid "%(female_name)s died %(death_date)s at the age of %(age)s."
msgstr "%(female_name)s померла %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:301
#, python-format
msgid "This person died %(death_date)s."
msgstr "Ця особа померла %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:302
#, python-format
msgid "This person died %(death_date)s at the age of %(age)s."
msgstr "Ця особа померла %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:305
#, python-format
msgid "He died %(death_date)s."
msgstr "Він помер %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:306
#, python-format
msgid "He died %(death_date)s at the age of %(age)s."
msgstr "Він помер %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:309
#, python-format
msgid "She died %(death_date)s."
msgstr "Вона померла %(death_date)s."
#: ../gramps/plugins/lib/libnarrate.py:310
#, python-format
msgid "She died %(death_date)s at the age of %(age)s."
msgstr "Він помер %(death_date)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:321
#, python-format
msgid "%(unknown_gender_name)s died in %(month_year)s in %(death_place)s."
msgstr "%(unknown_gender_name)s помер(ла) в %(month_year)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:322
#, python-format
msgid "%(unknown_gender_name)s died in %(month_year)s in %(death_place)s at the age of %(age)s."
msgstr "%(unknown_gender_name)s помер(ла) в %(month_year)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:325
#, python-format
msgid "%(male_name)s died in %(month_year)s in %(death_place)s."
msgstr "%(male_name)s помер в %(month_year)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:326
#, python-format
msgid "%(male_name)s died in %(month_year)s in %(death_place)s at the age of %(age)s."
msgstr "%(male_name)s помер в %(month_year)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:329
#, python-format
msgid "%(female_name)s died in %(month_year)s in %(death_place)s."
msgstr "%(female_name)s померла в %(month_year)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:330
#, python-format
msgid "%(female_name)s died in %(month_year)s in %(death_place)s at the age of %(age)s."
msgstr "%(female_name)s померла в %(month_year)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:334
#, python-format
msgid "This person died in %(month_year)s in %(death_place)s."
msgstr "Ця особа померла в %(month_year)s in %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:335
#, python-format
msgid "This person died in %(month_year)s in %(death_place)s at the age of %(age)s."
msgstr "Ця особа померла в %(month_year)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:338
#, python-format
msgid "He died in %(month_year)s in %(death_place)s."
msgstr "Він помер в %(month_year)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:339
#, python-format
msgid "He died in %(month_year)s in %(death_place)s at the age of %(age)s."
msgstr "Він помер в %(month_year)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:342
#, python-format
msgid "She died in %(month_year)s in %(death_place)s."
msgstr "Вона померла в %(month_year)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:343
#, python-format
msgid "She died in %(month_year)s in %(death_place)s at the age of %(age)s."
msgstr "Вона померла в %(month_year)s в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:347
#, python-format
msgid "Died %(month_year)s in %(death_place)s."
msgstr "Помер(ла) %(month_year)s в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:348
#, python-format
msgid "Died %(month_year)s in %(death_place)s (%(age)s)."
msgstr "Помер(ла) %(month_year)s в %(death_place)s (%(age)s)."
#: ../gramps/plugins/lib/libnarrate.py:354
#, python-format
msgid "%(unknown_gender_name)s died in %(month_year)s."
msgstr "%(unknown_gender_name)s помер(ла) в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:355
#, python-format
msgid "%(unknown_gender_name)s died in %(month_year)s at the age of %(age)s."
msgstr "%(unknown_gender_name)s помер(ла) в %(month_year)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:358
#, python-format
msgid "%(male_name)s died in %(month_year)s."
msgstr "%(male_name)s помер в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:359
#, python-format
msgid "%(male_name)s died in %(month_year)s at the age of %(age)s."
msgstr "%(male_name)s помер в %(month_year)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:362
#, python-format
msgid "%(female_name)s died in %(month_year)s."
msgstr "%(female_name)s померла в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:363
#, python-format
msgid "%(female_name)s died in %(month_year)s at the age of %(age)s."
msgstr "%(female_name)s померла в %(month_year)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:367
#, python-format
msgid "This person died in %(month_year)s."
msgstr "Ця особа померла в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:368
#, python-format
msgid "This person died in %(month_year)s at the age of %(age)s."
msgstr "Ця особа померла в %(month_year)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:371
#, python-format
msgid "He died in %(month_year)s."
msgstr "Він помер в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:372
#, python-format
msgid "He died in %(month_year)s at the age of %(age)s."
msgstr "Він помер в %(month_year)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:375
#, python-format
msgid "She died in %(month_year)s."
msgstr "Вона померла в %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:376
#, python-format
msgid "She died in %(month_year)s at the age of %(age)s."
msgstr "Вона померла в %(month_year)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:380
#, python-format
msgid "Died %(month_year)s."
msgstr "Помер(ла) %(month_year)s."
#: ../gramps/plugins/lib/libnarrate.py:381
#, python-format
msgid "Died %(month_year)s (%(age)s)."
msgstr "Помер(ла) %(month_year)s (%(age)s)."
#: ../gramps/plugins/lib/libnarrate.py:387
#, python-format
msgid "%(unknown_gender_name)s died in %(death_place)s."
msgstr "%(unknown_gender_name)s помер(ла) в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:388
#, python-format
msgid "%(unknown_gender_name)s died in %(death_place)s at the age of %(age)s."
msgstr "%(unknown_gender_name)s помер(ла) в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:391
#, python-format
msgid "%(male_name)s died in %(death_place)s."
msgstr "%(male_name)s помер в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:392
#, python-format
msgid "%(male_name)s died in %(death_place)s at the age of %(age)s."
msgstr "%(male_name)s помер в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:395
#, python-format
msgid "%(female_name)s died in %(death_place)s."
msgstr "%(female_name)s померла в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:396
#, python-format
msgid "%(female_name)s died in %(death_place)s at the age of %(age)s."
msgstr "%(female_name)s померла в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:401
#, python-format
msgid "This person died in %(death_place)s."
msgstr "Ця особа померла в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:402
#, python-format
msgid "This person died in %(death_place)s at the age of %(age)s."
msgstr "Ця особа померла в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:405
#, python-format
msgid "He died in %(death_place)s."
msgstr "Він помер в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:406
#, python-format
msgid "He died in %(death_place)s at the age of %(age)s."
msgstr "Він помер в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:409
#, python-format
msgid "She died in %(death_place)s."
msgstr "Вона померла в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:410
#, python-format
msgid "She died in %(death_place)s at the age of %(age)s."
msgstr "Вона померла в %(death_place)s у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:414
#, python-format
msgid "Died in %(death_place)s."
msgstr "Помер(ла) в %(death_place)s."
#: ../gramps/plugins/lib/libnarrate.py:415
#, python-format
msgid "Died in %(death_place)s (%(age)s)."
msgstr "Помер(ла) в %(death_place)s (%(age)s)."
#: ../gramps/plugins/lib/libnarrate.py:422
#, python-format
msgid "%(unknown_gender_name)s died at the age of %(age)s."
msgstr "%(unknown_gender_name)s помер(ла) у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:426
#, python-format
msgid "%(male_name)s died at the age of %(age)s."
msgstr "%(male_name)s помер у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:430
#, python-format
msgid "%(female_name)s died at the age of %(age)s."
msgstr "%(female_name)s померла у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:435
#, python-format
msgid "This person died at the age of %(age)s."
msgstr "Ця особа померла у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:439
#, python-format
msgid "He died at the age of %(age)s."
msgstr "Він помер у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:443
#, python-format
msgid "She died at the age of %(age)s."
msgstr "Вона померла у віці %(age)s."
#: ../gramps/plugins/lib/libnarrate.py:448
#, python-format
msgid "Died (%(age)s)."
msgstr "Помер(ла) (%(age)s)."
#: ../gramps/plugins/lib/libnarrate.py:459
#, python-format
msgid "%(male_name)s was buried on %(burial_date)s in %(burial_place)s%(endnotes)s."
msgstr "%(male_name)s був похований %(burial_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:460
#, python-format
msgid "He was buried on %(burial_date)s in %(burial_place)s%(endnotes)s."
msgstr "Він був похований %(burial_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:463
#, python-format
msgid "%(female_name)s was buried on %(burial_date)s in %(burial_place)s%(endnotes)s."
msgstr "%(female_name)s була похована %(burial_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:464
#, python-format
msgid "She was buried on %(burial_date)s in %(burial_place)s%(endnotes)s."
msgstr "Вона була похована %(burial_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:467
#, python-format
msgid "%(unknown_gender_name)s was buried on %(burial_date)s in %(burial_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) похована %(burial_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:468
#, python-format
msgid "This person was buried on %(burial_date)s in %(burial_place)s%(endnotes)s."
msgstr "Був(ла) похований(на) %(burial_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:470
#, python-format
msgid "Buried %(burial_date)s in %(burial_place)s%(endnotes)s."
msgstr "Був(ла) похований(на) %(burial_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:475
#, python-format
msgid "%(male_name)s was buried on %(burial_date)s%(endnotes)s."
msgstr "%(male_name)s був похований %(burial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:476
#, python-format
msgid "He was buried on %(burial_date)s%(endnotes)s."
msgstr "Був похований %(burial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:479
#, python-format
msgid "%(female_name)s was buried on %(burial_date)s%(endnotes)s."
msgstr "%(female_name)s була похована %(burial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:480
#, python-format
msgid "She was buried on %(burial_date)s%(endnotes)s."
msgstr "Була похована %(burial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:483
#, python-format
msgid "%(unknown_gender_name)s was buried on %(burial_date)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) похований(ла) %(burial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:484
#, python-format
msgid "This person was buried on %(burial_date)s%(endnotes)s."
msgstr "Ця особа була похована %(burial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:486
#, python-format
msgid "Buried %(burial_date)s%(endnotes)s."
msgstr "Похований(на) %(burial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:491
#, python-format
msgid "%(male_name)s was buried in %(month_year)s in %(burial_place)s%(endnotes)s."
msgstr "%(male_name)s був похований в %(month_year)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:492
#, python-format
msgid "He was buried in %(month_year)s in %(burial_place)s%(endnotes)s."
msgstr "Він був похований в %(month_year)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:495
#, python-format
msgid "%(female_name)s was buried in %(month_year)s in %(burial_place)s%(endnotes)s."
msgstr "%(female_name)s була похована в %(month_year)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:496
#, python-format
msgid "She was buried in %(month_year)s in %(burial_place)s%(endnotes)s."
msgstr "Вона була похована в %(month_year)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:499
#, python-format
msgid "%(unknown_gender_name)s was buried in %(month_year)s in %(burial_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) похований(на) в %(month_year)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:500
#, python-format
msgid "This person was buried in %(month_year)s in %(burial_place)s%(endnotes)s."
msgstr "Ця особа була похована в %(month_year)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:502
#, python-format
msgid "Buried %(month_year)s in %(burial_place)s%(endnotes)s."
msgstr "Похований(на) %(month_year)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:507
#, python-format
msgid "%(male_name)s was buried in %(month_year)s%(endnotes)s."
msgstr "%(male_name)s був похований в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:508
#, python-format
msgid "He was buried in %(month_year)s%(endnotes)s."
msgstr "Він був похований в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:511
#, python-format
msgid "%(female_name)s was buried in %(month_year)s%(endnotes)s."
msgstr "%(female_name)s була похована в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:512
#, python-format
msgid "She was buried in %(month_year)s%(endnotes)s."
msgstr "Вона була похована в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:515
#, python-format
msgid "%(unknown_gender_name)s was buried in %(month_year)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) похований(на) в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:516
#, python-format
msgid "This person was buried in %(month_year)s%(endnotes)s."
msgstr "Ця особа була похована в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:518
#, python-format
msgid "Buried %(month_year)s%(endnotes)s."
msgstr "Похований(на) %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:523
#, python-format
msgid "%(male_name)s was buried %(modified_date)s in %(burial_place)s%(endnotes)s."
msgstr "%(male_name)s був похований %(modified_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:524
#, python-format
msgid "He was buried %(modified_date)s in %(burial_place)s%(endnotes)s."
msgstr "Був похований %(modified_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:527
#, python-format
msgid "%(female_name)s was buried %(modified_date)s in %(burial_place)s%(endnotes)s."
msgstr "%(female_name)s була похована %(modified_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:528
#, python-format
msgid "She was buried %(modified_date)s in %(burial_place)s%(endnotes)s."
msgstr "Була похована %(modified_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:531
#, python-format
msgid "%(unknown_gender_name)s was buried %(modified_date)s in %(burial_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) похований(на) %(modified_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:532
#, python-format
msgid "This person was buried %(modified_date)s in %(burial_place)s%(endnotes)s."
msgstr "Ця особа була похована %(modified_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:534
#, python-format
msgid "Buried %(modified_date)s in %(burial_place)s%(endnotes)s."
msgstr "Похований(на) %(modified_date)s в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:539
#, python-format
msgid "%(male_name)s was buried %(modified_date)s%(endnotes)s."
msgstr "%(male_name)s був похований %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:540
#, python-format
msgid "He was buried %(modified_date)s%(endnotes)s."
msgstr "Він був похований %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:543
#, python-format
msgid "%(female_name)s was buried %(modified_date)s%(endnotes)s."
msgstr "%(female_name)s була похована %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:544
#, python-format
msgid "She was buried %(modified_date)s%(endnotes)s."
msgstr "Вона була похована %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:547
#, python-format
msgid "%(unknown_gender_name)s was buried %(modified_date)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) похований(на) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:548
#, python-format
msgid "This person was buried %(modified_date)s%(endnotes)s."
msgstr "Ця особа була похована %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:550
#, python-format
msgid "Buried %(modified_date)s%(endnotes)s."
msgstr "Похований(на) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:555
#, python-format
msgid "%(male_name)s was buried in %(burial_place)s%(endnotes)s."
msgstr "%(male_name)s був похований в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:556
#, python-format
msgid "He was buried in %(burial_place)s%(endnotes)s."
msgstr "Він був похований в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:559
#, python-format
msgid "%(female_name)s was buried in %(burial_place)s%(endnotes)s."
msgstr "%(female_name)s була похован в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:560
#, python-format
msgid "She was buried in %(burial_place)s%(endnotes)s."
msgstr "Вона була похована в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:563
#, python-format
msgid "%(unknown_gender_name)s was buried in %(burial_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) похований(на) %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:564
#, python-format
msgid "This person was buried in %(burial_place)s%(endnotes)s."
msgstr "Ця особа була похована в %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:566
#, python-format
msgid "Buried in %(burial_place)s%(endnotes)s."
msgstr "Похований(на) %(burial_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:571
#, python-format
msgid "%(male_name)s was buried%(endnotes)s."
msgstr "%(male_name)s був похований%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:572
#, python-format
msgid "He was buried%(endnotes)s."
msgstr "Він був похований%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:575
#, python-format
msgid "%(female_name)s was buried%(endnotes)s."
msgstr "%(female_name)s була похована%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:576
#, python-format
msgid "She was buried%(endnotes)s."
msgstr "Вона була похована%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:579
#, python-format
msgid "%(unknown_gender_name)s was buried%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) похований(ла)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:580
#, python-format
msgid "This person was buried%(endnotes)s."
msgstr "Ця особа була похована%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:582
#, python-format
msgid "Buried%(endnotes)s."
msgstr "Похований(на)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:592
#, python-format
msgid "%(male_name)s was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s."
msgstr "%(male_name)s був хрещений %(baptism_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:593
#, python-format
msgid "He was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s."
msgstr "Він був хрещений %(baptism_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:596
#, python-format
msgid "%(female_name)s was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s."
msgstr "%(female_name)s була хрещена %(baptism_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:597
#, python-format
msgid "She was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s."
msgstr "Вона була хрещена %(baptism_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:600
#, python-format
msgid "%(unknown_gender_name)s was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на) %(baptism_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:601
#, python-format
msgid "This person was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s."
msgstr "Цю особу було хрещено %(baptism_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:603
#, python-format
msgid "Baptized %(baptism_date)s in %(baptism_place)s%(endnotes)s."
msgstr "Хрещений(на) %(baptism_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:608
#, python-format
msgid "%(male_name)s was baptized on %(baptism_date)s%(endnotes)s."
msgstr "%(male_name)s був хрещений %(baptism_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:609
#, python-format
msgid "He was baptized on %(baptism_date)s%(endnotes)s."
msgstr "Він був хрещений %(baptism_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:612
#, python-format
msgid "%(female_name)s was baptized on %(baptism_date)s%(endnotes)s."
msgstr "%(female_name)s була хрещена %(baptism_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:613
#, python-format
msgid "She was baptized on %(baptism_date)s%(endnotes)s."
msgstr "Вона була хрещена %(baptism_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:616
#, python-format
msgid "%(unknown_gender_name)s was baptized on %(baptism_date)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на) %(baptism_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:617
#, python-format
msgid "This person was baptized on %(baptism_date)s%(endnotes)s."
msgstr "Ця особа була хрещена %(baptism_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:619
#, python-format
msgid "Baptized %(baptism_date)s%(endnotes)s."
msgstr "Хрещений(на) %(baptism_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:624
#, python-format
msgid "%(male_name)s was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s."
msgstr "%(male_name)s був хрещений в %(month_year)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:625
#, python-format
msgid "He was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s."
msgstr "Він був хрещений в %(month_year)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:628
#, python-format
msgid "%(female_name)s was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s."
msgstr "%(female_name)s була хрещена в %(month_year)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:629
#, python-format
msgid "She was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s."
msgstr "Була хрещена в %(month_year)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:632
#, python-format
msgid "%(unknown_gender_name)s was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на) в %(month_year)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:633
#, python-format
msgid "This person was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s."
msgstr "Ця особа була хрещена в %(month_year)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:635
#, python-format
msgid "Baptized %(month_year)s in %(baptism_place)s%(endnotes)s."
msgstr "Хрещений(на) в %(month_year)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:640
#, python-format
msgid "%(male_name)s was baptized in %(month_year)s%(endnotes)s."
msgstr "%(male_name)s був хрещений в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:641
#, python-format
msgid "He was baptized in %(month_year)s%(endnotes)s."
msgstr "Він був хрещений в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:644
#, python-format
msgid "%(female_name)s was baptized in %(month_year)s%(endnotes)s."
msgstr "%(female_name)s була хрещена в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:645
#, python-format
msgid "She was baptized in %(month_year)s%(endnotes)s."
msgstr "Вона була хрещена в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:648
#, python-format
msgid "%(unknown_gender_name)s was baptized in %(month_year)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на) %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:649
#, python-format
msgid "This person was baptized in %(month_year)s%(endnotes)s."
msgstr "Ця особа була хрещена в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:651
#, python-format
msgid "Baptized %(month_year)s%(endnotes)s."
msgstr "Хрещений(на) %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:656
#, python-format
msgid "%(male_name)s was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s."
msgstr "%(male_name)s був хрещений %(modified_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:657
#, python-format
msgid "He was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s."
msgstr "Він був хрещений %(modified_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:660
#, python-format
msgid "%(female_name)s was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s."
msgstr "%(female_name)s була хрещена %(modified_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:661
#, python-format
msgid "She was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s."
msgstr "Вона була хрещена %(modified_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:664
#, python-format
msgid "%(unknown_gender_name)s was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на) %(modified_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:665
#, python-format
msgid "This person was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s."
msgstr "Ця особа була хрещена %(modified_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:667
#, python-format
msgid "Baptized %(modified_date)s in %(baptism_place)s%(endnotes)s."
msgstr "Хрещений(на) %(modified_date)s в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:672
#, python-format
msgid "%(male_name)s was baptized %(modified_date)s%(endnotes)s."
msgstr "%(male_name)s був хрещений %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:673
#, python-format
msgid "He was baptized %(modified_date)s%(endnotes)s."
msgstr "Він був хрещений %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:676
#, python-format
msgid "%(female_name)s was baptized %(modified_date)s%(endnotes)s."
msgstr "%(female_name)s була хрещена %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:677
#, python-format
msgid "She was baptized %(modified_date)s%(endnotes)s."
msgstr "Вона була хрещена %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:680
#, python-format
msgid "%(unknown_gender_name)s was baptized %(modified_date)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:681
#, python-format
msgid "This person was baptized %(modified_date)s%(endnotes)s."
msgstr "Ця особа була хрещена %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:683
#, python-format
msgid "Baptized %(modified_date)s%(endnotes)s."
msgstr "Хрещений(на) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:688
#, python-format
msgid "%(male_name)s was baptized in %(baptism_place)s%(endnotes)s."
msgstr "%(male_name)s був хрещений в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:689
#, python-format
msgid "He was baptized in %(baptism_place)s%(endnotes)s."
msgstr "Він був хрещений в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:692
#, python-format
msgid "%(female_name)s was baptized in %(baptism_place)s%(endnotes)s."
msgstr "%(female_name)s була хрещена в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:693
#, python-format
msgid "She was baptized in %(baptism_place)s%(endnotes)s."
msgstr "Вона була хрещена в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:696
#, python-format
msgid "%(unknown_gender_name)s was baptized in %(baptism_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на) в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:697
#, python-format
msgid "This person was baptized in %(baptism_place)s%(endnotes)s."
msgstr "Ця особа була хрещена в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:699
#, python-format
msgid "Baptized in %(baptism_place)s%(endnotes)s."
msgstr "Хрещений(на) в %(baptism_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:704
#, python-format
msgid "%(male_name)s was baptized%(endnotes)s."
msgstr "%(male_name)s був хрещений%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:705
#, python-format
msgid "He was baptized%(endnotes)s."
msgstr "Він був хрещений%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:708
#, python-format
msgid "%(female_name)s was baptized%(endnotes)s."
msgstr "%(female_name)s була хрещена%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:709
#, python-format
msgid "She was baptized%(endnotes)s."
msgstr "Вона була хрещена%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:712
#, python-format
msgid "%(unknown_gender_name)s was baptized%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:713
#, python-format
msgid "This person was baptized%(endnotes)s."
msgstr "Ця особа була хрещена%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:715
#, python-format
msgid "Baptized%(endnotes)s."
msgstr "Хрещений(на)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:725
#, python-format
msgid "%(male_name)s was christened on %(christening_date)s in %(christening_place)s%(endnotes)s."
msgstr "%(male_name)s був хрещений (малям) %(christening_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:726
#, python-format
msgid "He was christened on %(christening_date)s in %(christening_place)s%(endnotes)s."
msgstr "Він був хрещений(малям) %(christening_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:729
#, python-format
msgid "%(female_name)s was christened on %(christening_date)s in %(christening_place)s%(endnotes)s."
msgstr "%(female_name)s була хрещена(малям) %(christening_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:730
#, python-format
msgid "She was christened on %(christening_date)s in %(christening_place)s%(endnotes)s."
msgstr "Вона була хрещена(малям) %(christening_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:733
#, python-format
msgid "%(unknown_gender_name)s was christened on %(christening_date)s in %(christening_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрищений(на) (малям)%(christening_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:734
#, python-format
msgid "This person was christened on %(christening_date)s in %(christening_place)s%(endnotes)s."
msgstr "Ця особа була хрещена (малям) %(christening_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:736
#, python-format
msgid "Christened %(christening_date)s in %(christening_place)s%(endnotes)s."
msgstr "Хрещений(на)(малям) %(christening_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:741
#, python-format
msgid "%(male_name)s was christened on %(christening_date)s%(endnotes)s."
msgstr "%(male_name)s був хрещений (малям) %(christening_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:742
#, python-format
msgid "He was christened on %(christening_date)s%(endnotes)s."
msgstr "Він був хрещений (малям) %(christening_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:745
#, python-format
msgid "%(female_name)s was christened on %(christening_date)s%(endnotes)s."
msgstr "%(female_name)s була хрещена (малям) %(christening_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:746
#, python-format
msgid "She was christened on %(christening_date)s%(endnotes)s."
msgstr "Вона була хрещена (малям) %(christening_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:749
#, python-format
msgid "%(unknown_gender_name)s was christened on %(christening_date)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на) (малям) %(christening_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:750
#, python-format
msgid "This person was christened on %(christening_date)s%(endnotes)s."
msgstr "Ця особа була хрещена (малям) %(christening_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:752
#, python-format
msgid "Christened %(christening_date)s%(endnotes)s."
msgstr "Хрещений(на)(малям) %(christening_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:757
#, python-format
msgid "%(male_name)s was christened in %(month_year)s in %(christening_place)s%(endnotes)s."
msgstr "%(male_name)s був хрещений (малям) в %(month_year)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:758
#, python-format
msgid "He was christened in %(month_year)s in %(christening_place)s%(endnotes)s."
msgstr "Він був хрещений (малям) в %(month_year)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:761
#, python-format
msgid "%(female_name)s was christened in %(month_year)s in %(christening_place)s%(endnotes)s."
msgstr "%(female_name)s була хрещена (малям) в %(month_year)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:762
#, python-format
msgid "She was christened in %(month_year)s in %(christening_place)s%(endnotes)s."
msgstr "Вона була хрещена (малям) в %(month_year)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:765
#, python-format
msgid "%(unknown_gender_name)s was christened in %(month_year)s in %(christening_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на)(малям) в %(month_year)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:766
#, python-format
msgid "This person was christened in %(month_year)s in %(christening_place)s%(endnotes)s."
msgstr "Ця особа була хрещена (малям) в %(month_year)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:768
#, python-format
msgid "Christened %(month_year)s in %(christening_place)s%(endnotes)s."
msgstr "Хрещений(на)(малям) %(month_year)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:773
#, python-format
msgid "%(male_name)s was christened in %(month_year)s%(endnotes)s."
msgstr "%(male_name)s був хрещений(малям) в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:774
#, python-format
msgid "He was christened in %(month_year)s%(endnotes)s."
msgstr "Він був хрещений(малям) в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:777
#, python-format
msgid "%(female_name)s was christened in %(month_year)s%(endnotes)s."
msgstr "%(female_name)s була хрещена(малям) в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:778
#, python-format
msgid "She was christened in %(month_year)s%(endnotes)s."
msgstr "Вона була хрещена(малям) в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:781
#, python-format
msgid "%(unknown_gender_name)s was christened in %(month_year)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на)(малям) в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:782
#, python-format
msgid "This person was christened in %(month_year)s%(endnotes)s."
msgstr "Ця особа була хрещена(малям) в %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:784
#, python-format
msgid "Christened %(month_year)s%(endnotes)s."
msgstr "Хрещений(на)(малям) %(month_year)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:789
#, python-format
msgid "%(male_name)s was christened %(modified_date)s in %(christening_place)s%(endnotes)s."
msgstr "%(male_name)s був хрещений(малям) %(modified_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:790
#, python-format
msgid "He was christened %(modified_date)s in %(christening_place)s%(endnotes)s."
msgstr "Він був хрещений(малям) %(modified_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:793
#, python-format
msgid "%(female_name)s was christened %(modified_date)s in %(christening_place)s%(endnotes)s."
msgstr "%(female_name)s була хрещена(малям) %(modified_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:794
#, python-format
msgid "She was christened %(modified_date)s in %(christening_place)s%(endnotes)s."
msgstr "Вона була хрещена(малям) %(modified_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:797
#, python-format
msgid "%(unknown_gender_name)s was christened %(modified_date)s in %(christening_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на)(малям) %(modified_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:798
#, python-format
msgid "This person was christened %(modified_date)s in %(christening_place)s%(endnotes)s."
msgstr "Ця особа була хрещена(малям) %(modified_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:800
#, python-format
msgid "Christened %(modified_date)s in %(christening_place)s%(endnotes)s."
msgstr "Хрещений(на)(малям) %(modified_date)s в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:805
#, python-format
msgid "%(male_name)s was christened %(modified_date)s%(endnotes)s."
msgstr "%(male_name)s був хрещений(малям) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:806
#, python-format
msgid "He was christened %(modified_date)s%(endnotes)s."
msgstr "Він був хрещений(малям) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:809
#, python-format
msgid "%(female_name)s was christened %(modified_date)s%(endnotes)s."
msgstr "%(female_name)s була хрещена(малям) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:810
#, python-format
msgid "She was christened %(modified_date)s%(endnotes)s."
msgstr "Вона була хрещена(малям) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:813
#, python-format
msgid "%(unknown_gender_name)s was christened %(modified_date)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на)(малям) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:814
#, python-format
msgid "This person was christened %(modified_date)s%(endnotes)s."
msgstr "Ця особа була хрещена(малям) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:816
#, python-format
msgid "Christened %(modified_date)s%(endnotes)s."
msgstr "Хрещений(на)(малям) %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:821
#, python-format
msgid "%(male_name)s was christened in %(christening_place)s%(endnotes)s."
msgstr "%(male_name)s був хрещений(малям) в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:822
#, python-format
msgid "He was christened in %(christening_place)s%(endnotes)s."
msgstr "Він був хрещений(малям) в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:825
#, python-format
msgid "%(female_name)s was christened in %(christening_place)s%(endnotes)s."
msgstr "%(female_name)s була хрещена(малям) в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:826
#, python-format
msgid "She was christened in %(christening_place)s%(endnotes)s."
msgstr "Вона була хрещена(малям) в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:829
#, python-format
msgid "%(unknown_gender_name)s was christened in %(christening_place)s%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на)(малям) в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:830
#, python-format
msgid "This person was christened in %(christening_place)s%(endnotes)s."
msgstr "Ця особа була хрещена(малям) в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:832
#, python-format
msgid "Christened in %(christening_place)s%(endnotes)s."
msgstr "Хрещений(на)(малям) в %(christening_place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:837
#, python-format
msgid "%(male_name)s was christened%(endnotes)s."
msgstr "%(male_name)s був хрещений(малям)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:838
#, python-format
msgid "He was christened%(endnotes)s."
msgstr "Він був хрещений(малям)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:841
#, python-format
msgid "%(female_name)s was christened%(endnotes)s."
msgstr "%(female_name)s була хрещена(малям)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:842
#, python-format
msgid "She was christened%(endnotes)s."
msgstr "Вона була хрещена(малям)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:845
#, python-format
msgid "%(unknown_gender_name)s was christened%(endnotes)s."
msgstr "%(unknown_gender_name)s був(ла) хрещений(на)(малям)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:846
#, python-format
msgid "This person was christened%(endnotes)s."
msgstr "Ця особа була хрещена(малям)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:848
#, python-format
msgid "Christened%(endnotes)s."
msgstr "Хрещений(на)(малям)%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:859
#, python-format
msgid "%(male_name)s is the child of %(father)s and %(mother)s."
msgstr "%(male_name)s є сином %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:860
#, python-format
msgid "%(male_name)s was the child of %(father)s and %(mother)s."
msgstr "%(male_name)s був сином %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:863
#, python-format
msgid "This person is the child of %(father)s and %(mother)s."
msgstr "Ця особа є дитиною %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:864
#, python-format
msgid "This person was the child of %(father)s and %(mother)s."
msgstr "Ця особа була дитиною %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:866
#, python-format
msgid "Child of %(father)s and %(mother)s."
msgstr "Дитина %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:870
#, python-format
msgid "%(male_name)s is the son of %(father)s and %(mother)s."
msgstr "%(male_name)s є сином %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:871
#, python-format
msgid "%(male_name)s was the son of %(father)s and %(mother)s."
msgstr "%(male_name)s був сином %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:874
#, python-format
msgid "He is the son of %(father)s and %(mother)s."
msgstr "Він є сином %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:875
#, python-format
msgid "He was the son of %(father)s and %(mother)s."
msgstr "Він був сином %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:877
#, python-format
msgid "Son of %(father)s and %(mother)s."
msgstr "Син %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:881
#, python-format
msgid "%(female_name)s is the daughter of %(father)s and %(mother)s."
msgstr "%(female_name)s є дочкою %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:882
#, python-format
msgid "%(female_name)s was the daughter of %(father)s and %(mother)s."
msgstr "%(female_name)s була дочкою %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:885
#, python-format
msgid "She is the daughter of %(father)s and %(mother)s."
msgstr "Вона є дочкою %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:886
#, python-format
msgid "She was the daughter of %(father)s and %(mother)s."
msgstr "Вона була дочкою %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:888
#, python-format
msgid "Daughter of %(father)s and %(mother)s."
msgstr "Дочка %(father)s та %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:895
#, python-format
msgid "%(male_name)s is the child of %(father)s."
msgstr "%(male_name)s є сином %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:896
#, python-format
msgid "%(male_name)s was the child of %(father)s."
msgstr "%(male_name)s був сином %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:899
#, python-format
msgid "This person is the child of %(father)s."
msgstr "Ця особа є дитиною %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:900
#, python-format
msgid "This person was the child of %(father)s."
msgstr "Ця особа була дитиною %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:902
#, python-format
msgid "Child of %(father)s."
msgstr "Дитина %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:906
#, python-format
msgid "%(male_name)s is the son of %(father)s."
msgstr "%(male_name)s є сином %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:907
#, python-format
msgid "%(male_name)s was the son of %(father)s."
msgstr "%(male_name)s був сином %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:910
#, python-format
msgid "He is the son of %(father)s."
msgstr "Він є сином %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:911
#, python-format
msgid "He was the son of %(father)s."
msgstr "Він був сином %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:913
#, python-format
msgid "Son of %(father)s."
msgstr "Син %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:917
#, python-format
msgid "%(female_name)s is the daughter of %(father)s."
msgstr "%(female_name)s є дочкою %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:918
#, python-format
msgid "%(female_name)s was the daughter of %(father)s."
msgstr "%(female_name)s була дочкою %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:921
#, python-format
msgid "She is the daughter of %(father)s."
msgstr "Вона є дочкою %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:922
#, python-format
msgid "She was the daughter of %(father)s."
msgstr "Вона була дочкою %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:924
#, python-format
msgid "Daughter of %(father)s."
msgstr "Дочка %(father)s."
#: ../gramps/plugins/lib/libnarrate.py:931
#, python-format
msgid "%(male_name)s is the child of %(mother)s."
msgstr "%(male_name)s є сином %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:932
#, python-format
msgid "%(male_name)s was the child of %(mother)s."
msgstr "%(male_name)s був сином %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:935
#, python-format
msgid "This person is the child of %(mother)s."
msgstr "Ця особа є дитиною %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:936
#, python-format
msgid "This person was the child of %(mother)s."
msgstr "Ця особа була дитиною %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:938
#, python-format
msgid "Child of %(mother)s."
msgstr "Дитина %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:942
#, python-format
msgid "%(male_name)s is the son of %(mother)s."
msgstr "%(male_name)s є сином %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:943
#, python-format
msgid "%(male_name)s was the son of %(mother)s."
msgstr "%(male_name)s був сином %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:946
#, python-format
msgid "He is the son of %(mother)s."
msgstr "Він є сином %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:947
#, python-format
msgid "He was the son of %(mother)s."
msgstr "Він був сином %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:949
#, python-format
msgid "Son of %(mother)s."
msgstr "Син %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:953
#, python-format
msgid "%(female_name)s is the daughter of %(mother)s."
msgstr "%(female_name)s є дочкою %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:954
#, python-format
msgid "%(female_name)s was the daughter of %(mother)s."
msgstr "%(female_name)s була дочкою %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:957
#, python-format
msgid "She is the daughter of %(mother)s."
msgstr "Вона є дочкою %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:958
#, python-format
msgid "She was the daughter of %(mother)s."
msgstr "Вона була дочкою %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:960
#, python-format
msgid "Daughter of %(mother)s."
msgstr "Дочка %(mother)s."
#: ../gramps/plugins/lib/libnarrate.py:971
#, python-format
msgid "This person married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила до шлюбу з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:972
#, python-format
msgid "This person married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила до шлюбу з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:973
#, python-format
msgid "This person married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила до шлюбу з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:976
#, python-format
msgid "He married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Він одружився на %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:977
#, python-format
msgid "He married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Він одружився на %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:978
#, python-format
msgid "He married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Він одружився на %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:981
#, python-format
msgid "She married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Вона вийшла заміж за %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:982
#, python-format
msgid "She married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Вона вийшла заміж за %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:983
#, python-format
msgid "She married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Вона вийшла заміж за %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:986
#, python-format
msgid "Married %(spouse)s %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Вступив(ла) до шлюбу з %(spouse)s %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:987
#, python-format
msgid "Married %(spouse)s %(full_date)s in %(place)s%(endnotes)s."
msgstr "Вступив(ла) до шлюбу з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:988
#, python-format
msgid "Married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Вступив(ла) до шлюбу з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:994
#, python-format
msgid "This person also married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила до шлюбу з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:995
#, python-format
msgid "This person also married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила до шлюбу з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:996
#, python-format
msgid "This person also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила до шлюбу з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:999
#, python-format
msgid "He also married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Він також одружився з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1000
#, python-format
msgid "He also married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Він також одружився з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1001
#, python-format
msgid "He also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Він також одружився з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1004
#, python-format
msgid "She also married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Вона також вийшла заміж за %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1005
#, python-format
msgid "She also married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Вона також вийшла заміж за %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1006
#, python-format
msgid "She also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Вона також вийшла заміж за %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1009
#, python-format
msgid "Also married %(spouse)s %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Також вступив(ла) до шлюбу з %(spouse)s %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1010
#, python-format
msgid "Also married %(spouse)s %(full_date)s in %(place)s%(endnotes)s."
msgstr "Також вступив(ла) до шлюбу з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1011
#, python-format
msgid "Also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Також вступив(ла) до шлюбу з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1017
#, python-format
msgid "This person married %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Ця особа вступила до шлюбу з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1018
#, python-format
msgid "This person married %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Ця особа вступила до шлюбу з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1019
#, python-format
msgid "This person married %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Ця особа вступила до шлюбу з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1022
#, python-format
msgid "He married %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Він одружився з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1023
#, python-format
msgid "He married %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Він одружився з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1024
#, python-format
msgid "He married %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Він одружився з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1027
#, python-format
msgid "She married %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Вона вийшла заміж за %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1028
#, python-format
msgid "She married %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Вона вийшла заміж за %(spouse)s в %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1029
#, python-format
msgid "She married %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Вона вийшла заміж за %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1032
#, python-format
msgid "Married %(spouse)s %(partial_date)s%(endnotes)s."
msgstr "Вступив(ла) до шлюбу з %(spouse)s %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1033
#, python-format
msgid "Married %(spouse)s %(full_date)s%(endnotes)s."
msgstr "Вступив(ла) до шлюбу з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1034
#, python-format
msgid "Married %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Вступив(ла) до шлюбу з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1040
#, python-format
msgid "This person also married %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Ця особа також вступив(ла) до шлюбу з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1041
#, python-format
msgid "This person also married %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Ця особа також вступив(ла) до шлюбу з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1042
#, python-format
msgid "This person also married %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Ця особа також вступив(ла) до шлюбу з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1045
#, python-format
msgid "He also married %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Він також одружився з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1046
#, python-format
msgid "He also married %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Він також одружився з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1047
#, python-format
msgid "He also married %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Він також одружився з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1050
#, python-format
msgid "She also married %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Вона також вийшла заміж за %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1051
#, python-format
msgid "She also married %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Вона також вийшла заміж за %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1052
#, python-format
msgid "She also married %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Вона також вийшла заміж за %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1055
#, python-format
msgid "Also married %(spouse)s %(partial_date)s%(endnotes)s."
msgstr "Також вступив(ла) до шлюбу з %(spouse)s %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1056
#, python-format
msgid "Also married %(spouse)s %(full_date)s%(endnotes)s."
msgstr "Також вступив(ла) до шлюбу з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1057
#, python-format
msgid "Also married %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Також вступив(ла) до шлюбу з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1062
#, python-format
msgid "This person married %(spouse)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила до шлюбу з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1063
#, python-format
msgid "He married %(spouse)s in %(place)s%(endnotes)s."
msgstr "Він одружився з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1064
#, python-format
msgid "She married %(spouse)s in %(place)s%(endnotes)s."
msgstr "Вона вийшла заміж за %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1065
#, python-format
msgid "Married %(spouse)s in %(place)s%(endnotes)s."
msgstr "Вступив(ла) до шлюбу з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1069
#, python-format
msgid "This person also married %(spouse)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила до шлюбу з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1070
#, python-format
msgid "He also married %(spouse)s in %(place)s%(endnotes)s."
msgstr "Він також одружився з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1071
#, python-format
msgid "She also married %(spouse)s in %(place)s%(endnotes)s."
msgstr "Вона також вийшла заміж за %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1072
#, python-format
msgid "Also married %(spouse)s in %(place)s%(endnotes)s."
msgstr "Також вступив(до) шлюбу з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1076
#, python-format
msgid "This person married %(spouse)s%(endnotes)s."
msgstr "Ця особа вступила до шлюбу з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1077
#, python-format
msgid "He married %(spouse)s%(endnotes)s."
msgstr "Він одружився з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1078
#, python-format
msgid "She married %(spouse)s%(endnotes)s."
msgstr "Вона вийшла замі за %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1079
#, python-format
msgid "Married %(spouse)s%(endnotes)s."
msgstr "Вступив(ла) до шлюбу %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1083
#, python-format
msgid "This person also married %(spouse)s%(endnotes)s."
msgstr "Ця особа також вступила до шлюбу з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1084
#, python-format
msgid "He also married %(spouse)s%(endnotes)s."
msgstr "Він також одружився з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1085
#, python-format
msgid "She also married %(spouse)s%(endnotes)s."
msgstr "Вона також вийшла заміж за %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1086
#, python-format
msgid "Also married %(spouse)s%(endnotes)s."
msgstr "Також вступив(ла) до шлюбу з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1096
#, python-format
msgid "This person had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила в позашлюбні відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1097
#, python-format
msgid "This person had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила в позашлюбні відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1098
#, python-format
msgid "This person had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила в позашлюбні відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1101
#, python-format
msgid "He had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Він вступив в позашлюбні відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1102
#, python-format
msgid "He had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Він вступив в позашлюбні відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1103
#, python-format
msgid "He had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Він вступив в позашлюбні відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1106
#, python-format
msgid "She had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Вона вступила в позашлюбні відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1107
#, python-format
msgid "She had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Вона вступила в позашлюбні відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1108
#, python-format
msgid "She had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Вона вступила в позашлюбні відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1111
#: ../gramps/plugins/lib/libnarrate.py:1134
#, python-format
msgid "Unmarried relationship with %(spouse)s %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Позашлюбні відносини з %(spouse)s %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1112
#: ../gramps/plugins/lib/libnarrate.py:1135
#, python-format
msgid "Unmarried relationship with %(spouse)s %(full_date)s in %(place)s%(endnotes)s."
msgstr "Позашлюбні відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1113
#: ../gramps/plugins/lib/libnarrate.py:1136
#, python-format
msgid "Unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Позашлюбні відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1119
#, python-format
msgid "This person also had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила в позашлюбні відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1120
#, python-format
msgid "This person also had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила в позашлюбні відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1121
#, python-format
msgid "This person also had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила в позашлюбні відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1124
#, python-format
msgid "He also had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Він також вступив в позашлюбні відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1125
#, python-format
msgid "He also had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Він також вступив в позашлюбні відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1126
#, python-format
msgid "He also had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Він також вступив в позашлюбні відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1129
#, python-format
msgid "She also had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Вона також вступила в позашлюбні відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1130
#, python-format
msgid "She also had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Вона також вступила в позашлюбні відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1131
#, python-format
msgid "She also had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Вона також вступила в позашлюбні відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1142
#, python-format
msgid "This person had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Ця особа вступила в позашлюбні відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1143
#, python-format
msgid "This person had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Ця особа вступила в позашлюбні відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1144
#, python-format
msgid "This person had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Ця особа вступила в позашлюбні відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1147
#, python-format
msgid "He had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Він вступив в позашлюбні відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1148
#, python-format
msgid "He had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Він вступив в позашлюбні відносини з %(spouse)s в %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1149
#, python-format
msgid "He had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Він вступив в позашлюбні відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1152
#, python-format
msgid "She had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Вона вступила в позашлюбні відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1153
#, python-format
msgid "She had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Вона вступила в позашлюбні відносини з %(spouse)s в %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1154
#, python-format
msgid "She had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Вона вступила в позашлюбні відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1157
#, python-format
msgid "Unmarried relationship with %(spouse)s %(partial_date)s%(endnotes)s."
msgstr "Позашлюбні відносини з %(spouse)s %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1158
#, python-format
msgid "Unmarried relationship with %(spouse)s %(full_date)s%(endnotes)s."
msgstr "Позашлюбні відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1159
#, python-format
msgid "Unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Позашлюбні відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1165
#, python-format
msgid "This person also had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Ця особа також вступила в позашлюбні відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1166
#, python-format
msgid "This person also had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Ця особа також вступила в позашлюбні відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1167
#, python-format
msgid "This person also had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Ця особа також вступила в позашлюбні відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1170
#, python-format
msgid "He also had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Він також вступив в позашлюбні відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1171
#, python-format
msgid "He also had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Він також вступив в позашлюбні відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1172
#, python-format
msgid "He also had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Він також вступив в позашлюбні відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1175
#, python-format
msgid "She also had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Вона також вступила в позашлюбні відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1176
#, python-format
msgid "She also had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Вона також вступила в позашлюбні відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1177
#, python-format
msgid "She also had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Вона також вступила в позашлюбні відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1180
#, python-format
msgid "Also unmarried relationship with %(spouse)s %(partial_date)s%(endnotes)s."
msgstr "Також вступив(ла) в позашлюбні відносини з %(spouse)s %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1181
#, python-format
msgid "Also unmarried relationship with %(spouse)s %(full_date)s%(endnotes)s."
msgstr "Також вступив(ла) в позашлюбні відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1182
#, python-format
msgid "Also unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Також вступив(ла) в позашлюбні відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1187
#, python-format
msgid "This person had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Ця особа була в позашлюбних відносинах з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1188
#, python-format
msgid "He had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Він був в позашлюбних відносинах з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1189
#, python-format
msgid "She had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Вона була в позашлюбних відносинах з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1190
#: ../gramps/plugins/lib/libnarrate.py:1197
#, python-format
msgid "Unmarried relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Позашлюбні відносини з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1194
#, python-format
msgid "This person also had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Ця особа також була в позашлюбних відносинах з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1195
#, python-format
msgid "He also had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Він також був в позашлюбних відносинах з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1196
#, python-format
msgid "She also had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Вона також була в позашлюбних відносинах з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1201
#, python-format
msgid "This person had an unmarried relationship with %(spouse)s%(endnotes)s."
msgstr "Ця особа була в позашлюбних відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1202
#, python-format
msgid "He had an unmarried relationship with %(spouse)s%(endnotes)s."
msgstr "Він був в позашлюбних відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1203
#, python-format
msgid "She had an unmarried relationship with %(spouse)s%(endnotes)s."
msgstr "Вона була в позашлюбних відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1204
#: ../gramps/plugins/lib/libnarrate.py:1211
#, python-format
msgid "Unmarried relationship with %(spouse)s%(endnotes)s."
msgstr "Був(ла) в позашлюбних відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1208
#, python-format
msgid "This person also had an unmarried relationship with %(spouse)s%(endnotes)s."
msgstr "Ця особа також була в позашлюбних відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1209
#, python-format
msgid "He also had an unmarried relationship with %(spouse)s%(endnotes)s."
msgstr "Він також був в позашлюбних відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1210
#, python-format
msgid "She also had an unmarried relationship with %(spouse)s%(endnotes)s."
msgstr "Вона також була в позашлюбних відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1222
#, python-format
msgid "This person had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила у відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1223
#, python-format
msgid "This person had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила у відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1224
#, python-format
msgid "This person had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила у відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1227
#, python-format
msgid "He had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Він вступив у відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1228
#, python-format
msgid "He had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Він вступив у відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1229
#, python-format
msgid "He had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Він вступив у відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1232
#, python-format
msgid "She had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Вона вступила у відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1233
#, python-format
msgid "She had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Вона вступила у відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1234
#, python-format
msgid "She had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Вона вступила у відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1237
#, python-format
msgid "Relationship with %(spouse)s %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Відносини з %(spouse)s %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1238
#, python-format
msgid "Relationship with %(spouse)s %(full_date)s in %(place)s%(endnotes)s."
msgstr "Відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1239
#, python-format
msgid "Relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1245
#, python-format
msgid "This person also had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила у відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1246
#, python-format
msgid "This person also had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила у відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1247
#, python-format
msgid "This person also had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила у відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1250
#, python-format
msgid "He also had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Він також вступив у відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1251
#, python-format
msgid "He also had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Він також вступив у відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1252
#, python-format
msgid "He also had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Він також вступив у відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1255
#, python-format
msgid "She also had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Вона також вступила у відносини з %(spouse)s в %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1256
#, python-format
msgid "She also had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s."
msgstr "Вона також вступила у відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1257
#, python-format
msgid "She also had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Вона також вступила у відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1260
#, python-format
msgid "Also relationship with %(spouse)s %(partial_date)s in %(place)s%(endnotes)s."
msgstr "Також вступив(ла) у відносини з %(spouse)s %(partial_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1261
#, python-format
msgid "Also relationship with %(spouse)s %(full_date)s in %(place)s%(endnotes)s."
msgstr "Також вступив(ла) у відносини з %(spouse)s %(full_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1262
#, python-format
msgid "Also relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s."
msgstr "Також вступив(ла) у відносини з %(spouse)s %(modified_date)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1268
#, python-format
msgid "This person had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Ця особа вступила у відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1269
#, python-format
msgid "This person had a relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Ця особа вступила у відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1270
#, python-format
msgid "This person had a relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Ця особа вступила у відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1273
#, python-format
msgid "He had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Він вступив у відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1274
#, python-format
msgid "He had a relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Він вступив у відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1275
#, python-format
msgid "He had a relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Він вступив у відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1278
#, python-format
msgid "She had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Вона вступила у відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1279
#, python-format
msgid "She had a relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Вона вступила у відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1280
#, python-format
msgid "She had a relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Вона вступила у відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1283
#, python-format
msgid "Relationship with %(spouse)s %(partial_date)s%(endnotes)s."
msgstr "Відносини з %(spouse)s %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1284
#, python-format
msgid "Relationship with %(spouse)s %(full_date)s%(endnotes)s."
msgstr "Відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1285
#, python-format
msgid "Relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1291
#, python-format
msgid "This person also had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Ця особа також вступила у відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1292
#, python-format
msgid "This person also had a relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Ця особа також вступила у відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1293
#, python-format
msgid "This person also had a relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Ця особа також вступила у відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1296
#, python-format
msgid "He also had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Він також вступив у відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1297
#, python-format
msgid "He also had a relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Він також вступив у відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1298
#, python-format
msgid "He also had a relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Він також вступив у відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1301
#, python-format
msgid "She also had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s."
msgstr "Вона також вступила у відносини з %(spouse)s в %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1302
#, python-format
msgid "She also had a relationship with %(spouse)s on %(full_date)s%(endnotes)s."
msgstr "Вона також вступила у відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1303
#, python-format
msgid "She also had a relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Вона також вступила у відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1306
#, python-format
msgid "Also relationship with %(spouse)s %(partial_date)s%(endnotes)s."
msgstr "Також вступив(ла) у відносини з %(spouse)s %(partial_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1307
#, python-format
msgid "Also relationship with %(spouse)s %(full_date)s%(endnotes)s."
msgstr "Також вступив(ла) у відносини з %(spouse)s %(full_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1308
#, python-format
msgid "Also relationship with %(spouse)s %(modified_date)s%(endnotes)s."
msgstr "Також вступив(ла) у відносини з %(spouse)s %(modified_date)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1313
#, python-format
msgid "This person had a relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Ця особа вступила у відносини з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1314
#, python-format
msgid "He had a relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Він вступив у відносини з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1315
#, python-format
msgid "She had a relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Вона вступила у відносини з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1316
#, python-format
msgid "Relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Відносини з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1320
#, python-format
msgid "This person also had a relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Ця особа також вступила у відносини з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1321
#, python-format
msgid "He also had a relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Він також вступив у відносини з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1322
#, python-format
msgid "She also had a relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Вона також вступила у відносини з %(spouse)s в %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1323
#, python-format
msgid "Also relationship with %(spouse)s in %(place)s%(endnotes)s."
msgstr "Також вступив(ла) у відносини з %(spouse)s in %(place)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1327
#, python-format
msgid "This person had a relationship with %(spouse)s%(endnotes)s."
msgstr "Ця особа була у відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1328
#, python-format
msgid "He had a relationship with %(spouse)s%(endnotes)s."
msgstr "Він був у відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1329
#, python-format
msgid "She had a relationship with %(spouse)s%(endnotes)s."
msgstr "Вона була у відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1330
#, python-format
msgid "Relationship with %(spouse)s%(endnotes)s."
msgstr "Відносини з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1334
#, python-format
msgid "This person also had a relationship with %(spouse)s%(endnotes)s."
msgstr "Ця особа також була у відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1335
#, python-format
msgid "He also had a relationship with %(spouse)s%(endnotes)s."
msgstr "Він також був у відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1336
#, python-format
msgid "She also had a relationship with %(spouse)s%(endnotes)s."
msgstr "Вона також була у відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libnarrate.py:1337
#, python-format
msgid "Also relationship with %(spouse)s%(endnotes)s."
msgstr "Також був(ла) у відносинах з %(spouse)s%(endnotes)s."
#: ../gramps/plugins/lib/libpersonview.py:105
#: ../gramps/plugins/lib/libplaceview.py:109
#: ../gramps/plugins/view/citationlistview.py:104
#: ../gramps/plugins/view/citationtreeview.py:99
#: ../gramps/plugins/view/eventview.py:89
#: ../gramps/plugins/view/familyview.py:88
#: ../gramps/plugins/view/mediaview.py:111
#: ../gramps/plugins/view/noteview.py:86
#: ../gramps/plugins/view/placetreeview.py:87
#: ../gramps/plugins/view/repoview.py:99
#: ../gramps/plugins/view/sourceview.py:89
msgid "Last Changed"
msgstr "Остання зміна"
#: ../gramps/plugins/lib/libpersonview.py:115
msgid "Add a new person"
msgstr "Додати нову особу"
#: ../gramps/plugins/lib/libpersonview.py:116
msgid "Edit the selected person"
msgstr "Редагувати обрану особу"
#: ../gramps/plugins/lib/libpersonview.py:117
msgid "Remove the selected person"
msgstr "Вилучити обрану особу"
#: ../gramps/plugins/lib/libpersonview.py:118
msgid "Merge the selected persons"
msgstr "Об’єднати вибрані особи"
#: ../gramps/plugins/lib/libpersonview.py:286
msgid "Deleting the person will remove the person from the database."
msgstr "Видалення особи витре її з бази даних."
#: ../gramps/plugins/lib/libpersonview.py:291
msgid "_Delete Person"
msgstr "_Видалити особу"
#: ../gramps/plugins/lib/libpersonview.py:306
#, python-format
msgid "Delete Person (%s)"
msgstr "Видалити особу (%s)"
#: ../gramps/plugins/lib/libpersonview.py:336
#: ../gramps/plugins/view/pedigreeview.py:666
#: ../gramps/plugins/view/relview.py:434
msgid "Person Filter Editor"
msgstr "Редактор фільтру осіб"
#: ../gramps/plugins/lib/libpersonview.py:341
msgid "Web Connection"
msgstr ""
#: ../gramps/plugins/lib/libpersonview.py:401
msgid "Exactly two people must be selected to perform a merge. A second person can be selected by holding down the control key while clicking on the desired person."
msgstr "Лише дві особи має бути виділено для об'єднання. Другу особу можна обрати затиснувши Ctrl та клацнути мишкою на ній."
#: ../gramps/plugins/lib/libplaceview.py:105
#: ../gramps/plugins/view/placetreeview.py:83
#: ../gramps/plugins/webreport/narrativeweb.py:385
msgid "Church Parish"
msgstr "Церковний прихід"
#: ../gramps/plugins/lib/libplaceview.py:122
msgid "Edit the selected place"
msgstr "Редагувати обране місце"
#: ../gramps/plugins/lib/libplaceview.py:123
msgid "Delete the selected place"
msgstr "Видалити обране місце"
#: ../gramps/plugins/lib/libplaceview.py:124
msgid "Merge the selected places"
msgstr "Об’єднати вибрані місця"
#: ../gramps/plugins/lib/libplaceview.py:159
msgid "Loading..."
msgstr "Завантаження..."
#: ../gramps/plugins/lib/libplaceview.py:160
#: ../gramps/plugins/lib/libplaceview.py:217
msgid "Attempt to see selected locations with a Map Service (OpenstreetMap, Google Maps, ...)"
msgstr "Спробувати переглянути обране місце в Службі Мап (OpenstreetMap, Google Maps, ...)"
#: ../gramps/plugins/lib/libplaceview.py:163
#: ../gramps/plugins/lib/libplaceview.py:215
msgid "Select a Map Service"
msgstr "Оберіть Службу Мап"
#: ../gramps/plugins/lib/libplaceview.py:165
msgid "_Look up with Map Service"
msgstr "_Перегляд в Сервісі Мап"
#: ../gramps/plugins/lib/libplaceview.py:167
msgid "Attempt to see this location with a Map Service (OpenstreetMap, Google Maps, ...)"
msgstr "Спробувати переглянути це місце в Сервісі Мап (OpenstreetMap, Google Maps, ...)"
#: ../gramps/plugins/lib/libplaceview.py:169
msgid "Place Filter Editor"
msgstr "Редактор фільтра місць"
#: ../gramps/plugins/lib/libplaceview.py:277
msgid "No map service is available."
msgstr "Служба Мап недоступна."
#: ../gramps/plugins/lib/libplaceview.py:278
msgid "Check your installation."
msgstr "Перевірте налаштування."
#: ../gramps/plugins/lib/libplaceview.py:286
msgid "No place selected."
msgstr "Місце не обрано."
#: ../gramps/plugins/lib/libplaceview.py:287
msgid "You need to select a place to be able to view it on a map. Some Map Services might support multiple selections."
msgstr "Вам потрібно обрати місце щоб переглянути його на мапі. Деякі служби підтримують множинний вибір."
#: ../gramps/plugins/lib/libplaceview.py:417
msgid "Cannot merge places."
msgstr "Не можу об'єднати місця."
#: ../gramps/plugins/lib/libplaceview.py:418
msgid "Exactly two places must be selected to perform a merge. A second place can be selected by holding down the control key while clicking on the desired place."
msgstr "Лише два місця має бути виділено для об'єднання. Друге місце можна обрати затиснувши Ctrl та клацнути мишкою на ньому."
#: ../gramps/plugins/lib/libplugins.gpr.py:32
msgid "Provides a library for using Cairo to generate documents."
msgstr "Надає бібліотеку для використання Cairo, щоб генерувати документи."
#: ../gramps/plugins/lib/libplugins.gpr.py:51
msgid "Provides GEDCOM processing functionality"
msgstr "Надає функціонал для роботи з GEDCOM"
#: ../gramps/plugins/lib/libplugins.gpr.py:68
msgid "Provides common functionality for Gramps XML import/export."
msgstr "Надає загальні функції для імпорту/експорту Gramps XML."
#: ../gramps/plugins/lib/libplugins.gpr.py:87
msgid "Provides holiday information for different countries."
msgstr "Надає інформацію про свята в різних країнах."
#: ../gramps/plugins/lib/libplugins.gpr.py:105
msgid "Manages a HTML file implementing DocBackend."
msgstr "Керує файлами HTML в якості DocBackend."
#: ../gramps/plugins/lib/libplugins.gpr.py:123
msgid "Common constants for html files."
msgstr "Загальні константи для файлів html."
#: ../gramps/plugins/lib/libplugins.gpr.py:141
msgid "Manages an HTML DOM tree."
msgstr "Керує HTML DOM деревом."
#: ../gramps/plugins/lib/libplugins.gpr.py:159
msgid "Provides base functionality for map services."
msgstr "Надає базові функції для картографічних служб."
#: ../gramps/plugins/lib/libplugins.gpr.py:176
msgid "Provides Textual Narration."
msgstr "Надає \"Текстову Розповідь\"."
#: ../gramps/plugins/lib/libplugins.gpr.py:193
msgid "Manages an ODF file implementing DocBackend."
msgstr "Керує файлами ODF в якості DocBackend."
#: ../gramps/plugins/lib/libplugins.gpr.py:210
msgid "Provides Textual Translation."
msgstr "Надає переклад текстів."
#: ../gramps/plugins/lib/libplugins.gpr.py:227
msgid "Provides the Base needed for the List People views."
msgstr "Надає базовий функціонал, що потрібний для показу списку осіб."
#: ../gramps/plugins/lib/libplugins.gpr.py:244
msgid "Provides the Base needed for the List Place views."
msgstr "Надає базовий функціонал, що потрібний для показу списку місць."
#: ../gramps/plugins/lib/libplugins.gpr.py:261
msgid "Provides variable substitution on display lines."
msgstr "Надає можливість заміни показаних ліній."
#: ../gramps/plugins/lib/libplugins.gpr.py:277
msgid "Provides the base needed for the ancestor and descendant graphical reports."
msgstr "Надає базовий функціонал, що потрібний для побудови звіту предків та нащадків."
#: ../gramps/plugins/lib/librecords.py:382
msgid "Youngest living person"
msgstr "Наймолодша жива особа"
#: ../gramps/plugins/lib/librecords.py:383
msgid "Oldest living person"
msgstr "Найстарша жива особа"
#: ../gramps/plugins/lib/librecords.py:384
msgid "Person died at youngest age"
msgstr "Особа, що померла в наймолодшому віці"
#: ../gramps/plugins/lib/librecords.py:385
msgid "Person died at oldest age"
msgstr "Особа, що померла в найстарішому віці"
#: ../gramps/plugins/lib/librecords.py:386
msgid "Person married at youngest age"
msgstr "Особа, що одружилась в наймолодшому віці"
#: ../gramps/plugins/lib/librecords.py:387
msgid "Person married at oldest age"
msgstr "Особа, що одружилась в найстаршому віці"
#: ../gramps/plugins/lib/librecords.py:388
msgid "Person divorced at youngest age"
msgstr "Особа, що розлучилась в наймолодшому віці"
#: ../gramps/plugins/lib/librecords.py:389
msgid "Person divorced at oldest age"
msgstr "Особа, що розлучилась в найстаршому віці"
#: ../gramps/plugins/lib/librecords.py:390
msgid "Youngest father"
msgstr "Наймолодший тато"
#: ../gramps/plugins/lib/librecords.py:391
msgid "Youngest mother"
msgstr "Наймолодша мама"
#: ../gramps/plugins/lib/librecords.py:392
msgid "Oldest father"
msgstr "Найстарший тато"
#: ../gramps/plugins/lib/librecords.py:393
msgid "Oldest mother"
msgstr "Найстарша мама"
#: ../gramps/plugins/lib/librecords.py:394
msgid "Couple with most children"
msgstr "Пари з найбільшою кількістю дітей"
#: ../gramps/plugins/lib/librecords.py:395
msgid "Living couple married most recently"
msgstr "Остання одружена пара (живі)"
#: ../gramps/plugins/lib/librecords.py:396
msgid "Living couple married most long ago"
msgstr "Найперша одружена пара (живі)"
#: ../gramps/plugins/lib/librecords.py:397
msgid "Shortest past marriage"
msgstr "Найкоротший шлюб минулого"
#: ../gramps/plugins/lib/librecords.py:398
msgid "Longest past marriage"
msgstr "Найдовший шлюб минулого"
#. List of translated strings used here
#. Dead code for l10n; added on translation template
#. Translation string should be same as key name
#. ex: AttributeType
#. (FATHER_AGE , _("Father's Age"), "Father Age"),
#. (MOTHER_AGE , _("Mother's Age"), "Mother Age"),
#: ../gramps/plugins/lib/libtranslate.py:166
msgid "Father Age"
msgstr "Вік батька"
#: ../gramps/plugins/lib/libtranslate.py:166
msgid "Mother Age"
msgstr "Вік мами"
#: ../gramps/plugins/lib/libtreebase.py:760
msgid "Top Left"
msgstr "Вгорі лвіоруч"
#: ../gramps/plugins/lib/libtreebase.py:761
msgid "Top Right"
msgstr "Вгорі праворуч"
#: ../gramps/plugins/lib/libtreebase.py:762
msgid "Bottom Left"
msgstr "Знизу, зліва"
#: ../gramps/plugins/lib/libtreebase.py:763
msgid "Bottom Right"
msgstr "Знизу, з права"
#: ../gramps/plugins/lib/maps/geography.py:274
msgid "Map Menu"
msgstr "Меню мапи"
#: ../gramps/plugins/lib/maps/geography.py:277
msgid "Remove cross hair"
msgstr "Вилучити мітку"
#: ../gramps/plugins/lib/maps/geography.py:279
msgid "Add cross hair"
msgstr "додати мітку"
#: ../gramps/plugins/lib/maps/geography.py:286
msgid "Unlock zoom and position"
msgstr "Розблокувати масштаб та позицію"
#: ../gramps/plugins/lib/maps/geography.py:288
msgid "Lock zoom and position"
msgstr "Блокувати масштаб та позицію"
#: ../gramps/plugins/lib/maps/geography.py:295
msgid "Add place"
msgstr "Додати місце"
#: ../gramps/plugins/lib/maps/geography.py:300
msgid "Link place"
msgstr "Прив'язати місце"
#: ../gramps/plugins/lib/maps/geography.py:305
msgid "Center here"
msgstr "Центрувати тут"
#: ../gramps/plugins/lib/maps/geography.py:318
#, python-format
msgid "Replace '%(map)s' by =>"
msgstr "Замінити '%(map)s' з =>"
#: ../gramps/plugins/lib/maps/geography.py:755
#: ../gramps/plugins/view/geoclose.py:514
#: ../gramps/plugins/view/geoevents.py:318
#: ../gramps/plugins/view/geoevents.py:344
#: ../gramps/plugins/view/geofamclose.py:658
#: ../gramps/plugins/view/geofamily.py:396
#: ../gramps/plugins/view/geomoves.py:597
#: ../gramps/plugins/view/geoperson.py:414
#: ../gramps/plugins/view/geoperson.py:434
#: ../gramps/plugins/view/geoperson.py:471
#: ../gramps/plugins/view/geoplaces.py:318
#: ../gramps/plugins/view/geoplaces.py:336
msgid "Center on this place"
msgstr "Центрувати на цьому місці"
#: ../gramps/plugins/lib/maps/geography.py:848
msgid "You have at least two places with the same title."
msgstr "У Вас щонайменше два Місця з однаковою назвою"
#: ../gramps/plugins/lib/maps/geography.py:849
#, python-format
msgid ""
"The title of the places is :\n"
"%(title)s \n"
"The following places are similar : %(gid)s\n"
"Eiher you rename the places either you merge them.\n"
"\n"
"I can't proceed your request .\n"
msgstr ""
#: ../gramps/plugins/lib/maps/geography.py:973
msgid "Nothing for this view."
msgstr "Нічого для цього показу."
#: ../gramps/plugins/lib/maps/geography.py:974
msgid "Specific parameters"
msgstr "Специфічні параметри"
#: ../gramps/plugins/lib/maps/geography.py:991
msgid "Where to save the tiles for offline mode."
msgstr "Де зберігати заголовки для режиму поза-мережею."
#: ../gramps/plugins/lib/maps/geography.py:996
msgid ""
"If you have no more space in your file system. You can remove all tiles placed in the above path.\n"
"Be careful! If you have no internet, you'll get no map."
msgstr ""
#: ../gramps/plugins/lib/maps/geography.py:1001
msgid "Zoom used when centering"
msgstr "Масштаб під час центрування"
#: ../gramps/plugins/lib/maps/geography.py:1005
msgid "The maximum number of places to show"
msgstr "Максимальна кількість місць для показу"
#. there is no button. I need to found a solution for this.
#. it can be very dangerous ! if someone put / in geography.path ...
#. perhaps we need some contrôl on this path :
#. should begin with : /home, /opt, /map, ...
#. configdialog.add_button(table, '', 4, 'geography.clean')
#: ../gramps/plugins/lib/maps/geography.py:1014
msgid "The map"
msgstr "Мапа"
#: ../gramps/plugins/lib/maps/osmgps.py:110
#, python-format
msgid "Can't create tiles cache directory %s"
msgstr "Не можу створити каталог для кешу заголовків: %s"
#: ../gramps/plugins/lib/maps/osmgps.py:132
#, python-format
msgid "Can't create tiles cache directory for '%s'."
msgstr "Не можу створити каталог для кешу заголовків для: %s"
#: ../gramps/plugins/lib/maps/placeselection.py:124
#: ../gramps/plugins/lib/maps/placeselection.py:126
msgid "Place Selection in a region"
msgstr "Вибір місця в регіоні"
#: ../gramps/plugins/lib/maps/placeselection.py:127
msgid ""
"Choose the radius of the selection.\n"
"On the map you should see a circle or an oval depending on the latitude."
msgstr ""
"Встановіть радіус вибору.\n"
"На карті ви побачите коло чи овал в залежності від широти."
#: ../gramps/plugins/lib/maps/placeselection.py:161
msgid "The green values in the row correspond to the current place values."
msgstr "Зелені значення в рядку відповідають поточним значенням місць."
#. here, we could add value from geography names services ...
#. if we found no place, we must create a default place.
#: ../gramps/plugins/lib/maps/placeselection.py:204
msgid "New place with empty fields"
msgstr "Нове місце з порожніми полями"
#. Make upper case of translaed country so string search works later
#: ../gramps/plugins/mapservices/eniroswedenmap.py:46
#: ../gramps/plugins/tool/extractcity.py:64
msgid "Sweden"
msgstr "Швеція"
#: ../gramps/plugins/mapservices/eniroswedenmap.py:52
msgid "Denmark"
msgstr "Данія"
#: ../gramps/plugins/mapservices/eniroswedenmap.py:78
msgid " parish"
msgstr " "
#: ../gramps/plugins/mapservices/eniroswedenmap.py:82
msgid " state"
msgstr "штат"
#: ../gramps/plugins/mapservices/eniroswedenmap.py:140
msgid "Latitude not within '54.55' to '69.05'\n"
msgstr "Широта не від '54.55' до '69.05'\n"
#: ../gramps/plugins/mapservices/eniroswedenmap.py:141
msgid "Longitude not within '8.05' to '24.15'"
msgstr "Довгота не від '8.05' до '24.15'"
#: ../gramps/plugins/mapservices/eniroswedenmap.py:142
#: ../gramps/plugins/mapservices/eniroswedenmap.py:169
#: ../gramps/plugins/mapservices/eniroswedenmap.py:174
msgid "Eniro map not available"
msgstr "Картографічний сервіс Eniro недоступний"
#: ../gramps/plugins/mapservices/eniroswedenmap.py:170
msgid "Coordinates needed in Denmark"
msgstr "Для Данії потрібні координати"
#: ../gramps/plugins/mapservices/eniroswedenmap.py:175
msgid ""
"Latitude and longitude,\n"
"or street and city needed"
msgstr ""
"Потрібна довгота та широта,\n"
"або вулиця та місто"
#: ../gramps/plugins/mapservices/mapservice.gpr.py:31
msgid "EniroMaps"
msgstr "EniroMaps"
#: ../gramps/plugins/mapservices/mapservice.gpr.py:32
msgid "Opens on kartor.eniro.se"
msgstr "Відкрити на kartor.eniro.se"
#: ../gramps/plugins/mapservices/mapservice.gpr.py:50
msgid "GoogleMaps"
msgstr "GoogleMaps"
#: ../gramps/plugins/mapservices/mapservice.gpr.py:51
msgid "Open on maps.google.com"
msgstr "Відкрити на maps.google.com"
#: ../gramps/plugins/mapservices/mapservice.gpr.py:69
#: ../gramps/plugins/webreport/narrativeweb.py:8307
msgid "OpenStreetMap"
msgstr "OpenStreetMap"
#: ../gramps/plugins/mapservices/mapservice.gpr.py:70
msgid "Open on openstreetmap.org"
msgstr "Відкрити на openstreetmap.org"
#: ../gramps/plugins/quickview/ageondate.py:51
#, python-format
msgid "People probably alive and their ages the %s"
msgstr "Можливо люди живі та їх вік %s"
#: ../gramps/plugins/quickview/ageondate.py:54
#, python-format
msgid "People probably alive and their ages on %s"
msgstr "Можливо люди живі та їх вік %s"
#: ../gramps/plugins/quickview/ageondate.py:69
#, python-format
msgid ""
"\n"
"%d matches.\n"
msgstr ""
"\n"
"%d співпадань.\n"
#. display the results
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/quickview/all_events.py:59
#, python-format
msgid "Sorted events of %s"
msgstr "Сортування подій по %s"
#: ../gramps/plugins/quickview/all_events.py:62
#: ../gramps/plugins/quickview/all_events.py:107
#: ../gramps/plugins/quickview/all_events.py:119
#: ../gramps/plugins/webreport/narrativeweb.py:5759
msgid "Event Type"
msgstr "Тип події"
#: ../gramps/plugins/quickview/all_events.py:62
#: ../gramps/plugins/quickview/all_events.py:108
#: ../gramps/plugins/quickview/all_events.py:120
msgid "Event Date"
msgstr "Дата події"
#: ../gramps/plugins/quickview/all_events.py:62
#: ../gramps/plugins/quickview/all_events.py:108
#: ../gramps/plugins/quickview/all_events.py:120
msgid "Event Place"
msgstr "Місце події"
#. display the results
#: ../gramps/plugins/quickview/all_events.py:102
#, python-format
msgid ""
"Sorted events of family\n"
" %(father)s - %(mother)s"
msgstr ""
"Сортування подій сім'ї\n"
" %(father)s - %(mother)s"
#: ../gramps/plugins/quickview/all_events.py:107
#: ../gramps/plugins/quickview/all_events.py:119
msgid "Family Member"
msgstr "Член сім'ї"
#: ../gramps/plugins/quickview/all_events.py:118
msgid "Personal events of the children"
msgstr "Особисті події дітей"
#: ../gramps/plugins/quickview/all_relations.py:72
msgid "Home person not set."
msgstr "Базову особу не вказано."
#: ../gramps/plugins/quickview/all_relations.py:81
#: ../gramps/plugins/tool/relcalc.py:191
#, python-format
msgid "%(person)s and %(active_person)s are the same person."
msgstr "%(person)s та %(active_person)s одна й та ж особа."
#: ../gramps/plugins/quickview/all_relations.py:90
#: ../gramps/plugins/tool/relcalc.py:204
#, python-format
msgid "%(person)s is the %(relationship)s of %(active_person)s."
msgstr "%(person)s %(relationship)s %(active_person)s."
#: ../gramps/plugins/quickview/all_relations.py:104
#, python-format
msgid "%(person)s and %(active_person)s are not directly related."
msgstr "%(person)s та %(active_person)s безпосередньо не пов'язані між собою."
#: ../gramps/plugins/quickview/all_relations.py:153
#, python-format
msgid "%(person)s and %(active_person)s have following in-law relations:"
msgstr "%(person)s та %(active_person)s мають такі правові відносини:"
#: ../gramps/plugins/quickview/all_relations.py:207
#, python-format
msgid "Relationships of %(person)s to %(active_person)s"
msgstr "Відносини %(person)s до %(active_person)s"
#: ../gramps/plugins/quickview/all_relations.py:268
#, python-format
msgid "Detailed path from %(person)s to common ancestor"
msgstr "Детальний шлях від %(person)s до спільного предка"
#: ../gramps/plugins/quickview/all_relations.py:271
msgid "Name Common ancestor"
msgstr "Ім'я спільного предка"
#: ../gramps/plugins/quickview/all_relations.py:272
msgid "Parent"
msgstr "Батьки"
#: ../gramps/plugins/quickview/all_relations.py:288
#: ../gramps/plugins/view/relview.py:417
#: ../gramps/plugins/webreport/narrativeweb.py:386
#: ../gramps/plugins/webreport/narrativeweb.py:2466
#: ../gramps/plugins/webreport/narrativeweb.py:2468
#: ../gramps/plugins/webreport/narrativeweb.py:2913
#: ../gramps/plugins/webreport/narrativeweb.py:5233
msgid "Partner"
msgstr "Партнер"
#: ../gramps/plugins/quickview/all_relations.py:315
msgid "Partial"
msgstr "Частково"
#: ../gramps/plugins/quickview/all_relations.py:334
msgid "Remarks with inlaw family"
msgstr "Зауваження до шлюбу сім'ї"
#: ../gramps/plugins/quickview/all_relations.py:336
msgid "Remarks"
msgstr "Зауваження"
#: ../gramps/plugins/quickview/all_relations.py:338
msgid "The following problems were encountered:"
msgstr "Виникли наступні проблеми:"
#: ../gramps/plugins/quickview/attributematch.py:34
#, python-format
msgid "People who have the '%s' Attribute"
msgstr "Особи, що мають атрибут '%s'"
#: ../gramps/plugins/quickview/attributematch.py:48
#, python-format
msgid "There are %d people with a matching attribute name.\n"
msgstr "Знайдено %d осіб з однаковим іменем атрибута.\n"
#: ../gramps/plugins/quickview/filterbyname.py:42
msgid "Filtering_on|all"
msgstr "все"
#: ../gramps/plugins/quickview/filterbyname.py:43
msgid "Filtering_on|Inverse Person"
msgstr "Зворотній порядок осіб"
#: ../gramps/plugins/quickview/filterbyname.py:44
msgid "Filtering_on|Inverse Family"
msgstr "Зворотній порядок сім’ї"
#: ../gramps/plugins/quickview/filterbyname.py:45
msgid "Filtering_on|Inverse Event"
msgstr "Зворотній порядок події"
#: ../gramps/plugins/quickview/filterbyname.py:46
msgid "Filtering_on|Inverse Place"
msgstr "Зворотній порядок місця"
#: ../gramps/plugins/quickview/filterbyname.py:47
msgid "Filtering_on|Inverse Source"
msgstr "Зворотній порядок джерела"
#: ../gramps/plugins/quickview/filterbyname.py:48
msgid "Filtering_on|Inverse Repository"
msgstr "Зворотній порядок сховища"
#: ../gramps/plugins/quickview/filterbyname.py:49
msgid "Filtering_on|Inverse MediaObject"
msgstr "Зворотній порядок медіа"
#: ../gramps/plugins/quickview/filterbyname.py:50
msgid "Filtering_on|Inverse Note"
msgstr "Зворотній порядок замітки"
#: ../gramps/plugins/quickview/filterbyname.py:51
msgid "Filtering_on|all people"
msgstr "всі особи"
#: ../gramps/plugins/quickview/filterbyname.py:52
#: ../gramps/plugins/quickview/filterbyname.py:68
msgid "Filtering_on|all families"
msgstr "всі сім'ї"
#: ../gramps/plugins/quickview/filterbyname.py:53
msgid "Filtering_on|all events"
msgstr "всі події"
#: ../gramps/plugins/quickview/filterbyname.py:54
msgid "Filtering_on|all places"
msgstr "всі місця"
#: ../gramps/plugins/quickview/filterbyname.py:55
msgid "Filtering_on|all sources"
msgstr "всі джерела"
#: ../gramps/plugins/quickview/filterbyname.py:56
msgid "Filtering_on|all repositories"
msgstr "всі сховища"
#: ../gramps/plugins/quickview/filterbyname.py:57
msgid "Filtering_on|all media"
msgstr "всі медіа"
#: ../gramps/plugins/quickview/filterbyname.py:58
msgid "Filtering_on|all notes"
msgstr "всі замітки"
#: ../gramps/plugins/quickview/filterbyname.py:59
msgid "Filtering_on|males"
msgstr "чоловіки"
#: ../gramps/plugins/quickview/filterbyname.py:60
msgid "Filtering_on|females"
msgstr "жінки"
#: ../gramps/plugins/quickview/filterbyname.py:62
msgid "Filtering_on|people with unknown gender"
msgstr "особи стать яких невідомо"
#: ../gramps/plugins/quickview/filterbyname.py:64
msgid "Filtering_on|incomplete names"
msgstr "особи з неповними іменами"
#: ../gramps/plugins/quickview/filterbyname.py:66
msgid "Filtering_on|people with missing birth dates"
msgstr "особи без дати народження"
#: ../gramps/plugins/quickview/filterbyname.py:67
msgid "Filtering_on|disconnected people"
msgstr "непов'язані особи"
#: ../gramps/plugins/quickview/filterbyname.py:69
msgid "Filtering_on|unique surnames"
msgstr "унікальні прізвища"
#: ../gramps/plugins/quickview/filterbyname.py:70
msgid "Filtering_on|people with media"
msgstr "особи із медіа"
#: ../gramps/plugins/quickview/filterbyname.py:71
msgid "Filtering_on|media references"
msgstr "посилання на медіа"
#: ../gramps/plugins/quickview/filterbyname.py:72
msgid "Filtering_on|unique media"
msgstr "унікальні медіа"
#: ../gramps/plugins/quickview/filterbyname.py:73
msgid "Filtering_on|missing media"
msgstr "відсутні медіа"
#: ../gramps/plugins/quickview/filterbyname.py:74
msgid "Filtering_on|media by size"
msgstr "медіа по розміру"
#: ../gramps/plugins/quickview/filterbyname.py:75
msgid "Filtering_on|list of people"
msgstr "список осіб"
#: ../gramps/plugins/quickview/filterbyname.py:87
msgid "Summary counts of current selection"
msgstr "Загальний рахунок обраного"
#: ../gramps/plugins/quickview/filterbyname.py:89
msgid "Right-click row (or press ENTER) to see selected items."
msgstr "Правий клік (або натиск ENTER) для перегляду обраного елемента"
#: ../gramps/plugins/quickview/filterbyname.py:91
msgid "Object"
msgstr "Об'єкт"
#: ../gramps/plugins/quickview/filterbyname.py:91
msgid "Count/Total"
msgstr "Нараховано/Загалом"
#: ../gramps/plugins/quickview/filterbyname.py:92
#: ../gramps/plugins/textreport/tagreport.py:108
#: ../gramps/plugins/view/view.gpr.py:180
#: ../gramps/plugins/view/view.gpr.py:188
#: ../gramps/plugins/view/view.gpr.py:197
msgid "People"
msgstr "Люди"
#: ../gramps/plugins/quickview/filterbyname.py:122
#: ../gramps/plugins/quickview/filterbyname.py:124
#, python-format
msgid "Filtering on %s"
msgstr "Фільтр по %s"
#: ../gramps/plugins/quickview/filterbyname.py:258
#: ../gramps/plugins/quickview/filterbyname.py:266
#: ../gramps/plugins/quickview/filterbyname.py:274
#: ../gramps/plugins/quickview/filterbyname.py:282
#: ../gramps/plugins/quickview/filterbyname.py:315
#: ../gramps/plugins/quickview/filterbyname.py:385
#: ../gramps/plugins/quickview/samesurnames.py:109
#: ../gramps/plugins/quickview/samesurnames.py:151
msgid "Name type"
msgstr "Тип імені"
#: ../gramps/plugins/quickview/filterbyname.py:308
msgid "birth event but no date"
msgstr "подія народження без дати"
#: ../gramps/plugins/quickview/filterbyname.py:311
msgid "missing birth event"
msgstr "відсутня подія народження"
#: ../gramps/plugins/quickview/filterbyname.py:341
msgid "Media count"
msgstr "Кількість медіа"
#: ../gramps/plugins/quickview/filterbyname.py:349
#: ../gramps/plugins/quickview/linkreferences.py:47
#: ../gramps/plugins/quickview/onthisday.py:82
#: ../gramps/plugins/quickview/onthisday.py:83
#: ../gramps/plugins/quickview/onthisday.py:84
#: ../gramps/plugins/quickview/references.py:72
msgid "Reference"
msgstr "Посилання"
#: ../gramps/plugins/quickview/filterbyname.py:353
msgid "media"
msgstr "медіа"
#: ../gramps/plugins/quickview/filterbyname.py:357
msgid "Unique Media"
msgstr "Унікальні медіа"
#: ../gramps/plugins/quickview/filterbyname.py:364
msgid "Missing Media"
msgstr "Відсутні медіа"
#: ../gramps/plugins/quickview/filterbyname.py:374
msgid "Size in bytes"
msgstr "Розмір в байтах"
#: ../gramps/plugins/quickview/filterbyname.py:395
#, python-format
msgid "Filter matched %d record."
msgid_plural "Filter matched %d records."
msgstr[0] "Фільтром підібрано %d запис."
msgstr[1] "Фільтром підібрано %d записи."
msgstr[2] "Фільтром підібрано %d записів."
#. display the results
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/quickview/lineage.py:54
#, python-format
msgid "Father lineage for %s"
msgstr "Батьківська лінія для %s"
#: ../gramps/plugins/quickview/lineage.py:56
msgid "This report shows the father lineage, also called patronymic lineage or Y-line. People in this lineage all share the same Y-chromosome."
msgstr "Цей звіт показує батьківську лінію роду. Вона також має назву Y-лінія. Всі особи в цій лінії мають спільну Y-хромосому."
#: ../gramps/plugins/quickview/lineage.py:63
msgid "Name Father"
msgstr "Ім'я батька"
#: ../gramps/plugins/quickview/lineage.py:63
#: ../gramps/plugins/quickview/lineage.py:95
#: ../gramps/plugins/quickview/lineage.py:183
msgid "Remark"
msgstr "Замітка"
#: ../gramps/plugins/quickview/lineage.py:71
msgid "Direct line male descendants"
msgstr "Прямі нащадки по чоловічій лінії"
#. display the results
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/quickview/lineage.py:85
#, python-format
msgid "Mother lineage for %s"
msgstr "Материнська лінія для %s"
#: ../gramps/plugins/quickview/lineage.py:87
msgid "This report shows the mother lineage, also called matronymic lineage mtDNA lineage. People in this lineage all share the same Mitochondrial DNA (mtDNA)."
msgstr "Цей звіт показує материнську лінію роду. Вона також має назву мтДНК(mtDNA) лінія. Всі особи в цій лінії мають спільну мітохондріальну ДНК."
#: ../gramps/plugins/quickview/lineage.py:95
msgid "Name Mother"
msgstr "Ім'я мами"
#: ../gramps/plugins/quickview/lineage.py:103
msgid "Direct line female descendants"
msgstr "Прямі нащадки по жіночій лінії"
#: ../gramps/plugins/quickview/lineage.py:127
#: ../gramps/plugins/quickview/lineage.py:221
msgid "ERROR : Too many levels in the tree (perhaps a loop?)."
msgstr "ПОМИЛКА: Дуже багато рівнів в цьому дереві (присутнє зациклення?)."
#: ../gramps/plugins/quickview/lineage.py:156
msgid "No birth relation with child"
msgstr "Нема батьківських відносин з дитиною"
#: ../gramps/plugins/quickview/lineage.py:160
#: ../gramps/plugins/quickview/lineage.py:180
#: ../gramps/plugins/tool/verify.py:965
msgid "Unknown gender"
msgstr "Стать невідома"
#. display the title
#: ../gramps/plugins/quickview/linkreferences.py:45
msgid "Link References for this note"
msgstr "Посилання на цю замітку"
#: ../gramps/plugins/quickview/linkreferences.py:47
msgid "Link check"
msgstr "Перевірка посилання"
#: ../gramps/plugins/quickview/linkreferences.py:59
msgid "Ok"
msgstr "Так"
#: ../gramps/plugins/quickview/linkreferences.py:62
msgid "Failed: missing object"
msgstr "Провал:об'єкт відсутній"
#: ../gramps/plugins/quickview/linkreferences.py:64
msgid "Internet"
msgstr "Інтернет"
#: ../gramps/plugins/quickview/linkreferences.py:73
msgid "No link references for this note"
msgstr "Посилання на цю замітку відсутні"
#. display the title
#: ../gramps/plugins/quickview/onthisday.py:79
#, python-format
msgid "Events of %(date)s"
msgstr "Події %(date)s"
#: ../gramps/plugins/quickview/onthisday.py:117
msgid "Events on this exact date"
msgstr "Події на вказану дату"
#: ../gramps/plugins/quickview/onthisday.py:120
msgid "No events on this exact date"
msgstr "Події на вказану дату відсутні"
#: ../gramps/plugins/quickview/onthisday.py:126
msgid "Other events on this month/day in history"
msgstr "Інші потідї в цей день/місяць в історії"
#: ../gramps/plugins/quickview/onthisday.py:129
msgid "No other events on this month/day in history"
msgstr "Інші події в цей день/місяць відсутні в історії"
#: ../gramps/plugins/quickview/onthisday.py:135
#, python-format
msgid "Other events in %(year)d"
msgstr "Інші події в %(year)d"
#: ../gramps/plugins/quickview/onthisday.py:139
#, python-format
msgid "No other events in %(year)d"
msgstr "Інші події відсутні в %(year)d"
#: ../gramps/plugins/quickview/quickview.gpr.py:33
msgid "Display people and ages on a particular date"
msgstr "Показує осіб та їх вік на певну дату"
#: ../gramps/plugins/quickview/quickview.gpr.py:52
msgid "Attribute Match"
msgstr "Подібний атрибут"
#: ../gramps/plugins/quickview/quickview.gpr.py:53
msgid "Display people with same attribute."
msgstr "Показує людей з однаковими атрибутами"
#: ../gramps/plugins/quickview/quickview.gpr.py:72
msgid "All Events"
msgstr "Всі події"
#: ../gramps/plugins/quickview/quickview.gpr.py:73
msgid "Display a person's events, both personal and family."
msgstr "Показує події осіб як особисті так і сімейні."
#: ../gramps/plugins/quickview/quickview.gpr.py:87
msgid "All Family Events"
msgstr "Всі сімейні події"
#: ../gramps/plugins/quickview/quickview.gpr.py:88
msgid "Display the family and family members events."
msgstr "Показує сім'ю та сімейні події."
#: ../gramps/plugins/quickview/quickview.gpr.py:107
msgid "Relation to Home Person"
msgstr "Відношення до базової особи"
#: ../gramps/plugins/quickview/quickview.gpr.py:108
msgid "Display all relationships between person and home person."
msgstr "Показує відносини між поточною та базовою особою."
#: ../gramps/plugins/quickview/quickview.gpr.py:128
msgid "Display filtered data"
msgstr "Показ фільтрованих даних"
#: ../gramps/plugins/quickview/quickview.gpr.py:147
msgid "Father lineage"
msgstr "Батьківська лінія"
#: ../gramps/plugins/quickview/quickview.gpr.py:148
msgid "Display father lineage"
msgstr "Показую походження по батьківській лінії"
#: ../gramps/plugins/quickview/quickview.gpr.py:161
msgid "Mother lineage"
msgstr "Материнська лінія"
#: ../gramps/plugins/quickview/quickview.gpr.py:162
msgid "Display mother lineage"
msgstr "Показую походження по материнській лінії"
#: ../gramps/plugins/quickview/quickview.gpr.py:181
msgid "On This Day"
msgstr "На цей день"
#: ../gramps/plugins/quickview/quickview.gpr.py:182
msgid "Display events on a particular day"
msgstr "Показує події у вказаний день"
#: ../gramps/plugins/quickview/quickview.gpr.py:208
#: ../gramps/plugins/quickview/references.py:93
msgid "Source or Citation"
msgstr "Джерело або Цитата"
#: ../gramps/plugins/quickview/quickview.gpr.py:214
#, python-format
msgid "%s References"
msgstr "%s Посилання"
#: ../gramps/plugins/quickview/quickview.gpr.py:215
#, python-format
msgid "Display references for a %s"
msgstr "Показує посилання на %s"
#: ../gramps/plugins/quickview/quickview.gpr.py:228
msgid "Link References"
msgstr "Лінки посилань"
#: ../gramps/plugins/quickview/quickview.gpr.py:229
msgid "Display link references for a note"
msgstr "Показує лінки посилань для замітки"
#: ../gramps/plugins/quickview/quickview.gpr.py:248
msgid "Repository References"
msgstr "Посилання на сховище"
#: ../gramps/plugins/quickview/quickview.gpr.py:249
msgid "Display the repository reference for sources related to the active repository"
msgstr "Показує посилання на сховища пов'язані з активним сховищем"
#: ../gramps/plugins/quickview/quickview.gpr.py:269
msgid "Same Surnames"
msgstr "Таке ж прізвище"
#: ../gramps/plugins/quickview/quickview.gpr.py:270
msgid "Display people with the same surname as a person."
msgstr "Показує осіб з таким же прізвищем."
#: ../gramps/plugins/quickview/quickview.gpr.py:283
msgid "Same Given Names"
msgstr "Таке ж дане ім'я"
#: ../gramps/plugins/quickview/quickview.gpr.py:284
#: ../gramps/plugins/quickview/quickview.gpr.py:298
msgid "Display people with the same given name as a person."
msgstr "Показує осіб з таким же даним іменем."
#: ../gramps/plugins/quickview/quickview.gpr.py:297
msgid "Same Given Names - stand-alone"
msgstr "Таке ж дане ім'я - окремо"
#. Go over siblings and build their menu
#: ../gramps/plugins/quickview/quickview.gpr.py:316
#: ../gramps/plugins/view/pedigreeview.py:1687
#: ../gramps/plugins/view/relview.py:922
msgid "Siblings"
msgstr "Брати та сестри"
#: ../gramps/plugins/quickview/quickview.gpr.py:317
msgid "Display a person's siblings."
msgstr "Показує братів та сестер особи."
#. display the title
#: ../gramps/plugins/quickview/references.py:70
#, python-format
msgid "References for this %s"
msgstr "Посилання для %s"
#: ../gramps/plugins/quickview/references.py:82
#, python-format
msgid "No references for this %s"
msgstr "Відсутні посилання для %s"
#: ../gramps/plugins/quickview/reporef.py:64
msgid "Type of media"
msgstr "Тип медіа"
#: ../gramps/plugins/quickview/reporef.py:64
#: ../gramps/plugins/webreport/narrativeweb.py:2737
msgid "Call number"
msgstr "Тел. номер"
#: ../gramps/plugins/quickview/samesurnames.py:40
msgid "People with incomplete surnames"
msgstr "Особи з неповними прізвищами"
#: ../gramps/plugins/quickview/samesurnames.py:41
msgid "Matches people with lastname missing"
msgstr "Відбирає осіб з відсутніми прізвищами"
#: ../gramps/plugins/quickview/samesurnames.py:52
msgid "People matching the "
msgstr "Особи з "
#: ../gramps/plugins/quickview/samesurnames.py:53
msgid "Matches people with same lastname"
msgstr "Пошук осіб з вказаним прізвищем"
#: ../gramps/plugins/quickview/samesurnames.py:65
msgid "People matching the "
msgstr "Особи з <даним ім’ям>"
#: ../gramps/plugins/quickview/samesurnames.py:66
msgid "Matches people with same given name"
msgstr "Пошук осіб з таким же даним іменем."
#: ../gramps/plugins/quickview/samesurnames.py:82
msgid "People with incomplete given names"
msgstr "Особи з неповними даним іменем"
#: ../gramps/plugins/quickview/samesurnames.py:83
msgid "Matches people with firstname missing"
msgstr "Пошук осіб без імені"
#. display the title
#: ../gramps/plugins/quickview/samesurnames.py:107
#, python-format
msgid "People sharing the surname '%s'"
msgstr "Особи з прізвищем '%s'"
#: ../gramps/plugins/quickview/samesurnames.py:127
#: ../gramps/plugins/quickview/samesurnames.py:169
#, python-format
msgid "There is %d person with a matching name, or alternate name.\n"
msgid_plural "There are %d people with a matching name, or alternate name.\n"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#. display the title
#: ../gramps/plugins/quickview/samesurnames.py:149
#, python-format
msgid "People with the given name '%s'"
msgstr "Особи з даним іменем '%s'"
#. display the title
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/quickview/siblings.py:48
#, python-format
msgid "Siblings of %s"
msgstr "Брати/сестри %s"
#: ../gramps/plugins/quickview/siblings.py:50
msgid "Sibling"
msgstr "Брат/Сестра"
#: ../gramps/plugins/quickview/siblings.py:64
msgid "self"
msgstr "ця особа"
#: ../gramps/plugins/rel/relplugins.gpr.py:32
msgid "Catalan Relationship Calculator"
msgstr "Каталонський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:33
#: ../gramps/plugins/rel/relplugins.gpr.py:47
#: ../gramps/plugins/rel/relplugins.gpr.py:60
#: ../gramps/plugins/rel/relplugins.gpr.py:76
#: ../gramps/plugins/rel/relplugins.gpr.py:92
#: ../gramps/plugins/rel/relplugins.gpr.py:107
#: ../gramps/plugins/rel/relplugins.gpr.py:122
#: ../gramps/plugins/rel/relplugins.gpr.py:139
#: ../gramps/plugins/rel/relplugins.gpr.py:153
#: ../gramps/plugins/rel/relplugins.gpr.py:166
#: ../gramps/plugins/rel/relplugins.gpr.py:179
#: ../gramps/plugins/rel/relplugins.gpr.py:196
#: ../gramps/plugins/rel/relplugins.gpr.py:213
#: ../gramps/plugins/rel/relplugins.gpr.py:229
#: ../gramps/plugins/rel/relplugins.gpr.py:245
#: ../gramps/plugins/rel/relplugins.gpr.py:261
#: ../gramps/plugins/rel/relplugins.gpr.py:275
#: ../gramps/plugins/rel/relplugins.gpr.py:288
msgid "Calculates relationships between people"
msgstr "Визначає відносини між людьми"
#: ../gramps/plugins/rel/relplugins.gpr.py:46
msgid "Czech Relationship Calculator"
msgstr "Чеський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:59
msgid "Danish Relationship Calculator"
msgstr "Датський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:75
msgid "German Relationship Calculator"
msgstr "Німецький калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:91
msgid "Spanish Relationship Calculator"
msgstr "Іспанський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:106
msgid "Finnish Relationship Calculator"
msgstr "Фінський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:121
msgid "French Relationship Calculator"
msgstr "Французький калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:138
msgid "Croatian Relationship Calculator"
msgstr "Хорватський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:152
msgid "Hungarian Relationship Calculator"
msgstr "Угорський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:165
msgid "Italian Relationship Calculator"
msgstr "Італійський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:178
msgid "Dutch Relationship Calculator"
msgstr "Голандський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:195
msgid "Norwegian Relationship Calculator"
msgstr "Норвезький калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:212
msgid "Polish Relationship Calculator"
msgstr "Польський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:228
msgid "Portuguese Relationship Calculator"
msgstr "Португальський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:244
msgid "Russian Relationship Calculator"
msgstr "Російський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:260
msgid "Slovak Relationship Calculator"
msgstr "Словацький калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:274
msgid "Slovenian Relationship Calculator"
msgstr "Словенський калькулятор відносин"
#: ../gramps/plugins/rel/relplugins.gpr.py:287
msgid "Swedish Relationship Calculator"
msgstr "Шведський калькулятор відносин"
#: ../gramps/plugins/textreport/alphabeticalindex.py:65
#: ../gramps/plugins/textreport/textplugins.gpr.py:388
msgid "Alphabetical Index"
msgstr "Алфавітний вказівник"
#: ../gramps/plugins/textreport/alphabeticalindex.py:114
msgid "The style used for index entries."
msgstr "Стиль, що буде застосовано для Покажчика."
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/ancestorreport.py:193
#, python-format
msgid "Ahnentafel Report for %s"
msgstr "Таблиця предків для %s"
#: ../gramps/plugins/textreport/ancestorreport.py:281
#: ../gramps/plugins/textreport/ancestorreport.py:302
#: ../gramps/plugins/textreport/birthdayreport.py:383
#: ../gramps/plugins/textreport/descendreport.py:401
#: ../gramps/plugins/textreport/detancestralreport.py:734
#: ../gramps/plugins/textreport/detancestralreport.py:756
#: ../gramps/plugins/textreport/detdescendantreport.py:898
#: ../gramps/plugins/textreport/detdescendantreport.py:931
#: ../gramps/plugins/textreport/endoflinereport.py:262
#: ../gramps/plugins/textreport/familygroup.py:639
#: ../gramps/plugins/textreport/indivcomplete.py:698
#: ../gramps/plugins/textreport/kinshipreport.py:349
#: ../gramps/plugins/textreport/numberofancestorsreport.py:202
msgid "Default"
msgstr "Стандартно"
#: ../gramps/plugins/textreport/ancestorreport.py:291
#: ../gramps/plugins/textreport/detancestralreport.py:744
#: ../gramps/plugins/textreport/detdescendantreport.py:919
msgid "Page break between generations"
msgstr "Сторінка між поколіннями"
#: ../gramps/plugins/textreport/ancestorreport.py:293
#: ../gramps/plugins/textreport/detancestralreport.py:746
#: ../gramps/plugins/textreport/detdescendantreport.py:921
msgid "Whether to start a new page after each generation."
msgstr "Чи починати нову сторінку після кожного покоління"
#: ../gramps/plugins/textreport/ancestorreport.py:296
msgid "Add linebreak after each name"
msgstr "Починати новий рядок після кожного імені"
#: ../gramps/plugins/textreport/ancestorreport.py:297
msgid "Indicates if a line break should follow the name."
msgstr "Чи потрібно після кожного імені переходити на новий рядок"
#: ../gramps/plugins/textreport/ancestorreport.py:300
#: ../gramps/plugins/textreport/detancestralreport.py:754
#: ../gramps/plugins/textreport/detdescendantreport.py:929
msgid "Translation"
msgstr "Переклад"
#: ../gramps/plugins/textreport/ancestorreport.py:306
#: ../gramps/plugins/textreport/detancestralreport.py:760
#: ../gramps/plugins/textreport/detdescendantreport.py:935
msgid "The translation to be used for the report."
msgstr "Переклад який потрібно виконати для звіту."
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/birthdayreport.py:174
#, python-format
msgid "Relationships shown are to %s"
msgstr "Відносини показані до %s"
#: ../gramps/plugins/textreport/birthdayreport.py:177
#: ../gramps/plugins/textreport/birthdayreport.py:215
#: ../gramps/plugins/textreport/birthdayreport.py:224
#: ../gramps/plugins/textreport/birthdayreport.py:437
#: ../gramps/plugins/textreport/textplugins.gpr.py:54
msgid "Birthday and Anniversary Report"
msgstr "Звіт річниць та Днів народження"
#: ../gramps/plugins/textreport/birthdayreport.py:364
#: ../gramps/plugins/textreport/birthdayreport.py:366
msgid "Year of report"
msgstr "Річний звіт"
#: ../gramps/plugins/textreport/birthdayreport.py:371
msgid "Select filter to restrict people that appear on report"
msgstr "Задайте фільтр щоб обмежити людей для звіту"
#: ../gramps/plugins/textreport/birthdayreport.py:407
msgid "Select the first day of the week for the report"
msgstr "Оберіть перший день тижня для звіту"
#: ../gramps/plugins/textreport/birthdayreport.py:418
msgid "Include only living people in the report"
msgstr "Включати до звіту лише людей, що досі живі"
#: ../gramps/plugins/textreport/birthdayreport.py:422
msgid "Include birthdays in the report"
msgstr "Включати до звіту дні народження"
#: ../gramps/plugins/textreport/birthdayreport.py:426
msgid "Include anniversaries in the report"
msgstr "Включати річниці в звіт"
#: ../gramps/plugins/textreport/birthdayreport.py:429
msgid "Include relationships to center person"
msgstr "Включати відносини по відношенню до основної особи"
#: ../gramps/plugins/textreport/birthdayreport.py:431
msgid "Include relationships to center person (slower)"
msgstr "Включати відносини по відношенню до основної особи (повільніше)"
#: ../gramps/plugins/textreport/birthdayreport.py:436
msgid "Title text"
msgstr "Текст заголовку"
#: ../gramps/plugins/textreport/birthdayreport.py:438
msgid "Title of report"
msgstr "Назва звіту"
#: ../gramps/plugins/textreport/birthdayreport.py:441
msgid "My Birthday Report"
msgstr "Звіт днів народженнь"
#: ../gramps/plugins/textreport/birthdayreport.py:442
msgid "First line of text at bottom of report"
msgstr "Перший рядок в нижній частині звіту"
#: ../gramps/plugins/textreport/birthdayreport.py:446
msgid "Second line of text at bottom of report"
msgstr "Другий рядок в нижній частині звіту"
#: ../gramps/plugins/textreport/birthdayreport.py:450
msgid "Third line of text at bottom of report"
msgstr "Третій рядок в нижній частині звіту"
#: ../gramps/plugins/textreport/birthdayreport.py:504
msgid "Title text style"
msgstr "Стиль заголовку"
#: ../gramps/plugins/textreport/birthdayreport.py:507
msgid "Data text display"
msgstr "Текстові дані"
#: ../gramps/plugins/textreport/birthdayreport.py:509
msgid "Day text style"
msgstr "Стиль дня"
#: ../gramps/plugins/textreport/birthdayreport.py:512
msgid "Month text style"
msgstr "Стиль місяця"
#: ../gramps/plugins/textreport/custombooktext.py:85
#: ../gramps/plugins/textreport/custombooktext.py:87
#: ../gramps/plugins/textreport/custombooktext.py:89
#: ../gramps/plugins/textreport/custombooktext.py:91
#: ../gramps/plugins/textreport/textplugins.gpr.py:76
msgid "Custom Text"
msgstr "Власний текст"
#: ../gramps/plugins/textreport/custombooktext.py:129
msgid "Initial Text"
msgstr "Вступний текст"
#: ../gramps/plugins/textreport/custombooktext.py:130
msgid "Text to display at the top."
msgstr "Текст для показу зверху."
#: ../gramps/plugins/textreport/custombooktext.py:133
msgid "Middle Text"
msgstr "Текст в середині"
#: ../gramps/plugins/textreport/custombooktext.py:134
msgid "Text to display in the middle"
msgstr "Текст для показу по середині"
#: ../gramps/plugins/textreport/custombooktext.py:137
msgid "Final Text"
msgstr "Фінальний текст"
#: ../gramps/plugins/textreport/custombooktext.py:138
msgid "Text to display last."
msgstr "Текст буде показано останнім."
#: ../gramps/plugins/textreport/custombooktext.py:149
msgid "The style used for the first portion of the custom text."
msgstr "Стиль для вступного тексту."
#: ../gramps/plugins/textreport/custombooktext.py:158
msgid "The style used for the middle portion of the custom text."
msgstr "Стиль для тексту по середині."
#: ../gramps/plugins/textreport/custombooktext.py:167
msgid "The style used for the last portion of the custom text."
msgstr "Стиль для фінального тексту."
#: ../gramps/plugins/textreport/descendreport.py:221
#: ../gramps/plugins/textreport/descendreport.py:226
#, python-format
msgid "sp. %(spouse)s"
msgstr "пара %(spouse)s"
#: ../gramps/plugins/textreport/descendreport.py:236
#, python-format
msgid "sp. see %(reference)s : %(spouse)s"
msgstr ""
#: ../gramps/plugins/textreport/descendreport.py:291
#, python-format
msgid "%s sp."
msgstr "%s пара"
#: ../gramps/plugins/textreport/descendreport.py:407
#: ../gramps/plugins/textreport/detdescendantreport.py:904
msgid "Numbering system"
msgstr "Система нумерації"
#: ../gramps/plugins/textreport/descendreport.py:409
msgid "Simple numbering"
msgstr "Звичайна нумерація"
#: ../gramps/plugins/textreport/descendreport.py:410
msgid "de Villiers/Pama numbering"
msgstr "нумерація Вільє/Пама"
#: ../gramps/plugins/textreport/descendreport.py:411
msgid "Meurgey de Tupigny numbering"
msgstr "нумерація Meurgey de Tupigny"
#: ../gramps/plugins/textreport/descendreport.py:412
#: ../gramps/plugins/textreport/detdescendantreport.py:910
msgid "The numbering system to be used"
msgstr "Яку систему нумерації поколінь буде використано"
#: ../gramps/plugins/textreport/descendreport.py:419
msgid "Show marriage info"
msgstr "Показувати інформацію про шлюб"
#: ../gramps/plugins/textreport/descendreport.py:420
msgid "Whether to show marriage information in the report."
msgstr "Чи включати до звіту інформацію про шлюб."
#: ../gramps/plugins/textreport/descendreport.py:423
msgid "Show divorce info"
msgstr "Показувати інформацію про розлучення"
#: ../gramps/plugins/textreport/descendreport.py:424
msgid "Whether to show divorce information in the report."
msgstr "Чи включати до звіту інформацію про розлучення."
#: ../gramps/plugins/textreport/descendreport.py:427
msgid "Show duplicate trees"
msgstr "Показати дубльовані дерева"
#: ../gramps/plugins/textreport/descendreport.py:428
msgid "Whether to show duplicate Family Trees in the report."
msgstr "Чи включати до звіту дублікати Сімейних Дерев."
#: ../gramps/plugins/textreport/descendreport.py:456
#, python-format
msgid "The style used for the level %d display."
msgstr "Стиль для показ %d рівня."
#: ../gramps/plugins/textreport/descendreport.py:465
#, python-format
msgid "The style used for the spouse level %d display."
msgstr "Стиль для показу %d рівня для пари"
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/detancestralreport.py:195
#, python-format
msgid "Ancestral Report for %s"
msgstr "Звіт Предків для %s"
#: ../gramps/plugins/textreport/detancestralreport.py:274
#: ../gramps/plugins/textreport/detdescendantreport.py:393
#, python-format
msgid "%(name)s is the same person as [%(id_str)s]."
msgstr "%(name)s це та ж особа що й [%(id_str)s]."
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/detancestralreport.py:316
#: ../gramps/plugins/textreport/detdescendantreport.py:777
#, python-format
msgid "Notes for %s"
msgstr "Замітки для %s"
#: ../gramps/plugins/textreport/detancestralreport.py:331
#: ../gramps/plugins/textreport/detancestralreport.py:355
#: ../gramps/plugins/textreport/detancestralreport.py:366
#: ../gramps/plugins/textreport/detancestralreport.py:390
#: ../gramps/plugins/textreport/detdescendantreport.py:790
#: ../gramps/plugins/textreport/detdescendantreport.py:808
#: ../gramps/plugins/textreport/detdescendantreport.py:819
#: ../gramps/plugins/textreport/detdescendantreport.py:843
#, python-format
msgid "More about %(person_name)s:"
msgstr "Більше про %(person_name)s:"
#: ../gramps/plugins/textreport/detancestralreport.py:338
#: ../gramps/plugins/textreport/detdescendantreport.py:797
#, python-format
msgid "%(name_kind)s: %(name)s%(endnotes)s"
msgstr "%(name_kind)s: %(name)s%(endnotes)s"
#: ../gramps/plugins/textreport/detancestralreport.py:373
#: ../gramps/plugins/textreport/detdescendantreport.py:832
msgid "Address: "
msgstr "Адреса:"
#: ../gramps/plugins/textreport/detancestralreport.py:398
#: ../gramps/plugins/textreport/detancestralreport.py:456
#: ../gramps/plugins/textreport/detdescendantreport.py:470
#: ../gramps/plugins/textreport/detdescendantreport.py:717
#: ../gramps/plugins/textreport/detdescendantreport.py:851
#, python-format
msgid "%(type)s: %(value)s%(endnotes)s"
msgstr "%(type)s: %(value)s%(endnotes)s"
#: ../gramps/plugins/textreport/detancestralreport.py:425
#: ../gramps/plugins/textreport/detdescendantreport.py:439
#, python-format
msgid "%(date)s, %(place)s"
msgstr "%(date)s, %(place)s"
#: ../gramps/plugins/textreport/detancestralreport.py:428
#: ../gramps/plugins/textreport/detdescendantreport.py:442
#, python-format
msgid "%(date)s"
msgstr "%(date)s"
#: ../gramps/plugins/textreport/detancestralreport.py:430
#: ../gramps/plugins/textreport/detdescendantreport.py:444
#, python-format
msgid "%(place)s"
msgstr "%(place)s"
#: ../gramps/plugins/textreport/detancestralreport.py:442
#: ../gramps/plugins/textreport/detdescendantreport.py:456
#, python-format
msgid "%(event_name)s: %(event_text)s"
msgstr "%(event_name)s: %(event_text)s"
#: ../gramps/plugins/textreport/detancestralreport.py:554
#: ../gramps/plugins/textreport/detdescendantreport.py:609
#, python-format
msgid "Children of %(mother_name)s and %(father_name)s"
msgstr "Діти %(mother_name)s та %(father_name)s"
#: ../gramps/plugins/textreport/detancestralreport.py:607
#: ../gramps/plugins/textreport/detdescendantreport.py:690
#: ../gramps/plugins/textreport/detdescendantreport.py:709
#, python-format
msgid "More about %(mother_name)s and %(father_name)s:"
msgstr "Більше про %(mother_name)s та %(father_name)s:"
#: ../gramps/plugins/textreport/detancestralreport.py:660
#: ../gramps/plugins/textreport/detdescendantreport.py:558
#, python-format
msgid "Spouse: %s"
msgstr "Чоловік/Дружина: %s"
#: ../gramps/plugins/textreport/detancestralreport.py:662
#: ../gramps/plugins/textreport/detdescendantreport.py:560
#, python-format
msgid "Relationship with: %s"
msgstr "Відносини з: %s"
#: ../gramps/plugins/textreport/detancestralreport.py:749
#: ../gramps/plugins/textreport/detdescendantreport.py:924
#: ../gramps/plugins/textreport/indivcomplete.py:711
msgid "Page break before end notes"
msgstr "Розрив сторінки після замітки"
#: ../gramps/plugins/textreport/detancestralreport.py:751
#: ../gramps/plugins/textreport/detdescendantreport.py:926
#: ../gramps/plugins/textreport/indivcomplete.py:713
msgid "Whether to start a new page before the end notes."
msgstr "Чи починати нову сторінку після замітки."
#. Content options
#. Content
#: ../gramps/plugins/textreport/detancestralreport.py:765
#: ../gramps/plugins/textreport/detdescendantreport.py:940
#: ../gramps/plugins/view/relview.py:1691
msgid "Content"
msgstr "Вміст"
#: ../gramps/plugins/textreport/detancestralreport.py:767
#: ../gramps/plugins/textreport/detdescendantreport.py:942
msgid "Use callname for common name"
msgstr "Використати ім'я в побуті як звичайне ім'я"
#: ../gramps/plugins/textreport/detancestralreport.py:768
#: ../gramps/plugins/textreport/detdescendantreport.py:943
msgid "Whether to use the call name as the first name."
msgstr "Чи використовувати розмовне ім'я як звичайне."
#: ../gramps/plugins/textreport/detancestralreport.py:772
#: ../gramps/plugins/textreport/detdescendantreport.py:946
msgid "Use full dates instead of only the year"
msgstr "Використовувати повну дату замість лише року"
#: ../gramps/plugins/textreport/detancestralreport.py:773
#: ../gramps/plugins/textreport/detdescendantreport.py:948
msgid "Whether to use full dates instead of just year."
msgstr "Чи використовувати повну дату замість одного лиш року."
#: ../gramps/plugins/textreport/detancestralreport.py:776
#: ../gramps/plugins/textreport/detdescendantreport.py:951
msgid "List children"
msgstr "Перелік дітей"
#: ../gramps/plugins/textreport/detancestralreport.py:777
#: ../gramps/plugins/textreport/detdescendantreport.py:952
msgid "Whether to list children."
msgstr "Чи перераховувати дітей."
#: ../gramps/plugins/textreport/detancestralreport.py:780
#: ../gramps/plugins/textreport/detdescendantreport.py:955
msgid "Compute death age"
msgstr "Розрахувати вік смерті"
#: ../gramps/plugins/textreport/detancestralreport.py:781
#: ../gramps/plugins/textreport/detdescendantreport.py:956
msgid "Whether to compute a person's age at death."
msgstr "Чи розраховувати вік смерті."
#: ../gramps/plugins/textreport/detancestralreport.py:784
#: ../gramps/plugins/textreport/detdescendantreport.py:959
msgid "Omit duplicate ancestors"
msgstr "Пропускати предків, що повторюються"
#: ../gramps/plugins/textreport/detancestralreport.py:785
#: ../gramps/plugins/textreport/detdescendantreport.py:960
msgid "Whether to omit duplicate ancestors."
msgstr "Чи пропускати предків, що повторюються."
#: ../gramps/plugins/textreport/detancestralreport.py:788
msgid "Use Complete Sentences"
msgstr "Використовувати повні фрази"
#: ../gramps/plugins/textreport/detancestralreport.py:790
#: ../gramps/plugins/textreport/detdescendantreport.py:965
msgid "Whether to use complete sentences or succinct language."
msgstr "Чи використовувати повні фрази чи стислі."
#: ../gramps/plugins/textreport/detancestralreport.py:793
#: ../gramps/plugins/textreport/detdescendantreport.py:968
msgid "Add descendant reference in child list"
msgstr "Додати в список посилання на нащадків"
#: ../gramps/plugins/textreport/detancestralreport.py:795
#: ../gramps/plugins/textreport/detdescendantreport.py:971
msgid "Whether to add descendant references in child list."
msgstr "Чи додавати посилання на нащадків, до списку дітей."
#: ../gramps/plugins/textreport/detancestralreport.py:802
#: ../gramps/plugins/textreport/detdescendantreport.py:977
msgid "Include notes"
msgstr "Включить замітки"
#: ../gramps/plugins/textreport/detancestralreport.py:803
#: ../gramps/plugins/textreport/detdescendantreport.py:978
msgid "Whether to include notes."
msgstr "Чи включать замітки."
#: ../gramps/plugins/textreport/detancestralreport.py:806
#: ../gramps/plugins/textreport/detdescendantreport.py:981
msgid "Include attributes"
msgstr "Включить атрибути"
#: ../gramps/plugins/textreport/detancestralreport.py:807
#: ../gramps/plugins/textreport/detdescendantreport.py:982
#: ../gramps/plugins/textreport/familygroup.py:674
msgid "Whether to include attributes."
msgstr "Чи включати атрибути."
#: ../gramps/plugins/textreport/detancestralreport.py:810
#: ../gramps/plugins/textreport/detdescendantreport.py:985
#: ../gramps/plugins/textreport/indivcomplete.py:725
msgid "Include Photo/Images from Gallery"
msgstr "Включити Фото/Зображення з галереї"
#: ../gramps/plugins/textreport/detancestralreport.py:811
#: ../gramps/plugins/textreport/detdescendantreport.py:986
#: ../gramps/plugins/textreport/indivcomplete.py:726
msgid "Whether to include images."
msgstr "Чи додавати зображення."
#: ../gramps/plugins/textreport/detancestralreport.py:814
#: ../gramps/plugins/textreport/detdescendantreport.py:989
msgid "Include alternative names"
msgstr "Включити альтернативні імена"
#: ../gramps/plugins/textreport/detancestralreport.py:815
#: ../gramps/plugins/textreport/detdescendantreport.py:990
msgid "Whether to include other names."
msgstr "Чи включати інші імена."
#: ../gramps/plugins/textreport/detancestralreport.py:818
#: ../gramps/plugins/textreport/detdescendantreport.py:993
msgid "Include events"
msgstr "Включити події"
#: ../gramps/plugins/textreport/detancestralreport.py:819
#: ../gramps/plugins/textreport/detdescendantreport.py:994
msgid "Whether to include events."
msgstr "Чи включати події."
#: ../gramps/plugins/textreport/detancestralreport.py:822
#: ../gramps/plugins/textreport/detdescendantreport.py:997
msgid "Include addresses"
msgstr "Включити адреси"
#: ../gramps/plugins/textreport/detancestralreport.py:823
#: ../gramps/plugins/textreport/detdescendantreport.py:998
msgid "Whether to include addresses."
msgstr "Чи включати адреси."
#: ../gramps/plugins/textreport/detancestralreport.py:826
#: ../gramps/plugins/textreport/detdescendantreport.py:1001
msgid "Include sources"
msgstr "Включити джерела"
#: ../gramps/plugins/textreport/detancestralreport.py:827
#: ../gramps/plugins/textreport/detdescendantreport.py:1002
msgid "Whether to include source references."
msgstr "Чи включати посилання на джерела."
#: ../gramps/plugins/textreport/detancestralreport.py:830
#: ../gramps/plugins/textreport/detdescendantreport.py:1005
#: ../gramps/plugins/textreport/indivcomplete.py:720
msgid "Include sources notes"
msgstr "Включити замітки до джерел"
#: ../gramps/plugins/textreport/detancestralreport.py:831
#: ../gramps/plugins/textreport/detdescendantreport.py:1006
#: ../gramps/plugins/textreport/indivcomplete.py:721
msgid "Whether to include source notes in the Endnotes section. Only works if Include sources is selected."
msgstr "Чи включати замітки до джерел в секцію доданих заміток. Працює лише якщо увімкнено додавання джерел."
#. How to handle missing information
#. Missing information
#: ../gramps/plugins/textreport/detancestralreport.py:837
#: ../gramps/plugins/textreport/detdescendantreport.py:1032
msgid "Missing information"
msgstr "Відсутня інформація"
#: ../gramps/plugins/textreport/detancestralreport.py:839
#: ../gramps/plugins/textreport/detdescendantreport.py:1034
msgid "Replace missing places with ______"
msgstr "Заміняти відсутні місця на_________"
#: ../gramps/plugins/textreport/detancestralreport.py:840
#: ../gramps/plugins/textreport/detdescendantreport.py:1035
msgid "Whether to replace missing Places with blanks."
msgstr "Чи заміняти відсутні місця пропусками."
#: ../gramps/plugins/textreport/detancestralreport.py:843
#: ../gramps/plugins/textreport/detdescendantreport.py:1038
msgid "Replace missing dates with ______"
msgstr "Заміняти відсутні дати на_________"
#: ../gramps/plugins/textreport/detancestralreport.py:844
#: ../gramps/plugins/textreport/detdescendantreport.py:1039
msgid "Whether to replace missing Dates with blanks."
msgstr "Чи заміняти відсутні дати пропусками."
#: ../gramps/plugins/textreport/detancestralreport.py:877
#: ../gramps/plugins/textreport/detdescendantreport.py:1072
msgid "The style used for the children list title."
msgstr "Стиль для заголовку списку дітей."
#: ../gramps/plugins/textreport/detancestralreport.py:887
#: ../gramps/plugins/textreport/detdescendantreport.py:1082
msgid "The style used for the children list."
msgstr "Стиль для списку дітей."
#: ../gramps/plugins/textreport/detancestralreport.py:910
#: ../gramps/plugins/textreport/detdescendantreport.py:1105
msgid "The style used for the first personal entry."
msgstr "Стиль для першого особистого запису"
#: ../gramps/plugins/textreport/detancestralreport.py:920
msgid "The style used for the More About header."
msgstr "Стиль для заголовку деталей."
#: ../gramps/plugins/textreport/detancestralreport.py:930
#: ../gramps/plugins/textreport/detdescendantreport.py:1126
msgid "The style used for additional detail data."
msgstr "Стиль для додаткової інформації"
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/detdescendantreport.py:288
#, python-format
msgid "Descendant Report for %(person_name)s"
msgstr "Звіт Нащадки для %(person_name)s"
#: ../gramps/plugins/textreport/detdescendantreport.py:574
#, python-format
msgid "Ref: %(number)s. %(name)s"
msgstr "Пос: %(number)s. %(name)s"
#: ../gramps/plugins/textreport/detdescendantreport.py:667
#, python-format
msgid "Notes for %(mother_name)s and %(father_name)s:"
msgstr "Замітки для %(mother_name)s та %(father_name)s:"
#: ../gramps/plugins/textreport/detdescendantreport.py:906
msgid "Henry numbering"
msgstr "Нумерація Henry"
#: ../gramps/plugins/textreport/detdescendantreport.py:907
msgid "d'Aboville numbering"
msgstr "нумерація d'Aboville"
#: ../gramps/plugins/textreport/detdescendantreport.py:909
msgid "Record (Modified Register) numbering"
msgstr "Нумерація запису(Модифікований Реєстрація)"
#: ../gramps/plugins/textreport/detdescendantreport.py:963
msgid "Use complete sentences"
msgstr "Використовувати повні фрази"
#: ../gramps/plugins/textreport/detdescendantreport.py:1010
#: ../gramps/plugins/textreport/kinshipreport.py:363
msgid "Include spouses"
msgstr "Включать чоловіка/дружину"
#: ../gramps/plugins/textreport/detdescendantreport.py:1011
msgid "Whether to include detailed spouse information."
msgstr "Чи включати детальну інформацію про чоловіка/дружину."
#: ../gramps/plugins/textreport/detdescendantreport.py:1014
msgid "Include spouse reference"
msgstr "Включить посилання на чоловіка/дружину"
#: ../gramps/plugins/textreport/detdescendantreport.py:1015
msgid "Whether to include reference to spouse."
msgstr "Чи включати посилання на чоловіка/дружину."
#: ../gramps/plugins/textreport/detdescendantreport.py:1018
msgid "Include sign of succession ('+') in child-list"
msgstr "Включати ('+') для багаторівневого списку"
#: ../gramps/plugins/textreport/detdescendantreport.py:1020
msgid "Whether to include a sign ('+') before the descendant number in the child-list to indicate a child has succession."
msgstr ""
#: ../gramps/plugins/textreport/detdescendantreport.py:1025
msgid "Include path to start-person"
msgstr "Включити шлях до стартової особи"
#: ../gramps/plugins/textreport/detdescendantreport.py:1026
msgid "Whether to include the path of descendancy from the start-person to each descendant."
msgstr "Чи включати шлях до стартової особи для кожного з нащадків."
#: ../gramps/plugins/textreport/detdescendantreport.py:1115
msgid "The style used for the More About header and for headers of mates."
msgstr "Стиль для заголовку деталей."
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/endoflinereport.py:151
#, python-format
msgid "End of Line Report for %s"
msgstr "Звіт Кінець Лінії для %s"
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/endoflinereport.py:158
#, python-format
msgid "All the ancestors of %s who are missing a parent"
msgstr "Всі предки %s в яких невідомі батьки"
#: ../gramps/plugins/textreport/endoflinereport.py:201
#: ../gramps/plugins/textreport/kinshipreport.py:312
#, python-format
msgid " (%(birth_date)s - %(death_date)s)"
msgstr " (%(birth_date)s - %(death_date)s)"
#: ../gramps/plugins/textreport/endoflinereport.py:291
#: ../gramps/plugins/textreport/tagreport.py:570
msgid "The style used for the section headers."
msgstr "Стиль заголовків для розділів"
#: ../gramps/plugins/textreport/endoflinereport.py:309
msgid "The basic style used for generation headings."
msgstr "Базовий стиль заголовків поколінь"
#: ../gramps/plugins/textreport/familygroup.py:124
#: ../gramps/plugins/webreport/narrativeweb.py:1042
#, python-format
msgid "%(type)s: %(value)s"
msgstr "%(type)s: %(value)s"
#: ../gramps/plugins/textreport/familygroup.py:378
msgid "Marriage:"
msgstr "Шлюб:"
#: ../gramps/plugins/textreport/familygroup.py:459
msgid "acronym for male|M"
msgstr "Ч"
#: ../gramps/plugins/textreport/familygroup.py:461
msgid "acronym for female|F"
msgstr "Ж"
#: ../gramps/plugins/textreport/familygroup.py:463
#, python-format
msgid "acronym for unknown|%dU"
msgstr "%dU"
#: ../gramps/plugins/textreport/familygroup.py:557
#, python-format
msgid "Family Group Report - Generation %d"
msgstr "Звіт про Сімейну Групу - Покоління %d"
#: ../gramps/plugins/textreport/familygroup.py:559
#: ../gramps/plugins/textreport/familygroup.py:608
#: ../gramps/plugins/textreport/textplugins.gpr.py:186
msgid "Family Group Report"
msgstr "Звіт Сімейна Група"
#. #########################
#: ../gramps/plugins/textreport/familygroup.py:631
msgid "Center Family"
msgstr "Головна сім'я"
#: ../gramps/plugins/textreport/familygroup.py:632
msgid "The center family for the report"
msgstr "Головна сім'я для звіту"
#: ../gramps/plugins/textreport/familygroup.py:646
msgid "Recursive"
msgstr "Рекурсивно"
#: ../gramps/plugins/textreport/familygroup.py:647
msgid "Create reports for all descendants of this family."
msgstr "Створити звіт по всіх нащадках цієї сім'ї."
#. #########################
#: ../gramps/plugins/textreport/familygroup.py:655
msgid "Generation numbers (recursive only)"
msgstr "Номера поколінь(лише рекурсивно)"
#: ../gramps/plugins/textreport/familygroup.py:657
msgid "Whether to include the generation on each report (recursive only)."
msgstr "Чи включити нумерацію поколінь в кожен звіт (лише рекурсивно)."
#: ../gramps/plugins/textreport/familygroup.py:661
msgid "Parent Events"
msgstr "Події батьків"
#: ../gramps/plugins/textreport/familygroup.py:662
msgid "Whether to include events for parents."
msgstr "Чи включати до звіту події батьків."
#: ../gramps/plugins/textreport/familygroup.py:665
msgid "Parent Addresses"
msgstr "Адреси батьків"
#: ../gramps/plugins/textreport/familygroup.py:666
msgid "Whether to include addresses for parents."
msgstr "Чи включати адреси батьків до звіту."
#: ../gramps/plugins/textreport/familygroup.py:669
msgid "Parent Notes"
msgstr "Замітки про батьків"
#: ../gramps/plugins/textreport/familygroup.py:670
msgid "Whether to include notes for parents."
msgstr "Чи включати замітки про батьків."
#: ../gramps/plugins/textreport/familygroup.py:673
msgid "Parent Attributes"
msgstr "Атрибути батьків"
#: ../gramps/plugins/textreport/familygroup.py:677
msgid "Alternate Parent Names"
msgstr "Альтернативні імена батьків"
#: ../gramps/plugins/textreport/familygroup.py:678
msgid "Whether to include alternate names for parents."
msgstr "Чи включати до звіту альтернативні імена батьків."
#: ../gramps/plugins/textreport/familygroup.py:682
msgid "Parent Marriage"
msgstr "Шлюб батьків"
#: ../gramps/plugins/textreport/familygroup.py:683
msgid "Whether to include marriage information for parents."
msgstr "Чи включати до звіту інформацію про шлюб батьків."
#: ../gramps/plugins/textreport/familygroup.py:687
msgid "Dates of Relatives"
msgstr "Дати рідні"
#: ../gramps/plugins/textreport/familygroup.py:688
msgid "Whether to include dates for relatives (father, mother, spouse)."
msgstr "Чи включати до звіту дати рідні (батько, мати, пара)"
#: ../gramps/plugins/textreport/familygroup.py:692
msgid "Children Marriages"
msgstr "Шлюб дітей"
#: ../gramps/plugins/textreport/familygroup.py:693
msgid "Whether to include marriage information for children."
msgstr "Чи включати до звіту інформацію про шлюб дітей."
#. #########################
#: ../gramps/plugins/textreport/familygroup.py:698
msgid "Missing Information"
msgstr "Відсутня інформація"
#. #########################
#: ../gramps/plugins/textreport/familygroup.py:701
msgid "Print fields for missing information"
msgstr "Друкувати поля для відсутньої інформації"
#: ../gramps/plugins/textreport/familygroup.py:703
msgid "Whether to include fields for missing information."
msgstr "Чи включати до звіту поля для відсутньої інформації."
#: ../gramps/plugins/textreport/familygroup.py:754
msgid "The style used for the text related to the children."
msgstr "Базовий стиль тексту для інформації про дітей."
#: ../gramps/plugins/textreport/familygroup.py:764
msgid "The style used for the parent's name"
msgstr "Стиль для імен батьків"
#. ------------------------------------------------------------------------
#.
#. Global variables
#.
#. ------------------------------------------------------------------------
#: ../gramps/plugins/textreport/indivcomplete.py:67
msgid "Sections"
msgstr "Розділи"
#. Translated headers for the sections
#: ../gramps/plugins/textreport/indivcomplete.py:69
msgid "Individual Facts"
msgstr "Особисті факти"
#: ../gramps/plugins/textreport/indivcomplete.py:211
#, python-format
msgid "%s in %s. "
msgstr "%s в %s. "
#: ../gramps/plugins/textreport/indivcomplete.py:300
msgid "Alternate Parents"
msgstr "Альтернативні батьки"
#: ../gramps/plugins/textreport/indivcomplete.py:348
#, python-format
msgid "%(name)s [%(gid)s]"
msgstr "%(name)s [%(gid)s]"
#: ../gramps/plugins/textreport/indivcomplete.py:420
msgid "Marriages/Children"
msgstr "Шлюби/Діти"
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/indivcomplete.py:564
#, python-format
msgid "Summary of %s"
msgstr "Загалом %s"
#: ../gramps/plugins/textreport/indivcomplete.py:620
msgid "Male"
msgstr "Чоловік"
#: ../gramps/plugins/textreport/indivcomplete.py:622
msgid "Female"
msgstr "Жінка"
#: ../gramps/plugins/textreport/indivcomplete.py:685
msgid "Select the filter to be applied to the report."
msgstr "Оберіть фільтр який буде використано для звіту."
#: ../gramps/plugins/textreport/indivcomplete.py:707
msgid "List events chronologically"
msgstr "Список подій в хронологічному порядку"
#: ../gramps/plugins/textreport/indivcomplete.py:708
msgid "Whether to sort events into chronological order."
msgstr "Чи сортувати події в хронологічному порядку."
#: ../gramps/plugins/textreport/indivcomplete.py:716
msgid "Include Source Information"
msgstr "Включити інформацію про джерело"
#: ../gramps/plugins/textreport/indivcomplete.py:717
msgid "Whether to cite sources."
msgstr "Чи цитувати джерело."
#: ../gramps/plugins/textreport/indivcomplete.py:729
msgid "Include Gramps ID"
msgstr "Включать Gramps ID"
#: ../gramps/plugins/textreport/indivcomplete.py:730
msgid "Whether to include Gramps ID next to names."
msgstr "Чи потрібно показувати Gramps ID після імен."
#. ###############################
#: ../gramps/plugins/textreport/indivcomplete.py:736
msgid "Event groups"
msgstr "Події груп"
#: ../gramps/plugins/textreport/indivcomplete.py:737
msgid "Check if a separate section is required."
msgstr "Виберіть якщо потрібно окремий розділ."
#: ../gramps/plugins/textreport/indivcomplete.py:790
msgid "The style used for category labels."
msgstr "Стиль назв категорій."
#: ../gramps/plugins/textreport/indivcomplete.py:801
msgid "The style used for the spouse's name."
msgstr "Стиль імен чоловіка/дружини."
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/kinshipreport.py:118
#, python-format
msgid "Kinship Report for %s"
msgstr "Звіт Спорідненість для %s"
#: ../gramps/plugins/textreport/kinshipreport.py:356
msgid "The maximum number of descendant generations"
msgstr "Максимальна кількість нащадків"
#: ../gramps/plugins/textreport/kinshipreport.py:360
msgid "The maximum number of ancestor generations"
msgstr "Максимальна кількість предків"
#: ../gramps/plugins/textreport/kinshipreport.py:364
msgid "Whether to include spouses"
msgstr "Чи включати до звіту чоловіків/дружин"
#: ../gramps/plugins/textreport/kinshipreport.py:367
msgid "Include cousins"
msgstr "Включать братів/сестер"
#: ../gramps/plugins/textreport/kinshipreport.py:368
msgid "Whether to include cousins"
msgstr "Чи включати до звіту братів/сестер"
#: ../gramps/plugins/textreport/kinshipreport.py:371
msgid "Include aunts/uncles/nephews/nieces"
msgstr "Включити тіток/дядьків/племінників/племінниць"
#: ../gramps/plugins/textreport/kinshipreport.py:372
msgid "Whether to include aunts/uncles/nephews/nieces"
msgstr "Чи включати до звіту тіток/дядьків/племінників/племінниць"
#: ../gramps/plugins/textreport/kinshipreport.py:397
#: ../gramps/plugins/textreport/summary.py:293
msgid "The basic style used for sub-headings."
msgstr "Базовий стиль для підзаголовків."
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/numberofancestorsreport.py:104
#, python-format
msgid "Number of Ancestors for %s"
msgstr "Кількість Предків для %s"
#: ../gramps/plugins/textreport/numberofancestorsreport.py:124
#, python-format
msgid "Generation %(generation)d has %(count)d individual. %(percent)s"
msgid_plural "Generation %(generation)d has %(count)d individuals. %(percent)s"
msgstr[0] "Покоління %(generation)d нараховує %(count)d особу. %(percent)s"
msgstr[1] "Покоління %(generation)d нараховує %(count)d особи. %(percent)s"
msgstr[2] "Покоління %(generation)d нараховує %(count)d осіб. %(percent)s"
#. TC # English return something like:
#. Total ancestors in generations 2 to 3 is 4. (66.67%)
#: ../gramps/plugins/textreport/numberofancestorsreport.py:164
#, python-format
msgid "Total ancestors in generations %(second_generation)d to %(last_generation)d is %(count)d. %(percent)s"
msgstr "Загальна кількість предків в поколіннях з %(second_generation)d по %(last_generation)d - %(count)d. %(percent)s"
#. Write the title line. Set in INDEX marker so that this section will be
#. identified as a major category if this is included in a Book report.
#: ../gramps/plugins/textreport/placereport.py:112
#: ../gramps/plugins/textreport/placereport.py:125
#: ../gramps/plugins/textreport/textplugins.gpr.py:298
msgid "Place Report"
msgstr "Звіт Місця"
#: ../gramps/plugins/textreport/placereport.py:126
msgid "Generating report"
msgstr "Генерування звіту"
#: ../gramps/plugins/textreport/placereport.py:150
#, python-format
msgid "Gramps ID: %s "
msgstr "Gramps ID: %s "
#: ../gramps/plugins/textreport/placereport.py:151
#, python-format
msgid "Street: %s "
msgstr "Вулиця: %s "
#: ../gramps/plugins/textreport/placereport.py:152
#, python-format
msgid "Parish: %s "
msgstr "Парафія: %s "
#: ../gramps/plugins/textreport/placereport.py:153
#, python-format
msgid "Locality: %s "
msgstr "Розміщення: %s "
#: ../gramps/plugins/textreport/placereport.py:154
#, python-format
msgid "City: %s "
msgstr "Місто: %s "
#: ../gramps/plugins/textreport/placereport.py:155
#, python-format
msgid "County: %s "
msgstr "Країна: %s "
#: ../gramps/plugins/textreport/placereport.py:156
#, python-format
msgid "State: %s"
msgstr "Штат: %s"
#: ../gramps/plugins/textreport/placereport.py:157
#, python-format
msgid "Country: %s "
msgstr "Країна: %s "
#: ../gramps/plugins/textreport/placereport.py:179
msgid "Events that happened at this place"
msgstr "Події, що відбулися в цьому місці"
#: ../gramps/plugins/textreport/placereport.py:183
#: ../gramps/plugins/textreport/placereport.py:256
msgid "Type of Event"
msgstr "Тип події"
#: ../gramps/plugins/textreport/placereport.py:226
#, python-format
msgid "%(persons)s and %(name)s (%(id)s)"
msgstr "%(persons)s та %(name)s (%(id)s)"
#: ../gramps/plugins/textreport/placereport.py:252
msgid "People associated with this place"
msgstr "Люди пов'язані з цим місцем"
#: ../gramps/plugins/textreport/placereport.py:373
msgid "Select using filter"
msgstr "Оберіть фільтр"
#: ../gramps/plugins/textreport/placereport.py:374
msgid "Select places using a filter"
msgstr "Відібрати місця з допомогою фільтру"
#: ../gramps/plugins/textreport/placereport.py:381
msgid "Select places individually"
msgstr "Оберіть окреме місце"
#: ../gramps/plugins/textreport/placereport.py:382
msgid "List of places to report on"
msgstr "Список місць які будуть включені до звіту"
#: ../gramps/plugins/textreport/placereport.py:385
msgid "Center on"
msgstr "Увімкнути центрування"
#: ../gramps/plugins/textreport/placereport.py:389
msgid "If report is event or person centered"
msgstr "Чи звіт буде будуватись навколо події чи особи"
#: ../gramps/plugins/textreport/placereport.py:392
msgid "Include private data"
msgstr "Включати особисті записи"
#: ../gramps/plugins/textreport/placereport.py:393
msgid "Whether to include private data"
msgstr "Чи включати приватні дані"
#: ../gramps/plugins/textreport/placereport.py:423
msgid "The style used for the title of the report."
msgstr "Стиль для заголовку звіту."
#: ../gramps/plugins/textreport/placereport.py:437
msgid "The style used for place title."
msgstr "Стиль для назви місця."
#: ../gramps/plugins/textreport/placereport.py:449
msgid "The style used for place details."
msgstr "Стиль для тексту інформації про місце."
#: ../gramps/plugins/textreport/placereport.py:461
msgid "The style used for a column title."
msgstr "Стиль для назв колонок."
#: ../gramps/plugins/textreport/placereport.py:475
msgid "The style used for each section."
msgstr "Стиль для кожного розділу."
#: ../gramps/plugins/textreport/placereport.py:506
msgid "The style used for event and person details."
msgstr "Стиль для інформації про події та осіб."
#: ../gramps/plugins/textreport/recordsreport.py:104
#, python-format
msgid "%(number)s. "
msgstr "%(number)s. "
#: ../gramps/plugins/textreport/recordsreport.py:106
#, python-format
msgid " (%(value)s)"
msgstr " (%(value)s)"
#: ../gramps/plugins/textreport/recordsreport.py:149
msgid "Number of ranks to display"
msgstr "Кількість рядків для показу"
#: ../gramps/plugins/textreport/recordsreport.py:152
msgid "Use call name"
msgstr "Використати ім'я в побуті"
#: ../gramps/plugins/textreport/recordsreport.py:154
msgid "Don't use call name"
msgstr "Не використовувати ім'я в побуті"
#: ../gramps/plugins/textreport/recordsreport.py:155
msgid "Replace first names with call name"
msgstr "Замінити ім'я на ім'я в побуті"
#: ../gramps/plugins/textreport/recordsreport.py:156
msgid "Underline call name in first names / add call name to first name"
msgstr "Підкреслити ім'я в побуті в імені / додати ім'я в побуті до імені"
#: ../gramps/plugins/textreport/recordsreport.py:159
msgid "Footer text"
msgstr "Нижній колонтитул"
#: ../gramps/plugins/textreport/recordsreport.py:165
msgid "Person Records"
msgstr "Записи особи"
#: ../gramps/plugins/textreport/recordsreport.py:167
msgid "Family Records"
msgstr "Записи сім'ї"
#: ../gramps/plugins/textreport/recordsreport.py:205
msgid "The style used for the report title."
msgstr "Стиль для тексту назви звіту."
#: ../gramps/plugins/textreport/recordsreport.py:217
msgid "The style used for the report subtitle."
msgstr "Стиль тексту для підзаголовку звіту."
#: ../gramps/plugins/textreport/recordsreport.py:226
msgid "The style used for headings."
msgstr "Стиль для заголовків."
#: ../gramps/plugins/textreport/recordsreport.py:244
#: ../gramps/plugins/textreport/simplebooktitle.py:186
msgid "The style used for the footer."
msgstr "Стиль для підвалу."
#: ../gramps/plugins/textreport/simplebooktitle.py:107
#, python-format
msgid "File %s does not exist"
msgstr "Файл %s не існує"
#: ../gramps/plugins/textreport/simplebooktitle.py:132
msgid "book|Title"
msgstr "Назва"
#: ../gramps/plugins/textreport/simplebooktitle.py:132
msgid "Title of the Book"
msgstr "Назва книги"
#: ../gramps/plugins/textreport/simplebooktitle.py:133
msgid "Title string for the book."
msgstr "Текст назви книги."
#: ../gramps/plugins/textreport/simplebooktitle.py:136
msgid "Subtitle"
msgstr "Підзаголовок"
#: ../gramps/plugins/textreport/simplebooktitle.py:136
msgid "Subtitle of the Book"
msgstr "Підзаголовок книги"
#: ../gramps/plugins/textreport/simplebooktitle.py:137
msgid "Subtitle string for the book."
msgstr "Текст підзаголовку книги."
#: ../gramps/plugins/textreport/simplebooktitle.py:142
#, python-format
msgid "Copyright %(year)d %(name)s"
msgstr "Авторське право %(year)d %(name)s"
#: ../gramps/plugins/textreport/simplebooktitle.py:144
msgid "Footer"
msgstr "Підвал"
#: ../gramps/plugins/textreport/simplebooktitle.py:145
msgid "Footer string for the page."
msgstr "Нижній колонтитул сторінки."
#: ../gramps/plugins/textreport/simplebooktitle.py:149
msgid "Gramps ID of the media object to use as an image."
msgstr "Gramps ID медіа об'єкта, який буде використано в якості картинки."
#: ../gramps/plugins/textreport/simplebooktitle.py:152
msgid "Image Size"
msgstr "Розмір зобраення"
#: ../gramps/plugins/textreport/simplebooktitle.py:153
msgid "Size of the image in cm. A value of 0 indicates that the image should be fit to the page."
msgstr "Розмір зображення в сантиметрах. Значення 0 буде вказувати на те, що зображення має бути підігнано по розмірах сторінки."
#: ../gramps/plugins/textreport/simplebooktitle.py:176
msgid "The style used for the subtitle."
msgstr "Стиль для підзаголовка."
#: ../gramps/plugins/textreport/summary.py:81
#: ../gramps/plugins/textreport/textplugins.gpr.py:343
msgid "Database Summary Report"
msgstr "Звіт База Загалом"
#: ../gramps/plugins/textreport/summary.py:157
#, python-format
msgid "Number of individuals: %d"
msgstr "Кількість осіб: %d"
#: ../gramps/plugins/textreport/summary.py:161
#, python-format
msgid "Males: %d"
msgstr "Чоловіків: %d"
#: ../gramps/plugins/textreport/summary.py:165
#, python-format
msgid "Females: %d"
msgstr "Жінок: %d"
#: ../gramps/plugins/textreport/summary.py:169
#, python-format
msgid "Individuals with unknown gender: %d"
msgstr "Осіб з невідомою статтю: %d"
#: ../gramps/plugins/textreport/summary.py:173
#, python-format
msgid "Incomplete names: %d"
msgstr "Неповних імен: %d"
#: ../gramps/plugins/textreport/summary.py:178
#, python-format
msgid "Individuals missing birth dates: %d"
msgstr "Осіб з відсутньою датою народження: %d"
#: ../gramps/plugins/textreport/summary.py:183
#, python-format
msgid "Disconnected individuals: %d"
msgstr "Непов'язані особи: %d"
#: ../gramps/plugins/textreport/summary.py:187
#, python-format
msgid "Unique surnames: %d"
msgstr "Унікальні прізвища: %d"
#: ../gramps/plugins/textreport/summary.py:191
#, python-format
msgid "Individuals with media objects: %d"
msgstr "Особи з медіа об'єктами: %d"
#: ../gramps/plugins/textreport/summary.py:204
#, python-format
msgid "Number of families: %d"
msgstr "Кількість сімей: %d"
#: ../gramps/plugins/textreport/summary.py:235
#, python-format
msgid "Number of unique media objects: %d"
msgstr "Кількість унікальних медіа об'єктів: %d"
#: ../gramps/plugins/textreport/summary.py:240
#, python-format
msgid "Total size of media objects: %s MB"
msgstr "Загальний розмір медіа: %s МБ"
#: ../gramps/plugins/textreport/tableofcontents.py:65
#: ../gramps/plugins/textreport/textplugins.gpr.py:366
msgid "Table Of Contents"
msgstr "Зміст"
#: ../gramps/plugins/textreport/tableofcontents.py:112
msgid "The style used for first level headings."
msgstr "Стиль для заголовків першого рівня."
#: ../gramps/plugins/textreport/tableofcontents.py:118
msgid "The style used for second level headings."
msgstr "Стиль для заголовків другого рівня."
#: ../gramps/plugins/textreport/tableofcontents.py:124
msgid "The style used for third level headings."
msgstr "Стиль для заголовків третього рівня."
#: ../gramps/plugins/textreport/tagreport.py:80
#: ../gramps/plugins/textreport/textplugins.gpr.py:253
msgid "Tag Report"
msgstr "Звіт Мітки"
#: ../gramps/plugins/textreport/tagreport.py:81
msgid "You must first create a tag before running this report."
msgstr "Перед запуском цього звіту потрібно створити мітки."
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/textreport/tagreport.py:86
#, python-format
msgid "Tag Report for %s Items"
msgstr "Звіт Мітки для %s елементів"
#: ../gramps/plugins/textreport/tagreport.py:119
#: ../gramps/plugins/textreport/tagreport.py:206
#: ../gramps/plugins/textreport/tagreport.py:296
#: ../gramps/plugins/textreport/tagreport.py:382
#: ../gramps/plugins/textreport/tagreport.py:452
msgid "Id"
msgstr "Id"
#: ../gramps/plugins/textreport/tagreport.py:543
msgid "The tag to use for the report"
msgstr "Мітки для побудови звіту"
#: ../gramps/plugins/textreport/tagreport.py:591
msgid "The basic style used for table headings."
msgstr "Базовий стиль для назв таблиці."
#: ../gramps/plugins/textreport/textplugins.gpr.py:32
msgid "Ahnentafel Report"
msgstr "Звіт Предки"
#: ../gramps/plugins/textreport/textplugins.gpr.py:33
msgid "Produces a textual ancestral report"
msgstr "Будує текстовий звід по предках."
#: ../gramps/plugins/textreport/textplugins.gpr.py:55
msgid "Produces a report of birthdays and anniversaries"
msgstr "Будує звіт по річницях та днях народженнях."
#: ../gramps/plugins/textreport/textplugins.gpr.py:77
msgid "Add custom text to the book report"
msgstr "Додати власний текст до книги"
#: ../gramps/plugins/textreport/textplugins.gpr.py:98
msgid "Descendant Report"
msgstr "Звіт Нащадки"
#: ../gramps/plugins/textreport/textplugins.gpr.py:99
msgid "Produces a list of descendants of the active person"
msgstr "Будує список нащадків активної особи"
#: ../gramps/plugins/textreport/textplugins.gpr.py:120
msgid "Detailed Ancestral Report"
msgstr "Детальний звіт Предки"
#: ../gramps/plugins/textreport/textplugins.gpr.py:121
msgid "Produces a detailed ancestral report"
msgstr "Будує детальний звіт по предках"
#: ../gramps/plugins/textreport/textplugins.gpr.py:142
msgid "Detailed Descendant Report"
msgstr "Детальний звіт Нащадки"
#: ../gramps/plugins/textreport/textplugins.gpr.py:143
msgid "Produces a detailed descendant report"
msgstr "Будує детальний звіт по нащадках"
#: ../gramps/plugins/textreport/textplugins.gpr.py:164
msgid "End of Line Report"
msgstr "Звіт Кінець Генеалогії"
#: ../gramps/plugins/textreport/textplugins.gpr.py:165
msgid "Produces a textual end of line report"
msgstr ""
#: ../gramps/plugins/textreport/textplugins.gpr.py:187
msgid "Produces a family group report showing information on a set of parents and their children."
msgstr "Будує звіт про сімейну групу, який включає інформацію про батьків та їх дітей."
#: ../gramps/plugins/textreport/textplugins.gpr.py:209
msgid "Complete Individual Report"
msgstr "Повний Індивідуальний Звіт"
#: ../gramps/plugins/textreport/textplugins.gpr.py:210
msgid "Produces a complete report on the selected people"
msgstr "Будує повний звіт по виділених особах"
#: ../gramps/plugins/textreport/textplugins.gpr.py:231
msgid "Kinship Report"
msgstr "Звіт Спорідненість"
#: ../gramps/plugins/textreport/textplugins.gpr.py:232
msgid "Produces a textual report of kinship for a given person"
msgstr "Будує текстовий звіт по всіх зв'язках даної особи"
#: ../gramps/plugins/textreport/textplugins.gpr.py:254
msgid "Produces a list of people with a specified tag"
msgstr "Будує звіт по особах з вказаною міткою"
#: ../gramps/plugins/textreport/textplugins.gpr.py:276
msgid "Number of Ancestors Report"
msgstr "Звіт Кількість предків"
#: ../gramps/plugins/textreport/textplugins.gpr.py:277
msgid "Counts number of ancestors of selected person"
msgstr "Рахує кількість предків виділеної особи"
#: ../gramps/plugins/textreport/textplugins.gpr.py:299
msgid "Produces a textual place report"
msgstr "Будує текстовий звіт по місцях"
#: ../gramps/plugins/textreport/textplugins.gpr.py:321
msgid "Title Page"
msgstr "Титульна Сторінка"
#: ../gramps/plugins/textreport/textplugins.gpr.py:322
msgid "Produces a title page for book reports."
msgstr "Створює титульну сторінку для звіту Книга."
#: ../gramps/plugins/textreport/textplugins.gpr.py:344
msgid "Provides a summary of the current database"
msgstr "Надає огляд бази даних"
#: ../gramps/plugins/textreport/textplugins.gpr.py:367
msgid "Produces a table of contents for book reports."
msgstr "Створює Зміст для звіту Книга."
#: ../gramps/plugins/textreport/textplugins.gpr.py:389
msgid "Produces an alphabetical index for book reports."
msgstr "Створює Алфавітний вказівник для звіту Книга."
#: ../gramps/plugins/textreport/textplugins.gpr.py:410
msgid "Records Report"
msgstr "Звіт Записи"
#: ../gramps/plugins/tool/changenames.glade.h:1
msgid ""
"Below is a list of the family names that \n"
"Gramps can convert to correct capitalization. \n"
"Select the names you wish Gramps to convert. "
msgstr ""
"Нижче наведено список імен сімей в яких\n"
"Gramps може виправити регістр.\n"
"Оберіть імена які б Ви хотіли виправити. "
#: ../gramps/plugins/tool/changenames.glade.h:4
msgid "_Accept changes and close"
msgstr "_Прийняти зміни та закрити"
#: ../gramps/plugins/tool/changenames.py:66
msgid "manual|Fix_Capitalization_of_Family_Names..."
msgstr ""
#: ../gramps/plugins/tool/changenames.py:76
#: ../gramps/plugins/tool/changenames.py:235
msgid "Capitalization changes"
msgstr "Зміна регістру"
#: ../gramps/plugins/tool/changenames.py:86
msgid "Checking Family Names"
msgstr "Перевірка імен сімей"
#: ../gramps/plugins/tool/changenames.py:87
msgid "Searching family names"
msgstr "Пошук імен сімей"
#: ../gramps/plugins/tool/changenames.py:144
#: ../gramps/plugins/tool/eventnames.py:118
#: ../gramps/plugins/tool/extractcity.py:512
#: ../gramps/plugins/tool/patchnames.py:361
msgid "No modifications made"
msgstr "Змін не виконано"
#: ../gramps/plugins/tool/changenames.py:145
msgid "No capitalization changes were detected."
msgstr "Змін регістру не виявлено."
#: ../gramps/plugins/tool/changenames.py:198
msgid "Original Name"
msgstr "Оригінальне ім'я"
#: ../gramps/plugins/tool/changenames.py:202
msgid "Capitalization Change"
msgstr "Зміна регістру"
#: ../gramps/plugins/tool/changenames.py:209
#: ../gramps/plugins/tool/eventcmp.py:303
#: ../gramps/plugins/tool/extractcity.py:556
#: ../gramps/plugins/tool/patchnames.py:415
msgid "Building display"
msgstr "Будую показ"
#: ../gramps/plugins/tool/changetypes.glade.h:1
msgid "This tool will rename all events of one type to a different type. Once completed, this cannot be undone by the regular Undo function."
msgstr "Цей інструмент дозволяє перейменувати всі події одного типу в інший. Цей процес неповоротний звичайним відкатом."
#: ../gramps/plugins/tool/changetypes.glade.h:2
msgid "_Original event type:"
msgstr "_Оригінальний тип події:"
#: ../gramps/plugins/tool/changetypes.glade.h:3
msgid "_New event type:"
msgstr "_Новий тип події:"
#: ../gramps/plugins/tool/changetypes.py:64
msgid "Change Event Types"
msgstr "Зміна типу події"
#: ../gramps/plugins/tool/changetypes.py:114
#: ../gramps/plugins/tool/changetypes.py:154
msgid "Change types"
msgstr "Змінити тип"
#: ../gramps/plugins/tool/changetypes.py:117
msgid "Analyzing Events"
msgstr "Аналіз подій"
#: ../gramps/plugins/tool/changetypes.py:134
msgid "No event record was modified."
msgstr "Жодного запису про події не змінено"
#: ../gramps/plugins/tool/changetypes.py:136
#, python-format
msgid "%d event record was modified."
msgid_plural "%d event records were modified."
msgstr[0] "%d запис про подію змінено."
msgstr[1] "%d записи про події змінено."
msgstr[2] "%d записів про події змінено."
#: ../gramps/plugins/tool/check.py:106 ../gramps/plugins/tool/check.py:236
msgid "Checking Database"
msgstr "Перевірка бази даних"
#: ../gramps/plugins/tool/check.py:107
msgid "Looking for cross table duplicates"
msgstr "Пошук міжтабличних дублікатів"
#: ../gramps/plugins/tool/check.py:152
msgid ""
"Your Family Tree contains cross table duplicate handles.\n"
" This is bad and can be fixed by making a backup of your\n"
"Family Tree and importing that backup in an empty Family\n"
"Tree. The rest of the checking is skipped, the Check and\n"
"Repair tool should be run anew on this new Family Tree."
msgstr ""
#: ../gramps/plugins/tool/check.py:159
msgid "Check Integrity"
msgstr "Перевірка цілісності"
#: ../gramps/plugins/tool/check.py:237
#, python-format
msgid "Objects referenced by this note were referenced but missing so that is why they have been created when you ran Check and Repair on %s."
msgstr ""
#: ../gramps/plugins/tool/check.py:259
msgid "Looking for invalid name format references"
msgstr "Пошук пошкоджених посилань на формат імен"
#: ../gramps/plugins/tool/check.py:311
msgid "Looking for duplicate spouses"
msgstr "Пошук дублікатів чоловіків/дружин"
#: ../gramps/plugins/tool/check.py:335
msgid "Looking for character encoding errors"
msgstr "Пошук помилок кодування символів"
#: ../gramps/plugins/tool/check.py:376
msgid "Looking for ctrl characters in notes"
msgstr "Пошук помилок кодування символів в замітках"
#: ../gramps/plugins/tool/check.py:402
msgid "Looking for broken family links"
msgstr "Пошук пошкоджених сімейних зв'язків"
#: ../gramps/plugins/tool/check.py:604
msgid "Looking for unused objects"
msgstr "Пошук об'єктів, що не використовуються"
#: ../gramps/plugins/tool/check.py:678
msgid "Select file"
msgstr "Обрати файл"
#: ../gramps/plugins/tool/check.py:710
msgid "Media object could not be found"
msgstr "Медіа об'єкт не знайдено"
#: ../gramps/plugins/tool/check.py:711
#, python-format
msgid ""
"The file:\n"
" %(file_name)s \n"
"is referenced in the database, but no longer exists. The file may have been deleted or moved to a different location. You may choose to either remove the reference from the database, keep the reference to the missing file, or select a new file."
msgstr ""
"Файл:\n"
" %(file_name)s \n"
"в базі є посилання на нього, але файл більше не існує. Можливо його було знищено, або переміщено в інше місце. Ви можете видалити посилання на нього, з бази даних, залишити все як є, або вказати новий файл."
#: ../gramps/plugins/tool/check.py:788
msgid "Looking for empty people records"
msgstr "Пошук пустих записів про осіб"
#: ../gramps/plugins/tool/check.py:796
msgid "Looking for empty family records"
msgstr "Пошук пустих записів про сім'ї"
#: ../gramps/plugins/tool/check.py:804
msgid "Looking for empty event records"
msgstr "Пошук пустих записів про події"
#: ../gramps/plugins/tool/check.py:812
msgid "Looking for empty source records"
msgstr "Пошук пустих записів про джерела"
#: ../gramps/plugins/tool/check.py:820
msgid "Looking for empty citation records"
msgstr "Пошук пустих записів цитат"
#: ../gramps/plugins/tool/check.py:828
msgid "Looking for empty place records"
msgstr "Пошук пустих записів про місця"
#: ../gramps/plugins/tool/check.py:836
msgid "Looking for empty media records"
msgstr "Пошук пустих записів про медіа"
#: ../gramps/plugins/tool/check.py:844
msgid "Looking for empty repository records"
msgstr "Пошук пустих записів про сховища"
#: ../gramps/plugins/tool/check.py:852
msgid "Looking for empty note records"
msgstr "Пошук пустих заміток"
#: ../gramps/plugins/tool/check.py:898
msgid "Looking for empty families"
msgstr "Пошук пустих сімей"
#: ../gramps/plugins/tool/check.py:934
msgid "Looking for broken parent relationships"
msgstr "Пошук пошкоджених батьківських відносин"
#: ../gramps/plugins/tool/check.py:972
msgid "Looking for event problems"
msgstr "Пошук пошкоджених подій"
#: ../gramps/plugins/tool/check.py:1138
msgid "Looking for person reference problems"
msgstr "Пошук пошкоджених посилань на особу"
#: ../gramps/plugins/tool/check.py:1169
msgid "Looking for family reference problems"
msgstr "Пошук пошкоджених посилань до сім’ї"
#: ../gramps/plugins/tool/check.py:1194
msgid "Looking for repository reference problems"
msgstr "Пошук пошкоджених посилань на сховище"
#: ../gramps/plugins/tool/check.py:1226
msgid "Looking for place reference problems"
msgstr "Пошук пошкоджених посилань на місце"
#: ../gramps/plugins/tool/check.py:1310
msgid "Looking for citation reference problems"
msgstr "Пошук пошкоджених посилань на джерело та цитату"
#: ../gramps/plugins/tool/check.py:1446
msgid "Looking for source reference problems"
msgstr "Пошук пошкоджених посилань на джерело"
#: ../gramps/plugins/tool/check.py:1487
msgid "Looking for media object reference problems"
msgstr "Пошук пошкоджених посилань на медіа об'єкти"
#: ../gramps/plugins/tool/check.py:1630
msgid "Looking for note reference problems"
msgstr "Пошук пошкоджених посилань на замітки"
#: ../gramps/plugins/tool/check.py:1791
msgid "Looking for tag reference problems"
msgstr "Пошук пошкоджених посилань на мітки"
#: ../gramps/plugins/tool/check.py:1988
msgid "No errors were found"
msgstr "Помилок не виявлено"
#: ../gramps/plugins/tool/check.py:1989
msgid "The database has passed internal checks"
msgstr "База даних успішно пройшла всі внутрішні перевірки"
#: ../gramps/plugins/tool/check.py:1992
msgid "No errors were found: the database has passed internal checks."
msgstr "Помилок не знайдено: база даних успішно пройшла всі внутрішні перевірки"
#: ../gramps/plugins/tool/check.py:1998
#, python-format
msgid "%(quantity)d broken child/family link was fixed\n"
msgid_plural "%(quantity)d broken child-family links were fixed\n"
msgstr[0] "%(quantity)d порушення зв'язку дитина/сім'я було виправлено\n"
msgstr[1] "%(quantity)d порушення зв'язку дитина/сім'я було виправлено\n"
msgstr[2] "%(quantity)d порушень зв'язку дитина/сім'я було виправлено\n"
#: ../gramps/plugins/tool/check.py:2007
msgid "Non existing child"
msgstr "Дитина не існує"
#: ../gramps/plugins/tool/check.py:2015
#, python-format
msgid "%(person)s was removed from the family of %(family)s\n"
msgstr "%(person)s був(ла) видалений(на) зі сім'ї %(family)s\n"
#: ../gramps/plugins/tool/check.py:2021
#, python-format
msgid "%(quantity)d broken spouse/family link was fixed\n"
msgid_plural "%(quantity)d broken spouse/family links were fixed\n"
msgstr[0] "%(quantity)d порушення зв'язку пара/сім'я було виправлено\n"
msgstr[1] "%(quantity)d порушення зв'язку пара/сім'я було виправлено\n"
msgstr[2] "%(quantity)d порушень зв'язку пара/сім'я було виправлено\n"
#: ../gramps/plugins/tool/check.py:2030 ../gramps/plugins/tool/check.py:2053
msgid "Non existing person"
msgstr "Особа не існує"
#: ../gramps/plugins/tool/check.py:2038 ../gramps/plugins/tool/check.py:2061
#, python-format
msgid "%(person)s was restored to the family of %(family)s\n"
msgstr "%(person)s був(ла) відновлений(на) в сім'ї %(family)s\n"
#: ../gramps/plugins/tool/check.py:2044
#, python-format
msgid "%(quantity)d duplicate spouse/family link was found\n"
msgid_plural "%(quantity)d duplicate spouse/family links were found\n"
msgstr[0] "%(quantity)d дублікат зв'язку пара/сім'я було виправлено\n"
msgstr[1] "%(quantity)d дублікати зв'язку пара/сім'я було виправлено\n"
msgstr[2] "%(quantity)d дублікатів зв'язку пара/сім'я було виправлено\n"
#: ../gramps/plugins/tool/check.py:2067
msgid "1 family with no parents or children found, removed.\n"
msgstr "1 сім'ю без батьків чи дітей, видалено.\n"
#: ../gramps/plugins/tool/check.py:2072
#, python-format
msgid "%(quantity)d families with no parents or children, removed.\n"
msgstr "Видалено %(quantity)d сімей без батьків чи дітей.\n"
#: ../gramps/plugins/tool/check.py:2078
#, python-format
msgid "%d corrupted family relationship fixed\n"
msgid_plural "%d corrupted family relationship fixed\n"
msgstr[0] "%d пошкоджений сімейний зв'язок відновлено\n"
msgstr[1] "%d пошкоджених сімейних зв'язків відновлено\n"
msgstr[2] "%d пошкоджених сімейних зв'язків відновлено\n"
#: ../gramps/plugins/tool/check.py:2085
#, python-format
msgid "%d person was referenced but not found\n"
msgid_plural "%d persons were referenced, but not found\n"
msgstr[0] "%d посилання на особу якої не знайдено\n"
msgstr[1] "%d посилання на осіб яких не знайдено\n"
msgstr[2] "%d посилання на осіб яких не знайдено\n"
#: ../gramps/plugins/tool/check.py:2092
#, python-format
msgid "%d family was referenced but not found\n"
msgid_plural "%d families were referenced, but not found\n"
msgstr[0] "%d посилання на сім’ю якої не знайдено\n"
msgstr[1] "%d посилання на сім’ї яких не знайдено\n"
msgstr[2] "%d посилання на сім’ї яких не знайдено\n"
#: ../gramps/plugins/tool/check.py:2098
#, python-format
msgid "%d date was corrected\n"
msgid_plural "%d dates were corrected\n"
msgstr[0] "%d дату виправлено\n"
msgstr[1] "%d дат виправлено\n"
msgstr[2] "%d дат виправлено\n"
#: ../gramps/plugins/tool/check.py:2104
#, python-format
msgid "%(quantity)d repository was referenced but not found\n"
msgid_plural "%(quantity)d repositories were referenced, but not found\n"
msgstr[0] "%(quantity)d посилання на сховище, якого не існує\n"
msgstr[1] "%(quantity)d посилань на сховища, яких не існує\n"
msgstr[2] "%(quantity)d посилань на сховища, яких не існує\n"
#: ../gramps/plugins/tool/check.py:2110
#, python-format
msgid "%(quantity)d media object was referenced, but not found\n"
msgid_plural "%(quantity)d media objects were referenced, but not found\n"
msgstr[0] "%(quantity)d посилання на медіа, яке не існує\n"
msgstr[1] "%(quantity)d посилань на медіа, яких не існує\n"
msgstr[2] "%(quantity)d посилань на медіа, яких не існує\n"
#: ../gramps/plugins/tool/check.py:2117
#, python-format
msgid "Reference to %(quantity)d missing media object was kept\n"
msgid_plural "References to %(quantity)d media objects were kept\n"
msgstr[0] "%(quantity)d посилання на відсутнє медіа збережено\n"
msgstr[1] "%(quantity)d посилання на відсутнє медіа збережено\n"
msgstr[2] "%(quantity)d посилань на відсутнє медіа збережено\n"
#: ../gramps/plugins/tool/check.py:2124
#, python-format
msgid "%(quantity)d missing media object was replaced\n"
msgid_plural "%(quantity)d missing media objects were replaced\n"
msgstr[0] "%(quantity)d відсутнє медіа замінено\n"
msgstr[1] "%(quantity)d відсутніх медіа замінено\n"
msgstr[2] "%(quantity)d відсутніх медіа замінено\n"
#: ../gramps/plugins/tool/check.py:2131
#, python-format
msgid "%(quantity)d missing media object was removed\n"
msgid_plural "%(quantity)d missing media objects were removed\n"
msgstr[0] "%(quantity)d відсутнє медіа замінено\n"
msgstr[1] "%(quantity)d відсутніх медіа видалено\n"
msgstr[2] "%(quantity)d відсутніх медіа видалено\n"
#: ../gramps/plugins/tool/check.py:2138
#, python-format
msgid "%(quantity)d event was referenced but not found\n"
msgid_plural "%(quantity)d events were referenced, but not found\n"
msgstr[0] "%(quantity)d посилань на подію якої не існує\n"
msgstr[1] "%(quantity)d посилання на подію якої не існує\n"
msgstr[2] "%(quantity)d посилань на подію якої не існує\n"
#: ../gramps/plugins/tool/check.py:2145
#, python-format
msgid "%(quantity)d invalid birth event name was fixed\n"
msgid_plural "%(quantity)d invalid birth event names were fixed\n"
msgstr[0] "%(quantity)d помилкову назву події народження виправлено\n"
msgstr[1] "%(quantity)d помилкові назви події народження виправлено\n"
msgstr[2] "%(quantity)d помилкових назв події народження виправлено\n"
#: ../gramps/plugins/tool/check.py:2152
#, python-format
msgid "%(quantity)d invalid death event name was fixed\n"
msgid_plural "%(quantity)d invalid death event names were fixed\n"
msgstr[0] "%(quantity)d помилкову назву події смерті виправлено\n"
msgstr[1] "%(quantity)d помилкові назви події смерті виправлено\n"
msgstr[2] "%(quantity)d помилкових назв події смерті виправлено\n"
#: ../gramps/plugins/tool/check.py:2159
#, python-format
msgid "%(quantity)d place was referenced but not found\n"
msgid_plural "%(quantity)d places were referenced, but not found\n"
msgstr[0] "%(quantity)d посилань на місце якого не існує\n"
msgstr[1] "%(quantity)d посилання на місце якого не існує\n"
msgstr[2] "%(quantity)d посилань на місце якого не існує\n"
#: ../gramps/plugins/tool/check.py:2166
#, python-format
msgid "%(quantity)d citation was referenced but not found\n"
msgid_plural "%(quantity)d citations were referenced, but not found\n"
msgstr[0] "%(quantity)d посилань на цитату якої не існує\n"
msgstr[1] "%(quantity)d посилання на цитату якої не існує\n"
msgstr[2] "%(quantity)d посилань на цитату якої не існує\n"
#: ../gramps/plugins/tool/check.py:2173
#, python-format
msgid "%(quantity)d source was referenced but not found\n"
msgid_plural "%(quantity)d sources were referenced, but not found\n"
msgstr[0] "%(quantity)d посилання на джерело якого не існує\n"
msgstr[1] "%(quantity)d посилання на джерело якого не існує\n"
msgstr[2] "%(quantity)d посилань на джерело якого не існує\n"
#: ../gramps/plugins/tool/check.py:2180
#, python-format
msgid "%(quantity)d media object was referenced but not found\n"
msgid_plural "%(quantity)d media objects were referenced but not found\n"
msgstr[0] "%(quantity)d посилання на медіа, яке не існує\n"
msgstr[1] "%(quantity)d посилання на медіа, яких не існує\n"
msgstr[2] "%(quantity)d посилань на медіа, яких не існує\n"
#: ../gramps/plugins/tool/check.py:2187
#, python-format
msgid "%(quantity)d note object was referenced but not found\n"
msgid_plural "%(quantity)d note objects were referenced but not found\n"
msgstr[0] "%(quantity)d посилання на замітку, яка не існує\n"
msgstr[1] "%(quantity)d посилання на замітку, яка не існує\n"
msgstr[2] "%(quantity)d посилань на замітку, яка не існує\n"
#: ../gramps/plugins/tool/check.py:2193 ../gramps/plugins/tool/check.py:2199
#, python-format
msgid "%(quantity)d tag object was referenced but not found\n"
msgid_plural "%(quantity)d tag objects were referenced but not found\n"
msgstr[0] "%(quantity)d посилання на об’єкт, якого не існує\n"
msgstr[1] "%(quantity)d посилання на об’єкт, якого не існує\n"
msgstr[2] "%(quantity)d посилань на об’єкт, якого не існує\n"
#: ../gramps/plugins/tool/check.py:2205
#, python-format
msgid "%(quantity)d invalid name format reference was removed\n"
msgid_plural "%(quantity)d invalid name format references were removed\n"
msgstr[0] "%(quantity)d невірне посилання на формат імені знищено\n"
msgstr[1] "%(quantity)d невірних посилань на формат імені знищено\n"
msgstr[2] "%(quantity)d невірних посилання на формат імені знищено\n"
#: ../gramps/plugins/tool/check.py:2211
#, python-format
msgid ""
"%(empty_obj)d empty objects removed:\n"
" %(person)d person objects\n"
" %(family)d family objects\n"
" %(event)d event objects\n"
" %(source)d source objects\n"
" %(media)d media objects\n"
" %(place)d place objects\n"
" %(repo)d repository objects\n"
" %(note)d note objects\n"
msgstr ""
"%(empty_obj)d пустих об'єктів знищено:\n"
" %(person)d осіб\n"
" %(family)d сімей\n"
" %(event)d подій\n"
" %(source)d джерел\n"
" %(media)d медіа\n"
" %(place)d місця\n"
" %(repo)d сховища\n"
" %(note)d замітки\n"
#: ../gramps/plugins/tool/check.py:2256
msgid "Integrity Check Results"
msgstr "Результат перевірки цілісності"
#: ../gramps/plugins/tool/check.py:2261
msgid "Check and Repair"
msgstr "Перевірка та відновлення"
#: ../gramps/plugins/tool/desbrowser.glade.h:1
msgid "Double-click on the row to edit personal information "
msgstr "Подвійний клік по рядку для редагування особистої інформації "
#: ../gramps/plugins/tool/desbrowser.py:56
msgid "manual|Interactive_Descendant_Browser..."
msgstr ""
#: ../gramps/plugins/tool/desbrowser.py:71
#, python-format
msgid "Descendant Browser: %s"
msgstr "Перегляд нащадків: %s"
#: ../gramps/plugins/tool/desbrowser.py:99
msgid "Descendant Browser tool"
msgstr "Інструмент перегляду нащадків"
#: ../gramps/plugins/tool/eval.glade.h:1
msgid "Evaluation Window "
msgstr "Вікно оцінки "
#: ../gramps/plugins/tool/eval.glade.h:2
msgid "Output Window "
msgstr "Вікно виводу "
#: ../gramps/plugins/tool/eval.glade.h:3
msgid "Error Window "
msgstr "Вікно помилки "
#: ../gramps/plugins/tool/eval.py:59
msgid "Python evaluation window"
msgstr "Вікно Python"
#: ../gramps/plugins/tool/eventcmp.glade.h:1
msgid "_Filter:"
msgstr "_Фільтр:"
#: ../gramps/plugins/tool/eventcmp.glade.h:2
msgid "The event comparison utility uses the filters defined in the Custom Filter Editor."
msgstr "Інструмент порівняння подій використовує фільтри визначені в редакторі фільтрів користувача."
#: ../gramps/plugins/tool/eventcmp.glade.h:3
msgid "Custom filter _editor"
msgstr "_Редактор фільтрів користувача"
#: ../gramps/plugins/tool/eventcmp.py:72
msgid "manual|Compare_Individual_Events..."
msgstr ""
#: ../gramps/plugins/tool/eventcmp.py:140
msgid "Event comparison filter selection"
msgstr "Вибір фільтру для порівняння подій"
#: ../gramps/plugins/tool/eventcmp.py:169
msgid "Filter selection"
msgstr "Вибір фільтру"
#: ../gramps/plugins/tool/eventcmp.py:169
msgid "Event Comparison tool"
msgstr "Іструмент порівняння подій"
#: ../gramps/plugins/tool/eventcmp.py:181
msgid "Comparing events"
msgstr "Порівняння подій"
#: ../gramps/plugins/tool/eventcmp.py:182
msgid "Selecting people"
msgstr "Вибір осіб"
#: ../gramps/plugins/tool/eventcmp.py:194
msgid "No matches were found"
msgstr "Співпадінь не виявлено"
#: ../gramps/plugins/tool/eventcmp.py:244
#: ../gramps/plugins/tool/eventcmp.py:277
msgid "Event Comparison Results"
msgstr "Результат порівняння подій"
#: ../gramps/plugins/tool/eventcmp.py:254
#, python-format
msgid "%(event_name)s Date"
msgstr "%(event_name)s Дата"
#. This won't be shown in a tree
#: ../gramps/plugins/tool/eventcmp.py:258
#, python-format
msgid "%(event_name)s Place"
msgstr "%(event_name)s Місце"
#: ../gramps/plugins/tool/eventcmp.py:310
msgid "Comparing Events"
msgstr "Порівняння подій"
#: ../gramps/plugins/tool/eventcmp.py:311
msgid "Building data"
msgstr "Побудова даних"
#: ../gramps/plugins/tool/eventcmp.py:393
msgid "Select filename"
msgstr "Обрати файл"
#: ../gramps/plugins/tool/eventnames.py:83
msgid "Event name changes"
msgstr "Зміна назви події"
#: ../gramps/plugins/tool/eventnames.py:114
msgid "Modifications made"
msgstr "Зміни виконано"
#: ../gramps/plugins/tool/eventnames.py:115
#, python-format
msgid "%s event description has been added"
msgid_plural "%s event descriptions have been added"
msgstr[0] "%s опис про подію додано"
msgstr[1] "%s описи про подію додано"
msgstr[2] "%s описів про подію додано"
#: ../gramps/plugins/tool/eventnames.py:119
msgid "No event description has been added."
msgstr "Жодного опису про подію не додано."
#: ../gramps/plugins/tool/extractcity.py:387
msgid "Place title"
msgstr "Назва місця"
#: ../gramps/plugins/tool/extractcity.py:417
#: ../gramps/plugins/tool/extractcity.py:597
msgid "Extract Place data"
msgstr "Обробка даних про місце"
#: ../gramps/plugins/tool/extractcity.py:434
msgid "Checking Place Titles"
msgstr "Перевірка назв місця"
#: ../gramps/plugins/tool/extractcity.py:435
msgid "Looking for place fields"
msgstr "Пошук полів місця"
#: ../gramps/plugins/tool/extractcity.py:513
msgid "No place information could be extracted."
msgstr "Жодної інформації про місце не виявлено."
#: ../gramps/plugins/tool/extractcity.py:531
msgid "Below is a list of Places with the possible data that can be extracted from the place title. Select the places you wish Gramps to convert."
msgstr "Нижче наведено список місць та можливі дані, які можна видобути з назви місця. Відмітьте місця для яких Gramps має виконати конвертування."
#: ../gramps/plugins/tool/finddupes.glade.h:1
#: ../gramps/plugins/tool/mergecitations.glade.h:1
msgid "Match Threshold "
msgstr "Межа збігів "
#: ../gramps/plugins/tool/finddupes.glade.h:3
msgid "Use soundex codes"
msgstr "Використовувати коди soundex"
#: ../gramps/plugins/tool/finddupes.glade.h:4
msgid "Co_mpare"
msgstr "_Порівняти"
#: ../gramps/plugins/tool/finddupes.glade.h:5
#: ../gramps/plugins/tool/mergecitations.glade.h:4
msgid "Please be patient. This may take a while."
msgstr "Будь ласка, будьте терплячі. Це може зайняти деякий час."
#: ../gramps/plugins/tool/finddupes.py:63
msgid "Medium"
msgstr "Середнє"
#: ../gramps/plugins/tool/finddupes.py:68
msgid "manual|Find_Possible_Duplicate_People..."
msgstr ""
#: ../gramps/plugins/tool/finddupes.py:128
#: ../gramps/plugins/tool/tools.gpr.py:218
msgid "Find Possible Duplicate People"
msgstr "Пошук можливих дублікатів осіб"
#: ../gramps/plugins/tool/finddupes.py:144
#: ../gramps/plugins/tool/mergecitations.py:162
#: ../gramps/plugins/tool/verify.py:308
msgid "Tool settings"
msgstr "Налаштування інструменту"
#: ../gramps/plugins/tool/finddupes.py:144
msgid "Find Duplicates tool"
msgstr "Інструмент пошуку дублікатів"
#: ../gramps/plugins/tool/finddupes.py:178
msgid "No matches found"
msgstr "Співпадінь не виявлено"
#: ../gramps/plugins/tool/finddupes.py:179
msgid "No potential duplicate people were found"
msgstr "Можливих дублікатів не виявлено"
#: ../gramps/plugins/tool/finddupes.py:189
msgid "Find Duplicates"
msgstr "Знайдені дублікати"
#: ../gramps/plugins/tool/finddupes.py:190
msgid "Looking for duplicate people"
msgstr "Пошук дублікатів осіб"
#: ../gramps/plugins/tool/finddupes.py:199
msgid "Pass 1: Building preliminary lists"
msgstr "Прохід 1: Побудова попередніх списків"
#: ../gramps/plugins/tool/finddupes.py:217
msgid "Pass 2: Calculating potential matches"
msgstr "Прохід 2: Обраховування можливих співпадань"
#: ../gramps/plugins/tool/finddupes.py:556
msgid "Potential Merges"
msgstr "Потенційні дублікати"
#: ../gramps/plugins/tool/finddupes.py:571
msgid "Rating"
msgstr "Рейтинг"
#: ../gramps/plugins/tool/finddupes.py:572
msgid "First Person"
msgstr "Перша особа"
#: ../gramps/plugins/tool/finddupes.py:573
msgid "Second Person"
msgstr "Друга особа"
#: ../gramps/plugins/tool/finddupes.py:583
msgid "Merge candidates"
msgstr "Кандидати на об'єднання"
#: ../gramps/plugins/tool/leak.glade.h:1
msgid "Uncollected Objects "
msgstr ""
#: ../gramps/plugins/tool/leak.py:71
msgid "Uncollected Objects Tool"
msgstr "Інструмент Не отримані Об'єкти"
#: ../gramps/plugins/tool/leak.py:92
#: ../gramps/plugins/webreport/narrativeweb.py:2734
#: ../gramps/plugins/webreport/narrativeweb.py:4211
msgid "Number"
msgstr "Кількість"
#: ../gramps/plugins/tool/leak.py:96
msgid "Uncollected object"
msgstr ""
#: ../gramps/plugins/tool/leak.py:141
#, python-format
msgid "Referrers of %d"
msgstr "Посилаються %d"
#: ../gramps/plugins/tool/leak.py:155
#, python-format
msgid "%d refers to"
msgstr "%d посилань"
#: ../gramps/plugins/tool/leak.py:173
#, python-format
msgid "Uncollected Objects: %s"
msgstr "Не отримані Об'єкти: %s"
#: ../gramps/plugins/tool/mediamanager.py:72
msgid "manual|Media_Manager..."
msgstr ""
#: ../gramps/plugins/tool/mediamanager.py:92
msgid "Gramps Media Manager"
msgstr "Керування медіа об'єктами Gramps"
#: ../gramps/plugins/tool/mediamanager.py:99
#: ../gramps/plugins/webreport/narrativeweb.py:1759
#: ../gramps/plugins/webreport/narrativeweb.py:1865
#: ../gramps/plugins/webreport/narrativeweb.py:4048
msgid "Introduction"
msgstr "Вступ"
#: ../gramps/plugins/tool/mediamanager.py:102
msgid "Selection"
msgstr "Вибір"
#: ../gramps/plugins/tool/mediamanager.py:223
msgid ""
"This tool allows batch operations on media objects stored in Gramps. An important distinction must be made between a Gramps media object and its file.\n"
"\n"
"The Gramps media object is a collection of data about the media object file: its filename and/or path, its description, its ID, notes, source references, etc. These data do not include the file itself .\n"
"\n"
"The files containing image, sound, video, etc, exist separately on your hard drive. These files are not managed by Gramps and are not included in the Gramps database. The Gramps database only stores the path and file names.\n"
"\n"
"This tool allows you to only modify the records within your Gramps database. If you want to move or rename the files then you need to do it on your own, outside of Gramps. Then you can adjust the paths using this tool so that the media objects store the correct file locations."
msgstr ""
#: ../gramps/plugins/tool/mediamanager.py:331
msgid "Affected path"
msgstr "Пошкоджений шлях"
#: ../gramps/plugins/tool/mediamanager.py:338
msgid "Press Apply to proceed, Cancel to abort, or Back to revisit your options."
msgstr "Натисніть Так для продовження, або Відміна для скасування, або Повернутись, щоб переглянути параметри."
#: ../gramps/plugins/tool/mediamanager.py:376
msgid "Operation successfully finished"
msgstr "Операцію успішно виконано."
#: ../gramps/plugins/tool/mediamanager.py:378
msgid "The operation you requested has finished successfully. You may press Close now to continue."
msgstr "Операцію успішно виконано. Можете натиснути Закрити для продовження."
#: ../gramps/plugins/tool/mediamanager.py:381
msgid "Operation failed"
msgstr "Провал операції"
#: ../gramps/plugins/tool/mediamanager.py:383
msgid "There was an error while performing the requested operation. You may try starting the tool again."
msgstr "Помилка при виконанні операції. Спробуєте налаштувати інструмент знову."
#: ../gramps/plugins/tool/mediamanager.py:418
#, python-format
msgid ""
"The following action is to be performed:\n"
"\n"
"Operation:\t%s"
msgstr ""
"Буде виконано наступні дії:\n"
"\n"
"Операція:\t%s"
#: ../gramps/plugins/tool/mediamanager.py:475
msgid "Replace _substrings in the path"
msgstr "Замінити _підрядок в шляху"
#: ../gramps/plugins/tool/mediamanager.py:476
msgid "This tool allows replacing specified substring in the path of media objects with another substring. This can be useful when you move your media files from one directory to another"
msgstr "Цей інструмент заміняє вказаний підрядок в шляху до медіа, на інший підрядок. Це корисно при переміщенні бази даних і одного каталогу в інший."
#: ../gramps/plugins/tool/mediamanager.py:482
msgid "Replace substring settings"
msgstr "Параметри заміни"
#: ../gramps/plugins/tool/mediamanager.py:494
msgid "_Replace:"
msgstr "_Замінити:"
#: ../gramps/plugins/tool/mediamanager.py:503
msgid "_With:"
msgstr "_На:"
#: ../gramps/plugins/tool/mediamanager.py:517
#, python-format
msgid ""
"The following action is to be performed:\n"
"\n"
"Operation:\t%(title)s\n"
"Replace:\t\t%(src_fname)s\n"
"With:\t\t%(dest_fname)s"
msgstr ""
"Буде виконано наступні дії:\n"
"\n"
"Операція:\t%(title)s\n"
"Замінити:\t\t%(src_fname)s\n"
"На:\t\t%(dest_fname)s"
#: ../gramps/plugins/tool/mediamanager.py:558
msgid "Convert paths from relative to _absolute"
msgstr "Перетворити відносний шлях в _абсолютний"
#: ../gramps/plugins/tool/mediamanager.py:559
msgid "This tool allows converting relative media paths to the absolute ones. It does this by prepending the base path as given in the Preferences, or if that is not set, it prepends user's directory."
msgstr "Цей інструмент, перетворює відносний шлях до медіа на абсолютний. Це відбувається шляхом додавання до відносного шляху до базового, вказаного в налаштуваннях, або якщо цей параметр не задано то до домашнього каталогу."
#: ../gramps/plugins/tool/mediamanager.py:592
msgid "Convert paths from absolute to r_elative"
msgstr "Перетворити абсолютних шлях у відносний"
#: ../gramps/plugins/tool/mediamanager.py:593
msgid "This tool allows converting absolute media paths to a relative path. The relative path is relative viz-a-viz the base path as given in the Preferences, or if that is not set, user's directory. A relative path allows to tie the file location to a base path that can change to your needs."
msgstr "Цей інструмент перетворює абсолютний шлях до медіа у відносний. Відносний шлях задається відносно базового каталогу, що вказаний в налаштуваннях, або відносно домашнього каталогу якщо цей параметр не задано. Відносний шлях дозволяє прив'язати положення файлу до базового каталогу, який Ви можете переміщати як завгодно."
#: ../gramps/plugins/tool/mediamanager.py:629
msgid "Add images not included in database"
msgstr "Додати зображення, не включене до бази"
#: ../gramps/plugins/tool/mediamanager.py:630
msgid "Check directories for images not included in database"
msgstr "Перевірити каталоги на наявність зображень, не включених в базу даних"
#: ../gramps/plugins/tool/mediamanager.py:631
msgid "This tool adds images in directories that are referenced by existing images in the database."
msgstr "Цей інструмент додає зображення, що містяться в тих же в каталогах, що й існуючі зображення в базі даних."
#: ../gramps/plugins/tool/mergecitations.glade.h:3
msgid "Don't merge if citation has notes"
msgstr "Не об'єднувати, якщо цитата має замітки"
#: ../gramps/plugins/tool/mergecitations.py:78
msgid "Match on Page/Volume, Date and Confidence"
msgstr ""
#: ../gramps/plugins/tool/mergecitations.py:79
msgid "Ignore Date"
msgstr "Ігнорувати дату"
#: ../gramps/plugins/tool/mergecitations.py:80
msgid "Ignore Confidence"
msgstr "Ігнорувати конфіденційність"
#: ../gramps/plugins/tool/mergecitations.py:81
msgid "Ignore Date and Confidence"
msgstr "Ігнорувати дату та конфіденційність"
#: ../gramps/plugins/tool/mergecitations.py:85
msgid "manual|Merge citations..."
msgstr ""
#: ../gramps/plugins/tool/mergecitations.py:132
msgid "Notes, media objects and data-items of matching citations will be combined."
msgstr "Нотатки, медіа об'єкти, елементи даних з обох елементів будуть об'єднані."
#: ../gramps/plugins/tool/mergecitations.py:162
msgid "Merge citations tool"
msgstr "Інструмент об’єднання цитат"
#: ../gramps/plugins/tool/mergecitations.py:183
msgid "Checking Sources"
msgstr "Перевірка джерел"
#: ../gramps/plugins/tool/mergecitations.py:184
msgid "Looking for citation fields"
msgstr "Пошук полів цитати"
#: ../gramps/plugins/tool/mergecitations.py:228
msgid "Number of merges done"
msgstr "Кількість завершених об’єднань"
#: ../gramps/plugins/tool/mergecitations.py:229
#, python-format
msgid "%(num)d citation merged"
msgid_plural "%(num)d citations merged"
msgstr[0] "%(num)d цитат об’єднанно"
msgstr[1] "%(num)d цитат об’єднанно"
msgstr[2] "%(num)d цитат об’єднанно"
#: ../gramps/plugins/tool/notrelated.glade.h:1
msgid "_Tag"
msgstr "_Мітка"
#: ../gramps/plugins/tool/notrelated.py:62
msgid "manual|Not_Related..."
msgstr ""
#: ../gramps/plugins/tool/notrelated.py:81
#, python-format
msgid "Not related to \"%s\""
msgstr "Не пов'язано \"%s\""
#: ../gramps/plugins/tool/notrelated.py:104
msgid "NotRelated"
msgstr "Не Пов'язано"
#. start the progress indicator
#: ../gramps/plugins/tool/notrelated.py:112
#: ../gramps/plugins/tool/notrelated.py:256
msgid "Starting"
msgstr "Розпочинаю"
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/tool/notrelated.py:172
#, python-format
msgid "Everyone in the database is related to %s"
msgstr "Всі особи в базі пов'язані з %s"
#. TRANS: no singular form needed, as rows is always > 1
#: ../gramps/plugins/tool/notrelated.py:258
#, python-format
msgid "Setting tag for %d person"
msgid_plural "Setting tag for %d people"
msgstr[0] "Встановлення мітки для %d особи"
msgstr[1] "Встановлення мітки для %d осіб"
msgstr[2] "Встановлення мітки для %d осіб"
#: ../gramps/plugins/tool/notrelated.py:299
#, python-format
msgid "Finding relationships between %d person"
msgid_plural "Finding relationships between %d people"
msgstr[0] "Визначення відносин між %d особами"
msgstr[1] "Визначення відносин між %d особами"
msgstr[2] "Визначення відносин між %d особами"
#: ../gramps/plugins/tool/notrelated.py:369
#, python-format
msgid "Looking for %d person"
msgid_plural "Looking for %d people"
msgstr[0] "Пошук для %d особи"
msgstr[1] "Пошук для %d осіб"
msgstr[2] "Пошук для %d осіб"
#: ../gramps/plugins/tool/notrelated.py:395
#, python-format
msgid "Looking up the name of %d person"
msgid_plural "Looking up the names of %d people"
msgstr[0] "Пошук імені для %d особи"
msgstr[1] "Пошук імен для %d осіб"
msgstr[2] "Пошук імен для %d осіб"
#: ../gramps/plugins/tool/ownereditor.glade.h:2
msgid "_Street:"
msgstr "_Вулиця:"
#: ../gramps/plugins/tool/ownereditor.glade.h:3
msgid "_City:"
msgstr "_Місто:"
#: ../gramps/plugins/tool/ownereditor.glade.h:5
msgid "_Country:"
msgstr "_Країна:"
#: ../gramps/plugins/tool/ownereditor.glade.h:6
msgid "_ZIP/Postal Code:"
msgstr "_Індекс/Поштовий код:"
#: ../gramps/plugins/tool/ownereditor.glade.h:7
msgid "_Phone:"
msgstr "_Телефон:"
#: ../gramps/plugins/tool/ownereditor.glade.h:8
msgid "_Email:"
msgstr "_Ел.пошта:"
#: ../gramps/plugins/tool/ownereditor.py:58
msgid "manual|Edit_Database_Owner_Information..."
msgstr ""
#: ../gramps/plugins/tool/ownereditor.py:103
msgid "Database Owner Editor"
msgstr "Власник Бази Даних"
#: ../gramps/plugins/tool/ownereditor.py:163
msgid "Edit database owner information"
msgstr "Зміна інформації про власника бази даних"
#: ../gramps/plugins/tool/patchnames.glade.h:1
msgid "_Accept and close"
msgstr "_Прийняти та закрити"
#: ../gramps/plugins/tool/patchnames.glade.h:2
msgid ""
"Below is a list of the nicknames, titles, prefixes and compound surnames that Gramps can extract from the Family Tree.\n"
"If you accept the changes, Gramps will modify the entries that have been selected.\n"
"\n"
"Compound surnames are shown as lists of [prefix, surname, connector].\n"
"For example, with the defaults, the name \"de Mascarenhas da Silva e Lencastre\" shows as:\n"
" [de, Mascarenhas]-[da, Silva, e]-[,Lencastre]\n"
"\n"
"Run this tool several times to correct names that have multiple information that can be extracted."
msgstr ""
#: ../gramps/plugins/tool/patchnames.py:65
msgid "manual|Extract_Information_from_Names"
msgstr ""
#: ../gramps/plugins/tool/patchnames.py:107
msgid "Name and title extraction tool"
msgstr "Інструмент пошуку імен та титулів"
#: ../gramps/plugins/tool/patchnames.py:115
msgid "Default prefix and connector settings"
msgstr ""
#: ../gramps/plugins/tool/patchnames.py:122
msgid "Prefixes to search for:"
msgstr "Префікс пошуку для:"
#: ../gramps/plugins/tool/patchnames.py:128
msgid "Connectors splitting surnames:"
msgstr "Поєднання роз'єднаних прізвищ:"
#: ../gramps/plugins/tool/patchnames.py:134
msgid "Connectors not splitting surnames:"
msgstr "Поєднання не роз'єднаних прізвищ:"
#: ../gramps/plugins/tool/patchnames.py:169
msgid "Extracting Information from Names"
msgstr "Виділення інформації з імен"
#: ../gramps/plugins/tool/patchnames.py:170
msgid "Analyzing names"
msgstr "Аналіз імен"
#: ../gramps/plugins/tool/patchnames.py:362
msgid "No titles, nicknames or prefixes were found"
msgstr "Не знайдено титулів, прізвиськ, чи префіксів"
#: ../gramps/plugins/tool/patchnames.py:405
msgid "Current Name"
msgstr "Поточна Ім'я"
#: ../gramps/plugins/tool/patchnames.py:446
msgid "Prefix in given name"
msgstr "Префікс до імені"
#: ../gramps/plugins/tool/patchnames.py:456
msgid "Compound surname"
msgstr "Складене прізвище"
#: ../gramps/plugins/tool/patchnames.py:482
msgid "Extract information from names"
msgstr "Виділення інформації з імен"
#: ../gramps/plugins/tool/rebuild.py:80
msgid "Rebuilding secondary indexes..."
msgstr "Перебудова вторинних індексів..."
#: ../gramps/plugins/tool/rebuild.py:89
msgid "Secondary indexes rebuilt"
msgstr "Вторинні індекси перебудовано"
#: ../gramps/plugins/tool/rebuild.py:90
msgid "All secondary indexes have been rebuilt."
msgstr "Всі вторинні індекси перебудовано."
#: ../gramps/plugins/tool/rebuildgenderstat.py:85
msgid "Rebuilding gender statistics for name gender guessing..."
msgstr ""
#: ../gramps/plugins/tool/rebuildgenderstat.py:98
msgid "Gender statistics rebuilt"
msgstr ""
#: ../gramps/plugins/tool/rebuildgenderstat.py:99
msgid "Gender statistics for name gender guessing have been rebuilt."
msgstr ""
#: ../gramps/plugins/tool/rebuildrefmap.py:81
msgid "Rebuilding reference maps..."
msgstr "Перебудова мапи посилань..."
#: ../gramps/plugins/tool/rebuildrefmap.py:94
msgid "Reference maps rebuilt"
msgstr "Мапу посилань перебудовано"
#: ../gramps/plugins/tool/rebuildrefmap.py:95
msgid "All reference maps have been rebuilt."
msgstr "Всі мапи посилань перебудовано."
#: ../gramps/plugins/tool/relcalc.glade.h:1
msgid "Select a person to determine the relationship"
msgstr "Оберіть особу для визначення відносин"
#: ../gramps/plugins/tool/relcalc.py:107
#, python-format
msgid "Relationship calculator: %(person_name)s"
msgstr "Калькулятор відносин: %(person_name)s"
#: ../gramps/plugins/tool/relcalc.py:112
#, python-format
msgid "Relationship to %(person_name)s"
msgstr "Відношення до %(person_name)s"
#: ../gramps/plugins/tool/relcalc.py:167
msgid "Relationship Calculator tool"
msgstr "Інструмент Калькулятор Відносин"
#: ../gramps/plugins/tool/relcalc.py:197
#, python-format
msgid "%(person)s and %(active_person)s are not related."
msgstr "%(person)s та %(active_person)s не пов'язані."
#: ../gramps/plugins/tool/relcalc.py:216
#, python-format
msgid "Their common ancestor is %s."
msgstr "Їх спільний предок %s."
#: ../gramps/plugins/tool/relcalc.py:222
#, python-format
msgid "Their common ancestors are %(ancestor1)s and %(ancestor2)s."
msgstr "Їх спільні предки %(ancestor1)s та %(ancestor2)s."
#: ../gramps/plugins/tool/relcalc.py:228
msgid "Their common ancestors are: "
msgstr "Їх спільні предки:"
#: ../gramps/plugins/tool/removeunused.glade.h:1
msgid "Search for events"
msgstr "Пошук подій"
#: ../gramps/plugins/tool/removeunused.glade.h:2
msgid "Search for sources"
msgstr "Пошук джерел"
#: ../gramps/plugins/tool/removeunused.glade.h:3
msgid "Search for places"
msgstr "Пошук місць"
#: ../gramps/plugins/tool/removeunused.glade.h:4
msgid "Search for media"
msgstr "Пошук медіа"
#: ../gramps/plugins/tool/removeunused.glade.h:5
msgid "Search for repositories"
msgstr "Пошук сховищ"
#: ../gramps/plugins/tool/removeunused.glade.h:6
msgid "Search for notes"
msgstr "Пошук заміток"
#: ../gramps/plugins/tool/removeunused.glade.h:7
#: ../gramps/plugins/tool/verify.glade.h:2
msgid "_Mark all"
msgstr "_Позначити все"
#: ../gramps/plugins/tool/removeunused.glade.h:8
#: ../gramps/plugins/tool/verify.glade.h:3
msgid "_Unmark all"
msgstr "_Зняти всі позначки"
#: ../gramps/plugins/tool/removeunused.glade.h:9
#: ../gramps/plugins/tool/verify.glade.h:4
msgid "In_vert marks"
msgstr "_Інвертувати позначки"
#: ../gramps/plugins/tool/removeunused.glade.h:10
#: ../gramps/plugins/tool/verify.glade.h:1
msgid "Double-click on a row to view/edit data "
msgstr "Подвійний клік на рядку для перегляду/редагування даних "
#: ../gramps/plugins/tool/removeunused.py:81
msgid "Unused Objects"
msgstr "Об'єкт, що не використовується"
#. Add mark column
#. Add ignore column
#: ../gramps/plugins/tool/removeunused.py:186
#: ../gramps/plugins/tool/verify.py:503
msgid "Mark"
msgstr "Відмітка"
#: ../gramps/plugins/tool/removeunused.py:287
msgid "Remove unused objects"
msgstr "Вилучення об'єктів, що не використовуються"
#: ../gramps/plugins/tool/reorderids.py:70
msgid "Reordering Gramps IDs"
msgstr "Впорядкування Gramps IDs"
#: ../gramps/plugins/tool/reorderids.py:74
#: ../gramps/plugins/tool/tools.gpr.py:462
msgid "Reorder Gramps IDs"
msgstr "Впорядкування Gramps ID"
#: ../gramps/plugins/tool/reorderids.py:78
msgid "Reordering People IDs"
msgstr "Впорядкування ID осіб"
#: ../gramps/plugins/tool/reorderids.py:89
msgid "Reordering Family IDs"
msgstr "Впорядкування ID сімей"
#: ../gramps/plugins/tool/reorderids.py:99
msgid "Reordering Event IDs"
msgstr "Впорядкування ID подій"
#: ../gramps/plugins/tool/reorderids.py:109
msgid "Reordering Media Object IDs"
msgstr "Впорядкування ID медіа об'єктів"
#: ../gramps/plugins/tool/reorderids.py:119
msgid "Reordering Source IDs"
msgstr "Впорядкування ID джерел"
#: ../gramps/plugins/tool/reorderids.py:129
msgid "Reordering Place IDs"
msgstr "Впорядкування ID місць"
#: ../gramps/plugins/tool/reorderids.py:139
msgid "Reordering Repository IDs"
msgstr "Впорядкування ID сховищ"
#: ../gramps/plugins/tool/reorderids.py:150
msgid "Reordering Note IDs"
msgstr "Впорядкування ID заміток"
#: ../gramps/plugins/tool/reorderids.py:224
msgid "Finding and assigning unused IDs"
msgstr "Пошук та призначення не використаних ID"
#: ../gramps/plugins/tool/sortevents.py:78
msgid "Sort Events"
msgstr "Сортування подій"
#: ../gramps/plugins/tool/sortevents.py:99
msgid "Sort event changes"
msgstr "Зміна сортування подій"
#: ../gramps/plugins/tool/sortevents.py:113
msgid "Sorting personal events..."
msgstr "Сортування подій осіб..."
#: ../gramps/plugins/tool/sortevents.py:135
msgid "Sorting family events..."
msgstr "Сортування подій сімей..."
#: ../gramps/plugins/tool/sortevents.py:166
msgid "Tool Options"
msgstr "Параметри інструменту"
#: ../gramps/plugins/tool/sortevents.py:169
msgid "Select the people to sort"
msgstr "Вибір людей для сортування"
#: ../gramps/plugins/tool/sortevents.py:188
msgid "Sort descending"
msgstr "Сортування по зменшенню"
#: ../gramps/plugins/tool/sortevents.py:189
msgid "Set the sort order"
msgstr "Порядок сортування"
#: ../gramps/plugins/tool/sortevents.py:192
msgid "Include family events"
msgstr "Включити події сім'ї"
#: ../gramps/plugins/tool/sortevents.py:193
msgid "Sort family events of the person"
msgstr "Сортування події сім'ї особи"
#: ../gramps/plugins/tool/soundgen.glade.h:1
msgid "Close Window"
msgstr "Закрити вікно"
#: ../gramps/plugins/tool/soundgen.glade.h:3
msgid "SoundEx code:"
msgstr "Код SoundEx:"
#: ../gramps/plugins/tool/soundgen.py:49
msgid "manual|Generate_SoundEx_codes"
msgstr ""
#: ../gramps/plugins/tool/soundgen.py:60
msgid "SoundEx code generator"
msgstr "Генератор кодів SoundEx"
#: ../gramps/plugins/tool/tools.gpr.py:35
msgid "Fix Capitalization of Family Names"
msgstr "Поправити регістр в прізвищах"
#: ../gramps/plugins/tool/tools.gpr.py:36
msgid "Searches the entire database and attempts to fix capitalization of the names."
msgstr "Пошук та виправлення в базі даних прізвищ з невірним регістром."
#: ../gramps/plugins/tool/tools.gpr.py:58
msgid "Rename Event Types"
msgstr "Перейменувати типи подій"
#: ../gramps/plugins/tool/tools.gpr.py:59
msgid "Allows all the events of a certain name to be renamed to a new name."
msgstr "Дозволяє глобальну заміну одного типу події на інший"
#: ../gramps/plugins/tool/tools.gpr.py:81
msgid "Check and Repair Database"
msgstr "Перевірка та виправлення бази"
#: ../gramps/plugins/tool/tools.gpr.py:82
msgid "Checks the database for integrity problems, fixing the problems that it can"
msgstr "Перевіряє цілісність бази даних та по мірі можливостей виправляє помилки"
#: ../gramps/plugins/tool/tools.gpr.py:104
msgid "Interactive Descendant Browser"
msgstr "Інтерактивний перегляд нащадків"
#: ../gramps/plugins/tool/tools.gpr.py:105
msgid "Provides a browsable hierarchy based on the active person"
msgstr "Дозволяє інтерактивно переглянути нащадків активної особи"
#: ../gramps/plugins/tool/tools.gpr.py:149
msgid "Compare Individual Events"
msgstr "Порівняння особистих події"
#: ../gramps/plugins/tool/tools.gpr.py:150
msgid "Aids in the analysis of data by allowing the development of custom filters that can be applied to the database to find similar events"
msgstr "Дозволяє шукати подібні події з допомогою фільтра користувача"
#: ../gramps/plugins/tool/tools.gpr.py:173
msgid "Extract Event Description"
msgstr "Виділення Опису Події"
#: ../gramps/plugins/tool/tools.gpr.py:174
msgid "Extracts event descriptions from the event data"
msgstr "Виділяє опис події із загальних даних"
#: ../gramps/plugins/tool/tools.gpr.py:195
msgid "Extract Place Data from a Place Title"
msgstr "Виділення інформації про місце із заголовку місця"
#: ../gramps/plugins/tool/tools.gpr.py:196
msgid "Attempts to extract city and state/province from a place title"
msgstr "Дозволяє знаходити місто, штат/провінцію із заголовку місця"
#: ../gramps/plugins/tool/tools.gpr.py:219
msgid "Searches the entire database, looking for individual entries that may represent the same person."
msgstr "Пошук в базі даних записів які можуть відноситись до однієї й тієї ж людини"
#: ../gramps/plugins/tool/tools.gpr.py:263
msgid "Media Manager"
msgstr "Керування Медіа"
#: ../gramps/plugins/tool/tools.gpr.py:264
msgid "Manages batch operations on media files"
msgstr "Керування потоковими операціями над медіа файлами"
#: ../gramps/plugins/tool/tools.gpr.py:285
msgid "Not Related"
msgstr "Не пов'язано"
#: ../gramps/plugins/tool/tools.gpr.py:286
msgid "Find people who are not in any way related to the selected person"
msgstr "Пошук осіб які ніяк не пов'язані з вказаною особою"
#: ../gramps/plugins/tool/tools.gpr.py:308
msgid "Edit Database Owner Information"
msgstr "Редагувати інформацію про власника бази"
#: ../gramps/plugins/tool/tools.gpr.py:309
msgid "Allow editing database owner information."
msgstr "Дозволяє редагувати інформацію про власника бази даних"
#: ../gramps/plugins/tool/tools.gpr.py:330
msgid "Extract Information from Names"
msgstr "Виділення інформації з імен"
#: ../gramps/plugins/tool/tools.gpr.py:331
msgid "Extract titles, prefixes and compound surnames from given name or family name."
msgstr "Виділення титулів, префіксів та поєднаних прізвищ з даних імен та імен сімей."
#: ../gramps/plugins/tool/tools.gpr.py:352
msgid "Rebuild Secondary Indexes"
msgstr "Перебудувати вторинні індекси"
#: ../gramps/plugins/tool/tools.gpr.py:353
msgid "Rebuilds secondary indexes"
msgstr "Перебудова вторинних індексів"
#: ../gramps/plugins/tool/tools.gpr.py:374
msgid "Rebuild Reference Maps"
msgstr "Перебудова мапи посилань"
#: ../gramps/plugins/tool/tools.gpr.py:375
msgid "Rebuilds reference maps"
msgstr "Перебудова мапи посилань"
#: ../gramps/plugins/tool/tools.gpr.py:396
msgid "Rebuild Gender Statistics"
msgstr ""
#: ../gramps/plugins/tool/tools.gpr.py:397
msgid "Rebuilds gender statistics for name gender guessing..."
msgstr ""
#: ../gramps/plugins/tool/tools.gpr.py:418
msgid "Relationship Calculator"
msgstr "Калькулятор відносин"
#: ../gramps/plugins/tool/tools.gpr.py:419
msgid "Calculates the relationship between two people"
msgstr "Обраховує відносини між двома особами"
#: ../gramps/plugins/tool/tools.gpr.py:440
msgid "Remove Unused Objects"
msgstr "Вилучити Об’єкти, що не використовуються"
#: ../gramps/plugins/tool/tools.gpr.py:441
msgid "Removes unused objects from the database"
msgstr "Вилучити з бази об’єкти, що не використовуються"
#: ../gramps/plugins/tool/tools.gpr.py:463
msgid "Reorders the Gramps IDs according to Gramps' default rules."
msgstr "Впорядкування Gramps ID згідно стандартних правил."
#: ../gramps/plugins/tool/tools.gpr.py:485
#: ../gramps/plugins/tool/tools.gpr.py:486
msgid "Sorts events"
msgstr "Сортування подій"
#: ../gramps/plugins/tool/tools.gpr.py:507
msgid "Generate SoundEx Codes"
msgstr "Генерація кодів SoundEx"
#: ../gramps/plugins/tool/tools.gpr.py:508
msgid "Generates SoundEx codes for names"
msgstr "Обраховує SoundEx коди для імен"
#: ../gramps/plugins/tool/tools.gpr.py:529
msgid "Verify the Data"
msgstr "Перевірка даних"
#: ../gramps/plugins/tool/tools.gpr.py:530
msgid "Verifies the data against user-defined tests"
msgstr "Перевірка даних з використанням тестів заданих користувачем"
#: ../gramps/plugins/tool/tools.gpr.py:552
msgid "Searches the entire database, looking for citations that have the same Volume/Page, Date and Confidence."
msgstr ""
#: ../gramps/plugins/tool/verify.glade.h:5
#: ../gramps/plugins/tool/verify.py:619
msgid "_Hide marked"
msgstr "_Приховати відмічене"
#: ../gramps/plugins/tool/verify.glade.h:7
msgid "Maximum _age"
msgstr "Максимальний вік"
#: ../gramps/plugins/tool/verify.glade.h:8
msgid "Mi_nimum age to marry"
msgstr "Мі_німальний вік вступу до шлюбу"
#: ../gramps/plugins/tool/verify.glade.h:9
msgid "Ma_ximum age to marry"
msgstr "Ма_ксимальний вік вступу до шлюбу"
#: ../gramps/plugins/tool/verify.glade.h:10
msgid "Maximum number of _spouses for a person"
msgstr "Максимальна кількість чоловіків/жінок у однієї особи"
#: ../gramps/plugins/tool/verify.glade.h:11
msgid "Maximum number of consecutive years of _widowhood before next marriage"
msgstr "Максимальна тривалість вдівства перед наступним шлюбом"
#: ../gramps/plugins/tool/verify.glade.h:12
msgid "Maximum age for an _unmarried person"
msgstr "Максимальний вік холостяків"
#: ../gramps/plugins/tool/verify.glade.h:13
msgid "_Estimate missing or inexact dates"
msgstr "Оцінити неточні або відсутні дати"
#: ../gramps/plugins/tool/verify.glade.h:14
msgid "_Identify invalid dates"
msgstr "_Розпізнавати помилкові дати"
#: ../gramps/plugins/tool/verify.glade.h:16
msgid "Mi_nimum age to bear a child"
msgstr "Мі_німальний вік щоб народити дитину"
#: ../gramps/plugins/tool/verify.glade.h:17
msgid "Ma_ximum age to bear a child"
msgstr "Ма_ксимальний вік щоб народити дитину"
#: ../gramps/plugins/tool/verify.glade.h:18
msgid "Maximum number of chil_dren"
msgstr "Максимальна кількість дітей"
#: ../gramps/plugins/tool/verify.glade.h:19
msgid "Women "
msgstr "Жінки "
#: ../gramps/plugins/tool/verify.glade.h:20
msgid "Mi_nimum age to father a child"
msgstr "Мі_німальний вік, щоб стати батьком"
#: ../gramps/plugins/tool/verify.glade.h:21
msgid "Ma_ximum age to father a child"
msgstr "Ма_ксимальний вік, щоб стати батьком"
#: ../gramps/plugins/tool/verify.glade.h:22
msgid "Men "
msgstr "Чоловіки "
#: ../gramps/plugins/tool/verify.glade.h:23
msgid "Maximum husband-wife age _difference"
msgstr "Максимальна різниця у віці між чоловіком та дружиною"
#: ../gramps/plugins/tool/verify.glade.h:24
msgid "Maximum number of years _between children"
msgstr "Максимальна різниця у віці _між дітьми"
#: ../gramps/plugins/tool/verify.glade.h:25
msgid "Maximum _span of years for all children"
msgstr "Максимальна різниця у віці для всіх дітей"
#: ../gramps/plugins/tool/verify.glade.h:26
msgid "Families "
msgstr "Сім'ї "
#: ../gramps/plugins/tool/verify.py:85
msgid "manual|Verify_the_Data..."
msgstr ""
#: ../gramps/plugins/tool/verify.py:258
msgid "Data Verify tool"
msgstr "Інструмент перевірки даних"
#: ../gramps/plugins/tool/verify.py:451
msgid "Data Verification Results"
msgstr "Результат перевірки даних"
#. Add column with the warning text
#: ../gramps/plugins/tool/verify.py:514
msgid "Warning"
msgstr "Увага"
#: ../gramps/plugins/tool/verify.py:609
msgid "_Show all"
msgstr "_Показати все"
#: ../gramps/plugins/tool/verify.py:871
msgid "Baptism before birth"
msgstr "Хрещення раніше народження"
#: ../gramps/plugins/tool/verify.py:884
msgid "Death before baptism"
msgstr "Смерть раніше хрещення"
#: ../gramps/plugins/tool/verify.py:897
msgid "Burial before birth"
msgstr "Поховання раніше народження"
#: ../gramps/plugins/tool/verify.py:910
msgid "Burial before death"
msgstr "Поховання раніше смерті"
#: ../gramps/plugins/tool/verify.py:923
msgid "Death before birth"
msgstr "Смерть раніше народження"
#: ../gramps/plugins/tool/verify.py:936
msgid "Burial before baptism"
msgstr "Поховання раніше хрещення"
#: ../gramps/plugins/tool/verify.py:954
msgid "Old age at death"
msgstr "Більший вік під час смерті"
#: ../gramps/plugins/tool/verify.py:975
msgid "Multiple parents"
msgstr "Декілька батьків"
#: ../gramps/plugins/tool/verify.py:992
msgid "Married often"
msgstr "Багато шлюбів"
#: ../gramps/plugins/tool/verify.py:1011
msgid "Old and unmarried"
msgstr "Старий(а) та неодружений(не заміжня)"
#: ../gramps/plugins/tool/verify.py:1038
msgid "Too many children"
msgstr "Забагато дітей"
#: ../gramps/plugins/tool/verify.py:1053
msgid "Same sex marriage"
msgstr "Одностатевий шлюб"
#: ../gramps/plugins/tool/verify.py:1063
msgid "Female husband"
msgstr "Жінка в якості чоловіка"
#: ../gramps/plugins/tool/verify.py:1073
msgid "Male wife"
msgstr "Чоловік в якості дружини"
#: ../gramps/plugins/tool/verify.py:1100
msgid "Husband and wife with the same surname"
msgstr "Чоловік та дружина з однаковим прізвищем"
#: ../gramps/plugins/tool/verify.py:1125
msgid "Large age difference between spouses"
msgstr "Велика різниця у віці між подружжям"
#: ../gramps/plugins/tool/verify.py:1156
msgid "Marriage before birth"
msgstr "Шлюб раніше народження"
#: ../gramps/plugins/tool/verify.py:1187
msgid "Marriage after death"
msgstr "Шлюб після смерті"
#: ../gramps/plugins/tool/verify.py:1221
msgid "Early marriage"
msgstr "Ранній шлюб"
#: ../gramps/plugins/tool/verify.py:1253
msgid "Late marriage"
msgstr "Пізній шлюб"
#: ../gramps/plugins/tool/verify.py:1314
msgid "Old father"
msgstr "Старий батько"
#: ../gramps/plugins/tool/verify.py:1317
msgid "Old mother"
msgstr "Стара мама"
#: ../gramps/plugins/tool/verify.py:1359
msgid "Young father"
msgstr "Молодий батько"
#: ../gramps/plugins/tool/verify.py:1362
msgid "Young mother"
msgstr "Молода мама"
#: ../gramps/plugins/tool/verify.py:1401
msgid "Unborn father"
msgstr "Ненароджений батько"
#: ../gramps/plugins/tool/verify.py:1404
msgid "Unborn mother"
msgstr "Ненароджена мама"
#: ../gramps/plugins/tool/verify.py:1449
msgid "Dead father"
msgstr "Мертвий батько"
#: ../gramps/plugins/tool/verify.py:1452
msgid "Dead mother"
msgstr "Мертва мама"
#: ../gramps/plugins/tool/verify.py:1474
msgid "Large year span for all children"
msgstr "Великий інтервал у віці дітей"
#: ../gramps/plugins/tool/verify.py:1496
msgid "Large age differences between children"
msgstr "Велика різниця у віці дітей"
#: ../gramps/plugins/tool/verify.py:1506
msgid "Disconnected individual"
msgstr "Непов'язана особа"
#: ../gramps/plugins/tool/verify.py:1528
msgid "Invalid birth date"
msgstr "Помилкова дата народження"
#: ../gramps/plugins/tool/verify.py:1550
msgid "Invalid death date"
msgstr "Помилкова дата смерті"
#: ../gramps/plugins/tool/verify.py:1566
msgid "Marriage date but not married"
msgstr "Дата шлюбу присутня про те не одружені"
#: ../gramps/plugins/tool/verify.py:1588
msgid "Old age but no death"
msgstr "Більший вік проте відсутня дата смерті"
#: ../gramps/plugins/view/citationlistview.py:105
msgid "Source: Title"
msgstr "Джерело: Назва"
#: ../gramps/plugins/view/citationlistview.py:106
msgid "Source: ID"
msgstr "Джерело: ID"
#: ../gramps/plugins/view/citationlistview.py:107
#: ../gramps/plugins/view/citationtreeview.py:100
msgid "Source: Author"
msgstr "Джерело: Автор"
#: ../gramps/plugins/view/citationlistview.py:108
#: ../gramps/plugins/view/citationtreeview.py:101
msgid "Source: Abbreviation"
msgstr "Джерело: Абревіатура"
#: ../gramps/plugins/view/citationlistview.py:109
#: ../gramps/plugins/view/citationtreeview.py:102
msgid "Source: Publication Information"
msgstr "Джерело: Інформація про публікацію"
#: ../gramps/plugins/view/citationlistview.py:110
msgid "Source: Private"
msgstr "Джерело: Приватне"
#: ../gramps/plugins/view/citationlistview.py:111
msgid "Source: Last Changed"
msgstr "Джерело: Остання зміна"
#: ../gramps/plugins/view/citationlistview.py:124
#: ../gramps/plugins/view/citationtreeview.py:121
msgid "Add a new citation and a new source"
msgstr "Додати нову цитату та нове джерело"
#: ../gramps/plugins/view/citationlistview.py:125
#: ../gramps/plugins/view/citationtreeview.py:122
#: ../gramps/plugins/view/sourceview.py:98
msgid "Add a new source"
msgstr "Додати нове джерело"
#: ../gramps/plugins/view/citationlistview.py:126
#: ../gramps/plugins/view/citationtreeview.py:123
msgid "Add a new citation to an existing source"
msgstr "Додати нову цитату до джерела"
#: ../gramps/plugins/view/citationlistview.py:128
msgid "Delete the selected citation"
msgstr "Видалити обрану цитату"
#: ../gramps/plugins/view/citationlistview.py:129
msgid "Merge the selected citations"
msgstr "Об’єднати вибрані цитати"
#: ../gramps/plugins/view/citationlistview.py:143
msgid "Citation View"
msgstr "Перегляд цитат"
#: ../gramps/plugins/view/citationlistview.py:180
#: ../gramps/plugins/view/citationtreeview.py:283
msgid "Citation Filter Editor"
msgstr "Редактор фільтру цитат"
#: ../gramps/plugins/view/citationlistview.py:298
msgid ""
"This citation cannot be edited at this time. Either the associated citation is already being edited or another object that is associated with the same citation is being edited.\n"
"\n"
"To edit this citation, you need to close the object."
msgstr ""
"Редагування цитати зараз не можливе. Або сама цитата, або інше посилання на неї зараз знаходяться в стані редагування.\n"
"\n"
"Для редагування цієї цитати, Вам потрібно закрити попереднє редагування."
#: ../gramps/plugins/view/citationlistview.py:311
#: ../gramps/plugins/view/citationlistview.py:322
#: ../gramps/plugins/view/citationtreeview.py:508
#: ../gramps/plugins/view/citationtreeview.py:528
msgid "Cannot merge citations."
msgstr "Не можу об'єднати цитати."
#: ../gramps/plugins/view/citationlistview.py:312
#: ../gramps/plugins/view/citationtreeview.py:509
msgid "Exactly two citations must be selected to perform a merge. A second citation can be selected by holding down the control key while clicking on the desired citation."
msgstr "Лише дві цитати має бути виділено для об'єднання. Другу цитату можна обрати затиснувши Ctrl та клацнути мишкою на ній."
#: ../gramps/plugins/view/citationlistview.py:323
#: ../gramps/plugins/view/citationtreeview.py:529
msgid "The two selected citations must have the same source to perform a merge. If you want to merge these two citations, then you must merge the sources first."
msgstr ""
#: ../gramps/plugins/view/citationtreeview.py:94
msgid "Title or Page"
msgstr "Назва або Сторінка"
#: ../gramps/plugins/view/citationtreeview.py:124
msgid "Edit the selected citation or source"
msgstr "Редагувати обрану цитату або джерело"
#: ../gramps/plugins/view/citationtreeview.py:125
msgid "Delete the selected citation or source"
msgstr "Видалити обрану цитату або джерело"
#: ../gramps/plugins/view/citationtreeview.py:126
msgid "Merge the selected citations or selected sources"
msgstr "Об’єднати обрані джерела або обрані цитати"
#: ../gramps/plugins/view/citationtreeview.py:144
msgid "Citation Tree View"
msgstr "Перегляд Дерева Цитат"
#: ../gramps/plugins/view/citationtreeview.py:270
msgid "Add source..."
msgstr "Додати джерело..."
#: ../gramps/plugins/view/citationtreeview.py:275
msgid "Add citation..."
msgstr "Додати цитату..."
#: ../gramps/plugins/view/citationtreeview.py:291
#: ../gramps/plugins/view/persontreeview.py:84
#: ../gramps/plugins/view/placetreeview.py:123
msgid "Expand all Nodes"
msgstr "Розгорнути всі вузли"
#: ../gramps/plugins/view/citationtreeview.py:293
#: ../gramps/plugins/view/persontreeview.py:86
#: ../gramps/plugins/view/placetreeview.py:125
msgid "Collapse all Nodes"
msgstr "Згорнути всі вузли"
#: ../gramps/plugins/view/citationtreeview.py:426
msgid "Cannot add citation."
msgstr "Не можу додати цитату."
#: ../gramps/plugins/view/citationtreeview.py:427
msgid "In order to add a citation to an existing source, you must select a source."
msgstr ""
#: ../gramps/plugins/view/citationtreeview.py:495
msgid ""
"This source cannot be edited at this time. Either the associated Source object is already being edited, or another citation associated with the same source is being edited.\n"
"\n"
"To edit this source, you need to close the object."
msgstr ""
"Редагування джерела зараз не можливе. Або саме джерело, або інше посилання на нього зараз знаходяться в стані редагування.\n"
"\n"
"Для редагування цього джерела, Вам потрібно закрити попереднє редагування."
#: ../gramps/plugins/view/citationtreeview.py:540
msgid "Cannot perform merge."
msgstr "Неможливо виконати об'єднання."
#: ../gramps/plugins/view/citationtreeview.py:541
msgid "Both objects must be of the same type, either both must be sources, or both must be citations."
msgstr ""
#: ../gramps/plugins/view/dashboardview.py:53
#: ../gramps/plugins/view/view.gpr.py:65 ../gramps/plugins/view/view.gpr.py:73
msgid "Dashboard"
msgstr "Панель"
#: ../gramps/plugins/view/dashboardview.py:97
msgid "Restore a gramplet"
msgstr "Відновити грамплет"
#: ../gramps/plugins/view/eventview.py:99
msgid "Add a new event"
msgstr "Додати нову подію"
#: ../gramps/plugins/view/eventview.py:100
msgid "Edit the selected event"
msgstr "Редагувати обрану подію"
#: ../gramps/plugins/view/eventview.py:101
msgid "Delete the selected event"
msgstr "Знищити обрану подію"
#: ../gramps/plugins/view/eventview.py:102
msgid "Merge the selected events"
msgstr "Об’єднати вибрані події"
#: ../gramps/plugins/view/eventview.py:210
msgid "Event Filter Editor"
msgstr "Редактор фільтру подій"
#: ../gramps/plugins/view/eventview.py:262
msgid "Cannot merge event objects."
msgstr "Неможливо об'єднати події"
#: ../gramps/plugins/view/eventview.py:263
msgid "Exactly two events must be selected to perform a merge. A second object can be selected by holding down the control key while clicking on the desired event."
msgstr "Рівно дві події має бути обрано для об'єднання. Другу подію можна обрати затиснувши клавішу Ctrl та клацнувши по потрібній події мишкою."
#: ../gramps/plugins/view/familyview.py:85
msgid "Marriage Date"
msgstr "Дата шлюбу"
#: ../gramps/plugins/view/familyview.py:99
msgid "Add a new family"
msgstr "Додати нову сім'ю"
#: ../gramps/plugins/view/familyview.py:100
msgid "Edit the selected family"
msgstr "Редагувати обрану сім'ю"
#: ../gramps/plugins/view/familyview.py:101
msgid "Delete the selected family"
msgstr "Видалити обрану сім'ю"
#: ../gramps/plugins/view/familyview.py:102
msgid "Merge the selected families"
msgstr "Об’єднати вибрані сім’ї"
#: ../gramps/plugins/view/familyview.py:203
msgid "Family Filter Editor"
msgstr "Редактор фільтру сімей"
#: ../gramps/plugins/view/familyview.py:208
msgid "Make Father Active Person"
msgstr "Встановити маму як активну особу"
#: ../gramps/plugins/view/familyview.py:210
msgid "Make Mother Active Person"
msgstr "Встановити батька як активну особу"
#: ../gramps/plugins/view/familyview.py:277
msgid "Cannot merge families."
msgstr "Не можу об'єднати сім'ї."
#: ../gramps/plugins/view/familyview.py:278
msgid "Exactly two families must be selected to perform a merge. A second family can be selected by holding down the control key while clicking on the desired family."
msgstr "Лише дві сім'ї має бути виділено для об'єднання. Другу сім'ю можна обрати затиснувши Ctrl та клацнути мишкою на ній."
#: ../gramps/plugins/view/fanchartdescview.py:167
#: ../gramps/plugins/view/fanchartview.py:165
msgid "_Print..."
msgstr "_Друк..."
#: ../gramps/plugins/view/fanchartdescview.py:169
#: ../gramps/plugins/view/fanchartview.py:167
msgid "Print or save the Fan Chart View"
msgstr "Друкувати або збурегти діаграму"
#: ../gramps/plugins/view/fanchartdescview.py:279
#: ../gramps/plugins/view/fanchartview.py:277
msgid "Text Font"
msgstr "Шрифт тексту"
#: ../gramps/plugins/view/fanchartdescview.py:283
#: ../gramps/plugins/view/fanchartview.py:281
msgid "Gender colors"
msgstr "Кольори статі"
#: ../gramps/plugins/view/fanchartdescview.py:284
#: ../gramps/plugins/view/fanchartview.py:282
msgid "Generation based gradient"
msgstr "Градієнти в залежності від покоління"
#: ../gramps/plugins/view/fanchartdescview.py:285
#: ../gramps/plugins/view/fanchartview.py:283
msgid "Age (0-100) based gradient"
msgstr "Градієнт в залежності від віку (0-100)"
#: ../gramps/plugins/view/fanchartdescview.py:287
#: ../gramps/plugins/view/fanchartview.py:285
msgid "Single main (filter) color"
msgstr ""
#: ../gramps/plugins/view/fanchartdescview.py:288
#: ../gramps/plugins/view/fanchartview.py:286
msgid "Time period based gradient"
msgstr "Градієнт на основі часового періоду"
#: ../gramps/plugins/view/fanchartdescview.py:289
#: ../gramps/plugins/view/fanchartview.py:287
msgid "White"
msgstr "Білий"
#: ../gramps/plugins/view/fanchartdescview.py:290
#: ../gramps/plugins/view/fanchartview.py:288
msgid "Color scheme classic report"
msgstr "Схема кольорів для класичного звіту"
#: ../gramps/plugins/view/fanchartdescview.py:291
#: ../gramps/plugins/view/fanchartview.py:289
msgid "Color scheme classic view"
msgstr "Схема кольорів для класичного показу"
#: ../gramps/plugins/view/fanchartdescview.py:300
#: ../gramps/plugins/view/fanchartview.py:298
msgid "Background"
msgstr "Тло"
#. colors, stored as hex values
#: ../gramps/plugins/view/fanchartdescview.py:307
#: ../gramps/plugins/view/fanchartview.py:304
msgid "Start gradient/Main color"
msgstr "Початковий градієнт/Основний колір"
#: ../gramps/plugins/view/fanchartdescview.py:309
#: ../gramps/plugins/view/fanchartview.py:306
msgid "End gradient/2nd color"
msgstr "Кінцевий градієнт/2-й колір"
#: ../gramps/plugins/view/fanchartdescview.py:311
msgid "Color for duplicates"
msgstr "Колір для дублікатів"
#. form of the fan
#: ../gramps/plugins/view/fanchartdescview.py:314
#: ../gramps/plugins/view/fanchartview.py:309
msgid "Fan chart type"
msgstr "Тип діаграми"
#: ../gramps/plugins/view/fanchartdescview.py:316
#: ../gramps/plugins/view/fanchartview.py:311
msgid "Full Circle"
msgstr "Повне коло"
#: ../gramps/plugins/view/fanchartdescview.py:317
#: ../gramps/plugins/view/fanchartview.py:311
msgid "Half Circle"
msgstr "Пів кола"
#: ../gramps/plugins/view/fanchartdescview.py:318
#: ../gramps/plugins/view/fanchartview.py:312
msgid "Quadrant"
msgstr "Квадрант"
#. algo for the fan angle distribution
#: ../gramps/plugins/view/fanchartdescview.py:321
msgid "Fan chart distribution"
msgstr "Опис діаграми"
#: ../gramps/plugins/view/fanchartdescview.py:324
msgid "Homogeneous children distribution"
msgstr "Однорідний розподіл дітей"
#: ../gramps/plugins/view/fanchartdescview.py:326
msgid "Size proportional to number of descendants"
msgstr ""
#. options we don't show on the dialog
#. #configdialog.add_checkbox(table,
#. # _('Allow radial text'),
#. # ??, 'interface.fanview-radialtext')
#: ../gramps/plugins/view/fanchartdescview.py:330
#: ../gramps/plugins/view/fanchartview.py:324
#: ../gramps/plugins/view/pedigreeview.py:2022
#: ../gramps/plugins/view/relview.py:1674
msgid "Layout"
msgstr "Розміщення"
#: ../gramps/plugins/view/fanchartdescview.py:503
#: ../gramps/plugins/view/fanchartview.py:512
msgid "No preview available"
msgstr "Попередній перегляд недоступний"
#: ../gramps/plugins/view/fanchartview.py:317
msgid "Show children ring"
msgstr "Показати кільце дитини"
#: ../gramps/plugins/view/geoclose.py:132
#: ../gramps/plugins/view/geography.gpr.py:142
msgid "Have they been able to meet?"
msgstr "Чи мали вони змогу зустрітися?"
#: ../gramps/plugins/view/geoclose.py:162
msgid "GeoClose"
msgstr ""
#: ../gramps/plugins/view/geoclose.py:212
#, python-format
msgid "Reference : %(name)s ( %(birth)s - %(death)s )"
msgstr "Посилання : %(name)s ( %(birth)s - %(death)s )"
#: ../gramps/plugins/view/geoclose.py:217
#, python-format
msgid "The other : %(name)s ( %(birth)s - %(death)s )"
msgstr "Інше : %(name)s ( %(birth)s - %(death)s )"
#: ../gramps/plugins/view/geoclose.py:222
msgid "The other person is unknown"
msgstr "Інша особа є невідомою"
#: ../gramps/plugins/view/geoclose.py:225
msgid "You must choose one reference person."
msgstr ""
#: ../gramps/plugins/view/geoclose.py:226
msgid "Go to the person view and select the people you want to compare. Return to this view and use the history."
msgstr ""
#: ../gramps/plugins/view/geoclose.py:274
msgid "reference _Person"
msgstr ""
#: ../gramps/plugins/view/geoclose.py:275
msgid "Select the person which is the reference for life ways"
msgstr ""
#: ../gramps/plugins/view/geoclose.py:288
msgid "Select the person which will be our reference."
msgstr ""
#: ../gramps/plugins/view/geoclose.py:382
#: ../gramps/plugins/view/geofamclose.py:442
#: ../gramps/plugins/view/geofamily.py:205
#: ../gramps/plugins/view/geomoves.py:291
#: ../gramps/plugins/view/geoperson.py:321
#, python-format
msgid "%(eventtype)s : %(name)s"
msgstr "%(eventtype)s : %(name)s"
#: ../gramps/plugins/view/geoclose.py:533
msgid "Choose the reference person"
msgstr ""
#: ../gramps/plugins/view/geoclose.py:556
msgid ""
"The meeting zone probability radius.\n"
"The colored zone is approximative.\n"
"The meeting zone is only shown for the reference person.\n"
"The value 9 means about 42 miles or 67 kms.\n"
"The value 1 means about 4.6 miles or 7.5 kms.\n"
"The value is in tenth of degree."
msgstr ""
#: ../gramps/plugins/view/geoclose.py:567
#: ../gramps/plugins/view/geofamclose.py:711
msgid "The selection parameters"
msgstr "Параметри вибору"
#: ../gramps/plugins/view/geoevents.py:113
msgid "Events places map"
msgstr "Мапа місць подій"
#: ../gramps/plugins/view/geoevents.py:243
msgid "incomplete or unreferenced event ?"
msgstr "подія не повна або без посилання?"
#: ../gramps/plugins/view/geoevents.py:361
msgid "Show all events"
msgstr "Показати всі події"
#: ../gramps/plugins/view/geoevents.py:365
#: ../gramps/plugins/view/geoevents.py:369
#: ../gramps/plugins/view/geoplaces.py:357
#: ../gramps/plugins/view/geoplaces.py:361
msgid "Centering on Place"
msgstr "Центрувати на місці"
#: ../gramps/plugins/view/geofamclose.py:130
#: ../gramps/plugins/view/geography.gpr.py:124
msgid "Have these two families been able to meet?"
msgstr "Чи мали, ці дві сім'ї, змогу зустрітися?"
#: ../gramps/plugins/view/geofamclose.py:160
msgid "GeoFamClose"
msgstr ""
#: ../gramps/plugins/view/geofamclose.py:197
#: ../gramps/plugins/view/geofamily.py:274
#, python-format
msgid "%(gramps_id)s : %(father)s and %(mother)s"
msgstr "%(gramps_id)s : %(father)s та %(mother)s"
#: ../gramps/plugins/view/geofamclose.py:242
#, python-format
msgid "Family reference : %s"
msgstr "Посилання сім’ї : %s"
#: ../gramps/plugins/view/geofamclose.py:244
#: ../gramps/plugins/view/geofamclose.py:246
#, python-format
msgid "The other family : %s"
msgstr "Інша сім’я : %s"
#: ../gramps/plugins/view/geofamclose.py:248
msgid "You must choose one reference family."
msgstr ""
#: ../gramps/plugins/view/geofamclose.py:249
msgid "Go to the family view and select the families you want to compare. Return to this view and use the history."
msgstr ""
#: ../gramps/plugins/view/geofamclose.py:264
msgid "reference _Family"
msgstr ""
#: ../gramps/plugins/view/geofamclose.py:265
msgid "Select the family which is the reference for life ways"
msgstr ""
#: ../gramps/plugins/view/geofamclose.py:541
#: ../gramps/plugins/view/geofamily.py:319
#, python-format
msgid "Father : %(id)s : %(name)s"
msgstr "Батько : %(id)s : %(name)s"
#: ../gramps/plugins/view/geofamclose.py:547
#: ../gramps/plugins/view/geofamily.py:326
#, python-format
msgid "Mother : %(id)s : %(name)s"
msgstr "Мати : %(id)s : %(name)s"
#: ../gramps/plugins/view/geofamclose.py:557
#: ../gramps/plugins/view/geofamily.py:337
#, python-format
msgid "Child : %(id)s - %(index)d : %(name)s"
msgstr "Дитина : %(id)s - %(index)d : %(name)s"
#: ../gramps/plugins/view/geofamclose.py:565
#: ../gramps/plugins/view/geofamily.py:346
#, python-format
msgid "Person : %(id)s %(name)s has no family."
msgstr "Особа : %(id)s %(name)s не має сім'ї."
#: ../gramps/plugins/view/geofamclose.py:677
msgid "Choose the reference family"
msgstr ""
#: ../gramps/plugins/view/geofamclose.py:700
msgid ""
"The meeting zone probability radius.\n"
"The colored zone is approximative.\n"
"The meeting zone is only shown for the reference family.\n"
"The value 9 means about 42 miles or 67 kms.\n"
"The value 1 means about 4.6 miles or 7.5 kms.\n"
"The value is in tenth of degree."
msgstr ""
#: ../gramps/plugins/view/geofamily.py:113
msgid "Family places map"
msgstr "Мапа місць сім’ї"
#: ../gramps/plugins/view/geofamily.py:301
#, python-format
msgid "Family places for %s"
msgstr "Сімейні місця для %s"
#: ../gramps/plugins/view/geography.gpr.py:51
#, python-format
msgid "OsmGpsMap module not loaded. OsmGpsMap must be >= 0.8. yours is %s"
msgstr "Модуль OsmGpsMap не завантажено. Версія OsmGpsMap має бути >= 0.8. у вас %s"
#: ../gramps/plugins/view/geography.gpr.py:61
msgid ""
"OsmGpsMap module not loaded. Geography functionality will not be available.\n"
"To build it for Gramps see http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#OsmGpsMap_for_Geography"
msgstr ""
"Модуль OsmGpsMap не завантажено. Географічні функції будуть недоступними.\n"
"Щоб піключити це до Gramps перегляньте http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#OsmGpsMap_for_Geography"
#: ../gramps/plugins/view/geography.gpr.py:71
msgid "All known places for one Person"
msgstr "Всі відомі місця для однієї особи"
#: ../gramps/plugins/view/geography.gpr.py:72
msgid "A view showing the places visited by one person during his life."
msgstr "Подання показує місця відвідані однією особою за все її життя."
#: ../gramps/plugins/view/geography.gpr.py:88
msgid "All known places for one Family"
msgstr "Всі відомі місця для однієї Сім’ї"
#: ../gramps/plugins/view/geography.gpr.py:89
msgid "A view showing the places visited by one family during all their life."
msgstr "Цей вигляд показує місця відвідані однією сім’єю за все їх життя."
#: ../gramps/plugins/view/geography.gpr.py:105
msgid "All displacements for one person and their descendants"
msgstr ""
#: ../gramps/plugins/view/geography.gpr.py:106
msgid ""
"A view showing all the places visited by all persons during their life.\n"
"This is for one person and their descendant.\n"
"You can see the dates corresponding to the period."
msgstr ""
#: ../gramps/plugins/view/geography.gpr.py:125
msgid "A view showing the places visited by all family's members during their life: have these two people been able to meet?"
msgstr "Цей вигляд показує місця відвідані членами всіх сімей за все їх життя: чи могли вони зустрітись?"
#: ../gramps/plugins/view/geography.gpr.py:143
msgid "A view showing the places visited by two persons during their life: have these two people been able to meet?"
msgstr "Цей вигляд показує місця відвідані двома особіми за все їх життя: чи могли вони зустрітись?"
#: ../gramps/plugins/view/geography.gpr.py:160
msgid "All known Places"
msgstr "Всі відомі Місця"
#: ../gramps/plugins/view/geography.gpr.py:161
msgid "A view showing all places of the database."
msgstr "Цей вигляд показує місця з бази даних."
#: ../gramps/plugins/view/geography.gpr.py:176
msgid "All places related to Events"
msgstr "Всі місця, що пов’язані з Подіями"
#: ../gramps/plugins/view/geography.gpr.py:177
msgid "A view showing all the event places of the database."
msgstr "Цей вигляд показує всі події для місця з бази даних."
#: ../gramps/plugins/view/geomoves.py:134
msgid "Descendance of the active person."
msgstr "Нащадки активної особи."
#: ../gramps/plugins/view/geomoves.py:164
msgid "GeoMoves"
msgstr ""
#: ../gramps/plugins/view/geomoves.py:467
#, python-format
msgid "All descendance for %s"
msgstr "Всі нащадки для %s"
#: ../gramps/plugins/view/geomoves.py:632
msgid "The maximum number of generations.\n"
msgstr "Максимальна кількість поколінь.\n"
#: ../gramps/plugins/view/geomoves.py:639
msgid "Time in milliseconds between drawing two generations.\n"
msgstr ""
#: ../gramps/plugins/view/geomoves.py:645
msgid "The parameters for moves"
msgstr "Параметри руху"
#: ../gramps/plugins/view/geoperson.py:143
msgid "Person places map"
msgstr "Мапа місць особи"
#. For each event, if we have a place, set a marker.
#: ../gramps/plugins/view/geoperson.py:302
#, python-format
msgid "Person places for %s"
msgstr "Місця особи для %s"
#: ../gramps/plugins/view/geoperson.py:489
msgid "Animate"
msgstr "Анімація"
#: ../gramps/plugins/view/geoperson.py:512
msgid "Animation speed in milliseconds (big value means slower)"
msgstr "Швидкість анімації в мілісекундах (більше значення відповідає меншій швидкості)"
#: ../gramps/plugins/view/geoperson.py:519
msgid "How many steps between two markers when we are on large move ?"
msgstr ""
#: ../gramps/plugins/view/geoperson.py:526
msgid ""
"The minimum latitude/longitude to select large move.\n"
"The value is in tenth of degree."
msgstr ""
#: ../gramps/plugins/view/geoperson.py:533
msgid "The animation parameters"
msgstr "Параметри анімації"
#: ../gramps/plugins/view/geoplaces.py:113
msgid "Places places map"
msgstr "Мапа місць"
#: ../gramps/plugins/view/geoplaces.py:281
msgid "The place name in the status bar is disabled."
msgstr ""
#: ../gramps/plugins/view/geoplaces.py:286
#, python-format
msgid "The maximum number of places is reached (%d)."
msgstr "Досягнуто максимальну кількість місць (%d)."
#: ../gramps/plugins/view/geoplaces.py:289
msgid "Some information are missing."
msgstr "Відсутня деяка інформація."
#: ../gramps/plugins/view/geoplaces.py:291
msgid "Please, use filtering to reduce this number."
msgstr "Будь ласка, використовуйте фільтрацію, щоб зменшити це число."
#: ../gramps/plugins/view/geoplaces.py:293
msgid "You can modify this value in the geography option."
msgstr ""
#: ../gramps/plugins/view/geoplaces.py:295
msgid "In this case, it may take time to show all markers."
msgstr ""
#: ../gramps/plugins/view/geoplaces.py:353
msgid "Show all places"
msgstr "Показати всі місця"
#: ../gramps/plugins/view/htmlrenderer.gpr.py:70
msgid "Html View"
msgstr "Html перегляд"
#: ../gramps/plugins/view/htmlrenderer.gpr.py:71
msgid "A view showing html pages embedded in Gramps"
msgstr "Дозволяє перегляд html сторінок в Gramps"
#: ../gramps/plugins/view/htmlrenderer.gpr.py:78
msgid "Web"
msgstr "Веб"
#: ../gramps/plugins/view/htmlrenderer.py:330
msgid "HtmlView"
msgstr "Html показ"
#: ../gramps/plugins/view/htmlrenderer.py:498
msgid "Go to the previous page in the history"
msgstr "Перейти до попередньої сторінки в історії"
#: ../gramps/plugins/view/htmlrenderer.py:506
msgid "Go to the next page in the history"
msgstr "Перейти до наступної сторінки в історії"
#. add the Refresh action to handle the Refresh button
#: ../gramps/plugins/view/htmlrenderer.py:511
msgid "_Refresh"
msgstr "_Оновити"
#: ../gramps/plugins/view/htmlrenderer.py:514
msgid "Stop and reload the page."
msgstr "Зупинити та перезавантажити сторінку."
#: ../gramps/plugins/view/htmlrenderer.py:558
msgid "Start page for the Html View"
msgstr "Початкова сторінка Html перегляду"
#: ../gramps/plugins/view/htmlrenderer.py:559
msgid ""
"Type a webpage address at the top, and hit the execute button to load a webpage in this page\n"
" \n"
"For example: http://gramps-project.org
"
msgstr ""
"Надрукуйте веб адресу вгорі, та натисніть кнопку \"застосувати\", щоб переглянути тут веб сторінку\n"
" \n"
"Для прикладу: http://gramps-project.org"
#: ../gramps/plugins/view/mediaview.py:123
msgid "Edit the selected media object"
msgstr "Редагувати обраний медіа об'єкт"
#: ../gramps/plugins/view/mediaview.py:124
msgid "Delete the selected media object"
msgstr "Видалити обраний медіа об'єкт"
#: ../gramps/plugins/view/mediaview.py:125
msgid "Merge the selected media objects"
msgstr "Об’єднати обрані медіа об'єкти"
#: ../gramps/plugins/view/mediaview.py:223
msgid "Media Filter Editor"
msgstr "Редактор фільтру медіа"
#: ../gramps/plugins/view/mediaview.py:226
msgid "View in the default viewer"
msgstr "Відкрити в стандартному переглядачі"
#: ../gramps/plugins/view/mediaview.py:230
msgid "Open the folder containing the media file"
msgstr "Відкрити каталог де розміщено даний файл"
#: ../gramps/plugins/view/mediaview.py:378
msgid "Cannot merge media objects."
msgstr "Неможливо об'єднати медіа."
#: ../gramps/plugins/view/mediaview.py:379
msgid "Exactly two media objects must be selected to perform a merge. A second object can be selected by holding down the control key while clicking on the desired object."
msgstr "Рівно два медіа об'єкти має бути обрано для об'єднання. Другий можна обрати затиснувши клавішу Ctrl та клацнувши по ньому мишкою."
#: ../gramps/plugins/view/noteview.py:97
msgid "Delete the selected note"
msgstr "Видалити обрану замітку"
#: ../gramps/plugins/view/noteview.py:98
msgid "Merge the selected notes"
msgstr "Об’єднати обрані замітки"
#: ../gramps/plugins/view/noteview.py:202
msgid "Note Filter Editor"
msgstr "Редактор фільтру заміток"
#: ../gramps/plugins/view/noteview.py:258
msgid "Cannot merge notes."
msgstr "Не можу об'єднати замітки."
#: ../gramps/plugins/view/noteview.py:259
msgid "Exactly two notes must be selected to perform a merge. A second note can be selected by holding down the control key while clicking on the desired note."
msgstr "Лише дві замітки має бути виділено для об'єднання. Другу замітку можна обрати затиснувши Ctrl та клацнути мишкою на ній."
#: ../gramps/plugins/view/pedigreeview.py:91
msgid "short for baptized|bap."
msgstr "хр.(д)"
#: ../gramps/plugins/view/pedigreeview.py:92
msgid "short for christened|chr."
msgstr "хр.(м)"
#: ../gramps/plugins/view/pedigreeview.py:93
msgid "short for buried|bur."
msgstr "пох."
#: ../gramps/plugins/view/pedigreeview.py:94
msgid "short for cremated|crem."
msgstr "крем."
#: ../gramps/plugins/view/pedigreeview.py:1110
msgid "Jump to child..."
msgstr "Стрибок до дитини..."
#: ../gramps/plugins/view/pedigreeview.py:1123
msgid "Jump to father"
msgstr "Стрибок до батька"
#: ../gramps/plugins/view/pedigreeview.py:1136
msgid "Jump to mother"
msgstr "Стрибок до мами"
#: ../gramps/plugins/view/pedigreeview.py:1495
msgid "A person was found to be his/her own ancestor."
msgstr "Знайдена особа є власним предком."
#: ../gramps/plugins/view/pedigreeview.py:1540
#: ../gramps/plugins/view/pedigreeview.py:1546
#: ../gramps/plugins/webreport/narrativeweb.py:4081
#: ../gramps/plugins/webreport/webcal.py:538
msgid "Home"
msgstr "Домвіка"
#. Mouse scroll direction setting.
#: ../gramps/plugins/view/pedigreeview.py:1566
msgid "Mouse scroll direction"
msgstr "Напрям прокрутки мишкою"
#: ../gramps/plugins/view/pedigreeview.py:1574
msgid "Top <-> Bottom"
msgstr "Верх <-> Низ"
#: ../gramps/plugins/view/pedigreeview.py:1581
msgid "Left <-> Right"
msgstr "Вліво <-> Вправо"
#: ../gramps/plugins/view/pedigreeview.py:1596
#: ../gramps/plugins/view/pedigreeview.py:1622
msgid "People Menu"
msgstr "Меню осіб"
#: ../gramps/plugins/view/pedigreeview.py:1809
#: ../gramps/plugins/view/relview.py:423
msgid "Add New Parents..."
msgstr "Додати батьків..."
#. Go over parents and build their menu
#: ../gramps/plugins/view/pedigreeview.py:1820
msgid "Related"
msgstr "Пов'язані"
#: ../gramps/plugins/view/pedigreeview.py:1869
msgid "Family Menu"
msgstr "Меню сім'ї"
#: ../gramps/plugins/view/pedigreeview.py:1995
msgid "Show images"
msgstr "Показати зображення"
#: ../gramps/plugins/view/pedigreeview.py:1998
msgid "Show marriage data"
msgstr "Показати дані про шлюб"
#: ../gramps/plugins/view/pedigreeview.py:2001
msgid "Show unknown people"
msgstr "Показати невідомих осіб"
#: ../gramps/plugins/view/pedigreeview.py:2004
msgid "Tree style"
msgstr "Стиль дерева"
#: ../gramps/plugins/view/pedigreeview.py:2006
msgid "Standard"
msgstr "Стандартно"
#: ../gramps/plugins/view/pedigreeview.py:2007
msgid "Compact"
msgstr "Компактно"
#: ../gramps/plugins/view/pedigreeview.py:2008
msgid "Expanded"
msgstr "Розгорнуто"
#: ../gramps/plugins/view/pedigreeview.py:2011
msgid "Tree direction"
msgstr "Напрям дерева"
#: ../gramps/plugins/view/pedigreeview.py:2013
msgid "Vertical (↓)"
msgstr "Вертикально (↓)"
#: ../gramps/plugins/view/pedigreeview.py:2014
msgid "Vertical (↑)"
msgstr "Вертикально (↑)"
#: ../gramps/plugins/view/pedigreeview.py:2015
msgid "Horizontal (→)"
msgstr "Горизонтально (→)"
#: ../gramps/plugins/view/pedigreeview.py:2016
msgid "Horizontal (←)"
msgstr "Горизонтально (←)"
#: ../gramps/plugins/view/pedigreeview.py:2018
msgid "Tree size"
msgstr "Розмір дерева"
#: ../gramps/plugins/view/personlistview.py:56
msgid "Person View"
msgstr "Показ осіб"
#: ../gramps/plugins/view/persontreeview.py:68
msgid "People Tree View"
msgstr "Показ дерева осіб"
#: ../gramps/plugins/view/placelistview.py:53
msgid "Place View"
msgstr "Показ місць"
#: ../gramps/plugins/view/placetreeview.py:104
msgid "Place Tree View"
msgstr "Показ дерева місць"
#: ../gramps/plugins/view/placetreeview.py:119
msgid "Expand this Entire Group"
msgstr "Розгорнути цю групу"
#: ../gramps/plugins/view/placetreeview.py:121
msgid "Collapse this Entire Group"
msgstr "Згорнути цю групу"
#: ../gramps/plugins/view/relview.py:409
msgid "_Reorder"
msgstr "_Впорядкування"
#: ../gramps/plugins/view/relview.py:410
msgid "Change order of parents and families"
msgstr "Змінити порядок сортування батьків та сімей"
#: ../gramps/plugins/view/relview.py:415
msgid "Edit..."
msgstr "Редагувати"
#: ../gramps/plugins/view/relview.py:416
msgid "Edit the active person"
msgstr "Редагувати активну особу"
#: ../gramps/plugins/view/relview.py:418 ../gramps/plugins/view/relview.py:420
#: ../gramps/plugins/view/relview.py:825
msgid "Add a new family with person as parent"
msgstr "Додати нову сім'ю з батьками"
#: ../gramps/plugins/view/relview.py:419
msgid "Add Partner..."
msgstr "Додати партнера..."
#: ../gramps/plugins/view/relview.py:422 ../gramps/plugins/view/relview.py:424
#: ../gramps/plugins/view/relview.py:819
msgid "Add a new set of parents"
msgstr "Додати новий набір батьків"
#: ../gramps/plugins/view/relview.py:426 ../gramps/plugins/view/relview.py:430
#: ../gramps/plugins/view/relview.py:820
msgid "Add person as child to an existing family"
msgstr "Додати особу як дитину до вже створеної сім'ї"
#: ../gramps/plugins/view/relview.py:429
msgid "Add Existing Parents..."
msgstr "Додати вже створених батьків..."
#: ../gramps/plugins/view/relview.py:669
msgid "Alive"
msgstr "Живий(а)"
#: ../gramps/plugins/view/relview.py:736 ../gramps/plugins/view/relview.py:763
#, python-format
msgid "%(date)s in %(place)s"
msgstr "%(date)s в %(place)s"
#: ../gramps/plugins/view/relview.py:821
msgid "Edit parents"
msgstr "Редагувати батьків"
#: ../gramps/plugins/view/relview.py:822
msgid "Reorder parents"
msgstr "Сортування батьків"
#: ../gramps/plugins/view/relview.py:823
msgid "Remove person as child of these parents"
msgstr "Вилучити особу в якості дитини із сім'ї"
#: ../gramps/plugins/view/relview.py:827
msgid "Edit family"
msgstr "Редагувати сім'ю"
#: ../gramps/plugins/view/relview.py:828
msgid "Reorder families"
msgstr "Сортування сімей"
#: ../gramps/plugins/view/relview.py:829
msgid "Remove person as parent in this family"
msgstr "Вилучити особу, що є батьком/мамою із сім'ї"
#: ../gramps/plugins/view/relview.py:882 ../gramps/plugins/view/relview.py:938
#, python-format
msgid " (%d sibling)"
msgid_plural " (%d siblings)"
msgstr[0] " (%d брат/сестра)"
msgstr[1] " (%d брата/сестри)"
msgstr[2] " (%d братів/сестер)"
#: ../gramps/plugins/view/relview.py:887 ../gramps/plugins/view/relview.py:943
msgid " (1 brother)"
msgstr " (1 брат)"
#: ../gramps/plugins/view/relview.py:889 ../gramps/plugins/view/relview.py:945
msgid " (1 sister)"
msgstr " (1 сестра)"
#: ../gramps/plugins/view/relview.py:891 ../gramps/plugins/view/relview.py:947
msgid " (1 sibling)"
msgstr " (1 брат/сестра)"
#: ../gramps/plugins/view/relview.py:893 ../gramps/plugins/view/relview.py:949
msgid " (only child)"
msgstr "(одна дитина)"
#: ../gramps/plugins/view/relview.py:964
#: ../gramps/plugins/view/relview.py:1414
msgid "Add new child to family"
msgstr "Додати нову дитину до сім'ї"
#: ../gramps/plugins/view/relview.py:968
#: ../gramps/plugins/view/relview.py:1418
msgid "Add existing child to family"
msgstr "Додати вже створену дитину до сім'ї"
#: ../gramps/plugins/view/relview.py:1197
#, python-format
msgid "%(birthabbrev)s %(birthdate)s, %(deathabbrev)s %(deathdate)s"
msgstr "%(birthabbrev)s %(birthdate)s, %(deathabbrev)s %(deathdate)s"
#: ../gramps/plugins/view/relview.py:1204
#: ../gramps/plugins/view/relview.py:1206
#, python-format
msgid "%(event)s %(date)s"
msgstr "%(event)s %(date)s"
#: ../gramps/plugins/view/relview.py:1267
#, python-format
msgid "Relationship type: %s"
msgstr "Тип відносин: %s"
#: ../gramps/plugins/view/relview.py:1309
#, python-format
msgid "%(event_type)s: %(date)s in %(place)s"
msgstr "%(event_type)s: %(date)s в %(place)s"
#: ../gramps/plugins/view/relview.py:1313
#, python-format
msgid "%(event_type)s: %(date)s"
msgstr "%(event_type)s: %(date)s"
#: ../gramps/plugins/view/relview.py:1317
#, python-format
msgid "%(event_type)s: %(place)s"
msgstr "%(event_type)s: %(place)s"
#: ../gramps/plugins/view/relview.py:1328
msgid "Broken family detected"
msgstr "Виявлено пошкоджену сім'ю"
#: ../gramps/plugins/view/relview.py:1329
msgid "Please run the Check and Repair Database tool"
msgstr "Будь ласка, запустіть інструмент Перевірка та Відновлення бази"
#: ../gramps/plugins/view/relview.py:1350
#: ../gramps/plugins/view/relview.py:1397
#, python-format
msgid " (%d child)"
msgid_plural " (%d children)"
msgstr[0] " (%d дитина)"
msgstr[1] " (%d дитини)"
msgstr[2] " (%d дітей)"
#: ../gramps/plugins/view/relview.py:1352
#: ../gramps/plugins/view/relview.py:1399
msgid " (no children)"
msgstr " (нема дітей)"
#: ../gramps/plugins/view/relview.py:1526
msgid "Add Child to Family"
msgstr "додати дитину до сім'ї"
#: ../gramps/plugins/view/relview.py:1663
msgid "Use shading"
msgstr "Використати затінення"
#: ../gramps/plugins/view/relview.py:1666
msgid "Display edit buttons"
msgstr "Показ кнопки редагування"
#: ../gramps/plugins/view/relview.py:1668
msgid "View links as website links"
msgstr "Показувати посилання як на сайті"
#: ../gramps/plugins/view/relview.py:1685
msgid "Show Details"
msgstr "Показати деталі"
#: ../gramps/plugins/view/relview.py:1688
msgid "Show Siblings"
msgstr "Показати братів/сестер"
#: ../gramps/plugins/view/repoview.py:89
msgid "Home URL"
msgstr "Домашня URL"
#: ../gramps/plugins/view/repoview.py:97
msgid "Search URL"
msgstr "URL Пошуку"
#: ../gramps/plugins/view/repoview.py:111
msgid "Add a new repository"
msgstr "Додати нове сховище"
#: ../gramps/plugins/view/repoview.py:113
msgid "Delete the selected repository"
msgstr "Видалити обране сховище"
#: ../gramps/plugins/view/repoview.py:114
msgid "Merge the selected repositories"
msgstr "Об’єднати вибрані сховища"
#: ../gramps/plugins/view/repoview.py:149
msgid "Repository Filter Editor"
msgstr "Редактор фільтру сховищ"
#: ../gramps/plugins/view/repoview.py:244
msgid "Cannot merge repositories."
msgstr "Не можу об'єднати сховища."
#: ../gramps/plugins/view/repoview.py:245
msgid "Exactly two repositories must be selected to perform a merge. A second repository can be selected by holding down the control key while clicking on the desired repository."
msgstr "Лише два сховища має бути виділено для об'єднання. Друге сховище можна обрати затиснувши Ctrl та клацнути мишкою на ньому."
#: ../gramps/plugins/view/sourceview.py:87
msgid "Publication Information"
msgstr "Інформація про публікацію"
#: ../gramps/plugins/view/sourceview.py:99
msgid "Edit the selected source"
msgstr "Редагувати обране джерело"
#: ../gramps/plugins/view/sourceview.py:100
msgid "Delete the selected source"
msgstr "Видалити обране джерело"
#: ../gramps/plugins/view/sourceview.py:101
msgid "Merge the selected sources"
msgstr "Об’єднати обрані джерела"
#: ../gramps/plugins/view/sourceview.py:136
msgid "Source Filter Editor"
msgstr "Редактор фільтру джерел"
#: ../gramps/plugins/view/sourceview.py:229
msgid "Cannot merge sources."
msgstr "Не можу об'єднати джерела."
#: ../gramps/plugins/view/sourceview.py:230
msgid "Exactly two sources must be selected to perform a merge. A second source can be selected by holding down the control key while clicking on the desired source."
msgstr "Лише два джерела має бути виділено для об'єднання. Друге джерело можна обрати затиснувши Ctrl та клацнути мишкою на ньому."
#: ../gramps/plugins/view/view.gpr.py:36
msgid "The view showing all the events"
msgstr "Цей вигляд показує всі події"
#: ../gramps/plugins/view/view.gpr.py:51
msgid "The view showing all families"
msgstr "Цей вигляд показує всі сім'ї"
#: ../gramps/plugins/view/view.gpr.py:66
msgid "The view showing Gramplets"
msgstr "Цей вигляд відображає Грамплети"
#: ../gramps/plugins/view/view.gpr.py:81
msgid "The view showing all the media objects"
msgstr "Цей вигляд показує всі медіа об'єкти"
#: ../gramps/plugins/view/view.gpr.py:96
msgid "The view showing all the notes"
msgstr "Цей вигляд показує всі замітки"
#: ../gramps/plugins/view/view.gpr.py:111
msgid "The view showing all relationships of the selected person"
msgstr "Цей вигляд показує всі відносини між обраними особами"
#: ../gramps/plugins/view/view.gpr.py:126
msgid "The view showing an ancestor pedigree of the selected person"
msgstr "Цей вигляд показує родовід обраної особи"
#: ../gramps/plugins/view/view.gpr.py:133
#: ../gramps/plugins/view/view.gpr.py:142
#: ../gramps/plugins/view/view.gpr.py:157
msgid "Charts"
msgstr "Діаграми"
#: ../gramps/plugins/view/view.gpr.py:143
msgid "A view showing parents through a fanchart"
msgstr "Перегляд показує батьків на діаграмі"
#: ../gramps/plugins/view/view.gpr.py:158
msgid "Showing descendants through a fanchart"
msgstr "Перегляд показує нащадків на діаграмі"
#: ../gramps/plugins/view/view.gpr.py:171
msgid "Grouped People"
msgstr "Згруповані особи"
#: ../gramps/plugins/view/view.gpr.py:172
msgid "The view showing all people in the Family Tree grouped per family name"
msgstr "Цей вигляд показує всіх осіб Сімейного Дерева згрупованих по прізвищу"
#: ../gramps/plugins/view/view.gpr.py:189
msgid "The view showing all people in the Family Tree in a flat list"
msgstr "Цей вигляд показує всіх осіб Сімейного Дерева в списку"
#: ../gramps/plugins/view/view.gpr.py:206
msgid "The view showing all the places of the Family Tree"
msgstr "Цей вигляд показує місця з Сімейного Дерева"
#: ../gramps/plugins/view/view.gpr.py:221
msgid "Place Tree"
msgstr "Дерево місць"
#: ../gramps/plugins/view/view.gpr.py:222
msgid "A view displaying places in a tree format."
msgstr "Показ місць у форматі дерева."
#: ../gramps/plugins/view/view.gpr.py:237
msgid "The view showing all the repositories"
msgstr "Цей вигляд показує всі сховища"
#: ../gramps/plugins/view/view.gpr.py:252
msgid "The view showing all the sources"
msgstr "Цей вигляд показує всі джерела"
#: ../gramps/plugins/view/view.gpr.py:268
msgid "The view showing all the citations"
msgstr "Цей вигляд показує всі цитати"
#: ../gramps/plugins/view/view.gpr.py:282
msgid "Citation Tree"
msgstr "Дерево Цитат"
#: ../gramps/plugins/view/view.gpr.py:283
msgid "A view displaying citations and sources in a tree format."
msgstr "Показ цитат та джерел у форматі дерева."
#: ../gramps/plugins/webreport/narrativeweb.py:379
msgid "Gramps ID"
msgstr "Gramps ID"
#: ../gramps/plugins/webreport/narrativeweb.py:390
msgid "Postal Code"
msgstr "Поштовий код"
#: ../gramps/plugins/webreport/narrativeweb.py:393
msgid "State/ Province"
msgstr "Штат/Провінція:"
#: ../gramps/plugins/webreport/narrativeweb.py:398
msgid "Alternate Locations"
msgstr "Альтернативне розташування"
#: ../gramps/plugins/webreport/narrativeweb.py:400
msgid ""
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:1306
msgid "Data Map"
msgstr "Мапа даних"
#: ../gramps/plugins/webreport/narrativeweb.py:1607
#, python-format
msgid "Generated by Gramps %(version)s on %(date)s"
msgstr "Побудовано в Gramps %(version)s %(date)s"
#: ../gramps/plugins/webreport/narrativeweb.py:1621
#, python-format
msgid " Created for %(name)s "
msgstr " Створено для %(name)s "
#. Begin Navigation Menu--
#. is the style sheet either Basic-Blue or Visually Impaired,
#. and menu layout is Drop Down?
#. Basic Blue style sheet with navigation menus
#: ../gramps/plugins/webreport/narrativeweb.py:1726
#: ../gramps/plugins/webstuff/webstuff.py:66
msgid "Basic-Blue"
msgstr "Базовий-Блакитний"
#. Visually Impaired style sheet with its navigation menus
#: ../gramps/plugins/webreport/narrativeweb.py:1727
#: ../gramps/plugins/webstuff/webstuff.py:98
msgid "Visually Impaired"
msgstr "Для слабких зором"
#: ../gramps/plugins/webreport/narrativeweb.py:1758
#: ../gramps/plugins/webreport/narrativeweb.py:1908
msgid "Html|Home"
msgstr "Домівка"
#: ../gramps/plugins/webreport/narrativeweb.py:1761
#: ../gramps/plugins/webreport/narrativeweb.py:1805
#: ../gramps/plugins/webreport/narrativeweb.py:1808
#: ../gramps/plugins/webreport/narrativeweb.py:1867
#: ../gramps/plugins/webreport/narrativeweb.py:3915
#: ../gramps/plugins/webreport/narrativeweb.py:3960
msgid "Surnames"
msgstr "Прізвища"
#: ../gramps/plugins/webreport/narrativeweb.py:1768
#: ../gramps/plugins/webreport/narrativeweb.py:1884
#: ../gramps/plugins/webreport/narrativeweb.py:4804
msgid "Thumbnails"
msgstr "Мініатюри"
#: ../gramps/plugins/webreport/narrativeweb.py:1769
#: ../gramps/plugins/webreport/narrativeweb.py:1890
#: ../gramps/plugins/webreport/narrativeweb.py:4978
#: ../gramps/plugins/webreport/narrativeweb.py:8202
msgid "Download"
msgstr "Завантажити"
#. Add xml, doctype, meta and stylesheets
#: ../gramps/plugins/webreport/narrativeweb.py:1770
#: ../gramps/plugins/webreport/narrativeweb.py:1828
#: ../gramps/plugins/webreport/narrativeweb.py:1891
#: ../gramps/plugins/webreport/narrativeweb.py:6691
#: ../gramps/plugins/webreport/narrativeweb.py:6785
msgid "Address Book"
msgstr "Книга адрес"
#. add contact column
#: ../gramps/plugins/webreport/narrativeweb.py:1771
#: ../gramps/plugins/webreport/narrativeweb.py:1897
#: ../gramps/plugins/webreport/narrativeweb.py:1927
#: ../gramps/plugins/webreport/narrativeweb.py:5078
msgid "Contact"
msgstr "Контакти"
#. add personal column
#: ../gramps/plugins/webreport/narrativeweb.py:1912
msgid "Personal"
msgstr "Особа"
#. add section title
#: ../gramps/plugins/webreport/narrativeweb.py:2234
msgid "Narrative"
msgstr "Розповідь"
#: ../gramps/plugins/webreport/narrativeweb.py:2249
#: ../gramps/plugins/webreport/narrativeweb.py:6722
msgid "Web Links"
msgstr "Веб лінки"
#: ../gramps/plugins/webreport/narrativeweb.py:2296
msgid " [Click to Go]"
msgstr " [Натисніть щоб Розпочати]"
#: ../gramps/plugins/webreport/narrativeweb.py:2319
msgid "Latter-Day Saints/ LDS Ordinance"
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:2346
msgid "Source References"
msgstr "Посилання на джерела"
#: ../gramps/plugins/webreport/narrativeweb.py:2449
#: ../gramps/plugins/webreport/narrativeweb.py:5561
#: ../gramps/plugins/webreport/narrativeweb.py:5800
msgid "Family Map"
msgstr "Мапа сім'ї"
#: ../gramps/plugins/webreport/narrativeweb.py:2663
msgid "Telephone"
msgstr "Телефон"
#. feature request 2356: avoid genitive form
#: ../gramps/plugins/webreport/narrativeweb.py:2889
#, python-format
msgid "This page contains an index of all the individuals in the database with the surname of %s. Selecting the person’s name will take you to that person’s individual page."
msgstr "Ця сторінка містить список осіб з бази даних із прізвищем %s. Клік по особі переведе Вас на сторінку цієї особи."
#. Name Column
#: ../gramps/plugins/webreport/narrativeweb.py:2904
#: ../gramps/plugins/webreport/narrativeweb.py:5224
msgid "Given Name"
msgstr "Дане ім'я"
#. set progress bar pass for Repositories
#: ../gramps/plugins/webreport/narrativeweb.py:3048
#: ../gramps/plugins/webreport/narrativeweb.py:3325
#: ../gramps/plugins/webreport/narrativeweb.py:3609
#: ../gramps/plugins/webreport/narrativeweb.py:4154
#: ../gramps/plugins/webreport/narrativeweb.py:4369
#: ../gramps/plugins/webreport/narrativeweb.py:5168
#: ../gramps/plugins/webreport/narrativeweb.py:6531
#: ../gramps/plugins/webreport/narrativeweb.py:7148
#: ../gramps/plugins/webreport/narrativeweb.py:7155
#: ../gramps/plugins/webreport/narrativeweb.py:7572
#: ../gramps/plugins/webreport/narrativeweb.py:7617
#: ../gramps/plugins/webreport/narrativeweb.py:7635
#: ../gramps/plugins/webreport/narrativeweb.py:7677
msgid "Narrated Web Site Report"
msgstr "Звіт Веб сайт Розповідь"
#: ../gramps/plugins/webreport/narrativeweb.py:3049
msgid "Creating family pages..."
msgstr "Створення сімейних сторінок..."
#. Families list page message
#: ../gramps/plugins/webreport/narrativeweb.py:3071
msgid "This page contains an index of all the families/ relationships in the database, sorted by their family name/ surname. Clicking on a person’s name will take you to their family/ relationship’s page."
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:3112
#: ../gramps/plugins/webreport/narrativeweb.py:3375
#: ../gramps/plugins/webreport/narrativeweb.py:3662
#: ../gramps/plugins/webreport/narrativeweb.py:3954
msgid "Letter"
msgstr "Буква"
#: ../gramps/plugins/webreport/narrativeweb.py:3151
msgid "Families beginning with letter "
msgstr "Сім’ї, що починається на букву"
#: ../gramps/plugins/webreport/narrativeweb.py:3326
msgid "Creating place pages"
msgstr "Створення сторінки місць"
#. place list page message
#: ../gramps/plugins/webreport/narrativeweb.py:3350
msgid "This page contains an index of all the places in the database, sorted by their title. Clicking on a place’s title will take you to that place’s page."
msgstr "Ця сторінка містить список всіх місць з бази даних, відсортованих за назвою. Клік по місцю переведе Вас на сторінку цього місця."
#: ../gramps/plugins/webreport/narrativeweb.py:3376
msgid "Place Name | Name"
msgstr "Назва"
#: ../gramps/plugins/webreport/narrativeweb.py:3415
#, python-format
msgid "Places beginning with letter %s"
msgstr "Місця на букву %s"
#. section title
#: ../gramps/plugins/webreport/narrativeweb.py:3527
msgid "Place Map"
msgstr "Місці на Мапі"
#: ../gramps/plugins/webreport/narrativeweb.py:3610
msgid "Creating event pages"
msgstr "Створення сторінки подій"
#: ../gramps/plugins/webreport/narrativeweb.py:3637
msgid "This page contains an index of all the events in the database, sorted by their type and date (if one is present). Clicking on an event’s Gramps ID will open a page for that event."
msgstr "Ця сторінка містить список всіх подій з бази, відсортованих по даті(якщо вона вказана). Клік по події’s Gramps ID переведе Вас на сторінку цієї події."
#: ../gramps/plugins/webreport/narrativeweb.py:3719
#, python-format
msgid "Event types beginning with letter %s"
msgstr "Тип події, що починається на букву %s"
#: ../gramps/plugins/webreport/narrativeweb.py:3918
msgid "Surnames by person count"
msgstr "Прізвища по кількості осіб"
#. page message
#: ../gramps/plugins/webreport/narrativeweb.py:3925
msgid "This page contains an index of all the surnames in the database. Selecting a link will lead to a list of individuals in the database with this same surname."
msgstr "Ця сторінка містить список всіх прізвищ з бази даних. Клік по прізвище приведе Вас до списку осіб з цим прізвищем."
#: ../gramps/plugins/webreport/narrativeweb.py:3967
msgid "Number of People"
msgstr "Кількість осіб"
#: ../gramps/plugins/webreport/narrativeweb.py:4012
#, python-format
msgid "Surnames beginning with letter %s"
msgstr "Прізвища, що починається на букву %s"
#: ../gramps/plugins/webreport/narrativeweb.py:4155
msgid "Creating source pages"
msgstr "Створення сторінки джерел"
#: ../gramps/plugins/webreport/narrativeweb.py:4196
msgid "This page contains an index of all the sources in the database, sorted by their title. Clicking on a source’s title will take you to that source’s page."
msgstr "Ця сторінка містить список всіх джерел з бази даних, відсортованих за назвою. Клік по джерелу переведе Вас на сторінку цього джерела."
#: ../gramps/plugins/webreport/narrativeweb.py:4212
msgid "Source Name|Name"
msgstr "Назва"
#: ../gramps/plugins/webreport/narrativeweb.py:4295
msgid "Publication information"
msgstr "Інформація про публікацію"
#: ../gramps/plugins/webreport/narrativeweb.py:4370
msgid "Creating media pages"
msgstr "Створення сторінки медіа"
#: ../gramps/plugins/webreport/narrativeweb.py:4408
msgid "This page contains an index of all the media objects in the database, sorted by their title. Clicking on the title will take you to that media object’s page. If you see media size dimensions above an image, click on the image to see the full sized version. "
msgstr "Ця сторінка містить список всіх медіа об'єктів з бази даних, відсортованих по назві. Клік по назві переведе Вас на сторінку цього об'єкту. Можете натиснути на зображення щоб переглянути його в повний розмір."
#: ../gramps/plugins/webreport/narrativeweb.py:4430
msgid "Media | Name"
msgstr "Назва"
#: ../gramps/plugins/webreport/narrativeweb.py:4432
msgid "Mime Type"
msgstr "МІМЕ тип"
#: ../gramps/plugins/webreport/narrativeweb.py:4541
msgid "Previous"
msgstr "Попереднє"
#: ../gramps/plugins/webreport/narrativeweb.py:4542
#, python-format
msgid "%(page_number)d of %(total_pages)d "
msgstr "%(page_number)d з %(total_pages)d "
#: ../gramps/plugins/webreport/narrativeweb.py:4547
msgid "Next"
msgstr "Наступне"
#. missing media error message
#: ../gramps/plugins/webreport/narrativeweb.py:4550
msgid "The file has been moved or deleted."
msgstr "Файл переміщено, або знищено."
#: ../gramps/plugins/webreport/narrativeweb.py:4689
msgid "File Type"
msgstr "Тип файлу"
#: ../gramps/plugins/webreport/narrativeweb.py:4772
msgid "Missing media object:"
msgstr "Відсутній медіа об'єкт:"
#: ../gramps/plugins/webreport/narrativeweb.py:4809
msgid "This page displays a indexed list of all the media objects in this database. It is sorted by media title. There is an index of all the media objects in this database. Clicking on a thumbnail will take you to that image’s page."
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:4825
msgid "Thumbnail Preview"
msgstr "Попередні перегляд мініатюр"
#: ../gramps/plugins/webreport/narrativeweb.py:4984
msgid "This page is for the user/ creator of this Family Tree/ Narrative website to share a couple of files with you regarding their family. If there are any files listed below, clicking on them will allow you to download them. The download page and files have the same copyright as the remainder of these web pages."
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:5005
msgid "File Name"
msgstr "Ім'я файлу"
#: ../gramps/plugins/webreport/narrativeweb.py:5007
msgid "Last Modified"
msgstr "Остання зміна"
#: ../gramps/plugins/webreport/narrativeweb.py:5169
msgid "Creating individual pages"
msgstr "Створення особистої сторінки"
#. Individual List page message
#: ../gramps/plugins/webreport/narrativeweb.py:5202
msgid "This page contains an index of all the individuals in the database, sorted by their last names. Selecting the person’s name will take you to that person’s individual page."
msgstr "Ця сторінка містить список осіб з бази даних, із сортуванням по прізвищу. Клік по особі переведе Вас на сторінку цієї особи."
#: ../gramps/plugins/webreport/narrativeweb.py:5269
#, python-format
msgid "Surnames %(surname)s beginning with letter %(letter)s"
msgstr "Прізвища %(surname)s починаються на букву %(letter)s"
#. add page title
#: ../gramps/plugins/webreport/narrativeweb.py:5682
#, python-format
msgid "Tracking %s"
msgstr "Відслідковування %s"
#. page description
#: ../gramps/plugins/webreport/narrativeweb.py:5686
msgid "This map page represents that person and any descendants with all of their event/ places. If you place your mouse over the marker it will display the place name. The markers and the Reference list are sorted in date order (if any?). Clicking on a place’s name in the Reference section will take you to that place’s page."
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:5738
msgid "Drop Markers"
msgstr "Скинути мітки"
#: ../gramps/plugins/webreport/narrativeweb.py:5758
msgid "Place Title"
msgstr "Назва місця"
#: ../gramps/plugins/webreport/narrativeweb.py:5920
msgid "Ancestors"
msgstr "Предки"
#: ../gramps/plugins/webreport/narrativeweb.py:5976
msgid "Associations"
msgstr "Зв'язки"
#: ../gramps/plugins/webreport/narrativeweb.py:6166
msgid "Call Name"
msgstr "Ім'я в побуті"
#: ../gramps/plugins/webreport/narrativeweb.py:6182
msgid "Nick Name"
msgstr "Прізвисько"
#: ../gramps/plugins/webreport/narrativeweb.py:6220
msgid "Age at Death"
msgstr "Вік смерті"
#. Stepfather may not always be quite right (for example, it may
#. actually be StepFather-in-law), but it is too expensive to
#. calculate out the correct relationship using the Relationship
#. Calculator
#: ../gramps/plugins/webreport/narrativeweb.py:6311
msgid "Stepfather"
msgstr "Вітчим"
#: ../gramps/plugins/webreport/narrativeweb.py:6321
msgid "Stepmother"
msgstr "Мачуха"
#: ../gramps/plugins/webreport/narrativeweb.py:6345
msgid "Not siblings"
msgstr "Не брат/сестра"
#: ../gramps/plugins/webreport/narrativeweb.py:6406
msgid "Relation to main person"
msgstr "Відношення до базової особи"
#: ../gramps/plugins/webreport/narrativeweb.py:6408
msgid "Relation within this family (if not by birth)"
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:6532
msgid "Creating repository pages"
msgstr "Створення сторінки сховищ"
#: ../gramps/plugins/webreport/narrativeweb.py:6565
msgid "This page contains an index of all the repositories in the database, sorted by their title. Clicking on a repositories’s title will take you to that repositories’s page."
msgstr "Ця сторінка містить список всіх сховищ з бази даних, відсортованих за назвою. Клік по сховищу’s переведе Вас на сторінку цього сховища’s."
#: ../gramps/plugins/webreport/narrativeweb.py:6580
msgid "Repository |Name"
msgstr "Назва"
#. Address Book Page message
#: ../gramps/plugins/webreport/narrativeweb.py:6698
msgid "This page contains an index of all the individuals in the database, sorted by their surname, with one of the following: Address, Residence, or Web Links. Selecting the person’s name will take you to their individual Address Book page."
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:6719
msgid "Full Name"
msgstr "Повне Ім'я"
#: ../gramps/plugins/webreport/narrativeweb.py:6952
#, python-format
msgid "Neither %(current)s nor %(parent)s are directories"
msgstr "Ні %(current)s , ні %(parent)s не є каталогами"
#: ../gramps/plugins/webreport/narrativeweb.py:6960
#: ../gramps/plugins/webreport/narrativeweb.py:6965
#: ../gramps/plugins/webreport/narrativeweb.py:6978
#: ../gramps/plugins/webreport/narrativeweb.py:6983
#, python-format
msgid "Could not create the directory: %s"
msgstr "Не можу створити каталог: %s"
#: ../gramps/plugins/webreport/narrativeweb.py:6989
msgid "Invalid file name"
msgstr "Помилкова назва файлу"
#: ../gramps/plugins/webreport/narrativeweb.py:6990
msgid "The archive file must be a file, not a directory"
msgstr "Архівом має бути файл, а не каталог"
#: ../gramps/plugins/webreport/narrativeweb.py:7112
#, python-format
msgid "ID=%(grampsid)s, path=%(dir)s"
msgstr "ID=%(grampsid)s, шлях=%(dir)s"
#: ../gramps/plugins/webreport/narrativeweb.py:7117
msgid "Missing media objects:"
msgstr "Відсутній медіа об'єкт:"
#: ../gramps/plugins/webreport/narrativeweb.py:7149
msgid "Applying Person Filter..."
msgstr "Застосовую фільтр осіб..."
#: ../gramps/plugins/webreport/narrativeweb.py:7156
msgid "Constructing list of other objects..."
msgstr "Створюю список інших об'єктів..."
#: ../gramps/plugins/webreport/narrativeweb.py:7364
#, python-format
msgid "Family of %s and %s"
msgstr "Сім’я %s та %s"
#. Only the name of the husband is known
#. Only the name of the wife is known
#: ../gramps/plugins/webreport/narrativeweb.py:7368
#: ../gramps/plugins/webreport/narrativeweb.py:7372
#, python-format
msgid "Family of %s"
msgstr "Сім’я %s"
#: ../gramps/plugins/webreport/narrativeweb.py:7573
msgid "Creating GENDEX file"
msgstr "Створення файлу GENDEX"
#: ../gramps/plugins/webreport/narrativeweb.py:7618
msgid "Creating surname pages"
msgstr "Створення сторінки прізвищ"
#: ../gramps/plugins/webreport/narrativeweb.py:7636
msgid "Creating thumbnail preview page..."
msgstr "Створення сторінки попереднього перегляду мініатюр..."
#: ../gramps/plugins/webreport/narrativeweb.py:7678
msgid "Creating address book pages ..."
msgstr "Створення сторінки адрес..."
#: ../gramps/plugins/webreport/narrativeweb.py:7979
msgid "Store web pages in .tar.gz archive"
msgstr "Збереження веб сторінки в .tar.gz архіві"
#: ../gramps/plugins/webreport/narrativeweb.py:7981
msgid "Whether to store the web pages in an archive file"
msgstr "Чи зберегти архівувати сторінку"
#: ../gramps/plugins/webreport/narrativeweb.py:7988
#: ../gramps/plugins/webreport/webcal.py:1325
msgid "Destination"
msgstr "Призначення"
#: ../gramps/plugins/webreport/narrativeweb.py:7991
#: ../gramps/plugins/webreport/webcal.py:1328
msgid "The destination directory for the web files"
msgstr "Каталог призначення веб файлів"
#: ../gramps/plugins/webreport/narrativeweb.py:7997
msgid "Web site title"
msgstr "Назва сайту"
#: ../gramps/plugins/webreport/narrativeweb.py:7997
msgid "My Family Tree"
msgstr "Моє Сімейне Дерево"
#: ../gramps/plugins/webreport/narrativeweb.py:7998
msgid "The title of the web site"
msgstr "Назва веб сайту"
#: ../gramps/plugins/webreport/narrativeweb.py:8003
msgid "Select filter to restrict people that appear on web site"
msgstr "Оберіть фільтр для відбору людей до звіту"
#: ../gramps/plugins/webreport/narrativeweb.py:8030
#: ../gramps/plugins/webreport/webcal.py:1365
msgid "File extension"
msgstr "Розширення файлу"
#: ../gramps/plugins/webreport/narrativeweb.py:8033
#: ../gramps/plugins/webreport/webcal.py:1368
msgid "The extension to be used for the web files"
msgstr "Розширення для веб файлів"
#: ../gramps/plugins/webreport/narrativeweb.py:8036
#: ../gramps/plugins/webreport/webcal.py:1371
msgid "Copyright"
msgstr "Авторське право"
#: ../gramps/plugins/webreport/narrativeweb.py:8039
#: ../gramps/plugins/webreport/webcal.py:1374
msgid "The copyright to be used for the web files"
msgstr "Авторське право для веб файлів"
#: ../gramps/plugins/webreport/narrativeweb.py:8042
#: ../gramps/plugins/webreport/webcal.py:1380
msgid "StyleSheet"
msgstr "Таблиця стилів"
#: ../gramps/plugins/webreport/narrativeweb.py:8047
#: ../gramps/plugins/webreport/webcal.py:1383
msgid "The stylesheet to be used for the web pages"
msgstr "Таблиця стилів для веб сторінок"
#: ../gramps/plugins/webreport/narrativeweb.py:8052
msgid "Horizontal -- Default"
msgstr "Горизонтально - стандартно"
#: ../gramps/plugins/webreport/narrativeweb.py:8053
msgid "Vertical -- Left Side"
msgstr "Вертикально -- Ліва сторона"
#: ../gramps/plugins/webreport/narrativeweb.py:8054
msgid "Fade -- WebKit Browsers Only"
msgstr "Згасання -- Лише для браузерів на основі WebKit"
#: ../gramps/plugins/webreport/narrativeweb.py:8055
#: ../gramps/plugins/webreport/narrativeweb.py:8067
msgid "Drop-Down -- WebKit Browsers Only"
msgstr "Тягни-Кидай -- Лише для браузерів на основі WebKit"
#: ../gramps/plugins/webreport/narrativeweb.py:8057
msgid "Navigation Menu Layout"
msgstr "Положення меню"
#: ../gramps/plugins/webreport/narrativeweb.py:8060
msgid "Choose which layout for the Navigation Menus."
msgstr "Виберіть положення меню навігації"
#: ../gramps/plugins/webreport/narrativeweb.py:8066
msgid "Normal Outline Style"
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:8069
msgid "Citation Referents Layout"
msgstr "Розміщення посилання на цитату"
#: ../gramps/plugins/webreport/narrativeweb.py:8072
msgid "Determine the default layout for the Source Page's Citation Referents section"
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:8076
msgid "Include ancestor's tree"
msgstr "Включити дерево предків"
#: ../gramps/plugins/webreport/narrativeweb.py:8077
msgid "Whether to include an ancestor graph on each individual page"
msgstr "Чи включати графік предків на кожну особисту сторінку"
#: ../gramps/plugins/webreport/narrativeweb.py:8081
msgid "Graph generations"
msgstr "Графік поколінь"
#: ../gramps/plugins/webreport/narrativeweb.py:8082
msgid "The number of generations to include in the ancestor graph"
msgstr "Кількість поколінь для включення до графіку предків"
#: ../gramps/plugins/webreport/narrativeweb.py:8092
msgid "Page Generation"
msgstr "Сторінка поколінь"
#: ../gramps/plugins/webreport/narrativeweb.py:8095
msgid "Home page note"
msgstr "Замітка домашньої сторінки"
#: ../gramps/plugins/webreport/narrativeweb.py:8096
msgid "A note to be used on the home page"
msgstr "Замітка, яку буде показано на головній сторінці"
#: ../gramps/plugins/webreport/narrativeweb.py:8099
msgid "Home page image"
msgstr "Зображення домашньої сторінки"
#: ../gramps/plugins/webreport/narrativeweb.py:8100
msgid "An image to be used on the home page"
msgstr "Зображення, яке буде показано на головній сторінці"
#: ../gramps/plugins/webreport/narrativeweb.py:8103
msgid "Introduction note"
msgstr "Вступна замітка"
#: ../gramps/plugins/webreport/narrativeweb.py:8104
msgid "A note to be used as the introduction"
msgstr "Вступна замітка, яку буде використано для вступу"
#: ../gramps/plugins/webreport/narrativeweb.py:8107
msgid "Introduction image"
msgstr "Вступне зображення"
#: ../gramps/plugins/webreport/narrativeweb.py:8108
msgid "An image to be used as the introduction"
msgstr "Вступне зображення, яке буде використано для вступу"
#: ../gramps/plugins/webreport/narrativeweb.py:8111
msgid "Publisher contact note"
msgstr "Контакти видавця"
#: ../gramps/plugins/webreport/narrativeweb.py:8112
msgid ""
"A note to be used as the publisher contact.\n"
"If no publisher information is given,\n"
"no contact page will be created"
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:8118
msgid "Publisher contact image"
msgstr "Зображення видавця"
#: ../gramps/plugins/webreport/narrativeweb.py:8119
msgid ""
"An image to be used as the publisher contact.\n"
"If no publisher information is given,\n"
"no contact page will be created"
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:8125
msgid "HTML user header"
msgstr "Власний HTML заголовок"
#: ../gramps/plugins/webreport/narrativeweb.py:8126
msgid "A note to be used as the page header"
msgstr "Замітка, яку буде показано в шапці сторінки."
#: ../gramps/plugins/webreport/narrativeweb.py:8129
msgid "HTML user footer"
msgstr "Власний HTML підвал"
#: ../gramps/plugins/webreport/narrativeweb.py:8130
msgid "A note to be used as the page footer"
msgstr "Замітка, яку буде показано в нижній частині сторінки."
#: ../gramps/plugins/webreport/narrativeweb.py:8133
msgid "Include images and media objects"
msgstr "Включить зображення та медіа"
#: ../gramps/plugins/webreport/narrativeweb.py:8134
msgid "Whether to include a gallery of media objects"
msgstr "Чи додавати галерею медіа об'єктів"
#: ../gramps/plugins/webreport/narrativeweb.py:8138
msgid "Create and only use thumbnail- sized images"
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:8139
msgid "This option allows you to create only thumbnail images instead of the full-sized images on the Media Page. This will allow you to have a much smaller total upload size to your web hosting site."
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:8145
msgid "Max width of initial image"
msgstr "Макс. ширина зображення"
#: ../gramps/plugins/webreport/narrativeweb.py:8147
msgid "This allows you to set the maximum width of the image shown on the media page. Set to 0 for no limit."
msgstr "Це дозволяє обмежити максимальну ширину показу зображення в галереї. Встановіть 0, щоб вимкнути обмеження."
#: ../gramps/plugins/webreport/narrativeweb.py:8151
msgid "Max height of initial image"
msgstr "Макс. висота вихідного зображення"
#: ../gramps/plugins/webreport/narrativeweb.py:8153
msgid "This allows you to set the maximum height of the image shown on the media page. Set to 0 for no limit."
msgstr "Це дозволяє обмежити максимальну висоту показу зображення в галереї. Встановіть 0, щоб вимкнути обмеження."
#: ../gramps/plugins/webreport/narrativeweb.py:8159
msgid "Suppress Gramps ID"
msgstr "Не показувати Gramps ID"
#: ../gramps/plugins/webreport/narrativeweb.py:8160
msgid "Whether to include the Gramps ID of objects"
msgstr "Чи потрібно показувати Gramps ID"
#: ../gramps/plugins/webreport/narrativeweb.py:8170
msgid "Include records marked private"
msgstr "Додати записи помічені як приватний"
#: ../gramps/plugins/webreport/narrativeweb.py:8171
msgid "Whether to include private objects"
msgstr "Чи показувати приватні записи"
#: ../gramps/plugins/webreport/narrativeweb.py:8174
msgid "Living People"
msgstr "Живі люди"
#: ../gramps/plugins/webreport/narrativeweb.py:8179
msgid "Include Last Name Only"
msgstr "Показувати лише прізвище"
#: ../gramps/plugins/webreport/narrativeweb.py:8181
msgid "Include Full Name Only"
msgstr "Показувати повне ім'я"
#: ../gramps/plugins/webreport/narrativeweb.py:8184
msgid "How to handle living people"
msgstr "Як визначати живих осіб"
#: ../gramps/plugins/webreport/narrativeweb.py:8188
msgid "Years from death to consider living"
msgstr "Років від смерті, щоб рахувати живим(ою)"
#: ../gramps/plugins/webreport/narrativeweb.py:8190
msgid "This allows you to restrict information on people who have not been dead for very long"
msgstr "Це дозволяє обмежити інформацію про осіб які не рахуються мертвими довгий час."
#: ../gramps/plugins/webreport/narrativeweb.py:8205
msgid "Include download page"
msgstr "Включити сторінку завантаження"
#: ../gramps/plugins/webreport/narrativeweb.py:8206
msgid "Whether to include a database download option"
msgstr "Чи додати можливість завантаження бази данх"
#: ../gramps/plugins/webreport/narrativeweb.py:8210
#: ../gramps/plugins/webreport/narrativeweb.py:8219
msgid "Download Filename"
msgstr "Ім'я файлу завантаження"
#: ../gramps/plugins/webreport/narrativeweb.py:8212
#: ../gramps/plugins/webreport/narrativeweb.py:8221
msgid "File to be used for downloading of database"
msgstr "Файл буде використано для завантаження"
#: ../gramps/plugins/webreport/narrativeweb.py:8215
#: ../gramps/plugins/webreport/narrativeweb.py:8224
msgid "Description for download"
msgstr "Опис завантаження"
#: ../gramps/plugins/webreport/narrativeweb.py:8215
msgid "Smith Family Tree"
msgstr "Сімейне Дерево Сміта"
#: ../gramps/plugins/webreport/narrativeweb.py:8216
#: ../gramps/plugins/webreport/narrativeweb.py:8225
msgid "Give a description for this file."
msgstr "Дайте опис цьому файлу."
#: ../gramps/plugins/webreport/narrativeweb.py:8224
msgid "Johnson Family Tree"
msgstr "Сімейне Дерево Джонсона"
#: ../gramps/plugins/webreport/narrativeweb.py:8234
#: ../gramps/plugins/webreport/webcal.py:1525
msgid "Advanced Options"
msgstr "Розширені параметри"
#: ../gramps/plugins/webreport/narrativeweb.py:8237
#: ../gramps/plugins/webreport/webcal.py:1527
msgid "Character set encoding"
msgstr "Кодування символів"
#: ../gramps/plugins/webreport/narrativeweb.py:8240
#: ../gramps/plugins/webreport/webcal.py:1530
msgid "The encoding to be used for the web files"
msgstr "Кодування для файлів веб сторінки"
#: ../gramps/plugins/webreport/narrativeweb.py:8243
msgid "Include link to active person on every page"
msgstr "Додати посилання на активну особу в кожну сторінку"
#: ../gramps/plugins/webreport/narrativeweb.py:8244
msgid "Include a link to the active person (if they have a webpage)"
msgstr "Додати посилання на активну особу(якщо вона має сторінку)"
#: ../gramps/plugins/webreport/narrativeweb.py:8247
msgid "Include a column for birth dates on the index pages"
msgstr "Додати колонку днів народження на індексних сторінках"
#: ../gramps/plugins/webreport/narrativeweb.py:8248
msgid "Whether to include a birth column"
msgstr "Чи показувати колонку днів народження"
#: ../gramps/plugins/webreport/narrativeweb.py:8251
msgid "Include a column for death dates on the index pages"
msgstr "Додати колонку дати смерті на індексних сторінках"
#: ../gramps/plugins/webreport/narrativeweb.py:8252
msgid "Whether to include a death column"
msgstr "Чи показувати колонку дат смерті"
#: ../gramps/plugins/webreport/narrativeweb.py:8255
msgid "Include a column for partners on the index pages"
msgstr "Додати колонку з інформацією про пару"
#: ../gramps/plugins/webreport/narrativeweb.py:8257
msgid "Whether to include a partners column"
msgstr "Чи показувати колонку з інформацією про пару"
#: ../gramps/plugins/webreport/narrativeweb.py:8260
msgid "Include a column for parents on the index pages"
msgstr "Додати колонку з інформацією про батьків"
#: ../gramps/plugins/webreport/narrativeweb.py:8262
msgid "Whether to include a parents column"
msgstr "Чи показувати колонку з інформацією про батьків"
#: ../gramps/plugins/webreport/narrativeweb.py:8265
msgid "Include half and/ or step-siblings on the individual pages"
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:8267
msgid "Whether to include half and/ or step-siblings with the parents and siblings"
msgstr ""
#: ../gramps/plugins/webreport/narrativeweb.py:8271
msgid "Sort all children in birth order"
msgstr "Сортувати дітей за народженням"
#: ../gramps/plugins/webreport/narrativeweb.py:8272
msgid "Whether to display children in birth order or in entry order?"
msgstr "Чи сортувати дітей за датою народження чи залишити сортування як в записах?"
#: ../gramps/plugins/webreport/narrativeweb.py:8275
msgid "Include family pages"
msgstr "Включити сторінки сім'ї"
#: ../gramps/plugins/webreport/narrativeweb.py:8276
msgid "Whether or not to include family pages."
msgstr "Чи додавати сімейні сторінки."
#: ../gramps/plugins/webreport/narrativeweb.py:8279
msgid "Include event pages"
msgstr "Включити сторінку подій"
#: ../gramps/plugins/webreport/narrativeweb.py:8280
msgid "Add a complete events list and relevant pages or not"
msgstr "Чи додавати повний список подій та сторінки для кожної події"
#: ../gramps/plugins/webreport/narrativeweb.py:8283
msgid "Include repository pages"
msgstr "Включити сторінку сховищ"
#: ../gramps/plugins/webreport/narrativeweb.py:8284
msgid "Whether or not to include the Repository Pages."
msgstr "Чи потрібно додавати сторінки сховища."
#: ../gramps/plugins/webreport/narrativeweb.py:8287
msgid "Include GENDEX file (/gendex.txt)"
msgstr "Додати файл GENDEX (/gendex.txt)"
#: ../gramps/plugins/webreport/narrativeweb.py:8288
msgid "Whether to include a GENDEX file or not"
msgstr "Чи потрібно додавати файл GENDEX"
#: ../gramps/plugins/webreport/narrativeweb.py:8291
msgid "Include address book pages"
msgstr "Включити сторінку книги адрес"
#: ../gramps/plugins/webreport/narrativeweb.py:8292
msgid "Whether or not to add Address Book pages,which can include e-mail and website addresses and personal address/ residence events."
msgstr "Чи додавати сторінки Адресної Книги, вони може містити email та веб адреси, також адреси осіб, місця подій."
#: ../gramps/plugins/webreport/narrativeweb.py:8302
msgid "Place Map Options"
msgstr "Параметри карти місць"
#: ../gramps/plugins/webreport/narrativeweb.py:8306
msgid "Google"
msgstr "Google"
#: ../gramps/plugins/webreport/narrativeweb.py:8308
msgid "Map Service"
msgstr "Сервіс мап"
#: ../gramps/plugins/webreport/narrativeweb.py:8311
msgid "Choose your choice of map service for creating the Place Map Pages."
msgstr "Оберіть Ваш улюблений Сервіс мап для створення сторінок Місць на мапі"
#: ../gramps/plugins/webreport/narrativeweb.py:8316
msgid "Include Place map on Place Pages"
msgstr "Додати карту місця на сторінку місць"
#: ../gramps/plugins/webreport/narrativeweb.py:8317
msgid "Whether to include a place map on the Place Pages, where Latitude/ Longitude are available."
msgstr "Чи потрібно додавати мапу місця на сторінку місць, де доступно Довгота/Широта."
#: ../gramps/plugins/webreport/narrativeweb.py:8322
msgid "Include Family Map Pages with all places shown on the map"
msgstr "Включити Сторінки Мап сім’ї з усіма місцями на мапі"
#: ../gramps/plugins/webreport/narrativeweb.py:8324
msgid "Whether or not to add an individual page map showing all the places on this page. This will allow you to see how your family traveled around the country."
msgstr "Чи додавати окрему сторінку з мапою, на якій буде відмічено всі місця. Це дозволить переглянути як Ваша сім'я подорожувала по країні."
#: ../gramps/plugins/webreport/narrativeweb.py:8332
msgid "Family Links"
msgstr "Посилання сім’ї"
#: ../gramps/plugins/webreport/narrativeweb.py:8333
msgid "Drop"
msgstr "Скинути"
#: ../gramps/plugins/webreport/narrativeweb.py:8334
msgid "Markers"
msgstr "Відмітки"
#: ../gramps/plugins/webreport/narrativeweb.py:8335
msgid "Google/ FamilyMap Option"
msgstr "Google/ Параметри Сімейної мапи"
#: ../gramps/plugins/webreport/narrativeweb.py:8338
msgid "Select which option that you would like to have for the Google Maps Family Map pages..."
msgstr ""
#. adding title to hyperlink menu for screen readers and braille writers
#: ../gramps/plugins/webreport/narrativeweb.py:8798
#, python-format
msgid "Alphabet Menu: %s"
msgstr "Алфавітне меню: %s"
#. _('translation')
#. Number of directory levels up to get to self.html_dir / root
#. Number of directory levels up to get to root
#. generate progress pass for "Year At A Glance"
#: ../gramps/plugins/webreport/webcal.py:299
#: ../gramps/plugins/webreport/webcal.py:842
#: ../gramps/plugins/webreport/webcal.py:905
#: ../gramps/plugins/webreport/webcal.py:1086
#: ../gramps/plugins/webreport/webcal.py:1092
msgid "Web Calendar Report"
msgstr "Звіт Веб Календар"
#: ../gramps/plugins/webreport/webcal.py:300
#, python-format
msgid "Calculating Holidays for year %04d"
msgstr "Розрахунок свят для %04d року"
#: ../gramps/plugins/webreport/webcal.py:466
#, python-format
msgid "Created for %(author)s "
msgstr "Створено для %(author)s "
#: ../gramps/plugins/webreport/webcal.py:470
#, python-format
msgid "Created for %(author)s"
msgstr "Створено для %(author)s"
#. Add a link for year_glance() if requested
#: ../gramps/plugins/webreport/webcal.py:543
msgid "Year Glance"
msgstr "Перегляд року"
#: ../gramps/plugins/webreport/webcal.py:577
msgid "NarrativeWeb Home"
msgstr "Веб сайт Розповідь"
#: ../gramps/plugins/webreport/webcal.py:579
msgid "Full year at a Glance"
msgstr "Повний рік в цифрах"
#: ../gramps/plugins/webreport/webcal.py:843
msgid "Formatting months ..."
msgstr "Форматування місяців..."
#: ../gramps/plugins/webreport/webcal.py:906
msgid "Creating Year At A Glance calendar"
msgstr "Створення років для календаря"
#. page title
#: ../gramps/plugins/webreport/webcal.py:911
#, python-format
msgid "%(year)d, At A Glance"
msgstr "%(year)d, Короткий огляд"
#: ../gramps/plugins/webreport/webcal.py:925
msgid "This calendar is meant to give you access to all your data at a glance compressed into one page. Clicking on a date will take you to a page that shows all the events for that date, if there are any.\n"
msgstr "Цей календар надає Вам доступ до всіх дат в короткому огляді, на одній сторінці. Клік по даті переведе Вас на сторінку із списком подій на цю дату, якщо вони відбулись.\n"
#. page title
#: ../gramps/plugins/webreport/webcal.py:977
msgid "One Day Within A Year"
msgstr "Один день з року"
#: ../gramps/plugins/webreport/webcal.py:1188
#, python-format
msgid "%(spouse)s and %(person)s"
msgstr "%(spouse)s та %(person)s"
#. Display date as user set in preferences
#: ../gramps/plugins/webreport/webcal.py:1206
#, python-format
msgid "Generated by Gramps on %(date)s"
msgstr "Створено в Gramps в %(date)s"
#: ../gramps/plugins/webreport/webcal.py:1332
msgid "Calendar Title"
msgstr "Назва календаря"
#: ../gramps/plugins/webreport/webcal.py:1332
msgid "My Family Calendar"
msgstr "Мій сімейний календар"
#: ../gramps/plugins/webreport/webcal.py:1333
msgid "The title of the calendar"
msgstr "Заголовок для календаря"
#: ../gramps/plugins/webreport/webcal.py:1390
msgid "Content Options"
msgstr "Параметри вмісту"
#: ../gramps/plugins/webreport/webcal.py:1395
msgid "Create multiple year calendars"
msgstr "Створення календаря на декілька років"
#: ../gramps/plugins/webreport/webcal.py:1396
msgid "Whether to create Multiple year calendars or not."
msgstr "Чи генерувати календар на декілька років."
#: ../gramps/plugins/webreport/webcal.py:1400
msgid "Start Year for the Calendar(s)"
msgstr "Перший рік Календаря"
#: ../gramps/plugins/webreport/webcal.py:1402
msgid "Enter the starting year for the calendars between 1900 - 3000"
msgstr "Вкажіть перший рік (в межах 1900-3000) з якого починати календар"
#: ../gramps/plugins/webreport/webcal.py:1406
msgid "End Year for the Calendar(s)"
msgstr "Останній рік Календаря"
#: ../gramps/plugins/webreport/webcal.py:1408
msgid "Enter the ending year for the calendars between 1900 - 3000."
msgstr "Вкажіть останній рік (в межах 1900-3000) з яким закінчувати календар"
#: ../gramps/plugins/webreport/webcal.py:1425
msgid "Holidays will be included for the selected country"
msgstr "Буде включено свята для вказаної країни"
#: ../gramps/plugins/webreport/webcal.py:1447
msgid "Home link"
msgstr "Домашня сторінка"
#: ../gramps/plugins/webreport/webcal.py:1448
msgid "The link to be included to direct the user to the main page of the web site"
msgstr "Посилання на головну сторінку сайту"
#: ../gramps/plugins/webreport/webcal.py:1468
msgid "Jan - Jun Notes"
msgstr "Замітки Січ-Черв"
#: ../gramps/plugins/webreport/webcal.py:1470
msgid "January Note"
msgstr "Замітка до Січня"
#: ../gramps/plugins/webreport/webcal.py:1471
msgid "The note for the month of January"
msgstr "Замітка до січня місяця"
#: ../gramps/plugins/webreport/webcal.py:1474
msgid "February Note"
msgstr "Замітка до Лютого"
#: ../gramps/plugins/webreport/webcal.py:1475
msgid "The note for the month of February"
msgstr "Замітка до місяця лютий"
#: ../gramps/plugins/webreport/webcal.py:1478
msgid "March Note"
msgstr "Замітка до Березня"
#: ../gramps/plugins/webreport/webcal.py:1479
msgid "The note for the month of March"
msgstr "Замітка до березня місяця"
#: ../gramps/plugins/webreport/webcal.py:1482
msgid "April Note"
msgstr "Замітка до Квітня"
#: ../gramps/plugins/webreport/webcal.py:1483
msgid "The note for the month of April"
msgstr "Замітка до квітня місяця"
#: ../gramps/plugins/webreport/webcal.py:1486
msgid "May Note"
msgstr "Замітка до Травня"
#: ../gramps/plugins/webreport/webcal.py:1487
msgid "The note for the month of May"
msgstr "Замітка до травня місяця"
#: ../gramps/plugins/webreport/webcal.py:1490
msgid "June Note"
msgstr "Замітка до Червня"
#: ../gramps/plugins/webreport/webcal.py:1491
msgid "The note for the month of June"
msgstr "Замітка до червня місяця"
#: ../gramps/plugins/webreport/webcal.py:1494
msgid "Jul - Dec Notes"
msgstr "Замітки Лип-Груд"
#: ../gramps/plugins/webreport/webcal.py:1496
msgid "July Note"
msgstr "Замітка до Липня"
#: ../gramps/plugins/webreport/webcal.py:1497
msgid "The note for the month of July"
msgstr "Замітка до липня місяця"
#: ../gramps/plugins/webreport/webcal.py:1500
msgid "August Note"
msgstr "Замітка до Серпня"
#: ../gramps/plugins/webreport/webcal.py:1501
msgid "The note for the month of August"
msgstr "Замітка до серпня місяця"
#: ../gramps/plugins/webreport/webcal.py:1504
msgid "September Note"
msgstr "Замітка до Вересня"
#: ../gramps/plugins/webreport/webcal.py:1505
msgid "The note for the month of September"
msgstr "Замітка до вересня місяця"
#: ../gramps/plugins/webreport/webcal.py:1508
msgid "October Note"
msgstr "Замітка до Жовтня"
#: ../gramps/plugins/webreport/webcal.py:1509
msgid "The note for the month of October"
msgstr "Замітка до жовтня місяця"
#: ../gramps/plugins/webreport/webcal.py:1512
msgid "November Note"
msgstr "Замітка до Листопада"
#: ../gramps/plugins/webreport/webcal.py:1513
msgid "The note for the month of November"
msgstr "Замітка до листопада місяця"
#: ../gramps/plugins/webreport/webcal.py:1516
msgid "December Note"
msgstr "Замітка до Грудня"
#: ../gramps/plugins/webreport/webcal.py:1517
msgid "The note for the month of December"
msgstr "Замітка до грудня місяця"
#: ../gramps/plugins/webreport/webcal.py:1533
msgid "Create \"Year At A Glance\" Calendar"
msgstr "Створення календаря \"Короткий огляд років\""
#: ../gramps/plugins/webreport/webcal.py:1534
msgid "Whether to create A one-page mini calendar with dates highlighted"
msgstr "Чи створювати на одній сторінці міні календар з виділеними датами."
#: ../gramps/plugins/webreport/webcal.py:1538
msgid "Create one day event pages for Year At A Glance calendar"
msgstr "Створювати сторінку подій одного дня"
#: ../gramps/plugins/webreport/webcal.py:1540
msgid "Whether to create one day pages or not"
msgstr "Чи створювати сторінку подій одного дня"
#: ../gramps/plugins/webreport/webcal.py:1543
msgid "Link to Narrated Web Report"
msgstr "Посилання на Звіт Веб Сайт Розповідь"
#: ../gramps/plugins/webreport/webcal.py:1544
msgid "Whether to link data to web report or not"
msgstr "Чи додавати посилання на веб звіт"
#: ../gramps/plugins/webreport/webcal.py:1550
msgid "Link prefix"
msgstr "Префікс лінку"
#: ../gramps/plugins/webreport/webcal.py:1551
msgid "A Prefix on the links to take you to Narrated Web Report"
msgstr "Префікс для посилання, що доставить Вас на Звіт Веб Розповідь"
#: ../gramps/plugins/webreport/webcal.py:1707
#, python-format
msgid "%s old"
msgstr "%s старий"
#: ../gramps/plugins/webreport/webcal.py:1707
msgid "birth"
msgstr "народження"
#: ../gramps/plugins/webreport/webcal.py:1714
#, python-format
msgid "%(couple)s, wedding "
msgstr "%(couple)s, шлюб "
#: ../gramps/plugins/webreport/webcal.py:1718
#, python-format
msgid "%(couple)s, %(years)d year anniversary"
msgid_plural "%(couple)s, %(years)d year anniversary"
msgstr[0] "%(couple)s, %(years)d рік річниці"
msgstr[1] "%(couple)s, %(years)d рік річниці"
msgstr[2] "%(couple)s, %(years)d рік річниці"
#: ../gramps/plugins/webreport/webplugins.gpr.py:31
msgid "Narrated Web Site"
msgstr "Веб сайт Розповідь"
#: ../gramps/plugins/webreport/webplugins.gpr.py:32
msgid "Produces web (HTML) pages for individuals, or a set of individuals"
msgstr "Створює веб сторінки (HTML) для окремої особи, або набору осіб"
#: ../gramps/plugins/webreport/webplugins.gpr.py:55
msgid "Web Calendar"
msgstr "Веб Календар"
#: ../gramps/plugins/webreport/webplugins.gpr.py:56
msgid "Produces web (HTML) calendars."
msgstr "Будує веб (HTML) календарі."
#: ../gramps/plugins/webstuff/webstuff.gpr.py:33
msgid "Webstuff"
msgstr "Веб матеріали"
#: ../gramps/plugins/webstuff/webstuff.gpr.py:34
msgid "Provides a collection of resources for the web"
msgstr "Надає колекцію ресурсів для веб"
#. id, user selectable?, translated_name, option name, fullpath,
#. navigation target name, images, javascript
#. "default" is used as default
#. Basic Ash style sheet
#. default style sheet in the options
#: ../gramps/plugins/webstuff/webstuff.py:62
#: ../gramps/plugins/webstuff/webstuff.py:116
msgid "Basic-Ash"
msgstr "Базовий-Зола"
#. Basic Cypress style sheet
#: ../gramps/plugins/webstuff/webstuff.py:70
msgid "Basic-Cypress"
msgstr "Базовий-Кипарис"
#. basic Lilac style sheet
#: ../gramps/plugins/webstuff/webstuff.py:74
msgid "Basic-Lilac"
msgstr "Базовий-Бузок"
#. basic Peach style sheet
#: ../gramps/plugins/webstuff/webstuff.py:78
msgid "Basic-Peach"
msgstr "Базовий-Персик"
#. basic Spruce style sheet
#: ../gramps/plugins/webstuff/webstuff.py:82
msgid "Basic-Spruce"
msgstr "Базовий-Ялина"
#. Mainz style sheet with its images
#: ../gramps/plugins/webstuff/webstuff.py:86
msgid "Mainz"
msgstr "Майнц"
#. Nebraska style sheet
#: ../gramps/plugins/webstuff/webstuff.py:94
msgid "Nebraska"
msgstr "Небраска"
#. no style sheet option
#: ../gramps/plugins/webstuff/webstuff.py:159
msgid "No style sheet"
msgstr "Без таблиці стилів"
#: ../data/gramps.desktop.in.h:2
msgid "Genealogy System"
msgstr "Генеалогічна система"
#: ../data/gramps.desktop.in.h:3
msgid "Gramps Genealogy System"
msgstr "Генеалогічна система Gramps"
#: ../data/gramps.desktop.in.h:4
msgid "Manage genealogical information, perform genealogical research and analysis"
msgstr "Керування генеалогічною інформацією, проведення генеалогічних досліджень та аналізів."
#: ../data/gramps.keys.in.h:1 ../data/gramps.xml.in.h:1
msgid "Gramps database"
msgstr "База Gramps"
#: ../data/gramps.keys.in.h:2 ../data/gramps.xml.in.h:3
msgid "Gramps package"
msgstr "Пакунок Gramps"
#: ../data/gramps.keys.in.h:3 ../data/gramps.xml.in.h:4
msgid "Gramps XML database"
msgstr "База Gramps XML"
#: ../data/gramps.xml.in.h:5
msgid "GeneWeb source file"
msgstr "Файл джерело GeneWeb"
#: ../data/tips.xml.in.h:1
msgid "Working with Dates A range of dates can be given by using the format "between January 4, 2000 and March 20, 2003". You can also indicate the level of confidence in a date and even choose between seven different calendars. Try the button next to the date field in the Events Editor."
msgstr "Робота з Датами Діапазон дат може бути заданий у форматі "між 4 січня 2000 та 20 березня 2003". Також можете встановити рівень точності дати і навіть маєте можливість обирати з поміж семи календарів. Спробуйте кнопку поруч з полем дати в редакторі подій."
#: ../data/tips.xml.in.h:2
msgid "Editing Objects In most cases double clicking on a name, source, place or media entry will bring up a window to allow you to edit the object. Note that the result can be dependent on context. For example, in the Family View clicking on a parent or child will bring up the Relationship Editor."
msgstr ""
#: ../data/tips.xml.in.h:3
msgid "Adding Images An image can be added to any gallery or the Media View by dragging and dropping it from a file manager or a web browser. Actually you can add any type of file like this, useful for scans of documents and other digital sources."
msgstr "Додавання зображень Зображення може бути додане до будь якої галереї, способом тягни-кидай, із файлового менеджера, або веб-браузера. Насправді Ви можете додавати файли будь якого типу, це корисно для сканованих документів та інших цифрових джерел."
#: ../data/tips.xml.in.h:4
msgid "Ordering Children in a Family The birth order of children in a family can be set by using drag and drop. This order is preserved even when they do not have birth dates."
msgstr "Сортування дітей в сім’ї Порядок народження дітей в сім’ї можна змінити шляхом перетягування. Цей порядок збережеться навіть тоді, коли дата народження відсутня."
#: ../data/tips.xml.in.h:5
msgid "Talk to Relatives Before It Is Too Late Your oldest relatives can be your most important source of information. They usually know things about the family that haven't been written down. They might tell you nuggets about people that may one day lead to a new avenue of research. At the very least, you will get to hear some great stories. Don't forget to record the conversations!"
msgstr "Поговоріть з рідними поки не стало надто пізно Ваші діді, бабусі є Вашим найважливішим джерелом інформації. Вони зазвичай знають багато цікавих речей про сім'ю, які раніше не були записані. Вони можуть розповісти Вам про людей, та речі, які можуть в один прекрасний день привести до нової можливості дослідження. Принаймні, Ви маєте змогу почути великі історії. Не забувайте записувати розмови!"
#: ../data/tips.xml.in.h:6
msgid "Filtering People In the People View, you can 'filter' individuals based on many criteria. To define a new filter go to "Edit > Person Filter Editor". There you can name your filter and add and combine rules using the many preset rules. For example, you can define a filter to find all adopted people in the family tree. People without a birth date mentioned can also be filtered. To get the results save your filter and select it at the bottom of the Filter Sidebar, then click Apply. If the Filter Sidebar is not visible, select View > Filter."
msgstr ""
#: ../data/tips.xml.in.h:7
msgid "Inverted Filtering Filters can easily be reversed by using the 'invert' option. For instance, by inverting the 'People with children' filter you can select all people without children."
msgstr ""
#: ../data/tips.xml.in.h:8
msgid "Locating People By default, each surname in the People View is listed only once. By clicking on the arrow to the left of a name, the list will expand to show all individuals with that last name. To locate any Family Name from a long list, select a Family Name (not a person) and start typing. The view will jump to the first Family Name matching the letters you enter."
msgstr ""
#: ../data/tips.xml.in.h:9
msgid "The Family View The Family View is used to display a typical family unit as two parents and their children."
msgstr "Перегляд Сім'ї Цей вигляд використовується для показу звичайного сімейного блоку, як двоє батьків та діти."
#: ../data/tips.xml.in.h:10
msgid "Changing the Active Person Changing the Active Person in views is easy. In the Relationship view just click on anyone. In the Ancestry View doubleclick on the person or right click to select any of their spouses, siblings, children or parents."
msgstr "Зміна активної особи Зміна Активної особи це дуже легко. У вигляді Відносин просто клацніть по будь-кому. У вигляді Родовід - подвійний клік по особі, або клікнути правою кнопкою миші та вибрати з контекстного меню її пару, дитину чи когось з батьків."
#: ../data/tips.xml.in.h:11
msgid "Who Was Born When? Under "Tools > Analysis and exploration > Compare Individual Events..." you can compare the data of individuals in your database. This is useful, say, if you wish to list the birth dates of everyone in your database. You can use a custom filter to narrow the results."
msgstr "Хто, коли народився? У розділі "Інструменти > Аналіз та дослідження > Порівняння особистих подій..." Ви можете порівняти дати певних осб в базі. Це корисно, коли Ви бажаєте вивести список дат народження всіх хто у Вашій базі. Можете використати власний фільтр, щоб звузити коло пошуку."
#: ../data/tips.xml.in.h:12
msgid "Gramps Tools Gramps comes with a rich set of tools. These allow you to undertake operations such as checking the database for errors and consistency. There are research and analysis tools such as event comparison, finding duplicate people, interactive descendant browser, and many others. All tools can be accessed through the "Tools" menu."
msgstr ""
#: ../data/tips.xml.in.h:13
msgid "Calculating Relationships To check if two people in the database are related (by blood, not marriage) try the tool under "Tools > Utilities > Relationship Calculator...". The exact relationship as well as all common ancestors are reported."
msgstr "Розрахунок відносин Щоб перевірити відносини між двома особами (по крові, не шлюбні) спробуйте інструмент "Інструменти > Утиліти > Калькулятор відносин...". У звіті буде показано детальний опис відносин, а також всіх спільних предків."
#: ../data/tips.xml.in.h:14
msgid "SoundEx can help with family research SoundEx solves a long standing problem in genealogy, how to handle spelling variations. The SoundEx utility takes a surname and generates a simplified form that is equivalent for similar sounding names. Knowing the SoundEx Code for a surname is very helpful for researching Census Data files (microfiche) at a library or other research facility. To get the SoundEx codes for surnames in your database, go to "Tools > Utilities > Generate SoundEx Codes..."."
msgstr ""
#: ../data/tips.xml.in.h:15
msgid "Setting Your Preferences "Edit > Preferences..." lets you modify a number of settings, such as the path to your media files, and allows you to adjust many aspects of the Gramps presentation to your needs. Each separate view can also be configured under "View > Configure View...""
msgstr "Відредагуйте налаштування "Редагування > Налаштування..." дозволяє Вам змінити ряд параметрів програми, такі як, шлях до медіа файлів, та дозволяє регулювати багато інших аспектів для більшої персоналізації Gramps для Вас. Кожну вкладку (вигляд) також може бути налаштовано з меню "Перегляд > Налаштувати вигляд...""
#: ../data/tips.xml.in.h:16
msgid "Gramps Reports Gramps offers a wide variety of reports. The Graphical Reports and Graphs can present complex relationships easily and the Text Reports are particularly useful if you want to send the results of your family tree to members of the family via email. If you're ready to make a website for your family tree then there's a report for that as well."
msgstr ""
#: ../data/tips.xml.in.h:17
msgid "Starting a New Family Tree A good way to start a new family tree is to enter all the members of the family into the database using the Person View (use "Edit > Add..." or click on the Add a new person button from the People View). Then go to the Relationship View and create relationships between people."
msgstr "Починаючи нове Сімейне Дерево Хороший спосіб почати нове сімейне дерево, це ввести всіх родичів в базу, скориставшись вкладкою Люди (скористайтесь "Редагування > Додати..." або клікніть на кнопку Додати нову особу, у вікні Люди). Після цього, перейдіть до вкладки Відносини, та вкажіть відносини між введеними особами."
#: ../data/tips.xml.in.h:18
msgid "What's That For? Unsure what a button does? Simply hold the mouse over a button and a tooltip will appear."
msgstr "Що тут до чого? Не впевнені, що роблять певні кнопки? Просто наведіть та затримайте над нею вказівник мишки, підказка яка з'явиться, підкаже, що це за кнопка."
#: ../data/tips.xml.in.h:19
msgid "Unsure of a Date? If you're unsure about the date an event occurred, Gramps allows you to enter a wide range of date formats based on a guess or an estimate. For instance, "about 1908" is a valid entry for a birth date in Gramps. Click the Date button next to the date field and see the Gramps Manual to learn more."
msgstr "Не впевнені в даті? Якщо Ви не впевнені коли точно відбулась подія, Gramps дозволяє Вам вказувати діапазон дат в різних форматах, опираючись на припущення чи розрахунки. Для прикладу, "близько 1908" це вірна дата в Gramps. Спробуйте кнопку поруч з полем дати, також дивіться Посібник користувача Gramps для більш детальної інформації."
#: ../data/tips.xml.in.h:20
msgid "Duplicate Entries "Tools > Database Processing > Find Possible Duplicate People..." allows you to locate (and merge) entries of the same person entered more than once in the database."
msgstr ""
#: ../data/tips.xml.in.h:21
msgid "Merging Entries The function "Edit > Compare and Merge..." allows you to combine separately listed people into one. Select the second entry by holding the Control key as you click. This is very useful for combining two databases with overlapping people, or combining erroneously entered differing names for one individual. This also works for the Places, Sources and Repositories views."
msgstr ""
#: ../data/tips.xml.in.h:22
msgid "Organising the Views Many of the views can present your data as either a hierarchical tree or as a simple list. Each view can also be configured to the way you like it. Have a look to the right of the top toolbar or under the "View" menu."
msgstr "Організація виглядів Багато виглядів можуть представити свої дані, або у вигляді ієрархічного дерева або у вигляді простого списку. Кожен вид може бути налаштований так як вам подобається. Подивіться у праву частину верхньої панелі або меню "Перегляд"."
#: ../data/tips.xml.in.h:23
msgid "Navigating Back and Forward Gramps maintains a list of previous active objects such as People, Events and . You can move forward and backward through the list using "Go > Forward" and "Go > Back" or the arrow buttons."
msgstr ""
#: ../data/tips.xml.in.h:24
msgid "Keyboard Shortcuts Tired of having to take your hand off the keyboard to use the mouse? Many functions in Gramps have keyboard shortcuts. If one exists for a function it is displayed on the right side of the menu."
msgstr ""
#: ../data/tips.xml.in.h:25
msgid "Read the Manual Don't forget to read the Gramps manual, "Help > User Manual". The developers have worked hard to make most operations intuitive but the manual is full of information that will make your time spent on genealogy more productive."
msgstr "Читайте Посібник користувача Не забудьте прочитати посібник Gramps, "Допомога > Посібник користувача". Розробники важко працюють щоб зробити більшість операцій інтуїтивними, про те, посібник містить інформацію, яка зробить час витрачений на генеалогію більш продуктивним."
#: ../data/tips.xml.in.h:26
msgid "Adding Children To add children in Gramps there are two options. You can find one of their parents in the Families View and open the family. Then choose to create a new person or add an existing person. You can also add children (or siblings) from inside the Family Editor."
msgstr "Додавання дітей Для додавання дітей в Gramps є дві можливості. Ви можете знайти батьків в Перегляду сімей та відкрити потрібну сім'ю. Потім вибрати Створити нову особу, або Додати вже створену. Також можна додавати дітей в сімейному редакторі."
#: ../data/tips.xml.in.h:27
msgid "Editing the Parent-Child Relationship You can edit the relationship of a child to its parents by double clicking the child in the Family Editor. Relationships can be any of Adopted, Birth, Foster, None, Sponsored, Stepchild and Unknown."
msgstr ""
#: ../data/tips.xml.in.h:28
msgid "Show All Checkbutton When adding an existing person as a spouse, the list of people shown is filtered to display only people who could realistically fit the role (based on dates in the database). In case Gramps is wrong in making this choice, you can override the filter by checking the Show All checkbutton."
msgstr ""
#: ../data/tips.xml.in.h:29
msgid "Improving Gramps Users are encouraged to request enhancements to Gramps. Requesting an enhancement can be done either through the gramps-users or gramps-devel mailing lists, or by going to http://bugs.gramps-project.org and creating a Feature Request. Filing a Feature Request is preferred but it can be good to discuss your ideas on the email lists."
msgstr ""
#: ../data/tips.xml.in.h:30
msgid "Gramps Mailing Lists Want answers to your questions about Gramps? Check out the gramps-users email list. Many helpful people are on the list, so you're likely to get an answer quickly. If you have questions related to the development of Gramps, try the gramps-devel list. You can see the lists by selecting "Help > Gramps Mailing Lists"."
msgstr ""
#: ../data/tips.xml.in.h:31
msgid "Contributing to Gramps Want to help with Gramps but can't write programs? Not a problem! A project as large as Gramps requires people with a wide variety of skills. Contributions can be anything from writing documentation to testing development versions and helping with the web site. Start by subscribing to the Gramps developers mailing list, gramps-devel, and introducing yourself. Subscription information can be found at "Help > Gramps Mailing Lists""
msgstr "Зробіть внесок в розвиток Gramps Бажаєте допомогти Gramps, але не вмієте писати програм? Без проблем! Такий великий проект як Gramps потребує людей з різним спектром знань і навичок. Внесок може бути будь який, від написання документації до тестування нових версій та допомоги з веб-сайтом. Для початку підпишіться на email розсилку розробників Gramps. Інформацію про підписку можна знайти в "Допомога > Список розсилки Gramps""
#: ../data/tips.xml.in.h:32
msgid "So What's in a Name? The name Gramps was suggested to the original developer, Don Allingham, by his father. It stands for Genealogical Research and Analysis Management Program System . It is a full-featured genealogy program letting you store, edit, and research genealogical data. The Gramps database back end is so robust that some users are managing genealogies containing hundreds of thousands of people."
msgstr ""
#: ../data/tips.xml.in.h:33
msgid "Bookmarking Individuals The Bookmarks menu is a convenient place to store the names of frequently used individuals. Selecting a bookmark will make that person the Active Person. To bookmark someone make them the Active Person then go to "Bookmarks > Add Bookmark" or press Ctrl+D. You can also bookmark most of the other objects."
msgstr "Закладки осіб Меню закладок є зручним місцем для збереження часто використовуваних імен. Вибір особи із закладки робить її активною. Для створення закладки поточної активної особи, перейдіть "Закладки > Додати закладки" , або натисніть Ctrl+D. Також до закладок можна додавати більшість інших об'єктів."
#: ../data/tips.xml.in.h:34
msgid "Incorrect Dates Everyone occasionally enters dates with an invalid format. Incorrect date formats will show up in Gramps with a reddish background. You can fix the date using the Date Selection dialog which can be opened by clicking on the date button. The format of the date is set under "Edit > Preferences > Display"."
msgstr ""
#: ../data/tips.xml.in.h:35
msgid "Listing Events Events are added using the editor opened with "Person > Edit Person > Events". There is a long list of preset event types. You can add your own event types by typing in the text field, they will be added to the available events, but not translated."
msgstr ""
#: ../data/tips.xml.in.h:36
msgid "Managing Names It is easy to manage people with several names in Gramps. In the Person Editor select the Names tab. You can add names of different types and set the prefered name by dragging it to the Prefered Name section."
msgstr ""
#: ../data/tips.xml.in.h:37
msgid "Ancestor View The Ancestry View displays a traditional pedigree chart. Hold the mouse over an individual to see more information about them or right click on an individual to access other family members and settings. Play with the settings to see the different options."
msgstr "Перегляд родоводу У вигляді Родовід показано традиційне висхідне дерево. Затримайте вказівник мишки над особою щоб переглянути більше подробиць про неї, або натисніть праву кнопку миші, щоб отримати доступ до членів сім'ї та налаштування. Пограйтесь з налаштуваннями, щоб переглянути різні варіанти."
#: ../data/tips.xml.in.h:38
msgid "Managing Sources The Sources View shows a list of all sources in a single window. From here you can edit your sources, merge duplicates and see which individuals reference each source. You can use filters to group your sources."
msgstr ""
#: ../data/tips.xml.in.h:39
msgid "Managing Places The Places View shows a list of all places in the database. The list can be sorted by a number of different criteria, such as City, County or State."
msgstr ""
#: ../data/tips.xml.in.h:40
msgid "Media View The Media View shows a list of all media entered in the database. These can be graphic images, videos, sound clips, spreadsheets, documents, and more."
msgstr ""
#: ../data/tips.xml.in.h:41
msgid "Filters Filters allow you to limit the people seen in the People View. In addition to the many preset filters, Custom Filters can be created limited only by your imagination. Custom filters are created from "Edit > Person Filter Editor"."
msgstr ""
#: ../data/tips.xml.in.h:42
msgid "The GEDCOM File Format Gramps allows you to import from, and export to, the GEDCOM format. There is extensive support for the industry standard GEDCOM version 5.5, so you can exchange Gramps information to and from users of most other genealogy programs. Filters exist that make importing and exporting GEDCOM files trivial."
msgstr "Формат GEDCOM Gramps надає можливість імпортувати та експортувати до файлів у форматі GEDCOM. Повністю підтримується стандарт GEDCOM версії 5.5, тому Ви можете обмінюватись інформацією Gramps з користувачами, які використовують інші генеалогічні програми. Надані фільтри роблять імпорт та експорт до файлів GEDCOM дуже простим."
#: ../data/tips.xml.in.h:43
msgid "The Gramps XML Package You can export your Family Tree as a Gramps XML Package. This is a compressed file containing your family tree data and all the media files connected to the database (images for example). This file is completely portable so is useful for backups or sharing with other Gramps users. This format has the key advantage over GEDCOM that no information is ever lost when exporting and importing."
msgstr "Пакунок Gramps XML Ви можете експортувати сімейне дерево до Пакунку Gramps XML. Це стиснутий файл, що містить все Ваше сімейне дерево та всі медіа об'єкт приєднані до цієї бази (наприклад зображення). Ці файли повністю автономні, тому їх можна використовувати для резервного копіювання, чи обміну інформацією з іншими користувачами Gramps. Цей формат має перевагу над форматом GEDCOM, тому, що не втрачається жодних даних при експорті/імпорті."
#: ../data/tips.xml.in.h:44
msgid "Web Family Tree Format Gramps can export data to the Web Family Tree (WFT) format. This format allows a family tree to be displayed online using a single file, instead of many html files."
msgstr "Формат Web Family Tree Gramps може експортувати дані у Web Family Tree (WFT) формат. Цей формат дозволяє показати сімейне дерево в інтернеті використовуючи один файл, замість великої кількості html файлів."
#: ../data/tips.xml.in.h:45
msgid "Making a Genealogy Website You can easily export your family tree to a web page. Select the entire database, family lines or selected individuals to a collection of web pages ready for upload to the World Wide Web. The Gramps project provides free hosting of websites made with Gramps."
msgstr ""
#: ../data/tips.xml.in.h:46
msgid "Reporting Bugs in Gramps The best way to report a bug in Gramps is to use the Gramps bug tracking system at http://bugs.gramps-project.org"
msgstr "Повідомлення про помилки в Gramps Найкращий спосіб повідомити про виявлену помилку в Gramps, це використовувати систему слідкування за помилками Gramps на http://bugs.gramps-project.org"
#: ../data/tips.xml.in.h:47
msgid "The Gramps Homepage The Gramps homepage is at http://gramps-project.org/"
msgstr "Домашня сторінка Gramps Домашня сторінка Gramps http://gramps-project.org/"
#: ../data/tips.xml.in.h:48
msgid "Privacy in Gramps Gramps helps you to keep personal information secure by allowing you to mark information as private. Data marked as private can be excluded from reports and data exports. Look for the padlock which toggles records between private and public."
msgstr "Приватність в Gramps Gramps допоможе Вам зберегти особисту інформацію в таємниці шляхом маркування її як Приватний запис. Дані марковані як особисті, можуть бути виключені із звітів та файлів експорту даних. Зверніть увагу на зображення замочка, у вікні редагування даних, що дозволяє маркувати дані як особисті чи загальнодоступні."
#: ../data/tips.xml.in.h:49
msgid "Keeping Good Records Be accurate when recording genealogical information. Don't make assumptions while recording primary information; write it exactly as you see it. Use bracketed comments to indicate your additions, deletions or comments. Use of the Latin 'sic' is recommended to confirm the accurate transcription of what appears to be an error in a source."
msgstr ""
#: ../data/tips.xml.in.h:50
msgid "Extra Reports and Tools Extra tools and reports can be added to Gramps with the "Addon" system. See them under "Help > Extra Reports/Tools". This is the best way for advanced users to experiment and create new functionality."
msgstr ""
#: ../data/tips.xml.in.h:51
msgid "Book Reports The Book report under "Reports > Books > Book Report...", allows you to collect a variety of reports into a single document. This single report is easier to distribute than multiple reports, especially when printed."
msgstr "Звіт Книга Звіт Книга, що знаходиться "Звіти > Книги > Звіт книга...", дозволяє Вам поєднати декілька окремих звітів в одному документі. Цей єдиний звіт легше поширювати ніж кілька окремих звітів, особливо при друці."
#: ../data/tips.xml.in.h:52
msgid "Gramps Announcements Interested in getting notified when a new version of Gramps is released? Join the Gramps-announce mailing list at "Help > Gramps Mailing Lists""
msgstr ""
#: ../data/tips.xml.in.h:53
msgid "Record Your Sources Information collected about your family is only as good as the source it came from. Take the time and trouble to record all the details of where the information came from. Whenever possible get a copy of original documents."
msgstr "Записуйте джерела інформації Інформація про сім’ю достовірна на стільки на скільки є достовірним джерело з якого вона прийшла. Виділіть трошки часу щоб записати всі деталі того, звідки та від кого отримано інформацію. Якщо можливо зробіть копії оригінальних документів."
#: ../data/tips.xml.in.h:54
msgid "Directing Your Research Go from what you know to what you do not. Always record everything that is known before making conjectures. Often the facts at hand suggest plenty of direction for more research. Don't waste time looking through thousands of records hoping for a trail when you have other unexplored leads."
msgstr ""
#: ../data/tips.xml.in.h:55
msgid "The 'How and Why' of Your Genealogy Genealogy isn't only about dates and names. It is about people. Be descriptive. Include why things happened, and how descendants might have been shaped by the events they went through. Narratives go a long way in making your family history come alive."
msgstr "\"Як і чому\" з Вашої генеалогії Генеалогія це не тільки дати та імена - це про людей. Будьте детальними. Вказуйте чому трапилась та чи інша річ і як нащадки, були сформовані в результаті подій які вони пережили. Від довгих та детальних розповідей історія Вашої сім’ї оживає."
#: ../data/tips.xml.in.h:56
msgid "Don't speak English? Volunteers have translated Gramps into more than 20 languages. If Gramps supports your language and it is not being displayed, set the default language in your operating system and restart Gramps."
msgstr "Не розмовляєте англійською? Добровольці переклали Gramps на більш ніж 20 мов. Якщо Gramps підтримує Вашу мову але вона не використовується - перевірте налаштування мови за замовчуванням у Вашій операційній системі, та перезапустіть Gramps."
#: ../data/tips.xml.in.h:57
msgid "Gramps Translators Gramps has been designed so that new translations can easily be added with little development effort. If you are interested in participating please email gramps-devel@lists.sf.net"
msgstr ""
#: ../data/tips.xml.in.h:58
msgid "Hello, привет or 喂 Whatever script you use Gramps offers full Unicode support. Characters for all languages are properly displayed."
msgstr ""
#: ../data/tips.xml.in.h:59
msgid "The Home Person Anyone can be chosen as the Home Person in Gramps. Use "Edit > Set Home Person" in the Person View. The home person is the person who is selected when the database is opened or when the home button is pressed."
msgstr "Базова особа Будь хто може бути визначеним як Базова Особа в Gramps. Оберіть в меню "Редагування > Встановити базову особу" в Перегляді осіб. Базова Особа - це особа яка буде обрана після відкриття бази, або при натисканні кнопки Додому."
#: ../data/tips.xml.in.h:60
msgid "The Gramps Code Gramps is written in a computer language called Python using the GTK and GNOME libraries for the graphical interface. Gramps is supported on any computer system where these programs have been ported. Gramps is known to be run on Linux, BSD, Solaris, Windows and Mac OS X."
msgstr "Код Gramps Gramps написаний на мові програмування, що називається Python, з використанням бібліотек GTK та GNOME для графічного інтерфейсу. Gramps може працювати на великій кількості операційних систем, на яких портовано вказані бібліотеки. Із відомих ОС, Gramps працює на Linux, BSD, Solaris, Windows та Mac OS X."
#: ../data/tips.xml.in.h:61
msgid "Open Source Software The Free/Libre and Open Source Software (FLOSS) development model means Gramps can be extended by any programmer since all of the source code is freely available under its license. So it's not just about free beer, it's also about freedom to study and change the tool. For more about Open Source software lookup the Free Software Foundation and the Open Source Initiative."
msgstr ""
#: ../data/tips.xml.in.h:62
msgid "The Gramps Software License You are free to use and share Gramps with others. Gramps is freely distributable under the GNU General Public License, see http://www.gnu.org/licenses/licenses.html#GPL to read about the rights and restrictions of this license."
msgstr "Ліцензія на програму Gramps Ви можете вільно використовувати та ділитись програмою Gramps з іншими. Gramps безкоштовно розповсюджується за ліцензією GNU General Public License, дивіться http://www.gnu.org/licenses/licenses.html#GPL для отримання інформації про права та обмеження цієї ліцензії."
#: ../data/tips.xml.in.h:63
msgid "Gramps for Gnome or KDE? For Linux users Gramps works with whichever desktop environment you prefer. As long as the required GTK libraries are installed it will run fine."
msgstr ""
#, fuzzy
#~ msgid "Need to upgrade BSDDB database!"
#~ msgstr "Потрібно оновити базу даних!"
#, fuzzy
#~ msgid "Family tree"
#~ msgstr "Сімейне дерево"
#~ msgid ""
#~ "You cannot open this database without upgrading it.\n"
#~ "If you upgrade then you won't be able to use previous versions of Gramps.\n"
#~ "You might want to make a backup copy first."
#~ msgstr ""
#~ "Ви не можете відкрити цю базу без її оновлення.\n"
#~ "Якщо Ви оновите її зараз, то більше не зможете використовувати із старими версіями Gramps.\n"
#~ "Можливо спочатку забажаєте зробити резервну копію."
#~ msgid "a spouse, "
#~ msgstr "чоловік/дружина,"
#~ msgid "WARNING: Setting locale failed. Please fix the LC_* and/or the LANG environment variables to prevent this error"
#~ msgstr "ПОПЕРЕДЖЕННЯ: Помилка налаштування мови. Будь ласка, виправте LC_* та/або LANG змінну середовища, щоб виправити цю помилку"
#~ msgid "ERROR: Setting the 'C' locale didn't work either"
#~ msgstr "ПОМИЛКА: Налаштування 'C' мови не вдалося"
#~ msgid "Gramps: Import database"
#~ msgstr "Gramps: Імпорт бази"
#~ msgid "Invalid latitude (syntax: 18°9'"
#~ msgstr "Помилкова широта (приклад: 18°9'"
#~ msgid "Invalid longitude (syntax: 18°9'"
#~ msgstr "Помилкова довгота (приклад: 18°9'"
#~ msgid "Right-click to the right of the tab to add a gramplet."
#~ msgstr "Правий клік в правій частині вкладки щоб додати грамплет."
#~ msgid ""
#~ "Your pygobject version does not meet the requirements. At least pygobject %(major)d.%(bug)d.%(minor)d is needed to start Gramps with a GUI.\n"
#~ "\n"
#~ "Gramps will terminate now."
#~ msgstr ""
#~ "Версія pygobject не відповідає вимогам. Для роботи потрібно як мінімум pygobject %(major)d.%(bug)d.%(minor)d\n"
#~ "\n"
#~ "Gramps зараз завершить роботу."
#~ msgid "Spelling checker is not installed"
#~ msgstr "Перевірку правопису не встановлено"
#~ msgid "You need to set a 'default person' to go to."
#~ msgstr "Потрібно вказати \"базову особу\" щоб перейти"
#~ msgid "<-- Image Types -->"
#~ msgstr "<-- Типи Зображень -->"
#~ msgid "Provide a short description for this image."
#~ msgstr "Додайте короткий опис до цього зображення."
#~ msgid "Enter the Artist/ Author of this image. The person's name or the company who is responsible for the creation of this image."
#~ msgstr "Введіть Виконавця/Автора цього зображення. Людину або назву компанії, яка відповідає за створення цього зображення."
#~ msgid "Enter the copyright information for this image. \n"
#~ msgstr "Вкажіть інформацію про авторські права для цього зображення. \n"
#~ msgid ""
#~ "Enter the Latitude GPS coordinates for this image,\n"
#~ "Example: 43.722965, 43 43 22 N, 38° 38′ 03″ N, 38 38 3"
#~ msgstr ""
#~ "Введіть GPS координати широти для цього зображення,\n"
#~ "Приклад: 43.722965, 43 43 22 N, 38° 38′ 03″ N, 38 38 3"
#~ msgid ""
#~ "Enter the Longitude GPS coordinates for this image,\n"
#~ "Example: 10.396378, 10 23 46 E, 105° 6′ 6″ W, -105 6 6"
#~ msgstr ""
#~ "Введіть GPS координати довготи для цього зображення,\n"
#~ "Приклад: 10.396378, 10 23 46 E, 105° 6′ 6″ W, -105 6 6"
#~ msgid "WARNING: This will completely erase all Exif metadata from this image! Are you sure that you want to do this?"
#~ msgstr "ПОПЕРЕДЖЕННЯ: Це повністю знищить всі Exif метадані для цього зображення! Ви впевнені, що бажаєте продовжити?"
#~ msgid "Thumbnail"
#~ msgstr "Мініатюра"
#~ msgid "Select an image to begin..."
#~ msgstr "Вибір зображення для початку..."
#~ msgid ""
#~ "Image is NOT readable,\n"
#~ "Please choose a different image..."
#~ msgstr ""
#~ "Зображення не можливо прочитати.\n"
#~ "Будь ласка, оберіть інше..."
#~ msgid ""
#~ "Image is NOT writable,\n"
#~ "You will NOT be able to save Exif metadata...."
#~ msgstr ""
#~ "Зображення НЕ можливо записати,\n"
#~ "Ви НЕ можете зберегти Exif метадані..."
#~ msgid "Please convert this image to an Exiv2- compatible image type..."
#~ msgstr "Будь ласка, конвертуйте це зображення в Exiv2- сумісний тип зображення..."
#~ msgid "Displaying Exif metadata..."
#~ msgstr "Показ Exif метаданих..."
#~ msgid "Click Close to close this Thumbnail View Area."
#~ msgstr "Натисніть Закрити щоб закрити поточний Перегляд Мініатюр"
#~ msgid "Thumbnail View Area"
#~ msgstr "Перегляд Мініатюр"
#~ msgid "Edit Image Exif Metadata"
#~ msgstr "Редагувати Exif метадані зображення"
#~ msgid "Convert and Delete"
#~ msgstr "Конвертувати та видалити"
#~ msgid "Convert"
#~ msgstr "Конвертувати"
#~ msgid "Media Path Update"
#~ msgstr "Оновлення шляху до медіа"
#~ msgid "Media Object Title"
#~ msgstr "Назва Медіа Об’єкту"
#~ msgid "media Title: "
#~ msgstr "Назва медіа:"
#~ msgid "General Data"
#~ msgstr "Загальне"
#~ msgid "Description: "
#~ msgstr "Опис:"
#~ msgid "Artist: "
#~ msgstr "Автор:"
#~ msgid "Copyright: "
#~ msgstr "Авторське право:"
#~ msgid "Date/ Time"
#~ msgstr "Дата/Час"
#~ msgid "Original: "
#~ msgstr "Оригінал:"
#~ msgid "Modified: "
#~ msgstr "Змінено:"
#~ msgid "Latitude/ Longitude/ Altitude GPS coordinates"
#~ msgstr "Широта/ Довгота/ Висота, GPS координати"
#~ msgid "Latitude :"
#~ msgstr "Широта :"
#~ msgid "Longitude :"
#~ msgstr "Довгота :"
#~ msgid "Altitude :"
#~ msgstr "Висота :"
#~ msgid "Bad Date/Time"
#~ msgstr "Невірна Дата/ Час"
#~ msgid "WARNING! You are about to completely delete the Exif metadata from this image?"
#~ msgstr "ПОПЕРЕДЖЕННЯ! Ви збираєтеся повністю видалити метадані (Exif) з цього зображення?"
#~ msgid "Media Title Update"
#~ msgstr "Оновлення назви медіа"
#~ msgid "Media Object Date Created"
#~ msgstr "Дата створення медіа об’єкту"
#~ msgid "Saving Exif metadata to this image..."
#~ msgstr "Збереження Exif метаданих цього зображення..."
#~ msgid "All Exif metadata has been deleted from this image..."
#~ msgstr "Всі Exif метадані було витерто з цього зображення..."
#~ msgid "There was an error in stripping the Exif metadata from this image..."
#~ msgstr "Сталася помилка при витиранні Exif метаданих з цього зображення..."
#~ msgid "TODO"
#~ msgstr "Потрібно виконати"
#~ msgid "Gramplet for generic notes"
#~ msgstr "Грамплет для загальних заміток"
#~ msgid "TODO List"
#~ msgstr "Список завдань"
#~ msgid "Gramplet to view, edit, and save image Exif metadata"
#~ msgstr "Грамплет для перегляду, редагування та збереження Exif метаданих зображення"
#~ msgid "Edit Exif Metadata"
#~ msgstr "Редагувати Exif метадані"
#~ msgid "WARNING: pyexiv2 module not loaded. Image metadata functionality will not be available."
#~ msgstr "ПОПЕРЕДЖЕННЯ: модуль pyexiv2 не завантажено. Можливості для робота з метаданими зображення будуть недоступні."
#~ msgid "Enter text"
#~ msgstr "Введіть текст"
#~ msgid "Enter your TODO list here."
#~ msgstr "Вводьте Ваш список завдань тут"
#~ msgid "Gramplet View"
#~ msgstr "Перегляд гармплет"
#~ msgid "Base class for ImportGrdb"
#~ msgstr "Базовий клас для ImportGrdb"
#~ msgid "%(language)s (%(country)s)"
#~ msgstr "%(language)s (%(country)s)"
#~ msgid "WARNING: osmgpsmap module not loaded. Geography functionality will not be available."
#~ msgstr "ПОПЕРЕДЖЕННЯ: модуль osmgpsmap не завантажено. Географічні функції будуть недоступні."
#~ msgid "Partner 1"
#~ msgstr "Партнер 1"
#~ msgid "Partner 2"
#~ msgstr "Партнер 2"
#~ msgid "Family/ Relationship"
#~ msgstr "Сім’я/ Відносини"
#~ msgid "Person(s)"
#~ msgstr "Особа(и)"
#~ msgid "Citation Referents"
#~ msgstr "Посилання на цитату"
#~ msgid "Referenced Sources"
#~ msgstr "Джерела з посиланнями"
#~ msgid "Familes"
#~ msgstr "Сім'ї"
#~ msgid "Names"
#~ msgstr "Імена"
#~ msgid "Requested %s does not exist."
#~ msgstr "Запитане %s не існує."
#~ msgid "Browse"
#~ msgstr "Перегляд"
#~ msgid "User"
#~ msgstr "Користувач"
#~ msgid "Requested user not found."
#~ msgstr "Запитаний користувач не знайдено"
#~ msgid "Requested page is not accessible."
#~ msgstr "Запитана сторінка не доступна"
#~ msgid "Requested page type not known"
#~ msgstr "Запитана сторінка невідома"
#~ msgid "State/Province:"
#~ msgstr "Штат/Провінція:"
#~ msgid "ZIP/Postal code:"
#~ msgstr "Індекс/Поштовий код:"
#~ msgid "Phone:"
#~ msgstr "Телефон:"
#~ msgid "Email:"
#~ msgstr "Ел.пошта:"
#~ msgid "Select Save File"
#~ msgstr "Оберіть файл для збереження"
#~ msgid "Sources in repository"
#~ msgstr "Джерела в сховщі"
#~ msgid "Primary source"
#~ msgstr "Первинне джерело"
#~ msgid "Could not make database directory: "
#~ msgstr "Помилка створення каталогу бази:"
#~ msgid "PostScript / Helvetica"
#~ msgstr "PostScript / Helvetica"
#~ msgid "TrueType / FreeSans"
#~ msgstr "TrueType / FreeSans"
#~ msgid "Bottom, left"
#~ msgstr "Знизу, зліва"
#~ msgid "Bottom, right"
#~ msgstr "Знизу, зправа"
#~ msgid "Top, left"
#~ msgstr "Зверху, зліва"
#~ msgid "Top, Right"
#~ msgstr "Зверху, зправа"
#~ msgid "Right, bottom"
#~ msgstr "Праворуч, знизу"
#~ msgid "Right, top"
#~ msgstr "Праворуч, зверху"
#~ msgid "Left, bottom"
#~ msgstr "Ліворуч, знизу"
#~ msgid "Left, top"
#~ msgstr "Ліворуч, зверху"
#~ msgid "Minimal size"
#~ msgstr "Мінімальний розмір"
#~ msgid "Fill the given area"
#~ msgstr "Заповнити дану площину"
#~ msgid "Use optimal number of pages"
#~ msgstr "Використати оптимальну кількість сторінок"
#~ msgid "Top"
#~ msgstr "Зверху"
#~ msgid "Bottom"
#~ msgstr "Знизу"
#~ msgid "GraphViz Layout"
#~ msgstr "Розмітка GraphViz"
#~ msgid "Choose the font family. If international characters don't show, use FreeSans font. FreeSans is available from: http://www.nongnu.org/freefont/"
#~ msgstr "Оберіть сімейство шрифтів. Якщо нелатинські символи не видно, використовуйте шрифт FreeSans. FreeSans можна завантажити тут: http://www.nongnu.org/freefont/"
#~ msgid "The font size, in points."
#~ msgstr "Розмір шрифту, в точках."
#~ msgid "Graph Direction"
#~ msgstr "Напрям графіку"
#~ msgid "Whether graph goes from top to bottom or left to right."
#~ msgstr "Будувати графік зверху до низу, або зліва на право."
#~ msgid "Number of Horizontal Pages"
#~ msgstr "Кількість сторінок по горизонталі"
#~ msgid "GraphViz can create very large graphs by spreading the graph across a rectangular array of pages. This controls the number pages in the array horizontally. Only valid for dot and pdf via Ghostscript."
#~ msgstr "GraphViz може генерувати дуже великі графіки, розбиваючи його на декілька сторінок. Тут можна вказати кількість сторінок по горизонталі. Підходить лише для dot та pdf через Ghostscript."
#~ msgid "Number of Vertical Pages"
#~ msgstr "Кількість сторінок по вертикалі"
#~ msgid "GraphViz can create very large graphs by spreading the graph across a rectangular array of pages. This controls the number pages in the array vertically. Only valid for dot and pdf via Ghostscript."
#~ msgstr "GraphViz може генерувати дуже великі графіки, розбиваючи його на декілька сторінок. Тут можна вказати кількість сторінок по вертикалі. Підходить лише для dot та pdf через Ghostscript."
#~ msgid "Paging Direction"
#~ msgstr "Розташування сторінок"
#~ msgid "The order in which the graph pages are output. This option only applies if the horizontal pages or vertical pages are greater than 1."
#~ msgstr "Порядок виводу сторінок графіка. Цей параметр може бути використаний лише коли кількість сторінок по горизонталі чи вертикалі більше 1."
#~ msgid "GraphViz Options"
#~ msgstr "Параметри GraphViz"
#~ msgid "Aspect ratio"
#~ msgstr "Відношення сторін"
#~ msgid "Affects greatly how the graph is laid out on the page."
#~ msgstr "Сильно впливає на те як графік виступає за межі сторінки."
#~ msgid "DPI"
#~ msgstr "DPI"
#~ msgid "Dots per inch. When creating images such as .gif or .png files for the web, try numbers such as 100 or 300 DPI. When creating PostScript or PDF files, use 72 DPI."
#~ msgstr "Точок на дюйм. При створені зображень таких як .gif або .png для вебу, спробуйте значення 100 або 300 DPI. При створенні файлів PostScript або PDF використовуйте 72 DPI."
#~ msgid "Node spacing"
#~ msgstr "Відстань між вузлами"
#~ msgid "The minimum amount of free space, in inches, between individual nodes. For vertical graphs, this corresponds to spacing between columns. For horizontal graphs, this corresponds to spacing between rows."
#~ msgstr "Мінімальна відстань в дюймах, між окремими вузлами графіка. У вертикальних графіках, відповідає за відстань між колонками. В горизонтальних - за відстань між рядками."
#~ msgid "Rank spacing"
#~ msgstr "Відстань між шарами"
#~ msgid "The minimum amount of free space, in inches, between ranks. For vertical graphs, this corresponds to spacing between rows. For horizontal graphs, this corresponds to spacing between columns."
#~ msgstr "Мінімальна відстань в дюймах, між окремими шарами графіка. У вертикальних графіках, відповідає за відстань між рядками. В горизонтальних - за відстань між колонками."
#~ msgid "Use subgraphs"
#~ msgstr "Використовувати під-графіки"
#~ msgid "Subgraphs can help GraphViz position spouses together, but with non-trivial graphs will result in longer lines and larger graphs."
#~ msgstr "Під-графіки GraphViz можуть допомогти розташувати подружжя разом, але на складних графіках це приведе до більш довгих ліній, та більшого розміру самого графіку."
#~ msgid "Note to add to the graph"
#~ msgstr "Замітка буде розміщена на графіку"
#~ msgid "This text will be added to the graph."
#~ msgstr "Цей текст буде додано до графіка."
#~ msgid "Note location"
#~ msgstr "Розташування замітки"
#~ msgid "Whether note will appear on top or bottom of the page."
#~ msgstr "Розташування замітки зверху, або знизу."
#~ msgid "Note size"
#~ msgstr "розмір замітки"
#~ msgid "The size of note text, in points."
#~ msgstr "Розмір шрифту для тексту замітки, в точках."
#~ msgid "PDF (Ghostscript)"
#~ msgstr "PDF (Ghostscript)"
#~ msgid "PDF (Graphviz)"
#~ msgstr "PDF (Graphviz)"
#~ msgid "Structured Vector Graphics (SVG)"
#~ msgstr "Структурована Векторна Графіка (SVG)"
#~ msgid "Compressed Structured Vector Graphs (SVGZ)"
#~ msgstr "Стиснута Структурована Векторна Графіка (SVG) (SVGZ)"
#~ msgid "JPEG image"
#~ msgstr "Зображення JPEG"
#~ msgid "GIF image"
#~ msgstr "Зображення GIF"
#~ msgid "PNG image"
#~ msgstr "Зображення PNG"
#~ msgid "Graphviz File"
#~ msgstr "Файл Graphviz"
#~ msgid "Media Object Filters"
#~ msgstr "Фільтр медіа об'єктів"
#~ msgid "Report a bug: Step 1 of 5"
#~ msgstr "Повідомити про помилку: крок 1 з 5"
#~ msgid "Report a bug: Step 2 of 5"
#~ msgstr "Повідомити про помилку: крок 2 з 5"
#~ msgid "Report a bug: Step 3 of 5"
#~ msgstr "Повідомити про помилку: крок 3 з 5"
#~ msgid "Report a bug: Step 4 of 5"
#~ msgstr "Повідомити про помилку: крок 4 з 5"
#~ msgid "Report a bug: Step 5 of 5"
#~ msgstr "Повідомити про помилку: крок 5 з 5"
#~ msgid "Book List"
#~ msgstr "Список книг"
#~ msgid "Book Report"
#~ msgstr "Звіт Книга"
#~ msgid "Please specify a book name"
#~ msgstr "Будь ласка, вкажіть назву книги"
#~ msgid "No such book '%s'"
#~ msgstr "Книга '%s' відсутня"
#~ msgid "Produces a book containing several reports."
#~ msgstr "Створює книгу, що містить декілька звітів."
#~ msgid "PyGtk 2.10 or later is required"
#~ msgstr "Вимагається PyGtk 2.10 , або новіше"
#~ msgid "Comma _Separated Values Spreadsheet (CSV)"
#~ msgstr "Comma _Separated Values Spreadsheet (CSV)"
#~ msgid "CSV is a common spreadsheet format."
#~ msgstr "CSV це загальний формат для таблиць."
#~ msgid "CSV spreadsheet options"
#~ msgstr "CSV параметри"
#~ msgid "Web Family Tree"
#~ msgstr "Web Family Tree"
#~ msgid "_Web Family Tree"
#~ msgstr "_Web Family Tree"
#~ msgid "Web Family Tree format"
#~ msgstr "Формат Web Family Tree"
#~ msgid "Web Family Tree export options"
#~ msgstr "Web Family Tree параметри експорту"
#~ msgid "GE_DCOM"
#~ msgstr "GE_DCOM"
#~ msgid "_GeneWeb"
#~ msgstr "_GeneWeb"
#~ msgid "GeneWeb is a web based genealogy program."
#~ msgstr "GeneWeb генеалогічна веб-програма."
#~ msgid "GeneWeb export options"
#~ msgstr "GeneWeb параметри експорту"
#~ msgid "Gramps XML Package (family tree and media)"
#~ msgstr "Пакунок Gramps XML (сімейне дерево та медіа)"
#~ msgid "Gra_mps XML Package (family tree and media)"
#~ msgstr "Пакунок Gramps XML (сімейне дерево та медіа)"
#~ msgid "Gramps package is an archived XML family tree together with the media object files."
#~ msgstr "Пакунок Gramps - це стиснуте XML сімейне дерево з усіма медіа файлами."
#~ msgid "Gramps package export options"
#~ msgstr "Пакунок Gramps параметри експорту"
#~ msgid "Gramps XML (family tree)"
#~ msgstr "Gramps XML (сімейне дерево)"
#~ msgid "Gramps _XML (family tree)"
#~ msgstr "Gramps _XML (сімейне дерево)"
#~ msgid "Gramps XML export is a complete archived XML backup of a Gramps family tree without the media object files. Suitable for backup purposes."
#~ msgstr "Експорт в Gramps XML створює повну стиснуту XML резервну копію сімейного дерева Gramps без медіа файлів. Підходить для резервного копіювання даних."
#~ msgid "Gramps XML export options"
#~ msgstr "Gramps XML параметри експорту"
#~ msgid "vCalendar"
#~ msgstr "vCalendar"
#~ msgid "vC_alendar"
#~ msgstr "vC_alendar"
#~ msgid "vCalendar is used in many calendaring and PIM applications."
#~ msgstr "Формат vCalendar використовується у багатьох програмах-календарях та PIM програмах."
#~ msgid "vCalendar export options"
#~ msgstr "vCalendar параметри експорту"
#~ msgid "_vCard"
#~ msgstr "_vCard"
#~ msgid "vCard is used in many addressbook and pim applications."
#~ msgstr "Формат vCard підтримується більшістю адресних книг."
#~ msgid "vCard export options"
#~ msgstr "vCard параметри експорту"
#~ msgid "Gramplet showing available third-party plugins (addons)"
#~ msgstr "Грамплет показує доступні додатки (модулі розширення) від сторонніх розробників"
#~ msgid "%d of %d"
#~ msgstr "%d з %d"
#~ msgid "Provides a FormattingHelper class for common strings"
#~ msgstr "Надає клас FormattingHelper для загальних рядків"
#~ msgid "Category Sidebar"
#~ msgstr "Бічна панель категорій"
#~ msgid "Category"
#~ msgstr "Категорія"
#~ msgid "%s and %s (%s)"
#~ msgstr "%s та %s (%s)"
#~ msgid "Selecting operation"
#~ msgstr "Вибір операції"
#, fuzzy
#~ msgid "_RefPerson"
#~ msgstr "_Особа"
#~ msgid "%s %s"
#~ msgstr "%s %s"
#~ msgid "Event View"
#~ msgstr "Перегляд подій"
#~ msgid "Family View"
#~ msgstr "Перегляд сім'ї"
#~ msgid "Media View"
#~ msgstr "Перегляд медіа"
#~ msgid "Note View"
#~ msgstr "Перегляд заміток"
#~ msgid "Relationship View"
#~ msgstr "Перегляд відносин"
#~ msgid "Pedigree View"
#~ msgstr "Родовід"
#~ msgid "Ancestry"
#~ msgstr "Родовід"
#~ msgid "Person Tree View"
#~ msgstr "Показ Дерева осіб"
#~ msgid "The view showing all people in the family tree"
#~ msgstr "Цей вигляд показує всіх осіб в сімейному дереві"
#~ msgid "Repository View"
#~ msgstr "Показ сховища"
#~ msgid "Source View"
#~ msgstr "Перегляд Джерела"
#~ msgid "- default -"
#~ msgstr "- стандартно -"
#~ msgid "phpGedView import "
#~ msgstr "Імпорт phpGedView "
#~ msgid "Password:"
#~ msgstr "Пароль:"
#~ msgid "http://"
#~ msgstr "http://"
#~ msgid "phpGedView import"
#~ msgstr "Імпорт phpGedView"
#~ msgid "Vertical (top to bottom)"
#~ msgstr "Вертикально (з верху до низу)"
#~ msgid "Vertical (bottom to top)"
#~ msgstr "Вертикально (з низу до верху)"
#~ msgid "Horizontal (right to left)"
#~ msgstr "Горизонтально (з права на ліво)"
#~ msgid " "
#~ msgstr " "
#~ msgid "\n"
#~ msgstr "\n"
#~ msgid "Colour"
#~ msgstr "Колір"
#~ msgid "Install Addons"
#~ msgstr "Встановлення додатків"
#~ msgid "Individuals with incomplete names"
#~ msgstr "Особи з неповними іменами"
#~ msgid "Coloured outline"
#~ msgstr "Кольоровий контур"
#~ msgid "Colour fill"
#~ msgstr "Кольорова заливка"
#~ msgid "The Database version is not supported by this version of Gramps."
#~ msgstr "Версія бази даних не підтримується цією версією Gramps."
#~ msgid "Your family tree groups name %(key)s together with %(present)s, did not change this grouping to %(value)s"
#~ msgstr "У Вашому сімейному дереві група з ім’м %(key)s разом з %(present)s, не змінюємо групування на %(value)s"
#~ msgid "Import database"
#~ msgstr "Імпорт бази даних"
#~ msgid "%(quantity)d invalid event reference was removed\n"
#~ msgid_plural "%(quantity)d invalid event references were removed\n"
#~ msgstr[0] "%(quantity)d помилкове посилання на подію знищено\n"
#~ msgstr[1] "%(quantity)d помилкових посилання на подію знищено\n"
#~ msgstr[2] "%(quantity)d помилкових посилань на подію знищено\n"
#~ msgid "Source Reference: %s"
#~ msgstr "Посилання на джерело: %s"
#~ msgid "Every object"
#~ msgstr "Будь який об'єкт"
#~ msgid "Matches every object in the database"
#~ msgstr "Вибір всіх об'єктів з бази"
#~ msgid "Object with "
#~ msgstr "Об'єкт з "
#~ msgid "Matches objects with a specified Gramps ID"
#~ msgstr "Вибирає об'єкт з вказаним Gramps ID"
#~ msgid "Objects with records containing "
#~ msgstr "Об'єкти, що містять запис "
#~ msgid "Matches objects whose records contain text matching a substring"
#~ msgstr "Вибирає об'єкти які містять вказаний текст чи дані"
#~ msgid "Objects marked private"
#~ msgstr "Об'єкти, помічені як приватні"
#~ msgid "Matches objects that are indicated as private"
#~ msgstr "Вибирає всі об'єкти, які помічені як приватні дані"
#~ msgid "Export:"
#~ msgstr "Експорт:"
#~ msgid "Filt_er:"
#~ msgstr "_Фільтр:"
#~ msgid "I_ndividuals"
#~ msgstr "О_соби"
#~ msgid "Translate _Headers"
#~ msgstr "Переклад _заголовків"
#~ msgid "_Marriages"
#~ msgstr "_Шлюби"
#~ msgid "_Restrict data on living people"
#~ msgstr "_Обмежити дані про живих осіб"
#~ msgid "Exclude _notes"
#~ msgstr "Виключити _замітки:"
#~ msgid "Reference i_mages from path: "
#~ msgstr "Посилання на зображення з шляху:"
#~ msgid "Use _Living as first name"
#~ msgstr "Використати _Живий як перше ім'я"
#~ msgid "Source ref"
#~ msgstr "Лінк на джерело"
#~ msgid "Make Active %s"
#~ msgstr "Зробити активним %s"
#~ msgid "Afrikaans"
#~ msgstr "Африканс"
#~ msgid "Amharic"
#~ msgstr "Амхарська"
#~ msgid "Arabic"
#~ msgstr "Арабська"
#~ msgid "Azerbaijani"
#~ msgstr "Азербайджанська"
#~ msgid "Belarusian"
#~ msgstr "Білоруська"
#~ msgid "Bengali"
#~ msgstr "Бенгальська"
#~ msgid "Breton"
#~ msgstr "Бретонська"
#~ msgid "Kashubian"
#~ msgstr "Кашубська"
#~ msgid "Welsh"
#~ msgstr "Уельська"
#~ msgid "German - Old Spelling"
#~ msgstr "Германська - старе написання"
#~ msgid "Estonian"
#~ msgstr "Естонська"
#~ msgid "Persian"
#~ msgstr "Перська"
#~ msgid "Faroese"
#~ msgstr "Фарерська"
#~ msgid "Frisian"
#~ msgstr "Фризька"
#~ msgid "Irish"
#~ msgstr "Ірландська"
#~ msgid "Scottish Gaelic"
#~ msgstr "Шотландська Гаельська"
#~ msgid "Galician"
#~ msgstr "Галісійська"
#~ msgid "Gujarati"
#~ msgstr "Гуджараті"
#~ msgid "Manx Gaelic"
#~ msgstr "Менкська Гаельська"
#~ msgid "Hindi"
#~ msgstr "Хінді"
#~ msgid "Hiligaynon"
#~ msgstr "Хілігайнон"
#~ msgid "Upper Sorbian"
#~ msgstr "Верхня Сербська"
#~ msgid "Armenian"
#~ msgstr "Армянська"
#~ msgid "Interlingua"
#~ msgstr "Інтерлінгва"
#~ msgid "Indonesian"
#~ msgstr "Індонезійська"
#~ msgid "Icelandic"
#~ msgstr "Ісландська"
#~ msgid "Kurdi"
#~ msgstr "Курдська"
#~ msgid "Latin"
#~ msgstr "Латинь"
#~ msgid "Latvian"
#~ msgstr "Латвійська"
#~ msgid "Malagasy"
#~ msgstr "Малагасійська"
#~ msgid "Maori"
#~ msgstr "Маорі"
#~ msgid "Mongolian"
#~ msgstr "Монгольська"
#~ msgid "Marathi"
#~ msgstr "Маратхі"
#~ msgid "Malay"
#~ msgstr "Малайська"
#~ msgid "Maltese"
#~ msgstr "Мальтійська"
#~ msgid "Low Saxon"
#~ msgstr "Нижня Саксонська"
#~ msgid "Chichewa"
#~ msgstr "Чічев"
#~ msgid "Oriya"
#~ msgstr "Орія"
#~ msgid "Punjabi"
#~ msgstr "Панджабі"
#~ msgid "Brazilian Portuguese"
#~ msgstr "Бразильська Португальська"
#~ msgid "Quechua"
#~ msgstr "Кечуа"
#~ msgid "Kinyarwanda"
#~ msgstr "Руанда"
#~ msgid "Sardinian"
#~ msgstr "Сардська"
#~ msgid "Serbian"
#~ msgstr "Сербська"
#~ msgid "Swahili"
#~ msgstr "Суахілі"
#~ msgid "Tamil"
#~ msgstr "Тамільська"
#~ msgid "Telugu"
#~ msgstr "Телугу"
#~ msgid "Tetum"
#~ msgstr "Тетум"
#~ msgid "Tagalog"
#~ msgstr "Тагальська"
#~ msgid "Setswana"
#~ msgstr "Сетсвана"
#~ msgid "Uzbek"
#~ msgstr "Узбецька"
#~ msgid "Walloon"
#~ msgstr "Валлонська"
#~ msgid "Yiddish"
#~ msgstr "Ідиш"
#~ msgid "Zulu"
#~ msgstr "Зулу"
#~ msgid "Warning: spelling checker language limited to locale 'en'; install pyenchant/python-enchant for better options."
#~ msgstr "Попередження: перевірка правопису можлива лише для 'en'; встановіть pyenchant/python-enchant для додаткових можливостей."
#~ msgid "Warning: spelling checker language limited to locale '%s'; install pyenchant/python-enchant for better options."
#~ msgstr "Попередження: перевірка правопису можлива лише для '%s'; встановіть pyenchant/python-enchant для додаткових можливостей."
#~ msgid "Warning: spelling checker disabled; install pyenchant/python-enchant to enable."
#~ msgstr "Попередження: перевірку правопису вимкнено; встановіть pyenchant/python-enchant для увімкнення."
#~ msgid "Note %(ind)d - Type: %(type)s"
#~ msgstr "Замітка %(ind)d - Тип: %(type)s"
#~ msgid ""
#~ "The plugin did not load. See Help Menu, Plugin Manager for more info.\n"
#~ "Use http://bugs.gramps-project.org to submit bugs of official plugins, contact the plugin author otherwise. "
#~ msgstr ""
#~ "Додаток не завантажено. Дивіться Допомогу - Керування додатками для детальнішої інформації.\n"
#~ "Використайте http://bugs.gramps-project.org щоб повідомити про помилку в офіційному додатку, або зв'яжіться з автором додатку."
#~ msgid ""
#~ "The view %(name)s did not load. See Help Menu, Plugin Manager for more info.\n"
#~ "Use http://bugs.gramps-project.org to submit bugs of official views, contact the view author (%(firstauthoremail)s) otherwise. "
#~ msgstr ""
#~ "Вигляд %(name)s не завантажено. Дивіться Допомогу - Менеджер додатків, для детальнішої інформації.\n"
#~ "Використайте http://bugs.gramps-project.org щоб повідомити про помилку в офіційному додатку, або зв'яжіться з автором (%(firstauthoremail)s) цього перегляду."
#~ msgid "Baptism:"
#~ msgstr "Хрещення(у віці):"
#~ msgid "Burial:"
#~ msgstr "Похорон:"
#~ msgid "Source Reference Editor"
#~ msgstr "Редактор посилань на джерело"
#~ msgid "Modify Source"
#~ msgstr "Модифікувати джерело"
#~ msgid "Remove the existing source"
#~ msgstr "Видалити вже створене джерело"
#~ msgid "Move the selected source upwards"
#~ msgstr "Перемістити обране джерело до верху"
#~ msgid "Move the selected source downwards"
#~ msgstr "Перемістити обране джерело до низу"
#~ msgid "_Sources"
#~ msgstr "_Джерела"
#~ msgid "Processing File"
#~ msgstr "Опрацьовую файл"
#~ msgid "Selection Options"
#~ msgstr "Вибір опцій"
#~ msgid "Go to the next person in the history"
#~ msgstr "Перейти до наступної особи в історії дій"
#~ msgid "Go to the previous person in the history"
#~ msgstr "Перейти до попередньої особи в історії дій"
#~ msgid "Building People View"
#~ msgstr "Будую перегляд осіб"
#~ msgid " and "
#~ msgstr "' та '"
#~ msgid "The range of dates chosen was not valid"
#~ msgstr "Обрано хибний інтервал дат"
#~ msgid "Person Sources"
#~ msgstr "Джерела особи"
#~ msgid "Gramplet showing the sources for a person"
#~ msgstr "Грамплет показує джерела для особи"
#~ msgid "Event Sources"
#~ msgstr "Джерела для події"
#~ msgid "Gramplet showing the sources for an event"
#~ msgstr "Грамплет показує джерела для події"
#~ msgid "Family Sources"
#~ msgstr "Джерела для сім’ї"
#~ msgid "Gramplet showing the sources for a family"
#~ msgstr "Грамплет показує джерела для сім’ї"
#~ msgid "Place Sources"
#~ msgstr "Джерел для місця"
#~ msgid "Gramplet showing the sources for a place"
#~ msgstr "Грамплет показує джерела для місця"
#~ msgid "Media Sources"
#~ msgstr "Джерела для медіа"
#~ msgid "Gramplet showing the sources for a media object"
#~ msgstr "Грамплет показує джерела для медіа об’єкту"
#~ msgid "Select Date"
#~ msgstr "Оберіть дату"
#~ msgid "Year :"
#~ msgstr "Рік :"
#~ msgid "Month :"
#~ msgstr "Місяць :"
#~ msgid "Day :"
#~ msgstr "День :"
#~ msgid "Hour :"
#~ msgstr "Година :"
#~ msgid "Minutes :"
#~ msgstr "Хвилини :"
#~ msgid "Seconds :"
#~ msgstr "Секунди :"
#~ msgid "Entering data..."
#~ msgstr "Введення даних..."
#~ msgid "Please choose a different image..."
#~ msgstr "Будь ласка, оберіть інше зображення..."
#~ msgid "Save"
#~ msgstr "Зберегти"
#~ msgid "Last Changed: %s"
#~ msgstr "Остання зміна: %s"
#~ msgid "Double click a day to return the date."
#~ msgstr "Подвійний клік по дню, для повернення до дати."
#~ msgid ""
#~ "Welcome to Gramps!\n"
#~ "\n"
#~ "Gramps is a software package designed for genealogical research. Although similar to other genealogical programs, Gramps offers some unique and powerful features.\n"
#~ "\n"
#~ "Gramps is an Open Source Software package, which means you are free to make copies and distribute it to anyone you like. It's developed and maintained by a worldwide team of volunteers whose goal is to make Gramps powerful, yet easy to use.\n"
#~ "\n"
#~ "Getting Started\n"
#~ "\n"
#~ "The first thing you must do is to create a new Family Tree. To create a new Family Tree (sometimes called a database) select \"Family Trees\" from the menu, pick \"Manage Family Trees\", press \"New\" and name your database. For more details, please read the User Manual, or the on-line manual at http://gramps-project.org.\n"
#~ "\n"
#~ "You are currently reading from the \"Gramplets\" page, where you can add your own gramplets.\n"
#~ "\n"
#~ "You can right-click on the background of this page to add additional gramplets and change the number of columns. You can also drag the Properties button to reposition the gramplet on this page, and detach the gramplet to float above Gramps. If you close Gramps with a gramplet detached, it will re-open detached the next time you start Gramps."
#~ msgstr ""
#~ "Ласкаво просимо до Gramps!\n"
#~ "\n"
#~ "Gramps - це програмний продукт, призначений ведення для генеалогічних досліджень. Хоча він і подібний на інші генеалогічні програми, Gramps пропонує ряд унікальних та прогресивних функції.\n"
#~ "\n"
#~ "Gramps є програмою з відкритим початковим кодом (Open Source Software), що означає, що Ви можете вільно поділитись ним з ким забажаєте. Він розроблений та підтримується міжнародною командою добровольців, мета якої зробити Gramps потужним та, в той же час, легким у використанні інструментом.\n"
#~ "\n"
#~ "З чого розпочати\n"
#~ "\n"
#~ "Перш за все, потрібно створити нове сімейне дерево. Щоб створити нове сімейне дерево (інколи можна зустріти назву - база даних), оберіть пункт меню \"Сімейні дерева\", потім \"Керування сімейними деревами\" та натисніть кнопку \"Створити\". Вкажіть назву нового дерева. Для більш детальної інформації, будь ласка, прочитайте посібник користувача, або відвідайте сайт http://gramps-project.org .\n"
#~ "\n"
#~ "Зараз Ви перебуваєте на сторінці Грамплетів, та читаєте один з них. Тут Ви можете додавати власні грамплети.\n"
#~ "\n"
#~ "Щоб додати новий грамплет та/або змінити кількість колонок, клацніть правою кнопкою миші по фону цієї сторінки. Також грамплет можна перетягнути в інше місце, зачепившись за кнопку Властивості. Клік по цій кнопці від'єднає грамплет, він перейде в \"режим плавання\" та буде розташований над Gramps. Коли ви закриєте Gramps з від'єднаним грамплетом налаштування збережуться і він буде від'єднаним при наступному старті Gramps."
#~ msgid "Limit the number of children"
#~ msgstr "Обмежити кількість дітей"
#~ msgid "The maximum number of children to include."
#~ msgstr "Максимальна кількість дітей для показу."
#~ msgid "Generating Family Lines"
#~ msgstr "Побудова сімейних ліній"
#~ msgid "Finding ancestors and children"
#~ msgstr "Пошук предків та дітей"
#~ msgid "Writing family lines"
#~ msgstr "Записую сімейні лінії"
#~ msgid " Tag %(name)s\n"
#~ msgstr " Мітка %(name)s\n"
#~ msgid ""
#~ "\n"
#~ "\n"
#~ "Objects merged-overwritten on import:\n"
#~ msgstr ""
#~ "\n"
#~ "\n"
#~ "Об'єкти об'єднано-перезаписані при імпорті:\n"
#~ msgid "%(unknown_gender_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "%(unknown_gender_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "%(male_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(male_name)s помер %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "%(male_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(male_name)s помер %(death_date)s в %(death_place)s у віці %(age)d міцяців."
#~ msgid "%(female_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(female_name)s померла %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "%(female_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(female_name)s померла %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "This person died on %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "Ця особа померла %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "This person died on %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "Ця особа померла %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "He died on %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "Він помер %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "He died on %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "Він помер %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "She died on %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "Вона померла %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "She died on %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "Вона померла %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "Died %(death_date)s in %(death_place)s (age %(age)d years)."
#~ msgstr "Помер(ла) %(death_date)s в %(death_place)s (у віці %(age)d років)."
#~ msgid "Died %(death_date)s in %(death_place)s (age %(age)d months)."
#~ msgstr "Помер(ла) %(death_date)s в %(death_place)s (у віці %(age)d місяців)."
#~ msgid "%(unknown_gender_name)s died %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "%(unknown_gender_name)s died %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "%(male_name)s died %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(male_name)s помер %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "%(male_name)s died %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(male_name)s помер %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "%(female_name)s died %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(female_name)s померла %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "%(female_name)s died %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(female_name)s померла %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "This person died %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "Ця особа померла %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "This person died %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "Ця особа померла %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "He died %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "Він помер %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "He died %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "Він помер %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "She died %(death_date)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "Вона померла %(death_date)s в %(death_place)s у віці %(age)d років."
#~ msgid "She died %(death_date)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "Вона померла %(death_date)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "%(unknown_gender_name)s died on %(death_date)s at the age of %(age)d years."
#~ msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s у віці %(age)d років."
#~ msgid "%(unknown_gender_name)s died on %(death_date)s at the age of %(age)d months."
#~ msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s у віці %(age)d місяців."
#~ msgid "%(male_name)s died on %(death_date)s at the age of %(age)d years."
#~ msgstr "%(male_name)s помер %(death_date)s у віці %(age)d років."
#~ msgid "%(male_name)s died on %(death_date)s at the age of %(age)d months."
#~ msgstr "%(male_name)s помер %(death_date)s у віці %(age)d місяців."
#~ msgid "%(female_name)s died on %(death_date)s at the age of %(age)d years."
#~ msgstr "%(female_name)s помрела %(death_date)s у віці %(age)d років."
#~ msgid "%(female_name)s died on %(death_date)s at the age of %(age)d months."
#~ msgstr "%(female_name)s померла %(death_date)s у віці %(age)d місяців."
#~ msgid "This person died on %(death_date)s at the age of %(age)d years."
#~ msgstr "Ця особа померла %(death_date)s у віці %(age)d років."
#~ msgid "This person died on %(death_date)s at the age of %(age)d months."
#~ msgstr "Ця особа померла %(death_date)s у віці %(age)d місяців."
#~ msgid "He died on %(death_date)s at the age of %(age)d years."
#~ msgstr "Він помер %(death_date)s у віці %(age)d років."
#~ msgid "He died on %(death_date)s at the age of %(age)d months."
#~ msgstr "Він помер %(death_date)s у віці %(age)d місяців."
#~ msgid "She died on %(death_date)s at the age of %(age)d years."
#~ msgstr "Вона померла %(death_date)s у віці %(age)d років."
#~ msgid "She died on %(death_date)s at the age of %(age)d months."
#~ msgstr "Вона померла %(death_date)s у віці %(age)d місяців."
#~ msgid "Died %(death_date)s (age %(age)d years)."
#~ msgstr "Помер(ла) %(death_date)s (у віці %(age)d років)."
#~ msgid "Died %(death_date)s (age %(age)d months)."
#~ msgstr "Помер(ла) %(death_date)s (у віці %(age)d місяців)."
#~ msgid "%(unknown_gender_name)s died %(death_date)s at the age of %(age)d years."
#~ msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s у віці %(age)d років."
#~ msgid "%(unknown_gender_name)s died %(death_date)s at the age of %(age)d months."
#~ msgstr "%(unknown_gender_name)s помер(ла) %(death_date)s у віці %(age)d місяців."
#~ msgid "%(male_name)s died %(death_date)s at the age of %(age)d years."
#~ msgstr "%(male_name)s помер %(death_date)s у віці %(age)d років."
#~ msgid "%(male_name)s died %(death_date)s at the age of %(age)d months."
#~ msgstr "%(male_name)s помер %(death_date)s у віці %(age)d місяців."
#~ msgid "%(female_name)s died %(death_date)s at the age of %(age)d years."
#~ msgstr "%(female_name)s померла %(death_date)s у віці %(age)d років."
#~ msgid "%(female_name)s died %(death_date)s at the age of %(age)d months."
#~ msgstr "%(female_name)s померла %(death_date)s у віці %(age)d місяців."
#~ msgid "This person died %(death_date)s at the age of %(age)d years."
#~ msgstr "Ця особа померла %(death_date)s у віці %(age)d років."
#~ msgid "This person died %(death_date)s at the age of %(age)d months."
#~ msgstr "Ця особа померла %(death_date)s у віці %(age)d місяці."
#~ msgid "He died %(death_date)s at the age of %(age)d years."
#~ msgstr "Він помер %(death_date)s у віці %(age)d років."
#~ msgid "He died %(death_date)s at the age of %(age)d months."
#~ msgstr "Він помер %(death_date)s у віці %(age)d місяців."
#~ msgid "She died %(death_date)s at the age of %(age)d years."
#~ msgstr "Він помер %(death_date)s у віці %(age)d років."
#~ msgid "She died %(death_date)s at the age of %(age)d months."
#~ msgstr "Він помер %(death_date)s у віці %(age)d місяців."
#~ msgid "%(unknown_gender_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(unknown_gender_name)s помер(ла) в %(month_year)s в %(death_place)s у віці %(age)d років."
#~ msgid "%(unknown_gender_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(unknown_gender_name)s помер(ла) в %(month_year)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "%(male_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(male_name)s помер в %(month_year)s в %(death_place)s у віці %(age)d років."
#~ msgid "%(male_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(male_name)s помер в %(month_year)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "%(female_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(female_name)s померла в %(month_year)s в %(death_place)s у віці %(age)d років."
#~ msgid "%(female_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(female_name)s померла в %(month_year)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "This person died in %(month_year)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "Ця особа померла в %(month_year)s в %(death_place)s у віці %(age)d років."
#~ msgid "This person died in %(month_year)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "Ця особа померла в %(month_year)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "He died in %(month_year)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "Він помер в %(month_year)s в %(death_place)s у віці %(age)d років."
#~ msgid "He died in %(month_year)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "Він помер в %(month_year)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "She died in %(month_year)s in %(death_place)s at the age of %(age)d years."
#~ msgstr "Вона померла в %(month_year)s в %(death_place)s у віці %(age)d років."
#~ msgid "She died in %(month_year)s in %(death_place)s at the age of %(age)d months."
#~ msgstr "Вона померла в %(month_year)s в %(death_place)s у віці %(age)d місяців."
#~ msgid "Died %(month_year)s in %(death_place)s (age %(age)d years)."
#~ msgstr "Помер(ла) %(month_year)s в %(death_place)s (у віці %(age)d років)."
#~ msgid "Died %(month_year)s in %(death_place)s (age %(age)d months)."
#~ msgstr "Помер(ла) %(month_year)s в %(death_place)s (у віці %(age)d місяців)."
#~ msgid "%(unknown_gender_name)s died in %(month_year)s at the age of %(age)d years."
#~ msgstr "%(unknown_gender_name)s помер(ла) в %(month_year)s у віці %(age)d років."
#~ msgid "%(unknown_gender_name)s died in %(month_year)s at the age of %(age)d months."
#~ msgstr "%(unknown_gender_name)s помер(ла) в %(month_year)s у віці %(age)d місяців."
#~ msgid "%(male_name)s died in %(month_year)s at the age of %(age)d years."
#~ msgstr "%(male_name)s помер в %(month_year)s у віці %(age)d років."
#~ msgid "%(male_name)s died in %(month_year)s at the age of %(age)d months."
#~ msgstr "%(male_name)s помер в %(month_year)s у віці %(age)d місяців."
#~ msgid "%(female_name)s died in %(month_year)s at the age of %(age)d years."
#~ msgstr "%(female_name)s померла в %(month_year)s у віці %(age)d років."
#~ msgid "%(female_name)s died in %(month_year)s at the age of %(age)d months."
#~ msgstr "%(female_name)s померла в %(month_year)s у віці %(age)d місяців."
#~ msgid "This person died in %(month_year)s at the age of %(age)d years."
#~ msgstr "Ця особа померла в %(month_year)s у віці %(age)d років."
#~ msgid "This person died in %(month_year)s at the age of %(age)d months."
#~ msgstr "Ця особа померла в %(month_year)s у віці %(age)d місяців."
#~ msgid "He died in %(month_year)s at the age of %(age)d years."
#~ msgstr "Він помер в %(month_year)s у віці %(age)d років."
#~ msgid "He died in %(month_year)s at the age of %(age)d months."
#~ msgstr "Він помер в %(month_year)s у віці %(age)d місяців."
#~ msgid "She died in %(month_year)s at the age of %(age)d years."
#~ msgstr "Вона померла в %(month_year)s у віці %(age)d років."
#~ msgid "She died in %(month_year)s at the age of %(age)d months."
#~ msgstr "Вона померла в %(month_year)s у віці %(age)d місяців."
#~ msgid "Died %(month_year)s (age %(age)d years)."
#~ msgstr "Помер(ла) %(month_year)s (у віці %(age)d років)."
#~ msgid "Died %(month_year)s (age %(age)d months)."
#~ msgstr "Помер(ла) %(month_year)s (у віці %(age)d місяців)."
#~ msgid "%(unknown_gender_name)s died in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(unknown_gender_name)s помер(ла) в %(death_place)s у віці %(age)d років."
#~ msgid "%(unknown_gender_name)s died in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(unknown_gender_name)s помер(ла) в %(death_place)s у віці %(age)d місяців."
#~ msgid "%(male_name)s died in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(male_name)s помер в %(death_place)s у віці %(age)d років."
#~ msgid "%(male_name)s died in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(male_name)s помер в %(death_place)s у віці %(age)d місяців."
#~ msgid "%(female_name)s died in %(death_place)s at the age of %(age)d years."
#~ msgstr "%(female_name)s померла в %(death_place)s у віці %(age)d років."
#~ msgid "%(female_name)s died in %(death_place)s at the age of %(age)d months."
#~ msgstr "%(female_name)s померла в %(death_place)s у віці %(age)d місяців."
#~ msgid "This person died in %(death_place)s at the age of %(age)d years."
#~ msgstr "Ця особа померла в %(death_place)s у віці %(age)d років."
#~ msgid "This person died in %(death_place)s at the age of %(age)d months."
#~ msgstr "Ця особа померла в %(death_place)s у віці %(age)d місяців."
#~ msgid "He died in %(death_place)s at the age of %(age)d years."
#~ msgstr "Він помер в %(death_place)s у віці %(age)d років."
#~ msgid "He died in %(death_place)s at the age of %(age)d months."
#~ msgstr "Він помер в %(death_place)s у віці %(age)d місяців."
#~ msgid "She died in %(death_place)s at the age of %(age)d years."
#~ msgstr "Вона померла в %(death_place)s у віці %(age)d років."
#~ msgid "She died in %(death_place)s at the age of %(age)d months."
#~ msgstr "Вона померла в %(death_place)s у віці %(age)d місяців."
#~ msgid "Died in %(death_place)s (age %(age)d years)."
#~ msgstr "Помер(ла) в %(death_place)s (у віці %(age)d років)."
#~ msgid "Died in %(death_place)s (age %(age)d months)."
#~ msgstr "Помер(ла) в %(death_place)s (у віці %(age)d місяців)."
#~ msgid "%(unknown_gender_name)s died at the age of %(age)d years."
#~ msgstr "%(unknown_gender_name)s помер(ла) у віці %(age)d років."
#~ msgid "%(unknown_gender_name)s died at the age of %(age)d months."
#~ msgstr "%(unknown_gender_name)s помер(ла) у віці %(age)d місяців."
#~ msgid "%(male_name)s died at the age of %(age)d years."
#~ msgstr "%(male_name)s помер у віці %(age)d років."
#~ msgid "%(male_name)s died at the age of %(age)d months."
#~ msgstr "%(male_name)s помер у віці %(age)d місяців."
#~ msgid "%(female_name)s died at the age of %(age)d years."
#~ msgstr "%(female_name)s померла у віці %(age)d років."
#~ msgid "%(female_name)s died at the age of %(age)d months."
#~ msgstr "%(female_name)s померла у віці %(age)d місяців."
#~ msgid "This person died at the age of %(age)d years."
#~ msgstr "Ця особа померла у віці %(age)d років."
#~ msgid "This person died at the age of %(age)d months."
#~ msgstr "Ця особа померла у віці %(age)d місяців."
#~ msgid "He died at the age of %(age)d years."
#~ msgstr "Він помер у віці %(age)d років."
#~ msgid "He died at the age of %(age)d months."
#~ msgstr "Він помер у віці %(age)d місяців."
#~ msgid "She died at the age of %(age)d years."
#~ msgstr "Вона померла у віці %(age)d років."
#~ msgid "She died at the age of %(age)d months."
#~ msgstr "Вона померла у віці %(age)d місяців."
#~ msgid "Died (age %(age)d years)."
#~ msgstr "Помер(ла) (у віці %(age)d років)."
#~ msgid "Died (age %(age)d months)."
#~ msgstr "Помер(ла) (у віці %(age)d місяців)."
#~ msgid "Main Navigation Item %s"
#~ msgstr "Головний елемент навігації: %s"
#~ msgid "Place Maps"
#~ msgstr "Місце на Мапі"
#~ msgid "Alphabet Navigation Menu Item "
#~ msgstr "Алфавітне меню"
#~ msgid "Bottom:"
#~ msgstr "Внизу:"
#~ msgid "Left:"
#~ msgstr "Ліворуч:"
#~ msgid "Right:"
#~ msgstr "Праворуч:"
#~ msgid "Top:"
#~ msgstr "Вгорі:"
#~ msgid "State/County:"
#~ msgstr "Штат/Країна:"
#~ msgid "Gramplet %s is running"
#~ msgstr "Грамплет %s виконується"
#~ msgid "Gramplet %s updated"
#~ msgstr "Грамплет %s оновлено"
#~ msgid "GeoView"
#~ msgstr "GeoView"
#~ msgid "A parent and child cannot be merged. To merge these people, you must first break the relationship between them"
#~ msgstr "Об'єднання дітей та батьків недозволено. Для об'єднання цих людей, Вам потрібно спочатку видалити зв'язки між ними."
#~ msgid "Not Applicable"
#~ msgstr "Не доступно"
#~ msgid "Whether to compress the tree."
#~ msgstr "Чи стискати дерево"
#~ msgid ""
#~ "Use Main/Secondary\n"
#~ "Display Format for"
#~ msgstr ""
#~ "Використати Головний/Другорядний\n"
#~ "Формат показу"
#~ msgid "Mothers use Main, and Fathers use the Secondary"
#~ msgstr "Матері використовують головний, а батьки - другорядний"
#~ msgid "Fathers use Main, and Mothers use the Secondary"
#~ msgstr "Батьки використовують головний, а матері - другорядний"
#~ msgid "Include Marriage information"
#~ msgstr "Включити інформацію про Шлюб"
#~ msgid "Print"
#~ msgstr "Друк"
#~ msgid "One page report"
#~ msgstr "Одна сторінка звіту"
#~ msgid "Whether to scale the size of the page to the size of the report."
#~ msgstr "Чи масштабувати розмір сторінки до розмірів звіту."
#~ msgid "Print a border"
#~ msgstr "Друкувати рамку"
#~ msgid "Include a personal note"
#~ msgstr "Включити особисті замітки"
#~ msgid "Add a personal note"
#~ msgstr "Додати нову замітку особи"
#~ msgid ""
#~ "Personal\n"
#~ "Display Format"
#~ msgstr ""
#~ "Особа\n"
#~ "Формат показу"
#~ msgid "Whether spouses can have a different format."
#~ msgstr "Ви використовувати для подружжя інший формат."
#~ msgid "Place Details Gramplet"
#~ msgstr "Грамплет подробиць про місце"
#~ msgid "Media Preview Gramplet"
#~ msgstr "Грамплет перегляду медіа"
#~ msgid "Media Metadata Gramplet"
#~ msgstr "Грамплет метаданих медіа файлів"
#~ msgid "Person Residence Gramplet"
#~ msgstr "Грампле проживання"
#~ msgid "Person Attributes Gramplet"
#~ msgstr "Грамплет атрибути особи"
#~ msgid "Event Attributes Gramplet"
#~ msgstr "Грамплет атрибути події"
#~ msgid "Family Attributes Gramplet"
#~ msgstr "Грамплет атрибути сім’ї"
#~ msgid "Media Attributes Gramplet"
#~ msgstr "Грамплет атрибути медіа"
#~ msgid "Person Notes Gramplet"
#~ msgstr "Грамплет заміток особи"
#~ msgid "Event Notes Gramplet"
#~ msgstr "Грамплет заміток до подій"
#~ msgid "Family Notes Gramplet"
#~ msgstr "Грамплет заміток до сім’ї"
#~ msgid "Place Notes Gramplet"
#~ msgstr "Грамплет заміток до місця"
#~ msgid "Source Notes Gramplet"
#~ msgstr "Грамплет заміток до джерела"
#~ msgid "Repository Notes Gramplet"
#~ msgstr "Грамплет заміток до сховища"
#~ msgid "Media Notes Gramplet"
#~ msgstr "Грамплет заміток до медіа"
#~ msgid "Event Sources Gramplet"
#~ msgstr "Грамплет джерел події"
#~ msgid "Family Sources Gramplet"
#~ msgstr "Грамплет джерел сім’ї"
#~ msgid "Media Sources Gramplet"
#~ msgstr "Грамплет джерел медіа"
#~ msgid "Person Filter Gramplet"
#~ msgstr "Грамплет фільтр осіб"
#~ msgid "Family Filter Gramplet"
#~ msgstr "Грамплет фільтру сімей"
#~ msgid "Event Filter Gramplet"
#~ msgstr "Грамплет фільтру подій"
#~ msgid "Source Filter Gramplet"
#~ msgstr "Грамплет фільтру джерел"
#~ msgid "Place Filter Gramplet"
#~ msgstr "Грамплет фільтру місць"
#~ msgid "Media Filter Gramplet"
#~ msgstr "Грамплет фільтру медіа"
#~ msgid "Note Filter Gramplet"
#~ msgstr "Грамплет фільтру заміток"
#~ msgid "Age on Date Gramplet"
#~ msgstr "Грамплет Вік на вказану дату"
#~ msgid "Age Stats Gramplet"
#~ msgstr "Грамплет статистики по віку"
#~ msgid "Attributes Gramplet"
#~ msgstr "Грамплет Атрибути"
#~ msgid "Calendar Gramplet"
#~ msgstr "Грамплет Календар"
#~ msgid "Fan Chart Gramplet"
#~ msgstr "Грамплет Графік-Віяло"
#~ msgid "FAQ Gramplet"
#~ msgstr "Грамплет Часті Запитання"
#~ msgid "Given Name Cloud Gramplet"
#~ msgstr "Грамплет Хмаринка Даних Імен"
#~ msgid "Pedigree Gramplet"
#~ msgstr "Грампле Родовід"
#~ msgid "Plugin Manager Gramplet"
#~ msgstr "Грамплет Керування Додатками"
#~ msgid "Quick View Gramplet"
#~ msgstr "Грамплет Швидкий Перегляд"
#~ msgid "Relatives Gramplet"
#~ msgstr "Грамплет Родичі"
#~ msgid "Session Log Gramplet"
#~ msgstr "Грамплет Журнал Сесії"
#~ msgid "Statistics Gramplet"
#~ msgstr "Грамплет Статистика"
#~ msgid "Surname Cloud Gramplet"
#~ msgstr "Грамплет Хмаринка Прізвищ"
#~ msgid "TODO Gramplet"
#~ msgstr "Грамплет Завдання"
#~ msgid "Top Surnames Gramplet"
#~ msgstr "Грамплет Топ Прізвищ"
#~ msgid "What's Next Gramplet"
#~ msgstr "Грампле Що далі?"
#~ msgid "Active Image"
#~ msgstr "Обране зображення"
#~ msgid "Keywords"
#~ msgstr "Ключові слова"
#~ msgid "%s - %s."
#~ msgstr "%s - %s."
#~ msgid "%s."
#~ msgstr "%s."
#~ msgid "%(mother)s and %(father)s"
#~ msgstr "%(mother)s та %(father)s"
#~ msgid "Clear the entry field in the places selection box."
#~ msgstr "Очистити поле вводу у вікні вибору місця."
#~ msgid "Save the zoom and coordinates between places map, person map, family map and event map."
#~ msgstr "Зберегти масштаб та координати місця на мапі, мапі особи, мапі сім'ї та мапі події."
#~ msgid "Select the maps provider. You can choose between OpenStreetMap and Google maps."
#~ msgstr "Вибір картографічного сервісу. Ви можете обрати між OpenStreetMap та Google maps."
#~ msgid "Prior page."
#~ msgstr "Попередня сторінка."
#~ msgid "The current page/the last page."
#~ msgstr "Поточна сторінка/Остання сторінка."
#~ msgid "Next page."
#~ msgstr "Наступна сторінка."
#~ msgid "The number of places which have no coordinates."
#~ msgstr "Кількість місць без координат."
#~ msgid "You can adjust the time period with the two following values."
#~ msgstr "Ви можете встановити часовий період, між двома наступними значеннями."
#~ msgid "The number of years before the first event date"
#~ msgstr "Кількість років перед датою першої події"
#~ msgid "Crosshair on the map."
#~ msgstr "Помітити на мапі"
#~ msgid ""
#~ "Show the coordinates in the statusbar either in degrees\n"
#~ "or in internal Gramps format ( D.D8 )"
#~ msgstr ""
#~ "Показувати координати, в рядку стану, в градусах\n"
#~ "або у форматі Gramps ( D.D8 )"
#~ msgid "The maximum number of markers per page. If the time to load one page is too long, reduce this value"
#~ msgstr "Максимальна кількість маркерів на сторінці. Якщо завантаження сторінки надто повільне, зменшіть це значення."
#~ msgid ""
#~ "When selected, we use webkit else we use mozilla\n"
#~ "We need to restart Gramps."
#~ msgstr ""
#~ "Якщо обрано, Gramps використовує webkit, інакше - mozilla\n"
#~ "Потрібен перезапуск Gramps."
#~ msgid "Test the network "
#~ msgstr "Тест інтернету"
#~ msgid "Time out for the network connection test"
#~ msgstr "Час очікування відповіді для тесту інтернет з'єднання"
#~ msgid ""
#~ "Time in seconds between two network tests.\n"
#~ "Must be greater or equal to 10 seconds"
#~ msgstr ""
#~ "Час в секундах між двома тестами.\n"
#~ "Має бути більшим, або дорівнювати 10 сек."
#~ msgid "The network"
#~ msgstr "Мережа"
#~ msgid "Select the place for which you want to see the info bubble."
#~ msgstr "Оберіть місце для якого хочете переглянути інформацію в бульбашці."
#~ msgid "Time period"
#~ msgstr "Період часу"
#~ msgid "All"
#~ msgstr "Все"
#~ msgid "Zoom"
#~ msgstr "Масштаб"
#~ msgid "_Add Place"
#~ msgstr "_Додати місце"
#~ msgid "Add the location centred on the map as a new place in Gramps. Double click the location to centre on the map."
#~ msgstr "Додати показане місце на карті в якості нового місця в Gramps. Подвійний клік на розташування центрує мапу."
#~ msgid "_Link Place"
#~ msgstr "_Лінк Місця"
#~ msgid "Link the location centred on the map to a place in Gramps. Double click the location to centre on the map."
#~ msgstr "Лінк до показаного місця на карті в якості нового місця в Gramps. Подвійний клік на розташування центрує мапу."
#~ msgid "Attempt to view all places in the family tree."
#~ msgstr "Спробувати показати всі місця в дереві."
#~ msgid "Attempt to view all the places where the selected people lived."
#~ msgstr "Спробувати показати всі місця де проживають обрані особи."
#~ msgid "_Family"
#~ msgstr "_Сім'я"
#~ msgid "Attempt to view places of the selected people's family."
#~ msgstr "Спробувати показати всі місця де проживають особи обраної сім'ї."
#~ msgid "_Event"
#~ msgstr "_Події"
#~ msgid "Attempt to view places connected to all events."
#~ msgstr "Спробувати показати всі місця пов'язані з усіма подіями"
#~ msgid "List of places without coordinates"
#~ msgstr "Список місць без координат"
#~ msgid "Here is the list of all places in the family tree for which we have no coordinates. This means no longitude or latitude."
#~ msgstr "Тут список всіх місць в сімейному дереві які не мають координат. Не вказано довготу та широту.
"
#~ msgid "Back to prior page"
#~ msgstr "Повернутись до попередньої сторінки"
#~ msgid "No location."
#~ msgstr "Нема розміщеня."
#~ msgid "You have no places in your family tree with coordinates."
#~ msgstr "Ви не маєте місць в сімейному дереві з координатами."
#~ msgid "You are looking at the default map."
#~ msgstr "Ви переглядаєте стандартну мапу."
#~ msgid "%s : birth place."
#~ msgstr "%s : місце народження."
#~ msgid "birth place."
#~ msgstr "місце народження."
#~ msgid "%s : death place."
#~ msgstr "%s : місце смерті."
#~ msgid "death place."
#~ msgstr "місце смерті."
#~ msgid "Id : %s"
#~ msgstr "Id : %s"
#~ msgid "All places in the family tree with coordinates."
#~ msgstr "Всі місця в сімейному дереві мають координати."
#~ msgid "All events in the family tree with coordinates."
#~ msgstr "Всі події в сімейному дереві мають координати."
#~ msgid "Not yet implemented ..."
#~ msgstr "Ще не виконано..."
#~ msgid "Start page for the Geography View"
#~ msgstr "Початкова сторінка географічного перегляду"
#~ msgid "Geographic View"
#~ msgstr "Географічний перегляд"
#~ msgid "The view showing events on an interactive internet map (internet connection needed)"
#~ msgstr "Цей вигляд, показує події на інтерактивній інтернет мапі (потрібне інтернет підключення)"
#~ msgid "Fixed Zoom"
#~ msgstr "Фіксований масштаб"
#~ msgid "Free Zoom"
#~ msgstr "Вільний масштаб"
#~ msgid "Show Person"
#~ msgstr "Показати осіб"
#~ msgid "Show Family"
#~ msgstr "Показати сім'ї"
#~ msgid "Sub Navigation Menu Item: Year %04d"
#~ msgstr "Елемент підменю: Рік %04d"
#~ msgid "html|Home"
#~ msgstr "Домівка"
#~ msgid "A note to be used as the publisher contact."
#~ msgstr "Запис, що буде використано в якості контактів видавця."
#~ msgid "An image to be used as the publisher contact."
#~ msgstr "Зображення, що буде показано в контактах видавця."
#~ msgid "Select Gramplet"
#~ msgstr "Вибір Грамплету"
#~ msgid "Merge Media Ojbects"
#~ msgstr "Об'єднання медіа об'єктів"
#~ msgid "Database path"
#~ msgstr "Шлях до бази даних"
#~ msgid "Marker type:"
#~ msgstr "Тип помітки:"
#, fuzzy
#~ msgid "Cannot remove tab"
#~ msgstr "Не можу зберегти мітку"
#, fuzzy
#~ msgid "The filter tab cannot be removed"
#~ msgstr "Файл не було імпортовано"
#~ msgid "%d media object was referenced but not found\n"
#~ msgid_plural "%d media objects were referenced but not found\n"
#~ msgstr[0] "%d посилання на медіа, що не існує\n"
#~ msgstr[1] "%d посилання на медіа, що не існує\n"
#~ msgstr[2] "%d посилань на медіа, що не існує\n"
#~ msgid "MB"
#~ msgstr "МБ"
#~ msgid "The number of generations to include "
#~ msgstr "Кількість поколінь, що будуть показані"
#~ msgid "Whether to scale the size of the page to"
#~ msgstr "Чи масштабувати звіт, щоб вмістити його на сторінці"
#~ msgid "The basic style used for the"
#~ msgstr "Базовий стиль для "
#~ msgid "Descendant Chart for %(person)s and"
#~ msgstr "Діаграма нащадків для %(person)s та"
#~ msgid "Whether to include marriage information in the"
#~ msgstr "Чи включати до звіту інформацію про шлюб "
#~ msgid "The basic style used for the "
#~ msgstr "Базовий стиль для "
#~ msgid "The bold style used for the "
#~ msgstr "Товстий стиль для "
#~ msgid "Show Sp_ouses"
#~ msgstr "Показати _подружжя"
#~ msgid "_Add a gramplet"
#~ msgstr "_Додати грамплет"
#~ msgid "_Undelete gramplet"
#~ msgstr "_Повернути видалений"
#~ msgid "Unkonwn"
#~ msgstr "Невідомо"