summaryrefslogtreecommitdiff
path: root/resources/lang/uk/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'resources/lang/uk/messages.po')
-rw-r--r--resources/lang/uk/messages.po7355
1 files changed, 3709 insertions, 3646 deletions
diff --git a/resources/lang/uk/messages.po b/resources/lang/uk/messages.po
index f908092f41..072b55624c 100644
--- a/resources/lang/uk/messages.po
+++ b/resources/lang/uk/messages.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: webtrees\n"
"Report-Msgid-Bugs-To: i18n@webtrees.net\n"
-"POT-Creation-Date: 2021-08-18 10:49+0100\n"
+"POT-Creation-Date: 2022-03-16 15:26+0000\n"
"PO-Revision-Date: 2021-08-15 08:31+0000\n"
"Last-Translator: Юрий Захарченко <zaharchenko.yurij@gmail.com>\n"
"Language-Team: Ukrainian <https://translate.webtrees.net/projects/webtrees/webtrees/uk/>\n"
@@ -39,59 +39,51 @@ msgstr " але подробиці невідомі"
msgid " in "
msgstr " в "
-#: app/Http/RequestHandlers/CheckTree.php:300
+#: app/Http/RequestHandlers/CheckTree.php:299
#, 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/Services/RelationshipService.php:2106
+#: app/Services/RelationshipService.php:2178
#, 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/Services/RelationshipService.php:2111
+#: app/Services/RelationshipService.php:2183
#, php-format
msgid "%1$s %2$s times removed descending"
msgstr "%1$s %2$s-юрідних за спаданням"
-#: app/Functions/FunctionsPrintLists.php:66
+#: resources/views/lists/surnames-bullet-list.phtml:23
+#: resources/views/lists/surnames-bullet-list.phtml:26
+#: resources/views/lists/surnames-column-list.phtml:25
+#: resources/views/lists/surnames-compact-list.phtml:20
+#: resources/views/lists/surnames-tag-cloud.phtml:25
#, php-format
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"
-#: app/Http/RequestHandlers/UpgradeWizardStep.php:268
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:257
#, php-format
msgid "%1$s KB were downloaded in %2$s seconds."
msgstr "%1$sKB було завантажено за %2$s секунд."
-#: app/Http/RequestHandlers/UserEditAction.php:96
-#, php-format
-msgid "%s does not exist."
-msgstr "%s не існує."
-
#. I18N: placeholders are GEDCOM XREFs, such as R123
-#: app/Http/RequestHandlers/CheckTree.php:225
-#: app/Http/RequestHandlers/UserEditPage.php:84
-#, php-format
-msgid "%1$s does not exist."
-msgstr "%1$s не існує."
-
-#. I18N: placeholders are GEDCOM XREFs, such as R123
-#: app/Http/RequestHandlers/CheckTree.php:222
+#: app/Http/RequestHandlers/CheckTree.php:221
#, 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/RequestHandlers/CheckTree.php:255
+#: app/Http/RequestHandlers/CheckTree.php:254
#, 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/RequestHandlers/UpgradeWizardStep.php:289
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:278
#, php-format
msgid "%1$s file was extracted in %2$s seconds."
msgid_plural "%1$s files were extracted in %2$s seconds."
@@ -100,62 +92,63 @@ 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/RequestHandlers/CheckTree.php:246
+#: app/Http/RequestHandlers/CheckTree.php:245
#, 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/Services/RelationshipService.php:2364
+#: app/Services/RelationshipService.php:2436
#, php-format
msgid "%1$s × %2$s"
msgstr "%1$s × %2$s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2342
+#: app/Services/RelationshipService.php:2414
#, 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/Services/RelationshipService.php:2319
+#: app/Services/RelationshipService.php:2391
#, php-format
msgctxt "MALE"
msgid "%1$s × %2$s"
msgstr "%1$s × %2$s"
#. I18N: image dimensions, width × height
-#: app/Http/RequestHandlers/ManageMediaData.php:354 app/MediaFile.php:329
+#: app/Http/RequestHandlers/ManageMediaData.php:371 app/MediaFile.php:329
#, php-format
msgid "%1$s × %2$s pixels"
msgstr "%1$s × %2$s пікселів"
#. I18N: e.g. "Occupation: farmer"
-#: app/Elements/AbstractElement.php:211
-#: resources/views/modules/media-list/page.phtml:138
+#: app/Elements/AbstractElement.php:237
+#: app/Exceptions/FileUploadException.php:101
+#: resources/views/modules/media-list/page.phtml:145
#, php-format
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"
#. I18N: A range of numbers
-#: app/Individual.php:481 app/Module/StatisticsChartModule.php:860
+#: app/Individual.php:479 app/Module/StatisticsChartModule.php:857
#, php-format
msgid "%1$s–%2$s"
msgstr "%1$s–%2$s"
-#: app/Services/RelationshipService.php:2132
+#: app/Services/RelationshipService.php:2204
#, php-format
msgid "%1$s’s %2$s"
msgstr "%1$s &rarr; %2$s"
#. I18N: This is the format string for the time-of-day. See https://php.net/date for codes
-#: app/I18N.php:623
+#: app/I18N.php:616
msgid "%H:%i:%s"
msgstr "%g:%i:%s %a"
#. I18N: This is the format string for full dates. See https://php.net/date for codes
-#: app/I18N.php:263
+#: app/I18N.php:261
msgid "%j %F %Y"
msgstr "%j %F %Y"
@@ -165,40 +158,40 @@ msgid "%s BCE"
msgstr "%s до н. е."
#. I18N: size of file in KB
-#: app/Http/RequestHandlers/ManageMediaData.php:344 app/MediaFile.php:314
-#: app/Services/MediaFileService.php:104
+#: app/Http/RequestHandlers/ManageMediaData.php:361 app/MediaFile.php:314
+#: app/Services/MediaFileService.php:95
#, php-format
msgid "%s KB"
msgstr "%s Кбайт"
-#: app/Module/ClippingsCartModule.php:613
+#: app/Module/ClippingsCartModule.php:612
#, php-format
msgid "%s and her ancestors"
msgstr "%s і її предки"
-#: app/Module/ClippingsCartModule.php:622
+#: app/Module/ClippingsCartModule.php:621
#, php-format
msgid "%s and his ancestors"
msgstr "%s і його предки"
-#: app/Module/ClippingsCartModule.php:947
+#: app/Module/ClippingsCartModule.php:936
#, php-format
msgid "%s and the individuals that reference it."
msgstr "%s та особи, що посилаються на нього."
#. I18N: %s is a family (husband + wife)
-#: app/Module/ClippingsCartModule.php:511
+#: app/Module/ClippingsCartModule.php:512
#, php-format
msgid "%s and their children"
msgstr "%s і їхні діти"
#. I18N: %s is a family (husband + wife)
-#: app/Module/ClippingsCartModule.php:513
+#: app/Module/ClippingsCartModule.php:514
#, php-format
msgid "%s and their descendants"
msgstr "%s та їхні нащадки"
-#: app/Statistics/Repository/UserRepository.php:88
+#: app/Statistics/Repository/UserRepository.php:84
#, php-format
msgid "%s anonymous signed-in user"
msgid_plural "%s anonymous signed-in users"
@@ -218,9 +211,9 @@ msgstr[0] "%s дитина"
msgstr[1] "%s дитини"
msgstr[2] "%s дітей"
-#: app/Age.php:106 app/Elements/AgeAtEvent.php:84
-#: app/Statistics/Repository/FamilyRepository.php:340
-#: app/Statistics/Repository/IndividualRepository.php:954
+#: app/Age.php:100 app/Elements/AgeAtEvent.php:94
+#: app/Statistics/Repository/FamilyRepository.php:353
+#: app/Statistics/Repository/IndividualRepository.php:980
#, php-format
msgid "%s day"
msgid_plural "%s days"
@@ -228,6 +221,15 @@ msgstr[0] "%s день"
msgstr[1] "%s дні"
msgstr[2] "%s днів"
+#. I18N: placeholders are GEDCOM XREFs, such as R123
+#: app/Http/RequestHandlers/CheckTree.php:224
+#: app/Http/RequestHandlers/UserEditAction.php:97
+#: app/Http/RequestHandlers/UserEditPage.php:84
+#: app/Module/FamilyTreeNewsModule.php:175 app/Module/UserJournalModule.php:177
+#, php-format
+msgid "%s does not exist."
+msgstr "%s не існує."
+
#: resources/views/calendar-list.phtml:23
#, php-format
msgid "%s family"
@@ -236,8 +238,8 @@ msgstr[0] "%s сім'я"
msgstr[1] "%s сім'ї"
msgstr[2] "%s сімей"
-#: app/Http/RequestHandlers/SearchReplaceAction.php:79
-#: app/Http/RequestHandlers/SearchReplaceAction.php:111
+#: app/Http/RequestHandlers/SearchReplaceAction.php:76
+#: app/Http/RequestHandlers/SearchReplaceAction.php:108
#, php-format
msgid "%s family has been updated."
msgid_plural "%s families have been updated."
@@ -262,8 +264,8 @@ msgstr[0] "%s онук/онука"
msgstr[1] "%s онука/онуки"
msgstr[2] "%s онуків/онучок"
-#: app/Module/LifespansChartModule.php:276
-#: resources/views/admin/trees-unconnected.phtml:38
+#: app/Module/LifespansChartModule.php:270
+#: resources/views/admin/trees-unconnected.phtml:39
#: resources/views/calendar-list.phtml:18
#, php-format
msgid "%s individual"
@@ -272,9 +274,9 @@ msgstr[0] "%s персона"
msgstr[1] "%s персони"
msgstr[2] "%s персон"
-#: app/Http/RequestHandlers/SearchReplaceAction.php:75
-#: app/Http/RequestHandlers/SearchReplaceAction.php:101
-#: app/Http/RequestHandlers/SearchReplaceAction.php:107
+#: app/Http/RequestHandlers/SearchReplaceAction.php:72
+#: app/Http/RequestHandlers/SearchReplaceAction.php:98
+#: app/Http/RequestHandlers/SearchReplaceAction.php:104
#, php-format
msgid "%s individual has been updated."
msgid_plural "%s individuals have been updated."
@@ -282,7 +284,7 @@ msgstr[0] "%s персона була оновлена."
msgstr[1] "%s персони були оновлені."
msgstr[2] "%s персон було оновлено."
-#: app/Module/UserMessagesModule.php:164
+#: app/Module/UserMessagesModule.php:157
#, php-format
msgid "%s message"
msgid_plural "%s messages"
@@ -290,10 +292,10 @@ msgstr[0] "%s повідомлення"
msgstr[1] "%s повідомлення"
msgstr[2] "%s повідомлень"
-#: app/Age.php:102 app/Elements/AgeAtEvent.php:82
-#: app/Statistics/Repository/FamilyRepository.php:346
-#: app/Statistics/Repository/IndividualRepository.php:959
-#: resources/views/modules/relatives/family.phtml:196
+#: app/Age.php:96 app/Elements/AgeAtEvent.php:92
+#: app/Statistics/Repository/FamilyRepository.php:359
+#: app/Statistics/Repository/IndividualRepository.php:985
+#: resources/views/modules/relatives/family.phtml:195
#, php-format
msgid "%s month"
msgid_plural "%s months"
@@ -301,7 +303,7 @@ msgstr[0] "%s місяць"
msgstr[1] "%s місяці"
msgstr[2] "%s місяців"
-#: app/Http/RequestHandlers/SearchReplaceAction.php:91
+#: app/Http/RequestHandlers/SearchReplaceAction.php:88
#, php-format
msgid "%s note has been updated."
msgid_plural "%s notes have been updated."
@@ -310,18 +312,18 @@ msgstr[1] "%s нотатки будуть оновлені."
msgstr[2] "%s нотаток буде оновлено."
#. I18N: %s=“fifth cousin”, etc.
-#: app/Services/RelationshipService.php:2079
+#: app/Services/RelationshipService.php:2151
#, php-format
msgid "%s once removed ascending"
msgstr "%s двоюрідних за зростанням"
#. I18N: %s=“fifth cousin”, etc.
-#: app/Services/RelationshipService.php:2084
+#: app/Services/RelationshipService.php:2156
#, php-format
msgid "%s once removed descending"
msgstr "%s двоюрідних за спаданням"
-#: app/Http/RequestHandlers/SearchReplaceAction.php:83
+#: app/Http/RequestHandlers/SearchReplaceAction.php:80
#, php-format
msgid "%s repository has been updated."
msgid_plural "%s repositories have been updated."
@@ -336,7 +338,7 @@ msgstr[2] "%s репозиторіїв було оновлено."
msgid "%s sent you the following message."
msgstr "%s надіслав вам наступне повідомлення."
-#: app/Statistics/Repository/UserRepository.php:99
+#: app/Statistics/Repository/UserRepository.php:95
#, php-format
msgid "%s signed-in user"
msgid_plural "%s signed-in users"
@@ -344,7 +346,7 @@ msgstr[0] "%s зареєстрований користувач"
msgstr[1] "%s зареєстрованих користувачі"
msgstr[2] "%s зареєстрованих користувачів"
-#: app/Http/RequestHandlers/SearchReplaceAction.php:87
+#: app/Http/RequestHandlers/SearchReplaceAction.php:84
#, php-format
msgid "%s source has been updated."
msgid_plural "%s sources have been updated."
@@ -353,30 +355,30 @@ msgstr[1] "%s джерела було оновлено."
msgstr[2] "%s джерел було оновлено."
#. I18N: %s=“fifth cousin”, etc.
-#: app/Services/RelationshipService.php:2097
+#: app/Services/RelationshipService.php:2169
#, php-format
msgid "%s three times removed ascending"
msgstr "%s чотириюрідних за зростанням"
#. I18N: %s=“fifth cousin”, etc.
-#: app/Services/RelationshipService.php:2102
+#: app/Services/RelationshipService.php:2174
#, php-format
msgid "%s three times removed descending"
msgstr "%s чотириюрідних за спаданням"
#. I18N: %s=“fifth cousin”, etc.
-#: app/Services/RelationshipService.php:2088
+#: app/Services/RelationshipService.php:2160
#, php-format
msgid "%s twice removed ascending"
msgstr "%s троюрідних за зростанням"
#. I18N: %s=“fifth cousin”, etc.
-#: app/Services/RelationshipService.php:2093
+#: app/Services/RelationshipService.php:2165
#, php-format
msgid "%s twice removed descending"
msgstr "%s троюрідних за спаданням"
-#: app/Elements/AgeAtEvent.php:83
+#: app/Elements/AgeAtEvent.php:93
#, php-format
msgid "%s week"
msgid_plural "%s weeks"
@@ -384,10 +386,10 @@ msgstr[0] "%s тиждень"
msgstr[1] "%s тижні"
msgstr[2] "%s тижнів"
-#: app/Age.php:98 app/Elements/AgeAtEvent.php:81
-#: app/Statistics/Repository/FamilyRepository.php:351
-#: app/Statistics/Repository/IndividualRepository.php:964
-#: resources/views/modules/relatives/family.phtml:194
+#: app/Age.php:92 app/Elements/AgeAtEvent.php:91
+#: app/Statistics/Repository/FamilyRepository.php:364
+#: app/Statistics/Repository/IndividualRepository.php:990
+#: resources/views/modules/relatives/family.phtml:193
#: resources/views/modules/statistics-chart/custom.phtml:141
#: resources/views/modules/statistics-chart/custom.phtml:150
#, php-format
@@ -397,25 +399,25 @@ msgstr[0] "%s рік"
msgstr[1] "%s роки"
msgstr[2] "%s років"
-#: app/Http/RequestHandlers/CalendarEvents.php:161
+#: app/Http/RequestHandlers/CalendarEvents.php:159
#: resources/views/modules/yahrzeit/list.phtml:45
#, php-format
msgid "%s year anniversary"
msgstr "%s річниця"
-#: app/Services/RelationshipService.php:2282
+#: app/Services/RelationshipService.php:2354
#, php-format
msgid "%s × cousin"
msgstr "двоюрідний брат/сестра (в %s коліні)"
-#: app/Services/RelationshipService.php:2246
+#: app/Services/RelationshipService.php:2318
#, 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/Services/RelationshipService.php:2209
+#: app/Services/RelationshipService.php:2281
#, php-format
msgctxt "MALE"
msgid "%s × cousin"
@@ -434,89 +436,89 @@ msgid "%s&nbsp;CE"
msgstr "%s&nbsp;н.е."
#. I18N: Label on a graph; 40+ means 40 or more
-#: app/Module/StatisticsChartModule.php:865
+#: app/Module/StatisticsChartModule.php:862
#, php-format
msgid "%s+"
msgstr "%s+"
-#: app/Module/ClippingsCartModule.php:614
+#: app/Module/ClippingsCartModule.php:613
#, php-format
msgid "%s, her ancestors and their families"
msgstr "%s, її предки та їхні сім'ї"
-#: app/Module/ClippingsCartModule.php:611
+#: app/Module/ClippingsCartModule.php:610
#, php-format
msgid "%s, her parents and siblings"
msgstr "%s, її батьки, брати та сестри"
-#: app/Module/ClippingsCartModule.php:612
+#: app/Module/ClippingsCartModule.php:611
#, php-format
msgid "%s, her spouses and children"
msgstr "%s, її чоловіки та діти"
-#: app/Module/ClippingsCartModule.php:615
+#: app/Module/ClippingsCartModule.php:614
#, php-format
msgid "%s, her spouses and descendants"
msgstr "%s, її чоловіки та нащадки"
-#: app/Module/ClippingsCartModule.php:623
+#: app/Module/ClippingsCartModule.php:622
#, php-format
msgid "%s, his ancestors and their families"
msgstr "%s, його пращури та їхні сім'ї"
-#: app/Module/ClippingsCartModule.php:620
+#: app/Module/ClippingsCartModule.php:619
#, php-format
msgid "%s, his parents and siblings"
msgstr "%s, його батьки, брати та сестри"
-#: app/Module/ClippingsCartModule.php:621
+#: app/Module/ClippingsCartModule.php:620
#, php-format
msgid "%s, his spouses and children"
msgstr "%s, його жінки і діти"
-#: app/Module/ClippingsCartModule.php:624
+#: app/Module/ClippingsCartModule.php:623
#, php-format
msgid "%s, his spouses and descendants"
msgstr "%s, його дружини і нащадки"
#: resources/views/admin/data-fix-select.phtml:33
-#: resources/views/edit/add-fact-row.phtml:33
+#: resources/views/edit/add-fact-row.phtml:30
#: resources/views/modules/user-messages/user-messages.phtml:34
msgid "&lt;select&gt;"
msgstr "&lt;виберіть&gt;"
-#: app/Functions/FunctionsPrint.php:327
+#: resources/views/fact-date.phtml:120
#, php-format
msgid "(%s after death)"
msgstr "(%s після смерті)"
#. I18N: The current age of a living individual
-#: app/Http/RequestHandlers/IndividualPage.php:187
+#: app/Http/RequestHandlers/IndividualPage.php:183
#, php-format
msgid "(age %s)"
msgstr "вік %s"
#. I18N: The age of an individual at a given date
-#: app/Functions/FunctionsPrint.php:310
-#: app/Functions/FunctionsPrintFacts.php:370
-#: app/Http/RequestHandlers/IndividualPage.php:174
+#: app/Http/RequestHandlers/IndividualPage.php:170
+#: resources/views/fact-association-structure.phtml:68
+#: resources/views/fact-date.phtml:102
#, php-format
msgid "(aged %s)"
msgstr "(у віці %s)"
#. I18N: The age of an individual at a given date
-#: app/Functions/FunctionsPrint.php:306
-#: app/Functions/FunctionsPrintFacts.php:367
-#: app/Http/RequestHandlers/IndividualPage.php:171
+#: app/Http/RequestHandlers/IndividualPage.php:167
+#: resources/views/fact-association-structure.phtml:65
+#: resources/views/fact-date.phtml:98
#, php-format
msgctxt "Female"
msgid "(aged %s)"
msgstr "(віком %s)"
#. I18N: The age of an individual at a given date
-#: app/Functions/FunctionsPrint.php:302
-#: app/Functions/FunctionsPrintFacts.php:364
-#: app/Http/RequestHandlers/IndividualPage.php:168
+#: app/Http/RequestHandlers/IndividualPage.php:164
+#: resources/views/fact-association-structure.phtml:62
+#: resources/views/fact-date.phtml:94
#, php-format
msgctxt "Male"
msgid "(aged %s)"
@@ -528,12 +530,12 @@ msgstr "(віком %s)"
msgid "(filtered from %s total entries)"
msgstr "(відсортовано з усього %s записів)"
-#: app/Functions/FunctionsPrint.php:323
+#: resources/views/fact-date.phtml:116
msgid "(on the date of death)"
msgstr "(на день смерті)"
#. I18N: This punctuation is used to separate lists of items
-#: app/I18N.php:336
+#: app/I18N.php:334
msgid ", "
msgstr ", "
@@ -642,7 +644,7 @@ msgctxt "CENTURY"
msgid "9th"
msgstr "9-ий"
-#: app/Http/RequestHandlers/TreePreferencesPage.php:150
+#: app/Http/RequestHandlers/TreePreferencesPage.php:117
#: app/Http/RequestHandlers/UserEditPage.php:110
msgid "<default theme>"
msgstr "<тема за замовчуванням>"
@@ -652,11 +654,10 @@ msgid "<p>Notice: By completing and submitting this form, you agree:</p><ul><li>
msgstr ""
#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation.
-#: app/Fact.php:613 app/Functions/FunctionsPrint.php:106
-#: app/Functions/FunctionsPrintFacts.php:399
-#: app/Functions/FunctionsPrintFacts.php:402
-#: app/Functions/FunctionsPrintFacts.php:476
-#: app/Functions/FunctionsPrintFacts.php:490
+#: app/Elements/NoteStructure.php:135 app/Fact.php:620
+#: resources/views/fact-association-structure.phtml:97
+#: resources/views/fact-association-structure.phtml:100
+#: resources/views/fact-gedcom-fields.phtml:49
#, 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>"
@@ -667,37 +668,37 @@ msgid "A URL"
msgstr "URL-адреса"
#. I18N: Description of the “RelationshipsChart” module
-#: app/Module/RelationshipsChartModule.php:116
+#: app/Module/RelationshipsChartModule.php:117
msgid "A chart displaying relationships between two individuals."
msgstr "Діаграма, що відображає відносини між двома персонами."
#. I18N: Description of the “FamilyBookChart” module
-#: app/Module/FamilyBookChartModule.php:103
+#: app/Module/FamilyBookChartModule.php:91
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:96
+#: app/Module/CompactTreeChartModule.php:91
msgid "A chart of an individual’s ancestors, as a compact tree."
msgstr "Діаграма предків персони у вигляді компактного дерева."
#. I18N: Description of the “PedigreeChart” module
-#: app/Module/PedigreeChartModule.php:129
+#: app/Module/PedigreeChartModule.php:120
msgid "A chart of an individual’s ancestors, formatted as a tree."
msgstr "Діаграма предків персони у вигляді дерева."
#. I18N: Description of the “AncestorsChart” module
-#: app/Module/AncestorsChartModule.php:119
+#: app/Module/AncestorsChartModule.php:112
msgid "A chart of an individual’s ancestors."
msgstr "Діаграма предків персони."
#. I18N: Description of the “DescendancyChart” module
-#: app/Module/DescendancyChartModule.php:119
+#: app/Module/DescendancyChartModule.php:110
msgid "A chart of an individual’s descendants."
msgstr "Діаграма нащадків персони."
#. I18N: Description of the “LifespansChart” module
-#: app/Module/LifespansChartModule.php:121
+#: app/Module/LifespansChartModule.php:118
msgid "A chart of individuals’ lifespans."
msgstr "Діаграма тривалостей життя осіб."
@@ -711,38 +712,38 @@ 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:130
+#: app/Module/FanChartModule.php:154
msgid "A fan chart of an individual’s ancestors."
msgstr "Віялова діаграма предків персони."
-#: resources/views/admin/map-import-form.phtml:27
+#: resources/views/admin/map-import-form.phtml:26
#: resources/views/admin/trees-export.phtml:26
-#: resources/views/admin/trees-import.phtml:54
+#: resources/views/admin/trees-import.phtml:52
#: resources/views/modals/media-file-fields.phtml:29
-#: resources/views/modals/media-file-fields.phtml:89
+#: resources/views/modals/media-file-fields.phtml:87
msgid "A file on the server"
msgstr "Файл на сервер(і)"
-#: resources/views/admin/map-import-form.phtml:51
+#: resources/views/admin/map-import-form.phtml:49
#: resources/views/admin/trees-export.phtml:51
-#: resources/views/admin/trees-import.phtml:43
+#: resources/views/admin/trees-import.phtml:40
#: resources/views/modals/media-file-fields.phtml:25
#: resources/views/modals/media-file-fields.phtml:41
msgid "A file on your computer"
msgstr "Файл на ваш(ому) компьютер(і)"
#. I18N: Description of the “My page” module
-#: app/Module/UserWelcomeModule.php:73
+#: app/Module/UserWelcomeModule.php:70
msgid "A greeting message and useful links for a user."
msgstr "Привітальне повідомлення та корисні посилання для користувача."
#. I18N: Description of the “Home page” module
-#: app/Module/WelcomeBlockModule.php:71
+#: app/Module/WelcomeBlockModule.php:68
msgid "A greeting message for site visitors."
msgstr "Вітальне повідомлення для відвідувачів сайту."
#. I18N: Description of the “Contact information” module
-#: app/Module/ContactsFooterModule.php:68
+#: app/Module/ContactsFooterModule.php:66
msgid "A link to the site contacts."
msgstr "Посилання на контакти сайту."
@@ -752,7 +753,7 @@ msgid "A link to the webtrees home page."
msgstr "Посилання на домашню сторінку webtrees."
#. I18N: Description of the “Branches” module
-#: app/Module/BranchesListModule.php:115
+#: app/Module/BranchesListModule.php:112
msgid "A list of branches of a family."
msgstr "Список гілок сім'ї."
@@ -762,57 +763,57 @@ 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:57
+#: app/Module/FamilyListModule.php:54
msgid "A list of families."
msgstr "Список сімей."
#. I18N: Description of the “FAQ” module
-#: app/Module/FrequentlyAskedQuestionsModule.php:84
+#: app/Module/FrequentlyAskedQuestionsModule.php:81
msgid "A list of frequently asked questions and answers."
msgstr "Список поширених запитань і відповідей (ЧаПи)."
#. I18N: Description of the “Individuals” module
-#: app/Module/IndividualListModule.php:110
+#: app/Module/IndividualListModule.php:107
msgid "A list of individuals."
msgstr "Список осіб."
#. I18N: Description of the “Locations” module
-#: app/Module/LocationListModule.php:84
+#: app/Module/LocationListModule.php:81
msgid "A list of locations."
msgstr "Список локацій."
#. I18N: Description of the “Media objects” module
-#: app/Module/MediaListModule.php:93
+#: app/Module/MediaListModule.php:98
msgid "A list of media objects."
msgstr "Список медіа-об’єктів."
#. I18N: Description of the “Recent changes” module
-#: app/Module/RecentChangesModule.php:99
+#: app/Module/RecentChangesModule.php:97
msgid "A list of records that have been updated recently."
msgstr "Список нещодавно оновлених записів."
#. I18N: Description of the “Repositories” module
-#: app/Module/RepositoryListModule.php:84
+#: app/Module/RepositoryListModule.php:81
msgid "A list of repositories."
msgstr "Список сховищ."
#. I18N: Description of the “Shared notes” module
-#: app/Module/NoteListModule.php:81
+#: app/Module/NoteListModule.php:78
msgid "A list of shared notes."
msgstr "Список Загальних Нотаток."
#. I18N: Description of the “Sources” module
-#: app/Module/SourceListModule.php:83
+#: app/Module/SourceListModule.php:80
msgid "A list of sources."
msgstr "Список джерел."
-#. I18N: Description of the “Shared submitters” module
-#: app/Module/SubmitterListModule.php:84
+#. I18N: Description of the “Submitters” module
+#: app/Module/SubmitterListModule.php:81
msgid "A list of submitters."
msgstr "Список заявників."
#. I18N: Description of “Research tasks” module
-#: app/Module/ResearchTaskModule.php:74
+#: app/Module/ResearchTaskModule.php:78
msgid "A list of tasks and activities that are linked to the family tree."
msgstr "Список завдань і робіт, які пов'язані з генеалогічним древом."
@@ -822,12 +823,12 @@ 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:112
+#: app/Module/OnThisDayModule.php:111
msgid "A list of the anniversaries that occur today."
msgstr "Список річниць в цей день."
#. I18N: Description of the “Upcoming events” module
-#: app/Module/UpcomingAnniversariesModule.php:116
+#: app/Module/UpcomingAnniversariesModule.php:132
msgid "A list of the anniversaries that will occur in the near future."
msgstr "Список річниць в найближчому майбутньому."
@@ -837,12 +838,12 @@ msgid "A list of the most popular given names."
msgstr "Список найпопулярніших імен."
#. I18N: Description of the “Top surnames” module
-#: app/Module/TopSurnamesModule.php:76
+#: app/Module/TopSurnamesModule.php:83
msgid "A list of the most popular surnames."
msgstr "Список поширених прізвищ."
#. I18N: Description of the “Most viewed pages” module
-#: app/Module/TopPageViewsModule.php:58
+#: app/Module/TopPageViewsModule.php:60
msgid "A list of the pages that have been viewed the most number of times."
msgstr "Список сторінок, які були переглянуті найбільшу кількість разів."
@@ -863,12 +864,12 @@ 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:81
-#: resources/views/admin/control-panel.phtml:189
+#: resources/views/admin/control-panel.phtml:190
#: resources/views/admin/upgrade/wizard.phtml:29
msgid "A new version of webtrees is available."
msgstr "Доступна нова версія webtrees."
-#: app/Http/RequestHandlers/PasswordRequestAction.php:101
+#: app/Http/RequestHandlers/PasswordRequestAction.php:124
#, php-format
msgid "A password reset link has been sent to “%s”."
msgstr "Посилання для скидання пароля надіслано на адресу “%s”."
@@ -992,12 +993,12 @@ msgid "A sidebar showing an individual’s close families and relatives."
msgstr "Бокова панель - показує найближчі сім'ї персони та її родичів."
#. I18N: Description of the “Extra information” module
-#: app/Module/IndividualMetadataModule.php:68
+#: app/Module/IndividualMetadataModule.php:71
msgid "A sidebar showing non-genealogy information about an individual."
msgstr "Бічна панель - показує не генеалогічну інформацію про персону."
#. I18N: Description of the “Descendants” module
-#: app/Module/DescendancyModule.php:73
+#: app/Module/DescendancyModule.php:71
msgid "A sidebar showing the descendants of an individual."
msgstr "Бічна панель - показує нащадків персони."
@@ -1007,27 +1008,27 @@ msgid "A tab showing the close relatives of an individual."
msgstr "Закладка з найближчими родичами персони."
#. I18N: Description of the “Facts and events” module
-#: app/Module/IndividualFactsTabModule.php:81
+#: app/Module/IndividualFactsTabModule.php:86
msgid "A tab showing the facts and events of an individual."
msgstr "Вкладка показує факти й події, що стосуються даної персони."
#. I18N: Description of the “Media” module
-#: app/Module/MediaTabModule.php:71
+#: app/Module/MediaTabModule.php:70
msgid "A tab showing the media objects linked to an individual."
msgstr "Закладка, в якій показані медіаоб'єкти, пов'язані з персоною."
#. I18N: Description of the “Notes” module
-#: app/Module/NotesTabModule.php:70
+#: app/Module/NotesTabModule.php:71
msgid "A tab showing the notes attached to an individual."
msgstr "Закладка для відображення приміток до персони."
#. I18N: Description of the “Sources” module
-#: app/Module/SourcesTabModule.php:70
+#: app/Module/SourcesTabModule.php:69
msgid "A tab showing the sources linked to an individual."
msgstr "Закладка для відображення джерел, прив'язаних до персони."
#. I18N: Description of the “TimelineChart” module
-#: app/Module/TimelineChartModule.php:109
+#: app/Module/TimelineChartModule.php:106
msgid "A timeline displaying individual events."
msgstr "Діаграма часу, що відображає окремі події."
@@ -1080,7 +1081,6 @@ msgstr "A4"
#: resources/views/modules/here-maps/config.phtml:23
#: resources/views/modules/map-box/config.phtml:23
#: resources/views/modules/openrouteservice/config.phtml:23
-#: resources/views/modules/openstreetmap/config.phtml:23
msgid "API key"
msgstr "ключ API"
@@ -1089,45 +1089,45 @@ msgstr "ключ API"
msgid "Aba, Nigeria"
msgstr "Аба, Нігерія"
-#: app/Date/JalaliDate.php:266
+#: app/Date/JalaliDate.php:280
msgctxt "Abbreviation for Persian month: Aban"
msgid "Aban"
msgstr "Абан"
#. I18N: 8th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:139
+#: app/Date/JalaliDate.php:153
msgctxt "GENITIVE"
msgid "Aban"
msgstr "Абана"
#. I18N: 8th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:229
+#: app/Date/JalaliDate.php:243
msgctxt "INSTRUMENTAL"
msgid "Aban"
msgstr "Абаном"
#. I18N: 8th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:184
+#: app/Date/JalaliDate.php:198
msgctxt "LOCATIVE"
msgid "Aban"
msgstr "Абане"
#. I18N: 8th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:94
+#: app/Date/JalaliDate.php:108
msgctxt "NOMINATIVE"
msgid "Aban"
msgstr "Абан"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:589
-#: resources/views/admin/trees-preferences.phtml:591
-#: resources/views/admin/trees-preferences.phtml:595
+#: resources/views/admin/trees-preferences.phtml:560
+#: resources/views/admin/trees-preferences.phtml:562
+#: resources/views/admin/trees-preferences.phtml:566
msgid "Abbreviate place names"
msgstr "Скорочувати назва місць"
-#: app/Factories/ElementFactory.php:683 app/Module/CustomTagsGedcomL.php:201
+#: app/Factories/ElementFactory.php:688 app/Module/CustomTagsGedcomL.php:247
#: app/Module/CustomTagsGenPluswin.php:133
-#: app/Module/CustomTagsRootsMagic.php:56
+#: app/Module/CustomTagsRootsMagic.php:61
#: resources/views/lists/sources-table.phtml:95
#: resources/views/modals/source-fields.phtml:22
msgid "Abbreviation"
@@ -1144,7 +1144,7 @@ msgstr "Прийняти всі зміни"
#: resources/views/admin/components.phtml:42
#: resources/views/admin/components.phtml:105
-#: resources/views/admin/trees-privacy.phtml:243
+#: resources/views/admin/trees-privacy.phtml:229
msgid "Access level"
msgstr "Рівень доступу"
@@ -1166,73 +1166,73 @@ msgid "Action"
msgstr "Дія"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:190
+#: app/Date/JewishDate.php:205
msgctxt "GENITIVE"
msgid "Adar"
msgstr "Адара"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:294
+#: app/Date/JewishDate.php:309
msgctxt "INSTRUMENTAL"
msgid "Adar"
msgstr "Адаром"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:242
+#: app/Date/JewishDate.php:257
msgctxt "LOCATIVE"
msgid "Adar"
msgstr "Адар"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:138
+#: app/Date/JewishDate.php:153
msgctxt "NOMINATIVE"
msgid "Adar"
msgstr "Адар"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:188
+#: app/Date/JewishDate.php:203
msgctxt "GENITIVE"
msgid "Adar I"
msgstr "Адара I"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:292
+#: app/Date/JewishDate.php:307
msgctxt "INSTRUMENTAL"
msgid "Adar I"
msgstr "Адаром I"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:240
+#: app/Date/JewishDate.php:255
msgctxt "LOCATIVE"
msgid "Adar I"
msgstr "Адара I"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:136
+#: app/Date/JewishDate.php:151
msgctxt "NOMINATIVE"
msgid "Adar I"
msgstr "Адар I"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:208
+#: app/Date/JewishDate.php:223
msgctxt "GENITIVE"
msgid "Adar II"
msgstr "Адара II"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:312
+#: app/Date/JewishDate.php:327
msgctxt "INSTRUMENTAL"
msgid "Adar II"
msgstr "Адаром II"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:260
+#: app/Date/JewishDate.php:275
msgctxt "LOCATIVE"
msgid "Adar II"
msgstr "Адара II"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:156
+#: app/Date/JewishDate.php:171
msgctxt "NOMINATIVE"
msgid "Adar II"
msgstr "Адар II"
@@ -1242,49 +1242,49 @@ msgstr "Адар II"
msgid "Add"
msgstr "Додати"
-#: app/Module/ClippingsCartModule.php:516
-#: app/Module/ClippingsCartModule.php:628
-#: app/Module/ClippingsCartModule.php:745
-#: app/Module/ClippingsCartModule.php:795
-#: app/Module/ClippingsCartModule.php:845
-#: app/Module/ClippingsCartModule.php:895
-#: app/Module/ClippingsCartModule.php:950
-#: app/Module/ClippingsCartModule.php:1012
+#: app/Module/ClippingsCartModule.php:517
+#: app/Module/ClippingsCartModule.php:627
+#: app/Module/ClippingsCartModule.php:742
+#: app/Module/ClippingsCartModule.php:790
+#: app/Module/ClippingsCartModule.php:838
+#: app/Module/ClippingsCartModule.php:886
+#: app/Module/ClippingsCartModule.php:939
+#: app/Module/ClippingsCartModule.php:999
#, php-format
msgid "Add %s to the clippings cart"
msgstr "Додати %s в кошик"
-#: resources/views/modules/relatives/family.phtml:220
+#: resources/views/modules/relatives/family.phtml:219
msgid "Add a brother"
msgstr "Додати брата"
-#: app/Http/RequestHandlers/AddChildToFamilyPage.php:98
-#: resources/views/family-page-menu.phtml:50
-#: resources/views/modules/relatives/family.phtml:228
+#: app/Http/RequestHandlers/AddChildToFamilyPage.php:80
+#: resources/views/family-page-menu.phtml:52
+#: resources/views/modules/relatives/family.phtml:227
msgid "Add a child"
msgstr "Додати нову дитину"
-#: app/Http/RequestHandlers/AddChildToIndividualPage.php:105
-#: resources/views/modules/relatives/tab.phtml:157
+#: app/Http/RequestHandlers/AddChildToIndividualPage.php:87
+#: resources/views/modules/relatives/tab.phtml:156
msgid "Add a child to create a one-parent family"
msgstr "Додати дитину у неповну сім'ю"
-#: app/Http/RequestHandlers/AddChildToFamilyPage.php:97
+#: app/Http/RequestHandlers/AddChildToFamilyPage.php:79
#: resources/views/family-page-children.phtml:45
-#: resources/views/modules/relatives/family.phtml:224
+#: resources/views/modules/relatives/family.phtml:223
msgid "Add a daughter"
msgstr "Додати дочку"
-#: resources/views/edit/add-fact-row.phtml:22
-#: resources/views/edit/raw-gedcom-record.phtml:53
+#: resources/views/edit/add-fact-row.phtml:19
+#: resources/views/edit/raw-gedcom-record.phtml:52
#: resources/views/record-page-menu-facts.phtml:14
msgid "Add a fact"
msgstr "Додати факт"
-#: app/Http/RequestHandlers/AddParentToIndividualPage.php:97
+#: app/Http/RequestHandlers/AddParentToIndividualPage.php:78
#: resources/views/family-page-grandparents.phtml:34
#: resources/views/family-page-grandparents.phtml:42
-#: resources/views/modules/relatives/tab.phtml:49
+#: resources/views/modules/relatives/tab.phtml:48
msgid "Add a father"
msgstr "Додати батька"
@@ -1293,17 +1293,17 @@ msgstr "Додати батька"
msgid "Add a favorite"
msgstr "Додати в обране"
-#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:105
-#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:105
-#: resources/views/family-page-menu.phtml:37
+#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:84
+#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:87
+#: resources/views/family-page-menu.phtml:39
#: resources/views/family-page-parents.phtml:27
-#: resources/views/modules/relatives/family.phtml:63
-#: resources/views/modules/relatives/tab.phtml:136
+#: resources/views/modules/relatives/family.phtml:62
+#: resources/views/modules/relatives/tab.phtml:135
msgid "Add a husband"
msgstr "Додати нового чоловіка"
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:80
-#: resources/views/modules/relatives/tab.phtml:148
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76
+#: resources/views/modules/relatives/tab.phtml:147
msgid "Add a husband using an existing individual"
msgstr "Додати чоловіка з уже існуючих осіб"
@@ -1311,25 +1311,26 @@ msgstr "Додати чоловіка з уже існуючих осіб"
msgid "Add a journal entry"
msgstr "Додати нову замітку в щоденник"
-#: app/Http/RequestHandlers/AddMediaFileModal.php:77
-#: resources/views/media-page-menu.phtml:39
+#: app/Http/RequestHandlers/AddMediaFileModal.php:75
+#: resources/views/media-page-menu.phtml:37
#: resources/views/modals/add-media-file.phtml:21
msgid "Add a media file"
msgstr "Додати медіафайл"
+#: resources/views/family-page-menu.phtml:67
#: resources/views/individual-page-images.phtml:59
-#: resources/views/individual-page-menu.phtml:93
+#: resources/views/individual-page-menu.phtml:95
msgid "Add a media object"
msgstr "Додати новий медіаоб'єкт"
-#: app/Http/RequestHandlers/AddParentToIndividualPage.php:95
+#: app/Http/RequestHandlers/AddParentToIndividualPage.php:76
#: resources/views/family-page-grandparents.phtml:64
#: resources/views/family-page-grandparents.phtml:72
-#: resources/views/modules/relatives/tab.phtml:56
+#: resources/views/modules/relatives/tab.phtml:55
msgid "Add a mother"
msgstr "Додати мати"
-#: resources/views/individual-page-menu.phtml:42
+#: resources/views/individual-page-menu.phtml:43
msgid "Add a name"
msgstr "Додати нове ім'я"
@@ -1337,60 +1338,60 @@ msgstr "Додати нове ім'я"
msgid "Add a news article"
msgstr "Додати новину"
-#: resources/views/modules/notes/tab.phtml:53
+#: resources/views/modules/notes/tab.phtml:96
msgid "Add a note"
msgstr "Додати нову примітку"
-#: resources/views/modules/relatives/family.phtml:228
+#: resources/views/modules/relatives/family.phtml:227
msgid "Add a sibling"
msgstr "Додати брата або сестру"
-#: resources/views/modules/relatives/family.phtml:224
+#: resources/views/modules/relatives/family.phtml:223
msgid "Add a sister"
msgstr "Додати сестру"
-#: app/Http/RequestHandlers/AddChildToFamilyPage.php:96
+#: app/Http/RequestHandlers/AddChildToFamilyPage.php:78
#: resources/views/family-page-children.phtml:41
-#: resources/views/modules/relatives/family.phtml:220
+#: resources/views/modules/relatives/family.phtml:219
msgid "Add a son"
msgstr "Додати сина"
-#: resources/views/modules/sources_tab/tab.phtml:51
+#: resources/views/modules/sources_tab/tab.phtml:75
msgid "Add a source citation"
msgstr "Додати нову цитату із джерела"
-#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:106
+#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:88
msgid "Add a spouse"
msgstr "Додати нового чоловіка (у)"
-#: app/Module/StoriesModule.php:299
-#: resources/views/modules/stories/config.phtml:38
+#: app/Module/StoriesModule.php:292
+#: resources/views/modules/stories/config.phtml:36
#: resources/views/modules/stories/tab.phtml:36
msgid "Add a story"
msgstr "Додати історію"
#: app/Http/RequestHandlers/UserAddPage.php:48
-#: resources/views/admin/control-panel.phtml:518
+#: resources/views/admin/control-panel.phtml:519
msgid "Add a user"
msgstr "Додати нового користувача"
-#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:103
-#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:104
-#: resources/views/family-page-menu.phtml:44
+#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:82
+#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:86
+#: resources/views/family-page-menu.phtml:46
#: resources/views/family-page-parents.phtml:49
-#: resources/views/modules/relatives/family.phtml:100
-#: resources/views/modules/relatives/tab.phtml:134
+#: resources/views/modules/relatives/family.phtml:99
+#: resources/views/modules/relatives/tab.phtml:133
msgid "Add a wife"
msgstr "Додати дружину"
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:83
-#: resources/views/modules/relatives/tab.phtml:146
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:79
+#: resources/views/modules/relatives/tab.phtml:145
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:46
+#: app/Module/FrequentlyAskedQuestionsModule.php:298
+#: resources/views/modules/faq/config.phtml:45
msgid "Add an FAQ"
msgstr "Додати завис до ЧаПи"
@@ -1414,16 +1415,16 @@ msgstr "Додати історичні події на сторінку пер
msgid "Add individuals"
msgstr "Додати людей"
-#: resources/views/modules/relatives/family.phtml:149
+#: resources/views/modules/relatives/family.phtml:148
msgid "Add marriage details"
msgstr "Додати подробиці шлюбу"
#. I18N: Name of a module
-#: app/Module/FixMissingDeaths.php:58
+#: app/Module/FixMissingDeaths.php:57
msgid "Add missing death records"
msgstr "Додати відсутні записи про смерть"
-#: resources/views/edit-blocks-page.phtml:46
+#: resources/views/edit-blocks-page.phtml:50
msgid "Add more blocks from the following list."
msgstr "Додайте більше блоків з наступного набору."
@@ -1432,15 +1433,15 @@ msgid "Add more fields"
msgstr "Додати ще полів"
#. I18N: Description of the “Stories” module
-#: app/Module/StoriesModule.php:78
+#: app/Module/StoriesModule.php:75
msgid "Add narrative stories to individuals in the family tree."
msgstr "Додати історію про персону з родоводу."
-#: resources/views/admin/map-import-form.phtml:77
+#: resources/views/admin/map-import-form.phtml:62
msgid "Add new, and update existing records"
msgstr "Додайте нові та оновіть існуючі записи"
-#: resources/views/admin/trees-import.phtml:100
+#: resources/views/admin/trees-import.phtml:108
msgid "Add spaces where long lines were wrapped"
msgstr "Додати пробіли, де довгі рядки були перенесені"
@@ -1450,22 +1451,22 @@ 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:90
+#: resources/views/admin/trees-export.phtml:67
msgid "Add the GEDCOM media path to filenames"
msgstr "Додати медіа шлях в іменах файлів GEDCOM"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:205
+#: resources/views/admin/trees-preferences.phtml:197
msgid "Add to TITLE header tag"
msgstr "Додати до TITLE-тегу"
-#: app/Module/ClippingsCartModule.php:201
+#: app/Module/ClippingsCartModule.php:204
#: resources/views/modules/clippings/add-options.phtml:22
msgid "Add to the clippings cart"
msgstr "Додати у кошик вирізок"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:147
+#: resources/views/admin/trees-preferences.phtml:140
msgid "Add unique identifiers"
msgstr "Унікальні ідентифікатори"
@@ -1474,11 +1475,11 @@ msgid "Add unlinked records"
msgstr "Додати незв'язані записи"
#. I18N: Description of the “HTML” module
-#: app/Module/HtmlBlockModule.php:69
+#: app/Module/HtmlBlockModule.php:70
msgid "Add your own text and graphics."
msgstr "Додати свій особистий текст і графіки."
-#: app/Module/FamilyTreeNewsModule.php:182 app/Module/UserJournalModule.php:182
+#: app/Module/FamilyTreeNewsModule.php:184 app/Module/UserJournalModule.php:183
msgid "Add/edit a journal/news entry"
msgstr "Додати/редагувати запис у Щоденнику/Новинах"
@@ -1497,30 +1498,34 @@ msgstr "Додати/редагувати запис у Щоденнику/Но
msgid "Additional information"
msgstr "Додаткова інформація"
-#: app/Factories/ElementFactory.php:276 app/Factories/ElementFactory.php:388
-#: app/Factories/ElementFactory.php:408 app/Factories/ElementFactory.php:661
-#: app/Factories/ElementFactory.php:708
-#: app/Http/RequestHandlers/CreateRepositoryModal.php:52
-#: app/Module/CustomTagsPhpGedView.php:57 app/Module/FixCemeteryTag.php:85
+#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:392
+#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:666
+#: app/Factories/ElementFactory.php:713
+#: app/Http/RequestHandlers/CreateRepositoryModal.php:50
+#: app/Module/CustomTagsGedcomL.php:229
+#: app/Module/CustomTagsPersonalAncestralFile.php:66
+#: app/Module/CustomTagsPhpGedView.php:57 app/Module/FixCemeteryTag.php:84
#: resources/views/modals/submitter-fields.phtml:33
msgid "Address"
msgstr "Адреса"
-#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:389
-#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:662
-#: app/Factories/ElementFactory.php:709
+#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:393
+#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:667
+#: app/Factories/ElementFactory.php:714 app/Module/CustomTagsGedcomL.php:230
+#: app/Module/CustomTagsPersonalAncestralFile.php:67
msgid "Address line 1"
msgstr "Рядок адреси 1"
-#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:390
-#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:663
-#: app/Factories/ElementFactory.php:710
+#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:394
+#: app/Factories/ElementFactory.php:414 app/Factories/ElementFactory.php:668
+#: app/Factories/ElementFactory.php:715 app/Module/CustomTagsGedcomL.php:231
+#: app/Module/CustomTagsPersonalAncestralFile.php:68
msgid "Address line 2"
msgstr "Рядок адреси 2"
-#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:391
-#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:664
-#: app/Factories/ElementFactory.php:711
+#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:395
+#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:669
+#: app/Factories/ElementFactory.php:716 app/Module/CustomTagsGedcomL.php:232
msgid "Address line 3"
msgstr "Рядок адреси 3"
@@ -1546,7 +1551,7 @@ msgstr "Аккаунт адміністратора"
msgid "Administrator comments on user"
msgstr "Коментар адміністратора"
-#: resources/views/admin/control-panel.phtml:486
+#: resources/views/admin/control-panel.phtml:487
msgid "Administrators"
msgstr "Адміністратори"
@@ -1570,103 +1575,103 @@ msgid "Adopted by both parents"
msgstr "Усиновлений обома батьками"
#: app/Elements/AdoptedByWhichParent.php:58
-#: app/Module/CustomTagsBrothersKeeper.php:92
+#: app/Module/CustomTagsBrothersKeeper.php:93
msgid "Adopted by father"
msgstr "Усиновлено батьком"
#: app/Elements/AdoptedByWhichParent.php:59
-#: app/Module/CustomTagsBrothersKeeper.php:93
+#: app/Module/CustomTagsBrothersKeeper.php:94
msgid "Adopted by mother"
msgstr "Усиновлені матір'ю"
-#: app/Module/CustomTagsBrothersKeeper.php:71
-#: app/Module/CustomTagsPersonalAncestralFile.php:54
+#: app/Module/CustomTagsBrothersKeeper.php:72
+#: app/Module/CustomTagsPersonalAncestralFile.php:63
msgid "Adopted name"
msgstr "Ім'я по всиновленні"
-#: app/Factories/ElementFactory.php:449 app/Factories/ElementFactory.php:452
+#: app/Factories/ElementFactory.php:453 app/Factories/ElementFactory.php:456
msgid "Adoption"
msgstr "Усиновлення"
-#: app/Module/IndividualFactsTabModule.php:323
+#: app/Module/IndividualFactsTabModule.php:328
msgid "Adoption of a brother"
msgstr "Усиновлення брата"
-#: app/Module/IndividualFactsTabModule.php:302
+#: app/Module/IndividualFactsTabModule.php:307
msgid "Adoption of a child"
msgstr "Усиновлення дитини"
-#: app/Module/IndividualFactsTabModule.php:301
+#: app/Module/IndividualFactsTabModule.php:306
msgid "Adoption of a daughter"
msgstr "Удочеріння"
-#: app/Module/IndividualFactsTabModule.php:371
-#: app/Module/IndividualFactsTabModule.php:394
-#: app/Module/IndividualFactsTabModule.php:417
+#: app/Module/IndividualFactsTabModule.php:376
+#: app/Module/IndividualFactsTabModule.php:399
+#: app/Module/IndividualFactsTabModule.php:422
msgid "Adoption of a grandchild"
msgstr "Усиновлення онука / онучки"
-#: app/Module/IndividualFactsTabModule.php:370
+#: app/Module/IndividualFactsTabModule.php:375
msgid "Adoption of a granddaughter"
msgstr "Удочеріння внучки"
-#: app/Module/IndividualFactsTabModule.php:393
+#: app/Module/IndividualFactsTabModule.php:398
msgctxt "daughter’s daughter"
msgid "Adoption of a granddaughter"
msgstr "Удочеріння внучки"
-#: app/Module/IndividualFactsTabModule.php:416
+#: app/Module/IndividualFactsTabModule.php:421
msgctxt "son’s daughter"
msgid "Adoption of a granddaughter"
msgstr "Удочеріння внучки"
-#: app/Module/IndividualFactsTabModule.php:369
+#: app/Module/IndividualFactsTabModule.php:374
msgid "Adoption of a grandson"
msgstr "Усиновлення онука"
-#: app/Module/IndividualFactsTabModule.php:392
+#: app/Module/IndividualFactsTabModule.php:397
msgctxt "daughter’s son"
msgid "Adoption of a grandson"
msgstr "Усиновлення онука"
-#: app/Module/IndividualFactsTabModule.php:415
+#: app/Module/IndividualFactsTabModule.php:420
msgctxt "son’s son"
msgid "Adoption of a grandson"
msgstr "Усиновлення онука"
-#: app/Module/IndividualFactsTabModule.php:346
+#: app/Module/IndividualFactsTabModule.php:351
msgid "Adoption of a half-brother"
msgstr "Усиновлення неповнорідного брата"
-#: app/Module/IndividualFactsTabModule.php:348
+#: app/Module/IndividualFactsTabModule.php:353
msgid "Adoption of a half-sibling"
msgstr "Усиновлення неповнорідного брати/сестри"
-#: app/Module/IndividualFactsTabModule.php:347
+#: app/Module/IndividualFactsTabModule.php:352
msgid "Adoption of a half-sister"
msgstr "Усиновлення неповнорідної сестри"
-#: app/Module/IndividualFactsTabModule.php:325
+#: app/Module/IndividualFactsTabModule.php:330
msgid "Adoption of a sibling"
msgstr "Усиновлення брата/сестри"
-#: app/Module/IndividualFactsTabModule.php:324
+#: app/Module/IndividualFactsTabModule.php:329
msgid "Adoption of a sister"
msgstr "Удочеріння сестри"
-#: app/Module/IndividualFactsTabModule.php:300
+#: app/Module/IndividualFactsTabModule.php:305
msgid "Adoption of a son"
msgstr "Усиновлення"
-#: app/Factories/ElementFactory.php:451
+#: app/Factories/ElementFactory.php:455
msgid "Adoptive parents"
msgstr "Прийомні батьки"
-#: app/Factories/ElementFactory.php:495
+#: app/Factories/ElementFactory.php:499
msgid "Adult christening"
msgstr "Хрещення в дорослому віці (церемонія)"
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:165
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:163
#: app/Module/SearchMenuModule.php:125
msgid "Advanced search"
msgstr "Розширений пошук"
@@ -1680,20 +1685,20 @@ msgstr "Афганістан"
msgid "Africa"
msgstr "Африка"
-#: resources/views/admin/trees-create.phtml:61
+#: resources/views/admin/trees-create.phtml:59
msgid "After creating the family tree, you will be able to import data from a GEDCOM file."
msgstr "Після створення генеалогічного дерева ви зможете імпорувати дані з GEDCOM файлу."
-#: app/Factories/ElementFactory.php:416 app/Functions/FunctionsPrint.php:342
-#: app/Statistics/Google/ChartAge.php:141
-#: app/Statistics/Google/ChartMarriageAge.php:164
+#: app/Factories/ElementFactory.php:420 app/Statistics/Google/ChartAge.php:137
+#: app/Statistics/Google/ChartMarriageAge.php:160
+#: resources/views/fact-date.phtml:137
#: resources/views/lists/chart-by-age.phtml:32
-#: resources/views/lists/families-table.phtml:141
-#: resources/views/lists/families-table.phtml:216
-#: resources/views/lists/families-table.phtml:219
-#: resources/views/lists/individuals-table.phtml:156
-#: resources/views/lists/individuals-table.phtml:252
-#: resources/views/modules/timeline-chart/chart.phtml:414
+#: resources/views/lists/families-table.phtml:139
+#: resources/views/lists/families-table.phtml:222
+#: resources/views/lists/families-table.phtml:225
+#: resources/views/lists/individuals-table.phtml:155
+#: resources/views/lists/individuals-table.phtml:260
+#: resources/views/modules/timeline-chart/chart.phtml:416
msgid "Age"
msgstr "Вік"
@@ -1705,15 +1710,15 @@ msgstr "Вік при народженні дитини"
msgid "Age at which to assume an individual is dead"
msgstr "Максимальний вік для живої людини"
-#: resources/views/statistics/families/age-difference.phtml:42
+#: resources/views/statistics/families/age-difference.phtml:39
msgid "Age between husband and wife"
msgstr "Різниця у віці між чоловіком і дружиною"
-#: resources/views/statistics/families/age-difference.phtml:20
+#: resources/views/statistics/families/age-difference.phtml:19
msgid "Age between siblings"
msgstr "Різниця у віці між братами/сестрами"
-#: resources/views/statistics/families/age-difference.phtml:51
+#: resources/views/statistics/families/age-difference.phtml:48
msgid "Age between wife and husband"
msgstr "Різниця у віці між дружиною і чоловіком"
@@ -1721,14 +1726,14 @@ msgstr "Різниця у віці між дружиною і чоловіком
msgid "Age difference"
msgstr "Різниця у віці"
-#: app/Module/StatisticsChartModule.php:644
+#: app/Module/StatisticsChartModule.php:641
#: resources/views/modules/statistics-chart/custom.phtml:40
msgid "Age in year of first marriage"
msgstr "Вік вступу в перший шлюб, по рокам"
-#: app/Module/StatisticsChartModule.php:583
-#: resources/views/lists/families-table.phtml:482
-#: resources/views/lists/families-table.phtml:524
+#: app/Module/StatisticsChartModule.php:580
+#: resources/views/lists/families-table.phtml:480
+#: resources/views/lists/families-table.phtml:522
#: resources/views/modules/statistics-chart/custom.phtml:39
#: resources/views/statistics/families/marriage-age.phtml:12
msgid "Age in year of marriage"
@@ -1741,7 +1746,7 @@ msgid "Age interval"
msgstr "Віковий інтервал"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:415
+#: resources/views/admin/trees-preferences.phtml:396
msgid "Age of parents next to child’s birthdate"
msgstr "Вік батьків після дати народження дитини"
@@ -1750,8 +1755,8 @@ msgstr "Вік батьків після дати народження дити
msgid "Age related to death year"
msgstr "Кончини по десятиліттях"
-#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:417
-#: app/Factories/ElementFactory.php:690
+#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:421
+#: app/Factories/ElementFactory.php:695 app/Module/CustomTagsGedcomL.php:228
msgid "Agency"
msgstr "Установа"
@@ -1780,24 +1785,24 @@ msgstr "Альбукерке, Нью-Мексико"
msgid "Algeria"
msgstr "Алжир"
-#: app/Factories/ElementFactory.php:455
+#: app/Factories/ElementFactory.php:459
msgid "Alias"
msgstr "Також відомий як"
-#: resources/views/lists/individuals-table.phtml:191
+#: resources/views/lists/individuals-table.phtml:192
msgid "Alive"
msgstr "Живі"
-#: app/Module/FrequentlyAskedQuestionsModule.php:320
-#: app/Module/IndividualListModule.php:234
-#: app/Module/IndividualListModule.php:243
-#: app/Module/IndividualListModule.php:252
-#: app/Module/IndividualListModule.php:341
-#: app/Module/IndividualListModule.php:443
-#: app/Module/IndividualListModule.php:445
-#: resources/views/calendar-page.phtml:179
+#: app/Module/FrequentlyAskedQuestionsModule.php:317
+#: app/Module/IndividualListModule.php:233
+#: app/Module/IndividualListModule.php:242
+#: app/Module/IndividualListModule.php:251
+#: app/Module/IndividualListModule.php:340
+#: app/Module/IndividualListModule.php:453
+#: app/Module/IndividualListModule.php:455
+#: resources/views/calendar-page.phtml:180
#: resources/views/lists/datatables-attributes.phtml:10
-#: resources/views/modules/faq/config.phtml:70
+#: resources/views/modules/faq/config.phtml:74
#: resources/views/modules/random_media/config.phtml:20
#: resources/views/modules/user-messages/user-messages.phtml:67
#: resources/xml/reports/ahnentafel_report.xml:7
@@ -1814,28 +1819,28 @@ msgstr "Живі"
msgid "All"
msgstr "Усі"
-#: app/Http/RequestHandlers/TreePrivacyPage.php:170
-#: resources/views/admin/trees-privacy.phtml:272
+#: app/Http/RequestHandlers/TreePrivacyPage.php:167
+#: resources/views/admin/trees-privacy.phtml:258
msgid "All facts and events"
msgstr "Всі факти і події"
-#: app/Http/RequestHandlers/RegisterAction.php:234
+#: app/Http/RequestHandlers/RegisterAction.php:249
msgid "All fields must be completed."
msgstr "Всі поля мають бути заповнені."
-#: resources/views/calendar-page.phtml:121
-#: resources/views/calendar-page.phtml:133
+#: resources/views/calendar-page.phtml:122
+#: resources/views/calendar-page.phtml:134
msgid "All individuals"
msgstr "Всі персони"
#: app/Http/RequestHandlers/ModulesAllPage.php:58
#: resources/views/admin/components.phtml:28
-#: resources/views/admin/control-panel.phtml:575
+#: resources/views/admin/control-panel.phtml:566
msgid "All modules"
msgstr "Усі модулі"
-#: resources/views/admin/trees-privacy.phtml:179
-#: resources/views/admin/trees-privacy.phtml:265
+#: resources/views/admin/trees-privacy.phtml:165
+#: resources/views/admin/trees-privacy.phtml:251
msgid "All records"
msgstr "Всі записи"
@@ -1845,22 +1850,22 @@ 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:637
+#: resources/views/admin/trees-preferences.phtml:603
msgid "Allow users to see raw GEDCOM records"
msgstr "Дозволяти користувачам переглядати GEDCOM записи"
#. I18N: A configuration setting
-#: resources/views/admin/site-registration.phtml:52
+#: resources/views/admin/site-registration.phtml:51
msgid "Allow visitors to request a new user account"
msgstr "Дозволити відвідувачам запросити створення нового облікового запису користувача"
-#: app/Module/CustomTagsBrothersKeeper.php:72
+#: app/Module/CustomTagsBrothersKeeper.php:73
#: app/Module/CustomTagsFamilyTreeBuilder.php:54
#: app/Module/CustomTagsFamilyTreeMaker.php:113
#: app/Module/CustomTagsGenPluswin.php:114
#: app/Module/CustomTagsGenPluswin.php:120
-#: app/Module/CustomTagsPersonalAncestralFile.php:55
-#: app/Module/CustomTagsPersonalAncestralFile.php:56
+#: app/Module/CustomTagsPersonalAncestralFile.php:64
+#: app/Module/CustomTagsPersonalAncestralFile.php:65
msgid "Also known as"
msgstr "Інакше"
@@ -1879,7 +1884,7 @@ msgstr "Американське Самоа"
msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees."
msgstr "Записи \"ЧаПи\" можуть бути показані у всіх генеалогічних деревах або тільки в одному з генеалогічних дерев."
-#: resources/views/admin/site-registration.phtml:59
+#: resources/views/admin/site-registration.phtml:58
msgid "An administrator must approve the new user account and select an access level before the user can sign in."
msgstr "Перед тим, як корисувач зможе увійти в систему, адміністратор має схвалити створення нового облікового запису користувача і встановити рівень доступу для нього."
@@ -1889,12 +1894,12 @@ msgid "An alternative to the “media” tab, and an enhanced image viewer."
msgstr "Альтернатива для закладки «Медіа»."
#. I18N: Description of the “Charts” module
-#: app/Module/ChartsBlockModule.php:80
+#: app/Module/ChartsBlockModule.php:77
msgid "An alternative way to display charts."
msgstr "Альтернативний метод показувати графіки."
#. I18N: Description of the “Census assistant” module
-#: app/Module/CensusAssistantModule.php:63
+#: app/Module/CensusAssistantModule.php:62
msgid "An alternative way to enter census transcripts and link them to individuals."
msgstr "Альтернативний спосіб введення стенограми перепису і зв'язок персон з ними."
@@ -1909,7 +1914,7 @@ msgid "An alternative way to sign in and sign out."
msgstr "Альтернативний спосіб для входу і виходу."
#. I18N: Description of the “HourglassChart” module
-#: app/Module/HourglassChartModule.php:101
+#: app/Module/HourglassChartModule.php:93
msgid "An hourglass chart of an individual’s ancestors and descendants."
msgstr "Діаграма - пісочний годинник предків та нащадків персони."
@@ -1918,7 +1923,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:64
+#: app/Module/InteractiveTreeModule.php:60
msgid "An interactive tree, showing all the ancestors and descendants of an individual."
msgstr "Інтерактивне дерево, з зазначенням всіх предків і нащадків персони."
@@ -1927,19 +1932,19 @@ msgstr "Інтерактивне дерево, з зазначенням всі
msgid "An unexpected database error occurred."
msgstr "Виникла неочікувана помилка в базі даних."
-#: resources/views/admin/control-panel.phtml:204
+#: resources/views/admin/control-panel.phtml:205
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:108
+#: app/Module/AncestorsChartModule.php:101
#: resources/xml/reports/ahnentafel_report.xml:4
msgid "Ancestors"
msgstr "Предки"
-#: app/Factories/ElementFactory.php:456
+#: app/Factories/ElementFactory.php:460
msgid "Ancestors interest"
msgstr "Інтереси предків"
@@ -1948,12 +1953,12 @@ msgid "Ancestors of "
msgstr "Предки "
#. I18N: %s is an individual’s name
-#: app/Module/AncestorsChartModule.php:154
+#: app/Module/AncestorsChartModule.php:147
#, php-format
msgid "Ancestors of %s"
msgstr "Предки від %s"
-#: app/Factories/ElementFactory.php:454
+#: app/Factories/ElementFactory.php:458
msgid "Ancestral file number"
msgstr "Номер в потомственим файлі"
@@ -1982,19 +1987,19 @@ msgid "Anguilla"
msgstr "Ангілья"
#: resources/views/lists/anniversaries-table.phtml:39
-#: resources/views/lists/families-table.phtml:222
-#: resources/views/lists/individuals-table.phtml:238
-#: resources/views/lists/individuals-table.phtml:248
-#: resources/views/modules/share-anniversary/share.phtml:19
+#: resources/views/lists/families-table.phtml:228
+#: resources/views/lists/individuals-table.phtml:246
+#: resources/views/lists/individuals-table.phtml:256
+#: resources/views/modules/share-anniversary/share.phtml:18
#: resources/views/modules/yahrzeit/table.phtml:29
msgid "Anniversary"
msgstr "Річниця"
-#: app/Http/RequestHandlers/CalendarPage.php:120
+#: app/Http/RequestHandlers/CalendarPage.php:116
msgid "Anniversary calendar"
msgstr "Календар ювілеїв"
-#: app/Factories/ElementFactory.php:320
+#: app/Factories/ElementFactory.php:324
msgid "Annulment"
msgstr "Анулювання"
@@ -2012,7 +2017,7 @@ msgstr "Антарктида"
msgid "Antigua and Barbuda"
msgstr "Антигуа і Барбуда"
-#: app/Http/RequestHandlers/LoginPage.php:84
+#: app/Http/RequestHandlers/LoginPage.php:85
msgid "Anyone with a user account can access this website."
msgstr "Будь-хто з обліковим записом має доступ до сайту."
@@ -2021,21 +2026,19 @@ msgstr "Будь-хто з обліковим записом має доступ
msgid "Apia, Samoa"
msgstr "Апіа, Самоа"
-#: resources/views/admin/trees-export.phtml:101
-#: resources/views/modules/clippings/download.phtml:24
-#: resources/views/modules/clippings/download.phtml:56
+#: resources/views/admin/gedcom-export-options.phtml:63
msgid "Apply privacy settings"
msgstr "Застосувати права доступу"
#. I18N: Label for checkbox
-#: resources/views/admin/trees-preferences.phtml:807
-#: resources/views/admin/trees-privacy.phtml:308
+#: resources/views/admin/trees-preferences.phtml:760
+#: resources/views/admin/trees-privacy.phtml:294
msgid "Apply these preferences to all family trees"
msgstr "Застосувати ці налаштування до всіх генеалогічних дерев"
#. I18N: Label for checkbox
-#: resources/views/admin/trees-preferences.phtml:814
-#: resources/views/admin/trees-privacy.phtml:315
+#: resources/views/admin/trees-preferences.phtml:767
+#: resources/views/admin/trees-privacy.phtml:301
msgid "Apply these preferences to new family trees"
msgstr "Застосувати ці налаштування до нових генеалогічних дерев"
@@ -2047,28 +2050,28 @@ msgstr "Схвалено"
msgid "Approved by administrator"
msgstr "Схвалено адміністратором"
-#: app/Date/AbstractGregorianJulianDate.php:204
+#: app/Date/AbstractGregorianJulianDate.php:234
msgctxt "Abbreviation for April"
msgid "Apr"
msgstr "Кві"
-#: app/Date/AbstractGregorianJulianDate.php:101
+#: app/Date/AbstractGregorianJulianDate.php:131
msgctxt "GENITIVE"
msgid "April"
msgstr "Квітня"
-#: app/Date/AbstractGregorianJulianDate.php:171
+#: app/Date/AbstractGregorianJulianDate.php:201
msgctxt "INSTRUMENTAL"
msgid "April"
msgstr "Квітнем"
-#: app/Date/AbstractGregorianJulianDate.php:136
+#: app/Date/AbstractGregorianJulianDate.php:166
msgctxt "LOCATIVE"
msgid "April"
msgstr "Квітня"
-#: app/Date/AbstractGregorianJulianDate.php:66
-#: app/Module/StatisticsChartModule.php:795
+#: app/Date/AbstractGregorianJulianDate.php:96
+#: app/Module/StatisticsChartModule.php:792
#: resources/views/edit/initialize-calendar-popup.phtml:14
msgctxt "NOMINATIVE"
msgid "April"
@@ -2084,27 +2087,27 @@ msgstr "Аквамарин"
msgid "Are you sure you want to delete the link to “%s”?"
msgstr "Ви впевнені що хочете видалити посилання на %s?"
-#: resources/views/individual-name.phtml:87
-#: resources/views/media-page-details.phtml:41
+#: resources/views/individual-name.phtml:86
+#: resources/views/media-page-details.phtml:38
msgid "Are you sure you want to delete this fact?"
msgstr "Ви впевнені, що хочете видалити цей факт?"
#: resources/views/modules/user-messages/user-messages.phtml:51
-#: resources/views/modules/user-messages/user-messages.phtml:136
+#: resources/views/modules/user-messages/user-messages.phtml:135
msgid "Are you sure you want to delete this message? It cannot be retrieved later."
msgstr "Ви впевнені, що хочете видалити це повідомлення? Ви не зможете відновити його пізніше."
-#: app/Http/RequestHandlers/ManageMediaData.php:253
+#: app/Http/RequestHandlers/ManageMediaData.php:258
#: resources/views/admin/clean-data.phtml:41
-#: resources/views/admin/trees.phtml:115
+#: resources/views/admin/trees.phtml:116
#: resources/views/admin/users-table-options.phtml:44
-#: resources/views/edit-account-page.phtml:175
+#: resources/views/edit-account-page.phtml:172
#: resources/views/edit/icon-fact-delete.phtml:14
-#: resources/views/individual-page-menu.phtml:116
-#: resources/views/media-page-menu.phtml:73
-#: resources/views/modules/faq/config.phtml:98
+#: resources/views/individual-page-menu.phtml:119
+#: resources/views/media-page-menu.phtml:71
+#: resources/views/modules/faq/config.phtml:102
#: resources/views/modules/gedcom_news/list.phtml:45
-#: resources/views/modules/stories/config.phtml:84
+#: resources/views/modules/stories/config.phtml:87
#: resources/views/modules/user_blog/list.phtml:45
#: resources/views/record-page-menu.phtml:45
#, php-format
@@ -2167,21 +2170,20 @@ msgstr "Попіл"
msgid "Asia"
msgstr "Азія"
-#: app/Factories/ElementFactory.php:457
-#: app/Functions/FunctionsPrintFacts.php:402
-#: app/Module/CustomTagsGedcomL.php:100 app/Module/CustomTagsGedcomL.php:149
-#: app/Module/CustomTagsGenPluswin.php:77
+#: app/Factories/ElementFactory.php:461 app/Module/CustomTagsGedcomL.php:117
+#: app/Module/CustomTagsGedcomL.php:169 app/Module/CustomTagsGenPluswin.php:77
#: app/Module/CustomTagsGenPluswin.php:109
#: app/Module/CustomTagsPhpGedView.php:54 app/Module/CustomTagsWebtrees.php:54
#: app/Module/CustomTagsWebtrees.php:68
+#: resources/views/fact-association-structure.phtml:100
msgid "Associate"
msgstr "Зв'язати"
-#: app/Http/RequestHandlers/HelpText.php:261
+#: app/Http/RequestHandlers/HelpText.php:276
msgid "Associate events with this source"
msgstr "Зв'язати факти з цим джерелом"
-#: resources/views/modules/personal_facts/tab.phtml:31
+#: resources/views/modules/personal_facts/tab.phtml:32
msgid "Associated events"
msgstr "Асоційовані події"
@@ -2229,34 +2231,34 @@ msgid "Attending"
msgstr "Прислуга"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:60 app/Module/CustomTagsGedcom53.php:59
-#: app/Module/CustomTagsGedcom53.php:99 app/Module/CustomTagsGedcom53.php:125
-#: app/Module/CustomTagsGedcom53.php:140 app/Module/CustomTagsLegacy.php:130
+#: app/Elements/SourceMediaType.php:60 app/Module/CustomTagsGedcom53.php:60
+#: app/Module/CustomTagsGedcom53.php:100 app/Module/CustomTagsGedcom53.php:126
+#: app/Module/CustomTagsGedcom53.php:141 app/Module/CustomTagsLegacy.php:131
msgid "Audio"
msgstr "Аудіо"
-#: app/Date/AbstractGregorianJulianDate.php:208
+#: app/Date/AbstractGregorianJulianDate.php:238
msgctxt "Abbreviation for August"
msgid "Aug"
msgstr "Сер"
-#: app/Date/AbstractGregorianJulianDate.php:105
+#: app/Date/AbstractGregorianJulianDate.php:135
msgctxt "GENITIVE"
msgid "August"
msgstr "Серпня"
-#: app/Date/AbstractGregorianJulianDate.php:175
+#: app/Date/AbstractGregorianJulianDate.php:205
msgctxt "INSTRUMENTAL"
msgid "August"
msgstr "Серпнем"
-#: app/Date/AbstractGregorianJulianDate.php:140
+#: app/Date/AbstractGregorianJulianDate.php:170
msgctxt "LOCATIVE"
msgid "August"
msgstr "Серпня"
-#: app/Date/AbstractGregorianJulianDate.php:70
-#: app/Module/StatisticsChartModule.php:799
+#: app/Date/AbstractGregorianJulianDate.php:100
+#: app/Module/StatisticsChartModule.php:796
#: resources/views/edit/initialize-calendar-popup.phtml:18
msgctxt "NOMINATIVE"
msgid "August"
@@ -2272,7 +2274,7 @@ msgstr "Австралія"
msgid "Austria"
msgstr "Австрія"
-#: app/Factories/ElementFactory.php:684
+#: app/Factories/ElementFactory.php:689
#: resources/views/lists/sources-table.phtml:96
#: resources/views/modals/source-fields.phtml:30
msgid "Author"
@@ -2293,7 +2295,7 @@ msgstr "Автор останньої зміни"
#. I18N: Automatic suggestions when you type
#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43
-#: resources/views/admin/control-panel.phtml:640
+#: resources/views/admin/control-panel.phtml:631
msgid "Autocomplete"
msgstr "Автозаповнення"
@@ -2302,111 +2304,111 @@ msgid "Automatically accept changes made by this user"
msgstr "Автоматично приймати зміни, зроблені цим користувачем"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:555
+#: resources/views/admin/trees-preferences.phtml:530
msgid "Automatically expand notes"
msgstr "Автоматично розкривати примітки"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:571
+#: resources/views/admin/trees-preferences.phtml:544
msgid "Automatically expand sources"
msgstr "Автоматично розгортати записи джерел"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:200
+#: app/Date/JewishDate.php:215
msgctxt "GENITIVE"
msgid "Av"
msgstr "Ава"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:304
+#: app/Date/JewishDate.php:319
msgctxt "INSTRUMENTAL"
msgid "Av"
msgstr "Авом"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:252
+#: app/Date/JewishDate.php:267
msgctxt "LOCATIVE"
msgid "Av"
msgstr "Ава"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:148
+#: app/Date/JewishDate.php:163
msgctxt "NOMINATIVE"
msgid "Av"
msgstr "Ав"
-#: app/Statistics/Google/ChartAge.php:119
-#: app/Statistics/Google/ChartMarriageAge.php:142
-#: resources/views/lists/families-table.phtml:144
-#: resources/views/lists/individuals-table.phtml:159
+#: app/Statistics/Google/ChartAge.php:115
+#: app/Statistics/Google/ChartMarriageAge.php:138
+#: resources/views/lists/families-table.phtml:142
+#: resources/views/lists/individuals-table.phtml:158
msgid "Average age"
msgstr "Середній вік"
-#: app/Module/StatisticsChartModule.php:521
-#: app/Statistics/Google/ChartAge.php:139
-#: resources/views/modules/gedcom_stats/config.phtml:59
+#: app/Module/StatisticsChartModule.php:518
+#: app/Statistics/Google/ChartAge.php:135
+#: resources/views/modules/gedcom_stats/config.phtml:58
#: resources/views/modules/gedcom_stats/statistics.phtml:222
#: resources/views/modules/html/template-statistics.phtml:89
#: resources/views/modules/statistics-chart/custom.phtml:38
-#: resources/views/statistics/individuals/lifespan.phtml:20
+#: resources/views/statistics/individuals/lifespan.phtml:19
msgid "Average age at death"
msgstr "Середня тривалість життя"
-#: app/Statistics/Google/ChartMarriageAge.php:162
+#: app/Statistics/Google/ChartMarriageAge.php:158
msgid "Average age at marriage"
msgstr "Середній вік укладання шлюбу"
-#: app/Statistics/Google/ChartMarriageAge.php:159
+#: app/Statistics/Google/ChartMarriageAge.php:155
msgid "Average age in century of marriage"
msgstr "Середній вік вступу в шлюб за століттями"
-#: app/Statistics/Google/ChartAge.php:136
+#: app/Statistics/Google/ChartAge.php:132
msgid "Average age related to death century"
msgstr "Тривалість життя за століттями"
-#: app/Statistics/Google/ChartChildren.php:95
+#: app/Statistics/Google/ChartChildren.php:88
msgid "Average number"
msgstr "Середня кількість"
-#: app/Statistics/Google/ChartChildren.php:106
-#: resources/views/modules/gedcom_stats/config.phtml:61
+#: app/Statistics/Google/ChartChildren.php:99
+#: resources/views/modules/gedcom_stats/config.phtml:60
#: resources/views/modules/gedcom_stats/statistics.phtml:250
#: resources/views/modules/html/template-statistics.phtml:97
-#: resources/views/statistics/families/children.phtml:20
+#: resources/views/statistics/families/children.phtml:19
msgid "Average number of children per family"
msgstr "Середнє число дітей на сім'ю"
#. I18N: help text for family tree / GEDCOM file names
-#: resources/views/admin/trees-create.phtml:49
-#: resources/views/admin/trees-preferences.phtml:90
+#: resources/views/admin/trees-create.phtml:47
+#: resources/views/admin/trees-preferences.phtml:86
msgid "Avoid spaces and punctuation. A family name might be a good choice."
msgstr "Виключає пробіли і знаки пунктуації. Хорошим прикладом буде фамілія."
-#: app/Date/JalaliDate.php:267
+#: app/Date/JalaliDate.php:281
msgctxt "Abbreviation for Persian month: Azar"
msgid "Azar"
msgstr "Азар"
#. I18N: 9th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:141
+#: app/Date/JalaliDate.php:155
msgctxt "GENITIVE"
msgid "Azar"
msgstr "Азара"
#. I18N: 9th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:231
+#: app/Date/JalaliDate.php:245
msgctxt "INSTRUMENTAL"
msgid "Azar"
msgstr "Азаром"
#. I18N: 9th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:186
+#: app/Date/JalaliDate.php:200
msgctxt "LOCATIVE"
msgid "Azar"
msgstr "Азаре"
#. I18N: 9th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:96
+#: app/Date/JalaliDate.php:110
msgctxt "NOMINATIVE"
msgid "Azar"
msgstr "Азар"
@@ -2421,7 +2423,7 @@ msgstr "Азербайджан"
msgid "Azores"
msgstr "Азорські острови"
-#: app/Date/JalaliDate.php:269
+#: app/Date/JalaliDate.php:283
msgctxt "Abbreviation for Persian month: Bahman"
msgid "Bah"
msgstr "Бах"
@@ -2432,25 +2434,25 @@ msgid "Bahamas"
msgstr "Багами"
#. I18N: 11th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:145
+#: app/Date/JalaliDate.php:159
msgctxt "GENITIVE"
msgid "Bahman"
msgstr "Бахмана"
#. I18N: 11th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:235
+#: app/Date/JalaliDate.php:249
msgctxt "INSTRUMENTAL"
msgid "Bahman"
msgstr "Бахманом"
#. I18N: 11th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:190
+#: app/Date/JalaliDate.php:204
msgctxt "LOCATIVE"
msgid "Bahman"
msgstr "Бахмане"
#. I18N: 11th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:100
+#: app/Date/JalaliDate.php:114
msgctxt "NOMINATIVE"
msgid "Bahman"
msgstr "Бахман"
@@ -2465,84 +2467,84 @@ msgstr "Бахрейн"
msgid "Bangladesh"
msgstr "Бангладеш"
-#: app/Factories/ElementFactory.php:465 resources/views/calendar-page.phtml:185
+#: app/Factories/ElementFactory.php:469 resources/views/calendar-page.phtml:186
#: resources/xml/reports/missing_facts_report.xml:16
msgid "Baptism"
msgstr "Хрещення (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:318
+#: app/Module/IndividualFactsTabModule.php:323
msgid "Baptism of a brother"
msgstr "Хрещення брата (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:297
+#: app/Module/IndividualFactsTabModule.php:302
msgid "Baptism of a child"
msgstr "Хрещення дитини (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:296
+#: app/Module/IndividualFactsTabModule.php:301
msgid "Baptism of a daughter"
msgstr "Хрещення дочки (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:366
-#: app/Module/IndividualFactsTabModule.php:389
-#: app/Module/IndividualFactsTabModule.php:412
-#: app/Module/IndividualFactsTabModule.php:489
-#: app/Module/IndividualFactsTabModule.php:507
+#: app/Module/IndividualFactsTabModule.php:371
+#: app/Module/IndividualFactsTabModule.php:394
+#: app/Module/IndividualFactsTabModule.php:417
+#: app/Module/IndividualFactsTabModule.php:494
+#: app/Module/IndividualFactsTabModule.php:512
msgid "Baptism of a grandchild"
msgstr "Хрещення онука (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:365
+#: app/Module/IndividualFactsTabModule.php:370
msgid "Baptism of a granddaughter"
msgstr "Хрещення внучки (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:388
+#: app/Module/IndividualFactsTabModule.php:393
msgctxt "daughter’s daughter"
msgid "Baptism of a granddaughter"
msgstr "Хрещення внучки (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:411
+#: app/Module/IndividualFactsTabModule.php:416
msgctxt "son’s daughter"
msgid "Baptism of a granddaughter"
msgstr "Хрещення внучки (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:364
+#: app/Module/IndividualFactsTabModule.php:369
msgid "Baptism of a grandson"
msgstr "Хрещення онука (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:387
+#: app/Module/IndividualFactsTabModule.php:392
msgctxt "daughter’s son"
msgid "Baptism of a grandson"
msgstr "Хрещення онука (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:410
+#: app/Module/IndividualFactsTabModule.php:415
msgctxt "son’s son"
msgid "Baptism of a grandson"
msgstr "Хрещення онука (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:341
+#: app/Module/IndividualFactsTabModule.php:346
msgid "Baptism of a half-brother"
msgstr "Хрещення зведеного брата (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:343
+#: app/Module/IndividualFactsTabModule.php:348
msgid "Baptism of a half-sibling"
msgstr "Хрещення зведеного брата або сестри (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:342
+#: app/Module/IndividualFactsTabModule.php:347
msgid "Baptism of a half-sister"
msgstr "Хрещення зведеної сестри (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:320
+#: app/Module/IndividualFactsTabModule.php:325
msgid "Baptism of a sibling"
msgstr "Хрещення брата або сестри (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:319
+#: app/Module/IndividualFactsTabModule.php:324
msgid "Baptism of a sister"
msgstr "Хрещення сестри (таїнство)"
-#: app/Module/IndividualFactsTabModule.php:295
+#: app/Module/IndividualFactsTabModule.php:300
msgid "Baptism of a son"
msgstr "Хрещення сина (таїнство)"
-#: app/Factories/ElementFactory.php:468
+#: app/Factories/ElementFactory.php:472
#: resources/xml/reports/missing_facts_report.xml:17
msgid "Bar mitzvah"
msgstr "Бар-міцва"
@@ -2552,25 +2554,21 @@ msgstr "Бар-міцва"
msgid "Barbados"
msgstr "Барбадос"
-#: app/Module/CustomTagsGedcomL.php:130
+#: app/Module/CustomTagsGedcomL.php:150
msgid "Base GEDCOM tag"
msgstr "Базовий тег GEDCOM"
-#: app/Factories/ElementFactory.php:471
+#: app/Factories/ElementFactory.php:475
#: resources/xml/reports/missing_facts_report.xml:18
msgid "Bat mitzvah"
msgstr "Бат-міцва"
-#: resources/views/modules/batch_update/admin.phtml:26
-msgid "Batch update"
-msgstr "Пакетне оновлення"
-
#. I18N: Location of an LDS church temple
#: app/Elements/TempleCode.php:73
msgid "Baton Rouge, Louisiana, United States"
msgstr "Батон-Руж, Луїзіана"
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:252
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:250
msgid "Begins with"
msgstr "Починається з"
@@ -2618,7 +2616,7 @@ msgstr "Свідок нареченого"
msgid "Bhutan"
msgstr "Бутан"
-#: app/Module/CustomTagsRootsMagic.php:55
+#: app/Module/CustomTagsRootsMagic.php:60
msgid "Bibliography"
msgstr "Бібліографія"
@@ -2627,7 +2625,7 @@ msgstr "Бібліографія"
msgid "Billings, Montana, United States"
msgstr "Біллінгс, Монтана"
-#: app/Module/CustomTagsGedcom55.php:50
+#: app/Factories/ElementFactory.php:642
msgid "Binary data object"
msgstr "Бінарний об'єкт даних"
@@ -2644,12 +2642,12 @@ msgstr "Інструментарій вебмайстра Bing™"
msgid "Birmingham, Alabama, United States"
msgstr "Бірмінгем, Алабама"
-#: app/Factories/ElementFactory.php:474
-#: app/Http/RequestHandlers/IndividualPage.php:203
-#: resources/views/calendar-page.phtml:182
-#: resources/views/lists/individuals-table.phtml:210
-#: resources/views/lists/individuals-table.phtml:214
-#: resources/views/lists/individuals-table.phtml:236
+#: app/Factories/ElementFactory.php:478
+#: app/Http/RequestHandlers/IndividualPage.php:199
+#: resources/views/calendar-page.phtml:183
+#: resources/views/lists/individuals-table.phtml:215
+#: resources/views/lists/individuals-table.phtml:220
+#: resources/views/lists/individuals-table.phtml:244
#: resources/xml/reports/ahnentafel_report.xml:441
#: resources/xml/reports/bdm_report.xml:58
#: resources/xml/reports/change_report.xml:102
@@ -2788,7 +2786,7 @@ msgctxt "Pedigree"
msgid "Birth"
msgstr "Народження"
-#: app/Statistics/Google/ChartDistribution.php:338
+#: app/Statistics/Google/ChartDistribution.php:323
msgid "Birth by country"
msgstr "Народження по країнах"
@@ -2802,88 +2800,88 @@ msgstr "Період дати народження закінчується"
msgid "Birth date range start"
msgstr "Початок діапазону дати народження"
-#: app/Module/CustomTagsBrothersKeeper.php:73
+#: app/Module/CustomTagsBrothersKeeper.php:74
msgid "Birth name"
msgstr "Ім'я при народженні"
-#: app/Module/IndividualFactsTabModule.php:308
+#: app/Module/IndividualFactsTabModule.php:313
msgid "Birth of a brother"
msgstr "Народження брата"
-#: app/Module/IndividualFactsTabModule.php:287 app/Module/PlacesModule.php:222
-#: resources/views/admin/trees-preferences.phtml:459
+#: app/Module/IndividualFactsTabModule.php:292 app/Module/PlacesModule.php:222
+#: resources/views/admin/trees-preferences.phtml:438
msgid "Birth of a child"
msgstr "Народження дитини"
-#: app/Module/IndividualFactsTabModule.php:286
+#: app/Module/IndividualFactsTabModule.php:291
msgid "Birth of a daughter"
msgstr "Народження дочки"
-#: app/Module/IndividualFactsTabModule.php:356
-#: app/Module/IndividualFactsTabModule.php:379
-#: app/Module/IndividualFactsTabModule.php:402
-#: resources/views/admin/trees-preferences.phtml:453
+#: app/Module/IndividualFactsTabModule.php:361
+#: app/Module/IndividualFactsTabModule.php:384
+#: app/Module/IndividualFactsTabModule.php:407
+#: resources/views/admin/trees-preferences.phtml:432
msgid "Birth of a grandchild"
msgstr "Народження онука/онучки"
-#: app/Module/IndividualFactsTabModule.php:355
+#: app/Module/IndividualFactsTabModule.php:360
msgid "Birth of a granddaughter"
msgstr "Народження онучки"
-#: app/Module/IndividualFactsTabModule.php:378
+#: app/Module/IndividualFactsTabModule.php:383
msgctxt "daughter’s daughter"
msgid "Birth of a granddaughter"
msgstr "Народження онучки"
-#: app/Module/IndividualFactsTabModule.php:401
+#: app/Module/IndividualFactsTabModule.php:406
msgctxt "son’s daughter"
msgid "Birth of a granddaughter"
msgstr "Народження онучки"
-#: app/Module/IndividualFactsTabModule.php:354
+#: app/Module/IndividualFactsTabModule.php:359
msgid "Birth of a grandson"
msgstr "Народження онука"
-#: app/Module/IndividualFactsTabModule.php:377
+#: app/Module/IndividualFactsTabModule.php:382
msgctxt "daughter’s son"
msgid "Birth of a grandson"
msgstr "Народження онука"
-#: app/Module/IndividualFactsTabModule.php:400
+#: app/Module/IndividualFactsTabModule.php:405
msgctxt "son’s son"
msgid "Birth of a grandson"
msgstr "Народження онука"
-#: app/Module/IndividualFactsTabModule.php:331
+#: app/Module/IndividualFactsTabModule.php:336
msgid "Birth of a half-brother"
msgstr "Народження неполнорiдного брата"
-#: app/Module/IndividualFactsTabModule.php:333
+#: app/Module/IndividualFactsTabModule.php:338
msgid "Birth of a half-sibling"
msgstr "Народження неполнорiдного брата"
-#: app/Module/IndividualFactsTabModule.php:332
+#: app/Module/IndividualFactsTabModule.php:337
msgid "Birth of a half-sister"
msgstr "Народження неповнорідні сестри"
-#: app/Module/IndividualFactsTabModule.php:310
-#: resources/views/admin/trees-preferences.phtml:465
+#: app/Module/IndividualFactsTabModule.php:315
+#: resources/views/admin/trees-preferences.phtml:444
msgid "Birth of a sibling"
msgstr "Народження брата"
-#: app/Module/IndividualFactsTabModule.php:309
+#: app/Module/IndividualFactsTabModule.php:314
msgid "Birth of a sister"
msgstr "Народження сестри"
-#: app/Module/IndividualFactsTabModule.php:285
+#: app/Module/IndividualFactsTabModule.php:290
msgid "Birth of a son"
msgstr "Народження сина"
-#: app/Factories/ElementFactory.php:476
+#: app/Factories/ElementFactory.php:480
msgid "Birth parents"
msgstr "Рідні батьки"
-#: resources/views/statistics/other/places.phtml:21
+#: resources/views/statistics/other/places.phtml:20
msgid "Birth places"
msgstr "Місця народження"
@@ -2899,8 +2897,8 @@ msgstr "Місце народження містить"
msgid "Births"
msgstr "Дні народження"
-#: app/Statistics/Google/ChartBirth.php:129
-#: resources/views/statistics/individuals/total-events.phtml:31
+#: app/Statistics/Google/ChartBirth.php:111
+#: resources/views/statistics/individuals/total-events.phtml:27
msgid "Births by century"
msgstr "Народження за століттями"
@@ -2909,7 +2907,7 @@ msgstr "Народження за століттями"
msgid "Bismarck, North Dakota, United States"
msgstr "Бісмарк, Північна Дакота"
-#: app/Factories/ElementFactory.php:478
+#: app/Factories/ElementFactory.php:482
msgid "Blessing"
msgstr "Благословення"
@@ -2919,7 +2917,7 @@ msgid "Block"
msgstr "Блок"
#: app/Http/RequestHandlers/ModulesBlocksPage.php:43
-#: resources/views/admin/control-panel.phtml:626
+#: resources/views/admin/control-panel.phtml:617
#: resources/views/admin/modules.phtml:90
#: resources/views/admin/modules.phtml:92
msgid "Blocks"
@@ -2970,11 +2968,11 @@ msgstr "Боснія та Герцеговина"
msgid "Boston, Massachusetts, United States"
msgstr "Бостон, Массачусетс"
-#: resources/views/lists/families-table.phtml:161
+#: resources/views/lists/families-table.phtml:159
msgid "Both alive"
msgstr "Середня тривалість життя"
-#: resources/views/lists/families-table.phtml:173
+#: resources/views/lists/families-table.phtml:174
msgid "Both dead"
msgstr "Обидва померли"
@@ -2995,12 +2993,12 @@ msgstr "Острів Буве"
#. I18N: Name of a module/list
#. I18N: Branches of a family tree
-#: app/Module/BranchesListModule.php:104 app/Module/BranchesListModule.php:229
+#: app/Module/BranchesListModule.php:101 app/Module/BranchesListModule.php:228
msgid "Branches"
msgstr "Гілки дерева"
#. I18N: %s is a surname
-#: app/Module/BranchesListModule.php:224
+#: app/Module/BranchesListModule.php:223
#, php-format
msgid "Branches of the %s family"
msgstr "Гілки родини %s"
@@ -3024,7 +3022,7 @@ msgstr "Бригем-Сіті, Юта, США"
msgid "Brisbane, Australia"
msgstr "Брісбен, Австралія"
-#: app/Module/CustomTagsBrothersKeeper.php:94
+#: app/Module/CustomTagsBrothersKeeper.php:95
msgid "Brit milah"
msgstr "Обрізання"
@@ -3044,25 +3042,25 @@ msgid "Brother"
msgstr "Брат"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:137
+#: app/Date/FrenchDate.php:151
msgctxt "GENITIVE"
msgid "Brumaire"
msgstr "Брюмер"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:231
+#: app/Date/FrenchDate.php:245
msgctxt "INSTRUMENTAL"
msgid "Brumaire"
msgstr "Брюмером"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:184
+#: app/Date/FrenchDate.php:198
msgctxt "LOCATIVE"
msgid "Brumaire"
msgstr "Брюмере"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:89
+#: app/Date/FrenchDate.php:103
msgctxt "NOMINATIVE"
msgid "Brumaire"
msgstr "Брюмер"
@@ -3082,7 +3080,7 @@ msgstr "Буенос-Айрес, Аргентина"
msgid "Bulgaria"
msgstr "Болгарія"
-#: app/Factories/ElementFactory.php:481 resources/views/calendar-page.phtml:197
+#: app/Factories/ElementFactory.php:485 resources/views/calendar-page.phtml:198
#: resources/xml/reports/family_group_report.xml:351
#: resources/xml/reports/family_group_report.xml:705
#: resources/xml/reports/family_group_report.xml:1049
@@ -3090,127 +3088,127 @@ msgstr "Болгарія"
msgid "Burial"
msgstr "Похорон"
-#: app/Module/IndividualFactsTabModule.php:446
+#: app/Module/IndividualFactsTabModule.php:451
msgid "Burial of a brother"
msgstr "Похорон брата"
-#: app/Module/IndividualFactsTabModule.php:430
+#: app/Module/IndividualFactsTabModule.php:435
msgid "Burial of a child"
msgstr "Похорони дитини"
-#: app/Module/IndividualFactsTabModule.php:429
+#: app/Module/IndividualFactsTabModule.php:434
msgid "Burial of a daughter"
msgstr "Похорони дочки"
-#: app/Module/IndividualFactsTabModule.php:724
+#: app/Module/IndividualFactsTabModule.php:727
msgid "Burial of a father"
msgstr "Похорон батька"
-#: app/Module/IndividualFactsTabModule.php:484
-#: app/Module/IndividualFactsTabModule.php:502
-#: app/Module/IndividualFactsTabModule.php:520
+#: app/Module/IndividualFactsTabModule.php:489
+#: app/Module/IndividualFactsTabModule.php:507
+#: app/Module/IndividualFactsTabModule.php:525
msgid "Burial of a grandchild"
msgstr "Похорони онука"
-#: app/Module/IndividualFactsTabModule.php:483
+#: app/Module/IndividualFactsTabModule.php:488
msgid "Burial of a granddaughter"
msgstr "Похорони внучки"
-#: app/Module/IndividualFactsTabModule.php:501
+#: app/Module/IndividualFactsTabModule.php:506
msgctxt "daughter’s daughter"
msgid "Burial of a granddaughter"
msgstr "Похорони внучки"
-#: app/Module/IndividualFactsTabModule.php:519
+#: app/Module/IndividualFactsTabModule.php:524
msgctxt "son’s daughter"
msgid "Burial of a granddaughter"
msgstr "Похорони внучки"
-#: app/Module/IndividualFactsTabModule.php:742
+#: app/Module/IndividualFactsTabModule.php:745
msgid "Burial of a grandfather"
msgstr "Похорони дідуся"
-#: app/Module/IndividualFactsTabModule.php:743
+#: app/Module/IndividualFactsTabModule.php:746
msgid "Burial of a grandmother"
msgstr "Похорони бабусі"
-#: app/Module/IndividualFactsTabModule.php:744
-#: app/Module/IndividualFactsTabModule.php:762
-#: app/Module/IndividualFactsTabModule.php:780
+#: app/Module/IndividualFactsTabModule.php:747
+#: app/Module/IndividualFactsTabModule.php:765
+#: app/Module/IndividualFactsTabModule.php:783
msgid "Burial of a grandparent"
msgstr "Похорони дідуся чи бабусі"
-#: app/Module/IndividualFactsTabModule.php:482
+#: app/Module/IndividualFactsTabModule.php:487
msgid "Burial of a grandson"
msgstr "Похорони онука"
-#: app/Module/IndividualFactsTabModule.php:500
+#: app/Module/IndividualFactsTabModule.php:505
msgctxt "daughter’s son"
msgid "Burial of a grandson"
msgstr "Похорони онука"
-#: app/Module/IndividualFactsTabModule.php:518
+#: app/Module/IndividualFactsTabModule.php:523
msgctxt "son’s son"
msgid "Burial of a grandson"
msgstr "Похорони онука"
-#: app/Module/IndividualFactsTabModule.php:464
+#: app/Module/IndividualFactsTabModule.php:469
msgid "Burial of a half-brother"
msgstr "Похорон неполнорiдного брата"
-#: app/Module/IndividualFactsTabModule.php:466
+#: app/Module/IndividualFactsTabModule.php:471
msgid "Burial of a half-sibling"
msgstr "Похорон неполнорiдного(ой) брата/сестри"
-#: app/Module/IndividualFactsTabModule.php:465
+#: app/Module/IndividualFactsTabModule.php:470
msgid "Burial of a half-sister"
msgstr "Похорон неполнорiдной сестри"
-#: app/Module/IndividualFactsTabModule.php:200
+#: app/Module/IndividualFactsTabModule.php:205
msgid "Burial of a husband"
msgstr "Похорон чоловіка"
-#: app/Module/IndividualFactsTabModule.php:760
+#: app/Module/IndividualFactsTabModule.php:763
msgid "Burial of a maternal grandfather"
msgstr "Похорон дідуся по мамі"
-#: app/Module/IndividualFactsTabModule.php:761
+#: app/Module/IndividualFactsTabModule.php:764
msgid "Burial of a maternal grandmother"
msgstr "Похорон бабусі по мамі"
-#: app/Module/IndividualFactsTabModule.php:725
+#: app/Module/IndividualFactsTabModule.php:728
msgid "Burial of a mother"
msgstr "Похорон матері"
-#: app/Module/IndividualFactsTabModule.php:726
+#: app/Module/IndividualFactsTabModule.php:729
msgid "Burial of a parent"
msgstr "Похорон родителя"
-#: app/Module/IndividualFactsTabModule.php:778
+#: app/Module/IndividualFactsTabModule.php:781
msgid "Burial of a paternal grandfather"
msgstr "Похорон дідуся по батькові"
-#: app/Module/IndividualFactsTabModule.php:779
+#: app/Module/IndividualFactsTabModule.php:782
msgid "Burial of a paternal grandmother"
msgstr "Похорон бабусі по батькові"
-#: app/Module/IndividualFactsTabModule.php:448
+#: app/Module/IndividualFactsTabModule.php:453
msgid "Burial of a sibling"
msgstr "Похорон брата/сестри"
-#: app/Module/IndividualFactsTabModule.php:447
+#: app/Module/IndividualFactsTabModule.php:452
msgid "Burial of a sister"
msgstr "Похорон сестри"
-#: app/Module/IndividualFactsTabModule.php:428
+#: app/Module/IndividualFactsTabModule.php:433
msgid "Burial of a son"
msgstr "Похорони сина"
-#: app/Module/IndividualFactsTabModule.php:202
+#: app/Module/IndividualFactsTabModule.php:207
msgid "Burial of a spouse"
msgstr "Похорон чоловіка (дружини)"
-#: app/Module/IndividualFactsTabModule.php:201
+#: app/Module/IndividualFactsTabModule.php:206
msgid "Burial of a wife"
msgstr "Похорони дружини"
@@ -3250,7 +3248,7 @@ msgid "Buyer"
msgstr "Покупець"
#. I18N: Help text for the "Port number" site configuration setting
-#: resources/views/admin/site-mail.phtml:114
+#: resources/views/admin/site-mail.phtml:113
msgid "By default, SMTP works on port 25."
msgstr "За замовчуванням, SMTP працює на порту 25."
@@ -3264,7 +3262,7 @@ msgstr "CKEditor™"
msgid "CSS and JS"
msgstr "CSS і JS"
-#: resources/views/admin/trees.phtml:71
+#: resources/views/admin/trees.phtml:72
#: resources/views/lists/datatables-attributes.phtml:31
msgid "Calculating…"
msgstr "Обчислюється…"
@@ -3276,9 +3274,9 @@ msgid "Calendar"
msgstr "Календар"
#. I18N: A configuration setting
+#: resources/views/admin/trees-preferences.phtml:108
+#: resources/views/admin/trees-preferences.phtml:110
#: resources/views/admin/trees-preferences.phtml:113
-#: resources/views/admin/trees-preferences.phtml:115
-#: resources/views/admin/trees-preferences.phtml:118
msgid "Calendar conversion"
msgstr "Конвертація календаря"
@@ -3287,7 +3285,7 @@ msgstr "Конвертація календаря"
msgid "Calgary, Alberta, Canada"
msgstr "Калґарі, Альберта, Канада"
-#: app/Factories/ElementFactory.php:701
+#: app/Factories/ElementFactory.php:706
#: resources/views/modals/source-fields.phtml:50
msgid "Call number"
msgstr "Номер телефону"
@@ -3332,11 +3330,7 @@ msgstr "Картка"
msgid "Cardston, Alberta, Canada"
msgstr "Кардстон, Альберта, Канада"
-#: resources/views/modules/fix-search-and-replace/options.phtml:52
-msgid "Case insensitive"
-msgstr "Без врахування регістру"
-
-#: app/Factories/ElementFactory.php:484
+#: app/Factories/ElementFactory.php:488
msgid "Caste"
msgstr "Cтан"
@@ -3344,22 +3338,23 @@ msgstr "Cтан"
msgid "Categories"
msgstr "Категорії"
-#: app/Module/CustomTagsGedcomL.php:123 app/Module/CustomTagsGedcomL.php:176
-#: app/Module/CustomTagsLegacy.php:121
+#: app/Module/CustomTagsGedcomL.php:140 app/Module/CustomTagsGedcomL.php:196
+#: app/Module/CustomTagsLegacy.php:122
msgid "Category"
msgstr "Категорія"
-#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:418
+#: app/Factories/ElementFactory.php:289 app/Factories/ElementFactory.php:422
+#: app/Module/CustomTagsGedcomL.php:237
msgid "Cause"
msgstr "Причина"
-#: app/Factories/ElementFactory.php:509
+#: app/Factories/ElementFactory.php:513
#: app/Module/CustomTagsFamilyTreeMaker.php:116
msgid "Cause of death"
msgstr "Причина смерті"
#: resources/views/admin/synchronize-trees.phtml:28
-#: resources/views/admin/trees-merge.phtml:60
+#: resources/views/admin/trees-merge.phtml:64
#: resources/views/admin/trees-renumber.phtml:46
msgid "Caution! This may take a long time. Be patient."
msgstr "Увага! Це може зайняти багато часу. Запасіться терпінням."
@@ -3374,20 +3369,20 @@ msgstr "Кайманові острови"
msgid "Cebu City, Philippines"
msgstr "Себу, Філіппіни"
-#: app/Module/CustomTagsGedcom53.php:126 app/Module/CustomTagsPhpGedView.php:59
+#: app/Module/CustomTagsGedcom53.php:127 app/Module/CustomTagsPhpGedView.php:59
msgid "Cemetery"
msgstr "Кладовище"
-#: app/Factories/ElementFactory.php:485
+#: app/Factories/ElementFactory.php:489
msgid "Census"
msgstr "Перепис"
#. I18N: Name of a module
-#: app/Module/CensusAssistantModule.php:52
+#: app/Module/CensusAssistantModule.php:51
msgid "Census assistant"
msgstr "Асистент переписів"
-#: app/Factories/ElementFactory.php:486
+#: app/Factories/ElementFactory.php:490
#: resources/views/modules/GEDFact_assistant/select-census.phtml:14
msgid "Census date"
msgstr "Дата перепису"
@@ -3396,11 +3391,11 @@ msgstr "Дата перепису"
msgid "Census date and place"
msgstr "Дата та місце перепису населення"
-#: app/Factories/ElementFactory.php:487
+#: app/Factories/ElementFactory.php:491
msgid "Census place"
msgstr "Місце перепису"
-#: resources/views/modules/census-assistant.phtml:117
+#: resources/views/modules/census-assistant.phtml:110
msgid "Census transcript"
msgstr "Розшифровка стенограми перепису"
@@ -3409,25 +3404,25 @@ msgstr "Розшифровка стенограми перепису"
msgid "Central African Republic"
msgstr "Центрально-Африканська Республіка"
-#: app/Module/StatisticsChartModule.php:986
-#: 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
+#: app/Module/StatisticsChartModule.php:981
+#: app/Statistics/Google/ChartAge.php:112
+#: app/Statistics/Google/ChartAge.php:142
+#: app/Statistics/Google/ChartBirth.php:96
+#: app/Statistics/Google/ChartChildren.php:87
+#: app/Statistics/Google/ChartChildren.php:112
+#: app/Statistics/Google/ChartDeath.php:96
+#: app/Statistics/Google/ChartDivorce.php:96
+#: app/Statistics/Google/ChartMarriage.php:96
+#: app/Statistics/Google/ChartMarriageAge.php:135
+#: app/Statistics/Google/ChartMarriageAge.php:165
+#: app/Statistics/Google/ChartMortality.php:64
+#: app/Statistics/Google/ChartNoChildrenFamilies.php:96
+#: app/Statistics/Google/ChartNoChildrenFamilies.php:132
#: resources/views/lists/chart-by-decade.phtml:24
-#: resources/views/lists/families-table.phtml:112
-#: resources/views/lists/families-table.phtml:127
-#: resources/views/lists/individuals-table.phtml:127
-#: resources/views/lists/individuals-table.phtml:142
+#: resources/views/lists/families-table.phtml:110
+#: resources/views/lists/families-table.phtml:125
+#: resources/views/lists/individuals-table.phtml:126
+#: resources/views/lists/individuals-table.phtml:141
msgid "Century"
msgstr "Століття"
@@ -3446,16 +3441,16 @@ msgstr "Номер свідоцтва"
msgid "Chad"
msgstr "Чад"
-#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:54
-#: resources/views/family-page-menu.phtml:31
+#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:50
+#: resources/views/family-page-menu.phtml:33
msgid "Change family members"
msgstr "Редагувати членів сім'ї"
-#: app/Http/RequestHandlers/TreePageEdit.php:69
+#: app/Http/RequestHandlers/TreePageEdit.php:64
msgid "Change the “Home page” blocks"
msgstr "Блоки \"Домашньої сторінки\""
-#: app/Http/RequestHandlers/UserPageEdit.php:69
+#: app/Http/RequestHandlers/UserPageEdit.php:62
msgid "Change the “My page” blocks"
msgstr "Змінити блоки на \"Моїй сторінці\""
@@ -3487,7 +3482,7 @@ msgstr "Змінено с %1$s на %2$s"
msgid "Changes"
msgstr "Зміни"
-#: app/Module/RecentChangesModule.php:178
+#: app/Module/RecentChangesModule.php:176
#, php-format
msgid "Changes in the last %s day"
msgid_plural "Changes in the last %s days"
@@ -3495,12 +3490,17 @@ msgstr[0] "Зміни за останній %s день"
msgstr[1] "Зміни за останні %s дні"
msgstr[2] "Зміни за останніх %s днів"
-#: app/Http/RequestHandlers/PendingChangesLogPage.php:99
-#: resources/views/admin/trees.phtml:207
+#: app/Http/RequestHandlers/PendingChangesLogPage.php:97
+#: resources/views/admin/trees.phtml:208
msgid "Changes log"
msgstr "Історія змін"
-#: app/Factories/ElementFactory.php:372
+#: resources/views/admin/gedcom-export-options.phtml:43
+#: resources/views/admin/trees-import.phtml:83
+msgid "Character encoding"
+msgstr ""
+
+#: app/Factories/ElementFactory.php:376
msgid "Character set"
msgstr "Набір символів"
@@ -3509,7 +3509,7 @@ msgstr "Набір символів"
msgid "Chart"
msgstr "Діаграма"
-#: app/Module/RelationshipsChartModule.php:433
+#: app/Module/RelationshipsChartModule.php:425
msgid "Chart preferences"
msgstr "Посилання на діаграму"
@@ -3523,17 +3523,17 @@ msgstr "Тип графіка"
#. I18N: Name of a module/block
#. I18N: Name of a module
#: app/Http/RequestHandlers/ModulesChartsPage.php:43
-#: app/Module/ChartsBlockModule.php:69 app/Module/ChartsMenuModule.php:59
+#: app/Module/ChartsBlockModule.php:66 app/Module/ChartsMenuModule.php:57
#: app/Module/ChartsMenuModule.php:107
-#: resources/views/admin/control-panel.phtml:684
+#: resources/views/admin/control-panel.phtml:675
#: resources/views/admin/modules.phtml:94
#: resources/views/admin/modules.phtml:96
-#: resources/views/admin/trees-preferences.phtml:409
+#: resources/views/admin/trees-preferences.phtml:391
msgid "Charts"
msgstr "Графіки"
-#: app/Http/RequestHandlers/CheckTree.php:260
-#: resources/views/admin/trees.phtml:181
+#: app/Http/RequestHandlers/CheckTree.php:259
+#: resources/views/admin/trees.phtml:182
msgid "Check for errors"
msgstr "Перевірка на наявність помилок"
@@ -3554,7 +3554,7 @@ msgstr "Йде перевірка конфігурації сервера"
msgid "Chicago, Illinois, United States"
msgstr "Чикаго, Іллінойс"
-#: app/Elements/AgeAtEvent.php:78 app/Factories/ElementFactory.php:325
+#: app/Elements/AgeAtEvent.php:81 app/Factories/ElementFactory.php:329
#: resources/views/edit/change-family-members.phtml:67
#: resources/views/edit/change-family-members.phtml:78
#: resources/views/modules/pedigree-chart/previous.phtml:40
@@ -3567,18 +3567,19 @@ msgid "Child of "
msgstr "Дитя "
#. I18N: e.g. “Child of [father name & mother name]”
-#: app/Module/InteractiveTree/TreeView.php:368
+#: app/Module/InteractiveTree/TreeView.php:369
#, php-format
msgid "Child of %s"
msgstr "Дитина від %s"
-#: app/Http/RequestHandlers/IndividualPage.php:233
-#: app/Module/StatisticsChartModule.php:426
-#: app/Module/StatisticsChartModule.php:718
-#: resources/views/lists/families-table.phtml:227
-#: resources/views/lists/individuals-table.phtml:244
+#: app/Http/RequestHandlers/FamilyPage.php:155
+#: app/Http/RequestHandlers/IndividualPage.php:229
+#: app/Module/StatisticsChartModule.php:423
+#: app/Module/StatisticsChartModule.php:715
+#: resources/views/lists/families-table.phtml:233
+#: resources/views/lists/individuals-table.phtml:252
#: resources/views/modules/pedigree-chart/previous.phtml:38
-#: resources/views/modules/relatives/family.phtml:215
+#: resources/views/modules/relatives/family.phtml:214
#: resources/xml/reports/family_group_report.xml:761
#: resources/xml/reports/relative_ext_report.xml:122
msgid "Children"
@@ -3632,7 +3633,7 @@ msgstr "Чилі"
msgid "China"
msgstr "Китай"
-#: app/Http/RequestHandlers/ReportListPage.php:74
+#: app/Http/RequestHandlers/ReportListPage.php:65
msgid "Choose a report to run"
msgstr "Виберіть звіт для запуску"
@@ -3646,7 +3647,7 @@ msgstr "Виберіть родичів"
msgid "Choose user defined welcome text typed below"
msgstr "Використовувати текст привітання заданий нижче"
-#: app/Factories/ElementFactory.php:491
+#: app/Factories/ElementFactory.php:495
#: resources/xml/reports/family_group_report.xml:206
#: resources/xml/reports/family_group_report.xml:560
#: resources/xml/reports/family_group_report.xml:904
@@ -3654,73 +3655,73 @@ msgstr "Використовувати текст привітання зада
msgid "Christening"
msgstr "Хрещення (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:313
+#: app/Module/IndividualFactsTabModule.php:318
msgid "Christening of a brother"
msgstr "Хрещення брата (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:292
+#: app/Module/IndividualFactsTabModule.php:297
msgid "Christening of a child"
msgstr "Хрещення дитини (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:291
+#: app/Module/IndividualFactsTabModule.php:296
msgid "Christening of a daughter"
msgstr "Хрещення дочки (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:361
-#: app/Module/IndividualFactsTabModule.php:384
-#: app/Module/IndividualFactsTabModule.php:407
+#: app/Module/IndividualFactsTabModule.php:366
+#: app/Module/IndividualFactsTabModule.php:389
+#: app/Module/IndividualFactsTabModule.php:412
msgid "Christening of a grandchild"
msgstr "Хрещення онука (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:360
+#: app/Module/IndividualFactsTabModule.php:365
msgid "Christening of a granddaughter"
msgstr "Хрещення внучки (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:383
+#: app/Module/IndividualFactsTabModule.php:388
msgctxt "daughter’s daughter"
msgid "Christening of a granddaughter"
msgstr "Хрещення внучки (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:406
+#: app/Module/IndividualFactsTabModule.php:411
msgctxt "son’s daughter"
msgid "Christening of a granddaughter"
msgstr "Хрещення внучки (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:359
+#: app/Module/IndividualFactsTabModule.php:364
msgid "Christening of a grandson"
msgstr "Хрещення онука (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:382
+#: app/Module/IndividualFactsTabModule.php:387
msgctxt "daughter’s son"
msgid "Christening of a grandson"
msgstr "Хрещення онука (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:405
+#: app/Module/IndividualFactsTabModule.php:410
msgctxt "son’s son"
msgid "Christening of a grandson"
msgstr "Хрещення онука (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:336
+#: app/Module/IndividualFactsTabModule.php:341
msgid "Christening of a half-brother"
msgstr "Хрещення зведеного брата (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:338
+#: app/Module/IndividualFactsTabModule.php:343
msgid "Christening of a half-sibling"
msgstr "Хрещення зведеного брата або сестри (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:337
+#: app/Module/IndividualFactsTabModule.php:342
msgid "Christening of a half-sister"
msgstr "Хрещення зведеної сестри (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:315
+#: app/Module/IndividualFactsTabModule.php:320
msgid "Christening of a sibling"
msgstr "Хрещення брата або сестри (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:314
+#: app/Module/IndividualFactsTabModule.php:319
msgid "Christening of a sister"
msgstr "Хрещення сестри (церемонія)"
-#: app/Module/IndividualFactsTabModule.php:290
+#: app/Module/IndividualFactsTabModule.php:295
msgid "Christening of a son"
msgstr "Хрещення сина (церемонія)"
@@ -3733,15 +3734,15 @@ msgstr "Острів Різдва"
msgid "Circumciser"
msgstr "Здійснює обрізання"
-#: resources/views/modules/census-assistant.phtml:37
+#: resources/views/modules/census-assistant.phtml:35
msgid "Citation"
msgstr "Цитування"
-#: app/Factories/ElementFactory.php:314 app/Factories/ElementFactory.php:367
-#: app/Factories/ElementFactory.php:445 app/Factories/ElementFactory.php:612
-#: app/Factories/ElementFactory.php:635 app/Factories/ElementFactory.php:658
-#: app/Module/CustomTagsGedcomL.php:111 app/Module/CustomTagsGedcomL.php:160
-#: app/Module/CustomTagsGedcomL.php:217 app/Module/CustomTagsGedcomL.php:250
+#: app/Factories/ElementFactory.php:318 app/Factories/ElementFactory.php:371
+#: app/Factories/ElementFactory.php:449 app/Factories/ElementFactory.php:616
+#: app/Factories/ElementFactory.php:639 app/Factories/ElementFactory.php:663
+#: app/Module/CustomTagsGedcomL.php:128 app/Module/CustomTagsGedcomL.php:180
+#: app/Module/CustomTagsGedcomL.php:263 app/Module/CustomTagsGedcomL.php:296
#: app/Module/CustomTagsWebtrees.php:65 app/Module/CustomTagsWebtrees.php:79
#: resources/xml/reports/fact_sources.xml:74
#: resources/xml/reports/fact_sources.xml:161
@@ -3750,13 +3751,14 @@ msgstr "Цитування"
msgid "Citation details"
msgstr "Подробиці цитати"
-#: app/Module/CustomTagsReunion.php:52
+#: app/Module/CustomTagsReunion.php:53
msgid "Citizenship"
msgstr "Громадянство"
-#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:392
-#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:665
-#: app/Factories/ElementFactory.php:712
+#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:396
+#: app/Factories/ElementFactory.php:416 app/Factories/ElementFactory.php:670
+#: app/Factories/ElementFactory.php:717 app/Module/CustomTagsGedcomL.php:233
+#: app/Module/CustomTagsPersonalAncestralFile.php:69
msgid "City"
msgstr "Місто"
@@ -3765,8 +3767,7 @@ msgstr "Місто"
msgid "Ciudad Juarez, Mexico"
msgstr "Сьюдад-Хуарес, Мексика"
-#: app/Elements/MarriageType.php:60 app/Module/CustomTagsAldfaer.php:50
-#: resources/xml/reports/fact_sources.xml:202
+#: app/Elements/MarriageType.php:60 resources/xml/reports/fact_sources.xml:202
msgid "Civil marriage"
msgstr "Зареєстрований шлюб"
@@ -3784,13 +3785,13 @@ msgctxt "MALE"
msgid "Civil registrar"
msgstr "Цивільний реєстратор"
-#: app/Http/RequestHandlers/CleanDataFolder.php:101
-#: resources/views/admin/control-panel.phtml:248
+#: app/Http/RequestHandlers/CleanDataFolder.php:102
+#: resources/views/admin/control-panel.phtml:249
msgid "Clean up data folder"
msgstr "Очистіть папку даних"
#. I18N: Name of a module
-#: app/Module/ClippingsCartModule.php:229
+#: app/Module/ClippingsCartModule.php:232
msgid "Clippings cart"
msgstr "Кошик вирізок"
@@ -3857,17 +3858,17 @@ msgstr "Коментар"
#: resources/views/emails/register-notify-html.phtml:32
#: resources/views/emails/register-notify-text.phtml:26
-#: resources/views/modules/census-assistant.phtml:84
+#: resources/views/modules/census-assistant.phtml:77
#: resources/views/register-page.phtml:84
msgid "Comments"
msgstr "Коментар"
-#: app/Module/CustomTagsBrothersKeeper.php:63
+#: app/Module/CustomTagsBrothersKeeper.php:64
msgid "Common law marriage"
msgstr "Законний шлюб"
#. I18N: Description of the “Messages” module
-#: app/Module/UserMessagesModule.php:81
+#: app/Module/UserMessagesModule.php:77
msgid "Communicate directly with other users, using private messages."
msgstr "Спілкуватися з іншими користувачами використовуючи особисті повідомлення."
@@ -3877,12 +3878,12 @@ msgid "Comoros"
msgstr "Коморські острови"
#. I18N: Name of a module/chart
-#: app/Module/CompactTreeChartModule.php:85
+#: app/Module/CompactTreeChartModule.php:80
msgid "Compact tree"
msgstr "Графік метелик"
#. I18N: %s is an individual’s name
-#: app/Module/CompactTreeChartModule.php:131
+#: app/Module/CompactTreeChartModule.php:126
#, php-format
msgid "Compact tree of %s"
msgstr "Графік метелик для %s"
@@ -3906,17 +3907,12 @@ msgstr "Завершено до 1970 року, дата не відома"
msgid "Completed; date unknown"
msgstr "Завершено; дата невідома"
-#: app/Module/CustomTagsGedcomL.php:124 app/Module/CustomTagsGedcomL.php:177
-#: app/Module/CustomTagsLegacy.php:122
+#: app/Module/CustomTagsGedcomL.php:141 app/Module/CustomTagsGedcomL.php:197
+#: app/Module/CustomTagsLegacy.php:123
msgid "Completion date"
msgstr "Дата завершення"
-#: app/Http/RequestHandlers/HelpText.php:283
-#: resources/views/admin/trees-export.phtml:64
-msgid "Compress the GEDCOM file"
-msgstr "Стиснути GEDCOM файл"
-
-#: app/Factories/ElementFactory.php:496
+#: app/Factories/ElementFactory.php:500
#: resources/xml/reports/missing_facts_report.xml:19
msgid "Confirmation"
msgstr "Підтвердження"
@@ -3926,16 +3922,16 @@ msgid "Connection to database server"
msgstr "Підключення до сервера бази даних"
#. I18N: Name of a module
-#: app/Module/ContactsFooterModule.php:57
-#: resources/views/admin/trees-preferences.phtml:158
+#: app/Module/ContactsFooterModule.php:55
+#: resources/views/admin/trees-preferences.phtml:150
msgid "Contact information"
msgstr "Інформація про контакт"
-#: resources/views/edit-account-page.phtml:136
+#: resources/views/edit-account-page.phtml:135
msgid "Contact method"
msgstr "Контактний метод"
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:253
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:251
msgid "Contains"
msgstr "Містить"
@@ -3945,13 +3941,13 @@ msgstr "Містить"
msgid "Content"
msgstr "Зміст"
-#: app/Http/RequestHandlers/ControlPanel.php:145
+#: app/Http/RequestHandlers/ControlPanel.php:151
#: app/Http/RequestHandlers/MapDataAdd.php:93
#: app/Http/RequestHandlers/MapDataEdit.php:86
#: app/Http/RequestHandlers/MapDataList.php:110
-#: app/Module/ModuleThemeTrait.php:224 app/Module/ModuleThemeTrait.php:228
+#: app/Module/ModuleThemeTrait.php:236 app/Module/ModuleThemeTrait.php:240
#: resources/views/admin/analytics-edit.phtml:17
-#: resources/views/admin/broadcast.phtml:21
+#: resources/views/admin/broadcast.phtml:18
#: resources/views/admin/changes-log.phtml:31
#: resources/views/admin/clean-data.phtml:15
#: resources/views/admin/components.phtml:28
@@ -3959,7 +3955,7 @@ msgstr "Зміст"
#: resources/views/admin/data-fix-select.phtml:20
#: resources/views/admin/email-page.phtml:20
#: resources/views/admin/fix-level-0-media.phtml:15
-#: resources/views/admin/map-import-form.phtml:17
+#: resources/views/admin/map-import-form.phtml:16
#: resources/views/admin/media-upload.phtml:18
#: resources/views/admin/media.phtml:21
#: resources/views/admin/merge-records-step-1.phtml:41
@@ -3967,7 +3963,7 @@ msgstr "Зміст"
#: resources/views/admin/modules.phtml:34
#: resources/views/admin/server-information.phtml:13
#: resources/views/admin/site-logs.phtml:29
-#: resources/views/admin/site-mail.phtml:30
+#: resources/views/admin/site-mail.phtml:29
#: resources/views/admin/site-preferences.phtml:15
#: resources/views/admin/site-registration.phtml:16
#: resources/views/admin/tags.phtml:16
@@ -3975,12 +3971,12 @@ msgstr "Зміст"
#: resources/views/admin/trees-create.phtml:15
#: resources/views/admin/trees-duplicates.phtml:18
#: resources/views/admin/trees-export.phtml:18
-#: resources/views/admin/trees-import.phtml:22
+#: resources/views/admin/trees-import.phtml:23
#: resources/views/admin/trees-merge.phtml:19
-#: resources/views/admin/trees-preferences.phtml:41
+#: resources/views/admin/trees-preferences.phtml:38
#: resources/views/admin/trees-privacy.phtml:22
#: resources/views/admin/trees-renumber.phtml:17
-#: resources/views/admin/trees-unconnected.phtml:21
+#: resources/views/admin/trees-unconnected.phtml:22
#: resources/views/admin/trees.phtml:41
#: resources/views/admin/upgrade/steps.phtml:14
#: resources/views/admin/upgrade/wizard.phtml:15
@@ -3989,7 +3985,6 @@ msgstr "Зміст"
#: resources/views/admin/users-edit.phtml:28
#: resources/views/admin/users.phtml:15
#: resources/views/admin/webtrees1-thumbnails.phtml:14
-#: resources/views/modules/batch_update/admin.phtml:10
#: resources/views/modules/bing-maps/config.phtml:14
#: resources/views/modules/custom-css-js/edit.phtml:14
#: resources/views/modules/custom-tags/config.phtml:18
@@ -4000,7 +3995,6 @@ msgstr "Зміст"
#: resources/views/modules/here-maps/config.phtml:14
#: resources/views/modules/map-box/config.phtml:14
#: resources/views/modules/openrouteservice/config.phtml:14
-#: resources/views/modules/openstreetmap/config.phtml:14
#: resources/views/modules/relationships-chart/config.phtml:20
#: resources/views/modules/sitemap/config.phtml:18
#: resources/views/modules/stories/config.phtml:18
@@ -4009,7 +4003,7 @@ msgid "Control panel"
msgstr "Панель керування"
#. I18N: Name of a module
-#: app/Module/FixCemeteryTag.php:61
+#: app/Module/FixCemeteryTag.php:60
msgid "Convert CEME tags to GEDCOM 5.5.1"
msgstr "Перетворення тегів CEME до GEDCOM 5.5.1"
@@ -4019,16 +4013,10 @@ msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1"
msgstr "Перетворення тегів NAME:_XXX до GEDCOM 5.5.1"
#. I18N: Name of a module
-#: app/Module/FixPrimaryTag.php:48
+#: app/Module/FixPrimaryTag.php:59
msgid "Convert _PRIM tags to GEDCOM 5.5.1"
msgstr "Перетворення тегів _PRIM до GEDCOM 5.5.1"
-#: app/Http/RequestHandlers/HelpText.php:278
-#: resources/views/admin/trees-export.phtml:79
-#: resources/views/modules/clippings/download.phtml:79
-msgid "Convert from UTF-8 to ISO-8859-1"
-msgstr "Перетворити з UTF-8 на ISO-8859-1"
-
#. I18N: Label for option
#: resources/views/modules/fix-ceme-tag/options.phtml:16
msgid "Convert to"
@@ -4043,8 +4031,8 @@ msgstr "Острови Кука"
msgid "Cookies"
msgstr "Куки"
-#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:429
-#: app/Module/CustomTagsGedcomL.php:197
+#: app/Factories/ElementFactory.php:302 app/Factories/ElementFactory.php:433
+#: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:243
msgid "Coordinates"
msgstr "Координати"
@@ -4055,14 +4043,14 @@ msgstr "Копенгаген, Данія"
#: resources/views/edit/icon-fact-copy.phtml:13
#: resources/views/edit/icon-fact-copy.phtml:15
-#: resources/views/individual-name.phtml:81
-#: resources/views/individual-name.phtml:83
-#: resources/views/modules/share-url/share.phtml:17
+#: resources/views/individual-name.phtml:80
+#: resources/views/individual-name.phtml:82
+#: resources/views/modules/share-url/share.phtml:16
msgid "Copy"
msgstr "Копіювати"
#. I18N: Copy all the records from [family tree 1] into [family tree 2]
-#: resources/views/admin/trees-merge.phtml:49
+#: resources/views/admin/trees-merge.phtml:50
#, php-format
msgid "Copy all the records from %1$s into %2$s."
msgstr "PЗкопіювати всі файли з %1$s в %2$s."
@@ -4075,7 +4063,7 @@ msgstr "Копіювання файлів…"
msgid "Copy the URL of the record to the clipboard"
msgstr "Копіювати URL-адресу запису в буфер обміну"
-#: app/Factories/ElementFactory.php:374 app/Factories/ElementFactory.php:401
+#: app/Factories/ElementFactory.php:378 app/Factories/ElementFactory.php:405
msgid "Copyright"
msgstr "Авторські права"
@@ -4084,12 +4072,12 @@ msgstr "Авторські права"
msgid "Cordoba, Argentina"
msgstr "Кордова, Аргентина"
-#: app/Factories/ElementFactory.php:387
+#: app/Factories/ElementFactory.php:391
msgid "Corporation"
msgstr "Корпорація"
#. I18N: Description of a “Data fix” module
-#: app/Module/FixNameSlashesAndSpaces.php:70
+#: app/Module/FixNameSlashesAndSpaces.php:69
msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs."
msgstr "Виправити записи імені NAME як 'Іван/ІВАНОВ/' або 'Іван/ІВАНОВ', які створюються застарілими генеалогічними програмами."
@@ -4116,43 +4104,44 @@ msgid "Count"
msgstr "Лічильник"
#. I18N: Description of the “Hit counters” module
-#: app/Module/HitCountFooterModule.php:86
+#: app/Module/HitCountFooterModule.php:87
msgid "Count the visits to each page"
msgstr "Підрахунок відвідувань кожної сторінки"
-#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:393
-#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:666
-#: app/Factories/ElementFactory.php:713
-#: app/Statistics/Google/ChartDistribution.php:127
+#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:397
+#: app/Factories/ElementFactory.php:417 app/Factories/ElementFactory.php:671
+#: app/Factories/ElementFactory.php:718 app/Module/CustomTagsGedcomL.php:234
+#: app/Module/CustomTagsPersonalAncestralFile.php:70
+#: app/Statistics/Google/ChartDistribution.php:113
msgid "Country"
msgstr "Країна"
-#: app/Http/RequestHandlers/ManageMediaData.php:249
+#: app/Http/RequestHandlers/ManageMediaData.php:254
msgid "Create"
msgstr "Створити"
#: app/Http/RequestHandlers/CreateTreePage.php:57
-#: resources/views/admin/control-panel.phtml:295
+#: resources/views/admin/control-panel.phtml:296
msgid "Create a family tree"
msgstr "Створити нове генеалогічне дерево"
-#: app/Elements/XrefLocation.php:61
+#: app/Elements/XrefLocation.php:60
#: resources/views/modals/create-location.phtml:16
msgid "Create a location"
msgstr "Створити локацію"
-#: app/Elements/XrefMedia.php:61
+#: app/Elements/XrefMedia.php:62
#: resources/views/modals/create-media-from-file.phtml:19
#: resources/views/modals/create-media-object.phtml:19
msgid "Create a media object"
msgstr "Створіть новий медіа-об'єкт"
-#: app/Elements/XrefRepository.php:66
+#: app/Elements/XrefRepository.php:65
#: resources/views/modals/create-repository.phtml:18
msgid "Create a repository"
msgstr "Створити архів"
-#: app/Elements/XrefNote.php:61
+#: app/Elements/XrefNote.php:60
#: resources/views/modals/create-note-object.phtml:16
msgid "Create a shared note"
msgstr "Створити нову Загальну Нотатку"
@@ -4161,16 +4150,16 @@ msgstr "Створити нову Загальну Нотатку"
msgid "Create a shared note using the census assistant"
msgstr "Створити нову Загальну Нотатку з використанням Майстра"
-#: app/Elements/XrefSource.php:70 resources/views/modals/create-source.phtml:16
+#: app/Elements/XrefSource.php:72 resources/views/modals/create-source.phtml:16
msgid "Create a source"
msgstr "Додати нове джерело"
-#: app/Elements/XrefSubmission.php:61
+#: app/Elements/XrefSubmission.php:60
#: resources/views/modals/create-submission.phtml:16
msgid "Create a submission"
msgstr "Створити подання"
-#: app/Elements/XrefSubmitter.php:61
+#: app/Elements/XrefSubmitter.php:60
#: resources/views/modals/create-submitter.phtml:16
msgid "Create a submitter"
msgstr "Створити заявника"
@@ -4179,18 +4168,18 @@ msgstr "Створити заявника"
msgid "Create a temporary folder…"
msgstr "Створити тимчасову теку…"
-#: resources/views/modals/media-file-fields.phtml:81
+#: resources/views/modals/media-file-fields.phtml:79
msgid "Create a unique filename"
msgstr "Створіть унікальне ім'я файлу"
-#: app/Http/RequestHandlers/AddUnlinkedPage.php:84
+#: app/Http/RequestHandlers/AddUnlinkedPage.php:75
msgid "Create an individual"
msgstr "Створити нову персону"
#. I18N: %s is a link/URL
#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51
#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47
-#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:47
+#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:41
#: app/Module/OrdnanceSurveyHistoricMaps.php:52
#, php-format
msgid "Create maps using %s."
@@ -4204,7 +4193,7 @@ msgstr "Створити Вашу власну діаграму"
msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder."
msgstr "Створити, оновити і видалити генеалогічне дерево для кожного файлу GEDCOM в папці з даними."
-#: app/Module/CustomTagsGedcomL.php:117 app/Module/CustomTagsGedcomL.php:170
+#: app/Module/CustomTagsGedcomL.php:134 app/Module/CustomTagsGedcomL.php:190
#: app/Module/CustomTagsGenPluswin.php:86
#: app/Module/CustomTagsGenPluswin.php:123
#: app/Module/CustomTagsGenPluswin.php:126
@@ -4214,7 +4203,7 @@ msgstr "Створити, оновити і видалити генеалогі
msgid "Creation date"
msgstr "Дата утворення"
-#: app/Factories/ElementFactory.php:505
+#: app/Factories/ElementFactory.php:509
#: resources/xml/reports/family_group_report.xml:315
#: resources/xml/reports/family_group_report.xml:342
#: resources/xml/reports/family_group_report.xml:669
@@ -4224,125 +4213,125 @@ msgstr "Дата утворення"
msgid "Cremation"
msgstr "Кремація"
-#: app/Module/IndividualFactsTabModule.php:451
+#: app/Module/IndividualFactsTabModule.php:456
msgid "Cremation of a brother"
msgstr "Кремацiя брата"
-#: app/Module/IndividualFactsTabModule.php:435
+#: app/Module/IndividualFactsTabModule.php:440
msgid "Cremation of a child"
msgstr "Кремація дитини"
-#: app/Module/IndividualFactsTabModule.php:434
+#: app/Module/IndividualFactsTabModule.php:439
msgid "Cremation of a daughter"
msgstr "Кремація дочки"
-#: app/Module/IndividualFactsTabModule.php:729
+#: app/Module/IndividualFactsTabModule.php:732
msgid "Cremation of a father"
msgstr "Кремація батька"
-#: app/Module/IndividualFactsTabModule.php:525
+#: app/Module/IndividualFactsTabModule.php:530
msgid "Cremation of a grandchild"
msgstr "Кремація онука"
-#: app/Module/IndividualFactsTabModule.php:488
+#: app/Module/IndividualFactsTabModule.php:493
msgid "Cremation of a granddaughter"
msgstr "Кремація внучки"
-#: app/Module/IndividualFactsTabModule.php:506
+#: app/Module/IndividualFactsTabModule.php:511
msgctxt "daughter’s daughter"
msgid "Cremation of a granddaughter"
msgstr "Кремація внучки"
-#: app/Module/IndividualFactsTabModule.php:524
+#: app/Module/IndividualFactsTabModule.php:529
msgctxt "son’s daughter"
msgid "Cremation of a granddaughter"
msgstr "Кремація внучки"
-#: app/Module/IndividualFactsTabModule.php:747
+#: app/Module/IndividualFactsTabModule.php:750
msgid "Cremation of a grandfather"
msgstr "Кремація дідусі"
-#: app/Module/IndividualFactsTabModule.php:748
+#: app/Module/IndividualFactsTabModule.php:751
msgid "Cremation of a grandmother"
msgstr "Кремація бабусі"
-#: app/Module/IndividualFactsTabModule.php:749
-#: app/Module/IndividualFactsTabModule.php:767
-#: app/Module/IndividualFactsTabModule.php:785
+#: app/Module/IndividualFactsTabModule.php:752
+#: app/Module/IndividualFactsTabModule.php:770
+#: app/Module/IndividualFactsTabModule.php:788
msgid "Cremation of a grandparent"
msgstr "Кремація діда/бабки"
-#: app/Module/IndividualFactsTabModule.php:487
+#: app/Module/IndividualFactsTabModule.php:492
msgid "Cremation of a grandson"
msgstr "Кремація онука"
-#: app/Module/IndividualFactsTabModule.php:505
+#: app/Module/IndividualFactsTabModule.php:510
msgctxt "daughter’s son"
msgid "Cremation of a grandson"
msgstr "Кремація онука"
-#: app/Module/IndividualFactsTabModule.php:523
+#: app/Module/IndividualFactsTabModule.php:528
msgctxt "son’s son"
msgid "Cremation of a grandson"
msgstr "Кремація онука"
-#: app/Module/IndividualFactsTabModule.php:469
+#: app/Module/IndividualFactsTabModule.php:474
msgid "Cremation of a half-brother"
msgstr "Кремація неполнородного брата"
-#: app/Module/IndividualFactsTabModule.php:471
+#: app/Module/IndividualFactsTabModule.php:476
msgid "Cremation of a half-sibling"
msgstr "Кремація єдинок./утроб. брата/сестри"
-#: app/Module/IndividualFactsTabModule.php:470
+#: app/Module/IndividualFactsTabModule.php:475
msgid "Cremation of a half-sister"
msgstr "Кремація неполнородной сестри"
-#: app/Module/IndividualFactsTabModule.php:205
+#: app/Module/IndividualFactsTabModule.php:210
msgid "Cremation of a husband"
msgstr "Кремація чоловіка"
-#: app/Module/IndividualFactsTabModule.php:765
+#: app/Module/IndividualFactsTabModule.php:768
msgid "Cremation of a maternal grandfather"
msgstr "Кремація дідуся по мамі"
-#: app/Module/IndividualFactsTabModule.php:766
+#: app/Module/IndividualFactsTabModule.php:769
msgid "Cremation of a maternal grandmother"
msgstr "Кремація бабусі по мамі"
-#: app/Module/IndividualFactsTabModule.php:730
+#: app/Module/IndividualFactsTabModule.php:733
msgid "Cremation of a mother"
msgstr "Кремація матері"
-#: app/Module/IndividualFactsTabModule.php:731
+#: app/Module/IndividualFactsTabModule.php:734
msgid "Cremation of a parent"
msgstr "Кремація батька"
-#: app/Module/IndividualFactsTabModule.php:783
+#: app/Module/IndividualFactsTabModule.php:786
msgid "Cremation of a paternal grandfather"
msgstr "Кремація дідуся по батькові"
-#: app/Module/IndividualFactsTabModule.php:784
+#: app/Module/IndividualFactsTabModule.php:787
msgid "Cremation of a paternal grandmother"
msgstr "Кремація бабусі по батькові"
-#: app/Module/IndividualFactsTabModule.php:453
+#: app/Module/IndividualFactsTabModule.php:458
msgid "Cremation of a sibling"
msgstr "Кремація брати/сестри"
-#: app/Module/IndividualFactsTabModule.php:452
+#: app/Module/IndividualFactsTabModule.php:457
msgid "Cremation of a sister"
msgstr "Кремація сестри"
-#: app/Module/IndividualFactsTabModule.php:433
+#: app/Module/IndividualFactsTabModule.php:438
msgid "Cremation of a son"
msgstr "Кремація сина"
-#: app/Module/IndividualFactsTabModule.php:207
+#: app/Module/IndividualFactsTabModule.php:212
msgid "Cremation of a spouse"
msgstr "Кремація чоловіка (дружини)"
-#: app/Module/IndividualFactsTabModule.php:206
+#: app/Module/IndividualFactsTabModule.php:211
msgid "Cremation of a wife"
msgstr "Кремація дружини"
@@ -4361,7 +4350,7 @@ msgstr "Куба"
msgid "Curitiba, Brazil"
msgstr "Куритиба, Бразилія"
-#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:160
+#: app/Module/HtmlBlockModule.php:192 app/Module/StatisticsChartModule.php:158
msgid "Custom"
msgstr "Довільний"
@@ -4376,12 +4365,12 @@ msgstr "Нестандартні теги GEDCOM"
#. I18N: Name of a module
#: app/Http/RequestHandlers/ModulesCustomTagsPage.php:43
#: app/Module/ModuleCustomTagsTrait.php:112
-#: resources/views/admin/control-panel.phtml:712
+#: resources/views/admin/control-panel.phtml:703
#: resources/views/modules/custom-tags/config.phtml:25
msgid "Custom GEDCOM tags"
msgstr "Нестандартні теги GEDCOM"
-#: resources/views/calendar-page.phtml:203
+#: resources/views/calendar-page.phtml:204
msgid "Custom event"
msgstr "Нестандартна подія"
@@ -4394,7 +4383,7 @@ msgstr "Користувальницькі модулі"
msgid "Custom welcome text"
msgstr "Свій текст з привітанням"
-#: app/Module/ModuleThemeTrait.php:204 app/Module/ModuleThemeTrait.php:208
+#: app/Module/ModuleThemeTrait.php:216 app/Module/ModuleThemeTrait.php:220
msgid "Customize this page"
msgstr "Налаштувати цю сторінку"
@@ -4409,18 +4398,18 @@ msgid "Czech Republic"
msgstr "Чеська республіка"
#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail
-#: resources/views/admin/site-mail.phtml:199
+#: resources/views/admin/site-mail.phtml:196
msgid "DKIM digital signature"
msgstr "Цифровий підпис DKIM"
#: app/Module/CustomTagsFamilyTreeMaker.php:118
-#: app/Module/CustomTagsRootsMagic.php:51
+#: app/Module/CustomTagsRootsMagic.php:53
msgid "DNA markers"
msgstr "ДНК маркери"
#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex
-#: app/Soundex.php:3493 resources/views/branches-page.phtml:43
-#: resources/views/search-phonetic-page.phtml:78
+#: app/Soundex.php:604 resources/views/branches-page.phtml:42
+#: resources/views/search-phonetic-page.phtml:77
msgid "Daitch-Mokotoff"
msgstr "Алгоритм Daitch-Mokotoff"
@@ -4429,12 +4418,12 @@ msgstr "Алгоритм Daitch-Mokotoff"
msgid "Dallas, Texas, United States"
msgstr "Даллас, Техас"
-#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:360
-#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:605
-#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651
-#: app/Factories/ElementFactory.php:689 app/Module/CustomTagsGedcomL.php:104
-#: app/Module/CustomTagsGedcomL.php:153 app/Module/CustomTagsGedcomL.php:210
-#: app/Module/CustomTagsGedcomL.php:243 app/Module/CustomTagsWebtrees.php:58
+#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:364
+#: app/Factories/ElementFactory.php:442 app/Factories/ElementFactory.php:609
+#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:656
+#: app/Factories/ElementFactory.php:694 app/Module/CustomTagsGedcomL.php:121
+#: app/Module/CustomTagsGedcomL.php:173 app/Module/CustomTagsGedcomL.php:256
+#: app/Module/CustomTagsGedcomL.php:289 app/Module/CustomTagsWebtrees.php:58
#: app/Module/CustomTagsWebtrees.php:72
#: resources/views/admin/changes-log.phtml:137
msgid "Data"
@@ -4449,13 +4438,13 @@ msgstr "Контролер даних"
msgid "Data fix"
msgstr "Виправлення даних"
-#: app/Http/RequestHandlers/DataFixChoose.php:68
-#: app/Http/RequestHandlers/DataFixPage.php:90
-#: app/Http/RequestHandlers/HelpText.php:256
+#: app/Http/RequestHandlers/DataFixChoose.php:65
+#: app/Http/RequestHandlers/DataFixPage.php:87
+#: app/Http/RequestHandlers/HelpText.php:271
#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43
-#: resources/views/admin/control-panel.phtml:705
+#: resources/views/admin/control-panel.phtml:696
#: resources/views/admin/data-fix-page.phtml:24
-#: resources/views/admin/trees.phtml:149
+#: resources/views/admin/trees.phtml:150
msgid "Data fixes"
msgstr "Виправлення даних"
@@ -4501,17 +4490,18 @@ msgstr "Тип бази даних"
msgid "Database user account"
msgstr "Користувач бази даних"
-#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:375
-#: app/Factories/ElementFactory.php:402 app/Factories/ElementFactory.php:419
-#: app/Http/RequestHandlers/HelpText.php:205
+#: app/Factories/ElementFactory.php:290 app/Factories/ElementFactory.php:379
+#: app/Factories/ElementFactory.php:406 app/Factories/ElementFactory.php:423
+#: app/Http/RequestHandlers/HelpText.php:219
#: app/Module/CustomTagsFamilyTreeBuilder.php:56
-#: app/Module/CustomTagsGedcomL.php:99 app/Module/CustomTagsGedcomL.php:148
-#: app/Module/CustomTagsGedcomL.php:203 app/Module/CustomTagsGedcomL.php:220
-#: app/Module/CustomTagsGedcomL.php:224 app/Module/CustomTagsGedcomL.php:228
-#: app/Module/CustomTagsGedcomL.php:234 app/Module/CustomTagsGedcomL.php:240
-#: app/Module/CustomTagsLegacy.php:67 app/Module/CustomTagsLegacy.php:127
-#: app/Module/ResearchTaskModule.php:58 app/Module/ResearchTaskModule.php:61
-#: resources/views/help/date.phtml:28 resources/views/help/date.phtml:142
+#: app/Module/CustomTagsGedcomL.php:116 app/Module/CustomTagsGedcomL.php:168
+#: app/Module/CustomTagsGedcomL.php:249 app/Module/CustomTagsGedcomL.php:266
+#: app/Module/CustomTagsGedcomL.php:270 app/Module/CustomTagsGedcomL.php:274
+#: app/Module/CustomTagsGedcomL.php:280 app/Module/CustomTagsGedcomL.php:286
+#: app/Module/CustomTagsLegacy.php:68 app/Module/CustomTagsLegacy.php:128
+#: app/Module/CustomTagsTheMasterGenealogist.php:51
+#: app/Module/ResearchTaskModule.php:59 app/Module/ResearchTaskModule.php:62
+#: resources/views/help/date.phtml:29 resources/views/help/date.phtml:143
#: resources/views/lists/anniversaries-table.phtml:35
#: resources/views/modules/todo/research-tasks.phtml:27
#: resources/views/pending-changes-page.phtml:50
@@ -4527,50 +4517,50 @@ msgstr "Користувач бази даних"
msgid "Date"
msgstr "Дата"
-#: resources/views/modules/relatives/tab.phtml:36
+#: resources/views/modules/relatives/tab.phtml:35
msgid "Date differences"
msgstr "Різниці дат"
-#: app/Factories/ElementFactory.php:460
+#: app/Factories/ElementFactory.php:464
msgid "Date of LDS baptism"
msgstr "Дата хрещення (мормони)"
-#: app/Factories/ElementFactory.php:598
+#: app/Factories/ElementFactory.php:602
msgid "Date of LDS child sealing"
msgstr "Дата запечатування дитини (мормони)"
-#: app/Factories/ElementFactory.php:500
+#: app/Factories/ElementFactory.php:504
msgid "Date of LDS confirmation"
msgstr "Дата підтвердження LDS"
-#: app/Factories/ElementFactory.php:520
+#: app/Factories/ElementFactory.php:524
msgid "Date of LDS endowment"
msgstr "Дата мормонського викриття"
-#: app/Factories/ElementFactory.php:354
+#: app/Factories/ElementFactory.php:358
msgid "Date of LDS spouse sealing"
msgstr "Дата запечатування чоловіка (мормони)"
-#: app/Factories/ElementFactory.php:450
+#: app/Factories/ElementFactory.php:454
msgid "Date of adoption"
msgstr "Дата усиновлення"
-#: app/Factories/ElementFactory.php:466
+#: app/Factories/ElementFactory.php:470
#: resources/xml/reports/missing_facts_report.xml:129
msgid "Date of baptism"
msgstr "Дата хрещення (таїнства)"
-#: app/Factories/ElementFactory.php:469
+#: app/Factories/ElementFactory.php:473
#: resources/xml/reports/missing_facts_report.xml:212
msgid "Date of bar mitzvah"
msgstr "Дата бар-міцва"
-#: app/Factories/ElementFactory.php:472
+#: app/Factories/ElementFactory.php:476
#: resources/xml/reports/missing_facts_report.xml:253
msgid "Date of bat mitzvah"
msgstr "Дата бат-міцва"
-#: app/Factories/ElementFactory.php:475
+#: app/Factories/ElementFactory.php:479
#: resources/xml/reports/fact_sources.xml:68
#: resources/xml/reports/fact_sources.xml:272
#: resources/xml/reports/missing_facts_report.xml:81
@@ -4578,120 +4568,120 @@ msgstr "Дата бат-міцва"
msgid "Date of birth"
msgstr "Дата народження"
-#: app/Factories/ElementFactory.php:479
+#: app/Factories/ElementFactory.php:483
msgid "Date of blessing"
msgstr "Дата благословення"
-#: app/Module/CustomTagsBrothersKeeper.php:95
+#: app/Module/CustomTagsBrothersKeeper.php:96
msgid "Date of brit milah"
msgstr "Дата обрізання"
-#: app/Factories/ElementFactory.php:482
+#: app/Factories/ElementFactory.php:486
#: resources/xml/reports/missing_facts_report.xml:546
msgid "Date of burial"
msgstr "Дата похорону"
-#: app/Factories/ElementFactory.php:492
+#: app/Factories/ElementFactory.php:496
#: resources/xml/reports/missing_facts_report.xml:170
msgid "Date of christening"
msgstr "Дата хрещення (церемонії)"
-#: app/Factories/ElementFactory.php:497
+#: app/Factories/ElementFactory.php:501
#: resources/xml/reports/missing_facts_report.xml:294
msgid "Date of confirmation"
msgstr "Дата конфірмації"
-#: app/Factories/ElementFactory.php:506
+#: app/Factories/ElementFactory.php:510
msgid "Date of cremation"
msgstr "Дата кремації"
-#: app/Factories/ElementFactory.php:510
+#: app/Factories/ElementFactory.php:514
#: 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/Factories/ElementFactory.php:327
+#: app/Factories/ElementFactory.php:331
msgid "Date of divorce"
msgstr "Дата розлучення"
-#: app/Factories/ElementFactory.php:517
+#: app/Factories/ElementFactory.php:521
msgid "Date of emigration"
msgstr "Дата еміграції"
-#: app/Factories/ElementFactory.php:330
+#: app/Factories/ElementFactory.php:334
#: resources/xml/reports/missing_facts_report.xml:336
msgid "Date of engagement"
msgstr "Дата заручення"
-#: app/Factories/ElementFactory.php:308 app/Factories/ElementFactory.php:361
-#: app/Factories/ElementFactory.php:439 app/Factories/ElementFactory.php:606
-#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:652
-#: app/Module/CustomTagsGedcomL.php:105 app/Module/CustomTagsGedcomL.php:154
-#: app/Module/CustomTagsGedcomL.php:211 app/Module/CustomTagsGedcomL.php:244
+#: app/Factories/ElementFactory.php:312 app/Factories/ElementFactory.php:365
+#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:610
+#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:657
+#: app/Module/CustomTagsGedcomL.php:122 app/Module/CustomTagsGedcomL.php:174
+#: app/Module/CustomTagsGedcomL.php:257 app/Module/CustomTagsGedcomL.php:290
#: app/Module/CustomTagsWebtrees.php:59 app/Module/CustomTagsWebtrees.php:73
msgid "Date of entry in original source"
msgstr "Дата запису у вихідному джерелі"
-#: app/Factories/ElementFactory.php:526
+#: app/Factories/ElementFactory.php:530 app/Module/CustomTagsGedcomL.php:216
msgid "Date of event"
msgstr "Дата події"
-#: app/Factories/ElementFactory.php:536
+#: app/Factories/ElementFactory.php:540
#: resources/xml/reports/missing_facts_report.xml:378
msgid "Date of first communion"
msgstr "Дата першого причастя"
-#: app/Factories/ElementFactory.php:543
+#: app/Factories/ElementFactory.php:547
msgid "Date of immigration"
msgstr "Дата імміграції"
-#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:489
-#: app/Factories/ElementFactory.php:620 app/Factories/ElementFactory.php:639
-#: app/Factories/ElementFactory.php:670 app/Factories/ElementFactory.php:686
-#: app/Factories/ElementFactory.php:717 app/Factories/ElementFactory.php:733
-#: app/Module/CustomTagsGedcomL.php:192
+#: app/Factories/ElementFactory.php:327 app/Factories/ElementFactory.php:493
+#: app/Factories/ElementFactory.php:624 app/Factories/ElementFactory.php:644
+#: app/Factories/ElementFactory.php:675 app/Factories/ElementFactory.php:691
+#: app/Factories/ElementFactory.php:722 app/Factories/ElementFactory.php:738
+#: app/Module/CustomTagsGedcomL.php:212
msgid "Date of last change"
msgstr "Дата останньої зміни"
-#: app/Factories/ElementFactory.php:341
+#: app/Factories/ElementFactory.php:345
#: resources/xml/reports/fact_sources.xml:319
#: resources/xml/reports/missing_facts_report.xml:463
msgid "Date of marriage"
msgstr "Дата шлюбу"
-#: app/Factories/ElementFactory.php:336
+#: app/Factories/ElementFactory.php:340
#: resources/xml/reports/missing_facts_report.xml:420
msgid "Date of marriage banns"
msgstr "Дата оприлюднення оголошення про шлюб"
-#: app/Factories/ElementFactory.php:571
+#: app/Factories/ElementFactory.php:575
msgid "Date of naturalization"
msgstr "Дата натуралізації"
-#: app/Factories/ElementFactory.php:581
+#: app/Factories/ElementFactory.php:585
msgid "Date of ordination"
msgstr "Дата посвячення"
-#: app/Factories/ElementFactory.php:589
+#: app/Factories/ElementFactory.php:593
msgid "Date of residence"
msgstr "Дата проживання"
-#: resources/views/help/date.phtml:104
+#: resources/views/help/date.phtml:105
msgid "Date period"
msgstr "Період часу"
-#: resources/views/help/date.phtml:97
+#: resources/views/help/date.phtml:98
msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time."
msgstr "Період часу використовується для таких подій, як окупація, які займають тривалий час."
-#: app/Factories/ElementFactory.php:692 resources/views/help/date.phtml:66
+#: app/Factories/ElementFactory.php:697 resources/views/help/date.phtml:67
#: resources/views/modules/statistics-chart/custom.phtml:96
msgid "Date range"
msgstr "Діапазон дат"
-#: resources/views/help/date.phtml:59
+#: resources/views/help/date.phtml:60
msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range."
msgstr "Діапазони дат використовуються, коли дата такої події як народження відома лише в зразковому діапазоні часу."
@@ -4704,12 +4694,12 @@ msgid "Date sent"
msgstr "Дата відправки"
#. I18N: Help text for the “Calendar conversion” configuration setting
-#: resources/views/admin/trees-preferences.phtml:134
+#: resources/views/admin/trees-preferences.phtml:129
#, 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 будуть конвертуватися в Григоріанському календарі."
-#: resources/views/help/date.phtml:21
+#: resources/views/help/date.phtml:22
msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords."
msgstr "Дати зберігаються використовуючи англійські скорочення і ключові слова. Також доступні альтернативні скорочення (shortcuts)."
@@ -4721,36 +4711,36 @@ msgid "Daughter"
msgstr "Дочка"
#. I18N: e.g. “Daughter of [father name & mother name]”
-#: app/Module/InteractiveTree/TreeView.php:364
+#: app/Module/InteractiveTree/TreeView.php:365
#, php-format
msgid "Daughter of %s"
msgstr "Дочка від %s"
-#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:40
+#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:41
msgid "Day"
msgstr "День"
-#: app/Http/RequestHandlers/CalendarEvents.php:210
+#: app/Http/RequestHandlers/CalendarEvents.php:209
msgid "Day not set"
msgstr "День не встановлено"
-#: resources/views/modules/timeline-chart/chart.phtml:139
#: resources/views/modules/timeline-chart/chart.phtml:141
#: resources/views/modules/timeline-chart/chart.phtml:143
+#: resources/views/modules/timeline-chart/chart.phtml:145
msgid "Day:"
msgstr "День:"
-#: app/Statistics/Google/ChartMortality.php:78
-#: resources/views/lists/individuals-table.phtml:195
+#: app/Statistics/Google/ChartMortality.php:76
+#: resources/views/lists/individuals-table.phtml:197
msgid "Dead"
msgstr "Мертві"
-#: app/Factories/ElementFactory.php:508
-#: app/Http/RequestHandlers/IndividualPage.php:212
-#: resources/views/calendar-page.phtml:194
-#: resources/views/lists/individuals-table.phtml:199
-#: resources/views/lists/individuals-table.phtml:203
-#: resources/views/lists/individuals-table.phtml:246
+#: app/Factories/ElementFactory.php:512
+#: app/Http/RequestHandlers/IndividualPage.php:208
+#: resources/views/calendar-page.phtml:195
+#: resources/views/lists/individuals-table.phtml:202
+#: resources/views/lists/individuals-table.phtml:207
+#: resources/views/lists/individuals-table.phtml:254
#: resources/views/modules/yahrzeit/table.phtml:27
#: resources/xml/reports/ahnentafel_report.xml:457
#: resources/xml/reports/bdm_report.xml:87
@@ -4875,7 +4865,7 @@ msgstr "Мертві"
msgid "Death"
msgstr "Смерть"
-#: app/Statistics/Google/ChartDistribution.php:343
+#: app/Statistics/Google/ChartDistribution.php:328
msgid "Death by country"
msgstr "Смерті по країнах"
@@ -4889,135 +4879,136 @@ msgstr "Період дати смерті закінчується"
msgid "Death date range start"
msgstr "Період дати смерті починається"
-#: app/Module/IndividualFactsTabModule.php:441
+#: app/Module/IndividualFactsTabModule.php:446
msgid "Death of a brother"
msgstr "Смерть брата"
-#: app/Module/IndividualFactsTabModule.php:425
-#: resources/views/admin/trees-preferences.phtml:505
+#: app/Module/IndividualFactsTabModule.php:430
+#: resources/views/admin/trees-preferences.phtml:484
msgid "Death of a child"
msgstr "Смерть дитини"
-#: app/Module/IndividualFactsTabModule.php:424
+#: app/Module/IndividualFactsTabModule.php:429
msgid "Death of a daughter"
msgstr "Смерть дочки"
-#: app/Functions/FunctionsPrint.php:207
-#: app/Module/IndividualFactsTabModule.php:719
+#: app/Module/IndividualFactsTabModule.php:722
+#: resources/views/fact-parent-age.phtml:26
msgid "Death of a father"
msgstr "Смерть батька"
-#: app/Module/IndividualFactsTabModule.php:479
-#: app/Module/IndividualFactsTabModule.php:497
-#: app/Module/IndividualFactsTabModule.php:515
-#: resources/views/admin/trees-preferences.phtml:499
+#: app/Module/IndividualFactsTabModule.php:484
+#: app/Module/IndividualFactsTabModule.php:502
+#: app/Module/IndividualFactsTabModule.php:520
+#: resources/views/admin/trees-preferences.phtml:478
msgid "Death of a grandchild"
msgstr "Смерть онука/внучки"
-#: app/Module/IndividualFactsTabModule.php:478
+#: app/Module/IndividualFactsTabModule.php:483
msgid "Death of a granddaughter"
msgstr "Смерть внучки"
-#: app/Module/IndividualFactsTabModule.php:496
+#: app/Module/IndividualFactsTabModule.php:501
msgctxt "daughter’s daughter"
msgid "Death of a granddaughter"
msgstr "Смерть внучки"
-#: app/Module/IndividualFactsTabModule.php:514
+#: app/Module/IndividualFactsTabModule.php:519
msgctxt "son’s daughter"
msgid "Death of a granddaughter"
msgstr "Смерть внучки"
-#: app/Module/IndividualFactsTabModule.php:737
+#: app/Module/IndividualFactsTabModule.php:740
msgid "Death of a grandfather"
msgstr "Смерть дідуся"
-#: app/Module/IndividualFactsTabModule.php:738
+#: app/Module/IndividualFactsTabModule.php:741
msgid "Death of a grandmother"
msgstr "Смерть бабусі"
-#: app/Module/IndividualFactsTabModule.php:739
-#: app/Module/IndividualFactsTabModule.php:757
-#: app/Module/IndividualFactsTabModule.php:775
-#: resources/views/admin/trees-preferences.phtml:529
+#: app/Module/IndividualFactsTabModule.php:742
+#: app/Module/IndividualFactsTabModule.php:760
+#: app/Module/IndividualFactsTabModule.php:778
+#: resources/views/admin/trees-preferences.phtml:508
msgid "Death of a grandparent"
msgstr "Смерть пра-батька"
-#: app/Module/IndividualFactsTabModule.php:477
+#: app/Module/IndividualFactsTabModule.php:482
msgid "Death of a grandson"
msgstr "Смерть онука"
-#: app/Module/IndividualFactsTabModule.php:495
+#: app/Module/IndividualFactsTabModule.php:500
msgctxt "daughter’s son"
msgid "Death of a grandson"
msgstr "Смерть онука"
-#: app/Module/IndividualFactsTabModule.php:513
+#: app/Module/IndividualFactsTabModule.php:518
msgctxt "son’s son"
msgid "Death of a grandson"
msgstr "Смерть онука"
-#: app/Module/IndividualFactsTabModule.php:459
+#: app/Module/IndividualFactsTabModule.php:464
msgid "Death of a half-brother"
msgstr "Смерть неполнородного брата"
-#: app/Module/IndividualFactsTabModule.php:461
+#: app/Module/IndividualFactsTabModule.php:466
msgid "Death of a half-sibling"
msgstr "Смерть неполнородного сибса"
-#: app/Module/IndividualFactsTabModule.php:460
+#: app/Module/IndividualFactsTabModule.php:465
msgid "Death of a half-sister"
msgstr "Смерть неполнородной сестри"
-#: app/Module/IndividualFactsTabModule.php:195
+#: app/Module/IndividualFactsTabModule.php:200
msgid "Death of a husband"
msgstr "Смерть чоловіка"
-#: app/Module/IndividualFactsTabModule.php:755
+#: app/Module/IndividualFactsTabModule.php:758
msgid "Death of a maternal grandfather"
msgstr "Смерть дідуся по мамі"
-#: app/Module/IndividualFactsTabModule.php:756
+#: app/Module/IndividualFactsTabModule.php:759
msgid "Death of a maternal grandmother"
msgstr "Смерть бабусі по мамі"
-#: app/Functions/FunctionsPrint.php:199
-#: app/Module/IndividualFactsTabModule.php:720
+#: app/Module/IndividualFactsTabModule.php:723
+#: resources/views/fact-parent-age.phtml:16
msgid "Death of a mother"
msgstr "Смерть матері"
-#: app/Module/IndividualFactsTabModule.php:721
-#: resources/views/admin/trees-preferences.phtml:517
+#: app/Module/IndividualFactsTabModule.php:724
+#: resources/views/admin/trees-preferences.phtml:496
+#: resources/views/fact-parent-age.phtml:36
msgid "Death of a parent"
msgstr "Смерть батька"
-#: app/Module/IndividualFactsTabModule.php:773
+#: app/Module/IndividualFactsTabModule.php:776
msgid "Death of a paternal grandfather"
msgstr "Смерть дідуся по батькові"
-#: app/Module/IndividualFactsTabModule.php:774
+#: app/Module/IndividualFactsTabModule.php:777
msgid "Death of a paternal grandmother"
msgstr "Смерть бабусі по батькові"
-#: app/Module/IndividualFactsTabModule.php:443
-#: resources/views/admin/trees-preferences.phtml:511
+#: app/Module/IndividualFactsTabModule.php:448
+#: resources/views/admin/trees-preferences.phtml:490
msgid "Death of a sibling"
msgstr "Смерть брата/сестри"
-#: app/Module/IndividualFactsTabModule.php:442
+#: app/Module/IndividualFactsTabModule.php:447
msgid "Death of a sister"
msgstr "Смерть сестри"
-#: app/Module/IndividualFactsTabModule.php:423
+#: app/Module/IndividualFactsTabModule.php:428
msgid "Death of a son"
msgstr "Смерть сина"
-#: app/Module/IndividualFactsTabModule.php:197
-#: resources/views/admin/trees-preferences.phtml:523
+#: app/Module/IndividualFactsTabModule.php:202
+#: resources/views/admin/trees-preferences.phtml:502
msgid "Death of a spouse"
msgstr "Смерть чоловіка (дружини)"
-#: app/Module/IndividualFactsTabModule.php:196
+#: app/Module/IndividualFactsTabModule.php:201
msgid "Death of a wife"
msgstr "Смерть дружини"
@@ -5029,7 +5020,7 @@ msgstr "Смерть чоловіка (дружини)"
msgid "Death place contains"
msgstr "Місце смерті містить"
-#: resources/views/statistics/other/places.phtml:30
+#: resources/views/statistics/other/places.phtml:29
msgid "Death places"
msgstr "Місця смерті"
@@ -5041,72 +5032,72 @@ msgstr "Місця смерті"
msgid "Deaths"
msgstr "Смерті"
-#: app/Statistics/Google/ChartDeath.php:129
-#: resources/views/statistics/individuals/total-events.phtml:79
+#: app/Statistics/Google/ChartDeath.php:111
+#: resources/views/statistics/individuals/total-events.phtml:71
msgid "Deaths by century"
msgstr "Смерті за століттями"
-#: app/Date/AbstractGregorianJulianDate.php:212
+#: app/Date/AbstractGregorianJulianDate.php:242
msgctxt "Abbreviation for December"
msgid "Dec"
msgstr "Груд"
-#: resources/views/lists/families-table.phtml:432
-#: resources/views/lists/families-table.phtml:448
-#: resources/views/lists/individuals-table.phtml:438
-#: resources/views/lists/individuals-table.phtml:455
+#: resources/views/lists/families-table.phtml:438
+#: resources/views/lists/families-table.phtml:454
+#: resources/views/lists/individuals-table.phtml:446
+#: resources/views/lists/individuals-table.phtml:463
msgid "Decade of birth"
msgstr "Народження по десятиліттях"
-#: resources/views/lists/individuals-table.phtml:464
-#: resources/views/lists/individuals-table.phtml:481
+#: resources/views/lists/individuals-table.phtml:468
+#: resources/views/lists/individuals-table.phtml:485
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:459
+#: resources/views/lists/families-table.phtml:475
msgid "Decade of marriage"
msgstr "Вступу в шлюб по десятиліттях"
-#: app/Date/AbstractGregorianJulianDate.php:109
+#: app/Date/AbstractGregorianJulianDate.php:139
msgctxt "GENITIVE"
msgid "December"
msgstr "Грудня"
-#: app/Date/AbstractGregorianJulianDate.php:179
+#: app/Date/AbstractGregorianJulianDate.php:209
msgctxt "INSTRUMENTAL"
msgid "December"
msgstr "Груднем"
-#: app/Date/AbstractGregorianJulianDate.php:144
+#: app/Date/AbstractGregorianJulianDate.php:174
msgctxt "LOCATIVE"
msgid "December"
msgstr "Грудня"
-#: app/Date/AbstractGregorianJulianDate.php:74
-#: app/Module/StatisticsChartModule.php:803
+#: app/Date/AbstractGregorianJulianDate.php:104
+#: app/Module/StatisticsChartModule.php:800
#: resources/views/edit/initialize-calendar-popup.phtml:22
msgctxt "NOMINATIVE"
msgid "December"
msgstr "Грудень"
#. I18N: The tenth day in the French republican calendar
-#: app/Date/FrenchDate.php:305
+#: app/Date/FrenchDate.php:319
msgid "Decidi"
msgstr "Декади"
-#: app/Module/UserWelcomeModule.php:101 app/Module/WelcomeBlockModule.php:100
+#: app/Module/UserWelcomeModule.php:98 app/Module/WelcomeBlockModule.php:97
msgid "Default chart"
msgstr "Графік за замовчуванням"
-#: resources/views/admin/trees.phtml:126
+#: resources/views/admin/trees.phtml:127
msgid "Default family tree"
msgstr "Генеалогічне дерево за замовчуванням"
#. I18N: A configuration setting
-#: app/Module/WelcomeBlockModule.php:107
-#: resources/views/admin/trees-preferences.phtml:99
-#: resources/views/edit-account-page.phtml:76
+#: app/Module/WelcomeBlockModule.php:104
+#: resources/views/admin/trees-preferences.phtml:95
+#: resources/views/edit-account-page.phtml:75
msgid "Default individual"
msgstr "Персона за замовчуванням"
@@ -5115,9 +5106,9 @@ msgstr "Персона за замовчуванням"
msgid "Default theme"
msgstr "Тема за замовчуванням"
-#: app/Module/CustomTagsGedcomL.php:136 app/Module/CustomTagsGedcomL.php:137
-#: app/Module/CustomTagsGedcomL.php:138 app/Module/CustomTagsGedcomL.php:139
-#: app/Module/CustomTagsGedcomL.php:140
+#: app/Module/CustomTagsGedcomL.php:156 app/Module/CustomTagsGedcomL.php:157
+#: app/Module/CustomTagsGedcomL.php:158 app/Module/CustomTagsGedcomL.php:159
+#: app/Module/CustomTagsGedcomL.php:160
msgid "Definition"
msgstr "Визначення"
@@ -5145,40 +5136,38 @@ msgctxt "font name"
msgid "DejaVu"
msgstr "DejaVu"
-#: app/Http/RequestHandlers/ManageMediaData.php:255
-#: app/Module/FixPrimaryTag.php:103 resources/views/admin/locations.phtml:50
-#: resources/views/admin/trees-privacy.phtml:284
-#: resources/views/admin/trees.phtml:116
+#: app/Http/RequestHandlers/ManageMediaData.php:260
+#: app/Module/FixPrimaryTag.php:114 resources/views/admin/locations.phtml:50
+#: resources/views/admin/trees-privacy.phtml:270
+#: resources/views/admin/trees.phtml:117
#: resources/views/admin/users-table-options.phtml:45
#: resources/views/edit-blocks-block.phtml:28
#: resources/views/edit/icon-fact-delete.phtml:14
#: resources/views/edit/icon-fact-delete.phtml:16
-#: resources/views/family-page-menu.phtml:70
-#: resources/views/individual-page-menu.phtml:118
+#: resources/views/family-page-menu.phtml:81
+#: resources/views/individual-page-menu.phtml:121
+#: resources/views/media-page-details.phtml:38
#: resources/views/media-page-details.phtml:41
-#: resources/views/media-page-details.phtml:44
-#: resources/views/media-page-menu.phtml:75
-#: resources/views/modules/faq/config.phtml:59
+#: resources/views/media-page-menu.phtml:73
+#: resources/views/modules/faq/config.phtml:62
+#: resources/views/modules/faq/config.phtml:102
#: resources/views/modules/gedcom_news/list.phtml:46
-#: resources/views/modules/stories/config.phtml:57
-#: resources/views/modules/stories/config.phtml:86
+#: resources/views/modules/stories/config.phtml:59
+#: resources/views/modules/stories/config.phtml:87
+#: resources/views/modules/stories/config.phtml:89
#: resources/views/modules/user-messages/user-messages.phtml:63
-#: resources/views/modules/user-messages/user-messages.phtml:138
+#: resources/views/modules/user-messages/user-messages.phtml:137
#: resources/views/modules/user_blog/list.phtml:46
#: resources/views/record-page-menu.phtml:47
msgid "Delete"
msgstr "Видалити"
-#: resources/views/admin/map-import-form.phtml:62
-msgid "Delete all existing geographic data before importing the file."
-msgstr "Видалити всі географічні дані перед імпортом файлу."
-
#: app/Http/RequestHandlers/UsersCleanupPage.php:65
-#: resources/views/admin/control-panel.phtml:524
+#: resources/views/admin/control-panel.phtml:525
msgid "Delete inactive users"
msgstr "Видалити неактивних користувачів"
-#: resources/views/modules/user-messages/user-messages.phtml:147
+#: resources/views/modules/user-messages/user-messages.phtml:146
msgid "Delete selected messages"
msgstr "Видалити вибрані повідомлення"
@@ -5186,16 +5175,20 @@ msgstr "Видалити вибрані повідомлення"
msgid "Delete the preferences for this module."
msgstr "Видалити налаштування даного модуля."
-#: resources/views/individual-name.phtml:89
-#: resources/views/individual-name.phtml:91
+#: resources/views/individual-name.phtml:88
+#: resources/views/individual-name.phtml:90
msgid "Delete this name"
msgstr "Видалити ім'я"
-#: resources/views/edit-account-page.phtml:177
+#: resources/views/admin/locations.phtml:172
+msgid "Delete unused locations"
+msgstr ""
+
+#: resources/views/edit-account-page.phtml:174
msgid "Delete your account"
msgstr "Видалити ваш обліковий запис"
-#: resources/views/family-page-menu.phtml:68
+#: resources/views/family-page-menu.phtml:79
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 "Видалення сім'ї від'єднає всіх персон одну від одної, але залишить їх на місці. Ви дійсно хочете видалити цю сім'ю?"
@@ -5218,16 +5211,15 @@ msgstr "Денвер, Колорадо"
msgid "Depending on your server configuration, you may be able to upgrade automatically."
msgstr "Залежно від конфігурації Вашого сервера, Ви можете автоматично отримувати оновлення."
-#: resources/views/modules/family-book-chart/page.phtml:48
+#: resources/views/modules/family-book-chart/page.phtml:50
msgid "Descendant generations"
msgstr "Генерації нащадків"
#. I18N: Name of a module/chart
#. I18N: Name of a module/sidebar
#. I18N: Name of a module/report
-#: app/Module/ChartsBlockModule.php:145 app/Module/ChartsBlockModule.php:269
-#: app/Module/DescendancyChartModule.php:108
-#: app/Module/DescendancyModule.php:62
+#: app/Module/ChartsBlockModule.php:142 app/Module/ChartsBlockModule.php:256
+#: app/Module/DescendancyChartModule.php:99 app/Module/DescendancyModule.php:60
#: app/Module/DescendancyReportModule.php:40
#: resources/xml/reports/descendancy_report.xml:3
#: resources/xml/reports/individual_ext_report.xml:6
@@ -5238,7 +5230,7 @@ msgstr "Генерації нащадків"
msgid "Descendants"
msgstr "Нащадки"
-#: app/Factories/ElementFactory.php:512
+#: app/Factories/ElementFactory.php:516
msgid "Descendants interest"
msgstr "Інтереси нащадків"
@@ -5247,13 +5239,13 @@ msgid "Descendants of "
msgstr "Нащадки від "
#. I18N: %s is an individual’s name
-#: app/Module/DescendancyChartModule.php:154
+#: app/Module/DescendancyChartModule.php:145
#, php-format
msgid "Descendants of %s"
msgstr "Нащадки %s"
-#: app/Factories/ElementFactory.php:513 app/Module/CustomTagsGedcomL.php:118
-#: app/Module/CustomTagsGedcomL.php:171 app/Module/CustomTagsLegacy.php:68
+#: app/Factories/ElementFactory.php:517 app/Module/CustomTagsGedcomL.php:135
+#: app/Module/CustomTagsGedcomL.php:191 app/Module/CustomTagsLegacy.php:69
#: resources/views/admin/modules.phtml:72 resources/views/admin/tags.phtml:42
#: resources/views/admin/tags.phtml:172 resources/views/admin/tags.phtml:264
#: resources/views/admin/tags.phtml:326 resources/views/admin/tags.phtml:401
@@ -5264,11 +5256,11 @@ msgid "Description"
msgstr "Прикмети"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:225
+#: resources/views/admin/trees-preferences.phtml:217
msgid "Description META tag"
msgstr "Опис МЕТА-тега"
-#: app/Factories/ElementFactory.php:377
+#: app/Factories/ElementFactory.php:381
msgid "Destination"
msgstr "Призначення"
@@ -5276,11 +5268,11 @@ msgstr "Призначення"
#: resources/views/admin/merge-records-step-2.phtml:98
#: resources/views/admin/merge-records-step-2.phtml:144
#: resources/views/modules/statistics-chart/custom.phtml:74
-#: resources/views/record-page-links.phtml:27
+#: resources/views/record-page-links.phtml:33
msgid "Details"
msgstr "Деталі"
-#: resources/views/admin/site-registration.phtml:58
+#: resources/views/admin/site-registration.phtml:57
msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree."
msgstr "Дані нового користувача будуть відправлені адміністратору відповідного генеалогічного дерева."
@@ -5289,79 +5281,79 @@ msgstr "Дані нового користувача будуть відправ
msgid "Detroit, Michigan, United States"
msgstr "Детройт, Мічіган"
-#: app/Date/JalaliDate.php:268
+#: app/Date/JalaliDate.php:282
msgctxt "Abbreviation for Persian month: Dey"
msgid "Dey"
msgstr "Дей"
#. I18N: 10th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:143
+#: app/Date/JalaliDate.php:157
msgctxt "GENITIVE"
msgid "Dey"
msgstr "Дея"
#. I18N: 10th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:233
+#: app/Date/JalaliDate.php:247
msgctxt "INSTRUMENTAL"
msgid "Dey"
msgstr "Деем"
#. I18N: 10th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:188
+#: app/Date/JalaliDate.php:202
msgctxt "LOCATIVE"
msgid "Dey"
msgstr "Дее"
#. I18N: 10th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:98
+#: app/Date/JalaliDate.php:112
msgctxt "NOMINATIVE"
msgid "Dey"
msgstr "Дей"
#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah
-#: app/Date/HijriDate.php:150
+#: app/Date/HijriDate.php:164
msgctxt "GENITIVE"
msgid "Dhu al-Hijjah"
msgstr "Зульхиджа"
#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah
-#: app/Date/HijriDate.php:240
+#: app/Date/HijriDate.php:254
msgctxt "INSTRUMENTAL"
msgid "Dhu al-Hijjah"
msgstr "Зульхиджа"
#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah
-#: app/Date/HijriDate.php:195
+#: app/Date/HijriDate.php:209
msgctxt "LOCATIVE"
msgid "Dhu al-Hijjah"
msgstr "Зульхиджа"
#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah
-#: app/Date/HijriDate.php:105
+#: app/Date/HijriDate.php:119
msgctxt "NOMINATIVE"
msgid "Dhu al-Hijjah"
msgstr "Зульхиджа"
#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah
-#: app/Date/HijriDate.php:148
+#: app/Date/HijriDate.php:162
msgctxt "GENITIVE"
msgid "Dhu al-Qi’dah"
msgstr "Зулькада"
#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah
-#: app/Date/HijriDate.php:238
+#: app/Date/HijriDate.php:252
msgctxt "INSTRUMENTAL"
msgid "Dhu al-Qi’dah"
msgstr "Зулькада"
#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah
-#: app/Date/HijriDate.php:193
+#: app/Date/HijriDate.php:207
msgctxt "LOCATIVE"
msgid "Dhu al-Qi’dah"
msgstr "Зулькада"
#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah
-#: app/Date/HijriDate.php:103
+#: app/Date/HijriDate.php:117
msgctxt "NOMINATIVE"
msgid "Dhu al-Qi’dah"
msgstr "Зулькада"
@@ -5377,7 +5369,7 @@ msgid "Differences"
msgstr "Відмінності"
#. I18N: Help text for the “Calendar conversion” configuration setting
-#: resources/views/admin/trees-preferences.phtml:131
+#: resources/views/admin/trees-preferences.phtml:126
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 "Різні календарні системи використовуються в різних частинах світу, багато інших календарних систем використовувалось у минулому. Де можливо, сказуйте дату в тому календарі, в якому подія була вперше зареєстрована. Ви потім можете вказати перетворення календаря, щоб відобразити дані в більш звичному вигляді. Якщо ви регулярно використовуєтесь двома календарями, ви можете задати два перетворення календрів, і тоді дати будуть конвертуватися в обидва вибрані календарі."
@@ -5404,12 +5396,12 @@ msgid "Display %s"
msgstr "Показати %s"
#. I18N: Description of the “Favorites” module
-#: app/Module/FamilyTreeFavoritesModule.php:62
+#: app/Module/FamilyTreeFavoritesModule.php:60
msgid "Display and manage a family tree’s favorite pages."
msgstr "Показувати і управляти «Вибране»."
#. I18N: Description of the “Favorites” module
-#: app/Module/UserFavoritesModule.php:63
+#: app/Module/UserFavoritesModule.php:61
msgid "Display and manage a user’s favorite pages."
msgstr "Відображення та керування обраних сторінок користувача."
@@ -5417,17 +5409,17 @@ msgstr "Відображення та керування обраних стор
msgid "Display custom GEDCOM tags"
msgstr "Показувати нестандартні теги GEDCOM"
-#: app/Factories/ElementFactory.php:326 resources/views/calendar-page.phtml:191
-#: resources/views/lists/families-table.phtml:203
+#: app/Factories/ElementFactory.php:330 resources/views/calendar-page.phtml:192
+#: resources/views/lists/families-table.phtml:208
msgid "Divorce"
msgstr "Розлучення"
-#: app/Factories/ElementFactory.php:328
+#: app/Factories/ElementFactory.php:332
msgid "Divorce filed"
msgstr "Справа про розлучення"
-#: app/Statistics/Google/ChartDivorce.php:129
-#: resources/views/statistics/families/total-records.phtml:81
+#: app/Statistics/Google/ChartDivorce.php:111
+#: resources/views/statistics/families/total-records.phtml:73
msgid "Divorces by century"
msgstr "Середній вік вступу в шлюб за століттями"
@@ -5451,7 +5443,7 @@ msgstr "Неназначено: несанкціонований"
msgid "Document"
msgstr "Документ"
-#: resources/views/admin/site-mail.phtml:204
+#: resources/views/admin/site-mail.phtml:201
msgid "Domain name"
msgstr "Доменне ім'я"
@@ -5465,8 +5457,8 @@ msgstr "Домініка"
msgid "Dominican Republic"
msgstr "Домініканська республіка"
-#: app/Module/ClippingsCartModule.php:211
-#: app/Module/ClippingsCartModule.php:256
+#: app/Module/ClippingsCartModule.php:214
+#: app/Module/ClippingsCartModule.php:258
#: resources/views/modules/share-anniversary/share.phtml:25
msgid "Download"
msgstr "Скачати"
@@ -5476,11 +5468,11 @@ msgstr "Скачати"
msgid "Download %s…"
msgstr "Завантаження %s…"
-#: app/Module/ShareAnniversaryModule.php:89
+#: app/Module/ShareAnniversaryModule.php:86
msgid "Download a .ICS file containing an anniversary"
msgstr "Завантажити .ICS-файл, що містить річницю"
-#: resources/views/media-page-details.phtml:86
+#: resources/views/media-page-details.phtml:83
msgid "Download file"
msgstr "Завантажити файл"
@@ -5494,21 +5486,21 @@ msgid "Draper, Utah, United States"
msgstr "Дрейпер, Юта, США"
#. I18N: The second day in the French republican calendar
-#: app/Date/FrenchDate.php:289
+#: app/Date/FrenchDate.php:303
msgid "Duodi"
msgstr "Дуоди"
-#: app/Http/RequestHandlers/AccountUpdate.php:95
-#: app/Http/RequestHandlers/RegisterAction.php:244
+#: app/Http/RequestHandlers/AccountUpdate.php:96
+#: app/Http/RequestHandlers/RegisterAction.php:259
#: app/Http/RequestHandlers/UserAddAction.php:72
-#: app/Http/RequestHandlers/UserEditAction.php:152
+#: app/Http/RequestHandlers/UserEditAction.php:153
msgid "Duplicate email address. A user with that email already exists."
msgstr "Дубльована адреса електоннох пошти. Користувач з такою адресою вже існує."
-#: app/Http/RequestHandlers/AccountUpdate.php:86
-#: app/Http/RequestHandlers/RegisterAction.php:239
+#: app/Http/RequestHandlers/AccountUpdate.php:87
+#: app/Http/RequestHandlers/RegisterAction.php:254
#: app/Http/RequestHandlers/UserAddAction.php:67
-#: app/Http/RequestHandlers/UserEditAction.php:158
+#: app/Http/RequestHandlers/UserEditAction.php:159
msgid "Duplicate username. A user with that username already exists. Please choose another username."
msgstr "Дубльоване ім'я користувача. Користувач з таким іменем іже існує. Будь ласка, виберіть інше ім'я."
@@ -5520,25 +5512,25 @@ msgstr "Кожне джерело реєструє конкретні події
msgid "Each user account has an option to “automatically accept changes”. When this is enabled, any changes made by that user are saved immediately. Many administrators enable this for their own user account."
msgstr "Кожний обліковий запис користувача має параметр \"автоматично приймати зміни\". Коли цей парамет увімкнутий, будь-які зміни, внесені користувачем, зберігаются відразу. Багато адміністраторів включають цей параметр для власного облікового запису."
-#: resources/views/modules/gedcom_stats/config.phtml:54
+#: resources/views/modules/gedcom_stats/config.phtml:53
#: resources/views/modules/gedcom_stats/statistics.phtml:167
#: resources/views/modules/html/template-statistics.phtml:69
-#: resources/views/statistics/individuals/total-events.phtml:44
+#: resources/views/statistics/individuals/total-events.phtml:38
msgid "Earliest birth"
msgstr "Найдавніше народження"
-#: resources/views/modules/gedcom_stats/config.phtml:56
+#: resources/views/modules/gedcom_stats/config.phtml:55
#: resources/views/modules/gedcom_stats/statistics.phtml:189
#: resources/views/modules/html/template-statistics.phtml:77
-#: resources/views/statistics/individuals/total-events.phtml:92
+#: resources/views/statistics/individuals/total-events.phtml:82
msgid "Earliest death"
msgstr "Перша відома смерть"
-#: resources/views/statistics/families/total-records.phtml:94
+#: resources/views/statistics/families/total-records.phtml:84
msgid "Earliest divorce"
msgstr "Найстаріші розлучення"
-#: resources/views/statistics/families/total-records.phtml:46
+#: resources/views/statistics/families/total-records.phtml:40
msgid "Earliest marriage"
msgstr "Раннє заміжжя"
@@ -5554,64 +5546,66 @@ msgstr "Еквадор"
#: resources/views/admin/locations.phtml:95
#: resources/views/admin/users-table-options.phtml:27
#: resources/views/admin/users.phtml:24
-#: resources/views/edit/icon-fact-edit.phtml:13
-#: resources/views/edit/icon-fact-edit.phtml:15
+#: resources/views/edit/icon-fact-edit.phtml:14
+#: resources/views/edit/icon-fact-edit.phtml:16
+#: resources/views/media-page-details.phtml:30
#: resources/views/media-page-details.phtml:33
-#: resources/views/media-page-details.phtml:36
-#: resources/views/media-page-menu.phtml:33
-#: resources/views/modules/faq/config.phtml:58
+#: resources/views/media-page-menu.phtml:31
+#: resources/views/modules/faq/config.phtml:61
+#: resources/views/modules/faq/config.phtml:97
#: resources/views/modules/gedcom_news/list.phtml:42
-#: resources/views/modules/stories/config.phtml:56
-#: resources/views/modules/stories/config.phtml:78
+#: resources/views/modules/stories/config.phtml:58
+#: resources/views/modules/stories/config.phtml:79
+#: resources/views/modules/stories/config.phtml:81
#: resources/views/modules/user_blog/list.phtml:42
-#: resources/views/note-page-details.phtml:26
-#: resources/views/note-page-details.phtml:29
+#: resources/views/note-page-details.phtml:25
+#: resources/views/note-page-details.phtml:28
#: resources/views/record-page-menu.phtml:27
msgid "Edit"
msgstr "Редагувати"
-#: app/Http/RequestHandlers/EditMediaFileModal.php:81
+#: app/Http/RequestHandlers/EditMediaFileModal.php:76
#: resources/views/modals/edit-media-file.phtml:22
msgid "Edit a media file"
msgstr "Редагувати медіафайл"
#. I18N: Options for editing
-#: resources/views/admin/trees-preferences.phtml:678
+#: resources/views/admin/trees-preferences.phtml:639
msgid "Edit preferences"
msgstr "Редагувати налаштування"
-#: app/Module/FrequentlyAskedQuestionsModule.php:311
+#: app/Module/FrequentlyAskedQuestionsModule.php:308
msgid "Edit the FAQ"
msgstr "Редагувати запис ЧаПи"
-#: resources/views/individual-page-menu.phtml:62
-#: resources/views/individual-page-menu.phtml:70
-#: resources/views/individual-sex.phtml:52
-#: resources/views/individual-sex.phtml:54
+#: resources/views/individual-page-menu.phtml:63
+#: resources/views/individual-page-menu.phtml:71
+#: resources/views/individual-sex.phtml:40
+#: resources/views/individual-sex.phtml:42
msgid "Edit the gender"
msgstr "Редагувати стать"
-#: resources/views/edit/input-addon-edit-name.phtml:13
-#: resources/views/edit/input-addon-edit-name.phtml:16
-#: resources/views/individual-name.phtml:76
-#: resources/views/individual-name.phtml:78
+#: resources/views/edit/input-addon-edit-name.phtml:12
+#: resources/views/edit/input-addon-edit-name.phtml:15
+#: resources/views/individual-name.phtml:75
+#: resources/views/individual-name.phtml:77
msgid "Edit the name"
msgstr "Редагувати ім'я"
-#: app/Http/RequestHandlers/EditRawFactPage.php:61
-#: app/Http/RequestHandlers/EditRawRecordPage.php:61
+#: app/Http/RequestHandlers/EditRawFactPage.php:53
+#: app/Http/RequestHandlers/EditRawRecordPage.php:57
#: resources/views/edit/edit-fact.phtml:57
#: resources/views/edit/edit-record.phtml:58
-#: resources/views/family-page-menu.phtml:76
-#: resources/views/individual-page-menu.phtml:124
+#: resources/views/family-page-menu.phtml:87
+#: resources/views/individual-page-menu.phtml:127
msgid "Edit the raw GEDCOM"
msgstr "Редагувати запис в GEDCOM форматі"
-#: app/Http/RequestHandlers/EditNotePage.php:59
+#: app/Http/RequestHandlers/EditNotePage.php:54
msgid "Edit the shared note"
msgstr "Редагувати Загальну Нотатку"
-#: app/Module/StoriesModule.php:310
+#: app/Module/StoriesModule.php:302
#: resources/views/modules/stories/tab.phtml:27
msgid "Edit the story"
msgstr "Редагувати історію"
@@ -5620,7 +5614,7 @@ msgstr "Редагувати історію"
msgid "Edit the user"
msgstr "Редагувати дані користувача"
-#: app/Services/TreeService.php:210
+#: app/Services/TreeService.php:226
msgid "Edit this individual and replace their details with your own."
msgstr "Редагуйте запис цієї персони і замініть подробиці на Ваші."
@@ -5629,11 +5623,6 @@ msgstr "Редагуйте запис цієї персони і замініт
msgid "Edit with all GEDCOM tags"
msgstr ""
-#. I18N: A restriction on editing data
-#: resources/views/modals/restriction-fields.phtml:26
-msgid "Editing restriction"
-msgstr "Oбмеження редагування"
-
#. I18N: Listbox entry; name of a role
#: app/Http/RequestHandlers/UserEditPage.php:100
#: resources/views/admin/users-edit.phtml:253
@@ -5647,7 +5636,7 @@ msgstr "Редактор"
msgid "Edmonton, Alberta, Canada"
msgstr "Едмонтон, Альберта, Канада"
-#: app/Factories/ElementFactory.php:514
+#: app/Factories/ElementFactory.php:518
msgid "Education"
msgstr "Освіта"
@@ -5667,45 +5656,45 @@ msgid "Electronic"
msgstr "Електронний документ"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:202
+#: app/Date/JewishDate.php:217
msgctxt "GENITIVE"
msgid "Elul"
msgstr "Елула"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:306
+#: app/Date/JewishDate.php:321
msgctxt "INSTRUMENTAL"
msgid "Elul"
msgstr "Елулом"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:254
+#: app/Date/JewishDate.php:269
msgctxt "LOCATIVE"
msgid "Elul"
msgstr "Елула"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:150
+#: app/Date/JewishDate.php:165
msgctxt "NOMINATIVE"
msgid "Elul"
msgstr "Елул"
-#: app/Module/CustomTagsLegacy.php:93
+#: app/Module/CustomTagsLegacy.php:94
#: resources/views/modals/submitter-fields.phtml:17
#: resources/views/password-request-page.phtml:23
msgid "Email"
msgstr "E-mail"
-#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:396
-#: app/Factories/ElementFactory.php:420 app/Factories/ElementFactory.php:673
-#: app/Factories/ElementFactory.php:720
-#: app/Module/CustomTagsBrothersKeeper.php:97
-#: app/Module/CustomTagsPersonalAncestralFile.php:57
-#: app/Module/CustomTagsPhpGedView.php:63 app/Module/CustomTagsReunion.php:51
+#: app/Factories/ElementFactory.php:291 app/Factories/ElementFactory.php:400
+#: app/Factories/ElementFactory.php:424 app/Factories/ElementFactory.php:678
+#: app/Factories/ElementFactory.php:725
+#: app/Module/CustomTagsBrothersKeeper.php:98
+#: app/Module/CustomTagsPersonalAncestralFile.php:74
+#: app/Module/CustomTagsPhpGedView.php:63 app/Module/CustomTagsReunion.php:54
#: resources/views/admin/users-create.phtml:71
#: resources/views/admin/users-edit.phtml:81
#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50
-#: resources/views/edit-account-page.phtml:124
+#: resources/views/edit-account-page.phtml:123
#: resources/views/emails/register-notify-html.phtml:30
#: resources/views/emails/register-notify-text.phtml:24
#: resources/views/modules/user-messages/user-messages.phtml:72
@@ -5718,7 +5707,7 @@ msgstr "Адреса ел.пошти"
msgid "Email verified"
msgstr "ел.пошта підтверджена"
-#: app/Factories/ElementFactory.php:516 resources/views/calendar-page.phtml:200
+#: app/Factories/ElementFactory.php:520 resources/views/calendar-page.phtml:201
msgid "Emigration"
msgstr "Еміграція"
@@ -5737,7 +5726,7 @@ msgid "Employee"
msgstr "Співробітник"
#: app/Elements/RelationIsDescriptor.php:102
-#: app/Factories/ElementFactory.php:578 app/Factories/ElementFactory.php:593
+#: app/Factories/ElementFactory.php:582 app/Factories/ElementFactory.php:597
msgid "Employer"
msgstr "Наймач"
@@ -5751,11 +5740,11 @@ msgctxt "MALE"
msgid "Employer"
msgstr "Роботодавець"
-#: resources/views/record-page-menu-clipboard.phtml:36
+#: resources/views/record-page-menu-clipboard.phtml:37
msgid "Empty the clipboard"
msgstr ""
-#: app/Module/ClippingsCartModule.php:205
+#: app/Module/ClippingsCartModule.php:208
msgid "Empty the clippings cart"
msgstr "Очистити кошик"
@@ -5783,7 +5772,7 @@ msgstr "Закінчення діапазону дати зміни"
msgid "Endowment House"
msgstr "Будинок постачання"
-#: app/Factories/ElementFactory.php:329
+#: app/Factories/ElementFactory.php:333
#: resources/xml/reports/missing_facts_report.xml:20
msgid "Engagement"
msgstr "Заручини"
@@ -5793,7 +5782,7 @@ msgstr "Заручини"
msgid "England"
msgstr "Англія"
-#: resources/views/modules/favorites/favorites.phtml:163
+#: resources/views/modules/favorites/favorites.phtml:162
msgid "Enter an optional note about this favorite"
msgstr "Введіть додаткові нотатки про запис"
@@ -5811,36 +5800,36 @@ msgstr "Екваторіальна Гвінея"
msgid "Eritrea"
msgstr "Еритрея"
-#: app/Http/RequestHandlers/GedcomLoad.php:219
+#: app/Exceptions/InvalidGedcomEncodingException.php:39
#, php-format
msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported."
msgstr "Помилка: конвертація GEDCOM'а з кодування %s у UTF-8 не підтримується."
-#: app/Date/JalaliDate.php:270
+#: app/Date/JalaliDate.php:284
msgctxt "Abbreviation for Persian month: Esfand"
msgid "Esf"
msgstr "Есф"
#. I18N: 12th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:147
+#: app/Date/JalaliDate.php:161
msgctxt "GENITIVE"
msgid "Esfand"
msgstr "Есфанда"
#. I18N: 12th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:237
+#: app/Date/JalaliDate.php:251
msgctxt "INSTRUMENTAL"
msgid "Esfand"
msgstr "Есфандом"
#. I18N: 12th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:192
+#: app/Date/JalaliDate.php:206
msgctxt "LOCATIVE"
msgid "Esfand"
msgstr "Есфанде"
#. I18N: 12th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:102
+#: app/Date/JalaliDate.php:116
msgctxt "NOMINATIVE"
msgid "Esfand"
msgstr "Есфанд"
@@ -5850,12 +5839,12 @@ msgstr "Есфанд"
msgid "Esri/ArcGIS"
msgstr "Esri/ArcGIS"
-#: app/Module/CustomTagsBrothersKeeper.php:77
+#: app/Module/CustomTagsBrothersKeeper.php:78
msgid "Estate name"
msgstr "Назва маєтку"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:384
+#: resources/views/admin/trees-preferences.phtml:369
msgid "Estimated dates for birth and death"
msgstr "Можливі дати народження і смерті"
@@ -5873,13 +5862,13 @@ msgstr "Ефіопія"
msgid "Europe"
msgstr "Європа"
-#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:332
-#: app/Factories/ElementFactory.php:363 app/Factories/ElementFactory.php:441
-#: app/Factories/ElementFactory.php:525 app/Factories/ElementFactory.php:608
-#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:654
-#: app/Module/CustomTagsGedcomL.php:107 app/Module/CustomTagsGedcomL.php:156
-#: app/Module/CustomTagsGedcomL.php:195 app/Module/CustomTagsGedcomL.php:213
-#: app/Module/CustomTagsGedcomL.php:246 app/Module/CustomTagsWebtrees.php:61
+#: app/Factories/ElementFactory.php:314 app/Factories/ElementFactory.php:336
+#: app/Factories/ElementFactory.php:367 app/Factories/ElementFactory.php:445
+#: app/Factories/ElementFactory.php:529 app/Factories/ElementFactory.php:612
+#: app/Factories/ElementFactory.php:635 app/Factories/ElementFactory.php:659
+#: app/Module/CustomTagsGedcomL.php:124 app/Module/CustomTagsGedcomL.php:176
+#: app/Module/CustomTagsGedcomL.php:215 app/Module/CustomTagsGedcomL.php:259
+#: app/Module/CustomTagsGedcomL.php:292 app/Module/CustomTagsWebtrees.php:61
#: app/Module/CustomTagsWebtrees.php:75
#: resources/views/lists/anniversaries-table.phtml:42
#: resources/xml/reports/fact_sources.xml:70
@@ -5888,7 +5877,7 @@ msgstr "Європа"
msgid "Event"
msgstr "Подія"
-#: app/Factories/ElementFactory.php:691 resources/views/calendar-page.phtml:174
+#: app/Factories/ElementFactory.php:696 resources/views/calendar-page.phtml:175
#: resources/views/modules/gedcom_stats/statistics.phtml:135
#: resources/views/modules/html/template-statistics.phtml:56
#: resources/views/modules/todays_events/config.phtml:28
@@ -5897,11 +5886,11 @@ msgstr "Подія"
msgid "Events"
msgstr "Події"
-#: resources/views/statistics/other/places.phtml:48
+#: resources/views/statistics/other/places.phtml:47
msgid "Events in countries"
msgstr "Події в країнах"
-#: resources/views/modules/personal_facts/tab.phtml:38
+#: resources/views/modules/personal_facts/tab.phtml:39
msgid "Events of close relatives"
msgstr "Події близьких родичів"
@@ -5909,20 +5898,20 @@ msgstr "Події близьких родичів"
msgid "Everybody has this role, including visitors to the website and search engines."
msgstr "Кожен має свою роль, у тому числі відвідувачі сайту або пошукових систем."
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:251
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:249
msgid "Exact"
msgstr "У точності"
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:234
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:232
msgid "Exact date"
msgstr "Точна дата"
-#: app/Module/IndividualListModule.php:351
+#: app/Module/IndividualListModule.php:350
#, php-format
msgid "Exclude individuals with “%s” as a married name"
msgstr "Виключити персони з ім'ям «%s» в шлюбі"
-#: resources/views/admin/media.phtml:75
+#: resources/views/admin/media.phtml:73
msgid "Exclude subfolders"
msgstr "Виключити підпапки"
@@ -5943,7 +5932,7 @@ msgstr "Поясніть, чому ви запитуєте обліковий з
msgid "Export"
msgstr "Експорт"
-#: app/Http/RequestHandlers/ExportGedcomPage.php:53
+#: app/Http/RequestHandlers/ExportGedcomPage.php:50
msgid "Export a GEDCOM file"
msgstr "Експортувати GEDCOM файл"
@@ -5951,12 +5940,13 @@ msgstr "Експортувати GEDCOM файл"
msgid "Export all the family trees to GEDCOM files…"
msgstr "Експорт всіх сімейних дерев у GEDCOM-файли…"
-#: resources/views/admin/trees-export.phtml:58
+#: resources/views/admin/trees-export.phtml:59
+#: resources/views/modules/clippings/download.phtml:21
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:115
+#: resources/views/admin/trees-privacy.phtml:102
msgid "Extend privacy to dead individuals"
msgstr "Приховувати мертвих людей які"
@@ -5965,22 +5955,22 @@ msgstr "Приховувати мертвих людей які"
msgid "External files"
msgstr "Зовнішні файли"
-#: app/Module/CustomTagsRootsMagic.php:52
+#: app/Module/CustomTagsRootsMagic.php:55
msgid "External link"
msgstr "Зовнішнє посилання"
-#: resources/views/admin/media.phtml:79
+#: resources/views/admin/media.phtml:77
msgid "External media files have a URL instead of a filename."
msgstr "Зовнішні медіа-файли мають URL замість імені файлу."
#. I18N: Name of a module/sidebar
#: app/Module/CustomTagsGenPluswin.php:80
#: app/Module/CustomTagsGenPluswin.php:112
-#: app/Module/IndividualMetadataModule.php:57
+#: app/Module/IndividualMetadataModule.php:60
msgid "Extra information"
msgstr "Додаткова інформація"
-#: app/Module/CustomTagsBrothersKeeper.php:98
+#: app/Module/CustomTagsBrothersKeeper.php:99
msgid "Eye color"
msgstr "Колір очей"
@@ -5990,7 +5980,7 @@ msgid "F.A.B."
msgstr "F.A.B."
#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions”
-#: app/Module/FrequentlyAskedQuestionsModule.php:73
+#: app/Module/FrequentlyAskedQuestionsModule.php:70
msgid "FAQ"
msgstr "«ЧаПи»"
@@ -6007,7 +5997,7 @@ msgstr "Часті питання (ЧаПи) - це списки питань і
msgid "FOKO country"
msgstr "Країна FOKO"
-#: app/Factories/ElementFactory.php:529
+#: app/Factories/ElementFactory.php:533
msgid "Fact"
msgstr "Факт"
@@ -6090,38 +6080,38 @@ msgid "Fact 9"
msgstr "Факт 9"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:540
+#: resources/views/admin/trees-preferences.phtml:517
msgid "Fact icons"
msgstr "Значки фактів"
-#: resources/views/admin/trees-privacy.phtml:240
+#: resources/views/admin/trees-privacy.phtml:226
msgid "Fact or event"
msgstr "Факт або подія"
#. I18N: Name of a module/tab on the individual page.
-#: app/Module/IndividualFactsTabModule.php:70
+#: app/Module/IndividualFactsTabModule.php:75
#: resources/views/admin/fix-level-0-media.phtml:38
#: resources/views/admin/locations.phtml:49
-#: resources/views/admin/tags.phtml:429 resources/views/family-page.phtml:36
+#: resources/views/admin/tags.phtml:429 resources/views/family-page.phtml:34
#: resources/views/modules/random_media/config.phtml:20
#: resources/xml/reports/individual_ext_report.xml:161
#: resources/xml/reports/individual_report.xml:149
msgid "Facts and events"
msgstr "Факти та події"
-#: resources/views/admin/trees-preferences.phtml:705
+#: resources/views/admin/trees-preferences.phtml:666
msgid "Facts for family records"
msgstr "Факти для Сімейних записів"
-#: resources/views/admin/trees-preferences.phtml:680
+#: resources/views/admin/trees-preferences.phtml:641
msgid "Facts for individual records"
msgstr "Факти персональних записів"
-#: resources/views/admin/trees-preferences.phtml:710
+#: resources/views/admin/trees-preferences.phtml:671
msgid "Facts for new families"
msgstr "Факти для нових сімей"
-#: resources/views/admin/trees-preferences.phtml:685
+#: resources/views/admin/trees-preferences.phtml:646
msgid "Facts for new individuals"
msgstr "Факти для нових людей"
@@ -6132,27 +6122,27 @@ msgstr "Фолклендські острови"
#. I18N: Name of a module/list
#. I18N: Name of a module
-#: app/Module/AncestorsChartModule.php:278
-#: app/Module/DescendancyChartModule.php:272 app/Module/FamilyListModule.php:46
-#: app/Module/FixSearchAndReplace.php:110
-#: app/Module/IndividualListModule.php:320 app/Module/RelativesTabModule.php:42
-#: app/Module/StatisticsChartModule.php:150
-#: app/Module/StatisticsChartModule.php:384
-#: app/Module/StatisticsChartModule.php:475
-#: app/Module/StatisticsChartModule.php:723 app/Services/AdminService.php:185
-#: resources/views/admin/control-panel.phtml:324
+#: app/Module/AncestorsChartModule.php:261
+#: app/Module/DescendancyChartModule.php:254 app/Module/FamilyListModule.php:43
+#: app/Module/FixSearchAndReplace.php:109
+#: app/Module/IndividualListModule.php:319 app/Module/RelativesTabModule.php:42
+#: app/Module/StatisticsChartModule.php:148
+#: app/Module/StatisticsChartModule.php:381
+#: app/Module/StatisticsChartModule.php:472
+#: app/Module/StatisticsChartModule.php:720 app/Services/AdminService.php:185
+#: resources/views/admin/control-panel.phtml:325
#: resources/views/admin/merge-records-step-1.phtml:55
#: resources/views/lists/locations-table.phtml:65
#: resources/views/lists/media-table.phtml:80
#: resources/views/lists/notes-table.phtml:91
#: resources/views/lists/sources-table.phtml:99
#: resources/views/lists/submitters-table.phtml:69
-#: resources/views/modules/gedcom_stats/config.phtml:48
+#: resources/views/modules/gedcom_stats/config.phtml:47
#: resources/views/modules/gedcom_stats/statistics.phtml:90
#: resources/views/modules/html/template-statistics.phtml:40
#: resources/views/modules/place-hierarchy/events.phtml:26
#: resources/views/modules/place-hierarchy/sidebar.phtml:45
-#: resources/views/record-page-links.phtml:43
+#: resources/views/record-page-links.phtml:49
#: resources/views/search-general-page.phtml:76
#: resources/views/search-results.phtml:48
#: resources/xml/reports/fact_sources.xml:152
@@ -6160,22 +6150,22 @@ msgstr "Фолклендські острови"
msgid "Families"
msgstr "Сім'ї"
-#: app/Statistics/Google/ChartFamilyWithSources.php:96
-#: resources/views/statistics/other/chart-sources.phtml:32
+#: app/Statistics/Google/ChartFamilyWithSources.php:84
+#: resources/views/statistics/other/chart-sources.phtml:31
msgid "Families with sources"
msgstr "Сім'ї з джерелами"
#. I18N: Name of a module/report
-#: app/Factories/ElementFactory.php:275
+#: app/Factories/ElementFactory.php:279
#: app/Module/CustomTagsFamilyTreeMaker.php:75
-#: app/Module/CustomTagsGedcom53.php:104
+#: app/Module/CustomTagsGedcom53.php:105
#: app/Module/FamilyGroupReportModule.php:44
-#: resources/views/admin/trees-privacy.phtml:181
+#: resources/views/admin/trees-privacy.phtml:167
#: resources/views/edit/link-child-to-family.phtml:25
#: resources/views/modals/link-media-to-family.phtml:23
-#: resources/views/modules/family_nav/sidebar-family.phtml:90
-#: resources/views/modules/favorites/favorites.phtml:80
-#: resources/views/modules/random_media/slide-show.phtml:64
+#: resources/views/modules/family_nav/sidebar-family.phtml:89
+#: resources/views/modules/favorites/favorites.phtml:79
+#: resources/views/modules/random_media/slide-show.phtml:72
#: resources/views/modules/recent_changes/changes-table.phtml:62
#: resources/views/modules/statistics-chart/custom.phtml:47
#: resources/xml/reports/family_group_report.xml:3
@@ -6185,30 +6175,30 @@ msgstr "Сім'ї з джерелами"
msgid "Family"
msgstr "Сім’я"
-#: app/Factories/ElementFactory.php:531
+#: app/Factories/ElementFactory.php:535
msgid "Family as a child"
msgstr "Дитина у сім'ї"
-#: app/Factories/ElementFactory.php:534
+#: app/Factories/ElementFactory.php:538
msgid "Family as a spouse"
msgstr "Cім'я як чоловік/дружина"
#. I18N: Name of a module/chart
-#: app/Module/FamilyBookChartModule.php:92
+#: app/Module/FamilyBookChartModule.php:80
msgid "Family book"
msgstr "Сімейна книга"
#. I18N: %s is an individual’s name
-#: app/Module/FamilyBookChartModule.php:138
+#: app/Module/FamilyBookChartModule.php:126
#, php-format
msgid "Family book of %s"
msgstr "Сімейна книга для %s"
-#: app/Factories/ElementFactory.php:321
+#: app/Factories/ElementFactory.php:325
msgid "Family census"
msgstr "Родинний перепис"
-#: app/Factories/ElementFactory.php:737
+#: app/Factories/ElementFactory.php:742
msgid "Family file"
msgstr "Сімейний файл"
@@ -6218,7 +6208,7 @@ msgid "Family navigator"
msgstr "Сімейний навігатор"
#. I18N: Description of the “News” module
-#: app/Module/FamilyTreeNewsModule.php:66
+#: app/Module/FamilyTreeNewsModule.php:64
msgid "Family news and site announcements."
msgstr "Новини та оголошення сайту."
@@ -6227,59 +6217,58 @@ msgstr "Новини та оголошення сайту."
msgid "Family of %s"
msgstr "Сім'я %s"
-#: app/Factories/ElementFactory.php:350
+#: app/Factories/ElementFactory.php:354
msgid "Family residence"
msgstr "Домівка родини"
-#: app/Module/CustomTagsGedcomL.php:114
+#: app/Module/CustomTagsGedcomL.php:131
msgid "Family status"
msgstr "Сімейний стан"
-#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:92
+#: app/Module/TreesMenuModule.php:95 resources/views/admin/changes-log.phtml:92
#: resources/views/admin/changes-log.phtml:139
-#: resources/views/admin/control-panel.phtml:321
+#: resources/views/admin/control-panel.phtml:322
#: resources/views/admin/fix-level-0-media.phtml:34
#: resources/views/admin/site-logs.phtml:83
#: resources/views/admin/site-logs.phtml:127
-#: resources/views/admin/trees.phtml:84
+#: resources/views/admin/trees.phtml:85
#: resources/views/admin/users-edit.phtml:285
-#: resources/views/modules/batch_update/admin.phtml:20
#: resources/views/modules/faq/config.phtml:35
-#: resources/views/modules/faq/config.phtml:54
+#: resources/views/modules/faq/config.phtml:57
#: resources/views/modules/faq/edit.phtml:73
-#: resources/views/modules/stories/config.phtml:26
+#: resources/views/modules/stories/config.phtml:27
msgid "Family tree"
msgstr "Генеалогічне дерево"
-#: app/Module/ClippingsCartModule.php:256
-#: app/Module/ClippingsCartModule.php:457
+#: app/Module/ClippingsCartModule.php:258
+#: app/Module/ClippingsCartModule.php:458
msgid "Family tree clippings cart"
msgstr "Кошик вирізок генеалогічного древа"
#: resources/views/admin/trees-create.phtml:24
-#: resources/views/admin/trees-preferences.phtml:53
+#: resources/views/admin/trees-preferences.phtml:50
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:277
-#: resources/views/admin/control-panel.phtml:316
-#: resources/views/search-trees.phtml:18
+#: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108
+#: resources/views/admin/control-panel.phtml:278
+#: resources/views/admin/control-panel.phtml:317
+#: resources/views/search-trees.phtml:17
msgid "Family trees"
msgstr "Генеалогічні дерева"
#. I18N: %s is the spouse name
-#: app/Individual.php:915
+#: app/Individual.php:913
#, php-format
msgid "Family with %s"
msgstr "Сім'я з %s"
-#: app/Individual.php:845
+#: app/Individual.php:843
msgid "Family with adoptive parents"
msgstr "Сім'я з прийомними батьками"
-#: app/Individual.php:846
+#: app/Individual.php:844
msgid "Family with foster parents"
msgstr "Сім'я опікуна"
@@ -6288,27 +6277,27 @@ msgstr "Сім'я опікуна"
msgid "Family with husband"
msgstr "Сім'я з чоловіком"
-#: app/Individual.php:844 app/Individual.php:898
+#: app/Individual.php:842 app/Individual.php:896
#: resources/xml/reports/individual_ext_report.xml:245
#: 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/Individual.php:850
+#: app/Individual.php:848
msgid "Family with rada parents"
msgstr "Сім'я з молочними батьками"
#. I18N: “sealing” is a Mormon ceremony.
-#: app/Individual.php:848
+#: app/Individual.php:846
msgid "Family with sealing parents"
msgstr "Родина із запечатаними батьками (мормони)"
-#: app/Module/ModuleThemeTrait.php:173 resources/views/chart-box.phtml:35
+#: app/Module/ModuleThemeTrait.php:186 resources/views/chart-box.phtml:35
msgid "Family with spouse"
msgstr "Сім'я з чоловіком"
-#: resources/views/modules/gedcom_stats/config.phtml:60
+#: resources/views/modules/gedcom_stats/config.phtml:59
#: resources/views/modules/gedcom_stats/statistics.phtml:237
#: resources/views/modules/html/template-statistics.phtml:93
msgid "Family with the most children"
@@ -6325,17 +6314,17 @@ msgid "FamilySearch ID"
msgstr "Ідентифікатор FamilySearch"
#. I18N: Name of a module/chart
-#: app/Module/FanChartModule.php:119
+#: app/Module/FanChartModule.php:143
msgid "Fan chart"
msgstr "Віяловий графік"
#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name
-#: app/Module/FanChartModule.php:165
+#: app/Module/FanChartModule.php:189
#, php-format
msgid "Fan chart of %s"
msgstr "Віяловий графік для %s"
-#: app/Date/JalaliDate.php:259
+#: app/Date/JalaliDate.php:273
msgctxt "Abbreviation for Persian month: Farvardin"
msgid "Far"
msgstr "Фар"
@@ -6346,30 +6335,30 @@ msgid "Faroe Islands"
msgstr "Фарерські острови"
#. I18N: 1st month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:125
+#: app/Date/JalaliDate.php:139
msgctxt "GENITIVE"
msgid "Farvardin"
msgstr "Фарвардін"
#. I18N: 1st month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:215
+#: app/Date/JalaliDate.php:229
msgctxt "INSTRUMENTAL"
msgid "Farvardin"
msgstr "Фарвардіном"
#. I18N: 1st month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:170
+#: app/Date/JalaliDate.php:184
msgctxt "LOCATIVE"
msgid "Farvardin"
msgstr "Фарвардіне"
#. I18N: 1st month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:80
+#: app/Date/JalaliDate.php:94
msgctxt "NOMINATIVE"
msgid "Farvardin"
msgstr "Фарвардін"
-#: resources/views/search-advanced-page.phtml:61
+#: resources/views/search-advanced-page.phtml:63
#: resources/xml/reports/bdm_report.xml:118
#: resources/xml/reports/family_group_report.xml:467
#: resources/xml/reports/family_group_report.xml:730
@@ -6384,82 +6373,82 @@ msgstr "Батько"
msgid "Father: %s"
msgstr "Батько: %s"
-#: app/Functions/FunctionsPrint.php:209
+#: resources/views/fact-parent-age.phtml:30
msgid "Father’s age"
msgstr "Вік батька"
#. I18N: A step-family. %s is an individual’s name
-#: app/Individual.php:876
+#: app/Individual.php:874
#, php-format
msgid "Father’s family with %s"
msgstr "Родина батька з %s"
#. I18N: A step-family.
-#: app/Individual.php:880
+#: app/Individual.php:878
msgid "Father’s family with an unknown individual"
msgstr "Родина батька з невідомою персоною"
#. I18N: Name of a module
-#: app/Module/FamilyTreeFavoritesModule.php:51
-#: app/Module/UserFavoritesModule.php:52
+#: app/Module/FamilyTreeFavoritesModule.php:49
+#: app/Module/UserFavoritesModule.php:50
msgid "Favorites"
msgstr "Вибране"
-#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:397
-#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:674
-#: app/Factories/ElementFactory.php:721
+#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:401
+#: app/Factories/ElementFactory.php:425 app/Factories/ElementFactory.php:679
+#: app/Factories/ElementFactory.php:726
+#: app/Module/CustomTagsPersonalAncestralFile.php:75
msgid "Fax"
msgstr "Факс"
-#: app/Date/AbstractGregorianJulianDate.php:202
+#: app/Date/AbstractGregorianJulianDate.php:232
msgctxt "Abbreviation for February"
msgid "Feb"
msgstr "Лют"
-#: app/Date/AbstractGregorianJulianDate.php:99
+#: app/Date/AbstractGregorianJulianDate.php:129
msgctxt "GENITIVE"
msgid "February"
msgstr "Лютого"
-#: app/Date/AbstractGregorianJulianDate.php:169
+#: app/Date/AbstractGregorianJulianDate.php:199
msgctxt "INSTRUMENTAL"
msgid "February"
msgstr "Лютим"
-#: app/Date/AbstractGregorianJulianDate.php:134
+#: app/Date/AbstractGregorianJulianDate.php:164
msgctxt "LOCATIVE"
msgid "February"
msgstr "Лютого"
-#: app/Date/AbstractGregorianJulianDate.php:64
-#: app/Module/StatisticsChartModule.php:793
+#: app/Date/AbstractGregorianJulianDate.php:94
+#: app/Module/StatisticsChartModule.php:790
#: resources/views/edit/initialize-calendar-popup.phtml:12
msgctxt "NOMINATIVE"
msgid "February"
msgstr "Лютий"
-#: app/Elements/SexValue.php:74 app/Module/StatisticsChartModule.php:780
-#: resources/views/individual-sex.phtml:36
+#: app/Elements/SexValue.php:86 app/Module/StatisticsChartModule.php:777
msgid "Female"
msgstr "Жіноча"
-#: app/Statistics/Google/ChartAge.php:118
-#: app/Statistics/Google/ChartMarriageAge.php:141
+#: app/Statistics/Google/ChartAge.php:114
+#: app/Statistics/Google/ChartMarriageAge.php:137
#: app/Statistics/Google/ChartSex.php:67
-#: resources/views/calendar-page.phtml:155
-#: resources/views/lists/families-table.phtml:118
-#: resources/views/lists/families-table.phtml:133
-#: resources/views/lists/families-table.phtml:143
-#: resources/views/lists/individuals-table.phtml:133
-#: resources/views/lists/individuals-table.phtml:148
-#: resources/views/lists/individuals-table.phtml:158
+#: resources/views/calendar-page.phtml:156
+#: resources/views/lists/families-table.phtml:116
+#: resources/views/lists/families-table.phtml:131
+#: resources/views/lists/families-table.phtml:141
+#: resources/views/lists/individuals-table.phtml:132
+#: resources/views/lists/individuals-table.phtml:147
+#: resources/views/lists/individuals-table.phtml:157
#: resources/views/modules/gedcom_stats/statistics.phtml:66
#: resources/views/modules/gedcom_stats/statistics.phtml:229
#: resources/views/modules/html/template-statistics.phtml:32
#: resources/views/modules/top10_givnnames/block.phtml:18
-#: resources/views/statistics/individuals/greatest-age.phtml:29
-#: resources/views/statistics/individuals/lifespan.phtml:38
-#: resources/views/statistics/individuals/oldest-living.phtml:29
+#: resources/views/statistics/individuals/greatest-age.phtml:28
+#: resources/views/statistics/individuals/lifespan.phtml:37
+#: resources/views/statistics/individuals/oldest-living.phtml:28
msgid "Females"
msgstr "Жінки"
@@ -6468,19 +6457,20 @@ msgstr "Жінки"
msgid "Fiji"
msgstr "Фіджі"
-#: app/Http/RequestHandlers/ManageMediaData.php:345 app/MediaFile.php:316
+#: app/Http/RequestHandlers/ManageMediaData.php:362 app/MediaFile.php:316
#: app/Module/CustomTagsFamilyTreeBuilder.php:57
msgid "File size"
msgstr "Розмір файла"
-#: app/Functions/Functions.php:43
+#: app/Exceptions/FileUploadException.php:57
msgid "File successfully uploaded"
msgstr "Файл успішно завантажений"
-#: app/Factories/ElementFactory.php:378 app/Factories/ElementFactory.php:642
-#: app/Http/RequestHandlers/ManageMediaData.php:327
+#: app/Exceptions/FileUploadException.php:101
+#: app/Factories/ElementFactory.php:382 app/Factories/ElementFactory.php:647
+#: app/Http/RequestHandlers/ManageMediaData.php:344
#: resources/views/admin/trees-export.phtml:34
-#: resources/views/modals/media-file-fields.phtml:72
+#: resources/views/modals/media-file-fields.phtml:70
msgid "Filename"
msgstr "Ім'я файлу"
@@ -6489,17 +6479,17 @@ msgstr "Ім'я файлу"
msgid "Filename on server"
msgstr "Ім'я файлу на сервері"
-#: app/Http/RequestHandlers/UploadMediaAction.php:108
+#: app/Http/RequestHandlers/UploadMediaAction.php:102
#, php-format
msgid "Filenames are not allowed to contain the character “%s”."
msgstr "Імена файлів не можуть містити символ «%s»."
-#: app/Http/RequestHandlers/UploadMediaAction.php:114
+#: app/Http/RequestHandlers/UploadMediaAction.php:108
#, php-format
msgid "Filenames are not allowed to have the extension “%s”."
msgstr "Імена файлів не можуть мати розширення «%s»."
-#: resources/views/admin/control-panel.phtml:865
+#: resources/views/admin/control-panel.phtml:855
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. Старі файли іноді можуть складати загрузу безпеки. Вони повинні бути видалені."
@@ -6508,7 +6498,7 @@ msgstr "Були знайдені файли з попередньої верс
msgid "Files marked with %s are required for proper operation and cannot be removed."
msgstr "Файли марковані знаком %s необхідні для нормальної роботи програми і тому не можуть бути видалені."
-#: resources/views/calendar-page.phtml:119
+#: resources/views/calendar-page.phtml:120
#: resources/views/lists/datatables-attributes.phtml:32
msgid "Filter"
msgstr "Фільтр"
@@ -6517,42 +6507,42 @@ msgstr "Фільтр"
msgid "Find a source"
msgstr "Знайти джерело"
-#: resources/views/edit/input-addon-keyboard.phtml:13
-#: resources/views/edit/input-addon-keyboard.phtml:16
+#: resources/views/edit/input-addon-keyboard.phtml:12
+#: resources/views/edit/input-addon-keyboard.phtml:15
#: resources/views/edit/shared-note.phtml:29
#: resources/views/edit/shared-note.phtml:31
msgid "Find a special character"
msgstr "Знайти спеціальний символ"
-#: app/Module/RelationshipsChartModule.php:739
+#: app/Module/RelationshipsChartModule.php:731
msgid "Find all possible relationships"
msgstr "Знайти всі можливі відносини"
-#: app/Module/RelationshipsChartModule.php:467
+#: app/Module/RelationshipsChartModule.php:459
msgid "Find any relationship"
msgstr "Знайдіть будь-які відносини"
-#: app/Http/RequestHandlers/FindDuplicateRecords.php:63
-#: resources/views/admin/trees.phtml:165
+#: app/Http/RequestHandlers/FindDuplicateRecords.php:61
+#: resources/views/admin/trees.phtml:166
msgid "Find duplicates"
msgstr "Пошук дублікатів"
-#: app/Module/RelationshipsChartModule.php:741
+#: app/Module/RelationshipsChartModule.php:733
msgid "Find other relationships"
msgstr "Знайти інші відносини"
-#: app/Module/RelationshipsChartModule.php:468
-#: resources/views/modules/relationships-chart/page.phtml:56
+#: app/Module/RelationshipsChartModule.php:460
+#: resources/views/modules/relationships-chart/page.phtml:55
msgid "Find relationships via ancestors"
msgstr "Знайти відносини через предків"
-#: app/Module/RelationshipsChartModule.php:745
-#: resources/views/modules/relationships-chart/page.phtml:70
+#: app/Module/RelationshipsChartModule.php:737
+#: resources/views/modules/relationships-chart/page.phtml:67
msgid "Find the closest relationships"
msgstr "Знайти найближчі відносини"
-#: app/Http/RequestHandlers/UnconnectedPage.php:109
-#: resources/views/admin/trees.phtml:189
+#: app/Http/RequestHandlers/UnconnectedPage.php:110
+#: resources/views/admin/trees.phtml:190
msgid "Find unrelated individuals"
msgstr "Знайти не пов'язаних між собою людей"
@@ -6561,12 +6551,12 @@ msgstr "Знайти не пов'язаних між собою людей"
msgid "Finland"
msgstr "Фінляндія"
-#: app/Factories/ElementFactory.php:535
+#: app/Factories/ElementFactory.php:539
#: resources/xml/reports/missing_facts_report.xml:21
msgid "First communion"
msgstr "Перше причастя"
-#: resources/views/statistics/other/total-events.phtml:23
+#: resources/views/statistics/other/total-events.phtml:22
msgid "First event"
msgstr "Найдавніший факт"
@@ -6575,7 +6565,7 @@ msgid "First record"
msgstr "Перший запис"
#. I18N: Name of a module
-#: app/Module/FixNameSlashesAndSpaces.php:59
+#: app/Module/FixNameSlashesAndSpaces.php:58
msgid "Fix name slashes and spaces"
msgstr "Виправити дробі та пробіли в іменах"
@@ -6589,25 +6579,25 @@ msgid "Flanders"
msgstr "Фландрія"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:149
+#: app/Date/FrenchDate.php:163
msgctxt "GENITIVE"
msgid "Floreal"
msgstr "Флореаль"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:243
+#: app/Date/FrenchDate.php:257
msgctxt "INSTRUMENTAL"
msgid "Floreal"
msgstr "Флореаль"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:196
+#: app/Date/FrenchDate.php:210
msgctxt "LOCATIVE"
msgid "Floreal"
msgstr "Флореаль"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:102
+#: app/Date/FrenchDate.php:116
msgctxt "NOMINATIVE"
msgid "Floreal"
msgstr "Флореаль"
@@ -6651,14 +6641,14 @@ msgid "Footer"
msgstr "Нижній колонтитул"
#: app/Http/RequestHandlers/ModulesFootersPage.php:43
-#: resources/views/admin/control-panel.phtml:591
+#: resources/views/admin/control-panel.phtml:582
#: 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:119
+#: resources/views/admin/trees-import.phtml:130
#, 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."
@@ -6671,54 +6661,54 @@ msgstr "Наприклад, якщо вказати шлях довжиною 2,
msgid "For example, we can quickly find individuals that do not have a death event, but it is much slower to calculate if the individual is dead."
msgstr "Наприклад, ми можемо швидко знайти людей, у яких немає смертної події, але набагато повільніше підрахувати, чи є ця людина мертвою."
-#: app/Module/ContactsFooterModule.php:149
+#: app/Module/ContactsFooterModule.php:147
#, php-format
msgid "For help with genealogy questions contact %s."
msgstr "З питаннями по генеалогії (база даних) звертатися до %s."
-#: resources/views/admin/control-panel.phtml:209
+#: resources/views/admin/control-panel.phtml:210
#: resources/views/modules/bing-maps/config.phtml:38
#: resources/views/modules/geonames/config.phtml:38
#: resources/views/modules/google-maps/config.phtml:38
#: resources/views/modules/here-maps/config.phtml:38
#: resources/views/modules/map-box/config.phtml:38
#: resources/views/modules/openrouteservice/config.phtml:38
-#: resources/views/modules/openstreetmap/config.phtml:38
#, php-format
msgid "For more information, see %s."
msgstr "Для більш докладної інформації дивіться %s."
-#: app/Module/ContactsFooterModule.php:162
+#: app/Module/ContactsFooterModule.php:160
#, php-format
msgid "For technical support and information contact %s."
msgstr "За технічною підтримкою та інформацією звертатися до %s."
-#: app/Module/ContactsFooterModule.php:136
+#: app/Module/ContactsFooterModule.php:134
#, php-format
msgid "For technical support or genealogy questions contact %s."
msgstr "З питаннями по базі даних і по сайту звертатися до %s."
#. I18N: Help text for the “Show list of family trees” site configuration setting
-#: resources/views/admin/site-preferences.phtml:105
+#: resources/views/admin/site-preferences.phtml:104
msgid "For websites with more than one family tree, this option will show the list of family trees in the main menu, the search pages, etc."
msgstr "Для сайтів з більш ніж одним генеалогічним деревом, ця опція покаже список родоводів в головному меню, пошук сторінок і т.д."
-#: resources/views/login-page.phtml:61
-#: resources/views/modules/login_block/sign-in.phtml:42
+#: resources/views/login-page.phtml:60
+#: resources/views/modules/login_block/sign-in.phtml:41
msgid "Forgot password?"
msgstr "Забули пароль?"
-#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:380
-#: app/Factories/ElementFactory.php:385 app/Factories/ElementFactory.php:428
-#: app/Factories/ElementFactory.php:643 resources/views/help/date.phtml:31
-#: resources/views/help/date.phtml:69 resources/views/help/date.phtml:107
-#: resources/views/help/date.phtml:145
+#: app/Factories/ElementFactory.php:301 app/Factories/ElementFactory.php:384
+#: app/Factories/ElementFactory.php:389 app/Factories/ElementFactory.php:432
+#: app/Factories/ElementFactory.php:648 app/Module/CustomTagsGedcomL.php:220
+#: resources/views/admin/gedcom-export-options.phtml:19
+#: resources/views/help/date.phtml:32 resources/views/help/date.phtml:70
+#: resources/views/help/date.phtml:108 resources/views/help/date.phtml:146
#: resources/views/report-setup-page.phtml:54
msgid "Format"
msgstr "Формат"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:617
+#: resources/views/admin/trees-preferences.phtml:586
msgid "Format text and notes"
msgstr "Форматування тексту і примітки"
@@ -6770,7 +6760,8 @@ msgid "Freiburg, Germany"
msgstr "Фрайбург, Німеччина"
#. I18N: The French calendar
-#: app/Date.php:233 resources/views/help/date.phtml:200
+#: app/Factories/CalendarDateFactory.php:150
+#: resources/views/help/date.phtml:217
msgid "French"
msgstr "Французька"
@@ -6789,8 +6780,9 @@ msgstr "Французька Полінезія"
msgid "French Southern Territories"
msgstr "Французькі Південні Території"
-#: app/Module/FrequentlyAskedQuestionsModule.php:158
-#: app/Module/FrequentlyAskedQuestionsModule.php:405
+#: app/Module/FrequentlyAskedQuestionsModule.php:155
+#: app/Module/FrequentlyAskedQuestionsModule.php:401
+#: resources/views/modules/faq/config.phtml:51
#: resources/views/modules/faq/edit.phtml:21
msgid "Frequently asked questions"
msgstr "Часто задавані питання"
@@ -6801,12 +6793,12 @@ msgid "Fresno, California, United States"
msgstr "Фресно, Каліфорнія"
#. I18N: abbreviation for Friday
-#: app/Date/AbstractCalendarDate.php:288
+#: app/Date/AbstractCalendarDate.php:281
#: resources/views/edit/initialize-calendar-popup.phtml:28
msgid "Fri"
msgstr "Птн"
-#: app/Date/AbstractCalendarDate.php:257
+#: app/Date/AbstractCalendarDate.php:250
msgid "Friday"
msgstr "П’ятниця"
@@ -6825,30 +6817,30 @@ msgid "Friend"
msgstr "Друг"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:139
+#: app/Date/FrenchDate.php:153
msgctxt "GENITIVE"
msgid "Frimaire"
msgstr "Фрімер"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:233
+#: app/Date/FrenchDate.php:247
msgctxt "INSTRUMENTAL"
msgid "Frimaire"
msgstr "Фрімером"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:186
+#: app/Date/FrenchDate.php:200
msgctxt "LOCATIVE"
msgid "Frimaire"
msgstr "Фрімере"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:91
+#: app/Date/FrenchDate.php:105
msgctxt "NOMINATIVE"
msgid "Frimaire"
msgstr "Фрімер"
-#: resources/views/admin/broadcast.phtml:30
+#: resources/views/admin/broadcast.phtml:27
#: resources/views/admin/email-page.phtml:32
#: resources/views/message-page.phtml:29
msgctxt "Email sender"
@@ -6862,25 +6854,25 @@ msgid "From"
msgstr "Від"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:157
+#: app/Date/FrenchDate.php:171
msgctxt "GENITIVE"
msgid "Fructidor"
msgstr "Фрюктідора"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:251
+#: app/Date/FrenchDate.php:265
msgctxt "INSTRUMENTAL"
msgid "Fructidor"
msgstr "Фрюктідором"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:204
+#: app/Date/FrenchDate.php:218
msgctxt "LOCATIVE"
msgid "Fructidor"
msgstr "Фрюктідоре"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:110
+#: app/Date/FrenchDate.php:124
msgctxt "NOMINATIVE"
msgid "Fructidor"
msgstr "Фрюктідор"
@@ -6890,18 +6882,19 @@ msgstr "Фрюктідор"
msgid "Fukuoka, Japan"
msgstr "Фукуока, Японія"
-#: app/Module/CustomTagsBrothersKeeper.php:99
+#: app/Module/CustomTagsBrothersKeeper.php:100
#: app/Module/CustomTagsPhpGedView.php:65
msgid "Funeral"
msgstr "Поховання"
-#: app/Factories/ElementFactory.php:379
+#: app/Factories/ElementFactory.php:383
+#: resources/views/admin/gedcom-export-options.phtml:27
msgid "GEDCOM"
msgstr "GEDCOM"
#. I18N: A configuration setting
#: resources/views/admin/trees-check.phtml:23
-#: resources/views/admin/trees-preferences.phtml:652
+#: resources/views/admin/trees-preferences.phtml:616
msgid "GEDCOM errors"
msgstr "Помилки GEDCOM"
@@ -6923,13 +6916,13 @@ msgid "GEDCOM tag"
msgstr "Тег GEDCOM"
#: app/Http/RequestHandlers/SiteTagsPage.php:47
-#: resources/views/admin/control-panel.phtml:264
+#: resources/views/admin/control-panel.phtml:265
msgid "GEDCOM tags"
msgstr "Теги GEDCOM"
#. I18N: https://gov.genealogy.net
-#: app/Module/CustomTagsGedcomL.php:94 app/Module/CustomTagsGedcomL.php:143
-#: app/Module/CustomTagsGedcomL.php:232 app/Module/CustomTagsGenPluswin.php:68
+#: app/Module/CustomTagsGedcomL.php:111 app/Module/CustomTagsGedcomL.php:163
+#: app/Module/CustomTagsGedcomL.php:278 app/Module/CustomTagsGenPluswin.php:68
#: app/Module/CustomTagsGenPluswin.php:100
msgid "GOV identifier"
msgstr "Ідентифікатор GOV"
@@ -6944,8 +6937,8 @@ msgstr "Габон"
msgid "Gambia"
msgstr "Гамбія"
-#: app/Factories/ElementFactory.php:596 app/Module/CustomTagsGedcomL.php:167
-#: resources/views/individual-sex.phtml:29
+#: app/Factories/ElementFactory.php:600 app/Module/CustomTagsGedcomL.php:187
+#: resources/views/individual-sex.phtml:28
#: resources/xml/reports/family_group_report.xml:844
#: resources/xml/reports/individual_ext_report.xml:399
#: resources/xml/reports/individual_ext_report.xml:606
@@ -6954,42 +6947,42 @@ msgstr "Гамбія"
msgid "Gender"
msgstr "Стать"
-#: resources/views/admin/control-panel.phtml:670
+#: resources/views/admin/control-panel.phtml:661
msgid "Genealogy"
msgstr "Генеалогія"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:163
+#: resources/views/admin/trees-preferences.phtml:155
msgid "Genealogy contact"
msgstr "За генеалогічним питань звертатися до"
#. I18N: Individuals, sources, dates, places, etc.
-#: resources/views/admin/trees.phtml:158
+#: resources/views/admin/trees.phtml:159
msgid "Genealogy data"
msgstr "Генеалогічні дані"
-#: resources/views/admin/trees-preferences.phtml:48
-#: resources/views/admin/trees-preferences.phtml:631
+#: resources/views/admin/trees-preferences.phtml:45
+#: resources/views/admin/trees-preferences.phtml:598
msgid "General"
msgstr "Загальні"
-#: app/Http/RequestHandlers/SearchGeneralPage.php:197
+#: app/Http/RequestHandlers/SearchGeneralPage.php:196
#: app/Module/SearchMenuModule.php:100
msgid "General search"
msgstr "Загальний пошук"
#. I18N: Description of the “Sitemaps” module
-#: app/Module/SiteMapModule.php:117
+#: app/Module/SiteMapModule.php:114
msgid "Generate sitemap files for search engines."
msgstr "Створення карти сайту для пошукових систем."
#. I18N: This is a report footer. %s is the name of the application.
-#: app/Report/AbstractRenderer.php:295
+#: app/Report/AbstractRenderer.php:336
#, php-format
msgid "Generated by %s"
msgstr "Генерувати %s"
-#: app/Module/BranchesListModule.php:502
+#: app/Module/BranchesListModule.php:501
msgid "Generation"
msgstr "Покоління"
@@ -7000,7 +6993,7 @@ msgstr "Покоління "
#: resources/views/modules/ancestors-chart/page.phtml:39
#: resources/views/modules/descendancy_chart/page.phtml:39
-#: resources/views/modules/family-book-chart/page.phtml:39
+#: resources/views/modules/family-book-chart/page.phtml:41
#: resources/views/modules/fanchart/page.phtml:51
#: resources/views/modules/hourglass-chart/page.phtml:38
#: resources/views/modules/pedigree-chart/page.phtml:39
@@ -7012,16 +7005,16 @@ msgstr "Покоління "
msgid "Generations"
msgstr "Покоління"
-#: app/Factories/ElementFactory.php:731
+#: app/Factories/ElementFactory.php:736
msgid "Generations of ancestors"
msgstr "Генерації предків"
-#: app/Factories/ElementFactory.php:736
+#: app/Factories/ElementFactory.php:741
msgid "Generations of descendants"
msgstr "Покоління нащадків"
#. I18N: https://www.geonames.org
-#: app/Module/GeonamesAutocomplete.php:57
+#: app/Module/GeonamesAutocomplete.php:56
#: app/Module/MapGeoLocationGeonames.php:45
msgid "GeoNames"
msgstr "GeoNames"
@@ -7034,15 +7027,15 @@ msgstr "Географічний регіон"
#: app/Http/RequestHandlers/MapDataAdd.php:92
#: app/Http/RequestHandlers/MapDataEdit.php:85
#: app/Http/RequestHandlers/MapDataList.php:106
-#: resources/views/admin/control-panel.phtml:633
-#: resources/views/admin/control-panel.phtml:846
-#: resources/views/admin/map-import-form.phtml:17
+#: resources/views/admin/control-panel.phtml:624
+#: resources/views/admin/control-panel.phtml:836
+#: resources/views/admin/map-import-form.phtml:16
msgid "Geographic data"
msgstr "Географічні дані"
#. I18N: find latitude/longitude for a place
#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43
-#: resources/views/admin/control-panel.phtml:647
+#: resources/views/admin/control-panel.phtml:638
msgid "Geolocation"
msgstr "Геолокація"
@@ -7057,26 +7050,26 @@ msgid "Germany"
msgstr "Німеччина"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:147
+#: app/Date/FrenchDate.php:161
msgctxt "GENITIVE"
msgid "Germinal"
msgstr "Жерміналя"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:241
+#: app/Date/FrenchDate.php:255
msgctxt "INSTRUMENTAL"
msgid "Germinal"
msgstr "Жерміналем"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:194
+#: app/Date/FrenchDate.php:208
msgctxt "LOCATIVE"
msgid "Germinal"
msgstr "Жермінале"
#. I18N: a month in the French republican calendar
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:100
+#: app/Date/FrenchDate.php:114
msgctxt "NOMINATIVE"
msgid "Germinal"
msgstr "Жерміналь"
@@ -7106,12 +7099,12 @@ msgstr "Гілберт, Арізона, США"
msgid "Given name"
msgstr "Ім'я, по батькові"
-#: app/Factories/ElementFactory.php:547 app/Factories/ElementFactory.php:554
-#: app/Factories/ElementFactory.php:559
-#: resources/views/lists/families-table.phtml:214
-#: resources/views/lists/families-table.phtml:217
+#: app/Factories/ElementFactory.php:551 app/Factories/ElementFactory.php:558
+#: app/Factories/ElementFactory.php:563
+#: resources/views/lists/families-table.phtml:220
+#: resources/views/lists/families-table.phtml:223
#: resources/views/lists/given-names-table.phtml:21
-#: resources/views/lists/individuals-table.phtml:232
+#: resources/views/lists/individuals-table.phtml:240
msgid "Given names"
msgstr "Ім'я (імена)"
@@ -7139,7 +7132,7 @@ msgstr "Хрещена мати"
msgid "Godparent"
msgstr "Хрещений батько"
-#: app/Factories/ElementFactory.php:493
+#: app/Factories/ElementFactory.php:497
msgid "Godparents"
msgstr "Хресні батьки"
@@ -7148,7 +7141,7 @@ msgstr "Хресні батьки"
msgid "Godson"
msgstr "Хрещеник"
-#: app/Module/GoogleAnalyticsModule.php:44
+#: app/Module/GoogleAnalyticsModule.php:47
msgid "Google™ analytics"
msgstr "Google™ аналітика"
@@ -7160,7 +7153,7 @@ msgstr "Google™ maps"
msgid "Google™ webmaster tools"
msgstr "Інструментарій вебмайстра Google™"
-#: app/Factories/ElementFactory.php:538
+#: app/Factories/ElementFactory.php:542
msgid "Graduation"
msgstr "Освіта (диплом)"
@@ -7168,7 +7161,7 @@ msgstr "Освіта (диплом)"
msgid "Greatest age at death"
msgstr "Найбільший вік на момент смерті"
-#: resources/views/statistics/families/age-difference.phtml:29
+#: resources/views/statistics/families/age-difference.phtml:28
msgid "Greatest age between siblings"
msgstr "Найбільший вік між братами і сестрами"
@@ -7188,7 +7181,7 @@ msgid "Greenland"
msgstr "Гренландія"
#. I18N: The gregorian calendar
-#: app/Date.php:229 app/Module/YahrzeitModule.php:264
+#: app/Factories/CalendarDateFactory.php:146 app/Module/YahrzeitModule.php:264
msgid "Gregorian"
msgstr "Григоріанський"
@@ -7262,11 +7255,11 @@ msgid "Guyana"
msgstr "Гайана"
#. I18N: Name of a module
-#: app/Module/HtmlBlockModule.php:58
+#: app/Module/HtmlBlockModule.php:59
msgid "HTML"
msgstr "Блок HTML"
-#: app/Module/CustomTagsBrothersKeeper.php:100
+#: app/Module/CustomTagsBrothersKeeper.php:101
msgid "Hair color"
msgstr "Колір волосся"
@@ -7323,7 +7316,7 @@ msgstr "Він був хрещений"
msgid "He was cremated"
msgstr "Він був кремований"
-#: app/Factories/ElementFactory.php:371 app/Header.php:42 app/Header.php:43
+#: app/Factories/ElementFactory.php:375 app/Header.php:42 app/Header.php:43
#: app/Header.php:44
msgid "Header"
msgstr "Тема"
@@ -7333,17 +7326,16 @@ msgstr "Тема"
msgid "Heard Island and McDonald Islands"
msgstr "Острів Херд і Острови Макдональд"
-#: app/Http/RequestHandlers/HelpText.php:251
-#: app/Module/CustomTagsPersonalAncestralFile.php:59
+#: app/Http/RequestHandlers/HelpText.php:266
msgid "Hebrew"
msgstr "Іврит"
-#: app/Module/CustomTagsBrothersKeeper.php:81
#: app/Module/CustomTagsBrothersKeeper.php:82
+#: app/Module/CustomTagsBrothersKeeper.php:83
msgid "Hebrew name"
msgstr "Єврейське ім'я"
-#: app/Module/CustomTagsBrothersKeeper.php:101
+#: app/Module/CustomTagsBrothersKeeper.php:102
msgid "Height"
msgstr "Висота"
@@ -7375,7 +7367,7 @@ msgstr "Здравствуйте, %s …<br>Дякуємо за Ваше зве
msgid "Hello administrator…"
msgstr "Привіт, адміністраторе…"
-#: app/Http/RequestHandlers/HelpText.php:288 resources/views/help/link.phtml:11
+#: app/Http/RequestHandlers/HelpText.php:293 resources/views/help/link.phtml:11
#: resources/views/help/link.phtml:13
msgid "Help"
msgstr "Допомога"
@@ -7420,25 +7412,25 @@ msgid "Hermosillo, Mexico"
msgstr "Ермосільо, Мексика"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:180
+#: app/Date/JewishDate.php:195
msgctxt "GENITIVE"
msgid "Heshvan"
msgstr "Хешвана"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:284
+#: app/Date/JewishDate.php:299
msgctxt "INSTRUMENTAL"
msgid "Heshvan"
msgstr "Хешваном"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:232
+#: app/Date/JewishDate.php:247
msgctxt "LOCATIVE"
msgid "Heshvan"
msgstr "Хешвана"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:128
+#: app/Date/JewishDate.php:143
msgctxt "NOMINATIVE"
msgid "Heshvan"
msgstr "Хешван"
@@ -7451,20 +7443,20 @@ msgstr "Хешван"
msgid "Hide GEDCOM tags"
msgstr "Приховати теги GEDCOM"
-#: app/Auth.php:534 app/Auth.php:547
-#: app/Http/RequestHandlers/TreePreferencesPage.php:155
-#: app/Http/RequestHandlers/TreePrivacyPage.php:94
-#: resources/views/admin/trees-privacy.phtml:164
+#: app/Auth.php:564 app/Auth.php:577
+#: app/Http/RequestHandlers/TreePreferencesPage.php:122
+#: app/Http/RequestHandlers/TreePrivacyPage.php:91
+#: resources/views/admin/trees-privacy.phtml:150
msgid "Hide from everyone"
msgstr "Приховати від усіх"
-#: resources/views/admin/site-mail.phtml:155
+#: resources/views/admin/site-mail.phtml:152
#: resources/views/admin/users-create.phtml:61
#: resources/views/admin/users-edit.phtml:71
-#: resources/views/edit-account-page.phtml:92
-#: resources/views/login-page.phtml:47
-#: resources/views/modules/login_block/sign-in.phtml:33
-#: resources/views/password-reset-page.phtml:38
+#: resources/views/edit-account-page.phtml:91
+#: resources/views/login-page.phtml:46
+#: resources/views/modules/login_block/sign-in.phtml:32
+#: resources/views/password-reset-page.phtml:37
#: resources/views/register-page.phtml:75
#: resources/views/setup/step-4-database-mysql.phtml:99
#: resources/views/setup/step-4-database-pgsql.phtml:86
@@ -7481,16 +7473,16 @@ msgstr "Приховати невикористані локації"
msgid "Hide/show GEDCOM tags in the edit forms"
msgstr "Приховати/показати теги GEDCOM у формах редагування"
-#: app/Module/CustomTagsGedcomL.php:236
+#: app/Module/CustomTagsGedcomL.php:282
msgid "Hierarchical relationship"
msgstr "Ієрархічні відносини"
#: app/Module/CustomTagsFamilyTreeBuilder.php:61
-#: app/Module/CustomTagsGedcomL.php:166 app/Module/CustomTagsGedcomL.php:182
+#: app/Module/CustomTagsGedcomL.php:186 app/Module/CustomTagsGedcomL.php:202
#: app/Module/CustomTagsGenPluswin.php:61
#: app/Module/CustomTagsGenPluswin.php:82
#: app/Module/CustomTagsGenPluswin.php:93
-#: app/Module/CustomTagsGenPluswin.php:116 app/Module/CustomTagsLegacy.php:128
+#: app/Module/CustomTagsGenPluswin.php:116 app/Module/CustomTagsLegacy.php:129
#: app/Module/CustomTagsPhpGedView.php:71
#: resources/xml/reports/individual_ext_report.xml:11
#: resources/xml/reports/individual_report.xml:8
@@ -7498,7 +7490,8 @@ msgid "Highlighted image"
msgstr "Головна"
#. I18N: The Arabic/Hijri calendar
-#: app/Date.php:237 resources/views/help/date.phtml:184
+#: app/Factories/CalendarDateFactory.php:154
+#: resources/views/help/date.phtml:185
msgid "Hijri"
msgstr "Хіджра"
@@ -7507,19 +7500,19 @@ msgid "His occupation was"
msgstr "Його рід занять було"
#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43
-#: resources/views/admin/control-panel.phtml:740
+#: resources/views/admin/control-panel.phtml:731
#: 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:45
+#: resources/views/modules/personal_facts/tab.phtml:46
msgid "Historic events"
msgstr "Історичні події"
#. I18N: Name of a module
#. I18N: A configuration setting
-#: app/Module/HitCountFooterModule.php:75
-#: resources/views/admin/trees-preferences.phtml:667
+#: app/Module/HitCountFooterModule.php:76
+#: resources/views/admin/trees-preferences.phtml:629
msgid "Hit counters"
msgstr "Лічильники відвідувань"
@@ -7528,10 +7521,10 @@ msgid "Holocaust"
msgstr "Голокост"
#. I18N: Name of a module
-#: app/Module/WelcomeBlockModule.php:60
-#: resources/views/admin/control-panel.phtml:619
+#: app/Module/WelcomeBlockModule.php:57
+#: resources/views/admin/control-panel.phtml:610
#: resources/views/admin/modules.phtml:197
-#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:90
+#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:91
msgid "Home page"
msgstr "Домашня сторінка"
@@ -7548,13 +7541,13 @@ msgid "Hong Kong"
msgstr "Гонконг"
#. I18N: Name of a module/chart
-#: app/Module/ChartsBlockModule.php:165 app/Module/ChartsBlockModule.php:270
-#: app/Module/HourglassChartModule.php:90
+#: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:257
+#: app/Module/HourglassChartModule.php:82
msgid "Hourglass chart"
msgstr "Графік «Пісочний годинник»"
#. I18N: %s is an individual’s name
-#: app/Module/HourglassChartModule.php:136
+#: app/Module/HourglassChartModule.php:128
#, php-format
msgid "Hourglass chart of %s"
msgstr "Графік «Пісочний годинник» для %s"
@@ -7564,7 +7557,7 @@ msgstr "Графік «Пісочний годинник» для %s"
msgid "House number"
msgstr "Номер будинку"
-#: resources/views/modules/census-assistant.phtml:117
+#: resources/views/modules/census-assistant.phtml:110
msgid "Household"
msgstr "Домашнє господарство"
@@ -7574,7 +7567,7 @@ msgid "Houston, Texas, United States"
msgstr "Х'юстон, Техас"
#. I18N: Configuration option
-#: resources/views/modules/relationships-chart/config.phtml:45
+#: resources/views/modules/relationships-chart/config.phtml:44
msgid "How much recursion to use when searching for relationships"
msgstr "Який рівень рекурсії використовувати при пошуку відносин"
@@ -7583,11 +7576,11 @@ msgstr "Який рівень рекурсії використовувати п
msgid "Hungary"
msgstr "Венгрия"
-#: app/Factories/ElementFactory.php:289 app/Factories/ElementFactory.php:334
-#: app/Functions/FunctionsPrint.php:343
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:81
+#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:338
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77
#: resources/views/edit/change-family-members.phtml:32
#: resources/views/edit/change-family-members.phtml:47
+#: resources/views/fact-date.phtml:138
#: resources/xml/reports/cemetery_report.xml:7
#: resources/xml/reports/death_report.xml:10
#: resources/xml/reports/family_group_report.xml:147
@@ -7602,8 +7595,8 @@ msgstr "Венгрия"
msgid "Husband"
msgstr "Чоловік"
-#: app/Factories/ElementFactory.php:290
-#: resources/views/modules/timeline-chart/chart.phtml:353
+#: app/Factories/ElementFactory.php:294
+#: resources/views/modules/timeline-chart/chart.phtml:355
msgid "Husband’s age"
msgstr "Вік чоловіка"
@@ -7627,7 +7620,7 @@ msgstr "Ісландська"
msgid "Idaho Falls, Idaho, United States"
msgstr "Айдахо-Фолс, Айдахо"
-#: app/Factories/ElementFactory.php:540
+#: app/Factories/ElementFactory.php:544
msgid "Identification number"
msgstr "Ідентифікаційний номер"
@@ -7682,17 +7675,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:85
+#: resources/views/admin/trees-privacy.phtml:76
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:262
+#: resources/views/admin/trees-preferences.phtml:254
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 "Якщо два генеологічних дерева розділяють одну теку media, вони можуть розділяти ті ж самі файли. Якщо вони використовують різні теки, то їх медіа дані будуть зберігатися окремо."
#. I18N: Help text for the “Who can upload new media files” configuration setting
-#: resources/views/admin/trees-preferences.phtml:278
+#: resources/views/admin/trees-preferences.phtml:270
msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only."
msgstr "Якщо Ви боїтеся, що користувачі будуть завантажувати невідповідні картинки, то завантаження можна вирішити тільки адміністраторам."
@@ -7708,7 +7701,7 @@ msgstr "Якщо Ви самі не можете вирішити проблем
msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty."
msgstr "Якщо ви підключаєтеся до бази даних за допомогою сокета UNIX, введіть тут шлях і залиште номер порту порожнім."
-#: resources/views/admin/trees-import.phtml:103
+#: resources/views/admin/trees-import.phtml:115
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 файл використовуючи програмне забезепечення, яке оминає пробіли при розбивці довгих рядків, то виберіть цю опцію, щоб повторно вставити відсутні пробіли."
@@ -7722,11 +7715,11 @@ msgstr "Якщо Ви не замовляли новий пароль, проі
msgid "If you didn’t request an account, you can just delete this message."
msgstr "Якщо Ви ці дані не запитували, то видаліть повідомлення."
-#: resources/views/modals/media-file-fields.phtml:76
+#: resources/views/modals/media-file-fields.phtml:74
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:96
+#: resources/views/admin/trees-import.phtml:100
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, але ввели зміни використовуючи програму що видаляє медіаоб'єкти, то поставте прапорець, щоб об'єднати медіаоб'єкти з новими генеалогічним древом."
@@ -7735,12 +7728,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:261
+#: resources/views/admin/trees-preferences.phtml:253
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:105
+#: resources/views/admin/trees-privacy.phtml:94
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 "Якщо ви показуєте живих осіб відвідувачам, всі інші обмеження конфіденційності ігноруються. Робіть це тільки тоді, коли всі дані у вашому дереві є загальнодоступними."
@@ -7752,29 +7745,29 @@ msgstr "Перевищення цих вимог може виводити на
msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically."
msgstr "Якщо ви використовуєте один із наступних сервісів відслідковування і аналітики, webtrees може додати коди відслідковування автоматично."
-#: app/Http/RequestHandlers/ManageMediaData.php:352 app/MediaFile.php:331
+#: app/Http/RequestHandlers/ManageMediaData.php:369 app/MediaFile.php:331
msgid "Image dimensions"
msgstr "Розміри картинки"
-#: resources/views/admin/trees-preferences.phtml:335
+#: resources/views/admin/trees-preferences.phtml:321
msgid "Images without watermarks"
msgstr "Без водяних знаків"
-#: app/Factories/ElementFactory.php:542
+#: app/Factories/ElementFactory.php:546
msgid "Immigration"
msgstr "Іміграція"
-#: resources/views/admin/map-import-form.phtml:74
+#: resources/views/admin/map-import-form.phtml:59
#: resources/views/admin/trees.phtml:287
msgid "Import"
msgstr "Імпортувати"
-#: app/Http/RequestHandlers/ImportGedcomPage.php:70
+#: app/Http/RequestHandlers/ImportGedcomPage.php:68
msgid "Import a GEDCOM file"
msgstr "Імпортувати файл GEDCOM"
#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47
-#: resources/views/admin/control-panel.phtml:825
+#: resources/views/admin/control-panel.phtml:815
msgid "Import custom thumbnails from webtrees version 1"
msgstr "Імпортуйте власні ескізи з Webtrees версії 1"
@@ -7782,7 +7775,7 @@ msgstr "Імпортуйте власні ескізи з Webtrees версії
msgid "Import geographic data"
msgstr "Імпортувати географічні дані"
-#: resources/views/admin/trees-import.phtml:88
+#: resources/views/admin/trees-import.phtml:79
msgid "Import preferences"
msgstr "Налаштування імпорту"
@@ -7800,20 +7793,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:137
+#: resources/views/admin/trees-preferences.phtml:132
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:126
+#: resources/views/admin/trees-privacy.phtml:113
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/RequestHandlers/CalendarPage.php:127
+#: app/Http/RequestHandlers/CalendarPage.php:123
msgid "In this month…"
msgstr "В цьому місяці, в минулому …"
-#: app/Http/RequestHandlers/CalendarPage.php:130
+#: app/Http/RequestHandlers/CalendarPage.php:126
msgid "In this year…"
msgstr "В цьому році, в минулому …"
@@ -7826,25 +7819,21 @@ 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:29
+#: resources/views/admin/trees-unconnected.phtml:30
msgid "Include aliases"
msgstr "Включити псевдоніми (аліаси)"
-#: resources/views/admin/trees-unconnected.phtml:28
+#: resources/views/admin/trees-unconnected.phtml:29
msgid "Include associates"
msgstr "Включити зв'язки"
-#: app/Module/IndividualListModule.php:357
+#: app/Module/IndividualListModule.php:356
#, php-format
msgid "Include individuals with “%s” as a married name"
msgstr "Включати персони з прізвищем «%s» після заміжжя"
-#: resources/views/admin/trees-export.phtml:72
-msgid "Include media (automatically zips files)"
-msgstr "Включаючи медіафайли (автоматично архівує файли в ZIP)"
-
#. I18N: Label for check-box
-#: resources/views/admin/media.phtml:70
+#: resources/views/admin/media.phtml:68
#: resources/views/modules/media-list/page.phtml:48
msgid "Include subfolders"
msgstr "Включаючи вкладені папки"
@@ -7873,29 +7862,29 @@ msgid "Indianapolis, Indiana, United States"
msgstr "Індіанаполіс, штат Індіана, США"
#. I18N: Name of a module/report
-#: app/Factories/ElementFactory.php:407
+#: app/Factories/ElementFactory.php:411
#: app/Module/CustomTagsFamilyTreeMaker.php:93
-#: app/Module/CustomTagsGedcom53.php:113
+#: app/Module/CustomTagsGedcom53.php:114
#: app/Module/IndividualReportModule.php:40
#: resources/views/admin/fix-level-0-media.phtml:37
-#: resources/views/admin/trees-privacy.phtml:180
+#: resources/views/admin/trees-privacy.phtml:166
#: resources/views/admin/trees.phtml:223
#: resources/views/modals/link-media-to-individual.phtml:23
#: resources/views/modules/ancestors-chart/page.phtml:30
#: resources/views/modules/charts/config.phtml:28
#: resources/views/modules/compact-chart/page.phtml:25
#: resources/views/modules/descendancy_chart/page.phtml:30
-#: resources/views/modules/family-book-chart/page.phtml:30
+#: resources/views/modules/family-book-chart/page.phtml:32
#: resources/views/modules/fanchart/page.phtml:33
-#: resources/views/modules/favorites/favorites.phtml:66
+#: resources/views/modules/favorites/favorites.phtml:65
#: resources/views/modules/hourglass-chart/page.phtml:29
#: resources/views/modules/interactive-tree/page.phtml:25
#: resources/views/modules/pedigree-chart/page.phtml:30
#: resources/views/modules/pedigree-map/page.phtml:25
-#: resources/views/modules/random_media/slide-show.phtml:55
+#: resources/views/modules/random_media/slide-show.phtml:63
#: resources/views/modules/recent_changes/changes-table.phtml:59
#: resources/views/modules/statistics-chart/custom.phtml:31
-#: resources/views/modules/stories/config.phtml:54
+#: resources/views/modules/stories/config.phtml:56
#: resources/views/modules/stories/edit.phtml:33
#: resources/views/modules/stories/list.phtml:19
#: resources/views/modules/timeline-chart/page.phtml:30
@@ -7920,42 +7909,42 @@ msgstr "Персона 1"
msgid "Individual 2"
msgstr "Персона 2"
-#: app/Statistics/Google/ChartDistribution.php:354
+#: app/Statistics/Google/ChartDistribution.php:339
msgid "Individual distribution chart"
msgstr "Карта розподілу персон"
-#: resources/views/admin/control-panel.phtml:719
+#: resources/views/admin/control-panel.phtml:710
msgid "Individual page"
msgstr "Особиста сторінка"
-#: resources/views/admin/trees-preferences.phtml:441
+#: resources/views/admin/trees-preferences.phtml:421
msgid "Individual pages"
msgstr "Сторінки персон"
#: resources/views/admin/users-edit.phtml:291
-#: resources/views/edit-account-page.phtml:58
+#: resources/views/edit-account-page.phtml:57
msgid "Individual record"
msgstr "Персональний запис"
-#: resources/views/modules/gedcom_stats/config.phtml:58
+#: resources/views/modules/gedcom_stats/config.phtml:57
#: resources/views/modules/gedcom_stats/statistics.phtml:211
#: resources/views/modules/html/template-statistics.phtml:85
msgid "Individual who lived the longest"
msgstr "Довгожитель"
#. I18N: Name of a module/list
-#: app/Module/AncestorsChartModule.php:277
-#: app/Module/DescendancyChartModule.php:271
-#: app/Module/FixSearchAndReplace.php:111
-#: app/Module/IndividualListModule.php:99
-#: app/Module/IndividualListModule.php:322
-#: app/Module/StatisticsChartModule.php:145
-#: app/Module/StatisticsChartModule.php:286
-#: app/Module/StatisticsChartModule.php:335
-#: app/Module/StatisticsChartModule.php:528
-#: app/Module/StatisticsChartModule.php:590
-#: app/Module/StatisticsChartModule.php:651 app/Services/AdminService.php:184
-#: resources/views/admin/control-panel.phtml:323
+#: app/Module/AncestorsChartModule.php:260
+#: app/Module/DescendancyChartModule.php:253
+#: app/Module/FixSearchAndReplace.php:110
+#: app/Module/IndividualListModule.php:96
+#: app/Module/IndividualListModule.php:321
+#: app/Module/StatisticsChartModule.php:143
+#: app/Module/StatisticsChartModule.php:283
+#: app/Module/StatisticsChartModule.php:332
+#: app/Module/StatisticsChartModule.php:525
+#: app/Module/StatisticsChartModule.php:587
+#: app/Module/StatisticsChartModule.php:648 app/Services/AdminService.php:184
+#: resources/views/admin/control-panel.phtml:324
#: resources/views/admin/merge-records-step-1.phtml:54
#: resources/views/lists/given-names-table.phtml:29
#: resources/views/lists/locations-table.phtml:64
@@ -7964,8 +7953,8 @@ msgstr "Довгожитель"
#: resources/views/lists/sources-table.phtml:98
#: resources/views/lists/submitters-table.phtml:68
#: resources/views/lists/surnames-table.phtml:37
-#: resources/views/modules/census-assistant.phtml:60
-#: resources/views/modules/gedcom_stats/config.phtml:46
+#: resources/views/modules/census-assistant.phtml:56
+#: resources/views/modules/gedcom_stats/config.phtml:45
#: resources/views/modules/gedcom_stats/statistics.phtml:46
#: resources/views/modules/html/template-statistics.phtml:24
#: resources/views/modules/place-hierarchy/events.phtml:20
@@ -7973,7 +7962,7 @@ msgstr "Довгожитель"
#: resources/views/modules/random_media/config.phtml:20
#: resources/views/modules/statistics-chart/custom.phtml:64
#: resources/views/modules/statistics-chart/custom.phtml:160
-#: resources/views/record-page-links.phtml:34
+#: resources/views/record-page-links.phtml:40
#: resources/views/search-general-page.phtml:68
#: resources/views/search-results.phtml:37
#: resources/xml/reports/fact_sources.xml:54
@@ -7981,12 +7970,12 @@ msgstr "Довгожитель"
msgid "Individuals"
msgstr "Персони"
-#: app/Statistics/Google/ChartIndividualWithSources.php:96
-#: resources/views/statistics/other/chart-sources.phtml:20
+#: app/Statistics/Google/ChartIndividualWithSources.php:84
+#: resources/views/statistics/other/chart-sources.phtml:19
msgid "Individuals with sources"
msgstr "Персони з джерелами"
-#: app/Module/IndividualListModule.php:420
+#: app/Module/IndividualListModule.php:430
#, php-format
msgid "Individuals with surname %s"
msgstr "Персони на прізвище %s"
@@ -7996,7 +7985,7 @@ msgstr "Персони на прізвище %s"
msgid "Indonesia"
msgstr "Індонезія"
-#: app/Elements/AgeAtEvent.php:79
+#: app/Elements/AgeAtEvent.php:84
msgid "Infant"
msgstr "Немовля"
@@ -8015,20 +8004,20 @@ msgid "Informant"
msgstr "Iнформант"
#. I18N: Name of a module
-#: app/Module/ChartsBlockModule.php:179 app/Module/ChartsBlockModule.php:271
-#: app/Module/InteractiveTreeModule.php:53
+#: app/Module/ChartsBlockModule.php:176 app/Module/ChartsBlockModule.php:258
+#: app/Module/InteractiveTreeModule.php:49
msgid "Interactive tree"
msgstr "Інтерактивне дерево"
#. I18N: %s is an individual’s name
-#: app/Module/ChartsBlockModule.php:174
-#: app/Module/InteractiveTree/TreeView.php:159
-#: app/Module/InteractiveTreeModule.php:163
+#: app/Module/ChartsBlockModule.php:171
+#: app/Module/InteractiveTree/TreeView.php:160
+#: app/Module/InteractiveTreeModule.php:159
#, php-format
msgid "Interactive tree of %s"
msgstr "Інтерактивне дерево для %s"
-#: app/Module/CustomTagsBrothersKeeper.php:102
+#: app/Module/CustomTagsBrothersKeeper.php:103
msgid "Interment"
msgstr "Поховання"
@@ -8044,11 +8033,11 @@ msgstr "Внутрішній обмін повідомленнями з елек
msgid "Invalid GEDCOM file - no header record found."
msgstr "Неправильний файл GEDCOM - знайдені записи без заголовка."
-#: app/Exceptions/GedcomErrorException.php:37
+#: app/Exceptions/GedcomErrorException.php:39
msgid "Invalid GEDCOM record"
msgstr "Хибний запис GEDCOM"
-#: app/Date.php:378
+#: app/Date.php:224
msgid "Invalid date"
msgstr "Неприпустима дата"
@@ -8087,31 +8076,32 @@ msgid "Italy"
msgstr "Італія"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:194
+#: app/Date/JewishDate.php:209
msgctxt "GENITIVE"
msgid "Iyar"
msgstr "Іяра"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:298
+#: app/Date/JewishDate.php:313
msgctxt "INSTRUMENTAL"
msgid "Iyar"
msgstr "Іяром"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:246
+#: app/Date/JewishDate.php:261
msgctxt "LOCATIVE"
msgid "Iyar"
msgstr "Іяра"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:142
+#: app/Date/JewishDate.php:157
msgctxt "NOMINATIVE"
msgid "Iyar"
msgstr "Іяр"
#. I18N: The Persian/Jalali calendar
-#: app/Date.php:239
+#: app/Factories/CalendarDateFactory.php:156
+#: resources/views/help/date.phtml:201
msgid "Jalali"
msgstr "Джалалі"
@@ -8120,28 +8110,28 @@ msgstr "Джалалі"
msgid "Jamaica"
msgstr "Ямайка"
-#: app/Date/AbstractGregorianJulianDate.php:201
+#: app/Date/AbstractGregorianJulianDate.php:231
msgctxt "Abbreviation for January"
msgid "Jan"
msgstr "Січ"
-#: app/Date/AbstractGregorianJulianDate.php:98
+#: app/Date/AbstractGregorianJulianDate.php:128
msgctxt "GENITIVE"
msgid "January"
msgstr "Січня"
-#: app/Date/AbstractGregorianJulianDate.php:168
+#: app/Date/AbstractGregorianJulianDate.php:198
msgctxt "INSTRUMENTAL"
msgid "January"
msgstr "Січнем"
-#: app/Date/AbstractGregorianJulianDate.php:133
+#: app/Date/AbstractGregorianJulianDate.php:163
msgctxt "LOCATIVE"
msgid "January"
msgstr "Січня"
-#: app/Date/AbstractGregorianJulianDate.php:63
-#: app/Module/StatisticsChartModule.php:792
+#: app/Date/AbstractGregorianJulianDate.php:93
+#: app/Module/StatisticsChartModule.php:789
#: resources/views/edit/initialize-calendar-popup.phtml:11
msgctxt "NOMINATIVE"
msgid "January"
@@ -8153,8 +8143,8 @@ msgid "Japan"
msgstr "Японія"
#. I18N: The Hebrew/Jewish calendar
-#: app/Date.php:235 app/Module/YahrzeitModule.php:263
-#: resources/views/help/date.phtml:168
+#: app/Factories/CalendarDateFactory.php:152 app/Module/YahrzeitModule.php:263
+#: resources/views/help/date.phtml:169
msgid "Jewish"
msgstr "Єврейський"
@@ -8164,7 +8154,7 @@ msgid "Johannesburg, South Africa"
msgstr "Йоганнесбург, Південна Африка"
#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname.
-#: app/Services/TreeService.php:209
+#: app/Services/TreeService.php:225
msgid "John /DOE/"
msgstr "Іван /Іванов/"
@@ -8187,108 +8177,109 @@ msgstr "Річка Йордан, Юта"
msgid "Journal"
msgstr "Щоденник"
-#: app/Date/AbstractGregorianJulianDate.php:207
+#: app/Date/AbstractGregorianJulianDate.php:237
msgctxt "Abbreviation for July"
msgid "Jul"
msgstr "Лип"
#. I18N: The julian calendar
-#: app/Date.php:231 resources/views/help/date.phtml:152
+#: app/Factories/CalendarDateFactory.php:148
+#: resources/views/help/date.phtml:153
msgid "Julian"
msgstr "Юліанськии"
-#: app/Date/AbstractGregorianJulianDate.php:104
+#: app/Date/AbstractGregorianJulianDate.php:134
msgctxt "GENITIVE"
msgid "July"
msgstr "Липня"
-#: app/Date/AbstractGregorianJulianDate.php:174
+#: app/Date/AbstractGregorianJulianDate.php:204
msgctxt "INSTRUMENTAL"
msgid "July"
msgstr "Липнем"
-#: app/Date/AbstractGregorianJulianDate.php:139
+#: app/Date/AbstractGregorianJulianDate.php:169
msgctxt "LOCATIVE"
msgid "July"
msgstr "Липня"
-#: app/Date/AbstractGregorianJulianDate.php:69
-#: app/Module/StatisticsChartModule.php:798
+#: app/Date/AbstractGregorianJulianDate.php:99
+#: app/Module/StatisticsChartModule.php:795
#: resources/views/edit/initialize-calendar-popup.phtml:17
msgctxt "NOMINATIVE"
msgid "July"
msgstr "Липень"
#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal
-#: app/Date/HijriDate.php:136
+#: app/Date/HijriDate.php:150
msgctxt "GENITIVE"
msgid "Jumada al-awwal"
msgstr "Джумада аль-уля"
#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal
-#: app/Date/HijriDate.php:226
+#: app/Date/HijriDate.php:240
msgctxt "INSTRUMENTAL"
msgid "Jumada al-awwal"
msgstr "Джумада аль-уля"
#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal
-#: app/Date/HijriDate.php:181
+#: app/Date/HijriDate.php:195
msgctxt "LOCATIVE"
msgid "Jumada al-awwal"
msgstr "Джумада аль-уля"
#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal
-#: app/Date/HijriDate.php:91
+#: app/Date/HijriDate.php:105
msgctxt "NOMINATIVE"
msgid "Jumada al-awwal"
msgstr "Джумада аль-уля"
#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani
-#: app/Date/HijriDate.php:138
+#: app/Date/HijriDate.php:152
msgctxt "GENITIVE"
msgid "Jumada al-thani"
msgstr "Джумада ас-сани"
#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani
-#: app/Date/HijriDate.php:228
+#: app/Date/HijriDate.php:242
msgctxt "INSTRUMENTAL"
msgid "Jumada al-thani"
msgstr "Джумада ас-сани"
#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani
-#: app/Date/HijriDate.php:183
+#: app/Date/HijriDate.php:197
msgctxt "LOCATIVE"
msgid "Jumada al-thani"
msgstr "Джумада ас-сани"
#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani
-#: app/Date/HijriDate.php:93
+#: app/Date/HijriDate.php:107
msgctxt "NOMINATIVE"
msgid "Jumada al-thani"
msgstr "Джумада ас-сани"
-#: app/Date/AbstractGregorianJulianDate.php:206
+#: app/Date/AbstractGregorianJulianDate.php:236
msgctxt "Abbreviation for June"
msgid "Jun"
msgstr "Чер"
-#: app/Date/AbstractGregorianJulianDate.php:103
+#: app/Date/AbstractGregorianJulianDate.php:133
msgctxt "GENITIVE"
msgid "June"
msgstr "Червня"
-#: app/Date/AbstractGregorianJulianDate.php:173
+#: app/Date/AbstractGregorianJulianDate.php:203
msgctxt "INSTRUMENTAL"
msgid "June"
msgstr "Червнем"
-#: app/Date/AbstractGregorianJulianDate.php:138
+#: app/Date/AbstractGregorianJulianDate.php:168
msgctxt "LOCATIVE"
msgid "June"
msgstr "Червня"
-#: app/Date/AbstractGregorianJulianDate.php:68
-#: app/Module/StatisticsChartModule.php:797
+#: app/Date/AbstractGregorianJulianDate.php:98
+#: app/Module/StatisticsChartModule.php:794
#: resources/views/edit/initialize-calendar-popup.phtml:16
msgctxt "NOMINATIVE"
msgid "June"
@@ -8309,12 +8300,12 @@ msgstr "Казахстан"
msgid "Keep media objects"
msgstr "Залишити медіа об'єкти без змін"
-#: resources/views/modals/on-screen-keyboard.phtml:51
+#: resources/views/modals/on-screen-keyboard.phtml:44
msgid "Keep open"
msgstr "Тримати відкритими"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:781
+#: resources/views/admin/trees-preferences.phtml:735
#: resources/views/edit/edit-fact.phtml:34
#: resources/views/edit/edit-record.phtml:34
msgid "Keep the existing “last change” information"
@@ -8325,35 +8316,35 @@ msgstr "Залишити інформацію \"остання зміна\" бе
msgid "Kenya"
msgstr "Кенія"
-#: app/Module/HtmlBlockModule.php:192
+#: app/Module/HtmlBlockModule.php:193
msgid "Keyword examples"
msgstr "Приклади ключових слів"
-#: app/Date/JalaliDate.php:261
+#: app/Date/JalaliDate.php:275
msgctxt "Abbreviation for Persian month: Khordad"
msgid "Khor"
msgstr "Хор"
#. I18N: 3rd month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:129
+#: app/Date/JalaliDate.php:143
msgctxt "GENITIVE"
msgid "Khordad"
msgstr "Хордада"
#. I18N: 3rd month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:219
+#: app/Date/JalaliDate.php:233
msgctxt "INSTRUMENTAL"
msgid "Khordad"
msgstr "Хордадом"
#. I18N: 3rd month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:174
+#: app/Date/JalaliDate.php:188
msgctxt "LOCATIVE"
msgid "Khordad"
msgstr "Хордаде"
#. I18N: 3rd month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:84
+#: app/Date/JalaliDate.php:98
msgctxt "NOMINATIVE"
msgid "Khordad"
msgstr "Хордад"
@@ -8364,25 +8355,25 @@ msgid "Kiribati"
msgstr "Кірібаті"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:182
+#: app/Date/JewishDate.php:197
msgctxt "GENITIVE"
msgid "Kislev"
msgstr "Кіслева"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:286
+#: app/Date/JewishDate.php:301
msgctxt "INSTRUMENTAL"
msgid "Kislev"
msgstr "Кіслевом"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:234
+#: app/Date/JewishDate.php:249
msgctxt "LOCATIVE"
msgid "Kislev"
msgstr "Кіслева"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:130
+#: app/Date/JewishDate.php:145
msgctxt "NOMINATIVE"
msgid "Kislev"
msgstr "Кіслев"
@@ -8412,11 +8403,11 @@ msgstr "Київ, Україна"
msgid "Kyrgyzstan"
msgstr "Киргизстан"
-#: app/Factories/ElementFactory.php:459
+#: app/Factories/ElementFactory.php:463
msgid "LDS baptism"
msgstr "Водохреща (мормони)"
-#: app/Factories/ElementFactory.php:597
+#: app/Factories/ElementFactory.php:601
msgid "LDS child sealing"
msgstr "Запечатування дитини (мормони)"
@@ -8424,15 +8415,15 @@ msgstr "Запечатування дитини (мормони)"
msgid "LDS church"
msgstr "Церква мормонів"
-#: app/Factories/ElementFactory.php:499
+#: app/Factories/ElementFactory.php:503
msgid "LDS confirmation"
msgstr "Конфірмація (мормони)"
-#: app/Factories/ElementFactory.php:519
+#: app/Factories/ElementFactory.php:523
msgid "LDS endowment"
msgstr "Мормонське викриття"
-#: app/Factories/ElementFactory.php:353
+#: app/Factories/ElementFactory.php:357
msgid "LDS spouse sealing"
msgstr "Запечатування чоловіка (мормони)"
@@ -8452,28 +8443,28 @@ msgid "Laie, Hawaii, United States"
msgstr "Лаі, Гаваї"
#. I18N: page orientation
-#: app/Http/RequestHandlers/TreePreferencesPage.php:131
+#: app/Http/RequestHandlers/TreePreferencesPage.php:98
#: resources/xml/reports/change_report.xml:10
#: resources/xml/reports/pedigree_report.xml:7
msgid "Landscape"
msgstr "Горизонтально"
#. I18N: A configuration setting
-#: app/Factories/ElementFactory.php:382 app/Factories/ElementFactory.php:722
-#: app/Module/CustomTagsGedcomL.php:204 app/Module/ModuleLanguageTrait.php:49
-#: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264
+#: app/Factories/ElementFactory.php:386 app/Factories/ElementFactory.php:727
+#: app/Module/CustomTagsGedcomL.php:250 app/Module/ModuleLanguageTrait.php:49
+#: app/Module/ModuleThemeTrait.php:253 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:126
#: resources/views/admin/users.phtml:29
-#: resources/views/edit-account-page.phtml:103
-#: resources/views/layouts/administration.phtml:57
+#: resources/views/edit-account-page.phtml:102
+#: resources/views/layouts/administration.phtml:56
#: resources/views/setup/step-1-language.phtml:42
msgid "Language"
msgstr "Мова"
#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43
-#: resources/views/admin/control-panel.phtml:612
+#: resources/views/admin/control-panel.phtml:603
#: resources/views/admin/modules.phtml:122
#: resources/views/admin/modules.phtml:124
msgid "Languages"
@@ -8488,12 +8479,12 @@ msgstr "Лаос"
msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds"
msgstr "Великі системи (50000 чоловік): 64-128 Мбайт, 40-80 секунд"
-#: app/Statistics/Google/ChartFamilyLargest.php:123
-#: resources/views/statistics/families/children.phtml:46
+#: app/Statistics/Google/ChartFamilyLargest.php:108
+#: resources/views/statistics/families/children.phtml:43
msgid "Largest families"
msgstr "найбільші сім'ї"
-#: resources/views/statistics/families/children.phtml:55
+#: resources/views/statistics/families/children.phtml:52
msgid "Largest number of grandchildren"
msgstr "Найбільша кількість онуків"
@@ -8502,21 +8493,21 @@ msgstr "Найбільша кількість онуків"
msgid "Las Vegas, Nevada, United States"
msgstr "Лас Вегас, Невада"
-#: app/Factories/ElementFactory.php:322 app/Factories/ElementFactory.php:488
-#: app/Factories/ElementFactory.php:619 app/Factories/ElementFactory.php:638
-#: app/Factories/ElementFactory.php:669 app/Factories/ElementFactory.php:685
-#: app/Factories/ElementFactory.php:716 app/Factories/ElementFactory.php:732
+#: app/Factories/ElementFactory.php:326 app/Factories/ElementFactory.php:492
+#: app/Factories/ElementFactory.php:623 app/Factories/ElementFactory.php:643
+#: app/Factories/ElementFactory.php:674 app/Factories/ElementFactory.php:690
+#: app/Factories/ElementFactory.php:721 app/Factories/ElementFactory.php:737
#: app/Module/CustomTagsFamilyTreeBuilder.php:53
-#: app/Module/CustomTagsGedcomL.php:191
-#: resources/views/lists/families-table.phtml:228
-#: resources/views/lists/individuals-table.phtml:254
+#: app/Module/CustomTagsGedcomL.php:211
+#: resources/views/lists/families-table.phtml:234
+#: resources/views/lists/individuals-table.phtml:262
#: resources/views/lists/locations-table.phtml:66
#: resources/views/lists/media-table.phtml:82
#: resources/views/lists/notes-table.phtml:94
#: resources/views/lists/repositories-table.phtml:52
#: resources/views/lists/sources-table.phtml:102
#: resources/views/lists/submitters-table.phtml:70
-#: resources/views/modules/gedcom_stats/config.phtml:32
+#: resources/views/modules/gedcom_stats/config.phtml:31
#: resources/views/modules/recent_changes/changes-table.phtml:46
#: resources/xml/reports/change_report.xml:66
#: resources/xml/reports/change_report.xml:108
@@ -8527,7 +8518,7 @@ msgstr "Остання зміна"
msgid "Last email reminder was sent "
msgstr "Попереднє нагадування було надіслано Вам електронною поштою "
-#: resources/views/statistics/other/total-events.phtml:39
+#: resources/views/statistics/other/total-events.phtml:38
msgid "Last event"
msgstr "Найбільший нещодавній факт"
@@ -8535,34 +8526,35 @@ msgstr "Найбільший нещодавній факт"
msgid "Last signed in"
msgstr "Останній вхід в систему"
-#: resources/views/modules/gedcom_stats/config.phtml:55
+#: resources/views/modules/gedcom_stats/config.phtml:54
#: resources/views/modules/gedcom_stats/statistics.phtml:178
#: resources/views/modules/html/template-statistics.phtml:73
-#: resources/views/statistics/individuals/total-events.phtml:55
+#: resources/views/statistics/individuals/total-events.phtml:49
msgid "Latest birth"
msgstr "Найнедавніше народження"
-#: resources/views/modules/gedcom_stats/config.phtml:57
+#: resources/views/modules/gedcom_stats/config.phtml:56
#: resources/views/modules/gedcom_stats/statistics.phtml:200
#: resources/views/modules/html/template-statistics.phtml:81
-#: resources/views/statistics/individuals/total-events.phtml:103
+#: resources/views/statistics/individuals/total-events.phtml:93
msgid "Latest death"
msgstr "Остання смерть"
-#: resources/views/statistics/families/total-records.phtml:105
+#: resources/views/statistics/families/total-records.phtml:95
msgid "Latest divorce"
msgstr "Останнє розлучення"
-#: resources/views/statistics/families/total-records.phtml:57
+#: resources/views/statistics/families/total-records.phtml:51
msgid "Latest marriage"
msgstr "Останній шлюб"
-#: app/Factories/ElementFactory.php:299 app/Factories/ElementFactory.php:430
-#: app/Functions/FunctionsPrint.php:390 app/Module/CustomTagsGedcomL.php:198
-#: resources/views/admin/location-edit.phtml:49
+#: app/Factories/ElementFactory.php:303 app/Factories/ElementFactory.php:434
+#: app/Module/CustomTagsGedcomL.php:222 app/Module/CustomTagsGedcomL.php:244
+#: resources/views/admin/location-edit.phtml:45
#: resources/views/admin/locations.phtml:43
-#: resources/views/edit/input-addon-coordinates.phtml:13
-#: resources/views/edit/input-addon-coordinates.phtml:16
+#: resources/views/edit/input-addon-coordinates.phtml:12
+#: resources/views/edit/input-addon-coordinates.phtml:15
+#: resources/views/fact-place.phtml:33
#: resources/views/modules/place-hierarchy/popup.phtml:23
msgid "Latitude"
msgstr "Широта"
@@ -8572,15 +8564,21 @@ msgstr "Широта"
msgid "Latvia"
msgstr "Латвія"
-#: resources/views/modules/ancestors-chart/page.phtml:49
-#: resources/views/modules/descendancy_chart/page.phtml:49
+#: resources/views/modules/ancestors-chart/page.phtml:48
+#: resources/views/modules/descendancy_chart/page.phtml:48
#: resources/views/modules/fanchart/page.phtml:42
-#: resources/views/modules/hourglass-chart/page.phtml:48
+#: resources/views/modules/hourglass-chart/page.phtml:47
#: resources/views/modules/pedigree-chart/page.phtml:48
+#: resources/views/modules/recent_changes/config.phtml:31
+#: resources/views/modules/todays_events/config.phtml:37
+#: resources/views/modules/top10_givnnames/config.phtml:24
+#: resources/views/modules/top10_surnames/config.phtml:24
+#: resources/views/modules/upcoming_events/config.phtml:49
+#: resources/views/modules/yahrzeit/config.phtml:30
msgid "Layout"
msgstr "Макет"
-#: resources/views/edit-account-page.phtml:96
+#: resources/views/edit-account-page.phtml:95
msgid "Leave the password blank if you want to keep the current password."
msgstr "Залиште поле для введення пароля порожнім якщо Ви хочете зберегти існуючий пароль."
@@ -8588,8 +8586,8 @@ msgstr "Залиште поле для введення пароля порож
msgid "Leave this entry blank to keep the original filename"
msgstr "Залиште це повідомлення порожнім, щоб зберегти оригінальне ім'я файлу"
-#: resources/views/lists/families-table.phtml:184
-#: resources/views/lists/individuals-table.phtml:225
+#: resources/views/lists/families-table.phtml:186
+#: resources/views/lists/individuals-table.phtml:233
msgid "Leaves"
msgstr "Крона"
@@ -8603,7 +8601,7 @@ msgstr "Ліван"
msgid "Legacy URLs"
msgstr "Спадкові URL-адреси"
-#: app/Module/CustomTagsReunion.php:53
+#: app/Module/CustomTagsReunion.php:55
msgid "Legatee"
msgstr "Спадкоємець"
@@ -8656,7 +8654,7 @@ msgid "Lifespan"
msgstr "Тривалість життя"
#. I18N: Name of a module/chart
-#: app/Module/LifespansChartModule.php:110
+#: app/Module/LifespansChartModule.php:107
msgid "Lifespans"
msgstr "Життєві відрізки"
@@ -8665,8 +8663,12 @@ msgstr "Життєві відрізки"
msgid "Lima, Peru"
msgstr "Ліма, Перу"
+#: resources/views/admin/gedcom-export-options.phtml:53
+msgid "Line endings"
+msgstr ""
+
#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48
-#: resources/views/admin/control-panel.phtml:819
+#: resources/views/admin/control-panel.phtml:809
msgid "Link media objects to facts and events"
msgstr "Пов'язати медіаоб'єкти з фактами та подіями"
@@ -8676,22 +8678,22 @@ msgstr "Пов'язати медіаоб'єкти з фактами та под
msgid "Link the user account to an individual."
msgstr "Пов'язати обліковий запис із людиною."
-#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:57
-#: resources/views/modules/relatives/tab.phtml:125
+#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:49
+#: resources/views/modules/relatives/tab.phtml:124
msgid "Link this individual to an existing family as a child"
msgstr "Приєднати до сім'ї в якості дитини"
-#: resources/views/media-page-menu.phtml:63
+#: resources/views/media-page-menu.phtml:61
#: resources/views/modals/link-media-to-family.phtml:18
msgid "Link this media object to a family"
msgstr "Пов'язати цей медіа-об'єкт із сім'єю"
-#: resources/views/media-page-menu.phtml:68
+#: resources/views/media-page-menu.phtml:66
#: resources/views/modals/link-media-to-source.phtml:18
msgid "Link this media object to a source"
msgstr "Пов'язати цей медіа-об'єкт із джерелом"
-#: resources/views/media-page-menu.phtml:58
+#: resources/views/media-page-menu.phtml:56
#: resources/views/modals/link-media-to-individual.phtml:18
msgid "Link this media object to an individual"
msgstr "Пов'язати цей медіаоб'єкт із людиною"
@@ -8712,11 +8714,11 @@ msgstr "Список"
#. I18N: Name of a module
#: app/Http/RequestHandlers/ModulesListsPage.php:43
-#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104
-#: resources/views/admin/control-panel.phtml:691
+#: app/Module/ListsMenuModule.php:55 app/Module/ListsMenuModule.php:101
+#: resources/views/admin/control-panel.phtml:682
#: resources/views/admin/modules.phtml:98
#: resources/views/admin/modules.phtml:100
-#: resources/views/admin/trees-preferences.phtml:345
+#: resources/views/admin/trees-preferences.phtml:331
msgid "Lists"
msgstr "Списки"
@@ -8730,11 +8732,11 @@ msgctxt "Surname tradition"
msgid "Lithuanian"
msgstr "Литовська"
-#: app/Statistics/Google/ChartMortality.php:73
+#: app/Statistics/Google/ChartMortality.php:71
msgid "Living"
msgstr "Живі"
-#: resources/views/calendar-page.phtml:124
+#: resources/views/calendar-page.phtml:125
msgid "Living individuals"
msgstr "Живі понині персони"
@@ -8747,18 +8749,19 @@ msgstr "Завантаження…"
msgid "Local files"
msgstr "Локальні файли"
-#: app/Module/CustomTagsGedcomL.php:95 app/Module/CustomTagsGedcomL.php:144
-#: app/Module/CustomTagsGedcomL.php:190 app/Module/CustomTagsLegacy.php:123
+#: app/Module/CustomTagsGedcomL.php:112 app/Module/CustomTagsGedcomL.php:164
+#: app/Module/CustomTagsGedcomL.php:210 app/Module/CustomTagsLegacy.php:124
#: resources/views/lists/locations-table.phtml:63
msgid "Location"
msgstr "Локація"
#. I18N: Name of a module/list
-#: app/Module/FixSearchAndReplace.php:112 app/Module/LocationListModule.php:73
-#: app/Module/LocationListModule.php:167
+#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:70
+#: app/Module/LocationListModule.php:163
#: resources/views/admin/merge-records-step-1.phtml:61
#: resources/views/lists/locations-table.phtml:58
#: resources/views/modules/place-hierarchy/sidebar.phtml:52
+#: resources/views/record-page-links.phtml:103
#: resources/views/search-general-page.phtml:115
#: resources/views/search-results.phtml:92
msgid "Locations"
@@ -8789,20 +8792,21 @@ msgid "London, England"
msgstr "Лондон, Англія"
#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting
-#: resources/views/admin/trees-preferences.phtml:375
+#: resources/views/admin/trees-preferences.phtml:361
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>Цей параметр визначає, коли буде відбуватись розбивка на менші списки. Щоб відключити розбивку, встановіть значення цього параметру в нуль."
-#: resources/views/statistics/families/marriage-length.phtml:22
+#: resources/views/statistics/families/marriage-length.phtml:21
msgid "Longest marriage"
msgstr "Довгий шлюб"
-#: app/Factories/ElementFactory.php:300 app/Factories/ElementFactory.php:431
-#: app/Functions/FunctionsPrint.php:391 app/Module/CustomTagsGedcomL.php:199
-#: resources/views/admin/location-edit.phtml:60
+#: app/Factories/ElementFactory.php:304 app/Factories/ElementFactory.php:435
+#: app/Module/CustomTagsGedcomL.php:223 app/Module/CustomTagsGedcomL.php:245
+#: resources/views/admin/location-edit.phtml:56
#: resources/views/admin/locations.phtml:44
-#: resources/views/edit/input-addon-coordinates.phtml:13
-#: resources/views/edit/input-addon-coordinates.phtml:16
+#: resources/views/edit/input-addon-coordinates.phtml:12
+#: resources/views/edit/input-addon-coordinates.phtml:15
+#: resources/views/fact-place.phtml:34
#: resources/views/modules/place-hierarchy/popup.phtml:27
msgid "Longitude"
msgstr "Довгота"
@@ -8853,13 +8857,13 @@ msgid "Magazine"
msgstr "Журнал"
#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System
-#: app/Module/CustomTagsGedcomL.php:97 app/Module/CustomTagsGedcomL.php:146
-#: app/Module/CustomTagsGedcomL.php:238 app/Module/CustomTagsGenPluswin.php:70
+#: app/Module/CustomTagsGedcomL.php:114 app/Module/CustomTagsGedcomL.php:166
+#: app/Module/CustomTagsGedcomL.php:284 app/Module/CustomTagsGenPluswin.php:70
#: app/Module/CustomTagsGenPluswin.php:102
msgid "Maidenhead location code"
msgstr "QTH-код місцезнаходження"
-#: app/Module/CustomTagsPersonalAncestralFile.php:60
+#: app/Module/CustomTagsPersonalAncestralFile.php:73
msgid "Mailing name"
msgstr "Поштова адреса"
@@ -8882,28 +8886,27 @@ msgstr "Малайзія"
msgid "Maldives"
msgstr "Мальдіви"
-#: app/Elements/SexValue.php:73 app/Module/StatisticsChartModule.php:779
-#: resources/views/individual-sex.phtml:33
+#: app/Elements/SexValue.php:85 app/Module/StatisticsChartModule.php:776
msgid "Male"
msgstr "Чоловіча"
-#: app/Statistics/Google/ChartAge.php:117
-#: app/Statistics/Google/ChartMarriageAge.php:140
+#: app/Statistics/Google/ChartAge.php:113
+#: app/Statistics/Google/ChartMarriageAge.php:136
#: app/Statistics/Google/ChartSex.php:62
-#: resources/views/calendar-page.phtml:145
-#: resources/views/lists/families-table.phtml:115
-#: resources/views/lists/families-table.phtml:130
-#: resources/views/lists/families-table.phtml:142
-#: resources/views/lists/individuals-table.phtml:130
-#: resources/views/lists/individuals-table.phtml:145
-#: resources/views/lists/individuals-table.phtml:157
+#: resources/views/calendar-page.phtml:146
+#: resources/views/lists/families-table.phtml:113
+#: resources/views/lists/families-table.phtml:128
+#: resources/views/lists/families-table.phtml:140
+#: resources/views/lists/individuals-table.phtml:129
+#: resources/views/lists/individuals-table.phtml:144
+#: resources/views/lists/individuals-table.phtml:156
#: resources/views/modules/gedcom_stats/statistics.phtml:55
#: resources/views/modules/gedcom_stats/statistics.phtml:227
#: resources/views/modules/html/template-statistics.phtml:28
#: resources/views/modules/top10_givnnames/block.phtml:14
-#: resources/views/statistics/individuals/greatest-age.phtml:20
-#: resources/views/statistics/individuals/lifespan.phtml:29
-#: resources/views/statistics/individuals/oldest-living.phtml:20
+#: resources/views/statistics/individuals/greatest-age.phtml:19
+#: resources/views/statistics/individuals/lifespan.phtml:28
+#: resources/views/statistics/individuals/oldest-living.phtml:19
msgid "Males"
msgstr "Чоловіки"
@@ -8917,7 +8920,7 @@ msgstr "Малі"
msgid "Malta"
msgstr "Мальта"
-#: app/Http/RequestHandlers/ManageTrees.php:86
+#: app/Http/RequestHandlers/ManageTrees.php:87
#: resources/views/admin/changes-log.phtml:31
#: resources/views/admin/data-fix-page.phtml:24
#: resources/views/admin/data-fix-select.phtml:20
@@ -8926,29 +8929,29 @@ msgstr "Мальта"
#: resources/views/admin/trees-check.phtml:17
#: resources/views/admin/trees-duplicates.phtml:18
#: resources/views/admin/trees-export.phtml:18
-#: resources/views/admin/trees-import.phtml:22
-#: resources/views/admin/trees-preferences.phtml:41
+#: resources/views/admin/trees-import.phtml:23
+#: resources/views/admin/trees-preferences.phtml:38
#: resources/views/admin/trees-privacy.phtml:22
#: resources/views/admin/trees-renumber.phtml:17
-#: resources/views/admin/trees-unconnected.phtml:21
+#: resources/views/admin/trees-unconnected.phtml:22
msgid "Manage family trees"
msgstr "Управління генеалогічними деревами"
#: app/Http/RequestHandlers/ManageMediaPage.php:67
-#: resources/views/admin/control-panel.phtml:807
+#: resources/views/admin/control-panel.phtml:797
#: resources/views/admin/media-upload.phtml:18
msgid "Manage media"
msgstr "Управляти медіа даними"
#. I18N: Listbox entry; name of a role
#: app/Http/RequestHandlers/UserEditPage.php:104
-#: resources/views/admin/trees-export.phtml:114
+#: resources/views/admin/gedcom-export-options.phtml:68
+#: resources/views/admin/gedcom-export-options.phtml:70
#: resources/views/admin/users-edit.phtml:267
-#: resources/views/modules/clippings/download.phtml:36
msgid "Manager"
msgstr "Менеджер"
-#: resources/views/admin/control-panel.phtml:486
+#: resources/views/admin/control-panel.phtml:487
msgid "Managers"
msgstr "Менеджери"
@@ -8978,13 +8981,13 @@ msgid "Manuscript"
msgstr "Рукопис"
#. I18N: Help text for the “GEDCOM errors” configuration setting
-#: resources/views/admin/trees-preferences.phtml:657
+#: resources/views/admin/trees-preferences.phtml:621
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/Elements/SourceMediaType.php:71
-#: resources/views/admin/control-panel.phtml:836
+#: resources/views/admin/control-panel.phtml:826
#: resources/views/modules/statistics-chart/custom.phtml:60
msgid "Map"
msgstr "Карта"
@@ -8995,12 +8998,13 @@ msgstr "Посилання на карту"
#. I18N: Links to maps
#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43
-#: resources/views/admin/control-panel.phtml:654
+#: resources/views/admin/control-panel.phtml:645
msgid "Map links"
msgstr "Посилання на карти"
#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43
-#: resources/views/admin/control-panel.phtml:661
+#: app/Services/LeafletJsService.php:69
+#: resources/views/admin/control-panel.phtml:652
msgid "Map providers"
msgstr "Картографічні провайдери"
@@ -9009,44 +9013,44 @@ msgstr "Картографічні провайдери"
msgid "Mapbox"
msgstr "Mapbox"
-#: app/Date/AbstractGregorianJulianDate.php:203
+#: app/Date/AbstractGregorianJulianDate.php:233
msgctxt "Abbreviation for March"
msgid "Mar"
msgstr "Бер"
-#: app/Date/AbstractGregorianJulianDate.php:100
+#: app/Date/AbstractGregorianJulianDate.php:130
msgctxt "GENITIVE"
msgid "March"
msgstr "Березня"
-#: app/Date/AbstractGregorianJulianDate.php:170
+#: app/Date/AbstractGregorianJulianDate.php:200
msgctxt "INSTRUMENTAL"
msgid "March"
msgstr "Березнем"
-#: app/Date/AbstractGregorianJulianDate.php:135
+#: app/Date/AbstractGregorianJulianDate.php:165
msgctxt "LOCATIVE"
msgid "March"
msgstr "Березня"
-#: app/Date/AbstractGregorianJulianDate.php:65
-#: app/Module/StatisticsChartModule.php:794
+#: app/Date/AbstractGregorianJulianDate.php:95
+#: app/Module/StatisticsChartModule.php:791
#: 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:625
+#: resources/views/admin/trees-preferences.phtml:593
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 - це проста система форматування тексту, що використовується такими сайтами як Вікіпедія. Вона використовує ненав'язливі знаки пунктуації, щоб створювати заголовки і підзаголовки, жирний і курсивний текст, списки, таблиці і т. п."
-#: app/Factories/ElementFactory.php:340 app/Module/BranchesListModule.php:446
-#: resources/views/calendar-page.phtml:188
-#: 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:144
+#: app/Factories/ElementFactory.php:344 app/Module/BranchesListModule.php:445
+#: resources/views/calendar-page.phtml:189
+#: resources/views/lists/families-table.phtml:198
+#: resources/views/lists/families-table.phtml:203
+#: resources/views/lists/families-table.phtml:226
+#: resources/views/modules/relatives/family.phtml:143
#: resources/xml/reports/ahnentafel_report.xml:449
#: resources/xml/reports/bdm_report.xml:78
#: resources/xml/reports/descendancy_report.xml:575
@@ -9099,7 +9103,7 @@ msgstr "Markdown - це проста система форматування т
msgid "Marriage"
msgstr "Шлюб"
-#: app/Factories/ElementFactory.php:335
+#: app/Factories/ElementFactory.php:339
#: resources/xml/reports/missing_facts_report.xml:22
msgid "Marriage banns"
msgstr "Оприлюднення оголошення про шлюб"
@@ -9109,15 +9113,15 @@ msgstr "Оприлюднення оголошення про шлюб"
msgid "Marriage beginning status"
msgstr "Статус шлюбу, початок"
-#: app/Module/CustomTagsBrothersKeeper.php:65
+#: app/Module/CustomTagsBrothersKeeper.php:66
msgid "Marriage bond"
msgstr "Шлюбні узи"
-#: app/Statistics/Google/ChartDistribution.php:348
+#: app/Statistics/Google/ChartDistribution.php:333
msgid "Marriage by country"
msgstr "Вступу в шлюб по країнах"
-#: app/Factories/ElementFactory.php:338
+#: app/Factories/ElementFactory.php:342
msgid "Marriage contract"
msgstr "Шлюбний контракт"
@@ -9134,101 +9138,101 @@ msgstr "Початок діапазону дати шлюбу"
msgid "Marriage ending status"
msgstr "Статус шлюбу, закінчення"
-#: app/Module/CustomTagsBrothersKeeper.php:64
+#: app/Module/CustomTagsBrothersKeeper.php:65
msgid "Marriage intention"
msgstr "Заручини"
-#: app/Factories/ElementFactory.php:339
+#: app/Factories/ElementFactory.php:343
msgid "Marriage license"
msgstr "Дозвіл на шлюб"
-#: app/Module/IndividualFactsTabModule.php:554
+#: app/Module/IndividualFactsTabModule.php:559
msgid "Marriage of a brother"
msgstr "Шлюб брата"
-#: app/Module/IndividualFactsTabModule.php:532
-#: resources/views/admin/trees-preferences.phtml:479
+#: app/Module/IndividualFactsTabModule.php:537
+#: resources/views/admin/trees-preferences.phtml:458
msgid "Marriage of a child"
msgstr "Шлюб дитини"
-#: app/Module/IndividualFactsTabModule.php:531
+#: app/Module/IndividualFactsTabModule.php:536
msgid "Marriage of a daughter"
msgstr "Шлюб дочки"
-#: app/Module/IndividualFactsTabModule.php:790
+#: app/Module/IndividualFactsTabModule.php:793
msgid "Marriage of a father"
msgstr "Шлюб батька"
-#: app/Module/IndividualFactsTabModule.php:538
-#: app/Module/IndividualFactsTabModule.php:544
-#: app/Module/IndividualFactsTabModule.php:550
-#: resources/views/admin/trees-preferences.phtml:473
+#: app/Module/IndividualFactsTabModule.php:543
+#: app/Module/IndividualFactsTabModule.php:549
+#: app/Module/IndividualFactsTabModule.php:555
+#: resources/views/admin/trees-preferences.phtml:452
msgid "Marriage of a grandchild"
msgstr "Шлюб онука/онучки"
-#: app/Module/IndividualFactsTabModule.php:537
+#: app/Module/IndividualFactsTabModule.php:542
msgid "Marriage of a granddaughter"
msgstr "Шлюб внучкі"
-#: app/Module/IndividualFactsTabModule.php:543
+#: app/Module/IndividualFactsTabModule.php:548
msgctxt "daughter’s daughter"
msgid "Marriage of a granddaughter"
msgstr "Шлюб внучкі"
-#: app/Module/IndividualFactsTabModule.php:549
+#: app/Module/IndividualFactsTabModule.php:554
msgctxt "son’s daughter"
msgid "Marriage of a granddaughter"
msgstr "Шлюб внучкі"
-#: app/Module/IndividualFactsTabModule.php:536
+#: app/Module/IndividualFactsTabModule.php:541
msgid "Marriage of a grandson"
msgstr "Шлюб онука"
-#: app/Module/IndividualFactsTabModule.php:542
+#: app/Module/IndividualFactsTabModule.php:547
msgctxt "daughter’s son"
msgid "Marriage of a grandson"
msgstr "Шлюб онука"
-#: app/Module/IndividualFactsTabModule.php:548
+#: app/Module/IndividualFactsTabModule.php:553
msgctxt "son’s son"
msgid "Marriage of a grandson"
msgstr "Шлюб онука"
-#: app/Module/IndividualFactsTabModule.php:560
+#: app/Module/IndividualFactsTabModule.php:565
msgid "Marriage of a half-brother"
msgstr "Шлюб неповнорідного брата"
-#: app/Module/IndividualFactsTabModule.php:562
+#: app/Module/IndividualFactsTabModule.php:567
msgid "Marriage of a half-sibling"
msgstr "Шлюб неполнорiдного сибса"
-#: app/Module/IndividualFactsTabModule.php:561
+#: app/Module/IndividualFactsTabModule.php:566
msgid "Marriage of a half-sister"
msgstr "Шлюб неполнорiдной сестри"
-#: app/Module/IndividualFactsTabModule.php:791
+#: app/Module/IndividualFactsTabModule.php:794
msgid "Marriage of a mother"
msgstr "Шлюб матері"
-#: app/Module/IndividualFactsTabModule.php:792
-#: resources/views/admin/trees-preferences.phtml:491
+#: app/Module/IndividualFactsTabModule.php:795
+#: resources/views/admin/trees-preferences.phtml:470
msgid "Marriage of a parent"
msgstr "Шлюб батьків"
-#: app/Module/IndividualFactsTabModule.php:556
-#: resources/views/admin/trees-preferences.phtml:485
+#: app/Module/IndividualFactsTabModule.php:561
+#: resources/views/admin/trees-preferences.phtml:464
msgid "Marriage of a sibling"
msgstr "Шлюб сибса"
-#: app/Module/IndividualFactsTabModule.php:555
+#: app/Module/IndividualFactsTabModule.php:560
msgid "Marriage of a sister"
msgstr "Шлюб сестри"
-#: app/Module/IndividualFactsTabModule.php:530
+#: app/Module/IndividualFactsTabModule.php:535
msgid "Marriage of a son"
msgstr "Шлюб сина"
-#: app/Module/IndividualFactsTabModule.php:825
+#: app/Module/IndividualFactsTabModule.php:828
msgid "Marriage of parents"
msgstr "Шлюб батьків"
@@ -9236,18 +9240,14 @@ msgstr "Шлюб батьків"
msgid "Marriage place contains"
msgstr "Місце шлюбу містить"
-#: resources/views/statistics/other/places.phtml:39
+#: resources/views/statistics/other/places.phtml:38
msgid "Marriage places"
msgstr "Місця вступу в шлюб"
-#: app/Factories/ElementFactory.php:344
+#: app/Factories/ElementFactory.php:348
msgid "Marriage settlement"
msgstr "Шлюбний контракт, що стосується майна"
-#: app/Module/CustomTagsAldfaer.php:53
-msgid "Marriage type unknown"
-msgstr "Невідомий тип шлюбу"
-
#. I18N: Name of a module/report
#: app/Module/MarriageReportModule.php:40
#: resources/views/modules/statistics-chart/custom.phtml:66
@@ -9256,15 +9256,15 @@ msgstr "Невідомий тип шлюбу"
msgid "Marriages"
msgstr "Одруження"
-#: app/Statistics/Google/ChartMarriage.php:129
-#: resources/views/statistics/families/total-records.phtml:33
+#: app/Statistics/Google/ChartMarriage.php:111
+#: resources/views/statistics/families/total-records.phtml:29
msgid "Marriages by century"
msgstr "Вступу в шлюб за століттями"
#: app/Module/CustomTagsFamilyTreeMaker.php:114
-#: resources/views/lists/families-table.phtml:245
-#: resources/views/lists/families-table.phtml:280
-#: resources/views/lists/individuals-table.phtml:267
+#: resources/views/lists/families-table.phtml:251
+#: resources/views/lists/families-table.phtml:286
+#: resources/views/lists/individuals-table.phtml:275
#: resources/xml/reports/cemetery_report.xml:7
#: resources/xml/reports/death_report.xml:10
msgid "Married name"
@@ -9284,16 +9284,15 @@ msgstr "Мартініка"
msgid "Masquerade as this user"
msgstr "Прикинутися цим користувачем"
-#. I18N: Help text for "Case insensitive" searches
-#: resources/views/modules/fix-search-and-replace/options.phtml:58
+#: resources/views/modules/fix-search-and-replace/options.phtml:52
msgid "Match both upper and lower case letters."
msgstr "Позначте цей прапорець для пошуку без врахування регістру."
-#: app/Module/FixSearchAndReplace.php:102
+#: app/Module/FixSearchAndReplace.php:101
msgid "Match the exact text, even if it occurs in the middle of a word."
msgstr "Пошук точного тексту, навіть якщо він знаходиться в середині слова."
-#: app/Module/FixSearchAndReplace.php:103
+#: app/Module/FixSearchAndReplace.php:102
msgid "Match the exact text, unless it occurs in the middle of a word."
msgstr "Пошук точного тексту, якщо він не знаходиться в середині слова."
@@ -9312,7 +9311,7 @@ msgid "Mauritius"
msgstr "Маврикій"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:362
+#: resources/views/admin/trees-preferences.phtml:348
msgid "Maximum number of surnames on individual list"
msgstr "Максимальна кількість прізвищ у списку персон"
@@ -9321,28 +9320,28 @@ msgstr "Максимальна кількість прізвищ у списку
msgid "Maximum upload size: "
msgstr "Максимальний розмір файлу: "
-#: app/Date/AbstractGregorianJulianDate.php:205
+#: app/Date/AbstractGregorianJulianDate.php:235
msgctxt "Abbreviation for May"
msgid "May"
msgstr "Трав"
-#: app/Date/AbstractGregorianJulianDate.php:102
+#: app/Date/AbstractGregorianJulianDate.php:132
msgctxt "GENITIVE"
msgid "May"
msgstr "Травня"
-#: app/Date/AbstractGregorianJulianDate.php:172
+#: app/Date/AbstractGregorianJulianDate.php:202
msgctxt "INSTRUMENTAL"
msgid "May"
msgstr "Травнем"
-#: app/Date/AbstractGregorianJulianDate.php:137
+#: app/Date/AbstractGregorianJulianDate.php:167
msgctxt "LOCATIVE"
msgid "May"
msgstr "Травня"
-#: app/Date/AbstractGregorianJulianDate.php:67
-#: app/Module/StatisticsChartModule.php:796
+#: app/Date/AbstractGregorianJulianDate.php:97
+#: app/Module/StatisticsChartModule.php:793
#: resources/views/edit/initialize-calendar-popup.phtml:15
msgctxt "NOMINATIVE"
msgid "May"
@@ -9359,21 +9358,21 @@ msgid "Medford, Oregon, United States"
msgstr "Медфорд, Орегон"
#. I18N: Name of a module
-#: app/Module/CustomTagsGedcomL.php:207 app/Module/MediaListModule.php:219
-#: app/Module/MediaTabModule.php:60
-#: resources/views/admin/control-panel.phtml:327
-#: resources/views/admin/control-panel.phtml:799
-#: resources/views/admin/media.phtml:104
+#: app/Media.php:144 app/Module/CustomTagsGedcomL.php:253
+#: app/Module/MediaListModule.php:224 app/Module/MediaTabModule.php:59
+#: resources/views/admin/control-panel.phtml:328
+#: resources/views/admin/control-panel.phtml:789
+#: resources/views/admin/media.phtml:102
#: resources/views/lists/media-table.phtml:77
#: resources/views/modules/recent_changes/changes-table.phtml:65
msgid "Media"
msgstr "Медіа"
#: resources/views/admin/media-upload.phtml:31
-#: resources/views/admin/media.phtml:100
+#: resources/views/admin/media.phtml:98
#: resources/views/admin/webtrees1-thumbnails.phtml:40
-#: resources/views/media-page-details.phtml:30
-#: resources/views/modals/create-media-from-file.phtml:27
+#: resources/views/media-page-details.phtml:27
+#: resources/views/modals/create-media-from-file.phtml:26
#: resources/views/modals/media-file-fields.phtml:20
msgid "Media file"
msgstr "Медіафайл"
@@ -9383,49 +9382,50 @@ msgid "Media file to upload"
msgstr "Виберіть мультимедійний файл"
#. I18N: %s is the name of a folder.
-#: resources/views/admin/trees-export.phtml:94
+#: resources/views/admin/trees-export.phtml:74
#, php-format
msgid "Media filenames will be prefixed by %s."
msgstr "Імена медіа файлів будуть мати пркфікс %s."
#: resources/views/admin/media.phtml:31
-#: resources/views/admin/trees-preferences.phtml:268
+#: resources/views/admin/trees-preferences.phtml:260
msgid "Media files"
msgstr "Медіа-файли"
#. I18N: A configuration setting
-#: resources/views/admin/media.phtml:63
-#: resources/views/admin/trees-preferences.phtml:248
+#: resources/views/admin/media.phtml:61
+#: resources/views/admin/trees-preferences.phtml:240
msgid "Media folder"
msgstr "Медіа-папка"
#: resources/views/admin/media.phtml:32
-#: resources/views/admin/trees-preferences.phtml:243
+#: resources/views/admin/trees-preferences.phtml:235
msgid "Media folders"
msgstr "Медіа-папки"
-#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:313
-#: app/Factories/ElementFactory.php:347 app/Factories/ElementFactory.php:366
-#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:444
-#: app/Factories/ElementFactory.php:576 app/Factories/ElementFactory.php:611
-#: app/Factories/ElementFactory.php:634 app/Factories/ElementFactory.php:637
-#: app/Factories/ElementFactory.php:657 app/Factories/ElementFactory.php:696
-#: app/Factories/ElementFactory.php:725
-#: app/Http/RequestHandlers/HelpText.php:231
-#: app/Module/CustomTagsGedcomL.php:110 app/Module/CustomTagsGedcomL.php:159
-#: app/Module/CustomTagsGedcomL.php:216 app/Module/CustomTagsGedcomL.php:249
-#: app/Module/CustomTagsWebtrees.php:64 app/Module/CustomTagsWebtrees.php:78
+#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:317
+#: app/Factories/ElementFactory.php:351 app/Factories/ElementFactory.php:370
+#: app/Factories/ElementFactory.php:427 app/Factories/ElementFactory.php:448
+#: app/Factories/ElementFactory.php:580 app/Factories/ElementFactory.php:615
+#: app/Factories/ElementFactory.php:638 app/Factories/ElementFactory.php:641
+#: app/Factories/ElementFactory.php:662 app/Factories/ElementFactory.php:701
+#: app/Factories/ElementFactory.php:730
+#: app/Http/RequestHandlers/HelpText.php:246
+#: app/Module/CustomTagsGedcomL.php:127 app/Module/CustomTagsGedcomL.php:179
+#: app/Module/CustomTagsGedcomL.php:242 app/Module/CustomTagsGedcomL.php:262
+#: app/Module/CustomTagsGedcomL.php:295 app/Module/CustomTagsWebtrees.php:64
+#: app/Module/CustomTagsWebtrees.php:78
#: resources/views/admin/fix-level-0-media.phtml:35
-#: resources/views/admin/media.phtml:108
-#: resources/views/admin/trees-privacy.phtml:185
+#: resources/views/admin/media.phtml:106
+#: resources/views/admin/trees-privacy.phtml:171
#: resources/views/admin/trees.phtml:248
#: resources/views/admin/webtrees1-thumbnails.phtml:41
-#: resources/views/modules/favorites/favorites.phtml:94
+#: resources/views/modules/favorites/favorites.phtml:93
msgid "Media object"
msgstr "Медіаоб'єкт"
#. I18N: Name of a module/list
-#: app/Module/FixSearchAndReplace.php:113 app/Module/MediaListModule.php:82
+#: app/Module/FixSearchAndReplace.php:112 app/Module/MediaListModule.php:87
#: app/Services/AdminService.php:186
#: resources/views/admin/fix-level-0-media.phtml:30
#: resources/views/admin/merge-records-step-1.phtml:59
@@ -9433,12 +9433,12 @@ msgstr "Медіаоб'єкт"
#: resources/views/lists/media-table.phtml:72
#: resources/views/lists/notes-table.phtml:92
#: resources/views/lists/sources-table.phtml:100
-#: resources/views/modules/gedcom_stats/config.phtml:50
+#: resources/views/modules/gedcom_stats/config.phtml:49
#: resources/views/modules/gedcom_stats/statistics.phtml:113
#: resources/views/modules/html/template-statistics.phtml:48
-#: resources/views/record-page-links.phtml:52
+#: resources/views/record-page-links.phtml:58
#: resources/views/statistics/other/chart-objects.phtml:12
-#: resources/views/statistics/other/total-records.phtml:21
+#: resources/views/statistics/other/total-records.phtml:20
msgid "Media objects"
msgstr "Медіаоб'єкти"
@@ -9450,16 +9450,15 @@ msgstr "Знайдено медіаоб'єкти"
msgid "Media objects per page"
msgstr "Медіаоб'ектов на сторінці"
-#: app/Factories/ElementFactory.php:644 app/Factories/ElementFactory.php:702
-#: app/Module/CustomTagsGedcom53.php:138
-#: app/Module/CustomTagsPersonalAncestralFile.php:63
-#: resources/views/modals/create-media-from-file.phtml:43
-#: resources/views/modals/media-file-fields.phtml:118
+#: app/Factories/ElementFactory.php:649 app/Factories/ElementFactory.php:707
+#: app/Module/CustomTagsGedcom53.php:139
+#: resources/views/modals/create-media-from-file.phtml:42
+#: resources/views/modals/media-file-fields.phtml:116
msgid "Media type"
msgstr "Тип носія"
-#: app/Module/CustomTagsBrothersKeeper.php:103
-#: app/Module/CustomTagsReunion.php:54
+#: app/Module/CustomTagsBrothersKeeper.php:104
+#: app/Module/CustomTagsReunion.php:56
msgid "Medical"
msgstr "Медицина"
@@ -9472,31 +9471,31 @@ msgstr "Середземномор'я"
msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds"
msgstr "Середні системи (5000 осіб), Мбайт 32-64, 20-40 секунд"
-#: app/Date/JalaliDate.php:265
+#: app/Date/JalaliDate.php:279
msgctxt "Abbreviation for Persian month: Mehr"
msgid "Mehr"
msgstr "Мехр"
#. I18N: 7th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:137
+#: app/Date/JalaliDate.php:151
msgctxt "GENITIVE"
msgid "Mehr"
msgstr "Мехра"
#. I18N: 7th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:227
+#: app/Date/JalaliDate.php:241
msgctxt "INSTRUMENTAL"
msgid "Mehr"
msgstr "Мехром"
#. I18N: 7th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:182
+#: app/Date/JalaliDate.php:196
msgctxt "LOCATIVE"
msgid "Mehr"
msgstr "Мехре"
#. I18N: 7th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:92
+#: app/Date/JalaliDate.php:106
msgctxt "NOMINATIVE"
msgid "Mehr"
msgstr "Мехр"
@@ -9508,10 +9507,10 @@ msgstr "Мельбурн, Австралія"
#. I18N: Listbox entry; name of a role
#: app/Http/RequestHandlers/UserEditPage.php:98
-#: resources/views/admin/trees-export.phtml:120
+#: resources/views/admin/gedcom-export-options.phtml:68
+#: resources/views/admin/gedcom-export-options.phtml:70
+#: resources/views/admin/gedcom-export-options.phtml:72
#: resources/views/admin/users-edit.phtml:245
-#: resources/views/modules/clippings/download.phtml:42
-#: resources/views/modules/clippings/download.phtml:62
msgid "Member"
msgstr "Учасник"
@@ -9526,7 +9525,7 @@ msgid "Menu"
msgstr "Меню"
#: app/Http/RequestHandlers/ModulesMenusPage.php:43
-#: resources/views/admin/control-panel.phtml:677
+#: resources/views/admin/control-panel.phtml:668
#: resources/views/admin/modules.phtml:78
#: resources/views/admin/modules.phtml:80
msgid "Menus"
@@ -9542,13 +9541,13 @@ msgid "Merge"
msgstr "Злиття"
#: app/Http/RequestHandlers/MergeTreesPage.php:75
-#: resources/views/admin/control-panel.phtml:308
+#: resources/views/admin/control-panel.phtml:309
msgid "Merge family trees"
msgstr "Об'єднати генеалогічні дерева"
-#: app/Http/RequestHandlers/MergeFactsPage.php:57
-#: app/Http/RequestHandlers/MergeRecordsPage.php:68
-#: resources/views/admin/trees.phtml:173
+#: app/Http/RequestHandlers/MergeFactsPage.php:55
+#: app/Http/RequestHandlers/MergeRecordsPage.php:65
+#: resources/views/admin/trees.phtml:174
msgid "Merge records"
msgstr "Об'єднання записів"
@@ -9562,7 +9561,7 @@ msgstr "Меріда, Мексика"
msgid "Mesa, Arizona, United States"
msgstr "Меса, Аризона"
-#: resources/views/admin/broadcast.phtml:58
+#: resources/views/admin/broadcast.phtml:54
#: resources/views/admin/email-page.phtml:59
#: resources/views/admin/site-logs.phtml:69
#: resources/views/admin/site-logs.phtml:124
@@ -9572,31 +9571,31 @@ msgstr "Повідомлення"
#. I18N: Name of a module
#. I18N: A configuration setting
-#: app/Module/UserMessagesModule.php:70
-#: resources/views/admin/site-mail.phtml:44
+#: app/Module/UserMessagesModule.php:66
+#: resources/views/admin/site-mail.phtml:43
msgid "Messages"
msgstr "Повідомлення"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:153
+#: app/Date/FrenchDate.php:167
msgctxt "GENITIVE"
msgid "Messidor"
msgstr "Мессідора"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:247
+#: app/Date/FrenchDate.php:261
msgctxt "INSTRUMENTAL"
msgid "Messidor"
msgstr "Мессідором"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:200
+#: app/Date/FrenchDate.php:214
msgctxt "LOCATIVE"
msgid "Messidor"
msgstr "Мессідоре"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:106
+#: app/Date/FrenchDate.php:120
msgctxt "NOMINATIVE"
msgid "Messidor"
msgstr "Мессідор"
@@ -9617,7 +9616,7 @@ msgid "Microfiche"
msgstr "Мікрофіші"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:68 app/Module/CustomTagsGedcom53.php:151
+#: app/Elements/SourceMediaType.php:68 app/Module/CustomTagsGedcom53.php:152
msgid "Microfilm"
msgstr "Мікрофільм"
@@ -9634,7 +9633,7 @@ msgstr "Середній Схід"
msgid "Military"
msgstr "Військова служба"
-#: app/Module/CustomTagsBrothersKeeper.php:104
+#: app/Module/CustomTagsBrothersKeeper.php:105
#: app/Module/CustomTagsFamilyTreeMaker.php:136
msgid "Military service"
msgstr "Військова служба"
@@ -9652,7 +9651,7 @@ msgstr "Відсутні дані"
msgid "Moderator"
msgstr "Модератор"
-#: resources/views/admin/control-panel.phtml:486
+#: resources/views/admin/control-panel.phtml:487
msgid "Moderators"
msgstr "Модератори"
@@ -9662,12 +9661,11 @@ msgid "Module"
msgstr "Модуль"
#: resources/views/admin/modules.phtml:61
-#: resources/views/modules/batch_update/admin.phtml:10
msgid "Module administration"
msgstr "Налаштування модуля"
#: resources/views/admin/analytics-edit.phtml:17
-#: resources/views/admin/control-panel.phtml:565
+#: resources/views/admin/control-panel.phtml:556
#: resources/views/modules/bing-maps/config.phtml:14
#: resources/views/modules/custom-tags/config.phtml:18
#: resources/views/modules/faq/config.phtml:20
@@ -9677,7 +9675,6 @@ msgstr "Налаштування модуля"
#: resources/views/modules/here-maps/config.phtml:14
#: resources/views/modules/map-box/config.phtml:14
#: resources/views/modules/openrouteservice/config.phtml:14
-#: resources/views/modules/openstreetmap/config.phtml:14
#: resources/views/modules/relationships-chart/config.phtml:20
#: resources/views/modules/sitemap/config.phtml:18
#: resources/views/modules/stories/config.phtml:18
@@ -9691,7 +9688,7 @@ msgid "Moldova"
msgstr "Молдова"
#. I18N: abbreviation for Monday
-#: app/Date/AbstractCalendarDate.php:280
+#: app/Date/AbstractCalendarDate.php:273
#: resources/views/edit/initialize-calendar-popup.phtml:24
msgid "Mon"
msgstr "Пнд"
@@ -9701,7 +9698,7 @@ msgstr "Пнд"
msgid "Monaco"
msgstr "Монако"
-#: app/Date/AbstractCalendarDate.php:253
+#: app/Date/AbstractCalendarDate.php:246
msgid "Monday"
msgstr "Понеділок"
@@ -9726,43 +9723,43 @@ msgid "Montevideo, Uruguay"
msgstr "Монтевідео, Уругвай"
#: app/Module/CalendarMenuModule.php:104
-#: app/Module/StatisticsChartModule.php:281
-#: app/Module/StatisticsChartModule.php:330
-#: app/Module/StatisticsChartModule.php:379
-#: app/Module/StatisticsChartModule.php:421
-#: app/Module/StatisticsChartModule.php:470
-#: resources/views/calendar-page.phtml:56
+#: app/Module/StatisticsChartModule.php:278
+#: app/Module/StatisticsChartModule.php:327
+#: app/Module/StatisticsChartModule.php:376
+#: app/Module/StatisticsChartModule.php:418
+#: app/Module/StatisticsChartModule.php:467
+#: resources/views/calendar-page.phtml:57
msgid "Month"
msgstr "Місяць"
-#: app/Module/StatisticsChartModule.php:280
+#: app/Module/StatisticsChartModule.php:277
#: resources/views/modules/statistics-chart/custom.phtml:35
msgid "Month of birth"
msgstr "Місяць народження"
-#: app/Module/StatisticsChartModule.php:420
+#: app/Module/StatisticsChartModule.php:417
#: resources/views/modules/statistics-chart/custom.phtml:37
msgid "Month of birth of first child in a relation"
msgstr "Місяць народження першої дитини"
-#: app/Module/StatisticsChartModule.php:329
+#: app/Module/StatisticsChartModule.php:326
#: resources/views/modules/statistics-chart/custom.phtml:36
msgid "Month of death"
msgstr "Місяць смерті"
-#: app/Module/StatisticsChartModule.php:469
+#: app/Module/StatisticsChartModule.php:466
#: resources/views/modules/statistics-chart/custom.phtml:52
msgid "Month of first marriage"
msgstr "Місяць першого шлюба"
-#: app/Module/StatisticsChartModule.php:378
+#: app/Module/StatisticsChartModule.php:375
#: resources/views/modules/statistics-chart/custom.phtml:51
msgid "Month of marriage"
msgstr "Місяць шлюбу"
-#: resources/views/modules/timeline-chart/chart.phtml:139
#: resources/views/modules/timeline-chart/chart.phtml:141
#: resources/views/modules/timeline-chart/chart.phtml:143
+#: resources/views/modules/timeline-chart/chart.phtml:145
msgid "Month:"
msgstr "Місяць:"
@@ -9781,31 +9778,31 @@ msgstr "Монреаль, Квебек, Канада"
msgid "Montserrat"
msgstr "Монтсеррат"
-#: app/Date/JalaliDate.php:263
+#: app/Date/JalaliDate.php:277
msgctxt "Abbreviation for Persian month: Mordad"
msgid "Mor"
msgstr "Мор"
#. I18N: 5th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:133
+#: app/Date/JalaliDate.php:147
msgctxt "GENITIVE"
msgid "Mordad"
msgstr "Мордада"
#. I18N: 5th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:223
+#: app/Date/JalaliDate.php:237
msgctxt "INSTRUMENTAL"
msgid "Mordad"
msgstr "Мордадом"
#. I18N: 5th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:178
+#: app/Date/JalaliDate.php:192
msgctxt "LOCATIVE"
msgid "Mordad"
msgstr "Мордаде"
#. I18N: 5th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:88
+#: app/Date/JalaliDate.php:102
msgctxt "NOMINATIVE"
msgid "Mordad"
msgstr "Мордад"
@@ -9816,31 +9813,31 @@ msgid "Morocco"
msgstr "Марокко"
#. I18N: Help text for the “Use password” site configuration setting
-#: resources/views/admin/site-mail.phtml:129
+#: resources/views/admin/site-mail.phtml:127
msgid "Most SMTP servers require a password."
msgstr "Більшість SMTP серверів вимагають пароль."
-#: resources/views/modules/gedcom_stats/config.phtml:74
+#: resources/views/modules/gedcom_stats/config.phtml:73
#: resources/views/modules/gedcom_stats/statistics.phtml:266
#: resources/views/modules/html/template-statistics.phtml:105
msgid "Most common surnames"
msgstr "Найчастіше зустрічаються прізвища"
-#: resources/views/admin/site-mail.phtml:191
+#: resources/views/admin/site-mail.phtml:188
msgid "Most mail servers require a valid domain name."
msgstr "Більшість поштових серверів вимагають дійсного доменного імені."
-#: resources/views/admin/site-mail.phtml:83
+#: resources/views/admin/site-mail.phtml:82
msgid "Most mail servers require a valid email address."
msgstr "Більшість поштових серверів вимагають дійсної електронної адреси."
#. I18N: Help text for the "Sending server name" site configuration setting
-#: resources/views/admin/site-mail.phtml:186
+#: resources/views/admin/site-mail.phtml:183
msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name."
msgstr "Більшість поштових серверів вимагають, щоб надсилаючий сервер ідентифікував себе правильно, використовуючи дійсне доменне ім'я."
#. I18N: Help text for the “Secure connection” site configuration setting
-#: resources/views/admin/site-mail.phtml:172
+#: resources/views/admin/site-mail.phtml:169
msgid "Most servers do not use secure connections."
msgstr "Більшість серверів не використовують безпечні з'єднання."
@@ -9863,11 +9860,11 @@ msgid "Most sites are configured to use the default value of 5432."
msgstr "Більшість сайтів налаштовано на використання значення 5432 за замовчуванням."
#. I18N: Name of a module
-#: app/Module/TopPageViewsModule.php:47
+#: app/Module/TopPageViewsModule.php:49
msgid "Most viewed pages"
msgstr "Найпопулярніші сторінки"
-#: resources/views/search-advanced-page.phtml:73
+#: resources/views/search-advanced-page.phtml:77
#: resources/xml/reports/bdm_report.xml:120
#: resources/xml/reports/family_group_report.xml:474
#: resources/xml/reports/family_group_report.xml:737
@@ -9882,18 +9879,18 @@ msgstr "Мати"
msgid "Mother: %s"
msgstr "Мати: %s"
-#: app/Functions/FunctionsPrint.php:201
+#: resources/views/fact-parent-age.phtml:20
msgid "Mother’s age"
msgstr "Вік матері"
#. I18N: A step-family. %s is an individual’s name
-#: app/Individual.php:886
+#: app/Individual.php:884
#, php-format
msgid "Mother’s family with %s"
msgstr "Родина матері з %s"
#. I18N: A step-family.
-#: app/Individual.php:890
+#: app/Individual.php:888
msgid "Mother’s family with an unknown individual"
msgstr "Родина матері з невідомою персоною"
@@ -9903,8 +9900,8 @@ msgid "Mount Timpanogos, Utah, United States"
msgstr "Гора Тімпаногос, Юта"
#: resources/views/admin/components.phtml:46
-#: resources/views/admin/components.phtml:152
-#: resources/views/modules/faq/config.phtml:57
+#: resources/views/admin/components.phtml:151
+#: resources/views/modules/faq/config.phtml:60
msgid "Move down"
msgstr "Вниз"
@@ -9913,8 +9910,8 @@ msgid "Move the media object?"
msgstr "Перемістити медіаоб'єкт?"
#: resources/views/admin/components.phtml:45
-#: resources/views/admin/components.phtml:146
-#: resources/views/modules/faq/config.phtml:56
+#: resources/views/admin/components.phtml:145
+#: resources/views/modules/faq/config.phtml:59
msgid "Move up"
msgstr "Вгору"
@@ -9924,35 +9921,35 @@ msgid "Mozambique"
msgstr "Мозамбік"
#. I18N: https://en.wikipedia.org/wiki/Muharram
-#: app/Date/HijriDate.php:128
+#: app/Date/HijriDate.php:142
msgctxt "GENITIVE"
msgid "Muharram"
msgstr "Мухаррам"
#. I18N: https://en.wikipedia.org/wiki/Muharram
-#: app/Date/HijriDate.php:218
+#: app/Date/HijriDate.php:232
msgctxt "INSTRUMENTAL"
msgid "Muharram"
msgstr "Мухаррам"
#. I18N: https://en.wikipedia.org/wiki/Muharram
-#: app/Date/HijriDate.php:173
+#: app/Date/HijriDate.php:187
msgctxt "LOCATIVE"
msgid "Muharram"
msgstr "Мухаррам"
#. I18N: https://en.wikipedia.org/wiki/Muharram
-#: app/Date/HijriDate.php:83
+#: app/Date/HijriDate.php:97
msgctxt "NOMINATIVE"
msgid "Muharram"
msgstr "Мухаррам"
-#: resources/views/lists/families-table.phtml:207
+#: resources/views/lists/families-table.phtml:213
msgid "Multiple marriages"
msgstr "Кілька шлюбів"
-#: app/Http/RequestHandlers/AccountEdit.php:92
-#: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:115
+#: app/Http/RequestHandlers/AccountEdit.php:90
+#: app/Module/ModuleThemeTrait.php:331 app/Module/UserWelcomeModule.php:112
msgid "My account"
msgstr "Мій профіль"
@@ -9960,23 +9957,23 @@ msgstr "Мій профіль"
msgid "My family tree"
msgstr "Мій родовід"
-#: app/Module/ModuleThemeTrait.php:334 app/Module/UserWelcomeModule.php:108
+#: app/Module/ModuleThemeTrait.php:346 app/Module/UserWelcomeModule.php:105
msgid "My individual record"
msgstr "Мій особистий запис"
#. I18N: Name of a module
-#: app/Http/RequestHandlers/UserPage.php:89 app/Module/ModuleThemeTrait.php:349
-#: app/Module/UserWelcomeModule.php:62 resources/views/admin/modules.phtml:188
+#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:361
+#: app/Module/UserWelcomeModule.php:59 resources/views/admin/modules.phtml:188
#: resources/views/admin/modules.phtml:192
-#: resources/views/layouts/administration.phtml:53
+#: resources/views/layouts/administration.phtml:52
msgid "My page"
msgstr "Моя сторінка"
-#: app/Module/ModuleThemeTrait.php:363
+#: app/Module/ModuleThemeTrait.php:375
msgid "My pages"
msgstr "Мої сторінки"
-#: app/Module/ModuleThemeTrait.php:397
+#: app/Module/ModuleThemeTrait.php:414
msgid "My pedigree"
msgstr "Мій родовід"
@@ -9985,13 +9982,13 @@ msgstr "Мій родовід"
msgid "Myanmar"
msgstr "М’янма"
-#: app/Factories/ElementFactory.php:545 app/Factories/ElementFactory.php:723
-#: app/Http/RequestHandlers/HelpText.php:221
-#: app/Module/CustomTagsGedcom53.php:58 app/Module/CustomTagsLegacy.php:100
-#: app/Statistics/Google/ChartCommonGiven.php:81
-#: app/Statistics/Google/ChartCommonSurname.php:140
-#: resources/views/individual-name.phtml:42
-#: resources/views/individual-name.phtml:53
+#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:728
+#: app/Http/RequestHandlers/HelpText.php:236
+#: app/Module/CustomTagsGedcom53.php:59 app/Module/CustomTagsLegacy.php:101
+#: app/Statistics/Google/ChartCommonGiven.php:69
+#: app/Statistics/Google/ChartCommonSurname.php:127
+#: resources/views/individual-name.phtml:40
+#: resources/views/individual-name.phtml:52
#: resources/views/modals/location-fields.phtml:9
#: resources/views/modals/submitter-fields.phtml:9
#: resources/views/modules/yahrzeit/table.phtml:26
@@ -10016,8 +10013,8 @@ msgstr "М’янма"
msgid "Name"
msgstr "Ім'я"
-#: app/Factories/ElementFactory.php:675
-#: app/Http/RequestHandlers/CreateRepositoryModal.php:51
+#: app/Factories/ElementFactory.php:680
+#: app/Http/RequestHandlers/CreateRepositoryModal.php:49
msgctxt "Repository"
msgid "Name"
msgstr "Назва"
@@ -10026,13 +10023,13 @@ msgstr "Назва"
msgid "Name in Hebrew"
msgstr "ПІБ (імена) на івриті"
-#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:556
-#: app/Factories/ElementFactory.php:561
+#: app/Factories/ElementFactory.php:553 app/Factories/ElementFactory.php:560
+#: app/Factories/ElementFactory.php:565
msgid "Name prefix"
msgstr "Префікс імені"
-#: app/Factories/ElementFactory.php:550 app/Factories/ElementFactory.php:557
-#: app/Factories/ElementFactory.php:562
+#: app/Factories/ElementFactory.php:554 app/Factories/ElementFactory.php:561
+#: app/Factories/ElementFactory.php:566
msgid "Name suffix"
msgstr "Суфікс імені"
@@ -10045,7 +10042,7 @@ msgid "Names"
msgstr "Імена"
#: app/Module/CustomTagsFamilyTreeMaker.php:139
-#: app/Module/CustomTagsGedcom53.php:130
+#: app/Module/CustomTagsGedcom53.php:131
msgid "Namesake"
msgstr "Тезка"
@@ -10058,7 +10055,7 @@ msgstr "Намібія"
msgid "Nanny"
msgstr "Няня"
-#: app/Module/HtmlBlockModule.php:193
+#: app/Module/HtmlBlockModule.php:194
msgid "Narrative description"
msgstr "Опис у вигляді розповіді"
@@ -10067,11 +10064,11 @@ msgstr "Опис у вигляді розповіді"
msgid "Nashville, Tennessee, United States"
msgstr "Нешвілл, Теннессі"
-#: app/Factories/ElementFactory.php:569
+#: app/Factories/ElementFactory.php:573
msgid "Nationality"
msgstr "Національність"
-#: app/Factories/ElementFactory.php:570
+#: app/Factories/ElementFactory.php:574
msgid "Naturalization"
msgstr "Натуралізація"
@@ -10101,12 +10098,12 @@ msgid "Netherlands"
msgstr "Нідерланди"
#: app/Http/RequestHandlers/UserListData.php:139
-#: resources/views/components/datetime.phtml:11
+#: resources/views/components/datetime.phtml:13
msgid "Never"
msgstr "Ніколи"
#: app/Elements/FamilyStatusText.php:72
-#: app/Module/CustomTagsBrothersKeeper.php:106
+#: app/Module/CustomTagsBrothersKeeper.php:107
msgid "Never married"
msgstr "Ніколи не перебував (ла) у шлюбі"
@@ -10115,9 +10112,9 @@ msgstr "Ніколи не перебував (ла) у шлюбі"
msgid "New Caledonia"
msgstr "Нова Каледонія"
-#: app/Module/CustomTagsGedcomL.php:131 app/Module/CustomTagsGedcomL.php:132
-#: app/Module/CustomTagsGedcomL.php:133 app/Module/CustomTagsGedcomL.php:134
-#: app/Module/CustomTagsGedcomL.php:135
+#: app/Module/CustomTagsGedcomL.php:151 app/Module/CustomTagsGedcomL.php:152
+#: app/Module/CustomTagsGedcomL.php:153 app/Module/CustomTagsGedcomL.php:154
+#: app/Module/CustomTagsGedcomL.php:155
msgid "New GEDCOM tag"
msgstr "Новий GEDCOM тег"
@@ -10136,14 +10133,14 @@ msgid "New data"
msgstr "Нові дані"
#. I18N: %s is a server name/URL
-#: app/Http/RequestHandlers/RegisterAction.php:156
+#: app/Http/RequestHandlers/RegisterAction.php:171
#, php-format
msgid "New registration at %s"
msgstr "Нова реєстрація на %s"
#. I18N: %s is a server name/URL
-#: app/Http/RequestHandlers/UserEditAction.php:110
-#: app/Http/RequestHandlers/VerifyEmail.php:86
+#: app/Http/RequestHandlers/UserEditAction.php:111
+#: app/Http/RequestHandlers/VerifyEmail.php:87
#, php-format
msgid "New user at %s"
msgstr "Новий користувач на %s"
@@ -10154,7 +10151,7 @@ msgid "Newport Beach, California, United States"
msgstr "Ньюпорт Біч, Каліфорнія"
#. I18N: Name of a module
-#: app/Module/FamilyTreeNewsModule.php:119
+#: app/Module/FamilyTreeNewsModule.php:117
msgid "News"
msgstr "Новини"
@@ -10167,8 +10164,8 @@ msgstr "Газета"
msgid "Next email reminder will be sent after "
msgstr "Наступне нагадування буде надіслано Вам електронною поштою через "
-#: resources/views/modules/random_media/slide-show.phtml:32
-#: resources/views/modules/random_media/slide-show.phtml:34
+#: resources/views/modules/random_media/slide-show.phtml:38
+#: resources/views/modules/random_media/slide-show.phtml:40
msgid "Next image"
msgstr "Наступне зображення"
@@ -10177,8 +10174,8 @@ msgstr "Наступне зображення"
msgid "Nicaragua"
msgstr "Нікарагуа"
-#: app/Factories/ElementFactory.php:548 app/Factories/ElementFactory.php:555
-#: app/Factories/ElementFactory.php:560
+#: app/Factories/ElementFactory.php:552 app/Factories/ElementFactory.php:559
+#: app/Factories/ElementFactory.php:564
msgid "Nickname"
msgstr "Прізвисько"
@@ -10193,25 +10190,25 @@ msgid "Nigeria"
msgstr "Нігерія"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:192
+#: app/Date/JewishDate.php:207
msgctxt "GENITIVE"
msgid "Nissan"
msgstr "Нісана"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:296
+#: app/Date/JewishDate.php:311
msgctxt "INSTRUMENTAL"
msgid "Nissan"
msgstr "Нісаном"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:244
+#: app/Date/JewishDate.php:259
msgctxt "LOCATIVE"
msgid "Nissan"
msgstr "Нісана"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:140
+#: app/Date/JewishDate.php:155
msgctxt "NOMINATIVE"
msgid "Nissan"
msgstr "Нісан"
@@ -10222,25 +10219,25 @@ msgid "Niue"
msgstr "Ніуе"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:141
+#: app/Date/FrenchDate.php:155
msgctxt "GENITIVE"
msgid "Nivose"
msgstr "Нівоз"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:235
+#: app/Date/FrenchDate.php:249
msgctxt "INSTRUMENTAL"
msgid "Nivose"
msgstr "Нівоз"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:188
+#: app/Date/FrenchDate.php:202
msgctxt "LOCATIVE"
msgid "Nivose"
msgstr "Нівоз"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:93
+#: app/Date/FrenchDate.php:107
msgctxt "NOMINATIVE"
msgid "Nivose"
msgstr "Нівоз"
@@ -10249,21 +10246,20 @@ msgstr "Нівоз"
msgid "No"
msgstr "Ні"
-#: app/Http/RequestHandlers/ImportGedcomAction.php:93
-#: app/Http/RequestHandlers/ImportGedcomAction.php:105
+#: app/Http/RequestHandlers/ImportGedcomAction.php:99
msgid "No GEDCOM file was received."
msgstr "GEDCOM файл не був отриманий."
-#: resources/views/admin/trees-import.phtml:72
+#: resources/views/admin/trees-import.phtml:69
msgid "No GEDCOM files found."
msgstr "GEDCOM файл(и) не знайдені."
-#: resources/views/admin/trees-preferences.phtml:124
-#: resources/views/admin/trees-preferences.phtml:127
+#: resources/views/admin/trees-preferences.phtml:119
+#: resources/views/admin/trees-preferences.phtml:122
msgid "No calendar conversion"
msgstr "Заборонити конвертацію календаря"
-#: app/Module/CustomTagsLegacy.php:64 app/Module/DescendancyModule.php:273
+#: app/Module/CustomTagsLegacy.php:64 app/Module/DescendancyModule.php:267
#: resources/views/family-page-children.phtml:17
msgid "No children"
msgstr "Дітей немає"
@@ -10280,8 +10276,7 @@ msgstr "Дублікати не знайдені."
msgid "No errors have been found."
msgstr "Ніякі помилки не знайдені."
-#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow”
-#: app/Module/UpcomingAnniversariesModule.php:164
+#: app/Module/UpcomingAnniversariesModule.php:179
#, php-format
msgid "No events exist for the next %s day."
msgid_plural "No events exist for the next %s days."
@@ -10293,20 +10288,21 @@ msgstr[2] "Немає подій на наступні %s днів."
msgid "No events exist for today."
msgstr "Сьогодні подій немає."
-#: app/Module/UpcomingAnniversariesModule.php:160
+#: app/Module/UpcomingAnniversariesModule.php:174
msgid "No events exist for tomorrow."
msgstr "Завтра подій немає."
-#: resources/views/family-page.phtml:41
+#: resources/views/family-page.phtml:39
msgid "No facts exist for this family."
msgstr "У базі даних немає фактів про цю сім'ю."
#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
-#: app/Functions/Functions.php:53
+#: app/Exceptions/FileUploadException.php:50
+#: app/Exceptions/FileUploadException.php:73
msgid "No file was received. Please try again."
msgstr "Файл не завантажився. Спробуйте заново."
-#: app/Module/RelationshipsChartModule.php:410
+#: app/Module/RelationshipsChartModule.php:402
msgid "No link between the two individuals could be found."
msgstr "Спорідненості між двома персонами не знайдено."
@@ -10332,13 +10328,13 @@ msgstr "Немає записів для відображення"
#: resources/views/modules/place-hierarchy/events.phtml:34
#: resources/views/modules/place-hierarchy/events.phtml:46
-#: resources/views/search-advanced-page.phtml:95
-#: resources/views/search-general-page.phtml:137
-#: resources/views/search-phonetic-page.phtml:98
+#: resources/views/search-advanced-page.phtml:100
+#: resources/views/search-general-page.phtml:136
+#: resources/views/search-phonetic-page.phtml:96
msgid "No results found."
msgstr "Інформація по запиту не знайдена."
-#: app/Statistics/Repository/UserRepository.php:84
+#: app/Statistics/Repository/UserRepository.php:80
msgid "No signed-in and no anonymous users"
msgstr "Немає ні зареєстрованих, ні анонімних користувачів"
@@ -10346,8 +10342,8 @@ msgstr "Немає ні зареєстрованих, ні анонімних к
msgid "No temple - living ordinance"
msgstr "Храм мормонів не вказано - живе керівництво"
-#: app/Http/RequestHandlers/UpgradeWizardStep.php:168
-#: resources/views/admin/control-panel.phtml:185
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:165
+#: resources/views/admin/control-panel.phtml:186
#: resources/views/admin/upgrade/wizard.phtml:21
msgid "No upgrade information is available."
msgstr "Інформація про оновлення недоступна."
@@ -10362,10 +10358,9 @@ msgstr "Нічний"
msgid "Nominatim"
msgstr "Nominatim"
-#: app/Module/IndividualListModule.php:295
-#: app/Module/IndividualListModule.php:511
-#: resources/views/admin/trees-export.phtml:108
-#: resources/views/modules/clippings/download.phtml:30
+#: app/Module/IndividualListModule.php:294
+#: app/Module/IndividualListModule.php:521
+#: resources/views/admin/gedcom-export-options.phtml:68
#: resources/xml/reports/cemetery_report.xml:7
#: resources/xml/reports/death_report.xml:10
#: resources/xml/reports/individual_ext_report.xml:11
@@ -10374,7 +10369,7 @@ msgid "None"
msgstr "Немає"
#. I18N: The ninth day in the French republican calendar
-#: app/Date/FrenchDate.php:303
+#: app/Date/FrenchDate.php:317
msgid "Nonidi"
msgstr "Нониди"
@@ -10411,53 +10406,52 @@ msgstr "Північні Маріанські острови"
msgid "Norway"
msgstr "Норвегія"
-#: resources/views/admin/control-panel.phtml:486
+#: resources/views/admin/control-panel.phtml:487
msgid "Not approved by an administrator"
msgstr "Не схвалено адміністратором"
-#: app/Module/CustomTagsBrothersKeeper.php:105
+#: app/Module/CustomTagsBrothersKeeper.php:106
msgid "Not living"
msgstr "Мертвий"
-#: app/Elements/FamilyStatusText.php:71 app/Module/BranchesListModule.php:448
-#: app/Module/CustomTagsBrothersKeeper.php:66
-#: resources/views/lists/families-table.phtml:191
+#: app/Elements/FamilyStatusText.php:71 app/Module/BranchesListModule.php:447
+#: app/Module/CustomTagsBrothersKeeper.php:67
+#: resources/views/lists/families-table.phtml:193
msgid "Not married"
msgstr "Не одружений/одружена"
-#: resources/views/admin/control-panel.phtml:486
+#: resources/views/admin/control-panel.phtml:487
msgid "Not verified by the user"
msgstr "Не пройшли самоперевірку"
-#: app/Factories/ElementFactory.php:291 app/Factories/ElementFactory.php:301
-#: app/Factories/ElementFactory.php:312 app/Factories/ElementFactory.php:346
-#: app/Factories/ElementFactory.php:365 app/Factories/ElementFactory.php:383
-#: app/Factories/ElementFactory.php:422 app/Factories/ElementFactory.php:432
-#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:575
-#: app/Factories/ElementFactory.php:610 app/Factories/ElementFactory.php:618
-#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:623
-#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:641
-#: app/Factories/ElementFactory.php:646 app/Factories/ElementFactory.php:656
-#: app/Factories/ElementFactory.php:672 app/Factories/ElementFactory.php:676
-#: app/Factories/ElementFactory.php:688 app/Factories/ElementFactory.php:694
-#: app/Factories/ElementFactory.php:695 app/Factories/ElementFactory.php:703
-#: app/Factories/ElementFactory.php:719 app/Factories/ElementFactory.php:724
-#: app/Factories/ElementFactory.php:735 app/Factories/ElementFactory.php:738
-#: app/Functions/FunctionsPrint.php:92 app/Functions/FunctionsPrint.php:167
-#: app/Functions/FunctionsPrintFacts.php:782
-#: app/Module/CustomTagsGedcom53.php:176 app/Module/CustomTagsGedcomL.php:101
-#: app/Module/CustomTagsGedcomL.php:109 app/Module/CustomTagsGedcomL.php:150
-#: app/Module/CustomTagsGedcomL.php:158 app/Module/CustomTagsGedcomL.php:194
-#: app/Module/CustomTagsGedcomL.php:206 app/Module/CustomTagsGedcomL.php:215
-#: app/Module/CustomTagsGedcomL.php:248 app/Module/CustomTagsWebtrees.php:55
+#: app/Elements/NoteStructure.php:122 app/Factories/ElementFactory.php:295
+#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:316
+#: app/Factories/ElementFactory.php:350 app/Factories/ElementFactory.php:369
+#: app/Factories/ElementFactory.php:387 app/Factories/ElementFactory.php:426
+#: app/Factories/ElementFactory.php:436 app/Factories/ElementFactory.php:447
+#: app/Factories/ElementFactory.php:579 app/Factories/ElementFactory.php:614
+#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:627
+#: app/Factories/ElementFactory.php:637 app/Factories/ElementFactory.php:646
+#: app/Factories/ElementFactory.php:651 app/Factories/ElementFactory.php:661
+#: app/Factories/ElementFactory.php:677 app/Factories/ElementFactory.php:681
+#: app/Factories/ElementFactory.php:693 app/Factories/ElementFactory.php:699
+#: app/Factories/ElementFactory.php:700 app/Factories/ElementFactory.php:708
+#: app/Factories/ElementFactory.php:724 app/Factories/ElementFactory.php:729
+#: app/Factories/ElementFactory.php:740 app/Factories/ElementFactory.php:743
+#: app/Module/CustomTagsGedcom53.php:177 app/Module/CustomTagsGedcomL.php:118
+#: app/Module/CustomTagsGedcomL.php:126 app/Module/CustomTagsGedcomL.php:170
+#: app/Module/CustomTagsGedcomL.php:178 app/Module/CustomTagsGedcomL.php:214
+#: app/Module/CustomTagsGedcomL.php:224 app/Module/CustomTagsGedcomL.php:241
+#: app/Module/CustomTagsGedcomL.php:252 app/Module/CustomTagsGedcomL.php:261
+#: app/Module/CustomTagsGedcomL.php:294 app/Module/CustomTagsWebtrees.php:55
#: app/Module/CustomTagsWebtrees.php:63 app/Module/CustomTagsWebtrees.php:69
#: app/Module/CustomTagsWebtrees.php:77
-#: resources/views/admin/trees-privacy.phtml:184
-#: resources/views/modals/create-media-from-file.phtml:51
+#: resources/views/admin/trees-privacy.phtml:170
+#: resources/views/modals/create-media-from-file.phtml:50
#: resources/views/modals/media-object-fields.phtml:19
#: resources/views/modals/note-object-fields.phtml:9
-#: resources/views/modules/favorites/favorites.phtml:159
-#: resources/views/modules/notes/tab.phtml:49
+#: resources/views/modules/favorites/favorites.phtml:158
+#: resources/views/modules/notes/tab.phtml:92
#: resources/views/modules/recent_changes/changes-table.phtml:68
#: resources/xml/reports/cemetery_report.xml:56
#: resources/xml/reports/family_group_report.xml:485
@@ -10476,13 +10470,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:114 app/Module/NoteListModule.php:164
-#: app/Module/NotesTabModule.php:59
-#: resources/views/admin/control-panel.phtml:328
+#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:160
+#: app/Module/NotesTabModule.php:60
+#: resources/views/admin/control-panel.phtml:329
#: resources/views/admin/merge-records-step-1.phtml:58
-#: resources/views/record-page-links.phtml:70
+#: resources/views/record-page-links.phtml:76
#: resources/views/search-results.phtml:81
-#: resources/views/statistics/other/total-records.phtml:39
+#: resources/views/statistics/other/total-records.phtml:38
#: resources/xml/reports/individual_ext_report.xml:237
#: resources/xml/reports/individual_report.xml:226
msgid "Notes"
@@ -10492,38 +10486,37 @@ msgstr "Примітки"
msgid "Nothing found to cleanup"
msgstr "Нічого не знайдено для видалення"
-#: resources/views/admin/location-edit.phtml:148
-#: resources/views/modules/batch_update/admin.phtml:101
+#: resources/views/admin/location-edit.phtml:122
msgid "Nothing found."
msgstr "Нічого не знайдено."
-#: resources/views/modules/pedigree-map/chart.phtml:97
-#: resources/views/modules/places/tab.phtml:94
+#: resources/views/modules/pedigree-map/chart.phtml:64
+#: resources/views/modules/places/tab.phtml:65
msgid "Nothing to show"
msgstr "Нічого показувати"
-#: app/Date/AbstractGregorianJulianDate.php:211
+#: app/Date/AbstractGregorianJulianDate.php:241
msgctxt "Abbreviation for November"
msgid "Nov"
msgstr "Лист"
-#: app/Date/AbstractGregorianJulianDate.php:108
+#: app/Date/AbstractGregorianJulianDate.php:138
msgctxt "GENITIVE"
msgid "November"
msgstr "Листопада"
-#: app/Date/AbstractGregorianJulianDate.php:178
+#: app/Date/AbstractGregorianJulianDate.php:208
msgctxt "INSTRUMENTAL"
msgid "November"
msgstr "Листопадом"
-#: app/Date/AbstractGregorianJulianDate.php:143
+#: app/Date/AbstractGregorianJulianDate.php:173
msgctxt "LOCATIVE"
msgid "November"
msgstr "Листопада"
-#: app/Date/AbstractGregorianJulianDate.php:73
-#: app/Module/StatisticsChartModule.php:802
+#: app/Date/AbstractGregorianJulianDate.php:103
+#: app/Module/StatisticsChartModule.php:799
#: resources/views/edit/initialize-calendar-popup.phtml:21
msgctxt "NOMINATIVE"
msgid "November"
@@ -10534,9 +10527,9 @@ msgstr "Листопад"
msgid "Nuku’Alofa, Tonga"
msgstr "Нукуалофа, Тонга"
-#: app/Factories/ElementFactory.php:345 app/Factories/ElementFactory.php:573
-#: app/Module/StatisticsChartModule.php:717
-#: app/Statistics/Google/ChartChildren.php:114
+#: app/Factories/ElementFactory.php:349 app/Factories/ElementFactory.php:577
+#: app/Module/StatisticsChartModule.php:714
+#: app/Statistics/Google/ChartChildren.php:107
#: resources/views/modules/statistics-chart/custom.phtml:53
msgid "Number of children"
msgstr "Кількість дітеи"
@@ -10547,8 +10540,8 @@ msgstr "Кількість дітеи"
msgid "Number of days to show"
msgstr "Кількість днів"
-#: app/Statistics/Google/ChartNoChildrenFamilies.php:125
-#: resources/views/statistics/families/children.phtml:32
+#: app/Statistics/Google/ChartNoChildrenFamilies.php:119
+#: resources/views/statistics/families/children.phtml:31
msgid "Number of families without children"
msgstr "Число бездітних сімей"
@@ -10557,7 +10550,7 @@ msgstr "Число бездітних сімей"
msgid "Number of given names"
msgstr "Кількість імен"
-#: app/Factories/ElementFactory.php:574
+#: app/Factories/ElementFactory.php:578
msgid "Number of marriages"
msgstr "Кількість шлюбів"
@@ -10567,7 +10560,7 @@ msgid "Number of pages"
msgstr "Кількість сторінок"
#. I18N: ... to show in a list
-#: resources/views/modules/gedcom_stats/config.phtml:82
+#: resources/views/modules/gedcom_stats/config.phtml:80
#: resources/views/modules/top10_surnames/config.phtml:15
msgid "Number of surnames"
msgstr "Кількість фамілій"
@@ -10596,7 +10589,7 @@ msgstr "Окленд, Каліфорнія"
msgid "Oaxaca, Mexico"
msgstr "Оахака, Мексика"
-#: app/Factories/ElementFactory.php:577 app/Module/CustomTagsAncestry.php:52
+#: app/Factories/ElementFactory.php:581 app/Module/CustomTagsAncestry.php:52
#: resources/xml/reports/occupation_report.xml:5
#: resources/xml/reports/occupation_report.xml:54
msgid "Occupation"
@@ -10614,33 +10607,33 @@ msgstr "Професії"
msgid "Occupied Palestinian Territory"
msgstr "Окуповані Палестинські Території"
-#: app/Date/AbstractGregorianJulianDate.php:210
+#: app/Date/AbstractGregorianJulianDate.php:240
msgctxt "Abbreviation for October"
msgid "Oct"
msgstr "Жов"
#. I18N: The eighth day in the French republican calendar
-#: app/Date/FrenchDate.php:301
+#: app/Date/FrenchDate.php:315
msgid "Octidi"
msgstr "Октиди"
-#: app/Date/AbstractGregorianJulianDate.php:107
+#: app/Date/AbstractGregorianJulianDate.php:137
msgctxt "GENITIVE"
msgid "October"
msgstr "Жовтня"
-#: app/Date/AbstractGregorianJulianDate.php:177
+#: app/Date/AbstractGregorianJulianDate.php:207
msgctxt "INSTRUMENTAL"
msgid "October"
msgstr "Жовтнем"
-#: app/Date/AbstractGregorianJulianDate.php:142
+#: app/Date/AbstractGregorianJulianDate.php:172
msgctxt "LOCATIVE"
msgid "October"
msgstr "Жовтня"
-#: app/Date/AbstractGregorianJulianDate.php:72
-#: app/Module/StatisticsChartModule.php:801
+#: app/Date/AbstractGregorianJulianDate.php:102
+#: app/Module/StatisticsChartModule.php:798
#: resources/views/edit/initialize-calendar-popup.phtml:20
msgctxt "NOMINATIVE"
msgid "October"
@@ -10660,15 +10653,15 @@ msgstr "Оклахома-Сіті, Оклахома"
msgid "Old data"
msgstr "Колишні дані"
-#: resources/views/admin/control-panel.phtml:860
+#: resources/views/admin/control-panel.phtml:850
msgid "Old files found"
msgstr "Знайдено старі файли"
-#: resources/views/statistics/families/birth-age.phtml:64
+#: resources/views/statistics/families/birth-age.phtml:61
msgid "Oldest father"
msgstr "Найстарший батько"
-#: resources/views/statistics/families/marriage-age.phtml:84
+#: resources/views/statistics/families/marriage-age.phtml:81
msgid "Oldest female"
msgstr "Найстарша жінка"
@@ -10676,11 +10669,11 @@ msgstr "Найстарша жінка"
msgid "Oldest living individuals"
msgstr "Найстарші живі люди"
-#: resources/views/statistics/families/marriage-age.phtml:64
+#: resources/views/statistics/families/marriage-age.phtml:61
msgid "Oldest male"
msgstr "Найстарший чоловік"
-#: resources/views/statistics/families/birth-age.phtml:84
+#: resources/views/statistics/families/birth-age.phtml:81
msgid "Oldest mother"
msgstr "Найстарша мати"
@@ -10695,25 +10688,24 @@ msgid "Oman"
msgstr "Оман"
#. I18N: Name of a module
-#: app/Module/OnThisDayModule.php:101
+#: app/Module/OnThisDayModule.php:100
msgid "On this day"
msgstr "В цей день"
-#: app/Http/RequestHandlers/CalendarPage.php:124
+#: app/Http/RequestHandlers/CalendarPage.php:120
msgid "On this day…"
msgstr "В цей день, в минулому …"
-#: resources/views/admin/map-import-form.phtml:77
+#: resources/views/admin/map-import-form.phtml:62
msgid "Only add new records"
msgstr "Додайте лише нові записи"
#: app/Elements/RestrictionNotice.php:78
-#: app/Functions/FunctionsPrintFacts.php:620
-#: resources/views/modals/restriction-fields.phtml:32
+#: resources/views/modals/restriction-fields.phtml:24
msgid "Only managers can edit"
msgstr "Тільки менеджери можуть редагувати"
-#: resources/views/admin/map-import-form.phtml:77
+#: resources/views/admin/map-import-form.phtml:62
msgid "Only update existing records"
msgstr "Оновлювати лише наявні записи"
@@ -10731,7 +10723,7 @@ msgstr "Клепка! webtrees не вдалося створити файли
msgid "OpenRouteService"
msgstr "OpenRouteService"
-#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:57
+#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:51
msgid "OpenStreetMap™"
msgstr "OpenStreetMap™"
@@ -10740,40 +10732,40 @@ msgstr "OpenStreetMap™"
msgid "Oquirrh Mountain, Utah, United States"
msgstr "Гора Окір, штат Юта, США"
-#: app/Date/JalaliDate.php:260
+#: app/Date/JalaliDate.php:274
msgctxt "Abbreviation for Persian month: Ordibehesht"
msgid "Ord"
msgstr "Орд"
#. I18N: 2nd month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:127
+#: app/Date/JalaliDate.php:141
msgctxt "GENITIVE"
msgid "Ordibehesht"
msgstr "Ордібехешт"
#. I18N: 2nd month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:217
+#: app/Date/JalaliDate.php:231
msgctxt "INSTRUMENTAL"
msgid "Ordibehesht"
msgstr "Ордібехештом"
#. I18N: 2nd month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:172
+#: app/Date/JalaliDate.php:186
msgctxt "LOCATIVE"
msgid "Ordibehesht"
msgstr "Ордібехеште"
#. I18N: 2nd month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:82
+#: app/Date/JalaliDate.php:96
msgctxt "NOMINATIVE"
msgid "Ordibehesht"
msgstr "Ордібехешт"
-#: app/Factories/ElementFactory.php:739
+#: app/Factories/ElementFactory.php:744
msgid "Ordinance"
msgstr "Посвята у мормонів"
-#: app/Factories/ElementFactory.php:579
+#: app/Factories/ElementFactory.php:583
msgid "Ordination"
msgstr "Посвячення у сан"
@@ -10802,18 +10794,18 @@ msgstr "Орландо, Флорида"
#. I18N: Type of media object
#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52
#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:73
-#: app/Module/StatisticsChartModule.php:155
-#: app/Statistics/Google/ChartCommonGiven.php:91
-#: app/Statistics/Google/ChartCommonSurname.php:150
-#: resources/views/admin/control-panel.phtml:757
+#: app/Module/StatisticsChartModule.php:153
+#: app/Statistics/Google/ChartCommonGiven.php:79
+#: app/Statistics/Google/ChartCommonSurname.php:137
+#: resources/views/admin/control-panel.phtml:748
msgid "Other"
msgstr "Інше"
-#: resources/views/admin/trees-preferences.phtml:429
+#: resources/views/admin/trees-preferences.phtml:409
msgid "Other facts to show in charts"
msgstr "Інші факти для відображення на схемах"
-#: resources/views/admin/trees-preferences.phtml:730
+#: resources/views/admin/trees-preferences.phtml:691
msgid "Other preferences"
msgstr "Інші налаштування"
@@ -10832,12 +10824,12 @@ msgid "Owner"
msgstr "Власник"
#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
-#: app/Functions/Functions.php:62
+#: app/Exceptions/FileUploadException.php:88
msgid "PHP blocked the file because of its extension."
msgstr "PHP заблокував файл з розширення."
#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
-#: app/Functions/Functions.php:59
+#: app/Exceptions/FileUploadException.php:83
msgid "PHP failed to write to disk."
msgstr "PHP не вдалося записати файл на диск."
@@ -10937,15 +10929,15 @@ msgstr "Папуа-Нова Гвінея"
msgid "Paraguay"
msgstr "Парагвай"
-#: app/Module/CustomTagsGedcomL.php:233
+#: app/Module/CustomTagsGedcomL.php:279
msgid "Parent"
msgstr "Родитель"
-#: app/Factories/ElementFactory.php:599
-#: app/Http/RequestHandlers/IndividualPage.php:218
+#: app/Factories/ElementFactory.php:603
+#: app/Http/RequestHandlers/IndividualPage.php:214
#: resources/views/edit/reorder-families.phtml:72
#: resources/views/modules/ancestors-chart/tree.phtml:33
-#: resources/views/modules/family_nav/sidebar-family.phtml:42
+#: resources/views/modules/family_nav/sidebar-family.phtml:41
msgid "Parents"
msgstr "Батьки"
@@ -10957,18 +10949,18 @@ msgstr "Батьки"
msgid "Parents and siblings"
msgstr "Батьки, брати, сестри"
-#: app/Functions/FunctionsPrint.php:213
+#: resources/views/fact-parent-age.phtml:40
msgid "Parent’s age"
msgstr "Вік батька"
#. I18N: A configuration setting
-#: resources/views/admin/site-mail.phtml:152
+#: resources/views/admin/site-mail.phtml:149
#: resources/views/admin/users-create.phtml:58
#: resources/views/admin/users-edit.phtml:68
-#: resources/views/edit-account-page.phtml:89
-#: resources/views/login-page.phtml:44
-#: resources/views/modules/login_block/sign-in.phtml:31
-#: resources/views/password-reset-page.phtml:35
+#: resources/views/edit-account-page.phtml:88
+#: resources/views/login-page.phtml:43
+#: resources/views/modules/login_block/sign-in.phtml:30
+#: resources/views/password-reset-page.phtml:34
#: resources/views/register-page.phtml:72
#: resources/views/setup/step-5-administrator.phtml:78
msgid "Password"
@@ -10976,8 +10968,8 @@ msgstr "Пароль"
#: resources/views/admin/users-create.phtml:63
#: resources/views/admin/users-edit.phtml:73
-#: resources/views/edit-account-page.phtml:94
-#: resources/views/password-reset-page.phtml:40
+#: resources/views/edit-account-page.phtml:93
+#: resources/views/password-reset-page.phtml:39
#: resources/views/register-page.phtml:77
msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”."
msgstr "Пароль повинен бути не менше 8 символів з урахуванням великих і малих літер. Таким чином «secret» не розглядається як «SECRET»."
@@ -10989,8 +10981,8 @@ msgstr "Пейсон, штат Юта, США"
#. I18N: Name of a module/chart
#. I18N: Name of a report
-#: app/Module/ChartsBlockModule.php:125 app/Module/ChartsBlockModule.php:268
-#: app/Module/PedigreeChartModule.php:118
+#: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:255
+#: app/Module/PedigreeChartModule.php:109
#: app/Module/PedigreeReportModule.php:40
#: resources/xml/reports/pedigree_report.xml:3
#: resources/xml/reports/pedigree_report.xml:48
@@ -11002,29 +10994,29 @@ msgid "Pedigree chart"
msgstr "Родовід"
#. I18N: Name of a module
-#: app/Module/PedigreeMapModule.php:127
+#: app/Module/PedigreeMapModule.php:107
msgid "Pedigree map"
msgstr "Карта родоводу"
#. I18N: %s is an individual’s name
-#: app/Module/PedigreeMapModule.php:173 app/Module/PedigreeMapModule.php:231
+#: app/Module/PedigreeMapModule.php:153 app/Module/PedigreeMapModule.php:206
#, php-format
msgid "Pedigree map of %s"
msgstr "Карта родоводу для %s"
#. I18N: %s is an individual’s name
-#: app/Module/PedigreeChartModule.php:164
+#: app/Module/PedigreeChartModule.php:155
#, php-format
msgid "Pedigree tree of %s"
msgstr "Родовід для %s"
#. I18N: Name of a module
-#: app/Http/RequestHandlers/HelpText.php:266
-#: app/Http/RequestHandlers/PendingChanges.php:70
-#: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80
+#: app/Http/RequestHandlers/HelpText.php:281
+#: app/Http/RequestHandlers/PendingChanges.php:68
+#: app/Module/ModuleThemeTrait.php:442 app/Module/ReviewChangesModule.php:80
#: app/Module/ReviewChangesModule.php:134
-#: resources/views/admin/control-panel.phtml:322
-#: resources/views/admin/control-panel.phtml:348
+#: resources/views/admin/control-panel.phtml:323
+#: resources/views/admin/control-panel.phtml:349
#: resources/views/pending-changes-page.phtml:78
#: resources/xml/reports/change_report.xml:52
msgid "Pending changes"
@@ -11034,8 +11026,8 @@ msgstr "Очікування зміни"
msgid "Pending changes are only shown when your account has permission to edit. When you sign out, you will no longer be able to see them. Also, pending changes are only shown on certain pages. For example, they are not shown in lists, reports, or search results."
msgstr "Очікувні зміни показуються тільки тоді, коли ваш обліковий запис має дозвіл на редагування. Після виходу із системи ви більше не зможете їх бачити. Також, очікувані зміни показуться тільки на певних сторінках. Напиклад, вони не показуються в списках, звітах та результатах пошуку."
-#: app/Module/CustomTagsBrothersKeeper.php:67
-#: app/Module/CustomTagsBrothersKeeper.php:107
+#: app/Module/CustomTagsBrothersKeeper.php:68
+#: app/Module/CustomTagsBrothersKeeper.php:108
msgid "Permanent number"
msgstr "Постійний номер"
@@ -11068,41 +11060,42 @@ msgstr "Філіппіни"
msgid "Phoenix, Arizona, United States"
msgstr "Фенікс, Арізона, США"
-#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:398
-#: app/Factories/ElementFactory.php:424 app/Factories/ElementFactory.php:677
-#: app/Factories/ElementFactory.php:726
+#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:402
+#: app/Factories/ElementFactory.php:428 app/Factories/ElementFactory.php:682
+#: app/Factories/ElementFactory.php:731
+#: app/Module/CustomTagsPersonalAncestralFile.php:76
#: resources/views/modals/submitter-fields.phtml:25
msgid "Phone"
msgstr "Телефон"
-#: resources/views/search-phonetic-page.phtml:66
+#: resources/views/search-phonetic-page.phtml:65
msgid "Phonetic algorithm"
msgstr "Фонетичний алгоритм"
-#: app/Factories/ElementFactory.php:546
+#: app/Factories/ElementFactory.php:550
msgid "Phonetic name"
msgstr "Фонетичні ім'я"
-#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:426
+#: app/Factories/ElementFactory.php:299 app/Factories/ElementFactory.php:430
+#: app/Module/CustomTagsGedcomL.php:218
msgid "Phonetic place"
msgstr "Фонетичне місце"
#. I18N: search using “sounds like”, rather than exact spelling
-#: app/Http/RequestHandlers/SearchPhoneticPage.php:100
-#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:38
+#: app/Http/RequestHandlers/SearchPhoneticPage.php:98
+#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:37
msgid "Phonetic search"
msgstr "Фонетичний пошук"
-#: app/Factories/ElementFactory.php:553
+#: app/Factories/ElementFactory.php:557
msgid "Phonetic type"
msgstr "Фонетичний тип"
#. I18N: Type of media object
#: app/Elements/SourceMediaType.php:74
-#: app/Module/CustomTagsFamilyTreeBuilder.php:58
#: app/Module/CustomTagsFamilyTreeBuilder.php:60
-#: app/Module/CustomTagsGedcom53.php:79 app/Module/CustomTagsGedcom53.php:101
-#: app/Module/CustomTagsGedcom53.php:131 app/Module/CustomTagsGedcom53.php:160
+#: app/Module/CustomTagsGedcom53.php:80 app/Module/CustomTagsGedcom53.php:102
+#: app/Module/CustomTagsGedcom53.php:132 app/Module/CustomTagsGedcom53.php:161
msgid "Photo"
msgstr "Фотографія"
@@ -11116,19 +11109,19 @@ msgstr "Рожевий пластик"
msgid "Pitcairn"
msgstr "Піткерн"
-#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:425
-#: app/Factories/ElementFactory.php:693
-#: app/Http/RequestHandlers/HelpText.php:236
+#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:429
+#: app/Factories/ElementFactory.php:698
+#: app/Http/RequestHandlers/HelpText.php:251
#: app/Module/CustomTagsFamilyTreeBuilder.php:59
-#: app/Module/CustomTagsGedcomL.php:200 app/Module/CustomTagsLegacy.php:69
-#: app/Module/FixCemeteryTag.php:86
-#: resources/views/admin/location-edit.phtml:40
-#: resources/views/admin/location-edit.phtml:147
+#: app/Module/CustomTagsGedcomL.php:246 app/Module/CustomTagsLegacy.php:70
+#: app/Module/FixCemeteryTag.php:85
+#: resources/views/admin/location-edit.phtml:36
+#: resources/views/admin/location-edit.phtml:121
#: resources/views/admin/locations.phtml:42
-#: resources/views/lists/families-table.phtml:226
-#: resources/views/lists/individuals-table.phtml:242
-#: resources/views/lists/individuals-table.phtml:253
-#: resources/views/modules/census-assistant.phtml:48
+#: resources/views/lists/families-table.phtml:232
+#: resources/views/lists/individuals-table.phtml:250
+#: resources/views/lists/individuals-table.phtml:261
+#: resources/views/modules/census-assistant.phtml:45
#: resources/views/modules/lifespans-chart/page.phtml:45
#: resources/views/search-phonetic-page.phtml:56
#: resources/xml/reports/bdm_report.xml:6
@@ -11144,9 +11137,9 @@ msgid "Place"
msgstr "Місце"
#. I18N: Name of a module/list
-#: app/Factories/ElementFactory.php:384
-#: app/Module/PlaceHierarchyListModule.php:108
-#: app/Module/PlaceHierarchyListModule.php:252
+#: app/Factories/ElementFactory.php:388
+#: app/Module/PlaceHierarchyListModule.php:104
+#: app/Module/PlaceHierarchyListModule.php:247
#: resources/views/place-hierarchy.phtml:16
msgid "Place hierarchy"
msgstr "Ієрархія місць"
@@ -11160,7 +11153,7 @@ msgid "Place list"
msgstr "Список місць"
#. I18N: Help text for the “Abbreviate place names” configuration setting
-#: resources/views/admin/trees-preferences.phtml:605
+#: resources/views/admin/trees-preferences.phtml:576
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>."
@@ -11172,65 +11165,65 @@ msgstr "Назва місця може змінюватися з часом. У
msgid "Place names should be entered as a comma-separated list, starting with the smallest place and ending with the country. For example, “Westminster, London, England”."
msgstr "Назви місць слід вводити як розділений комами список, починаючи з найменшого об'єкта адміністративного поділу і закінчуючи країною. Наприклад, “Вестмінстер, Лондон, Англія”."
-#: app/Factories/ElementFactory.php:461
+#: app/Factories/ElementFactory.php:465
msgid "Place of LDS baptism"
msgstr "Місце хрещення (мормони)"
-#: app/Factories/ElementFactory.php:600
+#: app/Factories/ElementFactory.php:604
msgid "Place of LDS child sealing"
msgstr "Місце запечатування дитини (мормони)"
-#: app/Factories/ElementFactory.php:501
+#: app/Factories/ElementFactory.php:505
msgid "Place of LDS confirmation"
msgstr "Місце мормонської конфірмації"
-#: app/Factories/ElementFactory.php:521
+#: app/Factories/ElementFactory.php:525
msgid "Place of LDS endowment"
msgstr "Місце мормонського викриття"
-#: app/Factories/ElementFactory.php:355
+#: app/Factories/ElementFactory.php:359
msgid "Place of LDS spouse sealing"
msgstr "Місце запечатування чоловіка (мормони)"
-#: app/Factories/ElementFactory.php:453
+#: app/Factories/ElementFactory.php:457
msgid "Place of adoption"
msgstr "Місце усиновлення"
-#: app/Factories/ElementFactory.php:467
+#: app/Factories/ElementFactory.php:471
#: resources/xml/reports/missing_facts_report.xml:140
msgid "Place of baptism"
msgstr "Місце хрещення (таїнства)"
-#: app/Factories/ElementFactory.php:470
+#: app/Factories/ElementFactory.php:474
#: resources/xml/reports/missing_facts_report.xml:223
msgid "Place of bar mitzvah"
msgstr "Місце бар-міцва"
-#: app/Factories/ElementFactory.php:473
+#: app/Factories/ElementFactory.php:477
#: resources/xml/reports/missing_facts_report.xml:264
msgid "Place of bat mitzvah"
msgstr "Місце бат-міцва"
-#: app/Factories/ElementFactory.php:477
+#: app/Factories/ElementFactory.php:481
#: resources/xml/reports/fact_sources.xml:273
#: resources/xml/reports/missing_facts_report.xml:93
msgid "Place of birth"
msgstr "Місце народження"
-#: app/Factories/ElementFactory.php:480
+#: app/Factories/ElementFactory.php:484
msgid "Place of blessing"
msgstr "Місце благословення"
-#: app/Module/CustomTagsBrothersKeeper.php:96
+#: app/Module/CustomTagsBrothersKeeper.php:97
msgid "Place of brit milah"
msgstr "Місце обрізання"
-#: app/Factories/ElementFactory.php:483
+#: app/Factories/ElementFactory.php:487
#: resources/xml/reports/missing_facts_report.xml:557
msgid "Place of burial"
msgstr "Місце похорону"
-#: app/Factories/ElementFactory.php:494
+#: app/Factories/ElementFactory.php:498
#: resources/xml/reports/missing_facts_report.xml:181
msgid "Place of christening"
msgstr "Місце хрещення (церемонії)"
@@ -11240,111 +11233,111 @@ msgstr "Місце хрещення (церемонії)"
msgid "Place of citizenship"
msgstr "Місце громадянства"
-#: app/Factories/ElementFactory.php:498
+#: app/Factories/ElementFactory.php:502
#: resources/xml/reports/missing_facts_report.xml:305
msgid "Place of confirmation"
msgstr "Місце конфірмації"
-#: app/Factories/ElementFactory.php:507
+#: app/Factories/ElementFactory.php:511
msgid "Place of cremation"
msgstr "Місце кремації"
-#: app/Factories/ElementFactory.php:511
+#: app/Factories/ElementFactory.php:515
#: resources/xml/reports/fact_sources.xml:275
#: resources/xml/reports/missing_facts_report.xml:516
msgid "Place of death"
msgstr "Місце смерті"
-#: app/Factories/ElementFactory.php:518
+#: app/Factories/ElementFactory.php:522
msgid "Place of emigration"
msgstr "Місце еміграції"
-#: app/Factories/ElementFactory.php:331
+#: app/Factories/ElementFactory.php:335
#: resources/xml/reports/missing_facts_report.xml:347
msgid "Place of engagement"
msgstr "Місце заручин"
-#: app/Factories/ElementFactory.php:527
+#: app/Factories/ElementFactory.php:531 app/Module/CustomTagsGedcomL.php:217
msgid "Place of event"
msgstr "Місце події"
-#: app/Factories/ElementFactory.php:537
+#: app/Factories/ElementFactory.php:541
#: resources/xml/reports/missing_facts_report.xml:389
msgid "Place of first communion"
msgstr "Місце першого причастя"
-#: app/Factories/ElementFactory.php:544
+#: app/Factories/ElementFactory.php:548
msgid "Place of immigration"
msgstr "Місце імміграції"
-#: app/Factories/ElementFactory.php:342
+#: app/Factories/ElementFactory.php:346
#: resources/xml/reports/fact_sources.xml:321
#: resources/xml/reports/missing_facts_report.xml:474
msgid "Place of marriage"
msgstr "Місце шлюбу"
-#: app/Factories/ElementFactory.php:337
+#: app/Factories/ElementFactory.php:341
#: resources/xml/reports/missing_facts_report.xml:431
msgid "Place of marriage banns"
msgstr "Місце оприлюднення оголошення про шлюб"
-#: app/Factories/ElementFactory.php:572
+#: app/Factories/ElementFactory.php:576
msgid "Place of naturalization"
msgstr "Місце натуралізації"
-#: app/Factories/ElementFactory.php:582
+#: app/Factories/ElementFactory.php:586
msgid "Place of ordination"
msgstr "Місце посвячення"
-#: app/Factories/ElementFactory.php:590
+#: app/Factories/ElementFactory.php:594
msgid "Place of residence"
msgstr "Місце проживання"
#. I18N: Name of a module
#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:161
-#: resources/views/admin/trees-preferences.phtml:583
+#: resources/views/admin/trees-preferences.phtml:555
#: resources/views/search-replace-page.phtml:47
#: resources/views/statistics/other/places.phtml:12
msgid "Places"
msgstr "Місця"
-#: resources/views/layouts/default.phtml:163
-#: resources/views/modules/random_media/slide-show.phtml:24
-#: resources/views/modules/random_media/slide-show.phtml:26
+#: resources/views/layouts/default.phtml:157
+#: resources/views/modules/random_media/slide-show.phtml:30
+#: resources/views/modules/random_media/slide-show.phtml:32
msgid "Play"
msgstr "Пуск"
-#: app/Http/RequestHandlers/ContactAction.php:116
+#: app/Http/RequestHandlers/ContactAction.php:119
msgid "Please enter a valid email address."
msgstr "Помилка в ел.адреса (адреса електронної пошти). Введіть правильну адресу."
-#: app/Http/RequestHandlers/ContactAction.php:111
-#: app/Http/RequestHandlers/PasswordResetAction.php:84
-#: app/Http/RequestHandlers/PasswordResetPage.php:76
-#: app/Http/RequestHandlers/RegisterAction.php:98
+#: app/Http/RequestHandlers/ContactAction.php:114
+#: app/Http/RequestHandlers/PasswordResetAction.php:85
+#: app/Http/RequestHandlers/PasswordResetPage.php:77
+#: app/Http/RequestHandlers/RegisterAction.php:106
msgid "Please try again."
msgstr "Будь ласка, спробуйте ще раз."
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:143
+#: app/Date/FrenchDate.php:157
msgctxt "GENITIVE"
msgid "Pluviose"
msgstr "Плювіоз"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:237
+#: app/Date/FrenchDate.php:251
msgctxt "INSTRUMENTAL"
msgid "Pluviose"
msgstr "Плювіоз"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:190
+#: app/Date/FrenchDate.php:204
msgctxt "LOCATIVE"
msgid "Pluviose"
msgstr "Плювіоз"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:95
+#: app/Date/FrenchDate.php:109
msgctxt "NOMINATIVE"
msgid "Pluviose"
msgstr "Плювіоз"
@@ -11360,7 +11353,7 @@ msgid "Polish"
msgstr "Польська"
#. I18N: A configuration setting
-#: resources/views/admin/site-mail.phtml:108
+#: resources/views/admin/site-mail.phtml:107
#: resources/views/setup/step-4-database-mysql.phtml:67
#: resources/views/setup/step-4-database-pgsql.phtml:59
#: resources/views/setup/step-4-database-sqlsvr.phtml:59
@@ -11378,7 +11371,7 @@ msgid "Porto Alegre, Brazil"
msgstr "Порту-Алегрі, Бразилія"
#. I18N: page orientation
-#: app/Http/RequestHandlers/TreePreferencesPage.php:129
+#: app/Http/RequestHandlers/TreePreferencesPage.php:96
#: resources/xml/reports/change_report.xml:10
#: resources/xml/reports/pedigree_report.xml:7
msgid "Portrait"
@@ -11394,11 +11387,12 @@ msgctxt "Surname tradition"
msgid "Portuguese"
msgstr "Португальська"
-#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:394
-#: app/Factories/ElementFactory.php:414 app/Factories/ElementFactory.php:667
-#: app/Factories/ElementFactory.php:714 app/Module/CustomTagsGedcomL.php:239
-#: app/Module/CustomTagsGenPluswin.php:71
+#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:398
+#: app/Factories/ElementFactory.php:418 app/Factories/ElementFactory.php:672
+#: app/Factories/ElementFactory.php:719 app/Module/CustomTagsGedcomL.php:235
+#: app/Module/CustomTagsGedcomL.php:285 app/Module/CustomTagsGenPluswin.php:71
#: app/Module/CustomTagsGenPluswin.php:103
+#: app/Module/CustomTagsPersonalAncestralFile.php:71
msgid "Postal code"
msgstr "Поштовий індекс"
@@ -11408,25 +11402,25 @@ msgid "Powered by webtrees™"
msgstr "Працює на webtrees ™"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:151
+#: app/Date/FrenchDate.php:165
msgctxt "GENITIVE"
msgid "Prairial"
msgstr "Преріаля"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:245
+#: app/Date/FrenchDate.php:259
msgctxt "INSTRUMENTAL"
msgid "Prairial"
msgstr "Преріалем"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:198
+#: app/Date/FrenchDate.php:212
msgctxt "LOCATIVE"
msgid "Prairial"
msgstr "Преріале"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:104
+#: app/Date/FrenchDate.php:118
msgctxt "NOMINATIVE"
msgid "Prairial"
msgstr "Преріаль"
@@ -11443,16 +11437,17 @@ msgstr "Усі користувачі можуть запитувати облі
msgid "Predefined text that states only family members can request a user account"
msgstr "Тільки члени сім'ї можуть запросити обліковий запис користувача"
-#: app/Http/RequestHandlers/TreePageBlockEdit.php:62
-#: app/Http/RequestHandlers/TreePreferencesPage.php:210
-#: app/Http/RequestHandlers/UserPageBlockEdit.php:63
+#: app/Http/RequestHandlers/TreePageBlockEdit.php:60
+#: app/Http/RequestHandlers/TreePreferencesPage.php:159
+#: app/Http/RequestHandlers/UserPageBlockEdit.php:61
#: resources/views/admin/components.phtml:61
#: resources/views/admin/components.phtml:64
#: 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/admin/modules.phtml:153
+#: resources/views/admin/trees.phtml:100
#: resources/views/modules/block-template.phtml:18
#: resources/views/modules/block-template.phtml:20
msgid "Preferences"
@@ -11468,16 +11463,6 @@ msgstr "Існують налаштування для модуля \"%s\", ал
msgid "Preferred contact method"
msgstr "Переважний спосіб для зв'язку"
-#. I18N: Label for a configuration option
-#: resources/views/modules/recent_changes/config.phtml:31
-#: resources/views/modules/todays_events/config.phtml:37
-#: resources/views/modules/top10_givnnames/config.phtml:24
-#: resources/views/modules/top10_surnames/config.phtml:24
-#: resources/views/modules/upcoming_events/config.phtml:49
-#: resources/views/modules/yahrzeit/config.phtml:30
-msgid "Presentation style"
-msgstr "Стиль презентації"
-
#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church
#: app/Elements/TempleCode.php:161
msgid "President’s Office"
@@ -11488,8 +11473,8 @@ msgstr "Канцелярія президента"
msgid "Preston, England"
msgstr "Престон, Англія"
-#: app/Http/RequestHandlers/DataFixData.php:104
-#: app/Http/RequestHandlers/DataFixPreview.php:83
+#: app/Http/RequestHandlers/DataFixData.php:103
+#: app/Http/RequestHandlers/DataFixPreview.php:81
#: resources/views/admin/analytics-edit.phtml:27
msgid "Preview"
msgstr "Попередній перегляд"
@@ -11499,7 +11484,7 @@ msgid "Priest"
msgstr "Священик"
#. I18N: The first day in the French republican calendar
-#: app/Date/FrenchDate.php:287
+#: app/Date/FrenchDate.php:301
msgid "Primidi"
msgstr "Примиди"
@@ -11507,53 +11492,48 @@ msgstr "Примиди"
msgid "Print basic events when blank"
msgstr "Відображати основні події якщо немає відомостей"
-#: app/Module/CustomTagsGedcomL.php:125 app/Module/CustomTagsGedcomL.php:178
-#: app/Module/CustomTagsLegacy.php:120
+#: app/Module/CustomTagsGedcomL.php:142 app/Module/CustomTagsGedcomL.php:198
+#: app/Module/CustomTagsLegacy.php:121
msgid "Priority"
msgstr "Пріоритет"
-#: app/Http/RequestHandlers/TreePrivacyPage.php:68
-#: resources/views/admin/trees.phtml:107
+#: app/Http/RequestHandlers/TreePrivacyPage.php:65
+#: resources/views/admin/trees.phtml:108
msgid "Privacy"
msgstr "Конфіденційність"
#. I18N: Name of a module
-#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128
+#: app/Module/PrivacyPolicy.php:65 app/Module/PrivacyPolicy.php:121
#: resources/views/modules/privacy-policy/footer.phtml:16
msgid "Privacy policy"
msgstr "Політика конфіденційності"
-#. I18N: a restriction on viewing data
-#: resources/views/modals/restriction-fields.phtml:9
-msgid "Privacy restriction"
-msgstr "Обмеження конфіденційності"
-
#. I18N: Privacy restrictions are set by RESN tags in GEDCOM.
-#: resources/views/admin/trees-privacy.phtml:170
+#: resources/views/admin/trees-privacy.phtml:156
msgid "Privacy restrictions"
msgstr "Обмеження доступу"
-#: resources/views/admin/trees-privacy.phtml:232
+#: resources/views/admin/trees-privacy.phtml:218
msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag"
msgstr "Обмеження доступу - ці настоянки впливають на записи і факти без GEDCOM RESN тега"
-#: app/GedcomRecord.php:359 app/GedcomRecord.php:465
+#: app/GedcomRecord.php:356 app/GedcomRecord.php:462
#: app/Module/CustomTagsLegacy.php:54 app/Module/CustomTagsLegacy.php:57
-#: app/Module/CustomTagsLegacy.php:66 app/Module/CustomTagsLegacy.php:101
-#: app/Module/CustomTagsLegacy.php:107 app/Report/ReportParserGenerate.php:966
-#: app/Statistics/Repository/EventRepository.php:415
+#: app/Module/CustomTagsLegacy.php:67 app/Module/CustomTagsLegacy.php:102
+#: app/Module/CustomTagsLegacy.php:108 app/Report/ReportParserGenerate.php:1005
+#: app/Statistics/Repository/EventRepository.php:414
msgid "Private"
msgstr "Приватні відомості"
-#: resources/views/admin/site-mail.phtml:222
+#: resources/views/admin/site-mail.phtml:219
msgid "Private key"
msgstr "Приватний ключ"
-#: app/Factories/ElementFactory.php:583
+#: app/Factories/ElementFactory.php:587
msgid "Probate"
msgstr "Затвердження заповіту"
-#: app/Factories/ElementFactory.php:584
+#: app/Factories/ElementFactory.php:588
msgid "Property"
msgstr "Власність"
@@ -11572,7 +11552,7 @@ msgstr "Прово, Юта"
msgid "Proxy"
msgstr "Уповноважений"
-#: app/Factories/ElementFactory.php:697
+#: app/Factories/ElementFactory.php:702
#: resources/views/lists/sources-table.phtml:97
#: resources/views/modals/source-fields.phtml:36
msgid "Publication"
@@ -11588,24 +11568,24 @@ msgstr "Пуерто-Рико"
msgid "Qatar"
msgstr "Катар"
-#: app/Factories/ElementFactory.php:315 app/Factories/ElementFactory.php:368
-#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:613
-#: app/Factories/ElementFactory.php:636 app/Factories/ElementFactory.php:659
-#: app/Module/CustomTagsGedcom53.php:96 app/Module/CustomTagsGedcom53.php:98
-#: app/Module/CustomTagsGedcom53.php:122 app/Module/CustomTagsGedcom53.php:124
-#: app/Module/CustomTagsGedcom53.php:169 app/Module/CustomTagsGedcomL.php:112
-#: app/Module/CustomTagsGedcomL.php:161 app/Module/CustomTagsGedcomL.php:218
-#: app/Module/CustomTagsGedcomL.php:251 app/Module/CustomTagsWebtrees.php:66
+#: app/Factories/ElementFactory.php:319 app/Factories/ElementFactory.php:372
+#: app/Factories/ElementFactory.php:450 app/Factories/ElementFactory.php:617
+#: app/Factories/ElementFactory.php:640 app/Factories/ElementFactory.php:664
+#: app/Module/CustomTagsGedcom53.php:97 app/Module/CustomTagsGedcom53.php:99
+#: app/Module/CustomTagsGedcom53.php:123 app/Module/CustomTagsGedcom53.php:125
+#: app/Module/CustomTagsGedcom53.php:170 app/Module/CustomTagsGedcomL.php:129
+#: app/Module/CustomTagsGedcomL.php:181 app/Module/CustomTagsGedcomL.php:264
+#: app/Module/CustomTagsGedcomL.php:297 app/Module/CustomTagsWebtrees.php:66
#: app/Module/CustomTagsWebtrees.php:80
msgid "Quality of data"
msgstr "Якість даних"
#. I18N: The fourth day in the French republican calendar
-#: app/Date/FrenchDate.php:293
+#: app/Date/FrenchDate.php:307
msgid "Quartidi"
msgstr "Квартиди"
-#: resources/views/modules/faq/config.phtml:55
+#: resources/views/modules/faq/config.phtml:58
#: resources/views/modules/faq/edit.phtml:31
msgid "Question"
msgstr "Питання"
@@ -11615,22 +11595,22 @@ msgstr "Питання"
msgid "Quetzaltenango, Guatemala"
msgstr "Кетцальтенанго, Гватемала"
-#: resources/views/admin/trees-preferences.phtml:720
+#: resources/views/admin/trees-preferences.phtml:681
msgid "Quick family facts"
msgstr "Факти сім'ї для швидкого введення"
-#: resources/views/admin/trees-preferences.phtml:695
+#: resources/views/admin/trees-preferences.phtml:656
msgid "Quick individual facts"
msgstr "Факти персони для швидкого введення"
#. I18N: The fifth day in the French republican calendar
-#: app/Date/FrenchDate.php:295
+#: app/Date/FrenchDate.php:309
msgid "Quintidi"
msgstr "Квинтиди"
#. I18N: When replying to an email, the subject becomes “RE: subject”
+#: resources/views/modules/user-messages/user-messages.phtml:115
#: resources/views/modules/user-messages/user-messages.phtml:116
-#: resources/views/modules/user-messages/user-messages.phtml:117
msgid "RE: "
msgstr "RE: "
@@ -11639,49 +11619,49 @@ msgid "Rabbi"
msgstr "Рабин"
#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal
-#: app/Date/HijriDate.php:132
+#: app/Date/HijriDate.php:146
msgctxt "GENITIVE"
msgid "Rabi’ al-awwal"
msgstr "Рабіуль-Аввал"
#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal
-#: app/Date/HijriDate.php:222
+#: app/Date/HijriDate.php:236
msgctxt "INSTRUMENTAL"
msgid "Rabi’ al-awwal"
msgstr "Рабіуль-Аввал"
#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal
-#: app/Date/HijriDate.php:177
+#: app/Date/HijriDate.php:191
msgctxt "LOCATIVE"
msgid "Rabi’ al-awwal"
msgstr "Рабіуль-Аввал"
#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal
-#: app/Date/HijriDate.php:87
+#: app/Date/HijriDate.php:101
msgctxt "NOMINATIVE"
msgid "Rabi’ al-awwal"
msgstr "Рабіуль-Аввал"
#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani
-#: app/Date/HijriDate.php:134
+#: app/Date/HijriDate.php:148
msgctxt "GENITIVE"
msgid "Rabi’ al-thani"
msgstr "Рабі ас-сани"
#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani
-#: app/Date/HijriDate.php:224
+#: app/Date/HijriDate.php:238
msgctxt "INSTRUMENTAL"
msgid "Rabi’ al-thani"
msgstr "Рабі ас-сани"
#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani
-#: app/Date/HijriDate.php:179
+#: app/Date/HijriDate.php:193
msgctxt "LOCATIVE"
msgid "Rabi’ al-thani"
msgstr "Рабі ас-сани"
#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani
-#: app/Date/HijriDate.php:89
+#: app/Date/HijriDate.php:103
msgctxt "NOMINATIVE"
msgid "Rabi’ al-thani"
msgstr "Рабі ас-сани"
@@ -11705,25 +11685,25 @@ msgid "Rada"
msgstr "Молочне родичівство"
#. I18N: https://en.wikipedia.org/wiki/Rajab
-#: app/Date/HijriDate.php:140
+#: app/Date/HijriDate.php:154
msgctxt "GENITIVE"
msgid "Rajab"
msgstr "Раджаб"
#. I18N: https://en.wikipedia.org/wiki/Rajab
-#: app/Date/HijriDate.php:230
+#: app/Date/HijriDate.php:244
msgctxt "INSTRUMENTAL"
msgid "Rajab"
msgstr "Раджаб"
#. I18N: https://en.wikipedia.org/wiki/Rajab
-#: app/Date/HijriDate.php:185
+#: app/Date/HijriDate.php:199
msgctxt "LOCATIVE"
msgid "Rajab"
msgstr "Раджаб"
#. I18N: https://en.wikipedia.org/wiki/Rajab
-#: app/Date/HijriDate.php:95
+#: app/Date/HijriDate.php:109
msgctxt "NOMINATIVE"
msgid "Rajab"
msgstr "Раджаб"
@@ -11734,82 +11714,78 @@ msgid "Raleigh, North Carolina, United States"
msgstr "Ролі, Північна Кароліна"
#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29
-#: app/Date/HijriDate.php:144
+#: app/Date/HijriDate.php:158
msgctxt "GENITIVE"
msgid "Ramadan"
msgstr "Рамадан"
#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29
-#: app/Date/HijriDate.php:234
+#: app/Date/HijriDate.php:248
msgctxt "INSTRUMENTAL"
msgid "Ramadan"
msgstr "Рамадан"
#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29
-#: app/Date/HijriDate.php:189
+#: app/Date/HijriDate.php:203
msgctxt "LOCATIVE"
msgid "Ramadan"
msgstr "Рамадан"
#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29
-#: app/Date/HijriDate.php:99
+#: app/Date/HijriDate.php:113
msgctxt "NOMINATIVE"
msgid "Ramadan"
msgstr "Рамадан"
#. I18N: Description of the “Slide show” module
-#: app/Module/SlideShowModule.php:61
+#: app/Module/SlideShowModule.php:71
msgid "Random images from the current family tree."
msgstr "Випадкові зображення з поточного древа родини."
-#: app/Http/RequestHandlers/ReorderChildrenPage.php:57
+#: app/Http/RequestHandlers/ReorderChildrenPage.php:53
#: resources/views/family-page-children.phtml:50
-#: resources/views/family-page-menu.phtml:56
-#: resources/views/modules/relatives/family.phtml:234
+#: resources/views/family-page-menu.phtml:58
+#: resources/views/modules/relatives/family.phtml:233
msgid "Re-order children"
msgstr "Пересортувати дітей"
-#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57
-#: resources/views/individual-page-menu.phtml:80
-#: resources/views/individual-page-menu.phtml:85
-#: resources/views/modules/relatives/tab.phtml:117
+#: app/Http/RequestHandlers/ReorderFamiliesPage.php:52
+#: resources/views/individual-page-menu.phtml:81
+#: resources/views/individual-page-menu.phtml:86
+#: resources/views/modules/relatives/tab.phtml:116
msgid "Re-order families"
msgstr "Змінити порядок сімей"
-#: app/Http/RequestHandlers/ReorderMediaPage.php:57
-#: app/Module/CustomTagsPhpGedView.php:68 app/Module/FixPrimaryTag.php:108
-#: resources/views/individual-page-menu.phtml:99
-#: resources/views/individual-page-menu.phtml:104
+#: app/Http/RequestHandlers/ReorderMediaPage.php:49
+#: app/Module/CustomTagsPhpGedView.php:68 app/Module/FixPrimaryTag.php:119
+#: resources/views/individual-page-menu.phtml:102
+#: resources/views/individual-page-menu.phtml:107
msgid "Re-order media"
msgstr "Упорядкувати медіа"
-#: app/Http/RequestHandlers/ReorderNamesPage.php:57
-#: resources/views/individual-page-menu.phtml:48
-#: resources/views/individual-page-menu.phtml:53
+#: app/Http/RequestHandlers/ReorderNamesPage.php:49
+#: resources/views/individual-page-menu.phtml:49
+#: resources/views/individual-page-menu.phtml:54
msgid "Re-order names"
msgstr "Змінити порядок імен"
#: resources/views/admin/users-create.phtml:32
#: resources/views/admin/users-edit.phtml:42
#: resources/views/admin/users.phtml:27
-#: resources/views/edit-account-page.phtml:45
+#: resources/views/edit-account-page.phtml:44
#: resources/views/emails/register-notify-html.phtml:28
#: resources/views/emails/register-notify-text.phtml:22
#: resources/views/register-page.phtml:36
msgid "Real name"
msgstr "Справжнє ім’я"
-#: resources/views/admin/map-import-form.phtml:103
-msgid "Really delete all geographic data?"
-msgstr "Дійсно видалити всі географічні дані?"
-
#. I18N: Name of a module
-#: app/Module/RecentChangesModule.php:88
+#: app/Module/RecentChangesModule.php:86
#: resources/xml/reports/change_report.xml:92
msgid "Recent changes"
msgstr "Останні зміни"
-#: resources/views/calendar-page.phtml:127
+#: resources/views/calendar-page.phtml:128
msgid "Recent years (&lt; 100 yrs)"
msgstr "Останні роки (&lt; 100 років)"
@@ -11821,7 +11797,7 @@ msgstr "Ресіфе, Бразилія"
#: resources/views/admin/changes-log.phtml:62
#: resources/views/admin/changes-log.phtml:136
#: resources/views/admin/data-fix-page.phtml:66
-#: resources/views/admin/trees-privacy.phtml:237
+#: resources/views/admin/trees-privacy.phtml:223
#: resources/views/lists/anniversaries-table.phtml:32
#: resources/views/modules/clippings/show.phtml:30
#: resources/views/modules/recent_changes/changes-table.phtml:43
@@ -11829,18 +11805,19 @@ msgstr "Ресіфе, Бразилія"
msgid "Record"
msgstr "Запис"
-#: app/Factories/ElementFactory.php:352 app/Factories/ElementFactory.php:595
-#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649
-#: app/Factories/ElementFactory.php:680 app/Factories/ElementFactory.php:704
-#: app/Factories/ElementFactory.php:728 app/Factories/ElementFactory.php:740
+#: app/Factories/ElementFactory.php:356 app/Factories/ElementFactory.php:599
+#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:654
+#: app/Factories/ElementFactory.php:685 app/Factories/ElementFactory.php:709
+#: app/Factories/ElementFactory.php:733 app/Factories/ElementFactory.php:745
+#: app/Module/CustomTagsFamilyTreeBuilder.php:58
msgid "Record ID number"
msgstr "ID номер запису"
-#: app/Factories/ElementFactory.php:594 app/Factories/ElementFactory.php:727
+#: app/Factories/ElementFactory.php:598 app/Factories/ElementFactory.php:732
msgid "Record file number"
msgstr "Номер запису"
-#: resources/views/modules/fix-search-and-replace/options.phtml:65
+#: resources/views/modules/fix-search-and-replace/options.phtml:62
#: resources/views/search-general-page.phtml:61
#: resources/views/statistics/other/total-records.phtml:12
msgid "Records"
@@ -11856,9 +11833,9 @@ msgstr "Перенаправити старі URL-адреси з webtrees ве
msgid "Redlands, California, United States"
msgstr "Редлендс, Каліфорнія"
-#: app/Factories/ElementFactory.php:348 app/Factories/ElementFactory.php:585
-#: app/Factories/ElementFactory.php:624 app/Factories/ElementFactory.php:647
-#: app/Factories/ElementFactory.php:678 app/Factories/ElementFactory.php:698
+#: app/Factories/ElementFactory.php:352 app/Factories/ElementFactory.php:589
+#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:652
+#: app/Factories/ElementFactory.php:683 app/Factories/ElementFactory.php:703
msgid "Reference number"
msgstr "Шифр ??документа"
@@ -11867,8 +11844,7 @@ msgstr "Шифр ??документа"
msgid "Regina, Saskatchewan, Canada"
msgstr "Регіна, Саскачеван, Канада"
-#: app/Elements/MarriageType.php:61 app/Module/CustomTagsAldfaer.php:52
-#: resources/xml/reports/fact_sources.xml:205
+#: app/Elements/MarriageType.php:61 resources/xml/reports/fact_sources.xml:205
msgid "Registered partnership"
msgstr "Громадянське партнерство"
@@ -11887,7 +11863,7 @@ msgid "Registry officer"
msgstr "Офіційний реєстратор"
#. I18N: https://en.wikipedia.org/wiki/Regular_expression
-#: app/Module/FixSearchAndReplace.php:106
+#: app/Module/FixSearchAndReplace.php:105
msgid "Regular expression"
msgstr "Регулярне вираження"
@@ -11916,12 +11892,11 @@ msgstr "Сім'ї родичів"
msgid "Related individuals"
msgstr "Родичі"
-#: app/Factories/ElementFactory.php:458
-#: app/Functions/FunctionsPrintFacts.php:387
-#: app/Module/BranchesListModule.php:399 app/Module/BranchesListModule.php:437
-#: app/Module/CustomTagsGedcomL.php:102 app/Module/CustomTagsGedcomL.php:151
-#: app/Module/CustomTagsPhpGedView.php:55 app/Module/CustomTagsWebtrees.php:56
-#: app/Module/CustomTagsWebtrees.php:70
+#: app/Factories/ElementFactory.php:462 app/Module/BranchesListModule.php:398
+#: app/Module/BranchesListModule.php:436 app/Module/CustomTagsGedcomL.php:119
+#: app/Module/CustomTagsGedcomL.php:171 app/Module/CustomTagsPhpGedView.php:55
+#: app/Module/CustomTagsWebtrees.php:56 app/Module/CustomTagsWebtrees.php:70
+#: resources/views/fact-association-structure.phtml:85
msgid "Relationship"
msgstr "Відносини"
@@ -11930,7 +11905,7 @@ msgstr "Відносини"
msgid "Relationship to father"
msgstr "Зв'язок з батьком"
-#: app/Module/RelationshipsChartModule.php:147
+#: app/Module/RelationshipsChartModule.php:148
msgid "Relationship to me"
msgstr "Родинний зв'язок зі мною"
@@ -11939,26 +11914,26 @@ msgstr "Родинний зв'язок зі мною"
msgid "Relationship to mother"
msgstr "Зв'язок з матір'ю"
-#: app/Factories/ElementFactory.php:532
+#: app/Factories/ElementFactory.php:536
msgid "Relationship to parents"
msgstr "Відношення до батьків"
-#: app/Module/RelationshipsChartModule.php:336
+#: app/Module/RelationshipsChartModule.php:328
#, php-format
msgid "Relationship: %s"
msgstr "Відносини: %s"
#. I18N: Name of a module/chart
#. I18N: Configuration option
-#: app/Module/RelationshipsChartModule.php:181
-#: app/Module/RelationshipsChartModule.php:265
-#: resources/views/lists/individuals-table.phtml:283
+#: app/Module/RelationshipsChartModule.php:182
+#: app/Module/RelationshipsChartModule.php:259
+#: resources/views/lists/individuals-table.phtml:291
#: resources/views/modules/relationships-chart/config.phtml:34
msgid "Relationships"
msgstr "Родинні зв'язки"
#. I18N: %s are individual’s names
-#: app/Module/RelationshipsChartModule.php:257
+#: app/Module/RelationshipsChartModule.php:251
#, php-format
msgid "Relationships between %1$s and %2$s"
msgstr "Родинний зв'язок між %1$s та %2$s"
@@ -11968,36 +11943,35 @@ msgstr "Родинний зв'язок між %1$s та %2$s"
msgid "Reliability of the information"
msgstr "Достовірність інформації"
-#: app/Factories/ElementFactory.php:304 app/Factories/ElementFactory.php:435
-#: app/Factories/ElementFactory.php:587
+#: app/Factories/ElementFactory.php:308 app/Factories/ElementFactory.php:439
+#: app/Factories/ElementFactory.php:591 app/Module/CustomTagsGedcomL.php:238
#: resources/xml/reports/missing_facts_report.xml:26
#: resources/xml/reports/missing_facts_report.xml:587
msgid "Religion"
msgstr "Віросповідання"
-#: app/Factories/ElementFactory.php:580
+#: app/Factories/ElementFactory.php:584
msgid "Religious institution"
msgstr "Релігійні Установи"
-#: app/Elements/MarriageType.php:62 app/Module/CustomTagsAldfaer.php:51
-#: resources/xml/reports/fact_sources.xml:199
+#: app/Elements/MarriageType.php:62 resources/xml/reports/fact_sources.xml:199
msgid "Religious marriage"
msgstr "Церковний шлюб"
-#: app/Module/CustomTagsGedcom53.php:129
+#: app/Module/CustomTagsGedcom53.php:130
msgid "Religious name"
msgstr "Релігійне ім'я"
-#: app/Services/LeafletJsService.php:63
+#: app/Services/LeafletJsService.php:77
msgid "Reload map"
msgstr "Перезавантажити карту"
-#: app/Module/CustomTagsGedcomL.php:126 app/Module/CustomTagsGedcomL.php:179
-#: app/Module/CustomTagsLegacy.php:124
+#: app/Module/CustomTagsGedcomL.php:143 app/Module/CustomTagsGedcomL.php:199
+#: app/Module/CustomTagsLegacy.php:125
msgid "Reminder date"
msgstr "Дата нагадування"
-#: resources/views/modules/review_changes/config.phtml:29
+#: resources/views/modules/review_changes/config.phtml:27
msgid "Reminder email frequency (days)"
msgstr "Частота нагадувань по електронній пошті (днів)"
@@ -12005,8 +11979,8 @@ msgstr "Частота нагадувань по електронній пошт
msgid "Remote server"
msgstr "Віддалений сервер"
-#: app/Module/CensusAssistantModule.php:233
-#: app/Module/CensusAssistantModule.php:257
+#: app/Module/CensusAssistantModule.php:245
+#: app/Module/CensusAssistantModule.php:269
#: resources/views/modules/clippings/show.phtml:31
#: resources/views/modules/clippings/show.phtml:47
#: resources/views/modules/favorites/favorites.phtml:36
@@ -12023,7 +11997,7 @@ 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:106
+#: resources/views/admin/trees-import.phtml:123
msgid "Remove the GEDCOM media path from filenames"
msgstr "Видалити медіа шлях GEDCOM з імен файлів"
@@ -12036,12 +12010,12 @@ msgstr "Видалити цю локацію?"
msgid "Reno, Nevada, United States"
msgstr "Ріно, штат Невада"
-#: resources/views/admin/trees.phtml:197
+#: resources/views/admin/trees.phtml:198
msgid "Renumber"
msgstr "Перенумерувати"
#. I18N: Renumber the records in a family tree
-#: app/Http/RequestHandlers/RenumberTreePage.php:65
+#: app/Http/RequestHandlers/RenumberTreePage.php:62
#: resources/views/admin/trees-merge.phtml:35
#: resources/views/admin/trees-merge.phtml:40
msgid "Renumber family tree"
@@ -12052,7 +12026,7 @@ msgid "Replace"
msgstr "Замінити"
#. I18N: Description of a “Data fix” module
-#: app/Module/FixCemeteryTag.php:72
+#: app/Module/FixCemeteryTag.php:71
msgid "Replace cemetery tags with burial places."
msgstr "Замінити значки кладовища місцями поховань."
@@ -12064,12 +12038,12 @@ msgstr "Замінити на"
msgid "Replacement text"
msgstr "Текст для заміни"
+#: resources/views/modules/user-messages/user-messages.phtml:130
#: resources/views/modules/user-messages/user-messages.phtml:131
-#: resources/views/modules/user-messages/user-messages.phtml:132
msgid "Reply"
msgstr "Відповісти"
-#: app/Http/RequestHandlers/ReportGenerate.php:121
+#: app/Http/RequestHandlers/ReportGenerate.php:113
#: resources/views/admin/modules.phtml:224
#: resources/views/admin/modules.phtml:227
#: resources/views/report-select-page.phtml:22
@@ -12078,34 +12052,35 @@ msgstr "Звіт"
#. I18N: Name of a module
#: app/Http/RequestHandlers/ModulesReportsPage.php:43
-#: app/Module/ReportsMenuModule.php:61 app/Module/ReportsMenuModule.php:109
-#: resources/views/admin/control-panel.phtml:698
+#: app/Module/ReportsMenuModule.php:59 app/Module/ReportsMenuModule.php:109
+#: resources/views/admin/control-panel.phtml:689
#: resources/views/admin/modules.phtml:102
#: resources/views/admin/modules.phtml:104
msgid "Reports"
msgstr "Звіти"
#. I18N: Name of a module/list
-#: app/Module/FixSearchAndReplace.php:115
-#: app/Module/RepositoryListModule.php:73
-#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:182
-#: resources/views/admin/control-panel.phtml:326
+#: app/Module/FixSearchAndReplace.php:114
+#: app/Module/RepositoryListModule.php:70
+#: app/Module/RepositoryListModule.php:163 app/Services/AdminService.php:182
+#: resources/views/admin/control-panel.phtml:327
#: resources/views/admin/merge-records-step-1.phtml:57
#: resources/views/lists/repositories-table.phtml:45
-#: resources/views/modules/gedcom_stats/config.phtml:51
+#: resources/views/modules/gedcom_stats/config.phtml:50
#: resources/views/modules/gedcom_stats/statistics.phtml:124
#: resources/views/modules/html/template-statistics.phtml:52
+#: resources/views/record-page-links.phtml:85
#: resources/views/search-general-page.phtml:95
#: resources/views/search-results.phtml:70
-#: resources/views/statistics/other/total-records.phtml:48
+#: resources/views/statistics/other/total-records.phtml:47
msgid "Repositories"
msgstr "Архіви"
-#: app/Factories/ElementFactory.php:660 app/Factories/ElementFactory.php:700
-#: resources/views/admin/trees-privacy.phtml:183
+#: app/Factories/ElementFactory.php:665 app/Factories/ElementFactory.php:705
+#: resources/views/admin/trees-privacy.phtml:169
#: resources/views/admin/trees.phtml:239
#: resources/views/modals/source-fields.phtml:44
-#: resources/views/modules/favorites/favorites.phtml:122
+#: resources/views/modules/favorites/favorites.phtml:121
#: resources/views/modules/recent_changes/changes-table.phtml:77
msgid "Repository"
msgstr "Репозиторій"
@@ -12119,16 +12094,16 @@ msgstr "Назва архіву"
msgid "Republic of the Congo"
msgstr "Республіка Конго"
-#: app/Http/RequestHandlers/PasswordRequestAction.php:94
-#: app/Http/RequestHandlers/PasswordRequestPage.php:55
-#: resources/views/modules/login_block/sign-in.phtml:55
+#: app/Http/RequestHandlers/PasswordRequestAction.php:111
+#: app/Http/RequestHandlers/PasswordRequestPage.php:56
+#: resources/views/modules/login_block/sign-in.phtml:54
msgid "Request a new password"
msgstr "Запитати новий пароль"
-#: app/Http/RequestHandlers/RegisterAction.php:195
-#: app/Http/RequestHandlers/RegisterPage.php:67
-#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:66
-#: resources/views/modules/login_block/sign-in.phtml:49
+#: app/Http/RequestHandlers/RegisterAction.php:210
+#: app/Http/RequestHandlers/RegisterPage.php:79
+#: app/Module/WelcomeBlockModule.php:111 resources/views/login-page.phtml:65
+#: resources/views/modules/login_block/sign-in.phtml:48
msgid "Request a new user account"
msgstr "Реєстрація нового користувача"
@@ -12136,17 +12111,17 @@ msgstr "Реєстрація нового користувача"
msgid "Research"
msgstr "Дослідження"
-#: app/Module/CustomTagsBrothersKeeper.php:69
-#: app/Module/CustomTagsBrothersKeeper.php:108
-#: app/Module/CustomTagsGedcomL.php:115 app/Module/CustomTagsGedcomL.php:168
-#: app/Module/CustomTagsLegacy.php:119 app/Module/ResearchTaskModule.php:57
-#: app/Module/ResearchTaskModule.php:60
+#: app/Module/CustomTagsBrothersKeeper.php:70
+#: app/Module/CustomTagsBrothersKeeper.php:109
+#: app/Module/CustomTagsGedcomL.php:132 app/Module/CustomTagsGedcomL.php:188
+#: app/Module/CustomTagsLegacy.php:120 app/Module/ResearchTaskModule.php:58
+#: app/Module/ResearchTaskModule.php:61
#: resources/views/modules/todo/research-tasks.phtml:36
msgid "Research task"
msgstr "Завдання дослідження"
#. I18N: Name of a module. Tasks that need further research.
-#: app/Module/ResearchTaskModule.php:199
+#: app/Module/ResearchTaskModule.php:203
msgid "Research tasks"
msgstr "Дослідницькі завдання"
@@ -12158,27 +12133,29 @@ msgstr "Завдання дослідження - це спеціальні по
msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag."
msgstr "Завдання дослідження зберігаються у нестандартному GEDCOM тезі \"_TODO\". Інші генеалогічні програми можуть не розпізнати цей тег."
-#: app/Factories/ElementFactory.php:588
+#: app/Factories/ElementFactory.php:592
msgid "Residence"
msgstr "Місце проживання"
-#: resources/views/edit-blocks-page.phtml:69
-#: resources/views/edit-blocks-page.phtml:70
+#: resources/views/edit-blocks-page.phtml:73
+#: resources/views/edit-blocks-page.phtml:74
msgid "Restore the default block layout"
msgstr "Відновити компонування блоків за замовчанням"
-#: app/Http/RequestHandlers/HelpText.php:273
+#: app/Http/RequestHandlers/HelpText.php:288
#: resources/views/admin/users-edit.phtml:294
msgid "Restrict to immediate family"
msgstr "Обмежити на близьких родичів"
-#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:351
-#: app/Factories/ElementFactory.php:436 app/Factories/ElementFactory.php:591
-#: app/Http/RequestHandlers/HelpText.php:241
-#: app/Module/CustomTagsPhpGedView.php:81 app/Module/CustomTagsWebtrees.php:82
-#: app/Module/CustomTagsWebtrees.php:84 app/Module/CustomTagsWebtrees.php:86
-#: app/Module/CustomTagsWebtrees.php:88 app/Module/CustomTagsWebtrees.php:90
-#: app/Module/CustomTagsWebtrees.php:92
+#. I18N: a restriction on viewing data
+#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:355
+#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:595
+#: app/Http/RequestHandlers/HelpText.php:256
+#: app/Module/CustomTagsGedcomL.php:239 app/Module/CustomTagsPhpGedView.php:81
+#: app/Module/CustomTagsWebtrees.php:82 app/Module/CustomTagsWebtrees.php:84
+#: app/Module/CustomTagsWebtrees.php:86 app/Module/CustomTagsWebtrees.php:88
+#: app/Module/CustomTagsWebtrees.php:90 app/Module/CustomTagsWebtrees.php:92
+#: resources/views/modals/restriction-fields.phtml:9
msgid "Restriction"
msgstr "Обмежений доступ"
@@ -12190,7 +12167,7 @@ msgstr "Обмеження можуть бути додані до записі
msgid "Results"
msgstr "Результати"
-#: app/Factories/ElementFactory.php:592
+#: app/Factories/ElementFactory.php:596
msgid "Retirement"
msgstr "Відставка"
@@ -12204,11 +12181,11 @@ msgstr "Реюньйон"
msgid "Rexburg, Idaho, United States"
msgstr "Рексбург, штат Айдахо, США"
-#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:364
-#: app/Factories/ElementFactory.php:442 app/Factories/ElementFactory.php:609
-#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:655
-#: app/Module/CustomTagsGedcomL.php:108 app/Module/CustomTagsGedcomL.php:157
-#: app/Module/CustomTagsGedcomL.php:214 app/Module/CustomTagsGedcomL.php:247
+#: app/Factories/ElementFactory.php:315 app/Factories/ElementFactory.php:368
+#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:613
+#: app/Factories/ElementFactory.php:636 app/Factories/ElementFactory.php:660
+#: app/Module/CustomTagsGedcomL.php:125 app/Module/CustomTagsGedcomL.php:177
+#: app/Module/CustomTagsGedcomL.php:260 app/Module/CustomTagsGedcomL.php:293
#: app/Module/CustomTagsWebtrees.php:62 app/Module/CustomTagsWebtrees.php:76
#: resources/views/admin/users-edit.phtml:288
msgid "Role"
@@ -12219,34 +12196,35 @@ msgstr "Роль"
msgid "Romania"
msgstr "Румунія"
-#: app/Http/RequestHandlers/HelpText.php:246
+#: app/Http/RequestHandlers/HelpText.php:261
msgid "Romanized"
msgstr "Латинізованій"
-#: app/Factories/ElementFactory.php:558
+#: app/Factories/ElementFactory.php:562
msgid "Romanized name"
msgstr "Романізоване ім’я"
-#: app/Factories/ElementFactory.php:302 app/Factories/ElementFactory.php:433
+#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:437
+#: app/Module/CustomTagsGedcomL.php:225
msgid "Romanized place"
msgstr "Місце латиницею"
-#: app/Factories/ElementFactory.php:565
+#: app/Factories/ElementFactory.php:569
msgid "Romanized type"
msgstr "Романізований тип"
-#: resources/views/lists/families-table.phtml:180
-#: resources/views/lists/individuals-table.phtml:221
+#: resources/views/lists/families-table.phtml:181
+#: resources/views/lists/individuals-table.phtml:228
msgid "Roots"
msgstr "Коріння"
-#: app/Module/CustomTagsGedcomL.php:165 app/Module/CustomTagsGenPluswin.php:122
+#: app/Module/CustomTagsGedcomL.php:185 app/Module/CustomTagsGenPluswin.php:122
msgid "Rufname"
msgstr "Прізвисько"
#. I18N: https://en.wikipedia.org/wiki/Soundex
-#: app/Soundex.php:3491 resources/views/branches-page.phtml:42
-#: resources/views/search-phonetic-page.phtml:72
+#: app/Soundex.php:602 resources/views/branches-page.phtml:41
+#: resources/views/search-phonetic-page.phtml:71
msgid "Russell"
msgstr "Расселл"
@@ -12260,44 +12238,54 @@ msgstr "Росія"
msgid "Rwanda"
msgstr "Руанда"
-#: resources/views/admin/site-mail.phtml:89
+#: resources/views/admin/site-mail.phtml:88
msgid "SMTP mail server"
msgstr "Поштовий сервер SMTP"
-#: app/Services/ServerCheckService.php:325
+#: app/Services/ServerCheckService.php:323
msgid "SQLite is only suitable for small sites, testing and evaluation."
msgstr "SQLite підходить лише для невеликих сайтів, тестування та оцінки."
-#: app/Services/ServerCheckService.php:215
+#: app/Services/ServerCheckService.php:213
#, php-format
msgid "SQLite version %s is installed. SQLite version %s or later is required."
msgstr "Встановлена версія SQLite %s. Потрібна версія SQLite %s або пізніше."
+#. I18N: Use SMTP over SSL/TLS, or Implicit TLS - a secure communications protocol
+#: app/Services/EmailService.php:205
+msgid "SSL/TLS"
+msgstr ""
+
+#. I18N: Use SMTP with STARTTLS, or Explicit TLS - a secure communications protocol
+#: app/Services/EmailService.php:207
+msgid "STARTTLS"
+msgstr ""
+
#. I18N: Location of an LDS church temple
#: app/Elements/TempleCode.php:173
msgid "Sacramento, California, United States"
msgstr "Сакраменто, Каліфорнія"
#. I18N: https://en.wikipedia.org/wiki/Safar
-#: app/Date/HijriDate.php:130
+#: app/Date/HijriDate.php:144
msgctxt "GENITIVE"
msgid "Safar"
msgstr "Сафар"
#. I18N: https://en.wikipedia.org/wiki/Safar
-#: app/Date/HijriDate.php:220
+#: app/Date/HijriDate.php:234
msgctxt "INSTRUMENTAL"
msgid "Safar"
msgstr "Сафар"
#. I18N: https://en.wikipedia.org/wiki/Safar
-#: app/Date/HijriDate.php:175
+#: app/Date/HijriDate.php:189
msgctxt "LOCATIVE"
msgid "Safar"
msgstr "Сафар"
#. I18N: https://en.wikipedia.org/wiki/Safar
-#: app/Date/HijriDate.php:85
+#: app/Date/HijriDate.php:99
msgctxt "NOMINATIVE"
msgid "Safar"
msgstr "Сафар"
@@ -12337,7 +12325,7 @@ msgstr "Сент-Вінсент і Гренадини"
msgid "Salt Lake City, Utah, United States"
msgstr "Солт-Лейк-Сіті, Юта"
-#: resources/views/modals/media-file-fields.phtml:72
+#: resources/views/modals/media-file-fields.phtml:70
msgid "Same as uploaded file"
msgstr "Так само, як завантажений файл"
@@ -12392,12 +12380,12 @@ msgid "Sao Tome and Principe"
msgstr "Сан-Томе і Принсипі"
#. I18N: abbreviation for Saturday
-#: app/Date/AbstractCalendarDate.php:290
+#: app/Date/AbstractCalendarDate.php:283
#: resources/views/edit/initialize-calendar-popup.phtml:29
msgid "Sat"
msgstr "Сбт"
-#: app/Date/AbstractCalendarDate.php:258
+#: app/Date/AbstractCalendarDate.php:251
msgid "Saturday"
msgstr "Субота"
@@ -12406,11 +12394,11 @@ msgstr "Субота"
msgid "Saudi Arabia"
msgstr "Саудівська Аравія"
-#: app/Module/CustomTagsGedcomL.php:129
+#: app/Module/CustomTagsGedcomL.php:149
msgid "Schema"
msgstr "Схема"
-#: app/Factories/ElementFactory.php:515 app/Factories/ElementFactory.php:539
+#: app/Factories/ElementFactory.php:519 app/Factories/ElementFactory.php:543
msgid "School or college"
msgstr "Школа чи коледж"
@@ -12419,8 +12407,7 @@ msgstr "Школа чи коледж"
msgid "Scotland"
msgstr "Шотландія"
-#: app/Module/CustomTagsLegacy.php:129
-#: app/Module/CustomTagsPersonalAncestralFile.php:61
+#: app/Module/CustomTagsLegacy.php:130
msgid "Scrapbook"
msgstr "Альбом наклейок"
@@ -12451,10 +12438,11 @@ msgstr "Запечатування скасоване - розведені (мо
#. I18N: A button label.
#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90
#: resources/views/admin/data-fix-page.phtml:42
-#: resources/views/admin/location-edit.phtml:149
-#: resources/views/admin/location-edit.phtml:169
+#: resources/views/admin/location-edit.phtml:123
+#: resources/views/admin/location-edit.phtml:158
+#: resources/views/layouts/default.phtml:88
#: resources/views/layouts/default.phtml:90
-#: resources/views/layouts/default.phtml:92
+#: resources/views/layouts/default.phtml:91
#: resources/views/modules/descendancy/sidebar.phtml:16
#: resources/views/modules/descendancy/sidebar.phtml:35
#: resources/views/modules/fix-place-names/options.phtml:11
@@ -12463,18 +12451,18 @@ msgid "Search"
msgstr "Пошук"
#. I18N: Name of a module
-#: app/Http/RequestHandlers/SearchReplacePage.php:52
-#: app/Module/FixSearchAndReplace.php:78 app/Module/SearchMenuModule.php:138
+#: app/Http/RequestHandlers/SearchReplacePage.php:47
+#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138
msgid "Search and replace"
msgstr "Знайти і замінити"
#. I18N: Description of a “Data fix” module
-#: app/Module/FixSearchAndReplace.php:89
+#: app/Module/FixSearchAndReplace.php:88
msgid "Search and replace text, using simple searches or advanced pattern matching."
msgstr "Пошук і заміна тексту з використанням простого пошуку і розширений пошук за шаблоном."
#. I18N: Help text for the “Description META tag” configuration setting
-#: resources/views/admin/trees-preferences.phtml:237
+#: resources/views/admin/trees-preferences.phtml:229
msgid "Search engines may use this description of your site in their search results."
msgstr "Пошукові системи можуть використовувати цей опис вашого сайту в результатах пошуку."
@@ -12495,7 +12483,7 @@ msgstr "Пошук місць у зовнішній базі даних."
msgid "Search for place names in an external database."
msgstr "Пошук назв місць у зовнішній базі даних."
-#: app/Module/GeonamesAutocomplete.php:69
+#: app/Module/GeonamesAutocomplete.php:68
#: app/Module/OpenRouteServiceAutocomplete.php:56
#, php-format
msgid "Search for place names using %s."
@@ -12523,7 +12511,7 @@ msgid "Second record"
msgstr "Другий запис"
#. I18N: A configuration setting
-#: resources/views/admin/site-mail.phtml:166
+#: resources/views/admin/site-mail.phtml:163
msgid "Secure connection"
msgstr "Безпечне з'єднання"
@@ -12532,7 +12520,7 @@ msgstr "Безпечне з'єднання"
msgid "Security code"
msgstr "Код безпеки"
-#: resources/views/admin/site-mail.phtml:35
+#: resources/views/admin/site-mail.phtml:34
#: resources/views/modules/fix-search-and-replace/options.phtml:45
#, php-format
msgid "See %s for more information."
@@ -12544,12 +12532,12 @@ msgstr "См. %s для більш докладної інформації."
msgid "Select"
msgstr "Вибрати"
-#: resources/views/admin/trees-import.phtml:37
+#: resources/views/admin/trees-import.phtml:35
msgid "Select a GEDCOM file to import"
msgstr "Виберіть файл GEDCOM для імпорту"
-#: resources/views/edit/input-addon-calendar.phtml:13
-#: resources/views/edit/input-addon-calendar.phtml:16
+#: resources/views/edit/input-addon-calendar.phtml:12
+#: resources/views/edit/input-addon-calendar.phtml:15
msgid "Select a date"
msgstr "Вибрати дату"
@@ -12558,7 +12546,7 @@ msgid "Select individuals by place or date"
msgstr "Виберіть осіб за місцем чи датою"
#. I18N: Description of the “Clippings cart” module
-#: app/Module/ClippingsCartModule.php:149
+#: app/Module/ClippingsCartModule.php:153
msgid "Select records from your family tree and save them as a GEDCOM file."
msgstr "Вибір записів і збереження в файлі GEDCOM на особистому комп'ютері."
@@ -12574,7 +12562,7 @@ msgstr "Виберіть факти і події для збереження і
msgid "Select two records to merge."
msgstr "Виберіть два записи для об'єднання."
-#: resources/views/admin/site-mail.phtml:213
+#: resources/views/admin/site-mail.phtml:210
msgid "Selector"
msgstr "Верифікаційний селектор"
@@ -12592,62 +12580,59 @@ msgctxt "MALE"
msgid "Seller"
msgstr "Продавець"
-#: resources/views/admin/broadcast.phtml:69
+#: resources/views/admin/broadcast.phtml:65
#: resources/views/admin/email-page.phtml:70
#: resources/views/contact-page.phtml:79 resources/views/message-page.phtml:68
#: resources/views/modules/user-messages/user-messages.phtml:42
msgid "Send"
msgstr "Надіслати"
-#: app/Http/RequestHandlers/ContactPage.php:93
-#: app/Http/RequestHandlers/MessagePage.php:75
-#: app/Statistics/Repository/UserRepository.php:124
+#: app/Http/RequestHandlers/ContactPage.php:90
+#: app/Http/RequestHandlers/MessagePage.php:72
+#: app/Statistics/Repository/UserRepository.php:120
#: resources/views/modules/user-messages/user-messages.phtml:30
#: resources/views/pending-changes-page.phtml:78
msgid "Send a message"
msgstr "Надіслати повідомлення"
-#: app/Services/MessageService.php:208
-#: resources/views/admin/control-panel.phtml:540
+#: app/Services/MessageService.php:210
msgid "Send a message to all users"
msgstr "Послати повідомлення всім користувачам"
-#: app/Services/MessageService.php:210
-#: resources/views/admin/control-panel.phtml:546
+#: app/Services/MessageService.php:211
msgid "Send a message to users who have never signed in"
msgstr "Надіслати повідомлення користувачам, які ніколи не входили в систему"
#: app/Services/MessageService.php:212
-#: resources/views/admin/control-panel.phtml:552
msgid "Send a message to users who have not signed in for 6 months"
msgstr "Надіслати повідомлення користувачам, які не входили в систему більше 6 місяців"
-#: resources/views/admin/site-mail.phtml:236
+#: resources/views/admin/site-mail.phtml:233
msgid "Send a test email using these settings"
msgstr "Надіслати тестовий лист, використовуючи ці налаштування"
#. I18N: Label for a configuration option
-#: resources/views/modules/review_changes/config.phtml:19
+#: resources/views/modules/review_changes/config.phtml:18
msgid "Send out reminder emails"
msgstr "Надсилати нагадування електронною поштою"
#. I18N: A configuration setting
-#: resources/views/admin/site-mail.phtml:72
+#: resources/views/admin/site-mail.phtml:71
msgid "Sender email"
msgstr "Відправник електронного листа"
#. I18N: A configuration setting
-#: resources/views/admin/site-mail.phtml:58
+#: resources/views/admin/site-mail.phtml:57
msgid "Sender name"
msgstr "Ім'я відправника"
-#: app/Http/RequestHandlers/EmailPreferencesPage.php:68
-#: resources/views/admin/control-panel.phtml:226
+#: app/Http/RequestHandlers/EmailPreferencesPage.php:67
+#: resources/views/admin/control-panel.phtml:227
msgid "Sending email"
msgstr "Надсилання електронних листів"
#. I18N: A configuration setting
-#: resources/views/admin/site-mail.phtml:180
+#: resources/views/admin/site-mail.phtml:177
msgid "Sending server name"
msgstr "Ім'я сервера відправки"
@@ -12661,12 +12646,12 @@ msgstr "Сенегал"
msgid "Seoul, Korea"
msgstr "Сеул, Кареахів"
-#: app/Date/AbstractGregorianJulianDate.php:209
+#: app/Date/AbstractGregorianJulianDate.php:239
msgctxt "Abbreviation for September"
msgid "Sep"
msgstr "Вер"
-#: app/Module/CustomTagsBrothersKeeper.php:68
+#: app/Module/CustomTagsBrothersKeeper.php:69
msgid "Separated"
msgstr "У розлученні"
@@ -12674,30 +12659,30 @@ msgstr "У розлученні"
msgid "Separation"
msgstr "Розлучення"
-#: app/Date/AbstractGregorianJulianDate.php:106
+#: app/Date/AbstractGregorianJulianDate.php:136
msgctxt "GENITIVE"
msgid "September"
msgstr "Вересня"
-#: app/Date/AbstractGregorianJulianDate.php:176
+#: app/Date/AbstractGregorianJulianDate.php:206
msgctxt "INSTRUMENTAL"
msgid "September"
msgstr "Вереснем"
-#: app/Date/AbstractGregorianJulianDate.php:141
+#: app/Date/AbstractGregorianJulianDate.php:171
msgctxt "LOCATIVE"
msgid "September"
msgstr "Вересня"
-#: app/Date/AbstractGregorianJulianDate.php:71
-#: app/Module/StatisticsChartModule.php:800
+#: app/Date/AbstractGregorianJulianDate.php:101
+#: app/Module/StatisticsChartModule.php:797
#: resources/views/edit/initialize-calendar-popup.phtml:19
msgctxt "NOMINATIVE"
msgid "September"
msgstr "Вересень"
#. I18N: The seventh day in the French republican calendar
-#: app/Date/FrenchDate.php:299
+#: app/Date/FrenchDate.php:313
msgid "Septidi"
msgstr "Септиди"
@@ -12721,23 +12706,23 @@ msgid "Servant"
msgstr "Слуга"
#: app/Http/RequestHandlers/PhpInformation.php:60
-#: resources/views/admin/control-panel.phtml:254
+#: resources/views/admin/control-panel.phtml:255
msgid "Server information"
msgstr "Інформація про сервер"
#. I18N: A configuration setting
-#: resources/views/admin/site-mail.phtml:94
+#: resources/views/admin/site-mail.phtml:93
#: resources/views/setup/step-4-database-mysql.phtml:47
#: resources/views/setup/step-4-database-pgsql.phtml:47
#: resources/views/setup/step-4-database-sqlsvr.phtml:47
msgid "Server name"
msgstr "Iм'я сервера"
-#: app/Http/RequestHandlers/PasswordResetPage.php:63
+#: app/Http/RequestHandlers/PasswordResetPage.php:64
msgid "Set a new password"
msgstr "Встановити новий пароль"
-#: resources/views/admin/trees.phtml:129 resources/views/admin/trees.phtml:136
+#: resources/views/admin/trees.phtml:130 resources/views/admin/trees.phtml:137
msgid "Set as default"
msgstr "Встановити за замовчуванням"
@@ -12748,12 +12733,12 @@ msgid "Set the access level for each tree."
msgstr "Встановити рівень доступу для кожного дерева."
#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69
-#: resources/views/admin/control-panel.phtml:301
+#: resources/views/admin/control-panel.phtml:302
msgid "Set the default blocks for new family trees"
msgstr "Вкажіть блоки за замовчуванням для нових генеалогічних древ"
#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68
-#: resources/views/admin/control-panel.phtml:530
+#: resources/views/admin/control-panel.phtml:531
msgid "Set the default blocks for new users"
msgstr "Встановити блоки за замовчуванням для нових користувачів"
@@ -12769,7 +12754,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:642
+#: resources/views/admin/trees-preferences.phtml:608
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>, то на сторінках персон, джерел та сімей будуть відображатися посилання, з якими користувачі зможуть відкрити нове вікно, що містить дані у файлі GEDCOM."
@@ -12779,7 +12764,7 @@ msgid "Setup wizard for webtrees"
msgstr "Майстер установки webtrees"
#. I18N: The sixth day in the French republican calendar
-#: app/Date/FrenchDate.php:297
+#: app/Date/FrenchDate.php:311
msgid "Sextidi"
msgstr "Секстиди"
@@ -12788,37 +12773,37 @@ msgstr "Секстиди"
msgid "Seychelles"
msgstr "Сейшельські острови"
-#: app/Date/JalaliDate.php:264
+#: app/Date/JalaliDate.php:278
msgctxt "Abbreviation for Persian month: Shahrivar"
msgid "Shah"
msgstr "Шах"
#. I18N: 6th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:135
+#: app/Date/JalaliDate.php:149
msgctxt "GENITIVE"
msgid "Shahrivar"
msgstr "Шахрівара"
#. I18N: 6th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:225
+#: app/Date/JalaliDate.php:239
msgctxt "INSTRUMENTAL"
msgid "Shahrivar"
msgstr "Шахріваром"
#. I18N: 6th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:180
+#: app/Date/JalaliDate.php:194
msgctxt "LOCATIVE"
msgid "Shahrivar"
msgstr "Шахріваре"
#. I18N: 6th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:90
+#: app/Date/JalaliDate.php:104
msgctxt "NOMINATIVE"
msgid "Shahrivar"
msgstr "Шахрівар"
-#: resources/views/individual-page-menu.phtml:34
-#: resources/views/individual-page.phtml:61
+#: resources/views/individual-page-menu.phtml:35
+#: resources/views/individual-page.phtml:56
msgid "Share"
msgstr "Поширити"
@@ -12826,20 +12811,19 @@ msgstr "Поширити"
msgid "Share the URL"
msgstr "Поширити посилання"
-#: app/Module/ShareAnniversaryModule.php:79
+#: app/Module/ShareAnniversaryModule.php:76
msgid "Share the anniversary of an event"
msgstr "Поширити роковини події"
-#: app/Functions/FunctionsPrint.php:85
-#: app/Functions/FunctionsPrintFacts.php:778
-#: resources/views/admin/trees.phtml:256
+#: app/Factories/ElementFactory.php:622 resources/views/admin/trees.phtml:256
#: resources/views/edit/shared-note.phtml:23
-#: resources/views/note-page-details.phtml:23
+#: resources/views/modules/notes/tab.phtml:63
+#: resources/views/note-page-details.phtml:22
msgid "Shared note"
msgstr "Загальна Нотатка"
#. I18N: Name of a module/list
-#: app/Module/NoteListModule.php:70
+#: app/Module/NoteListModule.php:67
#: resources/views/lists/sources-table.phtml:101
#: resources/views/search-general-page.phtml:105
msgid "Shared notes"
@@ -12847,54 +12831,54 @@ msgstr "Загальні Нотатки"
#. I18N: plural noun - things that can be shared
#: app/Http/RequestHandlers/ModulesSharesPage.php:43
-#: resources/views/admin/control-panel.phtml:747
+#: resources/views/admin/control-panel.phtml:738
msgid "Shares"
msgstr "Поширення"
#. I18N: https://en.wikipedia.org/wiki/Shawwal
-#: app/Date/HijriDate.php:146
+#: app/Date/HijriDate.php:160
msgctxt "GENITIVE"
msgid "Shawwal"
msgstr "Шавваль"
#. I18N: https://en.wikipedia.org/wiki/Shawwal
-#: app/Date/HijriDate.php:236
+#: app/Date/HijriDate.php:250
msgctxt "INSTRUMENTAL"
msgid "Shawwal"
msgstr "Шавваль"
#. I18N: https://en.wikipedia.org/wiki/Shawwal
-#: app/Date/HijriDate.php:191
+#: app/Date/HijriDate.php:205
msgctxt "LOCATIVE"
msgid "Shawwal"
msgstr "Шавваль"
#. I18N: https://en.wikipedia.org/wiki/Shawwal
-#: app/Date/HijriDate.php:101
+#: app/Date/HijriDate.php:115
msgctxt "NOMINATIVE"
msgid "Shawwal"
msgstr "Шавваль"
#. I18N: https://en.wikipedia.org/wiki/Sha%27aban
-#: app/Date/HijriDate.php:142
+#: app/Date/HijriDate.php:156
msgctxt "GENITIVE"
msgid "Sha’aban"
msgstr "Шаабан"
#. I18N: https://en.wikipedia.org/wiki/Sha%27aban
-#: app/Date/HijriDate.php:232
+#: app/Date/HijriDate.php:246
msgctxt "INSTRUMENTAL"
msgid "Sha’aban"
msgstr "Шаабан"
#. I18N: https://en.wikipedia.org/wiki/Sha%27aban
-#: app/Date/HijriDate.php:187
+#: app/Date/HijriDate.php:201
msgctxt "LOCATIVE"
msgid "Sha’aban"
msgstr "Шаабан"
#. I18N: https://en.wikipedia.org/wiki/Sha%27aban
-#: app/Date/HijriDate.php:97
+#: app/Date/HijriDate.php:111
msgctxt "NOMINATIVE"
msgid "Sha’aban"
msgstr "Шаабан"
@@ -12933,25 +12917,25 @@ msgid "She was cremated"
msgstr "Вона була крімірована"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:186
+#: app/Date/JewishDate.php:201
msgctxt "GENITIVE"
msgid "Shevat"
msgstr "Швата"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:290
+#: app/Date/JewishDate.php:305
msgctxt "INSTRUMENTAL"
msgid "Shevat"
msgstr "Шватам"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:238
+#: app/Date/JewishDate.php:253
msgctxt "LOCATIVE"
msgid "Shevat"
msgstr "Швата"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:134
+#: app/Date/JewishDate.php:149
msgctxt "NOMINATIVE"
msgid "Shevat"
msgstr "Шват"
@@ -12961,43 +12945,47 @@ msgstr "Шват"
msgid "Shiny Tomato"
msgstr "Блискучий томат"
-#: resources/views/help/date.phtml:34 resources/views/help/date.phtml:72
-#: resources/views/help/date.phtml:110
+#: resources/views/help/date.phtml:35 resources/views/help/date.phtml:73
+#: resources/views/help/date.phtml:111
msgid "Shortcut"
msgstr "Ярлик"
-#: resources/views/statistics/families/marriage-length.phtml:42
+#: resources/views/statistics/families/marriage-length.phtml:41
msgid "Shortest marriage"
msgstr "Короткий шлюб"
-#: resources/views/calendar-page.phtml:105
+#: resources/views/calendar-page.phtml:106
msgid "Show"
msgstr "Показати"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:287
+#: resources/views/admin/trees-preferences.phtml:278
msgid "Show a download link in the media viewer"
msgstr "Показати посилання на скачування в медіа перегляді"
#. I18N: Description of the “Cookie warning” module
-#: app/Module/PrivacyPolicy.php:78
+#: app/Module/PrivacyPolicy.php:76
msgid "Show a privacy policy."
msgstr "Показати політику конфіденційності."
#. I18N: A configuration setting
-#: resources/views/admin/site-registration.phtml:69
+#: resources/views/admin/site-registration.phtml:66
msgid "Show acceptable use agreement on “Request a new user account” page"
msgstr "Показати угоду користувача на сторінці «Реєстрація нового користувача»"
-#: resources/views/modules/notes/tab.phtml:26
+#: resources/views/modules/media/tab.phtml:22
+msgid "Show all media"
+msgstr ""
+
+#: resources/views/modules/notes/tab.phtml:28
msgid "Show all notes"
msgstr "Показати всі примітки"
-#: app/Module/PlaceHierarchyListModule.php:223
+#: app/Module/PlaceHierarchyListModule.php:218
msgid "Show all places in a list"
msgstr "Показати всі місця у вигляді списку"
-#: resources/views/modules/sources_tab/tab.phtml:26
+#: resources/views/modules/sources_tab/tab.phtml:24
msgid "Show all sources"
msgstr "Показати всі джерела"
@@ -13010,7 +12998,7 @@ msgstr "Показати курсор віку"
msgid "Show children of ancestors"
msgstr "Показати дітей предків"
-#: resources/views/lists/families-table.phtml:205
+#: resources/views/lists/families-table.phtml:212
msgid "Show couples where either partner married more than once."
msgstr "Показати пари, де партнер одружений кілька разів."
@@ -13018,19 +13006,19 @@ msgstr "Показати пари, де партнер одружений кіл
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:197
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:202
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:192
msgid "Show couples with an unknown marriage date."
msgstr "Показати сім'ї з невідомою датою вступу в шлюб."
@@ -13044,47 +13032,47 @@ msgstr "Показати дату останнього оновлення"
msgid "Show dead individuals"
msgstr "Видимість мертвих людей"
-#: resources/views/lists/families-table.phtml:201
+#: resources/views/lists/families-table.phtml:207
msgid "Show divorced couples."
msgstr "Показати розлучених подружжя."
-#: resources/views/lists/individuals-table.phtml:208
+#: resources/views/lists/individuals-table.phtml:214
msgid "Show individuals born more than 100 years ago."
msgstr "Показати персон, що народилися раніше 100 років тому."
-#: resources/views/lists/individuals-table.phtml:212
+#: resources/views/lists/individuals-table.phtml:219
msgid "Show individuals born within the last 100 years."
msgstr "Показати людей, які народилися за останні 100 років."
-#: resources/views/lists/individuals-table.phtml:189
+#: resources/views/lists/individuals-table.phtml:191
msgid "Show individuals who are alive or couples where both partners are alive."
msgstr "Показати тільки живих персон або сім'ї, де обоє з подружжя живі."
-#: resources/views/lists/families-table.phtml:171
-#: resources/views/lists/individuals-table.phtml:193
+#: resources/views/lists/families-table.phtml:173
+#: resources/views/lists/individuals-table.phtml:196
msgid "Show individuals who are dead or couples where both partners are dead."
msgstr "Показати тільки померлих персон або сім'ї, де обоє з подружжя померли."
-#: resources/views/lists/individuals-table.phtml:197
+#: resources/views/lists/individuals-table.phtml:201
msgid "Show individuals who died more than 100 years ago."
msgstr "Показати персон, що померли раніше 100 років тому."
-#: resources/views/lists/individuals-table.phtml:201
+#: resources/views/lists/individuals-table.phtml:206
msgid "Show individuals who died within the last 100 years."
msgstr "Показати персон, що померли до 100 років тому включно."
#. I18N: A configuration setting
-#: resources/views/admin/site-preferences.phtml:99
+#: resources/views/admin/site-preferences.phtml:98
msgid "Show list of family trees"
msgstr "Показати список родоводів"
#. I18N: A configuration setting
-#: resources/views/admin/trees-privacy.phtml:95
+#: resources/views/admin/trees-privacy.phtml:84
msgid "Show living individuals"
msgstr "Показати живих осіб"
#. I18N: A configuration setting
-#: resources/views/admin/trees-privacy.phtml:136
+#: resources/views/admin/trees-privacy.phtml:122
msgid "Show names of private individuals"
msgstr "Показати імена прихованих осіб"
@@ -13104,11 +13092,11 @@ msgstr "Показати професії"
msgid "Show only events of living individuals"
msgstr "Показувати тільки події для нині живих"
-#: resources/views/lists/individuals-table.phtml:178
+#: resources/views/lists/individuals-table.phtml:179
msgid "Show only females."
msgstr "Показати тільки персон жіночої статі."
-#: resources/views/lists/individuals-table.phtml:182
+#: resources/views/lists/individuals-table.phtml:184
msgid "Show only individuals for whom the gender is not known."
msgstr "Показати тільки персон, чия стать невідома."
@@ -13120,18 +13108,18 @@ msgstr "Показати тільки персон, події, чи все"
msgid "Show only males."
msgstr "Показати тільки персон чоловічої статі."
-#: resources/views/lists/families-table.phtml:414
-#: resources/views/lists/individuals-table.phtml:420
+#: resources/views/lists/families-table.phtml:421
+#: resources/views/lists/individuals-table.phtml:429
msgid "Show parents"
msgstr "Показати батьків"
-#: resources/views/admin/site-mail.phtml:155
+#: resources/views/admin/site-mail.phtml:152
#: resources/views/admin/users-create.phtml:61
#: resources/views/admin/users-edit.phtml:71
-#: resources/views/edit-account-page.phtml:92
-#: resources/views/login-page.phtml:47
-#: resources/views/modules/login_block/sign-in.phtml:33
-#: resources/views/password-reset-page.phtml:38
+#: resources/views/edit-account-page.phtml:91
+#: resources/views/login-page.phtml:46
+#: resources/views/modules/login_block/sign-in.phtml:32
+#: resources/views/password-reset-page.phtml:37
#: resources/views/register-page.phtml:75
#: resources/views/setup/step-4-database-mysql.phtml:99
#: resources/views/setup/step-4-database-pgsql.phtml:86
@@ -13150,12 +13138,12 @@ msgstr "Показати внесені зміни"
msgid "Show photos"
msgstr "Показувати фото"
-#: app/Module/PlaceHierarchyListModule.php:217
+#: app/Module/PlaceHierarchyListModule.php:212
msgid "Show place hierarchy"
msgstr "Показати ієрархію місця"
#. I18N: A configuration setting
-#: resources/views/admin/trees-privacy.phtml:156
+#: resources/views/admin/trees-privacy.phtml:142
msgid "Show private relationships"
msgstr "Показати особисті відносини"
@@ -13175,7 +13163,7 @@ msgstr "Показувати завдання з датою в майбутнь
msgid "Show residences"
msgstr "Показати місця проживання"
-#: resources/views/modules/random_media/config.phtml:39
+#: resources/views/modules/random_media/config.phtml:37
msgid "Show slide show controls"
msgstr "Показати панель керування слайд-шоу"
@@ -13187,25 +13175,25 @@ msgstr "Показати панель керування слайд-шоу"
msgid "Show sources"
msgstr "Показати джерела"
-#: resources/views/modules/family-book-chart/page.phtml:61
-#: resources/views/modules/hourglass-chart/page.phtml:51
+#: resources/views/modules/family-book-chart/page.phtml:62
+#: resources/views/modules/hourglass-chart/page.phtml:50
#: resources/xml/reports/pedigree_report.xml:6
msgid "Show spouses"
msgstr "Показати чоловік (ів)"
-#: resources/views/lists/families-table.phtml:417
-#: resources/views/lists/individuals-table.phtml:423
+#: resources/views/lists/families-table.phtml:425
+#: resources/views/lists/individuals-table.phtml:433
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:600
+#: resources/views/admin/trees-preferences.phtml:571
#, 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:138
+#: app/Module/PedigreeMapModule.php:118
msgid "Show the birthplace of ancestors on a map."
msgstr "Покажіть місце народження предків на карті."
@@ -13214,11 +13202,11 @@ msgstr "Покажіть місце народження предків на к
msgid "Show the date and time"
msgstr "Показувати дату і час"
-#: resources/views/modules/html/config.phtml:52
+#: resources/views/modules/html/config.phtml:51
msgid "Show the date and time of update"
msgstr "Показувати дату і час оновлення"
-#: resources/views/admin/trees-preferences.phtml:447
+#: resources/views/admin/trees-preferences.phtml:426
msgid "Show the events of close relatives on the individual page"
msgstr "Показувати події близьких родичів на сторінці персони"
@@ -13227,11 +13215,11 @@ msgstr "Показувати події близьких родичів на с
msgid "Show the family tree"
msgstr "Показати генеалогічне дерево"
-#: app/Module/IndividualListModule.php:366
+#: app/Module/IndividualListModule.php:365
msgid "Show the list of individuals"
msgstr "Показати список персон"
-#: app/Module/IndividualListModule.php:372
+#: app/Module/IndividualListModule.php:371
msgid "Show the list of surnames"
msgstr "Показати список прізвищ"
@@ -13252,50 +13240,47 @@ msgstr "Показати користувача, який зробив змін
#. I18N: Label for a configuration option
#: resources/views/modules/faq/edit.phtml:53
-#: resources/views/modules/html/config.phtml:63
+#: resources/views/modules/html/config.phtml:60
#: resources/views/modules/stories/edit.phtml:60
msgid "Show this block for which languages"
msgstr "Для яких мов показувати цей блок"
-#: resources/views/admin/trees-preferences.phtml:309
+#: resources/views/admin/trees-preferences.phtml:298
msgid "Show thumbnail images in charts and family groups."
msgstr "Показувати мініатюру фотографії на графіках і групах сімей."
-#: app/Auth.php:533 app/Auth.php:546 app/Elements/RestrictionNotice.php:77
-#: app/Functions/FunctionsPrintFacts.php:617
-#: app/Http/RequestHandlers/TreePreferencesPage.php:154
-#: app/Http/RequestHandlers/TreePrivacyPage.php:93
+#: app/Auth.php:563 app/Auth.php:576 app/Elements/RestrictionNotice.php:77
+#: app/Http/RequestHandlers/TreePreferencesPage.php:121
+#: app/Http/RequestHandlers/TreePrivacyPage.php:90
#: resources/views/modals/restriction-fields.phtml:21
msgid "Show to managers"
msgstr "Показувати менеджерам"
-#: app/Auth.php:532 app/Auth.php:545 app/Elements/RestrictionNotice.php:76
-#: app/Functions/FunctionsPrintFacts.php:614
-#: app/Http/RequestHandlers/TreePreferencesPage.php:153
-#: app/Http/RequestHandlers/TreePrivacyPage.php:92
+#: app/Auth.php:562 app/Auth.php:575 app/Elements/RestrictionNotice.php:76
+#: app/Http/RequestHandlers/TreePreferencesPage.php:120
+#: app/Http/RequestHandlers/TreePrivacyPage.php:89
#: resources/views/admin/trees-privacy.phtml:41
-#: resources/views/admin/trees-privacy.phtml:103
+#: resources/views/admin/trees-privacy.phtml:92
#: resources/views/modals/restriction-fields.phtml:18
msgid "Show to members"
msgstr "Показувати членам"
-#: app/Auth.php:531 app/Auth.php:544 app/Elements/RestrictionNotice.php:75
-#: app/Functions/FunctionsPrintFacts.php:611
-#: app/Http/RequestHandlers/TreePrivacyPage.php:91
+#: app/Auth.php:561 app/Auth.php:574 app/Elements/RestrictionNotice.php:75
+#: app/Http/RequestHandlers/TreePrivacyPage.php:88
#: resources/views/admin/trees-privacy.phtml:41
-#: resources/views/admin/trees-privacy.phtml:103
-#: resources/views/admin/trees-privacy.phtml:164
+#: resources/views/admin/trees-privacy.phtml:92
+#: resources/views/admin/trees-privacy.phtml:150
#: resources/views/modals/restriction-fields.phtml:15
msgid "Show to visitors"
msgstr "Показувати відвідувачам"
-#: resources/views/lists/families-table.phtml:182
-#: resources/views/lists/individuals-table.phtml:223
+#: resources/views/lists/families-table.phtml:185
+#: resources/views/lists/individuals-table.phtml:232
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/individuals-table.phtml:219
+#: resources/views/lists/families-table.phtml:180
+#: resources/views/lists/individuals-table.phtml:227
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 "Показати \"кореневі\" пари чи осіб. Цих персон ще можна назвати \"родоначальниками, патріархами\". Це люди, у яких немає батьків, зареєстрованих у базі даних."
@@ -13321,7 +13306,7 @@ msgid "Sidebar"
msgstr "Бічна панель"
#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43
-#: resources/views/admin/control-panel.phtml:733
+#: resources/views/admin/control-panel.phtml:724
#: resources/views/admin/modules.phtml:86
#: resources/views/admin/modules.phtml:88
msgid "Sidebars"
@@ -13333,22 +13318,22 @@ msgid "Sierra Leone"
msgstr "Сьєрра-Леоне"
#. I18N: Name of a module
-#: app/Http/RequestHandlers/LoginPage.php:79 app/Module/LoginBlockModule.php:43
-#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:286
+#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43
+#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:298
msgid "Sign in"
msgstr "Увійти"
-#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:302
-#: resources/views/layouts/administration.phtml:66
+#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:314
+#: resources/views/layouts/administration.phtml:65
msgid "Sign out"
msgstr "Вийти"
#: app/Http/RequestHandlers/SiteRegistrationPage.php:44
-#: resources/views/admin/control-panel.phtml:232
+#: resources/views/admin/control-panel.phtml:233
msgid "Sign-in and registration"
msgstr "Вхід в систему і реєстрація"
-#: resources/views/help/date.phtml:135
+#: resources/views/help/date.phtml:136
msgid "Simple dates are assumed to be in the gregorian calendar. To specify a date in another calendar, add a keyword before the date. This keyword is optional if the month or year format make the date unambiguous."
msgstr "Вважається, що прості дати вказуються в григорианському календарі. Щоб вказати дату в іншому календарі, додайте ключове слово перед датою. Це ключове слово не є обов'язковим, якщо місяць або рік дати роблять її однозначною."
@@ -13371,7 +13356,7 @@ msgstr "Ідентифікаційний код сайту"
#. I18N: Help text for the “Preferred contact method” configuration setting
#: resources/views/admin/users-edit.phtml:191
-#: resources/views/edit-account-page.phtml:141
+#: resources/views/edit-account-page.phtml:140
msgid "Site members can send each other messages. You can choose to how these messages are sent to you, or choose not receive them at all."
msgstr "Зареєстровані користувачі сайту можуть відправляти один одному повідомлення. Ви можете вибрати спосіб, яким ці повідомлення будуть надсилатися вам, чи відмовитися від отримання повідомлень взагалі."
@@ -13387,7 +13372,7 @@ msgid "Site verification codes do not work when webtrees is installed in a subfo
msgstr "Коди підтвердження сайту не працюють, якщо webtrees встановлено в підпапку."
#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps
-#: app/Module/SiteMapModule.php:163
+#: app/Module/SiteMapModule.php:160
msgid "Sitemaps"
msgstr "Карти сайту"
@@ -13397,32 +13382,32 @@ msgid "Sitemaps are a way for webmasters to tell search engines about the pages
msgstr "Карта сайту (sitemap) - це спосіб для адміністратора сайту сказати пошуковим системам про сротінки, які доступні для обходу. Всі основні пошукові системи підтримують карти сайтів. Для отримання додаткової інформації звертайтеся на сайт <a href=\"https://www.sitemaps.org/\">www.sitemaps.org</a>."
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:196
+#: app/Date/JewishDate.php:211
msgctxt "GENITIVE"
msgid "Sivan"
msgstr "Сівана"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:300
+#: app/Date/JewishDate.php:315
msgctxt "INSTRUMENTAL"
msgid "Sivan"
msgstr "Сіваном"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:248
+#: app/Date/JewishDate.php:263
msgctxt "LOCATIVE"
msgid "Sivan"
msgstr "Сівана"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:144
+#: app/Date/JewishDate.php:159
msgctxt "NOMINATIVE"
msgid "Sivan"
msgstr "Сіван"
#. I18N: Skip over the headers and menus, to the main content of the page
-#: resources/views/layouts/administration.phtml:47
-#: resources/views/layouts/default.phtml:76
+#: resources/views/layouts/administration.phtml:46
+#: resources/views/layouts/default.phtml:74
msgid "Skip to content"
msgstr "Пропустити вміст"
@@ -13441,8 +13426,7 @@ msgid "Slave"
msgstr "Невільник"
#. I18N: Name of a module
-#: app/Module/CustomTagsPersonalAncestralFile.php:62
-#: app/Module/SlideShowModule.php:188
+#: app/Module/SlideShowModule.php:201
msgid "Slide show"
msgstr "Слайд-шоу"
@@ -13465,7 +13449,7 @@ msgstr "Невеликі системи (500 осіб), Мбайт 16-32, 10-20
msgid "Snowflake, Arizona, United States"
msgstr "Сноуфлейк, Арізона"
-#: app/Factories/ElementFactory.php:614
+#: app/Factories/ElementFactory.php:618
msgid "Social security number"
msgstr "Номер соціального страхування"
@@ -13480,7 +13464,7 @@ 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:118
+#: resources/views/admin/trees-import.phtml:129
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 знайти такий файл, треба видалити першу частину шляху до файлу."
@@ -13494,12 +13478,12 @@ msgid "Some of these GEDCOM tags are used infrequently or never used."
msgstr "Деякі з цих тегів GEDCOM використовуються рідко або взагалі не використовуються."
#. I18N: Help text for the “Hit counters” configuration setting
-#: resources/views/admin/trees-preferences.phtml:672
+#: resources/views/admin/trees-preferences.phtml:634
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:545
+#: resources/views/admin/trees-preferences.phtml:522
msgid "Some themes can display icons on the “Facts and events” tab."
msgstr "Деякі теми можуть відображати іконки на вкладці \"Факти і події\"."
@@ -13511,13 +13495,17 @@ msgid "Son"
msgstr "Син"
#. I18N: e.g. “Son of [father name & mother name]”
-#: app/Module/InteractiveTree/TreeView.php:360
+#: app/Module/InteractiveTree/TreeView.php:361
#, php-format
msgid "Son of %s"
msgstr "Син від %s"
+#: app/Module/CustomTagsTheMasterGenealogist.php:50
+msgid "Sort date"
+msgstr ""
+
#. I18N: Label for a configuration option
-#: resources/views/modules/faq/config.phtml:53
+#: resources/views/modules/faq/config.phtml:56
#: resources/views/modules/faq/edit.phtml:63
#: resources/views/modules/recent_changes/config.phtml:40
#: resources/views/modules/todays_events/config.phtml:46
@@ -13536,7 +13524,7 @@ msgid "Sort order"
msgstr "Порядок сортування"
#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets.
-#: resources/views/lists/individuals-table.phtml:235
+#: resources/views/lists/individuals-table.phtml:243
msgid "Sosa"
msgstr "Номер Соса"
@@ -13544,27 +13532,24 @@ msgstr "Номер Соса"
msgid "Sosa-Stradonitz number"
msgstr "Число Соса-Страдоніца"
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:254
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:252
msgid "Sounds like"
msgstr "Звучить як"
#. I18N: Name of a module/report
-#: app/Factories/ElementFactory.php:682
-#: app/Functions/FunctionsPrintFacts.php:436
-#: app/Functions/FunctionsPrintFacts.php:476
-#: app/Functions/FunctionsPrintFacts.php:490
-#: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:209
-#: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:225
-#: app/Module/CustomTagsGedcomL.php:229 app/Module/CustomTagsGedcomL.php:235
-#: app/Module/CustomTagsGedcomL.php:241
+#: app/Factories/ElementFactory.php:687 app/Module/CustomTagsGedcomL.php:251
+#: app/Module/CustomTagsGedcomL.php:255 app/Module/CustomTagsGedcomL.php:267
+#: app/Module/CustomTagsGedcomL.php:271 app/Module/CustomTagsGedcomL.php:275
+#: app/Module/CustomTagsGedcomL.php:281 app/Module/CustomTagsGedcomL.php:287
#: app/Module/FactSourcesReportModule.php:44
-#: resources/views/admin/trees-privacy.phtml:182
+#: resources/views/admin/trees-privacy.phtml:168
#: resources/views/admin/trees.phtml:231
+#: resources/views/fact-gedcom-fields.phtml:49
#: resources/views/modals/link-media-to-source.phtml:23
-#: resources/views/modules/favorites/favorites.phtml:108
-#: resources/views/modules/random_media/slide-show.phtml:73
+#: resources/views/modules/favorites/favorites.phtml:107
+#: resources/views/modules/random_media/slide-show.phtml:81
#: resources/views/modules/recent_changes/changes-table.phtml:71
-#: resources/views/modules/sources_tab/tab.phtml:47
+#: resources/views/modules/sources_tab/tab.phtml:71
#: resources/xml/reports/bdm_report.xml:136
#: resources/xml/reports/bdm_report.xml:162
#: resources/xml/reports/bdm_report.xml:196
@@ -13588,11 +13573,12 @@ msgstr "Звучить як"
msgid "Source"
msgstr "Джерело"
-#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:359
-#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:604
-#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650
-#: app/Module/CustomTagsGedcomL.php:103 app/Module/CustomTagsGedcomL.php:152
-#: app/Module/CustomTagsWebtrees.php:57 app/Module/CustomTagsWebtrees.php:71
+#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:363
+#: app/Factories/ElementFactory.php:441 app/Factories/ElementFactory.php:608
+#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:655
+#: app/Module/CustomTagsGedcomL.php:120 app/Module/CustomTagsGedcomL.php:172
+#: app/Module/CustomTagsGedcomL.php:240 app/Module/CustomTagsWebtrees.php:57
+#: app/Module/CustomTagsWebtrees.php:71
msgid "Source citation"
msgstr "Цитування джерела"
@@ -13601,22 +13587,22 @@ msgid "Source citations"
msgstr "Цитати джерел"
#. I18N: Help text for the “Use full source citations” configuration setting
-#: resources/views/admin/trees-preferences.phtml:756
+#: resources/views/admin/trees-preferences.phtml:714
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:766
+#: resources/views/admin/trees-preferences.phtml:722
#: resources/xml/reports/fact_sources.xml:6
msgid "Source type"
msgstr "Тип джерела"
#. I18N: Name of a module/list
#. I18N: Name of a module
-#: app/Module/FixSearchAndReplace.php:116 app/Module/SourceListModule.php:72
-#: app/Module/SourceListModule.php:164 app/Module/SourcesTabModule.php:59
+#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:69
+#: app/Module/SourceListModule.php:160 app/Module/SourcesTabModule.php:58
#: app/Services/AdminService.php:183
-#: resources/views/admin/control-panel.phtml:325
+#: resources/views/admin/control-panel.phtml:326
#: resources/views/admin/merge-records-step-1.phtml:56
#: resources/views/admin/tags.phtml:390
#: resources/views/lists/media-table.phtml:81
@@ -13624,14 +13610,14 @@ msgstr "Тип джерела"
#: resources/views/lists/notes-table.phtml:93
#: resources/views/lists/repositories-table.phtml:51
#: resources/views/lists/sources-table.phtml:89
-#: resources/views/modules/gedcom_stats/config.phtml:49
+#: resources/views/modules/gedcom_stats/config.phtml:48
#: resources/views/modules/gedcom_stats/statistics.phtml:102
#: resources/views/modules/html/template-statistics.phtml:44
-#: resources/views/record-page-links.phtml:61
+#: resources/views/record-page-links.phtml:67
#: resources/views/search-general-page.phtml:85
#: resources/views/search-results.phtml:59
#: resources/views/statistics/other/chart-sources.phtml:12
-#: resources/views/statistics/other/total-records.phtml:30
+#: resources/views/statistics/other/total-records.phtml:29
#: resources/xml/reports/ahnentafel_report.xml:475
#: resources/xml/reports/descendancy_report.xml:611
#: resources/xml/reports/family_group_report.xml:1118
@@ -13678,7 +13664,7 @@ msgstr "Іспанська"
msgid "Spokane, Washington, United States"
msgstr "Спокан, штат Вашингтон"
-#: app/Http/RequestHandlers/IndividualPage.php:224
+#: app/Http/RequestHandlers/IndividualPage.php:220
#: resources/views/edit/change-family-members.phtml:36
#: resources/views/edit/change-family-members.phtml:51
#: resources/views/modules/pedigree-chart/previous.phtml:31
@@ -13690,7 +13676,7 @@ msgstr "Чоловік/дружина"
#: resources/views/edit/reorder-families.phtml:33
#: resources/views/lists/surnames-table.phtml:35
-#: resources/views/modules/family-book-chart/page.phtml:58
+#: resources/views/modules/family-book-chart/page.phtml:59
#: resources/views/modules/pedigree-chart/previous.phtml:29
msgid "Spouses"
msgstr "Подружжя"
@@ -13723,7 +13709,7 @@ msgstr "Сент-Луїс, Міссурі"
msgid "St. Paul, Minnesota, United States"
msgstr "Сент-Пол, Міннесота"
-#: resources/views/modules/random_media/config.phtml:48
+#: resources/views/modules/random_media/config.phtml:46
msgid "Start slide show on page load"
msgstr "Запустити слайд-шоу при завантаженні сторінки"
@@ -13739,39 +13725,40 @@ msgstr "Початок діапазону дат зміни"
msgid "Statcounter™"
msgstr "Statcounter™"
-#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:395
-#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:668
-#: app/Factories/ElementFactory.php:715
+#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:399
+#: app/Factories/ElementFactory.php:419 app/Factories/ElementFactory.php:673
+#: app/Factories/ElementFactory.php:720 app/Module/CustomTagsGedcomL.php:236
+#: app/Module/CustomTagsPersonalAncestralFile.php:72
msgid "State"
msgstr "Область"
#. I18N: Name of a module
#. I18N: Name of a module/chart
-#: app/Module/FamilyTreeStatisticsModule.php:52
-#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87
-#: resources/views/modules/gedcom_stats/config.phtml:43
+#: app/Module/FamilyTreeStatisticsModule.php:68
+#: app/Module/HtmlBlockModule.php:195 app/Module/StatisticsChartModule.php:87
+#: resources/views/modules/gedcom_stats/config.phtml:41
#: resources/views/modules/gedcom_stats/statistics.phtml:40
#: resources/views/modules/gedcom_stats/statistics.phtml:160
msgid "Statistics"
msgstr "Статистика"
-#: app/Factories/ElementFactory.php:356 app/Factories/ElementFactory.php:462
-#: app/Factories/ElementFactory.php:502 app/Factories/ElementFactory.php:522
-#: app/Factories/ElementFactory.php:533 app/Factories/ElementFactory.php:601
-#: app/Module/CustomTagsGedcomL.php:121 app/Module/CustomTagsGedcomL.php:174
+#: app/Factories/ElementFactory.php:360 app/Factories/ElementFactory.php:466
+#: app/Factories/ElementFactory.php:506 app/Factories/ElementFactory.php:526
+#: app/Factories/ElementFactory.php:537 app/Factories/ElementFactory.php:605
+#: app/Module/CustomTagsGedcomL.php:138 app/Module/CustomTagsGedcomL.php:194
#: app/Module/CustomTagsLegacy.php:60 app/Module/CustomTagsLegacy.php:62
#: resources/views/admin/changes-log.phtml:55
#: resources/views/admin/changes-log.phtml:135
msgid "Status"
msgstr "Статус"
-#: app/Factories/ElementFactory.php:357 app/Factories/ElementFactory.php:463
-#: app/Factories/ElementFactory.php:503 app/Factories/ElementFactory.php:523
-#: app/Factories/ElementFactory.php:602
+#: app/Factories/ElementFactory.php:361 app/Factories/ElementFactory.php:467
+#: app/Factories/ElementFactory.php:507 app/Factories/ElementFactory.php:527
+#: app/Factories/ElementFactory.php:606
msgid "Status change date"
msgstr "Дата зміни статусу"
-#: app/Elements/AgeAtEvent.php:80
+#: app/Elements/AgeAtEvent.php:87
msgid "Stillborn"
msgstr "Мертвонароджений(ая)"
@@ -13787,14 +13774,15 @@ msgstr "Дитина народилася мертвою: виключаєтьс
msgid "Stockholm, Sweden"
msgstr "Стокгольм, Швеція"
-#: resources/views/layouts/default.phtml:164
-#: resources/views/modules/random_media/slide-show.phtml:28
-#: resources/views/modules/random_media/slide-show.phtml:30
+#: resources/views/layouts/default.phtml:158
+#: resources/views/modules/random_media/slide-show.phtml:34
+#: resources/views/modules/random_media/slide-show.phtml:36
msgid "Stop"
msgstr "Зупинити"
#. I18N: Name of a module
-#: app/Module/StoriesModule.php:208
+#: app/Module/StoriesModule.php:205
+#: resources/views/modules/stories/config.phtml:51
#: resources/views/modules/stories/edit.phtml:22
msgid "Stories"
msgstr "Історії"
@@ -13803,7 +13791,7 @@ msgstr "Історії"
msgid "Story"
msgstr "Історія"
-#: resources/views/modules/stories/config.phtml:55
+#: resources/views/modules/stories/config.phtml:57
#: resources/views/modules/stories/edit.phtml:42
#: resources/views/modules/stories/list.phtml:18
msgid "Story title"
@@ -13814,15 +13802,15 @@ msgstr "Заголовок історії"
msgid "Street name"
msgstr "Назва вулиці"
-#: resources/views/admin/broadcast.phtml:49
+#: resources/views/admin/broadcast.phtml:45
#: resources/views/admin/email-page.phtml:50
#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48
#: resources/views/modules/user-messages/user-messages.phtml:70
msgid "Subject"
msgstr "Тема"
-#: app/Factories/ElementFactory.php:406 app/Factories/ElementFactory.php:730
-#: app/Submission.php:62 app/Submission.php:63 app/Submission.php:64
+#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:735
+#: app/Submission.php:44 app/Submission.php:45 app/Submission.php:46
msgid "Submission"
msgstr "Подача"
@@ -13834,9 +13822,9 @@ msgstr "Подача"
msgid "Submitted but not yet cleared"
msgstr "Підтверджено, але до цих пір неясно"
-#: app/Factories/ElementFactory.php:369 app/Factories/ElementFactory.php:405
-#: app/Factories/ElementFactory.php:615 app/Factories/ElementFactory.php:707
-#: app/Factories/ElementFactory.php:741 resources/views/admin/trees.phtml:264
+#: app/Factories/ElementFactory.php:373 app/Factories/ElementFactory.php:409
+#: app/Factories/ElementFactory.php:619 app/Factories/ElementFactory.php:712
+#: app/Factories/ElementFactory.php:746 resources/views/admin/trees.phtml:264
#: resources/views/modals/submission-fields.phtml:14
#: resources/views/modules/recent_changes/changes-table.phtml:74
msgid "Submitter"
@@ -13847,12 +13835,13 @@ msgid "Submitter name"
msgstr "Ім’я відправника"
#. I18N: Name of a module/list
-#: app/Module/FixSearchAndReplace.php:117 app/Module/SubmitterListModule.php:73
-#: app/Module/SubmitterListModule.php:177
-#: resources/views/admin/control-panel.phtml:329
+#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:70
+#: app/Module/SubmitterListModule.php:173
+#: resources/views/admin/control-panel.phtml:330
#: resources/views/admin/merge-records-step-1.phtml:60
#: resources/views/admin/tags.phtml:871
#: resources/views/lists/submitters-table.phtml:62
+#: resources/views/record-page-links.phtml:94
msgid "Submitters"
msgstr "Відправники"
@@ -13862,26 +13851,26 @@ msgid "Sudan"
msgstr "Судан"
#. I18N: abbreviation for Sunday
-#: app/Date/AbstractCalendarDate.php:292
+#: app/Date/AbstractCalendarDate.php:285
#: resources/views/edit/initialize-calendar-popup.phtml:23
msgid "Sun"
msgstr "Нд"
-#: app/Date/AbstractCalendarDate.php:259
+#: app/Date/AbstractCalendarDate.php:252
msgid "Sunday"
msgstr "Неділя"
#. I18N: %s is a URL/link to the project website
-#: resources/views/admin/control-panel.phtml:180
+#: resources/views/admin/control-panel.phtml:181
#, php-format
msgid "Support and documentation can be found at %s."
msgstr "Підтримка і документація може бути знайдена на %s."
-#: app/Services/ServerCheckService.php:330
+#: app/Services/ServerCheckService.php:328
msgid "Support for PostgreSQL is experimental."
msgstr "Підтримка PostgreSQL є експериментальною."
-#: app/Services/ServerCheckService.php:335
+#: app/Services/ServerCheckService.php:333
msgid "Support for SQL Server is experimental."
msgstr "Підтримка SQL Server є експериментальною."
@@ -13895,24 +13884,24 @@ msgstr "Підтримка нестандартних тегів GEDCOM."
msgid "Suriname"
msgstr "Суринам"
-#: app/Factories/ElementFactory.php:552 app/Factories/ElementFactory.php:564
-#: app/Factories/ElementFactory.php:567
-#: app/Http/RequestHandlers/HelpText.php:226
+#: app/Factories/ElementFactory.php:556 app/Factories/ElementFactory.php:568
+#: app/Factories/ElementFactory.php:571
+#: app/Http/RequestHandlers/HelpText.php:241
#: resources/views/branches-page.phtml:27
-#: resources/views/lists/families-table.phtml:215
-#: resources/views/lists/families-table.phtml:218
-#: resources/views/lists/individuals-table.phtml:233
+#: resources/views/lists/families-table.phtml:221
+#: resources/views/lists/families-table.phtml:224
+#: resources/views/lists/individuals-table.phtml:241
#: resources/views/lists/surnames-table.phtml:31
#: resources/views/modules/statistics-chart/custom.phtml:168
#: resources/views/search-phonetic-page.phtml:44
msgid "Surname"
msgstr "Прізвище"
-#: app/Statistics/Google/ChartDistribution.php:333
+#: app/Statistics/Google/ChartDistribution.php:318
msgid "Surname distribution chart"
msgstr "Графік розподілу прізвищ"
-#: resources/views/admin/trees-preferences.phtml:350
+#: resources/views/admin/trees-preferences.phtml:336
msgid "Surname list style"
msgstr "Стиль списку прізвищ"
@@ -13920,17 +13909,17 @@ msgstr "Стиль списку прізвищ"
msgid "Surname option"
msgstr "Традиція зміни прізвища"
-#: app/Factories/ElementFactory.php:551 app/Factories/ElementFactory.php:563
-#: app/Factories/ElementFactory.php:566
+#: app/Factories/ElementFactory.php:555 app/Factories/ElementFactory.php:567
+#: app/Factories/ElementFactory.php:570
msgid "Surname prefix"
msgstr "Префікс прізвища"
-#: resources/views/admin/trees-preferences.phtml:736
+#: resources/views/admin/trees-preferences.phtml:696
msgid "Surname tradition"
msgstr "Традиція успадкування прізвища"
#: resources/views/lists/surnames-table.phtml:26
-#: resources/views/modules/gedcom_stats/config.phtml:70
+#: resources/views/modules/gedcom_stats/config.phtml:68
#: resources/views/modules/gedcom_stats/statistics.phtml:79
#: resources/views/modules/statistics-chart/custom.phtml:163
msgid "Surnames"
@@ -13957,7 +13946,7 @@ msgid "Svalbard and Jan Mayen"
msgstr "Шпіцберген та острови Ян-Майен"
#. I18N: Reverse the order of two individuals
-#: resources/views/modules/relationships-chart/page.phtml:88
+#: resources/views/modules/relationships-chart/page.phtml:84
msgid "Swap individuals"
msgstr "Поміняти місцями осіб"
@@ -13997,7 +13986,7 @@ msgstr "Вкладка"
#: resources/views/setup/step-4-database-mysql.phtml:119
#: resources/views/setup/step-4-database-pgsql.phtml:104
-#: resources/views/setup/step-4-database-sqlite.phtml:76
+#: resources/views/setup/step-4-database-sqlite.phtml:72
#: resources/views/setup/step-4-database-sqlsvr.phtml:104
msgid "Table prefix"
msgstr "Префікс таблиці"
@@ -14022,7 +14011,7 @@ msgid "Tabloid"
msgstr "Таблоїд (279.4 x 431.8mm)"
#: app/Http/RequestHandlers/ModulesTabsPage.php:43
-#: resources/views/admin/control-panel.phtml:726
+#: resources/views/admin/control-panel.phtml:717
#: resources/views/admin/modules.phtml:82
#: resources/views/admin/modules.phtml:84
msgid "Tabs"
@@ -14049,25 +14038,25 @@ msgid "Tampico, Mexico"
msgstr "Тампіко, Мексика"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:198
+#: app/Date/JewishDate.php:213
msgctxt "GENITIVE"
msgid "Tamuz"
msgstr "Тамуза"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:302
+#: app/Date/JewishDate.php:317
msgctxt "INSTRUMENTAL"
msgid "Tamuz"
msgstr "Тамузом"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:250
+#: app/Date/JewishDate.php:265
msgctxt "LOCATIVE"
msgid "Tamuz"
msgstr "Тамуза"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:146
+#: app/Date/JewishDate.php:161
msgctxt "NOMINATIVE"
msgid "Tamuz"
msgstr "Тамуз"
@@ -14083,7 +14072,7 @@ msgid "Teal Top"
msgstr "Бірюзовий Топ"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:183
+#: resources/views/admin/trees-preferences.phtml:175
msgid "Technical help contact"
msgstr "Контакт для технічної допомоги"
@@ -14097,46 +14086,46 @@ msgid "Templates"
msgstr "Зразки"
#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church)
-#: app/Factories/ElementFactory.php:358 app/Factories/ElementFactory.php:464
-#: app/Factories/ElementFactory.php:504 app/Factories/ElementFactory.php:524
-#: app/Factories/ElementFactory.php:603 app/Factories/ElementFactory.php:742
+#: app/Factories/ElementFactory.php:362 app/Factories/ElementFactory.php:468
+#: app/Factories/ElementFactory.php:508 app/Factories/ElementFactory.php:528
+#: app/Factories/ElementFactory.php:607 app/Factories/ElementFactory.php:747
#: resources/xml/reports/individual_report.xml:208
msgid "Temple"
msgstr "Храм мормонів"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:184
+#: app/Date/JewishDate.php:199
msgctxt "GENITIVE"
msgid "Tevet"
msgstr "Тевета"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:288
+#: app/Date/JewishDate.php:303
msgctxt "INSTRUMENTAL"
msgid "Tevet"
msgstr "Теветом"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:236
+#: app/Date/JewishDate.php:251
msgctxt "LOCATIVE"
msgid "Tevet"
msgstr "Тевета"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:132
+#: app/Date/JewishDate.php:147
msgctxt "NOMINATIVE"
msgid "Tevet"
msgstr "Тевет"
-#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:362
-#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:607
-#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:653
-#: app/Factories/ElementFactory.php:705 app/Module/CustomTagsGedcom53.php:181
-#: app/Module/CustomTagsGedcom53.php:185 app/Module/CustomTagsGedcomL.php:106
-#: app/Module/CustomTagsGedcomL.php:155 app/Module/CustomTagsGedcomL.php:212
-#: app/Module/CustomTagsGedcomL.php:245 app/Module/CustomTagsRootsMagic.php:53
+#: app/Factories/ElementFactory.php:313 app/Factories/ElementFactory.php:366
+#: app/Factories/ElementFactory.php:444 app/Factories/ElementFactory.php:611
+#: app/Factories/ElementFactory.php:634 app/Factories/ElementFactory.php:658
+#: app/Factories/ElementFactory.php:710 app/Module/CustomTagsGedcom53.php:182
+#: app/Module/CustomTagsGedcom53.php:186 app/Module/CustomTagsGedcomL.php:123
+#: app/Module/CustomTagsGedcomL.php:175 app/Module/CustomTagsGedcomL.php:258
+#: app/Module/CustomTagsGedcomL.php:291 app/Module/CustomTagsRootsMagic.php:56
#: app/Module/CustomTagsWebtrees.php:60 app/Module/CustomTagsWebtrees.php:74
-#: resources/views/admin/trees-preferences.phtml:611
+#: resources/views/admin/trees-preferences.phtml:581
#: resources/views/modals/source-fields.phtml:58
msgid "Text"
msgstr "Текст"
@@ -14154,7 +14143,7 @@ msgstr "Поле <b>ім'я</b> містить повне ім'я особи, я
msgid "The <b>surname</b> field contains a name that is used for sorting and grouping. It can be different to the individual’s actual surname which is always taken from the <b>name</b> field. This field can be used to sort surnames with or without a prefix (Gogh / van Gogh) and to group spelling variations or inflections (Kowalski / Kowalska). If an individual needs to be listed under more than one surname, each name should be separated by a comma."
msgstr "Поле <b>Прізвище</b> містить ім'я, яке використовується для сортування і групування. Воно може відрізнятися від справжнього прізвища людини, яке завжди береться із поля <b>ім'я</b>. Це поле може бути використаним для сортування прізвищ з префіксом чи без (Gogh / van Gogh) і для групування різних варіантів написання чи флексії (Kowalski / Kowalska). Якщо особа має відображатися більше ніж під одним прізвищем, кожне прізвище має бути відокремлене комою."
-#: app/Http/RequestHandlers/SynchronizeTrees.php:94
+#: app/Http/RequestHandlers/SynchronizeTrees.php:99
#, php-format
msgid "The GEDCOM file “%s” has been imported."
msgstr "GEDCOM файл \"%s\" було імпортовано."
@@ -14173,13 +14162,13 @@ msgstr "Гаага, Нідерланди"
msgid "The PHP extension “%s” is not installed."
msgstr "Розширення PHP “%s” не встановлене."
-#: app/Services/ServerCheckService.php:182
+#: app/Services/ServerCheckService.php:180
#, php-format
msgid "The PHP function “%1$s” is disabled."
msgstr "Функція PHP \"%1$s\" вимкнена."
#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
-#: app/Functions/Functions.php:56
+#: app/Exceptions/FileUploadException.php:78
msgid "The PHP temporary folder is missing."
msgstr "Відсутня папка для тимчасових файлів PHP."
@@ -14193,7 +14182,7 @@ msgstr "Параметр PHP.INI “%1$s” вимкнено."
msgid "The PHP.INI setting “%1$s” is enabled."
msgstr "Параметр PHP.INI “%1$s” увімкнено."
-#: resources/views/modules/share-url/share.phtml:30
+#: resources/views/modules/share-url/share.phtml:29
msgid "The URL was copied to the clipboard"
msgstr "URL-адресу скопійовано в буфер обміну"
@@ -14213,21 +14202,21 @@ msgid "The calendar menu."
msgstr "Меню календаря."
#. I18N: %s is the name of a genealogy record
-#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:68
-#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:65
+#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65
+#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:63
#, 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/PendingChangesRejectTree.php:61
+#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:64
+#: app/Http/RequestHandlers/PendingChangesRejectTree.php:59
#, php-format
msgid "The changes to “%s” have been rejected."
msgstr "Зміни для «%s» відхилені."
#. I18N: Description of the “Charts” module
-#: app/Module/ChartsMenuModule.php:70
+#: app/Module/ChartsMenuModule.php:68
msgid "The charts menu."
msgstr "Меню діаграм."
@@ -14235,19 +14224,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:399
+#: resources/views/admin/trees-preferences.phtml:382
msgid "The date and time of the last update"
msgstr "Дата і час останнього оновлення"
-#: app/Http/RequestHandlers/AccountUpdate.php:113
+#: app/Http/RequestHandlers/AccountUpdate.php:114
#: app/Http/RequestHandlers/MapDataSave.php:101
#, php-format
msgid "The details for “%s” have been updated."
msgstr "Деталі для “%s” були оновлені."
#. I18N: %s is a filename
-#: app/Http/RequestHandlers/ExportGedcomServer.php:100
-#: app/Http/RequestHandlers/UpgradeWizardStep.php:243
+#: app/Http/RequestHandlers/ExportGedcomServer.php:88
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:232
#, php-format
msgid "The family tree has been exported to %s."
msgstr "Генеалогічне дерево експортовано в %s."
@@ -14263,14 +14252,14 @@ msgid "The family tree “%s” has been created."
msgstr "Генеалогічне дерево \"%s\" було створено."
#. I18N: %s is the name of a family tree
-#: app/Http/RequestHandlers/DeleteTreeAction.php:64
-#: app/Http/RequestHandlers/SynchronizeTrees.php:108
+#: app/Http/RequestHandlers/DeleteTreeAction.php:62
+#: app/Http/RequestHandlers/SynchronizeTrees.php:113
#, php-format
msgid "The family tree “%s” has been deleted."
msgstr "Генеалогічне дерево \"%s\" було видалено."
#. I18N: %s is the name of a family tree
-#: app/Http/RequestHandlers/SelectDefaultTree.php:54
+#: app/Http/RequestHandlers/SelectDefaultTree.php:52
#, php-format
msgid "The family tree “%s” will be shown to visitors when they first arrive at this website."
msgstr "Генеалогічне дерево \"%s\" буде показано відвідувачам, коли вони вперше заходимуть на цей сайт."
@@ -14280,49 +14269,50 @@ msgid "The family trees have been merged successfully."
msgstr "Генеалогічні дерева були успішно поєднані."
#. I18N: Description of the “Family trees” module
-#: app/Module/TreesMenuModule.php:71
+#: app/Module/TreesMenuModule.php:70
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:75
+#: app/Http/RequestHandlers/DeleteRecord.php:80
#, php-format
msgid "The family “%s” has been deleted because it only has one member."
msgstr "Родина «%s» видалено, вона складається з однієї людини."
-#: app/Http/RequestHandlers/UploadMediaAction.php:127
+#: app/Http/RequestHandlers/UploadMediaAction.php:121
#, php-format
msgid "The file %s already exists. Use another filename."
msgstr "Файл %s вже існує. Вкажіть інше ім'я файлу."
-#: app/Http/RequestHandlers/ExportGedcomServer.php:103
+#: app/Http/RequestHandlers/ExportGedcomServer.php:91
#, php-format
msgid "The file %s could not be created."
msgstr "Файл %s не може бути створений."
-#: app/Http/RequestHandlers/DeletePath.php:67
+#: app/Http/RequestHandlers/DeletePath.php:73
+#: app/Http/RequestHandlers/DeletePath.php:90
#, php-format
msgid "The file %s could not be deleted."
msgstr "Файл %s не може бути видалений."
-#: app/Http/RequestHandlers/DeletePath.php:65
+#: app/Http/RequestHandlers/DeletePath.php:88
#, php-format
msgid "The file %s has been deleted."
msgstr "Файл %s було виделаено."
-#: app/Http/RequestHandlers/UploadMediaAction.php:134
+#: app/Http/RequestHandlers/UploadMediaAction.php:128
#, php-format
msgid "The file %s has been uploaded."
msgstr "Файл %s був вивантажений."
#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
-#: app/Functions/Functions.php:50
+#: app/Exceptions/FileUploadException.php:68
msgid "The file was only partially uploaded. Please try again."
msgstr "Файл вивантажений частково. Спробуйте заново."
#. I18N: %s is a filename
-#: resources/views/media-page-details.phtml:59
-#: resources/views/modules/media-list/page.phtml:142
+#: resources/views/media-page-details.phtml:56
+#: resources/views/modules/media-list/page.phtml:149
#, php-format
msgid "The file “%s” does not exist."
msgstr "Файл «%s» не існує."
@@ -14331,17 +14321,17 @@ msgstr "Файл «%s» не існує."
msgid "The first family in the list will be used in charts, lists, reports, etc."
msgstr "Перша сім’я у списку буде використана в діаграмах, списках, звітах тощо."
-#: app/Http/RequestHandlers/DeletePath.php:60
+#: app/Http/RequestHandlers/DeletePath.php:83
#, php-format
msgid "The folder %s could not be deleted."
msgstr "Папка %s не може бути видалена."
-#: app/Http/RequestHandlers/UpgradeWizardStep.php:197
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:194
#, php-format
msgid "The folder %s has been created."
msgstr "Папка %s була створена."
-#: app/Http/RequestHandlers/DeletePath.php:58
+#: app/Http/RequestHandlers/DeletePath.php:81
#, php-format
msgid "The folder %s has been deleted."
msgstr "Папка %s була видалена."
@@ -14370,38 +14360,38 @@ msgstr "Наступні факти і події були знайдені ли
msgid "The following list shows typical requirements."
msgstr "У наведеному списку вказані типові вимоги."
-#: app/Http/RequestHandlers/HelpText.php:289
+#: app/Http/RequestHandlers/HelpText.php:294
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:195
+#: resources/views/admin/trees-preferences.phtml:187
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:175
+#: resources/views/admin/trees-preferences.phtml:167
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:83
#: app/Http/RequestHandlers/DeleteRecord.php:88
+#: app/Http/RequestHandlers/DeleteRecord.php:93
#, php-format
msgid "The link from “%1$s” to “%2$s” has been deleted."
msgstr "Зв'язок між \"%1$s\" та \"%2$s\" було видалено."
-#: app/Http/RequestHandlers/MergeFactsAction.php:98
+#: app/Http/RequestHandlers/MergeFactsAction.php:107
#, php-format
msgid "The link from “%1$s” to “%2$s” has been updated."
msgstr "Посилання з \"%1$s\" до \"%2$s\" було оновлено."
#. I18N: Description of the “Lists” module
-#: app/Module/ListsMenuModule.php:69
+#: app/Module/ListsMenuModule.php:66
msgid "The lists menu."
msgstr "Меню списків."
-#: app/Http/RequestHandlers/CreateLocationAction.php:60
+#: app/Http/RequestHandlers/CreateLocationAction.php:57
#: app/Http/RequestHandlers/MapDataSave.php:89
msgid "The location has been created"
msgstr "Локацію створено"
@@ -14410,17 +14400,17 @@ msgstr "Локацію створено"
msgid "The location of this place is not known."
msgstr "Координати цього місця невідомі."
-#: app/Http/RequestHandlers/EditMediaFileAction.php:149
+#: app/Http/RequestHandlers/EditMediaFileAction.php:140
#, php-format
msgid "The media file %1$s could not be renamed to %2$s."
msgstr "Медіафайл %1$s не може бути перейменовано в %2$s."
-#: app/Http/RequestHandlers/EditMediaFileAction.php:146
+#: app/Http/RequestHandlers/EditMediaFileAction.php:137
#, php-format
msgid "The media file %1$s has been renamed to %2$s."
msgstr "Медіафайл %1$s успішно перейменовано в %2$s."
-#: app/Http/RequestHandlers/CreateMediaObjectAction.php:106
+#: app/Http/RequestHandlers/CreateMediaObjectAction.php:96
msgid "The media object has been created"
msgstr "Медіа-об'єкт створено"
@@ -14428,25 +14418,29 @@ msgstr "Медіа-об'єкт створено"
msgid "The memory and CPU time requirements depend on the number of individuals in your family tree."
msgstr "Вимоги до процесора та пам'яті залежать від кількості людей у Вашому генеалогічному дереві."
-#: app/Http/RequestHandlers/BroadcastAction.php:88
-#: app/Http/RequestHandlers/ContactAction.php:150
-#: app/Http/RequestHandlers/EmailPreferencesAction.php:92
-#: app/Http/RequestHandlers/MessageAction.php:103
+#: app/Http/RequestHandlers/BroadcastAction.php:85
+#, php-format
+msgid "The message was not sent to %s."
+msgstr ""
+
+#: app/Http/RequestHandlers/ContactAction.php:151
+#: app/Http/RequestHandlers/EmailPreferencesAction.php:90
+#: app/Http/RequestHandlers/MessageAction.php:98
msgid "The message was not sent."
msgstr "Повідомлення не було послано."
-#: app/Http/RequestHandlers/BroadcastAction.php:81
-#: app/Http/RequestHandlers/ContactAction.php:143
-#: app/Http/RequestHandlers/EmailPreferencesAction.php:90
-#: app/Http/RequestHandlers/MessageAction.php:96
+#: app/Http/RequestHandlers/BroadcastAction.php:80
+#: app/Http/RequestHandlers/ContactAction.php:146
+#: app/Http/RequestHandlers/EmailPreferencesAction.php:88
+#: app/Http/RequestHandlers/MessageAction.php:93
#, php-format
msgid "The message was successfully sent to %s."
msgstr "Повідомлення надіслане на адресу користувача %s."
#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76
#: app/Http/RequestHandlers/ModulesAllAction.php:71
-#: app/Module/ChartsBlockModule.php:126 app/Module/ChartsBlockModule.php:146
-#: app/Module/ChartsBlockModule.php:166 app/Module/ChartsBlockModule.php:180
+#: app/Module/ChartsBlockModule.php:123 app/Module/ChartsBlockModule.php:143
+#: app/Module/ChartsBlockModule.php:163 app/Module/ChartsBlockModule.php:177
#, php-format
msgid "The module “%s” has been disabled."
msgstr "Модуль \"%s\" було відключено."
@@ -14458,24 +14452,26 @@ 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:725
+#: resources/views/admin/trees-preferences.phtml:686
msgid "The most common family facts and events are listed separately, so that they can be added more easily."
msgstr "Найпоширеніші сімейні факти та події перераховані окремо, щоб їх було легше додати."
#. I18N: Help text for the “Quick individual facts” configuration setting
-#: resources/views/admin/trees-preferences.phtml:700
+#: resources/views/admin/trees-preferences.phtml:661
msgid "The most common individual facts and events are listed separately, so that they can be added more easily."
msgstr "Найпоширеніші окремі факти та події перераховані окремо, щоб їх було легше додати."
-#: resources/views/admin/site-registration.phtml:57
+#: resources/views/admin/site-registration.phtml:56
msgid "The new user will be asked to confirm their email address before the account is created."
msgstr "Новому користувачу буде запропоновано підтвердити адресу електронної пошти перед тим, як обліковий запис буде створено."
-#: app/Http/RequestHandlers/CreateNoteAction.php:75
+#: app/Http/RequestHandlers/CreateNoteAction.php:64
msgid "The note has been created"
msgstr "Нотатка була створена"
-#: app/Exceptions/MissingParameterException.php:36
+#: app/Validator.php:234 app/Validator.php:250 app/Validator.php:260
+#: app/Validator.php:292 app/Validator.php:311 app/Validator.php:334
+#: app/Validator.php:353 app/Validator.php:369 app/Validator.php:385
#, php-format
msgid "The parameter “%s” is missing."
msgstr "Бракує параметру “%s”."
@@ -14485,32 +14481,32 @@ msgid "The password needs to be at least six characters long."
msgstr "Пароль повинен бути не коротше шести символів."
#. I18N: Help text for the "Password" site configuration setting
-#: resources/views/admin/site-mail.phtml:158
+#: resources/views/admin/site-mail.phtml:155
msgid "The password required for authentication with the SMTP server."
msgstr "Пароль, необхідний для аутентифікації з SMTP сервером."
-#: app/Http/RequestHandlers/PasswordResetAction.php:83
-#: app/Http/RequestHandlers/PasswordResetPage.php:75
+#: app/Http/RequestHandlers/PasswordResetAction.php:84
+#: app/Http/RequestHandlers/PasswordResetPage.php:76
msgid "The password reset link has expired."
msgstr "Термін дії посилання для скидання пароля минув."
#. I18N: Description of the “Place hierarchy” module
-#: app/Module/PlaceHierarchyListModule.php:119
+#: app/Module/PlaceHierarchyListModule.php:115
msgid "The place hierarchy."
msgstr "Ієрархія місць."
-#: app/Http/RequestHandlers/TreePreferencesAction.php:138
-#: app/Http/RequestHandlers/TreePrivacyAction.php:118
+#: app/Http/RequestHandlers/TreePreferencesAction.php:135
+#: app/Http/RequestHandlers/TreePrivacyAction.php:115
msgid "The preferences for all family trees have been updated."
msgstr "Налаштування для всіх генеалогічнох дерев було оновлено."
-#: app/Http/RequestHandlers/TreePreferencesAction.php:142
-#: app/Http/RequestHandlers/TreePrivacyAction.php:121
+#: app/Http/RequestHandlers/TreePreferencesAction.php:139
+#: app/Http/RequestHandlers/TreePrivacyAction.php:118
msgid "The preferences for new family trees have been updated."
msgstr "Налаштування для нових генеалогічних дерев були оновлені."
-#: app/Http/RequestHandlers/TreePreferencesAction.php:131
-#: app/Http/RequestHandlers/TreePrivacyAction.php:111
+#: app/Http/RequestHandlers/TreePreferencesAction.php:128
+#: app/Http/RequestHandlers/TreePrivacyAction.php:108
#, php-format
msgid "The preferences for the family tree “%s” have been updated."
msgstr "Налаштування для генеалогічного дерева \"%s\" були оновлені."
@@ -14521,39 +14517,38 @@ msgid "The preferences for the module “%s” have been deleted."
msgstr "Налаштування для модуля \"%s\" були видалені."
#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99
-#: app/Module/GeonamesAutocomplete.php:110 app/Module/GoogleMaps.php:96
+#: app/Module/GeonamesAutocomplete.php:109 app/Module/GoogleMaps.php:96
#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96
#: app/Module/MapGeoLocationGeonames.php:86
#: app/Module/MapGeoLocationOpenRouteService.php:81
#: app/Module/OpenRouteServiceAutocomplete.php:105
-#: app/Module/OpenStreetMap.php:81 app/Module/RelationshipsChartModule.php:454
-#: app/Module/SiteMapModule.php:180
+#: app/Module/RelationshipsChartModule.php:446 app/Module/SiteMapModule.php:177
#, php-format
msgid "The preferences for the module “%s” have been updated."
msgstr "Налаштування для модуля \"%s\" були оновлені."
#: resources/views/setup/step-4-database-mysql.phtml:124
#: resources/views/setup/step-4-database-pgsql.phtml:109
-#: resources/views/setup/step-4-database-sqlite.phtml:83
+#: resources/views/setup/step-4-database-sqlite.phtml:79
#: resources/views/setup/step-4-database-sqlsvr.phtml:109
msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database."
msgstr "Префікс необов’язковий, але рекомендується. Надавши іменам таблиць унікальний префікс, ви можете дозволити декільком різним програмам використовувати спільну базу даних."
-#: app/Module/CustomTagsGedcomL.php:119 app/Module/CustomTagsGedcomL.php:172
+#: app/Module/CustomTagsGedcomL.php:136 app/Module/CustomTagsGedcomL.php:192
msgid "The problem"
msgstr "Проблема"
-#: app/Http/RequestHandlers/MergeFactsAction.php:169
+#: app/Http/RequestHandlers/MergeFactsAction.php:178
#, 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:72
+#: app/Module/ReportsMenuModule.php:70
msgid "The reports menu."
msgstr "Меню звітів."
-#: app/Http/RequestHandlers/CreateRepositoryAction.php:90
+#: app/Http/RequestHandlers/CreateRepositoryAction.php:80
msgid "The repository has been created"
msgstr "Репозиторій був створений"
@@ -14562,7 +14557,7 @@ msgstr "Репозиторій був створений"
msgid "The search menu."
msgstr "Меню пошуку."
-#: app/Services/SearchService.php:1162
+#: app/Services/SearchService.php:1161
msgid "The search returned too many results."
msgstr "Пошук дав занадто багато результатів."
@@ -14570,37 +14565,37 @@ msgstr "Пошук дав занадто багато результатів."
msgid "The server configuration is OK."
msgstr "Конфігурація сервера в порядку."
-#: app/Exceptions/HttpBadRequestException.php:34
+#: app/Http/Exceptions/HttpBadRequestException.php:34
msgid "The server could not understand this request."
msgstr "Сервер не зміг зрозуміти цей запит."
-#: app/Services/ServerCheckService.php:247
+#: app/Services/ServerCheckService.php:245
msgid "The server’s temporary folder cannot be accessed."
msgstr "Неможливо отримати доступ до тимчасової теки сервера."
-#: app/Http/RequestHandlers/RenumberTreeAction.php:554
-#: app/Services/UpgradeService.php:152 app/Services/UpgradeService.php:186
+#: app/Http/RequestHandlers/RenumberTreeAction.php:551
+#: app/Services/UpgradeService.php:174 app/Services/UpgradeService.php:206
msgid "The server’s time limit has been reached."
msgstr "Ліміт часу серверу було досяснуто."
#. I18N: Description of “Statistics” module
-#: app/Module/FamilyTreeStatisticsModule.php:63
+#: app/Module/FamilyTreeStatisticsModule.php:79
msgid "The size of the family tree, earliest and latest events, common names, etc."
msgstr "Розмір генеалогічного древа, самі ранні та пізні події, загальні прізвища та ін."
-#: app/Module/CustomTagsGedcomL.php:116 app/Module/CustomTagsGedcomL.php:169
+#: app/Module/CustomTagsGedcomL.php:133 app/Module/CustomTagsGedcomL.php:189
msgid "The solution"
msgstr "Рішення"
-#: app/Http/RequestHandlers/CreateSourceAction.php:113
+#: app/Http/RequestHandlers/CreateSourceAction.php:103
msgid "The source has been created"
msgstr "Джерело створено"
-#: app/Http/RequestHandlers/CreateSubmissionAction.php:62
+#: app/Http/RequestHandlers/CreateSubmissionAction.php:56
msgid "The submission has been created"
msgstr "Подання створено"
-#: app/Http/RequestHandlers/CreateSubmitterAction.php:90
+#: app/Http/RequestHandlers/CreateSubmitterAction.php:79
msgid "The submitter has been created"
msgstr "Заявник створений"
@@ -14611,7 +14606,7 @@ msgstr "Прізвище взято в косі риски: <%s>John Paul /Smith
#: resources/views/admin/site-preferences.phtml:55
#: resources/views/admin/users-edit.phtml:141
-#: resources/views/edit-account-page.phtml:117
+#: resources/views/edit-account-page.phtml:116
msgid "The time zone is required for date calculations, such as knowing today’s date."
msgstr "Часовий пояс необхідний для обчислення дат, таких як сьогоднішня дата."
@@ -14624,12 +14619,12 @@ msgstr[0] "Два генеалогічні дерева мають %1$s запи
msgstr[1] "Два генеалогічні дерева мають %1$s записи, які використовують той самий \"XREF\"."
msgstr[2] "Два генеалогічні дерева мають %1$s записів, які використовують той самий \"XREF\"."
-#: app/Http/RequestHandlers/UpgradeWizardStep.php:321
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:310
msgid "The upgrade is complete."
msgstr "Оновлення завершено."
#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
-#: app/Functions/Functions.php:47
+#: app/Exceptions/FileUploadException.php:63
msgid "The uploaded file exceeds the allowed size."
msgstr "Занадто великий файл."
@@ -14643,17 +14638,17 @@ msgstr "Користувач %s був видалений."
msgid "The user has been sent an email with the information necessary to confirm the access request."
msgstr "Користувачеві було відправлено повідомлення на поштову скриньку з інформацією необхідної для підтвердження реєстрації."
-#: app/Http/RequestHandlers/LoginAction.php:120
-#: app/Http/RequestHandlers/LoginAction.php:125
+#: app/Http/RequestHandlers/LoginAction.php:118
+#: app/Http/RequestHandlers/LoginAction.php:123
msgid "The username or password is incorrect."
msgstr "Неправильне ім'я користувача або пароль."
#. I18N: Help text for the "Username" site configuration setting
-#: resources/views/admin/site-mail.phtml:144
+#: resources/views/admin/site-mail.phtml:141
msgid "The username required for authentication with the SMTP server."
msgstr "Ім'я користувача, необхідне для аутентифікації з SMTP сервером."
-#: app/Http/RequestHandlers/EmailPreferencesAction.php:82
+#: app/Http/RequestHandlers/EmailPreferencesAction.php:80
#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45
#: app/Http/RequestHandlers/ModulesBlocksAction.php:46
#: app/Http/RequestHandlers/ModulesChartsAction.php:46
@@ -14664,9 +14659,9 @@ msgstr "Ім'я користувача, необхідне для аутенти
#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45
#: app/Http/RequestHandlers/ModulesListsAction.php:46
#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45
-#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:46
+#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:45
#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45
-#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:46
+#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:45
#: app/Http/RequestHandlers/ModulesMenusAction.php:47
#: app/Http/RequestHandlers/ModulesReportsAction.php:46
#: app/Http/RequestHandlers/ModulesSharesAction.php:45
@@ -14684,7 +14679,7 @@ msgstr "Налаштування web-сайту було оновлено."
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:65 app/Module/ModuleThemeTrait.php:451
+#: app/Module/ModuleThemeTrait.php:74 app/Module/ModuleThemeTrait.php:472
#: resources/views/admin/modules.phtml:256
#: resources/views/admin/modules.phtml:259
#: resources/views/admin/users-edit.phtml:199
@@ -14697,38 +14692,38 @@ msgid "Theme change"
msgstr "Зміна теми"
#: app/Http/RequestHandlers/ModulesThemesPage.php:43
-#: resources/views/admin/control-panel.phtml:605
+#: resources/views/admin/control-panel.phtml:596
#: resources/views/admin/modules.phtml:118
#: resources/views/admin/modules.phtml:120
msgid "Themes"
msgstr "Теми"
-#: resources/views/modules/personal_facts/tab.phtml:58
+#: resources/views/modules/personal_facts/tab.phtml:59
msgid "There are no facts for this individual."
msgstr "Для цієї персони немає фактів."
-#: app/Http/RequestHandlers/ManageMediaData.php:310
+#: app/Http/RequestHandlers/ManageMediaData.php:327
msgid "There are no links to this media object."
msgstr "Немає посилань на цей медіаоб'єкт."
-#: resources/views/modules/media/tab.phtml:29
+#: resources/views/modules/media/tab.phtml:61
msgid "There are no media objects for this individual."
msgstr "Нема медіаоб'єктів для цієї персони."
-#: resources/views/modules/notes/tab.phtml:41
+#: resources/views/modules/notes/tab.phtml:84
msgid "There are no notes for this individual."
msgstr "Для цієї персони немає приміток."
-#: app/Http/RequestHandlers/UpgradeWizardStep.php:215
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:212
#: resources/views/pending-changes-page.phtml:30
msgid "There are no pending changes."
msgstr "Немає відкладених змін."
-#: app/Module/ResearchTaskModule.php:121
+#: app/Module/ResearchTaskModule.php:125
msgid "There are no research tasks in this family tree."
msgstr "В цьому генеалогічному дереві немає завдань для уточнення."
-#: resources/views/modules/sources_tab/tab.phtml:39
+#: resources/views/modules/sources_tab/tab.phtml:63
msgid "There are no source citations for this individual."
msgstr "Для цієї персони немає джерел цитування."
@@ -14738,7 +14733,7 @@ msgstr "Для цієї персони немає джерел цитуванн
msgid "There are pending changes for you to moderate."
msgstr "Є очікують зміни для модерування."
-#: app/Module/RecentChangesModule.php:152
+#: app/Module/RecentChangesModule.php:150
#, 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."
@@ -14746,38 +14741,34 @@ msgstr[0] "За останній %s день ніяких змін не було
msgstr[1] "За останні %s дні ніяких змін не було."
msgstr[2] "За останніх %s днів ніяких змін не було."
-#: app/Http/RequestHandlers/PasswordRequestAction.php:105
-#, php-format
-msgid "There is no user account with the email “%s”."
-msgstr "Немає облікового запису користувача з електронною адресою \"%s\"."
-
-#: app/Http/RequestHandlers/AddMediaFileAction.php:86
-#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79
-#: app/Http/RequestHandlers/UploadMediaAction.php:137
-#: app/Services/MediaFileService.php:236
+#: app/Exceptions/FileUploadException.php:99
+#: app/Http/RequestHandlers/AddMediaFileAction.php:76
+#: app/Http/RequestHandlers/CreateMediaObjectAction.php:75
+#: app/Http/RequestHandlers/UploadMediaAction.php:131
+#: app/Services/MediaFileService.php:226
msgid "There was an error uploading your file."
msgstr "Помилка при вивантаженні файлу."
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:155
+#: app/Date/FrenchDate.php:169
msgctxt "GENITIVE"
msgid "Thermidor"
msgstr "Термідора"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:249
+#: app/Date/FrenchDate.php:263
msgctxt "INSTRUMENTAL"
msgid "Thermidor"
msgstr "Термідором"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:202
+#: app/Date/FrenchDate.php:216
msgctxt "LOCATIVE"
msgid "Thermidor"
msgstr "Термідоре"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:108
+#: app/Date/FrenchDate.php:122
msgctxt "NOMINATIVE"
msgid "Thermidor"
msgstr "Термідор"
@@ -14786,7 +14777,7 @@ msgstr "Термідор"
msgid "These cookies are “essential”, and do not require consent."
msgstr "Ці файли cookie є “необхідними” та не потребують згоди."
-#: resources/views/admin/trees-unconnected.phtml:35
+#: resources/views/admin/trees-unconnected.phtml:36
#, php-format
msgid "These groups of individuals are not related to %s."
msgstr "Ці групи осіб не пов'язані з %s."
@@ -14795,11 +14786,11 @@ msgstr "Ці групи осіб не пов'язані з %s."
msgid "These services may use cookies or other tracking technology."
msgstr "Ці служби можуть використовувати файли cookie або інші технології відстеження."
-#: app/Http/RequestHandlers/LoginAction.php:135
+#: app/Http/RequestHandlers/LoginAction.php:133
msgid "This account has not been approved. Please wait for an administrator to approve it."
msgstr "Цей обліковий запис не було схвалено. Будь-ласка, чекайте, доки адміністратор не схвалить його."
-#: app/Http/RequestHandlers/LoginAction.php:130
+#: app/Http/RequestHandlers/LoginAction.php:128
msgid "This account has not been verified. Please check your email for a verification message."
msgstr "Цей обліковий запис не було перевірено. Будь-ласка, перевірте надходження перевірки на вашу електронну пошту."
@@ -14807,15 +14798,9 @@ msgstr "Цей обліковий запис не було перевірено.
msgid "This block will show editors a list of records with pending changes that need to be reviewed by a moderator. It also generates daily emails to moderators whenever pending changes exist."
msgstr "Цей блок показує редакторам список записів з новими змінами, які потрібно переглянути модератору. Він також створює щоденні електронні листи модераторам за наявності нових змін."
-#. I18N: %s is a URL
-#: app/Exceptions/MissingParameterException.php:43
-#, php-format
-msgid "This could be caused by an error at %s"
-msgstr "Це може бути спричинено помилкою %s"
-
#: resources/views/admin/users-create.phtml:76
#: resources/views/admin/users-edit.phtml:86
-#: resources/views/edit-account-page.phtml:129
+#: resources/views/edit-account-page.phtml:128
#: resources/views/register-page.phtml:53
#: resources/views/setup/step-5-administrator.phtml:95
msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website."
@@ -14825,8 +14810,7 @@ msgstr "Ця адреса буде використовуватися для в
msgid "This event occurred, but the details are unknown."
msgstr "Ця подія сталася, але подробиці невідомі."
-#: app/Exceptions/FamilyAccessDeniedException.php:35
-#: app/Exceptions/FamilyNotFoundException.php:35
+#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:71
msgid "This family does not exist or you do not have permission to view it."
msgstr "Ця сім'я не існує або у Вас немає прав для перегляду."
@@ -14858,7 +14842,7 @@ msgstr[0] "Це генеалогічне дерево має %s запис, як
msgstr[1] "Це генеалогічне дерево має %s записи, які використовують такий само \"XREF\", як і інше генеалогічне дерево."
msgstr[2] "Це генеалогічне дерево має %s записів, які використовують такий само \"XREF\", як і інше генеалогічне дерево."
-#: app/Module/SlideShowModule.php:164
+#: app/Module/SlideShowModule.php:177
msgid "This family tree has no images to display."
msgstr "Це генеалогічне дерево не має картинки для показу."
@@ -14879,16 +14863,15 @@ 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:260
+#: resources/views/admin/trees-preferences.phtml:252
msgid "This folder will be used to store the media files for this family tree."
msgstr "Ця папка буде використовуватися для зберігання медіа-файлів для цього родоводу."
-#: app/Http/Middleware/CheckCsrf.php:68
+#: app/Http/Middleware/CheckCsrf.php:69
msgid "This form has expired. Try again."
msgstr "Термін дії цієї форми минув. Будь-ласка, спробуйте ще раз."
-#: app/Exceptions/IndividualAccessDeniedException.php:35
-#: app/Exceptions/IndividualNotFoundException.php:35
+#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:71
msgid "This individual does not exist or you do not have permission to view it."
msgstr "Даних про запитувану персону немає або у Вас недостатньо прав для перегляду."
@@ -14913,27 +14896,27 @@ 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:104
-#: resources/views/edit-account-page.phtml:81
+#: resources/views/admin/trees-preferences.phtml:100
+#: resources/views/edit-account-page.phtml:80
msgid "This individual will be selected by default when viewing charts and reports."
msgstr "Ця персона буде обрана за замовчуванням при перегляді графіків і звітів."
-#: app/Module/StatisticsChartModule.php:951
-#: app/Statistics/Repository/EventRepository.php:245
-#: app/Statistics/Repository/FamilyDatesRepository.php:102
-#: app/Statistics/Repository/FamilyRepository.php:517
-#: app/Statistics/Repository/IndividualRepository.php:1772
-#: app/Statistics/Repository/IndividualRepository.php:1797
-#: resources/views/statistics/families/birth-age.phtml:31
-#: resources/views/statistics/families/birth-age.phtml:51
-#: resources/views/statistics/families/birth-age.phtml:73
-#: resources/views/statistics/families/birth-age.phtml:93
+#: app/Module/StatisticsChartModule.php:948
+#: app/Statistics/Repository/EventRepository.php:244
+#: app/Statistics/Repository/FamilyDatesRepository.php:98
+#: app/Statistics/Repository/FamilyRepository.php:530
+#: app/Statistics/Repository/IndividualRepository.php:1798
+#: app/Statistics/Repository/IndividualRepository.php:1823
+#: resources/views/statistics/families/birth-age.phtml:30
+#: resources/views/statistics/families/birth-age.phtml:50
+#: resources/views/statistics/families/birth-age.phtml:70
+#: resources/views/statistics/families/birth-age.phtml:90
#: resources/views/statistics/families/marriage-age.phtml:31
-#: resources/views/statistics/families/marriage-age.phtml:51
-#: resources/views/statistics/families/marriage-age.phtml:73
-#: resources/views/statistics/families/marriage-age.phtml:93
-#: resources/views/statistics/families/marriage-length.phtml:31
-#: resources/views/statistics/families/marriage-length.phtml:51
+#: resources/views/statistics/families/marriage-age.phtml:50
+#: resources/views/statistics/families/marriage-age.phtml:70
+#: resources/views/statistics/families/marriage-age.phtml:90
+#: resources/views/statistics/families/marriage-length.phtml:30
+#: resources/views/statistics/families/marriage-length.phtml:50
#: resources/views/statistics/families/top10-list-age.phtml:31
#: resources/views/statistics/families/top10-list-grand.phtml:27
#: resources/views/statistics/families/top10-list-spouses.phtml:25
@@ -14944,29 +14927,29 @@ msgstr "Ця персона буде обрана за замовчування
#: resources/views/statistics/other/charts/custom.phtml:17
#: resources/views/statistics/other/charts/geo.phtml:21
#: resources/views/statistics/other/charts/pie.phtml:19
-#: resources/views/statistics/other/places.phtml:55
+#: resources/views/statistics/other/places.phtml:54
#: resources/views/statistics/other/top10-list.phtml:26
msgid "This information is not available."
msgstr "Ця інформація недоступна."
-#: app/Statistics/Repository/EventRepository.php:253
-#: 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:838
-#: app/Statistics/Repository/IndividualRepository.php:1152
-#: app/Statistics/Repository/IndividualRepository.php:1172
-#: app/Statistics/Repository/IndividualRepository.php:1192
-#: app/Statistics/Repository/IndividualRepository.php:1212
-#: app/Statistics/Repository/IndividualRepository.php:1232
-#: app/Statistics/Repository/IndividualRepository.php:1252
+#: app/Statistics/Repository/EventRepository.php:252
+#: app/Statistics/Repository/FamilyDatesRepository.php:106
+#: app/Statistics/Repository/FamilyDatesRepository.php:377
+#: app/Statistics/Repository/FamilyRepository.php:97
+#: app/Statistics/Repository/FamilyRepository.php:485
+#: app/Statistics/Repository/FamilyRepository.php:862
+#: app/Statistics/Repository/FamilyRepository.php:1513
+#: app/Statistics/Repository/IndividualRepository.php:864
+#: app/Statistics/Repository/IndividualRepository.php:1178
+#: app/Statistics/Repository/IndividualRepository.php:1198
+#: app/Statistics/Repository/IndividualRepository.php:1218
+#: app/Statistics/Repository/IndividualRepository.php:1238
+#: app/Statistics/Repository/IndividualRepository.php:1258
+#: app/Statistics/Repository/IndividualRepository.php:1278
msgid "This information is private and cannot be shown."
msgstr "Детальні відомості про цю персону є особистими."
-#: resources/views/edit-account-page.phtml:69
+#: resources/views/edit-account-page.phtml:68
msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator."
msgstr "Це - посилання на ваш власний запис у генеалогічному дереві. Якщо це неправильна людина, зверніться до адміністратора."
@@ -14979,26 +14962,26 @@ msgstr "Це - посилання на ваш власний запис у ге
msgid "This is case sensitive."
msgstr "З урахуванням регістру."
-#: app/Http/RequestHandlers/UpgradeWizardStep.php:172
-#: resources/views/admin/control-panel.phtml:197
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:169
+#: resources/views/admin/control-panel.phtml:198
#: resources/views/admin/upgrade/wizard.phtml:25
msgid "This is the latest version of webtrees. No upgrade is available."
msgstr "Поточна версія webtrees є найновішою. Оновлення непотрібне."
#. I18N: Help text for the “Server name” site configuration setting
-#: resources/views/admin/site-mail.phtml:100
+#: resources/views/admin/site-mail.phtml:99
msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server."
msgstr "Це ім'я SMTP серверу. 'localhost' означає, що поштова служба запущена на тому ж комп'ютері, що і ваш веб сервер."
#: resources/views/admin/users-create.phtml:37
#: resources/views/admin/users-edit.phtml:47
-#: resources/views/edit-account-page.phtml:50
+#: resources/views/edit-account-page.phtml:49
#: resources/views/register-page.phtml:41
#: resources/views/setup/step-5-administrator.phtml:59
msgid "This is your real name, as you would like it displayed on screen."
msgstr "Ваше справжнє ім'я, яке ви бажаєте бачити на екрані."
-#: app/Http/RequestHandlers/PasswordRequestAction.php:102
+#: app/Http/RequestHandlers/PasswordRequestAction.php:125
msgid "This link is valid for one hour."
msgstr "Це посилання діє протягом однієї години."
@@ -15006,8 +14989,7 @@ msgstr "Це посилання діє протягом однієї годин
msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated."
msgstr "Цей список створюється за допомогою простого (але швидкого) пошуку, і тому він включає записи, які не оновлюватимуться."
-#: app/Exceptions/MediaAccessDeniedException.php:35
-#: app/Exceptions/MediaNotFoundException.php:35
+#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:71
msgid "This media object does not exist or you do not have permission to view it."
msgstr "Цей медіаоб'єкт не існує або у Вас немає прав для перегляду."
@@ -15043,13 +15025,12 @@ msgid "This must be at least six characters long. It is case-sensitive."
msgstr "Має складатися принаймні з шести символів. Читливий до регістру."
#. I18N: Help text for the “Sender name” site configuration setting
-#: resources/views/admin/site-mail.phtml:64
-#: resources/views/admin/site-mail.phtml:78
+#: resources/views/admin/site-mail.phtml:63
+#: resources/views/admin/site-mail.phtml:77
msgid "This name is used in the “From” field, when sending automatic emails from this server."
msgstr "Це ім'я використовується в полі «Від», при відправці повідомлень електронної пошти автоматично з цього сервера."
-#: app/Exceptions/NoteAccessDeniedException.php:35
-#: app/Exceptions/NoteNotFoundException.php:35
+#: app/Auth.php:377 app/Http/RequestHandlers/RedirectNotePhp.php:71
msgid "This note does not exist or you do not have permission to view it."
msgstr "Це примітка не існує або у Вас немає прав для перегляду."
@@ -15074,37 +15055,37 @@ msgid "This note has been edited. You should review the changes and then %1$s or
msgstr "Цю примітку було відредаговано. Ви маєте переглянути зміни, а потім %1$s чи %2$s їх."
#. I18N: Help text for the “Automatically expand notes” configuration setting
-#: resources/views/admin/trees-preferences.phtml:561
+#: resources/views/admin/trees-preferences.phtml:536
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:577
+#: resources/views/admin/trees-preferences.phtml:550
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:420
+#: resources/views/admin/trees-preferences.phtml:401
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:389
+#: resources/views/admin/trees-preferences.phtml:374
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:292
+#: resources/views/admin/trees-preferences.phtml:283
msgid "This option will make it easier for users to download images."
msgstr "Цей параметр полегшить користувачам завантаження зображень."
#. I18N: Help text for the “Show private relationships” configuration setting
-#: resources/views/admin/trees-privacy.phtml:166
+#: resources/views/admin/trees-privacy.phtml:152
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:147
+#: resources/views/admin/trees-privacy.phtml:133
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 "Цей параметр контролює відображення імен (але не інших деталей) для прихованих осіб. Особи є прихованими, якщо вони ще живі, або до їх запису були додані обмеження конфіденційності. Щоб приховати конкретне ім'я, додайте обмеження конфіденційності до запису імені."
@@ -15113,7 +15094,7 @@ msgstr "Цей параметр контролює відображення ім
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. Якщо ви зробите тут помилку, її буде важко виправити."
-#: app/Module/HitCountFooterModule.php:115
+#: app/Module/HitCountFooterModule.php:116
#, php-format
msgid "This page has been viewed %s time."
msgid_plural "This page has been viewed %s times."
@@ -15125,12 +15106,12 @@ msgstr[2] "Цю сторінку було переглянуто %s разів."
msgid "This process allows the site’s owner to ensure that the new information follows the site’s standards and conventions, has proper source attributions, etc."
msgstr "Цей процес дозволяє власникові сайту гарантувати, що нова інформація слідує за стандартами сайту та угодами, має належні вихідні приписування, і т.д."
-#: app/Exceptions/RecordAccessDeniedException.php:35
-#: app/Exceptions/RecordNotFoundException.php:35
+#: app/Auth.php:256 app/Auth.php:319 app/Auth.php:406 app/Auth.php:493
+#: app/Auth.php:522 app/Http/RequestHandlers/RedirectGedRecordPhp.php:71
msgid "This record does not exist or you do not have permission to view it."
msgstr "Цей запис не існує, або у вас немає дозволу для перегляду."
-#: resources/views/admin/trees-privacy.phtml:261
+#: resources/views/admin/trees-privacy.phtml:247
msgid "This record does not exist."
msgstr "Цей запис не існує."
@@ -15154,8 +15135,7 @@ msgstr "Цей запис було відредаговано. Зміни маю
msgid "This record has been edited. You should review the changes and then %1$s or %2$s them."
msgstr "Цей запис було відредаговано. Ви маєте переглянути зміни, а потім %1$s чи %2$s їх."
-#: app/Exceptions/RepositoryAccessDeniedException.php:35
-#: app/Exceptions/RepositoryNotFoundException.php:35
+#: app/Auth.php:435 app/Http/RequestHandlers/RedirectRepositoryPhp.php:71
msgid "This repository does not exist or you do not have permission to view it."
msgstr "Цей архів не існує або у Вас немає прав на перегляд."
@@ -15189,22 +15169,21 @@ 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:436
+#: resources/views/admin/trees-preferences.phtml:416
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\" у це поле."
-#: app/Exceptions/SourceAccessDeniedException.php:35
-#: app/Exceptions/SourceNotFoundException.php:35
+#: app/Auth.php:464 app/Http/RequestHandlers/RedirectSourcePhp.php:71
msgid "This source does not exist or you do not have permission to view it."
msgstr "Це джерело не існує або у Вас немає прав для перегляду."
#. I18N: Help text for the “Add to TITLE header tag” configuration setting
-#: resources/views/admin/trees-preferences.phtml:217
+#: resources/views/admin/trees-preferences.phtml:209
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/RequestHandlers/CheckTree.php:235
-#: app/Http/RequestHandlers/CheckTree.php:240
+#: app/Http/RequestHandlers/CheckTree.php:234
+#: app/Http/RequestHandlers/CheckTree.php:239
msgid "This type of link is not allowed here."
msgstr "Цей тип посилання не дозволено у цьому записі."
@@ -15216,7 +15195,7 @@ msgstr "Цей обліковий запискористувача не має
msgid "This usually means that you need to change the folder permissions to 777."
msgstr "Зазвичай це означає, що Вам необхідно змінити дозволи для папок на 777."
-#: app/Services/UpgradeService.php:265
+#: app/Services/UpgradeService.php:285
msgid "This website is being upgraded. Try again in a few minutes."
msgstr "Цей сайт оновлюється. Повторіть спробу через декілька хвилин."
@@ -15251,13 +15230,13 @@ 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:27
+#: resources/views/admin/trees-import.phtml:28
#, 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:286
+#: app/Date/AbstractCalendarDate.php:279
#: resources/views/edit/initialize-calendar-popup.phtml:27
msgid "Thu"
msgstr "Чтв"
@@ -15267,12 +15246,12 @@ msgstr "Чтв"
msgid "Thumbnail image"
msgstr "Мініатюра зображення"
-#: resources/views/admin/trees-preferences.phtml:298
-#: resources/views/admin/trees-preferences.phtml:304
+#: resources/views/admin/trees-preferences.phtml:288
+#: resources/views/admin/trees-preferences.phtml:293
msgid "Thumbnail images"
msgstr "Мініатюри зображення"
-#: app/Date/AbstractCalendarDate.php:256
+#: app/Date/AbstractCalendarDate.php:249
msgid "Thursday"
msgstr "Четвер"
@@ -15281,28 +15260,28 @@ msgstr "Четвер"
msgid "Tijuana, Mexico"
msgstr "Тіхуана, Мексика"
-#: app/Factories/ElementFactory.php:376 app/Module/CustomTagsGedcomL.php:193
+#: app/Factories/ElementFactory.php:380 app/Module/CustomTagsGedcomL.php:213
#: app/Module/CustomTagsPhpGedView.php:58
#: app/Module/CustomTagsPhpGedView.php:62
msgid "Time"
msgstr "Час"
-#: app/Factories/ElementFactory.php:324 app/Factories/ElementFactory.php:490
-#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:640
-#: app/Factories/ElementFactory.php:671 app/Factories/ElementFactory.php:687
-#: app/Factories/ElementFactory.php:718 app/Factories/ElementFactory.php:734
+#: app/Factories/ElementFactory.php:328 app/Factories/ElementFactory.php:494
+#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:645
+#: app/Factories/ElementFactory.php:676 app/Factories/ElementFactory.php:692
+#: app/Factories/ElementFactory.php:723 app/Factories/ElementFactory.php:739
msgid "Time of last change"
msgstr ""
#. I18N: A configuration setting
#: resources/views/admin/site-preferences.phtml:50
#: resources/views/admin/users-edit.phtml:136
-#: resources/views/edit-account-page.phtml:112
+#: resources/views/edit-account-page.phtml:111
msgid "Time zone"
msgstr "Часовий пояс"
#. I18N: Name of a module/chart
-#: app/Module/TimelineChartModule.php:98
+#: app/Module/TimelineChartModule.php:95
msgid "Timeline"
msgstr "Шкала часу"
@@ -15316,78 +15295,78 @@ msgstr "Позначка часу"
msgid "Timor-Leste"
msgstr "Тимор-Лешти"
-#: app/Date/JalaliDate.php:262
+#: app/Date/JalaliDate.php:276
msgctxt "Abbreviation for Persian month: Tir"
msgid "Tir"
msgstr "Тир"
#. I18N: 4th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:131
+#: app/Date/JalaliDate.php:145
msgctxt "GENITIVE"
msgid "Tir"
msgstr "Тира"
#. I18N: 4th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:221
+#: app/Date/JalaliDate.php:235
msgctxt "INSTRUMENTAL"
msgid "Tir"
msgstr "Тиром"
#. I18N: 4th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:176
+#: app/Date/JalaliDate.php:190
msgctxt "LOCATIVE"
msgid "Tir"
msgstr "Тире"
#. I18N: 4th month in the Persian/Jalali calendar
-#: app/Date/JalaliDate.php:86
+#: app/Date/JalaliDate.php:100
msgctxt "NOMINATIVE"
msgid "Tir"
msgstr "Тир"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:178
+#: app/Date/JewishDate.php:193
msgctxt "GENITIVE"
msgid "Tishrei"
msgstr "Тішрея"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:282
+#: app/Date/JewishDate.php:297
msgctxt "INSTRUMENTAL"
msgid "Tishrei"
msgstr "Тишреем"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:230
+#: app/Date/JewishDate.php:245
msgctxt "LOCATIVE"
msgid "Tishrei"
msgstr "Тішрея"
#. I18N: a month in the Jewish calendar
-#: app/Date/JewishDate.php:126
+#: app/Date/JewishDate.php:141
msgctxt "NOMINATIVE"
msgid "Tishrei"
msgstr "Тішрей"
-#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:645
-#: app/Factories/ElementFactory.php:706
+#: app/Factories/ElementFactory.php:620 app/Factories/ElementFactory.php:650
+#: app/Factories/ElementFactory.php:711
#: resources/views/admin/fix-level-0-media.phtml:36
#: resources/views/lists/media-table.phtml:78
#: resources/views/lists/notes-table.phtml:89
#: resources/views/lists/sources-table.phtml:94
-#: resources/views/modals/create-media-from-file.phtml:35
-#: resources/views/modals/media-file-fields.phtml:109
+#: resources/views/modals/create-media-from-file.phtml:34
+#: resources/views/modals/media-file-fields.phtml:107
#: resources/views/modals/source-fields.phtml:14
-#: resources/views/modules/census-assistant.phtml:25
-#: resources/views/modules/favorites/favorites.phtml:149
-#: resources/views/modules/favorites/favorites.phtml:151
+#: resources/views/modules/census-assistant.phtml:24
+#: resources/views/modules/favorites/favorites.phtml:148
+#: resources/views/modules/favorites/favorites.phtml:150
#: resources/views/modules/gedcom_news/edit.phtml:25
#: resources/views/modules/html/config.phtml:18
#: resources/views/modules/user_blog/edit.phtml:25
msgid "Title"
msgstr "Заголовок"
-#: resources/views/admin/broadcast.phtml:39
+#: resources/views/admin/broadcast.phtml:36
#: resources/views/admin/email-page.phtml:41
#: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38
msgctxt "Email recipient"
@@ -15408,8 +15387,12 @@ msgstr "Щоб допомогти вам почати роботу з цим б
msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences."
msgstr "Щоб створити нове дослідницьке завдання, вам необхідно спершу додати «дослідницьке завдання» в список фактів і подій в оцпіях вашого сімейного древа."
+#: app/Services/LeafletJsService.php:65
+msgid "To display a map, you need to enable a map-provider in the control panel."
+msgstr ""
+
#. I18N: Help text for the “Format text and notes” configuration setting
-#: resources/views/admin/trees-preferences.phtml:622
+#: resources/views/admin/trees-preferences.phtml:591
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 "Для забезпечення сумісності з іншими генеалогічними програмами, примітки, текст та розшифровки мають бути записані використовуючи простий, неформатований текст. Проте, часто форматування є бажаним для полегшання представлення, розуміння і т. п."
@@ -15418,10 +15401,6 @@ msgstr "Для забезпечення сумісності з іншими г
msgid "To protect this private data, webtrees uses an Apache configuration file (.htaccess) which blocks all access to this folder. If your web-server does not support .htaccess files, and you cannot restrict access to this folder, then you can select another folder, away from your web documents."
msgstr "Щоб захистити особисті дані, webtrees використовує конфігураційний файл Apache (.htaccess), який блокує весь доступ до цієї теки. Якщо ваш вебсервер не підтримує файли .htaccess, і ви не можете обмежити доступ до цієї теки, то ви можете вибрати іншу папку, що знаходиться окремо від вебдокументів."
-#: resources/views/help/zip-gedcom.phtml:8
-msgid "To reduce the size of the download, you can compress the data into a .ZIP file. You will need to uncompress the .ZIP file before you can use it."
-msgstr "Щоб зменшити розмір файлу для завантаження ви можете стиснути його у .ZIP файл. Перед використанням, вам потрібно буде розпакувати .ZIP файл."
-
#: resources/views/emails/password-request-html.phtml:18
#: resources/views/emails/password-request-text.phtml:14
msgid "To set a new password, follow this link."
@@ -15441,7 +15420,6 @@ msgstr "Щоб сказати пошуковим системам про кар
#: resources/views/modules/here-maps/config.phtml:36
#: resources/views/modules/map-box/config.phtml:36
#: resources/views/modules/openrouteservice/config.phtml:36
-#: resources/views/modules/openstreetmap/config.phtml:36
msgid "To use this service, you need an API key."
msgstr "Для використання цього сервісу Вам потрібен ключ API."
@@ -15474,6 +15452,10 @@ msgstr "Надгробок"
msgid "Tonga"
msgstr "Тонга"
+#: app/Http/Exceptions/HttpTooManyRequestsException.php:34
+msgid "Too many requests. Try again later."
+msgstr ""
+
#. I18N: Title for a list of the most common given names, %s is a number. Note that a separate translation exists when %s is 1
#: app/Module/TopGivenNamesModule.php:104
#, php-format
@@ -15484,7 +15466,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:165
+#: app/Module/TopSurnamesModule.php:188
#, php-format
msgid "Top %s surname"
msgid_plural "Top %s surnames"
@@ -15499,18 +15481,18 @@ msgstr "Найпоширеніші імена"
#. I18N: Name of a module. Top=Most common
#: app/Module/TopGivenNamesModule.php:47
-#: resources/views/statistics/individuals/names.phtml:55
+#: resources/views/statistics/individuals/names.phtml:47
msgid "Top given names"
msgstr "Найчастіше зустрічаються імена та по батькові"
#. I18N: i.e. most popular surname.
-#: app/Module/TopSurnamesModule.php:162
+#: app/Module/TopSurnamesModule.php:185
msgid "Top surname"
msgstr "Поширена прізвище"
#. I18N: Name of a module. Top=Most common
-#: app/Module/TopSurnamesModule.php:65
-#: resources/views/statistics/individuals/names.phtml:31
+#: app/Module/TopSurnamesModule.php:72
+#: resources/views/statistics/individuals/names.phtml:27
msgid "Top surnames"
msgstr "Найчастіше зустрічаються прізвища"
@@ -15519,22 +15501,22 @@ msgstr "Найчастіше зустрічаються прізвища"
msgid "Toronto, Ontario, Canada"
msgstr "Торонто, Онтаріо, Канада"
-#: app/Module/StatisticsChartModule.php:769
-#: app/Statistics/Google/ChartBirth.php:115
-#: app/Statistics/Google/ChartCommonGiven.php:82
-#: app/Statistics/Google/ChartCommonSurname.php:141
-#: app/Statistics/Google/ChartDeath.php:115
-#: app/Statistics/Google/ChartDistribution.php:128
-#: 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:115
-#: app/Statistics/Google/ChartMedia.php:76
-#: app/Statistics/Google/ChartMortality.php:67
-#: app/Statistics/Google/ChartNoChildrenFamilies.php:103
+#: app/Module/StatisticsChartModule.php:766
+#: app/Statistics/Google/ChartBirth.php:97
+#: app/Statistics/Google/ChartCommonGiven.php:70
+#: app/Statistics/Google/ChartCommonSurname.php:128
+#: app/Statistics/Google/ChartDeath.php:97
+#: app/Statistics/Google/ChartDistribution.php:114
+#: app/Statistics/Google/ChartDivorce.php:97
+#: app/Statistics/Google/ChartFamilyLargest.php:90
+#: app/Statistics/Google/ChartFamilyWithSources.php:65
+#: app/Statistics/Google/ChartIndividualWithSources.php:65
+#: app/Statistics/Google/ChartMarriage.php:97
+#: app/Statistics/Google/ChartMedia.php:64
+#: app/Statistics/Google/ChartMortality.php:65
+#: app/Statistics/Google/ChartNoChildrenFamilies.php:97
#: app/Statistics/Google/ChartSex.php:56
-#: resources/views/admin/control-panel.phtml:438
+#: resources/views/admin/control-panel.phtml:439
#: resources/views/lists/chart-by-age.phtml:29
#: resources/views/lists/chart-by-decade.phtml:21
msgid "Total"
@@ -15544,7 +15526,7 @@ msgstr "Всього"
msgid "Total accepted changes: "
msgstr "Всього прийнятих змін: "
-#: resources/views/statistics/individuals/total-events.phtml:22
+#: resources/views/statistics/individuals/total-events.phtml:20
msgid "Total births"
msgstr "Всього народжень"
@@ -15552,21 +15534,21 @@ msgstr "Всього народжень"
msgid "Total dead"
msgstr "Всього померло"
-#: resources/views/statistics/individuals/total-events.phtml:70
+#: resources/views/statistics/individuals/total-events.phtml:64
msgid "Total deaths"
msgstr "Всього смертей"
-#: resources/views/statistics/families/total-records.phtml:72
+#: resources/views/statistics/families/total-records.phtml:66
msgid "Total divorces"
msgstr "Всього розлучень"
-#: resources/views/modules/gedcom_stats/config.phtml:52
+#: resources/views/modules/gedcom_stats/config.phtml:51
#: resources/views/statistics/other/total-events.phtml:12
#: resources/xml/reports/missing_facts_report.xml:602
msgid "Total events"
msgstr "Всього подій"
-#: app/Statistics/Google/ChartNoChildrenFamilies.php:133
+#: app/Statistics/Google/ChartNoChildrenFamilies.php:127
#: resources/views/statistics/families/total-records.phtml:13
#: resources/xml/reports/fact_sources.xml:248
#: resources/xml/reports/fact_sources.xml:252
@@ -15580,7 +15562,7 @@ msgstr "Всього сімей"
msgid "Total females"
msgstr "Всього жінок"
-#: resources/views/statistics/individuals/names.phtml:46
+#: resources/views/statistics/individuals/names.phtml:40
msgid "Total given names"
msgstr "Всього імен та по батькові"
@@ -15599,7 +15581,7 @@ msgstr "Всього імен та по батькові"
msgid "Total individuals"
msgstr "Всього людей"
-#: resources/views/statistics/individuals/total-records.phtml:53
+#: resources/views/statistics/individuals/total-records.phtml:52
msgid "Total living"
msgstr "Всього нині живуть"
@@ -15607,7 +15589,7 @@ msgstr "Всього нині живуть"
msgid "Total males"
msgstr "Всього чоловіків"
-#: resources/views/statistics/families/total-records.phtml:24
+#: resources/views/statistics/families/total-records.phtml:22
msgid "Total marriages"
msgstr "Всього шлюбів"
@@ -15615,20 +15597,20 @@ msgstr "Всього шлюбів"
msgid "Total pending changes: "
msgstr "Всього змін: "
-#: resources/views/modules/gedcom_stats/config.phtml:47
+#: resources/views/modules/gedcom_stats/config.phtml:46
#: resources/views/modules/html/template-statistics.phtml:36
-#: resources/views/statistics/individuals/names.phtml:22
+#: resources/views/statistics/individuals/names.phtml:20
msgid "Total surnames"
msgstr "Всього прізвищ"
-#: resources/views/modules/gedcom_stats/config.phtml:53
+#: resources/views/modules/gedcom_stats/config.phtml:52
msgid "Total users"
msgstr "Всього користувачів"
#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43
-#: app/Module/ModuleAnalyticsTrait.php:79
+#: app/Module/ModuleAnalyticsTrait.php:107
#: resources/views/admin/analytics-edit.phtml:17
-#: resources/views/admin/control-panel.phtml:598
+#: resources/views/admin/control-panel.phtml:589
#: resources/views/admin/modules.phtml:110
#: resources/views/admin/modules.phtml:112
#: resources/views/admin/modules.phtml:240
@@ -15637,19 +15619,19 @@ msgstr "Всього користувачів"
msgid "Tracking and analytics"
msgstr "Відслідковування і аналітика"
-#: app/Factories/ElementFactory.php:743
+#: app/Factories/ElementFactory.php:748
msgid "Trailer"
msgstr "Анонс"
-#: app/Module/AncestorsChartModule.php:276
-#: app/Module/DescendancyChartModule.php:270
+#: app/Module/AncestorsChartModule.php:259
+#: app/Module/DescendancyChartModule.php:252
#: resources/views/emails/register-notify-html.phtml:34
#: resources/views/emails/register-notify-text.phtml:28
msgid "Tree"
msgstr "Родовід"
#. I18N: The third day in the French republican calendar
-#: app/Date/FrenchDate.php:291
+#: app/Date/FrenchDate.php:305
msgid "Tridi"
msgstr "Триди"
@@ -15664,12 +15646,12 @@ msgid "Trujillo, Peru"
msgstr "Трухільо, Перу"
#. I18N: abbreviation for Tuesday
-#: app/Date/AbstractCalendarDate.php:282
+#: app/Date/AbstractCalendarDate.php:275
#: resources/views/edit/initialize-calendar-popup.phtml:25
msgid "Tue"
msgstr "Втр"
-#: app/Date/AbstractCalendarDate.php:254
+#: app/Date/AbstractCalendarDate.php:247
msgid "Tuesday"
msgstr "Вівторок"
@@ -15708,88 +15690,88 @@ msgstr "Тустла-Гутьєррес, Мексика"
msgid "Twin Falls, Idaho, United States"
msgstr "Водоспад Твін, Айдахо, США"
-#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:303
-#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:427
-#: app/Factories/ElementFactory.php:434 app/Factories/ElementFactory.php:447
-#: app/Module/CustomTagsLegacy.php:131 app/Module/CustomTagsPhpGedView.php:77
-#: app/Statistics/Google/ChartFamilyLargest.php:104
-#: app/Statistics/Google/ChartFamilyWithSources.php:76
-#: app/Statistics/Google/ChartIndividualWithSources.php:76
-#: app/Statistics/Google/ChartMedia.php:75
+#: app/Factories/ElementFactory.php:300 app/Factories/ElementFactory.php:307
+#: app/Factories/ElementFactory.php:320 app/Factories/ElementFactory.php:431
+#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:451
+#: app/Module/CustomTagsGedcomL.php:219 app/Module/CustomTagsGedcomL.php:226
+#: app/Module/CustomTagsLegacy.php:132 app/Module/CustomTagsPhpGedView.php:77
+#: app/Statistics/Google/ChartFamilyLargest.php:89
+#: app/Statistics/Google/ChartFamilyWithSources.php:64
+#: app/Statistics/Google/ChartIndividualWithSources.php:64
+#: app/Statistics/Google/ChartMedia.php:63
#: app/Statistics/Google/ChartSex.php:55
#: resources/views/admin/site-logs.phtml:53
#: resources/views/admin/site-logs.phtml:123
#: resources/views/modules/media-list/page.phtml:61
-#: resources/views/modules/random_media/config.phtml:27
+#: resources/views/modules/random_media/config.phtml:26
#: resources/views/modules/recent_changes/changes-table.phtml:39
msgid "Type"
msgstr "Тип"
-#: app/Module/CustomTagsGedcomL.php:202
+#: app/Module/CustomTagsGedcomL.php:248
msgid "Type of abbreviation"
msgstr "Тип абревіатури"
-#: app/Module/CustomTagsGedcomL.php:226
+#: app/Module/CustomTagsGedcomL.php:272
msgid "Type of administrative ID"
msgstr "Тип адміністративного ідентифікатора"
-#: app/Module/CustomTagsGedcomL.php:230
+#: app/Module/CustomTagsGedcomL.php:276
msgid "Type of demographic data"
msgstr "Тип демографічних даних"
-#: app/Factories/ElementFactory.php:333 app/Factories/ElementFactory.php:528
-#: app/Module/CustomTagsGedcomL.php:196
+#: app/Factories/ElementFactory.php:337 app/Factories/ElementFactory.php:532
+#: app/Module/CustomTagsGedcomL.php:227
msgid "Type of event"
msgstr "Тип події"
-#: app/Factories/ElementFactory.php:530
+#: app/Factories/ElementFactory.php:534
msgid "Type of fact"
msgstr "Тип факту"
-#: app/Factories/ElementFactory.php:541
+#: app/Factories/ElementFactory.php:545
msgid "Type of identification number"
msgstr ""
-#: app/Module/CustomTagsGedcomL.php:219
+#: app/Module/CustomTagsGedcomL.php:265
msgid "Type of location"
msgstr "Тип локації"
-#: app/Factories/ElementFactory.php:343
+#: app/Factories/ElementFactory.php:347
msgid "Type of marriage"
msgstr "Тип шлюбу"
-#: app/Factories/ElementFactory.php:568
+#: app/Factories/ElementFactory.php:572
msgid "Type of name"
msgstr "Тип назви"
-#: app/Factories/ElementFactory.php:349 app/Factories/ElementFactory.php:586
-#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648
-#: app/Factories/ElementFactory.php:679 app/Factories/ElementFactory.php:699
+#: app/Factories/ElementFactory.php:353 app/Factories/ElementFactory.php:590
+#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:653
+#: app/Factories/ElementFactory.php:684 app/Factories/ElementFactory.php:704
msgid "Type of reference number"
msgstr ""
-#: app/Module/CustomTagsGedcomL.php:122 app/Module/CustomTagsGedcomL.php:175
+#: app/Module/CustomTagsGedcomL.php:139 app/Module/CustomTagsGedcomL.php:195
msgid "Type of research task"
msgstr "Тип дослідницького завдання"
#. I18N: A configuration setting
-#: app/Factories/ElementFactory.php:319 app/Factories/ElementFactory.php:399
-#: app/Factories/ElementFactory.php:448 app/Factories/ElementFactory.php:681
-#: app/Factories/ElementFactory.php:729
-#: app/Http/RequestHandlers/CreateRepositoryModal.php:53
-#: app/Module/CustomTagsLegacy.php:126
-#: app/Module/CustomTagsPersonalAncestralFile.php:58
-#: app/Module/CustomTagsPersonalAncestralFile.php:64
+#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:403
+#: app/Factories/ElementFactory.php:452 app/Factories/ElementFactory.php:686
+#: app/Factories/ElementFactory.php:734
+#: app/Http/RequestHandlers/CreateRepositoryModal.php:51
+#: app/Module/CustomTagsGedcomL.php:147 app/Module/CustomTagsLegacy.php:127
+#: app/Module/CustomTagsPersonalAncestralFile.php:77
#: app/Module/CustomTagsPhpGedView.php:76
-#: app/Module/CustomTagsRootsMagic.php:54
+#: app/Module/CustomTagsRootsMagic.php:57
#: resources/views/admin/trees-create.phtml:32
-#: resources/views/admin/trees-preferences.phtml:73
-#: resources/views/modals/media-file-fields.phtml:100
-#: resources/views/modules/favorites/favorites.phtml:136
-#: resources/views/modules/favorites/favorites.phtml:143
-#: resources/views/modules/favorites/favorites.phtml:145
+#: resources/views/admin/trees-preferences.phtml:70
+#: resources/views/modals/media-file-fields.phtml:98
+#: resources/views/modules/favorites/favorites.phtml:135
+#: resources/views/modules/favorites/favorites.phtml:142
+#: resources/views/modules/favorites/favorites.phtml:144
#: resources/views/modules/matomo-analytics/form.phtml:18
-#: resources/views/modules/share-url/share.phtml:11
+#: resources/views/modules/share-url/share.phtml:10
#: resources/views/modules/sitemap/config.phtml:46
msgid "URL"
msgstr "URL"
@@ -15822,21 +15804,35 @@ msgstr "Україна"
msgid "Uncleared: insufficient data"
msgstr "Невирішені: недостатньо даних"
-#: app/Module/CustomTagsGedcomL.php:127 app/Module/CustomTagsGedcomL.php:180
-#: app/Module/CustomTagsGedcomL.php:181 app/Module/CustomTagsGedcomL.php:183
-#: app/Module/CustomTagsGedcomL.php:185 app/Module/CustomTagsGedcomL.php:186
-#: app/Module/CustomTagsGedcomL.php:188 app/Module/CustomTagsGedcomL.php:189
-#: app/Module/CustomTagsGedcomL.php:242 app/Module/CustomTagsGenPluswin.php:89
+#: app/Module/CustomTagsGedcomL.php:144 app/Module/CustomTagsGedcomL.php:200
+#: app/Module/CustomTagsGedcomL.php:201 app/Module/CustomTagsGedcomL.php:203
+#: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:206
+#: app/Module/CustomTagsGedcomL.php:208 app/Module/CustomTagsGedcomL.php:209
+#: app/Module/CustomTagsGedcomL.php:288 app/Module/CustomTagsGenPluswin.php:89
#: app/Module/CustomTagsGenPluswin.php:125
#: app/Module/CustomTagsGenPluswin.php:127
#: app/Module/CustomTagsGenPluswin.php:129
#: app/Module/CustomTagsGenPluswin.php:131
-#: app/Module/CustomTagsGenPluswin.php:134 app/Module/CustomTagsLegacy.php:125
+#: app/Module/CustomTagsGenPluswin.php:134 app/Module/CustomTagsLegacy.php:65
+#: app/Module/CustomTagsLegacy.php:126 app/Module/CustomTagsLegacy.php:133
+#: app/Module/CustomTagsLegacy.php:134 app/Module/CustomTagsLegacy.php:142
+#: app/Module/CustomTagsPersonalAncestralFile.php:62
+#: app/Module/CustomTagsPersonalAncestralFile.php:78
+#: app/Module/CustomTagsPersonalAncestralFile.php:79
+#: app/Module/CustomTagsPersonalAncestralFile.php:80
+#: app/Module/CustomTagsPersonalAncestralFile.php:81
+#: app/Module/CustomTagsReunion.php:52 app/Module/CustomTagsReunion.php:59
+#: app/Module/CustomTagsReunion.php:60 app/Module/CustomTagsReunion.php:61
+#: app/Module/CustomTagsReunion.php:62 app/Module/CustomTagsRootsMagic.php:52
+#: app/Module/CustomTagsRootsMagic.php:54
+#: app/Module/CustomTagsRootsMagic.php:58
+#: app/Module/CustomTagsRootsMagic.php:59
+#: app/Module/CustomTagsRootsMagic.php:62
msgid "Unique identifier"
msgstr "Унікальний ідентифікатор"
#. I18N: Help text for the “Add unique identifiers” configuration setting
-#: resources/views/admin/trees-preferences.phtml:152
+#: resources/views/admin/trees-preferences.phtml:145
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 "Унікальні ідентифікатори дозволяють знайти такий самий запис у різних родинних деревах та в різних системах. Вони будуть додані кожного разу, коли записи створюються або оновлюються. Якщо ви не хочете, щоб унікальні ідентифікатори відображалися, ви можете приховати їх, використовуючи правила конфіденційності."
@@ -15856,19 +15852,19 @@ msgid "United States"
msgstr "Сполучені Штати"
#. I18N: Name of a country or state
-#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:898
-#: app/GedcomRecord.php:903 app/Module/CustomTagsFamilyTreeMaker.php:140
-#: app/Module/CustomTagsGedcom53.php:103 app/Statistics/Google/ChartSex.php:72
+#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:724
+#: app/GedcomRecord.php:729 app/Module/CustomTagsFamilyTreeMaker.php:140
+#: app/Module/CustomTagsGedcom53.php:104 app/Statistics/Google/ChartSex.php:72
#: app/Statistics/Service/CountryService.php:38
msgid "Unknown"
msgstr "Невідомо"
-#: app/Statistics/Google/ChartNoChildrenFamilies.php:120
+#: app/Statistics/Google/ChartNoChildrenFamilies.php:114
msgctxt "unknown century"
msgid "Unknown"
msgstr "Невідомо"
-#: app/Elements/SexValue.php:75 resources/views/individual-sex.phtml:39
+#: app/Elements/SexValue.php:87
#: resources/xml/reports/family_group_report.xml:844
#: resources/xml/reports/individual_ext_report.xml:399
#: resources/xml/reports/individual_ext_report.xml:606
@@ -15878,7 +15874,7 @@ msgctxt "unknown gender"
msgid "Unknown"
msgstr "Немає даних"
-#: resources/views/edit-account-page.phtml:65
+#: resources/views/edit-account-page.phtml:64
msgctxt "unknown people"
msgid "Unknown"
msgstr "Невідомо"
@@ -15902,18 +15898,15 @@ msgid "Unzip %s to a temporary folder…"
msgstr "Розпакування %s у тимчасову папку…"
#. I18N: Name of a module
-#: app/Module/UpcomingAnniversariesModule.php:105
+#: app/Module/UpcomingAnniversariesModule.php:121
msgid "Upcoming events"
msgstr "Майбутні події"
-#: app/Http/RequestHandlers/DataFixData.php:105
-#: resources/views/modules/batch_update/admin.phtml:78
+#: app/Http/RequestHandlers/DataFixData.php:104
msgid "Update"
msgstr "Оновлення"
#: 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 "Оновити все"
@@ -15930,8 +15923,8 @@ msgstr "Оновити частини назв топонімів вищого
#. I18N: %s is a version number, such as 1.2.3
#. I18N: %s is a version number
#: app/Http/RequestHandlers/LoginAction.php:81
-#: app/Http/RequestHandlers/UpgradeWizardStep.php:177
-#: resources/views/admin/control-panel.phtml:192
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:174
+#: resources/views/admin/control-panel.phtml:193
#, php-format
msgid "Upgrade to webtrees %s."
msgstr "Оновити webtrees на %s."
@@ -15942,7 +15935,7 @@ msgid "Upgrade wizard"
msgstr "Майстер оновлення"
#: app/Http/RequestHandlers/UploadMediaPage.php:69
-#: resources/views/admin/control-panel.phtml:813
+#: resources/views/admin/control-panel.phtml:803
msgid "Upload media files"
msgstr "Вивантажити медіа файли"
@@ -15955,15 +15948,15 @@ msgstr "Вивантажити один або більше медіа файл
msgid "Uruguay"
msgstr "Уругвай"
-#: app/Services/EmailService.php:229
+#: app/Services/EmailService.php:221
msgid "Use SMTP to send messages"
msgstr "Використовувати SMTP для відправлення повідомлень"
-#: app/Module/FixSearchAndReplace.php:104
+#: app/Module/FixSearchAndReplace.php:103
msgid "Use a “?” to match a single character, use “*” to match zero or more characters."
msgstr "Використовуйте &laquo;?&raquo; для пошуку нуля або одного символу, використовуйте &laquo;*&raquo; для пошуку нуля або більше символів."
-#: app/Module/ModuleMapGeoLocationTrait.php:48
+#: app/Module/ModuleMapGeoLocationTrait.php:55
msgid "Use an external service to find locations."
msgstr "Скористатись зовнішнім сервісом для пошуку локацій."
@@ -15989,14 +15982,14 @@ msgid "Use compact layout"
msgstr "Компактне компонування"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:751
+#: resources/views/admin/trees-preferences.phtml:709
msgid "Use full source citations"
msgstr "Використовувати повну цитату джерела"
#: resources/views/setup/step-4-database-mysql.phtml:125
#: resources/views/setup/step-4-database-pgsql.phtml:110
-#: resources/views/setup/step-4-database-sqlite.phtml:69
-#: resources/views/setup/step-4-database-sqlite.phtml:84
+#: resources/views/setup/step-4-database-sqlite.phtml:65
+#: resources/views/setup/step-4-database-sqlite.phtml:80
#: resources/views/setup/step-4-database-sqlsvr.phtml:110
msgid "Use letters A-Z, a-z, digits 0-9, or underscores"
msgstr "Використовуйте літери A-Z, a-z, цифри 0-9 або підкреслення"
@@ -16006,26 +15999,26 @@ msgid "Use maps in webtrees."
msgstr "Використовувати карти на сайті."
#. I18N: A configuration setting
-#: resources/views/admin/site-mail.phtml:123
+#: resources/views/admin/site-mail.phtml:121
msgid "Use password"
msgstr "Використовувати пароль"
#. I18N: "sendmail" is the name of some mail software
-#: app/Services/EmailService.php:228
+#: app/Services/EmailService.php:220
msgid "Use sendmail to send messages"
msgstr "Надіслати повідомлення за допомогою sendmail"
#. I18N: Help text for the “Use silhouettes” configuration setting
-#: resources/views/admin/trees-preferences.phtml:324
+#: resources/views/admin/trees-preferences.phtml:311
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:319
+#: resources/views/admin/trees-preferences.phtml:306
msgid "Use silhouettes"
msgstr "Використовувати силуети"
-#: app/Http/RequestHandlers/CopyFact.php:79
+#: app/Http/RequestHandlers/CopyFact.php:73
msgid "Use the “edit“ menu to paste this into another record."
msgstr ""
@@ -16033,7 +16026,7 @@ msgstr ""
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/Module/ResearchTaskModule.php:59 app/Module/ResearchTaskModule.php:62
+#: app/Module/ResearchTaskModule.php:60 app/Module/ResearchTaskModule.php:63
#: resources/views/admin/changes-log.phtml:85
#: resources/views/admin/changes-log.phtml:138
#: resources/views/admin/site-logs.phtml:76
@@ -16041,8 +16034,8 @@ msgstr "Використайте це поле, щоб повідомити ад
msgid "User"
msgstr "Користувач"
-#: app/Http/RequestHandlers/UserListPage.php:51
-#: resources/views/admin/control-panel.phtml:512
+#: app/Http/RequestHandlers/UserListPage.php:52
+#: resources/views/admin/control-panel.phtml:513
#: resources/views/admin/email-page.phtml:21
#: resources/views/admin/users-cleanup.phtml:22
#: resources/views/admin/users-create.phtml:20
@@ -16058,41 +16051,41 @@ msgstr "Користувач не ввів код перевірки протя
msgid "User not verified by administrator."
msgstr "Користувач не схвалений адміністратором."
-#: app/Http/RequestHandlers/VerifyEmail.php:72
+#: app/Http/RequestHandlers/VerifyEmail.php:73
msgid "User verification"
msgstr "Перевірка користувача"
#. I18N: A configuration setting
-#: resources/views/admin/site-mail.phtml:138
+#: resources/views/admin/site-mail.phtml:135
#: resources/views/admin/users-create.phtml:45
#: resources/views/admin/users-edit.phtml:55
#: resources/views/admin/users.phtml:26
-#: resources/views/edit-account-page.phtml:33
+#: resources/views/edit-account-page.phtml:32
#: resources/views/emails/register-notify-html.phtml:26
#: resources/views/emails/register-notify-text.phtml:20
-#: resources/views/login-page.phtml:35
+#: resources/views/login-page.phtml:34
#: resources/views/modules/geonames/config.phtml:23
-#: resources/views/modules/login_block/sign-in.phtml:24
+#: resources/views/modules/login_block/sign-in.phtml:23
#: resources/views/modules/todo/research-tasks.phtml:33
-#: resources/views/password-reset-page.phtml:26
+#: resources/views/password-reset-page.phtml:25
#: resources/views/register-page.phtml:60
#: resources/views/setup/step-5-administrator.phtml:66
msgid "Username"
msgstr "Ім'я користувача"
#: resources/views/forgot-password-page.phtml:22
-#: resources/views/modules/login_block/sign-in.phtml:58
+#: resources/views/modules/login_block/sign-in.phtml:57
msgid "Username or email address"
msgstr "Ім'я користувача або адрес електронної пошти"
#: resources/views/admin/users-create.phtml:50
#: resources/views/admin/users-edit.phtml:60
-#: resources/views/edit-account-page.phtml:38
+#: resources/views/edit-account-page.phtml:37
#: resources/views/register-page.phtml:65
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:478
+#: resources/views/admin/control-panel.phtml:479
#: resources/views/modules/gedcom_stats/statistics.phtml:146
#: resources/views/modules/html/template-statistics.phtml:60
msgid "Users"
@@ -16128,25 +16121,25 @@ msgid "Vatican City"
msgstr "Ватикан"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:135
+#: app/Date/FrenchDate.php:149
msgctxt "GENITIVE"
msgid "Vendemiaire"
msgstr "Вандем'єр"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:229
+#: app/Date/FrenchDate.php:243
msgctxt "INSTRUMENTAL"
msgid "Vendemiaire"
msgstr "Вандем'єр"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:182
+#: app/Date/FrenchDate.php:196
msgctxt "LOCATIVE"
msgid "Vendemiaire"
msgstr "Вандем'єр"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:87
+#: app/Date/FrenchDate.php:101
msgctxt "NOMINATIVE"
msgid "Vendemiaire"
msgstr "Вандем'єр"
@@ -16157,25 +16150,25 @@ msgid "Venezuela"
msgstr "Венесуела"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:145
+#: app/Date/FrenchDate.php:159
msgctxt "GENITIVE"
msgid "Ventose"
msgstr "Вантоз"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:239
+#: app/Date/FrenchDate.php:253
msgctxt "INSTRUMENTAL"
msgid "Ventose"
msgstr "Вантоз"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:192
+#: app/Date/FrenchDate.php:206
msgctxt "LOCATIVE"
msgid "Ventose"
msgstr "Вантоз"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:97
+#: app/Date/FrenchDate.php:111
msgctxt "NOMINATIVE"
msgid "Ventose"
msgstr "Вантоз"
@@ -16186,8 +16179,8 @@ msgid "Veracruz, Mexico"
msgstr "Веракрус, Мексика"
#: app/Module/CustomTagsLegacy.php:55 app/Module/CustomTagsLegacy.php:56
-#: app/Module/CustomTagsLegacy.php:63 app/Module/CustomTagsLegacy.php:105
-#: app/Module/CustomTagsLegacy.php:106 app/Module/CustomTagsLegacy.php:109
+#: app/Module/CustomTagsLegacy.php:63 app/Module/CustomTagsLegacy.php:106
+#: app/Module/CustomTagsLegacy.php:107 app/Module/CustomTagsLegacy.php:110
#: resources/views/admin/users.phtml:34
msgid "Verified"
msgstr "Перевірено"
@@ -16197,15 +16190,15 @@ msgstr "Перевірено"
msgid "Vernal, Utah, United States"
msgstr "Вернал, Юта"
-#: app/Factories/ElementFactory.php:373 app/Factories/ElementFactory.php:381
-#: app/Factories/ElementFactory.php:404
+#: app/Factories/ElementFactory.php:377 app/Factories/ElementFactory.php:385
+#: app/Factories/ElementFactory.php:408 app/Module/CustomTagsGedcomL.php:146
msgid "Version"
msgstr "Версія"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:77 app/Module/CustomTagsGedcom53.php:90
-#: app/Module/CustomTagsGedcom53.php:102 app/Module/CustomTagsGedcom53.php:133
-#: app/Module/CustomTagsGedcom53.php:187
+#: app/Elements/SourceMediaType.php:77 app/Module/CustomTagsGedcom53.php:91
+#: app/Module/CustomTagsGedcom53.php:103 app/Module/CustomTagsGedcom53.php:134
+#: app/Module/CustomTagsGedcom53.php:188
msgid "Video"
msgstr "Відео"
@@ -16219,12 +16212,12 @@ msgstr "В'єтнам"
msgid "View table of events occurring in %s"
msgstr "Переглянути таблицю подій, що відбуваються в %s"
-#: resources/views/calendar-page.phtml:215
+#: resources/views/calendar-page.phtml:216
msgid "View this day"
msgstr "Показати цей день"
-#: app/Functions/FunctionsPrintFacts.php:187
-#: app/Statistics/Repository/FamilyRepository.php:470
+#: app/Statistics/Repository/FamilyRepository.php:483
+#: resources/views/fact.phtml:106
#: resources/views/statistics/families/top10-list-age.phtml:23
#: resources/views/statistics/families/top10-nolist-age.phtml:25
msgid "View this family"
@@ -16235,11 +16228,11 @@ msgstr "Дивитися відомості про сім'ю"
msgid "View this location using %s"
msgstr "Продивитись цю локацію за допомогою %s"
-#: resources/views/calendar-page.phtml:219
+#: resources/views/calendar-page.phtml:220
msgid "View this month"
msgstr "Показати цей місяць"
-#: resources/views/calendar-page.phtml:223
+#: resources/views/calendar-page.phtml:224
msgid "View this year"
msgstr "Показати цей рік"
@@ -16250,28 +16243,28 @@ msgstr "Villa Hermosa, Мексика"
#. I18N: A configuration setting
#: resources/views/admin/users-edit.phtml:167
-#: resources/views/edit-account-page.phtml:149
+#: resources/views/edit-account-page.phtml:147
msgid "Visible online"
msgstr "Відображати онлайн статус"
#. I18N: A configuration setting
#: resources/views/admin/users-edit.phtml:173
-#: resources/views/edit-account-page.phtml:152
+#: resources/views/edit-account-page.phtml:150
msgid "Visible to other users when online"
msgstr "Відображати онлайн статус для інших"
#. I18N: Listbox entry; name of a role
#: app/Http/RequestHandlers/UserEditPage.php:96
-#: resources/views/admin/trees-export.phtml:126
+#: resources/views/admin/gedcom-export-options.phtml:68
+#: resources/views/admin/gedcom-export-options.phtml:70
+#: resources/views/admin/gedcom-export-options.phtml:72
#: resources/views/admin/users-edit.phtml:239
-#: resources/views/modules/clippings/download.phtml:48
-#: resources/views/modules/clippings/download.phtml:68
msgid "Visitor"
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:176
+#: resources/views/calendar-page.phtml:177
#: resources/xml/reports/bdm_report.xml:3
#: resources/xml/reports/bdm_report.xml:34
msgid "Vital records"
@@ -16306,12 +16299,12 @@ msgstr "Підопічний"
msgid "Washington, District of Columbia, United States"
msgstr "Вашингтон (округ Колумбія)"
-#: resources/views/admin/trees-preferences.phtml:330
+#: resources/views/admin/trees-preferences.phtml:316
msgid "Watermarks"
msgstr "Водяні знаки"
#. I18N: Help text for the “Images without watermarks” configuration setting
-#: resources/views/admin/trees-preferences.phtml:340
+#: resources/views/admin/trees-preferences.phtml:326
msgid "Watermarks are optional and normally shown just to visitors."
msgstr "Водяні знаки є необов'язковими, і вони зазвичай відображаються тільки для відвідувачів."
@@ -16320,38 +16313,38 @@ 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:163
-#: resources/views/admin/control-panel.phtml:584
-#: resources/views/admin/trees-preferences.phtml:200
+#: resources/views/admin/control-panel.phtml:164
+#: resources/views/admin/control-panel.phtml:575
+#: resources/views/admin/trees-preferences.phtml:192
msgid "Website"
msgstr "Веб-сайт"
#: app/Http/RequestHandlers/SiteLogsPage.php:100
-#: resources/views/admin/control-panel.phtml:242
+#: resources/views/admin/control-panel.phtml:243
msgid "Website logs"
msgstr "Журнали сайту"
-#: app/Http/RequestHandlers/SitePreferencesPage.php:64
-#: resources/views/admin/control-panel.phtml:220
+#: app/Http/RequestHandlers/SitePreferencesPage.php:66
+#: resources/views/admin/control-panel.phtml:221
msgid "Website preferences"
msgstr "Налаштування веб-сайту"
#. I18N: abbreviation for Wednesday
-#: app/Date/AbstractCalendarDate.php:284
+#: app/Date/AbstractCalendarDate.php:277
#: resources/views/edit/initialize-calendar-popup.phtml:26
msgid "Wed"
msgstr "Срд"
-#: app/Date/AbstractCalendarDate.php:255
+#: app/Date/AbstractCalendarDate.php:248
msgid "Wednesday"
msgstr "Середа"
-#: app/Module/CustomTagsBrothersKeeper.php:109
+#: app/Module/CustomTagsBrothersKeeper.php:110
msgid "Weight"
msgstr "Вага"
#. I18N: A %s is the user’s name
-#: app/Module/UserWelcomeModule.php:123
+#: app/Module/UserWelcomeModule.php:120
#, php-format
msgid "Welcome %s"
msgstr "Ласкаво просимо %s"
@@ -16361,7 +16354,7 @@ msgstr "Ласкаво просимо %s"
msgid "Welcome text on sign-in page"
msgstr "Текст привітання на сторінці входу"
-#: resources/views/login-page.phtml:22
+#: resources/views/login-page.phtml:21
msgid "Welcome to this genealogy website"
msgstr "Ласкаво просимо на цей генеалогічний сайт"
@@ -16371,7 +16364,7 @@ msgid "Western Sahara"
msgstr "Західна Сахара"
#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting
-#: resources/views/admin/trees-preferences.phtml:786
+#: resources/views/admin/trees-preferences.phtml:740
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 "Коли запис редагується, реєструються користувач, що вносить зміни, і час та дата змін. Інколи бажано зберегти інформацію про \"останні зміни\", наприклад, коли робляться малі зміни до даних, внесених іншим користувачем. Цей параметр контролює, чи ця функция увімкнена за замовчуванням."
@@ -16380,7 +16373,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:771
+#: resources/views/admin/trees-preferences.phtml:727
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 "При додаванні нових близьких родичів ви можете додати цитати з джерел до записів (людини чи сім'ї) або до фактів і подій (народження, шлюб та смерть). Цей параметр контролює, чи будуть записи або факти вибрані за замовчуванням."
@@ -16389,7 +16382,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:741
+#: resources/views/admin/trees-preferences.phtml:701
msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition."
msgstr "Коли ви додаєте нового члена сім'ї, для нього вказується фамілія за замувчуванням. Ця фамілія залежить від місцевої традиції."
@@ -16407,7 +16400,7 @@ msgid "Which family trees should be included in the sitemaps"
msgstr "Які генеалогічні дерева має бути включено в карту сайту"
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:273
+#: resources/views/admin/trees-preferences.phtml:265
msgid "Who can upload new media files"
msgstr "Хто може вивантажувати нові медіафайли"
@@ -16424,15 +16417,15 @@ msgstr "Чому цей список містить записи, які не п
msgid "Widow"
msgstr "Вдова"
-#: resources/views/lists/families-table.phtml:165
+#: resources/views/lists/families-table.phtml:164
msgid "Widower"
msgstr "Вдівець"
-#: app/Factories/ElementFactory.php:317 app/Factories/ElementFactory.php:370
-#: app/Functions/FunctionsPrint.php:344
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:84
+#: app/Factories/ElementFactory.php:321 app/Factories/ElementFactory.php:374
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:80
#: resources/views/edit/change-family-members.phtml:34
#: resources/views/edit/change-family-members.phtml:49
+#: resources/views/fact-date.phtml:139
#: resources/xml/reports/family_group_report.xml:501
#: resources/xml/reports/family_group_report.xml:1078
#: resources/xml/reports/individual_ext_report.xml:207
@@ -16445,12 +16438,12 @@ msgstr "Вдівець"
msgid "Wife"
msgstr "Дружина"
-#: app/Factories/ElementFactory.php:318
-#: resources/views/modules/timeline-chart/chart.phtml:351
+#: app/Factories/ElementFactory.php:322
+#: resources/views/modules/timeline-chart/chart.phtml:353
msgid "Wife’s age"
msgstr "Вік подружжя"
-#: app/Factories/ElementFactory.php:617
+#: app/Factories/ElementFactory.php:621
msgid "Will"
msgstr "Заповіт"
@@ -16459,13 +16452,13 @@ msgstr "Заповіт"
msgid "Winter Quarters, Nebraska, United States"
msgstr "Уінтер-Куортерс, Небраска"
-#: app/Statistics/Google/ChartFamilyWithSources.php:88
-#: app/Statistics/Google/ChartIndividualWithSources.php:88
+#: app/Statistics/Google/ChartFamilyWithSources.php:76
+#: app/Statistics/Google/ChartIndividualWithSources.php:76
msgid "With sources"
msgstr "З джерелами"
-#: app/Statistics/Google/ChartFamilyWithSources.php:83
-#: app/Statistics/Google/ChartIndividualWithSources.php:83
+#: app/Statistics/Google/ChartFamilyWithSources.php:71
+#: app/Statistics/Google/ChartIndividualWithSources.php:71
msgid "Without sources"
msgstr "Без джерел"
@@ -16490,7 +16483,7 @@ msgstr "Дружини переймають прізвище чоловіка."
msgid "World"
msgstr "Світ"
-#: app/Module/CustomTagsBrothersKeeper.php:110
+#: app/Module/CustomTagsBrothersKeeper.php:111
#: resources/views/modules/yahrzeit/table.phtml:34
msgid "Yahrzeit"
msgstr "Поминання померлих (в єврейській релігії)"
@@ -16500,12 +16493,12 @@ msgstr "Поминання померлих (в єврейській реліг
msgid "Yahrzeiten"
msgstr "Меморіал"
-#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:75
+#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:76
msgid "Year"
msgstr "Рік"
-#: resources/views/modules/timeline-chart/chart.phtml:143
-#: resources/views/modules/timeline-chart/chart.phtml:408
+#: resources/views/modules/timeline-chart/chart.phtml:145
+#: resources/views/modules/timeline-chart/chart.phtml:410
msgid "Year:"
msgstr "Рік:"
@@ -16521,8 +16514,8 @@ msgstr "Ємен"
msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s."
msgstr "Ви (або хто то, хто видає себе за Вас) запросив доступ на %1$s використовуючи адресу ел. пошти %2$s."
-#: app/Http/RequestHandlers/ContactAction.php:123
-#: app/Http/RequestHandlers/RegisterAction.php:251
+#: app/Http/RequestHandlers/ContactAction.php:124
+#: app/Http/RequestHandlers/RegisterAction.php:266
msgid "You are not allowed to send messages that contain external links."
msgstr "Ви не можете посилати повідомлення, які містять посилання."
@@ -16531,7 +16524,7 @@ msgstr "Ви не можете посилати повідомлення, які
msgid "You are signed in as %s."
msgstr "Ви увійшли як %s."
-#: app/Http/RequestHandlers/LoginPage.php:98
+#: app/Http/RequestHandlers/LoginPage.php:99
msgid "You can apply for an account using the link below."
msgstr "Ви можете підтвердити обліковий запис за посиланням нижче."
@@ -16541,13 +16534,13 @@ msgid "You can change the appearance of webtrees using “themes”. Each theme
msgstr "Ви можете змінини зовнішній вигляд webtrees за допомогою \"тем\". Кожна тема має інший стиль, розположення елементів, схему кольорів і т. п."
#: resources/views/admin/users-edit.phtml:176
-#: resources/views/edit-account-page.phtml:154
+#: resources/views/edit-account-page.phtml:152
msgid "You can choose whether to appear in the list of users who are currently signed-in."
msgstr "Ви можете вибрати, чи показуватися у списку користувачів, які наразі ввійшли в систему."
#. I18N: %s is a URL
#: resources/views/edit/raw-gedcom-fact.phtml:26
-#: resources/views/edit/raw-gedcom-record.phtml:28
+#: resources/views/edit/raw-gedcom-record.phtml:27
#, php-format
msgid "You can download a copy of the GEDCOM specification from %s."
msgstr "Ви можете завантажити копію специфікації GEDCOM з %s."
@@ -16565,7 +16558,7 @@ msgid "You can renumber this family tree."
msgstr "Ви можете перенуварувати це генеалогічне дерево."
#. I18N: Privacy restrictions are RESN tags in GEDCOM.
-#: resources/views/admin/trees-privacy.phtml:172
+#: resources/views/admin/trees-privacy.phtml:158
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 "Ви можете встановити доступ до певної записи, факту або події, додавши до неї обмеження. Якщо запис, факт або подія не мають обмеження, будуть використані наступні обмеження за замовчуванням."
@@ -16574,16 +16567,16 @@ msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use
msgstr "Ви можете спростити редагування форм, приховуючи теги GEDCOM, які ви не використовуєте."
#. I18N: Description of a “Data fix” module
-#: app/Module/FixMissingDeaths.php:69
+#: app/Module/FixMissingDeaths.php:68
msgid "You can speed up the privacy calculations by adding a death record to individuals whose death can be inferred from other dates, but who do not have a record of death, burial, cremation, etc."
msgstr "Ви можете прискорити обчислення рівня конфіденційності додавши запис про смерть до особистого запису людини, чия смерть виходить з інших даних, але у якого немає ніяких записів про смерть, поховання, кремації і т.д.."
-#: app/Http/RequestHandlers/LoginAction.php:113
+#: app/Http/RequestHandlers/LoginAction.php:111
msgid "You cannot sign in because your browser does not accept cookies."
msgstr "Ви не можете увійти, тому що Ваш браузер не приймає куки."
-#: app/Exceptions/HttpAccessDeniedException.php:34
-#: app/Exceptions/HttpNotFoundException.php:34
+#: app/Http/Exceptions/HttpAccessDeniedException.php:34
+#: app/Http/Exceptions/HttpNotFoundException.php:34
msgid "You do not have permission to view this page."
msgstr "У Вас немає дозволу для перегляду цієї сторінки."
@@ -16591,11 +16584,11 @@ msgstr "У Вас немає дозволу для перегляду цієї
msgid "You have confirmed your request to become a registered user."
msgstr "Ви відомі як зареєстрований користувач."
-#: resources/views/admin/trees-import.phtml:30
+#: resources/views/admin/trees-import.phtml:31
msgid "You have selected a GEDCOM file with a different name. Is this correct?"
msgstr "Ви вибрали файл GEDCOM з іншим іменем. Ви впевнені?"
-#: app/Http/RequestHandlers/Logout.php:51
+#: app/Http/RequestHandlers/Logout.php:52
msgid "You have signed out."
msgstr "Ви вийшли з системи."
@@ -16611,7 +16604,7 @@ msgstr "Вам потрібно заповнити всі поля в облік
msgid "You must renumber the records in one of the trees before you can merge them."
msgstr "Ви маєте перенумерувати записи в одному з дерев перед тим, як їх можна буде об'єднати."
-#: app/Module/ChartsBlockModule.php:186
+#: app/Module/ChartsBlockModule.php:183
msgid "You must select an individual and a chart type in the block preferences"
msgstr "Ви повинні вибрати персону і тип діаграми в налаштуваннях блоку"
@@ -16619,15 +16612,15 @@ msgstr "Ви повинні вибрати персону і тип діагра
msgid "You must specify an individual record before you can restrict the user to their immediate family."
msgstr "Необхідно вказати персональну запис, перш ніж обмежувати доступ до родичів."
-#: app/Http/RequestHandlers/LoginPage.php:90
+#: app/Http/RequestHandlers/LoginPage.php:91
msgid "You need to be a family member to access this website."
msgstr "Ви маєте бути членом сім'ї, щоб отримати доступ до сайту."
-#: app/Http/RequestHandlers/LoginPage.php:87
+#: 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:287
+#: resources/views/admin/control-panel.phtml:288
#: resources/views/admin/trees.phtml:48
msgid "You need to create a family tree."
msgstr "Ви маєте створити генеалогічне дерево."
@@ -16646,13 +16639,13 @@ msgstr "Ви маєте створити обліковий запис адмі
msgid "You sent the following message to a webtrees user:"
msgstr "Ви послали наступне повідомлення користувачеві webtrees:"
-#: app/Http/RequestHandlers/UpgradeWizardStep.php:210
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:207
msgid "You should accept or reject all pending changes before upgrading."
msgstr "Ви повинні прийняти або відхилити всі чекаючі зміни перед оновленням."
#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’
-#: app/Http/RequestHandlers/ContactAction.php:124
-#: app/Http/RequestHandlers/RegisterAction.php:251
+#: app/Http/RequestHandlers/ContactAction.php:125
+#: app/Http/RequestHandlers/RegisterAction.php:266
#, php-format
msgid "You should delete the “%1$s” from “%2$s” and try again."
msgstr "Видаліть «%1$s» з «%2$s» і спробуйте заново."
@@ -16670,11 +16663,11 @@ msgstr "Ви будете проінформовані електронною п
msgid "You will use this to sign in to webtrees."
msgstr "Це необхідно для входу на сайт."
-#: resources/views/statistics/families/birth-age.phtml:22
+#: resources/views/statistics/families/birth-age.phtml:21
msgid "Youngest father"
msgstr "Наймолодший батько"
-#: resources/views/statistics/families/marriage-age.phtml:42
+#: resources/views/statistics/families/marriage-age.phtml:41
msgid "Youngest female"
msgstr "Наймолодша наречена"
@@ -16682,7 +16675,7 @@ msgstr "Наймолодша наречена"
msgid "Youngest male"
msgstr "Наймолодший наречений"
-#: resources/views/statistics/families/birth-age.phtml:42
+#: resources/views/statistics/families/birth-age.phtml:41
msgid "Youngest mother"
msgstr "Наймолодша мати"
@@ -16695,24 +16688,25 @@ msgstr "Ваш кошик порожній."
msgid "Your name"
msgstr "Ваше ім'я"
-#: app/Http/RequestHandlers/PasswordResetAction.php:76
+#: app/Http/RequestHandlers/PasswordResetAction.php:77
msgid "Your password has been updated."
msgstr "Ваш пароль оновлено."
-#: app/Http/RequestHandlers/RegisterAction.php:146
+#: app/Http/RequestHandlers/RegisterAction.php:161
#, php-format
msgid "Your registration at %s"
msgstr "Ваша реєстрація на %s"
-#: 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:197
+#: app/Services/ServerCheckService.php:195
#, 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 до більш нової версії."
+#. I18N: ZIP = file format
+#: resources/views/admin/gedcom-export-options.phtml:35
+msgid "ZIP (includes media files)"
+msgstr ""
+
#. I18N: Name of a country or state
#: app/Statistics/Service/CountryService.php:542
msgid "Zambia"
@@ -16727,18 +16721,18 @@ msgstr "Зімбабве"
msgid "Zoom"
msgstr "Масштабування"
-#: app/Services/LeafletJsService.php:64
+#: app/Services/LeafletJsService.php:78
#: resources/views/modules/timeline-chart/page.phtml:52
msgid "Zoom in"
msgstr "Наблизити"
-#: app/Services/LeafletJsService.php:65
+#: app/Services/LeafletJsService.php:79
#: resources/views/modules/timeline-chart/page.phtml:55
msgid "Zoom out"
msgstr "Віддалити"
#. I18N: Gedcom ABT dates
-#: app/Date.php:339
+#: app/Date.php:185
#, php-format
msgid "about %s"
msgstr "близько %s"
@@ -16764,15 +16758,15 @@ msgid "accept"
msgstr "прийняти"
#. I18N: the status of an edit accepted/rejected/pending
-#: app/Http/RequestHandlers/PendingChangesLogPage.php:120
+#: app/Http/RequestHandlers/PendingChangesLogPage.php:118
msgid "accepted"
msgstr "прийнято"
#. I18N: A button label.
-#: resources/views/admin/trees-privacy.phtml:248
+#: resources/views/admin/trees-privacy.phtml:234
#: resources/views/admin/webtrees1-thumbnails-form.phtml:24
-#: resources/views/edit/add-fact-row.phtml:42
-#: resources/views/modules/census-assistant.phtml:65
+#: resources/views/edit/add-fact-row.phtml:38
+#: resources/views/modules/census-assistant.phtml:61
#: resources/views/modules/lifespans-chart/page.phtml:75
#: resources/views/modules/timeline-chart/page.phtml:41
msgid "add"
@@ -16789,14 +16783,14 @@ msgid "adopted name"
msgstr "ім'я після адопціі"
#. I18N: Gedcom AFT dates
-#: app/Date.php:359
+#: app/Date.php:205
#, php-format
msgid "after %s"
msgstr "після %s"
-#: app/Module/StatisticsChartModule.php:522
-#: app/Module/StatisticsChartModule.php:584
-#: app/Module/StatisticsChartModule.php:645
+#: app/Module/StatisticsChartModule.php:519
+#: app/Module/StatisticsChartModule.php:581
+#: app/Module/StatisticsChartModule.php:642
msgid "age"
msgstr "вік"
@@ -16805,8 +16799,8 @@ msgstr "вік"
msgid "also known as"
msgstr "також відомий як"
-#: app/Statistics/Repository/FamilyRepository.php:468
-#: app/Statistics/Repository/UserRepository.php:96
+#: app/Statistics/Repository/FamilyRepository.php:481
+#: app/Statistics/Repository/UserRepository.php:92
#: resources/views/statistics/families/top10-list-age.phtml:21
#: resources/views/statistics/families/top10-nolist-age.phtml:21
#: resources/xml/reports/ahnentafel_report.xml:394
@@ -16819,63 +16813,67 @@ msgstr "також відомий як"
msgid "and"
msgstr "і"
-#: app/Services/RelationshipService.php:778
+#: app/Services/RelationshipService.php:781
msgctxt "father’s brother’s wife"
msgid "aunt"
msgstr "тітка"
-#: app/Services/RelationshipService.php:536
+#: app/Services/RelationshipService.php:539
msgctxt "father’s sister"
msgid "aunt"
msgstr "тітка"
-#: app/Services/RelationshipService.php:858
+#: app/Services/RelationshipService.php:861
msgctxt "mother’s brother’s wife"
msgid "aunt"
msgstr "тітка"
-#: app/Services/RelationshipService.php:574
+#: app/Services/RelationshipService.php:577
msgctxt "mother’s sister"
msgid "aunt"
msgstr "тітка"
-#: app/Services/RelationshipService.php:910
+#: app/Services/RelationshipService.php:913
msgctxt "parent’s brother’s wife"
msgid "aunt"
msgstr "тітка"
-#: app/Services/RelationshipService.php:592
+#: app/Services/RelationshipService.php:595
msgctxt "parent’s sister"
msgid "aunt"
msgstr "тітка"
-#: app/Services/RelationshipService.php:534
+#: app/Services/RelationshipService.php:537
msgctxt "father’s sibling"
msgid "aunt/uncle"
msgstr "тітка/дядько"
-#: app/Services/RelationshipService.php:572
+#: app/Services/RelationshipService.php:575
msgctxt "mother’s sibling"
msgid "aunt/uncle"
msgstr "тітка/дядько"
-#: app/Services/RelationshipService.php:590
+#: app/Services/RelationshipService.php:593
msgctxt "parent’s sibling"
msgid "aunt/uncle"
msgstr "тітка/дядько"
+#: resources/views/admin/trees-import.phtml:87
+msgid "automatic"
+msgstr ""
+
#: resources/views/modules/faq/show.phtml:30
msgid "back to top"
msgstr "назад вгору"
#. I18N: Gedcom BEF dates
-#: app/Date.php:355
+#: app/Date.php:201
#, php-format
msgid "before %s"
msgstr "перед %s"
#. I18N: Gedcom BET-AND dates
-#: app/Date.php:371
+#: app/Date.php:217
#, php-format
msgid "between %s and %s"
msgstr "між %s та %s"
@@ -16886,111 +16884,111 @@ msgid "birth name"
msgstr "ім'я при народженні"
#. I18N: Extend privacy to dead individuals who were…
-#: resources/views/admin/trees-privacy.phtml:121
+#: resources/views/admin/trees-privacy.phtml:108
#, 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/Services/RelationshipService.php:448
+#: app/Services/RelationshipService.php:451
msgid "brother"
msgstr "брат"
-#: app/Services/RelationshipService.php:716
+#: app/Services/RelationshipService.php:719
msgctxt "brother’s wife’s brother"
msgid "brother-in-law"
msgstr "шурин"
-#: app/Services/RelationshipService.php:542
+#: app/Services/RelationshipService.php:545
msgctxt "husband’s brother"
msgid "brother-in-law"
msgstr "дівер (брат чоловіка)"
-#: app/Services/RelationshipService.php:832
+#: app/Services/RelationshipService.php:835
msgctxt "husband’s sister’s husband"
msgid "brother-in-law"
msgstr "дівер"
-#: app/Services/RelationshipService.php:610
+#: app/Services/RelationshipService.php:613
msgctxt "sister’s husband"
msgid "brother-in-law"
msgstr "дівер (брат чоловіка)"
-#: app/Services/RelationshipService.php:1016
+#: app/Services/RelationshipService.php:1019
msgctxt "sister’s husband’s brother"
msgid "brother-in-law"
msgstr "дівер (брат чоловіка)"
-#: app/Services/RelationshipService.php:622
+#: app/Services/RelationshipService.php:625
msgctxt "spouse’s brother"
msgid "brother-in-law"
msgstr "шурин"
-#: app/Services/RelationshipService.php:640
+#: app/Services/RelationshipService.php:643
msgctxt "wife’s brother"
msgid "brother-in-law"
msgstr "шурин"
-#: app/Services/RelationshipService.php:1072
+#: app/Services/RelationshipService.php:1075
msgctxt "wife’s sister’s husband"
msgid "brother-in-law"
msgstr "дівер"
-#: app/Services/RelationshipService.php:718
+#: app/Services/RelationshipService.php:721
msgctxt "brother’s wife’s sibling"
msgid "brother/sister-in-law"
msgstr "шурин/своячка"
-#: app/Services/RelationshipService.php:552
+#: app/Services/RelationshipService.php:555
msgctxt "husband’s sibling"
msgid "brother/sister-in-law"
msgstr "брат/сестра чоловіка"
-#: app/Services/RelationshipService.php:604
+#: app/Services/RelationshipService.php:607
msgctxt "sibling’s spouse"
msgid "brother/sister-in-law"
msgstr "зять/невістка"
-#: app/Services/RelationshipService.php:1018
+#: app/Services/RelationshipService.php:1021
msgctxt "sister’s husband’s sibling"
msgid "brother/sister-in-law"
msgstr "Дівер/Зовиця"
-#: app/Services/RelationshipService.php:638
+#: app/Services/RelationshipService.php:641
msgctxt "spouse’s sibling"
msgid "brother/sister-in-law"
msgstr "Дівер/Зовиця"
-#: app/Services/RelationshipService.php:650
+#: app/Services/RelationshipService.php:653
msgctxt "wife’s sibling"
msgid "brother/sister-in-law"
msgstr "шурин/своячка"
#. I18N: An option in a list-box
-#: app/Module/TopSurnamesModule.php:243
+#: app/Module/TopSurnamesModule.php:266
msgid "bullet list"
msgstr "маркований список"
#. I18N: Gedcom CAL dates
-#: app/Date.php:343
+#: app/Date.php:189
#, php-format
msgid "calculated %s"
msgstr "обчислено %s"
#. I18N: A button label.
#: resources/views/admin/analytics-edit.phtml:45
-#: resources/views/admin/broadcast.phtml:72
-#: resources/views/admin/components.phtml:169
+#: resources/views/admin/broadcast.phtml:68
+#: resources/views/admin/components.phtml:168
#: resources/views/admin/email-page.phtml:73
-#: resources/views/admin/location-edit.phtml:77
-#: resources/views/admin/map-import-form.phtml:91
-#: resources/views/admin/site-mail.phtml:247
-#: resources/views/admin/site-preferences.phtml:120
-#: resources/views/admin/site-registration.phtml:88
+#: resources/views/admin/location-edit.phtml:73
+#: resources/views/admin/map-import-form.phtml:75
+#: resources/views/admin/site-mail.phtml:244
+#: resources/views/admin/site-preferences.phtml:118
+#: resources/views/admin/site-registration.phtml:84
#: resources/views/admin/tags.phtml:932
-#: resources/views/admin/trees-preferences.phtml:800
-#: resources/views/admin/trees-privacy.phtml:301
+#: resources/views/admin/trees-preferences.phtml:753
+#: resources/views/admin/trees-privacy.phtml:287
#: resources/views/contact-page.phtml:82
-#: resources/views/edit-blocks-page.phtml:65
+#: resources/views/edit-blocks-page.phtml:69
#: resources/views/edit/change-family-members.phtml:97
#: resources/views/edit/edit-fact.phtml:46
#: resources/views/edit/edit-record.phtml:47
@@ -16998,28 +16996,27 @@ msgstr "обчислено %s"
#: resources/views/edit/link-spouse-to-individual.phtml:55
#: resources/views/edit/new-individual.phtml:51
#: resources/views/edit/raw-gedcom-fact.phtml:44
-#: resources/views/edit/raw-gedcom-record.phtml:68
+#: resources/views/edit/raw-gedcom-record.phtml:67
#: resources/views/edit/reorder-children.phtml:50
#: resources/views/edit/reorder-families.phtml:104
#: resources/views/edit/reorder-media.phtml:43
#: resources/views/edit/reorder-names.phtml:46
#: resources/views/edit/shared-note.phtml:46
#: resources/views/message-page.phtml:71
-#: resources/views/modals/create-media-from-file.phtml:65
+#: resources/views/modals/create-media-from-file.phtml:64
#: resources/views/modals/footer-save-cancel.phtml:14
#: resources/views/modules/bing-maps/config.phtml:49
#: resources/views/modules/clippings/add-options.phtml:39
-#: resources/views/modules/clippings/download.phtml:96
+#: resources/views/modules/clippings/download.phtml:38
#: resources/views/modules/custom-css-js/edit.phtml:51
#: resources/views/modules/edit-block-config.phtml:39
-#: resources/views/modules/favorites/favorites.phtml:171
+#: resources/views/modules/favorites/favorites.phtml:170
#: resources/views/modules/gedcom_news/edit.phtml:54
#: resources/views/modules/geonames/config.phtml:49
#: resources/views/modules/google-maps/config.phtml:49
#: resources/views/modules/here-maps/config.phtml:49
#: resources/views/modules/map-box/config.phtml:49
#: resources/views/modules/openrouteservice/config.phtml:49
-#: resources/views/modules/openstreetmap/config.phtml:49
#: resources/views/modules/stories/edit.phtml:76
#: resources/views/modules/user_blog/edit.phtml:54
msgid "cancel"
@@ -17035,7 +17032,7 @@ msgstr "оскаржується"
msgid "change of name"
msgstr "зміна імені"
-#: app/Services/RelationshipService.php:427
+#: app/Services/RelationshipService.php:430
msgid "child"
msgstr "дитина"
@@ -17044,13 +17041,15 @@ msgstr "дитина"
msgid "citizen"
msgstr "громадянин"
+#: resources/views/admin/components.phtml:107
#: resources/views/components/alert-warning-dismissible.phtml:14
-#: resources/views/layouts/administration.phtml:75
-#: resources/views/layouts/default.phtml:130
-#: resources/views/layouts/default.phtml:165
+#: resources/views/layouts/administration.phtml:73
+#: resources/views/layouts/default.phtml:125
+#: resources/views/layouts/default.phtml:159
#: resources/views/modals/create-media-from-file.phtml:20
#: resources/views/modals/footer-close.phtml:10
#: resources/views/modals/header.phtml:15
+#: resources/views/modules/favorites/favorites.phtml:56
#: resources/views/modules/privacy-policy/footer.phtml:23
msgid "close"
msgstr "закрити"
@@ -17061,33 +17060,33 @@ msgid "clouds"
msgstr "хмари"
#. I18N: Name of a theme.
-#: app/Module/ColorsTheme.php:53
+#: app/Module/ColorsTheme.php:54
msgid "colors"
msgstr "кольори"
#. I18N: An option in a list-box
-#: app/Module/TopSurnamesModule.php:245
+#: app/Module/TopSurnamesModule.php:268
msgid "compact list"
msgstr "компактний список"
#. I18N: A button label.
-#: app/Http/RequestHandlers/UpgradeWizardStep.php:322
+#: app/Http/RequestHandlers/UpgradeWizardStep.php:311
#: resources/views/admin/import-progress.phtml:39
-#: resources/views/admin/map-import-form.phtml:87
+#: resources/views/admin/map-import-form.phtml:71
#: resources/views/admin/merge-records-step-1.phtml:149
#: resources/views/admin/synchronize-trees.phtml:25
#: resources/views/admin/trees-export.phtml:41
-#: resources/views/admin/trees-export.phtml:134
-#: resources/views/admin/trees-import.phtml:128
-#: resources/views/admin/trees-merge.phtml:57
+#: resources/views/admin/trees-export.phtml:84
+#: resources/views/admin/trees-import.phtml:138
+#: resources/views/admin/trees-merge.phtml:59
#: resources/views/admin/trees-renumber.phtml:43
#: resources/views/admin/upgrade/wizard.phtml:40
#: resources/views/forgot-password-page.phtml:35
#: resources/views/modules/clippings/add-options.phtml:34
#: resources/views/modules/custom-tags/config.phtml:77
-#: resources/views/modules/login_block/sign-in.phtml:64
+#: resources/views/modules/login_block/sign-in.phtml:63
#: resources/views/password-request-page.phtml:36
-#: resources/views/password-reset-page.phtml:51
+#: resources/views/password-reset-page.phtml:50
#: resources/views/pending-changes-page.phtml:34
#: resources/views/register-page.phtml:100
#: resources/views/report-select-page.phtml:39
@@ -17095,7 +17094,7 @@ msgid "continue"
msgstr "продовжити"
#. I18N: A button label.
-#: resources/views/admin/trees-create.phtml:58
+#: resources/views/admin/trees-create.phtml:56
msgid "create"
msgstr "створити"
@@ -17108,7 +17107,7 @@ msgstr "культурний"
msgid "date periods"
msgstr "відрізок часу"
-#: app/Services/RelationshipService.php:425
+#: app/Services/RelationshipService.php:428
msgid "daughter"
msgstr "дочка"
@@ -17116,38 +17115,39 @@ msgstr "дочка"
msgid "daughter of"
msgstr "дочка від"
-#: app/Services/RelationshipService.php:512
+#: app/Services/RelationshipService.php:515
msgctxt "child’s wife"
msgid "daughter-in-law"
msgstr "невістка"
-#: app/Services/RelationshipService.php:620
+#: app/Services/RelationshipService.php:623
msgctxt "son’s wife"
msgid "daughter-in-law"
msgstr "невістка"
-#: app/Services/RelationshipService.php:1064
+#: app/Services/RelationshipService.php:1067
msgctxt "son’s wife’s father"
msgid "daughter-in-law’s father"
msgstr "сват"
-#: app/Services/RelationshipService.php:1066
+#: app/Services/RelationshipService.php:1069
msgctxt "son’s wife’s mother"
msgid "daughter-in-law’s mother"
msgstr "сваха"
-#: app/Services/RelationshipService.php:1068
+#: app/Services/RelationshipService.php:1071
msgctxt "son’s wife’s parent"
msgid "daughter-in-law’s parent"
msgstr "Тесть/Теща"
-#: resources/views/admin/location-edit.phtml:53
-#: resources/views/admin/location-edit.phtml:64
+#: resources/views/admin/location-edit.phtml:49
+#: resources/views/admin/location-edit.phtml:60
msgid "degrees"
msgstr "градусів"
#. I18N: A button label.
#: resources/views/admin/changes-log.phtml:115
+#: resources/views/admin/clean-data.phtml:46
#: resources/views/admin/locations.phtml:128
#: resources/views/admin/site-logs.phtml:107
#: resources/views/admin/users-cleanup.phtml:78
@@ -17172,8 +17172,8 @@ msgstr "помер"
msgid "disproven"
msgstr "спростований"
-#: app/Module/PedigreeChartModule.php:390
-#: app/Module/PedigreeChartModule.php:398
+#: app/Module/PedigreeChartModule.php:372
+#: app/Module/PedigreeChartModule.php:380
#: resources/views/edit/reorder-card-header.phtml:30
msgid "down"
msgstr "вниз"
@@ -17181,7 +17181,7 @@ msgstr "вниз"
#. I18N: A button label.
#: resources/views/admin/changes-log.phtml:110
#: resources/views/admin/site-logs.phtml:102
-#: resources/views/modules/clippings/download.phtml:92
+#: resources/views/modules/clippings/download.phtml:34
#: resources/views/report-setup-page.phtml:83
#: resources/views/report-setup-page.phtml:96
msgid "download"
@@ -17191,52 +17191,52 @@ msgstr "завантажити"
msgid "d’Aboville number"
msgstr "Номер д'Абовіля"
-#: resources/views/admin/components.phtml:139
-#: resources/views/family-page-menu.phtml:25
-#: resources/views/individual-page-menu.phtml:27
-#: resources/views/media-page-menu.phtml:26
+#: resources/views/admin/components.phtml:138
+#: resources/views/family-page-menu.phtml:27
+#: resources/views/individual-page-menu.phtml:28
+#: resources/views/media-page-menu.phtml:24
#: resources/views/record-page-menu.phtml:21
msgid "edit"
msgstr "змінити"
-#: app/Services/RelationshipService.php:2266
+#: app/Services/RelationshipService.php:2338
msgid "eighth cousin"
msgstr "двоюрідний брат/сестра (8-го коліна)"
-#: app/Services/RelationshipService.php:2230
+#: app/Services/RelationshipService.php:2302
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/Services/RelationshipService.php:2185
+#: app/Services/RelationshipService.php:2257
msgctxt "MALE"
msgid "eighth cousin"
msgstr "двоюрідний брат (8-го коліна)"
-#: app/Services/RelationshipService.php:443
+#: app/Services/RelationshipService.php:446
msgid "elder brother"
msgstr "старший брат"
-#: app/Services/RelationshipService.php:485
+#: app/Services/RelationshipService.php:488
msgid "elder sibling"
msgstr "старший брат/сестра"
-#: app/Services/RelationshipService.php:464
+#: app/Services/RelationshipService.php:467
msgid "elder sister"
msgstr "старша сестра"
-#: app/Services/RelationshipService.php:2272
+#: app/Services/RelationshipService.php:2344
msgid "eleventh cousin"
msgstr "двоюрідний брат/сестра (11-го коліна)"
-#: app/Services/RelationshipService.php:2236
+#: app/Services/RelationshipService.php:2308
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/Services/RelationshipService.php:2194
+#: app/Services/RelationshipService.php:2266
msgctxt "MALE"
msgid "eleventh cousin"
msgstr "двоюрідний брат (11-го коліна)"
@@ -17247,20 +17247,20 @@ msgid "estate name"
msgstr "назва нерухомості"
#. I18N: Gedcom EST dates
-#: app/Date.php:347
+#: app/Date.php:193
#, php-format
msgid "estimated %s"
msgstr "передбачувано %s"
-#: app/Services/RelationshipService.php:362
+#: app/Services/RelationshipService.php:365
msgid "ex-husband"
msgstr "колишній чоловік"
-#: app/Services/RelationshipService.php:409
+#: app/Services/RelationshipService.php:412
msgid "ex-spouse"
msgstr "колишній чоловік"
-#: app/Services/RelationshipService.php:386
+#: app/Services/RelationshipService.php:389
msgid "ex-wife"
msgstr "колишня дружина"
@@ -17269,366 +17269,366 @@ msgstr "колишня дружина"
msgid "export file"
msgstr "експортувати файл"
-#: app/Http/RequestHandlers/TreePreferencesPage.php:143
+#: app/Http/RequestHandlers/TreePreferencesPage.php:110
#: resources/xml/reports/fact_sources.xml:6
msgid "facts"
msgstr "факти"
-#: app/Services/RelationshipService.php:348
+#: app/Services/RelationshipService.php:351
msgid "father"
msgstr "батько"
-#: app/Services/RelationshipService.php:548
+#: app/Services/RelationshipService.php:551
msgctxt "husband’s father"
msgid "father-in-law"
msgstr "свекор"
-#: app/Services/RelationshipService.php:628
+#: app/Services/RelationshipService.php:631
msgctxt "spouse’s father"
msgid "father-in-law"
msgstr "свекор"
-#: app/Services/RelationshipService.php:646
+#: app/Services/RelationshipService.php:649
msgctxt "wife’s father"
msgid "father-in-law"
msgstr "тесть"
-#: app/Services/RelationshipService.php:366
+#: app/Services/RelationshipService.php:369
msgid "fiancé"
msgstr "наречений"
-#: app/Services/RelationshipService.php:413
+#: app/Services/RelationshipService.php:416
msgid "fiancé(e)"
msgstr "наречений(а)"
-#: app/Services/RelationshipService.php:390
+#: app/Services/RelationshipService.php:393
msgid "fiancée"
msgstr "наречена"
-#: app/Services/RelationshipService.php:2280
+#: app/Services/RelationshipService.php:2352
msgid "fifteenth cousin"
msgstr "двоюрідний брат/сестра (15-го коліна)"
-#: app/Services/RelationshipService.php:2244
+#: app/Services/RelationshipService.php:2316
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/Services/RelationshipService.php:2206
+#: app/Services/RelationshipService.php:2278
msgctxt "MALE"
msgid "fifteenth cousin"
msgstr "двоюрідний брат (15-го коліна)"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2361
+#: app/Services/RelationshipService.php:2433
#, php-format
msgid "fifth %s"
msgstr "п'ятий/п'ята %s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2339
+#: app/Services/RelationshipService.php:2411
#, php-format
msgctxt "FEMALE"
msgid "fifth %s"
msgstr "п'ята %s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2316
+#: app/Services/RelationshipService.php:2388
#, php-format
msgctxt "MALE"
msgid "fifth %s"
msgstr "п'ятий %s"
-#: app/Services/RelationshipService.php:2260
+#: app/Services/RelationshipService.php:2332
msgid "fifth cousin"
msgstr "двоюрідний брат/сестра (5-го коліна)"
-#: app/Services/RelationshipService.php:2224
+#: app/Services/RelationshipService.php:2296
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/Services/RelationshipService.php:2176
+#: app/Services/RelationshipService.php:2248
msgctxt "MALE"
msgid "fifth cousin"
msgstr "двоюрідний брат (5-го коліна)"
#. I18N: A button label, first page
-#: resources/views/admin/trees-preferences.phtml:592
+#: resources/views/admin/trees-preferences.phtml:563
#: resources/views/edit/reorder-card-header.phtml:22
#: resources/views/lists/datatables-attributes.phtml:14
#: resources/views/modules/media-list/pagination.phtml:25
msgid "first"
msgstr "перша"
-#: resources/views/admin/trees-preferences.phtml:601
+#: resources/views/admin/trees-preferences.phtml:572
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/Services/RelationshipService.php:2349
+#: app/Services/RelationshipService.php:2421
#, php-format
msgid "first %s"
msgstr "перший/перша %s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2327
+#: app/Services/RelationshipService.php:2399
#, php-format
msgctxt "FEMALE"
msgid "first %s"
msgstr "перша %s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2304
+#: app/Services/RelationshipService.php:2376
#, php-format
msgctxt "MALE"
msgid "first %s"
msgstr "перший %s"
-#: app/Services/RelationshipService.php:2252
+#: app/Services/RelationshipService.php:2324
msgid "first cousin"
msgstr "двоюрідний брат/сестра (1-го коліна)"
-#: app/Services/RelationshipService.php:2216
+#: app/Services/RelationshipService.php:2288
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/Services/RelationshipService.php:2164
+#: app/Services/RelationshipService.php:2236
msgctxt "MALE"
msgid "first cousin"
msgstr "двоюрідний брат (1-го коліна)"
-#: app/Services/RelationshipService.php:772
+#: app/Services/RelationshipService.php:775
msgctxt "father’s brother’s child"
msgid "first cousin"
msgstr "двоюрідний брат/сестра"
-#: app/Services/RelationshipService.php:774
+#: app/Services/RelationshipService.php:777
msgctxt "father’s brother’s daughter"
msgid "first cousin"
msgstr "двоюрідна сестра"
-#: app/Services/RelationshipService.php:776
+#: app/Services/RelationshipService.php:779
msgctxt "father’s brother’s son"
msgid "first cousin"
msgstr "двоюрідний брат"
-#: app/Services/RelationshipService.php:816
+#: app/Services/RelationshipService.php:819
msgctxt "father’s sister’s child"
msgid "first cousin"
msgstr "двоюрідний брат/сестра"
-#: app/Services/RelationshipService.php:818
+#: app/Services/RelationshipService.php:821
msgctxt "father’s sister’s daughter"
msgid "first cousin"
msgstr "двоюрідна сестра"
-#: app/Services/RelationshipService.php:822
+#: app/Services/RelationshipService.php:825
msgctxt "father’s sister’s son"
msgid "first cousin"
msgstr "двоюрідний брат"
-#: app/Services/RelationshipService.php:852
+#: app/Services/RelationshipService.php:855
msgctxt "mother’s brother’s child"
msgid "first cousin"
msgstr "двоюрідний брат"
-#: app/Services/RelationshipService.php:854
+#: app/Services/RelationshipService.php:857
msgctxt "mother’s brother’s daughter"
msgid "first cousin"
msgstr "двоюрідна сестра"
-#: app/Services/RelationshipService.php:856
+#: app/Services/RelationshipService.php:859
msgctxt "mother’s brother’s son"
msgid "first cousin"
msgstr "двоюрідний брат"
-#: app/Services/RelationshipService.php:902
+#: app/Services/RelationshipService.php:905
msgctxt "mother’s sister’s child"
msgid "first cousin"
msgstr "двоюрідний брат/сестра"
-#: app/Services/RelationshipService.php:904
+#: app/Services/RelationshipService.php:907
msgctxt "mother’s sister’s daughter"
msgid "first cousin"
msgstr "двоюрідна сестра"
-#: app/Services/RelationshipService.php:908
+#: app/Services/RelationshipService.php:911
msgctxt "mother’s sister’s son"
msgid "first cousin"
msgstr "двоюрідний брат"
-#: app/Services/RelationshipService.php:1152
+#: app/Services/RelationshipService.php:1155
msgctxt "father’s father’s brother’s child"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько / тітка"
-#: app/Services/RelationshipService.php:1148
+#: app/Services/RelationshipService.php:1151
msgctxt "father’s father’s brother’s daughter"
msgid "first cousin once removed ascending"
msgstr "двоюрідна тітка"
-#: app/Services/RelationshipService.php:1150
+#: app/Services/RelationshipService.php:1153
msgctxt "father’s father’s brother’s son"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько"
-#: app/Services/RelationshipService.php:1158
+#: app/Services/RelationshipService.php:1161
msgctxt "father’s father’s sister’s child"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько/тітка"
-#: app/Services/RelationshipService.php:1154
+#: app/Services/RelationshipService.php:1157
msgctxt "father’s father’s sister’s daughter"
msgid "first cousin once removed ascending"
msgstr "двоюрідна тітка"
-#: app/Services/RelationshipService.php:1156
+#: app/Services/RelationshipService.php:1159
msgctxt "father’s father’s sister’s son"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько"
-#: app/Services/RelationshipService.php:1164
+#: app/Services/RelationshipService.php:1167
msgctxt "father’s mother’s brother’s child"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько/тітка"
-#: app/Services/RelationshipService.php:1160
+#: app/Services/RelationshipService.php:1163
msgctxt "father’s mother’s brother’s daughter"
msgid "first cousin once removed ascending"
msgstr "двоюрідна тітка"
-#: app/Services/RelationshipService.php:1162
+#: app/Services/RelationshipService.php:1165
msgctxt "father’s mother’s brother’s son"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько"
-#: app/Services/RelationshipService.php:1170
+#: app/Services/RelationshipService.php:1173
msgctxt "father’s mother’s sister’s child"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько/тітка"
-#: app/Services/RelationshipService.php:1166
+#: app/Services/RelationshipService.php:1169
msgctxt "father’s mother’s sister’s daughter"
msgid "first cousin once removed ascending"
msgstr "двоюрідна тітка"
-#: app/Services/RelationshipService.php:1168
+#: app/Services/RelationshipService.php:1171
msgctxt "father’s mother’s sister’s son"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько"
-#: app/Services/RelationshipService.php:1176
+#: app/Services/RelationshipService.php:1179
msgctxt "mother’s father’s brother’s child"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько/тітка"
-#: app/Services/RelationshipService.php:1172
+#: app/Services/RelationshipService.php:1175
msgctxt "mother’s father’s brother’s daughter"
msgid "first cousin once removed ascending"
msgstr "двоюрідна тітка"
-#: app/Services/RelationshipService.php:1174
+#: app/Services/RelationshipService.php:1177
msgctxt "mother’s father’s brother’s son"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько"
-#: app/Services/RelationshipService.php:1182
+#: app/Services/RelationshipService.php:1185
msgctxt "mother’s father’s sister’s child"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько/тітка"
-#: app/Services/RelationshipService.php:1178
+#: app/Services/RelationshipService.php:1181
msgctxt "mother’s father’s sister’s daughter"
msgid "first cousin once removed ascending"
msgstr "двоюрідна тітка"
-#: app/Services/RelationshipService.php:1180
+#: app/Services/RelationshipService.php:1183
msgctxt "mother’s father’s sister’s son"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько"
-#: app/Services/RelationshipService.php:1188
+#: app/Services/RelationshipService.php:1191
msgctxt "mother’s mother’s brother’s child"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько/тітка"
-#: app/Services/RelationshipService.php:1184
+#: app/Services/RelationshipService.php:1187
msgctxt "mother’s mother’s brother’s daughter"
msgid "first cousin once removed ascending"
msgstr "двоюрідна тітка"
-#: app/Services/RelationshipService.php:1186
+#: app/Services/RelationshipService.php:1189
msgctxt "mother’s mother’s brother’s son"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько"
-#: app/Services/RelationshipService.php:1194
+#: app/Services/RelationshipService.php:1197
msgctxt "mother’s mother’s sister’s child"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько/тітка"
-#: app/Services/RelationshipService.php:1190
+#: app/Services/RelationshipService.php:1193
msgctxt "mother’s mother’s sister’s daughter"
msgid "first cousin once removed ascending"
msgstr "двоюрідна тітка"
-#: app/Services/RelationshipService.php:1192
+#: app/Services/RelationshipService.php:1195
msgctxt "mother’s mother’s sister’s son"
msgid "first cousin once removed ascending"
msgstr "двоюрідний дядько"
-#: app/Services/RelationshipService.php:2278
+#: app/Services/RelationshipService.php:2350
msgid "fourteenth cousin"
msgstr "двоюрідний брат/сестра (14-го коліна)"
-#: app/Services/RelationshipService.php:2242
+#: app/Services/RelationshipService.php:2314
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/Services/RelationshipService.php:2203
+#: app/Services/RelationshipService.php:2275
msgctxt "MALE"
msgid "fourteenth cousin"
msgstr "двоюрідний брат (14-го коліна)"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2358
+#: app/Services/RelationshipService.php:2430
#, php-format
msgid "fourth %s"
msgstr "четвертий/четверта %s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2336
+#: app/Services/RelationshipService.php:2408
#, php-format
msgctxt "FEMALE"
msgid "fourth %s"
msgstr "четверта %s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2313
+#: app/Services/RelationshipService.php:2385
#, php-format
msgctxt "MALE"
msgid "fourth %s"
msgstr "четвертий %s"
-#: app/Services/RelationshipService.php:2258
+#: app/Services/RelationshipService.php:2330
msgid "fourth cousin"
msgstr "двоюрідний брат/сестра (4-го коліна)"
-#: app/Services/RelationshipService.php:2222
+#: app/Services/RelationshipService.php:2294
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/Services/RelationshipService.php:2173
+#: app/Services/RelationshipService.php:2245
msgctxt "MALE"
msgid "fourth cousin"
msgstr "двоюрідний брат (4-го коліна)"
@@ -17648,19 +17648,19 @@ msgstr[1] "починаючи з %1$s інтервал %2$s рік"
msgstr[2] "починаючи з %1$s інтервал %2$s років"
#. I18N: Gedcom FROM dates
-#: app/Date.php:363
+#: app/Date.php:209
#, php-format
msgid "from %s"
msgstr "з %s"
#. I18N: Gedcom FROM-TO dates
-#: app/Date.php:375
+#: app/Date.php:221
#, php-format
msgid "from %s to %s"
msgstr "з %s до %s"
#. I18N: layout option for the fan chart
-#: app/Module/FanChartModule.php:587
+#: app/Module/FanChartModule.php:525
msgid "full circle"
msgstr "повне коло"
@@ -17678,1553 +17678,1571 @@ msgstr "географічний"
msgid "go to new individual"
msgstr "перейти до нової персони"
-#: app/Services/RelationshipService.php:502
+#: app/Services/RelationshipService.php:505
msgctxt "child’s child"
msgid "grandchild"
msgstr "онук"
-#: app/Services/RelationshipService.php:514
+#: app/Services/RelationshipService.php:517
msgctxt "daughter’s child"
msgid "grandchild"
msgstr "онук"
-#: app/Services/RelationshipService.php:614
+#: app/Services/RelationshipService.php:617
msgctxt "son’s child"
msgid "grandchild"
msgstr "онук"
-#: app/Services/RelationshipService.php:504
+#: app/Services/RelationshipService.php:507
msgctxt "child’s daughter"
msgid "granddaughter"
msgstr "внучка"
-#: app/Services/RelationshipService.php:516
+#: app/Services/RelationshipService.php:519
msgctxt "daughter’s daughter"
msgid "granddaughter"
msgstr "внучка"
-#: app/Services/RelationshipService.php:616
+#: app/Services/RelationshipService.php:619
msgctxt "son’s daughter"
msgid "granddaughter"
msgstr "внучка"
-#: app/Services/RelationshipService.php:732
+#: app/Services/RelationshipService.php:735
msgctxt "child’s daughter’s husband"
msgid "granddaughter’s husband"
msgstr "чоловік внучки"
-#: app/Services/RelationshipService.php:754
+#: app/Services/RelationshipService.php:757
msgctxt "daughter’s daughter’s husband"
msgid "granddaughter’s husband"
msgstr "чоловік внучки"
-#: app/Services/RelationshipService.php:1052
+#: app/Services/RelationshipService.php:1055
msgctxt "son’s daughter’s husband"
msgid "granddaughter’s husband"
msgstr "чоловік внучки"
-#: app/Services/RelationshipService.php:584
+#: app/Services/RelationshipService.php:587
msgctxt "parent’s father"
msgid "grandfather"
msgstr "дідусь"
-#: app/Services/RelationshipService.php:586
+#: app/Services/RelationshipService.php:589
msgctxt "parent’s mother"
msgid "grandmother"
msgstr "бабуся"
-#: app/Services/RelationshipService.php:588
+#: app/Services/RelationshipService.php:591
msgctxt "parent’s parent"
msgid "grandparent"
msgstr "дідусь/бабуся"
-#: app/Services/RelationshipService.php:508
+#: app/Services/RelationshipService.php:511
msgctxt "child’s son"
msgid "grandson"
msgstr "онук"
-#: app/Services/RelationshipService.php:520
+#: app/Services/RelationshipService.php:523
msgctxt "daughter’s son"
msgid "grandson"
msgstr "онук"
-#: app/Services/RelationshipService.php:618
+#: app/Services/RelationshipService.php:621
msgctxt "son’s son"
msgid "grandson"
msgstr "онук"
-#: app/Services/RelationshipService.php:742
+#: app/Services/RelationshipService.php:745
msgctxt "child’s son’s wife"
msgid "grandson’s wife"
msgstr "дружина онука"
-#: app/Services/RelationshipService.php:770
+#: app/Services/RelationshipService.php:773
msgctxt "daughter’s son’s wife"
msgid "grandson’s wife"
msgstr "дружина онука"
-#: app/Services/RelationshipService.php:1062
+#: app/Services/RelationshipService.php:1065
msgctxt "son’s son’s wife"
msgid "grandson’s wife"
msgstr "дружина онука"
-#: app/Services/RelationshipService.php:1438
-#: app/Services/RelationshipService.php:1457
-#: app/Services/RelationshipService.php:1469
-#: app/Services/RelationshipService.php:1480
-#: app/Services/RelationshipService.php:1496
+#: app/Services/RelationshipService.php:1441
+#: app/Services/RelationshipService.php:1460
+#: app/Services/RelationshipService.php:1472
+#: app/Services/RelationshipService.php:1484
+#: app/Services/RelationshipService.php:1495
+#: app/Services/RelationshipService.php:1511
#, php-format
msgid "great ×%s aunt"
msgstr "%sх прабабуся"
-#: app/Services/RelationshipService.php:1441
-#: app/Services/RelationshipService.php:1460
-#: app/Services/RelationshipService.php:1472
-#: app/Services/RelationshipService.php:1483
-#: app/Services/RelationshipService.php:1499
+#: app/Services/RelationshipService.php:1444
+#: app/Services/RelationshipService.php:1463
+#: app/Services/RelationshipService.php:1475
+#: app/Services/RelationshipService.php:1487
+#: app/Services/RelationshipService.php:1498
+#: app/Services/RelationshipService.php:1514
#, 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/Services/RelationshipService.php:1994
-#: app/Services/RelationshipService.php:2005
-#: app/Services/RelationshipService.php:2026
+#: app/Services/RelationshipService.php:2055
+#: app/Services/RelationshipService.php:2066
+#: app/Services/RelationshipService.php:2077
+#: app/Services/RelationshipService.php:2098
#, 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/Services/RelationshipService.php:1991
-#: app/Services/RelationshipService.php:2002
-#: app/Services/RelationshipService.php:2022
+#: app/Services/RelationshipService.php:2052
+#: app/Services/RelationshipService.php:2063
+#: app/Services/RelationshipService.php:2074
+#: app/Services/RelationshipService.php:2094
#, 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/Services/RelationshipService.php:1839
-#: app/Services/RelationshipService.php:1853
-#: app/Services/RelationshipService.php:1865
-#: app/Services/RelationshipService.php:1878
-#: app/Services/RelationshipService.php:1894
+#: app/Services/RelationshipService.php:1889
+#: app/Services/RelationshipService.php:1903
+#: app/Services/RelationshipService.php:1915
+#: app/Services/RelationshipService.php:1926
+#: app/Services/RelationshipService.php:1939
+#: app/Services/RelationshipService.php:1955
#, 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/Services/RelationshipService.php:1843
-#: app/Services/RelationshipService.php:1857
-#: app/Services/RelationshipService.php:1869
-#: app/Services/RelationshipService.php:1883
-#: app/Services/RelationshipService.php:1899
+#: app/Services/RelationshipService.php:1893
+#: app/Services/RelationshipService.php:1907
+#: app/Services/RelationshipService.php:1919
+#: app/Services/RelationshipService.php:1930
+#: app/Services/RelationshipService.php:1944
+#: app/Services/RelationshipService.php:1960
#, 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/Services/RelationshipService.php:1846
-#: app/Services/RelationshipService.php:1860
-#: app/Services/RelationshipService.php:1872
-#: app/Services/RelationshipService.php:1887
-#: app/Services/RelationshipService.php:1903
+#: app/Services/RelationshipService.php:1896
+#: app/Services/RelationshipService.php:1910
+#: app/Services/RelationshipService.php:1922
+#: app/Services/RelationshipService.php:1933
+#: app/Services/RelationshipService.php:1948
+#: app/Services/RelationshipService.php:1964
#, 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/Services/RelationshipService.php:1987
-#: app/Services/RelationshipService.php:1999
-#: app/Services/RelationshipService.php:2017
+#: app/Services/RelationshipService.php:2048
+#: app/Services/RelationshipService.php:2059
+#: app/Services/RelationshipService.php:2071
+#: app/Services/RelationshipService.php:2089
#, 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/Services/RelationshipService.php:1722
-#: app/Services/RelationshipService.php:1734
-#: app/Services/RelationshipService.php:1750
+#: app/Services/RelationshipService.php:1772
+#: app/Services/RelationshipService.php:1784
+#: app/Services/RelationshipService.php:1800
#, php-format
msgid "great ×%s nephew"
msgstr "%sх праплемінник"
-#: app/Services/RelationshipService.php:1657
-#: app/Services/RelationshipService.php:1693
+#: app/Services/RelationshipService.php:1672
+#: app/Services/RelationshipService.php:1707
+#: app/Services/RelationshipService.php:1743
#, php-format
msgctxt "(a man’s) brother’s great ×(%s-1) grandson"
msgid "great ×%s nephew"
msgstr "%sх праплемінник"
-#: app/Services/RelationshipService.php:1661
-#: app/Services/RelationshipService.php:1696
+#: app/Services/RelationshipService.php:1676
+#: app/Services/RelationshipService.php:1711
+#: app/Services/RelationshipService.php:1746
#, php-format
msgctxt "(a man’s) sister’s great ×(%s-1) grandson"
msgid "great ×%s nephew"
msgstr "%sх праплемінник"
-#: app/Services/RelationshipService.php:1664
-#: app/Services/RelationshipService.php:1699
+#: app/Services/RelationshipService.php:1679
+#: app/Services/RelationshipService.php:1714
+#: app/Services/RelationshipService.php:1749
#, php-format
msgctxt "(a woman’s) great ×%s nephew"
msgid "great ×%s nephew"
msgstr "%sх праплемінник"
-#: app/Services/RelationshipService.php:1729
-#: app/Services/RelationshipService.php:1741
-#: app/Services/RelationshipService.php:1757
+#: app/Services/RelationshipService.php:1779
+#: app/Services/RelationshipService.php:1791
+#: app/Services/RelationshipService.php:1807
#, php-format
msgid "great ×%s nephew/niece"
msgstr "%sх праплемінник/праплемінниця"
-#: app/Services/RelationshipService.php:1680
-#: app/Services/RelationshipService.php:1712
+#: app/Services/RelationshipService.php:1695
+#: app/Services/RelationshipService.php:1730
+#: app/Services/RelationshipService.php:1762
#, php-format
msgctxt "(a man’s) brother’s great ×(%s-1) grandchild"
msgid "great ×%s nephew/niece"
msgstr "%sх праплемінник/праплемінниця"
-#: app/Services/RelationshipService.php:1684
-#: app/Services/RelationshipService.php:1715
+#: app/Services/RelationshipService.php:1699
+#: app/Services/RelationshipService.php:1734
+#: app/Services/RelationshipService.php:1765
#, php-format
msgctxt "(a man’s) sister’s great ×(%s-1) grandchild"
msgid "great ×%s nephew/niece"
msgstr "%sх праплемінник/праплемінниця"
-#: app/Services/RelationshipService.php:1687
-#: app/Services/RelationshipService.php:1718
+#: app/Services/RelationshipService.php:1702
+#: app/Services/RelationshipService.php:1737
+#: app/Services/RelationshipService.php:1768
#, php-format
msgctxt "(a woman’s) great ×%s nephew/niece"
msgid "great ×%s nephew/niece"
msgstr "%sх праплемінник/праплемінниця"
-#: app/Services/RelationshipService.php:1726
-#: app/Services/RelationshipService.php:1738
-#: app/Services/RelationshipService.php:1754
+#: app/Services/RelationshipService.php:1776
+#: app/Services/RelationshipService.php:1788
+#: app/Services/RelationshipService.php:1804
#, php-format
msgid "great ×%s niece"
msgstr "%sх праплемінниця"
-#: app/Services/RelationshipService.php:1669
-#: app/Services/RelationshipService.php:1703
+#: app/Services/RelationshipService.php:1684
+#: app/Services/RelationshipService.php:1719
+#: app/Services/RelationshipService.php:1753
#, php-format
msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter"
msgid "great ×%s niece"
msgstr "%sх праплемінниця"
-#: app/Services/RelationshipService.php:1673
-#: app/Services/RelationshipService.php:1706
+#: app/Services/RelationshipService.php:1688
+#: app/Services/RelationshipService.php:1723
+#: app/Services/RelationshipService.php:1756
#, php-format
msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter"
msgid "great ×%s niece"
msgstr "%sх праплемінниця"
-#: app/Services/RelationshipService.php:1676
-#: app/Services/RelationshipService.php:1709
+#: app/Services/RelationshipService.php:1691
+#: app/Services/RelationshipService.php:1726
+#: app/Services/RelationshipService.php:1759
#, 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/Services/RelationshipService.php:1434
-#: app/Services/RelationshipService.php:1465
-#: app/Services/RelationshipService.php:1477
+#: app/Services/RelationshipService.php:1437
+#: app/Services/RelationshipService.php:1468
+#: app/Services/RelationshipService.php:1480
#: app/Services/RelationshipService.php:1492
+#: app/Services/RelationshipService.php:1507
#, php-format
msgid "great ×%s uncle"
msgstr "%sх прадід"
-#: app/Services/RelationshipService.php:1446
+#: app/Services/RelationshipService.php:1449
#, php-format
msgctxt "great ×(%s-1) grandfather’s brother"
msgid "great ×%s uncle"
msgstr "%sх прадід"
-#: app/Services/RelationshipService.php:1450
+#: app/Services/RelationshipService.php:1453
#, php-format
msgctxt "great ×(%s-1) grandmother’s brother"
msgid "great ×%s uncle"
msgstr "%sх прадід"
-#: app/Services/RelationshipService.php:1453
+#: app/Services/RelationshipService.php:1456
#, php-format
msgctxt "great ×(%s-1) grandparent’s brother"
msgid "great ×%s uncle"
msgstr "%sх прадід"
-#: app/Services/RelationshipService.php:1364
+#: app/Services/RelationshipService.php:1367
msgid "great ×4 aunt"
msgstr "4х прабабуся"
-#: app/Services/RelationshipService.php:1367
+#: app/Services/RelationshipService.php:1370
msgid "great ×4 aunt/uncle"
msgstr "4х прадід/прабабуся"
-#: app/Services/RelationshipService.php:1942
+#: app/Services/RelationshipService.php:2003
msgid "great ×4 grandchild"
msgstr "4× праонук/онучка"
-#: app/Services/RelationshipService.php:1939
+#: app/Services/RelationshipService.php:2000
msgid "great ×4 granddaughter"
msgstr "4× праонучка"
-#: app/Services/RelationshipService.php:1789
+#: app/Services/RelationshipService.php:1839
msgid "great ×4 grandfather"
msgstr "4х прадід"
-#: app/Services/RelationshipService.php:1793
+#: app/Services/RelationshipService.php:1843
msgid "great ×4 grandmother"
msgstr "4х прабабуся"
-#: app/Services/RelationshipService.php:1796
+#: app/Services/RelationshipService.php:1846
msgid "great ×4 grandparent"
msgstr "4х прадід/прабабуся"
-#: app/Services/RelationshipService.php:1935
+#: app/Services/RelationshipService.php:1996
msgid "great ×4 grandson"
msgstr "4х правнук"
-#: app/Services/RelationshipService.php:1581
+#: app/Services/RelationshipService.php:1596
msgctxt "(a man’s) brother’s great-great-great-grandson"
msgid "great ×4 nephew"
msgstr "4х праплемінник"
-#: app/Services/RelationshipService.php:1585
+#: app/Services/RelationshipService.php:1600
msgctxt "(a man’s) sister’s great-great-great-grandson"
msgid "great ×4 nephew"
msgstr "4х праплемінник"
-#: app/Services/RelationshipService.php:1588
+#: app/Services/RelationshipService.php:1603
msgctxt "(a woman’s) great ×4 nephew"
msgid "great ×4 nephew"
msgstr "4х праплемінник"
-#: app/Services/RelationshipService.php:1604
+#: app/Services/RelationshipService.php:1619
msgctxt "(a man’s) brother’s great-great-great-grandchild"
msgid "great ×4 nephew/niece"
msgstr "4х праплемінник/праплемінниця"
-#: app/Services/RelationshipService.php:1608
+#: app/Services/RelationshipService.php:1623
msgctxt "(a man’s) sister’s great-great-great-grandchild"
msgid "great ×4 nephew/niece"
msgstr "4х праплемінник/праплемінниця"
-#: app/Services/RelationshipService.php:1611
+#: app/Services/RelationshipService.php:1626
msgctxt "(a woman’s) great ×4 nephew/niece"
msgid "great ×4 nephew/niece"
msgstr "4х праплемінник/праплемінниця"
-#: app/Services/RelationshipService.php:1593
+#: app/Services/RelationshipService.php:1608
msgctxt "(a man’s) brother’s great-great-great-granddaughter"
msgid "great ×4 niece"
msgstr "4х праплемінниця"
-#: app/Services/RelationshipService.php:1597
+#: app/Services/RelationshipService.php:1612
msgctxt "(a man’s) sister’s great-great-great-granddaughter"
msgid "great ×4 niece"
msgstr "4х праплемінниця"
-#: app/Services/RelationshipService.php:1600
+#: app/Services/RelationshipService.php:1615
msgctxt "(a woman’s) great ×4 niece"
msgid "great ×4 niece"
msgstr "4х праплемінниця"
-#: app/Services/RelationshipService.php:1353
+#: app/Services/RelationshipService.php:1356
msgctxt "great-great-great-grandfather’s brother"
msgid "great ×4 uncle"
msgstr "4х прадід"
-#: app/Services/RelationshipService.php:1357
+#: app/Services/RelationshipService.php:1360
msgctxt "great-great-great-grandmother’s brother"
msgid "great ×4 uncle"
msgstr "4х прадід"
-#: app/Services/RelationshipService.php:1360
+#: app/Services/RelationshipService.php:1363
msgctxt "great-great-great-grandparent’s brother"
msgid "great ×4 uncle"
msgstr "4х прадід"
-#: app/Services/RelationshipService.php:1383
+#: app/Services/RelationshipService.php:1386
msgid "great ×5 aunt"
msgstr "5х прабабуся"
-#: app/Services/RelationshipService.php:1386
+#: app/Services/RelationshipService.php:1389
msgid "great ×5 aunt/uncle"
msgstr "5х прадід/прабабуся"
-#: app/Services/RelationshipService.php:1953
+#: app/Services/RelationshipService.php:2014
msgid "great ×5 grandchild"
msgstr "5× праонук/онучка"
-#: app/Services/RelationshipService.php:1950
+#: app/Services/RelationshipService.php:2011
msgid "great ×5 granddaughter"
msgstr "5× праонучка"
-#: app/Services/RelationshipService.php:1800
+#: app/Services/RelationshipService.php:1850
msgid "great ×5 grandfather"
msgstr "5х прадід"
-#: app/Services/RelationshipService.php:1804
+#: app/Services/RelationshipService.php:1854
msgid "great ×5 grandmother"
msgstr "5х прабабуся"
-#: app/Services/RelationshipService.php:1807
+#: app/Services/RelationshipService.php:1857
msgid "great ×5 grandparent"
msgstr "5х прадід/прабабуся"
-#: app/Services/RelationshipService.php:1946
+#: app/Services/RelationshipService.php:2007
msgid "great ×5 grandson"
msgstr "5× праонук"
-#: app/Services/RelationshipService.php:1616
+#: app/Services/RelationshipService.php:1631
msgctxt "(a man’s) brother’s great ×4 grandson"
msgid "great ×5 nephew"
msgstr "5х праплемінник"
-#: app/Services/RelationshipService.php:1620
+#: app/Services/RelationshipService.php:1635
msgctxt "(a man’s) sister’s great ×4 grandson"
msgid "great ×5 nephew"
msgstr "5х праплемінник"
-#: app/Services/RelationshipService.php:1623
+#: app/Services/RelationshipService.php:1638
msgctxt "(a woman’s) great ×5 nephew"
msgid "great ×5 nephew"
msgstr "5х праплемінник"
-#: app/Services/RelationshipService.php:1639
+#: app/Services/RelationshipService.php:1654
msgctxt "(a man’s) brother’s great ×4 grandchild"
msgid "great ×5 nephew/niece"
msgstr "5х праплемінник/праплемінниця"
-#: app/Services/RelationshipService.php:1643
+#: app/Services/RelationshipService.php:1658
msgctxt "(a man’s) sister’s great ×4 grandchild"
msgid "great ×5 nephew/niece"
msgstr "5х праплемінник/праплемінниця"
-#: app/Services/RelationshipService.php:1646
+#: app/Services/RelationshipService.php:1661
msgctxt "(a woman’s) great ×5 nephew/niece"
msgid "great ×5 nephew/niece"
msgstr "5х праплемінник/праплемінниця"
-#: app/Services/RelationshipService.php:1628
+#: app/Services/RelationshipService.php:1643
msgctxt "(a man’s) brother’s great ×4 granddaughter"
msgid "great ×5 niece"
msgstr "5х праплемінниця"
-#: app/Services/RelationshipService.php:1632
+#: app/Services/RelationshipService.php:1647
msgctxt "(a man’s) sister’s great ×4 granddaughter"
msgid "great ×5 niece"
msgstr "5х праплемінниця"
-#: app/Services/RelationshipService.php:1635
+#: app/Services/RelationshipService.php:1650
msgctxt "(a woman’s) great ×5 niece"
msgid "great ×5 niece"
msgstr "5х праплемінниця"
-#: app/Services/RelationshipService.php:1372
+#: app/Services/RelationshipService.php:1375
msgctxt "great ×4 grandfather’s brother"
msgid "great ×5 uncle"
msgstr "5х прадід"
-#: app/Services/RelationshipService.php:1376
+#: app/Services/RelationshipService.php:1379
msgctxt "great ×4 grandmother’s brother"
msgid "great ×5 uncle"
msgstr "5х прадід"
-#: app/Services/RelationshipService.php:1379
+#: app/Services/RelationshipService.php:1382
msgctxt "great ×4 grandparent’s brother"
msgid "great ×5 uncle"
msgstr "5х прадід"
-#: app/Services/RelationshipService.php:1402
+#: app/Services/RelationshipService.php:1405
msgid "great ×6 aunt"
msgstr "6х прабабуся"
-#: app/Services/RelationshipService.php:1405
+#: app/Services/RelationshipService.php:1408
msgid "great ×6 aunt/uncle"
msgstr "6х прадід/прабабуся"
-#: app/Services/RelationshipService.php:1964
+#: app/Services/RelationshipService.php:2025
msgid "great ×6 grandchild"
msgstr "6× праонук/онучка"
-#: app/Services/RelationshipService.php:1961
+#: app/Services/RelationshipService.php:2022
msgid "great ×6 granddaughter"
msgstr "6× праонучка"
-#: app/Services/RelationshipService.php:1811
+#: app/Services/RelationshipService.php:1861
msgid "great ×6 grandfather"
msgstr "6х прадід"
-#: app/Services/RelationshipService.php:1815
+#: app/Services/RelationshipService.php:1865
msgid "great ×6 grandmother"
msgstr "6х прабабуся"
-#: app/Services/RelationshipService.php:1818
+#: app/Services/RelationshipService.php:1868
msgid "great ×6 grandparent"
msgstr "6х прадід/прабабуся"
-#: app/Services/RelationshipService.php:1957
+#: app/Services/RelationshipService.php:2018
msgid "great ×6 grandson"
msgstr "6× праонук"
-#: app/Services/RelationshipService.php:1391
+#: app/Services/RelationshipService.php:1394
msgctxt "great ×5 grandfather’s brother"
msgid "great ×6 uncle"
msgstr "6х прадід"
-#: app/Services/RelationshipService.php:1395
+#: app/Services/RelationshipService.php:1398
msgctxt "great ×5 grandmother’s brother"
msgid "great ×6 uncle"
msgstr "6х прадід"
-#: app/Services/RelationshipService.php:1398
+#: app/Services/RelationshipService.php:1401
msgctxt "great ×5 grandparent’s brother"
msgid "great ×6 uncle"
msgstr "6х прадід"
-#: app/Services/RelationshipService.php:1421
+#: app/Services/RelationshipService.php:1424
msgid "great ×7 aunt"
msgstr "7х прабабуся"
-#: app/Services/RelationshipService.php:1424
+#: app/Services/RelationshipService.php:1427
msgid "great ×7 aunt/uncle"
msgstr "7х прадід/прабабуся"
-#: app/Services/RelationshipService.php:1975
+#: app/Services/RelationshipService.php:2036
msgid "great ×7 grandchild"
msgstr "7х праонук/онучка"
-#: app/Services/RelationshipService.php:1972
+#: app/Services/RelationshipService.php:2033
msgid "great ×7 granddaughter"
msgstr "7× праонучка"
-#: app/Services/RelationshipService.php:1822
+#: app/Services/RelationshipService.php:1872
msgid "great ×7 grandfather"
msgstr "7х прадід"
-#: app/Services/RelationshipService.php:1826
+#: app/Services/RelationshipService.php:1876
msgid "great ×7 grandmother"
msgstr "7х прабабуся"
-#: app/Services/RelationshipService.php:1829
+#: app/Services/RelationshipService.php:1879
msgid "great ×7 grandparent"
msgstr "7х прадід/прабабуся"
-#: app/Services/RelationshipService.php:1968
+#: app/Services/RelationshipService.php:2029
msgid "great ×7 grandson"
msgstr "7× праонук"
-#: app/Services/RelationshipService.php:1410
+#: app/Services/RelationshipService.php:1413
msgctxt "great ×6 grandfather’s brother"
msgid "great ×7 uncle"
msgstr "7х прадід"
-#: app/Services/RelationshipService.php:1414
+#: app/Services/RelationshipService.php:1417
msgctxt "great ×6 grandmother’s brother"
msgid "great ×7 uncle"
msgstr "7х прадід"
-#: app/Services/RelationshipService.php:1417
+#: app/Services/RelationshipService.php:1420
msgctxt "great ×6 grandparent’s brother"
msgid "great ×7 uncle"
msgstr "7х прадід"
-#: app/Services/RelationshipService.php:1094
+#: app/Services/RelationshipService.php:1097
msgctxt "father’s father’s brother’s wife"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:790
+#: app/Services/RelationshipService.php:793
msgctxt "father’s father’s sister"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:1100
+#: app/Services/RelationshipService.php:1103
msgctxt "father’s mother’s brother’s wife"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:802
+#: app/Services/RelationshipService.php:805
msgctxt "father’s mother’s sister"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:1106
+#: app/Services/RelationshipService.php:1109
msgctxt "father’s parent’s brother’s wife"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:814
+#: app/Services/RelationshipService.php:817
msgctxt "father’s parent’s sister"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:1112
+#: app/Services/RelationshipService.php:1115
msgctxt "mother’s father’s brother’s wife"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:870
+#: app/Services/RelationshipService.php:873
msgctxt "mother’s father’s sister"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:1118
+#: app/Services/RelationshipService.php:1121
msgctxt "mother’s mother’s brother’s wife"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:888
+#: app/Services/RelationshipService.php:891
msgctxt "mother’s mother’s sister"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:1124
+#: app/Services/RelationshipService.php:1127
msgctxt "mother’s parent’s brother’s wife"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:900
+#: app/Services/RelationshipService.php:903
msgctxt "mother’s parent’s sister"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:1130
+#: app/Services/RelationshipService.php:1133
msgctxt "parent’s father’s brother’s wife"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:922
+#: app/Services/RelationshipService.php:925
msgctxt "parent’s father’s sister"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:1136
+#: app/Services/RelationshipService.php:1139
msgctxt "parent’s mother’s brother’s wife"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:934
+#: app/Services/RelationshipService.php:937
msgctxt "parent’s mother’s sister"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:1142
+#: app/Services/RelationshipService.php:1145
msgctxt "parent’s parent’s brother’s wife"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:946
+#: app/Services/RelationshipService.php:949
msgctxt "parent’s parent’s sister"
msgid "great-aunt"
msgstr "двоюрідна бабуся"
-#: app/Services/RelationshipService.php:788
+#: app/Services/RelationshipService.php:791
msgctxt "father’s father’s sibling"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:1096
+#: app/Services/RelationshipService.php:1099
msgctxt "father’s father’s sibling’s spouse"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:800
+#: app/Services/RelationshipService.php:803
msgctxt "father’s mother’s sibling"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:1102
+#: app/Services/RelationshipService.php:1105
msgctxt "father’s mother’s sibling’s spouse"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:812
+#: app/Services/RelationshipService.php:815
msgctxt "father’s parent’s sibling"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:1108
+#: app/Services/RelationshipService.php:1111
msgctxt "father’s parent’s sibling’s spouse"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:868
+#: app/Services/RelationshipService.php:871
msgctxt "mother’s father’s sibling"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:1114
+#: app/Services/RelationshipService.php:1117
msgctxt "mother’s father’s sibling’s spouse"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:886
+#: app/Services/RelationshipService.php:889
msgctxt "mother’s mother’s sibling"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:1120
+#: app/Services/RelationshipService.php:1123
msgctxt "mother’s mother’s sibling’s spouse"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:898
+#: app/Services/RelationshipService.php:901
msgctxt "mother’s parent’s sibling"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:1126
+#: app/Services/RelationshipService.php:1129
msgctxt "mother’s parent’s sibling’s spouse"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:920
+#: app/Services/RelationshipService.php:923
msgctxt "parent’s father’s sibling"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:1132
+#: app/Services/RelationshipService.php:1135
msgctxt "parent’s father’s sibling’s spouse"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:932
+#: app/Services/RelationshipService.php:935
msgctxt "parent’s mother’s sibling"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:1138
+#: app/Services/RelationshipService.php:1141
msgctxt "parent’s mother’s sibling’s spouse"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:944
+#: app/Services/RelationshipService.php:947
msgctxt "parent’s parent’s sibling"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:1144
+#: app/Services/RelationshipService.php:1147
msgctxt "parent’s parent’s sibling’s spouse"
msgid "great-aunt/uncle"
msgstr "двоюрідний дід/бабуся"
-#: app/Services/RelationshipService.php:722
+#: app/Services/RelationshipService.php:725
msgctxt "child’s child’s child"
msgid "great-grandchild"
msgstr "правнук/внучка"
-#: app/Services/RelationshipService.php:728
+#: app/Services/RelationshipService.php:731
msgctxt "child’s daughter’s child"
msgid "great-grandchild"
msgstr "правнук/внучка"
-#: app/Services/RelationshipService.php:736
+#: app/Services/RelationshipService.php:739
msgctxt "child’s son’s child"
msgid "great-grandchild"
msgstr "правнук/внучка"
-#: app/Services/RelationshipService.php:744
+#: app/Services/RelationshipService.php:747
msgctxt "daughter’s child’s child"
msgid "great-grandchild"
msgstr "правнук/внучка"
-#: app/Services/RelationshipService.php:750
+#: app/Services/RelationshipService.php:753
msgctxt "daughter’s daughter’s child"
msgid "great-grandchild"
msgstr "правнук/внучка"
-#: app/Services/RelationshipService.php:764
+#: app/Services/RelationshipService.php:767
msgctxt "daughter’s son’s child"
msgid "great-grandchild"
msgstr "правнук/внучка"
-#: app/Services/RelationshipService.php:1042
+#: app/Services/RelationshipService.php:1045
msgctxt "son’s child’s child"
msgid "great-grandchild"
msgstr "правнук/внучка"
-#: app/Services/RelationshipService.php:1048
+#: app/Services/RelationshipService.php:1051
msgctxt "son’s daughter’s child"
msgid "great-grandchild"
msgstr "правнук/внучка"
-#: app/Services/RelationshipService.php:1056
+#: app/Services/RelationshipService.php:1059
msgctxt "son’s son’s child"
msgid "great-grandchild"
msgstr "правнук/внучка"
-#: app/Services/RelationshipService.php:724
+#: app/Services/RelationshipService.php:727
msgctxt "child’s child’s daughter"
msgid "great-granddaughter"
msgstr "правнучка"
-#: app/Services/RelationshipService.php:730
+#: app/Services/RelationshipService.php:733
msgctxt "child’s daughter’s daughter"
msgid "great-granddaughter"
msgstr "правнучка"
-#: app/Services/RelationshipService.php:738
+#: app/Services/RelationshipService.php:741
msgctxt "child’s son’s daughter"
msgid "great-granddaughter"
msgstr "правнучка"
-#: app/Services/RelationshipService.php:746
+#: app/Services/RelationshipService.php:749
msgctxt "daughter’s child’s daughter"
msgid "great-granddaughter"
msgstr "правнучка"
-#: app/Services/RelationshipService.php:752
+#: app/Services/RelationshipService.php:755
msgctxt "daughter’s daughter’s daughter"
msgid "great-granddaughter"
msgstr "правнучка"
-#: app/Services/RelationshipService.php:766
+#: app/Services/RelationshipService.php:769
msgctxt "daughter’s son’s daughter"
msgid "great-granddaughter"
msgstr "правнучка"
-#: app/Services/RelationshipService.php:1044
+#: app/Services/RelationshipService.php:1047
msgctxt "son’s child’s daughter"
msgid "great-granddaughter"
msgstr "правнучка"
-#: app/Services/RelationshipService.php:1050
+#: app/Services/RelationshipService.php:1053
msgctxt "son’s daughter’s daughter"
msgid "great-granddaughter"
msgstr "правнучка"
-#: app/Services/RelationshipService.php:1058
+#: app/Services/RelationshipService.php:1061
msgctxt "son’s son’s daughter"
msgid "great-granddaughter"
msgstr "правнучка"
-#: app/Services/RelationshipService.php:782
+#: app/Services/RelationshipService.php:785
msgctxt "father’s father’s father"
msgid "great-grandfather"
msgstr "прадід"
-#: app/Services/RelationshipService.php:794
+#: app/Services/RelationshipService.php:797
msgctxt "father’s mother’s father"
msgid "great-grandfather"
msgstr "прадід"
-#: app/Services/RelationshipService.php:806
+#: app/Services/RelationshipService.php:809
msgctxt "father’s parent’s father"
msgid "great-grandfather"
msgstr "прадід"
-#: app/Services/RelationshipService.php:862
+#: app/Services/RelationshipService.php:865
msgctxt "mother’s father’s father"
msgid "great-grandfather"
msgstr "прадід"
-#: app/Services/RelationshipService.php:880
+#: app/Services/RelationshipService.php:883
msgctxt "mother’s mother’s father"
msgid "great-grandfather"
msgstr "прадід"
-#: app/Services/RelationshipService.php:892
+#: app/Services/RelationshipService.php:895
msgctxt "mother’s parent’s father"
msgid "great-grandfather"
msgstr "прадід"
-#: app/Services/RelationshipService.php:914
+#: app/Services/RelationshipService.php:917
msgctxt "parent’s father’s father"
msgid "great-grandfather"
msgstr "прадід"
-#: app/Services/RelationshipService.php:926
+#: app/Services/RelationshipService.php:929
msgctxt "parent’s mother’s father"
msgid "great-grandfather"
msgstr "прадід"
-#: app/Services/RelationshipService.php:938
+#: app/Services/RelationshipService.php:941
msgctxt "parent’s parent’s father"
msgid "great-grandfather"
msgstr "прадід"
-#: app/Services/RelationshipService.php:784
+#: app/Services/RelationshipService.php:787
msgctxt "father’s father’s mother"
msgid "great-grandmother"
msgstr "прабабуся"
-#: app/Services/RelationshipService.php:796
+#: app/Services/RelationshipService.php:799
msgctxt "father’s mother’s mother"
msgid "great-grandmother"
msgstr "прабабуся"
-#: app/Services/RelationshipService.php:808
+#: app/Services/RelationshipService.php:811
msgctxt "father’s parent’s mother"
msgid "great-grandmother"
msgstr "прабабуся"
-#: app/Services/RelationshipService.php:864
+#: app/Services/RelationshipService.php:867
msgctxt "mother’s father’s mother"
msgid "great-grandmother"
msgstr "прабабуся"
-#: app/Services/RelationshipService.php:882
+#: app/Services/RelationshipService.php:885
msgctxt "mother’s mother’s mother"
msgid "great-grandmother"
msgstr "прабабуся"
-#: app/Services/RelationshipService.php:894
+#: app/Services/RelationshipService.php:897
msgctxt "mother’s parent’s mother"
msgid "great-grandmother"
msgstr "прабабуся"
-#: app/Services/RelationshipService.php:916
+#: app/Services/RelationshipService.php:919
msgctxt "parent’s father’s mother"
msgid "great-grandmother"
msgstr "прабабуся"
-#: app/Services/RelationshipService.php:928
+#: app/Services/RelationshipService.php:931
msgctxt "parent’s mother’s mother"
msgid "great-grandmother"
msgstr "прабабуся"
-#: app/Services/RelationshipService.php:940
+#: app/Services/RelationshipService.php:943
msgctxt "parent’s parent’s mother"
msgid "great-grandmother"
msgstr "прабабуся"
-#: app/Services/RelationshipService.php:786
+#: app/Services/RelationshipService.php:789
msgctxt "father’s father’s parent"
msgid "great-grandparent"
msgstr "прадед/бабушка"
-#: app/Services/RelationshipService.php:798
+#: app/Services/RelationshipService.php:801
msgctxt "father’s mother’s parent"
msgid "great-grandparent"
msgstr "прадед/бабушка"
-#: app/Services/RelationshipService.php:810
+#: app/Services/RelationshipService.php:813
msgctxt "father’s parent’s parent"
msgid "great-grandparent"
msgstr "прадед/бабушка"
-#: app/Services/RelationshipService.php:866
+#: app/Services/RelationshipService.php:869
msgctxt "mother’s father’s parent"
msgid "great-grandparent"
msgstr "прадед/бабушка"
-#: app/Services/RelationshipService.php:884
+#: app/Services/RelationshipService.php:887
msgctxt "mother’s mother’s parent"
msgid "great-grandparent"
msgstr "прадед/бабушка"
-#: app/Services/RelationshipService.php:896
+#: app/Services/RelationshipService.php:899
msgctxt "mother’s parent’s parent"
msgid "great-grandparent"
msgstr "прадед/бабушка"
-#: app/Services/RelationshipService.php:918
+#: app/Services/RelationshipService.php:921
msgctxt "parent’s father’s parent"
msgid "great-grandparent"
msgstr "прадед/бабушка"
-#: app/Services/RelationshipService.php:930
+#: app/Services/RelationshipService.php:933
msgctxt "parent’s mother’s parent"
msgid "great-grandparent"
msgstr "прадед/бабушка"
-#: app/Services/RelationshipService.php:942
+#: app/Services/RelationshipService.php:945
msgctxt "parent’s parent’s parent"
msgid "great-grandparent"
msgstr "прадед/бабушка"
-#: app/Services/RelationshipService.php:726
+#: app/Services/RelationshipService.php:729
msgctxt "child’s child’s son"
msgid "great-grandson"
msgstr "правнук"
-#: app/Services/RelationshipService.php:734
+#: app/Services/RelationshipService.php:737
msgctxt "child’s daughter’s son"
msgid "great-grandson"
msgstr "правнук"
-#: app/Services/RelationshipService.php:740
+#: app/Services/RelationshipService.php:743
msgctxt "child’s son’s son"
msgid "great-grandson"
msgstr "правнук"
-#: app/Services/RelationshipService.php:748
+#: app/Services/RelationshipService.php:751
msgctxt "daughter’s child’s son"
msgid "great-grandson"
msgstr "правнук"
-#: app/Services/RelationshipService.php:756
+#: app/Services/RelationshipService.php:759
msgctxt "daughter’s daughter’s son"
msgid "great-grandson"
msgstr "правнук"
-#: app/Services/RelationshipService.php:768
+#: app/Services/RelationshipService.php:771
msgctxt "daughter’s son’s son"
msgid "great-grandson"
msgstr "правнук"
-#: app/Services/RelationshipService.php:1046
+#: app/Services/RelationshipService.php:1049
msgctxt "son’s child’s son"
msgid "great-grandson"
msgstr "правнук"
-#: app/Services/RelationshipService.php:1054
+#: app/Services/RelationshipService.php:1057
msgctxt "son’s daughter’s son"
msgid "great-grandson"
msgstr "правнук"
-#: app/Services/RelationshipService.php:1060
+#: app/Services/RelationshipService.php:1063
msgctxt "son’s son’s son"
msgid "great-grandson"
msgstr "правнук"
-#: app/Services/RelationshipService.php:1326
+#: app/Services/RelationshipService.php:1329
msgid "great-great-aunt"
msgstr "двоюрідна прабабуся"
-#: app/Services/RelationshipService.php:1329
+#: app/Services/RelationshipService.php:1332
msgid "great-great-aunt/uncle"
msgstr "двоюрідний прадід/бабуся"
-#: app/Services/RelationshipService.php:1920
+#: app/Services/RelationshipService.php:1981
msgid "great-great-grandchild"
msgstr "праправнук/внучка"
-#: app/Services/RelationshipService.php:1917
+#: app/Services/RelationshipService.php:1978
msgid "great-great-granddaughter"
msgstr "прапраправнучка"
-#: app/Services/RelationshipService.php:1767
+#: app/Services/RelationshipService.php:1817
msgid "great-great-grandfather"
msgstr "прапрадід"
-#: app/Services/RelationshipService.php:1771
+#: app/Services/RelationshipService.php:1821
msgid "great-great-grandmother"
msgstr "прапрабабуся"
-#: app/Services/RelationshipService.php:1774
+#: app/Services/RelationshipService.php:1824
msgid "great-great-grandparent"
msgstr "прапрапрадід/бабуся"
-#: app/Services/RelationshipService.php:1913
+#: app/Services/RelationshipService.php:1974
msgid "great-great-grandson"
msgstr "прапраправнук"
-#: app/Services/RelationshipService.php:1345
+#: app/Services/RelationshipService.php:1348
msgid "great-great-great-aunt"
msgstr "двоюрідна прапрабабуся"
-#: app/Services/RelationshipService.php:1348
+#: app/Services/RelationshipService.php:1351
msgid "great-great-great-aunt/uncle"
msgstr "двоюрідний прапрадед/бабушка"
-#: app/Services/RelationshipService.php:1931
+#: app/Services/RelationshipService.php:1992
msgid "great-great-great-grandchild"
msgstr "прапраправнук/внучка"
-#: app/Services/RelationshipService.php:1928
+#: app/Services/RelationshipService.php:1989
msgid "great-great-great-granddaughter"
msgstr "прапраправнучка"
-#: app/Services/RelationshipService.php:1778
+#: app/Services/RelationshipService.php:1828
msgid "great-great-great-grandfather"
msgstr "пра-пра-прадід"
-#: app/Services/RelationshipService.php:1782
+#: app/Services/RelationshipService.php:1832
msgid "great-great-great-grandmother"
msgstr "прапрапрабабуся"
-#: app/Services/RelationshipService.php:1785
+#: app/Services/RelationshipService.php:1835
msgid "great-great-great-grandparent"
msgstr "прапрапрапрадід/бабуся"
-#: app/Services/RelationshipService.php:1924
+#: app/Services/RelationshipService.php:1985
msgid "great-great-great-grandson"
msgstr "прапраправнук"
-#: app/Services/RelationshipService.php:1546
+#: app/Services/RelationshipService.php:1561
msgctxt "(a man’s) brother’s great-great-grandson"
msgid "great-great-great-nephew"
msgstr "прапрапраплемінник"
-#: app/Services/RelationshipService.php:1550
+#: app/Services/RelationshipService.php:1565
msgctxt "(a man’s) sister’s great-great-grandson"
msgid "great-great-great-nephew"
msgstr "прапрапраплемінник"
-#: app/Services/RelationshipService.php:1553
+#: app/Services/RelationshipService.php:1568
msgctxt "(a woman’s) great-great-great-nephew"
msgid "great-great-great-nephew"
msgstr "прапрапраплемінник"
-#: app/Services/RelationshipService.php:1569
+#: app/Services/RelationshipService.php:1584
msgctxt "(a man’s) brother’s great-great-grandchild"
msgid "great-great-great-nephew/niece"
msgstr "прапрапраплемінниця/племінник"
-#: app/Services/RelationshipService.php:1573
+#: app/Services/RelationshipService.php:1588
msgctxt "(a man’s) sister’s great-great-grandchild"
msgid "great-great-great-nephew/niece"
msgstr "прапрапраплемінниця/племінник"
-#: app/Services/RelationshipService.php:1576
+#: app/Services/RelationshipService.php:1591
msgctxt "(a woman’s) great-great-great-nephew/niece"
msgid "great-great-great-nephew/niece"
msgstr "прапрапраплемінниця/племінник"
-#: app/Services/RelationshipService.php:1558
+#: app/Services/RelationshipService.php:1573
msgctxt "(a man’s) brother’s great-great-granddaughter"
msgid "great-great-great-niece"
msgstr "прапрапраплемінниця"
-#: app/Services/RelationshipService.php:1562
+#: app/Services/RelationshipService.php:1577
msgctxt "(a man’s) sister’s great-great-granddaughter"
msgid "great-great-great-niece"
msgstr "прапрапраплемінниця"
-#: app/Services/RelationshipService.php:1565
+#: app/Services/RelationshipService.php:1580
msgctxt "(a woman’s) great-great-great-niece"
msgid "great-great-great-niece"
msgstr "прапрапраплемінниця"
-#: app/Services/RelationshipService.php:1334
+#: app/Services/RelationshipService.php:1337
msgctxt "great-great-grandfather’s brother"
msgid "great-great-great-uncle"
msgstr "двоюрідний прапрадід"
-#: app/Services/RelationshipService.php:1338
+#: app/Services/RelationshipService.php:1341
msgctxt "great-great-grandmother’s brother"
msgid "great-great-great-uncle"
msgstr "двоюрідний прапрадід"
-#: app/Services/RelationshipService.php:1341
+#: app/Services/RelationshipService.php:1344
msgctxt "great-great-grandparent’s brother"
msgid "great-great-great-uncle"
msgstr "двоюрідний прапрадід"
-#: app/Services/RelationshipService.php:1511
+#: app/Services/RelationshipService.php:1526
msgctxt "(a man’s) brother’s great-grandson"
msgid "great-great-nephew"
msgstr "прапраплемінник"
-#: app/Services/RelationshipService.php:1515
+#: app/Services/RelationshipService.php:1530
msgctxt "(a man’s) sister’s great-grandson"
msgid "great-great-nephew"
msgstr "прапраплемінник"
-#: app/Services/RelationshipService.php:1518
+#: app/Services/RelationshipService.php:1533
msgctxt "(a woman’s) great-great-nephew"
msgid "great-great-nephew"
msgstr "прапраплемінник"
-#: app/Services/RelationshipService.php:1534
+#: app/Services/RelationshipService.php:1549
msgctxt "(a man’s) brother’s great-grandchild"
msgid "great-great-nephew/niece"
msgstr "прапраплемінник/племінниця"
-#: app/Services/RelationshipService.php:1538
+#: app/Services/RelationshipService.php:1553
msgctxt "(a man’s) sister’s great-grandchild"
msgid "great-great-nephew/niece"
msgstr "прапраплемінник/племінниця"
-#: app/Services/RelationshipService.php:1541
+#: app/Services/RelationshipService.php:1556
msgctxt "(a woman’s) great-great-nephew/niece"
msgid "great-great-nephew/niece"
msgstr "прапраплемінник/племінниця"
-#: app/Services/RelationshipService.php:1523
+#: app/Services/RelationshipService.php:1538
msgctxt "(a man’s) brother’s great-granddaughter"
msgid "great-great-niece"
msgstr "прапраплемінниця"
-#: app/Services/RelationshipService.php:1527
+#: app/Services/RelationshipService.php:1542
msgctxt "(a man’s) sister’s great-granddaughter"
msgid "great-great-niece"
msgstr "прапраплемінниця"
-#: app/Services/RelationshipService.php:1530
+#: app/Services/RelationshipService.php:1545
msgctxt "(a woman’s) great-great-niece"
msgid "great-great-niece"
msgstr "прапраплемінниця"
-#: app/Services/RelationshipService.php:1315
+#: app/Services/RelationshipService.php:1318
msgctxt "great-grandfather’s brother"
msgid "great-great-uncle"
msgstr "двоюрідний прадід"
-#: app/Services/RelationshipService.php:1319
+#: app/Services/RelationshipService.php:1322
msgctxt "great-grandmother’s brother"
msgid "great-great-uncle"
msgstr "двоюрідний прадід"
-#: app/Services/RelationshipService.php:1322
+#: app/Services/RelationshipService.php:1325
msgctxt "great-grandparent’s brother"
msgid "great-great-uncle"
msgstr "двоюрідний прадід"
-#: app/Services/RelationshipService.php:671
+#: app/Services/RelationshipService.php:674
msgctxt "(a man’s) brother’s child’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:691
+#: app/Services/RelationshipService.php:694
msgctxt "(a man’s) brother’s daughter’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:709
+#: app/Services/RelationshipService.php:712
msgctxt "(a man’s) brother’s son’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:991
+#: app/Services/RelationshipService.php:994
msgctxt "(a man’s) sister’s child’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:1011
+#: app/Services/RelationshipService.php:1014
msgctxt "(a man’s) sister’s daughter’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:1035
+#: app/Services/RelationshipService.php:1038
msgctxt "(a man’s) sister’s son’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:674
+#: app/Services/RelationshipService.php:677
msgctxt "(a woman’s) brother’s child’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:694
+#: app/Services/RelationshipService.php:697
msgctxt "(a woman’s) brother’s daughter’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:712
+#: app/Services/RelationshipService.php:715
msgctxt "(a woman’s) brother’s son’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:994
+#: app/Services/RelationshipService.php:997
msgctxt "(a woman’s) sister’s child’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:1014
+#: app/Services/RelationshipService.php:1017
msgctxt "(a woman’s) sister’s daughter’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:1038
+#: app/Services/RelationshipService.php:1041
msgctxt "(a woman’s) sister’s son’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:960
+#: app/Services/RelationshipService.php:963
msgctxt "sibling’s child’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:968
+#: app/Services/RelationshipService.php:971
msgctxt "sibling’s daughter’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:974
+#: app/Services/RelationshipService.php:977
msgctxt "sibling’s son’s son"
msgid "great-nephew"
msgstr "внучатий племінник"
-#: app/Services/RelationshipService.php:659
+#: app/Services/RelationshipService.php:662
msgctxt "(a man’s) brother’s child’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:677
+#: app/Services/RelationshipService.php:680
msgctxt "(a man’s) brother’s daughter’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:697
+#: app/Services/RelationshipService.php:700
msgctxt "(a man’s) brother’s son’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:979
+#: app/Services/RelationshipService.php:982
msgctxt "(a man’s) sister’s child’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:997
+#: app/Services/RelationshipService.php:1000
msgctxt "(a man’s) sister’s daughter’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:1023
+#: app/Services/RelationshipService.php:1026
msgctxt "(a man’s) sister’s son’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:662
+#: app/Services/RelationshipService.php:665
msgctxt "(a woman’s) brother’s child’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:680
+#: app/Services/RelationshipService.php:683
msgctxt "(a woman’s) brother’s daughter’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:700
+#: app/Services/RelationshipService.php:703
msgctxt "(a woman’s) brother’s son’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:982
+#: app/Services/RelationshipService.php:985
msgctxt "(a woman’s) sister’s child’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:1000
+#: app/Services/RelationshipService.php:1003
msgctxt "(a woman’s) sister’s daughter’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:1026
+#: app/Services/RelationshipService.php:1029
msgctxt "(a woman’s) sister’s son’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:956
+#: app/Services/RelationshipService.php:959
msgctxt "sibling’s child’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:962
+#: app/Services/RelationshipService.php:965
msgctxt "sibling’s daughter’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:970
+#: app/Services/RelationshipService.php:973
msgctxt "sibling’s son’s child"
msgid "great-nephew/niece"
msgstr "внучатий племінник/племінниця"
-#: app/Services/RelationshipService.php:665
+#: app/Services/RelationshipService.php:668
msgctxt "(a man’s) brother’s child’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:683
+#: app/Services/RelationshipService.php:686
msgctxt "(a man’s) brother’s daughter’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:703
+#: app/Services/RelationshipService.php:706
msgctxt "(a man’s) brother’s son’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:985
+#: app/Services/RelationshipService.php:988
msgctxt "(a man’s) sister’s child’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:1003
+#: app/Services/RelationshipService.php:1006
msgctxt "(a man’s) sister’s daughter’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:1029
+#: app/Services/RelationshipService.php:1032
msgctxt "(a man’s) sister’s son’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:668
+#: app/Services/RelationshipService.php:671
msgctxt "(a woman’s) brother’s child’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:686
+#: app/Services/RelationshipService.php:689
msgctxt "(a woman’s) brother’s daughter’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:706
+#: app/Services/RelationshipService.php:709
msgctxt "(a woman’s) brother’s son’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:988
+#: app/Services/RelationshipService.php:991
msgctxt "(a woman’s) sister’s child’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:1006
+#: app/Services/RelationshipService.php:1009
msgctxt "(a woman’s) sister’s daughter’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:1032
+#: app/Services/RelationshipService.php:1035
msgctxt "(a woman’s) sister’s son’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:958
+#: app/Services/RelationshipService.php:961
msgctxt "sibling’s child’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:964
+#: app/Services/RelationshipService.php:967
msgctxt "sibling’s daughter’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:972
+#: app/Services/RelationshipService.php:975
msgctxt "sibling’s son’s daughter"
msgid "great-niece"
msgstr "внучата племінниця"
-#: app/Services/RelationshipService.php:780
+#: app/Services/RelationshipService.php:783
msgctxt "father’s father’s brother"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:1098
+#: app/Services/RelationshipService.php:1101
msgctxt "father’s father’s sister’s husband"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:792
+#: app/Services/RelationshipService.php:795
msgctxt "father’s mother’s brother"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:1104
+#: app/Services/RelationshipService.php:1107
msgctxt "father’s mother’s sister’s husband"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:804
+#: app/Services/RelationshipService.php:807
msgctxt "father’s parent’s brother"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:1110
+#: app/Services/RelationshipService.php:1113
msgctxt "father’s parent’s sister’s husband"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:860
+#: app/Services/RelationshipService.php:863
msgctxt "mother’s father’s brother"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:1116
+#: app/Services/RelationshipService.php:1119
msgctxt "mother’s father’s sister’s husband"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:878
+#: app/Services/RelationshipService.php:881
msgctxt "mother’s mother’s brother"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:1122
+#: app/Services/RelationshipService.php:1125
msgctxt "mother’s mother’s sister’s husband"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:890
+#: app/Services/RelationshipService.php:893
msgctxt "mother’s parent’s brother"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:1128
+#: app/Services/RelationshipService.php:1131
msgctxt "mother’s parent’s sister’s husband"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:912
+#: app/Services/RelationshipService.php:915
msgctxt "parent’s father’s brother"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:1134
+#: app/Services/RelationshipService.php:1137
msgctxt "parent’s father’s sister’s husband"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:924
+#: app/Services/RelationshipService.php:927
msgctxt "parent’s mother’s brother"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:1140
+#: app/Services/RelationshipService.php:1143
msgctxt "parent’s mother’s sister’s husband"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:936
+#: app/Services/RelationshipService.php:939
msgctxt "parent’s parent’s brother"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
-#: app/Services/RelationshipService.php:1146
+#: app/Services/RelationshipService.php:1149
msgctxt "parent’s parent’s sister’s husband"
msgid "great-uncle"
msgstr "двоюрідний дідусь"
#. I18N: layout option for the fan chart
-#: app/Module/FanChartModule.php:583
+#: app/Module/FanChartModule.php:521
msgid "half circle"
msgstr "півколо"
-#: app/Services/RelationshipService.php:538
+#: app/Services/RelationshipService.php:541
msgctxt "father’s son"
msgid "half-brother"
msgstr "неповнорідний брат"
-#: app/Services/RelationshipService.php:576
+#: app/Services/RelationshipService.php:579
msgctxt "mother’s son"
msgid "half-brother"
msgstr "неповнорідний брат"
-#: app/Services/RelationshipService.php:594
+#: app/Services/RelationshipService.php:597
msgctxt "parent’s son"
msgid "half-brother"
msgstr "неповнорідний брат"
-#: app/Services/RelationshipService.php:524
+#: app/Services/RelationshipService.php:527
msgctxt "father’s child"
msgid "half-sibling"
msgstr "неповнорідні брат/сестра"
-#: app/Services/RelationshipService.php:560
+#: app/Services/RelationshipService.php:563
msgctxt "mother’s child"
msgid "half-sibling"
msgstr "неповнорідні брат/сестра"
-#: app/Services/RelationshipService.php:580
+#: app/Services/RelationshipService.php:583
msgctxt "parent’s child"
msgid "half-sibling"
msgstr "неповнорідні брат/сестра"
-#: app/Services/RelationshipService.php:526
+#: app/Services/RelationshipService.php:529
msgctxt "father’s daughter"
msgid "half-sister"
msgstr "неповнорідні сестра"
-#: app/Services/RelationshipService.php:562
+#: app/Services/RelationshipService.php:565
msgctxt "mother’s daughter"
msgid "half-sister"
msgstr "неповнорідні сестра"
-#: app/Services/RelationshipService.php:582
+#: app/Services/RelationshipService.php:585
msgctxt "parent’s daughter"
msgid "half-sister"
msgstr "неповнорідні сестра"
@@ -19234,7 +19252,7 @@ msgstr "неповнорідні сестра"
msgid "herself"
msgstr "вона ж"
-#: resources/views/admin/site-mail.phtml:155
+#: resources/views/admin/site-mail.phtml:152
#: resources/views/admin/tags.phtml:59 resources/views/admin/tags.phtml:73
#: resources/views/admin/tags.phtml:87 resources/views/admin/tags.phtml:99
#: resources/views/admin/tags.phtml:113 resources/views/admin/tags.phtml:127
@@ -19259,19 +19277,19 @@ msgstr "вона ж"
#: resources/views/admin/tags.phtml:823 resources/views/admin/tags.phtml:837
#: resources/views/admin/tags.phtml:851 resources/views/admin/tags.phtml:865
#: resources/views/admin/tags.phtml:901 resources/views/admin/tags.phtml:919
-#: resources/views/admin/trees-preferences.phtml:307
-#: resources/views/admin/trees-preferences.phtml:387
-#: resources/views/admin/trees-preferences.phtml:402
-#: resources/views/admin/trees-preferences.phtml:418
-#: resources/views/admin/trees-preferences.phtml:543
-#: resources/views/admin/trees-preferences.phtml:655
-#: resources/views/admin/trees-preferences.phtml:670
+#: resources/views/admin/trees-preferences.phtml:296
+#: resources/views/admin/trees-preferences.phtml:372
+#: resources/views/admin/trees-preferences.phtml:385
+#: resources/views/admin/trees-preferences.phtml:399
+#: resources/views/admin/trees-preferences.phtml:520
+#: resources/views/admin/trees-preferences.phtml:619
+#: resources/views/admin/trees-preferences.phtml:632
#: resources/views/admin/users-create.phtml:61
#: resources/views/admin/users-edit.phtml:71
-#: resources/views/edit-account-page.phtml:92
-#: resources/views/login-page.phtml:47
-#: resources/views/modules/login_block/sign-in.phtml:33
-#: resources/views/password-reset-page.phtml:38
+#: resources/views/edit-account-page.phtml:91
+#: resources/views/login-page.phtml:46
+#: resources/views/modules/login_block/sign-in.phtml:32
+#: resources/views/password-reset-page.phtml:37
#: resources/views/register-page.phtml:75
#: resources/views/setup/step-4-database-mysql.phtml:99
#: resources/views/setup/step-4-database-pgsql.phtml:86
@@ -19290,7 +19308,7 @@ msgstr "він же"
msgid "household"
msgstr "домашнє господарство"
-#: app/Services/RelationshipService.php:364
+#: app/Services/RelationshipService.php:367
msgid "husband"
msgstr "чоловік"
@@ -19304,74 +19322,74 @@ msgstr "ім'я після імміграції"
msgid "import file"
msgstr "імпортувати файл"
-#: app/Elements/NoteStructure.php:73
+#: app/Elements/NoteStructure.php:66
msgid "inline note"
msgstr "вбудована примітка"
#. I18N: Gedcom INT dates
-#: app/Date.php:351
+#: app/Date.php:197
#, php-format
msgid "interpreted %s (%s)"
msgstr "розпізнано як %s(%s)"
#. I18N: reverse the selection (of a list of options)
-#: resources/views/search-trees.phtml:53
+#: resources/views/search-trees.phtml:52
msgid "invert selection"
msgstr "інвертувати виділення"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:159
+#: app/Date/FrenchDate.php:173
msgctxt "GENITIVE"
msgid "jours complementaires"
msgstr "додаткові дні"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:253
+#: app/Date/FrenchDate.php:267
msgctxt "INSTRUMENTAL"
msgid "jours complementaires"
msgstr "додаткові дні"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:206
+#: app/Date/FrenchDate.php:220
msgctxt "LOCATIVE"
msgid "jours complementaires"
msgstr "додаткові дні"
#. I18N: a month in the French republican calendar
-#: app/Date/FrenchDate.php:112
+#: app/Date/FrenchDate.php:126
msgctxt "NOMINATIVE"
msgid "jours complementaires"
msgstr "додаткові дні"
#. I18N: A button label, last page
-#: resources/views/admin/trees-preferences.phtml:592
+#: resources/views/admin/trees-preferences.phtml:563
#: resources/views/edit/reorder-card-header.phtml:34
#: resources/views/lists/datatables-attributes.phtml:16
#: resources/views/modules/media-list/pagination.phtml:53
msgid "last"
msgstr "остання"
-#: resources/views/admin/trees-preferences.phtml:601
+#: resources/views/admin/trees-preferences.phtml:572
msgctxt "Show the [first/last] [N] parts of a place name."
msgid "last"
msgstr "останній"
-#: app/Module/PedigreeChartModule.php:387
-#: app/Module/PedigreeChartModule.php:395
+#: app/Module/PedigreeChartModule.php:369
+#: app/Module/PedigreeChartModule.php:377
msgid "left"
msgstr "ліворуч"
#. I18N: Layout option for lists of names
#. I18N: An option in a list-box
-#: app/Http/RequestHandlers/TreePreferencesPage.php:120
-#: app/Module/OnThisDayModule.php:259 app/Module/RecentChangesModule.php:257
+#: app/Http/RequestHandlers/TreePreferencesPage.php:87
+#: app/Module/OnThisDayModule.php:258 app/Module/RecentChangesModule.php:255
#: app/Module/TopGivenNamesModule.php:182
-#: app/Module/UpcomingAnniversariesModule.php:274
+#: app/Module/UpcomingAnniversariesModule.php:310
#: app/Module/YahrzeitModule.php:257
msgid "list"
msgstr "список"
-#: app/Http/RequestHandlers/MapDataImportAction.php:203
+#: app/Http/RequestHandlers/MapDataImportAction.php:183
#, php-format
msgid "locations updated: %s, locations added: %s"
msgstr "локацій оновлено: %s, локацій додано: %s"
@@ -19381,12 +19399,12 @@ msgstr "локацій оновлено: %s, локацій додано: %s"
msgid "maiden name"
msgstr "дівоче прізвище"
-#: resources/views/admin/trees-privacy.phtml:141
+#: resources/views/admin/trees-privacy.phtml:127
msgid "managers"
msgstr "менеджери"
#. I18N: https://en.wikipedia.org/wiki/Markdown
-#: app/Http/RequestHandlers/TreePreferencesPage.php:138
+#: app/Http/RequestHandlers/TreePreferencesPage.php:105
msgid "markdown"
msgstr "markdown"
@@ -19405,17 +19423,17 @@ msgstr "одружився"
msgid "married name"
msgstr "ім'я в шлюбі"
-#: app/Services/RelationshipService.php:564
+#: app/Services/RelationshipService.php:567
msgctxt "mother’s father"
msgid "maternal grandfather"
msgstr "дідусь по мамі"
-#: app/Services/RelationshipService.php:568
+#: app/Services/RelationshipService.php:571
msgctxt "mother’s mother"
msgid "maternal grandmother"
msgstr "бабуся по мамі"
-#: app/Services/RelationshipService.php:570
+#: app/Services/RelationshipService.php:573
msgctxt "mother’s parent"
msgid "maternal grandparent"
msgstr "пра-батьки по мамі"
@@ -19437,9 +19455,9 @@ msgstr[2] "максимально %s день"
#: resources/views/admin/trees-privacy.phtml:37
#: resources/views/admin/trees-privacy.phtml:56
-#: resources/views/admin/trees-privacy.phtml:98
-#: resources/views/admin/trees-privacy.phtml:140
-#: resources/views/admin/trees-privacy.phtml:160
+#: resources/views/admin/trees-privacy.phtml:87
+#: resources/views/admin/trees-privacy.phtml:126
+#: resources/views/admin/trees-privacy.phtml:146
msgid "members"
msgstr "члени"
@@ -19448,131 +19466,131 @@ msgstr "члени"
msgid "minimal"
msgstr "мінімальна"
-#: app/Services/RelationshipService.php:346
+#: app/Services/RelationshipService.php:349
msgid "mother"
msgstr "матір"
-#: app/Services/RelationshipService.php:550
+#: app/Services/RelationshipService.php:553
msgctxt "husband’s mother"
msgid "mother-in-law"
msgstr "свекруха"
-#: app/Services/RelationshipService.php:630
+#: app/Services/RelationshipService.php:633
msgctxt "spouse’s mother"
msgid "mother-in-law"
msgstr "свекруха"
-#: app/Services/RelationshipService.php:648
+#: app/Services/RelationshipService.php:651
msgctxt "wife’s mother"
msgid "mother-in-law"
msgstr "теща"
-#: app/Services/RelationshipService.php:636
+#: app/Services/RelationshipService.php:639
msgctxt "spouse’s parent"
msgid "mother/father-in-law"
msgstr "Свекор/Свекруха"
-#: app/Services/RelationshipService.php:498
+#: app/Services/RelationshipService.php:501
msgctxt "brother’s son"
msgid "nephew"
msgstr "племінник"
-#: app/Services/RelationshipService.php:850
+#: app/Services/RelationshipService.php:853
msgctxt "husband’s brother’s son"
msgid "nephew"
msgstr "племінник"
-#: app/Services/RelationshipService.php:846
+#: app/Services/RelationshipService.php:849
msgctxt "husband’s sibling’s son"
msgid "nephew"
msgstr "племінник"
-#: app/Services/RelationshipService.php:848
+#: app/Services/RelationshipService.php:851
msgctxt "husband’s sister’s son"
msgid "nephew"
msgstr "племінник"
-#: app/Services/RelationshipService.php:602
+#: app/Services/RelationshipService.php:605
msgctxt "sibling’s son"
msgid "nephew"
msgstr "племінник"
-#: app/Services/RelationshipService.php:612
+#: app/Services/RelationshipService.php:615
msgctxt "sister’s son"
msgid "nephew"
msgstr "племінник"
-#: app/Services/RelationshipService.php:1090
+#: app/Services/RelationshipService.php:1093
msgctxt "wife’s brother’s son"
msgid "nephew"
msgstr "племінник"
-#: app/Services/RelationshipService.php:1086
+#: app/Services/RelationshipService.php:1089
msgctxt "wife’s sibling’s son"
msgid "nephew"
msgstr "племінник"
-#: app/Services/RelationshipService.php:1088
+#: app/Services/RelationshipService.php:1091
msgctxt "wife’s sister’s son"
msgid "nephew"
msgstr "племінник"
-#: app/Services/RelationshipService.php:688
+#: app/Services/RelationshipService.php:691
msgctxt "brother’s daughter’s husband"
msgid "nephew-in-law"
msgstr "чоловік племінниці"
-#: app/Services/RelationshipService.php:966
+#: app/Services/RelationshipService.php:969
msgctxt "sibling’s daughter’s husband"
msgid "nephew-in-law"
msgstr "чоловік племінниці"
-#: app/Services/RelationshipService.php:1008
+#: app/Services/RelationshipService.php:1011
msgctxt "sisters’s daughter’s husband"
msgid "nephew-in-law"
msgstr "чоловік племінниці"
-#: app/Services/RelationshipService.php:494
+#: app/Services/RelationshipService.php:497
msgctxt "brother’s child"
msgid "nephew/niece"
msgstr "племінник/племінниця"
-#: app/Services/RelationshipService.php:838
+#: app/Services/RelationshipService.php:841
msgctxt "husband’s brother’s child"
msgid "nephew/niece"
msgstr "племінник/племінниця"
-#: app/Services/RelationshipService.php:834
+#: app/Services/RelationshipService.php:837
msgctxt "husband’s sibling’s child"
msgid "nephew/niece"
msgstr "племінник/племінниця"
-#: app/Services/RelationshipService.php:836
+#: app/Services/RelationshipService.php:839
msgctxt "husband’s sister’s child"
msgid "nephew/niece"
msgstr "племінник/племінниця"
-#: app/Services/RelationshipService.php:598
+#: app/Services/RelationshipService.php:601
msgctxt "sibling’s child"
msgid "nephew/niece"
msgstr "племінник/племінниця"
-#: app/Services/RelationshipService.php:606
+#: app/Services/RelationshipService.php:609
msgctxt "sister’s child"
msgid "nephew/niece"
msgstr "племінник/племінниця"
-#: app/Services/RelationshipService.php:1078
+#: app/Services/RelationshipService.php:1081
msgctxt "wife’s brother’s child"
msgid "nephew/niece"
msgstr "племінник/племінниця"
-#: app/Services/RelationshipService.php:1074
+#: app/Services/RelationshipService.php:1077
msgctxt "wife’s sibling’s child"
msgid "nephew/niece"
msgstr "племінник/племінниця"
-#: app/Services/RelationshipService.php:1076
+#: app/Services/RelationshipService.php:1079
msgctxt "wife’s sister’s child"
msgid "nephew/niece"
msgstr "племінник/племінниця"
@@ -19580,93 +19598,91 @@ msgstr "племінник/племінниця"
#. I18N: A button label, next page
#: resources/views/admin/data-fix-select.phtml:50
#: resources/views/individual-page-images.phtml:51
-#: resources/views/layouts/default.phtml:162
+#: resources/views/layouts/default.phtml:156
#: resources/views/lists/datatables-attributes.phtml:18
-#: resources/views/modules/batch_update/admin.phtml:67
-#: resources/views/modules/batch_update/admin.phtml:71
#: resources/views/modules/media-list/pagination.phtml:45
#: resources/views/setup/step-1-language.phtml:59
#: resources/views/setup/step-2-server-checks.phtml:87
#: resources/views/setup/step-3-database-type.phtml:93
#: resources/views/setup/step-4-database-mysql.phtml:134
#: resources/views/setup/step-4-database-pgsql.phtml:119
-#: resources/views/setup/step-4-database-sqlite.phtml:93
+#: resources/views/setup/step-4-database-sqlite.phtml:89
#: resources/views/setup/step-4-database-sqlsvr.phtml:119
#: resources/views/setup/step-5-administrator.phtml:104
msgid "next"
msgstr "наступне"
-#: app/Services/RelationshipService.php:496
+#: app/Services/RelationshipService.php:499
msgctxt "brother’s daughter"
msgid "niece"
msgstr "племінниця"
-#: app/Services/RelationshipService.php:844
+#: app/Services/RelationshipService.php:847
msgctxt "husband’s brother’s daughter"
msgid "niece"
msgstr "племінниця"
-#: app/Services/RelationshipService.php:840
+#: app/Services/RelationshipService.php:843
msgctxt "husband’s sibling’s daughter"
msgid "niece"
msgstr "племінниця"
-#: app/Services/RelationshipService.php:842
+#: app/Services/RelationshipService.php:845
msgctxt "husband’s sister’s daughter"
msgid "niece"
msgstr "племінниця"
-#: app/Services/RelationshipService.php:600
+#: app/Services/RelationshipService.php:603
msgctxt "sibling’s daughter"
msgid "niece"
msgstr "племінниця"
-#: app/Services/RelationshipService.php:608
+#: app/Services/RelationshipService.php:611
msgctxt "sister’s daughter"
msgid "niece"
msgstr "племінниця"
-#: app/Services/RelationshipService.php:1084
+#: app/Services/RelationshipService.php:1087
msgctxt "wife’s brother’s daughter"
msgid "niece"
msgstr "племінниця"
-#: app/Services/RelationshipService.php:1080
+#: app/Services/RelationshipService.php:1083
msgctxt "wife’s sibling’s daughter"
msgid "niece"
msgstr "племінниця"
-#: app/Services/RelationshipService.php:1082
+#: app/Services/RelationshipService.php:1085
msgctxt "wife’s sister’s daughter"
msgid "niece"
msgstr "племінниця"
-#: app/Services/RelationshipService.php:714
+#: app/Services/RelationshipService.php:717
msgctxt "brother’s son’s wife"
msgid "niece-in-law"
msgstr "дружина племінника"
-#: app/Services/RelationshipService.php:976
+#: app/Services/RelationshipService.php:979
msgctxt "sibling’s son’s wife"
msgid "niece-in-law"
msgstr "дружина племінника"
-#: app/Services/RelationshipService.php:1040
+#: app/Services/RelationshipService.php:1043
msgctxt "sisters’s son’s wife"
msgid "niece-in-law"
msgstr "дружина племінника"
-#: app/Services/RelationshipService.php:2268
+#: app/Services/RelationshipService.php:2340
msgid "ninth cousin"
msgstr "двоюрідний брат/сестра (9-го коліна)"
-#: app/Services/RelationshipService.php:2232
+#: app/Services/RelationshipService.php:2304
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/Services/RelationshipService.php:2188
+#: app/Services/RelationshipService.php:2260
msgctxt "MALE"
msgid "ninth cousin"
msgstr "двоюрідний брат (9-го коліна)"
@@ -19674,27 +19690,26 @@ msgstr "двоюрідний брат (9-го коліна)"
#: app/Elements/OrdinanceProcessFlag.php:55
#: app/Http/RequestHandlers/UserListData.php:140
#: app/Http/RequestHandlers/UserListData.php:141
-#: app/Statistics/Repository/LatestUserRepository.php:147
-#: resources/views/admin/map-import-form.phtml:65
-#: resources/views/admin/site-mail.phtml:126
-#: 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:150
-#: resources/views/admin/trees-preferences.phtml:322
-#: resources/views/admin/trees-preferences.phtml:558
-#: resources/views/admin/trees-preferences.phtml:574
-#: resources/views/admin/trees-preferences.phtml:640
-#: resources/views/admin/trees-preferences.phtml:754
-#: resources/views/admin/trees-preferences.phtml:784
-#: resources/views/lists/families-table.phtml:324
+#: app/Statistics/Repository/LatestUserRepository.php:146
+#: resources/views/admin/site-mail.phtml:124
+#: resources/views/admin/site-preferences.phtml:101
+#: resources/views/admin/site-registration.phtml:54
+#: resources/views/admin/site-registration.phtml:69
+#: resources/views/admin/trees-preferences.phtml:143
+#: resources/views/admin/trees-preferences.phtml:309
+#: resources/views/admin/trees-preferences.phtml:533
+#: resources/views/admin/trees-preferences.phtml:547
+#: resources/views/admin/trees-preferences.phtml:606
+#: resources/views/admin/trees-preferences.phtml:712
+#: resources/views/admin/trees-preferences.phtml:738
+#: resources/views/lists/families-table.phtml:330
#: resources/views/modules/fix-search-and-replace/options.phtml:56
-#: resources/views/modules/html/config.phtml:55
-#: resources/views/modules/random_media/config.phtml:42
-#: resources/views/modules/random_media/config.phtml:51
+#: resources/views/modules/html/config.phtml:54
+#: resources/views/modules/random_media/config.phtml:40
+#: resources/views/modules/random_media/config.phtml:49
#: resources/views/modules/recent_changes/config.phtml:61
#: resources/views/modules/recent_changes/config.phtml:70
-#: resources/views/modules/review_changes/config.phtml:22
+#: resources/views/modules/review_changes/config.phtml:21
#: resources/views/modules/todays_events/config.phtml:22
#: resources/views/modules/todo/config.phtml:24
#: resources/views/modules/todo/config.phtml:34
@@ -19710,11 +19725,9 @@ msgstr "двоюрідний брат (9-го коліна)"
msgid "no"
msgstr "ні"
-#. I18N: None of the other options
-#: app/Http/RequestHandlers/TreePreferencesPage.php:136
-#: app/Http/RequestHandlers/TreePreferencesPage.php:142
-#: app/Module/RelationshipsChartModule.php:480
-#: app/Services/EmailService.php:211
+#: app/Http/RequestHandlers/TreePreferencesPage.php:109
+#: app/Module/RelationshipsChartModule.php:472
+#: app/Services/EmailService.php:203
#: resources/views/modules/statistics-chart/custom.phtml:83
msgid "none"
msgstr "немає"
@@ -19744,20 +19757,20 @@ msgstr "числа"
msgid "of"
msgstr "з"
-#: app/Services/RelationshipService.php:350
+#: app/Services/RelationshipService.php:353
msgid "parent"
msgstr "батько"
-#: app/Services/RelationshipService.php:420
+#: app/Services/RelationshipService.php:423
msgid "partner"
msgstr "партнер"
-#: app/Services/RelationshipService.php:397
+#: app/Services/RelationshipService.php:400
msgctxt "FEMALE"
msgid "partner"
msgstr "партнер"
-#: app/Services/RelationshipService.php:373
+#: app/Services/RelationshipService.php:376
msgctxt "MALE"
msgid "partner"
msgstr "партнер"
@@ -19767,17 +19780,17 @@ msgctxt "Surname tradition"
msgid "paternal"
msgstr "по батьковi"
-#: app/Services/RelationshipService.php:528
+#: app/Services/RelationshipService.php:531
msgctxt "father’s father"
msgid "paternal grandfather"
msgstr "дідусь по батькові"
-#: app/Services/RelationshipService.php:530
+#: app/Services/RelationshipService.php:533
msgctxt "father’s mother"
msgid "paternal grandmother"
msgstr "бабуся по батькові"
-#: app/Services/RelationshipService.php:532
+#: app/Services/RelationshipService.php:535
msgctxt "father’s parent"
msgid "paternal grandparent"
msgstr "пра-батьки по батькові"
@@ -19788,7 +19801,7 @@ msgid "patrilineal"
msgstr "патрилейно"
#. I18N: the status of an edit accepted/rejected/pending
-#: app/Http/RequestHandlers/PendingChangesLogPage.php:124
+#: app/Http/RequestHandlers/PendingChangesLogPage.php:122
msgid "pending"
msgstr "в очікуванні"
@@ -19796,6 +19809,11 @@ msgstr "в очікуванні"
msgid "percentage"
msgstr "відсоток"
+#. I18N: https://en.wikipedia.org/wiki/Plain_text
+#: app/Http/RequestHandlers/TreePreferencesPage.php:103
+msgid "plain text"
+msgstr ""
+
#. I18N: Type of location hierarchy
#: app/Elements/HierarchicalRelationship.php:56
msgid "political"
@@ -19803,16 +19821,14 @@ msgstr "політичний"
#. I18N: A button label, previous page
#: resources/views/individual-page-images.phtml:47
-#: resources/views/layouts/default.phtml:161
+#: resources/views/layouts/default.phtml:155
#: resources/views/lists/datatables-attributes.phtml:20
-#: resources/views/modules/batch_update/admin.phtml:57
-#: resources/views/modules/batch_update/admin.phtml:61
#: resources/views/modules/media-list/pagination.phtml:33
#: resources/views/setup/step-2-server-checks.phtml:91
#: resources/views/setup/step-3-database-type.phtml:97
#: resources/views/setup/step-4-database-mysql.phtml:138
#: resources/views/setup/step-4-database-pgsql.phtml:123
-#: resources/views/setup/step-4-database-sqlite.phtml:97
+#: resources/views/setup/step-4-database-sqlite.phtml:93
#: resources/views/setup/step-4-database-sqlsvr.phtml:123
#: resources/views/setup/step-5-administrator.phtml:108
msgid "previous"
@@ -19833,7 +19849,7 @@ msgstr "доведено"
msgid "questionable evidence"
msgstr "сумнівні докази"
-#: app/Http/RequestHandlers/TreePreferencesPage.php:144
+#: app/Http/RequestHandlers/TreePreferencesPage.php:111
#: resources/xml/reports/fact_sources.xml:6
msgid "records"
msgstr "записи"
@@ -19857,7 +19873,7 @@ msgid "reject"
msgstr "відхилити"
#. I18N: the status of an edit accepted/rejected/pending
-#: app/Http/RequestHandlers/PendingChangesLogPage.php:122
+#: app/Http/RequestHandlers/PendingChangesLogPage.php:120
msgid "rejected"
msgstr "відхилено"
@@ -19885,27 +19901,27 @@ msgstr "замінити"
msgid "reset"
msgstr "скинути"
-#: app/Module/PedigreeChartModule.php:388
-#: app/Module/PedigreeChartModule.php:396
+#: app/Module/PedigreeChartModule.php:370
+#: app/Module/PedigreeChartModule.php:378
msgid "right"
msgstr "праворуч"
#. I18N: A button label.
#: resources/views/admin/analytics-edit.phtml:40
-#: resources/views/admin/components.phtml:164
-#: resources/views/admin/location-edit.phtml:73
+#: resources/views/admin/components.phtml:163
+#: resources/views/admin/location-edit.phtml:69
#: resources/views/admin/merge-records-step-2.phtml:178
#: resources/views/admin/modules.phtml:278
-#: resources/views/admin/site-mail.phtml:242
-#: resources/views/admin/site-preferences.phtml:115
-#: resources/views/admin/site-registration.phtml:83
+#: resources/views/admin/site-mail.phtml:239
+#: resources/views/admin/site-preferences.phtml:113
+#: resources/views/admin/site-registration.phtml:79
#: resources/views/admin/tags.phtml:928
-#: resources/views/admin/trees-preferences.phtml:796
-#: resources/views/admin/trees-privacy.phtml:296
+#: resources/views/admin/trees-preferences.phtml:749
+#: resources/views/admin/trees-privacy.phtml:282
#: resources/views/admin/users-create.phtml:84
#: resources/views/admin/users-edit.phtml:348
-#: resources/views/edit-account-page.phtml:165
-#: resources/views/edit-blocks-page.phtml:60
+#: resources/views/edit-account-page.phtml:162
+#: resources/views/edit-blocks-page.phtml:64
#: resources/views/edit/change-family-members.phtml:92
#: resources/views/edit/edit-fact.phtml:40
#: resources/views/edit/edit-record.phtml:41
@@ -19913,27 +19929,26 @@ msgstr "праворуч"
#: resources/views/edit/link-spouse-to-individual.phtml:50
#: resources/views/edit/new-individual.phtml:41
#: resources/views/edit/raw-gedcom-fact.phtml:40
-#: resources/views/edit/raw-gedcom-record.phtml:64
+#: resources/views/edit/raw-gedcom-record.phtml:63
#: resources/views/edit/reorder-children.phtml:40
#: resources/views/edit/reorder-families.phtml:99
#: resources/views/edit/reorder-media.phtml:38
#: resources/views/edit/reorder-names.phtml:41
#: resources/views/edit/shared-note.phtml:41
-#: resources/views/modals/create-media-from-file.phtml:61
+#: resources/views/modals/create-media-from-file.phtml:60
#: resources/views/modals/footer-save-cancel.phtml:10
#: resources/views/modules/bing-maps/config.phtml:44
#: resources/views/modules/custom-css-js/edit.phtml:46
#: resources/views/modules/edit-block-config.phtml:35
#: resources/views/modules/faq/edit.phtml:89
-#: resources/views/modules/favorites/favorites.phtml:175
+#: resources/views/modules/favorites/favorites.phtml:174
#: resources/views/modules/gedcom_news/edit.phtml:50
#: resources/views/modules/geonames/config.phtml:44
#: resources/views/modules/google-maps/config.phtml:44
#: resources/views/modules/here-maps/config.phtml:44
#: resources/views/modules/map-box/config.phtml:44
#: resources/views/modules/openrouteservice/config.phtml:44
-#: resources/views/modules/openstreetmap/config.phtml:44
-#: resources/views/modules/relationships-chart/config.phtml:58
+#: resources/views/modules/relationships-chart/config.phtml:56
#: resources/views/modules/sitemap/config.phtml:38
#: resources/views/modules/stories/edit.phtml:71
#: resources/views/modules/user_blog/edit.phtml:50
@@ -19944,178 +19959,178 @@ msgstr "зберегти"
#: resources/views/admin/changes-log.phtml:101
#: resources/views/admin/site-logs.phtml:92
#: resources/views/modules/media-list/page.phtml:85
-#: resources/views/search-advanced-page.phtml:86
-#: resources/views/search-general-page.phtml:129
-#: resources/views/search-phonetic-page.phtml:90
+#: resources/views/search-advanced-page.phtml:91
+#: resources/views/search-general-page.phtml:128
+#: resources/views/search-phonetic-page.phtml:88
msgid "search"
msgstr "пошук"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2352
+#: app/Services/RelationshipService.php:2424
#, php-format
msgid "second %s"
msgstr "другий/друга %s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2330
+#: app/Services/RelationshipService.php:2402
#, php-format
msgctxt "FEMALE"
msgid "second %s"
msgstr "друга %s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2307
+#: app/Services/RelationshipService.php:2379
#, php-format
msgctxt "MALE"
msgid "second %s"
msgstr "другий %s"
-#: app/Services/RelationshipService.php:2254
+#: app/Services/RelationshipService.php:2326
msgid "second cousin"
msgstr "двоюрідний брат/сестра (2-го коліна)"
-#: app/Services/RelationshipService.php:2218
+#: app/Services/RelationshipService.php:2290
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/Services/RelationshipService.php:2167
+#: app/Services/RelationshipService.php:2239
msgctxt "MALE"
msgid "second cousin"
msgstr "двоюрідний брат (2-го коліна)"
-#: app/Services/RelationshipService.php:1207
+#: app/Services/RelationshipService.php:1210
msgctxt "grandfather’s brother’s grandchild"
msgid "second cousin"
msgstr "троюрідний брат/сестра"
-#: app/Services/RelationshipService.php:1199
+#: app/Services/RelationshipService.php:1202
msgctxt "grandfather’s brother’s granddaughter"
msgid "second cousin"
msgstr "троюрідна сестра"
-#: app/Services/RelationshipService.php:1203
+#: app/Services/RelationshipService.php:1206
msgctxt "grandfather’s brother’s grandson"
msgid "second cousin"
msgstr "троюрідний брат"
-#: app/Services/RelationshipService.php:1231
+#: app/Services/RelationshipService.php:1234
msgctxt "grandfather’s sibling’s grandchild"
msgid "second cousin"
msgstr "троюрідний брат/сестра"
-#: app/Services/RelationshipService.php:1223
+#: app/Services/RelationshipService.php:1226
msgctxt "grandfather’s sibling’s granddaughter"
msgid "second cousin"
msgstr "троюрідна сестра"
-#: app/Services/RelationshipService.php:1227
+#: app/Services/RelationshipService.php:1230
msgctxt "grandfather’s sibling’s grandson"
msgid "second cousin"
msgstr "троюрідний брат"
-#: app/Services/RelationshipService.php:1219
+#: app/Services/RelationshipService.php:1222
msgctxt "grandfather’s sister’s grandchild"
msgid "second cousin"
msgstr "троюрідний брат/сестра"
-#: app/Services/RelationshipService.php:1211
+#: app/Services/RelationshipService.php:1214
msgctxt "grandfather’s sister’s granddaughter"
msgid "second cousin"
msgstr "троюрідна сестра"
-#: app/Services/RelationshipService.php:1215
+#: app/Services/RelationshipService.php:1218
msgctxt "grandfather’s sister’s grandson"
msgid "second cousin"
msgstr "троюрідний брат"
-#: app/Services/RelationshipService.php:1243
+#: app/Services/RelationshipService.php:1246
msgctxt "grandmother’s brother’s grandchild"
msgid "second cousin"
msgstr "троюрідний брат/сестра"
-#: app/Services/RelationshipService.php:1235
+#: app/Services/RelationshipService.php:1238
msgctxt "grandmother’s brother’s granddaughter"
msgid "second cousin"
msgstr "троюрідна сестра"
-#: app/Services/RelationshipService.php:1239
+#: app/Services/RelationshipService.php:1242
msgctxt "grandmother’s brother’s grandson"
msgid "second cousin"
msgstr "троюрідний брат"
-#: app/Services/RelationshipService.php:1267
+#: app/Services/RelationshipService.php:1270
msgctxt "grandmother’s sibling’s grandchild"
msgid "second cousin"
msgstr "троюрідний брат/сестра"
-#: app/Services/RelationshipService.php:1259
+#: app/Services/RelationshipService.php:1262
msgctxt "grandmother’s sibling’s granddaughter"
msgid "second cousin"
msgstr "троюрідна сестра"
-#: app/Services/RelationshipService.php:1263
+#: app/Services/RelationshipService.php:1266
msgctxt "grandmother’s sibling’s grandson"
msgid "second cousin"
msgstr "троюрідний брат"
-#: app/Services/RelationshipService.php:1255
+#: app/Services/RelationshipService.php:1258
msgctxt "grandmother’s sister’s grandchild"
msgid "second cousin"
msgstr "троюрідний брат/сестра"
-#: app/Services/RelationshipService.php:1247
+#: app/Services/RelationshipService.php:1250
msgctxt "grandmother’s sister’s granddaughter"
msgid "second cousin"
msgstr "троюрідний брат/сестра"
-#: app/Services/RelationshipService.php:1251
+#: app/Services/RelationshipService.php:1254
msgctxt "grandmother’s sister’s grandson"
msgid "second cousin"
msgstr "троюрідний брат"
-#: app/Services/RelationshipService.php:1279
+#: app/Services/RelationshipService.php:1282
msgctxt "grandparent’s brother’s grandchild"
msgid "second cousin"
msgstr "троюрідний брат/сестра"
-#: app/Services/RelationshipService.php:1271
+#: app/Services/RelationshipService.php:1274
msgctxt "grandparent’s brother’s granddaughter"
msgid "second cousin"
msgstr "троюрідна сестра"
-#: app/Services/RelationshipService.php:1275
+#: app/Services/RelationshipService.php:1278
msgctxt "grandparent’s brother’s grandson"
msgid "second cousin"
msgstr "троюрідний брат"
-#: app/Services/RelationshipService.php:1303
+#: app/Services/RelationshipService.php:1306
msgctxt "grandparent’s sibling’s grandchild"
msgid "second cousin"
msgstr "троюрідний брат/сестра"
-#: app/Services/RelationshipService.php:1295
+#: app/Services/RelationshipService.php:1298
msgctxt "grandparent’s sibling’s granddaughter"
msgid "second cousin"
msgstr "троюрідна сестра"
-#: app/Services/RelationshipService.php:1299
+#: app/Services/RelationshipService.php:1302
msgctxt "grandparent’s sibling’s grandson"
msgid "second cousin"
msgstr "троюрідний брат"
-#: app/Services/RelationshipService.php:1291
+#: app/Services/RelationshipService.php:1294
msgctxt "grandparent’s sister’s grandchild"
msgid "second cousin"
msgstr "троюрідний брат/сестра"
-#: app/Services/RelationshipService.php:1283
+#: app/Services/RelationshipService.php:1286
msgctxt "grandparent’s sister’s granddaughter"
msgid "second cousin"
msgstr "троюрідна сестра"
-#: app/Services/RelationshipService.php:1287
+#: app/Services/RelationshipService.php:1290
msgctxt "grandparent’s sister’s grandson"
msgid "second cousin"
msgstr "троюрідний брат"
@@ -20126,54 +20141,54 @@ msgid "secondary evidence"
msgstr "вторинни докази"
#. I18N: select all (of a list of options)
-#: resources/views/search-trees.phtml:46
+#: resources/views/search-trees.phtml:45
msgid "select all"
msgstr "вибрати всі"
#. I18N: select none (of a list of options)
-#: resources/views/search-trees.phtml:49
+#: resources/views/search-trees.phtml:48
msgid "select none"
msgstr "вибору немає"
-#: app/Services/RelationshipService.php:343
+#: app/Services/RelationshipService.php:346
msgid "self"
msgstr "поточний"
-#: app/Services/RelationshipService.php:2264
+#: app/Services/RelationshipService.php:2336
msgid "seventh cousin"
msgstr "двоюрідний брат/сестра (7-го коліна)"
-#: app/Services/RelationshipService.php:2228
+#: app/Services/RelationshipService.php:2300
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/Services/RelationshipService.php:2182
+#: app/Services/RelationshipService.php:2254
msgctxt "MALE"
msgid "seventh cousin"
msgstr "двоюрідний брат (7-го коліна)"
-#: app/Elements/NoteStructure.php:74
+#: app/Elements/NoteStructure.php:67
msgid "shared note"
msgstr "загальна нотатка"
-#: resources/views/admin/site-mail.phtml:155
-#: resources/views/admin/trees-preferences.phtml:307
-#: resources/views/admin/trees-preferences.phtml:387
-#: resources/views/admin/trees-preferences.phtml:402
-#: resources/views/admin/trees-preferences.phtml:418
-#: resources/views/admin/trees-preferences.phtml:543
-#: resources/views/admin/trees-preferences.phtml:655
-#: resources/views/admin/trees-preferences.phtml:670
+#: resources/views/admin/site-mail.phtml:152
+#: resources/views/admin/trees-preferences.phtml:296
+#: resources/views/admin/trees-preferences.phtml:372
+#: resources/views/admin/trees-preferences.phtml:385
+#: resources/views/admin/trees-preferences.phtml:399
+#: resources/views/admin/trees-preferences.phtml:520
+#: resources/views/admin/trees-preferences.phtml:619
+#: resources/views/admin/trees-preferences.phtml:632
#: resources/views/admin/users-create.phtml:61
#: resources/views/admin/users-edit.phtml:71
-#: resources/views/edit-account-page.phtml:92
-#: resources/views/login-page.phtml:47
-#: resources/views/modules/faq/config.phtml:38
-#: resources/views/modules/login_block/sign-in.phtml:33
-#: resources/views/modules/stories/config.phtml:31
-#: resources/views/password-reset-page.phtml:38
+#: resources/views/edit-account-page.phtml:91
+#: resources/views/login-page.phtml:46
+#: resources/views/modules/faq/config.phtml:36
+#: resources/views/modules/login_block/sign-in.phtml:32
+#: resources/views/modules/stories/config.phtml:28
+#: resources/views/password-reset-page.phtml:37
#: resources/views/register-page.phtml:75
#: resources/views/setup/step-4-database-mysql.phtml:99
#: resources/views/setup/step-4-database-pgsql.phtml:86
@@ -20183,12 +20198,12 @@ msgid "show"
msgstr "показати"
#. I18N: An option in a list-box
-#: app/Module/RecentChangesModule.php:273
+#: app/Module/RecentChangesModule.php:271
msgid "show changes made in webtrees"
msgstr "показати зміни, зроблені на сайті"
#. I18N: An option in a list-box
-#: app/Module/RecentChangesModule.php:275
+#: app/Module/RecentChangesModule.php:273
msgid "show changes recorded in the genealogy data"
msgstr "показати зміни, зафіксовані в генеалогічних даних"
@@ -20205,13 +20220,13 @@ msgstr "показати більше"
msgid "show the chart"
msgstr "показати діаграму"
-#: app/Services/RelationshipService.php:490
+#: app/Services/RelationshipService.php:493
msgid "sibling"
msgstr "брат/сестра"
#. I18N: A button label.
-#: resources/views/login-page.phtml:57
-#: resources/views/modules/login_block/sign-in.phtml:38
+#: resources/views/login-page.phtml:56
+#: resources/views/modules/login_block/sign-in.phtml:37
msgid "sign in"
msgstr "вхід в систему"
@@ -20220,66 +20235,66 @@ msgstr "вхід в систему"
msgid "sign out"
msgstr "вийти"
-#: app/Services/RelationshipService.php:469
+#: app/Services/RelationshipService.php:472
msgid "sister"
msgstr "сестра"
-#: app/Services/RelationshipService.php:500
+#: app/Services/RelationshipService.php:503
msgctxt "brother’s wife"
msgid "sister-in-law"
msgstr "невістка"
-#: app/Services/RelationshipService.php:720
+#: app/Services/RelationshipService.php:723
msgctxt "brother’s wife’s sister"
msgid "sister-in-law"
msgstr "своячніца"
-#: app/Services/RelationshipService.php:830
+#: app/Services/RelationshipService.php:833
msgctxt "husband’s brother’s wife"
msgid "sister-in-law"
msgstr "своячніца"
-#: app/Services/RelationshipService.php:554
+#: app/Services/RelationshipService.php:557
msgctxt "husband’s sister"
msgid "sister-in-law"
msgstr "Зовиця"
-#: app/Services/RelationshipService.php:1020
+#: app/Services/RelationshipService.php:1023
msgctxt "sister’s husband’s sister"
msgid "sister-in-law"
msgstr "Зовиця"
-#: app/Services/RelationshipService.php:632
+#: app/Services/RelationshipService.php:635
msgctxt "spouse’s sister"
msgid "sister-in-law"
msgstr "своячніца"
-#: app/Services/RelationshipService.php:1070
+#: app/Services/RelationshipService.php:1073
msgctxt "wife’s brother’s wife"
msgid "sister-in-law"
msgstr "невістка"
-#: app/Services/RelationshipService.php:652
+#: app/Services/RelationshipService.php:655
msgctxt "wife’s sister"
msgid "sister-in-law"
msgstr "своячніца"
-#: app/Services/RelationshipService.php:2262
+#: app/Services/RelationshipService.php:2334
msgid "sixth cousin"
msgstr "двоюрідний брат/сестра (6-го коліна)"
-#: app/Services/RelationshipService.php:2226
+#: app/Services/RelationshipService.php:2298
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/Services/RelationshipService.php:2179
+#: app/Services/RelationshipService.php:2251
msgctxt "MALE"
msgid "sixth cousin"
msgstr "двоюрідний брат (6-го коліна)"
-#: app/Services/RelationshipService.php:423
+#: app/Services/RelationshipService.php:426
msgid "son"
msgstr "син"
@@ -20287,38 +20302,38 @@ msgstr "син"
msgid "son of"
msgstr "син від"
-#: app/Services/RelationshipService.php:506
+#: app/Services/RelationshipService.php:509
msgctxt "child’s husband"
msgid "son-in-law"
msgstr "зять"
-#: app/Services/RelationshipService.php:518
+#: app/Services/RelationshipService.php:521
msgctxt "daughter’s husband"
msgid "son-in-law"
msgstr "зять"
-#: app/Services/RelationshipService.php:758
+#: app/Services/RelationshipService.php:761
msgctxt "daughter’s husband’s father"
msgid "son-in-law’s father"
msgstr "Сват"
-#: app/Services/RelationshipService.php:760
+#: app/Services/RelationshipService.php:763
msgctxt "daughter’s husband’s mother"
msgid "son-in-law’s mother"
msgstr "сваха"
-#: app/Services/RelationshipService.php:762
+#: app/Services/RelationshipService.php:765
msgctxt "daughter’s husband’s parent"
msgid "son-in-law’s parent"
msgstr "Свати"
-#: app/Services/RelationshipService.php:510
+#: app/Services/RelationshipService.php:513
msgctxt "child’s spouse"
msgid "son/daughter-in-law"
msgstr "зять/невістка"
#. I18N: An option in a list-box
-#: app/Module/UpcomingAnniversariesModule.php:283
+#: app/Module/UpcomingAnniversariesModule.php:322
#: resources/xml/reports/change_report.xml:7
msgid "sort by date"
msgstr "сортувати по даті"
@@ -20349,18 +20364,18 @@ msgid "sort by date of marriage"
msgstr "сортувати по даті шлюбу"
#. I18N: An option in a list-box
-#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:268
+#: app/Module/OnThisDayModule.php:269 app/Module/RecentChangesModule.php:266
msgid "sort by date, newest first"
msgstr "сортувати по даті, нове вперед"
#. I18N: An option in a list-box
-#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:266
+#: app/Module/OnThisDayModule.php:267 app/Module/RecentChangesModule.php:264
msgid "sort by date, oldest first"
msgstr "сортувати по даті, старе вперед"
#. I18N: An option in a list-box
-#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:264
-#: app/Module/UpcomingAnniversariesModule.php:281
+#: app/Module/OnThisDayModule.php:265 app/Module/RecentChangesModule.php:262
+#: app/Module/UpcomingAnniversariesModule.php:321
#: resources/xml/reports/bdm_report.xml:11
#: resources/xml/reports/birth_report.xml:9
#: resources/xml/reports/cemetery_report.xml:6
@@ -20374,148 +20389,143 @@ msgstr "сортувати по даті, старе вперед"
msgid "sort by name"
msgstr "сортувати по імені"
-#: app/Services/RelationshipService.php:411
+#: app/Services/RelationshipService.php:414
msgid "spouse"
msgstr "супруг (а)"
-#. I18N: Secure Sockets Layer - a secure communications protocol
-#: app/Services/EmailService.php:213
-msgid "ssl"
-msgstr "SSL (протокол безпечних з'єднань)"
-
-#: app/Services/RelationshipService.php:828
+#: app/Services/RelationshipService.php:831
msgctxt "father’s wife’s son"
msgid "step-brother"
msgstr "зведений брат"
-#: app/Services/RelationshipService.php:876
+#: app/Services/RelationshipService.php:879
msgctxt "mother’s husband’s son"
msgid "step-brother"
msgstr "зведений брат"
-#: app/Services/RelationshipService.php:954
+#: app/Services/RelationshipService.php:957
msgctxt "parent’s spouse’s son"
msgid "step-brother"
msgstr "зведений брат"
-#: app/Services/RelationshipService.php:544
+#: app/Services/RelationshipService.php:547
msgctxt "husband’s child"
msgid "step-child"
msgstr "пасинок/пасербиця"
-#: app/Services/RelationshipService.php:624
+#: app/Services/RelationshipService.php:627
msgctxt "spouse’s child"
msgid "step-child"
msgstr "пасинок/пасербиця"
-#: app/Services/RelationshipService.php:642
+#: app/Services/RelationshipService.php:645
msgctxt "wife’s child"
msgid "step-child"
msgstr "пасинок/пасербиця"
-#: app/Services/RelationshipService.php:546
+#: app/Services/RelationshipService.php:549
msgctxt "husband’s daughter"
msgid "step-daughter"
msgstr "пасербиця"
-#: app/Services/RelationshipService.php:626
+#: app/Services/RelationshipService.php:629
msgctxt "spouse’s daughter"
msgid "step-daughter"
msgstr "пасербиця"
-#: app/Services/RelationshipService.php:644
+#: app/Services/RelationshipService.php:647
msgctxt "wife’s daughter"
msgid "step-daughter"
msgstr "пасербиця"
-#: app/Services/RelationshipService.php:566
+#: app/Services/RelationshipService.php:569
msgctxt "mother’s husband"
msgid "step-father"
msgstr "вітчим"
-#: app/Services/RelationshipService.php:540
+#: app/Services/RelationshipService.php:543
msgctxt "father’s wife"
msgid "step-mother"
msgstr "мачеха"
-#: app/Services/RelationshipService.php:596
+#: app/Services/RelationshipService.php:599
msgctxt "parent’s spouse"
msgid "step-parent"
msgstr "вітчим/мачуха"
-#: app/Services/RelationshipService.php:824
+#: app/Services/RelationshipService.php:827
msgctxt "father’s wife’s child"
msgid "step-sibling"
msgstr "зведений (-ая)"
-#: app/Services/RelationshipService.php:872
+#: app/Services/RelationshipService.php:875
msgctxt "mother’s husband’s child"
msgid "step-sibling"
msgstr "зведений (-ая)"
-#: app/Services/RelationshipService.php:950
+#: app/Services/RelationshipService.php:953
msgctxt "parent’s spouse’s child"
msgid "step-sibling"
msgstr "зведений (-ая)"
-#: app/Services/RelationshipService.php:826
+#: app/Services/RelationshipService.php:829
msgctxt "father’s wife’s daughter"
msgid "step-sister"
msgstr "зведена сестра"
-#: app/Services/RelationshipService.php:874
+#: app/Services/RelationshipService.php:877
msgctxt "mother’s husband’s daughter"
msgid "step-sister"
msgstr "зведена сестра"
-#: app/Services/RelationshipService.php:952
+#: app/Services/RelationshipService.php:955
msgctxt "parent’s spouse’s daughter"
msgid "step-sister"
msgstr "зведена сестра"
-#: app/Services/RelationshipService.php:556
+#: app/Services/RelationshipService.php:559
msgctxt "husband’s son"
msgid "step-son"
msgstr "пасинок"
-#: app/Services/RelationshipService.php:634
+#: app/Services/RelationshipService.php:637
msgctxt "spouse’s son"
msgid "step-son"
msgstr "пасинок"
-#: app/Services/RelationshipService.php:654
+#: app/Services/RelationshipService.php:657
msgctxt "wife’s son"
msgid "step-son"
msgstr "пасинок"
#. I18N: Layout option for lists of names
#. I18N: An option in a list-box
-#: app/Http/RequestHandlers/TreePreferencesPage.php:122
-#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:259
-#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:247
-#: app/Module/UpcomingAnniversariesModule.php:276
+#: app/Http/RequestHandlers/TreePreferencesPage.php:89
+#: app/Module/OnThisDayModule.php:260 app/Module/RecentChangesModule.php:257
+#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:270
+#: app/Module/UpcomingAnniversariesModule.php:311
#: app/Module/YahrzeitModule.php:259
msgid "table"
msgstr "таблиця"
#. I18N: Layout option for lists of names
#. I18N: An option in a list-box
-#: app/Http/RequestHandlers/TreePreferencesPage.php:124
-#: app/Module/TopSurnamesModule.php:249
+#: app/Http/RequestHandlers/TreePreferencesPage.php:91
+#: app/Module/TopSurnamesModule.php:272
msgid "tag cloud"
msgstr "хмара тегів"
-#: app/Services/RelationshipService.php:2270
+#: app/Services/RelationshipService.php:2342
msgid "tenth cousin"
msgstr "двоюрідний брат/сестра (10-го коліна)"
-#: app/Services/RelationshipService.php:2234
+#: app/Services/RelationshipService.php:2306
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/Services/RelationshipService.php:2191
+#: app/Services/RelationshipService.php:2263
msgctxt "MALE"
msgid "tenth cousin"
msgstr "двоюрідний брат (10-го коліна)"
@@ -20536,138 +20546,133 @@ msgid "themself"
msgstr "він же"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2355
+#: app/Services/RelationshipService.php:2427
#, php-format
msgid "third %s"
msgstr "третій/третя %s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2333
+#: app/Services/RelationshipService.php:2405
#, php-format
msgctxt "FEMALE"
msgid "third %s"
msgstr "третя %s"
#. I18N: A Spanish relationship name, such as third great-nephew
-#: app/Services/RelationshipService.php:2310
+#: app/Services/RelationshipService.php:2382
#, php-format
msgctxt "MALE"
msgid "third %s"
msgstr "третій %s"
-#: app/Services/RelationshipService.php:2256
+#: app/Services/RelationshipService.php:2328
msgid "third cousin"
msgstr "двоюрідний брат/сестра (3-го коліна)"
-#: app/Services/RelationshipService.php:2220
+#: app/Services/RelationshipService.php:2292
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/Services/RelationshipService.php:2170
+#: app/Services/RelationshipService.php:2242
msgctxt "MALE"
msgid "third cousin"
msgstr "двоюрідний брат (3-го коліна)"
-#: app/Services/RelationshipService.php:2276
+#: app/Services/RelationshipService.php:2348
msgid "thirteenth cousin"
msgstr "двоюрідний брат/сестра (13-го коліна)"
-#: app/Services/RelationshipService.php:2240
+#: app/Services/RelationshipService.php:2312
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/Services/RelationshipService.php:2200
+#: app/Services/RelationshipService.php:2272
msgctxt "MALE"
msgid "thirteenth cousin"
msgstr "двоюрідний брат (13-го коліна)"
#. I18N: layout option for the fan chart
-#: app/Module/FanChartModule.php:585
+#: app/Module/FanChartModule.php:523
msgid "three-quarter circle"
msgstr "три чверті коло"
-#. I18N: Transport Layer Security - a secure communications protocol
-#: app/Services/EmailService.php:215
-msgid "tls"
-msgstr "TLS (безпечний протокол зв'язку)"
-
#. I18N: Gedcom TO dates
-#: app/Date.php:367
+#: app/Date.php:213
#, php-format
msgid "to %s"
msgstr "до %s"
-#: app/Services/RelationshipService.php:2274
+#: app/Services/RelationshipService.php:2346
msgid "twelfth cousin"
msgstr "двоюрідний брат/сестра (12-го коліна)"
-#: app/Services/RelationshipService.php:2238
+#: app/Services/RelationshipService.php:2310
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/Services/RelationshipService.php:2197
+#: app/Services/RelationshipService.php:2269
msgctxt "MALE"
msgid "twelfth cousin"
msgstr "двоюрідний брат (12-го коліна)"
-#: app/Services/RelationshipService.php:435
+#: app/Services/RelationshipService.php:438
msgid "twin brother"
msgstr "брат близнюк"
-#: app/Services/RelationshipService.php:477
+#: app/Services/RelationshipService.php:480
msgid "twin sibling"
msgstr "брат/сестра близнюк"
-#: app/Services/RelationshipService.php:456
+#: app/Services/RelationshipService.php:459
msgid "twin sister"
msgstr "сестра близнюк"
-#: app/Services/RelationshipService.php:522
+#: app/Services/RelationshipService.php:525
msgctxt "father’s brother"
msgid "uncle"
msgstr "дядько"
-#: app/Services/RelationshipService.php:820
+#: app/Services/RelationshipService.php:823
msgctxt "father’s sister’s husband"
msgid "uncle"
msgstr "дядько"
-#: app/Services/RelationshipService.php:558
+#: app/Services/RelationshipService.php:561
msgctxt "mother’s brother"
msgid "uncle"
msgstr "дядько"
-#: app/Services/RelationshipService.php:906
+#: app/Services/RelationshipService.php:909
msgctxt "mother’s sister’s husband"
msgid "uncle"
msgstr "дядько"
-#: app/Services/RelationshipService.php:578
+#: app/Services/RelationshipService.php:581
msgctxt "parent’s brother"
msgid "uncle"
msgstr "дядько"
-#: app/Services/RelationshipService.php:948
+#: app/Services/RelationshipService.php:951
msgctxt "parent’s sister’s husband"
msgid "uncle"
msgstr "дядько"
-#: app/Place.php:246
+#: app/Place.php:249
msgid "unknown"
msgstr "невідомо"
-#: app/Module/InteractiveTree/TreeView.php:355
+#: app/Module/InteractiveTree/TreeView.php:356
msgctxt "unknown family"
msgid "unknown"
msgstr "немає даних"
-#: app/Module/RelationshipsChartModule.php:484
+#: app/Module/RelationshipsChartModule.php:476
msgid "unlimited"
msgstr "необмежений"
@@ -20676,13 +20681,13 @@ msgstr "необмежений"
msgid "unreliable evidence"
msgstr "ненадійні докази"
-#: app/Module/PedigreeChartModule.php:389
-#: app/Module/PedigreeChartModule.php:397
+#: app/Module/PedigreeChartModule.php:371
+#: app/Module/PedigreeChartModule.php:379
#: resources/views/edit/reorder-card-header.phtml:26
msgid "up"
msgstr "вгору"
-#: resources/views/admin/trees-unconnected.phtml:31
+#: resources/views/admin/trees-unconnected.phtml:32
msgid "update"
msgstr "Оновлення"
@@ -20692,17 +20697,17 @@ msgid "upload"
msgstr "вивантажити"
#. I18N: A button label.
-#: resources/views/branches-page.phtml:53
-#: resources/views/modules/ancestors-chart/page.phtml:60
+#: resources/views/branches-page.phtml:51
+#: resources/views/modules/ancestors-chart/page.phtml:58
#: resources/views/modules/compact-chart/page.phtml:35
-#: resources/views/modules/descendancy_chart/page.phtml:60
+#: resources/views/modules/descendancy_chart/page.phtml:58
#: resources/views/modules/family-book-chart/page.phtml:69
-#: resources/views/modules/fanchart/page.phtml:77
-#: resources/views/modules/hourglass-chart/page.phtml:59
+#: resources/views/modules/fanchart/page.phtml:73
+#: resources/views/modules/hourglass-chart/page.phtml:57
#: resources/views/modules/interactive-tree/page.phtml:36
#: resources/views/modules/pedigree-chart/page.phtml:59
#: resources/views/modules/pedigree-map/page.phtml:45
-#: resources/views/modules/relationships-chart/page.phtml:83
+#: resources/views/modules/relationships-chart/page.phtml:79
#: resources/views/report-setup-page.phtml:87
#: resources/views/report-setup-page.phtml:92
msgid "view"
@@ -20710,9 +20715,9 @@ msgstr "переглянути"
#: resources/views/admin/trees-privacy.phtml:36
#: resources/views/admin/trees-privacy.phtml:55
-#: resources/views/admin/trees-privacy.phtml:97
-#: resources/views/admin/trees-privacy.phtml:139
-#: resources/views/admin/trees-privacy.phtml:159
+#: resources/views/admin/trees-privacy.phtml:86
+#: resources/views/admin/trees-privacy.phtml:125
+#: resources/views/admin/trees-privacy.phtml:145
msgid "visitors"
msgstr "відвідувачі"
@@ -20732,7 +20737,7 @@ msgstr "народився"
msgid "webtrees"
msgstr "webtrees"
-#: app/Services/MessageService.php:125
+#: app/Services/MessageService.php:129
msgid "webtrees message"
msgstr "Повідомлення webtrees"
@@ -20741,7 +20746,7 @@ msgid "webtrees needs a database to store your genealogy data."
msgstr "webtrees потребує бази даних для зберігання ваших генеалогічних даних."
#. I18N: Help text for the “Messages” site configuration setting
-#: resources/views/admin/site-mail.phtml:50
+#: resources/views/admin/site-mail.phtml:49
msgid "webtrees needs to send emails, such as password reminders and website notifications."
msgstr "сайт має надсилати електронні листи, такі як нагадування про паролі та повідомлення."
@@ -20749,11 +20754,7 @@ msgstr "сайт має надсилати електронні листи, та
msgid "webtrees sends emails with no storage"
msgstr "webtrees відсилає лист не зберігаючи"
-#: resources/views/help/iso-8859-1.phtml:8
-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/Services/RelationshipService.php:388
+#: app/Services/RelationshipService.php:391
msgid "wife"
msgstr "дружина"
@@ -20762,34 +20763,35 @@ msgstr "дружина"
msgid "xenea"
msgstr "Xenea"
-#: resources/views/modules/timeline-chart/chart.phtml:141
+#: resources/views/modules/timeline-chart/chart.phtml:143
msgid "years"
msgstr "року (років)"
+#: app/Elements/AbstractEventElement.php:82
#: app/Elements/OrdinanceProcessFlag.php:56
+#: app/Http/RequestHandlers/FamilyPage.php:143
#: app/Http/RequestHandlers/UserListData.php:140
#: app/Http/RequestHandlers/UserListData.php:141
-#: app/Statistics/Repository/LatestUserRepository.php:146
-#: resources/views/admin/map-import-form.phtml:65
-#: resources/views/admin/site-mail.phtml:126
-#: 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:150
-#: resources/views/admin/trees-preferences.phtml:322
-#: resources/views/admin/trees-preferences.phtml:558
-#: resources/views/admin/trees-preferences.phtml:574
-#: resources/views/admin/trees-preferences.phtml:640
-#: resources/views/admin/trees-preferences.phtml:754
-#: resources/views/admin/trees-preferences.phtml:784
-#: resources/views/lists/families-table.phtml:326
+#: app/Statistics/Repository/LatestUserRepository.php:145
+#: resources/views/admin/site-mail.phtml:124
+#: resources/views/admin/site-preferences.phtml:101
+#: resources/views/admin/site-registration.phtml:54
+#: resources/views/admin/site-registration.phtml:69
+#: resources/views/admin/trees-preferences.phtml:143
+#: resources/views/admin/trees-preferences.phtml:309
+#: resources/views/admin/trees-preferences.phtml:533
+#: resources/views/admin/trees-preferences.phtml:547
+#: resources/views/admin/trees-preferences.phtml:606
+#: resources/views/admin/trees-preferences.phtml:712
+#: resources/views/admin/trees-preferences.phtml:738
+#: resources/views/lists/families-table.phtml:332
#: resources/views/modules/fix-search-and-replace/options.phtml:56
-#: resources/views/modules/html/config.phtml:55
-#: resources/views/modules/random_media/config.phtml:42
-#: resources/views/modules/random_media/config.phtml:51
+#: resources/views/modules/html/config.phtml:54
+#: resources/views/modules/random_media/config.phtml:40
+#: resources/views/modules/random_media/config.phtml:49
#: resources/views/modules/recent_changes/config.phtml:61
#: resources/views/modules/recent_changes/config.phtml:70
-#: resources/views/modules/review_changes/config.phtml:22
+#: resources/views/modules/review_changes/config.phtml:21
#: resources/views/modules/todays_events/config.phtml:22
#: resources/views/modules/todo/config.phtml:24
#: resources/views/modules/todo/config.phtml:34
@@ -20810,23 +20812,23 @@ msgstr "так"
msgid "you can connect to the database using other applications, such as phpmyadmin"
msgstr "Ви можете з'єднатися з базою даних використовуючи інші програми, наприклад phpmyadmin"
-#: app/Services/RelationshipService.php:439
+#: app/Services/RelationshipService.php:442
msgid "younger brother"
msgstr "молодший брат"
-#: app/Services/RelationshipService.php:481
+#: app/Services/RelationshipService.php:484
msgid "younger sibling"
msgstr "молодший брат/сестра"
-#: app/Services/RelationshipService.php:460
+#: app/Services/RelationshipService.php:463
msgid "younger sister"
msgstr "молодша сестра"
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:233
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:234
#: app/Http/RequestHandlers/SearchAdvancedPage.php:235
#: app/Http/RequestHandlers/SearchAdvancedPage.php:236
#: app/Http/RequestHandlers/SearchAdvancedPage.php:237
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:238
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:239
#, php-format
msgid "±%s year"
msgid_plural "±%s years"
@@ -20834,41 +20836,42 @@ msgstr[0] "±%s рок"
msgstr[1] "±%s року"
msgstr[2] "±%s років"
-#: app/Http/RequestHandlers/CopyFact.php:77
+#: app/Http/RequestHandlers/CopyFact.php:71
#, php-format
msgid "“%s“ has been copied to the clipboard."
msgstr ""
#. I18N: %s is the name of a genealogy record
-#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65
+#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:62
+#: app/Services/MapDataService.php:199
#, php-format
msgid "“%s” has been deleted."
msgstr "\"%s\" було видалено."
#. I18N: Description of a “Data fix” module
-#: app/Module/FixPrimaryTag.php:59
+#: app/Module/FixPrimaryTag.php:70
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 "Теги “Виділене зображення” (_PRIM) використовуються деякими генеалогічними програмами для позначення бажаного зображення для конкретної персони. Альтернативою є повторне упорядкування зображень таким чином, щоб пріоритетне було вказане першим."
-#: app/Functions/FunctionsPrint.php:97 app/Note.php:94
-#: app/Report/ReportParserGenerate.php:971
-#: app/Report/ReportParserGenerate.php:1056
+#: app/Elements/NoteStructure.php:125 app/Note.php:105
+#: app/Report/ReportParserGenerate.php:1010
+#: app/Report/ReportParserGenerate.php:1095
msgid "…"
msgstr "…"
#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363
-#: app/Family.php:381 app/Individual.php:1054
-#: app/Module/IndividualListModule.php:278
-#: app/Module/IndividualListModule.php:491
+#: app/Family.php:381 app/Individual.php:1041
+#: app/Module/IndividualListModule.php:277
+#: app/Module/IndividualListModule.php:501
msgctxt "Unknown given name"
msgid "…"
msgstr "…"
#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363
-#: app/Family.php:381 app/Individual.php:1053
-#: app/Module/IndividualListModule.php:263
-#: app/Module/IndividualListModule.php:287
-#: app/Module/IndividualListModule.php:507
+#: app/Family.php:381 app/Individual.php:1040
+#: app/Module/IndividualListModule.php:262
+#: app/Module/IndividualListModule.php:286
+#: app/Module/IndividualListModule.php:517
msgctxt "Unknown surname"
msgid "…"
msgstr "…"
@@ -20883,6 +20886,10 @@ msgstr "…"
#~ msgid "#%s"
#~ msgstr "#%s"
+#, php-format
+#~ msgid "%1$s does not exist."
+#~ msgstr "%1$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 поколінь."
@@ -21193,6 +21200,9 @@ msgstr "…"
#~ msgid "Basic"
#~ msgstr "Базовий"
+#~ msgid "Batch update"
+#~ msgstr "Пакетне оновлення"
+
#~ msgid "Bearing"
#~ msgstr "Азімут"
@@ -21253,6 +21263,9 @@ msgstr "…"
#~ msgid "Cape Colony"
#~ msgstr "Капська Колонія"
+#~ msgid "Case insensitive"
+#~ msgstr "Без врахування регістру"
+
#~ msgid "Catalonia"
#~ msgstr "Каталонія"
@@ -21337,6 +21350,9 @@ msgstr "…"
#~ msgid "Columns per page"
#~ msgstr "Столбцов на сторінці"
+#~ msgid "Compress the GEDCOM file"
+#~ msgstr "Стиснути GEDCOM файл"
+
#~ msgid "Concatenation"
#~ msgstr "Взаємний зв'язок"
@@ -21352,6 +21368,9 @@ msgstr "…"
#~ msgid "Continued"
#~ msgstr "Продовження"
+#~ msgid "Convert from UTF-8 to ISO-8859-1"
+#~ msgstr "Перетворити з UTF-8 на ISO-8859-1"
+
#~ msgid "Copy these files to the folder %s, replacing any that have the same name."
#~ msgstr "Копіювання цих файлів в папку %s, замінить всі, вже існуючі імена."
@@ -21406,6 +21425,9 @@ msgstr "…"
#~ msgid "Default pedigree generations"
#~ msgstr "Кількість генерації родоводу за замовчуванням"
+#~ msgid "Delete all existing geographic data before importing the file."
+#~ msgstr "Видалити всі географічні дані перед імпортом файлу."
+
#~ msgid "Delete temporary files…"
#~ msgstr "Видалити тимчасові файли…"
@@ -21469,6 +21491,9 @@ msgstr "…"
#~ msgid "Edit the source"
#~ msgstr "Редагувати джерело"
+#~ msgid "Editing restriction"
+#~ msgstr "Oбмеження редагування"
+
#~ msgid "Eire"
#~ msgstr "Ірландія"
@@ -21625,6 +21650,9 @@ msgstr "…"
#~ msgid "Include fully matched places"
#~ msgstr "Показати місця з відомими координатами"
+#~ msgid "Include media (automatically zips files)"
+#~ msgstr "Включаючи медіафайли (автоматично архівує файли в ZIP)"
+
#~ msgid "Individual ID prefix"
#~ msgstr "Iндивідуальний ID префікс"
@@ -21727,6 +21755,9 @@ msgstr "…"
#~ msgid "Marriage status"
#~ msgstr "Сімейний стан"
+#~ msgid "Marriage type unknown"
+#~ msgstr "Невідомий тип шлюбу"
+
#~ msgid "Married surname"
#~ msgstr "Прізвище у шлюбі"
@@ -21995,6 +22026,12 @@ msgstr "…"
#~ msgid "Prefixes"
#~ msgstr "Префікси"
+#~ msgid "Presentation style"
+#~ msgstr "Стиль презентації"
+
+#~ msgid "Privacy restriction"
+#~ msgstr "Обмеження конфіденційності"
+
#~ msgid "Quick repository facts"
#~ msgstr "Факти архіву для швидкого введення"
@@ -22007,6 +22044,9 @@ msgstr "…"
#~ msgid "Rada"
#~ msgstr "Молочний"
+#~ msgid "Really delete all geographic data?"
+#~ msgstr "Дійсно видалити всі географічні дані?"
+
#~ msgid "Records are not the same type. Cannot merge records that are not the same type."
#~ msgstr "Записи не однакового типу. Неможливо поєднати записи різного типу."
@@ -22384,12 +22424,20 @@ msgstr "…"
#~ msgid "There is no account with the username or email “%s”."
#~ msgstr "Намає облікового запису з іменем або адресою електронної пошти \"%s\"."
+#, php-format
+#~ msgid "There is no user account with the email “%s”."
+#~ msgstr "Немає облікового запису користувача з електронною адресою \"%s\"."
+
#~ msgid "These pages provide access to all the preferences and management tools for this webtrees site."
#~ msgstr "Ці сторінки надають доступ до всіх налаштувань конфігурації та управління інструментів для цього webtrees сайту."
#~ msgid "This GEDCOM file is encoded using %1$s. Assume this to mean %2$s."
#~ msgstr "Цей файл GEDCOM закодовано використовуючи кодування символів %1$s. Припустимо, що це означає %2$s."
+#, php-format
+#~ msgid "This could be caused by an error at %s"
+#~ msgstr "Це може бути спричинено помилкою %s"
+
#~ msgid "This database and table-prefix appear to be used by another application. If you have an existing PhpGedView system, you should create a new webtrees system. You can import your PhpGedView data and settings later."
#~ msgstr "Ця база даних і префікс таблиць використовуються іншим додатком. Якщо у вас є існуюча система PhpGedView, вам потрібно створити нову систему webtrees. Ви зможете імпортувати ваші дані і налаштування PhpGedView пізніше."
@@ -22565,6 +22613,9 @@ msgstr "…"
#~ msgid "To reduce the height of the News block, the administrator has hidden some articles. You can reveal these hidden articles by clicking the <b>View the archive</b> link."
#~ msgstr "Щоб зменшити висоту блоку новин, адміністратор приховав деяки статті. Ви можете відкрити ці приховані записи, натиснувши на посилання <b>Переглянути архів</b>."
+#~ msgid "To reduce the size of the download, you can compress the data into a .ZIP file. You will need to uncompress the .ZIP file before you can use it."
+#~ msgstr "Щоб зменшити розмір файлу для завантаження ви можете стиснути його у .ZIP файл. Перед використанням, вам потрібно буде розпакувати .ZIP файл."
+
#~ msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file."
#~ msgstr "Щоб сказати пошуковим системам про карту сайту, додайте наступний рядок у файл robots.txt."
@@ -22831,6 +22882,9 @@ msgstr "…"
#~ msgid "Your server’s administrator will provide you with the connection details."
#~ msgstr "Ваш адміністратор сервера (хостинг-провайдер) надасть Вам дані для підключення."
+#~ msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time."
+#~ msgstr "Для вашого облікового запису не увімкнуто параметр \"автоматично приймати зміни\". Ви зможете змінювати лише один запис за раз."
+
#~ msgid "Your web server is using PHP version %s, which is no longer maintained. You should upgrade to a later version."
#~ msgstr "Ваш веб-сервер використовує PHP версії %s, яка більше не підтримується. Ви маєте оновити PHP на більш пізню версію."
@@ -23086,9 +23140,15 @@ msgstr "…"
#~ msgid "south"
#~ msgstr "південна"
+#~ msgid "ssl"
+#~ msgstr "SSL (протокол безпечних з'єднань)"
+
#~ msgid "this record does not exist"
#~ msgstr "ця запис не існує"
+#~ msgid "tls"
+#~ msgstr "TLS (безпечний протокол зв'язку)"
+
#~ msgid "webtrees cannot connect to the PhpGedView database: %s."
#~ msgstr "webtrees не може підключитися до бази даних PhpGedView: %s."
@@ -23101,6 +23161,9 @@ msgstr "…"
#~ msgid "webtrees reply address"
#~ 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."
+
#~ msgid "webtrees wiki"
#~ msgstr "webtrees вікі"