diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-01-05 13:30:29 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-01-05 13:30:29 +0000 |
| commit | 8b2d6d982cccee82f14bc2478cfa50bf90a80a04 (patch) | |
| tree | a9ea8119d07e2b5a71c2fae26d7ed4bcf4d10712 /resources/lang/uk | |
| parent | a5fd6d7cefb90e939e45a6756d784bfd74ff8830 (diff) | |
| download | webtrees-8b2d6d982cccee82f14bc2478cfa50bf90a80a04.tar.gz webtrees-8b2d6d982cccee82f14bc2478cfa50bf90a80a04.tar.bz2 webtrees-8b2d6d982cccee82f14bc2478cfa50bf90a80a04.zip | |
Update .PO files
Diffstat (limited to 'resources/lang/uk')
| -rw-r--r-- | resources/lang/uk/messages.po | 6441 |
1 files changed, 3261 insertions, 3180 deletions
diff --git a/resources/lang/uk/messages.po b/resources/lang/uk/messages.po index aced47857e..ea2dd80ef7 100644 --- a/resources/lang/uk/messages.po +++ b/resources/lang/uk/messages.po @@ -1,22 +1,34 @@ msgid "" -msgstr "Project-Id-Version: webtrees\nReport-Msgid-Bugs-To: i18n@webtrees.net\nPOT-Creation-Date: 2020-05-10 20:40+0100\nPO-Revision-Date: 2020-12-08 04:04+0000\nLast-Translator: Andriy Saturskyy <ansatur@gmail.com>\nLanguage-Team: Ukrainian <https://translate.webtrees.net/projects/webtrees/webtrees/uk/>\nLanguage: uk\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-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;\nX-Generator: Weblate 3.9.1\n" +msgstr "" +"Project-Id-Version: webtrees\n" +"Report-Msgid-Bugs-To: i18n@webtrees.net\n" +"POT-Creation-Date: 2021-01-05 13:29+0000\n" +"PO-Revision-Date: 2020-12-08 04:04+0000\n" +"Last-Translator: Andriy Saturskyy <ansatur@gmail.com>\n" +"Language-Team: Ukrainian <https://translate.webtrees.net/projects/webtrees/webtrees/uk/>\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: Weblate 3.9.1\n" #: resources/xml/reports/ahnentafel_report.xml:160 #: resources/xml/reports/ahnentafel_report.xml:188 -#: resources/xml/reports/ahnentafel_report.xml:282 -#: resources/xml/reports/ahnentafel_report.xml:309 -#: resources/xml/reports/ahnentafel_report.xml:334 -#: resources/xml/reports/ahnentafel_report.xml:359 +#: resources/xml/reports/ahnentafel_report.xml:280 +#: resources/xml/reports/ahnentafel_report.xml:307 +#: resources/xml/reports/ahnentafel_report.xml:332 +#: resources/xml/reports/ahnentafel_report.xml:357 msgid " but the details are unknown" msgstr " але подробиці невідомі" #: resources/xml/reports/ahnentafel_report.xml:159 #: resources/xml/reports/ahnentafel_report.xml:187 #: resources/xml/reports/ahnentafel_report.xml:214 -#: resources/xml/reports/ahnentafel_report.xml:281 -#: resources/xml/reports/ahnentafel_report.xml:308 -#: resources/xml/reports/ahnentafel_report.xml:333 -#: resources/xml/reports/ahnentafel_report.xml:358 +#: resources/xml/reports/ahnentafel_report.xml:279 +#: resources/xml/reports/ahnentafel_report.xml:306 +#: resources/xml/reports/ahnentafel_report.xml:331 +#: resources/xml/reports/ahnentafel_report.xml:356 #: resources/xml/reports/descendancy_report.xml:125 #: resources/xml/reports/descendancy_report.xml:157 #: resources/xml/reports/descendancy_report.xml:315 @@ -27,67 +39,59 @@ msgstr " але подробиці невідомі" msgid " in " msgstr " в " -#. I18N: Abbreviation for "number %s" -#: app/Functions/FunctionsPrintFacts.php:193 -#: app/Functions/FunctionsPrintFacts.php:200 -#, php-format -msgid "#%s" -msgstr "#%s" - -#: app/Http/Controllers/AdminTreesController.php:1551 +#: app/Http/RequestHandlers/CheckTree.php:301 #, php-format msgid "%1$s %2$s has a %3$s link to %4$s." msgstr "%1$s %2$s містить зв'язок %3$s з %4$s." #. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 -#: app/Functions/Functions.php:2370 +#: app/Functions/Functions.php:2374 #, php-format msgid "%1$s %2$s times removed ascending" msgstr "%1$s %2$s-юрідних за зростанням" #. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 -#: app/Functions/Functions.php:2374 +#: app/Functions/Functions.php:2378 #, php-format msgid "%1$s %2$s times removed descending" msgstr "%1$s %2$s-юрідних за спаданням" #: app/Functions/FunctionsPrintLists.php:70 -#: app/Http/RequestHandlers/IndividualPage.php:295 #, php-format msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" -#: app/Http/Controllers/Admin/UpgradeController.php:333 +#: app/Http/Controllers/Admin/UpgradeController.php:340 #, php-format msgid "%1$s KB were downloaded in %2$s seconds." msgstr "%1$sKB було завантажено за %2$s секунд." -#: app/Http/Controllers/Admin/UsersController.php:340 +#: app/Http/Controllers/Admin/UsersController.php:346 #, php-format msgid "%1$s does not exist" msgstr "%1$s не існує" #. I18N: placeholders are GEDCOM XREFs, such as R123 -#: app/Http/Controllers/Admin/UsersController.php:237 -#: app/Http/Controllers/AdminTreesController.php:285 +#: app/Http/Controllers/Admin/UsersController.php:243 +#: app/Http/RequestHandlers/CheckTree.php:226 #, php-format msgid "%1$s does not exist." msgstr "%1$s не існує." #. I18N: placeholders are GEDCOM XREFs, such as R123 -#: app/Http/Controllers/AdminTreesController.php:282 +#: app/Http/RequestHandlers/CheckTree.php:223 #, php-format msgid "%1$s does not exist. Did you mean %2$s?" msgstr "%1$s . Ви мали на увазі %2$s?" #. I18N: %1$s and %2$s are internal ID numbers such as R123 -#: app/Http/Controllers/AdminTreesController.php:315 +#: app/Http/RequestHandlers/CheckTree.php:256 #, php-format msgid "%1$s does not have a link back to %2$s." msgstr "Немає зворотного посилання з %1$s на %2$s." #. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds -#: app/Http/Controllers/Admin/UpgradeController.php:354 +#: app/Http/Controllers/Admin/UpgradeController.php:361 #, php-format msgid "%1$s file was extracted in %2$s seconds." msgid_plural "%1$s files were extracted in %2$s seconds." @@ -96,44 +100,50 @@ msgstr[1] "%1$s файли було витягнено за %2$s секунд." msgstr[2] "%1$s файлів були витягнуті за %2$s секунд." #. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR -#: app/Http/Controllers/AdminTreesController.php:306 +#: app/Http/RequestHandlers/CheckTree.php:247 #, php-format msgid "%1$s is a %2$s but a %3$s is expected." msgstr "%1$s є %2$s а повинен бути %3$s." #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:573 +#: app/Functions/Functions.php:577 #, php-format msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:551 +#: app/Functions/Functions.php:555 #, php-format msgctxt "FEMALE" msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:528 +#: app/Functions/Functions.php:532 #, php-format msgctxt "MALE" msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: image dimensions, width × height -#: app/Http/Controllers/Admin/MediaController.php:363 app/MediaFile.php:338 +#: app/Http/Controllers/Admin/MediaController.php:372 app/MediaFile.php:333 #, php-format msgid "%1$s × %2$s pixels" msgstr "%1$s × %2$s пікселів" +#: resources/views/edit/edit-fact.phtml:115 +#: resources/views/edit/edit-fact.phtml:118 +#, php-format +msgid "%1$s: %2$s" +msgstr "" + #. I18N: A range of numbers -#: app/Individual.php:578 app/Module/StatisticsChartModule.php:872 +#: app/Individual.php:548 app/Module/StatisticsChartModule.php:871 #, php-format msgid "%1$s–%2$s" msgstr "%1$s–%2$s" -#: app/Functions/Functions.php:2392 +#: app/Functions/Functions.php:2396 #, php-format msgid "%1$s’s %2$s" msgstr "%1$s → %2$s" @@ -154,40 +164,40 @@ msgid "%s BCE" msgstr "%s до н. е." #. I18N: size of file in KB -#: app/Http/Controllers/Admin/MediaController.php:353 app/MediaFile.php:325 +#: app/Http/Controllers/Admin/MediaController.php:362 app/MediaFile.php:320 #: app/Services/MediaFileService.php:89 #, php-format msgid "%s KB" msgstr "%s Кбайт" -#: app/Module/ClippingsCartModule.php:617 +#: app/Module/ClippingsCartModule.php:626 #, php-format msgid "%s and her ancestors" msgstr "%s і її предки" -#: app/Module/ClippingsCartModule.php:627 +#: app/Module/ClippingsCartModule.php:636 #, php-format msgid "%s and his ancestors" msgstr "%s і його предки" -#: app/Module/ClippingsCartModule.php:969 +#: app/Module/ClippingsCartModule.php:978 #, php-format msgid "%s and the individuals that reference it." msgstr "%s та фізичні особи, які посилаються на це." #. I18N: %s is a family (husband + wife) -#: app/Module/ClippingsCartModule.php:477 +#: app/Module/ClippingsCartModule.php:486 #, php-format msgid "%s and their children" msgstr "%s і їхні діти" #. I18N: %s is a family (husband + wife) -#: app/Module/ClippingsCartModule.php:479 +#: app/Module/ClippingsCartModule.php:488 #, php-format msgid "%s and their descendants" msgstr "%s та їхні нащадки" -#: app/Statistics/Repository/UserRepository.php:88 +#: app/Statistics/Repository/UserRepository.php:89 #, php-format msgid "%s anonymous signed-in user" msgid_plural "%s anonymous signed-in users" @@ -195,7 +205,7 @@ msgstr[0] "%s анонімний користувач" msgstr[1] "%s анонімних користувача" msgstr[2] "%s анонімних користувачів" -#: resources/views/family-page-children.phtml:13 +#: resources/views/family-page-children.phtml:14 #: resources/views/modules/ancestors-chart/tree.phtml:39 #: resources/views/modules/descendancy_chart/tree.phtml:41 #: resources/views/statistics/families/top10-list.phtml:19 @@ -207,10 +217,10 @@ msgstr[0] "%s дитина" msgstr[1] "%s дитини" msgstr[2] "%s дітей" -#: app/Age.php:106 app/Functions/FunctionsDate.php:72 -#: app/Functions/FunctionsPrint.php:256 +#: app/Age.php:120 app/Functions/FunctionsDate.php:72 +#: app/Functions/FunctionsPrint.php:269 #: app/Statistics/Repository/FamilyRepository.php:340 -#: app/Statistics/Repository/IndividualRepository.php:951 +#: app/Statistics/Repository/IndividualRepository.php:953 #, php-format msgid "%s day" msgid_plural "%s days" @@ -235,6 +245,14 @@ msgstr[0] "%s сім'я була оновлена." msgstr[1] "%s сім'ї були оновлені." msgstr[2] "%s сімей були оновлені." +#: resources/views/admin/locations.phtml:113 +#, php-format +msgid "%s family tree" +msgid_plural "%s family trees" +msgstr[0] "%s генеалогічне дерево" +msgstr[1] "%s генеалогічні дерева" +msgstr[2] "%s генеалогічні дерева" + #: resources/views/statistics/families/top10-list-grand.phtml:19 #: resources/views/statistics/families/top10-nolist-grand.phtml:15 #, php-format @@ -244,8 +262,8 @@ msgstr[0] "%s онук/онука" msgstr[1] "%s онука/онучки" msgstr[2] "%s онуків/онучок" -#: app/Module/LifespansChartModule.php:244 -#: resources/views/admin/trees-unconnected.phtml:37 +#: app/Module/LifespansChartModule.php:256 +#: resources/views/admin/trees-unconnected.phtml:38 #: resources/views/calendar-list.phtml:17 #, php-format msgid "%s individual" @@ -264,15 +282,7 @@ msgstr[0] "%s особа була оновлена." msgstr[1] "%s особи були оновлені." msgstr[2] "%s осіб були оновлені." -#: app/Http/Controllers/Admin/LocationController.php:917 -#, php-format -msgid "%s location has been imported." -msgid_plural "%s locations have been imported." -msgstr[0] "%s місцезнаходження було імпортовано." -msgstr[1] "%s місцезнаходження були імпортовані." -msgstr[2] "%s місцезнаходження було імпортовано." - -#: app/Module/UserMessagesModule.php:235 +#: app/Module/UserMessagesModule.php:242 #, php-format msgid "%s message" msgid_plural "%s messages" @@ -280,11 +290,11 @@ msgstr[0] "%s повідомлення" msgstr[1] "%s повідомлення" msgstr[2] "%s повідомлень" -#: app/Age.php:102 app/Functions/FunctionsDate.php:68 -#: app/Functions/FunctionsPrint.php:252 +#: app/Age.php:116 app/Functions/FunctionsDate.php:68 +#: app/Functions/FunctionsPrint.php:265 #: app/Statistics/Repository/FamilyRepository.php:346 -#: app/Statistics/Repository/IndividualRepository.php:956 -#: resources/views/modules/relatives/family.phtml:183 +#: app/Statistics/Repository/IndividualRepository.php:958 +#: resources/views/modules/relatives/family.phtml:185 #, php-format msgid "%s month" msgid_plural "%s months" @@ -301,13 +311,13 @@ msgstr[1] "%s нотатки будуть оновлені." msgstr[2] "%s нотаток будуть оновлені." #. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 -#: app/Functions/Functions.php:2346 +#: app/Functions/Functions.php:2350 #, php-format msgid "%s once removed ascending" msgstr "%s двоюрідних за зростанням" #. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 -#: app/Functions/Functions.php:2350 +#: app/Functions/Functions.php:2354 #, php-format msgid "%s once removed descending" msgstr "%s двоюрідних за спаданням" @@ -327,7 +337,7 @@ msgstr[2] "%s репозиторіі було оновлено." msgid "%s sent you the following message." msgstr "%s надіслав вам наступне повідомлення." -#: app/Statistics/Repository/UserRepository.php:99 +#: app/Statistics/Repository/UserRepository.php:100 #, php-format msgid "%s signed-in user" msgid_plural "%s signed-in users" @@ -344,30 +354,30 @@ msgstr[1] "%s джерела було оновлено." msgstr[2] "%s джерел було оновлено." #. I18N: %s=“fifth cousin”, etc. -#: app/Functions/Functions.php:2362 +#: app/Functions/Functions.php:2366 #, php-format msgid "%s three times removed ascending" msgstr "%s чотириюрідних за зростанням" #. I18N: %s=“fifth cousin”, etc. -#: app/Functions/Functions.php:2366 +#: app/Functions/Functions.php:2370 #, php-format msgid "%s three times removed descending" msgstr "%s чотириюрідних за спаданням" #. I18N: %s=“fifth cousin”, etc. -#: app/Functions/Functions.php:2354 +#: app/Functions/Functions.php:2358 #, php-format msgid "%s twice removed ascending" msgstr "%s троюрідних за зростанням" #. I18N: %s=“fifth cousin”, etc. -#: app/Functions/Functions.php:2358 +#: app/Functions/Functions.php:2362 #, php-format msgid "%s twice removed descending" msgstr "%s троюрідних за спаданням" -#: app/Functions/FunctionsDate.php:70 app/Functions/FunctionsPrint.php:254 +#: app/Functions/FunctionsDate.php:70 app/Functions/FunctionsPrint.php:267 #, php-format msgid "%s week" msgid_plural "%s weeks" @@ -375,13 +385,13 @@ msgstr[0] "%s тиждень" msgstr[1] "%s тижні" msgstr[2] "%s тижнів" -#: app/Age.php:98 app/Functions/FunctionsDate.php:66 -#: app/Functions/FunctionsPrint.php:250 +#: app/Age.php:112 app/Functions/FunctionsDate.php:66 +#: app/Functions/FunctionsPrint.php:263 #: app/Statistics/Repository/FamilyRepository.php:351 -#: app/Statistics/Repository/IndividualRepository.php:961 -#: resources/views/modules/relatives/family.phtml:181 -#: resources/views/modules/statistics-chart/custom.phtml:133 -#: resources/views/modules/statistics-chart/custom.phtml:142 +#: app/Statistics/Repository/IndividualRepository.php:963 +#: resources/views/modules/relatives/family.phtml:183 +#: resources/views/modules/statistics-chart/custom.phtml:134 +#: resources/views/modules/statistics-chart/custom.phtml:143 #, php-format msgid "%s year" msgid_plural "%s years" @@ -389,25 +399,25 @@ msgstr[0] "%s рік" msgstr[1] "%s роки" msgstr[2] "%s років" -#: app/Http/Controllers/CalendarController.php:348 +#: app/Http/RequestHandlers/CalendarEvents.php:162 #: resources/views/modules/yahrzeit/list.phtml:44 #, php-format msgid "%s year anniversary" msgstr "%s річниця" -#: app/Functions/Functions.php:493 +#: app/Functions/Functions.php:497 #, php-format msgid "%s × cousin" msgstr "двоюрідний брат/сестра (в %s коліні)" -#: app/Functions/Functions.php:457 +#: app/Functions/Functions.php:461 #, php-format msgctxt "FEMALE" msgid "%s × cousin" msgstr "двоюрідна сестра (в %s коліні)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:420 +#: app/Functions/Functions.php:424 #, php-format msgctxt "MALE" msgid "%s × cousin" @@ -426,81 +436,98 @@ msgid "%s CE" msgstr "%s н.е." #. I18N: Label on a graph; 40+ means 40 or more -#: app/Module/StatisticsChartModule.php:877 +#: app/Module/StatisticsChartModule.php:876 #, php-format msgid "%s+" msgstr "%s+" -#: app/Module/ClippingsCartModule.php:618 +#: app/Module/ClippingsCartModule.php:627 #, php-format msgid "%s, her ancestors and their families" msgstr "%s, її предки та їхні сім'ї" -#: app/Module/ClippingsCartModule.php:615 +#: app/Module/ClippingsCartModule.php:624 #, php-format msgid "%s, her parents and siblings" msgstr "%s, її батьки, брати та сестри" -#: app/Module/ClippingsCartModule.php:616 +#: app/Module/ClippingsCartModule.php:625 #, php-format msgid "%s, her spouses and children" msgstr "%s, її чоловіки та діти" -#: app/Module/ClippingsCartModule.php:619 +#: app/Module/ClippingsCartModule.php:628 #, php-format msgid "%s, her spouses and descendants" msgstr "%s, її чоловіки та нащадки" -#: app/Module/ClippingsCartModule.php:628 +#: app/Module/ClippingsCartModule.php:637 #, php-format msgid "%s, his ancestors and their families" msgstr "%s, його пращури та їхні сім'ї" -#: app/Module/ClippingsCartModule.php:625 +#: app/Module/ClippingsCartModule.php:634 #, php-format msgid "%s, his parents and siblings" msgstr "%s, його батьки, брати та сестри" -#: app/Module/ClippingsCartModule.php:626 +#: app/Module/ClippingsCartModule.php:635 #, php-format msgid "%s, his spouses and children" msgstr "%s, його жінки і діти" -#: app/Module/ClippingsCartModule.php:629 +#: app/Module/ClippingsCartModule.php:638 #, php-format msgid "%s, his spouses and descendants" msgstr "%s, його дружини і нащадки" -#: app/Module/UserMessagesModule.php:160 -#: resources/views/admin/data-fix-select.phtml:32 -#: resources/views/edit/add-fact-row.phtml:25 +#: app/Module/UserMessagesModule.php:162 +#: resources/views/admin/data-fix-select.phtml:33 +#: resources/views/edit/add-fact-row.phtml:32 msgid "<select>" msgstr "<виберіть>" -#: app/Age.php:203 +#: app/Age.php:219 app/Functions/FunctionsPrint.php:377 #, php-format msgid "(%s after death)" msgstr "(%s після смерті)" #. I18N: The current age of a living individual -#: app/Age.php:177 +#: app/Age.php:192 app/Http/RequestHandlers/IndividualPage.php:192 #, php-format msgid "(age %s)" msgstr "вік %s" #. I18N: The age of an individual at a given date -#: app/Age.php:181 +#: app/Age.php:196 app/Functions/FunctionsPrint.php:360 +#: app/Http/RequestHandlers/IndividualPage.php:179 #, php-format msgid "(aged %s)" msgstr "(у віці %s)" +#. I18N: The age of an individual at a given date +#: app/Functions/FunctionsPrint.php:356 +#: app/Http/RequestHandlers/IndividualPage.php:176 +#, php-format +msgctxt "Female" +msgid "(aged %s)" +msgstr "" + +#. I18N: The age of an individual at a given date +#: app/Functions/FunctionsPrint.php:352 +#: app/Http/RequestHandlers/IndividualPage.php:173 +#, php-format +msgctxt "Male" +msgid "(aged %s)" +msgstr "" + #. I18N: %s is a number #: resources/views/lists/datatables-attributes.phtml:27 #, php-format msgid "(filtered from %s total entries)" msgstr "(відсортовано з усього %s записів)" -#: app/Age.php:197 +#: app/Age.php:213 app/Functions/FunctionsPrint.php:373 msgid "(on the date of death)" msgstr "(на день смерті)" @@ -614,8 +641,8 @@ msgctxt "CENTURY" msgid "9th" msgstr "9-ий" -#: app/Http/Controllers/Admin/UsersController.php:441 -#: app/Http/Controllers/AdminTreesController.php:1810 +#: app/Http/Controllers/Admin/UsersController.php:447 +#: app/Http/RequestHandlers/TreePreferencesPage.php:123 msgid "<default theme>" msgstr "<тема за замовчуванням>" @@ -624,29 +651,29 @@ msgid "<div class=\"largeError\">Notice:</div><div class=\"error\">By completing msgstr "<div class=\"largeError\">Примітка:</div><div class=\"error\"> Заповнивши та надіславши цей формуляр, ви погоджуєтесь:<ul><li>захищати приватну інформацію живих персон, перерахованих на нашому сайті;</li><li>в текстовому полі «Коментар» вказати детальну інформацію кому ви доводитеся родичем або інформацію про кого хотіли б повідомити.</li></ul></div>" #. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. -#: app/Fact.php:614 app/Functions/FunctionsPrintFacts.php:571 -#: app/GedcomTag.php:2132 +#: app/Fact.php:633 app/Functions/FunctionsPrint.php:113 +#: app/Functions/FunctionsPrintFacts.php:556 app/GedcomTag.php:1304 #, php-format msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" #. I18N: URL = web address -#: resources/views/modals/media-file-fields.phtml:23 +#: resources/views/modals/media-file-fields.phtml:25 msgid "A URL" msgstr "URL-адреса" #. I18N: Description of the “RelationshipsChart” module -#: app/Module/RelationshipsChartModule.php:112 +#: app/Module/RelationshipsChartModule.php:110 msgid "A chart displaying relationships between two individuals." msgstr "Діаграма, що відображає відносини між двома особами." #. I18N: Description of the “FamilyBookChart” module -#: app/Module/FamilyBookChartModule.php:102 +#: app/Module/FamilyBookChartModule.php:103 msgid "A chart of an individual’s ancestors and descendants, as a family book." msgstr "Діаграма предків і нащадків особи, як у сімейній книзі." #. I18N: Description of the “CompactTreeChart” module -#: app/Module/CompactTreeChartModule.php:95 +#: app/Module/CompactTreeChartModule.php:96 msgid "A chart of an individual’s ancestors, as a compact tree." msgstr "Діаграма предків особи у вигляді компактного дерева." @@ -656,21 +683,21 @@ msgid "A chart of an individual’s ancestors, formatted as a tree." msgstr "Діаграма предків особи у вигляді дерева." #. I18N: Description of the “AncestorsChart” module -#: app/Module/AncestorsChartModule.php:118 +#: app/Module/AncestorsChartModule.php:119 msgid "A chart of an individual’s ancestors." msgstr "Діаграма предків особи." #. I18N: Description of the “DescendancyChart” module -#: app/Module/DescendancyChartModule.php:118 +#: app/Module/DescendancyChartModule.php:119 msgid "A chart of an individual’s descendants." msgstr "Діаграма нащадків особи." #. I18N: Description of the “LifespansChart” module -#: app/Module/LifespansChartModule.php:94 +#: app/Module/LifespansChartModule.php:101 msgid "A chart of individuals’ lifespans." msgstr "Діаграма тривалостей життя осіб." -#: resources/views/edit/link-child-to-family.phtml:29 +#: resources/views/edit/link-child-to-family.phtml:30 msgid "A child may have more than one set of parents. The relationship between the child and the parents can be biological, legal, or based on local culture and tradition. If no pedigree is specified, then a biological relationship will be assumed." msgstr "Дитина може мати більше ніж одну пару батьків. Відносини між дитиною і батьками можуть бути біологічними, правовими чи основаними на місцевій культурі і традиціях. Якщо родовід не вказаний, то родинні зв'язки будуть вважатися біологічними." @@ -680,28 +707,28 @@ msgid "A common error is to have multiple links to the same record, for example msgstr "Є поширеною помилкою, щоб на той самий запис було декілька посилань. Наприклад, перерахування тієї ж дитини більше, ніж один раз на запис про родину." #. I18N: Description of the “Fan Chart” module -#: app/Module/FanChartModule.php:127 +#: app/Module/FanChartModule.php:130 msgid "A fan chart of an individual’s ancestors." msgstr "Віялова діаграма предків особи." -#: resources/views/admin/map-import-form.phtml:19 -#: resources/views/admin/trees-export.phtml:18 -#: resources/views/admin/trees-import.phtml:41 -#: resources/views/modals/media-file-fields.phtml:19 -#: resources/views/modals/media-file-fields.phtml:79 +#: resources/views/admin/map-import-form.phtml:20 +#: resources/views/admin/trees-export.phtml:19 +#: resources/views/admin/trees-import.phtml:54 +#: resources/views/modals/media-file-fields.phtml:21 +#: resources/views/modals/media-file-fields.phtml:81 msgid "A file on the server" msgstr "Файл на сервер(і)" -#: resources/views/admin/map-import-form.phtml:43 -#: resources/views/admin/trees-export.phtml:37 -#: resources/views/admin/trees-import.phtml:30 -#: resources/views/modals/media-file-fields.phtml:15 -#: resources/views/modals/media-file-fields.phtml:31 +#: resources/views/admin/map-import-form.phtml:44 +#: resources/views/admin/trees-export.phtml:38 +#: resources/views/admin/trees-import.phtml:43 +#: resources/views/modals/media-file-fields.phtml:17 +#: resources/views/modals/media-file-fields.phtml:33 msgid "A file on your computer" msgstr "Файл на ваш(ому) компьютер(і)" #. I18N: Description of the “My page” module -#: app/Module/UserWelcomeModule.php:72 +#: app/Module/UserWelcomeModule.php:73 msgid "A greeting message and useful links for a user." msgstr "Привітальне повідомлення та корисні посилання для користувача." @@ -721,7 +748,7 @@ msgid "A link to the webtrees home page." msgstr "" #. I18N: Description of the “Branches” module -#: app/Module/BranchesListModule.php:60 +#: app/Module/BranchesListModule.php:117 msgid "A list of branches of a family." msgstr "Список гілок сім'ї." @@ -731,7 +758,7 @@ msgid "A list of changes that need to be reviewed by a moderator, and email noti msgstr "Список змін, які очікують на перевірку модератора, і повідомлення по електронній пошті." #. I18N: Description of the “Families” module -#: app/Module/FamilyListModule.php:59 +#: app/Module/FamilyListModule.php:57 msgid "A list of families." msgstr "" @@ -741,42 +768,42 @@ msgid "A list of frequently asked questions and answers." msgstr "Список поширених запитань і відповідей (ЧаПи)." #. I18N: Description of the “Individuals” module -#: app/Module/IndividualListModule.php:59 +#: app/Module/IndividualListModule.php:111 msgid "A list of individuals." msgstr "Список осіб." #. I18N: Description of the “Media objects” module -#: app/Module/MediaListModule.php:62 +#: app/Module/MediaListModule.php:94 msgid "A list of media objects." msgstr "Список медіа-об’єктів." #. I18N: Description of the “Recent changes” module -#: app/Module/RecentChangesModule.php:88 +#: app/Module/RecentChangesModule.php:99 msgid "A list of records that have been updated recently." msgstr "Список нещодавно оновлених записів." #. I18N: Description of the “Repositories” module -#: app/Module/RepositoryListModule.php:64 +#: app/Module/RepositoryListModule.php:84 msgid "A list of repositories." msgstr "Список сховищ." #. I18N: Description of the “Shared notes” module -#: app/Module/NoteListModule.php:61 +#: app/Module/NoteListModule.php:81 msgid "A list of shared notes." msgstr "Список спільних нотаток." #. I18N: Description of the “Sources” module -#: app/Module/SourceListModule.php:63 +#: app/Module/SourceListModule.php:83 msgid "A list of sources." msgstr "Список джерел." #. I18N: Description of the “Shared submitters” module -#: app/Module/SubmitterListModule.php:64 +#: app/Module/SubmitterListModule.php:84 msgid "A list of submitters." msgstr "Список заявників." #. I18N: Description of “Research tasks” module -#: app/Module/ResearchTaskModule.php:69 +#: app/Module/ResearchTaskModule.php:70 msgid "A list of tasks and activities that are linked to the family tree." msgstr "Список завдань і робіт, які пов'язані з генеалогічним древом." @@ -786,7 +813,7 @@ msgid "A list of the Hebrew death anniversaries that will occur in the near futu msgstr "Список Єврейських пам'ятних дат, які відбудуться в найближчому майбутньому." #. I18N: Description of the “On this day” module -#: app/Module/OnThisDayModule.php:107 +#: app/Module/OnThisDayModule.php:112 msgid "A list of the anniversaries that occur today." msgstr "Список річниць в цей день." @@ -801,12 +828,12 @@ msgid "A list of the most popular given names." msgstr "Список найпопулярніших імен." #. I18N: Description of the “Top surnames” module -#: app/Module/TopSurnamesModule.php:75 +#: app/Module/TopSurnamesModule.php:76 msgid "A list of the most popular surnames." msgstr "Список поширених прізвищ." #. I18N: Description of the “Most viewed pages” module -#: app/Module/TopPageViewsModule.php:57 +#: app/Module/TopPageViewsModule.php:58 msgid "A list of the pages that have been viewed the most number of times." msgstr "Список сторінок, які були переглянуті найбільшу кількість разів." @@ -827,7 +854,7 @@ msgid "A new user (%1$s) has requested an account (%2$s) and verified an email a msgstr "Новий користувач (%1$s) запросив доступ як (%2$s) і підтвердив адресу ел. пошти (%3$s)." #: app/Http/RequestHandlers/LoginAction.php:83 -#: resources/views/admin/control-panel.phtml:69 +#: resources/views/admin/control-panel.phtml:154 #: resources/views/admin/upgrade/wizard.phtml:22 msgid "A new version of webtrees is available." msgstr "Доступна нова версія webtrees." @@ -838,7 +865,7 @@ msgid "A password reset link has been sent to “%s”." msgstr "" #. I18N: Description of the “Journal” module -#: app/Module/UserJournalModule.php:65 +#: app/Module/UserJournalModule.php:66 msgid "A private area to record notes or keep a journal." msgstr "Місце для особистих записів або ведення щоденника." @@ -961,7 +988,7 @@ msgid "A sidebar showing non-genealogy information about an individual." msgstr "Бічна панель - показує не генеалогічну інформацію про персону." #. I18N: Description of the “Descendants” module -#: app/Module/DescendancyModule.php:72 +#: app/Module/DescendancyModule.php:73 msgid "A sidebar showing the descendants of an individual." msgstr "Бічна панель - показує нащадків персони." @@ -971,7 +998,7 @@ msgid "A tab showing the close relatives of an individual." msgstr "Закладка з найближчими родичами персони." #. I18N: Description of the “Facts and events” module -#: app/Module/IndividualFactsTabModule.php:77 +#: app/Module/IndividualFactsTabModule.php:78 msgid "A tab showing the facts and events of an individual." msgstr "Вкладка показує факти і події, що стосуються даної особи." @@ -991,7 +1018,7 @@ msgid "A tab showing the sources linked to an individual." msgstr "Закладка для відображення джерел, прив'язаних до персони." #. I18N: Description of the “TimelineChart” module -#: app/Module/TimelineChartModule.php:107 +#: app/Module/TimelineChartModule.php:108 msgid "A timeline displaying individual events." msgstr "Діаграма часу, що відображає окремі події." @@ -1074,30 +1101,30 @@ msgid "Aban" msgstr "Абан" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:553 -#: resources/views/admin/trees-preferences.phtml:555 -#: resources/views/admin/trees-preferences.phtml:559 +#: resources/views/admin/trees-preferences.phtml:556 +#: resources/views/admin/trees-preferences.phtml:558 +#: resources/views/admin/trees-preferences.phtml:562 msgid "Abbreviate place names" msgstr "Скорочувати назва місць" #. I18N: gedcom tag ABBR -#: app/GedcomTag.php:455 resources/views/lists/sources-table.phtml:86 +#: app/GedcomTag.php:445 resources/views/lists/sources-table.phtml:86 #: resources/views/modals/source-fields.phtml:17 msgid "Abbreviation" msgstr "Скорочення" -#: resources/views/pending-changes-page.phtml:51 -#: resources/views/pending-changes-page.phtml:63 +#: resources/views/pending-changes-page.phtml:47 +#: resources/views/pending-changes-page.phtml:59 msgid "Accept" msgstr "Прийняти зміни" -#: resources/views/pending-changes-page.phtml:104 +#: resources/views/pending-changes-page.phtml:100 msgid "Accept all changes" msgstr "Прийняти всі зміни" -#: resources/views/admin/components.phtml:27 -#: resources/views/admin/components.phtml:82 -#: resources/views/admin/trees-privacy.phtml:231 +#: resources/views/admin/components.phtml:42 +#: resources/views/admin/components.phtml:99 +#: resources/views/admin/trees-privacy.phtml:233 msgid "Access level" msgstr "Рівень доступу" @@ -1119,19 +1146,19 @@ msgid "Action" msgstr "Дія" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:191 +#: app/Date/JewishDate.php:190 msgctxt "GENITIVE" msgid "Adar" msgstr "Адара" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:297 +#: app/Date/JewishDate.php:294 msgctxt "INSTRUMENTAL" msgid "Adar" msgstr "Адаром" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:244 +#: app/Date/JewishDate.php:242 msgctxt "LOCATIVE" msgid "Adar" msgstr "Адар" @@ -1143,19 +1170,19 @@ msgid "Adar" msgstr "Адар" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:189 +#: app/Date/JewishDate.php:188 msgctxt "GENITIVE" msgid "Adar I" msgstr "Адара I" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:295 +#: app/Date/JewishDate.php:292 msgctxt "INSTRUMENTAL" msgid "Adar I" msgstr "Адаром I" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:242 +#: app/Date/JewishDate.php:240 msgctxt "LOCATIVE" msgid "Adar I" msgstr "Адара I" @@ -1167,73 +1194,73 @@ msgid "Adar I" msgstr "Адар I" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:193 +#: app/Date/JewishDate.php:208 msgctxt "GENITIVE" msgid "Adar II" msgstr "Адара II" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:299 +#: app/Date/JewishDate.php:312 msgctxt "INSTRUMENTAL" msgid "Adar II" msgstr "Адаром II" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:246 +#: app/Date/JewishDate.php:260 msgctxt "LOCATIVE" msgid "Adar II" msgstr "Адара II" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:140 +#: app/Date/JewishDate.php:156 msgctxt "NOMINATIVE" msgid "Adar II" msgstr "Адар II" -#: app/Http/Controllers/Admin/LocationController.php:315 -#: app/Http/Controllers/Admin/LocationController.php:316 +#: app/Http/Controllers/Admin/LocationController.php:162 +#: app/Http/Controllers/Admin/LocationController.php:163 msgid "Add" msgstr "Додати" -#: app/Module/ClippingsCartModule.php:454 -#: app/Module/ClippingsCartModule.php:592 -#: app/Module/ClippingsCartModule.php:743 -#: app/Module/ClippingsCartModule.php:811 -#: app/Module/ClippingsCartModule.php:879 -#: app/Module/ClippingsCartModule.php:947 +#: app/Module/ClippingsCartModule.php:463 +#: app/Module/ClippingsCartModule.php:601 +#: app/Module/ClippingsCartModule.php:752 +#: app/Module/ClippingsCartModule.php:820 +#: app/Module/ClippingsCartModule.php:888 +#: app/Module/ClippingsCartModule.php:956 #, php-format msgid "Add %s to the clippings cart" msgstr "Додати %s в кошик" -#: resources/views/modules/relatives/family.phtml:207 +#: resources/views/modules/relatives/family.phtml:209 msgid "Add a brother" msgstr "" -#: app/Http/Controllers/EditFamilyController.php:60 -#: resources/views/family-page-menu.phtml:39 -#: resources/views/modules/relatives/family.phtml:215 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:60 +#: resources/views/family-page-menu.phtml:42 +#: resources/views/modules/relatives/family.phtml:217 msgid "Add a child" msgstr "Додати нову дитину" -#: app/Http/Controllers/EditIndividualController.php:59 -#: resources/views/modules/relatives/tab.phtml:137 +#: app/Http/RequestHandlers/AddChildToIndividualPage.php:55 +#: resources/views/modules/relatives/tab.phtml:142 msgid "Add a child to create a one-parent family" msgstr "Додати дитину у неповну сім'ю" -#: app/Http/Controllers/EditFamilyController.php:59 -#: resources/views/family-page-children.phtml:39 -#: resources/views/modules/relatives/family.phtml:211 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:59 +#: resources/views/family-page-children.phtml:40 +#: resources/views/modules/relatives/family.phtml:213 msgid "Add a daughter" msgstr "" -#: resources/views/edit/raw-gedcom-record.phtml:46 +#: resources/views/edit/raw-gedcom-record.phtml:44 msgid "Add a fact" msgstr "Додати факт" -#: app/Http/Controllers/EditIndividualController.php:161 -#: resources/views/family-page-grandparents.phtml:24 -#: resources/views/family-page-grandparents.phtml:32 -#: resources/views/modules/relatives/tab.phtml:29 +#: app/Http/RequestHandlers/AddParentToIndividualPage.php:61 +#: resources/views/family-page-grandparents.phtml:26 +#: resources/views/family-page-grandparents.phtml:34 +#: resources/views/modules/relatives/tab.phtml:34 msgid "Add a father" msgstr "Додати батька" @@ -1242,17 +1269,17 @@ msgstr "Додати батька" msgid "Add a favorite" msgstr "Додати в обране" -#: app/Http/Controllers/EditFamilyController.php:165 -#: app/Http/Controllers/EditIndividualController.php:258 -#: resources/views/family-page-menu.phtml:26 -#: resources/views/family-page-parents.phtml:20 -#: resources/views/modules/relatives/family.phtml:52 -#: resources/views/modules/relatives/tab.phtml:116 +#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:59 +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:56 +#: resources/views/family-page-menu.phtml:29 +#: resources/views/family-page-parents.phtml:21 +#: resources/views/modules/relatives/family.phtml:54 +#: resources/views/modules/relatives/tab.phtml:121 msgid "Add a husband" msgstr "Додати нового чоловіка" -#: app/Http/Controllers/EditIndividualController.php:609 -#: resources/views/modules/relatives/tab.phtml:128 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:56 +#: resources/views/modules/relatives/tab.phtml:133 msgid "Add a husband using an existing individual" msgstr "Додати чоловіка з уже існуючих осіб" @@ -1260,29 +1287,29 @@ msgstr "Додати чоловіка з уже існуючих осіб" msgid "Add a journal entry" msgstr "Додати нову замітку в щоденник" -#: app/Http/Controllers/EditMediaController.php:90 -#: resources/views/media-page.phtml:191 +#: app/Http/Controllers/EditMediaController.php:87 +#: resources/views/media-page.phtml:199 #: resources/views/modals/add-media-file.phtml:10 msgid "Add a media file" msgstr "Додати медіафайл" #: resources/views/cards/add-media-object.phtml:10 -#: resources/views/family-page.phtml:98 -#: resources/views/individual-page-menu.phtml:75 +#: resources/views/family-page.phtml:91 +#: resources/views/individual-page-menu.phtml:76 #: resources/views/individual-page.phtml:90 -#: resources/views/source-page.phtml:92 +#: resources/views/source-page.phtml:93 msgid "Add a media object" msgstr "Додати новий медіаоб'єкт" -#: app/Http/Controllers/EditIndividualController.php:158 -#: resources/views/family-page-grandparents.phtml:54 -#: resources/views/family-page-grandparents.phtml:62 -#: resources/views/modules/relatives/tab.phtml:36 +#: app/Http/RequestHandlers/AddParentToIndividualPage.php:58 +#: resources/views/family-page-grandparents.phtml:56 +#: resources/views/family-page-grandparents.phtml:64 +#: resources/views/modules/relatives/tab.phtml:41 msgid "Add a mother" msgstr "Додати мати" -#: app/Http/Controllers/EditIndividualController.php:487 -#: resources/views/individual-page-menu.phtml:24 +#: app/Http/RequestHandlers/AddName.php:55 +#: resources/views/individual-page-menu.phtml:25 msgid "Add a name" msgstr "Додати нове ім'я" @@ -1290,67 +1317,67 @@ msgstr "Додати нове ім'я" msgid "Add a news article" msgstr "Додати новину" -#: resources/views/family-page.phtml:75 +#: resources/views/family-page.phtml:68 #: resources/views/modules/notes/tab.phtml:45 msgid "Add a note" msgstr "Додати нову примітку" -#: resources/views/media-page.phtml:181 +#: resources/views/media-page.phtml:189 msgid "Add a restriction" msgstr "Додати нове обмеження" -#: resources/views/family-page.phtml:86 resources/views/media-page.phtml:171 +#: resources/views/family-page.phtml:79 resources/views/media-page.phtml:179 #: resources/views/modules/notes/tab.phtml:55 msgid "Add a shared note" msgstr "Додати нову загальну примітку" -#: resources/views/modules/relatives/family.phtml:215 +#: resources/views/modules/relatives/family.phtml:217 msgid "Add a sibling" msgstr "" -#: resources/views/modules/relatives/family.phtml:211 +#: resources/views/modules/relatives/family.phtml:213 msgid "Add a sister" msgstr "" -#: app/Http/Controllers/EditFamilyController.php:58 -#: resources/views/family-page-children.phtml:35 -#: resources/views/modules/relatives/family.phtml:207 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:58 +#: resources/views/family-page-children.phtml:36 +#: resources/views/modules/relatives/family.phtml:209 msgid "Add a son" msgstr "" -#: resources/views/family-page.phtml:110 resources/views/media-page.phtml:161 +#: resources/views/family-page.phtml:103 resources/views/media-page.phtml:169 #: resources/views/modules/sources_tab/tab.phtml:43 msgid "Add a source citation" msgstr "Додати нову цитату із джерела" -#: app/Module/StoriesModule.php:296 -#: resources/views/modules/stories/config.phtml:28 +#: app/Module/StoriesModule.php:297 +#: resources/views/modules/stories/config.phtml:29 #: resources/views/modules/stories/tab.phtml:27 msgid "Add a story" msgstr "Додати історію" -#: app/Http/Controllers/Admin/UsersController.php:216 -#: resources/views/admin/control-panel.phtml:375 +#: app/Http/Controllers/Admin/UsersController.php:222 +#: resources/views/admin/control-panel.phtml:465 msgid "Add a user" msgstr "Додати нового користувача" -#: app/Http/Controllers/EditFamilyController.php:162 -#: app/Http/Controllers/EditIndividualController.php:262 -#: resources/views/family-page-menu.phtml:33 -#: resources/views/family-page-parents.phtml:42 -#: resources/views/modules/relatives/family.phtml:89 -#: resources/views/modules/relatives/tab.phtml:114 +#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:56 +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:60 +#: resources/views/family-page-menu.phtml:36 +#: resources/views/family-page-parents.phtml:43 +#: resources/views/modules/relatives/family.phtml:91 +#: resources/views/modules/relatives/tab.phtml:119 msgid "Add a wife" msgstr "Додати дружину" -#: app/Http/Controllers/EditIndividualController.php:612 -#: resources/views/modules/relatives/tab.phtml:126 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:59 +#: resources/views/modules/relatives/tab.phtml:131 msgid "Add a wife using an existing individual" msgstr "Додати дружину з вже існуючих персон" #. I18N: FAQ = “Frequently Asked Question” #: app/Module/FrequentlyAskedQuestionsModule.php:301 -#: resources/views/modules/faq/config.phtml:34 +#: resources/views/modules/faq/config.phtml:35 msgid "Add an FAQ" msgstr "Додати завис до ЧаПи" @@ -1378,7 +1405,7 @@ msgstr "" msgid "Add individuals" msgstr "Додати людей" -#: resources/views/modules/relatives/family.phtml:136 +#: resources/views/modules/relatives/family.phtml:138 msgid "Add marriage details" msgstr "Додати подробиці шлюбу" @@ -1396,20 +1423,20 @@ msgstr "Додати відсутні записи про смерть" msgid "Add more blocks from the following list." msgstr "" -#: resources/views/search-advanced-page.phtml:30 +#: resources/views/search-advanced-page.phtml:42 msgid "Add more fields" msgstr "Додати ще полів" #. I18N: Description of the “Stories” module -#: app/Module/StoriesModule.php:77 +#: app/Module/StoriesModule.php:78 msgid "Add narrative stories to individuals in the family tree." msgstr "Додати історію про персону з древа." -#: resources/views/admin/map-import-form.phtml:69 +#: resources/views/admin/map-import-form.phtml:70 msgid "Add new, and update existing records" msgstr "Додайте нові та оновіть існуючі записи" -#: resources/views/admin/trees-import.phtml:87 +#: resources/views/admin/trees-import.phtml:100 msgid "Add spaces where long lines were wrapped" msgstr "Додати пробіли, де довгі рядки були перенесені" @@ -1419,26 +1446,26 @@ msgid "Add styling and scripts to every page." msgstr "" #. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file -#: resources/views/admin/trees-export.phtml:76 +#: resources/views/admin/trees-export.phtml:77 msgid "Add the GEDCOM media path to filenames" msgstr "Додати медіа шлях в іменах файлів GEDCOM" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:171 +#: resources/views/admin/trees-preferences.phtml:174 msgid "Add to TITLE header tag" msgstr "Додати до TITLE-тегу" -#: app/Module/ClippingsCartModule.php:176 +#: app/Module/ClippingsCartModule.php:187 #: resources/views/modules/clippings/add-options.phtml:15 msgid "Add to the clippings cart" msgstr "Додати у кошик вирізок" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:113 +#: resources/views/admin/trees-preferences.phtml:116 msgid "Add unique identifiers" msgstr "Унікальні ідентифікатори" -#: resources/views/admin/trees.phtml:199 +#: resources/views/admin/trees.phtml:216 msgid "Add unlinked records" msgstr "Додати незв'язані записи" @@ -1447,26 +1474,31 @@ msgstr "Додати незв'язані записи" msgid "Add your own text and graphics." msgstr "Додати свій особистий текст і графіки." -#: app/Module/FamilyTreeNewsModule.php:181 app/Module/UserJournalModule.php:181 +#: app/Module/FamilyTreeNewsModule.php:182 app/Module/UserJournalModule.php:182 msgid "Add/edit a journal/news entry" msgstr "Додати/редагувати запис у Щоденнику/Новинах" #. I18N: gedcom tag ADDR -#: app/GedcomTag.php:458 app/Module/FixCemeteryTag.php:85 +#: app/GedcomTag.php:448 app/Module/FixCemeteryTag.php:86 #: resources/views/modals/submitter-fields.phtml:15 msgid "Address" msgstr "Адреса" #. I18N: gedcom tag ADD1 -#: app/GedcomTag.php:461 +#: app/GedcomTag.php:451 msgid "Address line 1" msgstr "Рядок адреси 1" #. I18N: gedcom tag ADD2 -#: app/GedcomTag.php:464 +#: app/GedcomTag.php:454 msgid "Address line 2" msgstr "Рядок адреси 2" +#. I18N: gedcom tag ADD2 +#: app/GedcomTag.php:457 +msgid "Address line 3" +msgstr "" + #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:231 msgid "Adelaide, Australia" @@ -1485,7 +1517,7 @@ msgstr "Аккаунт адміністратора" msgid "Administrator comments on user" msgstr "Коментар адміністратора" -#: resources/views/admin/control-panel.phtml:343 +#: resources/views/admin/control-panel.phtml:433 msgid "Administrators" msgstr "Адміністратори" @@ -1504,145 +1536,113 @@ msgctxt "Pedigree" msgid "Adopted" msgstr "Усиновлений" -#: app/GedcomCode/GedcomCodeAdop.php:64 -msgid "Adopted by both parents" -msgstr "Усиновлений обома батьками" - -#: app/GedcomCode/GedcomCodeAdop.php:61 -msgctxt "FEMALE" -msgid "Adopted by both parents" -msgstr "Удочерена обома батьками" - -#: app/GedcomCode/GedcomCodeAdop.php:57 -msgctxt "MALE" +#: app/GedcomCode/GedcomCodeAdop.php:49 msgid "Adopted by both parents" msgstr "Усиновлений обома батьками" #. I18N: gedcom tag _ADPF -#: app/GedcomCode/GedcomCodeAdop.php:75 app/GedcomTag.php:1161 +#: app/GedcomCode/GedcomCodeAdop.php:50 app/GedcomTag.php:1048 msgid "Adopted by father" msgstr "Усиновлено батьком" -#. I18N: gedcom tag _ADPF -#: app/GedcomCode/GedcomCodeAdop.php:72 app/GedcomTag.php:1157 -msgctxt "FEMALE" -msgid "Adopted by father" -msgstr "Удочерити батьком" - -#. I18N: gedcom tag _ADPF -#: app/GedcomCode/GedcomCodeAdop.php:68 app/GedcomTag.php:1152 -msgctxt "MALE" -msgid "Adopted by father" -msgstr "Усиновлено батьком" - -#. I18N: gedcom tag _ADPM -#: app/GedcomCode/GedcomCodeAdop.php:86 app/GedcomTag.php:1175 -msgid "Adopted by mother" -msgstr "Усиновлені матір'ю" - -#. I18N: gedcom tag _ADPM -#: app/GedcomCode/GedcomCodeAdop.php:83 app/GedcomTag.php:1171 -msgctxt "FEMALE" -msgid "Adopted by mother" -msgstr "Усиновлений матір'ю" - #. I18N: gedcom tag _ADPM -#: app/GedcomCode/GedcomCodeAdop.php:79 app/GedcomTag.php:1166 -msgctxt "MALE" +#: app/GedcomCode/GedcomCodeAdop.php:51 app/GedcomTag.php:1052 msgid "Adopted by mother" msgstr "Усиновлені матір'ю" #. I18N: gedcom tag ADOP -#: app/GedcomTag.php:467 +#: app/GedcomTag.php:460 msgid "Adoption" msgstr "Усиновлення" -#: app/GedcomTag.php:1140 +#: app/Module/IndividualFactsTabModule.php:333 msgid "Adoption of a brother" msgstr "Усиновлення брата" -#: app/GedcomTag.php:1092 +#: app/Module/IndividualFactsTabModule.php:312 msgid "Adoption of a child" msgstr "Усиновлення дитини" -#: app/GedcomTag.php:1089 +#: app/Module/IndividualFactsTabModule.php:311 msgid "Adoption of a daughter" msgstr "Удочеріння" -#: app/GedcomTag.php:1103 app/GedcomTag.php:1114 app/GedcomTag.php:1125 +#: app/Module/IndividualFactsTabModule.php:381 +#: app/Module/IndividualFactsTabModule.php:404 +#: app/Module/IndividualFactsTabModule.php:427 msgid "Adoption of a grandchild" msgstr "Усиновлення онука / онучки" -#: app/GedcomTag.php:1100 +#: app/Module/IndividualFactsTabModule.php:380 msgid "Adoption of a granddaughter" msgstr "Удочеріння внучки" -#: app/GedcomTag.php:1111 +#: app/Module/IndividualFactsTabModule.php:403 msgctxt "daughter’s daughter" msgid "Adoption of a granddaughter" msgstr "Удочеріння внучки" -#: app/GedcomTag.php:1122 +#: app/Module/IndividualFactsTabModule.php:426 msgctxt "son’s daughter" msgid "Adoption of a granddaughter" msgstr "Удочеріння внучки" -#: app/GedcomTag.php:1096 +#: app/Module/IndividualFactsTabModule.php:379 msgid "Adoption of a grandson" msgstr "Усиновлення онука" -#: app/GedcomTag.php:1107 +#: app/Module/IndividualFactsTabModule.php:402 msgctxt "daughter’s son" msgid "Adoption of a grandson" msgstr "Усиновлення онука" -#: app/GedcomTag.php:1118 +#: app/Module/IndividualFactsTabModule.php:425 msgctxt "son’s son" msgid "Adoption of a grandson" msgstr "Усиновлення онука" -#: app/GedcomTag.php:1129 +#: app/Module/IndividualFactsTabModule.php:356 msgid "Adoption of a half-brother" msgstr "Усиновлення неповнорідного брата" -#: app/GedcomTag.php:1136 +#: app/Module/IndividualFactsTabModule.php:358 msgid "Adoption of a half-sibling" msgstr "Усиновлення неповнорідного брати/сестри" -#: app/GedcomTag.php:1133 +#: app/Module/IndividualFactsTabModule.php:357 msgid "Adoption of a half-sister" msgstr "Усиновлення неповнорідної сестри" -#: app/GedcomTag.php:1147 +#: app/Module/IndividualFactsTabModule.php:335 msgid "Adoption of a sibling" msgstr "Усиновлення брата/сестри" -#: app/GedcomTag.php:1144 +#: app/Module/IndividualFactsTabModule.php:334 msgid "Adoption of a sister" msgstr "Удочеріння сестри" -#: app/GedcomTag.php:1085 +#: app/Module/IndividualFactsTabModule.php:310 msgid "Adoption of a son" msgstr "Усиновлення" #. I18N: gedcom tag CHRA -#: app/GedcomTag.php:599 +#: app/GedcomTag.php:590 msgid "Adult christening" msgstr "Хрещення в дорослому віці" -#: resources/views/admin/trees-preferences.phtml:834 +#: resources/views/admin/trees-preferences.phtml:837 msgid "Advanced fact preferences" msgstr "Розширені налаштування факту" -#: resources/views/admin/trees-preferences.phtml:839 +#: resources/views/admin/trees-preferences.phtml:842 msgid "Advanced name facts" msgstr "Додаткові опції імені (ПІБ)" -#: resources/views/admin/trees-preferences.phtml:852 +#: resources/views/admin/trees-preferences.phtml:855 msgid "Advanced place name facts" msgstr "Додаткові опції географічної назви" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:171 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:168 #: app/Module/SearchMenuModule.php:125 msgid "Advanced search" msgstr "Розширений пошук" @@ -1652,7 +1652,7 @@ msgstr "Розширений пошук" msgid "Afghanistan" msgstr "Афганістан" -#: resources/views/modules/statistics-chart/custom.phtml:189 +#: resources/views/modules/statistics-chart/custom.phtml:190 msgid "Africa" msgstr "Африка" @@ -1661,13 +1661,13 @@ msgid "After creating the family tree, you will be able to import data from a GE msgstr "Після створення генеалогічного дерева ви зможете імпорувати дані з GEDCOM файлу." #. I18N: gedcom tag AGE -#: app/Functions/FunctionsPrint.php:356 app/GedcomTag.php:477 -#: app/Statistics/Google/ChartAge.php:134 -#: app/Statistics/Google/ChartMarriageAge.php:157 +#: app/Functions/FunctionsPrint.php:392 app/GedcomTag.php:470 +#: app/Statistics/Google/ChartAge.php:141 +#: app/Statistics/Google/ChartMarriageAge.php:164 #: resources/views/lists/chart-by-age.phtml:27 -#: resources/views/lists/families-table.phtml:141 -#: resources/views/lists/families-table.phtml:216 -#: resources/views/lists/families-table.phtml:219 +#: resources/views/lists/families-table.phtml:142 +#: resources/views/lists/families-table.phtml:217 +#: resources/views/lists/families-table.phtml:220 #: resources/views/lists/individuals-table.phtml:157 #: resources/views/lists/individuals-table.phtml:253 #: resources/views/modules/timeline-chart/chart.phtml:414 @@ -1678,7 +1678,7 @@ msgstr "Вік" msgid "Age at birth of child" msgstr "Вік при народженні дитини" -#: resources/views/admin/trees-privacy.phtml:59 +#: resources/views/admin/trees-privacy.phtml:61 msgid "Age at which to assume an individual is dead" msgstr "Максимальний вік для живої людини" @@ -1698,27 +1698,27 @@ msgstr "Різниця у віці між дружиною і чоловіком msgid "Age difference" msgstr "Різниця у віці" -#: app/Module/StatisticsChartModule.php:653 -#: resources/views/modules/statistics-chart/custom.phtml:32 +#: app/Module/StatisticsChartModule.php:652 +#: resources/views/modules/statistics-chart/custom.phtml:33 msgid "Age in year of first marriage" msgstr "Вік вступу в перший шлюб, по рокам" -#: app/Module/StatisticsChartModule.php:592 -#: resources/views/lists/families-table.phtml:482 -#: resources/views/lists/families-table.phtml:524 -#: resources/views/modules/statistics-chart/custom.phtml:31 +#: app/Module/StatisticsChartModule.php:591 +#: resources/views/lists/families-table.phtml:483 +#: resources/views/lists/families-table.phtml:525 +#: resources/views/modules/statistics-chart/custom.phtml:32 #: resources/views/statistics/families/marriage-age.phtml:12 msgid "Age in year of marriage" msgstr "Вік вступу в шлюб" -#: resources/views/modules/statistics-chart/custom.phtml:128 -#: resources/views/modules/statistics-chart/custom.phtml:131 -#: resources/views/modules/statistics-chart/custom.phtml:137 +#: resources/views/modules/statistics-chart/custom.phtml:129 +#: resources/views/modules/statistics-chart/custom.phtml:132 +#: resources/views/modules/statistics-chart/custom.phtml:138 msgid "Age interval" msgstr "Віковий інтервал" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:379 +#: resources/views/admin/trees-preferences.phtml:382 msgid "Age of parents next to child’s birthdate" msgstr "Вік батьків після дати народження дитини" @@ -1728,7 +1728,7 @@ msgid "Age related to death year" msgstr "Кончини по десятиліттях" #. I18N: gedcom tag AGNC -#: app/GedcomTag.php:480 +#: app/GedcomTag.php:473 msgid "Agency" msgstr "Установа" @@ -1744,7 +1744,7 @@ msgstr "Албанія" #. I18N: gedcom tag _ALBUM #. I18N: Name of a module -#: app/GedcomTag.php:1195 app/Module/AlbumModule.php:45 +#: app/GedcomTag.php:1062 app/Module/AlbumModule.php:42 msgid "Album" msgstr "Альбом" @@ -1759,7 +1759,7 @@ msgid "Algeria" msgstr "Алжир" #. I18N: gedcom tag ALIA -#: app/GedcomTag.php:483 +#: app/GedcomTag.php:476 msgid "Alias" msgstr "Також відомий як" @@ -1767,18 +1767,18 @@ msgstr "Також відомий як" msgid "Alive" msgstr "Живі" -#: app/Functions/FunctionsEdit.php:193 -#: app/Http/Controllers/ListController.php:168 -#: app/Http/Controllers/ListController.php:177 -#: app/Http/Controllers/ListController.php:186 -#: app/Http/Controllers/ListController.php:275 -#: app/Http/Controllers/ListController.php:377 -#: app/Http/Controllers/ListController.php:379 +#: app/Functions/FunctionsEdit.php:173 #: app/Module/FrequentlyAskedQuestionsModule.php:320 -#: app/Module/UserMessagesModule.php:179 -#: resources/views/calendar-page.phtml:155 +#: app/Module/IndividualListModule.php:235 +#: app/Module/IndividualListModule.php:244 +#: app/Module/IndividualListModule.php:253 +#: app/Module/IndividualListModule.php:342 +#: app/Module/IndividualListModule.php:444 +#: app/Module/IndividualListModule.php:446 +#: app/Module/UserMessagesModule.php:181 +#: resources/views/calendar-page.phtml:177 #: resources/views/lists/datatables-attributes.phtml:10 -#: resources/views/modules/faq/config.phtml:58 +#: resources/views/modules/faq/config.phtml:59 #: resources/views/modules/random_media/config.phtml:12 #: resources/xml/reports/ahnentafel_report.xml:7 #: resources/xml/reports/descendancy_report.xml:6 @@ -1792,44 +1792,44 @@ msgstr "Живі" msgid "All" msgstr "Усі" -#: app/Http/Controllers/AdminController.php:261 -#: resources/views/admin/trees-privacy.phtml:260 +#: app/Http/RequestHandlers/TreePrivacyPage.php:176 +#: resources/views/admin/trees-privacy.phtml:262 msgid "All facts and events" msgstr "Всі факти і події" -#: resources/views/admin/trees-preferences.phtml:703 +#: resources/views/admin/trees-preferences.phtml:706 msgid "All family facts" msgstr "Всі сімейні факти" -#: app/Http/RequestHandlers/RegisterAction.php:234 +#: app/Http/RequestHandlers/RegisterAction.php:237 msgid "All fields must be completed." msgstr "Всі поля мають бути заповнені." -#: resources/views/admin/trees-preferences.phtml:649 +#: resources/views/admin/trees-preferences.phtml:652 msgid "All individual facts" msgstr "Всі окремі факти" -#: resources/views/calendar-page.phtml:97 -#: resources/views/calendar-page.phtml:109 +#: resources/views/calendar-page.phtml:119 +#: resources/views/calendar-page.phtml:131 msgid "All individuals" msgstr "Всі особи" -#: app/Http/Controllers/Admin/ModuleController.php:85 -#: resources/views/admin/components.phtml:13 -#: resources/views/admin/control-panel.phtml:432 +#: app/Http/RequestHandlers/ModulesAllPage.php:59 +#: resources/views/admin/components.phtml:28 +#: resources/views/admin/control-panel.phtml:522 msgid "All modules" msgstr "" -#: resources/views/admin/trees-privacy.phtml:167 -#: resources/views/admin/trees-privacy.phtml:253 +#: resources/views/admin/trees-privacy.phtml:169 +#: resources/views/admin/trees-privacy.phtml:255 msgid "All records" msgstr "Всі записи" -#: resources/views/admin/trees-preferences.phtml:798 +#: resources/views/admin/trees-preferences.phtml:801 msgid "All repository facts" msgstr "Всі факти репозиторію" -#: resources/views/admin/trees-preferences.phtml:757 +#: resources/views/admin/trees-preferences.phtml:760 msgid "All source facts" msgstr "Всі вихідні факти" @@ -1839,7 +1839,7 @@ msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of msgstr "Дозволити іншим модулям редагувати текст з просунутим редактором, що дозволяє використовувати код HTML." #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:601 +#: resources/views/admin/trees-preferences.phtml:604 msgid "Allow users to see raw GEDCOM records" msgstr "Дозволяти користувачам переглядати GEDCOM записи" @@ -1849,29 +1849,17 @@ msgid "Allow visitors to request a new user account" msgstr "Дозволити відвідувачам запросити створення нового облікового запису користувача" #. I18N: gedcom tag _AKA -#: app/GedcomTag.php:1190 +#: app/GedcomTag.php:1057 msgid "Also known as" msgstr "Інакше" -#. I18N: gedcom tag _AKA -#: app/GedcomTag.php:1186 -msgctxt "FEMALE" -msgid "Also known as" -msgstr "Так само відома як" - -#. I18N: gedcom tag _AKA -#: app/GedcomTag.php:1181 -msgctxt "MALE" -msgid "Also known as" -msgstr "Так само відомий як" - #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:60 msgid "American Samoa" msgstr "Американське Самоа" #. I18N: FAQ = “Frequently Asked Question” -#: resources/views/modules/faq/edit.phtml:68 +#: resources/views/modules/faq/edit.phtml:69 msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." msgstr "Записи \"ЧаПи\" можуть бути показані у всіх генеалогічних деревах або тільки в одному з генеалогічних дерев." @@ -1880,17 +1868,17 @@ msgid "An administrator must approve the new user account and select an access l msgstr "Перед тим, як корисувач зможе увійти в систему, адміністратор має схвалити створення нового облікового запису користувача і встановити рівень доступу для нього." #. I18N: Description of the “Album” module -#: app/Module/AlbumModule.php:56 +#: app/Module/AlbumModule.php:53 msgid "An alternative to the “media” tab, and an enhanced image viewer." msgstr "Альтернатива для закладки «Медіа»." #. I18N: Description of the “Charts” module -#: app/Module/ChartsBlockModule.php:73 +#: app/Module/ChartsBlockModule.php:80 msgid "An alternative way to display charts." msgstr "Альтернативний метод показувати графіки." #. I18N: Description of the “Census assistant” module -#: app/Module/CensusAssistantModule.php:62 +#: app/Module/CensusAssistantModule.php:63 msgid "An alternative way to enter census transcripts and link them to individuals." msgstr "Альтернативний спосіб введення стенограми перепису і зв'язок персон з ними." @@ -1904,16 +1892,16 @@ msgstr "Альтернативний метод вибору теми." msgid "An alternative way to sign in and sign out." msgstr "Альтернативний спосіб для входу і виходу." -#: app/Functions/FunctionsEdit.php:474 +#: app/Functions/FunctionsEdit.php:458 msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." msgstr "Інша людина, який був пов'язаний з цією людиною, наприклад, як свідок або священик." -#: app/Functions/FunctionsEdit.php:472 +#: app/Functions/FunctionsEdit.php:456 msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." msgstr "Інша людина, який був пов'язаний з цією людиною, наприклад, як друг або роботодавець." #. I18N: Description of the “HourglassChart” module -#: app/Module/HourglassChartModule.php:100 +#: app/Module/HourglassChartModule.php:101 msgid "An hourglass chart of an individual’s ancestors and descendants." msgstr "Діаграма - пісочний кодинник предків та нащадків особи." @@ -1922,7 +1910,7 @@ msgid "An individual can have more than one set of parents. For example, birth msgstr "" #. I18N: Description of the “Interactive tree” module -#: app/Module/InteractiveTreeModule.php:63 +#: app/Module/InteractiveTreeModule.php:64 msgid "An interactive tree, showing all the ancestors and descendants of an individual." msgstr "Інтерактивне дерево, з зазначенням всіх предків і нащадків персони." @@ -1931,20 +1919,20 @@ msgstr "Інтерактивне дерево, з зазначенням всі msgid "An unexpected database error occurred." msgstr "Виникла неочікувана помилка в базі даних." -#: resources/views/admin/control-panel.phtml:83 +#: resources/views/admin/control-panel.phtml:168 msgid "An upgrade is available." msgstr "" #. I18N: Name of a module/report #. I18N: Name of a module/chart #: app/Module/AhnentafelReportModule.php:40 -#: app/Module/AncestorsChartModule.php:107 +#: app/Module/AncestorsChartModule.php:108 #: resources/xml/reports/ahnentafel_report.xml:4 msgid "Ancestors" msgstr "Предки" #. I18N: gedcom tag ANCI -#: app/GedcomTag.php:489 +#: app/GedcomTag.php:482 msgid "Ancestors interest" msgstr "Інтереси предків" @@ -1953,13 +1941,13 @@ msgid "Ancestors of " msgstr "Предки " #. I18N: %s is an individual’s name -#: app/Module/AncestorsChartModule.php:153 +#: app/Module/AncestorsChartModule.php:154 #, php-format msgid "Ancestors of %s" msgstr "Предки від %s" #. I18N: gedcom tag AFN -#: app/GedcomTag.php:474 +#: app/GedcomTag.php:467 msgid "Ancestral file number" msgstr "Номер в потомственим файлі" @@ -1984,23 +1972,23 @@ msgid "Anguilla" msgstr "Ангілья" #: resources/views/lists/anniversaries-table.phtml:41 -#: resources/views/lists/families-table.phtml:222 +#: resources/views/lists/families-table.phtml:223 #: resources/views/lists/individuals-table.phtml:239 #: resources/views/lists/individuals-table.phtml:249 #: resources/views/modules/yahrzeit/table.phtml:30 msgid "Anniversary" msgstr "Річниця" -#: app/Http/Controllers/CalendarController.php:145 +#: app/Http/RequestHandlers/CalendarPage.php:122 msgid "Anniversary calendar" msgstr "Календар ювілеїв" #. I18N: gedcom tag ANUL -#: app/GedcomTag.php:492 +#: app/GedcomTag.php:485 msgid "Annulment" msgstr "Анулювання" -#: resources/views/modules/faq/edit.phtml:30 +#: resources/views/modules/faq/edit.phtml:31 msgid "Answer" msgstr "Відповідь" @@ -2014,7 +2002,7 @@ msgstr "Антарктида" msgid "Antigua and Barbuda" msgstr "Антигуа і Барбуда" -#: app/Http/RequestHandlers/LoginPage.php:82 +#: app/Http/RequestHandlers/LoginPage.php:85 msgid "Anyone with a user account can access this website." msgstr "Будь-хто з обліковим записом має доступ до сайту." @@ -2023,21 +2011,21 @@ msgstr "Будь-хто з обліковим записом має доступ msgid "Apia, Samoa" msgstr "Апіа, Самоа" -#: resources/views/admin/trees-export.phtml:87 +#: resources/views/admin/trees-export.phtml:88 #: resources/views/modules/clippings/download.phtml:15 #: resources/views/modules/clippings/download.phtml:47 msgid "Apply privacy settings" msgstr "Застосувати права доступу" #. I18N: Label for checkbox -#: resources/views/admin/trees-preferences.phtml:939 -#: resources/views/admin/trees-privacy.phtml:296 +#: resources/views/admin/trees-preferences.phtml:942 +#: resources/views/admin/trees-privacy.phtml:298 msgid "Apply these preferences to all family trees" msgstr "Застосувати ці налаштування до всіх генеалогічних дерев" #. I18N: Label for checkbox -#: resources/views/admin/trees-preferences.phtml:946 -#: resources/views/admin/trees-privacy.phtml:303 +#: resources/views/admin/trees-preferences.phtml:949 +#: resources/views/admin/trees-privacy.phtml:305 msgid "Apply these preferences to new family trees" msgstr "Застосувати ці налаштування до нових генеалогічних дерев" @@ -2070,7 +2058,7 @@ msgid "April" msgstr "Квітня" #: app/Date/AbstractGregorianJulianDate.php:66 -#: app/Module/StatisticsChartModule.php:805 +#: app/Module/StatisticsChartModule.php:804 #: resources/views/edit/initialize-calendar-popup.phtml:14 msgctxt "NOMINATIVE" msgid "April" @@ -2081,26 +2069,26 @@ msgstr "Квітень" msgid "Aqua Marine" msgstr "Аквамарин" -#: app/Http/RequestHandlers/IndividualPage.php:317 #: resources/views/edit/icon-fact-delete.phtml:8 +#: resources/views/individual-name.phtml:92 #: resources/views/media-page.phtml:103 msgid "Are you sure you want to delete this fact?" msgstr "Ви впевнені, що хочете видалити цей факт?" -#: app/Module/UserMessagesModule.php:173 app/Module/UserMessagesModule.php:220 +#: app/Module/UserMessagesModule.php:175 app/Module/UserMessagesModule.php:227 msgid "Are you sure you want to delete this message? It cannot be retrieved later." msgstr "Ви впевнені, що хочете видалити це повідомлення? Ви не зможете відновити його пізніше." -#: app/Http/Controllers/Admin/MediaController.php:275 -#: resources/views/admin/trees.phtml:98 -#: resources/views/admin/users-table-options.phtml:41 +#: app/Http/Controllers/Admin/MediaController.php:281 +#: resources/views/admin/trees.phtml:115 +#: resources/views/admin/users-table-options.phtml:43 #: resources/views/edit-account-page.phtml:162 #: resources/views/gedcom-record-page-menu.phtml:17 -#: resources/views/individual-page-menu.phtml:92 +#: resources/views/individual-page-menu.phtml:93 #: resources/views/media-page-menu.phtml:34 -#: resources/views/modules/faq/config.phtml:86 +#: resources/views/modules/faq/config.phtml:87 #: resources/views/modules/gedcom_news/list.phtml:36 -#: resources/views/modules/stories/config.phtml:65 +#: resources/views/modules/stories/config.phtml:66 #: resources/views/modules/user_blog/list.phtml:36 #: resources/views/note-page-menu.phtml:17 #: resources/views/repository-page-menu.phtml:17 @@ -2110,7 +2098,7 @@ msgstr "Ви впевнені, що хочете видалити це пові msgid "Are you sure you want to delete “%s”?" msgstr "Ви впевнені, що хочете видалити «%s»?" -#: resources/views/pending-changes-page.phtml:107 +#: resources/views/pending-changes-page.phtml:103 msgid "Are you sure you want to reject all the changes to this family tree?" msgstr "Ви впевнені, що хочете скасувати всі зміни до цього генеалогічного дерева?" @@ -2162,18 +2150,18 @@ msgstr "Окрім застосування HTML формутування, за msgid "Ash" msgstr "Попіл" -#: resources/views/modules/statistics-chart/custom.phtml:183 +#: resources/views/modules/statistics-chart/custom.phtml:184 msgid "Asia" msgstr "Азія" #. I18N: gedcom tag ASSO #. I18N: gedcom tag _ASSO -#: app/GedcomTag.php:495 app/GedcomTag.php:1198 +#: app/GedcomTag.php:488 app/GedcomTag.php:1065 #: resources/views/cards/add-associate.phtml:10 msgid "Associate" msgstr "Зв'язати" -#: app/Http/RequestHandlers/HelpText.php:249 +#: app/Http/RequestHandlers/HelpText.php:262 msgid "Associate events with this source" msgstr "Зв'язати факти з цим джерелом" @@ -2221,7 +2209,7 @@ msgid "Attending" msgstr "Прислуга" #. I18N: Type of media object -#: app/GedcomTag.php:2360 +#: app/GedcomTag.php:1533 msgid "Audio" msgstr "Аудіо" @@ -2246,7 +2234,7 @@ msgid "August" msgstr "Серпня" #: app/Date/AbstractGregorianJulianDate.php:70 -#: app/Module/StatisticsChartModule.php:809 +#: app/Module/StatisticsChartModule.php:808 #: resources/views/edit/initialize-calendar-popup.phtml:18 msgctxt "NOMINATIVE" msgid "August" @@ -2263,13 +2251,13 @@ msgid "Austria" msgstr "Австрія" #. I18N: gedcom tag AUTH -#: app/GedcomTag.php:498 resources/views/lists/sources-table.phtml:87 +#: app/GedcomTag.php:491 resources/views/lists/sources-table.phtml:87 #: resources/views/modals/source-fields.phtml:25 msgid "Author" msgstr "Автор" #. I18N: gedcom tag CHAN:_WT_USER -#: app/GedcomTag.php:583 +#: app/GedcomTag.php:574 resources/views/edit/edit-fact.phtml:118 msgid "Author of last change" msgstr "Автор останньої зміни" @@ -2278,73 +2266,73 @@ msgid "Automatically accept changes made by this user" msgstr "Автоматично приймати зміни, зроблені цим користувачем" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:519 +#: resources/views/admin/trees-preferences.phtml:522 msgid "Automatically expand notes" msgstr "Автоматично розкривати примітки" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:535 +#: resources/views/admin/trees-preferences.phtml:538 msgid "Automatically expand sources" msgstr "Автоматично розгортати записи джерел" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:203 +#: app/Date/JewishDate.php:200 msgctxt "GENITIVE" msgid "Av" msgstr "Ава" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:309 +#: app/Date/JewishDate.php:304 msgctxt "INSTRUMENTAL" msgid "Av" msgstr "Авом" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:256 +#: app/Date/JewishDate.php:252 msgctxt "LOCATIVE" msgid "Av" msgstr "Ава" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:150 +#: app/Date/JewishDate.php:148 msgctxt "NOMINATIVE" msgid "Av" msgstr "Ав" -#: app/Statistics/Google/ChartAge.php:112 -#: app/Statistics/Google/ChartMarriageAge.php:135 -#: resources/views/lists/families-table.phtml:144 +#: app/Statistics/Google/ChartAge.php:119 +#: app/Statistics/Google/ChartMarriageAge.php:142 +#: resources/views/lists/families-table.phtml:145 #: resources/views/lists/individuals-table.phtml:160 msgid "Average age" msgstr "Середній вік" -#: app/Module/StatisticsChartModule.php:530 -#: app/Statistics/Google/ChartAge.php:132 +#: app/Module/StatisticsChartModule.php:529 +#: app/Statistics/Google/ChartAge.php:139 #: resources/views/modules/gedcom_stats/config.phtml:37 #: resources/views/modules/gedcom_stats/statistics.phtml:199 #: resources/views/modules/html/template-statistics.phtml:84 -#: resources/views/modules/statistics-chart/custom.phtml:30 +#: resources/views/modules/statistics-chart/custom.phtml:31 #: resources/views/statistics/individuals/lifespan.phtml:20 msgid "Average age at death" msgstr "Середня тривалість життя" -#: app/Statistics/Google/ChartMarriageAge.php:155 +#: app/Statistics/Google/ChartMarriageAge.php:162 msgid "Average age at marriage" msgstr "" -#: app/Statistics/Google/ChartMarriageAge.php:152 +#: app/Statistics/Google/ChartMarriageAge.php:159 msgid "Average age in century of marriage" msgstr "Середній вік вступу в шлюб за століттями" -#: app/Statistics/Google/ChartAge.php:129 +#: app/Statistics/Google/ChartAge.php:136 msgid "Average age related to death century" msgstr "Тривалість життя за століттями" -#: app/Statistics/Google/ChartChildren.php:89 +#: app/Statistics/Google/ChartChildren.php:95 msgid "Average number" msgstr "" -#: app/Statistics/Google/ChartChildren.php:100 +#: app/Statistics/Google/ChartChildren.php:106 #: resources/views/modules/gedcom_stats/config.phtml:39 #: resources/views/modules/gedcom_stats/statistics.phtml:227 #: resources/views/modules/html/template-statistics.phtml:92 @@ -2354,7 +2342,7 @@ msgstr "Середнє число дітей на сім'ю" #. I18N: help text for family tree / GEDCOM file names #: resources/views/admin/trees-create.phtml:43 -#: resources/views/admin/trees-preferences.phtml:57 +#: resources/views/admin/trees-preferences.phtml:60 msgid "Avoid spaces and punctuation. A family name might be a good choice." msgstr "Виключає пробіли і знаки пунктуації. Хорошим прикладом буде фамілія." @@ -2442,81 +2430,85 @@ msgid "Bangladesh" msgstr "Бангладеш" #. I18N: gedcom tag BAPM -#: app/GedcomTag.php:510 resources/views/calendar-page.phtml:161 +#: app/GedcomTag.php:503 resources/views/calendar-page.phtml:183 #: resources/xml/reports/missing_facts_report.xml:16 msgid "Baptism" msgstr "Хрещення" -#: app/GedcomTag.php:1256 +#: app/Module/IndividualFactsTabModule.php:328 msgid "Baptism of a brother" msgstr "Хрещення брата" -#: app/GedcomTag.php:1208 +#: app/Module/IndividualFactsTabModule.php:307 msgid "Baptism of a child" msgstr "Хрещення дитини" -#: app/GedcomTag.php:1205 +#: app/Module/IndividualFactsTabModule.php:306 msgid "Baptism of a daughter" msgstr "Хрещення дочки" -#: app/GedcomTag.php:1219 app/GedcomTag.php:1230 app/GedcomTag.php:1241 +#: app/Module/IndividualFactsTabModule.php:376 +#: app/Module/IndividualFactsTabModule.php:399 +#: app/Module/IndividualFactsTabModule.php:422 +#: app/Module/IndividualFactsTabModule.php:499 +#: app/Module/IndividualFactsTabModule.php:517 msgid "Baptism of a grandchild" msgstr "Хрещення онука" -#: app/GedcomTag.php:1216 +#: app/Module/IndividualFactsTabModule.php:375 msgid "Baptism of a granddaughter" msgstr "Хрещення внучки" -#: app/GedcomTag.php:1227 +#: app/Module/IndividualFactsTabModule.php:398 msgctxt "daughter’s daughter" msgid "Baptism of a granddaughter" msgstr "Хрещення внучки" -#: app/GedcomTag.php:1238 +#: app/Module/IndividualFactsTabModule.php:421 msgctxt "son’s daughter" msgid "Baptism of a granddaughter" msgstr "Хрещення внучки" -#: app/GedcomTag.php:1212 +#: app/Module/IndividualFactsTabModule.php:374 msgid "Baptism of a grandson" msgstr "Хрещення онука" -#: app/GedcomTag.php:1223 +#: app/Module/IndividualFactsTabModule.php:397 msgctxt "daughter’s son" msgid "Baptism of a grandson" msgstr "Хрещення онука" -#: app/GedcomTag.php:1234 +#: app/Module/IndividualFactsTabModule.php:420 msgctxt "son’s son" msgid "Baptism of a grandson" msgstr "Хрещення онука" -#: app/GedcomTag.php:1245 +#: app/Module/IndividualFactsTabModule.php:351 msgid "Baptism of a half-brother" msgstr "Хрещення неполнородного брата" -#: app/GedcomTag.php:1252 +#: app/Module/IndividualFactsTabModule.php:353 msgid "Baptism of a half-sibling" msgstr "Хрещення єдинокр./утроб. брати/сестри" -#: app/GedcomTag.php:1249 +#: app/Module/IndividualFactsTabModule.php:352 msgid "Baptism of a half-sister" msgstr "Хрещення неполнородной сестри" -#: app/GedcomTag.php:1263 +#: app/Module/IndividualFactsTabModule.php:330 msgid "Baptism of a sibling" msgstr "Хрещення брата / сестри" -#: app/GedcomTag.php:1260 +#: app/Module/IndividualFactsTabModule.php:329 msgid "Baptism of a sister" msgstr "Хрещення сестри" -#: app/GedcomTag.php:1201 +#: app/Module/IndividualFactsTabModule.php:305 msgid "Baptism of a son" msgstr "Хрещення сина" #. I18N: gedcom tag BARM -#: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:17 +#: app/GedcomTag.php:510 resources/xml/reports/missing_facts_report.xml:17 msgid "Bar mitzvah" msgstr "Бар-міцва" @@ -2526,11 +2518,11 @@ msgid "Barbados" msgstr "Барбадос" #. I18N: gedcom tag BASM -#: app/GedcomTag.php:524 resources/xml/reports/missing_facts_report.xml:18 +#: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:18 msgid "Bat mitzvah" msgstr "Бат-міцва" -#: resources/views/modules/batch_update/admin.phtml:25 +#: resources/views/modules/batch_update/admin.phtml:26 msgid "Batch update" msgstr "Пакетне оновлення" @@ -2539,7 +2531,7 @@ msgstr "Пакетне оновлення" msgid "Baton Rouge, Louisiana, United States" msgstr "Батон-Руж, Луїзіана" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:241 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:261 msgid "Begins with" msgstr "Починається з" @@ -2588,7 +2580,7 @@ msgid "Bhutan" msgstr "Бутан" #. I18N: gedcom tag _BIBL -#: app/GedcomTag.php:1267 +#: app/GedcomTag.php:1069 msgid "Bibliography" msgstr "Бібліографія" @@ -2598,11 +2590,11 @@ msgid "Billings, Montana, United States" msgstr "Біллінгс, Монтана" #. I18N: gedcom tag BLOB -#: app/GedcomTag.php:545 +#: app/GedcomTag.php:538 msgid "Binary data object" msgstr "Бінарний об'єкт даних" -#: app/Functions/FunctionsPrint.php:420 app/Functions/FunctionsPrint.php:422 +#: app/Functions/FunctionsPrint.php:456 app/Functions/FunctionsPrint.php:458 msgid "Bing Maps™" msgstr "Bing Maps™" @@ -2616,12 +2608,12 @@ msgid "Birmingham, Alabama, United States" msgstr "Бірмінгем, Алабама" #. I18N: gedcom tag BIRT -#: app/GedcomTag.php:531 app/Http/RequestHandlers/IndividualPage.php:194 -#: resources/views/calendar-page.phtml:158 +#: app/GedcomTag.php:524 app/Http/RequestHandlers/IndividualPage.php:208 +#: resources/views/calendar-page.phtml:180 #: resources/views/lists/individuals-table.phtml:211 #: resources/views/lists/individuals-table.phtml:215 #: resources/views/lists/individuals-table.phtml:237 -#: resources/xml/reports/ahnentafel_report.xml:442 +#: resources/xml/reports/ahnentafel_report.xml:440 #: resources/xml/reports/bdm_report.xml:58 #: resources/xml/reports/change_report.xml:102 #: resources/xml/reports/change_report.xml:118 @@ -2773,72 +2765,76 @@ msgstr "Період дати народження закінчується" msgid "Birth date range start" msgstr "Початок діапазону дати народження" -#: app/GedcomTag.php:1326 +#: app/Module/IndividualFactsTabModule.php:318 msgid "Birth of a brother" msgstr "Народження брата" -#: app/GedcomTag.php:1278 resources/views/admin/trees-preferences.phtml:423 +#: app/Module/IndividualFactsTabModule.php:297 app/Module/PlacesModule.php:248 +#: resources/views/admin/trees-preferences.phtml:426 msgid "Birth of a child" msgstr "Народження дитини" -#: app/GedcomTag.php:1275 +#: app/Module/IndividualFactsTabModule.php:296 msgid "Birth of a daughter" msgstr "Народження дочки" -#: app/GedcomTag.php:1289 app/GedcomTag.php:1300 app/GedcomTag.php:1311 -#: resources/views/admin/trees-preferences.phtml:417 +#: app/Module/IndividualFactsTabModule.php:366 +#: app/Module/IndividualFactsTabModule.php:389 +#: app/Module/IndividualFactsTabModule.php:412 +#: resources/views/admin/trees-preferences.phtml:420 msgid "Birth of a grandchild" msgstr "Народження онука/онучки" -#: app/GedcomTag.php:1286 +#: app/Module/IndividualFactsTabModule.php:365 msgid "Birth of a granddaughter" msgstr "Народження онучки" -#: app/GedcomTag.php:1297 +#: app/Module/IndividualFactsTabModule.php:388 msgctxt "daughter’s daughter" msgid "Birth of a granddaughter" msgstr "Народження онучки" -#: app/GedcomTag.php:1308 +#: app/Module/IndividualFactsTabModule.php:411 msgctxt "son’s daughter" msgid "Birth of a granddaughter" msgstr "Народження онучки" -#: app/GedcomTag.php:1282 +#: app/Module/IndividualFactsTabModule.php:364 msgid "Birth of a grandson" msgstr "Народження онука" -#: app/GedcomTag.php:1293 +#: app/Module/IndividualFactsTabModule.php:387 msgctxt "daughter’s son" msgid "Birth of a grandson" msgstr "Народження онука" -#: app/GedcomTag.php:1304 +#: app/Module/IndividualFactsTabModule.php:410 msgctxt "son’s son" msgid "Birth of a grandson" msgstr "Народження онука" -#: app/GedcomTag.php:1315 +#: app/Module/IndividualFactsTabModule.php:341 msgid "Birth of a half-brother" msgstr "Народження неполнорiдного брата" -#: app/GedcomTag.php:1322 +#: app/Module/IndividualFactsTabModule.php:343 msgid "Birth of a half-sibling" msgstr "Народження неполнорiдного брата" -#: app/GedcomTag.php:1319 +#: app/Module/IndividualFactsTabModule.php:342 msgid "Birth of a half-sister" msgstr "Народження неповнорідні сестри" -#: app/GedcomTag.php:1333 resources/views/admin/trees-preferences.phtml:429 +#: app/Module/IndividualFactsTabModule.php:320 +#: resources/views/admin/trees-preferences.phtml:432 msgid "Birth of a sibling" msgstr "Народження брата" -#: app/GedcomTag.php:1330 +#: app/Module/IndividualFactsTabModule.php:319 msgid "Birth of a sister" msgstr "Народження сестри" -#: app/GedcomTag.php:1271 +#: app/Module/IndividualFactsTabModule.php:295 msgid "Birth of a son" msgstr "Народження сина" @@ -2852,13 +2848,13 @@ msgstr "Місце народження містить" #. I18N: Name of a module/report #: app/Module/BirthReportModule.php:40 -#: resources/views/modules/statistics-chart/custom.phtml:57 +#: resources/views/modules/statistics-chart/custom.phtml:58 #: resources/xml/reports/birth_report.xml:3 #: resources/xml/reports/birth_report.xml:31 msgid "Births" msgstr "Дні народження" -#: app/Statistics/Google/ChartBirth.php:123 +#: app/Statistics/Google/ChartBirth.php:129 #: resources/views/statistics/individuals/total-events.phtml:31 msgid "Births by century" msgstr "Народження за століттями" @@ -2869,7 +2865,7 @@ msgid "Bismarck, North Dakota, United States" msgstr "Бісмарк, Північна Дакота" #. I18N: gedcom tag BLES -#: app/GedcomTag.php:538 +#: app/GedcomTag.php:531 msgid "Blessing" msgstr "Благословення" @@ -2877,10 +2873,10 @@ msgstr "Благословення" msgid "Block" msgstr "Блок" -#: app/Http/Controllers/Admin/ModuleController.php:114 -#: resources/views/admin/control-panel.phtml:529 -#: resources/views/admin/modules.phtml:79 -#: resources/views/admin/modules.phtml:81 +#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 +#: resources/views/admin/control-panel.phtml:619 +#: resources/views/admin/modules.phtml:90 +#: resources/views/admin/modules.phtml:92 msgid "Blocks" msgstr "Блоки" @@ -2910,7 +2906,7 @@ msgid "Bolivia" msgstr "Болівія" #. I18N: Type of media object -#: app/GedcomTag.php:2363 +#: app/GedcomTag.php:1536 msgid "Book" msgstr "Книга" @@ -2929,11 +2925,11 @@ msgstr "Боснія та Герцеговина" msgid "Boston, Massachusetts, United States" msgstr "Бостон, Массачусетс" -#: resources/views/lists/families-table.phtml:161 +#: resources/views/lists/families-table.phtml:162 msgid "Both alive" msgstr "Середня тривалість життя" -#: resources/views/lists/families-table.phtml:173 +#: resources/views/lists/families-table.phtml:174 msgid "Both dead" msgstr "Обидва померли" @@ -2952,15 +2948,14 @@ msgstr "Баунтіфул, Юта" msgid "Bouvet Island" msgstr "Острів Буве" -#. I18N: Branches of a family tree #. I18N: Name of a module/list -#: app/Http/Controllers/BranchesController.php:87 -#: app/Module/BranchesListModule.php:49 +#. I18N: Branches of a family tree +#: app/Module/BranchesListModule.php:106 app/Module/BranchesListModule.php:231 msgid "Branches" msgstr "Гілки дерева" #. I18N: %s is a surname -#: app/Http/Controllers/BranchesController.php:84 +#: app/Module/BranchesListModule.php:226 #, php-format msgid "Branches of the %s family" msgstr "Гілки родини %s" @@ -2985,36 +2980,10 @@ msgid "Brisbane, Australia" msgstr "Брісбен, Австралія" #. I18N: gedcom tag _BRTM -#: app/GedcomTag.php:1337 +#: app/GedcomTag.php:1073 msgid "Brit milah" msgstr "Обрізання" -#: app/GedcomTag.php:2094 -msgid "Brit milah of a brother" -msgstr "Обрізання брата" - -#: app/GedcomTag.php:2086 -msgid "Brit milah of a grandson" -msgstr "Обрізання онука" - -#: app/GedcomTag.php:2088 -msgctxt "daughter’s son" -msgid "Brit milah of a grandson" -msgstr "Обрізання онука" - -#: app/GedcomTag.php:2090 -msgctxt "son’s son" -msgid "Brit milah of a grandson" -msgstr "Обрізання онука" - -#: app/GedcomTag.php:2092 -msgid "Brit milah of a half-brother" -msgstr "Обрізання зведеного брата" - -#: app/GedcomTag.php:2083 -msgid "Brit milah of a son" -msgstr "Обрізання сина" - #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:253 msgid "British Indian Ocean Territory" @@ -3070,7 +3039,7 @@ msgid "Bulgaria" msgstr "Болгарія" #. I18N: gedcom tag BURI -#: app/GedcomTag.php:548 resources/views/calendar-page.phtml:173 +#: app/GedcomTag.php:541 resources/views/calendar-page.phtml:195 #: resources/xml/reports/family_group_report.xml:351 #: resources/xml/reports/family_group_report.xml:705 #: resources/xml/reports/family_group_report.xml:1049 @@ -3078,131 +3047,127 @@ msgstr "Болгарія" msgid "Burial" msgstr "Похорон" -#: app/GedcomTag.php:1443 +#: app/Module/IndividualFactsTabModule.php:456 msgid "Burial of a brother" msgstr "Похорон брата" -#: app/GedcomTag.php:1351 +#: app/Module/IndividualFactsTabModule.php:440 msgid "Burial of a child" msgstr "Похорони дитини" -#: app/GedcomTag.php:1348 +#: app/Module/IndividualFactsTabModule.php:439 msgid "Burial of a daughter" msgstr "Похорони дочки" -#: app/GedcomTag.php:1432 +#: app/Module/IndividualFactsTabModule.php:734 msgid "Burial of a father" msgstr "Похорон батька" -#: app/GedcomTag.php:1362 app/GedcomTag.php:1373 app/GedcomTag.php:1384 +#: app/Module/IndividualFactsTabModule.php:494 +#: app/Module/IndividualFactsTabModule.php:512 +#: app/Module/IndividualFactsTabModule.php:530 msgid "Burial of a grandchild" msgstr "Похорони онука" -#: app/GedcomTag.php:1359 +#: app/Module/IndividualFactsTabModule.php:493 msgid "Burial of a granddaughter" msgstr "Похорони внучки" -#: app/GedcomTag.php:1370 +#: app/Module/IndividualFactsTabModule.php:511 msgctxt "daughter’s daughter" msgid "Burial of a granddaughter" msgstr "Похорони внучки" -#: app/GedcomTag.php:1381 +#: app/Module/IndividualFactsTabModule.php:529 msgctxt "son’s daughter" msgid "Burial of a granddaughter" msgstr "Похорони внучки" -#: app/GedcomTag.php:1388 +#: app/Module/IndividualFactsTabModule.php:752 msgid "Burial of a grandfather" msgstr "Похорони дідуся" -#: app/GedcomTag.php:1392 +#: app/Module/IndividualFactsTabModule.php:753 msgid "Burial of a grandmother" msgstr "Похорони бабусі" -#: app/GedcomTag.php:1395 +#: app/Module/IndividualFactsTabModule.php:754 +#: app/Module/IndividualFactsTabModule.php:772 +#: app/Module/IndividualFactsTabModule.php:790 msgid "Burial of a grandparent" msgstr "Похорони дідуся чи бабусі" -#: app/GedcomTag.php:1355 +#: app/Module/IndividualFactsTabModule.php:492 msgid "Burial of a grandson" msgstr "Похорони онука" -#: app/GedcomTag.php:1366 +#: app/Module/IndividualFactsTabModule.php:510 msgctxt "daughter’s son" msgid "Burial of a grandson" msgstr "Похорони онука" -#: app/GedcomTag.php:1377 +#: app/Module/IndividualFactsTabModule.php:528 msgctxt "son’s son" msgid "Burial of a grandson" msgstr "Похорони онука" -#: app/GedcomTag.php:1421 +#: app/Module/IndividualFactsTabModule.php:474 msgid "Burial of a half-brother" msgstr "Похорон неполнорiдного брата" -#: app/GedcomTag.php:1428 +#: app/Module/IndividualFactsTabModule.php:476 msgid "Burial of a half-sibling" msgstr "Похорон неполнорiдного(ой) брата/сестри" -#: app/GedcomTag.php:1425 +#: app/Module/IndividualFactsTabModule.php:475 msgid "Burial of a half-sister" msgstr "Похорон неполнорiдной сестри" -#: app/GedcomTag.php:1454 +#: app/Module/IndividualFactsTabModule.php:253 msgid "Burial of a husband" msgstr "Похорон чоловіка" -#: app/GedcomTag.php:1410 +#: app/Module/IndividualFactsTabModule.php:770 msgid "Burial of a maternal grandfather" msgstr "Похорон дідуся по мамі" -#: app/GedcomTag.php:1414 +#: app/Module/IndividualFactsTabModule.php:771 msgid "Burial of a maternal grandmother" msgstr "Похорон бабусі по мамі" -#: app/GedcomTag.php:1417 -msgid "Burial of a maternal grandparent" -msgstr "Похорон батька мами" - -#: app/GedcomTag.php:1436 +#: app/Module/IndividualFactsTabModule.php:735 msgid "Burial of a mother" msgstr "Похорон матері" -#: app/GedcomTag.php:1439 +#: app/Module/IndividualFactsTabModule.php:736 msgid "Burial of a parent" msgstr "Похорон родителя" -#: app/GedcomTag.php:1399 +#: app/Module/IndividualFactsTabModule.php:788 msgid "Burial of a paternal grandfather" msgstr "Похорон дідуся по батькові" -#: app/GedcomTag.php:1403 +#: app/Module/IndividualFactsTabModule.php:789 msgid "Burial of a paternal grandmother" msgstr "Похорон бабусі по батькові" -#: app/GedcomTag.php:1406 -msgid "Burial of a paternal grandparent" -msgstr "Похорон батька батька" - -#: app/GedcomTag.php:1450 +#: app/Module/IndividualFactsTabModule.php:458 msgid "Burial of a sibling" msgstr "Похорон брата/сестри" -#: app/GedcomTag.php:1447 +#: app/Module/IndividualFactsTabModule.php:457 msgid "Burial of a sister" msgstr "Похорон сестри" -#: app/GedcomTag.php:1344 +#: app/Module/IndividualFactsTabModule.php:438 msgid "Burial of a son" msgstr "Похорони сина" -#: app/GedcomTag.php:1461 +#: app/Module/IndividualFactsTabModule.php:255 msgid "Burial of a spouse" msgstr "Похорон чоловіка (дружини)" -#: app/GedcomTag.php:1458 +#: app/Module/IndividualFactsTabModule.php:254 msgid "Burial of a wife" msgstr "Похорони дружини" @@ -3256,21 +3221,21 @@ msgstr "CKEditor™" msgid "CSS and JS" msgstr "" -#: resources/views/admin/trees.phtml:55 +#: resources/views/admin/trees.phtml:71 #: resources/views/lists/datatables-attributes.phtml:31 msgid "Calculating…" msgstr "Обчислюється…" #. I18N: Name of a module -#: app/Module/CalendarMenuModule.php:41 app/Module/CalendarMenuModule.php:80 +#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 #: resources/views/modules/yahrzeit/config.phtml:30 msgid "Calendar" msgstr "Календар" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:79 -#: resources/views/admin/trees-preferences.phtml:81 +#: resources/views/admin/trees-preferences.phtml:82 #: resources/views/admin/trees-preferences.phtml:84 +#: resources/views/admin/trees-preferences.phtml:87 msgid "Calendar conversion" msgstr "Конвертація календаря" @@ -3280,7 +3245,7 @@ msgid "Calgary, Alberta, Canada" msgstr "Калґарі, Альберта, Канада" #. I18N: gedcom tag CALN -#: app/GedcomTag.php:555 resources/views/modals/source-fields.phtml:45 +#: app/GedcomTag.php:548 resources/views/modals/source-fields.phtml:45 msgid "Call number" msgstr "Номер телефону" @@ -3315,7 +3280,7 @@ msgid "Caracas, Venezuela" msgstr "Каракас, Венесуела" #. I18N: Type of media object -#: app/GedcomTag.php:2366 +#: app/GedcomTag.php:1539 msgid "Card" msgstr "Картка" @@ -3329,29 +3294,26 @@ msgid "Case insensitive" msgstr "Без врахування регістру" #. I18N: gedcom tag CAST -#: app/GedcomTag.php:558 +#: app/GedcomTag.php:551 msgid "Caste" msgstr "Cтан" -#: resources/views/modules/statistics-chart/custom.phtml:71 +#: resources/views/modules/statistics-chart/custom.phtml:72 msgid "Categories" msgstr "Категорії" #. I18N: gedcom tag CAUS -#: app/GedcomTag.php:561 +#: app/GedcomTag.php:554 msgid "Cause" msgstr "Причина" -#: app/GedcomTag.php:656 +#: app/GedcomTag.php:645 msgid "Cause of death" msgstr "Причина смерті" -#: resources/views/modals/media-file-fields.phtml:96 -msgid "Caution!" -msgstr "Увага!" - -#: resources/views/admin/trees-renumber.phtml:37 -#: resources/views/admin/trees.phtml:308 +#: resources/views/admin/synchronize-trees.phtml:28 +#: resources/views/admin/trees-merge.phtml:60 +#: resources/views/admin/trees-renumber.phtml:46 msgid "Caution! This may take a long time. Be patient." msgstr "Увага! Це може зайняти багато часу. Запасіться терпінням." @@ -3366,26 +3328,26 @@ msgid "Cebu City, Philippines" msgstr "Себу, Філіппіни" #. I18N: gedcom tag CEME -#: app/GedcomTag.php:564 +#: app/GedcomTag.php:557 msgid "Cemetery" msgstr "Кладовище" #. I18N: gedcom tag CENS -#: app/GedcomTag.php:567 +#: app/GedcomTag.php:560 msgid "Census" msgstr "Перепис" #. I18N: Name of a module -#: app/Module/CensusAssistantModule.php:51 +#: app/Module/CensusAssistantModule.php:52 msgid "Census assistant" msgstr "Асистент переписів" -#: app/GedcomTag.php:569 +#: app/GedcomTag.php:562 #: resources/views/modules/GEDFact_assistant/select-census.phtml:19 msgid "Census date" msgstr "Дата перепису" -#: app/GedcomTag.php:571 +#: app/GedcomTag.php:564 msgid "Census place" msgstr "Місце перепису" @@ -3398,30 +3360,30 @@ msgstr "Розшифровка стенограми перепису" msgid "Central African Republic" msgstr "Центрально-Африканська Республіка" -#: app/Module/StatisticsChartModule.php:998 -#: app/Statistics/Google/ChartAge.php:109 -#: app/Statistics/Google/ChartAge.php:137 -#: app/Statistics/Google/ChartBirth.php:108 -#: app/Statistics/Google/ChartChildren.php:88 -#: app/Statistics/Google/ChartChildren.php:111 -#: app/Statistics/Google/ChartDeath.php:108 -#: app/Statistics/Google/ChartDivorce.php:108 -#: app/Statistics/Google/ChartMarriage.php:108 -#: app/Statistics/Google/ChartMarriageAge.php:132 -#: app/Statistics/Google/ChartMarriageAge.php:160 +#: app/Module/StatisticsChartModule.php:997 +#: app/Statistics/Google/ChartAge.php:116 +#: app/Statistics/Google/ChartAge.php:144 +#: app/Statistics/Google/ChartBirth.php:114 +#: app/Statistics/Google/ChartChildren.php:94 +#: app/Statistics/Google/ChartChildren.php:117 +#: app/Statistics/Google/ChartDeath.php:114 +#: app/Statistics/Google/ChartDivorce.php:114 +#: app/Statistics/Google/ChartMarriage.php:114 +#: app/Statistics/Google/ChartMarriageAge.php:139 +#: app/Statistics/Google/ChartMarriageAge.php:167 #: app/Statistics/Google/ChartMortality.php:66 #: app/Statistics/Google/ChartNoChildrenFamilies.php:102 #: app/Statistics/Google/ChartNoChildrenFamilies.php:136 #: resources/views/lists/chart-by-decade.phtml:19 -#: resources/views/lists/families-table.phtml:112 -#: resources/views/lists/families-table.phtml:127 +#: resources/views/lists/families-table.phtml:113 +#: resources/views/lists/families-table.phtml:128 #: resources/views/lists/individuals-table.phtml:128 #: resources/views/lists/individuals-table.phtml:143 msgid "Century" msgstr "" #. I18N: Type of media object -#: app/GedcomTag.php:2369 +#: app/GedcomTag.php:1542 msgid "Certificate" msgstr "Посвідчення" @@ -3430,8 +3392,8 @@ msgstr "Посвідчення" msgid "Chad" msgstr "Чад" -#: app/Http/Controllers/EditFamilyController.php:262 -#: resources/views/family-page-menu.phtml:20 +#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:54 +#: resources/views/family-page-menu.phtml:23 msgid "Change family members" msgstr "Редагувати членів сім'ї" @@ -3444,13 +3406,19 @@ msgid "Change the “My page” blocks" msgstr "Змінити блоки на \"Моїй сторінці\"" #. I18N: [a record was] Changed on <date/time> -#: resources/views/modules/recent_changes/changes-list.phtml:47 +#: resources/views/modules/recent_changes/changes-list.phtml:50 +#, php-format +msgid "Changed by %1$s" +msgstr "" + +#. I18N: [a record was] Changed on <date/time> +#: resources/views/modules/recent_changes/changes-list.phtml:48 #, php-format msgid "Changed on %1$s" msgstr "Змінено %1$s" #. I18N: [a record was] Changed on <date/time> by <user> -#: resources/views/modules/recent_changes/changes-list.phtml:45 +#: resources/views/modules/recent_changes/changes-list.phtml:46 #, php-format msgid "Changed on %1$s by %2$s" msgstr "Змінено с %1$s на %2$s" @@ -3458,13 +3426,14 @@ msgstr "Змінено с %1$s на %2$s" #. I18N: Name of a module/report #: app/Module/ChangeReportModule.php:44 #: resources/views/admin/users-edit.phtml:130 -#: resources/views/pending-changes-page.phtml:52 +#: resources/views/modules/recent_changes/config.phtml:49 +#: resources/views/pending-changes-page.phtml:48 #: resources/xml/reports/change_report.xml:3 #: resources/xml/reports/change_report.xml:44 msgid "Changes" msgstr "Зміни" -#: app/Module/RecentChangesModule.php:152 +#: app/Module/RecentChangesModule.php:178 #, php-format msgid "Changes in the last %s day" msgid_plural "Changes in the last %s days" @@ -3473,49 +3442,49 @@ msgstr[1] "Зміни за останні %s дні" msgstr[2] "Зміни за останніх %s днів" #: app/Http/RequestHandlers/PendingChangesLogPage.php:101 -#: resources/views/admin/trees.phtml:190 +#: resources/views/admin/trees.phtml:207 msgid "Changes log" msgstr "Історія змін" #. I18N: gedcom tag CHAR -#: app/GedcomTag.php:586 +#: app/GedcomTag.php:577 msgid "Character set" msgstr "Набір символів" -#: resources/views/admin/modules.phtml:197 -#: resources/views/admin/modules.phtml:200 +#: resources/views/admin/modules.phtml:208 +#: resources/views/admin/modules.phtml:211 msgid "Chart" msgstr "Діаграма" -#: app/Module/RelationshipsChartModule.php:409 +#: app/Module/RelationshipsChartModule.php:407 msgid "Chart preferences" msgstr "Посилання на діаграму" #: resources/views/modules/charts/config.phtml:9 -#: resources/views/modules/statistics-chart/custom.phtml:18 -#: resources/views/modules/statistics-chart/custom.phtml:147 -#: resources/views/modules/statistics-chart/custom.phtml:149 +#: resources/views/modules/statistics-chart/custom.phtml:19 +#: resources/views/modules/statistics-chart/custom.phtml:148 +#: resources/views/modules/statistics-chart/custom.phtml:150 msgid "Chart type" msgstr "Тип графіка" #. I18N: Name of a module/block #. I18N: Name of a module -#: app/Http/Controllers/Admin/ModuleController.php:128 -#: app/Module/ChartsBlockModule.php:62 app/Module/ChartsMenuModule.php:60 -#: app/Module/ChartsMenuModule.php:105 -#: resources/views/admin/control-panel.phtml:455 -#: resources/views/admin/modules.phtml:83 -#: resources/views/admin/modules.phtml:85 -#: resources/views/admin/trees-preferences.phtml:373 +#: app/Http/RequestHandlers/ModulesChartsPage.php:43 +#: app/Module/ChartsBlockModule.php:69 app/Module/ChartsMenuModule.php:59 +#: app/Module/ChartsMenuModule.php:107 +#: resources/views/admin/control-panel.phtml:545 +#: resources/views/admin/modules.phtml:94 +#: resources/views/admin/modules.phtml:96 +#: resources/views/admin/trees-preferences.phtml:376 msgid "Charts" msgstr "Графіки" -#: app/Http/Controllers/AdminTreesController.php:320 -#: resources/views/admin/trees.phtml:164 +#: app/Http/RequestHandlers/CheckTree.php:261 +#: resources/views/admin/trees.phtml:181 msgid "Check for errors" msgstr "Перевірка на наявність помилок" -#: app/Http/Controllers/Admin/UpgradeController.php:216 +#: app/Http/Controllers/Admin/UpgradeController.php:226 msgid "Check for pending changes…" msgstr "Перевірте які чекають зміни…" @@ -3533,31 +3502,31 @@ msgid "Chicago, Illinois, United States" msgstr "Чикаго, Іллінойс" #. I18N: gedcom tag CHIL -#: app/Functions/FunctionsDate.php:51 app/Functions/FunctionsPrint.php:235 -#: app/GedcomTag.php:589 resources/views/edit/change-family-members.phtml:53 -#: resources/views/edit/change-family-members.phtml:64 +#: app/Functions/FunctionsDate.php:51 app/Functions/FunctionsPrint.php:248 +#: app/GedcomTag.php:580 resources/views/edit/change-family-members.phtml:54 +#: resources/views/edit/change-family-members.phtml:65 #: resources/views/modules/pedigree-chart/previous.phtml:40 msgid "Child" msgstr "Дитина" -#: resources/xml/reports/ahnentafel_report.xml:389 +#: resources/xml/reports/ahnentafel_report.xml:387 #: resources/xml/reports/descendancy_report.xml:480 msgid "Child of " msgstr "Дитя " #. I18N: e.g. “Child of [father name & mother name]” -#: app/Module/InteractiveTree/TreeView.php:365 +#: app/Module/InteractiveTree/TreeView.php:366 #, php-format msgid "Child of %s" msgstr "Дитина від %s" -#: app/Http/RequestHandlers/IndividualPage.php:224 -#: app/Module/StatisticsChartModule.php:433 -#: app/Module/StatisticsChartModule.php:727 -#: resources/views/lists/families-table.phtml:227 +#: app/Http/RequestHandlers/IndividualPage.php:238 +#: app/Module/StatisticsChartModule.php:434 +#: app/Module/StatisticsChartModule.php:726 +#: resources/views/lists/families-table.phtml:228 #: resources/views/lists/individuals-table.phtml:245 #: resources/views/modules/pedigree-chart/previous.phtml:38 -#: resources/views/modules/relatives/family.phtml:202 +#: resources/views/modules/relatives/family.phtml:204 #: resources/xml/reports/family_group_report.xml:761 #: resources/xml/reports/relative_ext_report.xml:115 msgid "Children" @@ -3567,7 +3536,7 @@ msgstr "Діти" msgid "Children in family" msgstr "Дітей у сім'ї" -#: resources/xml/reports/ahnentafel_report.xml:392 +#: resources/xml/reports/ahnentafel_report.xml:390 #: resources/xml/reports/descendancy_report.xml:483 msgid "Children of " msgstr "Діти від " @@ -3626,78 +3595,80 @@ msgid "Choose user defined welcome text typed below" msgstr "Використовувати текст привітання заданий нижче" #. I18N: gedcom tag CHR -#: app/GedcomTag.php:592 resources/xml/reports/family_group_report.xml:206 +#: app/GedcomTag.php:583 resources/xml/reports/family_group_report.xml:206 #: resources/xml/reports/family_group_report.xml:560 #: resources/xml/reports/family_group_report.xml:904 #: resources/xml/reports/missing_facts_report.xml:16 msgid "Christening" msgstr "Хрещення" -#: app/GedcomTag.php:1520 +#: app/Module/IndividualFactsTabModule.php:323 msgid "Christening of a brother" msgstr "Хрещення брата" -#: app/GedcomTag.php:1472 +#: app/Module/IndividualFactsTabModule.php:302 msgid "Christening of a child" msgstr "Хрещення дитини" -#: app/GedcomTag.php:1469 +#: app/Module/IndividualFactsTabModule.php:301 msgid "Christening of a daughter" msgstr "Хрещення дочки" -#: app/GedcomTag.php:1483 app/GedcomTag.php:1494 app/GedcomTag.php:1505 +#: app/Module/IndividualFactsTabModule.php:371 +#: app/Module/IndividualFactsTabModule.php:394 +#: app/Module/IndividualFactsTabModule.php:417 msgid "Christening of a grandchild" msgstr "Хрещення онука" -#: app/GedcomTag.php:1480 +#: app/Module/IndividualFactsTabModule.php:370 msgid "Christening of a granddaughter" msgstr "Хрещення внучки" -#: app/GedcomTag.php:1491 +#: app/Module/IndividualFactsTabModule.php:393 msgctxt "daughter’s daughter" msgid "Christening of a granddaughter" msgstr "Хрещення внучки" -#: app/GedcomTag.php:1502 +#: app/Module/IndividualFactsTabModule.php:416 msgctxt "son’s daughter" msgid "Christening of a granddaughter" msgstr "Хрещення внучки" -#: app/GedcomTag.php:1476 +#: app/Module/IndividualFactsTabModule.php:369 msgid "Christening of a grandson" msgstr "Хрещення онука" -#: app/GedcomTag.php:1487 +#: app/Module/IndividualFactsTabModule.php:392 msgctxt "daughter’s son" msgid "Christening of a grandson" msgstr "Хрещення онука" -#: app/GedcomTag.php:1498 +#: app/Module/IndividualFactsTabModule.php:415 msgctxt "son’s son" msgid "Christening of a grandson" msgstr "Хрещення онука" -#: app/GedcomTag.php:1509 +#: app/Module/IndividualFactsTabModule.php:346 msgid "Christening of a half-brother" msgstr "Хрещення неполнорiдного брата" -#: app/GedcomTag.php:1516 +#: app/Module/IndividualFactsTabModule.php:348 msgid "Christening of a half-sibling" msgstr "Хрещення єдинокровного / утробного брата / сестри" -#: app/GedcomTag.php:1513 +#: app/Module/IndividualFactsTabModule.php:347 msgid "Christening of a half-sister" msgstr "Хрещення неполнородной сестри" -#: app/GedcomTag.php:1527 +#: app/Module/IndividualFactsTabModule.php:325 msgid "Christening of a sibling" msgstr "Хрещення брати/сестри" -#: app/GedcomTag.php:1524 +#: app/Module/IndividualFactsTabModule.php:324 msgid "Christening of a sister" msgstr "Хрещення сестри" -#: app/GedcomTag.php:1465 +#: app/Module/IndividualFactsTabModule.php:300 msgid "Christening of a son" msgstr "Хрещення сина" @@ -3715,7 +3686,7 @@ msgid "Citation" msgstr "Цитування" #. I18N: gedcom tag PAGE -#: app/GedcomTag.php:919 resources/xml/reports/fact_sources.xml:74 +#: app/GedcomTag.php:883 resources/xml/reports/fact_sources.xml:74 #: resources/xml/reports/fact_sources.xml:161 #: resources/xml/reports/fact_sources.xml:277 #: resources/xml/reports/fact_sources.xml:323 @@ -3723,12 +3694,12 @@ msgid "Citation details" msgstr "Подробиці цитати" #. I18N: gedcom tag CITN -#: app/GedcomTag.php:602 +#: app/GedcomTag.php:593 msgid "Citizenship" msgstr "Громадянство" #. I18N: gedcom tag CITY -#: app/GedcomTag.php:605 +#: app/GedcomTag.php:596 msgid "City" msgstr "Місто" @@ -3737,7 +3708,9 @@ msgstr "Місто" msgid "Ciudad Juarez, Mexico" msgstr "Сьюдад-Хуарес, Мексика" -#: app/GedcomTag.php:844 resources/xml/reports/fact_sources.xml:202 +#: app/Functions/FunctionsEdit.php:609 +#: app/Functions/FunctionsPrintFacts.php:171 app/GedcomTag.php:813 +#: resources/xml/reports/fact_sources.xml:202 msgid "Civil marriage" msgstr "Зареєстрований шлюб" @@ -3755,8 +3728,8 @@ msgctxt "MALE" msgid "Civil registrar" msgstr "Цивільний реєстратор" -#: app/Http/RequestHandlers/CleanDataFolder.php:95 -#: resources/views/admin/control-panel.phtml:123 +#: app/Http/RequestHandlers/CleanDataFolder.php:93 +#: resources/views/admin/control-panel.phtml:208 msgid "Clean up data folder" msgstr "Очистіть папку даних" @@ -3766,12 +3739,12 @@ msgid "Cleared but not yet completed" msgstr "Уточнено, але ще не завершена" #. I18N: Name of a module -#: app/Module/ClippingsCartModule.php:117 +#: app/Module/ClippingsCartModule.php:128 msgid "Clippings cart" msgstr "Кошик вирізок" #. I18N: Type of media object -#: app/GedcomTag.php:2372 +#: app/GedcomTag.php:1545 msgid "Coat of arms" msgstr "Герб" @@ -3821,23 +3794,24 @@ msgid "Columbus, Ohio, United States" msgstr "Колумбус, Огайо" #. I18N: gedcom tag COMM -#: app/GedcomTag.php:608 +#: app/GedcomTag.php:599 msgid "Comment" msgstr "Коментар" #: resources/views/emails/register-notify-html.phtml:23 #: resources/views/emails/register-notify-text.phtml:14 +#: resources/views/modules/census-assistant.phtml:79 #: resources/views/register-page.phtml:83 msgid "Comments" msgstr "Коментар" #. I18N: gedcom tag _COML -#: app/GedcomTag.php:1531 +#: app/GedcomTag.php:1081 msgid "Common law marriage" msgstr "Законний шлюб" #. I18N: Description of the “Messages” module -#: app/Module/UserMessagesModule.php:85 +#: app/Module/UserMessagesModule.php:87 msgid "Communicate directly with other users, using private messages." msgstr "Спілкуватися з іншими користувачами використовуючи особисті повідомлення." @@ -3847,12 +3821,12 @@ msgid "Comoros" msgstr "Коморські острови" #. I18N: Name of a module/chart -#: app/Module/CompactTreeChartModule.php:84 +#: app/Module/CompactTreeChartModule.php:85 msgid "Compact tree" msgstr "Графік метелик" #. I18N: %s is an individual’s name -#: app/Module/CompactTreeChartModule.php:130 +#: app/Module/CompactTreeChartModule.php:131 #, php-format msgid "Compact tree of %s" msgstr "Графік метелик для %s" @@ -3871,18 +3845,18 @@ msgstr "Завершено до 1970 року, дата не відома" msgid "Completed; date unknown" msgstr "Завершено; дата невідома" -#: app/Http/RequestHandlers/HelpText.php:271 -#: resources/views/admin/trees-export.phtml:50 +#: app/Http/RequestHandlers/HelpText.php:284 +#: resources/views/admin/trees-export.phtml:51 msgid "Compress the GEDCOM file" msgstr "Стиснути GEDCOM файл" #. I18N: gedcom tag CONC -#: app/GedcomTag.php:611 +#: app/GedcomTag.php:602 msgid "Concatenation" msgstr "Взаємний зв'язок" #. I18N: gedcom tag CONF -#: app/GedcomTag.php:617 resources/xml/reports/missing_facts_report.xml:19 +#: app/GedcomTag.php:608 resources/xml/reports/missing_facts_report.xml:19 msgid "Confirmation" msgstr "Підтвердження" @@ -3892,7 +3866,7 @@ msgstr "Підключення до сервера бази даних" #. I18N: Name of a module #: app/Module/ContactsFooterModule.php:57 -#: resources/views/admin/trees-preferences.phtml:124 +#: resources/views/admin/trees-preferences.phtml:127 msgid "Contact information" msgstr "Інформація про контакт" @@ -3900,7 +3874,7 @@ msgstr "Інформація про контакт" msgid "Contact method" msgstr "Контактний метод" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:242 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:262 msgid "Contains" msgstr "Містить" @@ -3911,46 +3885,46 @@ msgid "Content" msgstr "Зміст" #. I18N: gedcom tag CONT -#: app/GedcomTag.php:614 +#: app/GedcomTag.php:605 msgid "Continued" msgstr "Продовження" -#: app/Http/Controllers/Admin/LocationController.php:114 -#: app/Http/Controllers/Admin/LocationController.php:306 -#: app/Http/RequestHandlers/ControlPanel.php:135 -#: app/Module/ModuleThemeTrait.php:232 app/Module/ModuleThemeTrait.php:236 -#: resources/views/admin/analytics-edit.phtml:8 +#: app/Http/Controllers/Admin/LocationController.php:153 +#: app/Http/RequestHandlers/ControlPanel.php:146 +#: app/Http/RequestHandlers/MapDataList.php:99 +#: app/Module/ModuleThemeTrait.php:224 app/Module/ModuleThemeTrait.php:228 +#: resources/views/admin/analytics-edit.phtml:10 #: resources/views/admin/broadcast.phtml:10 -#: resources/views/admin/changes-log.phtml:12 +#: resources/views/admin/changes-log.phtml:13 #: resources/views/admin/clean-data.phtml:9 -#: resources/views/admin/components.phtml:13 -#: resources/views/admin/data-fix-page.phtml:23 -#: resources/views/admin/data-fix-select.phtml:19 +#: resources/views/admin/components.phtml:28 +#: resources/views/admin/data-fix-page.phtml:24 +#: resources/views/admin/data-fix-select.phtml:20 #: resources/views/admin/email-page.phtml:9 #: resources/views/admin/fix-level-0-media.phtml:9 -#: resources/views/admin/map-import-form.phtml:9 +#: resources/views/admin/map-import-form.phtml:10 #: resources/views/admin/map-provider.phtml:8 #: resources/views/admin/media-upload.phtml:8 #: resources/views/admin/media.phtml:16 -#: resources/views/admin/merge-records-step-1.phtml:10 -#: resources/views/admin/merge-records-step-2.phtml:10 -#: resources/views/admin/modules.phtml:24 +#: resources/views/admin/merge-records-step-1.phtml:11 +#: resources/views/admin/merge-records-step-2.phtml:11 +#: resources/views/admin/modules.phtml:34 #: resources/views/admin/server-information.phtml:8 #: resources/views/admin/site-logs.phtml:13 #: resources/views/admin/site-mail.phtml:29 #: resources/views/admin/site-preferences.phtml:15 #: resources/views/admin/site-registration.phtml:16 -#: resources/views/admin/trees-check.phtml:8 +#: resources/views/admin/trees-check.phtml:9 #: resources/views/admin/trees-create.phtml:9 -#: resources/views/admin/trees-duplicates.phtml:9 -#: resources/views/admin/trees-export.phtml:10 -#: resources/views/admin/trees-import.phtml:9 -#: resources/views/admin/trees-merge.phtml:8 -#: resources/views/admin/trees-preferences.phtml:9 -#: resources/views/admin/trees-privacy.phtml:10 -#: resources/views/admin/trees-renumber.phtml:8 -#: resources/views/admin/trees-unconnected.phtml:20 -#: resources/views/admin/trees.phtml:26 +#: resources/views/admin/trees-duplicates.phtml:10 +#: resources/views/admin/trees-export.phtml:11 +#: resources/views/admin/trees-import.phtml:22 +#: resources/views/admin/trees-merge.phtml:19 +#: resources/views/admin/trees-preferences.phtml:12 +#: resources/views/admin/trees-privacy.phtml:12 +#: resources/views/admin/trees-renumber.phtml:17 +#: resources/views/admin/trees-unconnected.phtml:21 +#: resources/views/admin/trees.phtml:41 #: resources/views/admin/upgrade/steps.phtml:9 #: resources/views/admin/upgrade/wizard.phtml:8 #: resources/views/admin/users-cleanup.phtml:11 @@ -3958,29 +3932,34 @@ msgstr "Продовження" #: resources/views/admin/users-edit.phtml:12 #: resources/views/admin/users.phtml:9 #: resources/views/admin/webtrees1-thumbnails.phtml:9 -#: resources/views/modules/batch_update/admin.phtml:9 +#: resources/views/modules/batch_update/admin.phtml:10 #: resources/views/modules/custom-css-js/edit.phtml:8 -#: resources/views/modules/faq/config.phtml:8 -#: resources/views/modules/faq/edit.phtml:9 -#: resources/views/modules/relationships-chart/config.phtml:8 -#: resources/views/modules/sitemap/config.phtml:8 -#: resources/views/modules/stories/config.phtml:8 -#: resources/views/modules/stories/edit.phtml:13 +#: resources/views/modules/faq/config.phtml:9 +#: resources/views/modules/faq/edit.phtml:10 +#: resources/views/modules/relationships-chart/config.phtml:9 +#: resources/views/modules/sitemap/config.phtml:9 +#: resources/views/modules/stories/config.phtml:9 +#: resources/views/modules/stories/edit.phtml:14 msgid "Control panel" msgstr "Панель керування" #. I18N: Name of a module -#: app/Module/FixCemeteryTag.php:61 +#: app/Module/FixCemeteryTag.php:62 msgid "Convert CEME tags to GEDCOM 5.5.1" msgstr "" #. I18N: Name of a module +#: app/Module/FixNameTags.php:85 +msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" +msgstr "" + +#. I18N: Name of a module #: app/Module/FixPrimaryTag.php:49 msgid "Convert _PRIM tags to GEDCOM 5.5.1" msgstr "" -#: app/Http/RequestHandlers/HelpText.php:266 -#: resources/views/admin/trees-export.phtml:65 +#: app/Http/RequestHandlers/HelpText.php:279 +#: resources/views/admin/trees-export.phtml:66 #: resources/views/modules/clippings/download.phtml:70 msgid "Convert from UTF-8 to ISO-8859-1" msgstr "Перетворити з UTF-8 на ISO-8859-1" @@ -3999,6 +3978,11 @@ msgstr "Острови Кука" msgid "Cookies" msgstr "Куки" +#. I18N: gedcom tag MAP +#: app/GedcomTag.php:791 +msgid "Coordinates" +msgstr "" + #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:318 msgid "Copenhagen, Denmark" @@ -4006,21 +3990,23 @@ msgstr "Копенгаген, Данія" #: resources/views/edit/icon-fact-copy.phtml:8 #: resources/views/edit/icon-fact-copy.phtml:10 +#: resources/views/individual-name.phtml:86 +#: resources/views/individual-name.phtml:88 msgid "Copy" msgstr "Копіювати" #. I18N: Copy all the records from [family tree 1] into [family tree 2] -#: resources/views/admin/trees-merge.phtml:38 +#: resources/views/admin/trees-merge.phtml:49 #, php-format msgid "Copy all the records from %1$s into %2$s." msgstr "PЗкопіювати всі файли з %1$s в %2$s." -#: app/Http/Controllers/Admin/UpgradeController.php:220 +#: app/Http/Controllers/Admin/UpgradeController.php:230 msgid "Copy files…" msgstr "Копіювання файлів…" #. I18N: gedcom tag COPR -#: app/GedcomTag.php:627 +#: app/GedcomTag.php:618 msgid "Copyright" msgstr "Авторські права" @@ -4030,7 +4016,7 @@ msgid "Cordoba, Argentina" msgstr "Кордова, Аргентина" #. I18N: gedcom tag CORP -#: app/GedcomTag.php:630 +#: app/GedcomTag.php:621 msgid "Corporation" msgstr "Корпорація" @@ -4059,36 +4045,36 @@ msgid "Count the visits to each page" msgstr "" #. I18N: gedcom tag CTRY -#: app/GedcomTag.php:640 app/Statistics/Google/ChartDistribution.php:127 +#: app/GedcomTag.php:631 app/Statistics/Google/ChartDistribution.php:127 msgid "Country" msgstr "Країна" -#: app/Http/Controllers/Admin/MediaController.php:271 +#: app/Http/Controllers/Admin/MediaController.php:277 msgid "Create" msgstr "Створити" -#: app/Functions/FunctionsEdit.php:490 +#: app/Functions/FunctionsEdit.php:474 msgid "Create a family" msgstr "Створити сім'ю" -#: app/Http/RequestHandlers/CreateTreePage.php:55 -#: resources/views/admin/control-panel.phtml:159 +#: app/Http/RequestHandlers/CreateTreePage.php:58 +#: resources/views/admin/control-panel.phtml:245 msgid "Create a family tree" msgstr "Створити нове генеалогічне дерево" -#: app/Functions/FunctionsEdit.php:510 +#: app/Functions/FunctionsEdit.php:494 #: resources/views/modals/create-media-from-file.phtml:16 -#: resources/views/modals/create-media-object.phtml:11 +#: resources/views/modals/create-media-object.phtml:19 msgid "Create a media object" msgstr "Створіть новий медіа-об'єкт" -#: app/Functions/FunctionsEdit.php:548 -#: resources/views/modals/create-repository.phtml:11 +#: app/Functions/FunctionsEdit.php:532 +#: resources/views/modals/create-repository.phtml:16 msgid "Create a repository" msgstr "Створити архів" -#: app/Functions/FunctionsEdit.php:501 -#: resources/views/modals/create-note-object.phtml:11 +#: app/Functions/FunctionsEdit.php:485 +#: resources/views/modals/create-note-object.phtml:16 msgid "Create a shared note" msgstr "Створити нову Загальну Примітку" @@ -4096,38 +4082,38 @@ msgstr "Створити нову Загальну Примітку" msgid "Create a shared note using the census assistant" msgstr "Створити нову Загальну Примітку з використанням Майстра" -#: app/Functions/FunctionsEdit.php:562 -#: resources/views/modals/create-source.phtml:11 +#: app/Functions/FunctionsEdit.php:546 +#: resources/views/modals/create-source.phtml:16 msgid "Create a source" msgstr "Додати нове джерело" -#: app/Functions/FunctionsEdit.php:570 -#: resources/views/modals/create-submitter.phtml:11 +#: app/Functions/FunctionsEdit.php:554 +#: resources/views/modals/create-submitter.phtml:16 msgid "Create a submitter" msgstr "Створити заявника" -#: app/Http/Controllers/Admin/UpgradeController.php:215 +#: app/Http/Controllers/Admin/UpgradeController.php:225 msgid "Create a temporary folder…" msgstr "" -#: resources/views/modals/media-file-fields.phtml:71 +#: resources/views/modals/media-file-fields.phtml:73 msgid "Create a unique filename" msgstr "Створіть унікальне ім'я файлу" -#: app/Http/Controllers/EditIndividualController.php:364 +#: app/Http/RequestHandlers/AddUnlinkedPage.php:51 msgid "Create an individual" msgstr "Створити нову персону" -#: resources/views/modules/statistics-chart/custom.phtml:10 +#: resources/views/modules/statistics-chart/custom.phtml:11 msgid "Create your own chart" msgstr "Створити Вашу власну діаграму" -#: resources/views/admin/trees.phtml:298 +#: resources/views/admin/synchronize-trees.phtml:18 msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." msgstr "Створити, оновити і видалити генеалогічне дерево для кожного файлу GEDCOM в папці з даними." #. I18N: gedcom tag CREM -#: app/GedcomTag.php:633 resources/xml/reports/family_group_report.xml:315 +#: app/GedcomTag.php:624 resources/xml/reports/family_group_report.xml:315 #: resources/xml/reports/family_group_report.xml:342 #: resources/xml/reports/family_group_report.xml:669 #: resources/xml/reports/family_group_report.xml:696 @@ -4136,123 +4122,125 @@ msgstr "Створити, оновити і видалити генеалогі msgid "Cremation" msgstr "Кремація" -#: app/GedcomTag.php:1634 +#: app/Module/IndividualFactsTabModule.php:461 msgid "Cremation of a brother" msgstr "Кремацiя брата" -#: app/GedcomTag.php:1542 +#: app/Module/IndividualFactsTabModule.php:445 msgid "Cremation of a child" msgstr "Кремація дитини" -#: app/GedcomTag.php:1539 +#: app/Module/IndividualFactsTabModule.php:444 msgid "Cremation of a daughter" msgstr "Кремація дочки" -#: app/GedcomTag.php:1623 +#: app/Module/IndividualFactsTabModule.php:739 msgid "Cremation of a father" msgstr "Кремація батька" -#: app/GedcomTag.php:1586 app/GedcomTag.php:1597 app/GedcomTag.php:1608 -msgid "Cremation of a grandparent" -msgstr "Кремація діда/бабки" - -#: app/GedcomTag.php:1553 app/GedcomTag.php:1564 app/GedcomTag.php:1575 +#: app/Module/IndividualFactsTabModule.php:535 msgid "Cremation of a grandchild" msgstr "Кремація онука" -#: app/GedcomTag.php:1550 +#: app/Module/IndividualFactsTabModule.php:498 msgid "Cremation of a granddaughter" msgstr "Кремація внучки" -#: app/GedcomTag.php:1561 +#: app/Module/IndividualFactsTabModule.php:516 msgctxt "daughter’s daughter" msgid "Cremation of a granddaughter" msgstr "Кремація внучки" -#: app/GedcomTag.php:1572 +#: app/Module/IndividualFactsTabModule.php:534 msgctxt "son’s daughter" msgid "Cremation of a granddaughter" msgstr "Кремація внучки" -#: app/GedcomTag.php:1579 +#: app/Module/IndividualFactsTabModule.php:757 msgid "Cremation of a grandfather" msgstr "Кремація дідусі" -#: app/GedcomTag.php:1583 +#: app/Module/IndividualFactsTabModule.php:758 msgid "Cremation of a grandmother" msgstr "Кремація бабусі" -#: app/GedcomTag.php:1546 +#: app/Module/IndividualFactsTabModule.php:759 +#: app/Module/IndividualFactsTabModule.php:777 +#: app/Module/IndividualFactsTabModule.php:795 +msgid "Cremation of a grandparent" +msgstr "Кремація діда/бабки" + +#: app/Module/IndividualFactsTabModule.php:497 msgid "Cremation of a grandson" msgstr "Кремація онука" -#: app/GedcomTag.php:1557 +#: app/Module/IndividualFactsTabModule.php:515 msgctxt "daughter’s son" msgid "Cremation of a grandson" msgstr "Кремація онука" -#: app/GedcomTag.php:1568 +#: app/Module/IndividualFactsTabModule.php:533 msgctxt "son’s son" msgid "Cremation of a grandson" msgstr "Кремація онука" -#: app/GedcomTag.php:1612 +#: app/Module/IndividualFactsTabModule.php:479 msgid "Cremation of a half-brother" msgstr "Кремація неполнородного брата" -#: app/GedcomTag.php:1619 +#: app/Module/IndividualFactsTabModule.php:481 msgid "Cremation of a half-sibling" msgstr "Кремація єдинок./утроб. брата/сестри" -#: app/GedcomTag.php:1616 +#: app/Module/IndividualFactsTabModule.php:480 msgid "Cremation of a half-sister" msgstr "Кремація неполнородной сестри" -#: app/GedcomTag.php:1645 +#: app/Module/IndividualFactsTabModule.php:258 msgid "Cremation of a husband" msgstr "Кремація чоловіка" -#: app/GedcomTag.php:1601 +#: app/Module/IndividualFactsTabModule.php:775 msgid "Cremation of a maternal grandfather" msgstr "Кремація дідуся по мамі" -#: app/GedcomTag.php:1605 +#: app/Module/IndividualFactsTabModule.php:776 msgid "Cremation of a maternal grandmother" msgstr "Кремація бабусі по мамі" -#: app/GedcomTag.php:1627 +#: app/Module/IndividualFactsTabModule.php:740 msgid "Cremation of a mother" msgstr "Кремація матері" -#: app/GedcomTag.php:1630 +#: app/Module/IndividualFactsTabModule.php:741 msgid "Cremation of a parent" msgstr "Кремація батька" -#: app/GedcomTag.php:1590 +#: app/Module/IndividualFactsTabModule.php:793 msgid "Cremation of a paternal grandfather" msgstr "Кремація дідуся по батькові" -#: app/GedcomTag.php:1594 +#: app/Module/IndividualFactsTabModule.php:794 msgid "Cremation of a paternal grandmother" msgstr "Кремація бабусі по батькові" -#: app/GedcomTag.php:1641 +#: app/Module/IndividualFactsTabModule.php:463 msgid "Cremation of a sibling" msgstr "Кремація брати/сестри" -#: app/GedcomTag.php:1638 +#: app/Module/IndividualFactsTabModule.php:462 msgid "Cremation of a sister" msgstr "Кремація сестри" -#: app/GedcomTag.php:1535 +#: app/Module/IndividualFactsTabModule.php:443 msgid "Cremation of a son" msgstr "Кремація сина" -#: app/GedcomTag.php:1652 +#: app/Module/IndividualFactsTabModule.php:260 msgid "Cremation of a spouse" msgstr "Кремація чоловіка (дружини)" -#: app/GedcomTag.php:1649 +#: app/Module/IndividualFactsTabModule.php:259 msgid "Cremation of a wife" msgstr "Кремація дружини" @@ -4275,12 +4263,12 @@ msgstr "Куритиба, Бразилія" msgid "Custom" msgstr "Довільний" -#: resources/views/calendar-page.phtml:179 -#: resources/views/edit/add-fact-row.phtml:35 +#: resources/views/calendar-page.phtml:201 +#: resources/views/edit/add-fact-row.phtml:42 msgid "Custom event" msgstr "Нестандартна подія" -#: resources/views/edit/add-fact-row.phtml:32 +#: resources/views/edit/add-fact-row.phtml:39 msgid "Custom fact" msgstr "Користувальницький факт" @@ -4293,7 +4281,7 @@ msgstr "Користувальницькі модулі" msgid "Custom welcome text" msgstr "Свій текст з привітанням" -#: app/Module/ModuleThemeTrait.php:212 app/Module/ModuleThemeTrait.php:216 +#: app/Module/ModuleThemeTrait.php:204 app/Module/ModuleThemeTrait.php:208 msgid "Customize this page" msgstr "Налаштувати цю сторінку" @@ -4313,12 +4301,12 @@ msgid "DKIM digital signature" msgstr "" #. I18N: gedcom tag _DNA (from FTM 2010) -#: app/GedcomTag.php:1787 +#: app/GedcomTag.php:1095 msgid "DNA markers" msgstr "ДНК маркери" #. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex -#: app/Soundex.php:3493 resources/views/branches-page.phtml:30 +#: app/Soundex.php:3493 resources/views/branches-page.phtml:43 #: resources/views/search-phonetic-page.phtml:63 msgid "Daitch-Mokotoff" msgstr "Алгоритм Daitch-Mokotoff" @@ -4329,7 +4317,7 @@ msgid "Dallas, Texas, United States" msgstr "Даллас, Техас" #. I18N: gedcom tag DATA -#: app/GedcomTag.php:643 resources/views/admin/changes-log.phtml:118 +#: app/GedcomTag.php:634 resources/views/admin/changes-log.phtml:119 msgid "Data" msgstr "Дані" @@ -4337,18 +4325,18 @@ msgstr "Дані" msgid "Data controller" msgstr "" -#: resources/views/admin/data-fix-page.phtml:68 -#: resources/views/admin/data-fix-select.phtml:28 +#: resources/views/admin/data-fix-page.phtml:70 +#: resources/views/admin/data-fix-select.phtml:29 msgid "Data fix" msgstr "" -#: app/Http/Controllers/Admin/ModuleController.php:142 #: app/Http/RequestHandlers/DataFixChoose.php:69 #: app/Http/RequestHandlers/DataFixPage.php:91 -#: app/Http/RequestHandlers/HelpText.php:244 -#: resources/views/admin/control-panel.phtml:476 -#: resources/views/admin/data-fix-page.phtml:23 -#: resources/views/admin/trees.phtml:132 +#: app/Http/RequestHandlers/HelpText.php:257 +#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 +#: resources/views/admin/control-panel.phtml:566 +#: resources/views/admin/data-fix-page.phtml:24 +#: resources/views/admin/trees.phtml:149 msgid "Data fixes" msgstr "" @@ -4392,11 +4380,11 @@ msgid "Database user account" msgstr "Користувач бази даних" #. I18N: gedcom tag DATE -#: app/GedcomTag.php:651 app/Http/RequestHandlers/HelpText.php:193 +#: app/GedcomTag.php:640 app/Http/RequestHandlers/HelpText.php:206 #: resources/views/help/date.phtml:15 resources/views/help/date.phtml:129 #: resources/views/lists/anniversaries-table.phtml:37 #: resources/views/modules/todo/research-tasks.phtml:29 -#: resources/views/pending-changes-page.phtml:54 +#: resources/views/pending-changes-page.phtml:50 #: resources/xml/reports/bdm_report.xml:132 #: resources/xml/reports/bdm_report.xml:158 #: resources/xml/reports/bdm_report.xml:192 @@ -4409,135 +4397,134 @@ msgstr "Користувач бази даних" msgid "Date" msgstr "Дата" -#: resources/views/modules/relatives/tab.phtml:16 +#: resources/views/modules/relatives/tab.phtml:21 msgid "Date differences" msgstr "Різниці дат" #. I18N: LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:504 +#: app/GedcomTag.php:497 msgid "Date of LDS baptism" msgstr "Дата хрещення (мормони)" #. I18N: LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:1011 +#: app/GedcomTag.php:973 msgid "Date of LDS child sealing" msgstr "Дата запечатування дитини (мормони)" #. I18N: LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:703 +#: app/GedcomTag.php:690 msgid "Date of LDS endowment" msgstr "Дата мормонського викриття" -#. I18N: LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:754 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:224 msgid "Date of LDS spouse sealing" msgstr "Дата запечатування чоловіка (мормони)" -#: app/GedcomTag.php:469 +#: app/GedcomTag.php:462 msgid "Date of adoption" msgstr "Дата усиновлення" -#: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:129 +#: app/GedcomTag.php:505 resources/xml/reports/missing_facts_report.xml:129 msgid "Date of baptism" msgstr "Дата хрещення" -#: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:212 +#: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:212 msgid "Date of bar mitzvah" msgstr "Дата бар-міцва" -#: app/GedcomTag.php:526 resources/xml/reports/missing_facts_report.xml:253 +#: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:253 msgid "Date of bat mitzvah" msgstr "Дата бат-міцва" -#: app/GedcomTag.php:533 resources/xml/reports/fact_sources.xml:68 +#: app/GedcomTag.php:526 resources/xml/reports/fact_sources.xml:68 #: resources/xml/reports/fact_sources.xml:272 #: resources/xml/reports/missing_facts_report.xml:81 #: resources/xml/reports/occupation_report.xml:49 msgid "Date of birth" msgstr "Дата народження" -#: app/GedcomTag.php:540 +#: app/GedcomTag.php:533 msgid "Date of blessing" msgstr "Дата благословення" -#: app/GedcomTag.php:1339 +#: app/GedcomTag.php:1075 msgid "Date of brit milah" msgstr "Дата обрізання" -#: app/GedcomTag.php:550 resources/xml/reports/missing_facts_report.xml:546 +#: app/GedcomTag.php:543 resources/xml/reports/missing_facts_report.xml:546 msgid "Date of burial" msgstr "Дата похорону" -#: app/GedcomTag.php:594 resources/xml/reports/missing_facts_report.xml:170 +#: app/GedcomTag.php:585 resources/xml/reports/missing_facts_report.xml:170 msgid "Date of christening" msgstr "Дата хрещення" -#: app/GedcomTag.php:619 resources/xml/reports/missing_facts_report.xml:294 +#: app/GedcomTag.php:610 resources/xml/reports/missing_facts_report.xml:294 msgid "Date of confirmation" msgstr "Дата конфірмації" -#: app/GedcomTag.php:635 +#: app/GedcomTag.php:626 msgid "Date of cremation" msgstr "Дата кремації" -#: app/GedcomTag.php:658 resources/xml/reports/cemetery_report.xml:46 +#: app/GedcomTag.php:647 resources/xml/reports/cemetery_report.xml:46 #: resources/xml/reports/fact_sources.xml:274 #: resources/xml/reports/missing_facts_report.xml:505 msgid "Date of death" msgstr "Дата смерті" -#: app/GedcomTag.php:745 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:222 msgid "Date of divorce" msgstr "Дата розлучення" -#: app/GedcomTag.php:695 +#: app/GedcomTag.php:682 msgid "Date of emigration" msgstr "Дата еміграції" -#: app/GedcomTag.php:711 resources/xml/reports/missing_facts_report.xml:336 +#: app/GedcomTag.php:698 resources/xml/reports/missing_facts_report.xml:336 msgid "Date of engagement" msgstr "Дата заручення" -#: app/GedcomTag.php:645 resources/views/cards/add-source-citation.phtml:62 +#: app/GedcomTag.php:636 resources/views/cards/add-source-citation.phtml:62 msgid "Date of entry in original source" msgstr "Дата запису у вихідному джерелі" -#: app/GedcomTag.php:718 +#: app/GedcomTag.php:705 msgid "Date of event" msgstr "Дата події" -#: app/GedcomTag.php:765 resources/xml/reports/missing_facts_report.xml:378 +#: app/GedcomTag.php:734 resources/xml/reports/missing_facts_report.xml:378 msgid "Date of first communion" msgstr "Дата першого причастя" -#: app/GedcomTag.php:799 +#: app/GedcomTag.php:768 msgid "Date of immigration" msgstr "Дата імміграції" #. I18N: gedcom tag CHAN:DATE -#: app/GedcomTag.php:580 +#: app/GedcomTag.php:571 msgid "Date of last change" msgstr "Дата останньої зміни" -#: app/GedcomTag.php:747 app/GedcomTag.php:840 +#: app/GedcomTag.php:809 app/Http/RequestHandlers/SearchAdvancedPage.php:226 #: resources/xml/reports/fact_sources.xml:319 #: resources/xml/reports/missing_facts_report.xml:463 msgid "Date of marriage" msgstr "Дата шлюбу" -#: app/GedcomTag.php:827 resources/xml/reports/missing_facts_report.xml:420 +#: app/GedcomTag.php:796 resources/xml/reports/missing_facts_report.xml:420 msgid "Date of marriage banns" msgstr "Дата оприлюднення оголошення про шлюб" -#: app/GedcomTag.php:876 +#: app/GedcomTag.php:840 msgid "Date of naturalization" msgstr "Дата натуралізації" -#: app/GedcomTag.php:914 +#: app/GedcomTag.php:878 msgid "Date of ordination" msgstr "Дата посвячення" -#: app/GedcomTag.php:969 +#: app/GedcomTag.php:933 msgid "Date of residence" msgstr "Дата проживання" @@ -4550,7 +4537,7 @@ msgid "Date periods are used to indicate that a fact, such as an occupation, con msgstr "Період часу використовується для таких подій, як окупація, які займають тривалий час." #: resources/views/help/date.phtml:53 -#: resources/views/modules/statistics-chart/custom.phtml:88 +#: resources/views/modules/statistics-chart/custom.phtml:89 msgid "Date range" msgstr "Діапазон дат" @@ -4562,12 +4549,12 @@ msgstr "Діапазони дат використовуються, коли д msgid "Date registered" msgstr "Дата реєстрації" -#: app/Module/UserMessagesModule.php:181 +#: app/Module/UserMessagesModule.php:183 msgid "Date sent" msgstr "Дата відправки" #. I18N: Help text for the “Calendar conversion” configuration setting -#: resources/views/admin/trees-preferences.phtml:100 +#: resources/views/admin/trees-preferences.phtml:103 #, php-format msgid "Dates are only converted if they are valid for the calendar. For example, only dates between %1$s and %2$s will be converted to the French calendar and only dates after %3$s will be converted to the Gregorian calendar." msgstr "Дати конвертуються лише коли вони є дійсними для календаря. Наприклад, дати між %1$s і %2$s будуть конвертуватися у Французькому календарі, але дати лише після %3$s будуть конвертуватися в Григоріанському календарі." @@ -4576,7 +4563,7 @@ msgstr "Дати конвертуються лише коли вони є дій msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." msgstr "Дати зберігаються використовуючи англійські скорочення і ключові слова. Також доступні альтернативні скорочення (shortcuts)." -#: resources/views/edit/change-family-members.phtml:51 +#: resources/views/edit/change-family-members.phtml:52 #: resources/xml/reports/family_group_report.xml:809 #: resources/xml/reports/individual_ext_report.xml:562 #: resources/xml/reports/individual_report.xml:566 @@ -4584,16 +4571,16 @@ msgid "Daughter" msgstr "Дочка" #. I18N: e.g. “Daughter of [father name & mother name]” -#: app/Module/InteractiveTree/TreeView.php:361 +#: app/Module/InteractiveTree/TreeView.php:362 #, php-format msgid "Daughter of %s" msgstr "Дочка від %s" -#: app/Module/CalendarMenuModule.php:90 resources/views/calendar-page.phtml:16 +#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:38 msgid "Day" msgstr "День" -#: app/Http/Controllers/CalendarController.php:397 +#: app/Http/RequestHandlers/CalendarEvents.php:211 msgid "Day not set" msgstr "День не встановлено" @@ -4609,13 +4596,13 @@ msgid "Dead" msgstr "Мертві" #. I18N: gedcom tag DEAT -#: app/GedcomTag.php:654 app/Http/RequestHandlers/IndividualPage.php:203 -#: resources/views/calendar-page.phtml:170 +#: app/GedcomTag.php:643 app/Http/RequestHandlers/IndividualPage.php:217 +#: resources/views/calendar-page.phtml:192 #: resources/views/lists/individuals-table.phtml:200 #: resources/views/lists/individuals-table.phtml:204 #: resources/views/lists/individuals-table.phtml:247 #: resources/views/modules/yahrzeit/table.phtml:28 -#: resources/xml/reports/ahnentafel_report.xml:458 +#: resources/xml/reports/ahnentafel_report.xml:456 #: resources/xml/reports/bdm_report.xml:87 #: resources/xml/reports/change_report.xml:102 #: resources/xml/reports/change_report.xml:118 @@ -4752,130 +4739,140 @@ msgstr "Період дати смерті закінчується" msgid "Death date range start" msgstr "Період дати смерті починається" -#: app/GedcomTag.php:1759 +#: app/Module/IndividualFactsTabModule.php:451 msgid "Death of a brother" msgstr "Смерть брата" -#: app/GedcomTag.php:1667 resources/views/admin/trees-preferences.phtml:469 +#: app/Module/IndividualFactsTabModule.php:435 +#: resources/views/admin/trees-preferences.phtml:472 msgid "Death of a child" msgstr "Смерть дитини" -#: app/GedcomTag.php:1664 +#: app/Module/IndividualFactsTabModule.php:434 msgid "Death of a daughter" msgstr "Смерть дочки" -#: app/GedcomTag.php:1748 +#: app/Functions/FunctionsPrint.php:218 +#: app/Module/IndividualFactsTabModule.php:729 msgid "Death of a father" msgstr "Смерть батька" -#: app/GedcomTag.php:1711 app/GedcomTag.php:1722 app/GedcomTag.php:1733 -#: resources/views/admin/trees-preferences.phtml:493 -msgid "Death of a grandparent" -msgstr "Смерть пра-батька" - -#: app/GedcomTag.php:1678 app/GedcomTag.php:1689 app/GedcomTag.php:1700 -#: resources/views/admin/trees-preferences.phtml:463 +#: app/Module/IndividualFactsTabModule.php:489 +#: app/Module/IndividualFactsTabModule.php:507 +#: app/Module/IndividualFactsTabModule.php:525 +#: resources/views/admin/trees-preferences.phtml:466 msgid "Death of a grandchild" msgstr "Смерть онука/внучки" -#: app/GedcomTag.php:1675 +#: app/Module/IndividualFactsTabModule.php:488 msgid "Death of a granddaughter" msgstr "Смерть внучки" -#: app/GedcomTag.php:1686 +#: app/Module/IndividualFactsTabModule.php:506 msgctxt "daughter’s daughter" msgid "Death of a granddaughter" msgstr "Смерть внучки" -#: app/GedcomTag.php:1697 +#: app/Module/IndividualFactsTabModule.php:524 msgctxt "son’s daughter" msgid "Death of a granddaughter" msgstr "Смерть внучки" -#: app/GedcomTag.php:1704 +#: app/Module/IndividualFactsTabModule.php:747 msgid "Death of a grandfather" msgstr "Смерть дідуся" -#: app/GedcomTag.php:1708 +#: app/Module/IndividualFactsTabModule.php:748 msgid "Death of a grandmother" msgstr "Смерть бабусі" -#: app/GedcomTag.php:1671 +#: app/Module/IndividualFactsTabModule.php:749 +#: app/Module/IndividualFactsTabModule.php:767 +#: app/Module/IndividualFactsTabModule.php:785 +#: resources/views/admin/trees-preferences.phtml:496 +msgid "Death of a grandparent" +msgstr "Смерть пра-батька" + +#: app/Module/IndividualFactsTabModule.php:487 msgid "Death of a grandson" msgstr "Смерть онука" -#: app/GedcomTag.php:1682 +#: app/Module/IndividualFactsTabModule.php:505 msgctxt "daughter’s son" msgid "Death of a grandson" msgstr "Смерть онука" -#: app/GedcomTag.php:1693 +#: app/Module/IndividualFactsTabModule.php:523 msgctxt "son’s son" msgid "Death of a grandson" msgstr "Смерть онука" -#: app/GedcomTag.php:1737 +#: app/Module/IndividualFactsTabModule.php:469 msgid "Death of a half-brother" msgstr "Смерть неполнородного брата" -#: app/GedcomTag.php:1744 +#: app/Module/IndividualFactsTabModule.php:471 msgid "Death of a half-sibling" msgstr "Смерть неполнородного сибса" -#: app/GedcomTag.php:1741 +#: app/Module/IndividualFactsTabModule.php:470 msgid "Death of a half-sister" msgstr "Смерть неполнородной сестри" -#: app/GedcomTag.php:1770 +#: app/Module/IndividualFactsTabModule.php:248 msgid "Death of a husband" msgstr "Смерть чоловіка" -#: app/GedcomTag.php:1726 +#: app/Module/IndividualFactsTabModule.php:765 msgid "Death of a maternal grandfather" msgstr "Смерть дідуся по мамі" -#: app/GedcomTag.php:1730 +#: app/Module/IndividualFactsTabModule.php:766 msgid "Death of a maternal grandmother" msgstr "Смерть бабусі по мамі" -#: app/GedcomTag.php:1752 +#: app/Functions/FunctionsPrint.php:210 +#: app/Module/IndividualFactsTabModule.php:730 msgid "Death of a mother" msgstr "Смерть матері" -#: app/GedcomTag.php:1755 resources/views/admin/trees-preferences.phtml:481 +#: app/Module/IndividualFactsTabModule.php:731 +#: resources/views/admin/trees-preferences.phtml:484 msgid "Death of a parent" msgstr "Смерть батька" -#: app/GedcomTag.php:1715 +#: app/Module/IndividualFactsTabModule.php:783 msgid "Death of a paternal grandfather" msgstr "Смерть дідуся по батькові" -#: app/GedcomTag.php:1719 +#: app/Module/IndividualFactsTabModule.php:784 msgid "Death of a paternal grandmother" msgstr "Смерть бабусі по батькові" -#: app/GedcomTag.php:1766 resources/views/admin/trees-preferences.phtml:475 +#: app/Module/IndividualFactsTabModule.php:453 +#: resources/views/admin/trees-preferences.phtml:478 msgid "Death of a sibling" msgstr "Смерть брата/сестри" -#: app/GedcomTag.php:1763 +#: app/Module/IndividualFactsTabModule.php:452 msgid "Death of a sister" msgstr "Смерть сестри" -#: app/GedcomTag.php:1660 +#: app/Module/IndividualFactsTabModule.php:433 msgid "Death of a son" msgstr "Смерть сина" -#: app/GedcomTag.php:1777 resources/views/admin/trees-preferences.phtml:487 +#: app/Module/IndividualFactsTabModule.php:250 +#: resources/views/admin/trees-preferences.phtml:490 msgid "Death of a spouse" msgstr "Смерть чоловіка (дружини)" -#: app/GedcomTag.php:1774 +#: app/Module/IndividualFactsTabModule.php:249 msgid "Death of a wife" msgstr "Смерть дружини" #. I18N: gedcom tag _DETS -#: app/GedcomTag.php:1784 +#: app/GedcomTag.php:1092 msgid "Death of one spouse" msgstr "Смерть чоловіка (дружини)" @@ -4889,13 +4886,13 @@ msgstr "Місця смерті" #. I18N: Name of a module/report #: app/Module/DeathReportModule.php:40 -#: resources/views/modules/statistics-chart/custom.phtml:59 +#: resources/views/modules/statistics-chart/custom.phtml:60 #: resources/xml/reports/death_report.xml:3 #: resources/xml/reports/death_report.xml:32 msgid "Deaths" msgstr "Смерті" -#: app/Statistics/Google/ChartDeath.php:123 +#: app/Statistics/Google/ChartDeath.php:129 #: resources/views/statistics/individuals/total-events.phtml:79 msgid "Deaths by century" msgstr "Смерті за століттями" @@ -4905,8 +4902,8 @@ msgctxt "Abbreviation for December" msgid "Dec" msgstr "Груд" -#: resources/views/lists/families-table.phtml:432 -#: resources/views/lists/families-table.phtml:448 +#: resources/views/lists/families-table.phtml:433 +#: resources/views/lists/families-table.phtml:449 #: resources/views/lists/individuals-table.phtml:439 #: resources/views/lists/individuals-table.phtml:456 msgid "Decade of birth" @@ -4917,8 +4914,8 @@ msgstr "Народження по десятиліттях" msgid "Decade of death" msgstr "Народження по десятиліттях" -#: resources/views/lists/families-table.phtml:457 -#: resources/views/lists/families-table.phtml:473 +#: resources/views/lists/families-table.phtml:458 +#: resources/views/lists/families-table.phtml:474 msgid "Decade of marriage" msgstr "Вступу в шлюб по десятиліттях" @@ -4938,7 +4935,7 @@ msgid "December" msgstr "Грудня" #: app/Date/AbstractGregorianJulianDate.php:74 -#: app/Module/StatisticsChartModule.php:813 +#: app/Module/StatisticsChartModule.php:812 #: resources/views/edit/initialize-calendar-popup.phtml:22 msgctxt "NOMINATIVE" msgid "December" @@ -4949,17 +4946,17 @@ msgstr "Грудень" msgid "Decidi" msgstr "Декади" -#: app/Module/UserWelcomeModule.php:100 app/Module/WelcomeBlockModule.php:100 +#: app/Module/UserWelcomeModule.php:101 app/Module/WelcomeBlockModule.php:100 msgid "Default chart" msgstr "Графік за замовчуванням" -#: resources/views/admin/trees.phtml:109 +#: resources/views/admin/trees.phtml:126 msgid "Default family tree" msgstr "Генеалогічне дерево за замовчуванням" #. I18N: A configuration setting #: app/Module/WelcomeBlockModule.php:107 -#: resources/views/admin/trees-preferences.phtml:65 +#: resources/views/admin/trees-preferences.phtml:68 #: resources/views/edit-account-page.phtml:63 msgid "Default individual" msgstr "Персона за замовчуванням" @@ -4970,7 +4967,7 @@ msgid "Default theme" msgstr "Тема за замовчуванням" #. I18N: gedcom tag _DEG -#: app/GedcomTag.php:1781 +#: app/GedcomTag.php:1089 msgid "Degree" msgstr "Звання, чин" @@ -4994,25 +4991,25 @@ msgctxt "font name" msgid "DejaVu" msgstr "DejaVu" -#: app/Http/Controllers/Admin/MediaController.php:277 -#: app/Module/FixPrimaryTag.php:104 app/Module/UserMessagesModule.php:179 -#: app/Module/UserMessagesModule.php:220 -#: resources/views/admin/locations.phtml:21 -#: resources/views/admin/trees-privacy.phtml:272 -#: resources/views/admin/trees.phtml:99 -#: resources/views/admin/users-table-options.phtml:42 +#: app/Http/Controllers/Admin/MediaController.php:283 +#: app/Module/FixPrimaryTag.php:104 app/Module/UserMessagesModule.php:181 +#: app/Module/UserMessagesModule.php:227 +#: resources/views/admin/locations.phtml:46 +#: resources/views/admin/trees-privacy.phtml:274 +#: resources/views/admin/trees.phtml:116 +#: resources/views/admin/users-table-options.phtml:44 #: resources/views/edit-blocks-block.phtml:22 #: resources/views/edit/icon-fact-delete.phtml:8 #: resources/views/edit/icon-fact-delete.phtml:10 -#: resources/views/family-page-menu.phtml:53 +#: resources/views/family-page-menu.phtml:56 #: resources/views/gedcom-record-page-menu.phtml:19 -#: resources/views/individual-page-menu.phtml:94 +#: resources/views/individual-page-menu.phtml:95 #: resources/views/media-page-menu.phtml:36 #: resources/views/media-page.phtml:103 resources/views/media-page.phtml:106 -#: resources/views/modules/faq/config.phtml:47 +#: resources/views/modules/faq/config.phtml:48 #: resources/views/modules/gedcom_news/list.phtml:37 -#: resources/views/modules/stories/config.phtml:38 -#: resources/views/modules/stories/config.phtml:67 +#: resources/views/modules/stories/config.phtml:39 +#: resources/views/modules/stories/config.phtml:68 #: resources/views/modules/user_blog/list.phtml:37 #: resources/views/note-page-menu.phtml:19 #: resources/views/repository-page-menu.phtml:19 @@ -5021,24 +5018,25 @@ msgstr "DejaVu" msgid "Delete" msgstr "Видалити" -#: resources/views/admin/map-import-form.phtml:54 +#: resources/views/admin/map-import-form.phtml:55 msgid "Delete all existing geographic data before importing the file." msgstr "Видалити всі географічні дані перед імпортом файлу." #: app/Http/RequestHandlers/UsersCleanupPage.php:66 -#: resources/views/admin/control-panel.phtml:381 +#: resources/views/admin/control-panel.phtml:471 msgid "Delete inactive users" msgstr "Видалити неактивних користувачів" -#: app/Module/UserMessagesModule.php:224 +#: app/Module/UserMessagesModule.php:231 msgid "Delete selected messages" msgstr "Видалити вибрані повідомлення" -#: resources/views/admin/modules.phtml:35 +#: resources/views/admin/modules.phtml:45 msgid "Delete the preferences for this module." msgstr "Видалити налаштування даного модуля." -#: app/Http/RequestHandlers/IndividualPage.php:317 +#: resources/views/individual-name.phtml:94 +#: resources/views/individual-name.phtml:96 msgid "Delete this name" msgstr "Видалити ім'я" @@ -5046,7 +5044,7 @@ msgstr "Видалити ім'я" msgid "Delete your account" msgstr "Видалити ваш обліковий запис" -#: resources/views/family-page-menu.phtml:51 +#: resources/views/family-page-menu.phtml:54 msgid "Deleting the family will unlink all of the individuals from each other but will leave the individuals in place. Are you sure you want to delete this family?" msgstr "Видалення сім'ї від'єднає всіх персон одну від одної, але залишить їх на місці. Ви дійсно хочете видалити цю сім'ю?" @@ -5077,9 +5075,10 @@ msgstr "Генерації нащадків" #. I18N: Name of a module/chart #. I18N: Name of a module/sidebar #. I18N: Name of a module/report -#: app/GedcomTag.php:663 app/Module/ChartsBlockModule.php:244 -#: app/Module/DescendancyChartModule.php:107 -#: app/Module/DescendancyModule.php:61 +#: app/GedcomTag.php:652 app/Module/ChartsBlockModule.php:147 +#: app/Module/ChartsBlockModule.php:272 +#: app/Module/DescendancyChartModule.php:108 +#: app/Module/DescendancyModule.php:62 #: app/Module/DescendancyReportModule.php:40 #: resources/xml/reports/descendancy_report.xml:3 #: resources/xml/reports/individual_ext_report.xml:6 @@ -5089,7 +5088,7 @@ msgid "Descendants" msgstr "Нащадки" #. I18N: gedcom tag DESI -#: app/GedcomTag.php:666 +#: app/GedcomTag.php:655 msgid "Descendants interest" msgstr "Інтереси нащадків" @@ -5098,35 +5097,35 @@ msgid "Descendants of " msgstr "Нащадки від " #. I18N: %s is an individual’s name -#: app/Module/DescendancyChartModule.php:153 +#: app/Module/DescendancyChartModule.php:154 #, php-format msgid "Descendants of %s" msgstr "Нащадки %s" #. I18N: gedcom tag DSCR -#: app/GedcomTag.php:678 resources/views/admin/modules.phtml:61 +#: app/GedcomTag.php:667 resources/views/admin/modules.phtml:72 #: resources/views/report-setup-page.phtml:25 msgid "Description" msgstr "Прикмети" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:191 +#: resources/views/admin/trees-preferences.phtml:194 msgid "Description META tag" msgstr "Опис МЕТА-тега" #. I18N: gedcom tag DEST -#: app/GedcomTag.php:669 +#: app/GedcomTag.php:658 msgid "Destination" msgstr "Призначення" -#: resources/views/admin/merge-records-step-2.phtml:38 -#: resources/views/admin/merge-records-step-2.phtml:85 -#: resources/views/admin/merge-records-step-2.phtml:131 +#: resources/views/admin/merge-records-step-2.phtml:39 +#: resources/views/admin/merge-records-step-2.phtml:86 +#: resources/views/admin/merge-records-step-2.phtml:132 #: resources/views/gedcom-record-page.phtml:59 #: resources/views/media-page.phtml:53 -#: resources/views/modules/statistics-chart/custom.phtml:66 -#: resources/views/note-page.phtml:39 resources/views/repository-page.phtml:39 -#: resources/views/source-page.phtml:40 resources/views/submitter-page.phtml:39 +#: resources/views/modules/statistics-chart/custom.phtml:67 +#: resources/views/note-page.phtml:59 resources/views/repository-page.phtml:40 +#: resources/views/source-page.phtml:41 resources/views/submitter-page.phtml:40 msgid "Details" msgstr "Деталі" @@ -5231,7 +5230,7 @@ msgid "Differences" msgstr "Відмінності" #. I18N: Help text for the “Calendar conversion” configuration setting -#: resources/views/admin/trees-preferences.phtml:97 +#: resources/views/admin/trees-preferences.phtml:100 msgid "Different calendar systems are used in different parts of the world, and many other calendar systems have been used in the past. Where possible, you should enter dates using the calendar in which the event was originally recorded. You can then specify a conversion, to show these dates in a more familiar calendar. If you regularly use two calendars, you can specify two conversions and dates will be converted to both the selected calendars." msgstr "Різні календарні системи використовуються в різних частинах світу, багато інших календарних систем використовувалось у минулому. Де можливо, сказуйте дату в тому календарі, в якому подія була вперше зареєстрована. Ви потім можете вказати перетворення календаря, щоб відобразити дані в більш звичному вигляді. Якщо ви регулярно використовуєтесь двома календарями, ви можете задати два перетворення календрів, і тоді дати будуть конвертуватися в обидва вибрані календарі." @@ -5254,27 +5253,27 @@ msgid "Display %s" msgstr "Показати %s" #. I18N: Description of the “Favorites” module -#: app/Module/FamilyTreeFavoritesModule.php:66 +#: app/Module/FamilyTreeFavoritesModule.php:62 msgid "Display and manage a family tree’s favorite pages." msgstr "Показувати і управляти «Вибране»." #. I18N: Description of the “Favorites” module -#: app/Module/UserFavoritesModule.php:67 +#: app/Module/UserFavoritesModule.php:63 msgid "Display and manage a user’s favorite pages." msgstr "Відображення та керування обраних сторінок користувача." #. I18N: gedcom tag DIV -#: app/GedcomTag.php:672 resources/views/calendar-page.phtml:167 -#: resources/views/lists/families-table.phtml:203 +#: app/GedcomTag.php:661 resources/views/calendar-page.phtml:189 +#: resources/views/lists/families-table.phtml:204 msgid "Divorce" msgstr "Розлучення" #. I18N: gedcom tag DIVF -#: app/GedcomTag.php:675 +#: app/GedcomTag.php:664 msgid "Divorce filed" msgstr "Справа про розлучення" -#: app/Statistics/Google/ChartDivorce.php:123 +#: app/Statistics/Google/ChartDivorce.php:129 #: resources/views/statistics/families/total-records.phtml:80 msgid "Divorces by century" msgstr "Середній вік вступу в шлюб за століттями" @@ -5299,7 +5298,7 @@ msgid "Do not use maps" msgstr "" #. I18N: Type of media object -#: app/GedcomTag.php:2375 +#: app/GedcomTag.php:1548 msgid "Document" msgstr "Документ" @@ -5317,21 +5316,21 @@ msgstr "Домініка" msgid "Dominican Republic" msgstr "Домініканська республіка" -#: app/Module/PedigreeChartModule.php:393 +#: app/Module/PedigreeChartModule.php:386 msgid "Down" msgstr "" -#: app/Module/ClippingsCartModule.php:186 -#: app/Module/ClippingsCartModule.php:358 +#: app/Module/ClippingsCartModule.php:197 +#: app/Module/ClippingsCartModule.php:366 msgid "Download" msgstr "Скачати" -#: app/Http/Controllers/Admin/UpgradeController.php:218 +#: app/Http/Controllers/Admin/UpgradeController.php:228 #, php-format msgid "Download %s…" msgstr "Завантаження %s…" -#: resources/views/media-page.phtml:138 +#: resources/views/media-page.phtml:148 msgid "Download file" msgstr "Завантажити файл" @@ -5349,17 +5348,17 @@ msgstr "Дрейпер, Юта, США" msgid "Duodi" msgstr "Дуоди" -#: app/Http/Controllers/Admin/UsersController.php:280 -#: app/Http/Controllers/Admin/UsersController.php:396 +#: app/Http/Controllers/Admin/UsersController.php:286 +#: app/Http/Controllers/Admin/UsersController.php:402 #: app/Http/RequestHandlers/AccountUpdate.php:95 -#: app/Http/RequestHandlers/RegisterAction.php:244 +#: app/Http/RequestHandlers/RegisterAction.php:247 msgid "Duplicate email address. A user with that email already exists." msgstr "Дубльована адреса електоннох пошти. Користувач з такою адресою вже існує." -#: app/Http/Controllers/Admin/UsersController.php:275 -#: app/Http/Controllers/Admin/UsersController.php:402 +#: app/Http/Controllers/Admin/UsersController.php:281 +#: app/Http/Controllers/Admin/UsersController.php:408 #: app/Http/RequestHandlers/AccountUpdate.php:86 -#: app/Http/RequestHandlers/RegisterAction.php:239 +#: app/Http/RequestHandlers/RegisterAction.php:242 msgid "Duplicate username. A user with that username already exists. Please choose another username." msgstr "Дубльоване ім'я користувача. Користувач з таким іменем іже існує. Будь ласка, виберіть інше ім'я." @@ -5398,33 +5397,33 @@ msgstr "Раннє заміжжя" msgid "Ecuador" msgstr "Еквадор" -#: app/Functions/FunctionsPrintFacts.php:799 -#: app/Http/Controllers/Admin/LocationController.php:318 -#: app/Http/Controllers/Admin/LocationController.php:319 -#: resources/views/admin/locations.phtml:20 -#: resources/views/admin/locations.phtml:68 -#: resources/views/admin/locations.phtml:71 -#: resources/views/admin/users-table-options.phtml:24 +#: app/Functions/FunctionsPrintFacts.php:751 +#: app/Http/Controllers/Admin/LocationController.php:168 +#: app/Http/Controllers/Admin/LocationController.php:169 +#: resources/views/admin/locations.phtml:44 +#: resources/views/admin/locations.phtml:96 +#: resources/views/admin/locations.phtml:99 +#: resources/views/admin/users-table-options.phtml:26 #: resources/views/admin/users.phtml:18 #: resources/views/edit/icon-fact-edit.phtml:8 #: resources/views/edit/icon-fact-edit.phtml:10 #: resources/views/media-page.phtml:95 resources/views/media-page.phtml:98 -#: resources/views/modules/faq/config.phtml:46 +#: resources/views/modules/faq/config.phtml:47 #: resources/views/modules/gedcom_news/list.phtml:33 -#: resources/views/modules/stories/config.phtml:37 -#: resources/views/modules/stories/config.phtml:59 +#: resources/views/modules/stories/config.phtml:38 +#: resources/views/modules/stories/config.phtml:60 #: resources/views/modules/user_blog/list.phtml:33 -#: resources/views/note-page.phtml:87 resources/views/note-page.phtml:90 +#: resources/views/note-page.phtml:100 resources/views/note-page.phtml:103 msgid "Edit" msgstr "Редагувати" -#: app/Http/Controllers/EditMediaController.php:170 +#: app/Http/Controllers/EditMediaController.php:166 #: resources/views/modals/edit-media-file.phtml:10 msgid "Edit a media file" msgstr "Редагувати медіафайл" #. I18N: Options for editing -#: resources/views/admin/trees-preferences.phtml:642 +#: resources/views/admin/trees-preferences.phtml:645 msgid "Edit preferences" msgstr "Редагувати налаштування" @@ -5432,25 +5431,26 @@ msgstr "Редагувати налаштування" msgid "Edit the FAQ" msgstr "Редагувати запис ЧаПи" -#: app/Http/RequestHandlers/IndividualPage.php:366 -#: resources/views/individual-page-menu.phtml:44 -#: resources/views/individual-page-menu.phtml:52 +#: resources/views/individual-page-menu.phtml:45 +#: resources/views/individual-page-menu.phtml:53 +#: resources/views/individual-sex.phtml:52 +#: resources/views/individual-sex.phtml:54 msgid "Edit the gender" msgstr "Редагувати стать" -#: app/Functions/FunctionsEdit.php:614 -#: app/Http/Controllers/EditIndividualController.php:444 -#: app/Http/RequestHandlers/IndividualPage.php:318 +#: app/Functions/FunctionsEdit.php:598 app/Http/RequestHandlers/EditName.php:71 +#: resources/views/individual-name.phtml:81 +#: resources/views/individual-name.phtml:83 msgid "Edit the name" msgstr "Редагувати ім'я" #: app/Http/RequestHandlers/EditRawFactPage.php:61 #: app/Http/RequestHandlers/EditRawRecordPage.php:61 -#: resources/views/edit/edit-fact.phtml:125 -#: resources/views/edit/new-individual.phtml:332 -#: resources/views/family-page-menu.phtml:59 +#: resources/views/edit/edit-fact.phtml:139 +#: resources/views/edit/new-individual.phtml:345 +#: resources/views/family-page-menu.phtml:62 #: resources/views/gedcom-record-page-menu.phtml:25 -#: resources/views/individual-page-menu.phtml:100 +#: resources/views/individual-page-menu.phtml:101 #: resources/views/media-page-menu.phtml:42 #: resources/views/note-page-menu.phtml:25 #: resources/views/repository-page-menu.phtml:25 @@ -5463,12 +5463,12 @@ msgstr "Редагувати запис в GEDCOM форматі" msgid "Edit the shared note" msgstr "Редагувати Загальну Примітку" -#: app/Module/StoriesModule.php:307 +#: app/Module/StoriesModule.php:308 #: resources/views/modules/stories/tab.phtml:18 msgid "Edit the story" msgstr "Редагувати історію" -#: app/Http/Controllers/Admin/UsersController.php:254 +#: app/Http/Controllers/Admin/UsersController.php:260 msgid "Edit the user" msgstr "Редагувати дані користувача" @@ -5482,8 +5482,10 @@ msgid "Editing restriction" msgstr "Oбмеження редагування" #. I18N: Listbox entry; name of a role -#: app/Http/Controllers/Admin/UsersController.php:425 +#: app/Http/Controllers/Admin/UsersController.php:431 #: resources/views/admin/users-edit.phtml:234 +#: resources/views/modules/recent_changes/changes-table.phtml:49 +#: resources/views/pending-changes-page.phtml:49 msgid "Editor" msgstr "Редактор" @@ -5493,7 +5495,7 @@ msgid "Edmonton, Alberta, Canada" msgstr "Едмонтон, Альберта, Канада" #. I18N: gedcom tag EDUC -#: app/GedcomTag.php:681 +#: app/GedcomTag.php:670 msgid "Education" msgstr "Освіта" @@ -5508,30 +5510,30 @@ msgid "El Salvador" msgstr "Ель-Сальвадор" #. I18N: Type of media object -#: app/GedcomTag.php:2378 +#: app/GedcomTag.php:1551 msgid "Electronic" msgstr "Електронний документ" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:205 +#: app/Date/JewishDate.php:202 msgctxt "GENITIVE" msgid "Elul" msgstr "Елула" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:311 +#: app/Date/JewishDate.php:306 msgctxt "INSTRUMENTAL" msgid "Elul" msgstr "Елулом" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:258 +#: app/Date/JewishDate.php:254 msgctxt "LOCATIVE" msgid "Elul" msgstr "Елула" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:152 +#: app/Date/JewishDate.php:150 msgctxt "NOMINATIVE" msgid "Elul" msgstr "Елул" @@ -5542,8 +5544,8 @@ msgstr "" #. I18N: gedcom tag EMAIL #. I18N: gedcom tag _EMAIL -#: app/GedcomTag.php:690 app/GedcomTag.php:1790 -#: app/Module/UserMessagesModule.php:182 +#: app/GedcomTag.php:677 app/GedcomTag.php:1098 +#: app/Module/UserMessagesModule.php:184 #: resources/views/admin/users-create.phtml:58 #: resources/views/admin/users-edit.phtml:62 #: resources/views/admin/users.phtml:22 resources/views/contact-page.phtml:36 @@ -5560,7 +5562,7 @@ msgid "Email verified" msgstr "ел.пошта підтверджена" #. I18N: gedcom tag EMIG -#: app/GedcomTag.php:693 resources/views/calendar-page.phtml:176 +#: app/GedcomTag.php:680 resources/views/calendar-page.phtml:198 msgid "Emigration" msgstr "Еміграція" @@ -5578,8 +5580,8 @@ msgctxt "MALE" msgid "Employee" msgstr "Співробітник" -#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:904 -#: app/GedcomTag.php:979 +#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:868 +#: app/GedcomTag.php:943 msgid "Employer" msgstr "Наймач" @@ -5593,18 +5595,18 @@ msgctxt "MALE" msgid "Employer" msgstr "Роботодавець" -#: app/Module/ClippingsCartModule.php:180 +#: app/Module/ClippingsCartModule.php:191 msgid "Empty the clippings cart" msgstr "Очистити кошик" -#: resources/views/admin/components.phtml:25 -#: resources/views/admin/components.phtml:64 -#: resources/views/admin/modules.phtml:58 +#: resources/views/admin/components.phtml:40 +#: resources/views/admin/components.phtml:80 +#: resources/views/admin/modules.phtml:69 msgid "Enabled" msgstr "Влючено" #. I18N: Help text for the “Family tree” configuration setting -#: resources/views/admin/trees-privacy.phtml:31 +#: resources/views/admin/trees-privacy.phtml:33 msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." msgstr "Відзначення цієї функції задає, що всі відвідувачі повинні ввести свій логін перш ніж вони зможуть подивитися дані на сайті." @@ -5622,7 +5624,7 @@ msgid "Endowment House" msgstr "Будинок постачання" #. I18N: gedcom tag ENGA -#: app/GedcomTag.php:709 resources/xml/reports/missing_facts_report.xml:20 +#: app/GedcomTag.php:696 resources/xml/reports/missing_facts_report.xml:20 msgid "Engagement" msgstr "Заручини" @@ -5649,7 +5651,7 @@ msgstr "Екваторіальна Гвінея" msgid "Eritrea" msgstr "Еритрея" -#: app/Http/Controllers/GedcomFileController.php:190 +#: app/Http/RequestHandlers/GedcomLoad.php:200 #, php-format msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." msgstr "Помилка: конвертація GEDCOM'а з кодування %s у UTF-8 не підтримується." @@ -5684,7 +5686,7 @@ msgid "Esfand" msgstr "Есфанд" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:348 +#: resources/views/admin/trees-preferences.phtml:351 msgid "Estimated dates for birth and death" msgstr "Можливі дати народження і смерті" @@ -5698,18 +5700,19 @@ msgstr "Естонія" msgid "Ethiopia" msgstr "Ефіопія" -#: resources/views/modules/statistics-chart/custom.phtml:174 +#: resources/views/modules/statistics-chart/custom.phtml:175 msgid "Europe" msgstr "Європа" #. I18N: gedcom tag EVEN -#: app/GedcomTag.php:716 resources/views/lists/anniversaries-table.phtml:44 +#: app/GedcomTag.php:703 resources/views/lists/anniversaries-table.phtml:44 #: resources/xml/reports/fact_sources.xml:70 #: resources/xml/reports/fact_sources.xml:157 #: resources/xml/reports/missing_facts_report.xml:55 msgid "Event" msgstr "Подія" +#: resources/views/calendar-page.phtml:172 #: resources/views/modules/gedcom_stats/statistics.phtml:112 #: resources/views/modules/html/template-statistics.phtml:51 #: resources/views/modules/todays_events/config.phtml:18 @@ -5722,7 +5725,7 @@ msgstr "Події" msgid "Events in countries" msgstr "Події в країнах" -#: resources/views/modules/personal_facts/tab.phtml:17 +#: resources/views/modules/personal_facts/tab.phtml:18 msgid "Events of close relatives" msgstr "Події близьких родичів" @@ -5730,15 +5733,15 @@ msgstr "Події близьких родичів" msgid "Everybody has this role, including visitors to the website and search engines." msgstr "Кожен має свою роль, у тому числі відвідувачі сайту або пошукових систем." -#: app/Http/RequestHandlers/SearchAdvancedPage.php:240 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:260 msgid "Exact" msgstr "У точності" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:223 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:243 msgid "Exact date" msgstr "Точна дата" -#: app/Http/Controllers/ListController.php:285 +#: app/Module/IndividualListModule.php:352 #, php-format msgid "Exclude individuals with “%s” as a married name" msgstr "Виключити персони з ім'ям «%s» в шлюбі" @@ -5757,7 +5760,7 @@ msgstr "Виключені з цього подання" msgid "Explain why you are requesting an account." msgstr "Поясніть, чому ви запитуєте обліковий запис." -#: resources/views/admin/trees.phtml:262 +#: resources/views/admin/trees.phtml:279 msgid "Export" msgstr "Експорт" @@ -5765,16 +5768,16 @@ msgstr "Експорт" msgid "Export a GEDCOM file" msgstr "Експортувати GEDCOM файл" -#: app/Http/Controllers/Admin/UpgradeController.php:210 +#: app/Http/Controllers/Admin/UpgradeController.php:220 msgid "Export all the family trees to GEDCOM files…" msgstr "Експорт всіх сімейних дерев у GEDCOM-файли…" -#: resources/views/admin/trees-export.phtml:44 +#: resources/views/admin/trees-export.phtml:45 msgid "Export preferences" msgstr "Налаштування експорту" #. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years -#: resources/views/admin/trees-privacy.phtml:103 +#: resources/views/admin/trees-privacy.phtml:105 msgid "Extend privacy to dead individuals" msgstr "Приховувати мертвих людей які" @@ -5793,7 +5796,7 @@ msgid "Extra information" msgstr "Додаткова інформація" #. I18N: gedcom tag _EYEC -#: app/GedcomTag.php:1793 +#: app/GedcomTag.php:1101 msgid "Eye color" msgstr "Колір очей" @@ -5808,108 +5811,109 @@ msgid "FAQ" msgstr "«ЧаПи»" #. I18N: FAQ = “Frequently Asked Question” -#: resources/views/modules/faq/config.phtml:14 +#: resources/views/modules/faq/config.phtml:15 msgid "FAQs are lists of questions and answers, which allow you to explain the site’s rules, policies, and procedures to your visitors. Questions are typically concerned with privacy, copyright, user-accounts, unsuitable content, requirement for source-citations, etc." msgstr "Часті питання (ЧаПи) - це списки питань і відповідей, які дозволяють пояснити користувачам правила, політики і процедури сайту. Питання часто пов'язані з конфіденційністю, авторськими правами, обліковими записами, неподходящим вмістом, вимогами до джерел і т. п." #. I18N: gedcom tag FACT -#: app/GedcomTag.php:725 +#: app/GedcomTag.php:712 msgid "Fact" msgstr "Факт" -#: app/GedcomTag.php:1795 +#: app/GedcomTag.php:1103 msgid "Fact 1" msgstr "Факт 1" -#: app/GedcomTag.php:1813 +#: app/GedcomTag.php:1121 msgid "Fact 10" msgstr "Факт 10" -#: app/GedcomTag.php:1815 +#: app/GedcomTag.php:1123 msgid "Fact 11" msgstr "Факт 11" -#: app/GedcomTag.php:1817 +#: app/GedcomTag.php:1125 msgid "Fact 12" msgstr "Факт 12" -#: app/GedcomTag.php:1819 +#: app/GedcomTag.php:1127 msgid "Fact 13" msgstr "Факт 13" -#: app/GedcomTag.php:1797 +#: app/GedcomTag.php:1105 msgid "Fact 2" msgstr "Факт 2" -#: app/GedcomTag.php:1799 +#: app/GedcomTag.php:1107 msgid "Fact 3" msgstr "Факт 3" -#: app/GedcomTag.php:1801 +#: app/GedcomTag.php:1109 msgid "Fact 4" msgstr "Факт 4" -#: app/GedcomTag.php:1803 +#: app/GedcomTag.php:1111 msgid "Fact 5" msgstr "Факт 5" -#: app/GedcomTag.php:1805 +#: app/GedcomTag.php:1113 msgid "Fact 6" msgstr "Факт 6" -#: app/GedcomTag.php:1807 +#: app/GedcomTag.php:1115 msgid "Fact 7" msgstr "Факт 7" -#: app/GedcomTag.php:1809 +#: app/GedcomTag.php:1117 msgid "Fact 8" msgstr "Факт 8" -#: app/GedcomTag.php:1811 +#: app/GedcomTag.php:1119 msgid "Fact 9" msgstr "Факт 9" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:504 +#: resources/views/admin/trees-preferences.phtml:507 msgid "Fact icons" msgstr "Значки фактів" -#: resources/views/admin/trees-privacy.phtml:228 -#: resources/views/edit/add-fact-row.phtml:15 +#: resources/views/admin/trees-privacy.phtml:230 +#: resources/views/edit/add-fact-row.phtml:22 msgid "Fact or event" msgstr "Факт або подія" #. I18N: Name of a module/tab on the individual page. -#: app/Module/IndividualFactsTabModule.php:66 +#: app/Module/IndividualFactsTabModule.php:67 #: resources/views/admin/fix-level-0-media.phtml:32 -#: resources/views/family-page.phtml:51 +#: resources/views/admin/locations.phtml:45 +#: resources/views/family-page.phtml:44 #: resources/views/modules/random_media/config.phtml:12 #: resources/xml/reports/individual_ext_report.xml:153 #: resources/xml/reports/individual_report.xml:149 msgid "Facts and events" msgstr "Факти та події" -#: resources/views/admin/trees-preferences.phtml:698 +#: resources/views/admin/trees-preferences.phtml:701 msgid "Facts for family records" msgstr "Факти для Сімейних записів" -#: resources/views/admin/trees-preferences.phtml:644 +#: resources/views/admin/trees-preferences.phtml:647 msgid "Facts for individual records" msgstr "Факти персональних записів" -#: resources/views/admin/trees-preferences.phtml:729 +#: resources/views/admin/trees-preferences.phtml:732 msgid "Facts for new families" msgstr "Факти для нових сімей" -#: resources/views/admin/trees-preferences.phtml:675 +#: resources/views/admin/trees-preferences.phtml:678 msgid "Facts for new individuals" msgstr "Факти для нових людей" -#: resources/views/admin/trees-preferences.phtml:793 +#: resources/views/admin/trees-preferences.phtml:796 msgid "Facts for repository records" msgstr "Факти архівів" -#: resources/views/admin/trees-preferences.phtml:752 +#: resources/views/admin/trees-preferences.phtml:755 msgid "Facts for source records" msgstr "Факти для джерела" @@ -5920,17 +5924,16 @@ msgstr "Фолклендські острови" #. I18N: Name of a module/list #. I18N: Name of a module -#: app/Http/Controllers/AdminTreesController.php:1716 -#: app/Http/Controllers/ListController.php:254 -#: app/Module/AncestorsChartModule.php:277 -#: app/Module/DescendancyChartModule.php:266 app/Module/FamilyListModule.php:48 -#: app/Module/FixSearchAndReplace.php:109 app/Module/RelativesTabModule.php:42 +#: app/Module/AncestorsChartModule.php:278 +#: app/Module/DescendancyChartModule.php:267 app/Module/FamilyListModule.php:46 +#: app/Module/FixSearchAndReplace.php:109 +#: app/Module/IndividualListModule.php:321 app/Module/RelativesTabModule.php:42 #: app/Module/StatisticsChartModule.php:158 -#: app/Module/StatisticsChartModule.php:391 -#: app/Module/StatisticsChartModule.php:482 -#: app/Module/StatisticsChartModule.php:732 -#: resources/views/admin/control-panel.phtml:188 -#: resources/views/admin/merge-records-step-1.phtml:24 +#: app/Module/StatisticsChartModule.php:392 +#: app/Module/StatisticsChartModule.php:483 +#: app/Module/StatisticsChartModule.php:731 app/Services/AdminService.php:182 +#: resources/views/admin/control-panel.phtml:274 +#: resources/views/admin/merge-records-step-1.phtml:25 #: resources/views/gedcom-record-page.phtml:75 #: resources/views/lists/media-table.phtml:72 #: resources/views/lists/notes-table.phtml:83 @@ -5942,10 +5945,10 @@ msgstr "Фолклендські острови" #: resources/views/modules/html/template-statistics.phtml:35 #: resources/views/modules/place-hierarchy/events.phtml:16 #: resources/views/modules/place-hierarchy/sidebar.phtml:48 -#: resources/views/note-page.phtml:52 +#: resources/views/note-page.phtml:72 #: resources/views/search-general-page.phtml:41 -#: resources/views/search-results.phtml:24 resources/views/source-page.phtml:53 -#: resources/views/submitter-page.phtml:52 +#: resources/views/search-results.phtml:24 resources/views/source-page.phtml:54 +#: resources/views/submitter-page.phtml:53 #: resources/xml/reports/fact_sources.xml:152 #: resources/xml/reports/fact_sources.xml:314 msgid "Families" @@ -5958,16 +5961,16 @@ msgstr "Сім'ї з джерелами" #. I18N: gedcom tag FAM #. I18N: Name of a module/report -#: app/GedcomTag.php:730 app/Module/FamilyGroupReportModule.php:44 -#: resources/views/admin/trees-privacy.phtml:169 +#: app/GedcomTag.php:717 app/Module/FamilyGroupReportModule.php:44 +#: resources/views/admin/trees-privacy.phtml:171 #: resources/views/cards/add-source-citation.phtml:42 -#: resources/views/edit/link-child-to-family.phtml:15 +#: resources/views/edit/link-child-to-family.phtml:16 #: resources/views/modals/link-media-to-family.phtml:15 -#: resources/views/modules/family_nav/sidebar-family.phtml:91 +#: resources/views/modules/family_nav/sidebar-family.phtml:89 #: resources/views/modules/favorites/favorites.phtml:80 #: resources/views/modules/random_media/slide-show.phtml:61 -#: resources/views/modules/recent_changes/changes-table.phtml:65 -#: resources/views/modules/statistics-chart/custom.phtml:39 +#: resources/views/modules/recent_changes/changes-table.phtml:62 +#: resources/views/modules/statistics-chart/custom.phtml:40 #: resources/xml/reports/family_group_report.xml:3 #: resources/xml/reports/family_group_report.xml:6 #: resources/xml/reports/family_group_report.xml:88 @@ -5976,28 +5979,28 @@ msgid "Family" msgstr "Сім’я" #. I18N: gedcom tag FAMC -#: app/GedcomTag.php:733 +#: app/GedcomTag.php:720 msgid "Family as a child" msgstr "Дитина у сім'ї" #. I18N: gedcom tag FAMS -#: app/GedcomTag.php:739 +#: app/GedcomTag.php:726 msgid "Family as a spouse" msgstr "Cім'я як чоловік/дружина" #. I18N: Name of a module/chart -#: app/Module/FamilyBookChartModule.php:91 +#: app/Module/FamilyBookChartModule.php:92 msgid "Family book" msgstr "Сімейна книга" #. I18N: %s is an individual’s name -#: app/Module/FamilyBookChartModule.php:137 +#: app/Module/FamilyBookChartModule.php:138 #, php-format msgid "Family book of %s" msgstr "Сімейна книга для %s" #. I18N: gedcom tag FAMF -#: app/GedcomTag.php:736 +#: app/GedcomTag.php:723 msgid "Family file" msgstr "Сімейний файл" @@ -6007,7 +6010,7 @@ msgid "Family navigator" msgstr "Сімейний навігатор" #. I18N: Description of the “News” module -#: app/Module/FamilyTreeNewsModule.php:65 +#: app/Module/FamilyTreeNewsModule.php:66 msgid "Family news and site announcements." msgstr "Новини та оголошення сайту." @@ -6016,52 +6019,52 @@ msgstr "Новини та оголошення сайту." msgid "Family of %s" msgstr "Сім'я %s" -#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:73 -#: resources/views/admin/changes-log.phtml:120 -#: resources/views/admin/control-panel.phtml:185 +#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:74 +#: resources/views/admin/changes-log.phtml:121 +#: resources/views/admin/control-panel.phtml:271 #: resources/views/admin/fix-level-0-media.phtml:28 #: resources/views/admin/site-logs.phtml:67 #: resources/views/admin/site-logs.phtml:111 -#: resources/views/admin/trees.phtml:67 +#: resources/views/admin/trees.phtml:84 #: resources/views/admin/users-edit.phtml:266 -#: resources/views/modules/batch_update/admin.phtml:19 -#: resources/views/modules/faq/config.phtml:23 -#: resources/views/modules/faq/config.phtml:42 -#: resources/views/modules/faq/edit.phtml:61 -#: resources/views/modules/stories/config.phtml:16 +#: resources/views/modules/batch_update/admin.phtml:20 +#: resources/views/modules/faq/config.phtml:24 +#: resources/views/modules/faq/config.phtml:43 +#: resources/views/modules/faq/edit.phtml:62 +#: resources/views/modules/stories/config.phtml:17 msgid "Family tree" msgstr "Генеалогічне дерево" -#: app/Module/ClippingsCartModule.php:358 -#: app/Module/ClippingsCartModule.php:429 +#: app/Module/ClippingsCartModule.php:366 +#: app/Module/ClippingsCartModule.php:438 msgid "Family tree clippings cart" msgstr "Кошик вирізок генеалогічного древа" #: resources/views/admin/trees-create.phtml:18 -#: resources/views/admin/trees-preferences.phtml:21 +#: resources/views/admin/trees-preferences.phtml:24 msgid "Family tree title" msgstr "Назва генеалогічного дерева" #. I18N: Name of a module #: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 -#: resources/views/admin/control-panel.phtml:142 -#: resources/views/admin/control-panel.phtml:180 +#: resources/views/admin/control-panel.phtml:227 +#: resources/views/admin/control-panel.phtml:266 #: resources/views/search-general-page.phtml:73 #: resources/views/search-phonetic-page.phtml:74 msgid "Family trees" msgstr "Генеалогічні дерева" #. I18N: %s is the spouse name -#: app/Individual.php:1018 +#: app/Individual.php:994 #, php-format msgid "Family with %s" msgstr "Сім'я з %s" -#: app/GedcomCode/GedcomCodePedi.php:147 +#: app/GedcomCode/GedcomCodePedi.php:147 app/Individual.php:924 msgid "Family with adoptive parents" msgstr "Сім'я з прийомними батьками" -#: app/GedcomCode/GedcomCodePedi.php:149 +#: app/GedcomCode/GedcomCodePedi.php:149 app/Individual.php:925 msgid "Family with foster parents" msgstr "Сім'я опікуна" @@ -6071,22 +6074,23 @@ msgid "Family with husband" msgstr "Сім'я з чоловіком" #: app/GedcomCode/GedcomCodePedi.php:145 app/GedcomCode/GedcomCodePedi.php:157 -#: app/Individual.php:1001 resources/xml/reports/individual_ext_report.xml:237 +#: app/Individual.php:923 app/Individual.php:977 +#: resources/xml/reports/individual_ext_report.xml:237 #: resources/xml/reports/individual_report.xml:234 msgid "Family with parents" msgstr "Сім'я з батьками" #. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. -#: app/GedcomCode/GedcomCodePedi.php:155 +#: app/GedcomCode/GedcomCodePedi.php:155 app/Individual.php:929 msgid "Family with rada parents" msgstr "Сім'я з молочними батьками" #. I18N: “sealing” is a Mormon ceremony. -#: app/GedcomCode/GedcomCodePedi.php:152 +#: app/GedcomCode/GedcomCodePedi.php:152 app/Individual.php:927 msgid "Family with sealing parents" msgstr "Родина із запечатаними батьками (мормони)" -#: app/Module/ModuleThemeTrait.php:181 resources/views/chart-box.phtml:35 +#: app/Module/ModuleThemeTrait.php:173 resources/views/chart-box.phtml:35 msgid "Family with spouse" msgstr "Сім'я з чоловіком" @@ -6102,12 +6106,12 @@ msgid "Family with wife" msgstr "Сім'я з дружиною" #. I18N: Name of a module/chart -#: app/Module/FanChartModule.php:116 +#: app/Module/FanChartModule.php:119 msgid "Fan chart" msgstr "Віяловий графік" #. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name -#: app/Module/FanChartModule.php:162 +#: app/Module/FanChartModule.php:165 #, php-format msgid "Fan chart of %s" msgstr "Віяловий графік для %s" @@ -6146,7 +6150,7 @@ msgctxt "NOMINATIVE" msgid "Farvardin" msgstr "Фарвардін" -#: resources/views/search-advanced-page.phtml:47 +#: resources/views/search-advanced-page.phtml:59 #: resources/xml/reports/bdm_report.xml:118 #: resources/xml/reports/family_group_report.xml:467 #: resources/xml/reports/family_group_report.xml:730 @@ -6161,29 +6165,29 @@ msgstr "Батько" msgid "Father: %s" msgstr "Батько: %s" -#: app/Functions/FunctionsPrint.php:207 +#: app/Functions/FunctionsPrint.php:220 msgid "Father’s age" msgstr "Вік батька" #. I18N: A step-family. %s is an individual’s name -#: app/Individual.php:979 +#: app/Individual.php:955 #, php-format msgid "Father’s family with %s" msgstr "Родина батька з %s" #. I18N: A step-family. -#: app/Individual.php:983 +#: app/Individual.php:959 msgid "Father’s family with an unknown individual" msgstr "Родина батька з невідомою персоною" #. I18N: Name of a module -#: app/Module/FamilyTreeFavoritesModule.php:55 -#: app/Module/UserFavoritesModule.php:56 +#: app/Module/FamilyTreeFavoritesModule.php:51 +#: app/Module/UserFavoritesModule.php:52 msgid "Favorites" msgstr "Вибране" #. I18N: gedcom tag FAX -#: app/GedcomTag.php:760 +#: app/GedcomTag.php:729 msgid "Fax" msgstr "Факс" @@ -6208,25 +6212,24 @@ msgid "February" msgstr "Лютого" #: app/Date/AbstractGregorianJulianDate.php:64 -#: app/Module/StatisticsChartModule.php:803 +#: app/Module/StatisticsChartModule.php:802 #: resources/views/edit/initialize-calendar-popup.phtml:12 msgctxt "NOMINATIVE" msgid "February" msgstr "Лютий" -#: app/Functions/FunctionsEdit.php:558 -#: app/Http/RequestHandlers/IndividualPage.php:351 -#: app/Module/StatisticsChartModule.php:790 +#: app/Functions/FunctionsEdit.php:542 app/Module/StatisticsChartModule.php:789 +#: resources/views/individual-sex.phtml:36 msgid "Female" msgstr "Жіноча" -#: app/Statistics/Google/ChartAge.php:111 -#: app/Statistics/Google/ChartMarriageAge.php:134 +#: app/Statistics/Google/ChartAge.php:118 +#: app/Statistics/Google/ChartMarriageAge.php:141 #: app/Statistics/Google/ChartSex.php:67 -#: resources/views/calendar-page.phtml:131 -#: resources/views/lists/families-table.phtml:118 -#: resources/views/lists/families-table.phtml:133 -#: resources/views/lists/families-table.phtml:143 +#: resources/views/calendar-page.phtml:153 +#: resources/views/lists/families-table.phtml:119 +#: resources/views/lists/families-table.phtml:134 +#: resources/views/lists/families-table.phtml:144 #: resources/views/lists/individuals-table.phtml:134 #: resources/views/lists/individuals-table.phtml:149 #: resources/views/lists/individuals-table.phtml:159 @@ -6245,7 +6248,7 @@ msgstr "Жінки" msgid "Fiji" msgstr "Фіджі" -#: app/GedcomTag.php:2100 app/Http/Controllers/Admin/MediaController.php:354 +#: app/GedcomTag.php:1272 app/Http/Controllers/Admin/MediaController.php:363 msgid "File size" msgstr "Розмір файла" @@ -6254,26 +6257,26 @@ msgid "File successfully uploaded" msgstr "Файл успішно завантажений" #. I18N: gedcom tag FILE -#: app/GedcomTag.php:770 app/Http/Controllers/Admin/MediaController.php:346 +#: app/GedcomTag.php:739 app/Http/Controllers/Admin/MediaController.php:355 msgid "Filename" msgstr "Ім'я файлу" #: resources/views/admin/media-upload.phtml:35 -#: resources/views/modals/media-file-fields.phtml:44 +#: resources/views/modals/media-file-fields.phtml:46 msgid "Filename on server" msgstr "Ім'я файлу на сервері" -#: app/Http/Controllers/Admin/MediaController.php:442 +#: app/Http/Controllers/Admin/MediaController.php:449 #, php-format msgid "Filenames are not allowed to contain the character “%s”." msgstr "Імена файлів не можуть містити символ «%s»." -#: app/Http/Controllers/Admin/MediaController.php:448 +#: app/Http/Controllers/Admin/MediaController.php:455 #, php-format msgid "Filenames are not allowed to have the extension “%s”." msgstr "Імена файлів не можуть мати розширення «%s»." -#: resources/views/admin/control-panel.phtml:687 +#: resources/views/admin/control-panel.phtml:777 msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." msgstr "Були знайдені файли з попередньої версії webtrees. Старі файли іноді можуть складати загрузу безпеки. Вони повинні бути видалені." @@ -6282,6 +6285,7 @@ msgstr "Були знайдені файли з попередньої верс msgid "Files marked with %s are required for proper operation and cannot be removed." msgstr "Файли марковані знаком %s необхідні для нормальної роботи програми і тому не можуть бути видалені." +#: resources/views/calendar-page.phtml:117 #: resources/views/lists/datatables-attributes.phtml:32 msgid "Filter" msgstr "Фільтр" @@ -6297,35 +6301,35 @@ msgstr "Знайти джерело" msgid "Find a special character" msgstr "Знайти спеціальний символ" -#: app/Module/RelationshipsChartModule.php:711 +#: app/Module/RelationshipsChartModule.php:709 msgid "Find all possible relationships" msgstr "Знайти всі можливі відносини" -#: app/Module/RelationshipsChartModule.php:443 +#: app/Module/RelationshipsChartModule.php:441 msgid "Find any relationship" msgstr "Знайдіть будь-які відносини" -#: app/Http/Controllers/AdminTreesController.php:341 -#: resources/views/admin/trees.phtml:148 +#: app/Http/RequestHandlers/FindDuplicateRecords.php:64 +#: resources/views/admin/trees.phtml:165 msgid "Find duplicates" msgstr "Пошук дублікатів" -#: app/Module/RelationshipsChartModule.php:713 +#: app/Module/RelationshipsChartModule.php:711 msgid "Find other relationships" msgstr "Знайти інші відносини" -#: app/Module/RelationshipsChartModule.php:444 +#: app/Module/RelationshipsChartModule.php:442 #: resources/views/modules/relationships-chart/page.phtml:40 msgid "Find relationships via ancestors" msgstr "Знайти відносини через предків" -#: app/Module/RelationshipsChartModule.php:717 +#: app/Module/RelationshipsChartModule.php:715 #: resources/views/modules/relationships-chart/page.phtml:54 msgid "Find the closest relationships" msgstr "Знайти найближчі відносини" -#: app/Http/RequestHandlers/UnconnectedPage.php:108 -#: resources/views/admin/trees.phtml:172 +#: app/Http/RequestHandlers/UnconnectedPage.php:109 +#: resources/views/admin/trees.phtml:189 msgid "Find unrelated individuals" msgstr "Знайти не пов'язаних між собою людей" @@ -6335,7 +6339,7 @@ msgid "Finland" msgstr "Фінляндія" #. I18N: gedcom tag FCOM -#: app/GedcomTag.php:763 resources/xml/reports/missing_facts_report.xml:21 +#: app/GedcomTag.php:732 resources/xml/reports/missing_facts_report.xml:21 msgid "First communion" msgstr "Перше причастя" @@ -6343,7 +6347,7 @@ msgstr "Перше причастя" msgid "First event" msgstr "Найдавніший факт" -#: resources/views/admin/merge-records-step-1.phtml:36 +#: resources/views/admin/merge-records-step-1.phtml:37 msgid "First record" msgstr "Перший запис" @@ -6352,12 +6356,11 @@ msgstr "Перший запис" msgid "Fix name slashes and spaces" msgstr "Виправити дробі та пробіли в іменах" -#: resources/views/admin/location-edit.phtml:31 -#: resources/views/admin/locations.phtml:19 +#: resources/views/admin/locations.phtml:42 msgid "Flag" msgstr "Прапор" -#: resources/views/admin/locations.phtml:63 +#: resources/views/admin/locations.phtml:90 #, php-format msgid "Flag of %s" msgstr "" @@ -6391,8 +6394,8 @@ msgctxt "NOMINATIVE" msgid "Floreal" msgstr "Флореаль" -#: resources/views/modals/media-file-fields.phtml:52 -#: resources/views/modules/media-list/page.phtml:21 +#: resources/views/modals/media-file-fields.phtml:54 +#: resources/views/modules/media-list/page.phtml:40 msgid "Folder" msgstr "Папка" @@ -6424,20 +6427,20 @@ msgstr "Перейдіть по посилянню, щоб підтвердит msgid "Font" msgstr "Шрифт" -#: resources/views/admin/modules.phtml:221 -#: resources/views/admin/modules.phtml:224 +#: resources/views/admin/modules.phtml:232 +#: resources/views/admin/modules.phtml:235 msgid "Footer" msgstr "" -#: app/Http/Controllers/Admin/ModuleController.php:156 -#: resources/views/admin/control-panel.phtml:490 -#: resources/views/admin/modules.phtml:95 -#: resources/views/admin/modules.phtml:97 +#: app/Http/RequestHandlers/ModulesFootersPage.php:43 +#: resources/views/admin/control-panel.phtml:580 +#: resources/views/admin/modules.phtml:106 +#: resources/views/admin/modules.phtml:108 msgid "Footers" msgstr "" #. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names -#: resources/views/admin/trees-import.phtml:106 +#: resources/views/admin/trees-import.phtml:119 #, php-format msgid "For example, if the GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." msgstr "Наприклад, якщо файл GEDCOM містить %1$s, а webtrees очікує знайти %2$s в папці media, то вам доведеться видалити %3$s." @@ -6476,15 +6479,15 @@ msgid "Forgot password?" msgstr "Забули пароль?" #. I18N: gedcom tag FORM -#: app/GedcomTag.php:776 resources/views/help/date.phtml:18 +#: app/GedcomTag.php:745 resources/views/help/date.phtml:18 #: resources/views/help/date.phtml:56 resources/views/help/date.phtml:94 #: resources/views/help/date.phtml:132 -#: resources/views/report-setup-page.phtml:47 +#: resources/views/report-setup-page.phtml:54 msgid "Format" msgstr "Формат" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:581 +#: resources/views/admin/trees-preferences.phtml:584 msgid "Format text and notes" msgstr "Форматування тексту і примітки" @@ -6557,7 +6560,7 @@ msgstr "Французькі Південні Території" #: app/Module/FrequentlyAskedQuestionsModule.php:158 #: app/Module/FrequentlyAskedQuestionsModule.php:405 -#: resources/views/modules/faq/edit.phtml:9 +#: resources/views/modules/faq/edit.phtml:10 msgid "Frequently asked questions" msgstr "Часто задавані питання" @@ -6568,7 +6571,7 @@ msgstr "Фресно, Каліфорнія" #. I18N: abbreviation for Friday #: app/Date/AbstractCalendarDate.php:293 -#: resources/views/edit/initialize-calendar-popup.phtml:31 +#: resources/views/edit/initialize-calendar-popup.phtml:28 msgid "Fri" msgstr "Птн" @@ -6621,7 +6624,7 @@ msgctxt "Email sender" msgid "From" msgstr "" -#: resources/views/admin/changes-log.phtml:22 +#: resources/views/admin/changes-log.phtml:23 #: resources/views/admin/site-logs.phtml:23 msgctxt "Start of date range" msgid "From" @@ -6657,23 +6660,28 @@ msgid "Fukuoka, Japan" msgstr "Фукуока, Японія" #. I18N: gedcom tag _FNRL -#: app/GedcomTag.php:1822 +#: app/GedcomTag.php:1130 msgid "Funeral" msgstr "Поховання" #. I18N: A configuration setting -#: resources/views/admin/trees-check.phtml:14 -#: resources/views/admin/trees-preferences.phtml:616 +#: resources/views/admin/trees-check.phtml:15 +#: resources/views/admin/trees-preferences.phtml:619 msgid "GEDCOM errors" msgstr "Помилки GEDCOM" #. I18N: gedcom tag GEDC #. I18N: gedcom tag _GEDF -#: app/GedcomTag.php:779 app/GedcomTag.php:1828 -#: resources/views/admin/trees.phtml:255 +#: app/GedcomTag.php:748 app/GedcomTag.php:1136 +#: resources/views/admin/trees.phtml:272 msgid "GEDCOM file" msgstr "Файл GEDCOM" +#. I18N: gedcom tag _GOV - see https://gov.genealogy.net +#: app/GedcomTag.php:1142 +msgid "GOV identifier" +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:199 msgid "Gabon" @@ -6685,7 +6693,7 @@ msgid "Gambia" msgstr "Гамбія" #. I18N: gedcom tag SEX -#: app/GedcomTag.php:1003 app/Http/RequestHandlers/IndividualPage.php:375 +#: app/GedcomTag.php:965 resources/views/individual-sex.phtml:29 #: resources/xml/reports/family_group_report.xml:844 #: resources/xml/reports/individual_ext_report.xml:391 #: resources/xml/reports/individual_ext_report.xml:598 @@ -6694,22 +6702,22 @@ msgstr "Гамбія" msgid "Gender" msgstr "Стать" -#: resources/views/admin/control-panel.phtml:441 +#: resources/views/admin/control-panel.phtml:531 msgid "Genealogy" msgstr "" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:129 +#: resources/views/admin/trees-preferences.phtml:132 msgid "Genealogy contact" msgstr "За генеалогічним питань звертатися до" #. I18N: Individuals, sources, dates, places, etc. -#: resources/views/admin/trees.phtml:141 +#: resources/views/admin/trees.phtml:158 msgid "Genealogy data" msgstr "Генеалогічні дані" -#: resources/views/admin/trees-preferences.phtml:16 -#: resources/views/admin/trees-preferences.phtml:595 +#: resources/views/admin/trees-preferences.phtml:19 +#: resources/views/admin/trees-preferences.phtml:598 msgid "General" msgstr "Загальні" @@ -6729,7 +6737,7 @@ msgstr "Створення карти сайту для пошукових си msgid "Generated by %s" msgstr "Генерувати %s" -#: app/Http/Controllers/BranchesController.php:398 +#: app/Module/BranchesListModule.php:504 msgid "Generation" msgstr "Покоління" @@ -6741,10 +6749,10 @@ msgstr "Покоління " #: resources/views/modules/ancestors-chart/page.phtml:25 #: resources/views/modules/descendancy_chart/page.phtml:25 #: resources/views/modules/family-book-chart/page.phtml:26 -#: resources/views/modules/fanchart/page.phtml:35 -#: resources/views/modules/hourglass-chart/page.phtml:26 -#: resources/views/modules/pedigree-chart/page.phtml:25 -#: resources/views/modules/pedigree-map/page.phtml:24 +#: resources/views/modules/fanchart/page.phtml:34 +#: resources/views/modules/hourglass-chart/page.phtml:25 +#: resources/views/modules/pedigree-chart/page.phtml:37 +#: resources/views/modules/pedigree-map/page.phtml:23 #: resources/xml/reports/ahnentafel_report.xml:7 #: resources/xml/reports/descendancy_report.xml:6 #: resources/xml/reports/individual_ext_report.xml:7 @@ -6753,19 +6761,19 @@ msgid "Generations" msgstr "Покоління" #. I18N: gedcom tag ANCE -#: app/GedcomTag.php:486 +#: app/GedcomTag.php:479 msgid "Generations of ancestors" msgstr "Генерації предків" -#: resources/views/modules/statistics-chart/custom.phtml:166 -#: resources/views/modules/statistics-chart/custom.phtml:168 +#: resources/views/modules/statistics-chart/custom.phtml:167 +#: resources/views/modules/statistics-chart/custom.phtml:169 msgid "Geographic area" msgstr "Географічний регіон" -#: app/Http/Controllers/Admin/LocationController.php:112 -#: app/Http/Controllers/Admin/LocationController.php:307 -#: resources/views/admin/control-panel.phtml:658 -#: resources/views/admin/map-import-form.phtml:9 +#: app/Http/Controllers/Admin/LocationController.php:154 +#: app/Http/RequestHandlers/MapDataList.php:77 +#: resources/views/admin/control-panel.phtml:748 +#: resources/views/admin/map-import-form.phtml:10 msgid "Geographic data" msgstr "Географічні дані" @@ -6830,8 +6838,10 @@ msgid "Given name" msgstr "Ім'я, по батькові" #. I18N: gedcom tag GIVN -#: app/GedcomTag.php:782 resources/views/lists/families-table.phtml:214 -#: resources/views/lists/families-table.phtml:217 +#: app/GedcomTag.php:751 app/Http/RequestHandlers/SearchAdvancedPage.php:228 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:230 +#: resources/views/lists/families-table.phtml:215 +#: resources/views/lists/families-table.phtml:218 #: resources/views/lists/given-names-table.phtml:16 #: resources/views/lists/individuals-table.phtml:233 msgid "Given names" @@ -6854,7 +6864,7 @@ msgid "Godmother" msgstr "Хрещена мати" #. I18N: gedcom tag _GODP -#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1831 +#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1139 msgid "Godparent" msgstr "Хрещений батько" @@ -6862,7 +6872,7 @@ msgstr "Хрещений батько" msgid "Godson" msgstr "Хрещеник" -#: app/Functions/FunctionsPrint.php:415 app/Functions/FunctionsPrint.php:417 +#: app/Functions/FunctionsPrint.php:451 app/Functions/FunctionsPrint.php:453 msgid "Google Maps™" msgstr "Google Maps™" @@ -6875,7 +6885,7 @@ msgid "Google™ webmaster tools" msgstr "" #. I18N: gedcom tag GRAD -#: app/GedcomTag.php:785 +#: app/GedcomTag.php:754 msgid "Graduation" msgstr "Освіта (диплом)" @@ -6982,7 +6992,7 @@ msgid "HTML" msgstr "Блок HTML" #. I18N: gedcom tag _HAIR -#: app/GedcomTag.php:1834 +#: app/GedcomTag.php:1145 msgid "Hair color" msgstr "Колір волосся" @@ -7010,7 +7020,7 @@ msgstr "Хартфорд, Коннектикут" msgid "He " msgstr "Він " -#: resources/xml/reports/ahnentafel_report.xml:289 +#: resources/xml/reports/ahnentafel_report.xml:287 msgid "He died" msgstr "Він помер" @@ -7027,7 +7037,7 @@ msgstr "Він проживав у" msgid "He was born" msgstr "Народився" -#: resources/xml/reports/ahnentafel_report.xml:339 +#: resources/xml/reports/ahnentafel_report.xml:337 msgid "He was buried" msgstr "Був похований" @@ -7035,13 +7045,12 @@ msgstr "Був похований" msgid "He was christened" msgstr "Він був хрещений" -#: resources/xml/reports/ahnentafel_report.xml:314 +#: resources/xml/reports/ahnentafel_report.xml:312 msgid "He was cremated" msgstr "Він був кремований" #. I18N: gedcom tag HEAD -#: app/GedcomTag.php:788 app/Header.php:122 app/Header.php:123 -#: app/Header.php:124 +#: app/GedcomTag.php:757 app/Header.php:87 app/Header.php:88 app/Header.php:89 msgid "Header" msgstr "Тема" @@ -7051,17 +7060,17 @@ msgid "Heard Island and McDonald Islands" msgstr "Острів Херд і Острови Макдональд" #. I18N: gedcom tag _HEB -#: app/GedcomTag.php:1837 app/Http/RequestHandlers/HelpText.php:239 +#: app/GedcomTag.php:1148 app/Http/RequestHandlers/HelpText.php:252 msgid "Hebrew" msgstr "Іврит" #. I18N: gedcom tag _HNM -#: app/GedcomTag.php:1843 +#: app/GedcomTag.php:1154 msgid "Hebrew name" msgstr "Єврейське ім'я" #. I18N: gedcom tag _HEIG -#: app/GedcomTag.php:1840 +#: app/GedcomTag.php:1151 msgid "Height" msgstr "Висота" @@ -7092,7 +7101,7 @@ msgstr "Здравствуйте, %s …<br>Дякуємо за Ваше зве msgid "Hello administrator…" msgstr "Привіт, адміністраторе…" -#: app/Http/RequestHandlers/HelpText.php:276 resources/views/help/link.phtml:7 +#: app/Http/RequestHandlers/HelpText.php:289 resources/views/help/link.phtml:7 #: resources/views/help/link.phtml:9 msgid "Help" msgstr "Допомога" @@ -7132,19 +7141,19 @@ msgid "Hermosillo, Mexico" msgstr "Ермосільо, Мексика" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:181 +#: app/Date/JewishDate.php:180 msgctxt "GENITIVE" msgid "Heshvan" msgstr "Хешвана" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:287 +#: app/Date/JewishDate.php:284 msgctxt "INSTRUMENTAL" msgid "Heshvan" msgstr "Хешваном" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:234 +#: app/Date/JewishDate.php:232 msgctxt "LOCATIVE" msgid "Heshvan" msgstr "Хешвана" @@ -7155,15 +7164,19 @@ msgctxt "NOMINATIVE" msgid "Heshvan" msgstr "Хешван" -#: app/Functions/FunctionsEdit.php:123 app/Functions/FunctionsEdit.php:267 -#: app/Http/Controllers/AdminController.php:179 -#: app/Http/Controllers/AdminTreesController.php:769 -#: resources/views/admin/trees-privacy.phtml:152 +#: app/Auth.php:481 app/Auth.php:494 +#: app/Http/RequestHandlers/TreePreferencesPage.php:128 +#: app/Http/RequestHandlers/TreePrivacyPage.php:94 +#: resources/views/admin/trees-privacy.phtml:154 msgid "Hide from everyone" msgstr "Приховати від усіх" +#: resources/views/admin/locations.phtml:31 +msgid "Hide unused locations" +msgstr "" + #. I18N: gedcom tag _PRIM -#: app/GedcomTag.php:1873 resources/xml/reports/individual_ext_report.xml:11 +#: app/GedcomTag.php:1174 resources/xml/reports/individual_ext_report.xml:11 #: resources/xml/reports/individual_report.xml:8 msgid "Highlighted image" msgstr "Головна" @@ -7177,33 +7190,33 @@ msgstr "Хіджра" msgid "His occupation was" msgstr "Його рід занять було" -#: app/Http/Controllers/Admin/ModuleController.php:170 -#: resources/views/admin/control-panel.phtml:557 -#: resources/views/admin/modules.phtml:103 -#: resources/views/admin/modules.phtml:105 -#: resources/views/admin/modules.phtml:237 -#: resources/views/admin/modules.phtml:240 -#: resources/views/modules/personal_facts/tab.phtml:22 +#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 +#: resources/views/admin/control-panel.phtml:647 +#: resources/views/admin/modules.phtml:114 +#: resources/views/admin/modules.phtml:116 +#: resources/views/admin/modules.phtml:248 +#: resources/views/admin/modules.phtml:251 +#: resources/views/modules/personal_facts/tab.phtml:23 msgid "Historic events" msgstr "" #. I18N: Name of a module #. I18N: A configuration setting #: app/Module/HitCountFooterModule.php:75 -#: resources/views/admin/trees-preferences.phtml:631 +#: resources/views/admin/trees-preferences.phtml:634 msgid "Hit counters" msgstr "Лічильники відвідувань" #. I18N: gedcom tag _HOL -#: app/GedcomTag.php:1846 +#: app/GedcomTag.php:1157 msgid "Holocaust" msgstr "Голокост" #. I18N: Name of a module #: app/Module/WelcomeBlockModule.php:60 -#: resources/views/admin/control-panel.phtml:522 -#: resources/views/admin/modules.phtml:186 -#: resources/views/admin/modules.phtml:190 resources/views/admin/trees.phtml:73 +#: resources/views/admin/control-panel.phtml:612 +#: resources/views/admin/modules.phtml:197 +#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:90 msgid "Home page" msgstr "Домашня сторінка" @@ -7220,12 +7233,13 @@ msgid "Hong Kong" msgstr "Гонконг" #. I18N: Name of a module/chart -#: app/Module/ChartsBlockModule.php:245 app/Module/HourglassChartModule.php:89 +#: app/Module/ChartsBlockModule.php:168 app/Module/ChartsBlockModule.php:273 +#: app/Module/HourglassChartModule.php:90 msgid "Hourglass chart" msgstr "Графік «Пісочний годинник»" #. I18N: %s is an individual’s name -#: app/Module/HourglassChartModule.php:135 +#: app/Module/HourglassChartModule.php:136 #, php-format msgid "Hourglass chart of %s" msgstr "Графік «Пісочний годинник» для %s" @@ -7240,7 +7254,7 @@ msgid "Houston, Texas, United States" msgstr "Х'юстон, Техас" #. I18N: Configuration option -#: resources/views/modules/relationships-chart/config.phtml:33 +#: resources/views/modules/relationships-chart/config.phtml:34 msgid "How much recursion to use when searching for relationships" msgstr "Який рівень рекурсії використовувати при пошуку відносин" @@ -7250,10 +7264,10 @@ msgid "Hungary" msgstr "Венгрия" #. I18N: gedcom tag HUSB -#: app/Functions/FunctionsPrint.php:357 app/GedcomTag.php:791 -#: app/Http/Controllers/EditIndividualController.php:610 -#: resources/views/edit/change-family-members.phtml:18 -#: resources/views/edit/change-family-members.phtml:33 +#: app/Functions/FunctionsPrint.php:393 app/GedcomTag.php:760 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:57 +#: resources/views/edit/change-family-members.phtml:19 +#: resources/views/edit/change-family-members.phtml:34 #: resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 #: resources/xml/reports/family_group_report.xml:147 @@ -7293,7 +7307,7 @@ msgid "Idaho Falls, Idaho, United States" msgstr "Айдахо-Фолс, Айдахо" #. I18N: gedcom tag IDNO -#: app/GedcomTag.php:794 +#: app/GedcomTag.php:763 msgid "Identification number" msgstr "Ідентифікаційний номер" @@ -7345,17 +7359,17 @@ msgid "If the thumbnail image is the same as the original image, it is no longer msgstr "" #. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting -#: resources/views/admin/trees-privacy.phtml:73 +#: resources/views/admin/trees-privacy.phtml:75 msgid "If this individual has any events other than death, burial, or cremation more recent than this number of years, they are considered to be “alive”. Children’s birth dates are considered to be such events for this purpose." msgstr "Якщо з особою пов'язані будь-які події окрім смерті, похорон чи кремації, що трапилися після цієї кількості років, вона буде вважатися \"живою\". Народження дитини теж вважається такою подією у даному випадку." #. I18N: Help text for the “Media folder” configuration setting -#: resources/views/admin/trees-preferences.phtml:227 +#: resources/views/admin/trees-preferences.phtml:230 msgid "If two family trees use the same media folder, then they will be able to share media files. If they use different media folders, then their media files will be kept separate." msgstr "Якщо два генеологічні дерева розділяють одну і ту саму папку медіа, то вони можуть розділяти одні і ті ж самі мультимедіа файли. Якщо вони використвують різні папки медіа, то їх медіа дані будуть зберігатися окремо." #. I18N: Help text for the “Who can upload new media files” configuration setting -#: resources/views/admin/trees-preferences.phtml:242 +#: resources/views/admin/trees-preferences.phtml:245 msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." msgstr "Якщо Ви боїтеся, що користувачі будуть завантажувати невідповідні картинки, то завантаження можна вирішити тільки адміністраторам." @@ -7371,7 +7385,7 @@ msgstr "Якщо Ви самі не можете вирішити проблем msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." msgstr "" -#: resources/views/admin/trees-import.phtml:90 +#: resources/views/admin/trees-import.phtml:103 msgid "If you created this GEDCOM file using genealogy software that omits spaces when splitting long lines, then select this option to reinsert the missing spaces." msgstr "Якщо ви створили цей GEDCOM файл використовуючи програмне забезепечення, яке оминає пробіли при розбивці довгих рядків, то виберіть цю опцію, щоб повторно вставити відсутні пробіли." @@ -7385,11 +7399,11 @@ msgstr "" msgid "If you didn’t request an account, you can just delete this message." msgstr "Якщо Ви ці дані не запитували, то видаліть повідомлення." -#: resources/views/modals/media-file-fields.phtml:66 +#: resources/views/modals/media-file-fields.phtml:68 msgid "If you have a large number of media files, you can organize them into folders and subfolders." msgstr "Якщо у Вас є велика кількість медіа-файлів, Ви можете організувати їх у папки та підпапки." -#: resources/views/admin/trees-import.phtml:83 +#: resources/views/admin/trees-import.phtml:96 msgid "If you have created media objects in webtrees, and have subsequently edited this GEDCOM file using genealogy software that deletes media objects, then select this option to merge the current media objects with the new GEDCOM file." msgstr "Якщо ви створили медіаоб'єкти в webtrees, але ввели зміни використовуючи програму що видаляє медіаоб'єкти, то поставте прапорець, щоб об'єднати медіаоб'єкти з новими генеалогічним древом." @@ -7399,12 +7413,12 @@ msgid "If you select a different folder, you must also move all files (except co msgstr "Якщо Ви виберете іншу папку, необхідно також перемістити всі файли (крім config.ini.php, index.php і .htaccess) з існуючої папки в нову папку." #. I18N: Help text for the “Media folder” configuration setting -#: resources/views/admin/trees-preferences.phtml:226 +#: resources/views/admin/trees-preferences.phtml:229 msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." msgstr "Якщо Ви виберете іншу папку, необхідно також переміщати будь-які медіа-файли з існуючої папки в нову." #. I18N: Help text for the “Show living individuals” configuration setting -#: resources/views/admin/trees-privacy.phtml:93 +#: resources/views/admin/trees-privacy.phtml:95 msgid "If you show living individuals to visitors, all other privacy restrictions are ignored. Do this only if all the data in your tree is public." msgstr "Якщо ви показуєте живих осіб відвідувачам, всі інші обмеження конфіденційності ігноруються. Робіть це тільки тоді, коли всі дані у вашому дереві є загальнодоступними." @@ -7412,51 +7426,47 @@ msgstr "Якщо ви показуєте живих осіб відвідува msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." msgstr "Перевищення цих вимог може виводити на екран порожні (чисті) сторінки і перебої в роботі скриптів." -#: app/Http/Controllers/Admin/ModuleController.php:101 +#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:42 msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." msgstr "Якщо ви використовуєте один із наступних сервісів відслідковування і аналітики, webtrees може додати коди відслідковування автоматично." -#: app/GedcomTag.php:2103 app/Http/Controllers/Admin/MediaController.php:361 +#: app/GedcomTag.php:1275 app/Http/Controllers/Admin/MediaController.php:370 msgid "Image dimensions" msgstr "Розміри картинки" -#: resources/views/admin/trees-preferences.phtml:299 +#: resources/views/admin/trees-preferences.phtml:302 msgid "Images without watermarks" msgstr "Без водяних знаків" #. I18N: gedcom tag IMMI -#: app/GedcomTag.php:797 +#: app/GedcomTag.php:766 msgid "Immigration" msgstr "Іміграція" -#: resources/views/admin/map-import-form.phtml:66 -#: resources/views/admin/trees.phtml:270 +#: resources/views/admin/map-import-form.phtml:67 +#: resources/views/admin/trees.phtml:287 msgid "Import" msgstr "Імпортувати" -#: app/Http/Controllers/AdminTreesController.php:425 +#: app/Http/RequestHandlers/ImportGedcomPage.php:71 msgid "Import a GEDCOM file" msgstr "Імпортувати файл GEDCOM" -#: resources/views/admin/locations.phtml:133 -msgid "Import all places from a family tree" -msgstr "Імпортувати всі місця з древа" - #: app/Http/Controllers/Admin/ImportThumbnailsController.php:101 -#: resources/views/admin/control-panel.phtml:637 +#: resources/views/admin/control-panel.phtml:727 msgid "Import custom thumbnails from webtrees version 1" msgstr "Імпортуйте власні ескізи з Webtrees версії 1" -#: app/Http/Controllers/Admin/LocationController.php:667 +#: app/Http/Controllers/Admin/LocationController.php:467 msgid "Import geographic data" msgstr "Імпортувати географічні дані" -#: resources/views/admin/trees-import.phtml:75 +#: resources/views/admin/trees-import.phtml:88 msgid "Import preferences" msgstr "Налаштування імпорту" -#: resources/views/admin/trees-merge.phtml:14 -#: resources/views/admin/trees-renumber.phtml:13 +#: resources/views/admin/trees-merge.phtml:25 +#: resources/views/admin/trees-renumber.phtml:22 msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." msgstr "В генеалогічному дереві кожний запис має внутрішній номер для посилання (який називається \"XREF\"), наприклад \"F123\" чи \"R14\"." @@ -7469,20 +7479,20 @@ msgid "In many cultures it is customary to have a traditional name spelled in th msgstr "В багатьох культурах є звичним мати ім'я, записане у традиційних символах, і також латинізовану версію імені у вигляді, в якому вона пишеться чи промовляється у мовах, основаних на латиниці, наприклад англійській.<br><br>Якщо ви віддаєте перевагу латинському алфавіту для введення імен в стандартних полях, то ви можете використати це поле для того, щоб ввести те саме ім'я в нелатинському алфавіті, такому як український, іврит, грецький, китайський чи арабський. Обидві версії імені будуть відображатися в списках в діаграмах.<br><br>Попри назву, це поле не обмежене символами івриту." #. I18N: Help text for the “Calendar conversion” configuration setting -#: resources/views/admin/trees-preferences.phtml:103 +#: resources/views/admin/trees-preferences.phtml:106 msgid "In some calendars, days start at midnight. In other calendars, days start at sunset. The conversion process does not take account of the time, so for any event that occurs between sunset and midnight, the conversion between these types of calendar will be one day out." msgstr "В деяких календарях дні починаються о півночі. В інших календарях дні починаються на заході сонця. Процес конвертації не враховує час дня, тому для подій, що сталися між заходом сонця і північчю, конвертовані дані для таких календарів будуть зсунуті на один день." #. I18N: Help text for the “Extend privacy to dead individuals” configuration setting -#: resources/views/admin/trees-privacy.phtml:114 +#: resources/views/admin/trees-privacy.phtml:116 msgid "In some countries, privacy laws apply not only to living individuals, but also to those who have died recently. This option will allow you to extend the privacy rules for living individuals to those who were born or died within a specified number of years. Leave these values empty to disable this feature." msgstr "В деяких країнах, закони про конфіденційність застосовуються не тільки до живих людей, а й до тих, хто нещодавно помер. Цей параметр дозволить вам поширити політику конфіденційності для живих людей на тих, хто народився чи помер в межах вказаної кількості років. Залиште ці значеня порожніми, щоб відключити даний функціонал." -#: app/Http/Controllers/CalendarController.php:152 +#: app/Http/RequestHandlers/CalendarPage.php:129 msgid "In this month…" msgstr "В цьому місяці, в минулому …" -#: app/Http/Controllers/CalendarController.php:155 +#: app/Http/RequestHandlers/CalendarPage.php:132 msgid "In this year…" msgstr "В цьому році, в минулому …" @@ -7495,26 +7505,26 @@ msgstr "У Webtrees версії 1, Ви можете додати корист msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." msgstr "У Webtrees версії 2, призначені для користувача мініатюри зберігаються в якості другого медіафайлу в тому ж медіаоб'єктe." -#: resources/views/admin/trees-unconnected.phtml:28 +#: resources/views/admin/trees-unconnected.phtml:29 msgid "Include aliases" msgstr "" -#: resources/views/admin/trees-unconnected.phtml:27 +#: resources/views/admin/trees-unconnected.phtml:28 msgid "Include associates" msgstr "Включити зв'язки" -#: app/Http/Controllers/ListController.php:291 +#: app/Module/IndividualListModule.php:358 #, php-format msgid "Include individuals with “%s” as a married name" msgstr "Включати персони з прізвищем «%s» після заміжжя" -#: resources/views/admin/trees-export.phtml:58 +#: resources/views/admin/trees-export.phtml:59 msgid "Include media (automatically zips files)" msgstr "Включаючи медіафайли (автоматично архівує файли в ZIP)" #. I18N: Label for check-box #: resources/views/admin/media.phtml:65 -#: resources/views/modules/media-list/page.phtml:25 +#: resources/views/modules/media-list/page.phtml:44 msgid "Include subfolders" msgstr "Включаючи вкладені папки" @@ -7543,10 +7553,10 @@ msgstr "" #. I18N: gedcom tag INDI #. I18N: Name of a module/report -#: app/GedcomTag.php:804 app/Module/IndividualReportModule.php:40 +#: app/GedcomTag.php:773 app/Module/IndividualReportModule.php:40 #: resources/views/admin/fix-level-0-media.phtml:31 -#: resources/views/admin/trees-privacy.phtml:168 -#: resources/views/admin/trees.phtml:206 +#: resources/views/admin/trees-privacy.phtml:170 +#: resources/views/admin/trees.phtml:223 #: resources/views/cards/add-source-citation.phtml:27 #: resources/views/modals/link-media-to-individual.phtml:15 #: resources/views/modules/ancestors-chart/page.phtml:16 @@ -7554,20 +7564,20 @@ msgstr "" #: resources/views/modules/compact-chart/page.phtml:16 #: resources/views/modules/descendancy_chart/page.phtml:16 #: resources/views/modules/family-book-chart/page.phtml:17 -#: resources/views/modules/fanchart/page.phtml:17 +#: resources/views/modules/fanchart/page.phtml:16 #: resources/views/modules/favorites/favorites.phtml:66 -#: resources/views/modules/hourglass-chart/page.phtml:17 +#: resources/views/modules/hourglass-chart/page.phtml:16 #: resources/views/modules/interactive-tree/page.phtml:17 -#: resources/views/modules/pedigree-chart/page.phtml:16 -#: resources/views/modules/pedigree-map/page.phtml:15 +#: resources/views/modules/pedigree-chart/page.phtml:28 +#: resources/views/modules/pedigree-map/page.phtml:14 #: resources/views/modules/random_media/slide-show.phtml:52 -#: resources/views/modules/recent_changes/changes-table.phtml:62 -#: resources/views/modules/statistics-chart/custom.phtml:23 -#: resources/views/modules/stories/config.phtml:35 -#: resources/views/modules/stories/edit.phtml:22 +#: resources/views/modules/recent_changes/changes-table.phtml:59 +#: resources/views/modules/statistics-chart/custom.phtml:24 +#: resources/views/modules/stories/config.phtml:36 +#: resources/views/modules/stories/edit.phtml:23 #: resources/views/modules/stories/list.phtml:13 #: resources/views/modules/timeline-chart/page.phtml:16 -#: resources/views/search-advanced-page.phtml:18 +#: resources/views/search-advanced-page.phtml:30 #: resources/xml/reports/ahnentafel_report.xml:6 #: resources/xml/reports/descendancy_report.xml:5 #: resources/xml/reports/individual_ext_report.xml:5 @@ -7592,11 +7602,11 @@ msgstr "Особа 2" msgid "Individual distribution chart" msgstr "Карта розподілу персон" -#: resources/views/admin/control-panel.phtml:536 +#: resources/views/admin/control-panel.phtml:626 msgid "Individual page" msgstr "" -#: resources/views/admin/trees-preferences.phtml:405 +#: resources/views/admin/trees-preferences.phtml:408 msgid "Individual pages" msgstr "Сторінки персон" @@ -7612,20 +7622,19 @@ msgid "Individual who lived the longest" msgstr "Довгожитель" #. I18N: Name of a module/list -#: app/Http/Controllers/AdminTreesController.php:1715 -#: app/Http/Controllers/ListController.php:256 -#: app/Module/AncestorsChartModule.php:276 -#: app/Module/DescendancyChartModule.php:265 +#: app/Module/AncestorsChartModule.php:277 +#: app/Module/DescendancyChartModule.php:266 #: app/Module/FixSearchAndReplace.php:110 -#: app/Module/IndividualListModule.php:48 +#: app/Module/IndividualListModule.php:100 +#: app/Module/IndividualListModule.php:323 #: app/Module/StatisticsChartModule.php:153 -#: app/Module/StatisticsChartModule.php:293 -#: app/Module/StatisticsChartModule.php:342 -#: app/Module/StatisticsChartModule.php:537 -#: app/Module/StatisticsChartModule.php:599 -#: app/Module/StatisticsChartModule.php:660 -#: resources/views/admin/control-panel.phtml:187 -#: resources/views/admin/merge-records-step-1.phtml:23 +#: app/Module/StatisticsChartModule.php:294 +#: app/Module/StatisticsChartModule.php:343 +#: app/Module/StatisticsChartModule.php:536 +#: app/Module/StatisticsChartModule.php:598 +#: app/Module/StatisticsChartModule.php:659 app/Services/AdminService.php:181 +#: resources/views/admin/control-panel.phtml:273 +#: resources/views/admin/merge-records-step-1.phtml:24 #: resources/views/gedcom-record-page.phtml:66 #: resources/views/lists/given-names-table.phtml:24 #: resources/views/lists/media-table.phtml:71 @@ -7641,12 +7650,12 @@ msgstr "Довгожитель" #: resources/views/modules/place-hierarchy/events.phtml:10 #: resources/views/modules/place-hierarchy/sidebar.phtml:43 #: resources/views/modules/random_media/config.phtml:12 -#: resources/views/modules/statistics-chart/custom.phtml:56 -#: resources/views/modules/statistics-chart/custom.phtml:152 -#: resources/views/note-page.phtml:45 +#: resources/views/modules/statistics-chart/custom.phtml:57 +#: resources/views/modules/statistics-chart/custom.phtml:153 +#: resources/views/note-page.phtml:65 #: resources/views/search-general-page.phtml:34 -#: resources/views/search-results.phtml:13 resources/views/source-page.phtml:46 -#: resources/views/submitter-page.phtml:45 +#: resources/views/search-results.phtml:13 resources/views/source-page.phtml:47 +#: resources/views/submitter-page.phtml:46 #: resources/xml/reports/fact_sources.xml:54 #: resources/xml/reports/fact_sources.xml:258 msgid "Individuals" @@ -7657,7 +7666,7 @@ msgstr "Особи" msgid "Individuals with sources" msgstr "Персони з джерелами" -#: app/Http/Controllers/ListController.php:354 +#: app/Module/IndividualListModule.php:421 #, php-format msgid "Individuals with surname %s" msgstr "Персони на прізвище %s" @@ -7668,8 +7677,8 @@ msgid "Indonesia" msgstr "Індонезія" #. I18N: gedcom tag INFL -#: app/Functions/FunctionsDate.php:53 app/Functions/FunctionsPrint.php:237 -#: app/GedcomTag.php:807 +#: app/Functions/FunctionsDate.php:53 app/Functions/FunctionsPrint.php:250 +#: app/GedcomTag.php:776 msgid "Infant" msgstr "Немовля" @@ -7688,44 +7697,33 @@ msgid "Informant" msgstr "Iнформант" #. I18N: Name of a module -#: app/Module/ChartsBlockModule.php:246 app/Module/InteractiveTreeModule.php:52 +#: app/Module/ChartsBlockModule.php:182 app/Module/ChartsBlockModule.php:274 +#: app/Module/InteractiveTreeModule.php:53 msgid "Interactive tree" msgstr "Інтерактивне дерево" #. I18N: %s is an individual’s name -#: app/Module/ChartsBlockModule.php:154 -#: app/Module/InteractiveTree/TreeView.php:156 -#: app/Module/InteractiveTreeModule.php:162 +#: app/Module/ChartsBlockModule.php:177 +#: app/Module/InteractiveTree/TreeView.php:157 +#: app/Module/InteractiveTreeModule.php:163 #, php-format msgid "Interactive tree of %s" msgstr "Інтерактивне дерево для %s" -#: app/Functions/FunctionsEdit.php:160 +#. I18N: gedcom tag _INTE +#: app/GedcomTag.php:1161 +msgid "Interment" +msgstr "" + +#: app/Services/MessageService.php:226 msgid "Internal messaging" msgstr "Внутрішні повідомлення" -#: app/Functions/FunctionsEdit.php:161 +#: app/Services/MessageService.php:227 msgid "Internal messaging with emails" msgstr "Внутрішній обмін повідомленнями з електронною поштою" -#. I18N: gedcom tag _INTE -#: app/GedcomTag.php:1860 -msgid "Interred" -msgstr "Поховани" - -#. I18N: gedcom tag _INTE -#: app/GedcomTag.php:1856 -msgctxt "FEMALE" -msgid "Interred" -msgstr "Похована" - -#. I18N: gedcom tag _INTE -#: app/GedcomTag.php:1851 -msgctxt "MALE" -msgid "Interred" -msgstr "Похований" - -#: app/Http/Controllers/GedcomFileController.php:126 +#: app/Http/RequestHandlers/GedcomLoad.php:136 msgid "Invalid GEDCOM file - no header record found." msgstr "Неправильний файл GEDCOM - знайдені записи без заголовка." @@ -7772,25 +7770,25 @@ msgid "Italy" msgstr "Італія" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:197 +#: app/Date/JewishDate.php:194 msgctxt "GENITIVE" msgid "Iyar" msgstr "Іяра" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:303 +#: app/Date/JewishDate.php:298 msgctxt "INSTRUMENTAL" msgid "Iyar" msgstr "Іяром" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:250 +#: app/Date/JewishDate.php:246 msgctxt "LOCATIVE" msgid "Iyar" msgstr "Іяра" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:144 +#: app/Date/JewishDate.php:142 msgctxt "NOMINATIVE" msgid "Iyar" msgstr "Іяр" @@ -7826,7 +7824,7 @@ msgid "January" msgstr "Січня" #: app/Date/AbstractGregorianJulianDate.php:63 -#: app/Module/StatisticsChartModule.php:802 +#: app/Module/StatisticsChartModule.php:801 #: resources/views/edit/initialize-calendar-popup.phtml:11 msgctxt "NOMINATIVE" msgid "January" @@ -7864,7 +7862,7 @@ msgid "Jordan River, Utah, United States" msgstr "Річка Йордан, Юта" #. I18N: Name of a module -#: app/Module/UserJournalModule.php:118 +#: app/Module/UserJournalModule.php:119 msgid "Journal" msgstr "Щоденник" @@ -7894,7 +7892,7 @@ msgid "July" msgstr "Липня" #: app/Date/AbstractGregorianJulianDate.php:69 -#: app/Module/StatisticsChartModule.php:808 +#: app/Module/StatisticsChartModule.php:807 #: resources/views/edit/initialize-calendar-popup.phtml:17 msgctxt "NOMINATIVE" msgid "July" @@ -7969,7 +7967,7 @@ msgid "June" msgstr "Червня" #: app/Date/AbstractGregorianJulianDate.php:68 -#: app/Module/StatisticsChartModule.php:807 +#: app/Module/StatisticsChartModule.php:806 #: resources/views/edit/initialize-calendar-popup.phtml:16 msgctxt "NOMINATIVE" msgid "June" @@ -7986,7 +7984,7 @@ msgid "Kazakhstan" msgstr "Казахстан" #. I18N: A configuration setting -#: resources/views/admin/trees-import.phtml:80 +#: resources/views/admin/trees-import.phtml:93 msgid "Keep media objects" msgstr "Залишити медіа об'єкти без змін" @@ -7995,9 +7993,9 @@ msgid "Keep open" msgstr "Тримати відкритими" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:913 -#: resources/views/edit/add-fact.phtml:74 -#: resources/views/edit/edit-fact.phtml:103 +#: resources/views/admin/trees-preferences.phtml:916 +#: resources/views/edit/add-fact.phtml:75 +#: resources/views/edit/edit-fact.phtml:113 msgid "Keep the existing “last change” information" msgstr "Залишити інформацію \"остання зміна\" без змін" @@ -8050,19 +8048,19 @@ msgid "Kiribati" msgstr "Кірібаті" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:183 +#: app/Date/JewishDate.php:182 msgctxt "GENITIVE" msgid "Kislev" msgstr "Кіслева" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:289 +#: app/Date/JewishDate.php:286 msgctxt "INSTRUMENTAL" msgid "Kislev" msgstr "Кіслевом" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:236 +#: app/Date/JewishDate.php:234 msgctxt "LOCATIVE" msgid "Kislev" msgstr "Кіслева" @@ -8094,31 +8092,31 @@ msgid "Kyrgyzstan" msgstr "Киргизстан" #. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:501 +#: app/GedcomTag.php:494 msgid "LDS baptism" msgstr "Водохреща (мормони)" #. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:1008 +#: app/GedcomTag.php:970 msgid "LDS child sealing" msgstr "Запечатування дитини (мормони)" #. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:624 +#: app/GedcomTag.php:615 msgid "LDS confirmation" msgstr "Конфірмація (мормони)" #. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:700 +#: app/GedcomTag.php:687 msgid "LDS endowment" msgstr "Мормонське викриття" #. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:1017 +#: app/GedcomTag.php:979 msgid "LDS spouse sealing" msgstr "Запечатування чоловіка (мормони)" -#: app/Functions/FunctionsPrint.php:437 +#: app/Functions/FunctionsPrint.php:473 msgid "LDS temple" msgstr "Храм мормонів" @@ -8128,7 +8126,7 @@ msgid "Laie, Hawaii, United States" msgstr "Лаі, Гаваї" #. I18N: page orientation -#: app/Http/Controllers/AdminTreesController.php:748 +#: app/Http/RequestHandlers/TreePreferencesPage.php:104 #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Landscape" @@ -8136,22 +8134,22 @@ msgstr "Горизонтально" #. I18N: gedcom tag LANG #. I18N: A configuration setting -#: app/GedcomTag.php:810 app/Module/ModuleLanguageTrait.php:48 -#: app/Module/ModuleThemeTrait.php:249 resources/views/admin/modules.phtml:253 -#: resources/views/admin/modules.phtml:256 +#: app/GedcomTag.php:779 app/Module/ModuleLanguageTrait.php:48 +#: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264 +#: resources/views/admin/modules.phtml:267 #: resources/views/admin/site-preferences.phtml:78 #: resources/views/admin/users-edit.phtml:107 #: resources/views/admin/users.phtml:23 #: resources/views/edit-account-page.phtml:90 -#: resources/views/layouts/administration.phtml:58 +#: resources/views/layouts/administration.phtml:57 #: resources/views/setup/step-1-language.phtml:22 msgid "Language" msgstr "Мова" -#: app/Http/Controllers/Admin/ModuleController.php:184 -#: resources/views/admin/control-panel.phtml:511 -#: resources/views/admin/modules.phtml:111 -#: resources/views/admin/modules.phtml:113 +#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 +#: resources/views/admin/control-panel.phtml:601 +#: resources/views/admin/modules.phtml:122 +#: resources/views/admin/modules.phtml:124 msgid "Languages" msgstr "Мови" @@ -8179,9 +8177,9 @@ msgid "Las Vegas, Nevada, United States" msgstr "Лас Вегас, Невада" #. I18N: gedcom tag CHAN -#: app/GedcomTag.php:577 resources/views/edit/add-fact.phtml:71 -#: resources/views/edit/edit-fact.phtml:100 -#: resources/views/lists/families-table.phtml:228 +#: app/GedcomTag.php:568 resources/views/edit/add-fact.phtml:72 +#: resources/views/edit/edit-fact.phtml:110 +#: resources/views/lists/families-table.phtml:229 #: resources/views/lists/individuals-table.phtml:255 #: resources/views/lists/media-table.phtml:74 #: resources/views/lists/notes-table.phtml:86 @@ -8189,7 +8187,7 @@ msgstr "Лас Вегас, Невада" #: resources/views/lists/sources-table.phtml:93 #: resources/views/lists/submitters-table.phtml:63 #: resources/views/modules/gedcom_stats/config.phtml:10 -#: resources/views/modules/recent_changes/changes-table.phtml:47 +#: resources/views/modules/recent_changes/changes-table.phtml:46 #: resources/xml/reports/change_report.xml:66 #: resources/xml/reports/change_report.xml:108 msgid "Last change" @@ -8230,9 +8228,9 @@ msgid "Latest marriage" msgstr "Останній шлюб" #. I18N: gedcom tag LATI -#: app/Functions/FunctionsPrint.php:403 app/GedcomTag.php:813 -#: resources/views/admin/location-edit.phtml:42 -#: resources/views/admin/locations.phtml:16 +#: app/Functions/FunctionsPrint.php:439 app/GedcomTag.php:782 +#: resources/views/admin/location-edit.phtml:49 +#: resources/views/admin/locations.phtml:39 #: resources/views/edit/input-addon-coordinates.phtml:9 #: resources/views/edit/input-addon-coordinates.phtml:12 #: resources/views/modules/place-hierarchy/popup.phtml:27 @@ -8246,9 +8244,9 @@ msgstr "Латвія" #: resources/views/modules/ancestors-chart/page.phtml:35 #: resources/views/modules/descendancy_chart/page.phtml:35 -#: resources/views/modules/fanchart/page.phtml:26 -#: resources/views/modules/hourglass-chart/page.phtml:36 -#: resources/views/modules/pedigree-chart/page.phtml:34 +#: resources/views/modules/fanchart/page.phtml:25 +#: resources/views/modules/hourglass-chart/page.phtml:35 +#: resources/views/modules/pedigree-chart/page.phtml:46 msgid "Layout" msgstr "Макет" @@ -8260,7 +8258,7 @@ msgstr "Залиште поле для введення пароля порож msgid "Leave this entry blank to keep the original filename" msgstr "Залиште це повідомлення порожнім, щоб зберегти оригінальне ім'я файлу" -#: resources/views/lists/families-table.phtml:184 +#: resources/views/lists/families-table.phtml:185 #: resources/views/lists/individuals-table.phtml:226 msgid "Leaves" msgstr "Крона" @@ -8270,17 +8268,17 @@ msgstr "Крона" msgid "Lebanon" msgstr "Ліван" -#: app/Module/PedigreeChartModule.php:390 +#: app/Module/PedigreeChartModule.php:383 msgid "Left" msgstr "" #. I18N: Name of a module - historic/obsolete URLs. -#: app/Module/RedirectLegacyUrlsModule.php:118 +#: app/Module/RedirectLegacyUrlsModule.php:120 msgid "Legacy URLs" msgstr "" #. I18N: gedcom tag LEGA -#: app/GedcomTag.php:816 +#: app/GedcomTag.php:785 msgid "Legatee" msgstr "Спадкоємець" @@ -8313,7 +8311,7 @@ msgctxt "paper size" msgid "Letter" msgstr "Розмір паперу" -#: app/Http/Controllers/Admin/LocationController.php:514 +#: app/Http/Controllers/Admin/LocationController.php:313 msgid "Level" msgstr "Рівень" @@ -8337,7 +8335,7 @@ msgid "Lifespan" msgstr "Тривалість життя" #. I18N: Name of a module/chart -#: app/Module/LifespansChartModule.php:83 +#: app/Module/LifespansChartModule.php:90 msgid "Lifespans" msgstr "Життєві відрізки" @@ -8346,8 +8344,8 @@ msgstr "Життєві відрізки" msgid "Lima, Peru" msgstr "Ліма, Перу" -#: app/Http/Controllers/Admin/FixLevel0MediaController.php:78 -#: resources/views/admin/control-panel.phtml:631 +#: app/Http/Controllers/Admin/FixLevel0MediaController.php:77 +#: resources/views/admin/control-panel.phtml:721 msgid "Link media objects to facts and events" msgstr "Пов'язати медіаоб'єкти з фактами та подіями" @@ -8357,8 +8355,8 @@ msgstr "Пов'язати медіаоб'єкти з фактами та под msgid "Link the user account to an individual." msgstr "Пов'язати обіковий запис із особою." -#: app/Http/Controllers/EditIndividualController.php:531 -#: resources/views/modules/relatives/tab.phtml:105 +#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:56 +#: resources/views/modules/relatives/tab.phtml:110 msgid "Link this individual to an existing family as a child" msgstr "Приєднати до сім'ї в якості дитини" @@ -8382,27 +8380,27 @@ msgid "Link this user to an individual in the family tree." msgstr "Пов'язати цього користувача із особою в генеалогічному дереві." #. I18N: gedcom tag _DBID -#: app/GedcomTag.php:1656 +#: app/GedcomTag.php:1085 msgid "Linked database ID" msgstr "Зв'язана база даних ID" -#: resources/views/chart-box.phtml:108 resources/views/chart-box.phtml:120 -#: resources/views/chart-box.phtml:121 +#: resources/views/chart-box.phtml:112 resources/views/chart-box.phtml:124 +#: resources/views/chart-box.phtml:125 msgid "Links" msgstr "Зв'язки" -#: resources/views/admin/modules.phtml:205 -#: resources/views/admin/modules.phtml:208 +#: resources/views/admin/modules.phtml:216 +#: resources/views/admin/modules.phtml:219 msgid "List" msgstr "Список" #. I18N: Name of a module -#: app/Http/Controllers/Admin/ModuleController.php:198 +#: app/Http/RequestHandlers/ModulesListsPage.php:43 #: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 -#: resources/views/admin/control-panel.phtml:462 -#: resources/views/admin/modules.phtml:87 -#: resources/views/admin/modules.phtml:89 -#: resources/views/admin/trees-preferences.phtml:309 +#: resources/views/admin/control-panel.phtml:552 +#: resources/views/admin/modules.phtml:98 +#: resources/views/admin/modules.phtml:100 +#: resources/views/admin/trees-preferences.phtml:312 msgid "Lists" msgstr "Списки" @@ -8420,7 +8418,7 @@ msgstr "Литовська" msgid "Living" msgstr "Живи" -#: resources/views/calendar-page.phtml:100 +#: resources/views/calendar-page.phtml:122 msgid "Living individuals" msgstr "Особи, що живуть нині" @@ -8433,16 +8431,11 @@ msgstr "Завантаження…" msgid "Local files" msgstr "Локальні файли" -#. I18N: gedcom tag MAP #. I18N: gedcom tag _LOC -#: app/GedcomTag.php:822 app/GedcomTag.php:1864 +#: app/GedcomTag.php:1165 msgid "Location" msgstr "Розташування" -#: app/Http/Controllers/Admin/LocationController.php:447 -msgid "Location not removed: this location contains sub-locations" -msgstr "Місце не вилучено: це місце містить нижні рівні" - #: app/GedcomCode/GedcomCodeRela.php:257 msgid "Lodger" msgstr "Квартиранти" @@ -8468,7 +8461,7 @@ msgid "London, England" msgstr "Лондон, Англія" #. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting -#: resources/views/admin/trees-preferences.phtml:339 +#: resources/views/admin/trees-preferences.phtml:342 msgid "Long lists of individuals with the same surname can be broken into smaller sub-lists according to the first letter of the individual’s given name.<br><br>This option determines when sub-listing of surnames will occur. To disable sub-listing completely, set this option to zero." msgstr "Довгі списки осіб із однаковою фамілією можуть бути розбиті на менші списки у відповідності до першої літери у імені особи.<br><br>Цей параметр визначає, коли буде відбуватись розбивка на менші списки. Щоб відключити розбивку, встановіть значення цього параметру в нуль." @@ -8477,9 +8470,9 @@ msgid "Longest marriage" msgstr "Довгий шлюб" #. I18N: gedcom tag LONG -#: app/Functions/FunctionsPrint.php:409 app/GedcomTag.php:819 -#: resources/views/admin/location-edit.phtml:53 -#: resources/views/admin/locations.phtml:17 +#: app/Functions/FunctionsPrint.php:445 app/GedcomTag.php:788 +#: resources/views/admin/location-edit.phtml:60 +#: resources/views/admin/locations.phtml:40 #: resources/views/edit/input-addon-coordinates.phtml:9 #: resources/views/edit/input-addon-coordinates.phtml:12 #: resources/views/modules/place-hierarchy/popup.phtml:31 @@ -8527,16 +8520,16 @@ msgid "Madrid, Spain" msgstr "Мадрид, Іспанія" #. I18N: Type of media object -#: app/GedcomTag.php:2387 +#: app/GedcomTag.php:1560 msgid "Magazine" msgstr "Журнал" #. I18N: gedcom tag _NAME -#: app/GedcomTag.php:1987 +#: app/GedcomTag.php:1204 msgid "Mailing name" msgstr "Поштова адреса" -#: app/Functions/FunctionsEdit.php:163 +#: app/Services/MessageService.php:229 msgid "Mailto link" msgstr "Написати ел. листа" @@ -8555,19 +8548,18 @@ msgstr "Малайзія" msgid "Maldives" msgstr "Мальдіви" -#: app/Functions/FunctionsEdit.php:558 -#: app/Http/RequestHandlers/IndividualPage.php:348 -#: app/Module/StatisticsChartModule.php:789 +#: app/Functions/FunctionsEdit.php:542 app/Module/StatisticsChartModule.php:788 +#: resources/views/individual-sex.phtml:33 msgid "Male" msgstr "Чоловіча" -#: app/Statistics/Google/ChartAge.php:110 -#: app/Statistics/Google/ChartMarriageAge.php:133 +#: app/Statistics/Google/ChartAge.php:117 +#: app/Statistics/Google/ChartMarriageAge.php:140 #: app/Statistics/Google/ChartSex.php:62 -#: resources/views/calendar-page.phtml:121 -#: resources/views/lists/families-table.phtml:115 -#: resources/views/lists/families-table.phtml:130 -#: resources/views/lists/families-table.phtml:142 +#: resources/views/calendar-page.phtml:143 +#: resources/views/lists/families-table.phtml:116 +#: resources/views/lists/families-table.phtml:131 +#: resources/views/lists/families-table.phtml:143 #: resources/views/lists/individuals-table.phtml:131 #: resources/views/lists/individuals-table.phtml:146 #: resources/views/lists/individuals-table.phtml:158 @@ -8591,41 +8583,41 @@ msgstr "Малі" msgid "Malta" msgstr "Мальта" -#: app/Http/Controllers/AdminTreesController.php:470 -#: resources/views/admin/changes-log.phtml:12 -#: resources/views/admin/data-fix-page.phtml:23 -#: resources/views/admin/data-fix-select.phtml:19 -#: resources/views/admin/merge-records-step-1.phtml:10 -#: resources/views/admin/merge-records-step-2.phtml:10 -#: resources/views/admin/trees-check.phtml:8 -#: resources/views/admin/trees-duplicates.phtml:9 -#: resources/views/admin/trees-export.phtml:10 -#: resources/views/admin/trees-import.phtml:9 -#: resources/views/admin/trees-preferences.phtml:9 -#: resources/views/admin/trees-privacy.phtml:10 +#: app/Http/RequestHandlers/ManageTrees.php:90 +#: resources/views/admin/changes-log.phtml:13 +#: resources/views/admin/data-fix-page.phtml:24 +#: resources/views/admin/data-fix-select.phtml:20 +#: resources/views/admin/merge-records-step-1.phtml:11 +#: resources/views/admin/merge-records-step-2.phtml:11 +#: resources/views/admin/trees-check.phtml:9 +#: resources/views/admin/trees-duplicates.phtml:10 +#: resources/views/admin/trees-export.phtml:11 +#: resources/views/admin/trees-import.phtml:22 +#: resources/views/admin/trees-preferences.phtml:12 +#: resources/views/admin/trees-privacy.phtml:12 msgid "Manage family trees" msgstr "Управління генеалогічними деревами" -#: resources/views/admin/trees-renumber.phtml:8 -#: resources/views/admin/trees-unconnected.phtml:20 +#: resources/views/admin/trees-renumber.phtml:17 +#: resources/views/admin/trees-unconnected.phtml:21 msgid "Manage family trees " msgstr "Управління сімейними деревами " #: app/Http/Controllers/Admin/MediaController.php:116 -#: resources/views/admin/control-panel.phtml:619 +#: resources/views/admin/control-panel.phtml:709 #: resources/views/admin/media-upload.phtml:8 msgid "Manage media" msgstr "Управляти медіа даними" #. I18N: Listbox entry; name of a role -#: app/Http/Controllers/Admin/UsersController.php:429 -#: resources/views/admin/trees-export.phtml:100 +#: app/Http/Controllers/Admin/UsersController.php:435 +#: resources/views/admin/trees-export.phtml:101 #: resources/views/admin/users-edit.phtml:248 #: resources/views/modules/clippings/download.phtml:27 msgid "Manager" msgstr "Менеджер" -#: resources/views/admin/control-panel.phtml:343 +#: resources/views/admin/control-panel.phtml:433 msgid "Managers" msgstr "Менеджери" @@ -8650,23 +8642,23 @@ msgid "Manti, Utah, United States" msgstr "Мантії, Юта" #. I18N: Type of media object -#: app/GedcomTag.php:2390 +#: app/GedcomTag.php:1563 msgid "Manuscript" msgstr "Рукопис" #. I18N: Help text for the “GEDCOM errors” configuration setting -#: resources/views/admin/trees-preferences.phtml:621 +#: resources/views/admin/trees-preferences.phtml:624 msgid "Many genealogy programs create GEDCOM files with custom tags, and webtrees understands most of them. When unrecognized tags are found, this option lets you choose whether to ignore them or display a warning message." msgstr "Багато гереалогічних програм створюють файли GEDCOM з нестандартними тегами, і webtrees розуміє більшість із них. Цей параметр дозволить вам вибрати, ігнорувати чи видавати попереджати про теги, які webtrees невідомі." #. I18N: Type of media object -#: app/GedcomTag.php:2393 resources/views/admin/control-panel.phtml:648 -#: resources/views/modules/statistics-chart/custom.phtml:52 +#: app/GedcomTag.php:1566 resources/views/admin/control-panel.phtml:738 +#: resources/views/modules/statistics-chart/custom.phtml:53 msgid "Map" msgstr "Карта" #: app/Http/Controllers/Admin/MapProviderController.php:41 -#: resources/views/admin/control-panel.phtml:668 +#: resources/views/admin/control-panel.phtml:758 #: resources/views/admin/map-provider.phtml:16 msgid "Map provider" msgstr "Провайдер карти" @@ -8692,25 +8684,25 @@ msgid "March" msgstr "Березня" #: app/Date/AbstractGregorianJulianDate.php:65 -#: app/Module/StatisticsChartModule.php:804 +#: app/Module/StatisticsChartModule.php:803 #: resources/views/edit/initialize-calendar-popup.phtml:13 msgctxt "NOMINATIVE" msgid "March" msgstr "Березень" #. I18N: Help text for the “Format text and notes” configuration setting -#: resources/views/admin/trees-preferences.phtml:589 +#: resources/views/admin/trees-preferences.phtml:592 msgid "Markdown is a simple system of formatting, used on websites such as Wikipedia. It uses unobtrusive punctuation characters to create headings and sub-headings, bold and italic text, lists, tables, etc." msgstr "Markdown - це проста система форматування тексту, що використовується такими сайтами як Вікіпедія. Вона використовує ненав'язливі знаки пунктуації, щоб створювати заголовки і підзаголовки, жирний і курсивний текст, списки, таблиці і т. п." #. I18N: gedcom tag MARR -#: app/GedcomTag.php:838 app/Http/Controllers/BranchesController.php:342 -#: resources/views/calendar-page.phtml:164 -#: resources/views/lists/families-table.phtml:195 -#: resources/views/lists/families-table.phtml:199 -#: resources/views/lists/families-table.phtml:220 -#: resources/views/modules/relatives/family.phtml:131 -#: resources/xml/reports/ahnentafel_report.xml:450 +#: app/GedcomTag.php:807 app/Module/BranchesListModule.php:448 +#: resources/views/calendar-page.phtml:186 +#: resources/views/lists/families-table.phtml:196 +#: resources/views/lists/families-table.phtml:200 +#: resources/views/lists/families-table.phtml:221 +#: resources/views/modules/relatives/family.phtml:133 +#: resources/xml/reports/ahnentafel_report.xml:448 #: resources/xml/reports/bdm_report.xml:78 #: resources/xml/reports/descendancy_report.xml:575 #: resources/xml/reports/family_group_report.xml:377 @@ -8763,17 +8755,17 @@ msgid "Marriage" msgstr "Шлюб" #. I18N: gedcom tag MARB -#: app/GedcomTag.php:825 resources/xml/reports/missing_facts_report.xml:22 +#: app/GedcomTag.php:794 resources/xml/reports/missing_facts_report.xml:22 msgid "Marriage banns" msgstr "Оприлюднення оголошення про шлюб" #. I18N: gedcom tag _MSTAT -#: app/GedcomTag.php:1984 +#: app/GedcomTag.php:1201 msgid "Marriage beginning status" msgstr "Статус шлюбу, початок" #. I18N: gedcom tag _MBON -#: app/GedcomTag.php:1963 +#: app/GedcomTag.php:1180 msgid "Marriage bond" msgstr "Шлюбні узи" @@ -8782,7 +8774,7 @@ msgid "Marriage by country" msgstr "Вступу в шлюб по країнах" #. I18N: gedcom tag MARC -#: app/GedcomTag.php:832 +#: app/GedcomTag.php:801 msgid "Marriage contract" msgstr "Шлюбний контракт" @@ -8795,106 +8787,107 @@ msgid "Marriage date range start" msgstr "Початок діапазону дати шлюбу" #. I18N: gedcom tag _MEND -#: app/GedcomTag.php:1972 +#: app/GedcomTag.php:1189 msgid "Marriage ending status" msgstr "Статус шлюбу, закінчення" #. I18N: gedcom tag _MARI -#: app/GedcomTag.php:1867 +#: app/GedcomTag.php:1168 msgid "Marriage intention" msgstr "Заручини" #. I18N: gedcom tag MARL -#: app/GedcomTag.php:835 +#: app/GedcomTag.php:804 msgid "Marriage license" msgstr "Дозвіл на шлюб" -#: app/GedcomTag.php:1952 +#: app/Module/IndividualFactsTabModule.php:564 msgid "Marriage of a brother" msgstr "Шлюб брата" -#: app/GedcomTag.php:1886 resources/views/admin/trees-preferences.phtml:443 +#: app/Module/IndividualFactsTabModule.php:542 +#: resources/views/admin/trees-preferences.phtml:446 msgid "Marriage of a child" msgstr "Шлюб дитини" -#: app/GedcomTag.php:1883 +#: app/Module/IndividualFactsTabModule.php:541 msgid "Marriage of a daughter" msgstr "Шлюб дочки" -#. I18N: ...to another spouse -#: app/GedcomTag.php:1939 +#: app/Module/IndividualFactsTabModule.php:800 msgid "Marriage of a father" msgstr "Шлюб батька" -#: app/GedcomTag.php:1901 app/GedcomTag.php:1912 app/GedcomTag.php:1923 -#: resources/views/admin/trees-preferences.phtml:437 +#: app/Module/IndividualFactsTabModule.php:548 +#: app/Module/IndividualFactsTabModule.php:554 +#: app/Module/IndividualFactsTabModule.php:560 +#: resources/views/admin/trees-preferences.phtml:440 msgid "Marriage of a grandchild" msgstr "Шлюб онука/онучки" -#: app/GedcomTag.php:1898 +#: app/Module/IndividualFactsTabModule.php:547 msgid "Marriage of a granddaughter" msgstr "Шлюб внучкі" -#: app/GedcomTag.php:1909 +#: app/Module/IndividualFactsTabModule.php:553 msgctxt "daughter’s daughter" msgid "Marriage of a granddaughter" msgstr "Шлюб внучкі" -#: app/GedcomTag.php:1920 +#: app/Module/IndividualFactsTabModule.php:559 msgctxt "son’s daughter" msgid "Marriage of a granddaughter" msgstr "Шлюб внучкі" -#: app/GedcomTag.php:1894 +#: app/Module/IndividualFactsTabModule.php:546 msgid "Marriage of a grandson" msgstr "Шлюб онука" -#: app/GedcomTag.php:1905 +#: app/Module/IndividualFactsTabModule.php:552 msgctxt "daughter’s son" msgid "Marriage of a grandson" msgstr "Шлюб онука" -#: app/GedcomTag.php:1916 +#: app/Module/IndividualFactsTabModule.php:558 msgctxt "son’s son" msgid "Marriage of a grandson" msgstr "Шлюб онука" -#: app/GedcomTag.php:1927 +#: app/Module/IndividualFactsTabModule.php:570 msgid "Marriage of a half-brother" msgstr "Шлюб неповнорідного брата" -#: app/GedcomTag.php:1934 +#: app/Module/IndividualFactsTabModule.php:572 msgid "Marriage of a half-sibling" msgstr "Шлюб неполнорiдного сибса" -#: app/GedcomTag.php:1931 +#: app/Module/IndividualFactsTabModule.php:571 msgid "Marriage of a half-sister" msgstr "Шлюб неполнорiдной сестри" -#. I18N: ...to another spouse -#: app/GedcomTag.php:1944 +#: app/Module/IndividualFactsTabModule.php:801 msgid "Marriage of a mother" msgstr "Шлюб матері" -#. I18N: ...to another spouse -#: app/GedcomTag.php:1948 resources/views/admin/trees-preferences.phtml:455 +#: app/Module/IndividualFactsTabModule.php:802 +#: resources/views/admin/trees-preferences.phtml:458 msgid "Marriage of a parent" msgstr "Шлюб батьків" -#: app/GedcomTag.php:1959 resources/views/admin/trees-preferences.phtml:449 +#: app/Module/IndividualFactsTabModule.php:566 +#: resources/views/admin/trees-preferences.phtml:452 msgid "Marriage of a sibling" msgstr "Шлюб сибса" -#: app/GedcomTag.php:1956 +#: app/Module/IndividualFactsTabModule.php:565 msgid "Marriage of a sister" msgstr "Шлюб сестри" -#: app/GedcomTag.php:1879 +#: app/Module/IndividualFactsTabModule.php:540 msgid "Marriage of a son" msgstr "Шлюб сина" -#. I18N: ...to each other -#: app/GedcomTag.php:1890 +#: app/Module/IndividualFactsTabModule.php:835 msgid "Marriage of parents" msgstr "Шлюб батьків" @@ -8907,39 +8900,39 @@ msgid "Marriage places" msgstr "Місця вступу в шлюб" #. I18N: gedcom tag MARS -#: app/GedcomTag.php:853 +#: app/GedcomTag.php:822 msgid "Marriage settlement" msgstr "Шлюбний контракт, що стосується майна" #. I18N: gedcom tag _STAT -#: app/GedcomTag.php:2053 +#: app/GedcomTag.php:1241 msgid "Marriage status" msgstr "Сімейний стан" -#: app/GedcomTag.php:850 +#: app/GedcomTag.php:819 msgid "Marriage type unknown" msgstr "Невідомий тип шлюбу" #. I18N: Name of a module/report #: app/Module/MarriageReportModule.php:40 -#: resources/views/modules/statistics-chart/custom.phtml:58 +#: resources/views/modules/statistics-chart/custom.phtml:59 #: resources/xml/reports/marriage_report.xml:3 #: resources/xml/reports/marriage_report.xml:30 msgid "Marriages" msgstr "Одруження" -#: app/Statistics/Google/ChartMarriage.php:123 +#: app/Statistics/Google/ChartMarriage.php:129 #: resources/views/statistics/families/total-records.phtml:32 msgid "Marriages by century" msgstr "Вступу в шлюб за століттями" #. I18N: gedcom tag _MARNM -#: app/GedcomTag.php:1870 resources/xml/reports/cemetery_report.xml:7 +#: app/GedcomTag.php:1171 resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 msgid "Married name" msgstr "Ім'я в шлюбі" -#: app/GedcomTag.php:1875 +#: app/GedcomTag.php:1176 msgid "Married surname" msgstr "Прізвище у шлюбі" @@ -8953,7 +8946,7 @@ msgstr "Маршаллові острови" msgid "Martinique" msgstr "Мартініка" -#: resources/views/admin/users-table-options.phtml:34 +#: resources/views/admin/users-table-options.phtml:36 msgid "Masquerade as this user" msgstr "Прикинутися цим користувачем" @@ -8985,12 +8978,12 @@ msgid "Mauritius" msgstr "Маврикій" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:326 +#: resources/views/admin/trees-preferences.phtml:329 msgid "Maximum number of surnames on individual list" msgstr "Максимальна кількість прізвищ у списку персон" #: resources/views/admin/media-upload.phtml:14 -#: resources/views/modals/media-file-fields.phtml:36 +#: resources/views/modals/media-file-fields.phtml:38 msgid "Maximum upload size: " msgstr "Максимальний розмір файлу: " @@ -9015,7 +9008,7 @@ msgid "May" msgstr "Травня" #: app/Date/AbstractGregorianJulianDate.php:67 -#: app/Module/StatisticsChartModule.php:806 +#: app/Module/StatisticsChartModule.php:805 #: resources/views/edit/initialize-calendar-popup.phtml:15 msgctxt "NOMINATIVE" msgid "May" @@ -9032,21 +9025,21 @@ msgid "Medford, Oregon, United States" msgstr "Медфорд, Орегон" #. I18N: Name of a module -#: app/Http/Controllers/ListController.php:476 app/Module/MediaTabModule.php:60 -#: resources/views/admin/control-panel.phtml:191 -#: resources/views/admin/control-panel.phtml:611 +#: app/Module/MediaListModule.php:220 app/Module/MediaTabModule.php:60 +#: resources/views/admin/control-panel.phtml:277 +#: resources/views/admin/control-panel.phtml:701 #: resources/views/admin/media.phtml:99 #: resources/views/lists/media-table.phtml:69 -#: resources/views/modules/recent_changes/changes-table.phtml:68 +#: resources/views/modules/recent_changes/changes-table.phtml:65 msgid "Media" msgstr "Медіа" #: resources/views/admin/media-upload.phtml:21 #: resources/views/admin/media.phtml:95 #: resources/views/admin/webtrees1-thumbnails.phtml:35 -#: resources/views/media-page.phtml:92 resources/views/media-page.phtml:187 +#: resources/views/media-page.phtml:92 resources/views/media-page.phtml:195 #: resources/views/modals/create-media-from-file.phtml:24 -#: resources/views/modals/media-file-fields.phtml:10 +#: resources/views/modals/media-file-fields.phtml:12 msgid "Media file" msgstr "Медіафайл" @@ -9055,45 +9048,45 @@ msgid "Media file to upload" msgstr "Виберіть мультимедійний файл" #. I18N: %s is the name of a folder. -#: resources/views/admin/trees-export.phtml:80 +#: resources/views/admin/trees-export.phtml:81 #, php-format msgid "Media filenames will be prefixed by %s." msgstr "Імена медіа файлів будуть мати пркфікс %s." #: resources/views/admin/media.phtml:26 -#: resources/views/admin/trees-preferences.phtml:232 +#: resources/views/admin/trees-preferences.phtml:235 msgid "Media files" msgstr "Медіа-файли" #. I18N: A configuration setting #: resources/views/admin/media.phtml:58 -#: resources/views/admin/trees-preferences.phtml:213 +#: resources/views/admin/trees-preferences.phtml:216 msgid "Media folder" msgstr "Медіа-папка" #: resources/views/admin/media.phtml:27 -#: resources/views/admin/trees-preferences.phtml:208 +#: resources/views/admin/trees-preferences.phtml:211 msgid "Media folders" msgstr "Медіа-папки" #. I18N: gedcom tag OBJE -#: app/GedcomTag.php:899 app/Http/RequestHandlers/HelpText.php:219 +#: app/GedcomTag.php:863 app/Http/RequestHandlers/HelpText.php:232 #: resources/views/admin/fix-level-0-media.phtml:29 #: resources/views/admin/media.phtml:103 -#: resources/views/admin/trees-privacy.phtml:173 -#: resources/views/admin/trees.phtml:231 +#: resources/views/admin/trees-privacy.phtml:175 +#: resources/views/admin/trees.phtml:248 #: resources/views/admin/webtrees1-thumbnails.phtml:36 -#: resources/views/family-page.phtml:94 +#: resources/views/family-page.phtml:87 #: resources/views/modules/favorites/favorites.phtml:94 -#: resources/views/source-page.phtml:88 +#: resources/views/source-page.phtml:89 msgid "Media object" msgstr "Медіаоб'єкт" #. I18N: Name of a module/list -#: app/Http/Controllers/AdminTreesController.php:1717 -#: app/Module/FixSearchAndReplace.php:111 app/Module/MediaListModule.php:51 +#: app/Module/FixSearchAndReplace.php:111 app/Module/MediaListModule.php:83 +#: app/Services/AdminService.php:183 #: resources/views/admin/fix-level-0-media.phtml:24 -#: resources/views/admin/merge-records-step-1.phtml:28 +#: resources/views/admin/merge-records-step-1.phtml:29 #: resources/views/admin/webtrees1-thumbnails.phtml:30 #: resources/views/gedcom-record-page.phtml:84 #: resources/views/lists/media-table.phtml:64 @@ -9102,35 +9095,35 @@ msgstr "Медіаоб'єкт" #: resources/views/modules/gedcom_stats/config.phtml:28 #: resources/views/modules/gedcom_stats/statistics.phtml:90 #: resources/views/modules/html/template-statistics.phtml:43 -#: resources/views/note-page.phtml:59 resources/views/source-page.phtml:60 +#: resources/views/note-page.phtml:79 resources/views/source-page.phtml:61 #: resources/views/statistics/other/chart-objects.phtml:12 #: resources/views/statistics/other/total-records.phtml:21 msgid "Media objects" msgstr "Медіаоб'єкти" -#: resources/views/modules/media-list/page.phtml:73 +#: resources/views/modules/media-list/page.phtml:91 msgid "Media objects found" msgstr "Знайдено медіаоб'єкти" -#: resources/views/modules/media-list/page.phtml:29 +#: resources/views/modules/media-list/page.phtml:48 msgid "Media objects per page" msgstr "Медіаоб'ектов на сторінці" #. I18N: gedcom tag MEDI #. I18N: gedcom tag _TYPE -#: app/GedcomTag.php:856 app/GedcomTag.php:2062 +#: app/GedcomTag.php:825 app/GedcomTag.php:1250 #: resources/views/modals/create-media-from-file.phtml:40 -#: resources/views/modals/media-file-fields.phtml:115 +#: resources/views/modals/media-file-fields.phtml:110 msgid "Media type" msgstr "Тип носія" #. I18N: gedcom tag _MDCL -#: app/GedcomTag.php:1966 +#: app/GedcomTag.php:1183 msgid "Medical" msgstr "Медицина" #. I18N: gedcom tag _MEDC -#: app/GedcomTag.php:1969 +#: app/GedcomTag.php:1186 msgid "Medical condition" msgstr "Стан здоров'я" @@ -9178,8 +9171,8 @@ msgid "Melbourne, Australia" msgstr "Мельбурн, Австралія" #. I18N: Listbox entry; name of a role -#: app/Http/Controllers/Admin/UsersController.php:423 -#: resources/views/admin/trees-export.phtml:106 +#: app/Http/Controllers/Admin/UsersController.php:429 +#: resources/views/admin/trees-export.phtml:107 #: resources/views/admin/users-edit.phtml:226 #: resources/views/modules/clippings/download.phtml:33 #: resources/views/modules/clippings/download.phtml:53 @@ -9191,15 +9184,15 @@ msgstr "Учасник" msgid "Memphis, Tennessee, United States" msgstr "Мемфіс, Теннессі" -#: resources/views/admin/modules.phtml:150 -#: resources/views/admin/modules.phtml:153 +#: resources/views/admin/modules.phtml:161 +#: resources/views/admin/modules.phtml:164 msgid "Menu" msgstr "Меню" -#: app/Http/Controllers/Admin/ModuleController.php:212 -#: resources/views/admin/control-panel.phtml:448 -#: resources/views/admin/modules.phtml:67 -#: resources/views/admin/modules.phtml:69 +#: app/Http/RequestHandlers/ModulesMenusPage.php:43 +#: resources/views/admin/control-panel.phtml:538 +#: resources/views/admin/modules.phtml:78 +#: resources/views/admin/modules.phtml:80 msgid "Menus" msgstr "Меню" @@ -9208,18 +9201,18 @@ msgstr "Меню" msgid "Mercury" msgstr "Меркурій" -#: resources/views/admin/trees-duplicates.phtml:30 +#: resources/views/admin/trees-duplicates.phtml:31 msgid "Merge" msgstr "Злиття" -#: app/Http/Controllers/AdminTreesController.php:504 -#: resources/views/admin/control-panel.phtml:172 +#: app/Http/RequestHandlers/MergeTreesPage.php:77 +#: resources/views/admin/control-panel.phtml:258 msgid "Merge family trees" msgstr "Об'єднати генеалогічні дерева" #: app/Http/RequestHandlers/MergeFactsPage.php:57 #: app/Http/RequestHandlers/MergeRecordsPage.php:67 -#: resources/views/admin/trees.phtml:156 +#: resources/views/admin/trees.phtml:173 msgid "Merge records" msgstr "Об'єднання записів" @@ -9243,7 +9236,7 @@ msgstr "Повідомлення" #. I18N: Name of a module #. I18N: A configuration setting -#: app/Module/UserMessagesModule.php:74 +#: app/Module/UserMessagesModule.php:76 #: resources/views/admin/site-mail.phtml:43 msgid "Messages" msgstr "Повідомлення" @@ -9283,12 +9276,12 @@ msgid "Mexico City, Mexico" msgstr "Мехіко, Мексика" #. I18N: Type of media object -#: app/GedcomTag.php:2381 +#: app/GedcomTag.php:1554 msgid "Microfiche" msgstr "Мікрофіші" #. I18N: Type of media object -#: app/GedcomTag.php:2384 +#: app/GedcomTag.php:1557 msgid "Microfilm" msgstr "Мікрофільм" @@ -9297,17 +9290,17 @@ msgstr "Мікрофільм" msgid "Micronesia" msgstr "Мікронезія" -#: resources/views/modules/statistics-chart/custom.phtml:186 +#: resources/views/modules/statistics-chart/custom.phtml:187 msgid "Middle East" msgstr "Середній Схід" #. I18N: gedcom tag _MILI -#: app/GedcomTag.php:1975 +#: app/GedcomTag.php:1192 msgid "Military" msgstr "Військова служба" #. I18N: gedcom tag _MILT -#: app/GedcomTag.php:1978 +#: app/GedcomTag.php:1195 msgid "Military service" msgstr "Військова служба" @@ -9319,33 +9312,33 @@ msgid "Missing data" msgstr "Відсутні дані" #. I18N: Listbox entry; name of a role -#: app/Http/Controllers/Admin/UsersController.php:427 +#: app/Http/Controllers/Admin/UsersController.php:433 #: resources/views/admin/users-edit.phtml:240 msgid "Moderator" msgstr "Модератор" -#: resources/views/admin/control-panel.phtml:343 +#: resources/views/admin/control-panel.phtml:433 msgid "Moderators" msgstr "Модератори" -#: resources/views/admin/components.phtml:24 -#: resources/views/admin/modules.phtml:55 +#: resources/views/admin/components.phtml:39 +#: resources/views/admin/modules.phtml:66 msgid "Module" msgstr "Модуль" -#: resources/views/admin/modules.phtml:50 -#: resources/views/modules/batch_update/admin.phtml:9 +#: resources/views/admin/modules.phtml:61 +#: resources/views/modules/batch_update/admin.phtml:10 msgid "Module administration" msgstr "Налаштування модуля" -#: resources/views/admin/analytics-edit.phtml:8 -#: resources/views/admin/control-panel.phtml:422 -#: resources/views/modules/faq/config.phtml:8 -#: resources/views/modules/faq/edit.phtml:9 -#: resources/views/modules/relationships-chart/config.phtml:8 -#: resources/views/modules/sitemap/config.phtml:8 -#: resources/views/modules/stories/config.phtml:8 -#: resources/views/modules/stories/edit.phtml:13 +#: resources/views/admin/analytics-edit.phtml:10 +#: resources/views/admin/control-panel.phtml:512 +#: resources/views/modules/faq/config.phtml:9 +#: resources/views/modules/faq/edit.phtml:10 +#: resources/views/modules/relationships-chart/config.phtml:9 +#: resources/views/modules/sitemap/config.phtml:9 +#: resources/views/modules/stories/config.phtml:9 +#: resources/views/modules/stories/edit.phtml:14 msgid "Modules" msgstr "Модулі" @@ -9356,7 +9349,7 @@ msgstr "Молдова" #. I18N: abbreviation for Monday #: app/Date/AbstractCalendarDate.php:285 -#: resources/views/edit/initialize-calendar-popup.phtml:27 +#: resources/views/edit/initialize-calendar-popup.phtml:24 msgid "Mon" msgstr "Пнд" @@ -9389,38 +9382,38 @@ msgstr "Монтеррей, Мексика" msgid "Montevideo, Uruguay" msgstr "Монтевідео, Уругвай" -#: app/Module/CalendarMenuModule.php:103 -#: app/Module/StatisticsChartModule.php:288 -#: app/Module/StatisticsChartModule.php:337 -#: app/Module/StatisticsChartModule.php:386 -#: app/Module/StatisticsChartModule.php:428 -#: app/Module/StatisticsChartModule.php:477 -#: resources/views/calendar-page.phtml:32 +#: app/Module/CalendarMenuModule.php:104 +#: app/Module/StatisticsChartModule.php:289 +#: app/Module/StatisticsChartModule.php:338 +#: app/Module/StatisticsChartModule.php:387 +#: app/Module/StatisticsChartModule.php:429 +#: app/Module/StatisticsChartModule.php:478 +#: resources/views/calendar-page.phtml:54 msgid "Month" msgstr "Місяць" -#: app/Module/StatisticsChartModule.php:287 -#: resources/views/modules/statistics-chart/custom.phtml:27 +#: app/Module/StatisticsChartModule.php:288 +#: resources/views/modules/statistics-chart/custom.phtml:28 msgid "Month of birth" msgstr "Місяць народження" -#: app/Module/StatisticsChartModule.php:427 -#: resources/views/modules/statistics-chart/custom.phtml:29 +#: app/Module/StatisticsChartModule.php:428 +#: resources/views/modules/statistics-chart/custom.phtml:30 msgid "Month of birth of first child in a relation" msgstr "Місяць народження першої дитини" -#: app/Module/StatisticsChartModule.php:336 -#: resources/views/modules/statistics-chart/custom.phtml:28 +#: app/Module/StatisticsChartModule.php:337 +#: resources/views/modules/statistics-chart/custom.phtml:29 msgid "Month of death" msgstr "Місяць смерті" -#: app/Module/StatisticsChartModule.php:476 -#: resources/views/modules/statistics-chart/custom.phtml:44 +#: app/Module/StatisticsChartModule.php:477 +#: resources/views/modules/statistics-chart/custom.phtml:45 msgid "Month of first marriage" msgstr "Місяць першого шлюба" -#: app/Module/StatisticsChartModule.php:385 -#: resources/views/modules/statistics-chart/custom.phtml:43 +#: app/Module/StatisticsChartModule.php:386 +#: resources/views/modules/statistics-chart/custom.phtml:44 msgid "Month of marriage" msgstr "Місяць шлюбу" @@ -9527,11 +9520,11 @@ msgid "Most sites are configured to use the default value of 5432." msgstr "" #. I18N: Name of a module -#: app/Module/TopPageViewsModule.php:46 +#: app/Module/TopPageViewsModule.php:47 msgid "Most viewed pages" msgstr "Найпопулярніші сторінки" -#: resources/views/search-advanced-page.phtml:59 +#: resources/views/search-advanced-page.phtml:71 #: resources/xml/reports/bdm_report.xml:120 #: resources/xml/reports/family_group_report.xml:474 #: resources/xml/reports/family_group_report.xml:737 @@ -9546,18 +9539,18 @@ msgstr "Мати" msgid "Mother: %s" msgstr "Мати: %s" -#: app/Functions/FunctionsPrint.php:199 +#: app/Functions/FunctionsPrint.php:212 msgid "Mother’s age" msgstr "Вік матері" #. I18N: A step-family. %s is an individual’s name -#: app/Individual.php:989 +#: app/Individual.php:965 #, php-format msgid "Mother’s family with %s" msgstr "Родина матері з %s" #. I18N: A step-family. -#: app/Individual.php:993 +#: app/Individual.php:969 msgid "Mother’s family with an unknown individual" msgstr "Родина матері з невідомою персоною" @@ -9566,9 +9559,9 @@ msgstr "Родина матері з невідомою персоною" msgid "Mount Timpanogos, Utah, United States" msgstr "Гора Тімпаногос, Юта" -#: resources/views/admin/components.phtml:31 -#: resources/views/admin/components.phtml:127 -#: resources/views/modules/faq/config.phtml:45 +#: resources/views/admin/components.phtml:46 +#: resources/views/admin/components.phtml:146 +#: resources/views/modules/faq/config.phtml:46 msgid "Move down" msgstr "Вниз" @@ -9576,9 +9569,9 @@ msgstr "Вниз" msgid "Move the media object?" msgstr "Перемістити медіаоб'єкт?" -#: resources/views/admin/components.phtml:30 -#: resources/views/admin/components.phtml:121 -#: resources/views/modules/faq/config.phtml:44 +#: resources/views/admin/components.phtml:45 +#: resources/views/admin/components.phtml:140 +#: resources/views/modules/faq/config.phtml:45 msgid "Move up" msgstr "Вгору" @@ -9611,36 +9604,36 @@ msgctxt "NOMINATIVE" msgid "Muharram" msgstr "Мухаррам" -#: resources/views/lists/families-table.phtml:207 +#: resources/views/lists/families-table.phtml:208 msgid "Multiple marriages" msgstr "Кілька шлюбів" -#: app/Http/RequestHandlers/AccountEdit.php:88 -#: app/Module/ModuleThemeTrait.php:327 app/Module/UserWelcomeModule.php:114 +#: app/Http/RequestHandlers/AccountEdit.php:93 +#: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:115 msgid "My account" msgstr "Мій профіль" -#: app/Http/RequestHandlers/CreateTreePage.php:57 +#: app/Http/RequestHandlers/CreateTreePage.php:60 msgid "My family tree" msgstr "Мій родовід" -#: app/Module/ModuleThemeTrait.php:342 app/Module/UserWelcomeModule.php:107 +#: app/Module/ModuleThemeTrait.php:334 app/Module/UserWelcomeModule.php:108 msgid "My individual record" msgstr "Мій особистий запис" #. I18N: Name of a module -#: app/Http/RequestHandlers/UserPage.php:90 app/Module/ModuleThemeTrait.php:357 -#: app/Module/UserWelcomeModule.php:61 resources/views/admin/modules.phtml:177 -#: resources/views/admin/modules.phtml:181 -#: resources/views/layouts/administration.phtml:54 +#: app/Http/RequestHandlers/UserPage.php:90 app/Module/ModuleThemeTrait.php:349 +#: app/Module/UserWelcomeModule.php:62 resources/views/admin/modules.phtml:188 +#: resources/views/admin/modules.phtml:192 +#: resources/views/layouts/administration.phtml:53 msgid "My page" msgstr "Моя сторінка" -#: app/Module/ModuleThemeTrait.php:371 +#: app/Module/ModuleThemeTrait.php:363 msgid "My pages" msgstr "Мої сторінки" -#: app/Module/ModuleThemeTrait.php:405 +#: app/Module/ModuleThemeTrait.php:397 msgid "My pedigree" msgstr "Мій родовід" @@ -9650,10 +9643,11 @@ msgid "Myanmar" msgstr "М’янма" #. I18N: gedcom tag NAME -#: app/GedcomTag.php:864 app/Http/RequestHandlers/HelpText.php:209 -#: app/Http/RequestHandlers/IndividualPage.php:271 +#: app/GedcomTag.php:828 app/Http/RequestHandlers/HelpText.php:222 #: app/Statistics/Google/ChartCommonGiven.php:81 #: app/Statistics/Google/ChartCommonSurname.php:140 +#: resources/views/individual-name.phtml:44 +#: resources/views/individual-name.phtml:55 #: resources/views/modals/submitter-fields.phtml:9 #: resources/views/modules/yahrzeit/table.phtml:27 #: resources/xml/reports/bdm_report.xml:5 @@ -9677,23 +9671,22 @@ msgstr "М’янма" msgid "Name" msgstr "Ім'я" -#. I18N: gedcom tag REPO:NAME -#: app/GedcomTag.php:860 resources/views/modals/repository-fields.phtml:9 +#: app/GedcomTag.php:928 resources/views/modals/repository-fields.phtml:9 msgctxt "Repository" msgid "Name" msgstr "Назва" -#: app/GedcomTag.php:868 +#: app/GedcomTag.php:832 msgid "Name in Hebrew" msgstr "ПІБ (імена) на івриті" #. I18N: gedcom tag NPFX -#: app/GedcomTag.php:893 +#: app/GedcomTag.php:857 msgid "Name prefix" msgstr "Префікс імені" #. I18N: gedcom tag NSFX -#: app/GedcomTag.php:896 +#: app/GedcomTag.php:860 msgid "Name suffix" msgstr "Суфікс імені" @@ -9705,7 +9698,7 @@ msgid "Names" msgstr "Імена" #. I18N: gedcom tag _NAMS -#: app/GedcomTag.php:1990 +#: app/GedcomTag.php:1207 msgid "Namesake" msgstr "Тезка" @@ -9728,12 +9721,12 @@ msgid "Nashville, Tennessee, United States" msgstr "Нешвілл, Теннессі" #. I18N: gedcom tag NATI -#: app/GedcomTag.php:871 +#: app/GedcomTag.php:835 msgid "Nationality" msgstr "Національність" #. I18N: gedcom tag NATU -#: app/GedcomTag.php:874 +#: app/GedcomTag.php:838 msgid "Naturalization" msgstr "Натуралізація" @@ -9762,28 +9755,16 @@ msgstr "Непал" msgid "Netherlands" msgstr "Нідерланди" -#: app/Http/Controllers/Admin/UsersController.php:190 +#: app/Http/Controllers/Admin/UsersController.php:196 #: resources/views/components/datetime.phtml:11 msgid "Never" msgstr "Ніколи" #. I18N: gedcom tag _NMAR -#: app/GedcomTag.php:2006 +#: app/GedcomTag.php:1213 msgid "Never married" msgstr "Ніколи не перебував (ла) у шлюбі" -#. I18N: gedcom tag _NMAR -#: app/GedcomTag.php:2002 -msgctxt "FEMALE" -msgid "Never married" -msgstr "Ніколи не була в шлюбі" - -#. I18N: gedcom tag _NMAR -#: app/GedcomTag.php:1997 -msgctxt "MALE" -msgid "Never married" -msgstr "Ніколи не перебував у шлюбі" - #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:361 msgid "New Caledonia" @@ -9799,18 +9780,18 @@ msgstr "Нью-Йорк, Нью-Йорк" msgid "New Zealand" msgstr "Нова Зеландія" -#: resources/views/admin/changes-log.phtml:59 +#: resources/views/admin/changes-log.phtml:60 msgid "New data" msgstr "Нові дані" #. I18N: %s is a server name/URL -#: app/Http/RequestHandlers/RegisterAction.php:156 +#: app/Http/RequestHandlers/RegisterAction.php:159 #, php-format msgid "New registration at %s" msgstr "Нова реєстрація на %s" #. I18N: %s is a server name/URL -#: app/Http/Controllers/Admin/UsersController.php:354 +#: app/Http/Controllers/Admin/UsersController.php:360 #: app/Http/RequestHandlers/VerifyEmail.php:87 #, php-format msgid "New user at %s" @@ -9822,12 +9803,12 @@ msgid "Newport Beach, California, United States" msgstr "Ньюпорт Біч, Каліфорнія" #. I18N: Name of a module -#: app/Module/FamilyTreeNewsModule.php:118 +#: app/Module/FamilyTreeNewsModule.php:119 msgid "News" msgstr "Новини" #. I18N: Type of media object -#: app/GedcomTag.php:2396 +#: app/GedcomTag.php:1569 msgid "Newspaper" msgstr "Газета" @@ -9846,7 +9827,7 @@ msgid "Nicaragua" msgstr "Нікарагуа" #. I18N: gedcom tag NICK -#: app/GedcomTag.php:884 +#: app/GedcomTag.php:848 msgid "Nickname" msgstr "Прізвисько" @@ -9861,25 +9842,25 @@ msgid "Nigeria" msgstr "Нігерія" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:195 +#: app/Date/JewishDate.php:192 msgctxt "GENITIVE" msgid "Nissan" msgstr "Нісана" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:301 +#: app/Date/JewishDate.php:296 msgctxt "INSTRUMENTAL" msgid "Nissan" msgstr "Нісаном" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:248 +#: app/Date/JewishDate.php:244 msgctxt "LOCATIVE" msgid "Nissan" msgstr "Нісана" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:142 +#: app/Date/JewishDate.php:140 msgctxt "NOMINATIVE" msgid "Nissan" msgstr "Нісан" @@ -9913,38 +9894,40 @@ msgctxt "NOMINATIVE" msgid "Nivose" msgstr "Нівоз" -#: app/Functions/FunctionsPrintFacts.php:320 +#: app/Functions/FunctionsPrintFacts.php:307 #: resources/views/admin/users-edit.phtml:316 msgid "No" msgstr "Ні" -#: app/Http/Controllers/AdminTreesController.php:384 -#: app/Http/Controllers/AdminTreesController.php:396 +#: app/Http/RequestHandlers/ImportGedcomAction.php:79 +#: app/Http/RequestHandlers/ImportGedcomAction.php:91 msgid "No GEDCOM file was received." msgstr "GEDCOM файл не був отриманий." -#: resources/views/admin/trees-import.phtml:59 +#: resources/views/admin/trees-import.phtml:72 msgid "No GEDCOM files found." msgstr "GEDCOM файл(и) не знайдені." -#: app/Functions/FunctionsEdit.php:149 +#: app/Functions/FunctionsEdit.php:135 +#: resources/views/admin/trees-preferences.phtml:93 +#: resources/views/admin/trees-preferences.phtml:96 msgid "No calendar conversion" msgstr "Заборонити конвертацію календаря" -#: app/Module/DescendancyModule.php:268 -#: resources/views/family-page-children.phtml:11 +#: app/Module/DescendancyModule.php:273 +#: resources/views/family-page-children.phtml:12 msgid "No children" msgstr "Дітей немає" -#: app/Functions/FunctionsEdit.php:164 +#: app/Services/MessageService.php:230 msgid "No contact" msgstr "Не хочу отримувати повідомлення" -#: resources/views/admin/trees-duplicates.phtml:37 +#: resources/views/admin/trees-duplicates.phtml:38 msgid "No duplicates have been found." msgstr "Дублікати не знайдені." -#: resources/views/admin/trees-check.phtml:26 +#: resources/views/admin/trees-check.phtml:27 msgid "No errors have been found." msgstr "Ніякі помилки не знайдені." @@ -9965,7 +9948,7 @@ msgstr "Сьогодні подій немає." msgid "No events exist for tomorrow." msgstr "Завтра подій немає." -#: resources/views/family-page.phtml:56 +#: resources/views/family-page.phtml:49 msgid "No facts exist for this family." msgstr "У базі даних немає фактів про цю сім'ю." @@ -9974,13 +9957,13 @@ msgstr "У базі даних немає фактів про цю сім'ю." msgid "No file was received. Please try again." msgstr "Файл не завантажився. Спробуйте заново." -#: app/Module/RelationshipsChartModule.php:386 +#: app/Module/RelationshipsChartModule.php:384 msgid "No link between the two individuals could be found." msgstr "Спорідненість між двома персонами не знайдено." -#: resources/views/admin/merge-records-step-2.phtml:62 -#: resources/views/admin/merge-records-step-2.phtml:109 -#: resources/views/admin/merge-records-step-2.phtml:155 +#: resources/views/admin/merge-records-step-2.phtml:63 +#: resources/views/admin/merge-records-step-2.phtml:110 +#: resources/views/admin/merge-records-step-2.phtml:156 msgid "No matching facts found" msgstr "Не знайдено співпадаючих фактів" @@ -10000,22 +9983,22 @@ msgstr "Немає записів для відображення" #: resources/views/modules/place-hierarchy/events.phtml:24 #: resources/views/modules/place-hierarchy/events.phtml:36 -#: resources/views/search-advanced-page.phtml:81 +#: resources/views/search-advanced-page.phtml:93 #: resources/views/search-general-page.phtml:113 #: resources/views/search-phonetic-page.phtml:114 msgid "No results found." msgstr "Інформація по запиту не знайдена." -#: app/Statistics/Repository/UserRepository.php:84 +#: app/Statistics/Repository/UserRepository.php:85 msgid "No signed-in and no anonymous users" msgstr "Немає ні зареєстрованих, ні анонімних користувачів" -#: app/Functions/FunctionsEdit.php:278 +#: app/Functions/FunctionsEdit.php:253 msgid "No temple - living ordinance" msgstr "Храм мормонів не вказано - живе керівництво" -#: app/Http/Controllers/Admin/UpgradeController.php:232 -#: resources/views/admin/control-panel.phtml:66 +#: app/Http/Controllers/Admin/UpgradeController.php:242 +#: resources/views/admin/control-panel.phtml:151 #: resources/views/admin/upgrade/wizard.phtml:14 msgid "No upgrade information is available." msgstr "Інформація про оновлення недоступна." @@ -10025,9 +10008,9 @@ msgstr "Інформація про оновлення недоступна." msgid "Nocturnal" msgstr "Нічний" -#: app/Http/Controllers/ListController.php:229 -#: app/Http/Controllers/ListController.php:767 -#: resources/views/admin/trees-export.phtml:94 +#: app/Module/IndividualListModule.php:296 +#: app/Module/IndividualListModule.php:512 +#: resources/views/admin/trees-export.phtml:95 #: resources/views/modules/clippings/download.phtml:21 #: resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 @@ -10056,7 +10039,7 @@ msgstr "Зазвичай, будь-які зміни, зроблені в ген msgid "North Korea" msgstr "Північна Корея" -#: resources/views/modules/statistics-chart/custom.phtml:177 +#: resources/views/modules/statistics-chart/custom.phtml:178 msgid "Northern America" msgstr "" @@ -10075,47 +10058,35 @@ msgstr "Північні Маріанські острови" msgid "Norway" msgstr "Норвегія" -#: resources/views/admin/control-panel.phtml:343 +#: resources/views/admin/control-panel.phtml:433 msgid "Not approved by an administrator" msgstr "Не схвалено адміністратором" #. I18N: gedcom tag _NLIV -#: app/GedcomTag.php:1993 +#: app/GedcomTag.php:1210 msgid "Not living" msgstr "Мертвий" #. I18N: gedcom tag _NMR -#: app/GedcomTag.php:2020 app/Http/Controllers/BranchesController.php:344 -#: resources/views/lists/families-table.phtml:191 +#: app/GedcomTag.php:1217 app/Module/BranchesListModule.php:450 +#: resources/views/lists/families-table.phtml:192 msgid "Not married" msgstr "Не одружений/одружена" -#. I18N: gedcom tag _NMR -#: app/GedcomTag.php:2016 -msgctxt "FEMALE" -msgid "Not married" -msgstr "Не одружена" - -#. I18N: gedcom tag _NMR -#: app/GedcomTag.php:2011 -msgctxt "MALE" -msgid "Not married" -msgstr "Неодружений" - -#: resources/views/admin/control-panel.phtml:343 +#: resources/views/admin/control-panel.phtml:433 msgid "Not verified by the user" msgstr "Не пройшли самоперевірку" #. I18N: gedcom tag NOTE -#: app/Functions/FunctionsPrint.php:165 app/GedcomTag.php:890 -#: resources/views/admin/trees-privacy.phtml:172 -#: resources/views/cards/add-note.phtml:10 resources/views/family-page.phtml:71 +#: app/Functions/FunctionsPrint.php:105 app/Functions/FunctionsPrint.php:178 +#: app/GedcomTag.php:854 resources/views/admin/trees-privacy.phtml:174 +#: resources/views/cards/add-note.phtml:10 resources/views/family-page.phtml:64 #: resources/views/modals/create-media-from-file.phtml:48 #: resources/views/modals/media-object-fields.phtml:11 #: resources/views/modals/note-object-fields.phtml:9 #: resources/views/modules/favorites/favorites.phtml:159 #: resources/views/modules/notes/tab.phtml:41 -#: resources/views/modules/recent_changes/changes-table.phtml:71 +#: resources/views/modules/recent_changes/changes-table.phtml:68 #: resources/xml/reports/cemetery_report.xml:56 #: resources/xml/reports/family_group_report.xml:485 #: resources/xml/reports/family_group_report.xml:749 @@ -10133,14 +10104,13 @@ msgid "Note: longer path lengths require a lot of calculation, which can make yo msgstr "Більш довгі шляхи вимагають багато обчислень, через які ваш сайт буде працювати повільно." #. I18N: Name of a module -#: app/Module/FixSearchAndReplace.php:112 app/Module/NotesTabModule.php:59 -#: resources/views/admin/control-panel.phtml:192 -#: resources/views/admin/merge-records-step-1.phtml:27 +#: app/Module/FixSearchAndReplace.php:112 app/Module/NoteListModule.php:164 +#: app/Module/NotesTabModule.php:59 +#: resources/views/admin/control-panel.phtml:278 +#: resources/views/admin/merge-records-step-1.phtml:28 #: resources/views/gedcom-record-page.phtml:102 -#: resources/views/media-page.phtml:80 -#: resources/views/modules/census-assistant.phtml:79 -#: resources/views/note-page.phtml:73 resources/views/search-results.phtml:57 -#: resources/views/source-page.phtml:67 +#: resources/views/media-page.phtml:80 resources/views/search-results.phtml:57 +#: resources/views/source-page.phtml:68 #: resources/views/statistics/other/total-records.phtml:39 #: resources/xml/reports/individual_ext_report.xml:229 #: resources/xml/reports/individual_report.xml:226 @@ -10151,8 +10121,8 @@ msgstr "Примітки" msgid "Nothing found to cleanup" msgstr "Нічого не знайдено для видалення" -#: resources/views/admin/location-edit.phtml:164 -#: resources/views/modules/batch_update/admin.phtml:100 +#: resources/views/admin/location-edit.phtml:161 +#: resources/views/modules/batch_update/admin.phtml:101 msgid "Nothing found." msgstr "Нічого не знайдено." @@ -10182,7 +10152,7 @@ msgid "November" msgstr "Листопада" #: app/Date/AbstractGregorianJulianDate.php:73 -#: app/Module/StatisticsChartModule.php:812 +#: app/Module/StatisticsChartModule.php:811 #: resources/views/edit/initialize-calendar-popup.phtml:21 msgctxt "NOMINATIVE" msgid "November" @@ -10194,13 +10164,13 @@ msgid "Nuku’Alofa, Tonga" msgstr "Нукуалофа, Тонга" #. I18N: gedcom tag NCHI -#: app/GedcomTag.php:881 app/Module/StatisticsChartModule.php:726 -#: app/Statistics/Google/ChartChildren.php:108 -#: resources/views/modules/statistics-chart/custom.phtml:45 +#: app/GedcomTag.php:845 app/Module/StatisticsChartModule.php:725 +#: app/Statistics/Google/ChartChildren.php:114 +#: resources/views/modules/statistics-chart/custom.phtml:46 msgid "Number of children" msgstr "Кількість дітеи" -#: resources/views/modules/recent_changes/config.phtml:9 +#: resources/views/modules/recent_changes/config.phtml:21 #: resources/views/modules/upcoming_events/config.phtml:9 #: resources/views/modules/yahrzeit/config.phtml:9 msgid "Number of days to show" @@ -10217,7 +10187,7 @@ msgid "Number of given names" msgstr "Кількість імен" #. I18N: gedcom tag NMR -#: app/GedcomTag.php:887 +#: app/GedcomTag.php:851 msgid "Number of marriages" msgstr "Кількість шлюбів" @@ -10257,7 +10227,7 @@ msgid "Oaxaca, Mexico" msgstr "Оахака, Мексика" #. I18N: gedcom tag OCCU -#: app/GedcomTag.php:902 resources/xml/reports/occupation_report.xml:5 +#: app/GedcomTag.php:866 resources/xml/reports/occupation_report.xml:5 #: resources/xml/reports/occupation_report.xml:54 msgid "Occupation" msgstr "Рід занять" @@ -10300,7 +10270,7 @@ msgid "October" msgstr "Жовтня" #: app/Date/AbstractGregorianJulianDate.php:72 -#: app/Module/StatisticsChartModule.php:811 +#: app/Module/StatisticsChartModule.php:810 #: resources/views/edit/initialize-calendar-popup.phtml:20 msgctxt "NOMINATIVE" msgid "October" @@ -10316,11 +10286,11 @@ msgstr "Огден, штат Юта" msgid "Oklahoma City, Oklahoma, United States" msgstr "Оклахома-Сіті, Оклахома" -#: resources/views/admin/changes-log.phtml:52 +#: resources/views/admin/changes-log.phtml:53 msgid "Old data" msgstr "Колишні дані" -#: resources/views/admin/control-panel.phtml:682 +#: resources/views/admin/control-panel.phtml:772 msgid "Old files found" msgstr "Знайдено старі файли" @@ -10355,28 +10325,28 @@ msgid "Oman" msgstr "Оман" #. I18N: Name of a module -#: app/Module/OnThisDayModule.php:96 +#: app/Module/OnThisDayModule.php:101 msgid "On this day" msgstr "В цей день" -#: app/Http/Controllers/CalendarController.php:149 +#: app/Http/RequestHandlers/CalendarPage.php:126 msgid "On this day…" msgstr "В цей день, в минулому …" -#: resources/views/admin/map-import-form.phtml:69 +#: resources/views/admin/map-import-form.phtml:70 msgid "Only add new records" msgstr "Додайте лише нові записи" -#: app/Functions/FunctionsEdit.php:246 -#: app/Functions/FunctionsPrintFacts.php:269 -#: app/Functions/FunctionsPrintFacts.php:461 -#: app/Functions/FunctionsPrintFacts.php:834 -#: app/Functions/FunctionsPrintFacts.php:1072 +#: app/Functions/FunctionsEdit.php:226 +#: app/Functions/FunctionsPrintFacts.php:252 +#: app/Functions/FunctionsPrintFacts.php:446 +#: app/Functions/FunctionsPrintFacts.php:786 +#: app/Functions/FunctionsPrintFacts.php:1024 #: resources/views/modals/restriction-fields.phtml:32 msgid "Only managers can edit" msgstr "Тільки менеджери можуть редагувати" -#: resources/views/admin/map-import-form.phtml:69 +#: resources/views/admin/map-import-form.phtml:70 msgid "Only update existing records" msgstr "Оновлювати лише наявні записи" @@ -10384,11 +10354,11 @@ msgstr "Оновлювати лише наявні записи" msgid "Oops! The webserver is unable to connect to the database server. It could be busy, undergoing maintenance, or simply broken. You should <a href=\"index.php\">try again</a> in a few minutes or contact the website administrator." msgstr "Клепка! Web-сервер не може під'єднатися до серверу бази даних. Сервер баз даних може бути зайнятий, перебувати на обслуговуванні чи просто заманий. Вам слід <a href=\"index.php\">спробувати знову</a> через декілька хвилин чи звернутися до адміністратора сайту." -#: app/Http/Controllers/SetupController.php:158 +#: app/Http/RequestHandlers/SetupWizard.php:175 msgid "Oops! webtrees was unable to create files in this folder." msgstr "Клепка! webtrees не вдалося створити файли в цій папці." -#: app/Functions/FunctionsPrint.php:425 app/Functions/FunctionsPrint.php:427 +#: app/Functions/FunctionsPrint.php:461 app/Functions/FunctionsPrint.php:463 #: resources/views/admin/map-provider.phtml:21 msgid "OpenStreetMap™" msgstr "OpenStreetMap™" @@ -10428,12 +10398,12 @@ msgid "Ordibehesht" msgstr "Ордібехешт" #. I18N: gedcom tag ORDI -#: app/GedcomTag.php:907 +#: app/GedcomTag.php:871 msgid "Ordinance" msgstr "Посвята у мормонів" #. I18N: gedcom tag ORDN -#: app/GedcomTag.php:910 +#: app/GedcomTag.php:874 msgid "Ordination" msgstr "Посвячення у сан" @@ -10448,22 +10418,18 @@ msgid "Orlando, Florida, United States" msgstr "Орландо, Флорида" #. I18N: Type of media object -#: app/GedcomTag.php:2411 app/Module/StatisticsChartModule.php:163 +#: app/GedcomTag.php:1584 app/Module/StatisticsChartModule.php:163 #: app/Statistics/Google/ChartCommonGiven.php:91 #: app/Statistics/Google/ChartCommonSurname.php:150 -#: resources/views/admin/control-panel.phtml:568 +#: resources/views/admin/control-panel.phtml:658 msgid "Other" msgstr "Інше" -#: resources/views/admin/trees-preferences.phtml:393 +#: resources/views/admin/trees-preferences.phtml:396 msgid "Other facts to show in charts" msgstr "Інші факти для відображення на схемах" -#: resources/views/modals/media-file-fields.phtml:99 -msgid "Other genealogy applications might not recognize this data." -msgstr "Інші генеалогічні програми, можливо, не визнають ці дані." - -#: resources/views/admin/trees-preferences.phtml:862 +#: resources/views/admin/trees-preferences.phtml:865 msgid "Other preferences" msgstr "Інші налаштування" @@ -10513,8 +10479,7 @@ msgstr "Інформація PHP" msgid "Page" msgstr "Сторінка" -#: resources/views/modules/media-list/page.phtml:91 -#: resources/views/modules/media-list/page.phtml:190 +#: resources/views/modules/media-list/pagination.phtml:38 #, php-format msgid "Page %s of %s" msgstr "Сторінка %s з %s" @@ -10539,7 +10504,7 @@ msgid "Page size" msgstr "Розмір сторінки" #. I18N: Type of media object -#: app/GedcomTag.php:2408 +#: app/GedcomTag.php:1581 msgid "Painting" msgstr "Картина" @@ -10588,9 +10553,9 @@ msgstr "Папуа-Нова Гвінея" msgid "Paraguay" msgstr "Парагвай" -#: app/Http/RequestHandlers/IndividualPage.php:209 +#: app/Http/RequestHandlers/IndividualPage.php:223 #: resources/views/edit/reorder-families.phtml:60 -#: resources/views/modules/family_nav/sidebar-family.phtml:43 +#: resources/views/modules/family_nav/sidebar-family.phtml:41 msgid "Parents" msgstr "Батьки" @@ -10600,7 +10565,7 @@ msgstr "Батьки" msgid "Parents and siblings" msgstr "Батьки, брати, сестри" -#: app/Functions/FunctionsPrint.php:211 +#: app/Functions/FunctionsPrint.php:224 msgid "Parent’s age" msgstr "Вік батька" @@ -10632,9 +10597,10 @@ msgstr "" #. I18N: Name of a module/chart #. I18N: Name of a report -#: app/Module/ChartsBlockModule.php:243 app/Module/PedigreeChartModule.php:118 +#: app/Module/ChartsBlockModule.php:126 app/Module/ChartsBlockModule.php:271 +#: app/Module/PedigreeChartModule.php:118 #: app/Module/PedigreeReportModule.php:40 -#: resources/views/edit/link-child-to-family.phtml:24 +#: resources/views/edit/link-child-to-family.phtml:25 #: resources/xml/reports/pedigree_report.xml:3 #: resources/xml/reports/pedigree_report.xml:48 msgid "Pedigree" @@ -10645,12 +10611,12 @@ msgid "Pedigree chart" msgstr "Родовід" #. I18N: Name of a module -#: app/Module/PedigreeMapModule.php:126 +#: app/Module/PedigreeMapModule.php:124 msgid "Pedigree map" msgstr "Карта родоводу" #. I18N: %s is an individual’s name -#: app/Module/PedigreeMapModule.php:172 app/Module/PedigreeMapModule.php:236 +#: app/Module/PedigreeMapModule.php:170 app/Module/PedigreeMapModule.php:234 #, php-format msgid "Pedigree map of %s" msgstr "Карта родоводу для %s" @@ -10662,13 +10628,13 @@ msgid "Pedigree tree of %s" msgstr "Родовід для %s" #. I18N: Name of a module -#: app/Http/RequestHandlers/HelpText.php:254 -#: app/Http/RequestHandlers/PendingChanges.php:133 -#: app/Module/ModuleThemeTrait.php:432 app/Module/ReviewChangesModule.php:80 +#: app/Http/RequestHandlers/HelpText.php:267 +#: app/Http/RequestHandlers/PendingChanges.php:71 +#: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80 #: app/Module/ReviewChangesModule.php:134 -#: resources/views/admin/control-panel.phtml:186 -#: resources/views/admin/control-panel.phtml:212 -#: resources/views/pending-changes-page.phtml:82 +#: resources/views/admin/control-panel.phtml:272 +#: resources/views/admin/control-panel.phtml:298 +#: resources/views/pending-changes-page.phtml:78 #: resources/xml/reports/change_report.xml:52 msgid "Pending changes" msgstr "Очікування зміни" @@ -10678,11 +10644,11 @@ msgid "Pending changes are only shown when your account has permission to edit. msgstr "Очікувні зміни показуються тільки тоді, коли ваш обліковий запис має дозвіл на редагування. Після виходу із системи ви більше не зможете їх бачити. Також, очікувані зміни показуться тільки на певних сторінках. Напиклад, вони не показуються в списках, звітах та результатах пошуку." #. I18N: gedcom tag _PRMN -#: app/GedcomTag.php:2029 +#: app/GedcomTag.php:1226 msgid "Permanent number" msgstr "Постійний номер" -#: resources/views/admin/changes-log.phtml:94 +#: resources/views/admin/changes-log.phtml:95 #: resources/views/admin/site-logs.phtml:89 msgid "Permanently delete these records?" msgstr "Видалити остаточно ці записи?" @@ -10712,12 +10678,12 @@ msgid "Phoenix, Arizona, United States" msgstr "" #. I18N: gedcom tag PHON -#: app/GedcomTag.php:925 +#: app/GedcomTag.php:889 msgid "Phone" msgstr "Телефон" #. I18N: gedcom tag FONE -#: app/GedcomTag.php:773 +#: app/GedcomTag.php:742 msgid "Phonetic" msgstr "Фонетична" @@ -10725,26 +10691,26 @@ msgstr "Фонетична" msgid "Phonetic algorithm" msgstr "Фонетичний алгоритм" -#: app/GedcomTag.php:866 +#: app/GedcomTag.php:830 msgid "Phonetic name" msgstr "Фонетичні ім'я" -#: app/GedcomTag.php:933 +#: app/GedcomTag.php:895 msgid "Phonetic place" msgstr "Фонетичне місце" #. I18N: search using “sounds like”, rather than exact spelling #: app/Http/RequestHandlers/SearchPhoneticPage.php:103 -#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:26 +#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:38 msgid "Phonetic search" msgstr "Фонетичний пошук" -#: app/GedcomTag.php:1057 +#: app/GedcomTag.php:1019 msgid "Phonetic title" msgstr "Фонетичне назва" #. I18N: Type of media object -#: app/GedcomTag.php:2024 app/GedcomTag.php:2399 +#: app/GedcomTag.php:1221 app/GedcomTag.php:1572 msgid "Photo" msgstr "Фотографія" @@ -10759,12 +10725,12 @@ msgid "Pitcairn" msgstr "Піткерн" #. I18N: gedcom tag PLAC -#: app/GedcomTag.php:931 app/Http/RequestHandlers/HelpText.php:224 -#: app/Module/FixCemeteryTag.php:86 -#: resources/views/admin/location-edit.phtml:24 -#: resources/views/admin/location-edit.phtml:163 -#: resources/views/admin/locations.phtml:15 -#: resources/views/lists/families-table.phtml:226 +#: app/GedcomTag.php:893 app/Http/RequestHandlers/HelpText.php:237 +#: app/Module/FixCemeteryTag.php:87 +#: resources/views/admin/location-edit.phtml:38 +#: resources/views/admin/location-edit.phtml:160 +#: resources/views/admin/locations.phtml:38 +#: resources/views/lists/families-table.phtml:227 #: resources/views/lists/individuals-table.phtml:243 #: resources/views/lists/individuals-table.phtml:254 #: resources/views/modules/census-assistant.phtml:43 @@ -10783,21 +10749,22 @@ msgid "Place" msgstr "Місце" #. I18N: Name of a module/list -#: app/Module/PlaceHierarchyListModule.php:46 +#: app/Module/PlaceHierarchyListModule.php:98 +#: app/Module/PlaceHierarchyListModule.php:246 #: resources/views/place-hierarchy.phtml:10 msgid "Place hierarchy" msgstr "Ієрархія місць" -#: app/GedcomTag.php:937 +#: app/GedcomTag.php:899 msgid "Place in Hebrew" msgstr "Місце на івриті" -#: resources/views/modules/place-hierarchy/list.phtml:9 +#: resources/views/modules/place-hierarchy/list.phtml:14 msgid "Place list" msgstr "Список місць" #. I18N: Help text for the “Abbreviate place names” configuration setting -#: resources/views/admin/trees-preferences.phtml:569 +#: resources/views/admin/trees-preferences.phtml:572 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by showing just the first few parts of the name, such as <i>village, county</i>, or the last few part of it, such as <i>region, country</i>." msgstr "Назви місць часто занадто довгі, щоб поміщатися на діаграмах, у списках і т. д. Вони можуть бути скорочені шляхом відображення лише декількох перших частин назви, таких як <i>село, район</i>, чи останніх частин назви, таких як <i>регіон, країна</i>." @@ -10810,127 +10777,125 @@ msgid "Place names should be entered as a comma-separated list, starting with th msgstr "" #. I18N: LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:507 +#: app/GedcomTag.php:500 msgid "Place of LDS baptism" msgstr "Місце хрещення (мормони)" #. I18N: LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:1014 +#: app/GedcomTag.php:976 msgid "Place of LDS child sealing" msgstr "Місце запечатування дитини (мормони)" #. I18N: LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:706 +#: app/GedcomTag.php:693 msgid "Place of LDS endowment" msgstr "Місце мормонського викриття" -#. I18N: LDS = Church of Latter Day Saints. -#: app/GedcomTag.php:757 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 msgid "Place of LDS spouse sealing" msgstr "Місце запечатування чоловіка (мормони)" -#: app/GedcomTag.php:471 +#: app/GedcomTag.php:464 msgid "Place of adoption" msgstr "Місце усиновлення" -#: app/GedcomTag.php:514 resources/xml/reports/missing_facts_report.xml:140 +#: app/GedcomTag.php:507 resources/xml/reports/missing_facts_report.xml:140 msgid "Place of baptism" msgstr "Місце хрещення" -#: app/GedcomTag.php:521 resources/xml/reports/missing_facts_report.xml:223 +#: app/GedcomTag.php:514 resources/xml/reports/missing_facts_report.xml:223 msgid "Place of bar mitzvah" msgstr "Місце бар-міцва" -#: app/GedcomTag.php:528 resources/xml/reports/missing_facts_report.xml:264 +#: app/GedcomTag.php:521 resources/xml/reports/missing_facts_report.xml:264 msgid "Place of bat mitzvah" msgstr "Місце бат-міцва" -#: app/GedcomTag.php:535 resources/xml/reports/fact_sources.xml:273 +#: app/GedcomTag.php:528 resources/xml/reports/fact_sources.xml:273 #: resources/xml/reports/missing_facts_report.xml:93 msgid "Place of birth" msgstr "Місце народження" -#: app/GedcomTag.php:542 +#: app/GedcomTag.php:535 msgid "Place of blessing" msgstr "Місце благословення" -#: app/GedcomTag.php:1341 +#: app/GedcomTag.php:1077 msgid "Place of brit milah" msgstr "Місце обрізання" -#: app/GedcomTag.php:552 resources/xml/reports/missing_facts_report.xml:557 +#: app/GedcomTag.php:545 resources/xml/reports/missing_facts_report.xml:557 msgid "Place of burial" msgstr "Місце похорону" -#: app/GedcomTag.php:596 resources/xml/reports/missing_facts_report.xml:181 +#: app/GedcomTag.php:587 resources/xml/reports/missing_facts_report.xml:181 msgid "Place of christening" msgstr "Місце хрещення" -#: app/GedcomTag.php:621 resources/xml/reports/missing_facts_report.xml:305 +#: app/GedcomTag.php:612 resources/xml/reports/missing_facts_report.xml:305 msgid "Place of confirmation" msgstr "Місце конфірмації" -#: app/GedcomTag.php:637 +#: app/GedcomTag.php:628 msgid "Place of cremation" msgstr "Місце кремації" -#: app/GedcomTag.php:660 resources/xml/reports/fact_sources.xml:275 +#: app/GedcomTag.php:649 resources/xml/reports/fact_sources.xml:275 #: resources/xml/reports/missing_facts_report.xml:516 msgid "Place of death" msgstr "Місце смерті" -#: app/GedcomTag.php:697 +#: app/GedcomTag.php:684 msgid "Place of emigration" msgstr "Місце еміграції" -#: app/GedcomTag.php:713 resources/xml/reports/missing_facts_report.xml:347 +#: app/GedcomTag.php:700 resources/xml/reports/missing_facts_report.xml:347 msgid "Place of engagement" msgstr "Місце заручин" -#: app/GedcomTag.php:720 +#: app/GedcomTag.php:707 msgid "Place of event" msgstr "Місце події" -#: app/GedcomTag.php:767 resources/xml/reports/missing_facts_report.xml:389 +#: app/GedcomTag.php:736 resources/xml/reports/missing_facts_report.xml:389 msgid "Place of first communion" msgstr "Місце першого причастя" -#: app/GedcomTag.php:801 +#: app/GedcomTag.php:770 msgid "Place of immigration" msgstr "Місце імміграції" -#: app/GedcomTag.php:749 app/GedcomTag.php:842 +#: app/GedcomTag.php:811 app/Http/RequestHandlers/SearchAdvancedPage.php:227 #: resources/xml/reports/fact_sources.xml:321 #: resources/xml/reports/missing_facts_report.xml:474 msgid "Place of marriage" msgstr "Місце шлюбу" -#: app/GedcomTag.php:829 resources/xml/reports/missing_facts_report.xml:431 +#: app/GedcomTag.php:798 resources/xml/reports/missing_facts_report.xml:431 msgid "Place of marriage banns" msgstr "Місце оприлюднення оголошення про шлюб" -#: app/GedcomTag.php:878 +#: app/GedcomTag.php:842 msgid "Place of naturalization" msgstr "Місце натуралізації" -#: app/GedcomTag.php:916 +#: app/GedcomTag.php:880 msgid "Place of ordination" msgstr "Місце посвячення" -#: app/GedcomTag.php:971 +#: app/GedcomTag.php:935 msgid "Place of residence" msgstr "Місце проживання" #. I18N: Name of a module -#: app/Http/Controllers/PlaceHierarchyController.php:133 -#: app/Module/PlacesModule.php:68 -#: resources/views/admin/trees-preferences.phtml:547 +#: app/Module/PlacesModule.php:67 +#: resources/views/admin/trees-preferences.phtml:550 #: resources/views/search-replace-page.phtml:38 #: resources/views/statistics/other/places.phtml:12 msgid "Places" msgstr "Географічних назв" -#: resources/views/layouts/default.phtml:158 +#: resources/views/layouts/default.phtml:165 #: resources/views/modules/random_media/slide-show.phtml:21 #: resources/views/modules/random_media/slide-show.phtml:23 msgid "Play" @@ -10943,7 +10908,7 @@ msgstr "Помилка в ел.адреса (адреса електронної #: app/Http/RequestHandlers/ContactAction.php:115 #: app/Http/RequestHandlers/PasswordResetAction.php:85 #: app/Http/RequestHandlers/PasswordResetPage.php:77 -#: app/Http/RequestHandlers/RegisterAction.php:98 +#: app/Http/RequestHandlers/RegisterAction.php:101 msgid "Please try again." msgstr "" @@ -11000,7 +10965,7 @@ msgid "Porto Alegre, Brazil" msgstr "Порту-Алегрі, Бразилія" #. I18N: page orientation -#: app/Http/Controllers/AdminTreesController.php:746 +#: app/Http/RequestHandlers/TreePreferencesPage.php:102 #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Portrait" @@ -11017,7 +10982,7 @@ msgid "Portuguese" msgstr "Португальська" #. I18N: gedcom tag POST -#: app/GedcomTag.php:940 +#: app/GedcomTag.php:902 msgid "Postal code" msgstr "Поштовий індекс" @@ -11062,22 +11027,22 @@ msgstr "Усі користувачі можуть запитувати облі msgid "Predefined text that states only family members can request a user account" msgstr "Тільки члени сім'ї можуть запросити обліковий запис користувача" -#: app/Http/Controllers/AdminTreesController.php:818 #: app/Http/RequestHandlers/TreePageBlockEdit.php:64 +#: app/Http/RequestHandlers/TreePreferencesPage.php:177 #: app/Http/RequestHandlers/UserPageBlockEdit.php:64 -#: resources/views/admin/components.phtml:45 -#: resources/views/admin/components.phtml:48 -#: resources/views/admin/modules.phtml:63 -#: resources/views/admin/modules.phtml:65 -#: resources/views/admin/modules.phtml:136 -#: resources/views/admin/modules.phtml:139 -#: resources/views/admin/modules.phtml:142 resources/views/admin/trees.phtml:82 +#: resources/views/admin/components.phtml:60 +#: resources/views/admin/components.phtml:63 +#: resources/views/admin/modules.phtml:74 +#: resources/views/admin/modules.phtml:76 +#: resources/views/admin/modules.phtml:147 +#: resources/views/admin/modules.phtml:150 +#: resources/views/admin/modules.phtml:153 resources/views/admin/trees.phtml:99 #: resources/views/modules/block-template.phtml:10 #: resources/views/modules/block-template.phtml:12 msgid "Preferences" msgstr "Налаштування" -#: resources/views/admin/modules.phtml:33 +#: resources/views/admin/modules.phtml:43 #, php-format msgid "Preferences exist for the module “%s”, but this module no longer exists." msgstr "Існують налаштування для модуля \"%s\", але сам модуль вже не існує." @@ -11088,7 +11053,7 @@ msgid "Preferred contact method" msgstr "Переважний спосіб для зв'язку" #. I18N: Label for a configuration option -#: resources/views/modules/recent_changes/config.phtml:19 +#: resources/views/modules/recent_changes/config.phtml:31 #: resources/views/modules/todays_events/config.phtml:27 #: resources/views/modules/top10_givnnames/config.phtml:18 #: resources/views/modules/top10_surnames/config.phtml:18 @@ -11109,7 +11074,7 @@ msgstr "Престон, Англія" #: app/Http/RequestHandlers/DataFixData.php:107 #: app/Http/RequestHandlers/DataFixPreview.php:85 -#: resources/views/admin/analytics-edit.phtml:18 +#: resources/views/admin/analytics-edit.phtml:20 msgid "Preview" msgstr "" @@ -11126,8 +11091,8 @@ msgstr "Примиди" msgid "Print basic events when blank" msgstr "Відображати основні події якщо немає відомостей" -#: app/Http/Controllers/AdminController.php:66 -#: resources/views/admin/trees.phtml:90 +#: app/Http/RequestHandlers/TreePrivacyPage.php:68 +#: resources/views/admin/trees.phtml:107 msgid "Privacy" msgstr "Конфіденційність" @@ -11143,19 +11108,19 @@ msgid "Privacy restriction" msgstr "Обмеження конфіденційності" #. I18N: Privacy restrictions are set by RESN tags in GEDCOM. -#: resources/views/admin/trees-privacy.phtml:158 +#: resources/views/admin/trees-privacy.phtml:160 msgid "Privacy restrictions" msgstr "Обмеження доступу" -#: resources/views/admin/trees-privacy.phtml:220 +#: resources/views/admin/trees-privacy.phtml:222 msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" msgstr "Обмеження доступу - ці настоянки впливають на записи і факти без GEDCOM RESN тега" -#: app/GedcomRecord.php:527 app/GedcomRecord.php:635 app/GedcomRecord.php:1281 -#: app/Header.php:110 app/Note.php:128 app/Report/ReportParserGenerate.php:967 -#: app/Repository.php:104 app/Source.php:109 -#: app/Statistics/Repository/EventRepository.php:416 app/Submission.php:106 -#: app/Submitter.php:104 +#: app/GedcomRecord.php:407 app/GedcomRecord.php:515 app/GedcomRecord.php:1182 +#: app/Header.php:75 app/Note.php:117 app/Report/ReportParserGenerate.php:967 +#: app/Repository.php:75 app/Source.php:97 +#: app/Statistics/Repository/EventRepository.php:417 app/Submission.php:95 +#: app/Submitter.php:75 msgid "Private" msgstr "Приватні відомості" @@ -11164,12 +11129,12 @@ msgid "Private key" msgstr "" #. I18N: gedcom tag PROB -#: app/GedcomTag.php:943 +#: app/GedcomTag.php:905 msgid "Probate" msgstr "Затвердження заповіту" #. I18N: gedcom tag PROP -#: app/GedcomTag.php:946 +#: app/GedcomTag.php:908 msgid "Property" msgstr "Власність" @@ -11184,7 +11149,7 @@ msgid "Provo, Utah, United States" msgstr "Прово, Юта" #. I18N: gedcom tag PUBL -#: app/GedcomTag.php:949 resources/views/lists/sources-table.phtml:88 +#: app/GedcomTag.php:911 resources/views/lists/sources-table.phtml:88 #: resources/views/modals/source-fields.phtml:31 msgid "Publication" msgstr "Публікація" @@ -11200,7 +11165,7 @@ msgid "Qatar" msgstr "Катар" #. I18N: gedcom tag QUAY -#: app/GedcomTag.php:952 +#: app/GedcomTag.php:914 msgid "Quality of data" msgstr "Якість даних" @@ -11209,8 +11174,8 @@ msgstr "Якість даних" msgid "Quartidi" msgstr "Квартиди" -#: resources/views/modules/faq/config.phtml:43 -#: resources/views/modules/faq/edit.phtml:19 +#: resources/views/modules/faq/config.phtml:44 +#: resources/views/modules/faq/edit.phtml:20 msgid "Question" msgstr "Питання" @@ -11219,19 +11184,19 @@ msgstr "Питання" msgid "Quetzaltenango, Guatemala" msgstr "" -#: resources/views/admin/trees-preferences.phtml:742 +#: resources/views/admin/trees-preferences.phtml:745 msgid "Quick family facts" msgstr "Факти сім'ї для швидкого введення" -#: resources/views/admin/trees-preferences.phtml:688 +#: resources/views/admin/trees-preferences.phtml:691 msgid "Quick individual facts" msgstr "Факти персони для швидкого введення" -#: resources/views/admin/trees-preferences.phtml:824 +#: resources/views/admin/trees-preferences.phtml:827 msgid "Quick repository facts" msgstr "Факти архіву для швидкого введення" -#: resources/views/admin/trees-preferences.phtml:783 +#: resources/views/admin/trees-preferences.phtml:786 msgid "Quick source facts" msgstr "Факти джерела для швидкого введення" @@ -11241,7 +11206,7 @@ msgid "Quintidi" msgstr "Квинтиди" #. I18N: When replying to an email, the subject becomes “RE: <subject>” -#: app/Module/UserMessagesModule.php:205 app/Module/UserMessagesModule.php:206 +#: app/Module/UserMessagesModule.php:212 app/Module/UserMessagesModule.php:213 msgid "RE: " msgstr "RE: " @@ -11356,35 +11321,35 @@ msgid "Ramadan" msgstr "Рамадан" #. I18N: Description of the “Slide show” module -#: app/Module/SlideShowModule.php:60 +#: app/Module/SlideShowModule.php:61 msgid "Random images from the current family tree." msgstr "Випадкові зображення з поточного древа родини." #: app/Http/RequestHandlers/ReorderChildrenPage.php:57 -#: resources/views/family-page-children.phtml:44 -#: resources/views/family-page-menu.phtml:45 -#: resources/views/modules/relatives/family.phtml:221 +#: resources/views/family-page-children.phtml:45 +#: resources/views/family-page-menu.phtml:48 +#: resources/views/modules/relatives/family.phtml:223 msgid "Re-order children" msgstr "Пересортувати дітей" #: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 -#: resources/views/individual-page-menu.phtml:62 -#: resources/views/individual-page-menu.phtml:67 -#: resources/views/modules/relatives/tab.phtml:97 +#: resources/views/individual-page-menu.phtml:63 +#: resources/views/individual-page-menu.phtml:68 +#: resources/views/modules/relatives/tab.phtml:102 msgid "Re-order families" msgstr "Змінити порядок сімей" #. I18N: gedcom tag _WT_OBJE_SORT -#: app/GedcomTag.php:2077 app/Http/RequestHandlers/ReorderMediaPage.php:57 +#: app/GedcomTag.php:1265 app/Http/RequestHandlers/ReorderMediaPage.php:57 #: app/Module/FixPrimaryTag.php:109 -#: resources/views/individual-page-menu.phtml:81 -#: resources/views/individual-page-menu.phtml:86 +#: resources/views/individual-page-menu.phtml:82 +#: resources/views/individual-page-menu.phtml:87 msgid "Re-order media" msgstr "Упорядкувати медіа" #: app/Http/RequestHandlers/ReorderNamesPage.php:57 -#: resources/views/individual-page-menu.phtml:30 -#: resources/views/individual-page-menu.phtml:35 +#: resources/views/individual-page-menu.phtml:31 +#: resources/views/individual-page-menu.phtml:36 msgid "Re-order names" msgstr "Змінити порядок імен" @@ -11398,17 +11363,17 @@ msgstr "Змінити порядок імен" msgid "Real name" msgstr "Справжнє ім’я" -#: resources/views/admin/map-import-form.phtml:91 +#: resources/views/admin/map-import-form.phtml:96 msgid "Really delete all geographic data?" msgstr "Дійсно видалити всі географічні дані?" #. I18N: Name of a module -#: app/Module/RecentChangesModule.php:77 +#: app/Module/RecentChangesModule.php:88 #: resources/xml/reports/change_report.xml:92 msgid "Recent changes" msgstr "Останні зміни" -#: resources/views/calendar-page.phtml:103 +#: resources/views/calendar-page.phtml:125 msgid "Recent years (< 100 yrs)" msgstr "Останні роки (< 100 років)" @@ -11417,24 +11382,24 @@ msgstr "Останні роки (< 100 років)" msgid "Recife, Brazil" msgstr "Ресіфе, Бразилія" -#: resources/views/admin/changes-log.phtml:43 -#: resources/views/admin/changes-log.phtml:117 -#: resources/views/admin/data-fix-page.phtml:64 -#: resources/views/admin/trees-privacy.phtml:225 +#: resources/views/admin/changes-log.phtml:44 +#: resources/views/admin/changes-log.phtml:118 +#: resources/views/admin/data-fix-page.phtml:66 +#: resources/views/admin/trees-privacy.phtml:227 #: resources/views/lists/anniversaries-table.phtml:34 #: resources/views/modules/clippings/show.phtml:21 -#: resources/views/modules/recent_changes/changes-table.phtml:44 +#: resources/views/modules/recent_changes/changes-table.phtml:43 #: resources/views/modules/todo/research-tasks.phtml:32 msgid "Record" msgstr "Запис" #. I18N: gedcom tag RIN -#: app/GedcomTag.php:991 +#: app/GedcomTag.php:953 msgid "Record ID number" msgstr "ID номер запису" #. I18N: gedcom tag RFN -#: app/GedcomTag.php:982 +#: app/GedcomTag.php:946 msgid "Record file number" msgstr "Номер запису" @@ -11445,7 +11410,7 @@ msgid "Records" msgstr "Записів" #. I18N: Description of the “Legacy URLs” module -#: app/Module/RedirectLegacyUrlsModule.php:112 +#: app/Module/RedirectLegacyUrlsModule.php:114 msgid "Redirect old URLs from webtrees version 1." msgstr "" @@ -11455,7 +11420,7 @@ msgid "Redlands, California, United States" msgstr "Редлендс, Каліфорнія" #. I18N: gedcom tag REFN -#: app/GedcomTag.php:955 +#: app/GedcomTag.php:917 msgid "Reference number" msgstr "Шифр ??документа" @@ -11464,7 +11429,9 @@ msgstr "Шифр ??документа" msgid "Regina, Saskatchewan, Canada" msgstr "Регіна, Саскачеван, Канада" -#: app/GedcomTag.php:846 resources/xml/reports/fact_sources.xml:205 +#: app/Functions/FunctionsEdit.php:611 +#: app/Functions/FunctionsPrintFacts.php:175 app/GedcomTag.php:815 +#: resources/xml/reports/fact_sources.xml:205 msgid "Registered partnership" msgstr "Громадянське партнерство" @@ -11491,12 +11458,12 @@ msgstr "Регулярне вираження" msgid "Regular expressions are an advanced pattern matching technique." msgstr "Регулярні вирази являють технологію передових шаблонів." -#: resources/views/pending-changes-page.phtml:55 -#: resources/views/pending-changes-page.phtml:93 +#: resources/views/pending-changes-page.phtml:51 +#: resources/views/pending-changes-page.phtml:89 msgid "Reject" msgstr "Відхилити" -#: resources/views/pending-changes-page.phtml:108 +#: resources/views/pending-changes-page.phtml:104 msgid "Reject all changes" msgstr "Скасувати всі зміни" @@ -11515,76 +11482,67 @@ msgid "Related individuals" msgstr "Родичі" #. I18N: gedcom tag RELA -#: app/GedcomTag.php:958 +#: app/GedcomTag.php:920 app/Module/BranchesListModule.php:401 +#: app/Module/BranchesListModule.php:439 msgid "Relationship" msgstr "Відносини" #. I18N: gedcom tag _FREL -#: app/GedcomTag.php:1825 +#: app/GedcomTag.php:1133 msgid "Relationship to father" msgstr "Зв'язок з батьком" -#: app/Module/RelationshipsChartModule.php:140 +#: app/Module/RelationshipsChartModule.php:138 msgid "Relationship to me" msgstr "Родинний зв'язок зі мною" #. I18N: gedcom tag _MREL -#: app/GedcomTag.php:1981 +#: app/GedcomTag.php:1198 msgid "Relationship to mother" msgstr "Зв'язок з матір'ю" #. I18N: gedcom tag PEDI -#: app/GedcomTag.php:922 +#: app/GedcomTag.php:886 msgid "Relationship to parents" msgstr "Відношення до батьків" -#: app/Module/RelationshipsChartModule.php:312 +#: app/Module/RelationshipsChartModule.php:310 #, php-format msgid "Relationship: %s" msgstr "Відносини: %s" #. I18N: Name of a module/chart #. I18N: Configuration option -#: app/Http/Controllers/BranchesController.php:296 -#: app/Http/Controllers/BranchesController.php:333 -#: app/Module/RelationshipsChartModule.php:173 -#: app/Module/RelationshipsChartModule.php:257 +#: app/Module/RelationshipsChartModule.php:171 +#: app/Module/RelationshipsChartModule.php:255 #: resources/views/lists/individuals-table.phtml:284 -#: resources/views/modules/relationships-chart/config.phtml:22 +#: resources/views/modules/relationships-chart/config.phtml:23 msgid "Relationships" msgstr "Родинні зв'язки" #. I18N: %s are individual’s names -#: app/Module/RelationshipsChartModule.php:249 +#: app/Module/RelationshipsChartModule.php:247 #, php-format msgid "Relationships between %1$s and %2$s" msgstr "Родинний зв'язок між %1$s та %2$s" #. I18N: gedcom tag RELI -#: app/GedcomTag.php:961 resources/xml/reports/missing_facts_report.xml:26 +#: app/GedcomTag.php:923 resources/xml/reports/missing_facts_report.xml:26 #: resources/xml/reports/missing_facts_report.xml:587 msgid "Religion" msgstr "Віросповідання" -#: app/GedcomTag.php:912 +#: app/GedcomTag.php:876 msgid "Religious institution" msgstr "Релігійні Установи" -#: app/GedcomTag.php:848 resources/xml/reports/fact_sources.xml:199 +#: app/Functions/FunctionsEdit.php:610 +#: app/Functions/FunctionsPrintFacts.php:179 app/GedcomTag.php:817 +#: resources/xml/reports/fact_sources.xml:199 msgid "Religious marriage" msgstr "Церковний шлюб" -#: app/GedcomTag.php:2040 -msgid "Religious name" -msgstr "Релігійне ім'я" - -#: app/GedcomTag.php:2037 -msgctxt "FEMALE" -msgid "Religious name" -msgstr "Релігійне ім'я" - -#: app/GedcomTag.php:2033 -msgctxt "MALE" +#: app/GedcomTag.php:1228 msgid "Religious name" msgstr "Релігійне ім'я" @@ -11599,12 +11557,12 @@ msgid "Reminder email frequency (days)" msgstr "Частота нагадувань по електронній пошті (днів)" #. I18N: gedcom tag SERV -#: app/GedcomTag.php:1000 +#: app/GedcomTag.php:962 msgid "Remote server" msgstr "Віддалений сервер" -#: app/Module/CensusAssistantModule.php:232 -#: app/Module/CensusAssistantModule.php:256 +#: app/Module/CensusAssistantModule.php:233 +#: app/Module/CensusAssistantModule.php:257 #: resources/views/modules/clippings/show.phtml:22 #: resources/views/modules/clippings/show.phtml:38 #: resources/views/modules/favorites/favorites.phtml:36 @@ -11621,11 +11579,11 @@ msgid "Remove individual" msgstr "Видалити людини" #. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file -#: resources/views/admin/trees-import.phtml:93 +#: resources/views/admin/trees-import.phtml:106 msgid "Remove the GEDCOM media path from filenames" msgstr "Видалити медіа шлях GEDCOM з імен файлів" -#: resources/views/admin/locations.phtml:79 +#: resources/views/admin/locations.phtml:132 msgid "Remove this location?" msgstr "Видалити це місце розташування?" @@ -11634,14 +11592,14 @@ msgstr "Видалити це місце розташування?" msgid "Reno, Nevada, United States" msgstr "Ріно, штат Невада" -#: resources/views/admin/trees.phtml:180 +#: resources/views/admin/trees.phtml:197 msgid "Renumber" msgstr "Перенумерувати" #. I18N: Renumber the records in a family tree -#: app/Http/Controllers/AdminTreesController.php:864 -#: resources/views/admin/trees-merge.phtml:24 -#: resources/views/admin/trees-merge.phtml:29 +#: app/Http/RequestHandlers/RenumberTreePage.php:66 +#: resources/views/admin/trees-merge.phtml:35 +#: resources/views/admin/trees-merge.phtml:40 msgid "Renumber family tree" msgstr "Перенумерувати генеалогічне дерево" @@ -11651,7 +11609,7 @@ msgid "Replace" msgstr "Замінити" #. I18N: Description of a “Data fix” module -#: app/Module/FixCemeteryTag.php:72 +#: app/Module/FixCemeteryTag.php:73 msgid "Replace cemetery tags with burial places." msgstr "" @@ -11663,33 +11621,32 @@ msgstr "Замінити на" msgid "Replacement text" msgstr "Текст для заміни" -#: app/Module/UserMessagesModule.php:218 +#: app/Module/UserMessagesModule.php:225 msgid "Reply" msgstr "Відповісти" -#: app/Http/RequestHandlers/ReportGenerate.php:122 -#: resources/views/admin/modules.phtml:213 -#: resources/views/admin/modules.phtml:216 +#: app/Http/RequestHandlers/ReportGenerate.php:121 +#: resources/views/admin/modules.phtml:224 +#: resources/views/admin/modules.phtml:227 #: resources/views/report-select-page.phtml:15 msgid "Report" msgstr "Звіт" #. I18N: Name of a module -#: app/Http/Controllers/Admin/ModuleController.php:226 -#: app/Module/ReportsMenuModule.php:63 app/Module/ReportsMenuModule.php:108 -#: resources/views/admin/control-panel.phtml:469 -#: resources/views/admin/modules.phtml:91 -#: resources/views/admin/modules.phtml:93 +#: app/Http/RequestHandlers/ModulesReportsPage.php:43 +#: app/Module/ReportsMenuModule.php:61 app/Module/ReportsMenuModule.php:109 +#: resources/views/admin/control-panel.phtml:559 +#: resources/views/admin/modules.phtml:102 +#: resources/views/admin/modules.phtml:104 msgid "Reports" msgstr "Звіти" #. I18N: Name of a module/list -#: app/Http/Controllers/AdminTreesController.php:1713 -#: app/Http/Controllers/ListController.php:521 #: app/Module/FixSearchAndReplace.php:113 -#: app/Module/RepositoryListModule.php:53 -#: resources/views/admin/control-panel.phtml:190 -#: resources/views/admin/merge-records-step-1.phtml:26 +#: app/Module/RepositoryListModule.php:73 +#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:179 +#: resources/views/admin/control-panel.phtml:276 +#: resources/views/admin/merge-records-step-1.phtml:27 #: resources/views/lists/repositories-table.phtml:37 #: resources/views/modules/gedcom_stats/config.phtml:29 #: resources/views/modules/gedcom_stats/statistics.phtml:101 @@ -11701,11 +11658,11 @@ msgid "Repositories" msgstr "Архіви" #. I18N: gedcom tag REPO -#: app/GedcomTag.php:964 resources/views/admin/trees-privacy.phtml:171 -#: resources/views/admin/trees.phtml:222 +#: app/GedcomTag.php:926 resources/views/admin/trees-privacy.phtml:173 +#: resources/views/admin/trees.phtml:239 #: resources/views/modals/source-fields.phtml:39 #: resources/views/modules/favorites/favorites.phtml:122 -#: resources/views/modules/recent_changes/changes-table.phtml:80 +#: resources/views/modules/recent_changes/changes-table.phtml:77 msgid "Repository" msgstr "Репозиторій" @@ -11724,7 +11681,7 @@ msgstr "Республіка Конго" msgid "Request a new password" msgstr "Запитати новий пароль" -#: app/Http/RequestHandlers/RegisterAction.php:195 +#: app/Http/RequestHandlers/RegisterAction.php:198 #: app/Http/RequestHandlers/RegisterPage.php:68 #: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:65 #: resources/views/modules/login_block/sign-in.phtml:44 @@ -11732,12 +11689,12 @@ msgid "Request a new user account" msgstr "Реєстрація нового користувача" #. I18N: gedcom tag _TODO -#: app/GedcomTag.php:2059 resources/views/modules/todo/research-tasks.phtml:38 +#: app/GedcomTag.php:1247 resources/views/modules/todo/research-tasks.phtml:38 msgid "Research task" msgstr "Завдання дослідження" #. I18N: Name of a module. Tasks that need further research. -#: app/Module/ResearchTaskModule.php:58 +#: app/Module/ResearchTaskModule.php:59 msgid "Research tasks" msgstr "Дослідницькі завдання" @@ -11749,12 +11706,12 @@ msgstr "Завдання дослідження - це спеціальні по msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." msgstr "Завдання дослідження зберігаються у нестандартному GEDCOM тезі \"_TODO\". Інші генеалогічні програми можуть не розпізнати цей тег." -#: resources/views/admin/location-edit.phtml:138 +#: resources/views/admin/location-edit.phtml:135 msgid "Reset to initial map state" msgstr "Скидання до початкового стану карти" #. I18N: gedcom tag RESI -#: app/GedcomTag.php:967 +#: app/GedcomTag.php:931 msgid "Residence" msgstr "Місце проживання" @@ -11763,15 +11720,15 @@ msgstr "Місце проживання" msgid "Restore the default block layout" msgstr "Відновити компонування блоків за замовчанням" -#: app/Http/RequestHandlers/HelpText.php:261 +#: app/Http/RequestHandlers/HelpText.php:274 #: resources/views/admin/users-edit.phtml:275 msgid "Restrict to immediate family" msgstr "Обмежити на близьких родичів" #. I18N: gedcom tag RESN -#: app/GedcomTag.php:974 app/Http/RequestHandlers/HelpText.php:229 +#: app/GedcomTag.php:938 app/Http/RequestHandlers/HelpText.php:242 #: resources/views/cards/add-restriction.phtml:10 -#: resources/views/media-page.phtml:177 +#: resources/views/media-page.phtml:185 msgid "Restriction" msgstr "Обмежений доступ" @@ -11779,12 +11736,12 @@ msgstr "Обмежений доступ" msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." msgstr "Обмеження можуть бути додані до записів і/або фактів. Вони обмежують, хто може переглядати дані, і хто може їх редагувати." -#: resources/views/modules/statistics-chart/custom.phtml:114 +#: resources/views/modules/statistics-chart/custom.phtml:115 msgid "Results" msgstr "Результати" #. I18N: gedcom tag RETI -#: app/GedcomTag.php:977 +#: app/GedcomTag.php:941 msgid "Retirement" msgstr "Відставка" @@ -11798,12 +11755,12 @@ msgstr "Реюньйон" msgid "Rexburg, Idaho, United States" msgstr "" -#: app/Module/PedigreeChartModule.php:391 +#: app/Module/PedigreeChartModule.php:384 msgid "Right" msgstr "" #. I18N: gedcom tag ROLE -#: app/GedcomTag.php:994 resources/views/admin/users-edit.phtml:269 +#: app/GedcomTag.php:956 resources/views/admin/users-edit.phtml:269 msgid "Role" msgstr "Роль" @@ -11813,25 +11770,25 @@ msgid "Romania" msgstr "Румунія" #. I18N: gedcom tag ROMN -#: app/GedcomTag.php:997 app/Http/RequestHandlers/HelpText.php:234 +#: app/GedcomTag.php:959 app/Http/RequestHandlers/HelpText.php:247 msgid "Romanized" msgstr "Латинізованій" -#: app/GedcomTag.php:935 +#: app/GedcomTag.php:897 msgid "Romanized place" msgstr "Місце латиницею" -#: app/GedcomTag.php:1059 +#: app/GedcomTag.php:1021 msgid "Romanized title" msgstr "Заголовок латиницею" -#: resources/views/lists/families-table.phtml:180 +#: resources/views/lists/families-table.phtml:181 #: resources/views/lists/individuals-table.phtml:222 msgid "Roots" msgstr "Коріння" #. I18N: http://en.wikipedia.org/wiki/Soundex -#: app/Soundex.php:3491 resources/views/branches-page.phtml:29 +#: app/Soundex.php:3491 resources/views/branches-page.phtml:42 #: resources/views/search-phonetic-page.phtml:57 msgid "Russell" msgstr "Расселл" @@ -11850,11 +11807,11 @@ msgstr "Руанда" msgid "SMTP mail server" msgstr "Поштовий сервер SMTP" -#: app/Services/ServerCheckService.php:324 +#: app/Services/ServerCheckService.php:326 msgid "SQLite is only suitable for small sites, testing and evaluation." msgstr "" -#: app/Services/ServerCheckService.php:217 +#: app/Services/ServerCheckService.php:216 #, php-format msgid "SQLite version %s is installed. SQLite version %s or later is required." msgstr "" @@ -11923,7 +11880,7 @@ msgstr "Сент-Вінсент і Гренадини" msgid "Salt Lake City, Utah, United States" msgstr "Солт-Лейк-Сіті, Юта" -#: resources/views/modals/media-file-fields.phtml:62 +#: resources/views/modals/media-file-fields.phtml:64 msgid "Same as uploaded file" msgstr "Так само, як завантажений файл" @@ -11979,7 +11936,7 @@ msgstr "Сан-Томе і Принсипі" #. I18N: abbreviation for Saturday #: app/Date/AbstractCalendarDate.php:295 -#: resources/views/edit/initialize-calendar-popup.phtml:32 +#: resources/views/edit/initialize-calendar-popup.phtml:29 msgid "Sat" msgstr "Сбт" @@ -11992,7 +11949,7 @@ msgstr "Субота" msgid "Saudi Arabia" msgstr "Саудівська Аравія" -#: app/GedcomTag.php:683 +#: app/GedcomTag.php:672 msgid "School or college" msgstr "Школа чи коледж" @@ -12002,7 +11959,7 @@ msgid "Scotland" msgstr "Шотландія" #. I18N: gedcom tag _SCBK -#: app/GedcomTag.php:2044 +#: app/GedcomTag.php:1232 msgid "Scrapbook" msgstr "Альбом наклейок" @@ -12032,11 +11989,11 @@ msgstr "Запечатування скасоване - розведені (мо #. I18N: Name of a module #. I18N: A button label. #: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 -#: resources/views/admin/data-fix-page.phtml:41 -#: resources/views/admin/location-edit.phtml:165 -#: resources/views/admin/location-edit.phtml:201 -#: resources/views/layouts/default.phtml:87 -#: resources/views/layouts/default.phtml:88 +#: resources/views/admin/data-fix-page.phtml:42 +#: resources/views/admin/location-edit.phtml:162 +#: resources/views/admin/location-edit.phtml:184 +#: resources/views/layouts/default.phtml:92 +#: resources/views/layouts/default.phtml:94 #: resources/views/modules/descendancy/sidebar.phtml:10 #: resources/views/modules/descendancy/sidebar.phtml:29 #: resources/views/modules/fix-place-names/options.phtml:11 @@ -12056,11 +12013,11 @@ msgid "Search and replace text, using simple searches or advanced pattern matchi msgstr "Пошук і заміна тексту з використанням простого пошуку і розширений пошук за шаблоном." #. I18N: Help text for the “Description META tag” configuration setting -#: resources/views/admin/trees-preferences.phtml:203 +#: resources/views/admin/trees-preferences.phtml:206 msgid "Search engines may use this description of your site in their search results." msgstr "" -#: resources/views/modules/media-list/page.phtml:52 +#: resources/views/modules/media-list/page.phtml:71 msgid "Search filters" msgstr "Фільтри пошуку" @@ -12077,7 +12034,7 @@ msgstr "Метод пошуку" msgid "Search text/pattern" msgstr "Пошук текст/шаблон" -#: resources/views/modules/relationships-chart/config.phtml:12 +#: resources/views/modules/relationships-chart/config.phtml:13 msgid "Searching for all possible relationships can take a lot of time in complex trees." msgstr "Пошук усіх можливих відносин у складних деревах може зайняти багато часу." @@ -12086,7 +12043,7 @@ msgstr "Пошук усіх можливих відносин у складни msgid "Seattle, Washington, United States" msgstr "Сіетл, штат Вашингтон" -#: resources/views/admin/merge-records-step-1.phtml:70 +#: resources/views/admin/merge-records-step-1.phtml:71 msgid "Second record" msgstr "Другий запис" @@ -12106,17 +12063,16 @@ msgstr "Код безпеки" msgid "See %s for more information." msgstr "См. %s для більш докладної інформації." -#: resources/views/admin/merge-records-step-2.phtml:35 -#: resources/views/admin/merge-records-step-2.phtml:82 -#: resources/views/admin/merge-records-step-2.phtml:128 +#: resources/views/admin/merge-records-step-2.phtml:36 +#: resources/views/admin/merge-records-step-2.phtml:83 +#: resources/views/admin/merge-records-step-2.phtml:129 msgid "Select" msgstr "Вибрати" -#: resources/views/admin/trees-import.phtml:24 +#: resources/views/admin/trees-import.phtml:37 msgid "Select a GEDCOM file to import" msgstr "Виберіть файл GEDCOM для імпорту" -#: app/Http/RequestHandlers/ReportSetupPage.php:147 #: resources/views/edit/input-addon-calendar.phtml:9 #: resources/views/edit/input-addon-calendar.phtml:12 msgid "Select a date" @@ -12127,19 +12083,19 @@ msgid "Select individuals by place or date" msgstr "Виберіть осіб за місцем чи датою" #. I18N: Description of the “Clippings cart” module -#: app/Module/ClippingsCartModule.php:128 +#: app/Module/ClippingsCartModule.php:139 msgid "Select records from your family tree and save them as a GEDCOM file." msgstr "Вибір записів і збереження в файлі GEDCOM на особистому комп'ютері." -#: resources/views/modules/statistics-chart/custom.phtml:140 +#: resources/views/modules/statistics-chart/custom.phtml:141 msgid "Select the desired age interval" msgstr "Виберіть необхідний інтервал віку" -#: resources/views/admin/merge-records-step-2.phtml:21 +#: resources/views/admin/merge-records-step-2.phtml:22 msgid "Select the facts and events to keep from both records." msgstr "Виберіть факти і події для збереження із обох записів." -#: resources/views/admin/merge-records-step-1.phtml:19 +#: resources/views/admin/merge-records-step-1.phtml:20 msgid "Select two records to merge." msgstr "Виберіть два записи для об'єднання." @@ -12161,7 +12117,7 @@ msgctxt "MALE" msgid "Seller" msgstr "Продавець" -#: app/Module/UserMessagesModule.php:165 +#: app/Module/UserMessagesModule.php:167 #: resources/views/admin/broadcast.phtml:58 #: resources/views/admin/email-page.phtml:56 #: resources/views/contact-page.phtml:65 resources/views/message-page.phtml:56 @@ -12170,24 +12126,24 @@ msgstr "Надіслати" #: app/Http/RequestHandlers/ContactPage.php:96 #: app/Http/RequestHandlers/MessagePage.php:76 -#: app/Module/UserMessagesModule.php:158 -#: app/Statistics/Repository/UserRepository.php:127 -#: resources/views/pending-changes-page.phtml:82 +#: app/Module/UserMessagesModule.php:160 +#: app/Statistics/Repository/UserRepository.php:125 +#: resources/views/pending-changes-page.phtml:78 msgid "Send a message" msgstr "Надіслати повідомлення" #: app/Services/MessageService.php:210 -#: resources/views/admin/control-panel.phtml:397 +#: resources/views/admin/control-panel.phtml:487 msgid "Send a message to all users" msgstr "Послати повідомлення всім користувачам" #: app/Services/MessageService.php:212 -#: resources/views/admin/control-panel.phtml:403 +#: resources/views/admin/control-panel.phtml:493 msgid "Send a message to users who have never signed in" msgstr "Надіслати повідомлення користувачам, які ніколи не входили в систему" #: app/Services/MessageService.php:214 -#: resources/views/admin/control-panel.phtml:409 +#: resources/views/admin/control-panel.phtml:499 msgid "Send a message to users who have not signed in for 6 months" msgstr "Надіслати повідомлення користувачам, які не входили в систему більше 6 місяців" @@ -12206,7 +12162,7 @@ msgid "Sender name" msgstr "Ім'я відправника" #: app/Http/RequestHandlers/EmailPreferencesPage.php:64 -#: resources/views/admin/control-panel.phtml:101 +#: resources/views/admin/control-panel.phtml:186 msgid "Sending email" msgstr "Надсилання електронних листів" @@ -12231,9 +12187,9 @@ msgid "Sep" msgstr "Вер" #. I18N: gedcom tag _SEPR -#: app/GedcomTag.php:2047 -msgid "Separated" -msgstr "У розлученні" +#: app/GedcomTag.php:1235 +msgid "Separation" +msgstr "" #: app/Date/AbstractGregorianJulianDate.php:106 msgctxt "GENITIVE" @@ -12251,7 +12207,7 @@ msgid "September" msgstr "Вересня" #: app/Date/AbstractGregorianJulianDate.php:71 -#: app/Module/StatisticsChartModule.php:810 +#: app/Module/StatisticsChartModule.php:809 #: resources/views/edit/initialize-calendar-popup.phtml:19 msgctxt "NOMINATIVE" msgid "September" @@ -12282,7 +12238,7 @@ msgid "Servant" msgstr "Слуга" #: app/Http/RequestHandlers/PhpInformation.php:60 -#: resources/views/admin/control-panel.phtml:129 +#: resources/views/admin/control-panel.phtml:214 msgid "Server information" msgstr "Інформація про сервер" @@ -12298,7 +12254,7 @@ msgstr "Iм'я сервера" msgid "Set a new password" msgstr "" -#: resources/views/admin/trees.phtml:112 resources/views/admin/trees.phtml:119 +#: resources/views/admin/trees.phtml:129 resources/views/admin/trees.phtml:136 msgid "Set as default" msgstr "Встановити за замовчуванням" @@ -12309,17 +12265,17 @@ msgid "Set the access level for each tree." msgstr "Встановити рівень доступу для кожного дерева." #: app/Http/RequestHandlers/TreePageDefaultEdit.php:70 -#: resources/views/admin/control-panel.phtml:165 +#: resources/views/admin/control-panel.phtml:251 msgid "Set the default blocks for new family trees" msgstr "Вкажіть блоки за замовчуванням для нових генеалогічних древ" #: app/Http/RequestHandlers/UserPageDefaultEdit.php:69 -#: resources/views/admin/control-panel.phtml:387 +#: resources/views/admin/control-panel.phtml:477 msgid "Set the default blocks for new users" msgstr "Встановити блоки за замовчуванням для нових користувачів" #. I18N: Help text for the “Show dead individuals” configuration setting -#: resources/views/admin/trees-privacy.phtml:50 +#: resources/views/admin/trees-privacy.phtml:52 msgid "Set the privacy access level for all dead individuals." msgstr "Встановити рівень доступу до всіх мертвим людям." @@ -12330,7 +12286,7 @@ msgid "Set the status to “approved”." msgstr "Встановити статус \"схвалений\"." #. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting -#: resources/views/admin/trees-preferences.phtml:606 +#: resources/views/admin/trees-preferences.phtml:609 msgid "Setting this to <b>Yes</b> will place links on individuals, sources, and families to let users bring up another window containing the raw data taken right out of the GEDCOM file." msgstr "Якщо встановлено <b>Так</b>, то нa сторінках персон, джерел та сімей будуть відображатися посилання, з якими користувачі зможуть відкрити нове вікно, що містить дані у файлі GEDCOM." @@ -12378,17 +12334,18 @@ msgctxt "NOMINATIVE" msgid "Shahrivar" msgstr "Шахрівар" -#: app/GedcomTag.php:1005 resources/views/admin/trees.phtml:239 +#: app/Functions/FunctionsPrint.php:100 app/GedcomTag.php:967 +#: resources/views/admin/trees.phtml:256 #: resources/views/cards/add-shared-note.phtml:10 #: resources/views/edit/shared-note.phtml:14 -#: resources/views/family-page.phtml:82 resources/views/media-page.phtml:167 +#: resources/views/family-page.phtml:75 resources/views/media-page.phtml:175 #: resources/views/modules/notes/tab.phtml:51 -#: resources/views/note-page.phtml:84 +#: resources/views/note-page.phtml:97 msgid "Shared note" msgstr "Загальна примітка" #. I18N: Name of a module/list -#: app/Http/Controllers/ListController.php:500 app/Module/NoteListModule.php:50 +#: app/Module/NoteListModule.php:70 #: resources/views/lists/sources-table.phtml:92 #: resources/views/search-general-page.phtml:62 msgid "Shared notes" @@ -12446,7 +12403,7 @@ msgstr "Шаабан" msgid "She " msgstr "Вона " -#: resources/xml/reports/ahnentafel_report.xml:290 +#: resources/xml/reports/ahnentafel_report.xml:288 msgid "She died" msgstr "Вона померла" @@ -12463,7 +12420,7 @@ msgstr "Вона проживала в" msgid "She was born" msgstr "Вона народилася" -#: resources/xml/reports/ahnentafel_report.xml:340 +#: resources/xml/reports/ahnentafel_report.xml:338 msgid "She was buried" msgstr "Була похована" @@ -12471,24 +12428,24 @@ msgstr "Була похована" msgid "She was christened" msgstr "Вона була хрещена" -#: resources/xml/reports/ahnentafel_report.xml:315 +#: resources/xml/reports/ahnentafel_report.xml:313 msgid "She was cremated" msgstr "Вона була крімірована" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:187 +#: app/Date/JewishDate.php:186 msgctxt "GENITIVE" msgid "Shevat" msgstr "Швата" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:293 +#: app/Date/JewishDate.php:290 msgctxt "INSTRUMENTAL" msgid "Shevat" msgstr "Шватам" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:240 +#: app/Date/JewishDate.php:238 msgctxt "LOCATIVE" msgid "Shevat" msgstr "Швата" @@ -12505,7 +12462,7 @@ msgid "Shiny Tomato" msgstr "Блискучий томат" #. I18N: gedcom tag _SUBQ -#: app/GedcomTag.php:2056 +#: app/GedcomTag.php:1244 msgid "Short version" msgstr "Коротка версія" @@ -12518,12 +12475,12 @@ msgstr "Ярлик" msgid "Shortest marriage" msgstr "Короткий шлюб" -#: resources/views/calendar-page.phtml:81 +#: resources/views/calendar-page.phtml:103 msgid "Show" msgstr "Показати" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:251 +#: resources/views/admin/trees-preferences.phtml:254 msgid "Show a download link in the media viewer" msgstr "Показати посилання на скачування в медіа перегляді" @@ -12541,7 +12498,7 @@ msgstr "Показати угоду користувача на сторінці msgid "Show all notes" msgstr "Показати всі примітки" -#: app/Http/Controllers/PlaceHierarchyController.php:113 +#: app/Module/PlaceHierarchyListModule.php:217 msgid "Show all places in a list" msgstr "Показати всі місця у вигляді списку" @@ -12558,27 +12515,27 @@ msgstr "Показати курсор віку" msgid "Show children of ancestors" msgstr "Показати дітей предків" -#: resources/views/lists/families-table.phtml:205 +#: resources/views/lists/families-table.phtml:206 msgid "Show couples where either partner married more than once." msgstr "Показати пари, де партнер одружений кілька разів." -#: resources/views/lists/families-table.phtml:163 +#: resources/views/lists/families-table.phtml:164 msgid "Show couples where only the female partner is dead." msgstr "Показати сім'ї, де померла тільки дружина." -#: resources/views/lists/families-table.phtml:167 +#: resources/views/lists/families-table.phtml:168 msgid "Show couples where only the male partner is dead." msgstr "Показати сім'ї, де помер тільки чоловік." -#: resources/views/lists/families-table.phtml:193 +#: resources/views/lists/families-table.phtml:194 msgid "Show couples who married more than 100 years ago." msgstr "Показати сім'ї, які вступили в шлюб раніше 100 років тому." -#: resources/views/lists/families-table.phtml:197 +#: resources/views/lists/families-table.phtml:198 msgid "Show couples who married within the last 100 years." msgstr "Показати пари, які вступили в шлюб за останні 100 років." -#: resources/views/lists/families-table.phtml:189 +#: resources/views/lists/families-table.phtml:190 msgid "Show couples with an unknown marriage date." msgstr "Показати сім'ї з невідомою датою вступу в шлюб." @@ -12588,11 +12545,11 @@ msgid "Show date of last update" msgstr "Показати дату останнього оновлення" #. I18N: A configuration setting -#: resources/views/admin/trees-privacy.phtml:40 +#: resources/views/admin/trees-privacy.phtml:42 msgid "Show dead individuals" msgstr "Видимість мертвих людей" -#: resources/views/lists/families-table.phtml:201 +#: resources/views/lists/families-table.phtml:202 msgid "Show divorced couples." msgstr "Показати розлучених подружжя." @@ -12608,7 +12565,7 @@ msgstr "Показати людей, які народилися за остан msgid "Show individuals who are alive or couples where both partners are alive." msgstr "Показати тільки живих персон або сім'ї, де обоє з подружжя живі." -#: resources/views/lists/families-table.phtml:171 +#: resources/views/lists/families-table.phtml:172 #: resources/views/lists/individuals-table.phtml:194 msgid "Show individuals who are dead or couples where both partners are dead." msgstr "Показати тільки скончавшихся персон або сім'ї, де обоє з подружжя померли." @@ -12627,12 +12584,12 @@ msgid "Show list of family trees" msgstr "Показати список родоводів" #. I18N: A configuration setting -#: resources/views/admin/trees-privacy.phtml:83 +#: resources/views/admin/trees-privacy.phtml:85 msgid "Show living individuals" msgstr "Показати живих осіб" #. I18N: A configuration setting -#: resources/views/admin/trees-privacy.phtml:124 +#: resources/views/admin/trees-privacy.phtml:126 msgid "Show names of private individuals" msgstr "Показати імена прихованих осіб" @@ -12668,7 +12625,7 @@ msgstr "Показати тільки особи, події, чи всі" msgid "Show only males." msgstr "Показати тільки персон чоловічої статі." -#: resources/views/lists/families-table.phtml:414 +#: resources/views/lists/families-table.phtml:415 #: resources/views/lists/individuals-table.phtml:421 msgid "Show parents" msgstr "Показати батьків" @@ -12683,12 +12640,12 @@ msgstr "Показати внесені зміни" msgid "Show photos" msgstr "Показувати фото" -#: app/Http/Controllers/PlaceHierarchyController.php:108 +#: app/Module/PlaceHierarchyListModule.php:211 msgid "Show place hierarchy" msgstr "Показати ієрархію місця" #. I18N: A configuration setting -#: resources/views/admin/trees-privacy.phtml:144 +#: resources/views/admin/trees-privacy.phtml:146 msgid "Show private relationships" msgstr "Показати особисті відносини" @@ -12721,115 +12678,117 @@ msgid "Show sources" msgstr "Показати джерела" #: resources/views/modules/family-book-chart/page.phtml:48 -#: resources/views/modules/hourglass-chart/page.phtml:39 +#: resources/views/modules/hourglass-chart/page.phtml:38 #: resources/xml/reports/pedigree_report.xml:6 msgid "Show spouses" msgstr "Показати чоловік (ів)" -#: resources/views/lists/families-table.phtml:417 +#: resources/views/lists/families-table.phtml:418 #: resources/views/lists/individuals-table.phtml:424 msgid "Show statistics charts" msgstr "Показати статистичні діаграми" #. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name -#: resources/views/admin/trees-preferences.phtml:564 +#: resources/views/admin/trees-preferences.phtml:567 #, php-format msgid "Show the %1$s %2$s parts of a place name." msgstr "Показувати %1$s %2$s частин назви місця." #. I18N: Description of the “Pedigree map” module -#: app/Module/PedigreeMapModule.php:137 +#: app/Module/PedigreeMapModule.php:135 msgid "Show the birthplace of ancestors on a map." msgstr "Покажіть місце народження предків на карті." +#. I18N: label for a yes/no option +#: resources/views/modules/recent_changes/config.phtml:67 +msgid "Show the date and time" +msgstr "" + #: resources/views/modules/html/config.phtml:45 msgid "Show the date and time of update" msgstr "Показувати дату і час оновлення" -#: resources/views/admin/trees-preferences.phtml:411 +#: resources/views/admin/trees-preferences.phtml:414 msgid "Show the events of close relatives on the individual page" msgstr "Показувати події близьких родичів на сторінці персони" #. I18N: A configuration setting -#: resources/views/admin/trees-privacy.phtml:21 +#: resources/views/admin/trees-privacy.phtml:23 msgid "Show the family tree" msgstr "Показати генеалогічне дерево" -#: app/Http/Controllers/ListController.php:300 +#: app/Module/IndividualListModule.php:367 msgid "Show the list of individuals" msgstr "Показати список персон" -#: app/Http/Controllers/ListController.php:306 +#: app/Module/IndividualListModule.php:373 msgid "Show the list of surnames" msgstr "Показати список прізвищ" #. I18N: Description of the “Places” module -#: app/Module/PlacesModule.php:79 +#: app/Module/PlacesModule.php:78 msgid "Show the location of events on a map." msgstr "Покажіть розташування подій на карті." #. I18N: label for a yes/no option -#: resources/views/modules/recent_changes/config.phtml:37 +#: resources/views/modules/recent_changes/config.phtml:58 msgid "Show the user who made the change" msgstr "Показати користувача, який зробив зміну" #. I18N: Label for a configuration option -#: resources/views/modules/faq/edit.phtml:41 +#: resources/views/modules/faq/edit.phtml:42 #: resources/views/modules/html/config.phtml:56 -#: resources/views/modules/stories/edit.phtml:49 +#: resources/views/modules/stories/edit.phtml:50 msgid "Show this block for which languages" msgstr "Для яких мов показувати цей блок" -#: resources/views/admin/trees-preferences.phtml:273 +#: resources/views/admin/trees-preferences.phtml:276 msgid "Show thumbnail images in charts and family groups." msgstr "Показувати мініатюру фотографії на графіках і групах сімей." -#: app/Functions/FunctionsEdit.php:122 app/Functions/FunctionsEdit.php:245 -#: app/Functions/FunctionsEdit.php:266 -#: app/Functions/FunctionsPrintFacts.php:266 -#: app/Functions/FunctionsPrintFacts.php:458 -#: app/Functions/FunctionsPrintFacts.php:831 -#: app/Functions/FunctionsPrintFacts.php:1069 -#: app/Http/Controllers/AdminController.php:178 -#: app/Http/Controllers/AdminTreesController.php:768 +#: app/Auth.php:480 app/Auth.php:493 app/Functions/FunctionsEdit.php:225 +#: app/Functions/FunctionsPrintFacts.php:249 +#: app/Functions/FunctionsPrintFacts.php:443 +#: app/Functions/FunctionsPrintFacts.php:783 +#: app/Functions/FunctionsPrintFacts.php:1021 +#: app/Http/RequestHandlers/TreePreferencesPage.php:127 +#: app/Http/RequestHandlers/TreePrivacyPage.php:93 #: resources/views/modals/restriction-fields.phtml:21 msgid "Show to managers" msgstr "Показувати менеджерам" -#: app/Functions/FunctionsEdit.php:121 app/Functions/FunctionsEdit.php:244 -#: app/Functions/FunctionsEdit.php:265 -#: app/Functions/FunctionsPrintFacts.php:263 -#: app/Functions/FunctionsPrintFacts.php:455 -#: app/Functions/FunctionsPrintFacts.php:828 -#: app/Functions/FunctionsPrintFacts.php:1066 -#: app/Http/Controllers/AdminController.php:177 -#: app/Http/Controllers/AdminTreesController.php:767 -#: resources/views/admin/trees-privacy.phtml:29 -#: resources/views/admin/trees-privacy.phtml:91 +#: app/Auth.php:479 app/Auth.php:492 app/Functions/FunctionsEdit.php:224 +#: app/Functions/FunctionsPrintFacts.php:246 +#: app/Functions/FunctionsPrintFacts.php:440 +#: app/Functions/FunctionsPrintFacts.php:780 +#: app/Functions/FunctionsPrintFacts.php:1018 +#: app/Http/RequestHandlers/TreePreferencesPage.php:126 +#: app/Http/RequestHandlers/TreePrivacyPage.php:92 +#: resources/views/admin/trees-privacy.phtml:31 +#: resources/views/admin/trees-privacy.phtml:93 #: resources/views/modals/restriction-fields.phtml:18 msgid "Show to members" msgstr "Показувати членам" -#: app/Functions/FunctionsEdit.php:120 app/Functions/FunctionsEdit.php:243 -#: app/Functions/FunctionsEdit.php:264 -#: app/Functions/FunctionsPrintFacts.php:260 -#: app/Functions/FunctionsPrintFacts.php:452 -#: app/Functions/FunctionsPrintFacts.php:825 -#: app/Functions/FunctionsPrintFacts.php:1063 -#: app/Http/Controllers/AdminController.php:176 -#: resources/views/admin/trees-privacy.phtml:29 -#: resources/views/admin/trees-privacy.phtml:91 -#: resources/views/admin/trees-privacy.phtml:152 +#: app/Auth.php:478 app/Auth.php:491 app/Functions/FunctionsEdit.php:223 +#: app/Functions/FunctionsPrintFacts.php:243 +#: app/Functions/FunctionsPrintFacts.php:437 +#: app/Functions/FunctionsPrintFacts.php:777 +#: app/Functions/FunctionsPrintFacts.php:1015 +#: app/Http/RequestHandlers/TreePrivacyPage.php:91 +#: resources/views/admin/trees-privacy.phtml:31 +#: resources/views/admin/trees-privacy.phtml:93 +#: resources/views/admin/trees-privacy.phtml:154 #: resources/views/modals/restriction-fields.phtml:15 msgid "Show to visitors" msgstr "Показувати відвідувачам" -#: resources/views/lists/families-table.phtml:182 +#: resources/views/lists/families-table.phtml:183 #: resources/views/lists/individuals-table.phtml:224 msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." msgstr "Показати \"листки\" із пар чи осіб. Це живі особи, що не мають дітей, зареєстрованих у базі даних." -#: resources/views/lists/families-table.phtml:178 +#: resources/views/lists/families-table.phtml:179 #: resources/views/lists/individuals-table.phtml:220 msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." msgstr "Показати \"кореневі\" пари чи особи. Цих осіб ще можна назвати \"родоначальниками.\" Це особи, у яких немає батьків, зареєстрованих у базі даних." @@ -12837,6 +12796,7 @@ msgstr "Показати \"кореневі\" пари чи особи. Цих #. I18N: %s are placeholders for numbers #: resources/views/lists/datatables-attributes.phtml:24 #: resources/views/lists/datatables-attributes.phtml:25 +#: resources/views/pending-changes-page.phtml:24 #, php-format msgid "Showing %1$s to %2$s of %3$s" msgstr "Показано %1$s до %2$s из %3$s" @@ -12849,15 +12809,15 @@ msgstr "Брат чи сестра" msgid "Siblings" msgstr "Брати та сестри" -#: resources/views/admin/modules.phtml:166 -#: resources/views/admin/modules.phtml:169 +#: resources/views/admin/modules.phtml:177 +#: resources/views/admin/modules.phtml:180 msgid "Sidebar" msgstr "Бічна панель" -#: app/Http/Controllers/Admin/ModuleController.php:240 -#: resources/views/admin/control-panel.phtml:550 -#: resources/views/admin/modules.phtml:75 -#: resources/views/admin/modules.phtml:77 +#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 +#: resources/views/admin/control-panel.phtml:640 +#: resources/views/admin/modules.phtml:86 +#: resources/views/admin/modules.phtml:88 msgid "Sidebars" msgstr "Бічні панелі" @@ -12867,18 +12827,18 @@ msgid "Sierra Leone" msgstr "Сьєрра-Леоне" #. I18N: Name of a module -#: app/Http/RequestHandlers/LoginPage.php:77 app/Module/LoginBlockModule.php:43 -#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:294 +#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 +#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:286 msgid "Sign in" msgstr "Увійти" -#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:310 -#: resources/views/layouts/administration.phtml:67 +#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:302 +#: resources/views/layouts/administration.phtml:66 msgid "Sign out" msgstr "Вийти" #: app/Http/RequestHandlers/SiteRegistrationPage.php:44 -#: resources/views/admin/control-panel.phtml:107 +#: resources/views/admin/control-panel.phtml:192 msgid "Sign-in and registration" msgstr "Вхід в систему і реєстрація" @@ -12926,37 +12886,37 @@ msgid "Sitemaps" msgstr "Карти сайту" #. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL. -#: resources/views/modules/sitemap/config.phtml:13 +#: resources/views/modules/sitemap/config.phtml:14 msgid "Sitemaps are a way for webmasters to tell search engines about the pages on a website that are available for crawling. All major search engines support sitemaps. For more information, see <a href=\"http://www.sitemaps.org/\">www.sitemaps.org</a>." msgstr "Карта сайту (sitemap) - це спосіб для адміністратора сайту сказати пошуковим системам про сротінки, які доступні для обходу. Всі основні пошукові системи підтримують карти сайтів. Для отримання додаткової інформації звертайтеся на сайт <a href=\"http://www.sitemaps.org/\">www.sitemaps.org</a>." #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:199 +#: app/Date/JewishDate.php:196 msgctxt "GENITIVE" msgid "Sivan" msgstr "Сівана" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:305 +#: app/Date/JewishDate.php:300 msgctxt "INSTRUMENTAL" msgid "Sivan" msgstr "Сіваном" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:252 +#: app/Date/JewishDate.php:248 msgctxt "LOCATIVE" msgid "Sivan" msgstr "Сівана" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:146 +#: app/Date/JewishDate.php:144 msgctxt "NOMINATIVE" msgid "Sivan" msgstr "Сіван" #. I18N: Skip over the headers and menus, to the main content of the page -#: resources/views/layouts/administration.phtml:48 -#: resources/views/layouts/default.phtml:75 +#: resources/views/layouts/administration.phtml:47 +#: resources/views/layouts/default.phtml:78 msgid "Skip to content" msgstr "Пропустити вміст" @@ -12976,7 +12936,7 @@ msgstr "Невільник" #. I18N: gedcom tag _SSHOW #. I18N: Name of a module -#: app/GedcomTag.php:2050 app/Module/SlideShowModule.php:187 +#: app/GedcomTag.php:1238 app/Module/SlideShowModule.php:188 msgid "Slide show" msgstr "Слайд-шоу" @@ -13000,7 +12960,7 @@ msgid "Snowflake, Arizona, United States" msgstr "Сноуфлейк, Арізона" #. I18N: gedcom tag SSN -#: app/GedcomTag.php:1026 +#: app/GedcomTag.php:988 msgid "Social security number" msgstr "Номер соціального страхування" @@ -13015,21 +12975,26 @@ msgid "Somalia" msgstr "Сомалі" #. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” -#: resources/views/admin/trees-import.phtml:105 +#: resources/views/admin/trees-import.phtml:118 msgid "Some genealogy software creates GEDCOM files that contain media filenames with full paths. These paths will not exist on the web-server. To allow webtrees to find the file, the first part of the path must be removed." msgstr "Деякі генеалогічні програми створюють файли GEDCOM, що містять імена медіа-файлів з повними шляхами. Ці шляхи не будуть існувати на web-сервері. Щоб дозволити webtrees знайти такий файл, треба видалити першу частину шляху до файлу." +#. I18N: Description of a “Data fix” module +#: app/Module/FixNameTags.php:96 +msgid "Some genelealogy applications store all names in a single name record, using custom tags such as _MARNM and _AKA. An alternative is to create a new name record for each name." +msgstr "" + #. I18N: Help text for the “Hit counters” configuration setting -#: resources/views/admin/trees-preferences.phtml:636 +#: resources/views/admin/trees-preferences.phtml:639 msgid "Some pages can display the number of times that they have been visited." msgstr "Деякі сторінки можуть відображати лічильник відвідування." #. I18N: Help text for the “Fact icons” configuration setting -#: resources/views/admin/trees-preferences.phtml:509 +#: resources/views/admin/trees-preferences.phtml:512 msgid "Some themes can display icons on the “Facts and events” tab." msgstr "Деякі теми можуть відображати іконки на вкладці \"Факти і події\"." -#: resources/views/edit/change-family-members.phtml:49 +#: resources/views/edit/change-family-members.phtml:50 #: resources/xml/reports/family_group_report.xml:774 #: resources/xml/reports/individual_ext_report.xml:526 #: resources/xml/reports/individual_report.xml:530 @@ -13037,15 +13002,15 @@ msgid "Son" msgstr "Син" #. I18N: e.g. “Son of [father name & mother name]” -#: app/Module/InteractiveTree/TreeView.php:357 +#: app/Module/InteractiveTree/TreeView.php:358 #, php-format msgid "Son of %s" msgstr "Син від %s" #. I18N: Label for a configuration option -#: resources/views/modules/faq/config.phtml:41 -#: resources/views/modules/faq/edit.phtml:51 -#: resources/views/modules/recent_changes/config.phtml:28 +#: resources/views/modules/faq/config.phtml:42 +#: resources/views/modules/faq/edit.phtml:52 +#: resources/views/modules/recent_changes/config.phtml:40 #: resources/views/modules/todays_events/config.phtml:36 #: resources/views/modules/upcoming_events/config.phtml:46 #: resources/xml/reports/bdm_report.xml:11 @@ -13070,22 +13035,22 @@ msgstr "Sosa" msgid "Sosa-Stradonitz number" msgstr "" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:243 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:263 msgid "Sounds like" msgstr "Звучить як" #. I18N: gedcom tag SOUR #. I18N: Name of a module/report -#: app/Functions/FunctionsPrintFacts.php:607 app/GedcomTag.php:1020 +#: app/Functions/FunctionsPrintFacts.php:592 app/GedcomTag.php:982 #: app/Module/FactSourcesReportModule.php:44 -#: resources/views/admin/trees-privacy.phtml:170 -#: resources/views/admin/trees.phtml:214 +#: resources/views/admin/trees-privacy.phtml:172 +#: resources/views/admin/trees.phtml:231 #: resources/views/cards/add-source-citation.phtml:14 -#: resources/views/family-page.phtml:106 resources/views/media-page.phtml:157 +#: resources/views/family-page.phtml:99 resources/views/media-page.phtml:165 #: resources/views/modals/link-media-to-source.phtml:15 #: resources/views/modules/favorites/favorites.phtml:108 #: resources/views/modules/random_media/slide-show.phtml:70 -#: resources/views/modules/recent_changes/changes-table.phtml:74 +#: resources/views/modules/recent_changes/changes-table.phtml:71 #: resources/views/modules/sources_tab/tab.phtml:39 #: resources/xml/reports/bdm_report.xml:136 #: resources/xml/reports/bdm_report.xml:162 @@ -13111,24 +13076,23 @@ msgid "Source" msgstr "Джерело" #. I18N: Help text for the “Use full source citations” configuration setting -#: resources/views/admin/trees-preferences.phtml:888 +#: resources/views/admin/trees-preferences.phtml:891 msgid "Source citations can include fields to record the quality of the data (primary, secondary, etc.) and the date the event was recorded in the source. If you don’t use these fields, you can disable them when creating new source citations." msgstr "Посилання на джерела можуть включати в себе поля для запису якості даних (первинні, вторинні та ін.) і дати, коли подія була зареєстрована в джерелі. Якщо ви не використовуєте ці поля, ви можете відключити їх, коли створюєте нове посилання на джерело." #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:898 +#: resources/views/admin/trees-preferences.phtml:901 #: resources/xml/reports/fact_sources.xml:6 msgid "Source type" msgstr "Тип джерела" #. I18N: Name of a module/list #. I18N: Name of a module -#: app/Http/Controllers/AdminTreesController.php:1714 -#: app/Http/Controllers/ListController.php:542 -#: app/Module/FixSearchAndReplace.php:114 app/Module/SourceListModule.php:52 -#: app/Module/SourcesTabModule.php:59 -#: resources/views/admin/control-panel.phtml:189 -#: resources/views/admin/merge-records-step-1.phtml:25 +#: app/Module/FixSearchAndReplace.php:114 app/Module/SourceListModule.php:72 +#: app/Module/SourceListModule.php:164 app/Module/SourcesTabModule.php:59 +#: app/Services/AdminService.php:180 +#: resources/views/admin/control-panel.phtml:275 +#: resources/views/admin/merge-records-step-1.phtml:26 #: resources/views/gedcom-record-page.phtml:93 #: resources/views/lists/media-table.phtml:73 #: resources/views/lists/notes-table.phtml:76 @@ -13139,16 +13103,16 @@ msgstr "Тип джерела" #: resources/views/modules/gedcom_stats/config.phtml:27 #: resources/views/modules/gedcom_stats/statistics.phtml:79 #: resources/views/modules/html/template-statistics.phtml:39 -#: resources/views/note-page.phtml:66 resources/views/repository-page.phtml:45 +#: resources/views/note-page.phtml:86 resources/views/repository-page.phtml:46 #: resources/views/search-general-page.phtml:48 #: resources/views/search-results.phtml:35 #: resources/views/statistics/other/chart-sources.phtml:12 #: resources/views/statistics/other/total-records.phtml:30 -#: resources/xml/reports/ahnentafel_report.xml:476 +#: resources/xml/reports/ahnentafel_report.xml:474 #: resources/xml/reports/descendancy_report.xml:611 #: resources/xml/reports/family_group_report.xml:1118 -#: resources/xml/reports/individual_ext_report.xml:644 -#: resources/xml/reports/individual_report.xml:646 +#: resources/xml/reports/individual_ext_report.xml:643 +#: resources/xml/reports/individual_report.xml:647 msgid "Sources" msgstr "Джерела" @@ -13161,7 +13125,7 @@ msgstr "Джерела подій" msgid "South Africa" msgstr "Південна Африка" -#: resources/views/modules/statistics-chart/custom.phtml:180 +#: resources/views/modules/statistics-chart/custom.phtml:181 msgid "South America" msgstr "Південна Америка" @@ -13190,9 +13154,9 @@ msgstr "Іспанська" msgid "Spokane, Washington, United States" msgstr "Спокан, штат Вашингтон" -#: app/Http/RequestHandlers/IndividualPage.php:215 -#: resources/views/edit/change-family-members.phtml:22 -#: resources/views/edit/change-family-members.phtml:37 +#: app/Http/RequestHandlers/IndividualPage.php:229 +#: resources/views/edit/change-family-members.phtml:23 +#: resources/views/edit/change-family-members.phtml:38 #: resources/views/modules/pedigree-chart/previous.phtml:31 #: resources/xml/reports/bdm_report.xml:169 #: resources/xml/reports/individual_ext_report.xml:202 @@ -13200,15 +13164,7 @@ msgstr "Спокан, штат Вашингтон" msgid "Spouse" msgstr "Чоловік/дружина" -#: app/GedcomTag.php:741 -msgid "Spouse census date" -msgstr "Дата перепису сім'ї" - -#: app/GedcomTag.php:743 -msgid "Spouse census place" -msgstr "Місце перепису сім'ї" - -#: app/GedcomTag.php:751 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:223 msgid "Spouse note" msgstr "Відомості про сім'ю" @@ -13262,13 +13218,13 @@ msgid "Statcounter™" msgstr "" #. I18N: gedcom tag STAE -#: app/GedcomTag.php:1029 +#: app/GedcomTag.php:991 msgid "State" msgstr "Область" #. I18N: Name of a module #. I18N: Name of a module/chart -#: app/Module/FamilyTreeStatisticsModule.php:51 +#: app/Module/FamilyTreeStatisticsModule.php:52 #: app/Module/HtmlBlockModule.php:201 app/Module/StatisticsChartModule.php:95 #: resources/views/modules/gedcom_stats/config.phtml:21 #: resources/views/modules/gedcom_stats/statistics.phtml:17 @@ -13277,17 +13233,17 @@ msgid "Statistics" msgstr "Статистика" #. I18N: gedcom tag STAT -#: app/Functions/FunctionsPrint.php:440 app/GedcomTag.php:1032 -#: resources/views/admin/changes-log.phtml:36 -#: resources/views/admin/changes-log.phtml:116 +#: app/Functions/FunctionsPrint.php:476 app/GedcomTag.php:994 +#: resources/views/admin/changes-log.phtml:37 +#: resources/views/admin/changes-log.phtml:117 msgid "Status" msgstr "Статус" -#: app/GedcomTag.php:1034 +#: app/GedcomTag.php:996 msgid "Status change date" msgstr "Дата зміни статусу" -#: app/Functions/FunctionsDate.php:55 app/Functions/FunctionsPrint.php:239 +#: app/Functions/FunctionsDate.php:55 app/Functions/FunctionsPrint.php:252 msgid "Stillborn" msgstr "Мертвонароджений(ая)" @@ -13301,29 +13257,29 @@ msgstr "Дитина народилася мертвою: виключаєтьс msgid "Stockholm, Sweden" msgstr "Стокгольм, Швеція" -#: resources/views/layouts/default.phtml:159 +#: resources/views/layouts/default.phtml:166 #: resources/views/modules/random_media/slide-show.phtml:25 #: resources/views/modules/random_media/slide-show.phtml:27 msgid "Stop" msgstr "Зупинити" #. I18N: Name of a module -#: app/Module/StoriesModule.php:207 -#: resources/views/modules/stories/edit.phtml:13 +#: app/Module/StoriesModule.php:208 +#: resources/views/modules/stories/edit.phtml:14 msgid "Stories" msgstr "Історії" -#: resources/views/modules/stories/edit.phtml:40 +#: resources/views/modules/stories/edit.phtml:41 msgid "Story" msgstr "Історія" -#: resources/views/modules/stories/config.phtml:36 -#: resources/views/modules/stories/edit.phtml:31 +#: resources/views/modules/stories/config.phtml:37 +#: resources/views/modules/stories/edit.phtml:32 #: resources/views/modules/stories/list.phtml:12 msgid "Story title" msgstr "Заголовок історії" -#: app/Module/UserMessagesModule.php:180 +#: app/Module/UserMessagesModule.php:182 #: resources/views/admin/broadcast.phtml:38 #: resources/views/admin/email-page.phtml:36 #: resources/views/contact-page.phtml:45 resources/views/message-page.phtml:36 @@ -13331,8 +13287,8 @@ msgid "Subject" msgstr "Тема" #. I18N: gedcom tag SUBN -#: app/GedcomTag.php:1040 app/Submission.php:117 app/Submission.php:118 -#: app/Submission.php:119 +#: app/GedcomTag.php:1002 app/Submission.php:106 app/Submission.php:107 +#: app/Submission.php:108 msgid "Submission" msgstr "Подача" @@ -13342,8 +13298,8 @@ msgid "Submitted but not yet cleared" msgstr "Підтверджено, але до цих пір неясно" #. I18N: gedcom tag SUBM -#: app/GedcomTag.php:1037 resources/views/admin/trees.phtml:247 -#: resources/views/modules/recent_changes/changes-table.phtml:77 +#: app/GedcomTag.php:999 resources/views/admin/trees.phtml:264 +#: resources/views/modules/recent_changes/changes-table.phtml:74 msgid "Submitter" msgstr "Заявник" @@ -13352,10 +13308,10 @@ msgid "Submitter name" msgstr "" #. I18N: Name of a module/list -#: app/Http/Controllers/ListController.php:563 -#: app/Module/FixSearchAndReplace.php:115 app/Module/SubmitterListModule.php:53 -#: resources/views/admin/control-panel.phtml:193 -#: resources/views/admin/merge-records-step-1.phtml:29 +#: app/Module/FixSearchAndReplace.php:115 app/Module/SubmitterListModule.php:73 +#: app/Module/SubmitterListModule.php:177 +#: resources/views/admin/control-panel.phtml:279 +#: resources/views/admin/merge-records-step-1.phtml:30 #: resources/views/lists/submitters-table.phtml:55 msgid "Submitters" msgstr "" @@ -13367,7 +13323,7 @@ msgstr "Судан" #. I18N: abbreviation for Sunday #: app/Date/AbstractCalendarDate.php:297 -#: resources/views/edit/initialize-calendar-popup.phtml:26 +#: resources/views/edit/initialize-calendar-popup.phtml:23 msgid "Sun" msgstr "Нд" @@ -13376,16 +13332,16 @@ msgid "Sunday" msgstr "Неділя" #. I18N: %s is a URL/link to the project website -#: resources/views/admin/control-panel.phtml:62 +#: resources/views/admin/control-panel.phtml:147 #, php-format msgid "Support and documentation can be found at %s." msgstr "Підтримка і документація може бути знайдена на %s." -#: app/Services/ServerCheckService.php:329 +#: app/Services/ServerCheckService.php:331 msgid "Support for PostgreSQL is experimental." msgstr "" -#: app/Services/ServerCheckService.php:334 +#: app/Services/ServerCheckService.php:336 msgid "Support for SQL Server is experimental." msgstr "" @@ -13395,13 +13351,15 @@ msgid "Suriname" msgstr "Суринам" #. I18N: gedcom tag SURN -#: app/GedcomTag.php:1043 app/Http/RequestHandlers/HelpText.php:214 -#: resources/views/branches-page.phtml:16 -#: resources/views/lists/families-table.phtml:215 -#: resources/views/lists/families-table.phtml:218 +#: app/GedcomTag.php:1005 app/Http/RequestHandlers/HelpText.php:227 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:229 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:231 +#: resources/views/branches-page.phtml:27 +#: resources/views/lists/families-table.phtml:216 +#: resources/views/lists/families-table.phtml:219 #: resources/views/lists/individuals-table.phtml:234 #: resources/views/lists/surnames-table.phtml:23 -#: resources/views/modules/statistics-chart/custom.phtml:160 +#: resources/views/modules/statistics-chart/custom.phtml:161 #: resources/views/search-phonetic-page.phtml:29 msgid "Surname" msgstr "Прізвище" @@ -13410,7 +13368,7 @@ msgstr "Прізвище" msgid "Surname distribution chart" msgstr "Графік розподілу прізвищ" -#: resources/views/admin/trees-preferences.phtml:314 +#: resources/views/admin/trees-preferences.phtml:317 msgid "Surname list style" msgstr "Стиль списку прізвищ" @@ -13419,18 +13377,18 @@ msgid "Surname option" msgstr "Традиція зміни прізвища" #. I18N: gedcom tag SPFX -#: app/GedcomTag.php:1023 +#: app/GedcomTag.php:985 msgid "Surname prefix" msgstr "Префікс прізвища" -#: resources/views/admin/trees-preferences.phtml:868 +#: resources/views/admin/trees-preferences.phtml:871 msgid "Surname tradition" msgstr "Традиція успадкування прізвища" #: resources/views/lists/surnames-table.phtml:18 #: resources/views/modules/gedcom_stats/config.phtml:48 #: resources/views/modules/gedcom_stats/statistics.phtml:56 -#: resources/views/modules/statistics-chart/custom.phtml:155 +#: resources/views/modules/statistics-chart/custom.phtml:156 msgid "Surnames" msgstr "Прізвище" @@ -13479,7 +13437,7 @@ msgstr "Швейцарія" msgid "Sydney, Australia" msgstr "Сідней, Австралія" -#: resources/views/admin/trees.phtml:290 +#: resources/views/admin/synchronize-trees.phtml:12 msgid "Synchronize family trees with GEDCOM files" msgstr "Синхронізувати генеалогічні дерева з файлами GEDCOM" @@ -13488,8 +13446,8 @@ msgstr "Синхронізувати генеалогічні дерева з ф msgid "Syria" msgstr "Сирія" -#: resources/views/admin/modules.phtml:158 -#: resources/views/admin/modules.phtml:161 +#: resources/views/admin/modules.phtml:169 +#: resources/views/admin/modules.phtml:172 msgid "Tab" msgstr "Вкладка" @@ -13519,10 +13477,10 @@ msgctxt "paper size" msgid "Tabloid" msgstr "" -#: app/Http/Controllers/Admin/ModuleController.php:254 -#: resources/views/admin/control-panel.phtml:543 -#: resources/views/admin/modules.phtml:71 -#: resources/views/admin/modules.phtml:73 +#: app/Http/RequestHandlers/ModulesTabsPage.php:43 +#: resources/views/admin/control-panel.phtml:633 +#: resources/views/admin/modules.phtml:82 +#: resources/views/admin/modules.phtml:84 msgid "Tabs" msgstr "Вкладки" @@ -13547,25 +13505,25 @@ msgid "Tampico, Mexico" msgstr "Тампіко, Мексика" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:201 +#: app/Date/JewishDate.php:198 msgctxt "GENITIVE" msgid "Tamuz" msgstr "Тамуза" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:307 +#: app/Date/JewishDate.php:302 msgctxt "INSTRUMENTAL" msgid "Tamuz" msgstr "Тамузом" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:254 +#: app/Date/JewishDate.php:250 msgctxt "LOCATIVE" msgid "Tamuz" msgstr "Тамуза" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:148 +#: app/Date/JewishDate.php:146 msgctxt "NOMINATIVE" msgid "Tamuz" msgstr "Тамуз" @@ -13581,7 +13539,7 @@ msgid "Teal Top" msgstr "Бірюзовий Топ" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:149 +#: resources/views/admin/trees-preferences.phtml:152 msgid "Technical help contact" msgstr "Контакт для технічної допомоги" @@ -13595,24 +13553,24 @@ msgid "Templates" msgstr "Зразки" #. I18N: gedcom tag TEMP -#: app/GedcomTag.php:1046 resources/xml/reports/individual_report.xml:208 +#: app/GedcomTag.php:1008 resources/xml/reports/individual_report.xml:208 msgid "Temple" msgstr "Храм мормонів" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:185 +#: app/Date/JewishDate.php:184 msgctxt "GENITIVE" msgid "Tevet" msgstr "Тевета" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:291 +#: app/Date/JewishDate.php:288 msgctxt "INSTRUMENTAL" msgid "Tevet" msgstr "Теветом" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:238 +#: app/Date/JewishDate.php:236 msgctxt "LOCATIVE" msgid "Tevet" msgstr "Тевета" @@ -13624,7 +13582,7 @@ msgid "Tevet" msgstr "Тевет" #. I18N: gedcom tag TEXT -#: app/GedcomTag.php:1049 resources/views/admin/trees-preferences.phtml:575 +#: app/GedcomTag.php:1011 resources/views/admin/trees-preferences.phtml:578 #: resources/views/modals/source-fields.phtml:53 msgid "Text" msgstr "Текст" @@ -13644,26 +13602,22 @@ msgstr "" "Поле <b>фамілія</b> містить ім'я, яке використовується для сортування і групування. Воно може відрізнятися від справжньої фамілії особи, яка завжди береться із поля <b>ім'я</b>. Це поле може бути використано для сортування фамілій з чи без префіксу (Gogh / van Gogh) і для групування різних варіантів написання чи флексії (Kowalski / Kowalska). Якщо особа має відображатися більше ніж під однією фамілією, кожна фамілія має бути відокремлена \n" "комою." -#: app/Http/Controllers/AdminTreesController.php:1507 +#: app/Http/RequestHandlers/SynchronizeTrees.php:93 #, php-format msgid "The GEDCOM file “%s” has been imported." msgstr "GEDCOM файл \"%s\" було імпортовано." -#: resources/views/modals/media-file-fields.phtml:98 -msgid "The GEDCOM standard does not allow URLs in media objects." -msgstr "Стандарт GEDCOM не дозволяє використовувати URL-адреси в медіаоб'єктах." - #. I18N: Location of an LDS church temple #: app/GedcomCode/GedcomCodeTemp.php:378 msgid "The Hague, Netherlands" msgstr "Гаага, Нідерланди" -#: app/Services/ServerCheckService.php:126 +#: app/Services/ServerCheckService.php:125 #, php-format msgid "The PHP extension “%s” is not installed." msgstr "" -#: app/Services/ServerCheckService.php:184 +#: app/Services/ServerCheckService.php:183 #, php-format msgid "The PHP function “%1$s” is disabled." msgstr "" @@ -13673,12 +13627,12 @@ msgstr "" msgid "The PHP temporary folder is missing." msgstr "Відсутня папка для тимчасових файлів PHP." -#: app/Services/ServerCheckService.php:145 +#: app/Services/ServerCheckService.php:144 #, php-format msgid "The PHP.INI setting “%1$s” is disabled." msgstr "" -#: app/Services/ServerCheckService.php:149 +#: app/Services/ServerCheckService.php:148 #, php-format msgid "The PHP.INI setting “%1$s” is enabled." msgstr "" @@ -13694,26 +13648,26 @@ msgid "The administrator has been informed. As soon as they give you permission msgstr "Адміністратора було проінформовано. Щойно він дасть дозвіл на вхід, ви зможете увійти, використовуючи ім'я і пароль вашого облікового запису." #. I18N: Description of the “Calendar” module -#: app/Module/CalendarMenuModule.php:52 +#: app/Module/CalendarMenuModule.php:53 msgid "The calendar menu." msgstr "" #. I18N: %s is the name of a genealogy record #: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:69 -#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:62 +#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:66 #, php-format msgid "The changes to “%s” have been accepted." msgstr "Зміни для «%s» прийняті." #. I18N: %s is the name of a genealogy record -#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 +#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:68 #: app/Http/RequestHandlers/PendingChangesRejectTree.php:62 #, php-format msgid "The changes to “%s” have been rejected." msgstr "Зміни для «%s» відхилені." #. I18N: Description of the “Charts” module -#: app/Module/ChartsMenuModule.php:71 +#: app/Module/ChartsMenuModule.php:70 msgid "The charts menu." msgstr "" @@ -13721,19 +13675,19 @@ msgstr "" msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." msgstr "Кошик вирізок дозволяє вам робити витяги (\"вирізки\") з цього генеалогічного дерева і завантажити їх у форматі GEDCOM." -#: resources/views/admin/trees-preferences.phtml:363 +#: resources/views/admin/trees-preferences.phtml:366 msgid "The date and time of the last update" msgstr "Дата і час останнього оновлення" -#: app/Http/Controllers/Admin/LocationController.php:420 +#: app/Http/Controllers/Admin/LocationController.php:255 #: app/Http/RequestHandlers/AccountUpdate.php:113 #, php-format msgid "The details for “%s” have been updated." msgstr "Деталі для “%s” були оновлені." #. I18N: %s is a filename -#: app/Http/Controllers/Admin/UpgradeController.php:308 -#: app/Http/RequestHandlers/ExportGedcomServer.php:79 +#: app/Http/Controllers/Admin/UpgradeController.php:315 +#: app/Http/RequestHandlers/ExportGedcomServer.php:98 #, php-format msgid "The family tree has been exported to %s." msgstr "Генеалогічне дерево експортовано в %s." @@ -13749,8 +13703,8 @@ msgid "The family tree “%s” has been created." msgstr "Генеалогічне дерево \"%s\" було створено." #. I18N: %s is the name of a family tree -#: app/Http/Controllers/AdminTreesController.php:1514 #: app/Http/RequestHandlers/DeleteTreeAction.php:65 +#: app/Http/RequestHandlers/SynchronizeTrees.php:104 #, php-format msgid "The family tree “%s” has been deleted." msgstr "Генеалогічне дерево \"%s\" було видалено." @@ -13761,7 +13715,7 @@ msgstr "Генеалогічне дерево \"%s\" було видалено." msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." msgstr "Генеалогічне дерево \"%s\" буде показано відвідувачам, коли вони вперше заходимуть на цей сайт." -#: app/Http/Controllers/AdminTreesController.php:705 +#: app/Http/RequestHandlers/MergeTreesAction.php:251 msgid "The family trees have been merged successfully." msgstr "Генеалогічні дерева були успішно поєднані." @@ -13771,33 +13725,33 @@ msgid "The family trees menu." msgstr "" #. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” -#: app/Http/RequestHandlers/DeleteRecord.php:73 +#: app/Http/RequestHandlers/DeleteRecord.php:75 #, php-format msgid "The family “%s” has been deleted because it only has one member." msgstr "Родина «%s» видалено, вона складається з однієї людини." -#: app/Http/Controllers/Admin/MediaController.php:455 +#: app/Http/Controllers/Admin/MediaController.php:462 #, php-format msgid "The file %s already exists. Use another filename." msgstr "Файл %s вже існує. Вкажіть інше ім'я файлу." -#: app/Http/RequestHandlers/ExportGedcomServer.php:82 +#: app/Http/RequestHandlers/ExportGedcomServer.php:101 #, php-format msgid "The file %s could not be created." msgstr "Файл %s не може бути створений." -#: app/Http/RequestHandlers/DeletePath.php:62 -#: app/Http/RequestHandlers/DeletePath.php:76 +#: app/Http/RequestHandlers/DeletePath.php:61 +#: app/Http/RequestHandlers/DeletePath.php:75 #, php-format msgid "The file %s could not be deleted." msgstr "Файл %s не може бути видалений." -#: app/Http/RequestHandlers/DeletePath.php:60 +#: app/Http/RequestHandlers/DeletePath.php:59 #, php-format msgid "The file %s has been deleted." msgstr "Файл %s було виделаено." -#: app/Http/Controllers/Admin/MediaController.php:462 +#: app/Http/Controllers/Admin/MediaController.php:469 #, php-format msgid "The file %s has been uploaded." msgstr "Файл %s був вивантажений." @@ -13809,7 +13763,7 @@ msgstr "Файл вивантажений частково. Спробуйте #. I18N: %s is a filename #: resources/views/media-page.phtml:121 -#: resources/views/modules/media-list/page.phtml:145 +#: resources/views/modules/media-list/page.phtml:132 #, php-format msgid "The file “%s” does not exist." msgstr "Файл «%s» не існує." @@ -13818,17 +13772,17 @@ msgstr "Файл «%s» не існує." msgid "The first family in the list will be used in charts, lists, reports, etc." msgstr "" -#: app/Http/RequestHandlers/DeletePath.php:71 +#: app/Http/RequestHandlers/DeletePath.php:70 #, php-format msgid "The folder %s could not be deleted." msgstr "Папка %s не може бути видалена." -#: app/Http/Controllers/Admin/UpgradeController.php:261 +#: app/Http/Controllers/Admin/UpgradeController.php:271 #, php-format msgid "The folder %s has been created." msgstr "Папка %s була створена." -#: app/Http/RequestHandlers/DeletePath.php:69 +#: app/Http/RequestHandlers/DeletePath.php:68 #, php-format msgid "The folder %s has been deleted." msgstr "Папка %s була видалена." @@ -13842,13 +13796,13 @@ msgstr "Папка може бути вказана в повному обсяз msgid "The folder “%s” does not exist." msgstr "" -#: resources/views/admin/merge-records-step-2.phtml:26 +#: resources/views/admin/merge-records-step-2.phtml:27 msgid "The following facts and events were found in both records." msgstr "Наступні факти і події були знайдені в обох записах." #. I18N: the name of an individual, source, etc. -#: resources/views/admin/merge-records-step-2.phtml:73 -#: resources/views/admin/merge-records-step-2.phtml:119 +#: resources/views/admin/merge-records-step-2.phtml:74 +#: resources/views/admin/merge-records-step-2.phtml:120 #, php-format msgid "The following facts and events were only found in the record of %s." msgstr "Наступні факти і події були знайдені лише в записах %s." @@ -13857,23 +13811,23 @@ msgstr "Наступні факти і події були знайдені ли msgid "The following list shows typical requirements." msgstr "У наведеному списку вказані типові вимоги." -#: app/Http/RequestHandlers/HelpText.php:277 +#: app/Http/RequestHandlers/HelpText.php:290 msgid "The help text has not been written for this item." msgstr "Для цього елемента довідка не написана." #. I18N: Help text for the “Technical help contact” configuration setting -#: resources/views/admin/trees-preferences.phtml:161 +#: resources/views/admin/trees-preferences.phtml:164 msgid "The individual to be contacted about technical questions or errors encountered on your website." msgstr "Ел.адреса (e-mail) для звернення з технічних питань або про помилки, знайдених на сайті." #. I18N: Help text for the “Genealogy contact” configuration setting -#: resources/views/admin/trees-preferences.phtml:141 +#: resources/views/admin/trees-preferences.phtml:144 msgid "The individual to contact about the genealogy data on this website." msgstr "Персона для контакту по генеалогічної інформації на цьому сайті." #. I18N: %s are names of records, such as sources, repositories or individuals -#: app/Http/RequestHandlers/DeleteRecord.php:82 -#: app/Http/RequestHandlers/DeleteRecord.php:87 +#: app/Http/RequestHandlers/DeleteRecord.php:83 +#: app/Http/RequestHandlers/DeleteRecord.php:88 #, php-format msgid "The link from “%1$s” to “%2$s” has been deleted." msgstr "Зв'язок між \"%1$s\" та \"%2$s\" було видалено." @@ -13892,17 +13846,17 @@ msgstr "" msgid "The location of this place is not known." msgstr "" -#: app/Http/Controllers/EditMediaController.php:273 +#: app/Http/Controllers/EditMediaController.php:268 #, php-format msgid "The media file %1$s could not be renamed to %2$s." msgstr "Медіафайл %1$s не може бути перейменовано в %2$s." -#: app/Http/Controllers/EditMediaController.php:267 +#: app/Http/Controllers/EditMediaController.php:262 #, php-format msgid "The media file %1$s has been renamed to %2$s." msgstr "Медіафайл %1$s успішно перейменовано в %2$s." -#: app/Http/RequestHandlers/CreateMediaObjectAction.php:105 +#: app/Http/RequestHandlers/CreateMediaObjectAction.php:107 msgid "The media object has been created" msgstr "Медіа-об'єкт створено" @@ -13925,38 +13879,40 @@ msgstr "Повідомлення не було послано." msgid "The message was successfully sent to %s." msgstr "Повідомлення надіслане на адресу користувача %s." -#: app/Http/Controllers/Admin/ModuleController.php:343 -#: app/Http/Controllers/Admin/ModuleController.php:620 +#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:78 +#: app/Http/RequestHandlers/ModulesAllAction.php:72 +#: app/Module/ChartsBlockModule.php:127 app/Module/ChartsBlockModule.php:148 +#: app/Module/ChartsBlockModule.php:169 app/Module/ChartsBlockModule.php:183 #, php-format msgid "The module “%s” has been disabled." msgstr "Модуль \"%s\" було відключено." -#: app/Http/Controllers/Admin/ModuleController.php:341 -#: app/Http/Controllers/Admin/ModuleController.php:618 +#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 +#: app/Http/RequestHandlers/ModulesAllAction.php:70 #, php-format msgid "The module “%s” has been enabled." msgstr "Модуль \"%s\" було включено." #. I18N: Help text for the “Quick family facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:747 +#: resources/views/admin/trees-preferences.phtml:750 #, fuzzy msgid "The most common family facts and events are listed separately, so that they can be added more easily." msgstr "Це короткий перелік фактів GEDCOM, який з'являється поряд з повним переліком і може бути доданий за допомогою одного кліка." #. I18N: Help text for the “Quick individual facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:693 +#: resources/views/admin/trees-preferences.phtml:696 #, fuzzy msgid "The most common individual facts and events are listed separately, so that they can be added more easily." msgstr "Це короткий перелік персональних фактів GEDCOM, який з'являється поряд з повним переліком і вони можуть бути внесені до нього за допомогою одного кліка." #. I18N: Help text for the “Quick repository facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:829 +#: resources/views/admin/trees-preferences.phtml:832 #, fuzzy msgid "The most common repository facts are listed separately, so that they can be added more easily." msgstr "Це короткий список фактів архіву GEDCOM, який відображається поруч з повним списком і може додаватися за допомогою одного кліка." #. I18N: Help text for the “Quick source facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:788 +#: resources/views/admin/trees-preferences.phtml:791 #, fuzzy msgid "The most common source facts are listed separately, so that they can be added more easily." msgstr "Це короткий список джерел фактів, які відображаються поряд з повним списком, і можуть бути швидко додані одним клацанням миші." @@ -13965,11 +13921,11 @@ msgstr "Це короткий список джерел фактів, які в msgid "The new user will be asked to confirm their email address before the account is created." msgstr "Новому користувачу буде запропоновано підтвердити адресу електронної пошти перед тим, як обліковий запис буде створено." -#: app/Http/RequestHandlers/CreateNoteAction.php:73 +#: app/Http/RequestHandlers/CreateNoteAction.php:75 msgid "The note has been created" msgstr "Нотатка була створена" -#: app/Http/Controllers/SetupController.php:370 +#: app/Http/RequestHandlers/SetupWizard.php:380 msgid "The password needs to be at least six characters long." msgstr "Пароль повинен бути не коротше шести символів." @@ -13984,33 +13940,33 @@ msgid "The password reset link has expired." msgstr "" #. I18N: Description of the “Place hierarchy” module -#: app/Module/PlaceHierarchyListModule.php:57 +#: app/Module/PlaceHierarchyListModule.php:109 msgid "The place hierarchy." msgstr "" -#: app/Http/Controllers/AdminController.php:159 -#: app/Http/Controllers/AdminTreesController.php:971 +#: app/Http/RequestHandlers/TreePreferencesAction.php:143 +#: app/Http/RequestHandlers/TreePrivacyAction.php:118 msgid "The preferences for all family trees have been updated." msgstr "Налаштування для всіх генеалогічнох дерев було оновлено." -#: app/Http/Controllers/AdminController.php:162 -#: app/Http/Controllers/AdminTreesController.php:975 +#: app/Http/RequestHandlers/TreePreferencesAction.php:147 +#: app/Http/RequestHandlers/TreePrivacyAction.php:121 msgid "The preferences for new family trees have been updated." msgstr "Налаштування для нових генеалогічних дерев були оновлені." -#: app/Http/Controllers/AdminController.php:152 -#: app/Http/Controllers/AdminTreesController.php:964 +#: app/Http/RequestHandlers/TreePreferencesAction.php:136 +#: app/Http/RequestHandlers/TreePrivacyAction.php:111 #, php-format msgid "The preferences for the family tree “%s” have been updated." msgstr "Налаштування для генеалогічного дерева \"%s\" були оновлені." -#: app/Http/Controllers/Admin/ModuleController.php:697 +#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 #, php-format msgid "The preferences for the module “%s” have been deleted." msgstr "Налаштування для модуля \"%s\" були видалені." #: app/Module/CustomCssJsModule.php:99 -#: app/Module/RelationshipsChartModule.php:430 app/Module/SiteMapModule.php:180 +#: app/Module/RelationshipsChartModule.php:428 app/Module/SiteMapModule.php:180 #, php-format msgid "The preferences for the module “%s” have been updated." msgstr "Налаштування для модуля \"%s\" були оновлені." @@ -14026,17 +13982,17 @@ msgstr "" msgid "The record has been copied to the clipboard." msgstr "Запис скопійовано в буфер обміну." -#: app/Http/RequestHandlers/MergeFactsAction.php:162 +#: app/Http/RequestHandlers/MergeFactsAction.php:163 #, php-format msgid "The records “%1$s” and “%2$s” have been merged." msgstr "Записи \"%1$s\" і \"%2$s\" було об'єднано." #. I18N: Description of the “Reports” module -#: app/Module/ReportsMenuModule.php:74 +#: app/Module/ReportsMenuModule.php:72 msgid "The reports menu." msgstr "" -#: app/Http/RequestHandlers/CreateRepositoryAction.php:78 +#: app/Http/RequestHandlers/CreateRepositoryAction.php:80 msgid "The repository has been created" msgstr "Репозиторій був створений" @@ -14045,7 +14001,7 @@ msgstr "Репозиторій був створений" msgid "The search menu." msgstr "" -#: app/Services/SearchService.php:1075 +#: app/Services/SearchService.php:1127 msgid "The search returned too many results." msgstr "" @@ -14053,25 +14009,25 @@ msgstr "" msgid "The server configuration is OK." msgstr "Конфігурація сервера в порядку." -#: app/Services/ServerCheckService.php:249 +#: app/Services/ServerCheckService.php:248 msgid "The server’s temporary folder cannot be accessed." msgstr "" -#: app/Http/Controllers/AdminTreesController.php:1472 +#: app/Http/RequestHandlers/RenumberTreeAction.php:556 #: app/Services/UpgradeService.php:150 app/Services/UpgradeService.php:183 msgid "The server’s time limit has been reached." msgstr "Ліміт часу серверу було досяснуто." #. I18N: Description of “Statistics” module -#: app/Module/FamilyTreeStatisticsModule.php:62 +#: app/Module/FamilyTreeStatisticsModule.php:63 msgid "The size of the family tree, earliest and latest events, common names, etc." msgstr "Розмір генеалогічного древа, самі ранні та пізні події, загальні прізвища та ін." -#: app/Http/RequestHandlers/CreateSourceAction.php:111 +#: app/Http/RequestHandlers/CreateSourceAction.php:113 msgid "The source has been created" msgstr "Джерело створено" -#: app/Http/RequestHandlers/CreateSubmitterAction.php:76 +#: app/Http/RequestHandlers/CreateSubmitterAction.php:78 msgid "The submitter has been created" msgstr "Заявник створений" @@ -14087,7 +14043,7 @@ msgid "The time zone is required for date calculations, such as knowing today’ msgstr "Часовий пояс необхідний для обчислення дат, таких як сьогоднішня дата." #. I18N: An XREF is the identification number used in GEDCOM files. -#: resources/views/admin/trees-merge.phtml:17 +#: resources/views/admin/trees-merge.phtml:28 #, php-format msgid "The two family trees have %1$s record which uses the same “XREF”." msgid_plural "The two family trees have %1$s records which use the same “XREF”." @@ -14095,7 +14051,7 @@ msgstr[0] "Два генеалогічні дерева мають %1$s запи msgstr[1] "Два генеалогічні дерева мають %1$s записи, які використовують той самий \"XREF\"." msgstr[2] "Два генеалогічні дерева мають %1$s записів, які використовують той самий \"XREF\"." -#: app/Http/Controllers/Admin/UpgradeController.php:386 +#: app/Http/Controllers/Admin/UpgradeController.php:393 msgid "The upgrade is complete." msgstr "Оновлення завершено." @@ -14124,21 +14080,20 @@ msgstr "Неправильне ім'я користувача або парол msgid "The username required for authentication with the SMTP server." msgstr "Ім'я користувача, необхідне для аутентифікації з SMTP сервером." -#: app/Http/Controllers/Admin/ModuleController.php:348 -#: app/Http/Controllers/Admin/ModuleController.php:364 -#: app/Http/Controllers/Admin/ModuleController.php:381 -#: app/Http/Controllers/Admin/ModuleController.php:398 -#: app/Http/Controllers/Admin/ModuleController.php:414 -#: app/Http/Controllers/Admin/ModuleController.php:431 -#: app/Http/Controllers/Admin/ModuleController.php:447 -#: app/Http/Controllers/Admin/ModuleController.php:463 -#: app/Http/Controllers/Admin/ModuleController.php:480 -#: app/Http/Controllers/Admin/ModuleController.php:498 -#: app/Http/Controllers/Admin/ModuleController.php:515 -#: app/Http/Controllers/Admin/ModuleController.php:533 -#: app/Http/Controllers/Admin/ModuleController.php:551 -#: app/Http/Controllers/Admin/ModuleController.php:567 #: app/Http/RequestHandlers/EmailPreferencesAction.php:82 +#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 +#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 +#: app/Http/RequestHandlers/ModulesChartsAction.php:46 +#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 +#: app/Http/RequestHandlers/ModulesFootersAction.php:46 +#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 +#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 +#: app/Http/RequestHandlers/ModulesListsAction.php:46 +#: app/Http/RequestHandlers/ModulesMenusAction.php:47 +#: app/Http/RequestHandlers/ModulesReportsAction.php:46 +#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 +#: app/Http/RequestHandlers/ModulesTabsAction.php:47 +#: app/Http/RequestHandlers/ModulesThemesAction.php:45 #: app/Http/RequestHandlers/SitePreferencesAction.php:63 #: app/Http/RequestHandlers/SiteRegistrationAction.php:51 msgid "The website preferences have been updated." @@ -14154,9 +14109,9 @@ msgstr "Сайт www.geonames.org надає велику базу даних н msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." msgstr "Розробникам webtrees буде цікаво дізнатися про цю помилку. Якщо ви зв'яжетесь з ними, вони допоможуть вам вирішити проблему." -#: app/Module/ModuleThemeTrait.php:73 app/Module/ModuleThemeTrait.php:459 -#: resources/views/admin/modules.phtml:245 -#: resources/views/admin/modules.phtml:248 +#: app/Module/ModuleThemeTrait.php:65 app/Module/ModuleThemeTrait.php:451 +#: resources/views/admin/modules.phtml:256 +#: resources/views/admin/modules.phtml:259 #: resources/views/admin/users-edit.phtml:180 msgid "Theme" msgstr "Тема" @@ -14166,18 +14121,18 @@ msgstr "Тема" msgid "Theme change" msgstr "Зміна теми" -#: app/Http/Controllers/Admin/ModuleController.php:268 -#: resources/views/admin/control-panel.phtml:504 -#: resources/views/admin/modules.phtml:107 -#: resources/views/admin/modules.phtml:109 +#: app/Http/RequestHandlers/ModulesThemesPage.php:43 +#: resources/views/admin/control-panel.phtml:594 +#: resources/views/admin/modules.phtml:118 +#: resources/views/admin/modules.phtml:120 msgid "Themes" msgstr "Теми" -#: resources/views/modules/personal_facts/tab.phtml:35 +#: resources/views/modules/personal_facts/tab.phtml:36 msgid "There are no facts for this individual." msgstr "Для цієї персони немає фактів." -#: app/Http/Controllers/Admin/MediaController.php:329 +#: app/Http/Controllers/Admin/MediaController.php:338 msgid "There are no links to this media object." msgstr "Немає посилань на цей медіаоб'єкт." @@ -14189,12 +14144,12 @@ msgstr "Нема медіаоб'єктів для цієї персони." msgid "There are no notes for this individual." msgstr "Для цієї персони немає приміток." -#: app/Http/Controllers/Admin/UpgradeController.php:277 -#: resources/views/pending-changes-page.phtml:18 +#: app/Http/Controllers/Admin/UpgradeController.php:287 +#: resources/views/pending-changes-page.phtml:30 msgid "There are no pending changes." msgstr "Немає відкладених змін." -#: app/Module/ResearchTaskModule.php:116 +#: app/Module/ResearchTaskModule.php:117 msgid "There are no research tasks in this family tree." msgstr "В цьому генеалогічному дереві немає завдань для уточнення." @@ -14208,7 +14163,7 @@ msgstr "Для цієї персони немає джерел цитуванн msgid "There are pending changes for you to moderate." msgstr "Є очікують зміни для модерування." -#: app/Module/RecentChangesModule.php:128 +#: app/Module/RecentChangesModule.php:152 #, php-format msgid "There have been no changes within the last %s day." msgid_plural "There have been no changes within the last %s days." @@ -14221,10 +14176,10 @@ msgstr[2] "За останніх %s днів ніяких змін не було msgid "There is no user account with the email “%s”." msgstr "" -#: app/Http/Controllers/Admin/MediaController.php:465 -#: app/Http/Controllers/EditMediaController.php:131 -#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79 -#: app/Services/MediaFileService.php:252 +#: app/Http/Controllers/Admin/MediaController.php:472 +#: app/Http/Controllers/EditMediaController.php:128 +#: app/Http/RequestHandlers/CreateMediaObjectAction.php:80 +#: app/Services/MediaFileService.php:248 msgid "There was an error uploading your file." msgstr "Помилка при вивантаженні файлу." @@ -14256,7 +14211,7 @@ msgstr "Термідор" msgid "These cookies are “essential”, and do not require consent." msgstr "" -#: resources/views/admin/trees-unconnected.phtml:34 +#: resources/views/admin/trees-unconnected.phtml:35 #, php-format msgid "These groups of individuals are not related to %s." msgstr "Ці групи осіб не пов'язані з %s." @@ -14291,27 +14246,27 @@ msgstr "Ця адреса буде використовуватися для в msgid "This family does not exist or you do not have permission to view it." msgstr "Ця сім'я не існує або у Вас немає прав для перегляду." -#: resources/views/family-page.phtml:18 +#: resources/views/family-page.phtml:19 msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Цю сім'ю було видалено. Видалення має бути переглянуте модератором." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/family-page.phtml:16 +#: resources/views/family-page.phtml:17 #, php-format msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Цю сім'ю було видалено. Ви маєте перегянути видалення, а потім %1$s чи %2$s його." -#: resources/views/family-page.phtml:24 +#: resources/views/family-page.phtml:25 msgid "This family has been edited. The changes need to be reviewed by a moderator." msgstr "Цю сім'ю було відредаговано. Зміни мають бути перевірені модератором." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/family-page.phtml:22 +#: resources/views/family-page.phtml:23 #, php-format msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Цю сім'ю було відредаговано. Ви маєте переглянути зміни, а потім %1$s чи %2$s їх." -#: resources/views/admin/trees-renumber.phtml:21 +#: resources/views/admin/trees-renumber.phtml:30 #, php-format msgid "This family tree has %s record which uses the same “XREF” as another family tree." msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." @@ -14319,7 +14274,7 @@ msgstr[0] "Це генеалогічне дерево має %s запис, як msgstr[1] "Це генеалогічне дерево має %s записи, які використовують такий само \"XREF\", як і інше генеалогічне дерево." msgstr[2] "Це генеалогічне дерево має %s записів, які використовують такий само \"XREF\", як і інше генеалогічне дерево." -#: app/Module/SlideShowModule.php:163 +#: app/Module/SlideShowModule.php:164 msgid "This family tree has no images to display." msgstr "Це генеалогічне дерево не має картинки для показу." @@ -14340,7 +14295,7 @@ msgid "This folder will be used by webtrees to store media files, GEDCOM files, msgstr "Ця папка буде використовуватись webtrees для зберігання файлів медіа, файлів GEDCOM, тимчасових файлів тощо. Ці файли можуть містити особисті дані, і тому не мають бути доступні через Інтернет." #. I18N: Help text for the “Media folder” configuration setting -#: resources/views/admin/trees-preferences.phtml:225 +#: resources/views/admin/trees-preferences.phtml:228 msgid "This folder will be used to store the media files for this family tree." msgstr "Ця папка буде використовуватися для зберігання медіа-файлів для цього родоводу." @@ -14374,17 +14329,17 @@ msgid "This individual has been edited. You should review the changes and then % msgstr "Цю особу було відредаговано. Ви маєте переглянути зміни, а потім %1$s чи %2$s їх." #. I18N: Help text for the “Default individual” configuration setting -#: resources/views/admin/trees-preferences.phtml:70 +#: resources/views/admin/trees-preferences.phtml:73 #: resources/views/edit-account-page.phtml:68 msgid "This individual will be selected by default when viewing charts and reports." msgstr "Ця персона буде обрана за замовчуванням при перегляді графіків і звітів." -#: app/Module/StatisticsChartModule.php:963 -#: app/Statistics/Repository/EventRepository.php:245 +#: app/Module/StatisticsChartModule.php:962 +#: app/Statistics/Repository/EventRepository.php:246 #: app/Statistics/Repository/FamilyDatesRepository.php:102 #: app/Statistics/Repository/FamilyRepository.php:517 -#: app/Statistics/Repository/IndividualRepository.php:1769 -#: app/Statistics/Repository/IndividualRepository.php:1794 +#: app/Statistics/Repository/IndividualRepository.php:1771 +#: app/Statistics/Repository/IndividualRepository.php:1796 #: resources/views/statistics/families/birth-age.phtml:31 #: resources/views/statistics/families/birth-age.phtml:51 #: resources/views/statistics/families/birth-age.phtml:73 @@ -14410,40 +14365,40 @@ msgstr "Ця персона буде обрана за замовчування msgid "This information is not available." msgstr "" -#: app/Statistics/Repository/EventRepository.php:253 +#: app/Statistics/Repository/EventRepository.php:254 #: app/Statistics/Repository/FamilyDatesRepository.php:110 #: app/Statistics/Repository/FamilyDatesRepository.php:381 #: app/Statistics/Repository/FamilyRepository.php:84 #: app/Statistics/Repository/FamilyRepository.php:472 #: app/Statistics/Repository/FamilyRepository.php:849 #: app/Statistics/Repository/FamilyRepository.php:1500 -#: app/Statistics/Repository/IndividualRepository.php:835 -#: app/Statistics/Repository/IndividualRepository.php:1149 -#: app/Statistics/Repository/IndividualRepository.php:1169 -#: app/Statistics/Repository/IndividualRepository.php:1189 -#: app/Statistics/Repository/IndividualRepository.php:1209 -#: app/Statistics/Repository/IndividualRepository.php:1229 -#: app/Statistics/Repository/IndividualRepository.php:1249 +#: app/Statistics/Repository/IndividualRepository.php:837 +#: app/Statistics/Repository/IndividualRepository.php:1151 +#: app/Statistics/Repository/IndividualRepository.php:1171 +#: app/Statistics/Repository/IndividualRepository.php:1191 +#: app/Statistics/Repository/IndividualRepository.php:1211 +#: app/Statistics/Repository/IndividualRepository.php:1231 +#: app/Statistics/Repository/IndividualRepository.php:1251 msgid "This information is private and cannot be shown." msgstr "Детальні відомості про цю персону є особистими." #. I18N: Help text for the “Advanced name facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:844 +#: resources/views/admin/trees-preferences.phtml:847 msgid "This is a comma separated list of GEDCOM fact tags that will be shown on the add/edit name form. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store names in several different alphabets." msgstr "Це - розділений комами список тегів GEDCOM фактів, які буде відображено при додаванні нової сім'ї. Якщо ви використовуєте нелатинські алфавіти, такі як іврит, грецький, кирилиця чи арабський, ви, можливо, захочете додати такі теги, як _HEB, ROMN, FONE і т. п., щоб дозволити зберігати імена в декількох різних алфавітах." #. I18N: Help text for the “Facts for new families” configuration setting -#: resources/views/admin/trees-preferences.phtml:734 +#: resources/views/admin/trees-preferences.phtml:737 msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new family. For example, if MARR is in the list, then fields for marriage date and marriage place will be shown on the form." msgstr "Це - розділений комами список тегів GEDCOM фактів, які буде відображено при додаванні нової сім'ї. Наприклад, якщо тег MARR є в цьому списку, то поля для дати і місця шлюбу будуть відображені на формі." #. I18N: Help text for the “Facts for new individuals” configuration setting -#: resources/views/admin/trees-preferences.phtml:680 +#: resources/views/admin/trees-preferences.phtml:683 msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new individual. For example, if BIRT is in the list, fields for birth date and birth place will be shown on the form." msgstr "Це - розділений комами список тегів GEDCOM фактів, які буде відображено при додаванні нової особи. Наприклад, якщо тег BIRT є в цьому списку, то поля для дати і місця народження будуть відображені на формі." #. I18N: Help text for the “Advanced place name facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:857 +#: resources/views/admin/trees-preferences.phtml:860 msgid "This is a comma separated list of GEDCOM fact tags that will be shown when you add or edit place names. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store place names in several different alphabets." msgstr "Це - розділений комами список тегів GEDCOM фактів, які буде відображено при додаванні чи редагуванні назв місць. Якщо ви використовуєте нелатинські алфавіти, такі як іврит, грецький, кирилиця чи арабський, ви, можливо, захочете додати такі теги, як _HEB, ROMN, FONE і т. п., щоб дозволити зберігати назви місць в декількох різних алфавітах." @@ -14460,49 +14415,49 @@ msgstr "Це - посилання на ваш власний запис у ге msgid "This is case sensitive." msgstr "З урахуванням регістру." -#: app/Http/Controllers/Admin/UpgradeController.php:236 -#: resources/views/admin/control-panel.phtml:76 +#: app/Http/Controllers/Admin/UpgradeController.php:246 +#: resources/views/admin/control-panel.phtml:161 #: resources/views/admin/upgrade/wizard.phtml:18 msgid "This is the latest version of webtrees. No upgrade is available." msgstr "Поточна версія webtrees є найновішою. Оновлення непотрібне." #. I18N: Help text for the “All family facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:708 +#: resources/views/admin/trees-preferences.phtml:711 msgid "This is the list of GEDCOM facts that your users can add to families. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique family facts” list." msgstr "Це - список фактів GEDCOM, які користувачі можуть додати до сімей. Ви можете змінити цей список, додавши або видаливши назви фактів (навіть нестандартні, якщо це необхідно). Назви фактів у цьому списку не повинні бути присутні у списку \"Унікальні сімейні факти\"." #. I18N: Help text for the “All individual facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:654 +#: resources/views/admin/trees-preferences.phtml:657 msgid "This is the list of GEDCOM facts that your users can add to individuals. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique individual facts” list." msgstr "Це - список фактів GEDCOM, які користувачі можуть додавати до осіб. Ви можете змінити цей список, додавши або видаливши назви фактів (навіть нестандартні, якщо це необхідно). Назви фактів у цьому списку не повинні бути присутні у списку \"Унікальні факти осіб\"." #. I18N: Help text for the “All repository facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:803 +#: resources/views/admin/trees-preferences.phtml:806 msgid "This is the list of GEDCOM facts that your users can add to repositories. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique repository facts” list." msgstr "Це - список фактів GEDCOM, які користувачі можуть додавати до репозиторіїв. Ви можете змінити цей список, додавши або видаливши назви фактів (навіть нестандартні, якщо це необхідно). Назви фактів у цьому списку не повинні бути присутні у списку \"Унікальні факти репозиторіїв\"." #. I18N: Help text for the “All source facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:762 +#: resources/views/admin/trees-preferences.phtml:765 msgid "This is the list of GEDCOM facts that your users can add to sources. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique source facts” list." msgstr "Це - список фактів GEDCOM, які користувачі можуть додавати до джерел. Ви можете змінити цей список, додавши або видаливши назви фактів (навіть нестандартні, якщо це необхідно). Назви фактів у цьому списку не повинні бути присутні у списку \"Унікальні факти джерел\"." #. I18N: Help text for the “Unique family facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:721 +#: resources/views/admin/trees-preferences.phtml:724 msgid "This is the list of GEDCOM facts that your users can only add once to families. For example, if MARR is in this list, users will not be able to add more than one MARR record to a family. Fact names that appear in this list must not also appear in the “All family facts” list." msgstr "Це - список фактів GEDCOM, які користувачі можуть додавати до сімей лише один раз. Наприклад, якщо MARR є в цьому списку, користувачі не зможуть додати більше ніж один запис MARR до сім'ї. Назви фактів у цьому списку не повинні бути присутні у списку \"Всі сімейні факти\"." #. I18N: Help text for the “Unique individual facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:667 +#: resources/views/admin/trees-preferences.phtml:670 msgid "This is the list of GEDCOM facts that your users can only add once to individuals. For example, if BIRT is in this list, users will not be able to add more than one BIRT record to an individual. Fact names that appear in this list must not also appear in the “All individual facts” list." msgstr "Це - список фактів GEDCOM, які користувачі можуть додавати до осіб лише один раз. Наприклад, якщо BIRT є в цьому списку, користувачі не зможуть додати більше ніж один запис BIRT до особи. Назви фактів у цьому списку не повинні бути присутні у списку \"Всі факти осіб\"." #. I18N: Help text for the “Unique repository facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:816 +#: resources/views/admin/trees-preferences.phtml:819 msgid "This is the list of GEDCOM facts that your users can only add once to repositories. For example, if NAME is in this list, users will not be able to add more than one NAME record to a repository. Fact names that appear in this list must not also appear in the “All repository facts” list." msgstr "Це - список фактів GEDCOM, які користувачі можуть додавати до репозиторіїв лише один раз. Наприклад, якщо NAME є в цьому списку, користувачі не зможуть додати більше ніж один запис NAME до репозиторію. Назви фактів у цьому списку не повинні бути присутні у списку \"Всі факти репозиторіїв\"." #. I18N: Help text for the “Unique source facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:775 +#: resources/views/admin/trees-preferences.phtml:778 msgid "This is the list of GEDCOM facts that your users can only add once to sources. For example, if TITL is in this list, users will not be able to add more than one TITL record to a source. Fact names that appear in this list must not also appear in the “All source facts” list." msgstr "Це - список фактів GEDCOM, які користувачі можуть додавати до джерел лише один раз. Наприклад, якщо TITL є в цьому списку, користувачі не зможуть додати більше ніж один запис TITL до джерела. Назви фактів у цьому списку не повинні бути присутні у списку \"Всі факти джерел\"." @@ -14573,63 +14528,63 @@ msgstr "Це ім'я використовується в полі «Від», п msgid "This note does not exist or you do not have permission to view it." msgstr "Це примітка не існує або у Вас немає прав для перегляду." -#: resources/views/note-page.phtml:16 +#: resources/views/note-page.phtml:36 msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Цю примітку було видалено. Видалення має бути переглянуто модератором." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/note-page.phtml:14 +#: resources/views/note-page.phtml:34 #, php-format msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Цю примітку було видалено. Ви маєте переглянути це видалення, а потім %1$s чи %2$s його." -#: resources/views/note-page.phtml:22 +#: resources/views/note-page.phtml:42 msgid "This note has been edited. The changes need to be reviewed by a moderator." msgstr "Цю примітку було відредаговано. Зміни мають бути переглянуті модератором." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/note-page.phtml:20 +#: resources/views/note-page.phtml:40 #, php-format msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Цю примітку було відредаговано. Ви маєте переглянути зміни, а потім %1$s чи %2$s їх." #. I18N: Help text for the “Automatically expand notes” configuration setting -#: resources/views/admin/trees-preferences.phtml:525 +#: resources/views/admin/trees-preferences.phtml:528 msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." msgstr "Ця опція контролює, чи слід автоматично відображати вміст <i>Примітці</i> на сторінці персони." #. I18N: Help text for the “Automatically expand sources” configuration setting -#: resources/views/admin/trees-preferences.phtml:541 +#: resources/views/admin/trees-preferences.phtml:544 msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." msgstr "Цей параметр визначає, чи слід автоматично відображати вміст записи <i>Джерело</i> на сторінці персони." #. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting -#: resources/views/admin/trees-preferences.phtml:384 +#: resources/views/admin/trees-preferences.phtml:387 msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." msgstr "Ця опція дозволяє показувати вік батьків поряд з датою народження дитини на графіках." #. I18N: Help text for the “Estimated dates for birth and death” configuration setting -#: resources/views/admin/trees-preferences.phtml:353 +#: resources/views/admin/trees-preferences.phtml:356 msgid "This option controls whether or not to show estimated dates for birth and death instead of leaving blanks on individual lists and charts for individuals whose dates are not known." msgstr "Ця опція дозволяє показувати зразкові дати народження і смерті замість порожніх полів на сторінках персон і графіках якщо цих даних немає." #. I18N: Help text for the “Show a download link in the media viewer” configuration setting -#: resources/views/admin/trees-preferences.phtml:256 +#: resources/views/admin/trees-preferences.phtml:259 #, fuzzy msgid "This option will make it easier for users to download images." msgstr "Медіа перегляд може відображати посилання. Ви можете натиснути на посилання, щоб завантажити мультимедійний файл на локальний комп'ютер.<br><br>З міркувань безпеки, Ви можете приховати посилання." #. I18N: Help text for the “Show private relationships” configuration setting -#: resources/views/admin/trees-privacy.phtml:154 +#: resources/views/admin/trees-privacy.phtml:156 msgid "This option will retain family links in private records. This means that you will see empty “private” boxes on the pedigree chart and on other charts with private individuals." msgstr "Цей параметр зберігає родинні зв'язки у прихованих записах. Це означає, що ви побачите порожні \"приховані\" прямокутники на діаграмі родоводу та інших діаграмах, що містять прихованих осіб." #. I18N: Help text for the “Show names of private individuals” configuration setting -#: resources/views/admin/trees-privacy.phtml:135 +#: resources/views/admin/trees-privacy.phtml:137 msgid "This option will show the names (but no other details) of private individuals. Individuals are private if they are still alive or if a privacy restriction has been added to their individual record. To hide a specific name, add a privacy restriction to that name record." msgstr "Цей параметр контролює відображення імен (але не інших деталей) для прихованих осіб. Особи є прихованими, якщо вони ще живі, або до їх запису були додані обмеження конфіденційності. Щоб приховати конкретне ім'я, додайте обмеження конфіденційності до запису імені." -#: resources/views/edit/raw-gedcom-fact.phtml:15 +#: resources/views/edit/raw-gedcom-fact.phtml:23 #: resources/views/edit/raw-gedcom-record.phtml:16 msgid "This page allows you to bypass the usual forms, and edit the underlying data directly. It is an advanced option, and you should not use it unless you understand the GEDCOM format. If you make a mistake here, it can be difficult to fix." msgstr "На цій сторінці ви можете редагувати вихідні дані напряму, в обхід стандартних форм. Це розширена опція, і вам не варто користуватись нею, якщо ви не розумієтие формат GEDCOM. Якщо ви зробите тут помилку, її буде важко виправити." @@ -14651,30 +14606,30 @@ msgstr "Цей процес дозволяє власникові сайту г msgid "This record does not exist or you do not have permission to view it." msgstr "Цей запис не існує, або у вас немає дозволу для перегляду." -#: resources/views/admin/trees-privacy.phtml:249 +#: resources/views/admin/trees-privacy.phtml:251 msgid "This record does not exist." msgstr "Цей запис не існує." #: resources/views/gedcom-record-page.phtml:36 -#: resources/views/submitter-page.phtml:16 +#: resources/views/submitter-page.phtml:17 msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Цей запис було видалено. Видалення має бути переглянуте модератором." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/gedcom-record-page.phtml:34 -#: resources/views/submitter-page.phtml:14 +#: resources/views/submitter-page.phtml:15 #, php-format msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Цей запис було видалено. Ви маєте переглянути видалення, а потім %1$s чи %2$s його." #: resources/views/gedcom-record-page.phtml:42 -#: resources/views/submitter-page.phtml:22 +#: resources/views/submitter-page.phtml:23 msgid "This record has been edited. The changes need to be reviewed by a moderator." msgstr "Цей запис було відредаговано. Зміни мають бути переглянуті модератором." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. #: resources/views/gedcom-record-page.phtml:40 -#: resources/views/submitter-page.phtml:20 +#: resources/views/submitter-page.phtml:21 #, php-format msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Цей запис було відредаговано. Ви маєте переглянути зміни, а потім %1$s чи %2$s їх." @@ -14684,22 +14639,22 @@ msgstr "Цей запис було відредаговано. Ви маєте msgid "This repository does not exist or you do not have permission to view it." msgstr "Цей архів не існує або у Вас немає прав на перегляд." -#: resources/views/repository-page.phtml:16 +#: resources/views/repository-page.phtml:17 msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Це репозиторій було видалено. Видалення має бути переглянуте модератором." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/repository-page.phtml:14 +#: resources/views/repository-page.phtml:15 #, php-format msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Цей репозиторій було видалено. Ви маєте переглянути видалення, а потім %1$s чи %2$s його." -#: resources/views/repository-page.phtml:22 +#: resources/views/repository-page.phtml:23 msgid "This repository has been edited. The changes need to be reviewed by a moderator." msgstr "Цей репозиторій було відредаговано. Зміни мають бути переглянуті модератором." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/repository-page.phtml:20 +#: resources/views/repository-page.phtml:21 #, php-format msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Цей репозиторій було відредаговано. Ви маєте переглянути зміни, а потім %1$s чи %2$s їх." @@ -14734,7 +14689,7 @@ msgid "This server’s memory limit is %s MB and its CPU time limit is %s second msgstr "Цей сервер має наступні налаштування: обмеження по пам'яті =%sMB (робоча пам'ять для скриптів), межа процесорного часу =%s (максимальний час для виконання скрипта)." #. I18N: Help text for the “Other facts to show in charts” configuration setting -#: resources/views/admin/trees-preferences.phtml:400 +#: resources/views/admin/trees-preferences.phtml:403 msgid "This should be a comma or space separated list of facts, in addition to birth and death, that you want to appear in chart boxes such as the pedigree chart. This list requires you to use fact tags as defined in the GEDCOM 5.5.1 standard. For example, if you wanted the occupation to show up in the box, you would add “OCCU” to this field." msgstr "Це має бути розділений комами чи пробілами список фактів, на додачу до народження і смерті, які мають відображатися в прямокутниках діаграм, таких як діаграма родоводу. Цей список вимагає використання тегів фактів відповідно до стандарту GEDCOM 5.5.1. Наприклад, якщо ви хочете, щоб у прямокутнику було відображено рід занять, ви маєте додати \"OCCU\" у це поле." @@ -14743,33 +14698,33 @@ msgstr "Це має бути розділений комами чи пробіл msgid "This source does not exist or you do not have permission to view it." msgstr "Це джерело не існує або у Вас немає прав для перегляду." -#: resources/views/source-page.phtml:17 +#: resources/views/source-page.phtml:18 msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." msgstr "Це джерело було видалено. Видалення має бути переглянуто модератором." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/source-page.phtml:15 +#: resources/views/source-page.phtml:16 #, php-format msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." msgstr "Це джерело було видалено. Ви маєте переглянути видалення, а потім %1$s чи %2$s його." -#: resources/views/source-page.phtml:23 +#: resources/views/source-page.phtml:24 msgid "This source has been edited. The changes need to be reviewed by a moderator." msgstr "Це джерело було відредаговано. Зміни мають бути переглянуті модератором." #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/source-page.phtml:21 +#: resources/views/source-page.phtml:22 #, php-format msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Це джерело було відредаговано. Ви маєте переглянути зміни, а потім %1$s чи %2$s їх." #. I18N: Help text for the “Add to TITLE header tag” configuration setting -#: resources/views/admin/trees-preferences.phtml:183 +#: resources/views/admin/trees-preferences.phtml:186 msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." msgstr "Цей текст буде додано до заголовку кожної сторінки. Також, він буде відображений у заголовку браузера, в закладках і т. п." -#: app/Http/Controllers/AdminTreesController.php:295 -#: app/Http/Controllers/AdminTreesController.php:300 +#: app/Http/RequestHandlers/CheckTree.php:236 +#: app/Http/RequestHandlers/CheckTree.php:241 msgid "This type of link is not allowed here." msgstr "Цей тип посилання не дозволено у цьому записі." @@ -14777,7 +14732,7 @@ msgstr "Цей тип посилання не дозволено у цьому msgid "This user account does not have access to any tree." msgstr "Цей обліковий запискористувача не має доступу до жодного дерева." -#: app/Http/Controllers/SetupController.php:159 +#: app/Http/RequestHandlers/SetupWizard.php:176 msgid "This usually means that you need to change the folder permissions to 777." msgstr "Зазвичай це означає, що Вам необхідно змінити дозволи для папок на 777." @@ -14816,14 +14771,14 @@ msgid "This website uses third-party services to learn about visitor behavior." msgstr "" #. I18N: %s is the name of a family tree -#: resources/views/admin/trees-import.phtml:14 +#: resources/views/admin/trees-import.phtml:27 #, php-format msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." msgstr "Це видалить всі генеалогічні дані з «%s» і замінить їх на дані з іншого GEDCOM-файла." #. I18N: abbreviation for Thursday #: app/Date/AbstractCalendarDate.php:291 -#: resources/views/edit/initialize-calendar-popup.phtml:30 +#: resources/views/edit/initialize-calendar-popup.phtml:27 msgid "Thu" msgstr "Чтв" @@ -14831,8 +14786,8 @@ msgstr "Чтв" msgid "Thumbnail image" msgstr "Мініатюра зображення" -#: resources/views/admin/trees-preferences.phtml:262 -#: resources/views/admin/trees-preferences.phtml:268 +#: resources/views/admin/trees-preferences.phtml:265 +#: resources/views/admin/trees-preferences.phtml:271 msgid "Thumbnail images" msgstr "Мініатюри зображення" @@ -14846,7 +14801,7 @@ msgid "Tijuana, Mexico" msgstr "" #. I18N: gedcom tag TIME -#: app/GedcomTag.php:1052 +#: app/GedcomTag.php:1014 msgid "Time" msgstr "Час" @@ -14858,12 +14813,13 @@ msgid "Time zone" msgstr "Часовий пояс" #. I18N: Name of a module/chart -#: app/Module/TimelineChartModule.php:96 +#: app/Module/TimelineChartModule.php:97 msgid "Timeline" msgstr "Шкала часу" -#: resources/views/admin/changes-log.phtml:115 +#: resources/views/admin/changes-log.phtml:116 #: resources/views/admin/site-logs.phtml:106 +#: resources/views/edit/edit-fact.phtml:115 msgid "Timestamp" msgstr "Позначка часу" @@ -14902,19 +14858,19 @@ msgid "Tir" msgstr "Тир" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:179 +#: app/Date/JewishDate.php:178 msgctxt "GENITIVE" msgid "Tishrei" msgstr "Тішрея" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:285 +#: app/Date/JewishDate.php:282 msgctxt "INSTRUMENTAL" msgid "Tishrei" msgstr "Тишреем" #. I18N: a month in the Jewish calendar -#: app/Date/JewishDate.php:232 +#: app/Date/JewishDate.php:230 msgctxt "LOCATIVE" msgid "Tishrei" msgstr "Тішрея" @@ -14926,12 +14882,12 @@ msgid "Tishrei" msgstr "Тішрей" #. I18N: gedcom tag TITL -#: app/GedcomTag.php:1055 resources/views/admin/fix-level-0-media.phtml:30 +#: app/GedcomTag.php:1017 resources/views/admin/fix-level-0-media.phtml:30 #: resources/views/lists/media-table.phtml:70 #: resources/views/lists/notes-table.phtml:81 #: resources/views/lists/sources-table.phtml:85 #: resources/views/modals/create-media-from-file.phtml:32 -#: resources/views/modals/media-file-fields.phtml:106 +#: resources/views/modals/media-file-fields.phtml:101 #: resources/views/modals/source-fields.phtml:9 #: resources/views/modules/census-assistant.phtml:20 #: resources/views/modules/favorites/favorites.phtml:149 @@ -14942,7 +14898,7 @@ msgstr "Тішрей" msgid "Title" msgstr "Заголовок" -#: app/GedcomTag.php:1061 +#: app/GedcomTag.php:1023 msgid "Title in Hebrew" msgstr "Назва на івриті" @@ -14953,7 +14909,7 @@ msgctxt "Email recipient" msgid "To" msgstr "" -#: resources/views/admin/changes-log.phtml:29 +#: resources/views/admin/changes-log.phtml:30 #: resources/views/admin/site-logs.phtml:30 msgctxt "End of date range" msgid "To" @@ -14968,7 +14924,7 @@ msgid "To create new research tasks, you must first add “research task” to t msgstr "Щоб створити нове дослідницьке завдання, вам необхідно спершу додати «дослідницьке завдання» в список фактів і подій в оцпіях вашого сімейного древа." #. I18N: Help text for the “Format text and notes” configuration setting -#: resources/views/admin/trees-preferences.phtml:586 +#: resources/views/admin/trees-preferences.phtml:589 msgid "To ensure compatibility with other genealogy applications, notes, text, and transcripts should be recorded in simple, unformatted text. However, formatting is often desirable to aid presentation, comprehension, etc." msgstr "Для забезпечення сумісності з іншими генеалогічними програмами, примітки, текст та розшифровки мають бути записані використовуючи простий, неформатований текст. Проте, часто форматування є бажаним для полегшання представлення, розуміння і т. п." @@ -14991,7 +14947,7 @@ msgstr "" msgid "To set this text for other languages, you must switch to that language, and visit this page again." msgstr "Для введення цього тексту іншою мовою вам потрібно змінити мову інтерфейсу, а потім зайти на цю сторінку знову." -#: resources/views/modules/sitemap/config.phtml:40 +#: resources/views/modules/sitemap/config.phtml:41 msgid "To tell search engines that sitemaps are available, you can use the following links." msgstr "Щоб сказати пошуковим системам про карту сайту, перейдіть за наступним посиланням." @@ -15011,7 +14967,7 @@ msgid "Tokyo, Japan" msgstr "Токіо, Японія" #. I18N: Type of media object -#: app/GedcomTag.php:2402 +#: app/GedcomTag.php:1575 msgid "Tombstone" msgstr "Надгробок" @@ -15030,7 +14986,7 @@ msgstr[1] "%s самиx поширених імен" msgstr[2] "%s самиx поширених імен" #. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 -#: app/Module/TopSurnamesModule.php:161 +#: app/Module/TopSurnamesModule.php:165 #, php-format msgid "Top %s surname" msgid_plural "Top %s surnames" @@ -15050,12 +15006,12 @@ msgid "Top given names" msgstr "Найчастіше зустрічаються імена та по батькові" #. I18N: i.e. most popular surname. -#: app/Module/TopSurnamesModule.php:158 +#: app/Module/TopSurnamesModule.php:162 msgid "Top surname" msgstr "Поширена прізвище" #. I18N: Name of a module. Top=Most common -#: app/Module/TopSurnamesModule.php:64 +#: app/Module/TopSurnamesModule.php:65 #: resources/views/statistics/individuals/names.phtml:31 msgid "Top surnames" msgstr "Найчастіше зустрічаються прізвища" @@ -15065,22 +15021,22 @@ msgstr "Найчастіше зустрічаються прізвища" msgid "Toronto, Ontario, Canada" msgstr "Торонто, Онтаріо, Канада" -#: app/Module/StatisticsChartModule.php:779 -#: app/Statistics/Google/ChartBirth.php:109 +#: app/Module/StatisticsChartModule.php:778 +#: app/Statistics/Google/ChartBirth.php:115 #: app/Statistics/Google/ChartCommonGiven.php:82 #: app/Statistics/Google/ChartCommonSurname.php:141 -#: app/Statistics/Google/ChartDeath.php:109 +#: app/Statistics/Google/ChartDeath.php:115 #: app/Statistics/Google/ChartDistribution.php:128 -#: app/Statistics/Google/ChartDivorce.php:109 +#: app/Statistics/Google/ChartDivorce.php:115 #: app/Statistics/Google/ChartFamilyLargest.php:105 #: app/Statistics/Google/ChartFamilyWithSources.php:77 #: app/Statistics/Google/ChartIndividualWithSources.php:77 -#: app/Statistics/Google/ChartMarriage.php:109 +#: app/Statistics/Google/ChartMarriage.php:115 #: app/Statistics/Google/ChartMedia.php:76 #: app/Statistics/Google/ChartMortality.php:67 #: app/Statistics/Google/ChartNoChildrenFamilies.php:103 #: app/Statistics/Google/ChartSex.php:56 -#: resources/views/admin/control-panel.phtml:302 +#: resources/views/admin/control-panel.phtml:388 #: resources/views/lists/chart-by-age.phtml:24 #: resources/views/lists/chart-by-decade.phtml:16 msgid "Total" @@ -15171,25 +15127,25 @@ msgstr "Всього прізвищ" msgid "Total users" msgstr "Всього користувачів" -#: app/Http/Controllers/Admin/ModuleController.php:100 -#: app/Module/ModuleAnalyticsTrait.php:83 -#: resources/views/admin/analytics-edit.phtml:8 -#: resources/views/admin/control-panel.phtml:497 -#: resources/views/admin/modules.phtml:99 -#: resources/views/admin/modules.phtml:101 -#: resources/views/admin/modules.phtml:229 -#: resources/views/admin/modules.phtml:232 +#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:41 +#: app/Module/ModuleAnalyticsTrait.php:79 +#: resources/views/admin/analytics-edit.phtml:10 +#: resources/views/admin/control-panel.phtml:587 +#: resources/views/admin/modules.phtml:110 +#: resources/views/admin/modules.phtml:112 +#: resources/views/admin/modules.phtml:240 +#: resources/views/admin/modules.phtml:243 #: resources/views/modules/privacy-policy/page.phtml:32 msgid "Tracking and analytics" msgstr "Відслідковування і аналітика" #. I18N: gedcom tag TRLR -#: app/GedcomTag.php:1064 +#: app/GedcomTag.php:1026 msgid "Trailer" msgstr "Анонс" -#: app/Module/AncestorsChartModule.php:275 -#: app/Module/DescendancyChartModule.php:264 +#: app/Module/AncestorsChartModule.php:276 +#: app/Module/DescendancyChartModule.php:265 #: resources/views/emails/register-notify-html.phtml:25 #: resources/views/emails/register-notify-text.phtml:15 msgid "Tree" @@ -15212,7 +15168,7 @@ msgstr "" #. I18N: abbreviation for Tuesday #: app/Date/AbstractCalendarDate.php:287 -#: resources/views/edit/initialize-calendar-popup.phtml:28 +#: resources/views/edit/initialize-calendar-popup.phtml:25 msgid "Tue" msgstr "Втр" @@ -15256,7 +15212,7 @@ msgid "Twin Falls, Idaho, United States" msgstr "" #. I18N: gedcom tag TYPE -#: app/Functions/FunctionsPrintFacts.php:697 app/GedcomTag.php:1067 +#: app/Functions/FunctionsPrintFacts.php:674 app/GedcomTag.php:1029 #: app/Statistics/Google/ChartFamilyLargest.php:104 #: app/Statistics/Google/ChartFamilyWithSources.php:76 #: app/Statistics/Google/ChartIndividualWithSources.php:76 @@ -15264,17 +15220,17 @@ msgstr "" #: app/Statistics/Google/ChartSex.php:55 #: resources/views/admin/site-logs.phtml:37 #: resources/views/admin/site-logs.phtml:107 -#: resources/views/modules/media-list/page.phtml:38 +#: resources/views/modules/media-list/page.phtml:57 #: resources/views/modules/random_media/config.phtml:19 -#: resources/views/modules/recent_changes/changes-table.phtml:40 +#: resources/views/modules/recent_changes/changes-table.phtml:39 msgid "Type" msgstr "Тип" -#: app/GedcomTag.php:722 +#: app/GedcomTag.php:709 msgid "Type of event" msgstr "Тип події" -#: app/GedcomTag.php:727 +#: app/GedcomTag.php:714 msgid "Type of fact" msgstr "Тип факту" @@ -15282,15 +15238,15 @@ msgstr "Тип факту" #. I18N: gedcom tag WWW (A web address / URL) #. I18N: gedcom tag _URL #. I18N: A configuration setting -#: app/GedcomTag.php:1070 app/GedcomTag.php:1082 app/GedcomTag.php:2068 +#: app/GedcomTag.php:1032 app/GedcomTag.php:1044 app/GedcomTag.php:1256 #: resources/views/admin/trees-create.phtml:26 -#: resources/views/admin/trees-preferences.phtml:40 -#: resources/views/modals/media-file-fields.phtml:90 +#: resources/views/admin/trees-preferences.phtml:43 +#: resources/views/modals/media-file-fields.phtml:92 #: resources/views/modules/favorites/favorites.phtml:136 #: resources/views/modules/favorites/favorites.phtml:143 #: resources/views/modules/favorites/favorites.phtml:145 #: resources/views/modules/matomo-analytics/form.phtml:18 -#: resources/views/modules/sitemap/config.phtml:36 +#: resources/views/modules/sitemap/config.phtml:37 msgid "URL" msgstr "URL" @@ -15319,29 +15275,29 @@ msgstr "Україна" msgid "Uncleared: insufficient data" msgstr "Невирішені: недостатньо даних" -#: resources/views/admin/trees-preferences.phtml:716 +#: resources/views/admin/trees-preferences.phtml:719 msgid "Unique family facts" msgstr "Унікальні сімейні факти" #. I18N: gedcom tag _UID -#: app/GedcomTag.php:2065 +#: app/GedcomTag.php:1253 msgid "Unique identifier" msgstr "Унікальний ідентифікатор" #. I18N: Help text for the “Add unique identifiers” configuration setting -#: resources/views/admin/trees-preferences.phtml:118 +#: resources/views/admin/trees-preferences.phtml:121 msgid "Unique identifiers allow the same record to be found in different family trees and in different systems. They will be added whenever records are created or updated. If you do not want unique identifiers to be displayed, you can hide them using the privacy rules." msgstr "Унікальні ідентифікатори дозволяють знайти такий самий запис у різних родинних деревах та в різних системах. Вони будуть додані кожного разу, коли записи створюються або оновлюються. Якщо ви не хочете, щоб унікальні ідентифікатори відображалися, ви можете приховати їх, використовуючи правила конфіденційності." -#: resources/views/admin/trees-preferences.phtml:662 +#: resources/views/admin/trees-preferences.phtml:665 msgid "Unique individual facts" msgstr "Одноразові факти персони" -#: resources/views/admin/trees-preferences.phtml:811 +#: resources/views/admin/trees-preferences.phtml:814 msgid "Unique repository facts" msgstr "Одноразові факти архіву" -#: resources/views/admin/trees-preferences.phtml:770 +#: resources/views/admin/trees-preferences.phtml:773 msgid "Unique source facts" msgstr "Одноразові факти джерела" @@ -15361,7 +15317,7 @@ msgid "United States" msgstr "Сполучені Штати" #. I18N: Name of a country or state -#: app/GedcomRecord.php:992 app/GedcomRecord.php:997 +#: app/GedcomRecord.php:897 app/GedcomRecord.php:902 #: app/Statistics/Google/ChartSex.php:72 #: app/Statistics/Service/CountryService.php:38 msgid "Unknown" @@ -15372,8 +15328,7 @@ msgctxt "unknown century" msgid "Unknown" msgstr "Невідомо" -#: app/Functions/FunctionsEdit.php:558 -#: app/Http/RequestHandlers/IndividualPage.php:354 +#: app/Functions/FunctionsEdit.php:542 resources/views/individual-sex.phtml:39 #: resources/xml/reports/family_group_report.xml:844 #: resources/xml/reports/individual_ext_report.xml:391 #: resources/xml/reports/individual_ext_report.xml:598 @@ -15388,7 +15343,7 @@ msgctxt "unknown people" msgid "Unknown" msgstr "Невідомо" -#: app/GedcomTag.php:2113 +#: app/GedcomTag.php:1285 msgid "Unrecognized GEDCOM code" msgstr "Невпізнаний тег GEDCOM" @@ -15396,12 +15351,12 @@ msgstr "Невпізнаний тег GEDCOM" msgid "Unused files" msgstr "Невикористовувані файли" -#: app/Http/Controllers/Admin/UpgradeController.php:219 +#: app/Http/Controllers/Admin/UpgradeController.php:229 #, php-format msgid "Unzip %s to a temporary folder…" msgstr "Розпакування %s у тимчасову папку…" -#: app/Module/PedigreeChartModule.php:392 +#: app/Module/PedigreeChartModule.php:385 msgid "Up" msgstr "" @@ -15411,13 +15366,13 @@ msgid "Upcoming events" msgstr "Майбутні події" #: app/Http/RequestHandlers/DataFixData.php:108 -#: resources/views/modules/batch_update/admin.phtml:77 +#: resources/views/modules/batch_update/admin.phtml:78 msgid "Update" msgstr "Оновлення" -#: resources/views/admin/data-fix-page.phtml:46 -#: resources/views/modules/batch_update/admin.phtml:82 -#: resources/views/modules/batch_update/admin.phtml:86 +#: resources/views/admin/data-fix-page.phtml:47 +#: resources/views/modules/batch_update/admin.phtml:83 +#: resources/views/modules/batch_update/admin.phtml:87 msgid "Update all" msgstr "Оновити все" @@ -15433,20 +15388,20 @@ msgstr "" #. I18N: %s is a version number, such as 1.2.3 #. I18N: %s is a version number -#: app/Http/Controllers/Admin/UpgradeController.php:241 +#: app/Http/Controllers/Admin/UpgradeController.php:251 #: app/Http/RequestHandlers/LoginAction.php:83 -#: resources/views/admin/control-panel.phtml:72 +#: resources/views/admin/control-panel.phtml:157 #, php-format msgid "Upgrade to webtrees %s." msgstr "Оновити webtrees на %s." -#: app/Http/Controllers/Admin/UpgradeController.php:114 -#: app/Http/Controllers/Admin/UpgradeController.php:214 +#: app/Http/Controllers/Admin/UpgradeController.php:122 +#: app/Http/Controllers/Admin/UpgradeController.php:224 msgid "Upgrade wizard" msgstr "Майстер оновлення" -#: app/Http/Controllers/Admin/MediaController.php:388 -#: resources/views/admin/control-panel.phtml:625 +#: app/Http/Controllers/Admin/MediaController.php:396 +#: resources/views/admin/control-panel.phtml:715 msgid "Upload media files" msgstr "Вивантажити медіа файли" @@ -15489,7 +15444,7 @@ msgid "Use compact layout" msgstr "Компактне компонування" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:883 +#: resources/views/admin/trees-preferences.phtml:886 msgid "Use full source citations" msgstr "Використовувати повну цитату джерела" @@ -15512,12 +15467,12 @@ msgid "Use sendmail to send messages" msgstr "Надіслати повідомлення за допомогою sendmail" #. I18N: Help text for the “Use silhouettes” configuration setting -#: resources/views/admin/trees-preferences.phtml:288 +#: resources/views/admin/trees-preferences.phtml:291 msgid "Use silhouette images when no highlighted image for that individual has been specified. The images used are specific to the gender of the individual in question." msgstr "Використовувати зображення силуету, якщо для особи не вибрано виділеного зображення. Зображення силуету відповідає статі особи." #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:283 +#: resources/views/admin/trees-preferences.phtml:286 msgid "Use silhouettes" msgstr "Використовувати силуети" @@ -15529,21 +15484,19 @@ msgstr "Використовувати базу даних GeoNames для ав msgid "Use this field to tell the site administrator why you are requesting an account and how you are related to the genealogy displayed on this site. You can also use this to enter any other comments you may have for the site administrator." msgstr "Використайте це поле, щоб повідомити адміністратора сайту, чому ви запитуєте створення облікового запису, і як ви відноситесь до генеалогії, що міститься на даному сайті. Ви також можете додати інші коментарі, які ви хочете надати адміністратору сайту." -#: app/Functions/FunctionsEdit.php:582 +#: app/Functions/FunctionsEdit.php:566 msgid "Use this image for charts and on the individual’s page." msgstr "Показувати це зображення на діаграмах і на сторінці особи." -#: resources/views/admin/changes-log.phtml:66 -#: resources/views/admin/changes-log.phtml:119 +#: resources/views/admin/changes-log.phtml:67 +#: resources/views/admin/changes-log.phtml:120 #: resources/views/admin/site-logs.phtml:60 #: resources/views/admin/site-logs.phtml:110 -#: resources/views/modules/recent_changes/changes-table.phtml:51 -#: resources/views/pending-changes-page.phtml:53 msgid "User" msgstr "Користувач" -#: app/Http/Controllers/Admin/UsersController.php:107 -#: resources/views/admin/control-panel.phtml:369 +#: app/Http/Controllers/Admin/UsersController.php:113 +#: resources/views/admin/control-panel.phtml:459 #: resources/views/admin/email-page.phtml:9 #: resources/views/admin/users-cleanup.phtml:11 #: resources/views/admin/users-create.phtml:9 @@ -15551,11 +15504,11 @@ msgstr "Користувач" msgid "User administration" msgstr "Управління користувачами" -#: resources/views/admin/users-cleanup.phtml:48 +#: resources/views/admin/users-cleanup.phtml:51 msgid "User didn’t verify within 7 days." msgstr "Користувач не ввів код перевірки протягом 7 днів." -#: resources/views/admin/users-cleanup.phtml:50 +#: resources/views/admin/users-cleanup.phtml:53 msgid "User not verified by administrator." msgstr "Користувач не схвалений адміністратором." @@ -15592,13 +15545,13 @@ msgstr "Ім'я користувача або адрес електронної msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." msgstr "Імена користувачів є нечутливими до регістру і ігнорують акцентовані літери, тому \"chloe\", \"chloë\" і \"Chloe\" вважаються одним і тим самим іменем." -#: resources/views/admin/control-panel.phtml:335 +#: resources/views/admin/control-panel.phtml:425 #: resources/views/modules/gedcom_stats/statistics.phtml:123 #: resources/views/modules/html/template-statistics.phtml:55 msgid "Users" msgstr "Користувачі" -#: resources/views/admin/users-cleanup.phtml:29 +#: resources/views/admin/users-cleanup.phtml:32 msgid "User’s account has been inactive too long: " msgstr "Аккаунт занадто довго не використовувався: " @@ -15695,12 +15648,12 @@ msgid "Vernal, Utah, United States" msgstr "Вернал, Юта" #. I18N: gedcom tag VERS -#: app/GedcomTag.php:1073 +#: app/GedcomTag.php:1035 msgid "Version" msgstr "Версія" #. I18N: Type of media object -#: app/GedcomTag.php:2405 +#: app/GedcomTag.php:1578 msgid "Video" msgstr "Відео" @@ -15709,32 +15662,31 @@ msgstr "Відео" msgid "Vietnam" msgstr "В'єтнам" -#: app/Functions/FunctionsPrintFacts.php:1037 +#: app/Functions/FunctionsPrintFacts.php:989 msgid "View" msgstr "Вигляд" -#: resources/views/modules/place-hierarchy/page.phtml:50 +#: resources/views/modules/place-hierarchy/page.phtml:49 #, php-format msgid "View table of events occurring in %s" msgstr "Переглянути таблицю подій, що відбуваються в %s" -#: resources/views/calendar-page.phtml:191 +#: resources/views/calendar-page.phtml:213 msgid "View this day" msgstr "Показати цей день" -#: app/Functions/FunctionsPrintFacts.php:229 -#: app/Functions/FunctionsPrintFacts.php:716 +#: app/Functions/FunctionsPrintFacts.php:212 #: app/Statistics/Repository/FamilyRepository.php:470 #: resources/views/statistics/families/top10-list-age.phtml:25 #: resources/views/statistics/families/top10-nolist-age.phtml:25 msgid "View this family" msgstr "Дивитися відомості про сім'ю" -#: resources/views/calendar-page.phtml:195 +#: resources/views/calendar-page.phtml:217 msgid "View this month" msgstr "Показати цей місяць" -#: resources/views/calendar-page.phtml:199 +#: resources/views/calendar-page.phtml:221 msgid "View this year" msgstr "Показати цей рік" @@ -15756,8 +15708,8 @@ msgid "Visible to other users when online" msgstr "Відображати онлайн статус для інших" #. I18N: Listbox entry; name of a role -#: app/Http/Controllers/Admin/UsersController.php:421 -#: resources/views/admin/trees-export.phtml:112 +#: app/Http/Controllers/Admin/UsersController.php:427 +#: resources/views/admin/trees-export.phtml:113 #: resources/views/admin/users-edit.phtml:220 #: resources/views/modules/clippings/download.phtml:39 #: resources/views/modules/clippings/download.phtml:59 @@ -15766,7 +15718,7 @@ msgstr "Відвідувач" #. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death #: app/Module/BirthDeathMarriageReportModule.php:40 -#: resources/views/calendar-page.phtml:152 +#: resources/views/calendar-page.phtml:174 #: resources/xml/reports/bdm_report.xml:3 #: resources/xml/reports/bdm_report.xml:34 msgid "Vital records" @@ -15801,12 +15753,12 @@ msgstr "Підопічний" msgid "Washington, District of Columbia, United States" msgstr "Вашингтон (округ Колумбія)" -#: resources/views/admin/trees-preferences.phtml:294 +#: resources/views/admin/trees-preferences.phtml:297 msgid "Watermarks" msgstr "Водяні знаки" #. I18N: Help text for the “Images without watermarks” configuration setting -#: resources/views/admin/trees-preferences.phtml:304 +#: resources/views/admin/trees-preferences.phtml:307 msgid "Watermarks are optional and normally shown just to visitors." msgstr "Водяні знаки є необов'язковими, і вони зазвичай відображаються тільки для відвідувачів." @@ -15815,25 +15767,25 @@ msgstr "Водяні знаки є необов'язковими, і вони з msgid "We will now send a confirmation email to the address <b>%s</b>. You must verify your account request by following instructions in the confirmation email. If you do not confirm your account request within seven days, your application will be rejected automatically. You will have to apply again.<br><br>After you have followed the instructions in the confirmation email, the administrator still has to approve your request before your account can be used.<br><br>To sign in to this website, you will need to know your username and password." msgstr "Найближчим часом на вашу електронну пошту <b>%s</b> буде надіслано лист-підтвердження. Ви маєте підтвердити ваш запит на створення облікового запису, виконавши інструкції вказані у цьому листі. Якщо ви не підтвердите ваш запит упродовж семи днів, вашу заявку буде автоматично відхилено. Вам доведеться подавати новий запит.<br><br>Після того, як ви виконаєте всі інструкції вказані у листі, адміністратор все ще має схвалити ваш запит. Лише після цього ви зможете почати користуватись вашим обліковим записом.<br><br>Щоб увійти на цей сайт, вам потрібно знати ім'я користувача і пароль." -#: resources/views/admin/control-panel.phtml:45 -#: resources/views/admin/control-panel.phtml:483 -#: resources/views/admin/trees-preferences.phtml:166 +#: resources/views/admin/control-panel.phtml:130 +#: resources/views/admin/control-panel.phtml:573 +#: resources/views/admin/trees-preferences.phtml:169 msgid "Website" msgstr "Веб-сайт" #: app/Http/RequestHandlers/SiteLogsPage.php:102 -#: resources/views/admin/control-panel.phtml:117 +#: resources/views/admin/control-panel.phtml:202 msgid "Website logs" msgstr "Журнали сайту" #: app/Http/RequestHandlers/SitePreferencesPage.php:65 -#: resources/views/admin/control-panel.phtml:95 +#: resources/views/admin/control-panel.phtml:180 msgid "Website preferences" msgstr "Налаштування веб-сайту" #. I18N: abbreviation for Wednesday #: app/Date/AbstractCalendarDate.php:289 -#: resources/views/edit/initialize-calendar-popup.phtml:29 +#: resources/views/edit/initialize-calendar-popup.phtml:26 msgid "Wed" msgstr "Срд" @@ -15842,12 +15794,12 @@ msgid "Wednesday" msgstr "Середа" #. I18N: gedcom tag _WEIG -#: app/GedcomTag.php:2071 +#: app/GedcomTag.php:1259 msgid "Weight" msgstr "Вага" #. I18N: A %s is the user’s name -#: app/Module/UserWelcomeModule.php:122 +#: app/Module/UserWelcomeModule.php:123 #, php-format msgid "Welcome %s" msgstr "Ласкаво просимо %s" @@ -15867,7 +15819,7 @@ msgid "Western Sahara" msgstr "Західна Сахара" #. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting -#: resources/views/admin/trees-preferences.phtml:918 +#: resources/views/admin/trees-preferences.phtml:921 msgid "When a record is edited, the user and timestamp are recorded. Sometimes it is desirable to keep the existing “last change” information, for example when making minor corrections to someone else’s data. This option controls whether this feature is selected by default." msgstr "Коли запис редагується, реєструються користувач, що вносить зміни, і час та дата змін. Інколи бажано зберегти інформацію про \"останні зміни\", наприклад, коли робляться малі зміни до даних, внесених іншим користувачем. Цей параметр контролює, чи ця функция увімкнена за замовчуванням." @@ -15877,7 +15829,7 @@ msgid "When a user registers for an account, an email is sent to their email add msgstr "Коли відвідувач робать запит на створення облікового запису, на його адресу електронної пошти відправляється лист із посиланням для перевірки. Коли користувач переходить по посиланню, стає відомо, що адреса електронної пошти правильна, і прапорець \"електронна пошта підтверджена\" встановлюється автоматично." #. I18N: Help text for the “Source type” configuration setting -#: resources/views/admin/trees-preferences.phtml:903 +#: resources/views/admin/trees-preferences.phtml:906 msgid "When adding new close relatives, you can add source citations to the records (individual and family) or to the facts and events (birth, marriage, and death). This option controls whether records or facts will be selected by default." msgstr "При додаванні нових близьких родичів ви можете додати цитати з джерел до записів (особи чи сім'ї) або до фактів і подій (народження, шлюб та смерть). Цей параметр контролює, чи будуть записи або факти вибрані за замовчуванням." @@ -15886,7 +15838,7 @@ msgid "When an individual has more than one spouse, you should sort the families msgstr "" #. I18N: Help text for the “Surname tradition” configuration setting -#: resources/views/admin/trees-preferences.phtml:873 +#: resources/views/admin/trees-preferences.phtml:876 msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." msgstr "Коли ви додаєте нового члена сім'ї, для нього вказується фамілія за замувчуванням. Ця фамілія залежить від місцевої традиції." @@ -15899,12 +15851,12 @@ msgid "Where a user is associated to an individual record in a family tree and h msgstr "Якщо користувач пов'язаний з записом особи в генеалогічному дереві і має роль учасника, редактора чи модератора, ви можете заборонити йому доступ до далеких живих родичів. Ви можете сказати кількість кроків рідства, які дозволено бачити користувачу." #. I18N: Label for a configuration option -#: resources/views/modules/sitemap/config.phtml:17 +#: resources/views/modules/sitemap/config.phtml:18 msgid "Which family trees should be included in the sitemaps" msgstr "Які генеалогічні дерева має бути включено в карту сайту" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:237 +#: resources/views/admin/trees-preferences.phtml:240 msgid "Who can upload new media files" msgstr "Хто може вивантажувати нові медіафайли" @@ -15913,23 +15865,23 @@ msgstr "Хто може вивантажувати нові медіафайли msgid "Who is online" msgstr "Зараз на сайті" -#: resources/views/admin/data-fix-page.phtml:80 +#: resources/views/admin/data-fix-page.phtml:82 msgid "Why does this list include records that do not need to be updated?" msgstr "" -#: resources/views/lists/families-table.phtml:169 +#: resources/views/lists/families-table.phtml:170 msgid "Widow" msgstr "Вдова" -#: resources/views/lists/families-table.phtml:165 +#: resources/views/lists/families-table.phtml:166 msgid "Widower" msgstr "Вдівець" #. I18N: gedcom tag WIFE -#: app/Functions/FunctionsPrint.php:358 app/GedcomTag.php:1076 -#: app/Http/Controllers/EditIndividualController.php:613 -#: resources/views/edit/change-family-members.phtml:20 -#: resources/views/edit/change-family-members.phtml:35 +#: app/Functions/FunctionsPrint.php:394 app/GedcomTag.php:1038 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:60 +#: resources/views/edit/change-family-members.phtml:21 +#: resources/views/edit/change-family-members.phtml:36 #: resources/xml/reports/family_group_report.xml:501 #: resources/xml/reports/family_group_report.xml:1078 #: resources/xml/reports/individual_ext_report.xml:199 @@ -15955,7 +15907,7 @@ msgid "Wife’s surname replaced by husband’s surname" msgstr "Дружина переймає прізвище чоловіка" #. I18N: gedcom tag WILL -#: app/GedcomTag.php:1079 +#: app/GedcomTag.php:1041 msgid "Will" msgstr "Заповіт" @@ -15975,7 +15927,7 @@ msgid "Without sources" msgstr "Без джерел" #. I18N: gedcom tag _WITN -#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:2074 +#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:1262 msgid "Witness" msgstr "Свідок" @@ -15987,15 +15939,15 @@ msgstr "Свідок" msgid "Wives take their husband’s surname." msgstr "Дружини переймають прізвище чоловіка." -#: app/Http/Controllers/Admin/LocationController.php:296 -#: resources/views/modules/place-hierarchy/page.phtml:29 -#: resources/views/modules/place-hierarchy/page.phtml:32 -#: resources/views/modules/statistics-chart/custom.phtml:171 +#: app/Http/Controllers/Admin/LocationController.php:143 +#: resources/views/modules/place-hierarchy/page.phtml:28 +#: resources/views/modules/place-hierarchy/page.phtml:31 +#: resources/views/modules/statistics-chart/custom.phtml:172 msgid "World" msgstr "Світ" #. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar. -#: app/GedcomTag.php:2080 resources/views/modules/yahrzeit/table.phtml:35 +#: app/GedcomTag.php:1268 resources/views/modules/yahrzeit/table.phtml:35 msgid "Yahrzeit" msgstr "Поминання померлих (в єврейській релігії)" @@ -16004,7 +15956,7 @@ msgstr "Поминання померлих (в єврейській реліг msgid "Yahrzeiten" msgstr "Меморіал" -#: app/Module/CalendarMenuModule.php:116 resources/views/calendar-page.phtml:51 +#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:73 msgid "Year" msgstr "Рік" @@ -16018,6 +15970,10 @@ msgstr "Рік:" msgid "Yemen" msgstr "Ємен" +#: app/Functions/FunctionsPrintFacts.php:310 +msgid "Yes" +msgstr "Так" + #. I18N: %1$s is the site URL and %2$s is an email address #: resources/views/emails/register-user-html.phtml:13 #: resources/views/emails/register-user-text.phtml:9 @@ -16026,7 +15982,7 @@ msgid "You (or someone claiming to be you) has requested an account at %1$s usin msgstr "Ви (або хто то, хто видає себе за Вас) запросив доступ на %1$s використовуючи адресу ел. пошти %2$s." #: app/Http/RequestHandlers/ContactAction.php:127 -#: app/Http/RequestHandlers/RegisterAction.php:251 +#: app/Http/RequestHandlers/RegisterAction.php:254 msgid "You are not allowed to send messages that contain external links." msgstr "Ви не можете посилати повідомлення, які містять посилання." @@ -16035,7 +15991,7 @@ msgstr "Ви не можете посилати повідомлення, які msgid "You are signed in as %s." msgstr "Ви увійшли як %s." -#: app/Http/RequestHandlers/LoginPage.php:96 +#: app/Http/RequestHandlers/LoginPage.php:99 msgid "You can apply for an account using the link below." msgstr "Ви можете підтвердити обліковий запис за посиланням нижче." @@ -16051,7 +16007,7 @@ msgid "You can choose whether to appear in the list of users who are currently s msgstr "Цей прапорець контролює вашу видимість іншими користувачам, коли ви знаходитесь на сайті. Він також контролює вашу можливість бачити інших користувачів, присутніх на сайті, якщо вони дозволили себе бачити.<br><br>Коли цей прапорець знято, ви будете повністю невидимі для інших, і ви також не зможете бачити, чи інші користувачі присутні на сайті. Коли цей прапорець встановлено, ви будете видимі для інших і зможете бачити інших користувачів, які дозволили себе бачити." #. I18N: %s is a URL -#: resources/views/edit/raw-gedcom-fact.phtml:18 +#: resources/views/edit/raw-gedcom-fact.phtml:26 #: resources/views/edit/raw-gedcom-record.phtml:19 #, php-format msgid "You can download a copy of the GEDCOM specification from %s." @@ -16066,16 +16022,16 @@ msgstr "Ви можете полегшити пошук заміжніх жін msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." msgstr "" -#: resources/views/admin/trees-renumber.phtml:17 +#: resources/views/admin/trees-renumber.phtml:26 msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." msgstr "Ви можете перенумервати записи в генеалогічному дереві, щоб ці внутрішіні ідентифікаційні номери не дублювалися в жодному іншому генеалогічному дереві." -#: resources/views/admin/trees-renumber.phtml:26 +#: resources/views/admin/trees-renumber.phtml:35 msgid "You can renumber this family tree." msgstr "Ви можете перенуварувати це генеалогічне дерево." #. I18N: Privacy restrictions are RESN tags in GEDCOM. -#: resources/views/admin/trees-privacy.phtml:160 +#: resources/views/admin/trees-privacy.phtml:162 msgid "You can set the access for a specific record, fact, or event by adding a restriction to it. If a record, fact, or event does not have a restriction, the following default restrictions will be used." msgstr "Ви можете встановити доступ до певної записи, факту або події, додавши до неї обмеження. Якщо запис, факт або подія не мають обмеження, будуть використані наступні обмеження за замовчуванням." @@ -16097,7 +16053,7 @@ msgstr "У Вас немає дозволу для перегляду цієї msgid "You have confirmed your request to become a registered user." msgstr "Ви відомі як зареєстрований користувач." -#: resources/views/admin/trees-import.phtml:17 +#: resources/views/admin/trees-import.phtml:30 msgid "You have selected a GEDCOM file with a different name. Is this correct?" msgstr "Ви вибрали файл GEDCOM з іншим іменем. Ви впевнені?" @@ -16105,19 +16061,19 @@ msgstr "Ви вибрали файл GEDCOM з іншим іменем. Ви в msgid "You have signed out." msgstr "Ви вийшли з системи." -#: resources/views/modules/faq/config.phtml:15 +#: resources/views/modules/faq/config.phtml:16 msgid "You may use HTML to format the answer and to add links to other websites." msgstr "Ви можете використовувати HTML формат для відповідей і використовувати посилання на інші сторінки." -#: app/Http/Controllers/SetupController.php:366 +#: app/Http/RequestHandlers/SetupWizard.php:376 msgid "You must enter all the administrator account fields." msgstr "Вам потрібно заповнити всі поля в облікового запису адміністратора." -#: resources/views/admin/trees-merge.phtml:20 +#: resources/views/admin/trees-merge.phtml:31 msgid "You must renumber the records in one of the trees before you can merge them." msgstr "Ви маєте перенумерувати записи в одному з дерев перед тим, як їх можна буде об'єднати." -#: app/Module/ChartsBlockModule.php:161 +#: app/Module/ChartsBlockModule.php:189 msgid "You must select an individual and a chart type in the block preferences" msgstr "Ви повинні вибрати особу і тип діаграми в налаштуваннях блоку" @@ -16125,16 +16081,16 @@ msgstr "Ви повинні вибрати особу і тип діаграми msgid "You must specify an individual record before you can restrict the user to their immediate family." msgstr "Необхідно вказати персональну запис, перш ніж обмежувати доступ до родичів." -#: app/Http/RequestHandlers/LoginPage.php:88 +#: app/Http/RequestHandlers/LoginPage.php:91 msgid "You need to be a family member to access this website." msgstr "Ви маєте бути членом сім'ї, щоб отримати доступ до сайту." -#: app/Http/RequestHandlers/LoginPage.php:85 +#: app/Http/RequestHandlers/LoginPage.php:88 msgid "You need to be an authorized user to access this website." msgstr "Ви маєте ввести правильні логін та пароль, щоб мати доступ до цього сайту." -#: resources/views/admin/control-panel.phtml:151 -#: resources/views/admin/trees.phtml:33 +#: resources/views/admin/control-panel.phtml:237 +#: resources/views/admin/trees.phtml:48 msgid "You need to create a family tree." msgstr "Ви маєте створити генеалогічне дерево." @@ -16152,13 +16108,13 @@ msgstr "Ви маєте створити обліковий запис адмі msgid "You sent the following message to a webtrees user:" msgstr "Ви послали наступне повідомлення користувачеві webtrees:" -#: app/Http/Controllers/Admin/UpgradeController.php:273 +#: app/Http/Controllers/Admin/UpgradeController.php:283 msgid "You should accept or reject all pending changes before upgrading." msgstr "Ви повинні прийняти або відхилити всі чекаючі зміни перед оновленням." #. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’ #: app/Http/RequestHandlers/ContactAction.php:128 -#: app/Http/RequestHandlers/RegisterAction.php:251 +#: app/Http/RequestHandlers/RegisterAction.php:254 #, php-format msgid "You should delete the “%1$s” from “%2$s” and try again." msgstr "Видаліть «%1$s» з «%2$s» і спробуйте заново." @@ -16205,16 +16161,16 @@ msgstr "Ваше ім'я" msgid "Your password has been updated." msgstr "" -#: app/Http/RequestHandlers/RegisterAction.php:146 +#: app/Http/RequestHandlers/RegisterAction.php:149 #, php-format msgid "Your registration at %s" msgstr "Ваша реєстрація на %s" -#: resources/views/modules/batch_update/admin.phtml:85 +#: resources/views/modules/batch_update/admin.phtml:86 msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." msgstr "Для вашого облікового запису не увімкнуто параметр \"автоматично приймати зміни\". Ви зможете змінювати лише один запис за раз." -#: app/Services/ServerCheckService.php:199 +#: app/Services/ServerCheckService.php:198 #, php-format msgid "Your web server is using PHP version %s, which is no longer receiving security updates. You should upgrade to a later version as soon as possible." msgstr "Ваш веб-сервер використовує PHP версії %s, яка більше не отримує оновлення безпеки. Ви маєте якнайшвидше оновити PHP до більш нової версії." @@ -16229,12 +16185,11 @@ msgstr "Замбія" msgid "Zimbabwe" msgstr "Зімбабве" -#: resources/views/admin/location-edit.phtml:63 -#: resources/views/modules/fanchart/page.phtml:44 +#: resources/views/modules/fanchart/page.phtml:43 msgid "Zoom" msgstr "Масштабування" -#: resources/views/admin/location-edit.phtml:153 +#: resources/views/admin/location-edit.phtml:150 #: resources/views/modules/pedigree-map/chart.phtml:82 #: resources/views/modules/place-hierarchy/map.phtml:85 #: resources/views/modules/places/tab.phtml:73 @@ -16242,11 +16197,7 @@ msgstr "Масштабування" msgid "Zoom in" msgstr "Наблизити" -#: resources/views/admin/locations.phtml:18 -msgid "Zoom level" -msgstr "Коефіцієнт масштабування" - -#: resources/views/admin/location-edit.phtml:154 +#: resources/views/admin/location-edit.phtml:151 #: resources/views/modules/pedigree-map/chart.phtml:83 #: resources/views/modules/place-hierarchy/map.phtml:86 #: resources/views/modules/places/tab.phtml:74 @@ -16261,21 +16212,21 @@ msgid "about %s" msgstr "близько %s" #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/family-page.phtml:22 +#: resources/views/family-page.phtml:23 #: resources/views/gedcom-record-page.phtml:40 #: resources/views/individual-page.phtml:39 resources/views/media-page.phtml:34 -#: resources/views/note-page.phtml:20 resources/views/repository-page.phtml:20 -#: resources/views/source-page.phtml:21 resources/views/submitter-page.phtml:20 +#: resources/views/note-page.phtml:40 resources/views/repository-page.phtml:21 +#: resources/views/source-page.phtml:22 resources/views/submitter-page.phtml:21 msgctxt "You should review the changes and then accept or reject them." msgid "accept" msgstr "прийняти" #. I18N: %1$s is “accept”, %2$s is “reject”. These are links. -#: resources/views/family-page.phtml:16 +#: resources/views/family-page.phtml:17 #: resources/views/gedcom-record-page.phtml:34 #: resources/views/individual-page.phtml:30 resources/views/media-page.phtml:28 -#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:14 -#: resources/views/source-page.phtml:15 resources/views/submitter-page.phtml:14 +#: resources/views/note-page.phtml:34 resources/views/repository-page.phtml:15 +#: resources/views/source-page.phtml:16 resources/views/submitter-page.phtml:15 msgctxt "You should review the deletion and then accept or reject it." msgid "accept" msgstr "прийняти" @@ -16286,9 +16237,9 @@ msgid "accepted" msgstr "прийнято" #. I18N: A button label. -#: resources/views/admin/trees-privacy.phtml:236 +#: resources/views/admin/trees-privacy.phtml:238 #: resources/views/admin/webtrees1-thumbnails-form.phtml:18 -#: resources/views/edit/add-fact-row.phtml:41 +#: resources/views/edit/add-fact-row.phtml:48 #: resources/views/edit/paste-fact-row.phtml:40 #: resources/views/modules/census-assistant.phtml:60 #: resources/views/modules/lifespans-chart/page.phtml:66 @@ -16297,7 +16248,7 @@ msgid "add" msgstr "додати" #. I18N: A button label. -#: resources/views/admin/locations.phtml:102 +#: resources/views/admin/locations.phtml:148 msgid "add place" msgstr "додати місце" @@ -16318,7 +16269,7 @@ msgctxt "MALE" msgid "adopted name" msgstr "ім'я після усиновлення" -#: app/Statistics/Repository/EventRepository.php:327 +#: app/Statistics/Repository/EventRepository.php:328 msgid "adoption" msgstr "усиновлення" @@ -16328,9 +16279,9 @@ msgstr "усиновлення" msgid "after %s" msgstr "після %s" -#: app/Module/StatisticsChartModule.php:531 -#: app/Module/StatisticsChartModule.php:593 -#: app/Module/StatisticsChartModule.php:654 +#: app/Module/StatisticsChartModule.php:530 +#: app/Module/StatisticsChartModule.php:592 +#: app/Module/StatisticsChartModule.php:653 msgid "age" msgstr "вік" @@ -16351,15 +16302,15 @@ msgctxt "MALE" msgid "also known as" msgstr "також відомий як" -#: app/Functions/FunctionsEdit.php:581 +#: app/Functions/FunctionsEdit.php:565 msgid "always" msgstr "завжди" #: app/Statistics/Repository/FamilyRepository.php:468 -#: app/Statistics/Repository/UserRepository.php:96 +#: app/Statistics/Repository/UserRepository.php:97 #: resources/views/statistics/families/top10-list-age.phtml:23 #: resources/views/statistics/families/top10-nolist-age.phtml:21 -#: resources/xml/reports/ahnentafel_report.xml:395 +#: resources/xml/reports/ahnentafel_report.xml:393 #: resources/xml/reports/descendancy_report.xml:131 #: resources/xml/reports/descendancy_report.xml:230 #: resources/xml/reports/descendancy_report.xml:299 @@ -16369,47 +16320,47 @@ msgstr "завжди" msgid "and" msgstr "і" -#: app/Functions/Functions.php:1048 +#: app/Functions/Functions.php:1052 msgctxt "father’s brother’s wife" msgid "aunt" msgstr "тітка" -#: app/Functions/Functions.php:806 +#: app/Functions/Functions.php:810 msgctxt "father’s sister" msgid "aunt" msgstr "тітка" -#: app/Functions/Functions.php:1128 +#: app/Functions/Functions.php:1132 msgctxt "mother’s brother’s wife" msgid "aunt" msgstr "тітка" -#: app/Functions/Functions.php:844 +#: app/Functions/Functions.php:848 msgctxt "mother’s sister" msgid "aunt" msgstr "тітка" -#: app/Functions/Functions.php:1180 +#: app/Functions/Functions.php:1184 msgctxt "parent’s brother’s wife" msgid "aunt" msgstr "тітка" -#: app/Functions/Functions.php:862 +#: app/Functions/Functions.php:866 msgctxt "parent’s sister" msgid "aunt" msgstr "тітка" -#: app/Functions/Functions.php:804 +#: app/Functions/Functions.php:808 msgctxt "father’s sibling" msgid "aunt/uncle" msgstr "тітка/дядько" -#: app/Functions/Functions.php:842 +#: app/Functions/Functions.php:846 msgctxt "mother’s sibling" msgid "aunt/uncle" msgstr "тітка/дядько" -#: app/Functions/Functions.php:860 +#: app/Functions/Functions.php:864 msgctxt "parent’s sibling" msgid "aunt/uncle" msgstr "тітка/дядько" @@ -16430,7 +16381,7 @@ msgstr "перед %s" msgid "between %s and %s" msgstr "між %s та %s" -#: app/Statistics/Repository/EventRepository.php:324 +#: app/Statistics/Repository/EventRepository.php:325 msgid "birth" msgstr "народження" @@ -16452,95 +16403,95 @@ msgid "birth name" msgstr "ім'я при народженні" #. I18N: Extend privacy to dead individuals who were… -#: resources/views/admin/trees-privacy.phtml:109 +#: resources/views/admin/trees-privacy.phtml:111 #, php-format msgid "born in the last %1$s years or died in the last %2$s years" msgstr "народилися в останні %1$s s років або померли в останні %2$s років" -#: app/Functions/Functions.php:718 +#: app/Functions/Functions.php:722 msgid "brother" msgstr "брат" -#: app/Functions/Functions.php:986 +#: app/Functions/Functions.php:990 msgctxt "brother’s wife’s brother" msgid "brother-in-law" msgstr "шурин" -#: app/Functions/Functions.php:812 +#: app/Functions/Functions.php:816 msgctxt "husband’s brother" msgid "brother-in-law" msgstr "дівер (брат чоловіка)" -#: app/Functions/Functions.php:1102 +#: app/Functions/Functions.php:1106 msgctxt "husband’s sister’s husband" msgid "brother-in-law" msgstr "дівер" -#: app/Functions/Functions.php:880 +#: app/Functions/Functions.php:884 msgctxt "sister’s husband" msgid "brother-in-law" msgstr "дівер (брат чоловіка)" -#: app/Functions/Functions.php:1286 +#: app/Functions/Functions.php:1290 msgctxt "sister’s husband’s brother" msgid "brother-in-law" msgstr "дівер (брат чоловіка)" -#: app/Functions/Functions.php:892 +#: app/Functions/Functions.php:896 msgctxt "spouse’s brother" msgid "brother-in-law" msgstr "шурин" -#: app/Functions/Functions.php:910 +#: app/Functions/Functions.php:914 msgctxt "wife’s brother" msgid "brother-in-law" msgstr "шурин" -#: app/Functions/Functions.php:1342 +#: app/Functions/Functions.php:1346 msgctxt "wife’s sister’s husband" msgid "brother-in-law" msgstr "дівер" -#: app/Functions/Functions.php:988 +#: app/Functions/Functions.php:992 msgctxt "brother’s wife’s sibling" msgid "brother/sister-in-law" msgstr "шурин/своячка" -#: app/Functions/Functions.php:822 +#: app/Functions/Functions.php:826 msgctxt "husband’s sibling" msgid "brother/sister-in-law" msgstr "брат/сестра чоловіка" -#: app/Functions/Functions.php:874 +#: app/Functions/Functions.php:878 msgctxt "sibling’s spouse" msgid "brother/sister-in-law" msgstr "зять/невістка" -#: app/Functions/Functions.php:1288 +#: app/Functions/Functions.php:1292 msgctxt "sister’s husband’s sibling" msgid "brother/sister-in-law" msgstr "Дівер/Зовиця" -#: app/Functions/Functions.php:908 +#: app/Functions/Functions.php:912 msgctxt "spouse’s sibling" msgid "brother/sister-in-law" msgstr "Дівер/Зовиця" -#: app/Functions/Functions.php:920 +#: app/Functions/Functions.php:924 msgctxt "wife’s sibling" msgid "brother/sister-in-law" msgstr "шурин/своячка" #. I18N: An option in a list-box -#: app/Module/TopSurnamesModule.php:239 +#: app/Module/TopSurnamesModule.php:243 msgid "bullet list" msgstr "маркований список" -#: app/Statistics/Repository/EventRepository.php:328 +#: app/Statistics/Repository/EventRepository.php:329 msgid "burial" msgstr "похорон" -#: app/GedcomTag.php:2026 +#: app/GedcomTag.php:1223 msgid "by" msgstr "Виконавець" @@ -16551,30 +16502,31 @@ msgid "calculated %s" msgstr "обчислено %s" #. I18N: A button label. -#: resources/views/admin/analytics-edit.phtml:36 +#: resources/views/admin/analytics-edit.phtml:38 #: resources/views/admin/broadcast.phtml:61 -#: resources/views/admin/components.phtml:144 +#: resources/views/admin/components.phtml:163 #: resources/views/admin/email-page.phtml:59 #: resources/views/admin/location-edit.phtml:79 +#: resources/views/admin/map-import-form.phtml:84 #: resources/views/admin/site-mail.phtml:232 #: resources/views/admin/site-preferences.phtml:120 #: resources/views/admin/site-registration.phtml:88 -#: resources/views/admin/trees-preferences.phtml:932 -#: resources/views/admin/trees-privacy.phtml:289 +#: resources/views/admin/trees-preferences.phtml:935 +#: resources/views/admin/trees-privacy.phtml:291 #: resources/views/contact-page.phtml:68 #: resources/views/edit-blocks-page.phtml:53 -#: resources/views/edit/add-fact.phtml:92 -#: resources/views/edit/change-family-members.phtml:83 -#: resources/views/edit/edit-fact.phtml:121 -#: resources/views/edit/link-child-to-family.phtml:44 -#: resources/views/edit/link-spouse-to-individual.phtml:36 -#: resources/views/edit/new-individual.phtml:327 -#: resources/views/edit/raw-gedcom-fact.phtml:36 -#: resources/views/edit/raw-gedcom-record.phtml:61 +#: resources/views/edit/add-fact.phtml:93 +#: resources/views/edit/change-family-members.phtml:84 +#: resources/views/edit/edit-fact.phtml:135 +#: resources/views/edit/link-child-to-family.phtml:45 +#: resources/views/edit/link-spouse-to-individual.phtml:35 +#: resources/views/edit/new-individual.phtml:340 +#: resources/views/edit/raw-gedcom-fact.phtml:44 +#: resources/views/edit/raw-gedcom-record.phtml:59 #: resources/views/edit/reorder-children.phtml:44 #: resources/views/edit/reorder-families.phtml:92 #: resources/views/edit/reorder-media.phtml:37 -#: resources/views/edit/reorder-names.phtml:39 +#: resources/views/edit/reorder-names.phtml:47 #: resources/views/edit/shared-note.phtml:37 #: resources/views/message-page.phtml:59 #: resources/views/modals/create-media-from-file.phtml:62 @@ -16585,12 +16537,12 @@ msgstr "обчислено %s" #: resources/views/modules/edit-block-config.phtml:29 #: resources/views/modules/favorites/favorites.phtml:171 #: resources/views/modules/gedcom_news/edit.phtml:46 -#: resources/views/modules/stories/edit.phtml:65 +#: resources/views/modules/stories/edit.phtml:66 #: resources/views/modules/user_blog/edit.phtml:46 msgid "cancel" msgstr "скасувати" -#: app/Statistics/Repository/EventRepository.php:329 +#: app/Statistics/Repository/EventRepository.php:330 msgid "census added" msgstr "перепис добавлена" @@ -16611,14 +16563,14 @@ msgctxt "MALE" msgid "change of name" msgstr "зміна імені" -#: app/Functions/Functions.php:697 +#: app/Functions/Functions.php:701 msgid "child" msgstr "дитина" #: resources/views/components/alert-warning-dismissible.phtml:10 -#: resources/views/layouts/administration.phtml:76 -#: resources/views/layouts/default.phtml:125 -#: resources/views/layouts/default.phtml:160 +#: resources/views/layouts/administration.phtml:75 +#: resources/views/layouts/default.phtml:132 +#: resources/views/layouts/default.phtml:167 #: resources/views/modals/create-media-from-file.phtml:17 #: resources/views/modals/footer-close.phtml:10 #: resources/views/modals/header.phtml:11 @@ -16637,28 +16589,28 @@ msgid "colors" msgstr "кольори" #. I18N: An option in a list-box -#: app/Module/TopSurnamesModule.php:241 +#: app/Module/TopSurnamesModule.php:245 msgid "compact list" msgstr "компактний список" #. I18N: A button label. -#: app/Http/Controllers/Admin/UpgradeController.php:387 -#: resources/views/admin/import-progress.phtml:31 -#: resources/views/admin/map-import-form.phtml:79 -#: resources/views/admin/merge-records-step-1.phtml:109 -#: resources/views/admin/trees-export.phtml:27 -#: resources/views/admin/trees-export.phtml:120 -#: resources/views/admin/trees-import.phtml:115 -#: resources/views/admin/trees-merge.phtml:46 -#: resources/views/admin/trees-renumber.phtml:34 -#: resources/views/admin/trees.phtml:305 +#: app/Http/Controllers/Admin/UpgradeController.php:394 +#: resources/views/admin/import-progress.phtml:32 +#: resources/views/admin/map-import-form.phtml:80 +#: resources/views/admin/merge-records-step-1.phtml:110 +#: resources/views/admin/synchronize-trees.phtml:25 +#: resources/views/admin/trees-export.phtml:28 +#: resources/views/admin/trees-export.phtml:121 +#: resources/views/admin/trees-import.phtml:128 +#: resources/views/admin/trees-merge.phtml:57 +#: resources/views/admin/trees-renumber.phtml:43 #: resources/views/admin/upgrade/wizard.phtml:33 #: resources/views/forgot-password-page.phtml:34 #: resources/views/modules/clippings/add-options.phtml:27 #: resources/views/modules/login_block/sign-in.phtml:59 #: resources/views/password-request-page.phtml:34 #: resources/views/password-reset-page.phtml:50 -#: resources/views/pending-changes-page.phtml:22 +#: resources/views/pending-changes-page.phtml:34 #: resources/views/register-page.phtml:99 #: resources/views/report-select-page.phtml:32 msgid "continue" @@ -16669,11 +16621,11 @@ msgstr "продовжити" msgid "create" msgstr "створити" -#: resources/views/modules/statistics-chart/custom.phtml:85 +#: resources/views/modules/statistics-chart/custom.phtml:86 msgid "date periods" msgstr "відрізок часу" -#: app/Functions/Functions.php:695 +#: app/Functions/Functions.php:699 msgid "daughter" msgstr "дочка" @@ -16681,43 +16633,43 @@ msgstr "дочка" msgid "daughter of" msgstr "дочка від" -#: app/Functions/Functions.php:782 +#: app/Functions/Functions.php:786 msgctxt "child’s wife" msgid "daughter-in-law" msgstr "невістка" -#: app/Functions/Functions.php:890 +#: app/Functions/Functions.php:894 msgctxt "son’s wife" msgid "daughter-in-law" msgstr "невістка" -#: app/Functions/Functions.php:1334 +#: app/Functions/Functions.php:1338 msgctxt "son’s wife’s father" msgid "daughter-in-law’s father" msgstr "сват" -#: app/Functions/Functions.php:1336 +#: app/Functions/Functions.php:1340 msgctxt "son’s wife’s mother" msgid "daughter-in-law’s mother" msgstr "сваха" -#: app/Functions/Functions.php:1338 +#: app/Functions/Functions.php:1342 msgctxt "son’s wife’s parent" msgid "daughter-in-law’s parent" msgstr "Тесть/Теща" -#: app/Statistics/Repository/EventRepository.php:325 +#: app/Statistics/Repository/EventRepository.php:326 msgid "death" msgstr "смерть" -#: resources/views/admin/location-edit.phtml:47 -#: resources/views/admin/location-edit.phtml:58 +#: resources/views/admin/location-edit.phtml:53 +#: resources/views/admin/location-edit.phtml:64 msgid "degrees" msgstr "градусів" #. I18N: A button label. -#: resources/views/admin/changes-log.phtml:96 -#: resources/views/admin/locations.phtml:82 +#: resources/views/admin/changes-log.phtml:97 +#: resources/views/admin/locations.phtml:132 #: resources/views/admin/site-logs.phtml:91 #: resources/views/admin/users-cleanup.phtml:65 #: resources/views/admin/webtrees1-thumbnails-form.phtml:27 @@ -16737,16 +16689,16 @@ msgid "died" msgstr "помер" #: resources/views/edit/reorder-card-header.phtml:30 -#: resources/views/modules/pedigree-chart/page.phtml:37 +#: resources/views/modules/pedigree-chart/page.phtml:49 msgid "down" msgstr "" #. I18N: A button label. -#: resources/views/admin/changes-log.phtml:91 +#: resources/views/admin/changes-log.phtml:92 #: resources/views/admin/site-logs.phtml:86 #: resources/views/modules/clippings/download.phtml:83 -#: resources/views/report-setup-page.phtml:76 -#: resources/views/report-setup-page.phtml:89 +#: resources/views/report-setup-page.phtml:83 +#: resources/views/report-setup-page.phtml:96 msgid "download" msgstr "завантажити" @@ -16754,10 +16706,10 @@ msgstr "завантажити" msgid "d’Aboville number" msgstr "" -#: resources/views/admin/components.phtml:114 -#: resources/views/family-page-menu.phtml:14 +#: resources/views/admin/components.phtml:133 +#: resources/views/family-page-menu.phtml:17 #: resources/views/gedcom-record-page-menu.phtml:13 -#: resources/views/individual-page-menu.phtml:18 +#: resources/views/individual-page-menu.phtml:19 #: resources/views/media-page-menu.phtml:13 #: resources/views/note-page-menu.phtml:13 #: resources/views/repository-page-menu.phtml:13 @@ -16766,44 +16718,44 @@ msgstr "" msgid "edit" msgstr "змінити" -#: app/Functions/Functions.php:477 +#: app/Functions/Functions.php:481 msgid "eighth cousin" msgstr "двоюрідний брат/сестра (8-го коліна)" -#: app/Functions/Functions.php:441 +#: app/Functions/Functions.php:445 msgctxt "FEMALE" msgid "eighth cousin" msgstr "двоюрідна сестра (8-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:396 +#: app/Functions/Functions.php:400 msgctxt "MALE" msgid "eighth cousin" msgstr "двоюрідний брат (8-го коліна)" -#: app/Functions/Functions.php:713 +#: app/Functions/Functions.php:717 msgid "elder brother" msgstr "старший брат" -#: app/Functions/Functions.php:755 +#: app/Functions/Functions.php:759 msgid "elder sibling" msgstr "старший брат/сестра" -#: app/Functions/Functions.php:734 +#: app/Functions/Functions.php:738 msgid "elder sister" msgstr "старша сестра" -#: app/Functions/Functions.php:483 +#: app/Functions/Functions.php:487 msgid "eleventh cousin" msgstr "двоюрідний брат/сестра (11-го коліна)" -#: app/Functions/Functions.php:447 +#: app/Functions/Functions.php:451 msgctxt "FEMALE" msgid "eleventh cousin" msgstr "двоюрідна сестра (11-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:405 +#: app/Functions/Functions.php:409 msgctxt "MALE" msgid "eleventh cousin" msgstr "двоюрідний брат (11-го коліна)" @@ -16831,395 +16783,394 @@ msgstr "назва нерухомості" msgid "estimated %s" msgstr "передбачувано %s" -#: app/Functions/Functions.php:632 +#: app/Functions/Functions.php:636 msgid "ex-husband" msgstr "колишній чоловік" -#: app/Functions/Functions.php:679 +#: app/Functions/Functions.php:683 msgid "ex-spouse" msgstr "колишній чоловік" -#: app/Functions/Functions.php:656 +#: app/Functions/Functions.php:660 msgid "ex-wife" msgstr "колишня дружина" #. I18N: A button label. -#: resources/views/admin/locations.phtml:108 +#: resources/views/admin/locations.phtml:154 msgid "export file" msgstr "експортувати файл" -#: app/Http/Controllers/AdminTreesController.php:760 +#: app/Http/RequestHandlers/TreePreferencesPage.php:116 #: resources/xml/reports/fact_sources.xml:6 msgid "facts" msgstr "факти" -#: app/Functions/Functions.php:618 +#: app/Functions/Functions.php:622 msgid "father" msgstr "батько" -#: app/Functions/Functions.php:818 +#: app/Functions/Functions.php:822 msgctxt "husband’s father" msgid "father-in-law" msgstr "свекор" -#: app/Functions/Functions.php:898 +#: app/Functions/Functions.php:902 msgctxt "spouse’s father" msgid "father-in-law" msgstr "свекор" -#: app/Functions/Functions.php:916 +#: app/Functions/Functions.php:920 msgctxt "wife’s father" msgid "father-in-law" msgstr "тесть" -#: app/Functions/Functions.php:636 +#: app/Functions/Functions.php:640 msgid "fiancé" msgstr "" -#: app/Functions/Functions.php:683 +#: app/Functions/Functions.php:687 msgid "fiancé(e)" msgstr "" -#: app/Functions/Functions.php:660 +#: app/Functions/Functions.php:664 msgid "fiancée" msgstr "" -#: app/Functions/Functions.php:491 +#: app/Functions/Functions.php:495 msgid "fifteenth cousin" msgstr "двоюрідний брат/сестра (15-го коліна)" -#: app/Functions/Functions.php:455 +#: app/Functions/Functions.php:459 msgctxt "FEMALE" msgid "fifteenth cousin" msgstr "двоюрідна сестра (15-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:417 +#: app/Functions/Functions.php:421 msgctxt "MALE" msgid "fifteenth cousin" msgstr "двоюрідний брат (15-го коліна)" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:570 +#: app/Functions/Functions.php:574 #, php-format msgid "fifth %s" msgstr "п'ятий/п'ята %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:548 +#: app/Functions/Functions.php:552 #, php-format msgctxt "FEMALE" msgid "fifth %s" msgstr "п'ята %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:525 +#: app/Functions/Functions.php:529 #, php-format msgctxt "MALE" msgid "fifth %s" msgstr "п'ятий %s" -#: app/Functions/Functions.php:471 +#: app/Functions/Functions.php:475 msgid "fifth cousin" msgstr "двоюрідний брат/сестра (5-го коліна)" -#: app/Functions/Functions.php:435 +#: app/Functions/Functions.php:439 msgctxt "FEMALE" msgid "fifth cousin" msgstr "двоюрідна сестра (5-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:387 +#: app/Functions/Functions.php:391 msgctxt "MALE" msgid "fifth cousin" msgstr "двоюрідний брат (5-го коліна)" #. I18N: A button label, first page -#: resources/views/admin/trees-preferences.phtml:556 +#: resources/views/admin/trees-preferences.phtml:559 #: resources/views/edit/reorder-card-header.phtml:22 #: resources/views/lists/datatables-attributes.phtml:14 -#: resources/views/modules/media-list/page.phtml:79 -#: resources/views/modules/media-list/page.phtml:178 +#: resources/views/modules/media-list/pagination.phtml:24 msgid "first" msgstr "перша" -#: resources/views/admin/trees-preferences.phtml:565 +#: resources/views/admin/trees-preferences.phtml:568 msgctxt "Show the [first/last] [N] parts of a place name." msgid "first" msgstr "перший" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:558 +#: app/Functions/Functions.php:562 #, php-format msgid "first %s" msgstr "перший/перша %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:536 +#: app/Functions/Functions.php:540 #, php-format msgctxt "FEMALE" msgid "first %s" msgstr "перша %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:513 +#: app/Functions/Functions.php:517 #, php-format msgctxt "MALE" msgid "first %s" msgstr "перший %s" -#: app/Functions/Functions.php:463 +#: app/Functions/Functions.php:467 msgid "first cousin" msgstr "двоюрідний брат/сестра (1-го коліна)" -#: app/Functions/Functions.php:427 +#: app/Functions/Functions.php:431 msgctxt "FEMALE" msgid "first cousin" msgstr "двоюрідна сестра (1-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:375 +#: app/Functions/Functions.php:379 msgctxt "MALE" msgid "first cousin" msgstr "двоюрідний брат (1-го коліна)" -#: app/Functions/Functions.php:1042 +#: app/Functions/Functions.php:1046 msgctxt "father’s brother’s child" msgid "first cousin" msgstr "двоюрідний брат/сестра" -#: app/Functions/Functions.php:1044 +#: app/Functions/Functions.php:1048 msgctxt "father’s brother’s daughter" msgid "first cousin" msgstr "двоюрідна сестра" -#: app/Functions/Functions.php:1046 +#: app/Functions/Functions.php:1050 msgctxt "father’s brother’s son" msgid "first cousin" msgstr "двоюрідний брат" -#: app/Functions/Functions.php:1086 +#: app/Functions/Functions.php:1090 msgctxt "father’s sister’s child" msgid "first cousin" msgstr "двоюрідний брат/сестра" -#: app/Functions/Functions.php:1088 +#: app/Functions/Functions.php:1092 msgctxt "father’s sister’s daughter" msgid "first cousin" msgstr "двоюрідна сестра" -#: app/Functions/Functions.php:1092 +#: app/Functions/Functions.php:1096 msgctxt "father’s sister’s son" msgid "first cousin" msgstr "двоюрідний брат" -#: app/Functions/Functions.php:1122 +#: app/Functions/Functions.php:1126 msgctxt "mother’s brother’s child" msgid "first cousin" msgstr "двоюрідний брат" -#: app/Functions/Functions.php:1124 +#: app/Functions/Functions.php:1128 msgctxt "mother’s brother’s daughter" msgid "first cousin" msgstr "двоюрідна сестра" -#: app/Functions/Functions.php:1126 +#: app/Functions/Functions.php:1130 msgctxt "mother’s brother’s son" msgid "first cousin" msgstr "двоюрідний брат" -#: app/Functions/Functions.php:1172 +#: app/Functions/Functions.php:1176 msgctxt "mother’s sister’s child" msgid "first cousin" msgstr "двоюрідний брат/сестра" -#: app/Functions/Functions.php:1174 +#: app/Functions/Functions.php:1178 msgctxt "mother’s sister’s daughter" msgid "first cousin" msgstr "двоюрідна сестра" -#: app/Functions/Functions.php:1178 +#: app/Functions/Functions.php:1182 msgctxt "mother’s sister’s son" msgid "first cousin" msgstr "двоюрідний брат" -#: app/Functions/Functions.php:1422 +#: app/Functions/Functions.php:1426 msgctxt "father’s father’s brother’s child" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько / тітка" -#: app/Functions/Functions.php:1418 +#: app/Functions/Functions.php:1422 msgctxt "father’s father’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "двоюрідна тітка" -#: app/Functions/Functions.php:1420 +#: app/Functions/Functions.php:1424 msgctxt "father’s father’s brother’s son" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько" -#: app/Functions/Functions.php:1428 +#: app/Functions/Functions.php:1432 msgctxt "father’s father’s sister’s child" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько/тітка" -#: app/Functions/Functions.php:1424 +#: app/Functions/Functions.php:1428 msgctxt "father’s father’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "двоюрідна тітка" -#: app/Functions/Functions.php:1426 +#: app/Functions/Functions.php:1430 msgctxt "father’s father’s sister’s son" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько" -#: app/Functions/Functions.php:1434 +#: app/Functions/Functions.php:1438 msgctxt "father’s mother’s brother’s child" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько/тітка" -#: app/Functions/Functions.php:1430 +#: app/Functions/Functions.php:1434 msgctxt "father’s mother’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "двоюрідна тітка" -#: app/Functions/Functions.php:1432 +#: app/Functions/Functions.php:1436 msgctxt "father’s mother’s brother’s son" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько" -#: app/Functions/Functions.php:1440 +#: app/Functions/Functions.php:1444 msgctxt "father’s mother’s sister’s child" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько/тітка" -#: app/Functions/Functions.php:1436 +#: app/Functions/Functions.php:1440 msgctxt "father’s mother’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "двоюрідна тітка" -#: app/Functions/Functions.php:1438 +#: app/Functions/Functions.php:1442 msgctxt "father’s mother’s sister’s son" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько" -#: app/Functions/Functions.php:1446 +#: app/Functions/Functions.php:1450 msgctxt "mother’s father’s brother’s child" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько/тітка" -#: app/Functions/Functions.php:1442 +#: app/Functions/Functions.php:1446 msgctxt "mother’s father’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "двоюрідна тітка" -#: app/Functions/Functions.php:1444 +#: app/Functions/Functions.php:1448 msgctxt "mother’s father’s brother’s son" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько" -#: app/Functions/Functions.php:1452 +#: app/Functions/Functions.php:1456 msgctxt "mother’s father’s sister’s child" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько/тітка" -#: app/Functions/Functions.php:1448 +#: app/Functions/Functions.php:1452 msgctxt "mother’s father’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "двоюрідна тітка" -#: app/Functions/Functions.php:1450 +#: app/Functions/Functions.php:1454 msgctxt "mother’s father’s sister’s son" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько" -#: app/Functions/Functions.php:1458 +#: app/Functions/Functions.php:1462 msgctxt "mother’s mother’s brother’s child" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько/тітка" -#: app/Functions/Functions.php:1454 +#: app/Functions/Functions.php:1458 msgctxt "mother’s mother’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "двоюрідна тітка" -#: app/Functions/Functions.php:1456 +#: app/Functions/Functions.php:1460 msgctxt "mother’s mother’s brother’s son" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько" -#: app/Functions/Functions.php:1464 +#: app/Functions/Functions.php:1468 msgctxt "mother’s mother’s sister’s child" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько/тітка" -#: app/Functions/Functions.php:1460 +#: app/Functions/Functions.php:1464 msgctxt "mother’s mother’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "двоюрідна тітка" -#: app/Functions/Functions.php:1462 +#: app/Functions/Functions.php:1466 msgctxt "mother’s mother’s sister’s son" msgid "first cousin once removed ascending" msgstr "двоюрідний дядько" -#: app/Functions/Functions.php:489 +#: app/Functions/Functions.php:493 msgid "fourteenth cousin" msgstr "двоюрідний брат/сестра (14-го коліна)" -#: app/Functions/Functions.php:453 +#: app/Functions/Functions.php:457 msgctxt "FEMALE" msgid "fourteenth cousin" msgstr "двоюрідна сестра (14-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:414 +#: app/Functions/Functions.php:418 msgctxt "MALE" msgid "fourteenth cousin" msgstr "двоюрідний брат (14-го коліна)" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:567 +#: app/Functions/Functions.php:571 #, php-format msgid "fourth %s" msgstr "четвертий/четверта %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:545 +#: app/Functions/Functions.php:549 #, php-format msgctxt "FEMALE" msgid "fourth %s" msgstr "четверта %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:522 +#: app/Functions/Functions.php:526 #, php-format msgctxt "MALE" msgid "fourth %s" msgstr "четвертий %s" -#: app/Functions/Functions.php:469 +#: app/Functions/Functions.php:473 msgid "fourth cousin" msgstr "двоюрідний брат/сестра (4-го коліна)" -#: app/Functions/Functions.php:433 +#: app/Functions/Functions.php:437 msgctxt "FEMALE" msgid "fourth cousin" msgstr "двоюрідна сестра (4-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:384 +#: app/Functions/Functions.php:388 msgctxt "MALE" msgid "fourth cousin" msgstr "двоюрідний брат (4-го коліна)" #. I18N: from 1700 interval 50 years -#: resources/views/modules/statistics-chart/custom.phtml:93 -#: resources/views/modules/statistics-chart/custom.phtml:96 -#: resources/views/modules/statistics-chart/custom.phtml:99 -#: resources/views/modules/statistics-chart/custom.phtml:102 -#: resources/views/modules/statistics-chart/custom.phtml:105 -#: resources/views/modules/statistics-chart/custom.phtml:108 +#: resources/views/modules/statistics-chart/custom.phtml:94 +#: resources/views/modules/statistics-chart/custom.phtml:97 +#: resources/views/modules/statistics-chart/custom.phtml:100 +#: resources/views/modules/statistics-chart/custom.phtml:103 +#: resources/views/modules/statistics-chart/custom.phtml:106 +#: resources/views/modules/statistics-chart/custom.phtml:109 #, php-format msgid "from %1$s interval %2$s year" msgid_plural "from %1$s interval %2$s years" @@ -17240,1539 +17191,1539 @@ msgid "from %s to %s" msgstr "з %s до %s" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:579 +#: app/Module/FanChartModule.php:587 msgid "full circle" msgstr "повне коло" -#: resources/views/modules/statistics-chart/custom.phtml:80 +#: resources/views/modules/statistics-chart/custom.phtml:81 msgid "gender" msgstr "стать" #. I18N: A button label. -#: resources/views/edit/new-individual.phtml:321 +#: resources/views/edit/new-individual.phtml:334 msgid "go to new individual" msgstr "перейти до нової персони" -#: app/Functions/Functions.php:772 +#: app/Functions/Functions.php:776 msgctxt "child’s child" msgid "grandchild" msgstr "онук" -#: app/Functions/Functions.php:784 +#: app/Functions/Functions.php:788 msgctxt "daughter’s child" msgid "grandchild" msgstr "онук" -#: app/Functions/Functions.php:884 +#: app/Functions/Functions.php:888 msgctxt "son’s child" msgid "grandchild" msgstr "онук" -#: app/Functions/Functions.php:774 +#: app/Functions/Functions.php:778 msgctxt "child’s daughter" msgid "granddaughter" msgstr "внучка" -#: app/Functions/Functions.php:786 +#: app/Functions/Functions.php:790 msgctxt "daughter’s daughter" msgid "granddaughter" msgstr "внучка" -#: app/Functions/Functions.php:886 +#: app/Functions/Functions.php:890 msgctxt "son’s daughter" msgid "granddaughter" msgstr "внучка" -#: app/Functions/Functions.php:1002 +#: app/Functions/Functions.php:1006 msgctxt "child’s daughter’s husband" msgid "granddaughter’s husband" msgstr "чоловік внучки" -#: app/Functions/Functions.php:1024 +#: app/Functions/Functions.php:1028 msgctxt "daughter’s daughter’s husband" msgid "granddaughter’s husband" msgstr "чоловік внучки" -#: app/Functions/Functions.php:1322 +#: app/Functions/Functions.php:1326 msgctxt "son’s daughter’s husband" msgid "granddaughter’s husband" msgstr "чоловік внучки" -#: app/Functions/Functions.php:854 +#: app/Functions/Functions.php:858 msgctxt "parent’s father" msgid "grandfather" msgstr "дідусь" -#: app/Functions/Functions.php:856 +#: app/Functions/Functions.php:860 msgctxt "parent’s mother" msgid "grandmother" msgstr "бабуся" -#: app/Functions/Functions.php:858 +#: app/Functions/Functions.php:862 msgctxt "parent’s parent" msgid "grandparent" msgstr "дідусь/бабуся" -#: app/Functions/Functions.php:778 +#: app/Functions/Functions.php:782 msgctxt "child’s son" msgid "grandson" msgstr "онук" -#: app/Functions/Functions.php:790 +#: app/Functions/Functions.php:794 msgctxt "daughter’s son" msgid "grandson" msgstr "онук" -#: app/Functions/Functions.php:888 +#: app/Functions/Functions.php:892 msgctxt "son’s son" msgid "grandson" msgstr "онук" -#: app/Functions/Functions.php:1012 +#: app/Functions/Functions.php:1016 msgctxt "child’s son’s wife" msgid "grandson’s wife" msgstr "дружина онука" -#: app/Functions/Functions.php:1040 +#: app/Functions/Functions.php:1044 msgctxt "daughter’s son’s wife" msgid "grandson’s wife" msgstr "дружина онука" -#: app/Functions/Functions.php:1332 +#: app/Functions/Functions.php:1336 msgctxt "son’s son’s wife" msgid "grandson’s wife" msgstr "дружина онука" -#: app/Functions/Functions.php:1708 app/Functions/Functions.php:1727 -#: app/Functions/Functions.php:1739 app/Functions/Functions.php:1750 -#: app/Functions/Functions.php:1766 +#: app/Functions/Functions.php:1712 app/Functions/Functions.php:1731 +#: app/Functions/Functions.php:1743 app/Functions/Functions.php:1754 +#: app/Functions/Functions.php:1770 #, php-format msgid "great ×%s aunt" msgstr "%sх прабабуся" -#: app/Functions/Functions.php:1711 app/Functions/Functions.php:1730 -#: app/Functions/Functions.php:1742 app/Functions/Functions.php:1753 -#: app/Functions/Functions.php:1769 +#: app/Functions/Functions.php:1715 app/Functions/Functions.php:1734 +#: app/Functions/Functions.php:1746 app/Functions/Functions.php:1757 +#: app/Functions/Functions.php:1773 #, php-format msgid "great ×%s aunt/uncle" msgstr "%sх прадід/прабабуся" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2261 app/Functions/Functions.php:2271 -#: app/Functions/Functions.php:2292 +#: app/Functions/Functions.php:2265 app/Functions/Functions.php:2275 +#: app/Functions/Functions.php:2296 #, php-format msgid "great ×%s grandchild" msgstr "%sх праонук/онучка" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2258 app/Functions/Functions.php:2269 -#: app/Functions/Functions.php:2288 +#: app/Functions/Functions.php:2262 app/Functions/Functions.php:2273 +#: app/Functions/Functions.php:2292 #, php-format msgid "great ×%s granddaughter" msgstr "%sх праонучка" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2106 app/Functions/Functions.php:2120 -#: app/Functions/Functions.php:2132 app/Functions/Functions.php:2145 -#: app/Functions/Functions.php:2161 +#: app/Functions/Functions.php:2110 app/Functions/Functions.php:2124 +#: app/Functions/Functions.php:2136 app/Functions/Functions.php:2149 +#: app/Functions/Functions.php:2165 #, php-format msgid "great ×%s grandfather" msgstr "%sх прадід" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2110 app/Functions/Functions.php:2124 -#: app/Functions/Functions.php:2136 app/Functions/Functions.php:2150 -#: app/Functions/Functions.php:2166 +#: app/Functions/Functions.php:2114 app/Functions/Functions.php:2128 +#: app/Functions/Functions.php:2140 app/Functions/Functions.php:2154 +#: app/Functions/Functions.php:2170 #, php-format msgid "great ×%s grandmother" msgstr "%sх прабабуся" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2113 app/Functions/Functions.php:2127 -#: app/Functions/Functions.php:2139 app/Functions/Functions.php:2154 -#: app/Functions/Functions.php:2170 +#: app/Functions/Functions.php:2117 app/Functions/Functions.php:2131 +#: app/Functions/Functions.php:2143 app/Functions/Functions.php:2158 +#: app/Functions/Functions.php:2174 #, php-format msgid "great ×%s grandparent" msgstr "%sх прадід/прабабуся" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:2254 app/Functions/Functions.php:2266 -#: app/Functions/Functions.php:2283 +#: app/Functions/Functions.php:2258 app/Functions/Functions.php:2270 +#: app/Functions/Functions.php:2287 #, php-format msgid "great ×%s grandson" msgstr "%sх праонук" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:1989 app/Functions/Functions.php:2001 -#: app/Functions/Functions.php:2017 +#: app/Functions/Functions.php:1993 app/Functions/Functions.php:2005 +#: app/Functions/Functions.php:2021 #, php-format msgid "great ×%s nephew" msgstr "%sх праплемінник" -#: app/Functions/Functions.php:1927 app/Functions/Functions.php:1963 +#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1967 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) grandson" msgid "great ×%s nephew" msgstr "%sх праплемінник" -#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1966 +#: app/Functions/Functions.php:1935 app/Functions/Functions.php:1970 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) grandson" msgid "great ×%s nephew" msgstr "%sх праплемінник" -#: app/Functions/Functions.php:1934 app/Functions/Functions.php:1968 +#: app/Functions/Functions.php:1938 app/Functions/Functions.php:1972 #, php-format msgctxt "(a woman’s) great ×%s nephew" msgid "great ×%s nephew" msgstr "%sх праплемінник" -#: app/Functions/Functions.php:1996 app/Functions/Functions.php:2008 -#: app/Functions/Functions.php:2024 +#: app/Functions/Functions.php:2000 app/Functions/Functions.php:2012 +#: app/Functions/Functions.php:2028 #, php-format msgid "great ×%s nephew/niece" msgstr "%sх праплемінник/праплемінниця" -#: app/Functions/Functions.php:1950 app/Functions/Functions.php:1980 +#: app/Functions/Functions.php:1954 app/Functions/Functions.php:1984 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" msgid "great ×%s nephew/niece" msgstr "%sх праплемінник/праплемінниця" -#: app/Functions/Functions.php:1954 app/Functions/Functions.php:1983 +#: app/Functions/Functions.php:1958 app/Functions/Functions.php:1987 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" msgid "great ×%s nephew/niece" msgstr "%sх праплемінник/праплемінниця" -#: app/Functions/Functions.php:1957 app/Functions/Functions.php:1985 +#: app/Functions/Functions.php:1961 app/Functions/Functions.php:1989 #, php-format msgctxt "(a woman’s) great ×%s nephew/niece" msgid "great ×%s nephew/niece" msgstr "%sх праплемінник/праплемінниця" -#: app/Functions/Functions.php:1993 app/Functions/Functions.php:2005 -#: app/Functions/Functions.php:2021 +#: app/Functions/Functions.php:1997 app/Functions/Functions.php:2009 +#: app/Functions/Functions.php:2025 #, php-format msgid "great ×%s niece" msgstr "%sх праплемінниця" -#: app/Functions/Functions.php:1939 app/Functions/Functions.php:1972 +#: app/Functions/Functions.php:1943 app/Functions/Functions.php:1976 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" msgid "great ×%s niece" msgstr "%sх праплемінниця" -#: app/Functions/Functions.php:1943 app/Functions/Functions.php:1975 +#: app/Functions/Functions.php:1947 app/Functions/Functions.php:1979 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" msgid "great ×%s niece" msgstr "%sх праплемінниця" -#: app/Functions/Functions.php:1946 app/Functions/Functions.php:1977 +#: app/Functions/Functions.php:1950 app/Functions/Functions.php:1981 #, php-format msgctxt "(a woman’s) great ×%s niece" msgid "great ×%s niece" msgstr "%sх праплемінниця" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Functions/Functions.php:1704 app/Functions/Functions.php:1735 -#: app/Functions/Functions.php:1747 app/Functions/Functions.php:1762 +#: app/Functions/Functions.php:1708 app/Functions/Functions.php:1739 +#: app/Functions/Functions.php:1751 app/Functions/Functions.php:1766 #, php-format msgid "great ×%s uncle" msgstr "%sх прадід" -#: app/Functions/Functions.php:1716 +#: app/Functions/Functions.php:1720 #, php-format msgctxt "great ×(%s-1) grandfather’s brother" msgid "great ×%s uncle" msgstr "%sх прадід" -#: app/Functions/Functions.php:1720 +#: app/Functions/Functions.php:1724 #, php-format msgctxt "great ×(%s-1) grandmother’s brother" msgid "great ×%s uncle" msgstr "%sх прадід" -#: app/Functions/Functions.php:1723 +#: app/Functions/Functions.php:1727 #, php-format msgctxt "great ×(%s-1) grandparent’s brother" msgid "great ×%s uncle" msgstr "%sх прадід" -#: app/Functions/Functions.php:1634 +#: app/Functions/Functions.php:1638 msgid "great ×4 aunt" msgstr "4х прабабуся" -#: app/Functions/Functions.php:1637 +#: app/Functions/Functions.php:1641 msgid "great ×4 aunt/uncle" msgstr "4х прадід/прабабуся" -#: app/Functions/Functions.php:2209 +#: app/Functions/Functions.php:2213 msgid "great ×4 grandchild" msgstr "4× праонук/онучка" -#: app/Functions/Functions.php:2206 +#: app/Functions/Functions.php:2210 msgid "great ×4 granddaughter" msgstr "4× праонучка" -#: app/Functions/Functions.php:2056 +#: app/Functions/Functions.php:2060 msgid "great ×4 grandfather" msgstr "4х прадід" -#: app/Functions/Functions.php:2060 +#: app/Functions/Functions.php:2064 msgid "great ×4 grandmother" msgstr "4х прабабуся" -#: app/Functions/Functions.php:2063 +#: app/Functions/Functions.php:2067 msgid "great ×4 grandparent" msgstr "4х прадід/прабабуся" -#: app/Functions/Functions.php:2202 +#: app/Functions/Functions.php:2206 msgid "great ×4 grandson" msgstr "4х правнук" -#: app/Functions/Functions.php:1851 +#: app/Functions/Functions.php:1855 msgctxt "(a man’s) brother’s great-great-great-grandson" msgid "great ×4 nephew" msgstr "4х праплемінник" -#: app/Functions/Functions.php:1855 +#: app/Functions/Functions.php:1859 msgctxt "(a man’s) sister’s great-great-great-grandson" msgid "great ×4 nephew" msgstr "4х праплемінник" -#: app/Functions/Functions.php:1858 +#: app/Functions/Functions.php:1862 msgctxt "(a woman’s) great ×4 nephew" msgid "great ×4 nephew" msgstr "4х праплемінник" -#: app/Functions/Functions.php:1874 +#: app/Functions/Functions.php:1878 msgctxt "(a man’s) brother’s great-great-great-grandchild" msgid "great ×4 nephew/niece" msgstr "4х праплемінник/праплемінниця" -#: app/Functions/Functions.php:1878 +#: app/Functions/Functions.php:1882 msgctxt "(a man’s) sister’s great-great-great-grandchild" msgid "great ×4 nephew/niece" msgstr "4х праплемінник/праплемінниця" -#: app/Functions/Functions.php:1881 +#: app/Functions/Functions.php:1885 msgctxt "(a woman’s) great ×4 nephew/niece" msgid "great ×4 nephew/niece" msgstr "4х праплемінник/праплемінниця" -#: app/Functions/Functions.php:1863 +#: app/Functions/Functions.php:1867 msgctxt "(a man’s) brother’s great-great-great-granddaughter" msgid "great ×4 niece" msgstr "4х праплемінниця" -#: app/Functions/Functions.php:1867 +#: app/Functions/Functions.php:1871 msgctxt "(a man’s) sister’s great-great-great-granddaughter" msgid "great ×4 niece" msgstr "4х праплемінниця" -#: app/Functions/Functions.php:1870 +#: app/Functions/Functions.php:1874 msgctxt "(a woman’s) great ×4 niece" msgid "great ×4 niece" msgstr "4х праплемінниця" -#: app/Functions/Functions.php:1623 +#: app/Functions/Functions.php:1627 msgctxt "great-great-great-grandfather’s brother" msgid "great ×4 uncle" msgstr "4х прадід" -#: app/Functions/Functions.php:1627 +#: app/Functions/Functions.php:1631 msgctxt "great-great-great-grandmother’s brother" msgid "great ×4 uncle" msgstr "4х прадід" -#: app/Functions/Functions.php:1630 +#: app/Functions/Functions.php:1634 msgctxt "great-great-great-grandparent’s brother" msgid "great ×4 uncle" msgstr "4х прадід" -#: app/Functions/Functions.php:1653 +#: app/Functions/Functions.php:1657 msgid "great ×5 aunt" msgstr "5х прабабуся" -#: app/Functions/Functions.php:1656 +#: app/Functions/Functions.php:1660 msgid "great ×5 aunt/uncle" msgstr "5х прадід/прабабуся" -#: app/Functions/Functions.php:2220 +#: app/Functions/Functions.php:2224 msgid "great ×5 grandchild" msgstr "5× праонук/онучка" -#: app/Functions/Functions.php:2217 +#: app/Functions/Functions.php:2221 msgid "great ×5 granddaughter" msgstr "5× праонучка" -#: app/Functions/Functions.php:2067 +#: app/Functions/Functions.php:2071 msgid "great ×5 grandfather" msgstr "5х прадід" -#: app/Functions/Functions.php:2071 +#: app/Functions/Functions.php:2075 msgid "great ×5 grandmother" msgstr "5х прабабуся" -#: app/Functions/Functions.php:2074 +#: app/Functions/Functions.php:2078 msgid "great ×5 grandparent" msgstr "5х прадід/прабабуся" -#: app/Functions/Functions.php:2213 +#: app/Functions/Functions.php:2217 msgid "great ×5 grandson" msgstr "5× праонук" -#: app/Functions/Functions.php:1886 +#: app/Functions/Functions.php:1890 msgctxt "(a man’s) brother’s great ×4 grandson" msgid "great ×5 nephew" msgstr "5х праплемінник" -#: app/Functions/Functions.php:1890 +#: app/Functions/Functions.php:1894 msgctxt "(a man’s) sister’s great ×4 grandson" msgid "great ×5 nephew" msgstr "5х праплемінник" -#: app/Functions/Functions.php:1893 +#: app/Functions/Functions.php:1897 msgctxt "(a woman’s) great ×5 nephew" msgid "great ×5 nephew" msgstr "5х праплемінник" -#: app/Functions/Functions.php:1909 +#: app/Functions/Functions.php:1913 msgctxt "(a man’s) brother’s great ×4 grandchild" msgid "great ×5 nephew/niece" msgstr "5х праплемінник/праплемінниця" -#: app/Functions/Functions.php:1913 +#: app/Functions/Functions.php:1917 msgctxt "(a man’s) sister’s great ×4 grandchild" msgid "great ×5 nephew/niece" msgstr "5х праплемінник/праплемінниця" -#: app/Functions/Functions.php:1916 +#: app/Functions/Functions.php:1920 msgctxt "(a woman’s) great ×5 nephew/niece" msgid "great ×5 nephew/niece" msgstr "5х праплемінник/праплемінниця" -#: app/Functions/Functions.php:1898 +#: app/Functions/Functions.php:1902 msgctxt "(a man’s) brother’s great ×4 granddaughter" msgid "great ×5 niece" msgstr "5х праплемінниця" -#: app/Functions/Functions.php:1902 +#: app/Functions/Functions.php:1906 msgctxt "(a man’s) sister’s great ×4 granddaughter" msgid "great ×5 niece" msgstr "5х праплемінниця" -#: app/Functions/Functions.php:1905 +#: app/Functions/Functions.php:1909 msgctxt "(a woman’s) great ×5 niece" msgid "great ×5 niece" msgstr "5х праплемінниця" -#: app/Functions/Functions.php:1642 +#: app/Functions/Functions.php:1646 msgctxt "great ×4 grandfather’s brother" msgid "great ×5 uncle" msgstr "5х прадід" -#: app/Functions/Functions.php:1646 +#: app/Functions/Functions.php:1650 msgctxt "great ×4 grandmother’s brother" msgid "great ×5 uncle" msgstr "5х прадід" -#: app/Functions/Functions.php:1649 +#: app/Functions/Functions.php:1653 msgctxt "great ×4 grandparent’s brother" msgid "great ×5 uncle" msgstr "5х прадід" -#: app/Functions/Functions.php:1672 +#: app/Functions/Functions.php:1676 msgid "great ×6 aunt" msgstr "6х прабабуся" -#: app/Functions/Functions.php:1675 +#: app/Functions/Functions.php:1679 msgid "great ×6 aunt/uncle" msgstr "6х прадід/прабабуся" -#: app/Functions/Functions.php:2231 +#: app/Functions/Functions.php:2235 msgid "great ×6 grandchild" msgstr "6× праонук/онучка" -#: app/Functions/Functions.php:2228 +#: app/Functions/Functions.php:2232 msgid "great ×6 granddaughter" msgstr "6× праонучка" -#: app/Functions/Functions.php:2078 +#: app/Functions/Functions.php:2082 msgid "great ×6 grandfather" msgstr "6х прадід" -#: app/Functions/Functions.php:2082 +#: app/Functions/Functions.php:2086 msgid "great ×6 grandmother" msgstr "6х прабабуся" -#: app/Functions/Functions.php:2085 +#: app/Functions/Functions.php:2089 msgid "great ×6 grandparent" msgstr "6х прадід/прабабуся" -#: app/Functions/Functions.php:2224 +#: app/Functions/Functions.php:2228 msgid "great ×6 grandson" msgstr "6× праонук" -#: app/Functions/Functions.php:1661 +#: app/Functions/Functions.php:1665 msgctxt "great ×5 grandfather’s brother" msgid "great ×6 uncle" msgstr "6х прадід" -#: app/Functions/Functions.php:1665 +#: app/Functions/Functions.php:1669 msgctxt "great ×5 grandmother’s brother" msgid "great ×6 uncle" msgstr "6х прадід" -#: app/Functions/Functions.php:1668 +#: app/Functions/Functions.php:1672 msgctxt "great ×5 grandparent’s brother" msgid "great ×6 uncle" msgstr "6х прадід" -#: app/Functions/Functions.php:1691 +#: app/Functions/Functions.php:1695 msgid "great ×7 aunt" msgstr "7х прабабуся" -#: app/Functions/Functions.php:1694 +#: app/Functions/Functions.php:1698 msgid "great ×7 aunt/uncle" msgstr "7х прадід/прабабуся" -#: app/Functions/Functions.php:2242 +#: app/Functions/Functions.php:2246 msgid "great ×7 grandchild" msgstr "7х праонук/онучка" -#: app/Functions/Functions.php:2239 +#: app/Functions/Functions.php:2243 msgid "great ×7 granddaughter" msgstr "7× праонучка" -#: app/Functions/Functions.php:2089 +#: app/Functions/Functions.php:2093 msgid "great ×7 grandfather" msgstr "7х прадід" -#: app/Functions/Functions.php:2093 +#: app/Functions/Functions.php:2097 msgid "great ×7 grandmother" msgstr "7х прабабуся" -#: app/Functions/Functions.php:2096 +#: app/Functions/Functions.php:2100 msgid "great ×7 grandparent" msgstr "7х прадід/прабабуся" -#: app/Functions/Functions.php:2235 +#: app/Functions/Functions.php:2239 msgid "great ×7 grandson" msgstr "7× праонук" -#: app/Functions/Functions.php:1680 +#: app/Functions/Functions.php:1684 msgctxt "great ×6 grandfather’s brother" msgid "great ×7 uncle" msgstr "7х прадід" -#: app/Functions/Functions.php:1684 +#: app/Functions/Functions.php:1688 msgctxt "great ×6 grandmother’s brother" msgid "great ×7 uncle" msgstr "7х прадід" -#: app/Functions/Functions.php:1687 +#: app/Functions/Functions.php:1691 msgctxt "great ×6 grandparent’s brother" msgid "great ×7 uncle" msgstr "7х прадід" -#: app/Functions/Functions.php:1364 +#: app/Functions/Functions.php:1368 msgctxt "father’s father’s brother’s wife" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1060 +#: app/Functions/Functions.php:1064 msgctxt "father’s father’s sister" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1370 +#: app/Functions/Functions.php:1374 msgctxt "father’s mother’s brother’s wife" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1072 +#: app/Functions/Functions.php:1076 msgctxt "father’s mother’s sister" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1376 +#: app/Functions/Functions.php:1380 msgctxt "father’s parent’s brother’s wife" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1084 +#: app/Functions/Functions.php:1088 msgctxt "father’s parent’s sister" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1382 +#: app/Functions/Functions.php:1386 msgctxt "mother’s father’s brother’s wife" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1140 +#: app/Functions/Functions.php:1144 msgctxt "mother’s father’s sister" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1388 +#: app/Functions/Functions.php:1392 msgctxt "mother’s mother’s brother’s wife" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1158 +#: app/Functions/Functions.php:1162 msgctxt "mother’s mother’s sister" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1394 +#: app/Functions/Functions.php:1398 msgctxt "mother’s parent’s brother’s wife" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1170 +#: app/Functions/Functions.php:1174 msgctxt "mother’s parent’s sister" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1400 +#: app/Functions/Functions.php:1404 msgctxt "parent’s father’s brother’s wife" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1192 +#: app/Functions/Functions.php:1196 msgctxt "parent’s father’s sister" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1406 +#: app/Functions/Functions.php:1410 msgctxt "parent’s mother’s brother’s wife" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1204 +#: app/Functions/Functions.php:1208 msgctxt "parent’s mother’s sister" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1412 +#: app/Functions/Functions.php:1416 msgctxt "parent’s parent’s brother’s wife" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1216 +#: app/Functions/Functions.php:1220 msgctxt "parent’s parent’s sister" msgid "great-aunt" msgstr "двоюрідна бабуся" -#: app/Functions/Functions.php:1058 +#: app/Functions/Functions.php:1062 msgctxt "father’s father’s sibling" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1366 +#: app/Functions/Functions.php:1370 msgctxt "father’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1070 +#: app/Functions/Functions.php:1074 msgctxt "father’s mother’s sibling" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1372 +#: app/Functions/Functions.php:1376 msgctxt "father’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1082 +#: app/Functions/Functions.php:1086 msgctxt "father’s parent’s sibling" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1378 +#: app/Functions/Functions.php:1382 msgctxt "father’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1138 +#: app/Functions/Functions.php:1142 msgctxt "mother’s father’s sibling" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1384 +#: app/Functions/Functions.php:1388 msgctxt "mother’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1156 +#: app/Functions/Functions.php:1160 msgctxt "mother’s mother’s sibling" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1390 +#: app/Functions/Functions.php:1394 msgctxt "mother’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1168 +#: app/Functions/Functions.php:1172 msgctxt "mother’s parent’s sibling" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1396 +#: app/Functions/Functions.php:1400 msgctxt "mother’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1190 +#: app/Functions/Functions.php:1194 msgctxt "parent’s father’s sibling" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1402 +#: app/Functions/Functions.php:1406 msgctxt "parent’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1202 +#: app/Functions/Functions.php:1206 msgctxt "parent’s mother’s sibling" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1408 +#: app/Functions/Functions.php:1412 msgctxt "parent’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1214 +#: app/Functions/Functions.php:1218 msgctxt "parent’s parent’s sibling" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:1414 +#: app/Functions/Functions.php:1418 msgctxt "parent’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "двоюрідний дід/бабуся" -#: app/Functions/Functions.php:992 +#: app/Functions/Functions.php:996 msgctxt "child’s child’s child" msgid "great-grandchild" msgstr "правнук/внучка" -#: app/Functions/Functions.php:998 +#: app/Functions/Functions.php:1002 msgctxt "child’s daughter’s child" msgid "great-grandchild" msgstr "правнук/внучка" -#: app/Functions/Functions.php:1006 +#: app/Functions/Functions.php:1010 msgctxt "child’s son’s child" msgid "great-grandchild" msgstr "правнук/внучка" -#: app/Functions/Functions.php:1014 +#: app/Functions/Functions.php:1018 msgctxt "daughter’s child’s child" msgid "great-grandchild" msgstr "правнук/внучка" -#: app/Functions/Functions.php:1020 +#: app/Functions/Functions.php:1024 msgctxt "daughter’s daughter’s child" msgid "great-grandchild" msgstr "правнук/внучка" -#: app/Functions/Functions.php:1034 +#: app/Functions/Functions.php:1038 msgctxt "daughter’s son’s child" msgid "great-grandchild" msgstr "правнук/внучка" -#: app/Functions/Functions.php:1312 +#: app/Functions/Functions.php:1316 msgctxt "son’s child’s child" msgid "great-grandchild" msgstr "правнук/внучка" -#: app/Functions/Functions.php:1318 +#: app/Functions/Functions.php:1322 msgctxt "son’s daughter’s child" msgid "great-grandchild" msgstr "правнук/внучка" -#: app/Functions/Functions.php:1326 +#: app/Functions/Functions.php:1330 msgctxt "son’s son’s child" msgid "great-grandchild" msgstr "правнук/внучка" -#: app/Functions/Functions.php:994 +#: app/Functions/Functions.php:998 msgctxt "child’s child’s daughter" msgid "great-granddaughter" msgstr "правнучка" -#: app/Functions/Functions.php:1000 +#: app/Functions/Functions.php:1004 msgctxt "child’s daughter’s daughter" msgid "great-granddaughter" msgstr "правнучка" -#: app/Functions/Functions.php:1008 +#: app/Functions/Functions.php:1012 msgctxt "child’s son’s daughter" msgid "great-granddaughter" msgstr "правнучка" -#: app/Functions/Functions.php:1016 +#: app/Functions/Functions.php:1020 msgctxt "daughter’s child’s daughter" msgid "great-granddaughter" msgstr "правнучка" -#: app/Functions/Functions.php:1022 +#: app/Functions/Functions.php:1026 msgctxt "daughter’s daughter’s daughter" msgid "great-granddaughter" msgstr "правнучка" -#: app/Functions/Functions.php:1036 +#: app/Functions/Functions.php:1040 msgctxt "daughter’s son’s daughter" msgid "great-granddaughter" msgstr "правнучка" -#: app/Functions/Functions.php:1314 +#: app/Functions/Functions.php:1318 msgctxt "son’s child’s daughter" msgid "great-granddaughter" msgstr "правнучка" -#: app/Functions/Functions.php:1320 +#: app/Functions/Functions.php:1324 msgctxt "son’s daughter’s daughter" msgid "great-granddaughter" msgstr "правнучка" -#: app/Functions/Functions.php:1328 +#: app/Functions/Functions.php:1332 msgctxt "son’s son’s daughter" msgid "great-granddaughter" msgstr "правнучка" -#: app/Functions/Functions.php:1052 +#: app/Functions/Functions.php:1056 msgctxt "father’s father’s father" msgid "great-grandfather" msgstr "прадід" -#: app/Functions/Functions.php:1064 +#: app/Functions/Functions.php:1068 msgctxt "father’s mother’s father" msgid "great-grandfather" msgstr "прадід" -#: app/Functions/Functions.php:1076 +#: app/Functions/Functions.php:1080 msgctxt "father’s parent’s father" msgid "great-grandfather" msgstr "прадід" -#: app/Functions/Functions.php:1132 +#: app/Functions/Functions.php:1136 msgctxt "mother’s father’s father" msgid "great-grandfather" msgstr "прадід" -#: app/Functions/Functions.php:1150 +#: app/Functions/Functions.php:1154 msgctxt "mother’s mother’s father" msgid "great-grandfather" msgstr "прадід" -#: app/Functions/Functions.php:1162 +#: app/Functions/Functions.php:1166 msgctxt "mother’s parent’s father" msgid "great-grandfather" msgstr "прадід" -#: app/Functions/Functions.php:1184 +#: app/Functions/Functions.php:1188 msgctxt "parent’s father’s father" msgid "great-grandfather" msgstr "прадід" -#: app/Functions/Functions.php:1196 +#: app/Functions/Functions.php:1200 msgctxt "parent’s mother’s father" msgid "great-grandfather" msgstr "прадід" -#: app/Functions/Functions.php:1208 +#: app/Functions/Functions.php:1212 msgctxt "parent’s parent’s father" msgid "great-grandfather" msgstr "прадід" -#: app/Functions/Functions.php:1054 +#: app/Functions/Functions.php:1058 msgctxt "father’s father’s mother" msgid "great-grandmother" msgstr "прабабуся" -#: app/Functions/Functions.php:1066 +#: app/Functions/Functions.php:1070 msgctxt "father’s mother’s mother" msgid "great-grandmother" msgstr "прабабуся" -#: app/Functions/Functions.php:1078 +#: app/Functions/Functions.php:1082 msgctxt "father’s parent’s mother" msgid "great-grandmother" msgstr "прабабуся" -#: app/Functions/Functions.php:1134 +#: app/Functions/Functions.php:1138 msgctxt "mother’s father’s mother" msgid "great-grandmother" msgstr "прабабуся" -#: app/Functions/Functions.php:1152 +#: app/Functions/Functions.php:1156 msgctxt "mother’s mother’s mother" msgid "great-grandmother" msgstr "прабабуся" -#: app/Functions/Functions.php:1164 +#: app/Functions/Functions.php:1168 msgctxt "mother’s parent’s mother" msgid "great-grandmother" msgstr "прабабуся" -#: app/Functions/Functions.php:1186 +#: app/Functions/Functions.php:1190 msgctxt "parent’s father’s mother" msgid "great-grandmother" msgstr "прабабуся" -#: app/Functions/Functions.php:1198 +#: app/Functions/Functions.php:1202 msgctxt "parent’s mother’s mother" msgid "great-grandmother" msgstr "прабабуся" -#: app/Functions/Functions.php:1210 +#: app/Functions/Functions.php:1214 msgctxt "parent’s parent’s mother" msgid "great-grandmother" msgstr "прабабуся" -#: app/Functions/Functions.php:1056 +#: app/Functions/Functions.php:1060 msgctxt "father’s father’s parent" msgid "great-grandparent" msgstr "прадед/бабушка" -#: app/Functions/Functions.php:1068 +#: app/Functions/Functions.php:1072 msgctxt "father’s mother’s parent" msgid "great-grandparent" msgstr "прадед/бабушка" -#: app/Functions/Functions.php:1080 +#: app/Functions/Functions.php:1084 msgctxt "father’s parent’s parent" msgid "great-grandparent" msgstr "прадед/бабушка" -#: app/Functions/Functions.php:1136 +#: app/Functions/Functions.php:1140 msgctxt "mother’s father’s parent" msgid "great-grandparent" msgstr "прадед/бабушка" -#: app/Functions/Functions.php:1154 +#: app/Functions/Functions.php:1158 msgctxt "mother’s mother’s parent" msgid "great-grandparent" msgstr "прадед/бабушка" -#: app/Functions/Functions.php:1166 +#: app/Functions/Functions.php:1170 msgctxt "mother’s parent’s parent" msgid "great-grandparent" msgstr "прадед/бабушка" -#: app/Functions/Functions.php:1188 +#: app/Functions/Functions.php:1192 msgctxt "parent’s father’s parent" msgid "great-grandparent" msgstr "прадед/бабушка" -#: app/Functions/Functions.php:1200 +#: app/Functions/Functions.php:1204 msgctxt "parent’s mother’s parent" msgid "great-grandparent" msgstr "прадед/бабушка" -#: app/Functions/Functions.php:1212 +#: app/Functions/Functions.php:1216 msgctxt "parent’s parent’s parent" msgid "great-grandparent" msgstr "прадед/бабушка" -#: app/Functions/Functions.php:996 +#: app/Functions/Functions.php:1000 msgctxt "child’s child’s son" msgid "great-grandson" msgstr "правнук" -#: app/Functions/Functions.php:1004 +#: app/Functions/Functions.php:1008 msgctxt "child’s daughter’s son" msgid "great-grandson" msgstr "правнук" -#: app/Functions/Functions.php:1010 +#: app/Functions/Functions.php:1014 msgctxt "child’s son’s son" msgid "great-grandson" msgstr "правнук" -#: app/Functions/Functions.php:1018 +#: app/Functions/Functions.php:1022 msgctxt "daughter’s child’s son" msgid "great-grandson" msgstr "правнук" -#: app/Functions/Functions.php:1026 +#: app/Functions/Functions.php:1030 msgctxt "daughter’s daughter’s son" msgid "great-grandson" msgstr "правнук" -#: app/Functions/Functions.php:1038 +#: app/Functions/Functions.php:1042 msgctxt "daughter’s son’s son" msgid "great-grandson" msgstr "правнук" -#: app/Functions/Functions.php:1316 +#: app/Functions/Functions.php:1320 msgctxt "son’s child’s son" msgid "great-grandson" msgstr "правнук" -#: app/Functions/Functions.php:1324 +#: app/Functions/Functions.php:1328 msgctxt "son’s daughter’s son" msgid "great-grandson" msgstr "правнук" -#: app/Functions/Functions.php:1330 +#: app/Functions/Functions.php:1334 msgctxt "son’s son’s son" msgid "great-grandson" msgstr "правнук" -#: app/Functions/Functions.php:1596 +#: app/Functions/Functions.php:1600 msgid "great-great-aunt" msgstr "двоюрідна прабабуся" -#: app/Functions/Functions.php:1599 +#: app/Functions/Functions.php:1603 msgid "great-great-aunt/uncle" msgstr "двоюрідний прадід/бабуся" -#: app/Functions/Functions.php:2187 +#: app/Functions/Functions.php:2191 msgid "great-great-grandchild" msgstr "праправнук/внучка" -#: app/Functions/Functions.php:2184 +#: app/Functions/Functions.php:2188 msgid "great-great-granddaughter" msgstr "прапраправнучка" -#: app/Functions/Functions.php:2034 +#: app/Functions/Functions.php:2038 msgid "great-great-grandfather" msgstr "прапрадід" -#: app/Functions/Functions.php:2038 +#: app/Functions/Functions.php:2042 msgid "great-great-grandmother" msgstr "прапрабабуся" -#: app/Functions/Functions.php:2041 +#: app/Functions/Functions.php:2045 msgid "great-great-grandparent" msgstr "прапрапрадід/бабуся" -#: app/Functions/Functions.php:2180 +#: app/Functions/Functions.php:2184 msgid "great-great-grandson" msgstr "прапраправнук" -#: app/Functions/Functions.php:1615 +#: app/Functions/Functions.php:1619 msgid "great-great-great-aunt" msgstr "двоюрідна прапрабабуся" -#: app/Functions/Functions.php:1618 +#: app/Functions/Functions.php:1622 msgid "great-great-great-aunt/uncle" msgstr "двоюрідний прапрадед/бабушка" -#: app/Functions/Functions.php:2198 +#: app/Functions/Functions.php:2202 msgid "great-great-great-grandchild" msgstr "прапраправнук/внучка" -#: app/Functions/Functions.php:2195 +#: app/Functions/Functions.php:2199 msgid "great-great-great-granddaughter" msgstr "прапраправнучка" -#: app/Functions/Functions.php:2045 +#: app/Functions/Functions.php:2049 msgid "great-great-great-grandfather" msgstr "пра-пра-прадід" -#: app/Functions/Functions.php:2049 +#: app/Functions/Functions.php:2053 msgid "great-great-great-grandmother" msgstr "прапрапрабабуся" -#: app/Functions/Functions.php:2052 +#: app/Functions/Functions.php:2056 msgid "great-great-great-grandparent" msgstr "прапрапрапрадід/бабуся" -#: app/Functions/Functions.php:2191 +#: app/Functions/Functions.php:2195 msgid "great-great-great-grandson" msgstr "прапраправнук" -#: app/Functions/Functions.php:1816 +#: app/Functions/Functions.php:1820 msgctxt "(a man’s) brother’s great-great-grandson" msgid "great-great-great-nephew" msgstr "прапрапраплемінник" -#: app/Functions/Functions.php:1820 +#: app/Functions/Functions.php:1824 msgctxt "(a man’s) sister’s great-great-grandson" msgid "great-great-great-nephew" msgstr "прапрапраплемінник" -#: app/Functions/Functions.php:1823 +#: app/Functions/Functions.php:1827 msgctxt "(a woman’s) great-great-great-nephew" msgid "great-great-great-nephew" msgstr "прапрапраплемінник" -#: app/Functions/Functions.php:1839 +#: app/Functions/Functions.php:1843 msgctxt "(a man’s) brother’s great-great-grandchild" msgid "great-great-great-nephew/niece" msgstr "прапрапраплемінниця/племінник" -#: app/Functions/Functions.php:1843 +#: app/Functions/Functions.php:1847 msgctxt "(a man’s) sister’s great-great-grandchild" msgid "great-great-great-nephew/niece" msgstr "прапрапраплемінниця/племінник" -#: app/Functions/Functions.php:1846 +#: app/Functions/Functions.php:1850 msgctxt "(a woman’s) great-great-great-nephew/niece" msgid "great-great-great-nephew/niece" msgstr "прапрапраплемінниця/племінник" -#: app/Functions/Functions.php:1828 +#: app/Functions/Functions.php:1832 msgctxt "(a man’s) brother’s great-great-granddaughter" msgid "great-great-great-niece" msgstr "прапрапраплемінниця" -#: app/Functions/Functions.php:1832 +#: app/Functions/Functions.php:1836 msgctxt "(a man’s) sister’s great-great-granddaughter" msgid "great-great-great-niece" msgstr "прапрапраплемінниця" -#: app/Functions/Functions.php:1835 +#: app/Functions/Functions.php:1839 msgctxt "(a woman’s) great-great-great-niece" msgid "great-great-great-niece" msgstr "прапрапраплемінниця" -#: app/Functions/Functions.php:1604 +#: app/Functions/Functions.php:1608 msgctxt "great-great-grandfather’s brother" msgid "great-great-great-uncle" msgstr "двоюрідний прапрадід" -#: app/Functions/Functions.php:1608 +#: app/Functions/Functions.php:1612 msgctxt "great-great-grandmother’s brother" msgid "great-great-great-uncle" msgstr "двоюрідний прапрадід" -#: app/Functions/Functions.php:1611 +#: app/Functions/Functions.php:1615 msgctxt "great-great-grandparent’s brother" msgid "great-great-great-uncle" msgstr "двоюрідний прапрадід" -#: app/Functions/Functions.php:1781 +#: app/Functions/Functions.php:1785 msgctxt "(a man’s) brother’s great-grandson" msgid "great-great-nephew" msgstr "прапраплемінник" -#: app/Functions/Functions.php:1785 +#: app/Functions/Functions.php:1789 msgctxt "(a man’s) sister’s great-grandson" msgid "great-great-nephew" msgstr "прапраплемінник" -#: app/Functions/Functions.php:1788 +#: app/Functions/Functions.php:1792 msgctxt "(a woman’s) great-great-nephew" msgid "great-great-nephew" msgstr "прапраплемінник" -#: app/Functions/Functions.php:1804 +#: app/Functions/Functions.php:1808 msgctxt "(a man’s) brother’s great-grandchild" msgid "great-great-nephew/niece" msgstr "прапраплемінник/племінниця" -#: app/Functions/Functions.php:1808 +#: app/Functions/Functions.php:1812 msgctxt "(a man’s) sister’s great-grandchild" msgid "great-great-nephew/niece" msgstr "прапраплемінник/племінниця" -#: app/Functions/Functions.php:1811 +#: app/Functions/Functions.php:1815 msgctxt "(a woman’s) great-great-nephew/niece" msgid "great-great-nephew/niece" msgstr "прапраплемінник/племінниця" -#: app/Functions/Functions.php:1793 +#: app/Functions/Functions.php:1797 msgctxt "(a man’s) brother’s great-granddaughter" msgid "great-great-niece" msgstr "прапраплемінниця" -#: app/Functions/Functions.php:1797 +#: app/Functions/Functions.php:1801 msgctxt "(a man’s) sister’s great-granddaughter" msgid "great-great-niece" msgstr "прапраплемінниця" -#: app/Functions/Functions.php:1800 +#: app/Functions/Functions.php:1804 msgctxt "(a woman’s) great-great-niece" msgid "great-great-niece" msgstr "прапраплемінниця" -#: app/Functions/Functions.php:1585 +#: app/Functions/Functions.php:1589 msgctxt "great-grandfather’s brother" msgid "great-great-uncle" msgstr "двоюрідний прадід" -#: app/Functions/Functions.php:1589 +#: app/Functions/Functions.php:1593 msgctxt "great-grandmother’s brother" msgid "great-great-uncle" msgstr "двоюрідний прадід" -#: app/Functions/Functions.php:1592 +#: app/Functions/Functions.php:1596 msgctxt "great-grandparent’s brother" msgid "great-great-uncle" msgstr "двоюрідний прадід" -#: app/Functions/Functions.php:941 +#: app/Functions/Functions.php:945 msgctxt "(a man’s) brother’s child’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:961 +#: app/Functions/Functions.php:965 msgctxt "(a man’s) brother’s daughter’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:979 +#: app/Functions/Functions.php:983 msgctxt "(a man’s) brother’s son’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:1261 +#: app/Functions/Functions.php:1265 msgctxt "(a man’s) sister’s child’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:1281 +#: app/Functions/Functions.php:1285 msgctxt "(a man’s) sister’s daughter’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:1305 +#: app/Functions/Functions.php:1309 msgctxt "(a man’s) sister’s son’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:944 +#: app/Functions/Functions.php:948 msgctxt "(a woman’s) brother’s child’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:964 +#: app/Functions/Functions.php:968 msgctxt "(a woman’s) brother’s daughter’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:982 +#: app/Functions/Functions.php:986 msgctxt "(a woman’s) brother’s son’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:1264 +#: app/Functions/Functions.php:1268 msgctxt "(a woman’s) sister’s child’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:1284 +#: app/Functions/Functions.php:1288 msgctxt "(a woman’s) sister’s daughter’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:1308 +#: app/Functions/Functions.php:1312 msgctxt "(a woman’s) sister’s son’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:1230 +#: app/Functions/Functions.php:1234 msgctxt "sibling’s child’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:1238 +#: app/Functions/Functions.php:1242 msgctxt "sibling’s daughter’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:1244 +#: app/Functions/Functions.php:1248 msgctxt "sibling’s son’s son" msgid "great-nephew" msgstr "внучатий племінник" -#: app/Functions/Functions.php:929 +#: app/Functions/Functions.php:933 msgctxt "(a man’s) brother’s child’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:947 +#: app/Functions/Functions.php:951 msgctxt "(a man’s) brother’s daughter’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:967 +#: app/Functions/Functions.php:971 msgctxt "(a man’s) brother’s son’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:1249 +#: app/Functions/Functions.php:1253 msgctxt "(a man’s) sister’s child’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:1267 +#: app/Functions/Functions.php:1271 msgctxt "(a man’s) sister’s daughter’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:1293 +#: app/Functions/Functions.php:1297 msgctxt "(a man’s) sister’s son’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:932 +#: app/Functions/Functions.php:936 msgctxt "(a woman’s) brother’s child’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:950 +#: app/Functions/Functions.php:954 msgctxt "(a woman’s) brother’s daughter’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:970 +#: app/Functions/Functions.php:974 msgctxt "(a woman’s) brother’s son’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:1252 +#: app/Functions/Functions.php:1256 msgctxt "(a woman’s) sister’s child’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:1270 +#: app/Functions/Functions.php:1274 msgctxt "(a woman’s) sister’s daughter’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:1296 +#: app/Functions/Functions.php:1300 msgctxt "(a woman’s) sister’s son’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:1226 +#: app/Functions/Functions.php:1230 msgctxt "sibling’s child’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:1232 +#: app/Functions/Functions.php:1236 msgctxt "sibling’s daughter’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:1240 +#: app/Functions/Functions.php:1244 msgctxt "sibling’s son’s child" msgid "great-nephew/niece" msgstr "внучатий племінник/племінниця" -#: app/Functions/Functions.php:935 +#: app/Functions/Functions.php:939 msgctxt "(a man’s) brother’s child’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:953 +#: app/Functions/Functions.php:957 msgctxt "(a man’s) brother’s daughter’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:973 +#: app/Functions/Functions.php:977 msgctxt "(a man’s) brother’s son’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:1255 +#: app/Functions/Functions.php:1259 msgctxt "(a man’s) sister’s child’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:1273 +#: app/Functions/Functions.php:1277 msgctxt "(a man’s) sister’s daughter’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:1299 +#: app/Functions/Functions.php:1303 msgctxt "(a man’s) sister’s son’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:938 +#: app/Functions/Functions.php:942 msgctxt "(a woman’s) brother’s child’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:956 +#: app/Functions/Functions.php:960 msgctxt "(a woman’s) brother’s daughter’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:976 +#: app/Functions/Functions.php:980 msgctxt "(a woman’s) brother’s son’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:1258 +#: app/Functions/Functions.php:1262 msgctxt "(a woman’s) sister’s child’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:1276 +#: app/Functions/Functions.php:1280 msgctxt "(a woman’s) sister’s daughter’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:1302 +#: app/Functions/Functions.php:1306 msgctxt "(a woman’s) sister’s son’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:1228 +#: app/Functions/Functions.php:1232 msgctxt "sibling’s child’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:1234 +#: app/Functions/Functions.php:1238 msgctxt "sibling’s daughter’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:1242 +#: app/Functions/Functions.php:1246 msgctxt "sibling’s son’s daughter" msgid "great-niece" msgstr "внучата племінниця" -#: app/Functions/Functions.php:1050 +#: app/Functions/Functions.php:1054 msgctxt "father’s father’s brother" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1368 +#: app/Functions/Functions.php:1372 msgctxt "father’s father’s sister’s husband" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1062 +#: app/Functions/Functions.php:1066 msgctxt "father’s mother’s brother" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1374 +#: app/Functions/Functions.php:1378 msgctxt "father’s mother’s sister’s husband" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1074 +#: app/Functions/Functions.php:1078 msgctxt "father’s parent’s brother" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1380 +#: app/Functions/Functions.php:1384 msgctxt "father’s parent’s sister’s husband" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1130 +#: app/Functions/Functions.php:1134 msgctxt "mother’s father’s brother" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1386 +#: app/Functions/Functions.php:1390 msgctxt "mother’s father’s sister’s husband" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1148 +#: app/Functions/Functions.php:1152 msgctxt "mother’s mother’s brother" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1392 +#: app/Functions/Functions.php:1396 msgctxt "mother’s mother’s sister’s husband" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1160 +#: app/Functions/Functions.php:1164 msgctxt "mother’s parent’s brother" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1398 +#: app/Functions/Functions.php:1402 msgctxt "mother’s parent’s sister’s husband" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1182 +#: app/Functions/Functions.php:1186 msgctxt "parent’s father’s brother" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1404 +#: app/Functions/Functions.php:1408 msgctxt "parent’s father’s sister’s husband" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1194 +#: app/Functions/Functions.php:1198 msgctxt "parent’s mother’s brother" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1410 +#: app/Functions/Functions.php:1414 msgctxt "parent’s mother’s sister’s husband" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1206 +#: app/Functions/Functions.php:1210 msgctxt "parent’s parent’s brother" msgid "great-uncle" msgstr "двоюрідний дідусь" -#: app/Functions/Functions.php:1416 +#: app/Functions/Functions.php:1420 msgctxt "parent’s parent’s sister’s husband" msgid "great-uncle" msgstr "двоюрідний дідусь" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:575 +#: app/Module/FanChartModule.php:583 msgid "half circle" msgstr "півколо" -#: app/Functions/Functions.php:808 +#: app/Functions/Functions.php:812 msgctxt "father’s son" msgid "half-brother" msgstr "неповнорідний брат" -#: app/Functions/Functions.php:846 +#: app/Functions/Functions.php:850 msgctxt "mother’s son" msgid "half-brother" msgstr "неповнорідний брат" -#: app/Functions/Functions.php:864 +#: app/Functions/Functions.php:868 msgctxt "parent’s son" msgid "half-brother" msgstr "неповнорідний брат" -#: app/Functions/Functions.php:794 +#: app/Functions/Functions.php:798 msgctxt "father’s child" msgid "half-sibling" msgstr "неповнорідні брат/сестра" -#: app/Functions/Functions.php:830 +#: app/Functions/Functions.php:834 msgctxt "mother’s child" msgid "half-sibling" msgstr "неповнорідні брат/сестра" -#: app/Functions/Functions.php:850 +#: app/Functions/Functions.php:854 msgctxt "parent’s child" msgid "half-sibling" msgstr "неповнорідні брат/сестра" -#: app/Functions/Functions.php:796 +#: app/Functions/Functions.php:800 msgctxt "father’s daughter" msgid "half-sister" msgstr "неповнорідні сестра" -#: app/Functions/Functions.php:832 +#: app/Functions/Functions.php:836 msgctxt "mother’s daughter" msgid "half-sister" msgstr "неповнорідні сестра" -#: app/Functions/Functions.php:852 +#: app/Functions/Functions.php:856 msgctxt "parent’s daughter" msgid "half-sister" msgstr "неповнорідні сестра" @@ -18783,17 +18734,17 @@ msgid "herself" msgstr "вона ж" #. I18N: Examples of valid time formats (hours:minutes:seconds) -#: app/Functions/FunctionsEdit.php:577 +#: app/Functions/FunctionsEdit.php:561 msgid "hh:mm or hh:mm:ss" msgstr "гг:хх or гг:хх:сс" -#: resources/views/admin/trees-preferences.phtml:271 -#: resources/views/admin/trees-preferences.phtml:351 -#: resources/views/admin/trees-preferences.phtml:366 -#: resources/views/admin/trees-preferences.phtml:382 -#: resources/views/admin/trees-preferences.phtml:507 -#: resources/views/admin/trees-preferences.phtml:619 -#: resources/views/admin/trees-preferences.phtml:634 +#: resources/views/admin/trees-preferences.phtml:274 +#: resources/views/admin/trees-preferences.phtml:354 +#: resources/views/admin/trees-preferences.phtml:369 +#: resources/views/admin/trees-preferences.phtml:385 +#: resources/views/admin/trees-preferences.phtml:510 +#: resources/views/admin/trees-preferences.phtml:622 +#: resources/views/admin/trees-preferences.phtml:637 msgid "hide" msgstr "приховати" @@ -18802,7 +18753,7 @@ msgstr "приховати" msgid "himself" msgstr "він же" -#: app/Functions/Functions.php:634 +#: app/Functions/Functions.php:638 msgid "husband" msgstr "чоловік" @@ -18824,12 +18775,7 @@ msgid "immigration name" msgstr "ім'я після імміграції" #. I18N: A button label. -#: resources/views/admin/locations.phtml:142 -msgid "import" -msgstr "імпортувати" - -#. I18N: A button label. -#: resources/views/admin/locations.phtml:121 +#: resources/views/admin/locations.phtml:167 msgid "import file" msgstr "імпортувати файл" @@ -18869,34 +18815,33 @@ msgid "jours complementaires" msgstr "додаткові дні" #. I18N: A button label, last page -#: resources/views/admin/trees-preferences.phtml:556 +#: resources/views/admin/trees-preferences.phtml:559 #: resources/views/edit/reorder-card-header.phtml:34 #: resources/views/lists/datatables-attributes.phtml:16 -#: resources/views/modules/media-list/page.phtml:103 -#: resources/views/modules/media-list/page.phtml:202 +#: resources/views/modules/media-list/pagination.phtml:52 msgid "last" msgstr "остання" -#: resources/views/admin/trees-preferences.phtml:565 +#: resources/views/admin/trees-preferences.phtml:568 msgctxt "Show the [first/last] [N] parts of a place name." msgid "last" msgstr "останній" -#: resources/views/modules/pedigree-chart/page.phtml:37 +#: resources/views/modules/pedigree-chart/page.phtml:49 msgid "left" msgstr "" #. I18N: Layout option for lists of names #. I18N: An option in a list-box -#: app/Http/Controllers/AdminTreesController.php:737 -#: app/Module/OnThisDayModule.php:254 app/Module/RecentChangesModule.php:227 +#: app/Http/RequestHandlers/TreePreferencesPage.php:93 +#: app/Module/OnThisDayModule.php:259 app/Module/RecentChangesModule.php:257 #: app/Module/TopGivenNamesModule.php:182 #: app/Module/UpcomingAnniversariesModule.php:275 #: app/Module/YahrzeitModule.php:257 msgid "list" msgstr "список" -#: app/Http/Controllers/Admin/LocationController.php:799 +#: app/Http/Controllers/Admin/LocationController.php:598 #, php-format msgid "locations updated: %s, locations added: %s" msgstr "оновлені місцеположення: %s, місцеположення додано: %s" @@ -18906,16 +18851,16 @@ msgstr "оновлені місцеположення: %s, місцеполож msgid "maiden name" msgstr "дівоче прізвище" -#: resources/views/admin/trees-privacy.phtml:129 +#: resources/views/admin/trees-privacy.phtml:131 msgid "managers" msgstr "менеджери" #. I18N: https://en.wikipedia.org/wiki/Markdown -#: app/Http/Controllers/AdminTreesController.php:755 +#: app/Http/RequestHandlers/TreePreferencesPage.php:111 msgid "markdown" msgstr "markdown" -#: app/Statistics/Repository/EventRepository.php:326 +#: app/Statistics/Repository/EventRepository.php:327 msgid "marriage" msgstr "одруження" @@ -18946,17 +18891,17 @@ msgctxt "MALE" msgid "married name" msgstr "ім'я в шлюбі" -#: app/Functions/Functions.php:834 +#: app/Functions/Functions.php:838 msgctxt "mother’s father" msgid "maternal grandfather" msgstr "дідусь по мамі" -#: app/Functions/Functions.php:838 +#: app/Functions/Functions.php:842 msgctxt "mother’s mother" msgid "maternal grandmother" msgstr "бабуся по мамі" -#: app/Functions/Functions.php:840 +#: app/Functions/Functions.php:844 msgctxt "mother’s parent" msgid "maternal grandparent" msgstr "пра-батьки по мамі" @@ -18966,7 +18911,7 @@ msgstr "пра-батьки по мамі" msgid "matrilineal" msgstr "матрилейно" -#: resources/views/modules/recent_changes/config.phtml:13 +#: resources/views/modules/recent_changes/config.phtml:25 #: resources/views/modules/upcoming_events/config.phtml:13 #: resources/views/modules/yahrzeit/config.phtml:14 #, php-format @@ -18976,11 +18921,11 @@ msgstr[0] "максимально %s день" msgstr[1] "максимально %s дня" msgstr[2] "максимально %s день" -#: resources/views/admin/trees-privacy.phtml:25 -#: resources/views/admin/trees-privacy.phtml:44 -#: resources/views/admin/trees-privacy.phtml:86 -#: resources/views/admin/trees-privacy.phtml:128 -#: resources/views/admin/trees-privacy.phtml:148 +#: resources/views/admin/trees-privacy.phtml:27 +#: resources/views/admin/trees-privacy.phtml:46 +#: resources/views/admin/trees-privacy.phtml:88 +#: resources/views/admin/trees-privacy.phtml:130 +#: resources/views/admin/trees-privacy.phtml:150 msgid "members" msgstr "члени" @@ -18989,148 +18934,147 @@ msgstr "члени" msgid "minimal" msgstr "мінімальна" -#: app/Functions/Functions.php:616 +#: app/Functions/Functions.php:620 msgid "mother" msgstr "матір" -#: app/Functions/Functions.php:820 +#: app/Functions/Functions.php:824 msgctxt "husband’s mother" msgid "mother-in-law" msgstr "свекруха" -#: app/Functions/Functions.php:900 +#: app/Functions/Functions.php:904 msgctxt "spouse’s mother" msgid "mother-in-law" msgstr "свекруха" -#: app/Functions/Functions.php:918 +#: app/Functions/Functions.php:922 msgctxt "wife’s mother" msgid "mother-in-law" msgstr "теща" -#: app/Functions/Functions.php:906 +#: app/Functions/Functions.php:910 msgctxt "spouse’s parent" msgid "mother/father-in-law" msgstr "Свекор/Свекруха" -#: app/Functions/Functions.php:768 +#: app/Functions/Functions.php:772 msgctxt "brother’s son" msgid "nephew" msgstr "племінник" -#: app/Functions/Functions.php:1120 +#: app/Functions/Functions.php:1124 msgctxt "husband’s brother’s son" msgid "nephew" msgstr "племінник" -#: app/Functions/Functions.php:1116 +#: app/Functions/Functions.php:1120 msgctxt "husband’s sibling’s son" msgid "nephew" msgstr "племінник" -#: app/Functions/Functions.php:1118 +#: app/Functions/Functions.php:1122 msgctxt "husband’s sister’s son" msgid "nephew" msgstr "племінник" -#: app/Functions/Functions.php:872 +#: app/Functions/Functions.php:876 msgctxt "sibling’s son" msgid "nephew" msgstr "племінник" -#: app/Functions/Functions.php:882 +#: app/Functions/Functions.php:886 msgctxt "sister’s son" msgid "nephew" msgstr "племінник" -#: app/Functions/Functions.php:1360 +#: app/Functions/Functions.php:1364 msgctxt "wife’s brother’s son" msgid "nephew" msgstr "племінник" -#: app/Functions/Functions.php:1356 +#: app/Functions/Functions.php:1360 msgctxt "wife’s sibling’s son" msgid "nephew" msgstr "племінник" -#: app/Functions/Functions.php:1358 +#: app/Functions/Functions.php:1362 msgctxt "wife’s sister’s son" msgid "nephew" msgstr "племінник" -#: app/Functions/Functions.php:958 +#: app/Functions/Functions.php:962 msgctxt "brother’s daughter’s husband" msgid "nephew-in-law" msgstr "чоловік племінниці" -#: app/Functions/Functions.php:1236 +#: app/Functions/Functions.php:1240 msgctxt "sibling’s daughter’s husband" msgid "nephew-in-law" msgstr "чоловік племінниці" -#: app/Functions/Functions.php:1278 +#: app/Functions/Functions.php:1282 msgctxt "sisters’s daughter’s husband" msgid "nephew-in-law" msgstr "чоловік племінниці" -#: app/Functions/Functions.php:764 +#: app/Functions/Functions.php:768 msgctxt "brother’s child" msgid "nephew/niece" msgstr "племінник/племінниця" -#: app/Functions/Functions.php:1108 +#: app/Functions/Functions.php:1112 msgctxt "husband’s brother’s child" msgid "nephew/niece" msgstr "племінник/племінниця" -#: app/Functions/Functions.php:1104 +#: app/Functions/Functions.php:1108 msgctxt "husband’s sibling’s child" msgid "nephew/niece" msgstr "племінник/племінниця" -#: app/Functions/Functions.php:1106 +#: app/Functions/Functions.php:1110 msgctxt "husband’s sister’s child" msgid "nephew/niece" msgstr "племінник/племінниця" -#: app/Functions/Functions.php:868 +#: app/Functions/Functions.php:872 msgctxt "sibling’s child" msgid "nephew/niece" msgstr "племінник/племінниця" -#: app/Functions/Functions.php:876 +#: app/Functions/Functions.php:880 msgctxt "sister’s child" msgid "nephew/niece" msgstr "племінник/племінниця" -#: app/Functions/Functions.php:1348 +#: app/Functions/Functions.php:1352 msgctxt "wife’s brother’s child" msgid "nephew/niece" msgstr "племінник/племінниця" -#: app/Functions/Functions.php:1344 +#: app/Functions/Functions.php:1348 msgctxt "wife’s sibling’s child" msgid "nephew/niece" msgstr "племінник/племінниця" -#: app/Functions/Functions.php:1346 +#: app/Functions/Functions.php:1350 msgctxt "wife’s sister’s child" msgid "nephew/niece" msgstr "племінник/племінниця" -#: app/Functions/FunctionsEdit.php:581 +#: app/Functions/FunctionsEdit.php:565 msgid "never" msgstr "ніколи" #. I18N: A button label, next page -#: resources/views/admin/data-fix-select.phtml:49 +#: resources/views/admin/data-fix-select.phtml:50 #: resources/views/individual-page.phtml:82 -#: resources/views/layouts/default.phtml:157 +#: resources/views/layouts/default.phtml:164 #: resources/views/lists/datatables-attributes.phtml:18 -#: resources/views/modules/batch_update/admin.phtml:66 -#: resources/views/modules/batch_update/admin.phtml:70 -#: resources/views/modules/media-list/page.phtml:96 -#: resources/views/modules/media-list/page.phtml:195 +#: resources/views/modules/batch_update/admin.phtml:67 +#: resources/views/modules/batch_update/admin.phtml:71 +#: resources/views/modules/media-list/pagination.phtml:44 #: resources/views/setup/step-1-language.phtml:39 #: resources/views/setup/step-2-server-checks.phtml:67 #: resources/views/setup/step-3-database-type.phtml:75 @@ -19142,103 +19086,104 @@ msgstr "ніколи" msgid "next" msgstr "наступне" -#: app/Functions/Functions.php:766 +#: app/Functions/Functions.php:770 msgctxt "brother’s daughter" msgid "niece" msgstr "племінниця" -#: app/Functions/Functions.php:1114 +#: app/Functions/Functions.php:1118 msgctxt "husband’s brother’s daughter" msgid "niece" msgstr "племінниця" -#: app/Functions/Functions.php:1110 +#: app/Functions/Functions.php:1114 msgctxt "husband’s sibling’s daughter" msgid "niece" msgstr "племінниця" -#: app/Functions/Functions.php:1112 +#: app/Functions/Functions.php:1116 msgctxt "husband’s sister’s daughter" msgid "niece" msgstr "племінниця" -#: app/Functions/Functions.php:870 +#: app/Functions/Functions.php:874 msgctxt "sibling’s daughter" msgid "niece" msgstr "племінниця" -#: app/Functions/Functions.php:878 +#: app/Functions/Functions.php:882 msgctxt "sister’s daughter" msgid "niece" msgstr "племінниця" -#: app/Functions/Functions.php:1354 +#: app/Functions/Functions.php:1358 msgctxt "wife’s brother’s daughter" msgid "niece" msgstr "племінниця" -#: app/Functions/Functions.php:1350 +#: app/Functions/Functions.php:1354 msgctxt "wife’s sibling’s daughter" msgid "niece" msgstr "племінниця" -#: app/Functions/Functions.php:1352 +#: app/Functions/Functions.php:1356 msgctxt "wife’s sister’s daughter" msgid "niece" msgstr "племінниця" -#: app/Functions/Functions.php:984 +#: app/Functions/Functions.php:988 msgctxt "brother’s son’s wife" msgid "niece-in-law" msgstr "дружина племінника" -#: app/Functions/Functions.php:1246 +#: app/Functions/Functions.php:1250 msgctxt "sibling’s son’s wife" msgid "niece-in-law" msgstr "дружина племінника" -#: app/Functions/Functions.php:1310 +#: app/Functions/Functions.php:1314 msgctxt "sisters’s son’s wife" msgid "niece-in-law" msgstr "дружина племінника" -#: app/Functions/Functions.php:479 +#: app/Functions/Functions.php:483 msgid "ninth cousin" msgstr "двоюрідний брат/сестра (9-го коліна)" -#: app/Functions/Functions.php:443 +#: app/Functions/Functions.php:447 msgctxt "FEMALE" msgid "ninth cousin" msgstr "двоюрідна сестра (9-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:399 +#: app/Functions/Functions.php:403 msgctxt "MALE" msgid "ninth cousin" msgstr "двоюрідний брат (9-го коліна)" -#: app/Functions/FunctionsEdit.php:176 app/Functions/FunctionsEdit.php:210 -#: app/Http/Controllers/Admin/UsersController.php:191 -#: app/Http/Controllers/Admin/UsersController.php:192 -#: app/Statistics/Repository/LatestUserRepository.php:137 -#: resources/views/admin/map-import-form.phtml:57 +#: app/Functions/FunctionsEdit.php:156 app/Functions/FunctionsEdit.php:190 +#: app/Http/Controllers/Admin/UsersController.php:197 +#: app/Http/Controllers/Admin/UsersController.php:198 +#: app/Statistics/Repository/LatestUserRepository.php:144 +#: resources/views/admin/map-import-form.phtml:58 #: resources/views/admin/site-mail.phtml:111 #: resources/views/admin/site-preferences.phtml:102 #: resources/views/admin/site-registration.phtml:55 #: resources/views/admin/site-registration.phtml:72 -#: resources/views/admin/trees-preferences.phtml:116 -#: resources/views/admin/trees-preferences.phtml:286 -#: resources/views/admin/trees-preferences.phtml:522 -#: resources/views/admin/trees-preferences.phtml:538 -#: resources/views/admin/trees-preferences.phtml:604 -#: resources/views/admin/trees-preferences.phtml:886 -#: resources/views/admin/trees-preferences.phtml:916 -#: resources/views/lists/families-table.phtml:324 +#: resources/views/admin/trees-preferences.phtml:119 +#: resources/views/admin/trees-preferences.phtml:289 +#: resources/views/admin/trees-preferences.phtml:525 +#: resources/views/admin/trees-preferences.phtml:541 +#: resources/views/admin/trees-preferences.phtml:607 +#: resources/views/admin/trees-preferences.phtml:889 +#: resources/views/admin/trees-preferences.phtml:919 +#: resources/views/lists/families-table.phtml:325 #: resources/views/modules/fix-search-and-replace/options.phtml:56 #: resources/views/modules/html/config.phtml:48 #: resources/views/modules/random_media/config.phtml:34 #: resources/views/modules/random_media/config.phtml:43 -#: resources/views/modules/recent_changes/config.phtml:40 +#: resources/views/modules/recent_changes/config.phtml:61 +#: resources/views/modules/recent_changes/config.phtml:70 #: resources/views/modules/review_changes/config.phtml:17 #: resources/views/modules/todays_events/config.phtml:12 #: resources/views/modules/todo/config.phtml:18 @@ -19256,11 +19201,11 @@ msgid "no" msgstr "ні" #. I18N: None of the other options -#: app/Http/Controllers/AdminTreesController.php:753 -#: app/Http/Controllers/AdminTreesController.php:759 -#: app/Module/RelationshipsChartModule.php:456 +#: app/Http/RequestHandlers/TreePreferencesPage.php:109 +#: app/Http/RequestHandlers/TreePreferencesPage.php:115 +#: app/Module/RelationshipsChartModule.php:454 #: app/Services/EmailService.php:234 -#: resources/views/modules/statistics-chart/custom.phtml:75 +#: resources/views/modules/statistics-chart/custom.phtml:76 msgid "none" msgstr "немає" @@ -19269,7 +19214,7 @@ msgctxt "Surname tradition" msgid "none" msgstr "немає" -#: resources/views/modules/statistics-chart/custom.phtml:118 +#: resources/views/modules/statistics-chart/custom.phtml:119 msgid "numbers" msgstr "числа" @@ -19289,20 +19234,20 @@ msgstr "числа" msgid "of" msgstr "з" -#: app/Functions/Functions.php:620 +#: app/Functions/Functions.php:624 msgid "parent" msgstr "батько" -#: app/Functions/Functions.php:690 +#: app/Functions/Functions.php:694 msgid "partner" msgstr "партнер" -#: app/Functions/Functions.php:667 +#: app/Functions/Functions.php:671 msgctxt "FEMALE" msgid "partner" msgstr "партнер" -#: app/Functions/Functions.php:643 +#: app/Functions/Functions.php:647 msgctxt "MALE" msgid "partner" msgstr "партнер" @@ -19312,17 +19257,17 @@ msgctxt "Surname tradition" msgid "paternal" msgstr "по батьковi" -#: app/Functions/Functions.php:798 +#: app/Functions/Functions.php:802 msgctxt "father’s father" msgid "paternal grandfather" msgstr "дідусь по батькові" -#: app/Functions/Functions.php:800 +#: app/Functions/Functions.php:804 msgctxt "father’s mother" msgid "paternal grandmother" msgstr "бабуся по батькові" -#: app/Functions/Functions.php:802 +#: app/Functions/Functions.php:806 msgctxt "father’s parent" msgid "paternal grandparent" msgstr "пра-батьки по батькові" @@ -19337,18 +19282,17 @@ msgstr "патрилейно" msgid "pending" msgstr "в очікуванні" -#: resources/views/modules/statistics-chart/custom.phtml:123 +#: resources/views/modules/statistics-chart/custom.phtml:124 msgid "percentage" msgstr "відсоток" #. I18N: A button label, previous page #: resources/views/individual-page.phtml:78 -#: resources/views/layouts/default.phtml:156 +#: resources/views/layouts/default.phtml:163 #: resources/views/lists/datatables-attributes.phtml:20 -#: resources/views/modules/batch_update/admin.phtml:56 -#: resources/views/modules/batch_update/admin.phtml:60 -#: resources/views/modules/media-list/page.phtml:86 -#: resources/views/modules/media-list/page.phtml:185 +#: resources/views/modules/batch_update/admin.phtml:57 +#: resources/views/modules/batch_update/admin.phtml:61 +#: resources/views/modules/media-list/pagination.phtml:32 #: resources/views/setup/step-2-server-checks.phtml:71 #: resources/views/setup/step-3-database-type.phtml:79 #: resources/views/setup/step-4-database-mysql.phtml:120 @@ -19369,25 +19313,25 @@ msgstr "першоджерело" msgid "questionable evidence" msgstr "сумнівні докази" -#: app/Http/Controllers/AdminTreesController.php:761 +#: app/Http/RequestHandlers/TreePreferencesPage.php:117 #: resources/xml/reports/fact_sources.xml:6 msgid "records" msgstr "записи" -#: resources/views/family-page.phtml:22 +#: resources/views/family-page.phtml:23 #: resources/views/gedcom-record-page.phtml:40 #: resources/views/individual-page.phtml:39 resources/views/media-page.phtml:34 -#: resources/views/note-page.phtml:20 resources/views/repository-page.phtml:20 -#: resources/views/source-page.phtml:21 resources/views/submitter-page.phtml:20 +#: resources/views/note-page.phtml:40 resources/views/repository-page.phtml:21 +#: resources/views/source-page.phtml:22 resources/views/submitter-page.phtml:21 msgctxt "You should review the changes and then accept or reject them." msgid "reject" msgstr "відхилити" -#: resources/views/family-page.phtml:16 +#: resources/views/family-page.phtml:17 #: resources/views/gedcom-record-page.phtml:34 #: resources/views/individual-page.phtml:30 resources/views/media-page.phtml:28 -#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:14 -#: resources/views/source-page.phtml:15 resources/views/submitter-page.phtml:14 +#: resources/views/note-page.phtml:34 resources/views/repository-page.phtml:15 +#: resources/views/source-page.phtml:16 resources/views/submitter-page.phtml:15 msgctxt "You should review the deletion and then accept or reject it." msgid "reject" msgstr "відхилити" @@ -19420,237 +19364,237 @@ msgid "replace" msgstr "замінити" #. I18N: A button label. -#: resources/views/admin/changes-log.phtml:87 +#: resources/views/admin/changes-log.phtml:88 #: resources/views/admin/site-logs.phtml:81 #: resources/views/modules/lifespans-chart/page.phtml:70 -#: resources/views/modules/media-list/page.phtml:65 +#: resources/views/modules/media-list/page.phtml:84 #: resources/views/modules/timeline-chart/page.phtml:30 msgid "reset" msgstr "скинути" -#: resources/views/modules/pedigree-chart/page.phtml:37 +#: resources/views/modules/pedigree-chart/page.phtml:49 msgid "right" msgstr "" #. I18N: A button label. -#: resources/views/admin/analytics-edit.phtml:31 -#: resources/views/admin/components.phtml:139 +#: resources/views/admin/analytics-edit.phtml:33 +#: resources/views/admin/components.phtml:158 #: resources/views/admin/location-edit.phtml:75 #: resources/views/admin/map-provider.phtml:55 -#: resources/views/admin/merge-records-step-2.phtml:165 -#: resources/views/admin/modules.phtml:267 +#: resources/views/admin/merge-records-step-2.phtml:166 +#: resources/views/admin/modules.phtml:278 #: resources/views/admin/site-mail.phtml:227 #: resources/views/admin/site-preferences.phtml:115 #: resources/views/admin/site-registration.phtml:83 -#: resources/views/admin/trees-preferences.phtml:928 -#: resources/views/admin/trees-privacy.phtml:284 +#: resources/views/admin/trees-preferences.phtml:931 +#: resources/views/admin/trees-privacy.phtml:286 #: resources/views/admin/users-create.phtml:71 #: resources/views/admin/users-edit.phtml:329 #: resources/views/edit-account-page.phtml:152 #: resources/views/edit-blocks-page.phtml:48 -#: resources/views/edit/add-fact.phtml:87 -#: resources/views/edit/change-family-members.phtml:78 -#: resources/views/edit/edit-fact.phtml:116 -#: resources/views/edit/link-child-to-family.phtml:39 -#: resources/views/edit/link-spouse-to-individual.phtml:31 -#: resources/views/edit/new-individual.phtml:315 -#: resources/views/edit/raw-gedcom-fact.phtml:32 -#: resources/views/edit/raw-gedcom-record.phtml:57 +#: resources/views/edit/add-fact.phtml:88 +#: resources/views/edit/change-family-members.phtml:79 +#: resources/views/edit/edit-fact.phtml:130 +#: resources/views/edit/link-child-to-family.phtml:40 +#: resources/views/edit/link-spouse-to-individual.phtml:30 +#: resources/views/edit/new-individual.phtml:328 +#: resources/views/edit/raw-gedcom-fact.phtml:40 +#: resources/views/edit/raw-gedcom-record.phtml:55 #: resources/views/edit/reorder-children.phtml:34 #: resources/views/edit/reorder-families.phtml:87 #: resources/views/edit/reorder-media.phtml:32 -#: resources/views/edit/reorder-names.phtml:34 +#: resources/views/edit/reorder-names.phtml:42 #: resources/views/edit/shared-note.phtml:32 #: resources/views/modals/create-media-from-file.phtml:58 #: resources/views/modals/footer-save-cancel.phtml:10 #: resources/views/modules/custom-css-js/edit.phtml:40 #: resources/views/modules/edit-block-config.phtml:25 -#: resources/views/modules/faq/edit.phtml:77 +#: resources/views/modules/faq/edit.phtml:78 #: resources/views/modules/favorites/favorites.phtml:175 #: resources/views/modules/gedcom_news/edit.phtml:42 -#: resources/views/modules/relationships-chart/config.phtml:46 -#: resources/views/modules/sitemap/config.phtml:28 -#: resources/views/modules/stories/edit.phtml:60 +#: resources/views/modules/relationships-chart/config.phtml:47 +#: resources/views/modules/sitemap/config.phtml:29 +#: resources/views/modules/stories/edit.phtml:61 #: resources/views/modules/user_blog/edit.phtml:42 msgid "save" msgstr "зберегти" #. I18N: A button label. -#: resources/views/admin/changes-log.phtml:82 +#: resources/views/admin/changes-log.phtml:83 #: resources/views/admin/site-logs.phtml:76 -#: resources/views/modules/media-list/page.phtml:62 -#: resources/views/search-advanced-page.phtml:72 +#: resources/views/modules/media-list/page.phtml:81 +#: resources/views/search-advanced-page.phtml:84 #: resources/views/search-general-page.phtml:105 #: resources/views/search-phonetic-page.phtml:106 msgid "search" msgstr "пошук" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:561 +#: app/Functions/Functions.php:565 #, php-format msgid "second %s" msgstr "другий/друга %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:539 +#: app/Functions/Functions.php:543 #, php-format msgctxt "FEMALE" msgid "second %s" msgstr "друга %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:516 +#: app/Functions/Functions.php:520 #, php-format msgctxt "MALE" msgid "second %s" msgstr "другий %s" -#: app/Functions/Functions.php:465 +#: app/Functions/Functions.php:469 msgid "second cousin" msgstr "двоюрідний брат/сестра (2-го коліна)" -#: app/Functions/Functions.php:429 +#: app/Functions/Functions.php:433 msgctxt "FEMALE" msgid "second cousin" msgstr "двоюрідна сестра (2-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:378 +#: app/Functions/Functions.php:382 msgctxt "MALE" msgid "second cousin" msgstr "двоюрідний брат (2-го коліна)" -#: app/Functions/Functions.php:1477 +#: app/Functions/Functions.php:1481 msgctxt "grandfather’s brother’s grandchild" msgid "second cousin" msgstr "троюрідний брат/сестра" -#: app/Functions/Functions.php:1469 +#: app/Functions/Functions.php:1473 msgctxt "grandfather’s brother’s granddaughter" msgid "second cousin" msgstr "троюрідна сестра" -#: app/Functions/Functions.php:1473 +#: app/Functions/Functions.php:1477 msgctxt "grandfather’s brother’s grandson" msgid "second cousin" msgstr "троюрідний брат" -#: app/Functions/Functions.php:1501 +#: app/Functions/Functions.php:1505 msgctxt "grandfather’s sibling’s grandchild" msgid "second cousin" msgstr "троюрідний брат/сестра" -#: app/Functions/Functions.php:1493 +#: app/Functions/Functions.php:1497 msgctxt "grandfather’s sibling’s granddaughter" msgid "second cousin" msgstr "троюрідна сестра" -#: app/Functions/Functions.php:1497 +#: app/Functions/Functions.php:1501 msgctxt "grandfather’s sibling’s grandson" msgid "second cousin" msgstr "троюрідний брат" -#: app/Functions/Functions.php:1489 +#: app/Functions/Functions.php:1493 msgctxt "grandfather’s sister’s grandchild" msgid "second cousin" msgstr "троюрідний брат/сестра" -#: app/Functions/Functions.php:1481 +#: app/Functions/Functions.php:1485 msgctxt "grandfather’s sister’s granddaughter" msgid "second cousin" msgstr "троюрідна сестра" -#: app/Functions/Functions.php:1485 +#: app/Functions/Functions.php:1489 msgctxt "grandfather’s sister’s grandson" msgid "second cousin" msgstr "троюрідний брат" -#: app/Functions/Functions.php:1513 +#: app/Functions/Functions.php:1517 msgctxt "grandmother’s brother’s grandchild" msgid "second cousin" msgstr "троюрідний брат/сестра" -#: app/Functions/Functions.php:1505 +#: app/Functions/Functions.php:1509 msgctxt "grandmother’s brother’s granddaughter" msgid "second cousin" msgstr "троюрідна сестра" -#: app/Functions/Functions.php:1509 +#: app/Functions/Functions.php:1513 msgctxt "grandmother’s brother’s grandson" msgid "second cousin" msgstr "троюрідний брат" -#: app/Functions/Functions.php:1537 +#: app/Functions/Functions.php:1541 msgctxt "grandmother’s sibling’s grandchild" msgid "second cousin" msgstr "троюрідний брат/сестра" -#: app/Functions/Functions.php:1529 +#: app/Functions/Functions.php:1533 msgctxt "grandmother’s sibling’s granddaughter" msgid "second cousin" msgstr "троюрідна сестра" -#: app/Functions/Functions.php:1533 +#: app/Functions/Functions.php:1537 msgctxt "grandmother’s sibling’s grandson" msgid "second cousin" msgstr "троюрідний брат" -#: app/Functions/Functions.php:1525 +#: app/Functions/Functions.php:1529 msgctxt "grandmother’s sister’s grandchild" msgid "second cousin" msgstr "троюрідний брат/сестра" -#: app/Functions/Functions.php:1517 +#: app/Functions/Functions.php:1521 msgctxt "grandmother’s sister’s granddaughter" msgid "second cousin" msgstr "троюрідний брат/сестра" -#: app/Functions/Functions.php:1521 +#: app/Functions/Functions.php:1525 msgctxt "grandmother’s sister’s grandson" msgid "second cousin" msgstr "троюрідний брат" -#: app/Functions/Functions.php:1549 +#: app/Functions/Functions.php:1553 msgctxt "grandparent’s brother’s grandchild" msgid "second cousin" msgstr "троюрідний брат/сестра" -#: app/Functions/Functions.php:1541 +#: app/Functions/Functions.php:1545 msgctxt "grandparent’s brother’s granddaughter" msgid "second cousin" msgstr "троюрідна сестра" -#: app/Functions/Functions.php:1545 +#: app/Functions/Functions.php:1549 msgctxt "grandparent’s brother’s grandson" msgid "second cousin" msgstr "троюрідний брат" -#: app/Functions/Functions.php:1573 +#: app/Functions/Functions.php:1577 msgctxt "grandparent’s sibling’s grandchild" msgid "second cousin" msgstr "троюрідний брат/сестра" -#: app/Functions/Functions.php:1565 +#: app/Functions/Functions.php:1569 msgctxt "grandparent’s sibling’s granddaughter" msgid "second cousin" msgstr "троюрідна сестра" -#: app/Functions/Functions.php:1569 +#: app/Functions/Functions.php:1573 msgctxt "grandparent’s sibling’s grandson" msgid "second cousin" msgstr "троюрідний брат" -#: app/Functions/Functions.php:1561 +#: app/Functions/Functions.php:1565 msgctxt "grandparent’s sister’s grandchild" msgid "second cousin" msgstr "троюрідний брат/сестра" -#: app/Functions/Functions.php:1553 +#: app/Functions/Functions.php:1557 msgctxt "grandparent’s sister’s granddaughter" msgid "second cousin" msgstr "троюрідна сестра" -#: app/Functions/Functions.php:1557 +#: app/Functions/Functions.php:1561 msgctxt "grandparent’s sister’s grandson" msgid "second cousin" msgstr "троюрідний брат" @@ -19672,51 +19616,61 @@ msgstr "вибрати всі" msgid "select none" msgstr "вибору немає" -#: app/Functions/Functions.php:613 +#: app/Functions/Functions.php:617 msgid "self" msgstr "поточний" -#: app/Functions/Functions.php:475 +#: app/Functions/Functions.php:479 msgid "seventh cousin" msgstr "двоюрідний брат/сестра (7-го коліна)" -#: app/Functions/Functions.php:439 +#: app/Functions/Functions.php:443 msgctxt "FEMALE" msgid "seventh cousin" msgstr "двоюрідна сестра (7-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:393 +#: app/Functions/Functions.php:397 msgctxt "MALE" msgid "seventh cousin" msgstr "двоюрідний брат (7-го коліна)" -#: resources/views/admin/trees-preferences.phtml:271 -#: resources/views/admin/trees-preferences.phtml:351 -#: resources/views/admin/trees-preferences.phtml:366 -#: resources/views/admin/trees-preferences.phtml:382 -#: resources/views/admin/trees-preferences.phtml:507 -#: resources/views/admin/trees-preferences.phtml:619 -#: resources/views/admin/trees-preferences.phtml:634 -#: resources/views/modules/faq/config.phtml:26 -#: resources/views/modules/stories/config.phtml:21 +#: resources/views/admin/trees-preferences.phtml:274 +#: resources/views/admin/trees-preferences.phtml:354 +#: resources/views/admin/trees-preferences.phtml:369 +#: resources/views/admin/trees-preferences.phtml:385 +#: resources/views/admin/trees-preferences.phtml:510 +#: resources/views/admin/trees-preferences.phtml:622 +#: resources/views/admin/trees-preferences.phtml:637 +#: resources/views/modules/faq/config.phtml:27 +#: resources/views/modules/stories/config.phtml:22 msgid "show" msgstr "показати" +#. I18N: An option in a list-box +#: app/Module/RecentChangesModule.php:273 +msgid "show changes made in webtrees" +msgstr "" + +#. I18N: An option in a list-box +#: app/Module/RecentChangesModule.php:275 +msgid "show changes recorded in the genealogy data" +msgstr "" + #. I18N: button label #: resources/views/lists/anniversaries-list.phtml:23 #: resources/views/modules/gedcom_news/list.phtml:17 -#: resources/views/modules/recent_changes/changes-list.phtml:21 +#: resources/views/modules/recent_changes/changes-list.phtml:22 #: resources/views/modules/user_blog/list.phtml:17 #: resources/views/modules/yahrzeit/list.phtml:20 msgid "show more" msgstr "" -#: resources/views/modules/statistics-chart/custom.phtml:200 +#: resources/views/modules/statistics-chart/custom.phtml:201 msgid "show the chart" msgstr "показати діаграму" -#: app/Functions/Functions.php:760 +#: app/Functions/Functions.php:764 msgid "sibling" msgstr "брат/сестра" @@ -19731,66 +19685,66 @@ msgstr "вхід в систему" msgid "sign out" msgstr "вийти" -#: app/Functions/Functions.php:739 +#: app/Functions/Functions.php:743 msgid "sister" msgstr "сестра" -#: app/Functions/Functions.php:770 +#: app/Functions/Functions.php:774 msgctxt "brother’s wife" msgid "sister-in-law" msgstr "невістка" -#: app/Functions/Functions.php:990 +#: app/Functions/Functions.php:994 msgctxt "brother’s wife’s sister" msgid "sister-in-law" msgstr "своячніца" -#: app/Functions/Functions.php:1100 +#: app/Functions/Functions.php:1104 msgctxt "husband’s brother’s wife" msgid "sister-in-law" msgstr "своячніца" -#: app/Functions/Functions.php:824 +#: app/Functions/Functions.php:828 msgctxt "husband’s sister" msgid "sister-in-law" msgstr "Зовиця" -#: app/Functions/Functions.php:1290 +#: app/Functions/Functions.php:1294 msgctxt "sister’s husband’s sister" msgid "sister-in-law" msgstr "Зовиця" -#: app/Functions/Functions.php:902 +#: app/Functions/Functions.php:906 msgctxt "spouse’s sister" msgid "sister-in-law" msgstr "своячніца" -#: app/Functions/Functions.php:1340 +#: app/Functions/Functions.php:1344 msgctxt "wife’s brother’s wife" msgid "sister-in-law" msgstr "невістка" -#: app/Functions/Functions.php:922 +#: app/Functions/Functions.php:926 msgctxt "wife’s sister" msgid "sister-in-law" msgstr "своячніца" -#: app/Functions/Functions.php:473 +#: app/Functions/Functions.php:477 msgid "sixth cousin" msgstr "двоюрідний брат/сестра (6-го коліна)" -#: app/Functions/Functions.php:437 +#: app/Functions/Functions.php:441 msgctxt "FEMALE" msgid "sixth cousin" msgstr "двоюрідна сестра (6-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:390 +#: app/Functions/Functions.php:394 msgctxt "MALE" msgid "sixth cousin" msgstr "двоюрідний брат (6-го коліна)" -#: app/Functions/Functions.php:693 +#: app/Functions/Functions.php:697 msgid "son" msgstr "син" @@ -19798,38 +19752,37 @@ msgstr "син" msgid "son of" msgstr "син від" -#: app/Functions/Functions.php:776 +#: app/Functions/Functions.php:780 msgctxt "child’s husband" msgid "son-in-law" msgstr "зять" -#: app/Functions/Functions.php:788 +#: app/Functions/Functions.php:792 msgctxt "daughter’s husband" msgid "son-in-law" msgstr "зять" -#: app/Functions/Functions.php:1028 +#: app/Functions/Functions.php:1032 msgctxt "daughter’s husband’s father" msgid "son-in-law’s father" msgstr "Сват" -#: app/Functions/Functions.php:1030 +#: app/Functions/Functions.php:1034 msgctxt "daughter’s husband’s mother" msgid "son-in-law’s mother" msgstr "сваха" -#: app/Functions/Functions.php:1032 +#: app/Functions/Functions.php:1036 msgctxt "daughter’s husband’s parent" msgid "son-in-law’s parent" msgstr "Свати" -#: app/Functions/Functions.php:780 +#: app/Functions/Functions.php:784 msgctxt "child’s spouse" msgid "son/daughter-in-law" msgstr "зять/невістка" #. I18N: An option in a list-box -#: app/Module/OnThisDayModule.php:263 #: app/Module/UpcomingAnniversariesModule.php:284 #: resources/xml/reports/change_report.xml:7 msgid "sort by date" @@ -19861,17 +19814,17 @@ msgid "sort by date of marriage" msgstr "сортувати по даті шлюбу" #. I18N: An option in a list-box -#: app/Module/RecentChangesModule.php:238 +#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:268 msgid "sort by date, newest first" msgstr "сортувати по даті, нове вперед" #. I18N: An option in a list-box -#: app/Module/RecentChangesModule.php:236 +#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:266 msgid "sort by date, oldest first" msgstr "сортувати по даті, старе вперед" #. I18N: An option in a list-box -#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:234 +#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:264 #: app/Module/UpcomingAnniversariesModule.php:282 #: resources/xml/reports/bdm_report.xml:11 #: resources/xml/reports/birth_report.xml:9 @@ -19886,7 +19839,7 @@ msgstr "сортувати по даті, старе вперед" msgid "sort by name" msgstr "сортувати по імені" -#: app/Functions/Functions.php:681 +#: app/Functions/Functions.php:685 msgid "spouse" msgstr "супруг (а)" @@ -19895,116 +19848,116 @@ msgstr "супруг (а)" msgid "ssl" msgstr "SSL (протокол безпечних з'єднань)" -#: app/Functions/Functions.php:1098 +#: app/Functions/Functions.php:1102 msgctxt "father’s wife’s son" msgid "step-brother" msgstr "зведений брат" -#: app/Functions/Functions.php:1146 +#: app/Functions/Functions.php:1150 msgctxt "mother’s husband’s son" msgid "step-brother" msgstr "зведений брат" -#: app/Functions/Functions.php:1224 +#: app/Functions/Functions.php:1228 msgctxt "parent’s spouse’s son" msgid "step-brother" msgstr "зведений брат" -#: app/Functions/Functions.php:814 +#: app/Functions/Functions.php:818 msgctxt "husband’s child" msgid "step-child" msgstr "пасинок/пасербиця" -#: app/Functions/Functions.php:894 +#: app/Functions/Functions.php:898 msgctxt "spouse’s child" msgid "step-child" msgstr "пасинок/пасербиця" -#: app/Functions/Functions.php:912 +#: app/Functions/Functions.php:916 msgctxt "wife’s child" msgid "step-child" msgstr "пасинок/пасербиця" -#: app/Functions/Functions.php:816 +#: app/Functions/Functions.php:820 msgctxt "husband’s daughter" msgid "step-daughter" msgstr "пасербиця" -#: app/Functions/Functions.php:896 +#: app/Functions/Functions.php:900 msgctxt "spouse’s daughter" msgid "step-daughter" msgstr "пасербиця" -#: app/Functions/Functions.php:914 +#: app/Functions/Functions.php:918 msgctxt "wife’s daughter" msgid "step-daughter" msgstr "пасербиця" -#: app/Functions/Functions.php:836 +#: app/Functions/Functions.php:840 msgctxt "mother’s husband" msgid "step-father" msgstr "вітчим" -#: app/Functions/Functions.php:810 +#: app/Functions/Functions.php:814 msgctxt "father’s wife" msgid "step-mother" msgstr "мачеха" -#: app/Functions/Functions.php:866 +#: app/Functions/Functions.php:870 msgctxt "parent’s spouse" msgid "step-parent" msgstr "вітчим/мачуха" -#: app/Functions/Functions.php:1094 +#: app/Functions/Functions.php:1098 msgctxt "father’s wife’s child" msgid "step-sibling" msgstr "зведений (-ая)" -#: app/Functions/Functions.php:1142 +#: app/Functions/Functions.php:1146 msgctxt "mother’s husband’s child" msgid "step-sibling" msgstr "зведений (-ая)" -#: app/Functions/Functions.php:1220 +#: app/Functions/Functions.php:1224 msgctxt "parent’s spouse’s child" msgid "step-sibling" msgstr "зведений (-ая)" -#: app/Functions/Functions.php:1096 +#: app/Functions/Functions.php:1100 msgctxt "father’s wife’s daughter" msgid "step-sister" msgstr "зведена сестра" -#: app/Functions/Functions.php:1144 +#: app/Functions/Functions.php:1148 msgctxt "mother’s husband’s daughter" msgid "step-sister" msgstr "зведена сестра" -#: app/Functions/Functions.php:1222 +#: app/Functions/Functions.php:1226 msgctxt "parent’s spouse’s daughter" msgid "step-sister" msgstr "зведена сестра" -#: app/Functions/Functions.php:826 +#: app/Functions/Functions.php:830 msgctxt "husband’s son" msgid "step-son" msgstr "пасинок" -#: app/Functions/Functions.php:904 +#: app/Functions/Functions.php:908 msgctxt "spouse’s son" msgid "step-son" msgstr "пасинок" -#: app/Functions/Functions.php:924 +#: app/Functions/Functions.php:928 msgctxt "wife’s son" msgid "step-son" msgstr "пасинок" #. I18N: Layout option for lists of names #. I18N: An option in a list-box -#: app/Http/Controllers/AdminTreesController.php:739 -#: app/Module/OnThisDayModule.php:256 app/Module/RecentChangesModule.php:229 -#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:243 +#: app/Http/RequestHandlers/TreePreferencesPage.php:95 +#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:259 +#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:247 #: app/Module/UpcomingAnniversariesModule.php:277 #: app/Module/YahrzeitModule.php:259 msgid "table" @@ -20012,22 +19965,22 @@ msgstr "таблиця" #. I18N: Layout option for lists of names #. I18N: An option in a list-box -#: app/Http/Controllers/AdminTreesController.php:741 -#: app/Module/TopSurnamesModule.php:245 +#: app/Http/RequestHandlers/TreePreferencesPage.php:97 +#: app/Module/TopSurnamesModule.php:249 msgid "tag cloud" msgstr "хмара тегів" -#: app/Functions/Functions.php:481 +#: app/Functions/Functions.php:485 msgid "tenth cousin" msgstr "двоюрідний брат/сестра (10-го коліна)" -#: app/Functions/Functions.php:445 +#: app/Functions/Functions.php:449 msgctxt "FEMALE" msgid "tenth cousin" msgstr "двоюрідна сестра (10-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:402 +#: app/Functions/Functions.php:406 msgctxt "MALE" msgid "tenth cousin" msgstr "двоюрідний брат (10-го коліна)" @@ -20048,57 +20001,57 @@ msgid "themself" msgstr "він же" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:564 +#: app/Functions/Functions.php:568 #, php-format msgid "third %s" msgstr "третій/третя %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:542 +#: app/Functions/Functions.php:546 #, php-format msgctxt "FEMALE" msgid "third %s" msgstr "третя %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Functions/Functions.php:519 +#: app/Functions/Functions.php:523 #, php-format msgctxt "MALE" msgid "third %s" msgstr "третій %s" -#: app/Functions/Functions.php:467 +#: app/Functions/Functions.php:471 msgid "third cousin" msgstr "двоюрідний брат/сестра (3-го коліна)" -#: app/Functions/Functions.php:431 +#: app/Functions/Functions.php:435 msgctxt "FEMALE" msgid "third cousin" msgstr "двоюрідна сестра (3-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:381 +#: app/Functions/Functions.php:385 msgctxt "MALE" msgid "third cousin" msgstr "двоюрідний брат (3-го коліна)" -#: app/Functions/Functions.php:487 +#: app/Functions/Functions.php:491 msgid "thirteenth cousin" msgstr "двоюрідний брат/сестра (13-го коліна)" -#: app/Functions/Functions.php:451 +#: app/Functions/Functions.php:455 msgctxt "FEMALE" msgid "thirteenth cousin" msgstr "двоюрідна сестра (13-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:411 +#: app/Functions/Functions.php:415 msgctxt "MALE" msgid "thirteenth cousin" msgstr "двоюрідний брат (13-го коліна)" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:577 +#: app/Module/FanChartModule.php:585 msgid "three-quarter circle" msgstr "три чверті коло" @@ -20113,59 +20066,59 @@ msgstr "TLS (безпечний протокол зв'язку)" msgid "to %s" msgstr "до %s" -#: app/Functions/Functions.php:485 +#: app/Functions/Functions.php:489 msgid "twelfth cousin" msgstr "двоюрідний брат/сестра (12-го коліна)" -#: app/Functions/Functions.php:449 +#: app/Functions/Functions.php:453 msgctxt "FEMALE" msgid "twelfth cousin" msgstr "двоюрідна сестра (12-го коліна)" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Functions/Functions.php:408 +#: app/Functions/Functions.php:412 msgctxt "MALE" msgid "twelfth cousin" msgstr "двоюрідний брат (12-го коліна)" -#: app/Functions/Functions.php:705 +#: app/Functions/Functions.php:709 msgid "twin brother" msgstr "брат близнюк" -#: app/Functions/Functions.php:747 +#: app/Functions/Functions.php:751 msgid "twin sibling" msgstr "брат/сестра близнюк" -#: app/Functions/Functions.php:726 +#: app/Functions/Functions.php:730 msgid "twin sister" msgstr "сестра близнюк" -#: app/Functions/Functions.php:792 +#: app/Functions/Functions.php:796 msgctxt "father’s brother" msgid "uncle" msgstr "дядько" -#: app/Functions/Functions.php:1090 +#: app/Functions/Functions.php:1094 msgctxt "father’s sister’s husband" msgid "uncle" msgstr "дядько" -#: app/Functions/Functions.php:828 +#: app/Functions/Functions.php:832 msgctxt "mother’s brother" msgid "uncle" msgstr "дядько" -#: app/Functions/Functions.php:1176 +#: app/Functions/Functions.php:1180 msgctxt "mother’s sister’s husband" msgid "uncle" msgstr "дядько" -#: app/Functions/Functions.php:848 +#: app/Functions/Functions.php:852 msgctxt "parent’s brother" msgid "uncle" msgstr "дядько" -#: app/Functions/Functions.php:1218 +#: app/Functions/Functions.php:1222 msgctxt "parent’s sister’s husband" msgid "uncle" msgstr "дядько" @@ -20174,12 +20127,12 @@ msgstr "дядько" msgid "unknown" msgstr "невідомо" -#: app/Module/InteractiveTree/TreeView.php:352 +#: app/Module/InteractiveTree/TreeView.php:353 msgctxt "unknown family" msgid "unknown" msgstr "немає даних" -#: app/Module/RelationshipsChartModule.php:460 +#: app/Module/RelationshipsChartModule.php:458 msgid "unlimited" msgstr "необмежений" @@ -20189,11 +20142,11 @@ msgid "unreliable evidence" msgstr "ненадійні докази" #: resources/views/edit/reorder-card-header.phtml:26 -#: resources/views/modules/pedigree-chart/page.phtml:37 +#: resources/views/modules/pedigree-chart/page.phtml:49 msgid "up" msgstr "" -#: resources/views/admin/trees-unconnected.phtml:30 +#: resources/views/admin/trees-unconnected.phtml:31 msgid "update" msgstr "Оновлення" @@ -20203,27 +20156,27 @@ msgid "upload" msgstr "вивантажити" #. I18N: A button label. -#: resources/views/branches-page.phtml:40 +#: resources/views/branches-page.phtml:53 #: resources/views/modules/ancestors-chart/page.phtml:46 #: resources/views/modules/compact-chart/page.phtml:26 #: resources/views/modules/descendancy_chart/page.phtml:46 #: resources/views/modules/family-book-chart/page.phtml:56 -#: resources/views/modules/fanchart/page.phtml:61 -#: resources/views/modules/hourglass-chart/page.phtml:47 +#: resources/views/modules/fanchart/page.phtml:60 +#: resources/views/modules/hourglass-chart/page.phtml:46 #: resources/views/modules/interactive-tree/page.phtml:28 -#: resources/views/modules/pedigree-chart/page.phtml:45 -#: resources/views/modules/pedigree-map/page.phtml:35 +#: resources/views/modules/pedigree-chart/page.phtml:57 +#: resources/views/modules/pedigree-map/page.phtml:34 #: resources/views/modules/relationships-chart/page.phtml:67 -#: resources/views/report-setup-page.phtml:80 -#: resources/views/report-setup-page.phtml:85 +#: resources/views/report-setup-page.phtml:87 +#: resources/views/report-setup-page.phtml:92 msgid "view" msgstr "переглянути" -#: resources/views/admin/trees-privacy.phtml:24 -#: resources/views/admin/trees-privacy.phtml:43 -#: resources/views/admin/trees-privacy.phtml:85 -#: resources/views/admin/trees-privacy.phtml:127 -#: resources/views/admin/trees-privacy.phtml:147 +#: resources/views/admin/trees-privacy.phtml:26 +#: resources/views/admin/trees-privacy.phtml:45 +#: resources/views/admin/trees-privacy.phtml:87 +#: resources/views/admin/trees-privacy.phtml:129 +#: resources/views/admin/trees-privacy.phtml:149 msgid "visitors" msgstr "відвідувачі" @@ -20256,7 +20209,7 @@ msgstr "" msgid "webtrees needs to send emails, such as password reminders and website notifications." msgstr "" -#: app/Functions/FunctionsEdit.php:162 +#: app/Services/MessageService.php:228 msgid "webtrees sends emails with no storage" msgstr "webtrees відсилає лист не зберігаючи" @@ -20264,7 +20217,7 @@ msgstr "webtrees відсилає лист не зберігаючи" msgid "webtrees uses UTF-8 encoding for accented letters, special characters and non-Latin scripts. If you want to use this GEDCOM file with genealogy software that does not support UTF-8, then you can create it using ISO-8859-1 encoding." msgstr "webtrees використовує кодування UTF-8 для акцентованих літер, спеціальних символів і нелатинських писемностей. Якщо ви хочете використовувати GEDCOM файл з генеалогічними програмами, які не підтримують UTF-8, то ви можете створити його використовуючи кодування ISO-8859-1." -#: app/Functions/Functions.php:658 +#: app/Functions/Functions.php:662 msgid "wife" msgstr "дружина" @@ -20277,28 +20230,29 @@ msgstr "xenea" msgid "years" msgstr "року (років)" -#: app/Functions/FunctionsEdit.php:177 app/Functions/FunctionsEdit.php:211 -#: app/Http/Controllers/Admin/UsersController.php:191 -#: app/Http/Controllers/Admin/UsersController.php:192 -#: app/Statistics/Repository/LatestUserRepository.php:136 -#: resources/views/admin/map-import-form.phtml:57 +#: app/Functions/FunctionsEdit.php:157 app/Functions/FunctionsEdit.php:191 +#: app/Http/Controllers/Admin/UsersController.php:197 +#: app/Http/Controllers/Admin/UsersController.php:198 +#: app/Statistics/Repository/LatestUserRepository.php:143 +#: resources/views/admin/map-import-form.phtml:58 #: resources/views/admin/site-mail.phtml:111 #: resources/views/admin/site-preferences.phtml:102 #: resources/views/admin/site-registration.phtml:55 #: resources/views/admin/site-registration.phtml:72 -#: resources/views/admin/trees-preferences.phtml:116 -#: resources/views/admin/trees-preferences.phtml:286 -#: resources/views/admin/trees-preferences.phtml:522 -#: resources/views/admin/trees-preferences.phtml:538 -#: resources/views/admin/trees-preferences.phtml:604 -#: resources/views/admin/trees-preferences.phtml:886 -#: resources/views/admin/trees-preferences.phtml:916 -#: resources/views/lists/families-table.phtml:326 +#: resources/views/admin/trees-preferences.phtml:119 +#: resources/views/admin/trees-preferences.phtml:289 +#: resources/views/admin/trees-preferences.phtml:525 +#: resources/views/admin/trees-preferences.phtml:541 +#: resources/views/admin/trees-preferences.phtml:607 +#: resources/views/admin/trees-preferences.phtml:889 +#: resources/views/admin/trees-preferences.phtml:919 +#: resources/views/lists/families-table.phtml:327 #: resources/views/modules/fix-search-and-replace/options.phtml:56 #: resources/views/modules/html/config.phtml:48 #: resources/views/modules/random_media/config.phtml:34 #: resources/views/modules/random_media/config.phtml:43 -#: resources/views/modules/recent_changes/config.phtml:40 +#: resources/views/modules/recent_changes/config.phtml:61 +#: resources/views/modules/recent_changes/config.phtml:70 #: resources/views/modules/review_changes/config.phtml:17 #: resources/views/modules/todays_events/config.phtml:12 #: resources/views/modules/todo/config.phtml:18 @@ -20315,31 +20269,28 @@ msgstr "року (років)" msgid "yes" msgstr "так" -msgid "Yes" -msgstr "Так" - #. I18N: [you should check that:] ... #: resources/views/errors/database-connection.phtml:26 msgid "you can connect to the database using other applications, such as phpmyadmin" msgstr "Ви можете з'єднатися з базою даних використовуючи інші програми, наприклад phpmyadmin" -#: app/Functions/Functions.php:709 +#: app/Functions/Functions.php:713 msgid "younger brother" msgstr "молодший брат" -#: app/Functions/Functions.php:751 +#: app/Functions/Functions.php:755 msgid "younger sibling" msgstr "молодший брат/сестра" -#: app/Functions/Functions.php:730 +#: app/Functions/Functions.php:734 msgid "younger sister" msgstr "молодша сестра" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:224 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:226 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:227 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:228 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:244 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:245 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:246 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:247 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:248 #, php-format msgid "±%s year" msgid_plural "±%s years" @@ -20358,23 +20309,25 @@ msgstr "\"%s\" було видалено." msgid "“Highlighted image” (_PRIM) tags are used by some genealogy applications to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." msgstr "" -#: app/Functions/FunctionsPrint.php:118 app/Note.php:161 +#: app/Functions/FunctionsPrint.php:121 app/Note.php:133 #: app/Report/ReportParserGenerate.php:985 #: app/Report/ReportParserGenerate.php:1080 msgid "…" msgstr "…" -#: app/Family.php:427 app/Family.php:445 -#: app/Http/Controllers/ListController.php:212 -#: app/Http/Controllers/ListController.php:748 app/Individual.php:1165 +#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:394 +#: app/Family.php:412 app/Individual.php:1133 +#: app/Module/IndividualListModule.php:279 +#: app/Module/IndividualListModule.php:492 msgctxt "Unknown given name" msgid "…" msgstr "…" -#: app/Family.php:427 app/Family.php:445 -#: app/Http/Controllers/ListController.php:197 -#: app/Http/Controllers/ListController.php:221 -#: app/Http/Controllers/ListController.php:765 app/Individual.php:1164 +#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:394 +#: app/Family.php:412 app/Individual.php:1132 +#: app/Module/IndividualListModule.php:264 +#: app/Module/IndividualListModule.php:288 +#: app/Module/IndividualListModule.php:508 msgctxt "Unknown surname" msgid "…" msgstr "…" @@ -20385,6 +20338,10 @@ msgstr "…" #~ msgid " per time period" #~ msgstr " по діапазону часу" +#, php-format +#~ msgid "#%s" +#~ msgstr "#%s" + #~ msgid "%1$s individual displayed, out of the normal total of %2$s, from %3$s generations." #~ msgid_plural "%1$s individuals displayed, out of the normal total of %2$s, from %3$s generations." #~ msgstr[0] "Показана %1$s персона, із загальної кількості %2$s із %3$s поколінь." @@ -20403,12 +20360,6 @@ msgstr "…" #~ msgstr[1] "%s дні тому" #~ msgstr[2] "%s днів тому" -#~ msgid "%s family tree" -#~ msgid_plural "%s family trees" -#~ msgstr[0] "%s генеалогічне дерево" -#~ msgstr[1] "%s генеалогічні дерева" -#~ msgstr[2] "%s генеалогічні дерева" - #~ msgid "%s hour ago" #~ msgid_plural "%s hours ago" #~ msgstr[0] "%s годину тому" @@ -20445,6 +20396,13 @@ msgstr "…" #~ msgid "%s is disabled on this server. You cannot install webtrees until it is enabled. Please ask your server’s administrator to enable it." #~ msgstr "%s відключений(на) на цьому сервері. Ви не можете встановити webtrees зараз. Для включення функції, будь ласка, зверніться до адміністратора серверу." +#, php-format +#~ msgid "%s location has been imported." +#~ msgid_plural "%s locations have been imported." +#~ msgstr[0] "%s місцезнаходження було імпортовано." +#~ msgstr[1] "%s місцезнаходження були імпортовані." +#~ msgstr[2] "%s місцезнаходження було імпортовано." + #~ msgid "%s minute ago" #~ msgid_plural "%s minutes ago" #~ msgstr[0] "%s хвилину тому" @@ -20574,6 +20532,30 @@ msgstr "…" #~ msgid "Add watermarks to thumbnails" #~ msgstr "Додати водяний знак на мініатюри" +#~ msgctxt "FEMALE" +#~ msgid "Adopted by both parents" +#~ msgstr "Удочерена обома батьками" + +#~ msgctxt "MALE" +#~ msgid "Adopted by both parents" +#~ msgstr "Усиновлений обома батьками" + +#~ msgctxt "FEMALE" +#~ msgid "Adopted by father" +#~ msgstr "Удочерити батьком" + +#~ msgctxt "MALE" +#~ msgid "Adopted by father" +#~ msgstr "Усиновлено батьком" + +#~ msgctxt "FEMALE" +#~ msgid "Adopted by mother" +#~ msgstr "Усиновлений матір'ю" + +#~ msgctxt "MALE" +#~ msgid "Adopted by mother" +#~ msgstr "Усиновлені матір'ю" + #~ msgid "Advanced" #~ msgstr "Додатково" @@ -20598,6 +20580,14 @@ msgstr "…" #~ msgid "Allow users to select their own theme" #~ msgstr "Дозволити користувачам вибирати тему" +#~ msgctxt "FEMALE" +#~ msgid "Also known as" +#~ msgstr "Так само відома як" + +#~ msgctxt "MALE" +#~ msgid "Also known as" +#~ msgstr "Так само відомий як" + #~ msgid "An edit menu for individuals, families, sources, etc." #~ msgstr "Меню для редагування персон, сімей, джерел і тд." @@ -20641,9 +20631,35 @@ msgstr "…" #~ msgid "Booklet" #~ msgstr "Буклет" +#~ msgid "Brit milah of a brother" +#~ msgstr "Обрізання брата" + +#~ msgid "Brit milah of a grandson" +#~ msgstr "Обрізання онука" + +#~ msgctxt "daughter’s son" +#~ msgid "Brit milah of a grandson" +#~ msgstr "Обрізання онука" + +#~ msgctxt "son’s son" +#~ msgid "Brit milah of a grandson" +#~ msgstr "Обрізання онука" + +#~ msgid "Brit milah of a half-brother" +#~ msgstr "Обрізання зведеного брата" + +#~ msgid "Brit milah of a son" +#~ msgstr "Обрізання сина" + #~ msgid "British West Indies" #~ msgstr "Британська Вест-Індія" +#~ msgid "Burial of a maternal grandparent" +#~ msgstr "Похорон батька мами" + +#~ msgid "Burial of a paternal grandparent" +#~ msgstr "Похорон батька батька" + #~ msgid "By default, the list shows only those places which can be found in your family trees. You may have details for other places, such as those imported in bulk from an external file. Selecting this option will show all places, including ones that are not currently used." #~ msgstr "За замовчанням в списку відображаються лиже ті місця, які можуть бути знайдені у вашому генеалогічному дереві. Ви можете мати дані і про інші місця, наприклад ті, що були імпортовані із зовнішнього файлу. При виборі цієї опції будуть відображені всі місця, включаючи ті, які не використовуються." @@ -20669,6 +20685,9 @@ msgstr "…" #~ msgid "Catalonia" #~ msgstr "Каталонія" +#~ msgid "Caution!" +#~ msgstr "Увага!" + #~ msgid "Caution: old modules may not work, or they may prevent webtrees from working." #~ msgstr "Увага: старі модулі можуть не працювати, або вони можуть бути причиною неправильної роботи webtrees." @@ -21008,6 +21027,9 @@ msgstr "…" #~ msgid "Import Options." #~ msgstr "Параметри імпорту." +#~ msgid "Import all places from a family tree" +#~ msgstr "Імпортувати всі місця з древа" + #~ msgid "Include fully matched places" #~ msgstr "Показати місця з відомими координатами" @@ -21026,6 +21048,17 @@ msgstr "…" #~ msgid "Installation folder" #~ msgstr "Папка для установки" +#~ msgid "Interred" +#~ msgstr "Поховани" + +#~ msgctxt "FEMALE" +#~ msgid "Interred" +#~ msgstr "Похована" + +#~ msgctxt "MALE" +#~ msgid "Interred" +#~ msgstr "Похований" + #~ msgid "Invalid GEDCOM format" #~ msgstr "Неправильний формат GEDCOM 5.5" @@ -21060,6 +21093,9 @@ msgstr "…" #~ msgid "Link to an existing media object" #~ msgstr "Посилання на існуючі медіаоб'єкти" +#~ msgid "Location not removed: this location contains sub-locations" +#~ msgstr "Місце не вилучено: це місце містить нижні рівні" + #~ msgid "Login ID" #~ msgstr "Ім'я користувача" @@ -21147,6 +21183,14 @@ msgstr "…" #~ msgid "Neutral Zone" #~ msgstr "Нейтральна Зона" +#~ msgctxt "FEMALE" +#~ msgid "Never married" +#~ msgstr "Ніколи не була в шлюбі" + +#~ msgctxt "MALE" +#~ msgid "Never married" +#~ msgstr "Ніколи не перебував у шлюбі" + #~ msgid "No ancestors in the database." #~ msgstr "Немає предків у базі даних." @@ -21195,6 +21239,14 @@ msgstr "…" #~ msgid "Not a valid individual, family, or source ID" #~ msgstr "Неіснуючий номер запису" +#~ msgctxt "FEMALE" +#~ msgid "Not married" +#~ msgstr "Не одружена" + +#~ msgctxt "MALE" +#~ msgid "Not married" +#~ msgstr "Неодружений" + #~ msgid "Note ID prefix" #~ msgstr "Префікс ID примітки" @@ -21225,6 +21277,9 @@ msgstr "…" #~ msgid "Other folder… please type in" #~ msgstr "Інша папка … введіть, будь ласка" +#~ msgid "Other genealogy applications might not recognize this data." +#~ msgstr "Інші генеалогічні програми, можливо, не визнають ці дані." + #~ msgid "Others" #~ msgstr "Інші" @@ -21327,6 +21382,14 @@ msgstr "…" #~ msgid "Redraw map" #~ msgstr "Оновити мапу" +#~ msgctxt "FEMALE" +#~ msgid "Religious name" +#~ msgstr "Релігійне ім'я" + +#~ msgctxt "MALE" +#~ msgid "Religious name" +#~ msgstr "Релігійне ім'я" + #~ msgid "Remove flag" #~ msgstr "Видалити прапор" @@ -21394,6 +21457,9 @@ msgstr "…" #~ msgid "Send broadcast messages" #~ msgstr "Масова розсилка повідомлень" +#~ msgid "Separated" +#~ msgstr "У розлученні" + #~ msgid "Serbia and Montenegro" #~ msgstr "Сербія і Чорногорія" @@ -21506,6 +21572,12 @@ msgstr "…" #~ msgid "Source contains" #~ msgstr "Джерела містять" +#~ msgid "Spouse census date" +#~ msgstr "Дата перепису сім'ї" + +#~ msgid "Spouse census place" +#~ msgstr "Місце перепису сім'ї" + #~ msgid "Standard" #~ msgstr "Стандарт" @@ -21542,6 +21614,9 @@ msgstr "…" #~ msgid "The FAQ list is empty." #~ msgstr "Список ЧаВО порожній." +#~ msgid "The GEDCOM standard does not allow URLs in media objects." +#~ msgstr "Стандарт GEDCOM не дозволяє використовувати URL-адреси в медіаоб'єктах." + #~ msgid "The PhpGedView to webtrees wizard is an automated process to assist administrators make the move from a PhpGedView installation to a new webtrees one. It will transfer all PhpGedView GEDCOM and other database information directly to your new webtrees database. The following requirements are necessary:" #~ msgstr "Майстер перенесення PhpGedView в webtrees представляє собою автоматизований процес, який допоможе адміністраторам зробити перехід PhpGedView до нової системи webtrees. Це дозволить перемістити всі файли GEDCOM та іншу інформацію, що міститься в базі даних PhpGedView безпосередньо в нову базу даних webtrees. Потрібні наступні параметри:" @@ -22020,6 +22095,9 @@ msgstr "…" #~ msgid "Zoom in/out on this box." #~ msgstr "Більше/менше даних." +#~ msgid "Zoom level" +#~ msgstr "Коефіцієнт масштабування" + #~ msgid "Zoom level of map" #~ msgstr "Фактор масштабу карти" @@ -22082,6 +22160,9 @@ msgstr "…" #~ msgid "half-year after marriage" #~ msgstr "півріч після вступу в шлюб" +#~ msgid "import" +#~ msgstr "імпортувати" + #~ msgid "interval %s year" #~ msgid_plural "interval %s years" #~ msgstr[0] "Iнтервал %s рік" |
