summaryrefslogtreecommitdiff
path: root/resources/lang/pl
diff options
context:
space:
mode:
Diffstat (limited to 'resources/lang/pl')
-rw-r--r--resources/lang/pl/messages.po2569
1 files changed, 1382 insertions, 1187 deletions
diff --git a/resources/lang/pl/messages.po b/resources/lang/pl/messages.po
index c4198dee31..9c9c70b0f3 100644
--- a/resources/lang/pl/messages.po
+++ b/resources/lang/pl/messages.po
@@ -1,5 +1,22 @@
msgid ""
-msgstr "Project-Id-Version: webtrees\nReport-Msgid-Bugs-To: i18n@webtrees.net\nPOT-Creation-Date: 2022-04-03 14:32+0100\nPO-Revision-Date: 2022-04-14 22:15+0000\nLast-Translator: Łukasz <wilenskipl@wp.pl>\nLanguage-Team: Polish <https://translate.webtrees.net/projects/webtrees/webtrees/pl/>\nLanguage: pl\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\nX-Generator: Weblate 3.9.1\nX-Poedit-Language: Polish\nX-Poedit-SourceCharset: utf-8\nX-Poedit-SearchPath-0: .\nX-Poedit-Basepath: ..\nX-Poedit-KeywordsList: translate;noop;plural:1,2\n"
+msgstr ""
+"Project-Id-Version: webtrees\n"
+"Report-Msgid-Bugs-To: i18n@webtrees.net\n"
+"POT-Creation-Date: 2022-04-20 13:32+0100\n"
+"PO-Revision-Date: 2022-04-14 22:15+0000\n"
+"Last-Translator: Łukasz <wilenskipl@wp.pl>\n"
+"Language-Team: Polish <https://translate.webtrees.net/projects/webtrees/webtrees/pl/>\n"
+"Language: pl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Weblate 3.9.1\n"
+"X-Poedit-Language: Polish\n"
+"X-Poedit-SourceCharset: utf-8\n"
+"X-Poedit-SearchPath-0: .\n"
+"X-Poedit-Basepath: ..\n"
+"X-Poedit-KeywordsList: translate;noop;plural:1,2\n"
#: resources/xml/reports/ahnentafel_report.xml:161
#: resources/xml/reports/ahnentafel_report.xml:189
@@ -27,11 +44,6 @@ msgstr ", ale szczegóły są nieznane"
msgid " in "
msgstr " w miejscowości "
-#: 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 zawiera powiązanie typu %3$s do %4$s."
-
#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4
#: app/Services/RelationshipService.php:2178
#, php-format
@@ -44,6 +56,9 @@ msgstr "%1$s %2$s razy przesunięty w górę"
msgid "%1$s %2$s times removed descending"
msgstr "%1$s %2$s razy przesunięty w dół"
+#. I18N: %s is a person's name
+#: resources/views/emails/message-user-html.phtml:21
+#: resources/views/emails/message-user-text.phtml:16
#: resources/views/lists/surnames-bullet-list.phtml:23
#: resources/views/lists/surnames-bullet-list.phtml:26
#: resources/views/lists/surnames-column-list.phtml:25
@@ -58,14 +73,15 @@ msgstr "%1$s (%2$s)"
msgid "%1$s KB were downloaded in %2$s seconds."
msgstr "%1$sKB zostało pobranych w %2$s sekund."
-#. I18N: placeholders are GEDCOM XREFs, such as R123
-#: app/Http/RequestHandlers/CheckTree.php:221
+#: app/Http/RequestHandlers/CheckTree.php:275
#, php-format
msgid "%1$s does not exist. Did you mean %2$s?"
msgstr "%1$s nie istnieje. Czy chodziło o %2$s?"
-#. I18N: %1$s and %2$s are internal ID numbers such as R123
-#: app/Http/RequestHandlers/CheckTree.php:254
+#: app/Http/RequestHandlers/CheckTree.php:257
+#: app/Http/RequestHandlers/CheckTree.php:262
+#: app/Http/RequestHandlers/CheckTree.php:267
+#: app/Http/RequestHandlers/CheckTree.php:272
#, php-format
msgid "%1$s does not have a link back to %2$s."
msgstr "%1$s nie ma powiązania zwrotnego do %2$s."
@@ -79,8 +95,7 @@ msgstr[0] "%1$s plik został rozpakowany w %2$s sekund."
msgstr[1] "%1$s pliki zostały rozpakowane w %2$s sekund."
msgstr[2] "%1$s plików zostało rozpakowanych w %2$s sekund."
-#. 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:245
+#: app/Http/RequestHandlers/CheckTree.php:424
#, php-format
msgid "%1$s is a %2$s but a %3$s is expected."
msgstr "%1$s to %2$s, a powinno być %3$s."
@@ -112,15 +127,23 @@ msgid "%1$s × %2$s pixels"
msgstr "%1$s × %2$s pikseli"
#. I18N: e.g. "Occupation: farmer"
-#: app/Elements/AbstractElement.php:237
-#: app/Exceptions/FileUploadException.php:101
+#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation.
+#. I18N: e.g. "Occupation: farmer"
+#: app/Elements/AbstractElement.php:237 app/Elements/NoteStructure.php:136
+#: app/Exceptions/FileUploadException.php:101 app/Fact.php:628
+#: app/Http/RequestHandlers/CheckTree.php:387
+#: app/Http/RequestHandlers/CheckTree.php:389
+#: app/Http/RequestHandlers/CheckTree.php:407
+#: resources/views/fact-association-structure.phtml:99
+#: resources/views/fact-association-structure.phtml:103
+#: resources/views/fact-gedcom-fields.phtml:67
#: 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:479 app/Module/StatisticsChartModule.php:857
+#: app/Individual.php:480 app/Module/StatisticsChartModule.php:857
#, php-format
msgid "%1$s–%2$s"
msgstr "%1$s–%2$s"
@@ -152,29 +175,29 @@ msgstr "%s p.n.e."
msgid "%s KB"
msgstr "%s KB"
-#: app/Module/ClippingsCartModule.php:612
+#: app/Module/ClippingsCartModule.php:557
#, php-format
msgid "%s and her ancestors"
msgstr "%s i jej przodkowie"
-#: app/Module/ClippingsCartModule.php:621
+#: app/Module/ClippingsCartModule.php:566
#, php-format
msgid "%s and his ancestors"
msgstr "%s i jego przodkowie"
-#: app/Module/ClippingsCartModule.php:936
+#: app/Module/ClippingsCartModule.php:881
#, php-format
msgid "%s and the individuals that reference it."
msgstr "%s i osoby, które się do tego odwołują."
#. I18N: %s is a family (husband + wife)
-#: app/Module/ClippingsCartModule.php:512
+#: app/Module/ClippingsCartModule.php:457
#, php-format
msgid "%s and their children"
msgstr "%s i ich dzieci"
#. I18N: %s is a family (husband + wife)
-#: app/Module/ClippingsCartModule.php:514
+#: app/Module/ClippingsCartModule.php:459
#, php-format
msgid "%s and their descendants"
msgstr "%s i ich potomkowie"
@@ -199,7 +222,7 @@ msgstr[0] "%s dziecko"
msgstr[1] "%s dzieci"
msgstr[2] "%s dzieci"
-#: app/Age.php:100 app/Elements/AgeAtEvent.php:101
+#: app/Age.php:100 app/Elements/AgeAtEvent.php:93
#: app/Statistics/Repository/FamilyRepository.php:353
#: app/Statistics/Repository/IndividualRepository.php:980
#, php-format
@@ -209,8 +232,7 @@ msgstr[0] "%s dzień"
msgstr[1] "%s dni"
msgstr[2] "%s dni"
-#. I18N: placeholders are GEDCOM XREFs, such as R123
-#: app/Http/RequestHandlers/CheckTree.php:224
+#: app/Http/RequestHandlers/CheckTree.php:225
#: app/Http/RequestHandlers/UserEditAction.php:97
#: app/Http/RequestHandlers/UserEditPage.php:84
#: app/Module/FamilyTreeNewsModule.php:175 app/Module/UserJournalModule.php:177
@@ -252,7 +274,7 @@ msgstr[0] "%s wnuczę"
msgstr[1] "%s wnucząt"
msgstr[2] "%s wnucząt"
-#: app/Module/LifespansChartModule.php:270
+#: app/Module/LifespansChartModule.php:266
#: resources/views/admin/trees-unconnected.phtml:39
#: resources/views/calendar-list.phtml:18
#, php-format
@@ -280,7 +302,7 @@ msgstr[0] "%s wiadomość"
msgstr[1] "%s wiadomości"
msgstr[2] "%s wiadomości"
-#: app/Age.php:96 app/Elements/AgeAtEvent.php:99
+#: app/Age.php:96 app/Elements/AgeAtEvent.php:91
#: app/Statistics/Repository/FamilyRepository.php:359
#: app/Statistics/Repository/IndividualRepository.php:985
#: resources/views/modules/relatives/family.phtml:195
@@ -299,6 +321,12 @@ msgstr[0] "%s notatka została uaktualniona."
msgstr[1] "%s notatki zostały uaktualnione."
msgstr[2] "%s notatek zostało uaktualnionych."
+#: app/Http/RequestHandlers/CheckTree.php:308
+#: app/Http/RequestHandlers/CheckTree.php:312
+#, php-format
+msgid "%s occurs too many times."
+msgstr ""
+
#. I18N: %s=“fifth cousin”, etc.
#: app/Services/RelationshipService.php:2151
#, php-format
@@ -366,7 +394,7 @@ msgstr "%s dwa razy przesunięty w górę"
msgid "%s twice removed descending"
msgstr "%s dwa razy przesunięty w dół"
-#: app/Elements/AgeAtEvent.php:100
+#: app/Elements/AgeAtEvent.php:92
#, php-format
msgid "%s week"
msgid_plural "%s weeks"
@@ -374,7 +402,7 @@ msgstr[0] "%s tydzień"
msgstr[1] "%s tygodnie"
msgstr[2] "%s tygodni"
-#: app/Age.php:92 app/Elements/AgeAtEvent.php:98
+#: app/Age.php:92 app/Elements/AgeAtEvent.php:90
#: app/Statistics/Repository/FamilyRepository.php:364
#: app/Statistics/Repository/IndividualRepository.php:990
#: resources/views/modules/relatives/family.phtml:193
@@ -429,42 +457,42 @@ msgstr "%s&nbsp;n.e."
msgid "%s+"
msgstr ">%s"
-#: app/Module/ClippingsCartModule.php:613
+#: app/Module/ClippingsCartModule.php:558
#, php-format
msgid "%s, her ancestors and their families"
msgstr "%s, jej przodkowie i ich rodziny"
-#: app/Module/ClippingsCartModule.php:610
+#: app/Module/ClippingsCartModule.php:555
#, php-format
msgid "%s, her parents and siblings"
msgstr "%s, jej rodzice i rodzeństwo"
-#: app/Module/ClippingsCartModule.php:611
+#: app/Module/ClippingsCartModule.php:556
#, php-format
msgid "%s, her spouses and children"
msgstr "%s, jej małżonków i dzieci"
-#: app/Module/ClippingsCartModule.php:614
+#: app/Module/ClippingsCartModule.php:559
#, php-format
msgid "%s, her spouses and descendants"
msgstr "%s, jej małżonków i potomków"
-#: app/Module/ClippingsCartModule.php:622
+#: app/Module/ClippingsCartModule.php:567
#, php-format
msgid "%s, his ancestors and their families"
msgstr "%s, jego przodków i ich rodziny"
-#: app/Module/ClippingsCartModule.php:619
+#: app/Module/ClippingsCartModule.php:564
#, php-format
msgid "%s, his parents and siblings"
msgstr "%s, jego rodziców i rodzeństwo"
-#: app/Module/ClippingsCartModule.php:620
+#: app/Module/ClippingsCartModule.php:565
#, php-format
msgid "%s, his spouses and children"
msgstr "%s, jego małżonki i dzieci"
-#: app/Module/ClippingsCartModule.php:623
+#: app/Module/ClippingsCartModule.php:568
#, php-format
msgid "%s, his spouses and descendants"
msgstr "%s, jego małżonki i potomków"
@@ -481,13 +509,13 @@ msgid "(%s after death)"
msgstr "(%s po śmierci)"
#. I18N: The current age of a living individual
-#: app/Http/RequestHandlers/IndividualPage.php:183
+#: app/Http/RequestHandlers/IndividualPage.php:181
#, php-format
msgid "(age %s)"
msgstr "(wiek %s)"
#. I18N: The age of an individual at a given date
-#: app/Http/RequestHandlers/IndividualPage.php:170
+#: app/Http/RequestHandlers/IndividualPage.php:168
#: resources/views/fact-association-structure.phtml:68
#: resources/views/fact-date.phtml:102
#, php-format
@@ -495,7 +523,7 @@ msgid "(aged %s)"
msgstr "(wiek %s)"
#. I18N: The age of an individual at a given date
-#: app/Http/RequestHandlers/IndividualPage.php:167
+#: app/Http/RequestHandlers/IndividualPage.php:165
#: resources/views/fact-association-structure.phtml:65
#: resources/views/fact-date.phtml:98
#, php-format
@@ -504,7 +532,7 @@ msgid "(aged %s)"
msgstr "(wiek %s)"
#. I18N: The age of an individual at a given date
-#: app/Http/RequestHandlers/IndividualPage.php:164
+#: app/Http/RequestHandlers/IndividualPage.php:162
#: resources/views/fact-association-structure.phtml:62
#: resources/views/fact-date.phtml:94
#, php-format
@@ -518,6 +546,11 @@ msgstr "(wiek %s)"
msgid "(filtered from %s total entries)"
msgstr "(znaleziono spośród wszystkich %s wpisów)"
+#: resources/views/admin/gedcom-export-options.phtml:47
+#: resources/views/admin/gedcom-export-options.phtml:56
+msgid "(includes media files)"
+msgstr ""
+
#: resources/views/fact-date.phtml:116
msgid "(on the date of death)"
msgstr "(w dniu śmierci)"
@@ -632,7 +665,7 @@ msgctxt "CENTURY"
msgid "9th"
msgstr "IX"
-#: app/Http/RequestHandlers/TreePreferencesPage.php:122
+#: app/Http/RequestHandlers/TreePreferencesPage.php:121
#: app/Http/RequestHandlers/UserEditPage.php:110
msgid "<default theme>"
msgstr "<domyślny motyw>"
@@ -641,22 +674,13 @@ msgstr "<domyślny motyw>"
msgid "<p>Notice: By completing and submitting this form, you agree:</p><ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul>"
msgstr "<p>Uwaga: Wypełniając i przesyłając ten formularz, wyrażasz zgodę na:</p><ul><li>ochronę prywatności żyjących osób wymienionych w naszej witrynie;</li><li>oraz w polu tekstowym poniżej , na wyjaśnienie z kim jesteś spokrewniony, lub przekazać nam informacje o kimś, kto powinien być wymieniony na naszej stronie internetowej.</li></ul>"
-#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation.
-#: 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:65
-#, php-format
-msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>"
-msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>"
-
#. I18N: URL = web address
#: resources/views/modals/media-file-fields.phtml:33
msgid "A URL"
msgstr "Adres strony internetowej"
#. I18N: Description of the “RelationshipsChart” module
-#: app/Module/RelationshipsChartModule.php:117
+#: app/Module/RelationshipsChartModule.php:114
msgid "A chart displaying relationships between two individuals."
msgstr "Diagram wyświetlający pokrewieństwo pomiędzy dwoma osobami."
@@ -666,27 +690,27 @@ msgid "A chart of an individual’s ancestors and descendants, as a family book.
msgstr "Diagram wyświetlający przodków i potomków osoby w formacie księgi rodzinnej."
#. I18N: Description of the “CompactTreeChart” module
-#: app/Module/CompactTreeChartModule.php:91
+#: app/Module/CompactTreeChartModule.php:88
msgid "A chart of an individual’s ancestors, as a compact tree."
msgstr "Diagram przodków danej osoby w formacie drzewa kompaktowego."
#. I18N: Description of the “PedigreeChart” module
-#: app/Module/PedigreeChartModule.php:120
+#: app/Module/PedigreeChartModule.php:115
msgid "A chart of an individual’s ancestors, formatted as a tree."
msgstr "Diagram przodków danej osoby w formacie drzewa."
#. I18N: Description of the “AncestorsChart” module
-#: app/Module/AncestorsChartModule.php:112
+#: app/Module/AncestorsChartModule.php:109
msgid "A chart of an individual’s ancestors."
msgstr "Diagram przedstawiający przodków danej osoby."
#. I18N: Description of the “DescendancyChart” module
-#: app/Module/DescendancyChartModule.php:110
+#: app/Module/DescendancyChartModule.php:105
msgid "A chart of an individual’s descendants."
msgstr "Diagram przedstawiający potomków danej osoby."
#. I18N: Description of the “LifespansChart” module
-#: app/Module/LifespansChartModule.php:118
+#: app/Module/LifespansChartModule.php:114
msgid "A chart of individuals’ lifespans."
msgstr "Diagram przedstawiający długość życia wybranych osób."
@@ -700,12 +724,12 @@ msgid "A common error is to have multiple links to the same record, for example
msgstr "Częstym błędem jest posiadanie kilku powiązań do tego samego wpisu, na przykład to samo dziecko jest dodane więcej niż raz do rodziny."
#. I18N: Description of the “Fan Chart” module
-#: app/Module/FanChartModule.php:154
+#: app/Module/FanChartModule.php:149
msgid "A fan chart of an individual’s ancestors."
msgstr "Diagram kołowy wyświetlający przodków danej osoby."
#: resources/views/admin/map-import-form.phtml:26
-#: resources/views/admin/trees-export.phtml:26
+#: resources/views/admin/trees-export.phtml:28
#: resources/views/admin/trees-import.phtml:52
#: resources/views/modals/media-file-fields.phtml:29
#: resources/views/modals/media-file-fields.phtml:87
@@ -713,7 +737,7 @@ msgid "A file on the server"
msgstr "Plik na serwerze"
#: resources/views/admin/map-import-form.phtml:49
-#: resources/views/admin/trees-export.phtml:51
+#: resources/views/admin/trees-export.phtml:53
#: resources/views/admin/trees-import.phtml:40
#: resources/views/modals/media-file-fields.phtml:25
#: resources/views/modals/media-file-fields.phtml:41
@@ -761,12 +785,12 @@ msgid "A list of frequently asked questions and answers."
msgstr "Lista najczęściej zadawanych pytań i odpowiedzi."
#. I18N: Description of the “Individuals” module
-#: app/Module/IndividualListModule.php:108
+#: app/Module/IndividualListModule.php:105
msgid "A list of individuals."
msgstr "Lista osób."
#. I18N: Description of the “Locations” module
-#: app/Module/LocationListModule.php:81
+#: app/Module/LocationListModule.php:78
msgid "A list of locations."
msgstr "Lista miejsc."
@@ -781,22 +805,22 @@ msgid "A list of records that have been updated recently."
msgstr "Lista wpisów, które zostały ostatnio zaktualizowane."
#. I18N: Description of the “Repositories” module
-#: app/Module/RepositoryListModule.php:81
+#: app/Module/RepositoryListModule.php:78
msgid "A list of repositories."
msgstr "Lista repozytoriów."
#. I18N: Description of the “Shared notes” module
-#: app/Module/NoteListModule.php:78
+#: app/Module/NoteListModule.php:75
msgid "A list of shared notes."
msgstr "Lista wspólnych notatek."
#. I18N: Description of the “Sources” module
-#: app/Module/SourceListModule.php:80
+#: app/Module/SourceListModule.php:77
msgid "A list of sources."
msgstr "Lista źródeł."
#. I18N: Description of the “Submitters” module
-#: app/Module/SubmitterListModule.php:81
+#: app/Module/SubmitterListModule.php:78
msgid "A list of submitters."
msgstr "Lista osób udostępniających dane."
@@ -811,12 +835,12 @@ msgid "A list of the Hebrew death anniversaries that will occur in the near futu
msgstr "Lista hebrajskich rocznic śmierci, które pojawią się w najbliższej przyszłości."
#. I18N: Description of the “On this day” module
-#: app/Module/OnThisDayModule.php:111
+#: app/Module/OnThisDayModule.php:112
msgid "A list of the anniversaries that occur today."
msgstr "Lista rocznic, które mają miejsce tego dnia."
#. I18N: Description of the “Upcoming events” module
-#: app/Module/UpcomingAnniversariesModule.php:132
+#: app/Module/UpcomingAnniversariesModule.php:133
msgid "A list of the anniversaries that will occur in the near future."
msgstr "Lista rocznic, które będą miały miejsce w najbliższej przyszłości."
@@ -1016,7 +1040,7 @@ msgid "A tab showing the sources linked to an individual."
msgstr "Zakładka pokazująca źródła powiązane z daną osobą."
#. I18N: Description of the “TimelineChart” module
-#: app/Module/TimelineChartModule.php:106
+#: app/Module/TimelineChartModule.php:103
msgid "A timeline displaying individual events."
msgstr "Oś czasu wyświetlająca wydarzenia z życia wybranych osób."
@@ -1113,8 +1137,8 @@ msgstr "Aban"
msgid "Abbreviate place names"
msgstr "Skracaj nazwy miejsc"
-#: app/Gedcom.php:773 app/Gedcom.php:1183 app/Gedcom.php:1318
-#: app/Gedcom.php:1527 resources/views/lists/sources-table.phtml:95
+#: app/Gedcom.php:789 app/Gedcom.php:1222 app/Gedcom.php:1357
+#: app/Gedcom.php:1578 resources/views/lists/sources-table.phtml:95
#: resources/views/modals/source-fields.phtml:22
msgid "Abbreviation"
msgstr "Skrót"
@@ -1130,7 +1154,7 @@ msgstr "Zaakceptuj wszystkie zmiany"
#: resources/views/admin/components.phtml:42
#: resources/views/admin/components.phtml:105
-#: resources/views/admin/trees-privacy.phtml:229
+#: resources/views/admin/trees-privacy.phtml:233
msgid "Access level"
msgstr "Poziom dostępu"
@@ -1228,14 +1252,14 @@ msgstr "adar II"
msgid "Add"
msgstr "Dodaj"
-#: 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
+#: app/Module/ClippingsCartModule.php:462
+#: app/Module/ClippingsCartModule.php:572
+#: app/Module/ClippingsCartModule.php:687
+#: app/Module/ClippingsCartModule.php:735
+#: app/Module/ClippingsCartModule.php:783
+#: app/Module/ClippingsCartModule.php:831
+#: app/Module/ClippingsCartModule.php:884
+#: app/Module/ClippingsCartModule.php:944
#, php-format
msgid "Add %s to the clippings cart"
msgstr "Dodaj %s do koszyka"
@@ -1244,18 +1268,18 @@ msgstr "Dodaj %s do koszyka"
msgid "Add a brother"
msgstr "Dodaj brata"
-#: app/Http/RequestHandlers/AddChildToFamilyPage.php:80
+#: app/Http/RequestHandlers/AddChildToFamilyPage.php:78
#: resources/views/family-page-menu.phtml:52
#: resources/views/modules/relatives/family.phtml:227
msgid "Add a child"
msgstr "Dodaj dziecko"
#: app/Http/RequestHandlers/AddChildToIndividualPage.php:87
-#: resources/views/modules/relatives/tab.phtml:156
+#: resources/views/modules/relatives/tab.phtml:153
msgid "Add a child to create a one-parent family"
msgstr "Dodaj dziecko do tej osoby"
-#: app/Http/RequestHandlers/AddChildToFamilyPage.php:79
+#: app/Http/RequestHandlers/AddChildToFamilyPage.php:77
#: resources/views/family-page-children.phtml:45
#: resources/views/modules/relatives/family.phtml:223
msgid "Add a daughter"
@@ -1270,7 +1294,7 @@ msgstr "Dodaj fakt"
#: 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:48
+#: resources/views/modules/relatives/tab.phtml:105
msgid "Add a father"
msgstr "Dodaj ojca"
@@ -1284,12 +1308,12 @@ msgstr "Dodaj do ulubionych"
#: resources/views/family-page-menu.phtml:39
#: resources/views/family-page-parents.phtml:27
#: resources/views/modules/relatives/family.phtml:62
-#: resources/views/modules/relatives/tab.phtml:135
+#: resources/views/modules/relatives/tab.phtml:132
msgid "Add a husband"
msgstr "Dodaj męża"
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76
-#: resources/views/modules/relatives/tab.phtml:147
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:73
+#: resources/views/modules/relatives/tab.phtml:144
msgid "Add a husband using an existing individual"
msgstr "Dodaj męża spośród istniejących osób"
@@ -1297,7 +1321,7 @@ msgstr "Dodaj męża spośród istniejących osób"
msgid "Add a journal entry"
msgstr "Dodaj wpis do dziennika"
-#: app/Http/RequestHandlers/AddMediaFileModal.php:75
+#: app/Http/RequestHandlers/AddMediaFileModal.php:73
#: resources/views/media-page-menu.phtml:37
#: resources/views/modals/add-media-file.phtml:21
msgid "Add a media file"
@@ -1312,7 +1336,7 @@ msgstr "Dodaj obiekt multimedialny"
#: 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:55
+#: resources/views/modules/relatives/tab.phtml:112
msgid "Add a mother"
msgstr "Dodaj matkę"
@@ -1336,7 +1360,7 @@ msgstr "Dodaj rodzeństwo"
msgid "Add a sister"
msgstr "Dodaj siostrę"
-#: app/Http/RequestHandlers/AddChildToFamilyPage.php:78
+#: app/Http/RequestHandlers/AddChildToFamilyPage.php:76
#: resources/views/family-page-children.phtml:41
#: resources/views/modules/relatives/family.phtml:219
msgid "Add a son"
@@ -1366,12 +1390,12 @@ msgstr "Dodaj użytkownika"
#: resources/views/family-page-menu.phtml:46
#: resources/views/family-page-parents.phtml:49
#: resources/views/modules/relatives/family.phtml:99
-#: resources/views/modules/relatives/tab.phtml:133
+#: resources/views/modules/relatives/tab.phtml:130
msgid "Add a wife"
msgstr "Dodaj żonę"
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:79
-#: resources/views/modules/relatives/tab.phtml:145
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76
+#: resources/views/modules/relatives/tab.phtml:142
msgid "Add a wife using an existing individual"
msgstr "Dodaj żonę spośród istniejących osób"
@@ -1436,17 +1460,12 @@ msgstr "Dodaj spacje w miejscu podziału długich wierszy"
msgid "Add styling and scripts to every page."
msgstr "Dodaje stylizację i skrypty do każdej strony."
-#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file
-#: resources/views/admin/trees-export.phtml:67
-msgid "Add the GEDCOM media path to filenames"
-msgstr "Dodaj ścieżkę multimediów GEDCOM do nazw plików"
-
#. I18N: A configuration setting
#: resources/views/admin/trees-preferences.phtml:197
msgid "Add to TITLE header tag"
msgstr "Dodaj do znacznika nagłówka TITLE"
-#: app/Module/ClippingsCartModule.php:204
+#: app/Module/ClippingsCartModule.php:188
#: resources/views/modules/clippings/add-options.phtml:22
msgid "Add to the clippings cart"
msgstr "Dodaj do koszyka wycinków"
@@ -1461,7 +1480,7 @@ msgid "Add unlinked records"
msgstr "Dodaj niepowiązane wpisy"
#. I18N: Description of the “HTML” module
-#: app/Module/HtmlBlockModule.php:70
+#: app/Module/HtmlBlockModule.php:71
msgid "Add your own text and graphics."
msgstr "Dodaj swój własny tekst i grafikę."
@@ -1469,37 +1488,37 @@ msgstr "Dodaj swój własny tekst i grafikę."
msgid "Add/edit a journal/news entry"
msgstr "Dodaj/zmień artykuł lub wpis do dziennika"
-#: app/Gedcom.php:1245 app/Gedcom.php:1258 app/Gedcom.php:1260
-#: app/Gedcom.php:1261 app/Gedcom.php:1269 app/Gedcom.php:1270
-#: app/Gedcom.php:1277 app/Gedcom.php:1290 app/Gedcom.php:1292
-#: app/Gedcom.php:1293 app/Gedcom.php:1303 app/Gedcom.php:1304
+#: app/Gedcom.php:1284 app/Gedcom.php:1297 app/Gedcom.php:1299
+#: app/Gedcom.php:1300 app/Gedcom.php:1308 app/Gedcom.php:1309
+#: app/Gedcom.php:1316 app/Gedcom.php:1329 app/Gedcom.php:1331
+#: app/Gedcom.php:1332 app/Gedcom.php:1342 app/Gedcom.php:1343
msgid "Additional information"
msgstr "Dodatkowe informacje"
-#: app/Gedcom.php:364 app/Gedcom.php:476 app/Gedcom.php:496 app/Gedcom.php:751
-#: app/Gedcom.php:798 app/Gedcom.php:1165 app/Gedcom.php:1433
-#: app/Gedcom.php:1463 app/Http/RequestHandlers/CreateRepositoryModal.php:50
+#: app/Gedcom.php:380 app/Gedcom.php:492 app/Gedcom.php:512 app/Gedcom.php:767
+#: app/Gedcom.php:814 app/Gedcom.php:1204 app/Gedcom.php:1484
+#: app/Gedcom.php:1514 app/Http/RequestHandlers/CreateRepositoryModal.php:50
#: app/Module/FixCemeteryTag.php:84
#: resources/views/modals/submitter-fields.phtml:33
msgid "Address"
msgstr "Adres"
-#: app/Gedcom.php:365 app/Gedcom.php:477 app/Gedcom.php:497 app/Gedcom.php:752
-#: app/Gedcom.php:799 app/Gedcom.php:1166 app/Gedcom.php:1434
+#: app/Gedcom.php:381 app/Gedcom.php:493 app/Gedcom.php:513 app/Gedcom.php:768
+#: app/Gedcom.php:815 app/Gedcom.php:1205 app/Gedcom.php:1485
msgid "Address line 1"
msgstr "1 linia adresu"
-#: app/Gedcom.php:366 app/Gedcom.php:478 app/Gedcom.php:498 app/Gedcom.php:753
-#: app/Gedcom.php:800 app/Gedcom.php:1167 app/Gedcom.php:1435
+#: app/Gedcom.php:382 app/Gedcom.php:494 app/Gedcom.php:514 app/Gedcom.php:769
+#: app/Gedcom.php:816 app/Gedcom.php:1206 app/Gedcom.php:1486
msgid "Address line 2"
msgstr "2 linia adresu"
-#: app/Gedcom.php:367 app/Gedcom.php:479 app/Gedcom.php:499 app/Gedcom.php:754
-#: app/Gedcom.php:801 app/Gedcom.php:1168
+#: app/Gedcom.php:383 app/Gedcom.php:495 app/Gedcom.php:515 app/Gedcom.php:770
+#: app/Gedcom.php:817 app/Gedcom.php:1207
msgid "Address line 3"
msgstr "3 linia adresu"
-#: resources/views/admin/tags.phtml:259
+#: resources/views/admin/tags.phtml:260
msgid "Addresses"
msgstr "Adresy"
@@ -1508,6 +1527,10 @@ msgstr "Adresy"
msgid "Adelaide, Australia"
msgstr "Adelajda, Australia"
+#: app/Gedcom.php:1244
+msgid "Administrative ID"
+msgstr ""
+
#: resources/views/admin/users-edit.phtml:224
#: resources/views/admin/users-edit.phtml:273
msgid "Administrator"
@@ -1525,17 +1548,17 @@ msgstr "Komentarz administratora do użytkownika"
msgid "Administrators"
msgstr "Administratorzy"
-#: app/Elements/PedigreeLinkageType.php:61
+#: app/Elements/PedigreeLinkageType.php:81
msgctxt "Female pedigree"
msgid "Adopted"
msgstr "adoptowana"
-#: app/Elements/PedigreeLinkageType.php:51
+#: app/Elements/PedigreeLinkageType.php:71
msgctxt "Male pedigree"
msgid "Adopted"
msgstr "adoptowany"
-#: app/Elements/PedigreeLinkageType.php:71
+#: app/Elements/PedigreeLinkageType.php:91
msgctxt "Pedigree"
msgid "Adopted"
msgstr "adoptowane"
@@ -1544,97 +1567,97 @@ msgstr "adoptowane"
msgid "Adopted by both parents"
msgstr "Adoptowane przez rodziców"
-#: app/Elements/AdoptedByWhichParent.php:58 app/Gedcom.php:888
+#: app/Elements/AdoptedByWhichParent.php:58 app/Gedcom.php:920
msgid "Adopted by father"
msgstr "Adoptowane przez ojca"
-#: app/Elements/AdoptedByWhichParent.php:59 app/Gedcom.php:889
+#: app/Elements/AdoptedByWhichParent.php:59 app/Gedcom.php:921
msgid "Adopted by mother"
msgstr "Adoptowane przez matkę"
-#: app/Gedcom.php:867 app/Gedcom.php:1430
+#: app/Gedcom.php:899 app/Gedcom.php:1481
msgid "Adopted name"
msgstr "Imię i nazwisko po adopcji"
-#: app/Gedcom.php:537 app/Gedcom.php:540
+#: app/Gedcom.php:553 app/Gedcom.php:556
msgid "Adoption"
msgstr "Adopcja"
-#: app/Module/IndividualFactsTabModule.php:328
+#: app/Module/IndividualFactsTabModule.php:331
msgid "Adoption of a brother"
msgstr "Adopcja brata"
-#: app/Module/IndividualFactsTabModule.php:307
+#: app/Module/IndividualFactsTabModule.php:310
msgid "Adoption of a child"
msgstr "Adopcja dziecka"
-#: app/Module/IndividualFactsTabModule.php:306
+#: app/Module/IndividualFactsTabModule.php:309
msgid "Adoption of a daughter"
msgstr "Adopcja córki"
-#: app/Module/IndividualFactsTabModule.php:376
-#: app/Module/IndividualFactsTabModule.php:399
-#: app/Module/IndividualFactsTabModule.php:422
+#: app/Module/IndividualFactsTabModule.php:379
+#: app/Module/IndividualFactsTabModule.php:402
+#: app/Module/IndividualFactsTabModule.php:425
msgid "Adoption of a grandchild"
msgstr "Adopcja wnuka/wnuczki"
-#: app/Module/IndividualFactsTabModule.php:375
+#: app/Module/IndividualFactsTabModule.php:378
msgid "Adoption of a granddaughter"
msgstr "Adopcja wnuczki"
-#: app/Module/IndividualFactsTabModule.php:398
+#: app/Module/IndividualFactsTabModule.php:401
msgctxt "daughter’s daughter"
msgid "Adoption of a granddaughter"
msgstr "Adopcja wnuczki"
-#: app/Module/IndividualFactsTabModule.php:421
+#: app/Module/IndividualFactsTabModule.php:424
msgctxt "son’s daughter"
msgid "Adoption of a granddaughter"
msgstr "Adopcja wnuczki"
-#: app/Module/IndividualFactsTabModule.php:374
+#: app/Module/IndividualFactsTabModule.php:377
msgid "Adoption of a grandson"
msgstr "Adopcja wnuka"
-#: app/Module/IndividualFactsTabModule.php:397
+#: app/Module/IndividualFactsTabModule.php:400
msgctxt "daughter’s son"
msgid "Adoption of a grandson"
msgstr "Adopcja wnuka"
-#: app/Module/IndividualFactsTabModule.php:420
+#: app/Module/IndividualFactsTabModule.php:423
msgctxt "son’s son"
msgid "Adoption of a grandson"
msgstr "Adopcja wnuka"
-#: app/Module/IndividualFactsTabModule.php:351
+#: app/Module/IndividualFactsTabModule.php:354
msgid "Adoption of a half-brother"
msgstr "Adopcja brata przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:353
+#: app/Module/IndividualFactsTabModule.php:356
msgid "Adoption of a half-sibling"
msgstr "Adopcja rodzeństwa przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:352
+#: app/Module/IndividualFactsTabModule.php:355
msgid "Adoption of a half-sister"
msgstr "Adopcja siostry przyrodniej"
-#: app/Module/IndividualFactsTabModule.php:330
+#: app/Module/IndividualFactsTabModule.php:333
msgid "Adoption of a sibling"
msgstr "Adopcja brata/siostry"
-#: app/Module/IndividualFactsTabModule.php:329
+#: app/Module/IndividualFactsTabModule.php:332
msgid "Adoption of a sister"
msgstr "Adopcja siostry"
-#: app/Module/IndividualFactsTabModule.php:305
+#: app/Module/IndividualFactsTabModule.php:308
msgid "Adoption of a son"
msgstr "Adopcja syna"
-#: app/Gedcom.php:539
+#: app/Gedcom.php:555
msgid "Adoptive parents"
msgstr "Rodzice adopcyjni"
-#: app/Gedcom.php:583
+#: app/Gedcom.php:599
msgid "Adult christening"
msgstr "Chrzest dorosłego"
@@ -1656,7 +1679,7 @@ msgstr "Afryka"
msgid "After creating the family tree, you will be able to import data from a GEDCOM file."
msgstr "Po utworzeniu drzewa genealogicznego, będzie możliwość zaimportowania danych z pliku GEDCOM."
-#: app/Gedcom.php:504 app/Statistics/Google/ChartAge.php:137
+#: app/Gedcom.php:520 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
@@ -1722,7 +1745,7 @@ msgstr "Wiek rodziców obok daty narodzin dziecka"
msgid "Age related to death year"
msgstr "Długość życia względem roku śmierci"
-#: app/Gedcom.php:372 app/Gedcom.php:505 app/Gedcom.php:780 app/Gedcom.php:1164
+#: app/Gedcom.php:388 app/Gedcom.php:521 app/Gedcom.php:796 app/Gedcom.php:1203
msgid "Agency"
msgstr "Instytucja"
@@ -1737,7 +1760,7 @@ msgid "Albania"
msgstr "Albania"
#. I18N: Name of a module
-#: app/Gedcom.php:932 app/Module/AlbumModule.php:42
+#: app/Gedcom.php:964 app/Module/AlbumModule.php:42
msgid "Album"
msgstr "Album"
@@ -1751,7 +1774,7 @@ msgstr "Albuquerque, Nowy Meksyk, Stany Zjednoczone"
msgid "Algeria"
msgstr "Algieria"
-#: app/Gedcom.php:543
+#: app/Gedcom.php:559
msgid "Alias"
msgstr "Pseudonim"
@@ -1760,12 +1783,12 @@ msgid "Alive"
msgstr "Żyjący"
#: app/Module/FrequentlyAskedQuestionsModule.php:317
-#: app/Module/IndividualListModule.php:234
-#: app/Module/IndividualListModule.php:243
-#: app/Module/IndividualListModule.php:252
-#: app/Module/IndividualListModule.php:341
-#: app/Module/IndividualListModule.php:454
-#: app/Module/IndividualListModule.php:456
+#: app/Module/IndividualListModule.php:231
+#: app/Module/IndividualListModule.php:240
+#: app/Module/IndividualListModule.php:249
+#: app/Module/IndividualListModule.php:338
+#: app/Module/IndividualListModule.php:451
+#: app/Module/IndividualListModule.php:453
#: resources/views/calendar-page.phtml:180
#: resources/views/lists/datatables-attributes.phtml:10
#: resources/views/modules/faq/config.phtml:74
@@ -1786,7 +1809,7 @@ msgid "All"
msgstr "Wszystkie"
#: app/Http/RequestHandlers/TreePrivacyPage.php:170
-#: resources/views/admin/trees-privacy.phtml:258
+#: resources/views/admin/trees-privacy.phtml:262
msgid "All facts and events"
msgstr "Wszystkie fakty i wydarzenia"
@@ -1806,7 +1829,7 @@ msgid "All modules"
msgstr "Wszystkie moduły"
#: resources/views/admin/trees-privacy.phtml:165
-#: resources/views/admin/trees-privacy.phtml:251
+#: resources/views/admin/trees-privacy.phtml:255
msgid "All records"
msgstr "Wszystkie wpisy"
@@ -1825,13 +1848,12 @@ msgstr "Zezwól użytkownikom przeglądać nieprzetworzone wpisy GEDCOM"
msgid "Allow visitors to request a new user account"
msgstr "Zezwól gościom na zakładanie nowych kont użytkowników"
-#: app/Gedcom.php:868 app/Gedcom.php:931 app/Gedcom.php:1008
-#: app/Gedcom.php:1299 app/Gedcom.php:1305 app/Gedcom.php:1431
-#: app/Gedcom.php:1432
+#: app/Gedcom.php:900 app/Gedcom.php:963 app/Gedcom.php:1040
+#: app/Gedcom.php:1344 app/Gedcom.php:1482 app/Gedcom.php:1483
msgid "Also known as"
msgstr "Znany(a) także jako"
-#: app/Gedcom.php:1247 app/Gedcom.php:1279
+#: app/Gedcom.php:1286 app/Gedcom.php:1318
msgid "Alternative place name"
msgstr "Alternatywna nazwa miejsca"
@@ -1875,7 +1897,7 @@ msgid "An alternative way to sign in and sign out."
msgstr "Alternatywny sposób logowania i wylogowania."
#. I18N: Description of the “HourglassChart” module
-#: app/Module/HourglassChartModule.php:93
+#: app/Module/HourglassChartModule.php:90
msgid "An hourglass chart of an individual’s ancestors and descendants."
msgstr "Diagram klepsydrowy przedstawiający przodków i potomków danej osoby."
@@ -1900,12 +1922,12 @@ msgstr "Dostępna jest aktualizacja."
#. I18N: Name of a module/report
#. I18N: Name of a module/chart
#: app/Module/AhnentafelReportModule.php:40
-#: app/Module/AncestorsChartModule.php:101
+#: app/Module/AncestorsChartModule.php:98
#: resources/xml/reports/ahnentafel_report.xml:4
msgid "Ancestors"
msgstr "Przodkowie"
-#: app/Gedcom.php:544
+#: app/Gedcom.php:560
msgid "Ancestors interest"
msgstr "Udział przodków"
@@ -1914,19 +1936,25 @@ msgid "Ancestors of "
msgstr "Przodkowie - "
#. I18N: %s is an individual’s name
-#: app/Module/AncestorsChartModule.php:147
+#: app/Module/AncestorsChartModule.php:144
#, php-format
msgid "Ancestors of %s"
msgstr "Przodkowie - %s"
-#: app/Gedcom.php:542
+#: app/Gedcom.php:558
msgid "Ancestral file number"
msgstr "Numer pliku genealogicznego (AFN)"
-#: app/Gedcom.php:843
+#. I18N: GEDCOM tag _APID
+#: app/Gedcom.php:864
msgid "Ancestry PID"
msgstr "PID przodka"
+#. I18N: GEDCOM tag _APID
+#: app/Gedcom.php:1038
+msgid "Ancestry.com source identifier"
+msgstr ""
+
#. I18N: Location of an LDS church temple
#: app/Elements/TempleCode.php:58
msgid "Anchorage, Alaska, United States"
@@ -1960,7 +1988,7 @@ msgstr "Rocznica"
msgid "Anniversary calendar"
msgstr "Kalendarium"
-#: app/Gedcom.php:408
+#: app/Gedcom.php:424
msgid "Annulment"
msgstr "Unieważnienie"
@@ -1987,19 +2015,27 @@ msgstr "Każdy użytkownik posiadający konto użytkownika będzie miał dostęp
msgid "Apia, Samoa"
msgstr "Apia, Samoa"
-#: resources/views/admin/gedcom-export-options.phtml:63
+#: app/Gedcom.php:490
+msgid "Application ID"
+msgstr ""
+
+#: app/Gedcom.php:507
+msgid "Application name"
+msgstr ""
+
+#: resources/views/admin/gedcom-export-options.phtml:97
msgid "Apply privacy settings"
msgstr "Czy zastosować ustawienia prywatności"
#. I18N: Label for checkbox
#: resources/views/admin/trees-preferences.phtml:760
-#: resources/views/admin/trees-privacy.phtml:294
+#: resources/views/admin/trees-privacy.phtml:298
msgid "Apply these preferences to all family trees"
msgstr "Zastosuj dane ustawienia do wszystkich drzew genealogincznych"
#. I18N: Label for checkbox
#: resources/views/admin/trees-preferences.phtml:767
-#: resources/views/admin/trees-privacy.phtml:301
+#: resources/views/admin/trees-privacy.phtml:305
msgid "Apply these preferences to new family trees"
msgstr "Zastosuj dane ustawienia do nowych drzew genealogicznych"
@@ -2131,10 +2167,10 @@ msgstr "Ash"
msgid "Asia"
msgstr "Azja"
-#: app/Gedcom.php:545 app/Gedcom.php:1053 app/Gedcom.php:1105
-#: app/Gedcom.php:1262 app/Gedcom.php:1294 app/Gedcom.php:1460
-#: app/Gedcom.php:1552 app/Gedcom.php:1566
-#: resources/views/fact-association-structure.phtml:100
+#: app/Gedcom.php:561 app/Gedcom.php:1085 app/Gedcom.php:1099
+#: app/Gedcom.php:1139 app/Gedcom.php:1301 app/Gedcom.php:1333
+#: app/Gedcom.php:1511 app/Gedcom.php:1603 app/Gedcom.php:1617
+#: resources/views/fact-association-structure.phtml:101
msgid "Associate"
msgstr "Powiązanie"
@@ -2190,7 +2226,7 @@ msgid "Attending"
msgstr "Obsługujący"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:60 app/Gedcom.php:1408
+#: app/Elements/SourceMediaType.php:79 app/Gedcom.php:1459
msgid "Audio"
msgstr "Dźwięk"
@@ -2231,16 +2267,16 @@ msgstr "Australia"
msgid "Austria"
msgstr "Austria"
-#: app/Gedcom.php:774 resources/views/lists/sources-table.phtml:96
+#: app/Gedcom.php:790 resources/views/lists/sources-table.phtml:96
#: resources/views/modals/source-fields.phtml:30
msgid "Author"
msgstr "Autor"
-#: app/Gedcom.php:1458 app/Gedcom.php:1466 app/Gedcom.php:1475
-#: app/Gedcom.php:1476 app/Gedcom.php:1479 app/Gedcom.php:1480
-#: app/Gedcom.php:1551 app/Gedcom.php:1565 app/Gedcom.php:1579
-#: app/Gedcom.php:1581 app/Gedcom.php:1583 app/Gedcom.php:1585
-#: app/Gedcom.php:1587 app/Gedcom.php:1589
+#: app/Gedcom.php:1509 app/Gedcom.php:1517 app/Gedcom.php:1526
+#: app/Gedcom.php:1527 app/Gedcom.php:1530 app/Gedcom.php:1531
+#: app/Gedcom.php:1602 app/Gedcom.php:1616 app/Gedcom.php:1630
+#: app/Gedcom.php:1632 app/Gedcom.php:1634 app/Gedcom.php:1636
+#: app/Gedcom.php:1638 app/Gedcom.php:1640
msgid "Author of last change"
msgstr "Autor ostatniej zmiany"
@@ -2298,7 +2334,7 @@ msgstr "Średni wiek"
#: 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:221
+#: resources/views/modules/gedcom_stats/statistics.phtml:220
#: resources/views/modules/html/template-statistics.phtml:89
#: resources/views/modules/statistics-chart/custom.phtml:38
#: resources/views/modules/statistics-chart/lifespan.phtml:17
@@ -2323,7 +2359,7 @@ msgstr "Średnia liczba"
#: app/Statistics/Google/ChartChildren.php:99
#: resources/views/modules/gedcom_stats/config.phtml:60
-#: resources/views/modules/gedcom_stats/statistics.phtml:249
+#: resources/views/modules/gedcom_stats/statistics.phtml:248
#: resources/views/modules/html/template-statistics.phtml:97
#: resources/views/modules/statistics-chart/children.phtml:17
msgid "Average number of children per family"
@@ -2418,84 +2454,84 @@ msgstr "Bahrajn"
msgid "Bangladesh"
msgstr "Bangladesz"
-#: app/Gedcom.php:553 resources/views/calendar-page.phtml:186
+#: app/Gedcom.php:569 resources/views/calendar-page.phtml:186
#: resources/xml/reports/missing_facts_report.xml:16
msgid "Baptism"
msgstr "Chrzest"
-#: app/Module/IndividualFactsTabModule.php:323
+#: app/Module/IndividualFactsTabModule.php:326
msgid "Baptism of a brother"
msgstr "Chrzest brata"
-#: app/Module/IndividualFactsTabModule.php:302
+#: app/Module/IndividualFactsTabModule.php:305
msgid "Baptism of a child"
msgstr "Chrzest dziecka"
-#: app/Module/IndividualFactsTabModule.php:301
+#: app/Module/IndividualFactsTabModule.php:304
msgid "Baptism of a daughter"
msgstr "Chrzest córki"
-#: 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
+#: app/Module/IndividualFactsTabModule.php:374
+#: app/Module/IndividualFactsTabModule.php:397
+#: app/Module/IndividualFactsTabModule.php:420
+#: app/Module/IndividualFactsTabModule.php:497
+#: app/Module/IndividualFactsTabModule.php:515
msgid "Baptism of a grandchild"
msgstr "Chrzest wnuka/wnuczki"
-#: app/Module/IndividualFactsTabModule.php:370
+#: app/Module/IndividualFactsTabModule.php:373
msgid "Baptism of a granddaughter"
msgstr "Chrzest wnuczki"
-#: app/Module/IndividualFactsTabModule.php:393
+#: app/Module/IndividualFactsTabModule.php:396
msgctxt "daughter’s daughter"
msgid "Baptism of a granddaughter"
msgstr "Chrzest wnuczki"
-#: app/Module/IndividualFactsTabModule.php:416
+#: app/Module/IndividualFactsTabModule.php:419
msgctxt "son’s daughter"
msgid "Baptism of a granddaughter"
msgstr "Chrzest wnuczki"
-#: app/Module/IndividualFactsTabModule.php:369
+#: app/Module/IndividualFactsTabModule.php:372
msgid "Baptism of a grandson"
msgstr "Chrzest wnuka"
-#: app/Module/IndividualFactsTabModule.php:392
+#: app/Module/IndividualFactsTabModule.php:395
msgctxt "daughter’s son"
msgid "Baptism of a grandson"
msgstr "Chrzest wnuka"
-#: app/Module/IndividualFactsTabModule.php:415
+#: app/Module/IndividualFactsTabModule.php:418
msgctxt "son’s son"
msgid "Baptism of a grandson"
msgstr "Chrzest wnuka"
-#: app/Module/IndividualFactsTabModule.php:346
+#: app/Module/IndividualFactsTabModule.php:349
msgid "Baptism of a half-brother"
msgstr "Chrzest brata przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:348
+#: app/Module/IndividualFactsTabModule.php:351
msgid "Baptism of a half-sibling"
msgstr "Chrzest rodzeństwa przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:347
+#: app/Module/IndividualFactsTabModule.php:350
msgid "Baptism of a half-sister"
msgstr "Chrzest siostry przyrodniej"
-#: app/Module/IndividualFactsTabModule.php:325
+#: app/Module/IndividualFactsTabModule.php:328
msgid "Baptism of a sibling"
msgstr "Chrzest brata/siostry"
-#: app/Module/IndividualFactsTabModule.php:324
+#: app/Module/IndividualFactsTabModule.php:327
msgid "Baptism of a sister"
msgstr "Chrzest siostry"
-#: app/Module/IndividualFactsTabModule.php:300
+#: app/Module/IndividualFactsTabModule.php:303
msgid "Baptism of a son"
msgstr "Chrzest syna"
-#: app/Gedcom.php:556 resources/xml/reports/missing_facts_report.xml:17
+#: app/Gedcom.php:572 resources/xml/reports/missing_facts_report.xml:17
msgid "Bar mitzvah"
msgstr "Bar micwa"
@@ -2504,11 +2540,11 @@ msgstr "Bar micwa"
msgid "Barbados"
msgstr "Barbados"
-#: app/Gedcom.php:1086
+#: app/Gedcom.php:1120
msgid "Base GEDCOM tag"
msgstr "Podstawowy tag GEDCOM"
-#: app/Gedcom.php:559 resources/xml/reports/missing_facts_report.xml:18
+#: app/Gedcom.php:575 resources/xml/reports/missing_facts_report.xml:18
msgid "Bat mitzvah"
msgstr "Bat micwa"
@@ -2565,7 +2601,7 @@ msgstr "Drużba"
msgid "Bhutan"
msgstr "Bhutan"
-#: app/Gedcom.php:1526
+#: app/Gedcom.php:1577
msgid "Bibliography"
msgstr "Bibliografia"
@@ -2574,7 +2610,7 @@ msgstr "Bibliografia"
msgid "Billings, Montana, United States"
msgstr "Billings, Montana, Stany Zjednoczone"
-#: app/Gedcom.php:727
+#: app/Gedcom.php:743
msgid "Binary data object"
msgstr "Obiekt binarny"
@@ -2591,7 +2627,7 @@ msgstr "Bing™ Narzędzia dla webmasterów"
msgid "Birmingham, Alabama, United States"
msgstr "Birmingham, Alabama, Stany Zjednoczone"
-#: app/Gedcom.php:562 app/Http/RequestHandlers/IndividualPage.php:199
+#: app/Gedcom.php:578 app/Http/RequestHandlers/IndividualPage.php:197
#: resources/views/calendar-page.phtml:183
#: resources/views/lists/individuals-table.phtml:215
#: resources/views/lists/individuals-table.phtml:220
@@ -2719,17 +2755,17 @@ msgstr "Birmingham, Alabama, Stany Zjednoczone"
msgid "Birth"
msgstr "Urodziny"
-#: app/Elements/PedigreeLinkageType.php:60
+#: app/Elements/PedigreeLinkageType.php:80
msgctxt "Female pedigree"
msgid "Birth"
msgstr "rodzona"
-#: app/Elements/PedigreeLinkageType.php:50
+#: app/Elements/PedigreeLinkageType.php:70
msgctxt "Male pedigree"
msgid "Birth"
msgstr "rodzony"
-#: app/Elements/PedigreeLinkageType.php:70
+#: app/Elements/PedigreeLinkageType.php:90
msgctxt "Pedigree"
msgid "Birth"
msgstr "rodzone"
@@ -2748,84 +2784,84 @@ msgstr "Koniec zakresu dat urodzin"
msgid "Birth date range start"
msgstr "Początek zakresu dat urodzin"
-#: app/Gedcom.php:869
+#: app/Gedcom.php:901
msgid "Birth name"
msgstr "Imię i nazwisko nadane przy urodzeniu"
-#: app/Module/IndividualFactsTabModule.php:313
+#: app/Module/IndividualFactsTabModule.php:316
msgid "Birth of a brother"
msgstr "Urodziny brata"
-#: app/Module/IndividualFactsTabModule.php:292 app/Module/PlacesModule.php:222
+#: app/Module/IndividualFactsTabModule.php:295 app/Module/PlacesModule.php:222
#: resources/views/admin/trees-preferences.phtml:438
msgid "Birth of a child"
msgstr "Narodziny dziecka"
-#: app/Module/IndividualFactsTabModule.php:291
+#: app/Module/IndividualFactsTabModule.php:294
msgid "Birth of a daughter"
msgstr "Urodziny córki"
-#: app/Module/IndividualFactsTabModule.php:361
-#: app/Module/IndividualFactsTabModule.php:384
-#: app/Module/IndividualFactsTabModule.php:407
+#: app/Module/IndividualFactsTabModule.php:364
+#: app/Module/IndividualFactsTabModule.php:387
+#: app/Module/IndividualFactsTabModule.php:410
#: resources/views/admin/trees-preferences.phtml:432
msgid "Birth of a grandchild"
msgstr "Narodziny wnuka/wnuczki"
-#: app/Module/IndividualFactsTabModule.php:360
+#: app/Module/IndividualFactsTabModule.php:363
msgid "Birth of a granddaughter"
msgstr "Urodziny wnuczki"
-#: app/Module/IndividualFactsTabModule.php:383
+#: app/Module/IndividualFactsTabModule.php:386
msgctxt "daughter’s daughter"
msgid "Birth of a granddaughter"
msgstr "Urodziny wnuczki"
-#: app/Module/IndividualFactsTabModule.php:406
+#: app/Module/IndividualFactsTabModule.php:409
msgctxt "son’s daughter"
msgid "Birth of a granddaughter"
msgstr "Urodziny wnuczki"
-#: app/Module/IndividualFactsTabModule.php:359
+#: app/Module/IndividualFactsTabModule.php:362
msgid "Birth of a grandson"
msgstr "Urodziny wnuka"
-#: app/Module/IndividualFactsTabModule.php:382
+#: app/Module/IndividualFactsTabModule.php:385
msgctxt "daughter’s son"
msgid "Birth of a grandson"
msgstr "Urodziny wnuka"
-#: app/Module/IndividualFactsTabModule.php:405
+#: app/Module/IndividualFactsTabModule.php:408
msgctxt "son’s son"
msgid "Birth of a grandson"
msgstr "Urodziny wnuka"
-#: app/Module/IndividualFactsTabModule.php:336
+#: app/Module/IndividualFactsTabModule.php:339
msgid "Birth of a half-brother"
msgstr "Urodziny brata przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:338
+#: app/Module/IndividualFactsTabModule.php:341
msgid "Birth of a half-sibling"
msgstr "Narodziny rodzeństwa przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:337
+#: app/Module/IndividualFactsTabModule.php:340
msgid "Birth of a half-sister"
msgstr "Urodziny siostry przyrodniej"
-#: app/Module/IndividualFactsTabModule.php:315
+#: app/Module/IndividualFactsTabModule.php:318
#: resources/views/admin/trees-preferences.phtml:444
msgid "Birth of a sibling"
msgstr "Narodziny brata/siostry"
-#: app/Module/IndividualFactsTabModule.php:314
+#: app/Module/IndividualFactsTabModule.php:317
msgid "Birth of a sister"
msgstr "Urodziny siostry"
-#: app/Module/IndividualFactsTabModule.php:290
+#: app/Module/IndividualFactsTabModule.php:293
msgid "Birth of a son"
msgstr "Urodziny syna"
-#: app/Gedcom.php:564
+#: app/Gedcom.php:580
msgid "Birth parents"
msgstr "Rodzice biologiczni"
@@ -2855,11 +2891,11 @@ msgstr "Liczba urodzeń według wieku"
msgid "Bismarck, North Dakota, United States"
msgstr "Bismarck, Północna Dakota"
-#: app/Gedcom.php:566
+#: app/Gedcom.php:582
msgid "Blessing"
msgstr "Błogosławieństwo"
-#: app/Gedcom.php:1484 resources/views/edit-blocks-block.phtml:22
+#: app/Gedcom.php:1535 resources/views/edit-blocks-block.phtml:22
msgid "Block"
msgstr "Blok"
@@ -2896,7 +2932,7 @@ msgid "Bolivia"
msgstr "Boliwia"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:61
+#: app/Elements/SourceMediaType.php:80
msgid "Book"
msgstr "Książka"
@@ -2969,7 +3005,7 @@ msgstr "Brigham City, Utah, Stany Zjednoczone"
msgid "Brisbane, Australia"
msgstr "Brisbane, Australia"
-#: app/Gedcom.php:890
+#: app/Gedcom.php:922
msgid "Brit milah"
msgstr "Obrzezanie"
@@ -3027,7 +3063,7 @@ msgstr "Buenos Aires, Argentyna"
msgid "Bulgaria"
msgstr "Bułgaria"
-#: app/Gedcom.php:569 resources/views/calendar-page.phtml:198
+#: app/Gedcom.php:585 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
@@ -3035,79 +3071,79 @@ msgstr "Bułgaria"
msgid "Burial"
msgstr "Pogrzeb"
-#: app/Module/IndividualFactsTabModule.php:451
+#: app/Module/IndividualFactsTabModule.php:454
msgid "Burial of a brother"
msgstr "Pogrzeb brata"
-#: app/Module/IndividualFactsTabModule.php:435
+#: app/Module/IndividualFactsTabModule.php:438
msgid "Burial of a child"
msgstr "Pogrzeb dziecka"
-#: app/Module/IndividualFactsTabModule.php:434
+#: app/Module/IndividualFactsTabModule.php:437
msgid "Burial of a daughter"
msgstr "Pogrzeb córki"
-#: app/Module/IndividualFactsTabModule.php:727
+#: app/Module/IndividualFactsTabModule.php:730
msgid "Burial of a father"
msgstr "Pogrzeb ojca"
-#: app/Module/IndividualFactsTabModule.php:489
-#: app/Module/IndividualFactsTabModule.php:507
-#: app/Module/IndividualFactsTabModule.php:525
+#: app/Module/IndividualFactsTabModule.php:492
+#: app/Module/IndividualFactsTabModule.php:510
+#: app/Module/IndividualFactsTabModule.php:528
msgid "Burial of a grandchild"
msgstr "Pogrzeb wnuka/wnuczki"
-#: app/Module/IndividualFactsTabModule.php:488
+#: app/Module/IndividualFactsTabModule.php:491
msgid "Burial of a granddaughter"
msgstr "Pogrzeb wnuczki"
-#: app/Module/IndividualFactsTabModule.php:506
+#: app/Module/IndividualFactsTabModule.php:509
msgctxt "daughter’s daughter"
msgid "Burial of a granddaughter"
msgstr "Pogrzeb wnuczki"
-#: app/Module/IndividualFactsTabModule.php:524
+#: app/Module/IndividualFactsTabModule.php:527
msgctxt "son’s daughter"
msgid "Burial of a granddaughter"
msgstr "Pogrzeb wnuczki"
-#: app/Module/IndividualFactsTabModule.php:745
+#: app/Module/IndividualFactsTabModule.php:748
msgid "Burial of a grandfather"
msgstr "Pogrzeb dziadka"
-#: app/Module/IndividualFactsTabModule.php:746
+#: app/Module/IndividualFactsTabModule.php:749
msgid "Burial of a grandmother"
msgstr "Pogrzeb babci"
-#: app/Module/IndividualFactsTabModule.php:747
-#: app/Module/IndividualFactsTabModule.php:765
-#: app/Module/IndividualFactsTabModule.php:783
+#: app/Module/IndividualFactsTabModule.php:750
+#: app/Module/IndividualFactsTabModule.php:768
+#: app/Module/IndividualFactsTabModule.php:786
msgid "Burial of a grandparent"
msgstr "Pogrzeb dziadka/babci"
-#: app/Module/IndividualFactsTabModule.php:487
+#: app/Module/IndividualFactsTabModule.php:490
msgid "Burial of a grandson"
msgstr "Pogrzeb wnuka"
-#: app/Module/IndividualFactsTabModule.php:505
+#: app/Module/IndividualFactsTabModule.php:508
msgctxt "daughter’s son"
msgid "Burial of a grandson"
msgstr "Pogrzeb wnuka"
-#: app/Module/IndividualFactsTabModule.php:523
+#: app/Module/IndividualFactsTabModule.php:526
msgctxt "son’s son"
msgid "Burial of a grandson"
msgstr "Pogrzeb wnuka"
-#: app/Module/IndividualFactsTabModule.php:469
+#: app/Module/IndividualFactsTabModule.php:472
msgid "Burial of a half-brother"
msgstr "Pogrzeb brata przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:471
+#: app/Module/IndividualFactsTabModule.php:474
msgid "Burial of a half-sibling"
msgstr "Pogrzeb rodzeństwa przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:470
+#: app/Module/IndividualFactsTabModule.php:473
msgid "Burial of a half-sister"
msgstr "Pogrzeb siostry przyrodniej"
@@ -3115,39 +3151,39 @@ msgstr "Pogrzeb siostry przyrodniej"
msgid "Burial of a husband"
msgstr "Pogrzeb męża"
-#: app/Module/IndividualFactsTabModule.php:763
+#: app/Module/IndividualFactsTabModule.php:766
msgid "Burial of a maternal grandfather"
msgstr "Pogrzeb dziadka macierzystego"
-#: app/Module/IndividualFactsTabModule.php:764
+#: app/Module/IndividualFactsTabModule.php:767
msgid "Burial of a maternal grandmother"
msgstr "Pogrzeb babci macierzystej"
-#: app/Module/IndividualFactsTabModule.php:728
+#: app/Module/IndividualFactsTabModule.php:731
msgid "Burial of a mother"
msgstr "Pogrzeb matki"
-#: app/Module/IndividualFactsTabModule.php:729
+#: app/Module/IndividualFactsTabModule.php:732
msgid "Burial of a parent"
msgstr "Pogrzeb rodzica"
-#: app/Module/IndividualFactsTabModule.php:781
+#: app/Module/IndividualFactsTabModule.php:784
msgid "Burial of a paternal grandfather"
msgstr "Pogrzeb dziadka ojczystego"
-#: app/Module/IndividualFactsTabModule.php:782
+#: app/Module/IndividualFactsTabModule.php:785
msgid "Burial of a paternal grandmother"
msgstr "Pogrzeb babci ojczystej"
-#: app/Module/IndividualFactsTabModule.php:453
+#: app/Module/IndividualFactsTabModule.php:456
msgid "Burial of a sibling"
msgstr "Pogrzeb brata/siostry"
-#: app/Module/IndividualFactsTabModule.php:452
+#: app/Module/IndividualFactsTabModule.php:455
msgid "Burial of a sister"
msgstr "Pogrzeb siostry"
-#: app/Module/IndividualFactsTabModule.php:433
+#: app/Module/IndividualFactsTabModule.php:436
msgid "Burial of a son"
msgstr "Pogrzeb syna"
@@ -3232,7 +3268,7 @@ msgstr "Konwersja kalendarza"
msgid "Calgary, Alberta, Canada"
msgstr "Calgary, Alberta, Kanada"
-#: app/Gedcom.php:791 resources/views/modals/source-fields.phtml:50
+#: app/Gedcom.php:807 resources/views/modals/source-fields.phtml:50
msgid "Call number"
msgstr "Numer źródła"
@@ -3267,7 +3303,7 @@ msgid "Caracas, Venezuela"
msgstr "Caracas, Wenezuela"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:62
+#: app/Elements/SourceMediaType.php:81
msgid "Card"
msgstr "Karta"
@@ -3276,7 +3312,7 @@ msgstr "Karta"
msgid "Cardston, Alberta, Canada"
msgstr "Cardston, Alberta, Kanada"
-#: app/Gedcom.php:572
+#: app/Gedcom.php:588
msgid "Caste"
msgstr "Kasta"
@@ -3284,15 +3320,15 @@ msgstr "Kasta"
msgid "Categories"
msgstr "Rodzaj danych"
-#: app/Gedcom.php:1076 app/Gedcom.php:1132 app/Gedcom.php:1399
+#: app/Gedcom.php:1110 app/Gedcom.php:1166 app/Gedcom.php:1450
msgid "Category"
msgstr "Rodzaj danych"
-#: app/Gedcom.php:373 app/Gedcom.php:506 app/Gedcom.php:1173
+#: app/Gedcom.php:389 app/Gedcom.php:522 app/Gedcom.php:1212
msgid "Cause"
msgstr "Przyczyna"
-#: app/Gedcom.php:598 app/Gedcom.php:1011
+#: app/Gedcom.php:614 app/Gedcom.php:1043
msgid "Cause of death"
msgstr "Przyczyna śmierci"
@@ -3312,11 +3348,11 @@ msgstr "Kajmany"
msgid "Cebu City, Philippines"
msgstr "Cebu City, Filipiny"
-#: app/Gedcom.php:1465
+#: app/Gedcom.php:1516
msgid "Cemetery"
msgstr "Cmentarz"
-#: app/Gedcom.php:573
+#: app/Gedcom.php:589
msgid "Census"
msgstr "Spis ludności"
@@ -3325,7 +3361,7 @@ msgstr "Spis ludności"
msgid "Census assistant"
msgstr "Asystent spisu ludności"
-#: app/Gedcom.php:574
+#: app/Gedcom.php:590
#: resources/views/modules/GEDFact_assistant/select-census.phtml:14
msgid "Census date"
msgstr "Data spisu ludności"
@@ -3334,7 +3370,7 @@ msgstr "Data spisu ludności"
msgid "Census date and place"
msgstr "Data i miejsce spisu ludności"
-#: app/Gedcom.php:575
+#: app/Gedcom.php:591
msgid "Census place"
msgstr "Miejsce spisu ludności"
@@ -3370,11 +3406,11 @@ msgid "Century"
msgstr "Wiek"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:63
+#: app/Elements/SourceMediaType.php:82
msgid "Certificate"
msgstr "Akt"
-#: app/Gedcom.php:1263 app/Gedcom.php:1295
+#: app/Gedcom.php:1302 app/Gedcom.php:1334
msgid "Certificate number"
msgstr "Numer aktu"
@@ -3437,12 +3473,12 @@ msgstr[2] "Zmiany wprowadzone w ostatnich %s dniach"
msgid "Changes log"
msgstr "Rejestr zmian"
-#: resources/views/admin/gedcom-export-options.phtml:43
+#: resources/views/admin/gedcom-export-options.phtml:77
#: resources/views/admin/trees-import.phtml:83
msgid "Character encoding"
msgstr "Kodowanie znaków"
-#: app/Gedcom.php:460
+#: app/Gedcom.php:476
msgid "Character set"
msgstr "Zestaw znaków"
@@ -3451,7 +3487,7 @@ msgstr "Zestaw znaków"
msgid "Chart"
msgstr "Diagram"
-#: app/Module/RelationshipsChartModule.php:425
+#: app/Module/RelationshipsChartModule.php:422
msgid "Chart preferences"
msgstr "Ustawienia diagramu"
@@ -3474,7 +3510,7 @@ msgstr "Typ diagramu"
msgid "Charts"
msgstr "Diagramy"
-#: app/Http/RequestHandlers/CheckTree.php:259
+#: app/Http/RequestHandlers/CheckTree.php:318
#: resources/views/admin/trees.phtml:182
msgid "Check for errors"
msgstr "Sprawdź błędy"
@@ -3496,8 +3532,7 @@ msgstr "Sprawdzanie konfiguracji serwera"
msgid "Chicago, Illinois, United States"
msgstr "Chicago, Illinois, Stany Zjednoczone"
-#: app/Elements/AgeAtEvent.php:88 app/Gedcom.php:413
-#: resources/views/edit/change-family-members.phtml:67
+#: app/Gedcom.php:429 resources/views/edit/change-family-members.phtml:67
#: resources/views/edit/change-family-members.phtml:78
#: resources/views/modules/pedigree-chart/previous.phtml:40
msgid "Child"
@@ -3515,7 +3550,7 @@ msgid "Child of %s"
msgstr "Dziecko rodziny: %s"
#: app/Http/RequestHandlers/FamilyPage.php:155
-#: app/Http/RequestHandlers/IndividualPage.php:229
+#: app/Http/RequestHandlers/IndividualPage.php:227
#: app/Module/StatisticsChartModule.php:423
#: app/Module/StatisticsChartModule.php:715
#: resources/views/lists/families-table.phtml:233
@@ -3589,80 +3624,80 @@ msgstr "Wybierz krewnych"
msgid "Choose user defined welcome text typed below"
msgstr "Wybierz własną treść powitania wpisaną poniżej"
-#: app/Gedcom.php:579 resources/xml/reports/family_group_report.xml:206
+#: app/Gedcom.php:595 resources/xml/reports/family_group_report.xml:206
#: resources/xml/reports/family_group_report.xml:560
#: resources/xml/reports/family_group_report.xml:904
#: resources/xml/reports/missing_facts_report.xml:16
msgid "Christening"
msgstr "Chrzest"
-#: app/Module/IndividualFactsTabModule.php:318
+#: app/Module/IndividualFactsTabModule.php:321
msgid "Christening of a brother"
msgstr "Chrzest brata"
-#: app/Module/IndividualFactsTabModule.php:297
+#: app/Module/IndividualFactsTabModule.php:300
msgid "Christening of a child"
msgstr "Chrzest dziecka"
-#: app/Module/IndividualFactsTabModule.php:296
+#: app/Module/IndividualFactsTabModule.php:299
msgid "Christening of a daughter"
msgstr "Chrzest córki"
-#: app/Module/IndividualFactsTabModule.php:366
-#: app/Module/IndividualFactsTabModule.php:389
-#: app/Module/IndividualFactsTabModule.php:412
+#: app/Module/IndividualFactsTabModule.php:369
+#: app/Module/IndividualFactsTabModule.php:392
+#: app/Module/IndividualFactsTabModule.php:415
msgid "Christening of a grandchild"
msgstr "Chrzest wnuka/wnuczki"
-#: app/Module/IndividualFactsTabModule.php:365
+#: app/Module/IndividualFactsTabModule.php:368
msgid "Christening of a granddaughter"
msgstr "Chrzest wnuczki"
-#: app/Module/IndividualFactsTabModule.php:388
+#: app/Module/IndividualFactsTabModule.php:391
msgctxt "daughter’s daughter"
msgid "Christening of a granddaughter"
msgstr "Chrzest wnuczki"
-#: app/Module/IndividualFactsTabModule.php:411
+#: app/Module/IndividualFactsTabModule.php:414
msgctxt "son’s daughter"
msgid "Christening of a granddaughter"
msgstr "Chrzest wnuczki"
-#: app/Module/IndividualFactsTabModule.php:364
+#: app/Module/IndividualFactsTabModule.php:367
msgid "Christening of a grandson"
msgstr "Chrzest wnuka"
-#: app/Module/IndividualFactsTabModule.php:387
+#: app/Module/IndividualFactsTabModule.php:390
msgctxt "daughter’s son"
msgid "Christening of a grandson"
msgstr "Chrzest wnuka"
-#: app/Module/IndividualFactsTabModule.php:410
+#: app/Module/IndividualFactsTabModule.php:413
msgctxt "son’s son"
msgid "Christening of a grandson"
msgstr "Chrzest wnuka"
-#: app/Module/IndividualFactsTabModule.php:341
+#: app/Module/IndividualFactsTabModule.php:344
msgid "Christening of a half-brother"
msgstr "Chrzest brata przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:343
+#: app/Module/IndividualFactsTabModule.php:346
msgid "Christening of a half-sibling"
msgstr "Chrzest rodzeństwa przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:342
+#: app/Module/IndividualFactsTabModule.php:345
msgid "Christening of a half-sister"
msgstr "Chrzest siostry przyrodniej"
-#: app/Module/IndividualFactsTabModule.php:320
+#: app/Module/IndividualFactsTabModule.php:323
msgid "Christening of a sibling"
msgstr "Chrzest brata/siostry"
-#: app/Module/IndividualFactsTabModule.php:319
+#: app/Module/IndividualFactsTabModule.php:322
msgid "Christening of a sister"
msgstr "Chrzest siostry"
-#: app/Module/IndividualFactsTabModule.php:295
+#: app/Module/IndividualFactsTabModule.php:298
msgid "Christening of a son"
msgstr "Chrzest syna"
@@ -3675,14 +3710,18 @@ msgstr "Wyspa Bożego Narodzenia"
msgid "Circumciser"
msgstr "Obrzezujący"
+#: app/Gedcom.php:1042
+msgid "Circumcision"
+msgstr ""
+
#: resources/views/modules/census-assistant.phtml:35
msgid "Citation"
msgstr "Cytat"
-#: app/Gedcom.php:402 app/Gedcom.php:455 app/Gedcom.php:533 app/Gedcom.php:701
-#: app/Gedcom.php:724 app/Gedcom.php:748 app/Gedcom.php:1064
-#: app/Gedcom.php:1116 app/Gedcom.php:1199 app/Gedcom.php:1232
-#: app/Gedcom.php:1563 app/Gedcom.php:1577
+#: app/Gedcom.php:418 app/Gedcom.php:471 app/Gedcom.php:549 app/Gedcom.php:717
+#: app/Gedcom.php:740 app/Gedcom.php:764 app/Gedcom.php:1096
+#: app/Gedcom.php:1150 app/Gedcom.php:1238 app/Gedcom.php:1271
+#: app/Gedcom.php:1614 app/Gedcom.php:1628
#: resources/xml/reports/fact_sources.xml:74
#: resources/xml/reports/fact_sources.xml:161
#: resources/xml/reports/fact_sources.xml:277
@@ -3690,12 +3729,12 @@ msgstr "Cytat"
msgid "Citation details"
msgstr "Szczegóły źródła"
-#: app/Gedcom.php:1499
+#: app/Gedcom.php:1550
msgid "Citizenship"
msgstr "Obywatelstwo"
-#: app/Gedcom.php:368 app/Gedcom.php:480 app/Gedcom.php:500 app/Gedcom.php:755
-#: app/Gedcom.php:802 app/Gedcom.php:1169 app/Gedcom.php:1436
+#: app/Gedcom.php:384 app/Gedcom.php:496 app/Gedcom.php:516 app/Gedcom.php:771
+#: app/Gedcom.php:818 app/Gedcom.php:1208 app/Gedcom.php:1487
msgid "City"
msgstr "Miejscowość"
@@ -3704,7 +3743,7 @@ msgstr "Miejscowość"
msgid "Ciudad Juarez, Mexico"
msgstr "Ciudad Juarez, Meksyk"
-#: app/Elements/MarriageType.php:60 resources/xml/reports/fact_sources.xml:202
+#: app/Elements/MarriageType.php:63 resources/xml/reports/fact_sources.xml:202
msgid "Civil marriage"
msgstr "Ślub cywilny"
@@ -3728,12 +3767,12 @@ msgid "Clean up data folder"
msgstr "Wyczyść katalog data"
#. I18N: Name of a module
-#: app/Module/ClippingsCartModule.php:232
+#: app/Module/ClippingsCartModule.php:216
msgid "Clippings cart"
msgstr "Wycinki"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:64
+#: app/Elements/SourceMediaType.php:83
msgid "Coat of arms"
msgstr "Herb"
@@ -3752,7 +3791,7 @@ msgstr "Wyspy Kokosowe (Keelinga)"
msgid "Coffee and Cream"
msgstr "Coffee and Cream"
-#: app/Gedcom.php:1272
+#: app/Gedcom.php:1311
msgid "Cohabitation"
msgstr "Współżycie"
@@ -3786,8 +3825,8 @@ msgstr "Columbia, Południowa Karolina"
msgid "Columbus, Ohio, United States"
msgstr "Columbus, Ohio, Stany Zjednoczone"
-#: app/Gedcom.php:1264 app/Gedcom.php:1296 app/Gedcom.php:1459
-#: app/Gedcom.php:1467
+#: app/Gedcom.php:1303 app/Gedcom.php:1335 app/Gedcom.php:1510
+#: app/Gedcom.php:1518
msgid "Comment"
msgstr "Komentarz"
@@ -3798,7 +3837,7 @@ msgstr "Komentarz"
msgid "Comments"
msgstr "Komentarze"
-#: app/Gedcom.php:859
+#: app/Gedcom.php:891
msgid "Common law marriage"
msgstr "Małżeństwo zwyczajowe"
@@ -3813,12 +3852,12 @@ msgid "Comoros"
msgstr "Komory"
#. I18N: Name of a module/chart
-#: app/Module/CompactTreeChartModule.php:80
+#: app/Module/CompactTreeChartModule.php:77
msgid "Compact tree"
msgstr "Drzewo kompaktowe"
#. I18N: %s is an individual’s name
-#: app/Module/CompactTreeChartModule.php:126
+#: app/Module/CompactTreeChartModule.php:123
#, php-format
msgid "Compact tree of %s"
msgstr "Drzewo kompaktowe - %s"
@@ -3831,22 +3870,22 @@ msgstr "Porównanie"
#: app/Elements/LdsBaptismDateStatus.php:71
#: app/Elements/LdsChildSealingDateStatus.php:64
#: app/Elements/LdsEndowmentDateStatus.php:72
-#: app/Elements/LdsSpouseSealingDateStatus.php:73
+#: app/Elements/LdsSpouseSealingDateStatus.php:74
msgid "Completed before 1970; date not available"
msgstr "Ukończone przed 1970 r.; data nie jest znana"
#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism)
#: app/Elements/LdsBaptismDateStatus.php:67
#: app/Elements/LdsEndowmentDateStatus.php:68
-#: app/Elements/LdsSpouseSealingDateStatus.php:65
+#: app/Elements/LdsSpouseSealingDateStatus.php:66
msgid "Completed; date unknown"
msgstr "Zakończone; data nieznana"
-#: app/Gedcom.php:1077 app/Gedcom.php:1133 app/Gedcom.php:1400
+#: app/Gedcom.php:1111 app/Gedcom.php:1167 app/Gedcom.php:1451
msgid "Completion date"
msgstr "Data zakończenia"
-#: app/Gedcom.php:585 resources/xml/reports/missing_facts_report.xml:19
+#: app/Gedcom.php:601 resources/xml/reports/missing_facts_report.xml:19
msgid "Confirmation"
msgstr "Bierzmowanie"
@@ -3878,7 +3917,7 @@ msgstr "Zawartość"
#: app/Http/RequestHandlers/MapDataAdd.php:93
#: app/Http/RequestHandlers/MapDataEdit.php:86
#: app/Http/RequestHandlers/MapDataList.php:110
-#: app/Module/ModuleThemeTrait.php:236 app/Module/ModuleThemeTrait.php:240
+#: app/Module/ModuleThemeTrait.php:235 app/Module/ModuleThemeTrait.php:239
#: resources/views/admin/analytics-edit.phtml:17
#: resources/views/admin/broadcast.phtml:18
#: resources/views/admin/changes-log.phtml:31
@@ -3899,11 +3938,11 @@ msgstr "Zawartość"
#: 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:20
-#: resources/views/admin/trees-check.phtml:17
+#: resources/views/admin/tags.phtml:21
+#: resources/views/admin/trees-check.phtml:19
#: 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-export.phtml:20
#: resources/views/admin/trees-import.phtml:23
#: resources/views/admin/trees-merge.phtml:19
#: resources/views/admin/trees-preferences.phtml:38
@@ -3940,7 +3979,7 @@ msgid "Convert CEME tags to GEDCOM 5.5.1"
msgstr "Konwertuj wpisy CEME do GEDCOM 5.5.1"
#. I18N: Name of a module
-#: app/Module/FixNameTags.php:83
+#: app/Module/FixNameTags.php:84
msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1"
msgstr "Konwertuj wpisy NAME:_XXX do GEDCOM 5.5.1"
@@ -3963,8 +4002,8 @@ msgstr "Wyspy Cooka"
msgid "Cookies"
msgstr "Ciasteczka"
-#: app/Gedcom.php:386 app/Gedcom.php:517 app/Gedcom.php:1157
-#: app/Gedcom.php:1179
+#: app/Gedcom.php:402 app/Gedcom.php:533 app/Gedcom.php:1196
+#: app/Gedcom.php:1218
msgid "Coordinates"
msgstr "Współrzędne"
@@ -3995,7 +4034,7 @@ msgstr "Kopiowanie plików…"
msgid "Copy the URL of the record to the clipboard"
msgstr "Skopiuj adres URL rekordu do schowka"
-#: app/Gedcom.php:462 app/Gedcom.php:489
+#: app/Gedcom.php:478 app/Gedcom.php:505
msgid "Copyright"
msgstr "Prawa autorskie"
@@ -4004,7 +4043,7 @@ msgstr "Prawa autorskie"
msgid "Cordoba, Argentina"
msgstr "Cordoba, Argentyna"
-#: app/Gedcom.php:475
+#: app/Gedcom.php:491
msgid "Corporation"
msgstr "Korporacja / Firma"
@@ -4032,12 +4071,12 @@ msgid "Could not verify the information you entered. Please try again or contact
msgstr "Nie można potwierdzić podanej informacji. Spróbuj ponownie lub skontaktuj się z administratorem."
#. I18N: Description of the “Hit counters” module
-#: app/Module/HitCountFooterModule.php:87
+#: app/Module/HitCountFooterModule.php:84
msgid "Count the visits to each page"
msgstr "Zlicza wizyty na każdej stronie"
-#: app/Gedcom.php:369 app/Gedcom.php:481 app/Gedcom.php:501 app/Gedcom.php:756
-#: app/Gedcom.php:803 app/Gedcom.php:1170 app/Gedcom.php:1437
+#: app/Gedcom.php:385 app/Gedcom.php:497 app/Gedcom.php:517 app/Gedcom.php:772
+#: app/Gedcom.php:819 app/Gedcom.php:1209 app/Gedcom.php:1488
#: app/Statistics/Google/ChartDistribution.php:108
msgid "Country"
msgstr "Państwo"
@@ -4119,13 +4158,18 @@ msgstr "Pokaż własne wykresy statystyk"
msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder."
msgstr "Budowa, aktualizowanie i usuwanie drzewa genealogicznego dla każdego pliku GEDCOM w folderze data."
-#: app/Gedcom.php:1070 app/Gedcom.php:1126 app/Gedcom.php:1271
-#: app/Gedcom.php:1308 app/Gedcom.php:1311 app/Gedcom.php:1313
-#: app/Gedcom.php:1315 app/Gedcom.php:1317
+#. I18N: GEDCOM tag _CREA
+#: app/Gedcom.php:874
+msgid "Created at"
+msgstr ""
+
+#: app/Gedcom.php:1104 app/Gedcom.php:1160 app/Gedcom.php:1310
+#: app/Gedcom.php:1347 app/Gedcom.php:1350 app/Gedcom.php:1352
+#: app/Gedcom.php:1354 app/Gedcom.php:1356
msgid "Creation date"
msgstr "Data utworzenia"
-#: app/Gedcom.php:594 resources/xml/reports/family_group_report.xml:315
+#: app/Gedcom.php:610 resources/xml/reports/family_group_report.xml:315
#: resources/xml/reports/family_group_report.xml:342
#: resources/xml/reports/family_group_report.xml:669
#: resources/xml/reports/family_group_report.xml:696
@@ -4134,77 +4178,77 @@ msgstr "Data utworzenia"
msgid "Cremation"
msgstr "Kremacja"
-#: app/Module/IndividualFactsTabModule.php:456
+#: app/Module/IndividualFactsTabModule.php:459
msgid "Cremation of a brother"
msgstr "Kremacja brata"
-#: app/Module/IndividualFactsTabModule.php:440
+#: app/Module/IndividualFactsTabModule.php:443
msgid "Cremation of a child"
msgstr "Kremacja dziecka"
-#: app/Module/IndividualFactsTabModule.php:439
+#: app/Module/IndividualFactsTabModule.php:442
msgid "Cremation of a daughter"
msgstr "Kremacja córki"
-#: app/Module/IndividualFactsTabModule.php:732
+#: app/Module/IndividualFactsTabModule.php:735
msgid "Cremation of a father"
msgstr "Kremacja ojca"
-#: app/Module/IndividualFactsTabModule.php:530
+#: app/Module/IndividualFactsTabModule.php:533
msgid "Cremation of a grandchild"
msgstr "Kremacja wnuka/wnuczki"
-#: app/Module/IndividualFactsTabModule.php:493
+#: app/Module/IndividualFactsTabModule.php:496
msgid "Cremation of a granddaughter"
msgstr "Kremacja wnuczki"
-#: app/Module/IndividualFactsTabModule.php:511
+#: app/Module/IndividualFactsTabModule.php:514
msgctxt "daughter’s daughter"
msgid "Cremation of a granddaughter"
msgstr "Kremacja wnuczki"
-#: app/Module/IndividualFactsTabModule.php:529
+#: app/Module/IndividualFactsTabModule.php:532
msgctxt "son’s daughter"
msgid "Cremation of a granddaughter"
msgstr "Kremacja wnuczki"
-#: app/Module/IndividualFactsTabModule.php:750
+#: app/Module/IndividualFactsTabModule.php:753
msgid "Cremation of a grandfather"
msgstr "Kremacja dziadka"
-#: app/Module/IndividualFactsTabModule.php:751
+#: app/Module/IndividualFactsTabModule.php:754
msgid "Cremation of a grandmother"
msgstr "Kremacja babci"
-#: app/Module/IndividualFactsTabModule.php:752
-#: app/Module/IndividualFactsTabModule.php:770
-#: app/Module/IndividualFactsTabModule.php:788
+#: app/Module/IndividualFactsTabModule.php:755
+#: app/Module/IndividualFactsTabModule.php:773
+#: app/Module/IndividualFactsTabModule.php:791
msgid "Cremation of a grandparent"
msgstr "Kremacja dziadka/babci"
-#: app/Module/IndividualFactsTabModule.php:492
+#: app/Module/IndividualFactsTabModule.php:495
msgid "Cremation of a grandson"
msgstr "Kremacja wnuka"
-#: app/Module/IndividualFactsTabModule.php:510
+#: app/Module/IndividualFactsTabModule.php:513
msgctxt "daughter’s son"
msgid "Cremation of a grandson"
msgstr "Kremacja wnuka"
-#: app/Module/IndividualFactsTabModule.php:528
+#: app/Module/IndividualFactsTabModule.php:531
msgctxt "son’s son"
msgid "Cremation of a grandson"
msgstr "Kremacja wnuka"
-#: app/Module/IndividualFactsTabModule.php:474
+#: app/Module/IndividualFactsTabModule.php:477
msgid "Cremation of a half-brother"
msgstr "Kremacja brata przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:476
+#: app/Module/IndividualFactsTabModule.php:479
msgid "Cremation of a half-sibling"
msgstr "Kremacja rodzeństwa przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:475
+#: app/Module/IndividualFactsTabModule.php:478
msgid "Cremation of a half-sister"
msgstr "Kremacja siostry przyrodniej"
@@ -4212,39 +4256,39 @@ msgstr "Kremacja siostry przyrodniej"
msgid "Cremation of a husband"
msgstr "Kremacja męża"
-#: app/Module/IndividualFactsTabModule.php:768
+#: app/Module/IndividualFactsTabModule.php:771
msgid "Cremation of a maternal grandfather"
msgstr "Kremacja dziadka macierzystego"
-#: app/Module/IndividualFactsTabModule.php:769
+#: app/Module/IndividualFactsTabModule.php:772
msgid "Cremation of a maternal grandmother"
msgstr "Kremacja babci macierzystej"
-#: app/Module/IndividualFactsTabModule.php:733
+#: app/Module/IndividualFactsTabModule.php:736
msgid "Cremation of a mother"
msgstr "Kremacja matki"
-#: app/Module/IndividualFactsTabModule.php:734
+#: app/Module/IndividualFactsTabModule.php:737
msgid "Cremation of a parent"
msgstr "Kremacja rodzica"
-#: app/Module/IndividualFactsTabModule.php:786
+#: app/Module/IndividualFactsTabModule.php:789
msgid "Cremation of a paternal grandfather"
msgstr "Kremacja dziadka ojczystego"
-#: app/Module/IndividualFactsTabModule.php:787
+#: app/Module/IndividualFactsTabModule.php:790
msgid "Cremation of a paternal grandmother"
msgstr "Kremacja babci ojczystej"
-#: app/Module/IndividualFactsTabModule.php:458
+#: app/Module/IndividualFactsTabModule.php:461
msgid "Cremation of a sibling"
msgstr "Kremacja brata/siostry"
-#: app/Module/IndividualFactsTabModule.php:457
+#: app/Module/IndividualFactsTabModule.php:460
msgid "Cremation of a sister"
msgstr "Kremacja siostry"
-#: app/Module/IndividualFactsTabModule.php:438
+#: app/Module/IndividualFactsTabModule.php:441
msgid "Cremation of a son"
msgstr "Kremacja syna"
@@ -4271,14 +4315,18 @@ msgstr "Kuba"
msgid "Curitiba, Brazil"
msgstr "Curitiba, Brazylia"
-#: app/Module/HtmlBlockModule.php:192 app/Module/StatisticsChartModule.php:158
+#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:158
msgid "Custom"
msgstr "Własny"
-#: resources/views/admin/tags.phtml:931
+#: resources/views/admin/tags.phtml:932
msgid "Custom GEDCOM tags"
msgstr "Niestandardowe wpisy GEDCOM"
+#: app/Http/RequestHandlers/CheckTree.php:212
+msgid "Custom GEDCOM tags are discouraged. Try to use only standard GEDCOM tags."
+msgstr ""
+
#: resources/views/calendar-page.phtml:204
msgid "Custom event"
msgstr "Inne wydarzenie"
@@ -4292,7 +4340,7 @@ msgstr "Moduł niestandardowy"
msgid "Custom welcome text"
msgstr "Własna treść powitania"
-#: app/Module/ModuleThemeTrait.php:216 app/Module/ModuleThemeTrait.php:220
+#: app/Module/ModuleThemeTrait.php:215 app/Module/ModuleThemeTrait.php:219
msgid "Customize this page"
msgstr "Dostosuj stronę"
@@ -4311,7 +4359,7 @@ msgstr "Czechy"
msgid "DKIM digital signature"
msgstr "Sygnatura DKIM"
-#: app/Gedcom.php:1013 app/Gedcom.php:1519
+#: app/Gedcom.php:1045 app/Gedcom.php:1570
msgid "DNA markers"
msgstr "Znaczniki DNA"
@@ -4326,10 +4374,10 @@ msgstr "Daitch-Mokotoff"
msgid "Dallas, Texas, United States"
msgstr "Dallas, Teksas"
-#: app/Gedcom.php:395 app/Gedcom.php:448 app/Gedcom.php:526 app/Gedcom.php:694
-#: app/Gedcom.php:717 app/Gedcom.php:741 app/Gedcom.php:779 app/Gedcom.php:1057
-#: app/Gedcom.php:1109 app/Gedcom.php:1192 app/Gedcom.php:1225
-#: app/Gedcom.php:1556 app/Gedcom.php:1570
+#: app/Gedcom.php:411 app/Gedcom.php:464 app/Gedcom.php:504 app/Gedcom.php:542
+#: app/Gedcom.php:710 app/Gedcom.php:733 app/Gedcom.php:757 app/Gedcom.php:795
+#: app/Gedcom.php:1089 app/Gedcom.php:1143 app/Gedcom.php:1231
+#: app/Gedcom.php:1264 app/Gedcom.php:1607 app/Gedcom.php:1621
#: resources/views/admin/changes-log.phtml:137
msgid "Data"
msgstr "Dane"
@@ -4369,14 +4417,14 @@ msgstr "Katalog danych"
msgid "Database connection"
msgstr "Połączenie z bazą danych"
-#: app/Gedcom.php:1485 resources/views/setup/step-4-database-mysql.phtml:109
+#: app/Gedcom.php:1536 resources/views/setup/step-4-database-mysql.phtml:109
#: resources/views/setup/step-4-database-pgsql.phtml:95
#: resources/views/setup/step-4-database-sqlite.phtml:52
#: resources/views/setup/step-4-database-sqlsvr.phtml:95
msgid "Database name"
msgstr "Nazwa bazy danych"
-#: app/Gedcom.php:1486 resources/views/setup/step-4-database-mysql.phtml:95
+#: app/Gedcom.php:1537 resources/views/setup/step-4-database-mysql.phtml:95
#: resources/views/setup/step-4-database-pgsql.phtml:83
#: resources/views/setup/step-4-database-sqlsvr.phtml:83
msgid "Database password"
@@ -4386,18 +4434,19 @@ msgstr "Hasło do bazy danych"
msgid "Database type"
msgstr "Typ bazy danych"
-#: app/Gedcom.php:1488 resources/views/setup/step-4-database-mysql.phtml:81
+#: app/Gedcom.php:1539 resources/views/setup/step-4-database-mysql.phtml:81
#: resources/views/setup/step-4-database-pgsql.phtml:71
#: resources/views/setup/step-4-database-sqlsvr.phtml:71
msgid "Database user account"
msgstr "Użytkownik bazy danych"
-#: app/Gedcom.php:374 app/Gedcom.php:463 app/Gedcom.php:490 app/Gedcom.php:507
-#: app/Gedcom.php:933 app/Gedcom.php:1052 app/Gedcom.php:1104
-#: app/Gedcom.php:1185 app/Gedcom.php:1202 app/Gedcom.php:1206
-#: app/Gedcom.php:1210 app/Gedcom.php:1216 app/Gedcom.php:1222
-#: app/Gedcom.php:1345 app/Gedcom.php:1405 app/Gedcom.php:1539
-#: app/Http/RequestHandlers/HelpText.php:219
+#: app/Gedcom.php:390 app/Gedcom.php:479 app/Gedcom.php:506 app/Gedcom.php:523
+#: app/Gedcom.php:872 app/Gedcom.php:965 app/Gedcom.php:1084
+#: app/Gedcom.php:1138 app/Gedcom.php:1181 app/Gedcom.php:1224
+#: app/Gedcom.php:1241 app/Gedcom.php:1245 app/Gedcom.php:1249
+#: app/Gedcom.php:1255 app/Gedcom.php:1261 app/Gedcom.php:1372
+#: app/Gedcom.php:1395 app/Gedcom.php:1434 app/Gedcom.php:1456
+#: app/Gedcom.php:1590 app/Http/RequestHandlers/HelpText.php:219
#: app/Module/ResearchTaskModule.php:62 app/Module/ResearchTaskModule.php:65
#: resources/views/help/date.phtml:29 resources/views/help/date.phtml:143
#: resources/views/lists/anniversaries-table.phtml:35
@@ -4419,134 +4468,134 @@ msgstr "Data"
msgid "Date differences"
msgstr "Różnice dat"
-#: app/Gedcom.php:548
+#: app/Gedcom.php:564
msgid "Date of LDS baptism"
msgstr "Data chrztu mormońskiego"
-#: app/Gedcom.php:687
+#: app/Gedcom.php:703
msgid "Date of LDS child sealing"
msgstr "Data mormońskiego naznaczenia dziecka"
-#: app/Gedcom.php:589
+#: app/Gedcom.php:605
msgid "Date of LDS confirmation"
msgstr "Data bierzmowania mormońskiego"
-#: app/Gedcom.php:609
+#: app/Gedcom.php:625
msgid "Date of LDS endowment"
msgstr "Data obdarowania mormońskiego"
-#: app/Gedcom.php:442
+#: app/Gedcom.php:458
msgid "Date of LDS spouse sealing"
msgstr "Data mormońskiego naznaczenia małżonka"
-#: app/Gedcom.php:538
+#: app/Gedcom.php:554
msgid "Date of adoption"
msgstr "Data adopcji"
-#: app/Gedcom.php:554 resources/xml/reports/missing_facts_report.xml:129
+#: app/Gedcom.php:570 resources/xml/reports/missing_facts_report.xml:129
msgid "Date of baptism"
msgstr "Data chrztu"
-#: app/Gedcom.php:557 resources/xml/reports/missing_facts_report.xml:212
+#: app/Gedcom.php:573 resources/xml/reports/missing_facts_report.xml:212
msgid "Date of bar mitzvah"
msgstr "Data bar micwy"
-#: app/Gedcom.php:560 resources/xml/reports/missing_facts_report.xml:253
+#: app/Gedcom.php:576 resources/xml/reports/missing_facts_report.xml:253
msgid "Date of bat mitzvah"
msgstr "Data bat micwy"
-#: app/Gedcom.php:563 resources/xml/reports/fact_sources.xml:68
+#: app/Gedcom.php:579 resources/xml/reports/fact_sources.xml:68
#: resources/xml/reports/fact_sources.xml:272
#: resources/xml/reports/missing_facts_report.xml:81
#: resources/xml/reports/occupation_report.xml:49
msgid "Date of birth"
msgstr "Data urodzenia"
-#: app/Gedcom.php:567
+#: app/Gedcom.php:583
msgid "Date of blessing"
msgstr "Data błogosławieństwa"
-#: app/Gedcom.php:891
+#: app/Gedcom.php:923
msgid "Date of brit milah"
msgstr "Data obrzezania"
-#: app/Gedcom.php:570 resources/xml/reports/missing_facts_report.xml:546
+#: app/Gedcom.php:586 resources/xml/reports/missing_facts_report.xml:546
msgid "Date of burial"
msgstr "Data pochówku"
-#: app/Gedcom.php:580 resources/xml/reports/missing_facts_report.xml:170
+#: app/Gedcom.php:596 resources/xml/reports/missing_facts_report.xml:170
msgid "Date of christening"
msgstr "Data chrztu"
-#: app/Gedcom.php:586 resources/xml/reports/missing_facts_report.xml:294
+#: app/Gedcom.php:602 resources/xml/reports/missing_facts_report.xml:294
msgid "Date of confirmation"
msgstr "Data bierzmowania"
-#: app/Gedcom.php:595
+#: app/Gedcom.php:611
msgid "Date of cremation"
msgstr "Data kremacji"
-#: app/Gedcom.php:599 resources/xml/reports/cemetery_report.xml:46
+#: app/Gedcom.php:615 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 "Data śmierci"
-#: app/Gedcom.php:415
+#: app/Gedcom.php:431
msgid "Date of divorce"
msgstr "Data rozwodu"
-#: app/Gedcom.php:606
+#: app/Gedcom.php:622
msgid "Date of emigration"
msgstr "Data emigracji"
-#: app/Gedcom.php:418 resources/xml/reports/missing_facts_report.xml:336
+#: app/Gedcom.php:434 resources/xml/reports/missing_facts_report.xml:336
msgid "Date of engagement"
msgstr "Data zaręczyn"
-#: app/Gedcom.php:396 app/Gedcom.php:449 app/Gedcom.php:527 app/Gedcom.php:695
-#: app/Gedcom.php:718 app/Gedcom.php:742 app/Gedcom.php:1058
-#: app/Gedcom.php:1110 app/Gedcom.php:1193 app/Gedcom.php:1226
-#: app/Gedcom.php:1557 app/Gedcom.php:1571
+#: app/Gedcom.php:412 app/Gedcom.php:465 app/Gedcom.php:543 app/Gedcom.php:711
+#: app/Gedcom.php:734 app/Gedcom.php:758 app/Gedcom.php:1090
+#: app/Gedcom.php:1144 app/Gedcom.php:1232 app/Gedcom.php:1265
+#: app/Gedcom.php:1608 app/Gedcom.php:1622
msgid "Date of entry in original source"
msgstr "Data wpisu w oryginalnym źródle"
-#: app/Gedcom.php:615 app/Gedcom.php:1152
+#: app/Gedcom.php:631 app/Gedcom.php:1191
msgid "Date of event"
msgstr "Data wydarzenia"
-#: app/Gedcom.php:625 resources/xml/reports/missing_facts_report.xml:378
+#: app/Gedcom.php:641 resources/xml/reports/missing_facts_report.xml:378
msgid "Date of first communion"
msgstr "Data pierwszej Komunii Św"
-#: app/Gedcom.php:632
+#: app/Gedcom.php:648
msgid "Date of immigration"
msgstr "Data imigracji"
-#: app/Gedcom.php:411 app/Gedcom.php:577 app/Gedcom.php:709 app/Gedcom.php:729
-#: app/Gedcom.php:760 app/Gedcom.php:776 app/Gedcom.php:807 app/Gedcom.php:823
-#: app/Gedcom.php:1148
+#: app/Gedcom.php:427 app/Gedcom.php:593 app/Gedcom.php:725 app/Gedcom.php:745
+#: app/Gedcom.php:776 app/Gedcom.php:792 app/Gedcom.php:823 app/Gedcom.php:839
+#: app/Gedcom.php:1187
msgid "Date of last change"
msgstr "Data ostatniej zmiany"
-#: app/Gedcom.php:429 resources/xml/reports/fact_sources.xml:319
+#: app/Gedcom.php:445 resources/xml/reports/fact_sources.xml:319
#: resources/xml/reports/missing_facts_report.xml:463
msgid "Date of marriage"
msgstr "Data ślubu"
-#: app/Gedcom.php:424 resources/xml/reports/missing_facts_report.xml:420
+#: app/Gedcom.php:440 resources/xml/reports/missing_facts_report.xml:420
msgid "Date of marriage banns"
msgstr "Data zapowiedzi przedmałżeńskich"
-#: app/Gedcom.php:660
+#: app/Gedcom.php:676
msgid "Date of naturalization"
msgstr "Data naturalizacji"
-#: app/Gedcom.php:670
+#: app/Gedcom.php:686
msgid "Date of ordination"
msgstr "Data święceń"
-#: app/Gedcom.php:678
+#: app/Gedcom.php:694
msgid "Date of residence"
msgstr "Data zamieszkania"
@@ -4558,7 +4607,7 @@ msgstr "Okres czasu"
msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time."
msgstr "Okresy czasu są wykorzystywane do wskazania, że fakty, takie jak zawód, były kontynuowane przez dany okres czasu."
-#: app/Gedcom.php:782 resources/views/help/date.phtml:67
+#: app/Gedcom.php:798 resources/views/help/date.phtml:67
#: resources/views/modules/statistics-chart/custom.phtml:96
msgid "Date range"
msgstr "Zakres dat"
@@ -4617,7 +4666,7 @@ msgstr "Dzień:"
msgid "Dead"
msgstr "Zmarli"
-#: app/Gedcom.php:597 app/Http/RequestHandlers/IndividualPage.php:208
+#: app/Gedcom.php:613 app/Http/RequestHandlers/IndividualPage.php:206
#: resources/views/calendar-page.phtml:195
#: resources/views/lists/individuals-table.phtml:202
#: resources/views/lists/individuals-table.phtml:207
@@ -4760,83 +4809,83 @@ msgstr "Koniec zakresu dat śmierci"
msgid "Death date range start"
msgstr "Początek zakresu dat śmierci"
-#: app/Module/IndividualFactsTabModule.php:446
+#: app/Module/IndividualFactsTabModule.php:449
msgid "Death of a brother"
msgstr "Śmierć brata"
-#: app/Module/IndividualFactsTabModule.php:430
+#: app/Module/IndividualFactsTabModule.php:433
#: resources/views/admin/trees-preferences.phtml:484
msgid "Death of a child"
msgstr "Śmierć dziecka"
-#: app/Module/IndividualFactsTabModule.php:429
+#: app/Module/IndividualFactsTabModule.php:432
msgid "Death of a daughter"
msgstr "Śmierć córki"
-#: app/Module/IndividualFactsTabModule.php:722
+#: app/Module/IndividualFactsTabModule.php:725
#: resources/views/fact-parent-age.phtml:26
msgid "Death of a father"
msgstr "Śmierć ojca"
-#: app/Module/IndividualFactsTabModule.php:484
-#: app/Module/IndividualFactsTabModule.php:502
-#: app/Module/IndividualFactsTabModule.php:520
+#: app/Module/IndividualFactsTabModule.php:487
+#: app/Module/IndividualFactsTabModule.php:505
+#: app/Module/IndividualFactsTabModule.php:523
#: resources/views/admin/trees-preferences.phtml:478
msgid "Death of a grandchild"
msgstr "Śmierć wnuka/wnuczki"
-#: app/Module/IndividualFactsTabModule.php:483
+#: app/Module/IndividualFactsTabModule.php:486
msgid "Death of a granddaughter"
msgstr "Śmierć wnuczki"
-#: app/Module/IndividualFactsTabModule.php:501
+#: app/Module/IndividualFactsTabModule.php:504
msgctxt "daughter’s daughter"
msgid "Death of a granddaughter"
msgstr "Śmierć wnuczki"
-#: app/Module/IndividualFactsTabModule.php:519
+#: app/Module/IndividualFactsTabModule.php:522
msgctxt "son’s daughter"
msgid "Death of a granddaughter"
msgstr "Śmierć wnuczki"
-#: app/Module/IndividualFactsTabModule.php:740
+#: app/Module/IndividualFactsTabModule.php:743
msgid "Death of a grandfather"
msgstr "Śmierć dziadka"
-#: app/Module/IndividualFactsTabModule.php:741
+#: app/Module/IndividualFactsTabModule.php:744
msgid "Death of a grandmother"
msgstr "Śmierć babci"
-#: app/Module/IndividualFactsTabModule.php:742
-#: app/Module/IndividualFactsTabModule.php:760
-#: app/Module/IndividualFactsTabModule.php:778
+#: app/Module/IndividualFactsTabModule.php:745
+#: app/Module/IndividualFactsTabModule.php:763
+#: app/Module/IndividualFactsTabModule.php:781
#: resources/views/admin/trees-preferences.phtml:508
msgid "Death of a grandparent"
msgstr "Śmierć babci/dziadka"
-#: app/Module/IndividualFactsTabModule.php:482
+#: app/Module/IndividualFactsTabModule.php:485
msgid "Death of a grandson"
msgstr "Śmierć wnuka"
-#: app/Module/IndividualFactsTabModule.php:500
+#: app/Module/IndividualFactsTabModule.php:503
msgctxt "daughter’s son"
msgid "Death of a grandson"
msgstr "Śmierć wnuka"
-#: app/Module/IndividualFactsTabModule.php:518
+#: app/Module/IndividualFactsTabModule.php:521
msgctxt "son’s son"
msgid "Death of a grandson"
msgstr "Śmierć wnuka"
-#: app/Module/IndividualFactsTabModule.php:464
+#: app/Module/IndividualFactsTabModule.php:467
msgid "Death of a half-brother"
msgstr "Śmierć brata przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:466
+#: app/Module/IndividualFactsTabModule.php:469
msgid "Death of a half-sibling"
msgstr "Śmierć rodzeństwa przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:465
+#: app/Module/IndividualFactsTabModule.php:468
msgid "Death of a half-sister"
msgstr "Śmierć siostry przyrodniej"
@@ -4844,43 +4893,43 @@ msgstr "Śmierć siostry przyrodniej"
msgid "Death of a husband"
msgstr "Śmierć męża"
-#: app/Module/IndividualFactsTabModule.php:758
+#: app/Module/IndividualFactsTabModule.php:761
msgid "Death of a maternal grandfather"
msgstr "Śmierć dziadka macierzystego"
-#: app/Module/IndividualFactsTabModule.php:759
+#: app/Module/IndividualFactsTabModule.php:762
msgid "Death of a maternal grandmother"
msgstr "Śmierć babci macierzystej"
-#: app/Module/IndividualFactsTabModule.php:723
+#: app/Module/IndividualFactsTabModule.php:726
#: resources/views/fact-parent-age.phtml:16
msgid "Death of a mother"
msgstr "Śmierć matki"
-#: app/Module/IndividualFactsTabModule.php:724
+#: app/Module/IndividualFactsTabModule.php:727
#: resources/views/admin/trees-preferences.phtml:496
#: resources/views/fact-parent-age.phtml:36
msgid "Death of a parent"
msgstr "Śmierć rodzica"
-#: app/Module/IndividualFactsTabModule.php:776
+#: app/Module/IndividualFactsTabModule.php:779
msgid "Death of a paternal grandfather"
msgstr "Śmierć dziadka ojczystego"
-#: app/Module/IndividualFactsTabModule.php:777
+#: app/Module/IndividualFactsTabModule.php:780
msgid "Death of a paternal grandmother"
msgstr "Śmierć babci ojczystej"
-#: app/Module/IndividualFactsTabModule.php:448
+#: app/Module/IndividualFactsTabModule.php:451
#: resources/views/admin/trees-preferences.phtml:490
msgid "Death of a sibling"
msgstr "Śmierć brata/siostry"
-#: app/Module/IndividualFactsTabModule.php:447
+#: app/Module/IndividualFactsTabModule.php:450
msgid "Death of a sister"
msgstr "Śmierć siostry"
-#: app/Module/IndividualFactsTabModule.php:428
+#: app/Module/IndividualFactsTabModule.php:431
msgid "Death of a son"
msgstr "Śmierć syna"
@@ -4893,7 +4942,7 @@ msgstr "Śmierć współmałżonka"
msgid "Death of a wife"
msgstr "Śmierć żony"
-#: app/Gedcom.php:952
+#: app/Gedcom.php:984
msgid "Death of one spouse"
msgstr "Śmierć jednego z małżonków"
@@ -4987,12 +5036,12 @@ msgstr "Domyślna osoba"
msgid "Default theme"
msgstr "Domyślny motyw"
-#: app/Gedcom.php:1092 app/Gedcom.php:1093 app/Gedcom.php:1094
-#: app/Gedcom.php:1095 app/Gedcom.php:1096
+#: app/Gedcom.php:1126 app/Gedcom.php:1127 app/Gedcom.php:1128
+#: app/Gedcom.php:1129 app/Gedcom.php:1130
msgid "Definition"
msgstr "Definicja"
-#: app/Gedcom.php:1012
+#: app/Gedcom.php:1044
msgid "Degree"
msgstr "Stopień"
@@ -5018,7 +5067,7 @@ msgstr "DejaVu"
#: 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-privacy.phtml:274
#: resources/views/admin/trees.phtml:117
#: resources/views/admin/users-table-options.phtml:45
#: resources/views/edit-blocks-block.phtml:28
@@ -5072,7 +5121,7 @@ msgstr "Usuń swoje konto"
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 "Usunięcie rodziny spowoduje, że powiązania między jej członkami zostaną usunięte, ale poszczególne osoby nie zostaną usunięte. Usunąć rodzinę?"
-#: app/Http/RequestHandlers/GedcomLoad.php:135
+#: app/Http/RequestHandlers/GedcomLoad.php:134
msgid "Deleting…"
msgstr "Usuwanie…"
@@ -5081,6 +5130,10 @@ msgstr "Usuwanie…"
msgid "Democratic Republic of the Congo"
msgstr "Demokratyczna Republika Konga (Kinszasa)"
+#: app/Gedcom.php:1248
+msgid "Demographic data"
+msgstr ""
+
#. I18N: Name of a country or state
#: app/Statistics/Service/CountryService.php:163
msgid "Denmark"
@@ -5103,7 +5156,7 @@ msgstr "Liczba pokoleń potomków"
#. I18N: Name of a module/sidebar
#. I18N: Name of a module/report
#: app/Module/ChartsBlockModule.php:142 app/Module/ChartsBlockModule.php:256
-#: app/Module/DescendancyChartModule.php:99 app/Module/DescendancyModule.php:60
+#: app/Module/DescendancyChartModule.php:94 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
@@ -5114,7 +5167,7 @@ msgstr "Liczba pokoleń potomków"
msgid "Descendants"
msgstr "Potomkowie"
-#: app/Gedcom.php:601
+#: app/Gedcom.php:617
msgid "Descendants interest"
msgstr "Udział potomków"
@@ -5123,18 +5176,18 @@ msgid "Descendants of "
msgstr "Potomkowie - "
#. I18N: %s is an individual’s name
-#: app/Module/DescendancyChartModule.php:145
+#: app/Module/DescendancyChartModule.php:140
#, php-format
msgid "Descendants of %s"
msgstr "Potomkowie - %s"
-#: app/Gedcom.php:602 app/Gedcom.php:1071 app/Gedcom.php:1127
-#: app/Gedcom.php:1346 resources/views/admin/modules.phtml:72
-#: resources/views/admin/tags.phtml:48 resources/views/admin/tags.phtml:178
-#: resources/views/admin/tags.phtml:270 resources/views/admin/tags.phtml:332
-#: resources/views/admin/tags.phtml:407 resources/views/admin/tags.phtml:446
-#: resources/views/admin/tags.phtml:730 resources/views/admin/tags.phtml:784
-#: resources/views/admin/tags.phtml:888
+#: app/Gedcom.php:618 app/Gedcom.php:1105 app/Gedcom.php:1161
+#: app/Gedcom.php:1396 resources/views/admin/modules.phtml:72
+#: resources/views/admin/tags.phtml:49 resources/views/admin/tags.phtml:179
+#: resources/views/admin/tags.phtml:271 resources/views/admin/tags.phtml:333
+#: resources/views/admin/tags.phtml:408 resources/views/admin/tags.phtml:447
+#: resources/views/admin/tags.phtml:731 resources/views/admin/tags.phtml:785
+#: resources/views/admin/tags.phtml:889
#: resources/views/report-setup-page.phtml:25
msgid "Description"
msgstr "Opis"
@@ -5144,7 +5197,7 @@ msgstr "Opis"
msgid "Description META tag"
msgstr "Znacznik META opisu"
-#: app/Gedcom.php:465
+#: app/Gedcom.php:481 app/Gedcom.php:871
msgid "Destination"
msgstr "Cel"
@@ -5289,12 +5342,12 @@ msgstr "Wyświetlanie i zarządzanie ulubionymi stronami drzewa genealogicznego.
msgid "Display and manage a user’s favorite pages."
msgstr "Wyświetlanie i zarządzanie ulubionymi stronami użytkownika."
-#: app/Gedcom.php:414 resources/views/calendar-page.phtml:192
+#: app/Gedcom.php:430 resources/views/calendar-page.phtml:192
#: resources/views/lists/families-table.phtml:208
msgid "Divorce"
msgstr "Rozwód"
-#: app/Gedcom.php:416
+#: app/Gedcom.php:432
msgid "Divorce filed"
msgstr "Uzyskanie rozwodu"
@@ -5309,17 +5362,17 @@ msgid "Djibouti"
msgstr "Dżibuti"
#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism)
-#: app/Elements/LdsSpouseSealingDateStatus.php:69
+#: app/Elements/LdsSpouseSealingDateStatus.php:70
msgid "Do not seal, previous sealing canceled"
msgstr "Nienaznaczony, poprzednie naznaczenie anulowane"
#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism)
-#: app/Elements/LdsSpouseSealingDateStatus.php:67
+#: app/Elements/LdsSpouseSealingDateStatus.php:68
msgid "Do not seal: unauthorized"
msgstr "Nienaznaczony: nieuprawniony"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:65
+#: app/Elements/SourceMediaType.php:84
msgid "Document"
msgstr "Dokument"
@@ -5337,8 +5390,8 @@ msgstr "Dominika"
msgid "Dominican Republic"
msgstr "Dominikana"
-#: app/Module/ClippingsCartModule.php:214
-#: app/Module/ClippingsCartModule.php:258
+#: app/Module/ClippingsCartModule.php:198
+#: app/Module/ClippingsCartModule.php:242
#: resources/views/modules/share-anniversary/share.phtml:25
msgid "Download"
msgstr "Pobierz"
@@ -5348,7 +5401,7 @@ msgstr "Pobierz"
msgid "Download %s…"
msgstr "Pobieranie %s…"
-#: app/Module/ShareAnniversaryModule.php:86
+#: app/Module/ShareAnniversaryModule.php:83
msgid "Download a .ICS file containing an anniversary"
msgstr "Pobierz plik .ICS zawierający rocznicę"
@@ -5393,14 +5446,14 @@ msgid "Each user account has an option to “automatically accept changes”. Wh
msgstr "Każde konto użytkownika posiada opcję „automatycznego akceptowania zmian”. Gdy jest ona włączona, wszelkie zmiany wprowadzone przez danego użytkownika są natychmiast zapisywane. Wielu administratorów włącza tę opcję dla własnego konta użytkownika."
#: resources/views/modules/gedcom_stats/config.phtml:53
-#: resources/views/modules/gedcom_stats/statistics.phtml:166
+#: resources/views/modules/gedcom_stats/statistics.phtml:165
#: resources/views/modules/html/template-statistics.phtml:69
#: resources/views/modules/statistics-chart/individual-events.phtml:36
msgid "Earliest birth"
msgstr "Pierwsze urodziny"
#: resources/views/modules/gedcom_stats/config.phtml:55
-#: resources/views/modules/gedcom_stats/statistics.phtml:188
+#: resources/views/modules/gedcom_stats/statistics.phtml:187
#: resources/views/modules/html/template-statistics.phtml:77
#: resources/views/modules/statistics-chart/individual-events.phtml:80
msgid "Earliest death"
@@ -5444,7 +5497,7 @@ msgstr "Ekwador"
msgid "Edit"
msgstr "Edytuj"
-#: app/Http/RequestHandlers/EditMediaFileModal.php:76
+#: app/Http/RequestHandlers/EditMediaFileModal.php:74
#: resources/views/modals/edit-media-file.phtml:22
msgid "Edit a media file"
msgstr "Edytuj plik multimedialny"
@@ -5473,7 +5526,7 @@ msgid "Edit the name"
msgstr "Edytuj imię i nazwisko"
#: app/Http/RequestHandlers/EditRawFactPage.php:53
-#: app/Http/RequestHandlers/EditRawRecordPage.php:57
+#: app/Http/RequestHandlers/EditRawRecordPage.php:55
#: resources/views/edit/edit-fact.phtml:57
#: resources/views/edit/edit-record.phtml:58
#: resources/views/family-page-menu.phtml:87
@@ -5516,7 +5569,7 @@ msgstr "Edytor"
msgid "Edmonton, Alberta, Canada"
msgstr "Edmonton, Alberta, Kanada"
-#: app/Gedcom.php:603
+#: app/Gedcom.php:619
msgid "Education"
msgstr "Edukacja"
@@ -5531,7 +5584,7 @@ msgid "El Salvador"
msgstr "Salwador"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:66
+#: app/Elements/SourceMediaType.php:85
msgid "Electronic"
msgstr "Elektroniczny"
@@ -5559,14 +5612,14 @@ msgctxt "NOMINATIVE"
msgid "Elul"
msgstr "elul"
-#: app/Gedcom.php:1371 resources/views/modals/submitter-fields.phtml:17
+#: app/Gedcom.php:1421 resources/views/modals/submitter-fields.phtml:17
#: resources/views/password-request-page.phtml:23
msgid "Email"
msgstr "Email"
-#: app/Gedcom.php:375 app/Gedcom.php:484 app/Gedcom.php:508 app/Gedcom.php:763
-#: app/Gedcom.php:810 app/Gedcom.php:893 app/Gedcom.php:1441
-#: app/Gedcom.php:1469 app/Gedcom.php:1500
+#: app/Gedcom.php:391 app/Gedcom.php:500 app/Gedcom.php:524 app/Gedcom.php:779
+#: app/Gedcom.php:826 app/Gedcom.php:925 app/Gedcom.php:1492
+#: app/Gedcom.php:1520 app/Gedcom.php:1551
#: 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
@@ -5583,7 +5636,7 @@ msgstr "Adres email"
msgid "Email verified"
msgstr "Email potwierdzony"
-#: app/Gedcom.php:605 resources/views/calendar-page.phtml:201
+#: app/Gedcom.php:621 resources/views/calendar-page.phtml:201
msgid "Emigration"
msgstr "Emigracja"
@@ -5601,8 +5654,8 @@ msgctxt "MALE"
msgid "Employee"
msgstr "Pracownik"
-#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:667
-#: app/Gedcom.php:682
+#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:683
+#: app/Gedcom.php:698
msgid "Employer"
msgstr "Pracodawca"
@@ -5620,7 +5673,7 @@ msgstr "Pracodawca"
msgid "Empty the clipboard"
msgstr "Opróżnij schowek"
-#: app/Module/ClippingsCartModule.php:208
+#: app/Module/ClippingsCartModule.php:192
msgid "Empty the clippings cart"
msgstr "Usuń wszystkie wycinki"
@@ -5648,7 +5701,7 @@ msgstr "Koniec zakresu zmian"
msgid "Endowment House"
msgstr "Dom obdarowania mormońskiego"
-#: app/Gedcom.php:417 resources/xml/reports/missing_facts_report.xml:20
+#: app/Gedcom.php:433 resources/xml/reports/missing_facts_report.xml:20
msgid "Engagement"
msgstr "Zaręczyny"
@@ -5714,7 +5767,7 @@ msgstr "Esfand"
msgid "Esri/ArcGIS"
msgstr "Esri/ArcGIS"
-#: app/Gedcom.php:873
+#: app/Gedcom.php:905
msgid "Estate name"
msgstr "Nazwa nieruchomości"
@@ -5737,19 +5790,19 @@ msgstr "Etiopia"
msgid "Europe"
msgstr "Europa"
-#: app/Gedcom.php:398 app/Gedcom.php:420 app/Gedcom.php:451 app/Gedcom.php:529
-#: app/Gedcom.php:614 app/Gedcom.php:697 app/Gedcom.php:720 app/Gedcom.php:744
-#: app/Gedcom.php:1060 app/Gedcom.php:1112 app/Gedcom.php:1151
-#: app/Gedcom.php:1195 app/Gedcom.php:1228 app/Gedcom.php:1559
-#: app/Gedcom.php:1573 resources/views/lists/anniversaries-table.phtml:42
+#: app/Gedcom.php:414 app/Gedcom.php:436 app/Gedcom.php:467 app/Gedcom.php:545
+#: app/Gedcom.php:630 app/Gedcom.php:713 app/Gedcom.php:736 app/Gedcom.php:760
+#: app/Gedcom.php:1092 app/Gedcom.php:1146 app/Gedcom.php:1190
+#: app/Gedcom.php:1234 app/Gedcom.php:1267 app/Gedcom.php:1610
+#: app/Gedcom.php:1624 resources/views/lists/anniversaries-table.phtml:42
#: resources/xml/reports/fact_sources.xml:70
#: resources/xml/reports/fact_sources.xml:157
#: resources/xml/reports/missing_facts_report.xml:55
msgid "Event"
msgstr "Wydarzenie"
-#: app/Gedcom.php:781 resources/views/calendar-page.phtml:175
-#: resources/views/modules/gedcom_stats/statistics.phtml:134
+#: app/Gedcom.php:797 resources/views/calendar-page.phtml:175
+#: resources/views/modules/gedcom_stats/statistics.phtml:133
#: resources/views/modules/html/template-statistics.phtml:56
#: resources/views/modules/statistics-chart/individual-events.phtml:10
#: resources/views/modules/todays_events/config.phtml:28
@@ -5777,7 +5830,7 @@ msgstr "Dokładnie"
msgid "Exact date"
msgstr "Dokładna data"
-#: app/Module/IndividualListModule.php:351
+#: app/Module/IndividualListModule.php:348
#, php-format
msgid "Exclude individuals with “%s” as a married name"
msgstr "Nie pokazuj osób, które po ślubie noszą nazwisko „%s”"
@@ -5790,7 +5843,7 @@ msgstr "Wyklucz podkatalogi"
#: app/Elements/LdsBaptismDateStatus.php:69
#: app/Elements/LdsChildSealingDateStatus.php:62
#: app/Elements/LdsEndowmentDateStatus.php:70
-#: app/Elements/LdsSpouseSealingDateStatus.php:71
+#: app/Elements/LdsSpouseSealingDateStatus.php:72
msgid "Excluded from this submission"
msgstr "Wyłączone z tego przedstawienia"
@@ -5803,7 +5856,7 @@ msgstr "Wyjaśnij dlaczego chcesz utworzyć konto."
msgid "Export"
msgstr "Eksportuj"
-#: app/Http/RequestHandlers/ExportGedcomPage.php:50
+#: app/Http/RequestHandlers/ExportGedcomPage.php:53
msgid "Export a GEDCOM file"
msgstr "Eksportuj plik GEDCOM"
@@ -5811,8 +5864,8 @@ msgstr "Eksportuj plik GEDCOM"
msgid "Export all the family trees to GEDCOM files…"
msgstr "Eksportowanie wszystkich drzew genealogicznych do plików GEDCOM…"
-#: resources/views/admin/trees-export.phtml:59
-#: resources/views/modules/clippings/download.phtml:21
+#: resources/views/admin/trees-export.phtml:61
+#: resources/views/modules/clippings/download.phtml:23
msgid "Export preferences"
msgstr "Ustawienia eksportu"
@@ -5826,7 +5879,7 @@ msgstr "Rozszerzone ustawienia prywatności osób zmarłych"
msgid "External files"
msgstr "Pliki zewnętrzne"
-#: app/Gedcom.php:1521
+#: app/Gedcom.php:1039 app/Gedcom.php:1572
msgid "External link"
msgstr "Odnośnik zewnętrzny"
@@ -5835,12 +5888,12 @@ msgid "External media files have a URL instead of a filename."
msgstr "Pliki zewnętrzne mają adres URL zamiast nazwy pliku."
#. I18N: Name of a module/sidebar
-#: app/Gedcom.php:1265 app/Gedcom.php:1297
+#: app/Gedcom.php:1304 app/Gedcom.php:1336
#: app/Module/IndividualMetadataModule.php:60
msgid "Extra information"
msgstr "Dodatkowe informacje"
-#: app/Gedcom.php:894
+#: app/Gedcom.php:926
msgid "Eye color"
msgstr "Kolor oczu"
@@ -5860,64 +5913,77 @@ msgid "FAQs are lists of questions and answers, which allow you to explain the s
msgstr "FAQ jest listą pytań i odpowiedzi, które pozwalają wyjaśnić reguły rządzące stroną, zasady i procedury dla odwiedzających. Pytania są zazwyczaj dotyczą ochrony prywatności, praw autorskich, kont użytkowników, nieodpowiednich treści, wymogów dotyczących źródeł, itp."
#. I18N: https://foko.genealogy.net
-#: app/Gedcom.php:1249 app/Gedcom.php:1251 app/Gedcom.php:1281
-#: app/Gedcom.php:1283
+#: app/Gedcom.php:1288 app/Gedcom.php:1290 app/Gedcom.php:1320
+#: app/Gedcom.php:1322
msgid "FOKO country"
msgstr "Kraj FOKO"
-#: app/Gedcom.php:618
+#: app/Gedcom.php:634
msgid "Fact"
msgstr "Fakt"
-#: app/Gedcom.php:953 app/Gedcom.php:972 app/Gedcom.php:990
+#: app/Gedcom.php:985 app/Gedcom.php:1004 app/Gedcom.php:1022
+#: app/Gedcom.php:1049
msgid "Fact 1"
msgstr "Fakt 1"
-#: app/Gedcom.php:954 app/Gedcom.php:973 app/Gedcom.php:991
+#: app/Gedcom.php:986 app/Gedcom.php:1005 app/Gedcom.php:1023
+#: app/Gedcom.php:1050
msgid "Fact 10"
msgstr "Fakt 10"
-#: app/Gedcom.php:955 app/Gedcom.php:974 app/Gedcom.php:992
+#: app/Gedcom.php:987 app/Gedcom.php:1006 app/Gedcom.php:1024
+#: app/Gedcom.php:1051
msgid "Fact 11"
msgstr "Fakt 11"
-#: app/Gedcom.php:956 app/Gedcom.php:975 app/Gedcom.php:993
+#: app/Gedcom.php:988 app/Gedcom.php:1007 app/Gedcom.php:1025
+#: app/Gedcom.php:1052
msgid "Fact 12"
msgstr "Fakt 12"
-#: app/Gedcom.php:957 app/Gedcom.php:976 app/Gedcom.php:994
+#: app/Gedcom.php:989 app/Gedcom.php:1008 app/Gedcom.php:1026
+#: app/Gedcom.php:1053
msgid "Fact 13"
msgstr "Fakt 13"
-#: app/Gedcom.php:958 app/Gedcom.php:977 app/Gedcom.php:995
+#: app/Gedcom.php:990 app/Gedcom.php:1009 app/Gedcom.php:1027
+#: app/Gedcom.php:1054
msgid "Fact 2"
msgstr "Fakt 2"
-#: app/Gedcom.php:959 app/Gedcom.php:978 app/Gedcom.php:996
+#: app/Gedcom.php:991 app/Gedcom.php:1010 app/Gedcom.php:1028
+#: app/Gedcom.php:1055
msgid "Fact 3"
msgstr "Fakt 3"
-#: app/Gedcom.php:960 app/Gedcom.php:979 app/Gedcom.php:997
+#: app/Gedcom.php:992 app/Gedcom.php:1011 app/Gedcom.php:1029
+#: app/Gedcom.php:1056
msgid "Fact 4"
msgstr "Fakt 4"
-#: app/Gedcom.php:961 app/Gedcom.php:980 app/Gedcom.php:998
+#: app/Gedcom.php:993 app/Gedcom.php:1012 app/Gedcom.php:1030
+#: app/Gedcom.php:1057
msgid "Fact 5"
msgstr "Fakt 5"
-#: app/Gedcom.php:962 app/Gedcom.php:981 app/Gedcom.php:999
+#: app/Gedcom.php:994 app/Gedcom.php:1013 app/Gedcom.php:1031
+#: app/Gedcom.php:1058
msgid "Fact 6"
msgstr "Fakt 6"
-#: app/Gedcom.php:963 app/Gedcom.php:982 app/Gedcom.php:1000
+#: app/Gedcom.php:995 app/Gedcom.php:1014 app/Gedcom.php:1032
+#: app/Gedcom.php:1059
msgid "Fact 7"
msgstr "Fakt 7"
-#: app/Gedcom.php:964 app/Gedcom.php:983 app/Gedcom.php:1001
+#: app/Gedcom.php:996 app/Gedcom.php:1015 app/Gedcom.php:1033
+#: app/Gedcom.php:1060
msgid "Fact 8"
msgstr "Fakt 8"
-#: app/Gedcom.php:965 app/Gedcom.php:984 app/Gedcom.php:1002
+#: app/Gedcom.php:997 app/Gedcom.php:1016 app/Gedcom.php:1034
+#: app/Gedcom.php:1061
msgid "Fact 9"
msgstr "Fakt 9"
@@ -5926,7 +5992,7 @@ msgstr "Fakt 9"
msgid "Fact icons"
msgstr "Ikonki faktów"
-#: resources/views/admin/trees-privacy.phtml:226
+#: resources/views/admin/trees-privacy.phtml:230
msgid "Fact or event"
msgstr "Fakt lub wydarzenie"
@@ -5934,7 +6000,7 @@ msgstr "Fakt lub wydarzenie"
#: 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:435 resources/views/family-page.phtml:34
+#: resources/views/admin/tags.phtml:436 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
@@ -5964,10 +6030,10 @@ msgstr "Falklandy (Malwiny)"
#. I18N: Name of a module/list
#. I18N: Name of a module
-#: app/Module/AncestorsChartModule.php:261
-#: app/Module/DescendancyChartModule.php:254 app/Module/FamilyListModule.php:43
+#: app/Module/AncestorsChartModule.php:258
+#: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:43
#: app/Module/FixSearchAndReplace.php:109
-#: app/Module/IndividualListModule.php:320 app/Module/RelativesTabModule.php:42
+#: app/Module/IndividualListModule.php:317 app/Module/RelativesTabModule.php:42
#: app/Module/StatisticsChartModule.php:148
#: app/Module/StatisticsChartModule.php:381
#: app/Module/StatisticsChartModule.php:472
@@ -5980,7 +6046,7 @@ msgstr "Falklandy (Malwiny)"
#: resources/views/lists/sources-table.phtml:99
#: resources/views/lists/submitters-table.phtml:69
#: resources/views/modules/gedcom_stats/config.phtml:47
-#: resources/views/modules/gedcom_stats/statistics.phtml:89
+#: resources/views/modules/gedcom_stats/statistics.phtml:88
#: resources/views/modules/html/template-statistics.phtml:40
#: resources/views/modules/place-hierarchy/events.phtml:26
#: resources/views/modules/place-hierarchy/sidebar.phtml:45
@@ -5998,7 +6064,8 @@ msgid "Families with sources"
msgstr "Liczba rodzin powiązanych ze źródłami"
#. I18N: Name of a module/report
-#: app/Gedcom.php:363 app/Gedcom.php:970
+#: app/Gedcom.php:379 app/Gedcom.php:1002
+#: app/Http/RequestHandlers/CheckTree.php:344
#: app/Module/FamilyGroupReportModule.php:44
#: resources/views/admin/trees-privacy.phtml:167
#: resources/views/edit/link-child-to-family.phtml:25
@@ -6015,11 +6082,11 @@ msgstr "Liczba rodzin powiązanych ze źródłami"
msgid "Family"
msgstr "Rodzina"
-#: app/Gedcom.php:620
+#: app/Gedcom.php:636
msgid "Family as a child"
msgstr "Rodzice"
-#: app/Gedcom.php:623
+#: app/Gedcom.php:639
msgid "Family as a spouse"
msgstr "Współmałżonek"
@@ -6034,15 +6101,15 @@ msgstr "Księga rodzinna"
msgid "Family book of %s"
msgstr "Księga rodzinna - %s"
-#: app/Gedcom.php:409
+#: app/Gedcom.php:425
msgid "Family census"
msgstr "Spis rodzin"
-#: resources/views/admin/tags.phtml:953
+#: resources/views/admin/tags.phtml:954
msgid "Family facts and events"
msgstr "Fakty i wydarzenia rodzinne"
-#: app/Gedcom.php:827
+#: app/Gedcom.php:843
msgid "Family file"
msgstr "Plik rodziny"
@@ -6061,15 +6128,16 @@ msgstr "Wiadomości rodzinne i ogłoszenia witryny."
msgid "Family of %s"
msgstr "Rodzina - %s"
-#: app/Gedcom.php:438
+#: app/Gedcom.php:454
msgid "Family residence"
msgstr "Miejsce zamieszkania rodziny"
-#: app/Gedcom.php:1067
+#: app/Gedcom.php:1101
msgid "Family status"
msgstr "Status rodziny"
-#: app/Module/TreesMenuModule.php:95 resources/views/admin/changes-log.phtml:92
+#: app/Gedcom.php:861 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:318
#: resources/views/admin/fix-level-0-media.phtml:34
@@ -6084,8 +6152,8 @@ msgstr "Status rodziny"
msgid "Family tree"
msgstr "Drzewo genealogiczne"
-#: app/Module/ClippingsCartModule.php:258
-#: app/Module/ClippingsCartModule.php:458
+#: app/Module/ClippingsCartModule.php:242
+#: app/Module/ClippingsCartModule.php:403
msgid "Family tree clippings cart"
msgstr "Koszyk wycinków z drzewa genealogicznego"
@@ -6103,16 +6171,16 @@ msgid "Family trees"
msgstr "Drzewa genealogiczne"
#. I18N: %s is the spouse name
-#: app/Individual.php:913
+#: app/Individual.php:920
#, php-format
msgid "Family with %s"
msgstr "Rodzina z %s"
-#: app/Individual.php:843
+#: app/Individual.php:850
msgid "Family with adoptive parents"
msgstr "Rodzina z rodzicami przybranymi"
-#: app/Individual.php:844
+#: app/Individual.php:851
msgid "Family with foster parents"
msgstr "Rodzina z rodzicami zastępczymi"
@@ -6121,28 +6189,28 @@ msgstr "Rodzina z rodzicami zastępczymi"
msgid "Family with husband"
msgstr "Mąż"
-#: app/Individual.php:842 app/Individual.php:896
+#: app/Individual.php:849 app/Individual.php:903
#: resources/xml/reports/individual_ext_report.xml:245
#: resources/xml/reports/individual_report.xml:234
msgid "Family with parents"
msgstr "Rodzice"
#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing.
-#: app/Individual.php:848
+#: app/Individual.php:855
msgid "Family with rada parents"
msgstr "Rodzina z rodzicami mlecznymi"
#. I18N: “sealing” is a Mormon ceremony.
-#: app/Individual.php:846
+#: app/Individual.php:853
msgid "Family with sealing parents"
msgstr "Rodzina z rodzicami naznaczonymi"
-#: app/Module/ModuleThemeTrait.php:186 resources/views/chart-box.phtml:35
+#: app/Module/ModuleThemeTrait.php:185 resources/views/chart-box.phtml:35
msgid "Family with spouse"
msgstr "Małżeństwo z"
#: resources/views/modules/gedcom_stats/config.phtml:59
-#: resources/views/modules/gedcom_stats/statistics.phtml:236
+#: resources/views/modules/gedcom_stats/statistics.phtml:235
#: resources/views/modules/html/template-statistics.phtml:93
msgid "Family with the most children"
msgstr "Najwięcej dzieci w rodzinie"
@@ -6153,17 +6221,17 @@ msgid "Family with wife"
msgstr "Żona"
#. I18N: familysearch.org
-#: app/Gedcom.php:920
+#: app/Gedcom.php:952
msgid "FamilySearch ID"
msgstr "FamilySearch ID"
#. I18N: Name of a module/chart
-#: app/Module/FanChartModule.php:143
+#: app/Module/FanChartModule.php:138
msgid "Fan chart"
msgstr "Diagram kołowy"
#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name
-#: app/Module/FanChartModule.php:189
+#: app/Module/FanChartModule.php:184
#, php-format
msgid "Fan chart of %s"
msgstr "Diagram kołowy - %s"
@@ -6222,13 +6290,13 @@ msgid "Father’s age"
msgstr "Wiek ojca"
#. I18N: A step-family. %s is an individual’s name
-#: app/Individual.php:874
+#: app/Individual.php:881
#, php-format
msgid "Father’s family with %s"
msgstr "Rodzina ojca z: %s"
#. I18N: A step-family.
-#: app/Individual.php:878
+#: app/Individual.php:885
msgid "Father’s family with an unknown individual"
msgstr "Rodzina ojca z nieznaną osobą"
@@ -6238,8 +6306,8 @@ msgstr "Rodzina ojca z nieznaną osobą"
msgid "Favorites"
msgstr "Ulubione"
-#: app/Gedcom.php:376 app/Gedcom.php:485 app/Gedcom.php:509 app/Gedcom.php:764
-#: app/Gedcom.php:811 app/Gedcom.php:1442
+#: app/Gedcom.php:392 app/Gedcom.php:501 app/Gedcom.php:525 app/Gedcom.php:780
+#: app/Gedcom.php:827 app/Gedcom.php:1493
msgid "Fax"
msgstr "Faks"
@@ -6284,8 +6352,8 @@ msgstr "Kobieta"
#: 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:65
-#: resources/views/modules/gedcom_stats/statistics.phtml:228
+#: resources/views/modules/gedcom_stats/statistics.phtml:64
+#: resources/views/modules/gedcom_stats/statistics.phtml:227
#: resources/views/modules/html/template-statistics.phtml:32
#: resources/views/modules/statistics-chart/greatest-age.phtml:26
#: resources/views/modules/statistics-chart/lifespan.phtml:35
@@ -6299,7 +6367,7 @@ msgstr "Kobiety"
msgid "Fiji"
msgstr "Fidżi"
-#: app/Gedcom.php:934 app/Http/RequestHandlers/ManageMediaData.php:362
+#: app/Gedcom.php:966 app/Http/RequestHandlers/ManageMediaData.php:362
#: app/MediaFile.php:316
msgid "File size"
msgstr "Rozmiar pliku"
@@ -6308,9 +6376,10 @@ msgstr "Rozmiar pliku"
msgid "File successfully uploaded"
msgstr "Wgrywanie pliku zostało zakończone pomyślnie"
-#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:466
-#: app/Gedcom.php:732 app/Http/RequestHandlers/ManageMediaData.php:344
-#: resources/views/admin/trees-export.phtml:34
+#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:482
+#: app/Gedcom.php:748 app/Http/RequestHandlers/ManageMediaData.php:344
+#: resources/views/admin/gedcom-export-options.phtml:64
+#: resources/views/admin/trees-export.phtml:36
#: resources/views/modals/media-file-fields.phtml:70
msgid "Filename"
msgstr "Nazwa pliku"
@@ -6355,11 +6424,11 @@ msgstr "Znajdź źródło"
msgid "Find a special character"
msgstr "Znajdź znak specjalny"
-#: app/Module/RelationshipsChartModule.php:731
+#: app/Module/RelationshipsChartModule.php:728
msgid "Find all possible relationships"
msgstr "Znajdź wszystkie możliwe relacje"
-#: app/Module/RelationshipsChartModule.php:459
+#: app/Module/RelationshipsChartModule.php:456
msgid "Find any relationship"
msgstr "Znajdź każde pokrewieństwo"
@@ -6368,16 +6437,16 @@ msgstr "Znajdź każde pokrewieństwo"
msgid "Find duplicates"
msgstr "Znajdź duplikaty"
-#: app/Module/RelationshipsChartModule.php:733
+#: app/Module/RelationshipsChartModule.php:730
msgid "Find other relationships"
msgstr "Znajdź pozostałe pokrewieństwa"
-#: app/Module/RelationshipsChartModule.php:460
+#: app/Module/RelationshipsChartModule.php:457
#: resources/views/modules/relationships-chart/page.phtml:55
msgid "Find relationships via ancestors"
msgstr "Znajdź pokrewieństwo poprzez przodków"
-#: app/Module/RelationshipsChartModule.php:737
+#: app/Module/RelationshipsChartModule.php:734
#: resources/views/modules/relationships-chart/page.phtml:67
msgid "Find the closest relationships"
msgstr "Znajdź najbliższe relacje"
@@ -6392,7 +6461,7 @@ msgstr "Znajdź niespokrewnione osoby"
msgid "Finland"
msgstr "Finlandia"
-#: app/Gedcom.php:624 resources/xml/reports/missing_facts_report.xml:21
+#: app/Gedcom.php:640 resources/xml/reports/missing_facts_report.xml:21
msgid "First communion"
msgstr "Pierwsza Komunia Św"
@@ -6507,7 +6576,7 @@ msgid "For help with genealogy questions contact %s."
msgstr "Na pytania genealogiczne odpowiada %s."
#: resources/views/admin/control-panel.phtml:206
-#: resources/views/admin/tags.phtml:969
+#: resources/views/admin/tags.phtml:970
#: resources/views/modules/bing-maps/config.phtml:38
#: resources/views/modules/geonames/config.phtml:38
#: resources/views/modules/google-maps/config.phtml:38
@@ -6538,9 +6607,9 @@ msgstr "Dla stron z więcej niż jednym drzewem genealogicznym ta opcja pozwala
msgid "Forgot password?"
msgstr "Nie pamiętam hasła?"
-#: app/Gedcom.php:385 app/Gedcom.php:468 app/Gedcom.php:473 app/Gedcom.php:516
-#: app/Gedcom.php:733 app/Gedcom.php:1156
-#: resources/views/admin/gedcom-export-options.phtml:19
+#: app/Gedcom.php:401 app/Gedcom.php:484 app/Gedcom.php:489 app/Gedcom.php:532
+#: app/Gedcom.php:749 app/Gedcom.php:1195
+#: resources/views/admin/gedcom-export-options.phtml:22
#: 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
@@ -6557,17 +6626,17 @@ msgstr "Formatowanie tekstu i notatek"
msgid "Fort Lauderdale, Florida, United States"
msgstr "Fort Lauderdale, Floryda, Stany Zjednoczone"
-#: app/Elements/PedigreeLinkageType.php:62
+#: app/Elements/PedigreeLinkageType.php:82
msgctxt "Female pedigree"
msgid "Foster"
msgstr "przybrana"
-#: app/Elements/PedigreeLinkageType.php:52
+#: app/Elements/PedigreeLinkageType.php:72
msgctxt "Male pedigree"
msgid "Foster"
msgstr "przybrany"
-#: app/Elements/PedigreeLinkageType.php:72
+#: app/Elements/PedigreeLinkageType.php:92
msgctxt "Pedigree"
msgid "Foster"
msgstr "przybrane"
@@ -6722,16 +6791,16 @@ msgstr "Fructidor"
msgid "Fukuoka, Japan"
msgstr "Fukuoka, Japonia"
-#: app/Gedcom.php:895 app/Gedcom.php:1471
+#: app/Gedcom.php:867 app/Gedcom.php:927 app/Gedcom.php:1522
msgid "Funeral"
msgstr "Pogrzeb"
-#: app/Gedcom.php:467 resources/views/admin/gedcom-export-options.phtml:27
+#: app/Gedcom.php:483 resources/views/admin/gedcom-export-options.phtml:30
msgid "GEDCOM"
msgstr "GEDCOM"
#. I18N: A configuration setting
-#: resources/views/admin/trees-check.phtml:23
+#: resources/views/admin/trees-check.phtml:24
#: resources/views/admin/trees-preferences.phtml:616
msgid "GEDCOM errors"
msgstr "Błędy GEDCOM"
@@ -6740,11 +6809,11 @@ msgstr "Błędy GEDCOM"
msgid "GEDCOM file"
msgstr "Plik GEDCOM"
-#: resources/views/admin/tags.phtml:49 resources/views/admin/tags.phtml:179
-#: resources/views/admin/tags.phtml:271 resources/views/admin/tags.phtml:333
-#: resources/views/admin/tags.phtml:408 resources/views/admin/tags.phtml:447
-#: resources/views/admin/tags.phtml:731 resources/views/admin/tags.phtml:785
-#: resources/views/admin/tags.phtml:889
+#: resources/views/admin/tags.phtml:50 resources/views/admin/tags.phtml:180
+#: resources/views/admin/tags.phtml:272 resources/views/admin/tags.phtml:334
+#: resources/views/admin/tags.phtml:409 resources/views/admin/tags.phtml:448
+#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786
+#: resources/views/admin/tags.phtml:890
msgid "GEDCOM tag"
msgstr "Wpis GEDCOM"
@@ -6754,16 +6823,25 @@ msgid "GEDCOM tags"
msgstr "Wpisy GEDCOM"
#. I18N: https://genealogy.net/GEDCOM/
-#: resources/views/admin/tags.phtml:963
+#: app/Gedcom.php:1115 resources/views/admin/tags.phtml:964
msgid "GEDCOM-L"
msgstr "GEDCOM-L"
+#. I18N: GEDZIP = file format
+#: resources/views/admin/gedcom-export-options.phtml:55
+msgid "GEDZIP"
+msgstr ""
+
#. I18N: https://gov.genealogy.net
-#: app/Gedcom.php:1047 app/Gedcom.php:1099 app/Gedcom.php:1214
-#: app/Gedcom.php:1253 app/Gedcom.php:1285
+#: app/Gedcom.php:1079 app/Gedcom.php:1133 app/Gedcom.php:1253
+#: app/Gedcom.php:1292 app/Gedcom.php:1324
msgid "GOV identifier"
msgstr "Identyfikator GOV"
+#: app/Gedcom.php:1243
+msgid "GOV identifier type"
+msgstr ""
+
#. I18N: Name of a country or state
#: app/Statistics/Service/CountryService.php:199
msgid "Gabon"
@@ -6774,7 +6852,7 @@ msgstr "Gabon"
msgid "Gambia"
msgstr "Gambia"
-#: app/Gedcom.php:685 app/Gedcom.php:1123
+#: app/Gedcom.php:701 app/Gedcom.php:1157
#: resources/views/individual-sex.phtml:28
#: resources/xml/reports/family_group_report.xml:844
#: resources/xml/reports/individual_ext_report.xml:399
@@ -6809,7 +6887,7 @@ msgid "General search"
msgstr "Wyszukiwanie ogólne"
#. I18N: Description of the “Sitemaps” module
-#: app/Module/SiteMapModule.php:114
+#: app/Module/SiteMapModule.php:110
msgid "Generate sitemap files for search engines."
msgstr "Generuje pliki mapy witryny dla wyszukiwarek."
@@ -6842,11 +6920,11 @@ msgstr "Pokolenie "
msgid "Generations"
msgstr "Liczba pokoleń"
-#: app/Gedcom.php:821
+#: app/Gedcom.php:837
msgid "Generations of ancestors"
msgstr "Pokolenia przodków"
-#: app/Gedcom.php:826
+#: app/Gedcom.php:842
msgid "Generations of descendants"
msgstr "Pokolenia potomków"
@@ -6936,7 +7014,7 @@ msgstr "Gilbert, Arizona, Stany Zjednoczone"
msgid "Given name"
msgstr "Imię"
-#: app/Gedcom.php:636 app/Gedcom.php:643 app/Gedcom.php:648
+#: app/Gedcom.php:652 app/Gedcom.php:659 app/Gedcom.php:664
#: resources/views/lists/families-table.phtml:220
#: resources/views/lists/families-table.phtml:223
#: resources/views/lists/given-names-table.phtml:21
@@ -6963,11 +7041,12 @@ msgstr "Ojciec chrzestny"
msgid "Godmother"
msgstr "Matka chrzestna"
-#: app/Elements/RelationIsDescriptor.php:109 app/Gedcom.php:1300
+#: app/Elements/RelationIsDescriptor.php:109
msgid "Godparent"
msgstr "Rodzice chrzestni"
-#: app/Gedcom.php:581
+#: app/Gedcom.php:597 app/Gedcom.php:1153 app/Gedcom.php:1154
+#: app/Gedcom.php:1338 app/Gedcom.php:1339
msgid "Godparents"
msgstr "Rodzice chrzestni"
@@ -6988,7 +7067,7 @@ msgstr "Mapy Google"
msgid "Google™ webmaster tools"
msgstr "Google™ webmaster tools"
-#: app/Gedcom.php:627
+#: app/Gedcom.php:643
msgid "Graduation"
msgstr "Ukończenie szkoły"
@@ -7090,11 +7169,11 @@ msgid "Guyana"
msgstr "Gujana"
#. I18N: Name of a module
-#: app/Module/HtmlBlockModule.php:59
+#: app/Module/HtmlBlockModule.php:60
msgid "HTML"
msgstr "HTML"
-#: app/Gedcom.php:896
+#: app/Gedcom.php:928
msgid "Hair color"
msgstr "Kolor włosów"
@@ -7151,7 +7230,8 @@ msgstr "Został ochrzczony"
msgid "He was cremated"
msgstr "Został skremowany"
-#: app/Gedcom.php:459 app/Header.php:42 app/Header.php:43 app/Header.php:44
+#: app/Gedcom.php:475 app/Header.php:42 app/Header.php:43 app/Header.php:44
+#: app/Http/RequestHandlers/CheckTree.php:345
msgid "Header"
msgstr "Nagłówek"
@@ -7164,11 +7244,11 @@ msgstr "Wyspy Heard i McDonalda"
msgid "Hebrew"
msgstr "hebrajski"
-#: app/Gedcom.php:877 app/Gedcom.php:878
+#: app/Gedcom.php:909 app/Gedcom.php:910
msgid "Hebrew name"
msgstr "Nazwisko hebrajskie"
-#: app/Gedcom.php:897
+#: app/Gedcom.php:929
msgid "Height"
msgstr "Wysokość"
@@ -7268,16 +7348,16 @@ msgctxt "NOMINATIVE"
msgid "Heshvan"
msgstr "cheszwan"
-#: resources/views/admin/tags.phtml:50 resources/views/admin/tags.phtml:180
-#: resources/views/admin/tags.phtml:272 resources/views/admin/tags.phtml:334
-#: resources/views/admin/tags.phtml:409 resources/views/admin/tags.phtml:448
-#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786
-#: resources/views/admin/tags.phtml:890
+#: resources/views/admin/tags.phtml:51 resources/views/admin/tags.phtml:181
+#: resources/views/admin/tags.phtml:273 resources/views/admin/tags.phtml:335
+#: resources/views/admin/tags.phtml:410 resources/views/admin/tags.phtml:449
+#: resources/views/admin/tags.phtml:733 resources/views/admin/tags.phtml:787
+#: resources/views/admin/tags.phtml:891
msgid "Hide GEDCOM tags"
msgstr "Ukryj wpisy GEDCOM"
#: app/Auth.php:564 app/Auth.php:577
-#: app/Http/RequestHandlers/TreePreferencesPage.php:127
+#: app/Http/RequestHandlers/TreePreferencesPage.php:126
#: app/Http/RequestHandlers/TreePrivacyPage.php:94
#: resources/views/admin/trees-privacy.phtml:150
msgid "Hide from everyone"
@@ -7302,13 +7382,13 @@ msgstr "Ukryj hasło"
msgid "Hide unused locations"
msgstr "Ukryj nieużywane miejsca"
-#: app/Gedcom.php:1218
+#: app/Gedcom.php:1257
msgid "Hierarchical relationship"
msgstr "Związek hierarchiczny"
-#: app/Gedcom.php:938 app/Gedcom.php:1122 app/Gedcom.php:1138
-#: app/Gedcom.php:1246 app/Gedcom.php:1267 app/Gedcom.php:1278
-#: app/Gedcom.php:1301 app/Gedcom.php:1406 app/Gedcom.php:1477
+#: app/Gedcom.php:970 app/Gedcom.php:1156 app/Gedcom.php:1172
+#: app/Gedcom.php:1285 app/Gedcom.php:1306 app/Gedcom.php:1317
+#: app/Gedcom.php:1340 app/Gedcom.php:1457 app/Gedcom.php:1528
#: resources/xml/reports/individual_ext_report.xml:11
#: resources/xml/reports/individual_report.xml:8
msgid "Highlighted image"
@@ -7336,12 +7416,12 @@ msgstr "Wydarzenia historyczne"
#. I18N: Name of a module
#. I18N: A configuration setting
-#: app/Module/HitCountFooterModule.php:76
+#: app/Module/HitCountFooterModule.php:73
#: resources/views/admin/trees-preferences.phtml:629
msgid "Hit counters"
msgstr "Liczniki odwiedzin"
-#: app/Gedcom.php:1472
+#: app/Gedcom.php:1523
msgid "Holocaust"
msgstr "Holokaust"
@@ -7367,17 +7447,17 @@ msgstr "Hong Kong"
#. I18N: Name of a module/chart
#: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:257
-#: app/Module/HourglassChartModule.php:82
+#: app/Module/HourglassChartModule.php:79
msgid "Hourglass chart"
msgstr "Diagram klepsydrowy"
#. I18N: %s is an individual’s name
-#: app/Module/HourglassChartModule.php:128
+#: app/Module/HourglassChartModule.php:125
#, php-format
msgid "Hourglass chart of %s"
msgstr "%s - diagram klepsydrowy"
-#: app/Gedcom.php:1243 app/Gedcom.php:1275
+#: app/Gedcom.php:1282 app/Gedcom.php:1314
msgid "House number"
msgstr "Numer domu"
@@ -7400,8 +7480,8 @@ msgstr "Ile rekurencji wykorzystać przy wyszukaniu pokrewieństwa"
msgid "Hungary"
msgstr "Węgry"
-#: app/Gedcom.php:377 app/Gedcom.php:422
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77
+#: app/Gedcom.php:393 app/Gedcom.php:438
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:74
#: resources/views/edit/change-family-members.phtml:32
#: resources/views/edit/change-family-members.phtml:47
#: resources/views/fact-date.phtml:138
@@ -7419,7 +7499,7 @@ msgstr "Węgry"
msgid "Husband"
msgstr "Mąż"
-#: app/Gedcom.php:378 resources/views/modules/timeline-chart/chart.phtml:355
+#: app/Gedcom.php:394 resources/views/modules/timeline-chart/chart.phtml:355
msgid "Husband’s age"
msgstr "Wiek męża"
@@ -7443,11 +7523,11 @@ msgstr "islandzka"
msgid "Idaho Falls, Idaho, United States"
msgstr "Idaho Falls, Idaho, Stany Zjednoczone"
-#: app/Gedcom.php:629
+#: app/Gedcom.php:645
msgid "Identification number"
msgstr "Numer identyfikacyjny"
-#: resources/views/admin/tags.phtml:773
+#: resources/views/admin/tags.phtml:774
msgid "Identifiers"
msgstr "Identyfikatory"
@@ -7576,7 +7656,7 @@ msgstr "Wymiary zdjęcia"
msgid "Images without watermarks"
msgstr "Obrazy bez znaków wodnych"
-#: app/Gedcom.php:631
+#: app/Gedcom.php:647
msgid "Immigration"
msgstr "Imigracja"
@@ -7650,7 +7730,7 @@ msgstr "Uwzględnij aliasy"
msgid "Include associates"
msgstr "Dołącz osoby powiązane"
-#: app/Module/IndividualListModule.php:357
+#: app/Module/IndividualListModule.php:354
#, php-format
msgid "Include individuals with “%s” as a married name"
msgstr "Pokaż osoby, które po ślubie noszą nazwisko „%s”"
@@ -7685,7 +7765,8 @@ msgid "Indianapolis, Indiana, United States"
msgstr "Indianapolis, Indiana, Stany Zjednoczone"
#. I18N: Name of a module/report
-#: app/Gedcom.php:495 app/Gedcom.php:988
+#: app/Gedcom.php:511 app/Gedcom.php:1020
+#: app/Http/RequestHandlers/CheckTree.php:346
#: app/Module/IndividualReportModule.php:40
#: resources/views/admin/fix-level-0-media.phtml:37
#: resources/views/admin/trees-privacy.phtml:166
@@ -7734,7 +7815,7 @@ msgstr "Druga osoba"
msgid "Individual distribution chart"
msgstr "Rozmieszczenie wszystkich osób"
-#: resources/views/admin/tags.phtml:943
+#: resources/views/admin/tags.phtml:944
msgid "Individual facts and events"
msgstr "Fakty i wydarzenia osobowe"
@@ -7752,17 +7833,17 @@ msgid "Individual record"
msgstr "Wpis osoby"
#: resources/views/modules/gedcom_stats/config.phtml:57
-#: resources/views/modules/gedcom_stats/statistics.phtml:210
+#: resources/views/modules/gedcom_stats/statistics.phtml:209
#: resources/views/modules/html/template-statistics.phtml:85
msgid "Individual who lived the longest"
msgstr "Osoba żyjąca najdłużej"
#. I18N: Name of a module/list
-#: app/Module/AncestorsChartModule.php:260
-#: app/Module/DescendancyChartModule.php:253
+#: app/Module/AncestorsChartModule.php:257
+#: app/Module/DescendancyChartModule.php:248
#: app/Module/FixSearchAndReplace.php:110
-#: app/Module/IndividualListModule.php:97
-#: app/Module/IndividualListModule.php:322
+#: app/Module/IndividualListModule.php:94
+#: app/Module/IndividualListModule.php:319
#: app/Module/StatisticsChartModule.php:143
#: app/Module/StatisticsChartModule.php:283
#: app/Module/StatisticsChartModule.php:332
@@ -7780,7 +7861,7 @@ msgstr "Osoba żyjąca najdłużej"
#: resources/views/lists/surnames-table.phtml:37
#: resources/views/modules/census-assistant.phtml:56
#: resources/views/modules/gedcom_stats/config.phtml:45
-#: resources/views/modules/gedcom_stats/statistics.phtml:45
+#: resources/views/modules/gedcom_stats/statistics.phtml:44
#: resources/views/modules/html/template-statistics.phtml:24
#: resources/views/modules/place-hierarchy/events.phtml:20
#: resources/views/modules/place-hierarchy/sidebar.phtml:39
@@ -7800,7 +7881,7 @@ msgstr "Osoby"
msgid "Individuals with sources"
msgstr "Liczba osób powiązanych ze źródłami"
-#: app/Module/IndividualListModule.php:431
+#: app/Module/IndividualListModule.php:428
#, php-format
msgid "Individuals with surname %s"
msgstr "Osoby noszące nazwisko %s"
@@ -7810,10 +7891,6 @@ msgstr "Osoby noszące nazwisko %s"
msgid "Indonesia"
msgstr "Indonezja"
-#: app/Elements/AgeAtEvent.php:91
-msgid "infant"
-msgstr "Niemowlę"
-
#: app/Elements/RelationIsDescriptor.php:114
msgid "Informant"
msgstr "Informator"
@@ -7828,6 +7905,15 @@ msgctxt "MALE"
msgid "Informant"
msgstr "Informator"
+#. I18N: GEDCOM tag _INIT - an LDS ceremony performed
+#: app/Gedcom.php:868
+msgid "Initiatory"
+msgstr ""
+
+#: app/Http/RequestHandlers/CheckTree.php:279
+msgid "Inline-source records are discouraged."
+msgstr ""
+
#. I18N: Name of a module
#: app/Module/ChartsBlockModule.php:176 app/Module/ChartsBlockModule.php:258
#: app/Module/InteractiveTreeModule.php:49
@@ -7842,7 +7928,7 @@ msgstr "Interaktywne drzewo"
msgid "Interactive tree of %s"
msgstr "%s - interaktywne drzewo"
-#: app/Gedcom.php:898
+#: app/Gedcom.php:930
msgid "Interment"
msgstr "Pogrzebanie zwłok"
@@ -7854,18 +7940,34 @@ msgstr "Wewnętrzna komunikacja"
msgid "Internal messaging with emails"
msgstr "Wewnętrzna komunikacja przez email"
-#: app/Http/RequestHandlers/GedcomLoad.php:187
+#: app/Http/RequestHandlers/GedcomLoad.php:186
msgid "Invalid GEDCOM file - no header record found."
msgstr "Nieprawidłowy plik GEDCOM - nie znaleziono wpisu nagłówka."
-#: app/Http/RequestHandlers/GedcomLoad.php:95
+#: app/Http/RequestHandlers/GedcomLoad.php:94
msgid "Invalid GEDCOM file - no trailer record found."
msgstr "Nieprawidłowy plik GEDCOM - nie znaleziono rekordu końcowego."
+#: app/Http/RequestHandlers/CheckTree.php:195
+msgid "Invalid GEDCOM level number."
+msgstr ""
+
#: app/Exceptions/GedcomErrorException.php:39
msgid "Invalid GEDCOM record"
msgstr "Nieprawidłowy wpis GEDCOM"
+#: app/Http/RequestHandlers/CheckTree.php:189
+msgid "Invalid GEDCOM record."
+msgstr ""
+
+#: app/Http/RequestHandlers/CheckTree.php:215
+msgid "Invalid GEDCOM tag."
+msgstr ""
+
+#: app/Http/RequestHandlers/CheckTree.php:282
+msgid "Invalid GEDCOM value"
+msgstr ""
+
#: app/Date.php:224
msgid "Invalid date"
msgstr "Nieprawidłowa data"
@@ -7899,7 +8001,7 @@ msgstr "Izrael"
msgid "It can take several minutes to download and install the upgrade. Be patient."
msgstr "Pobieranie i instalacja aktualizacji może zająć kilka minut. Prosimy o cierpliwość."
-#: resources/views/admin/tags.phtml:936
+#: resources/views/admin/tags.phtml:937
msgid "It is not recommended to use custom GEDCOM tags. This data can be lost when you transfer it to other applications."
msgstr "Nie zaleca się używania niestandardowych tagów GEDCOM. Te dane mogą zostać utracone podczas przenoszenia do innych aplikacji."
@@ -7991,7 +8093,7 @@ msgstr "Johannesburg, Republika Południowej Afryki"
msgid "John /DOE/"
msgstr "Jan /Kowalski/"
-#: app/Gedcom.php:1273
+#: app/Gedcom.php:1312
msgid "Joint family name"
msgstr "Wspólne nazwisko rodowe"
@@ -8149,7 +8251,7 @@ msgstr "Zachowaj istniejące dane o „ostatniej zmianie”"
msgid "Kenya"
msgstr "Kenia"
-#: app/Module/HtmlBlockModule.php:193
+#: app/Module/HtmlBlockModule.php:192
msgid "Keyword examples"
msgstr "Przykłady słów kluczowych"
@@ -8236,49 +8338,68 @@ msgstr "Kiev, Ukraina"
msgid "Kyrgyzstan"
msgstr "Kirgistan"
-#: app/Gedcom.php:547
+#: app/Gedcom.php:563
msgid "LDS baptism"
msgstr "Chrzest mormoński"
-#: app/Gedcom.php:686
+#: app/Gedcom.php:702
msgid "LDS child sealing"
msgstr "Mormońskie naznaczenie dziecka"
-#: resources/views/admin/tags.phtml:719
+#: resources/views/admin/tags.phtml:720
msgid "LDS church"
msgstr "Kościół mormoński"
-#: app/Gedcom.php:588
+#: app/Gedcom.php:604
msgid "LDS confirmation"
msgstr "Bierzmowanie moromońskie"
-#: app/Gedcom.php:608
+#: app/Gedcom.php:624
msgid "LDS endowment"
msgstr "Obdarowanie mormońskie"
-#: app/Gedcom.php:441
+#: app/Gedcom.php:457
msgid "LDS spouse sealing"
msgstr "Naznaczenie mormońskie małżonka"
-#: app/Gedcom.php:971 app/Gedcom.php:985 app/Gedcom.php:989 app/Gedcom.php:1004
+#: app/Gedcom.php:1003 app/Gedcom.php:1017 app/Gedcom.php:1021
+#: app/Gedcom.php:1036
msgid "Label"
msgstr "Etykieta"
+#: app/Gedcom.php:1379
+msgid "Label for husband"
+msgstr ""
+
+#: app/Gedcom.php:1381
+msgid "Label for wife"
+msgstr ""
+
#. I18N: Location of an LDS church temple
#: app/Elements/TempleCode.php:107
msgid "Laie, Hawaii, United States"
msgstr "Laie, Hawaje"
+#. I18N: GEDCOM tag _PURC
+#: app/Gedcom.php:1554
+msgid "Land purchase"
+msgstr ""
+
+#. I18N: GEDCOM tag _SALE
+#: app/Gedcom.php:1555
+msgid "Land sale"
+msgstr ""
+
#. I18N: page orientation
-#: app/Http/RequestHandlers/TreePreferencesPage.php:103
+#: app/Http/RequestHandlers/TreePreferencesPage.php:102
#: resources/xml/reports/change_report.xml:10
#: resources/xml/reports/pedigree_report.xml:7
msgid "Landscape"
msgstr "poziomy"
#. I18N: A configuration setting
-#: app/Gedcom.php:470 app/Gedcom.php:812 app/Gedcom.php:1186
-#: app/Module/ModuleLanguageTrait.php:49 app/Module/ModuleThemeTrait.php:253
+#: app/Gedcom.php:486 app/Gedcom.php:828 app/Gedcom.php:1225
+#: app/Module/ModuleLanguageTrait.php:49 app/Module/ModuleThemeTrait.php:252
#: resources/views/admin/modules.phtml:264
#: resources/views/admin/modules.phtml:267
#: resources/views/admin/site-preferences.phtml:78
@@ -8320,10 +8441,9 @@ msgstr "Rodziny z największą liczbą wnucząt"
msgid "Las Vegas, Nevada, United States"
msgstr "Las Vegas, Nevada, Stany Zjednoczone"
-#: app/Gedcom.php:410 app/Gedcom.php:576 app/Gedcom.php:708 app/Gedcom.php:728
-#: app/Gedcom.php:759 app/Gedcom.php:775 app/Gedcom.php:806 app/Gedcom.php:822
-#: app/Gedcom.php:930 app/Gedcom.php:1147
-#: resources/views/lists/families-table.phtml:234
+#: app/Gedcom.php:426 app/Gedcom.php:592 app/Gedcom.php:724 app/Gedcom.php:744
+#: app/Gedcom.php:775 app/Gedcom.php:791 app/Gedcom.php:822 app/Gedcom.php:838
+#: app/Gedcom.php:1186 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
@@ -8351,14 +8471,14 @@ msgid "Last signed in"
msgstr "Ostatni login"
#: resources/views/modules/gedcom_stats/config.phtml:54
-#: resources/views/modules/gedcom_stats/statistics.phtml:177
+#: resources/views/modules/gedcom_stats/statistics.phtml:176
#: resources/views/modules/html/template-statistics.phtml:73
#: resources/views/modules/statistics-chart/individual-events.phtml:47
msgid "Latest birth"
msgstr "Ostatnie urodziny"
#: resources/views/modules/gedcom_stats/config.phtml:56
-#: resources/views/modules/gedcom_stats/statistics.phtml:199
+#: resources/views/modules/gedcom_stats/statistics.phtml:198
#: resources/views/modules/html/template-statistics.phtml:81
#: resources/views/modules/statistics-chart/individual-events.phtml:91
msgid "Latest death"
@@ -8372,8 +8492,8 @@ msgstr "Ostatni rozwód"
msgid "Latest marriage"
msgstr "Ostatni ślub"
-#: app/Gedcom.php:387 app/Gedcom.php:518 app/Gedcom.php:1158
-#: app/Gedcom.php:1180 resources/views/admin/location-edit.phtml:45
+#: app/Gedcom.php:403 app/Gedcom.php:534 app/Gedcom.php:1197
+#: app/Gedcom.php:1219 resources/views/admin/location-edit.phtml:45
#: resources/views/admin/locations.phtml:43
#: resources/views/edit/input-addon-coordinates.phtml:12
#: resources/views/edit/input-addon-coordinates.phtml:15
@@ -8424,7 +8544,7 @@ msgstr "Liban"
msgid "Legacy URLs"
msgstr "Starsze adresy URL"
-#: app/Gedcom.php:1501
+#: app/Gedcom.php:1552
msgid "Legatee"
msgstr "Legatariusz / Zapisobiorca"
@@ -8477,7 +8597,7 @@ msgid "Lifespan"
msgstr "Długość życia"
#. I18N: Name of a module/chart
-#: app/Module/LifespansChartModule.php:107
+#: app/Module/LifespansChartModule.php:103
msgid "Lifespans"
msgstr "Długość życia"
@@ -8486,10 +8606,14 @@ msgstr "Długość życia"
msgid "Lima, Peru"
msgstr "Lima, Peru"
-#: resources/views/admin/gedcom-export-options.phtml:53
+#: resources/views/admin/gedcom-export-options.phtml:87
msgid "Line endings"
msgstr "Zakończenia wierszy"
+#: app/Http/RequestHandlers/CheckTree.php:389
+msgid "Line number"
+msgstr ""
+
#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48
#: resources/views/admin/control-panel.phtml:798
msgid "Link media objects to facts and events"
@@ -8502,7 +8626,7 @@ msgid "Link the user account to an individual."
msgstr "Połączyć konto użytkownika z osobą."
#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:49
-#: resources/views/modules/relatives/tab.phtml:124
+#: resources/views/modules/relatives/tab.phtml:121
msgid "Link this individual to an existing family as a child"
msgstr "Powiąż jako dziecko z istniejącą rodziną"
@@ -8572,14 +8696,16 @@ msgstr "Trwa ładowanie…"
msgid "Local files"
msgstr "Pliki lokalne"
-#: app/Gedcom.php:1048 app/Gedcom.php:1100 app/Gedcom.php:1146
-#: app/Gedcom.php:1401 resources/views/lists/locations-table.phtml:63
+#: app/Gedcom.php:1080 app/Gedcom.php:1134 app/Gedcom.php:1177
+#: app/Gedcom.php:1185 app/Gedcom.php:1452
+#: app/Http/RequestHandlers/CheckTree.php:347
+#: resources/views/lists/locations-table.phtml:63
msgid "Location"
msgstr "Miejsce"
#. I18N: Name of a module/list
-#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:70
-#: app/Module/LocationListModule.php:163
+#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:67
+#: app/Module/LocationListModule.php:160
#: resources/views/admin/merge-records-step-1.phtml:61
#: resources/views/lists/locations-table.phtml:58
#: resources/views/modules/place-hierarchy/sidebar.phtml:52
@@ -8622,8 +8748,8 @@ msgstr "Długie listy nazwisk osób o tym samym nazwisku można podzielić na mn
msgid "Longest marriage"
msgstr "Najdłuższy staż"
-#: app/Gedcom.php:388 app/Gedcom.php:519 app/Gedcom.php:1159
-#: app/Gedcom.php:1181 resources/views/admin/location-edit.phtml:56
+#: app/Gedcom.php:404 app/Gedcom.php:535 app/Gedcom.php:1198
+#: app/Gedcom.php:1220 resources/views/admin/location-edit.phtml:56
#: resources/views/admin/locations.phtml:44
#: resources/views/edit/input-addon-coordinates.phtml:12
#: resources/views/edit/input-addon-coordinates.phtml:15
@@ -8673,13 +8799,13 @@ msgid "Madrid, Spain"
msgstr "Madrid, Hiszpania"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:69
+#: app/Elements/SourceMediaType.php:88
msgid "Magazine"
msgstr "Magazyn"
#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System
-#: app/Gedcom.php:1050 app/Gedcom.php:1102 app/Gedcom.php:1220
-#: app/Gedcom.php:1255 app/Gedcom.php:1287
+#: app/Gedcom.php:1082 app/Gedcom.php:1136 app/Gedcom.php:1179
+#: app/Gedcom.php:1259 app/Gedcom.php:1294 app/Gedcom.php:1326
msgid "Maidenhead location code"
msgstr "Kod lokalizacji Maidenhead"
@@ -8716,8 +8842,8 @@ msgstr "Mężczyzna"
#: 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:54
-#: resources/views/modules/gedcom_stats/statistics.phtml:226
+#: resources/views/modules/gedcom_stats/statistics.phtml:53
+#: resources/views/modules/gedcom_stats/statistics.phtml:225
#: resources/views/modules/html/template-statistics.phtml:28
#: resources/views/modules/statistics-chart/greatest-age.phtml:17
#: resources/views/modules/statistics-chart/lifespan.phtml:26
@@ -8742,9 +8868,9 @@ msgstr "Malta"
#: resources/views/admin/data-fix-select.phtml:20
#: resources/views/admin/merge-records-step-1.phtml:41
#: resources/views/admin/merge-records-step-2.phtml:23
-#: resources/views/admin/trees-check.phtml:17
+#: resources/views/admin/trees-check.phtml:19
#: resources/views/admin/trees-duplicates.phtml:18
-#: resources/views/admin/trees-export.phtml:18
+#: resources/views/admin/trees-export.phtml:20
#: resources/views/admin/trees-import.phtml:23
#: resources/views/admin/trees-preferences.phtml:38
#: resources/views/admin/trees-privacy.phtml:22
@@ -8761,8 +8887,8 @@ msgstr "Zarządzaj multimediami"
#. I18N: Listbox entry; name of a role
#: app/Http/RequestHandlers/UserEditPage.php:104
-#: resources/views/admin/gedcom-export-options.phtml:68
-#: resources/views/admin/gedcom-export-options.phtml:70
+#: resources/views/admin/gedcom-export-options.phtml:102
+#: resources/views/admin/gedcom-export-options.phtml:104
#: resources/views/admin/users-edit.phtml:267
msgid "Manager"
msgstr "Menedżer"
@@ -8792,11 +8918,11 @@ msgid "Manti, Utah, United States"
msgstr "Manti, Utah, Stany Zjednoczone"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:70
+#: app/Elements/SourceMediaType.php:89
msgid "Manuscript"
msgstr "Rękopis"
-#: resources/views/admin/tags.phtml:934
+#: resources/views/admin/tags.phtml:935
msgid "Many genealogy applications define their own custom GEDCOM tags and webtrees will be able to display most of them."
msgstr "Wiele aplikacji genealogicznych definiuje własne niestandardowe tagi GEDCOM, a webtrees będzie w stanie wyświetlić większość z nich."
@@ -8806,7 +8932,7 @@ msgid "Many genealogy programs create GEDCOM files with custom tags, and webtree
msgstr "Wiele programów genealogicznych tworzy pliki GEDCOM używając niestandardowych znaczników ale webtrees rozumie większość z nich. Kiedy jednak znajdzie nierozpoznany znacznik, opcja ta pozwala wybrać, czy go ignorować czy wyświetlić komunikat ostrzegawczy."
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:71
+#: app/Elements/SourceMediaType.php:90
#: resources/views/admin/control-panel.phtml:815
#: resources/views/modules/statistics-chart/custom.phtml:60
msgid "Map"
@@ -8865,7 +8991,7 @@ msgstr "marzec"
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 jest prostym system formatowania, używanym na stronach internetowych, takich jak Wikipedia. Wykorzystuje dyskretne znaki interpunkcyjne, aby utworzyć nagłówki i podtytuły, tekst pogrubiony i kursywę, listy, tabele itp."
-#: app/Gedcom.php:428 app/Module/BranchesListModule.php:445
+#: app/Gedcom.php:444 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
@@ -8923,15 +9049,15 @@ msgstr "Markdown jest prostym system formatowania, używanym na stronach interne
msgid "Marriage"
msgstr "Ślub"
-#: app/Gedcom.php:423 resources/xml/reports/missing_facts_report.xml:22
+#: app/Gedcom.php:439 resources/xml/reports/missing_facts_report.xml:22
msgid "Marriage banns"
msgstr "Zapowiedzi przedmałżeńskie"
-#: app/Gedcom.php:967 app/Gedcom.php:987
+#: app/Gedcom.php:999 app/Gedcom.php:1019
msgid "Marriage beginning status"
msgstr "Status początku małżeństwa"
-#: app/Gedcom.php:861
+#: app/Gedcom.php:893
msgid "Marriage bond"
msgstr "Intercyza"
@@ -8939,7 +9065,7 @@ msgstr "Intercyza"
msgid "Marriage by country"
msgstr "Kraj ślubu"
-#: app/Gedcom.php:426
+#: app/Gedcom.php:442
msgid "Marriage contract"
msgstr "Kontrakt małżeński"
@@ -8951,105 +9077,105 @@ msgstr "Koniec zakresu dat ślubów"
msgid "Marriage date range start"
msgstr "Początek zakresu dat ślubów"
-#: app/Gedcom.php:966 app/Gedcom.php:986
+#: app/Gedcom.php:998 app/Gedcom.php:1018
msgid "Marriage ending status"
msgstr "Status zakończenia małżeństwa"
-#: app/Gedcom.php:860
+#: app/Gedcom.php:892
msgid "Marriage intention"
msgstr "Zapowiedzi"
-#: app/Gedcom.php:427
+#: app/Gedcom.php:443
msgid "Marriage license"
msgstr "Akt ślubu"
-#: app/Module/IndividualFactsTabModule.php:559
+#: app/Module/IndividualFactsTabModule.php:562
msgid "Marriage of a brother"
msgstr "Ślub brata"
-#: app/Module/IndividualFactsTabModule.php:537
+#: app/Module/IndividualFactsTabModule.php:540
#: resources/views/admin/trees-preferences.phtml:458
msgid "Marriage of a child"
msgstr "Ślub dziecka"
-#: app/Module/IndividualFactsTabModule.php:536
+#: app/Module/IndividualFactsTabModule.php:539
msgid "Marriage of a daughter"
msgstr "Ślub córki"
-#: app/Module/IndividualFactsTabModule.php:793
+#: app/Module/IndividualFactsTabModule.php:796
msgid "Marriage of a father"
msgstr "Ślub ojca"
-#: app/Module/IndividualFactsTabModule.php:543
-#: app/Module/IndividualFactsTabModule.php:549
-#: app/Module/IndividualFactsTabModule.php:555
+#: app/Module/IndividualFactsTabModule.php:546
+#: app/Module/IndividualFactsTabModule.php:552
+#: app/Module/IndividualFactsTabModule.php:558
#: resources/views/admin/trees-preferences.phtml:452
msgid "Marriage of a grandchild"
msgstr "Ślub wnuka/wnuczki"
-#: app/Module/IndividualFactsTabModule.php:542
+#: app/Module/IndividualFactsTabModule.php:545
msgid "Marriage of a granddaughter"
msgstr "Ślub wnuczki"
-#: app/Module/IndividualFactsTabModule.php:548
+#: app/Module/IndividualFactsTabModule.php:551
msgctxt "daughter’s daughter"
msgid "Marriage of a granddaughter"
msgstr "Ślub wnuczki"
-#: app/Module/IndividualFactsTabModule.php:554
+#: app/Module/IndividualFactsTabModule.php:557
msgctxt "son’s daughter"
msgid "Marriage of a granddaughter"
msgstr "Ślub wnuczki"
-#: app/Module/IndividualFactsTabModule.php:541
+#: app/Module/IndividualFactsTabModule.php:544
msgid "Marriage of a grandson"
msgstr "Ślub wnuka"
-#: app/Module/IndividualFactsTabModule.php:547
+#: app/Module/IndividualFactsTabModule.php:550
msgctxt "daughter’s son"
msgid "Marriage of a grandson"
msgstr "Ślub wnuka"
-#: app/Module/IndividualFactsTabModule.php:553
+#: app/Module/IndividualFactsTabModule.php:556
msgctxt "son’s son"
msgid "Marriage of a grandson"
msgstr "Ślub wnuka"
-#: app/Module/IndividualFactsTabModule.php:565
+#: app/Module/IndividualFactsTabModule.php:568
msgid "Marriage of a half-brother"
msgstr "Ślub brata przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:567
+#: app/Module/IndividualFactsTabModule.php:570
msgid "Marriage of a half-sibling"
msgstr "Ślub rodzeństwa przyrodniego"
-#: app/Module/IndividualFactsTabModule.php:566
+#: app/Module/IndividualFactsTabModule.php:569
msgid "Marriage of a half-sister"
msgstr "Ślub siostry przyrodniej"
-#: app/Module/IndividualFactsTabModule.php:794
+#: app/Module/IndividualFactsTabModule.php:797
msgid "Marriage of a mother"
msgstr "Ślub matki"
-#: app/Module/IndividualFactsTabModule.php:795
+#: app/Module/IndividualFactsTabModule.php:798
#: resources/views/admin/trees-preferences.phtml:470
msgid "Marriage of a parent"
msgstr "Ślub rodzica"
-#: app/Module/IndividualFactsTabModule.php:561
+#: app/Module/IndividualFactsTabModule.php:564
#: resources/views/admin/trees-preferences.phtml:464
msgid "Marriage of a sibling"
msgstr "Ślub brata/siostry"
-#: app/Module/IndividualFactsTabModule.php:560
+#: app/Module/IndividualFactsTabModule.php:563
msgid "Marriage of a sister"
msgstr "Ślub siostry"
-#: app/Module/IndividualFactsTabModule.php:535
+#: app/Module/IndividualFactsTabModule.php:538
msgid "Marriage of a son"
msgstr "Ślub syna"
-#: app/Module/IndividualFactsTabModule.php:828
+#: app/Module/IndividualFactsTabModule.php:831
msgid "Marriage of parents"
msgstr "Ślub rodziców"
@@ -9061,7 +9187,7 @@ msgstr "Miejsce ślubu zawiera"
msgid "Marriage places"
msgstr "Najczęstsze miejsca ślubu"
-#: app/Gedcom.php:432
+#: app/Gedcom.php:448
msgid "Marriage settlement"
msgstr "Ugoda małżeńska"
@@ -9078,7 +9204,7 @@ msgstr "Śluby"
msgid "Marriages by century"
msgstr "Liczba ślubów według wieku"
-#: app/Gedcom.php:1009 resources/views/lists/families-table.phtml:251
+#: app/Gedcom.php:1041 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
@@ -9112,7 +9238,7 @@ msgstr "Dopasuje dokładny tekst, nawet jeśli występuje w środku wyrazu."
msgid "Match the exact text, unless it occurs in the middle of a word."
msgstr "Dopasuje dokładny tekst, tylko gdy jest wyrazem."
-#: app/Module/MatomoAnalyticsModule.php:42
+#: app/Module/MatomoAnalyticsModule.php:44
msgid "Matomo™ / Piwik™ analytics"
msgstr "Matomo™ / Piwik™ analytics"
@@ -9174,7 +9300,7 @@ msgid "Medford, Oregon, United States"
msgstr "Medford, Oregon, Stany Zjednoczone"
#. I18N: Name of a module
-#: app/Gedcom.php:1189 app/Media.php:144 app/Module/MediaListModule.php:224
+#: app/Gedcom.php:1228 app/Media.php:144 app/Module/MediaListModule.php:224
#: app/Module/MediaTabModule.php:59
#: resources/views/admin/control-panel.phtml:324
#: resources/views/admin/control-panel.phtml:778
@@ -9197,12 +9323,6 @@ msgstr "Plik multimedialny"
msgid "Media file to upload"
msgstr "Plik multimedialny do wgrania"
-#. I18N: %s is the name of a folder.
-#: resources/views/admin/trees-export.phtml:74
-#, php-format
-msgid "Media filenames will be prefixed by %s."
-msgstr "Nazwy plików multimedialnych będą zawierały przedrostek %s."
-
#: resources/views/admin/media.phtml:31
#: resources/views/admin/trees-preferences.phtml:260
msgid "Media files"
@@ -9219,12 +9339,13 @@ msgstr "Katalog multimediów"
msgid "Media folders"
msgstr "Katalogi multimediów"
-#: app/Gedcom.php:380 app/Gedcom.php:401 app/Gedcom.php:435 app/Gedcom.php:454
-#: app/Gedcom.php:511 app/Gedcom.php:532 app/Gedcom.php:665 app/Gedcom.php:700
-#: app/Gedcom.php:723 app/Gedcom.php:726 app/Gedcom.php:747 app/Gedcom.php:786
-#: app/Gedcom.php:815 app/Gedcom.php:1063 app/Gedcom.php:1115
-#: app/Gedcom.php:1178 app/Gedcom.php:1198 app/Gedcom.php:1231
-#: app/Gedcom.php:1562 app/Gedcom.php:1576
+#: app/Gedcom.php:396 app/Gedcom.php:417 app/Gedcom.php:451 app/Gedcom.php:470
+#: app/Gedcom.php:527 app/Gedcom.php:548 app/Gedcom.php:681 app/Gedcom.php:716
+#: app/Gedcom.php:739 app/Gedcom.php:742 app/Gedcom.php:763 app/Gedcom.php:802
+#: app/Gedcom.php:831 app/Gedcom.php:1095 app/Gedcom.php:1149
+#: app/Gedcom.php:1217 app/Gedcom.php:1237 app/Gedcom.php:1270
+#: app/Gedcom.php:1613 app/Gedcom.php:1627
+#: app/Http/RequestHandlers/CheckTree.php:348
#: app/Http/RequestHandlers/HelpText.php:246
#: resources/views/admin/fix-level-0-media.phtml:35
#: resources/views/admin/media.phtml:106
@@ -9245,7 +9366,7 @@ msgstr "Obiekt multimedialny"
#: resources/views/lists/notes-table.phtml:92
#: resources/views/lists/sources-table.phtml:100
#: resources/views/modules/gedcom_stats/config.phtml:49
-#: resources/views/modules/gedcom_stats/statistics.phtml:112
+#: resources/views/modules/gedcom_stats/statistics.phtml:111
#: resources/views/modules/html/template-statistics.phtml:48
#: resources/views/modules/statistics-chart/chart-objects.phtml:10
#: resources/views/modules/statistics-chart/other-records.phtml:18
@@ -9261,13 +9382,13 @@ msgstr "Znalezionych obiektów multimedialnych"
msgid "Media objects per page"
msgstr "Liczba obiektów na stronę"
-#: app/Gedcom.php:734 app/Gedcom.php:792
+#: app/Gedcom.php:750 app/Gedcom.php:808
#: resources/views/modals/create-media-from-file.phtml:42
#: resources/views/modals/media-file-fields.phtml:116
msgid "Media type"
msgstr "Typ multimediów"
-#: app/Gedcom.php:899 app/Gedcom.php:1502
+#: app/Gedcom.php:931 app/Gedcom.php:1062 app/Gedcom.php:1553
msgid "Medical"
msgstr "Informacje medyczne"
@@ -9316,9 +9437,9 @@ msgstr "Melbourne, Australia"
#. I18N: Listbox entry; name of a role
#: app/Http/RequestHandlers/UserEditPage.php:98
-#: 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/gedcom-export-options.phtml:102
+#: resources/views/admin/gedcom-export-options.phtml:104
+#: resources/views/admin/gedcom-export-options.phtml:106
#: resources/views/admin/users-edit.phtml:245
msgid "Member"
msgstr "Użytkownik"
@@ -9420,12 +9541,12 @@ msgid "Mexico City, Mexico"
msgstr "Mexico City, Meksyk"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:67
+#: app/Elements/SourceMediaType.php:86
msgid "Microfiche"
msgstr "Mikrofisza"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:68
+#: app/Elements/SourceMediaType.php:87
msgid "Microfilm"
msgstr "Mikrofilm"
@@ -9438,11 +9559,11 @@ msgstr "Mikronezja"
msgid "Middle East"
msgstr "Bliski Wschód"
-#: app/Gedcom.php:1473
+#: app/Gedcom.php:1524
msgid "Military"
msgstr "Służba wojskowa"
-#: app/Gedcom.php:900 app/Gedcom.php:1031
+#: app/Gedcom.php:932 app/Gedcom.php:1063
msgid "Military service"
msgstr "Służba wojskowa"
@@ -9625,7 +9746,7 @@ msgid "Most SMTP servers require a password."
msgstr "Większość serwerów SMTP wymaga hasła."
#: resources/views/modules/gedcom_stats/config.phtml:73
-#: resources/views/modules/gedcom_stats/statistics.phtml:265
+#: resources/views/modules/gedcom_stats/statistics.phtml:264
#: resources/views/modules/html/template-statistics.phtml:105
msgid "Most common surnames"
msgstr "Najczęstsze nazwiska"
@@ -9691,13 +9812,13 @@ msgid "Mother’s age"
msgstr "Wiek matki"
#. I18N: A step-family. %s is an individual’s name
-#: app/Individual.php:884
+#: app/Individual.php:891
#, php-format
msgid "Mother’s family with %s"
msgstr "Rodzina matki z: %s"
#. I18N: A step-family.
-#: app/Individual.php:888
+#: app/Individual.php:895
msgid "Mother’s family with an unknown individual"
msgstr "Rodzina matki z nieznaną osobą"
@@ -9756,7 +9877,7 @@ msgid "Multiple marriages"
msgstr "Wiele małżeństw"
#: app/Http/RequestHandlers/AccountEdit.php:90
-#: app/Module/ModuleThemeTrait.php:330 app/Module/UserWelcomeModule.php:112
+#: app/Module/ModuleThemeTrait.php:329 app/Module/UserWelcomeModule.php:112
msgid "My account"
msgstr "Moje konto"
@@ -9764,23 +9885,23 @@ msgstr "Moje konto"
msgid "My family tree"
msgstr "Moje drzewo genealogiczne"
-#: app/Module/ModuleThemeTrait.php:345 app/Module/UserWelcomeModule.php:105
+#: app/Module/ModuleThemeTrait.php:344 app/Module/UserWelcomeModule.php:105
msgid "My individual record"
msgstr "Moje dane"
#. I18N: Name of a module
-#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:360
+#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:359
#: app/Module/UserWelcomeModule.php:59 resources/views/admin/modules.phtml:188
#: resources/views/admin/modules.phtml:192
#: resources/views/layouts/administration.phtml:52
msgid "My page"
msgstr "Moja strona"
-#: app/Module/ModuleThemeTrait.php:374
+#: app/Module/ModuleThemeTrait.php:373
msgid "My pages"
msgstr "Moje strony"
-#: app/Module/ModuleThemeTrait.php:413
+#: app/Module/ModuleThemeTrait.php:412
msgid "My pedigree"
msgstr "Mój rodowód"
@@ -9789,7 +9910,7 @@ msgstr "Mój rodowód"
msgid "Myanmar"
msgstr "Birma"
-#: app/Gedcom.php:634 app/Gedcom.php:813
+#: app/Gedcom.php:650 app/Gedcom.php:829
#: app/Http/RequestHandlers/HelpText.php:236
#: app/Statistics/Google/ChartCommonGiven.php:69
#: app/Statistics/Google/ChartCommonSurname.php:127
@@ -9819,28 +9940,30 @@ msgstr "Birma"
msgid "Name"
msgstr "Imię i nazwisko"
-#: app/Gedcom.php:765 app/Http/RequestHandlers/CreateRepositoryModal.php:49
+#: app/Gedcom.php:781 app/Http/RequestHandlers/CreateRepositoryModal.php:49
msgctxt "Repository"
msgid "Name"
msgstr "Nazwa"
-#: app/Gedcom.php:1470
+#: app/Gedcom.php:1521
msgid "Name in Hebrew"
msgstr "W hebrajskim"
-#: app/Gedcom.php:1378 app/Gedcom.php:1440
+#: app/Gedcom.php:1077 app/Gedcom.php:1118 app/Gedcom.php:1131
+#: app/Gedcom.php:1174 app/Gedcom.php:1182 app/Gedcom.php:1428
+#: app/Gedcom.php:1491
msgid "Name of addressee"
msgstr "Imię i nazwisko adresata"
-#: app/Gedcom.php:638 app/Gedcom.php:645 app/Gedcom.php:650
+#: app/Gedcom.php:654 app/Gedcom.php:661 app/Gedcom.php:666
msgid "Name prefix"
msgstr "Przedrostek nazwiska"
-#: app/Gedcom.php:639 app/Gedcom.php:646 app/Gedcom.php:651
+#: app/Gedcom.php:655 app/Gedcom.php:662 app/Gedcom.php:667
msgid "Name suffix"
msgstr "Przyrostek nazwiska"
-#: resources/views/admin/tags.phtml:37
+#: resources/views/admin/tags.phtml:38
#: resources/views/modules/statistics-chart/names.phtml:10
#: resources/views/search-replace-page.phtml:47
#: resources/xml/reports/cemetery_report.xml:7
@@ -9848,7 +9971,7 @@ msgstr "Przyrostek nazwiska"
msgid "Names"
msgstr "Nazwiska"
-#: app/Gedcom.php:1034
+#: app/Gedcom.php:1066
msgid "Namesake"
msgstr "Imiennik"
@@ -9861,7 +9984,7 @@ msgstr "Namibia"
msgid "Nanny"
msgstr "Niania"
-#: app/Module/HtmlBlockModule.php:194
+#: app/Module/HtmlBlockModule.php:193
msgid "Narrative description"
msgstr "Opis narracyjny"
@@ -9870,11 +9993,11 @@ msgstr "Opis narracyjny"
msgid "Nashville, Tennessee, United States"
msgstr "Nashville, Tennessee, Stany Zjednoczone"
-#: app/Gedcom.php:658
+#: app/Gedcom.php:674
msgid "Nationality"
msgstr "Narodowość"
-#: app/Gedcom.php:659
+#: app/Gedcom.php:675
msgid "Naturalization"
msgstr "Naturalizacja"
@@ -9908,7 +10031,7 @@ msgstr "Holandia"
msgid "Never"
msgstr "nigdy"
-#: app/Elements/FamilyStatusText.php:72 app/Gedcom.php:902
+#: app/Elements/FamilyStatusText.php:72 app/Gedcom.php:934
msgid "Never married"
msgstr "Nigdy nieżonaty/niezamężna"
@@ -9917,8 +10040,8 @@ msgstr "Nigdy nieżonaty/niezamężna"
msgid "New Caledonia"
msgstr "Nowa Kaledonia"
-#: app/Gedcom.php:1087 app/Gedcom.php:1088 app/Gedcom.php:1089
-#: app/Gedcom.php:1090 app/Gedcom.php:1091
+#: app/Gedcom.php:1121 app/Gedcom.php:1122 app/Gedcom.php:1123
+#: app/Gedcom.php:1124 app/Gedcom.php:1125
msgid "New GEDCOM tag"
msgstr "Nowy wpis GEDCOM"
@@ -9960,7 +10083,7 @@ msgid "News"
msgstr "Artykuły"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:72
+#: app/Elements/SourceMediaType.php:91
msgid "Newspaper"
msgstr "Gazeta"
@@ -9978,7 +10101,7 @@ msgstr "następny obraz"
msgid "Nicaragua"
msgstr "Nikaragua"
-#: app/Gedcom.php:637 app/Gedcom.php:644 app/Gedcom.php:649
+#: app/Gedcom.php:653 app/Gedcom.php:660 app/Gedcom.php:665
msgid "Nickname"
msgstr "Przezwisko"
@@ -10062,7 +10185,7 @@ msgstr "Nie znaleziono plików GEDCOM."
msgid "No calendar conversion"
msgstr "Brak konwersji kalendarza"
-#: app/Gedcom.php:1341 app/Module/DescendancyModule.php:267
+#: app/Gedcom.php:1382 app/Module/DescendancyModule.php:267
#: resources/views/family-page-children.phtml:17
msgid "No children"
msgstr "Brak dzieci"
@@ -10075,11 +10198,12 @@ msgstr "Brak kontaktu"
msgid "No duplicates have been found."
msgstr "Nie znaleziono duplikatów."
-#: resources/views/admin/trees-check.phtml:35
+#: resources/views/admin/trees-check.phtml:41
msgid "No errors have been found."
msgstr "Nie znaleziono żadnych błędów."
-#: app/Module/UpcomingAnniversariesModule.php:179
+#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow”
+#: app/Module/UpcomingAnniversariesModule.php:187
#, php-format
msgid "No events exist for the next %s day."
msgid_plural "No events exist for the next %s days."
@@ -10087,14 +10211,31 @@ msgstr[0] "Brak wydarzeń na następny %s dzień."
msgstr[1] "Brak wydarzeń na następne %s dni."
msgstr[2] "Brak wydarzeń na następne %s dni."
-#: resources/views/modules/todays_events/empty.phtml:8
+#: app/Module/OnThisDayModule.php:156
msgid "No events exist for today."
msgstr "Brak wydarzeń na dziś."
-#: app/Module/UpcomingAnniversariesModule.php:174
+#: app/Module/UpcomingAnniversariesModule.php:177
msgid "No events exist for tomorrow."
msgstr "Brak wydarzeń na jutro."
+#: app/Module/OnThisDayModule.php:154
+msgid "No events for living individuals exist for today."
+msgstr "Brak wydarzeń dla osób żyjących na dziś."
+
+#: app/Module/UpcomingAnniversariesModule.php:175
+msgid "No events for living individuals exist for tomorrow."
+msgstr "Brak wydarzeń dla osób żyjących na jutro."
+
+#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow”
+#: app/Module/UpcomingAnniversariesModule.php:184
+#, php-format
+msgid "No events for living people exist for the next %s day."
+msgid_plural "No events for living people exist for the next %s days."
+msgstr[0] "Brak istniejących wydarzeń dla osób żyjących w ciągu %s dnia."
+msgstr[1] "Brak istniejących wydarzeń dla osób żyjących w ciągu %s dni."
+msgstr[2] "Brak istniejących wydarzeń dla osób żyjących w ciągu %s dni."
+
#: resources/views/family-page.phtml:39
msgid "No facts exist for this family."
msgstr "Brak faktów dla tej rodziny."
@@ -10105,7 +10246,7 @@ msgstr "Brak faktów dla tej rodziny."
msgid "No file was received. Please try again."
msgstr "Nie odebrano żadnego pliku. Spróbuj ponownie wgrać plik."
-#: app/Module/RelationshipsChartModule.php:402
+#: app/Module/RelationshipsChartModule.php:399
msgid "No link between the two individuals could be found."
msgstr "Nie znaleziono powiązania między tymi osobami."
@@ -10161,9 +10302,9 @@ msgstr "Nocturnal"
msgid "Nominatim"
msgstr "Nominatim"
-#: app/Module/IndividualListModule.php:295
-#: app/Module/IndividualListModule.php:522
-#: resources/views/admin/gedcom-export-options.phtml:68
+#: app/Module/IndividualListModule.php:292
+#: app/Module/IndividualListModule.php:519
+#: resources/views/admin/gedcom-export-options.phtml:102
#: resources/xml/reports/cemetery_report.xml:7
#: resources/xml/reports/death_report.xml:10
#: resources/xml/reports/individual_ext_report.xml:11
@@ -10213,11 +10354,11 @@ msgstr "Norwegia"
msgid "Not approved by an administrator"
msgstr "Niezatwierdzeni przez administratora"
-#: app/Gedcom.php:901
+#: app/Gedcom.php:933
msgid "Not living"
msgstr "Nie żyje"
-#: app/Elements/FamilyStatusText.php:71 app/Gedcom.php:862
+#: app/Elements/FamilyStatusText.php:71 app/Gedcom.php:894
#: app/Module/BranchesListModule.php:447
#: resources/views/lists/families-table.phtml:193
msgid "Not married"
@@ -10227,18 +10368,19 @@ msgstr "Nieżonaty/niezamężna"
msgid "Not verified by the user"
msgstr "Niepotwierdzeni przez użytkownika"
-#: app/Elements/NoteStructure.php:122 app/Gedcom.php:379 app/Gedcom.php:389
-#: app/Gedcom.php:400 app/Gedcom.php:434 app/Gedcom.php:453 app/Gedcom.php:471
-#: app/Gedcom.php:510 app/Gedcom.php:520 app/Gedcom.php:531 app/Gedcom.php:664
-#: app/Gedcom.php:699 app/Gedcom.php:711 app/Gedcom.php:712 app/Gedcom.php:722
-#: app/Gedcom.php:731 app/Gedcom.php:736 app/Gedcom.php:746 app/Gedcom.php:762
-#: app/Gedcom.php:766 app/Gedcom.php:778 app/Gedcom.php:784 app/Gedcom.php:785
-#: app/Gedcom.php:793 app/Gedcom.php:809 app/Gedcom.php:814 app/Gedcom.php:825
-#: app/Gedcom.php:828 app/Gedcom.php:1054 app/Gedcom.php:1062
-#: app/Gedcom.php:1106 app/Gedcom.php:1114 app/Gedcom.php:1150
-#: app/Gedcom.php:1160 app/Gedcom.php:1177 app/Gedcom.php:1188
-#: app/Gedcom.php:1197 app/Gedcom.php:1230 app/Gedcom.php:1553
-#: app/Gedcom.php:1561 app/Gedcom.php:1567 app/Gedcom.php:1575
+#: app/Elements/NoteStructure.php:122 app/Gedcom.php:395 app/Gedcom.php:405
+#: app/Gedcom.php:416 app/Gedcom.php:450 app/Gedcom.php:469 app/Gedcom.php:487
+#: app/Gedcom.php:526 app/Gedcom.php:536 app/Gedcom.php:547 app/Gedcom.php:680
+#: app/Gedcom.php:715 app/Gedcom.php:727 app/Gedcom.php:728 app/Gedcom.php:738
+#: app/Gedcom.php:747 app/Gedcom.php:752 app/Gedcom.php:762 app/Gedcom.php:778
+#: app/Gedcom.php:782 app/Gedcom.php:794 app/Gedcom.php:800 app/Gedcom.php:801
+#: app/Gedcom.php:809 app/Gedcom.php:825 app/Gedcom.php:830 app/Gedcom.php:841
+#: app/Gedcom.php:844 app/Gedcom.php:862 app/Gedcom.php:865 app/Gedcom.php:1086
+#: app/Gedcom.php:1094 app/Gedcom.php:1140 app/Gedcom.php:1148
+#: app/Gedcom.php:1189 app/Gedcom.php:1199 app/Gedcom.php:1216
+#: app/Gedcom.php:1227 app/Gedcom.php:1236 app/Gedcom.php:1269
+#: app/Gedcom.php:1604 app/Gedcom.php:1612 app/Gedcom.php:1618
+#: app/Gedcom.php:1626 app/Http/RequestHandlers/CheckTree.php:349
#: resources/views/admin/trees-privacy.phtml:170
#: resources/views/modals/create-media-from-file.phtml:50
#: resources/views/modals/media-object-fields.phtml:19
@@ -10263,7 +10405,7 @@ msgid "Note: longer path lengths require a lot of calculation, which can make yo
msgstr "Uwaga: duża liczba kroków pokrewieństwa wymaga dużo obliczeń, które mogą spowodować wolniejsze działanie witryny dla tych użytkowników."
#. I18N: Name of a module
-#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:160
+#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:157
#: app/Module/NotesTabModule.php:60
#: resources/views/admin/control-panel.phtml:325
#: resources/views/admin/merge-records-step-1.phtml:58
@@ -10320,7 +10462,7 @@ msgstr "listopad"
msgid "Nuku’Alofa, Tonga"
msgstr "Nuku’Alofa, Tonga"
-#: app/Gedcom.php:433 app/Gedcom.php:662
+#: app/Gedcom.php:449 app/Gedcom.php:678
#: app/Module/StatisticsChartModule.php:714
#: app/Statistics/Google/ChartChildren.php:107
#: resources/views/modules/statistics-chart/custom.phtml:53
@@ -10343,7 +10485,7 @@ msgstr "Liczba bezdzietnych rodzin"
msgid "Number of given names"
msgstr "Liczba imion"
-#: app/Gedcom.php:663
+#: app/Gedcom.php:679
msgid "Number of marriages"
msgstr "Liczba małżeństw"
@@ -10382,7 +10524,7 @@ msgstr "Oakland, Kalifornia"
msgid "Oaxaca, Mexico"
msgstr "Oaxaca, Meksyk"
-#: app/Gedcom.php:666 app/Gedcom.php:844
+#: app/Gedcom.php:682 app/Gedcom.php:866
#: resources/xml/reports/occupation_report.xml:5
#: resources/xml/reports/occupation_report.xml:54
msgid "Occupation"
@@ -10481,7 +10623,7 @@ msgid "Oman"
msgstr "Oman"
#. I18N: Name of a module
-#: app/Module/OnThisDayModule.php:100
+#: app/Module/OnThisDayModule.php:101
msgid "On this day"
msgstr "W tym dniu"
@@ -10493,7 +10635,8 @@ msgstr "Tego dnia…"
msgid "Only add new records"
msgstr "Tylko dodaj nowe wpisy"
-#: app/Elements/RestrictionNotice.php:78
+#: app/Elements/RestrictionNotice.php:94 app/Elements/RestrictionNotice.php:96
+#: app/Elements/RestrictionNotice.php:98 app/Elements/RestrictionNotice.php:99
#: resources/views/modals/restriction-fields.phtml:24
msgid "Only managers can edit"
msgstr "Tylko menedżerowie mogą edytować"
@@ -10554,11 +10697,11 @@ msgctxt "NOMINATIVE"
msgid "Ordibehesht"
msgstr "Ordibeheszt"
-#: app/Gedcom.php:829
+#: app/Gedcom.php:845
msgid "Ordinance"
msgstr "Obrządek"
-#: app/Gedcom.php:668
+#: app/Gedcom.php:684 app/Gedcom.php:869
msgid "Ordination"
msgstr "Święcenia"
@@ -10572,8 +10715,13 @@ msgstr "Historyczne mapy Ordnance Survey"
msgid "Orientation"
msgstr "Typ orientacji"
-#: app/Gedcom.php:1259 app/Gedcom.php:1268 app/Gedcom.php:1291
-#: app/Gedcom.php:1302
+#: app/Gedcom.php:870
+msgid "Origin"
+msgstr ""
+
+#. I18N: GEDCOM tag _ORIG
+#: app/Gedcom.php:875 app/Gedcom.php:1298 app/Gedcom.php:1307
+#: app/Gedcom.php:1330 app/Gedcom.php:1341
msgid "Original text"
msgstr "Oryginalny tekst"
@@ -10584,7 +10732,7 @@ msgstr "Orlando, Floryda"
#. 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/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:92
#: app/Module/StatisticsChartModule.php:153
#: app/Statistics/Google/ChartCommonGiven.php:79
#: app/Statistics/Google/ChartCommonSurname.php:137
@@ -10671,7 +10819,7 @@ msgid "Page size"
msgstr "Rozmiar strony"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:75
+#: app/Elements/SourceMediaType.php:93
msgid "Painting"
msgstr "Obraz"
@@ -10720,11 +10868,11 @@ msgstr "Papua - Nowa Gwinea"
msgid "Paraguay"
msgstr "Paragwaj"
-#: app/Gedcom.php:1215
+#: app/Gedcom.php:1254
msgid "Parent"
msgstr "Rodzic"
-#: app/Gedcom.php:688 app/Http/RequestHandlers/IndividualPage.php:214
+#: app/Gedcom.php:704 app/Http/RequestHandlers/IndividualPage.php:212
#: resources/views/edit/reorder-families.phtml:72
#: resources/views/modules/ancestors-chart/tree.phtml:33
#: resources/views/modules/family_nav/sidebar-family.phtml:41
@@ -10772,7 +10920,7 @@ msgstr "Payson, Utah, Stany Zjednoczone"
#. I18N: Name of a module/chart
#. I18N: Name of a report
#: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:255
-#: app/Module/PedigreeChartModule.php:109
+#: app/Module/PedigreeChartModule.php:104
#: app/Module/PedigreeReportModule.php:40
#: resources/xml/reports/pedigree_report.xml:3
#: resources/xml/reports/pedigree_report.xml:48
@@ -10784,18 +10932,18 @@ msgid "Pedigree chart"
msgstr "Diagram rodowy"
#. I18N: Name of a module
-#: app/Module/PedigreeMapModule.php:107
+#: app/Module/PedigreeMapModule.php:111
msgid "Pedigree map"
msgstr "Mapa rodowa"
#. I18N: %s is an individual’s name
-#: app/Module/PedigreeMapModule.php:153 app/Module/PedigreeMapModule.php:206
+#: app/Module/PedigreeMapModule.php:157 app/Module/PedigreeMapModule.php:210
#, php-format
msgid "Pedigree map of %s"
msgstr "Mapa rodowa - %s"
#. I18N: %s is an individual’s name
-#: app/Module/PedigreeChartModule.php:155
+#: app/Module/PedigreeChartModule.php:150
#, php-format
msgid "Pedigree tree of %s"
msgstr "%s - drzewo rodowe"
@@ -10803,7 +10951,7 @@ msgstr "%s - drzewo rodowe"
#. I18N: Name of a module
#: app/Http/RequestHandlers/HelpText.php:281
#: app/Http/RequestHandlers/PendingChanges.php:67
-#: app/Module/ModuleThemeTrait.php:441 app/Module/ReviewChangesModule.php:80
+#: app/Module/ModuleThemeTrait.php:440 app/Module/ReviewChangesModule.php:80
#: app/Module/ReviewChangesModule.php:134
#: resources/views/admin/control-panel.phtml:319
#: resources/views/admin/control-panel.phtml:345
@@ -10816,7 +10964,7 @@ msgstr "Oczekujące zmiany"
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 "Oczekujące zmiany widoczne są tylko dla konta użytkownika, który posiada uprawnienia do edycji. Po wylogowaniu się przez użytkownika nie będą już widoczne. Ponadto oczekujące zmiany widoczne są tylko na niektórych stronach. Na przykład, nie są pokazane na listach, w raportach i w wynikach wyszukiwania."
-#: app/Gedcom.php:863 app/Gedcom.php:903
+#: app/Gedcom.php:895 app/Gedcom.php:935
msgid "Permanent number"
msgstr "Stały numer"
@@ -10849,8 +10997,8 @@ msgstr "Filipiny"
msgid "Phoenix, Arizona, United States"
msgstr "Phoenix, Arizona, Stany Zjednoczone"
-#: app/Gedcom.php:381 app/Gedcom.php:486 app/Gedcom.php:512 app/Gedcom.php:767
-#: app/Gedcom.php:816 app/Gedcom.php:1443
+#: app/Gedcom.php:397 app/Gedcom.php:502 app/Gedcom.php:528 app/Gedcom.php:783
+#: app/Gedcom.php:832 app/Gedcom.php:1494
#: resources/views/modals/submitter-fields.phtml:25
msgid "Phone"
msgstr "Telefon"
@@ -10859,11 +11007,11 @@ msgstr "Telefon"
msgid "Phonetic algorithm"
msgstr "Algorytm fonetyczny"
-#: app/Gedcom.php:635
+#: app/Gedcom.php:651
msgid "Phonetic name"
msgstr "Nazwa fonetycznie"
-#: app/Gedcom.php:383 app/Gedcom.php:514 app/Gedcom.php:1154
+#: app/Gedcom.php:399 app/Gedcom.php:530 app/Gedcom.php:1193
msgid "Phonetic place"
msgstr "Miejsce fonetycznie"
@@ -10873,12 +11021,12 @@ msgstr "Miejsce fonetycznie"
msgid "Phonetic search"
msgstr "Wyszukiwanie fonetyczne"
-#: app/Gedcom.php:642
+#: app/Gedcom.php:658
msgid "Phonetic type"
msgstr "Typ fonetycznie"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:74 app/Gedcom.php:937
+#: app/Elements/SourceMediaType.php:94 app/Gedcom.php:969
msgid "Photo"
msgstr "Fotografia"
@@ -10892,8 +11040,8 @@ msgstr "Pink Plastic"
msgid "Pitcairn"
msgstr "Pitcairn"
-#: app/Gedcom.php:382 app/Gedcom.php:513 app/Gedcom.php:783 app/Gedcom.php:936
-#: app/Gedcom.php:1182 app/Gedcom.php:1347
+#: app/Gedcom.php:398 app/Gedcom.php:529 app/Gedcom.php:799 app/Gedcom.php:873
+#: app/Gedcom.php:968 app/Gedcom.php:1221 app/Gedcom.php:1397
#: app/Http/RequestHandlers/HelpText.php:251 app/Module/FixCemeteryTag.php:85
#: resources/views/admin/location-edit.phtml:36
#: resources/views/admin/location-edit.phtml:121
@@ -10917,13 +11065,13 @@ msgid "Place"
msgstr "Miejsce"
#. I18N: Name of a module/list
-#: app/Gedcom.php:472 app/Module/PlaceHierarchyListModule.php:102
+#: app/Gedcom.php:488 app/Module/PlaceHierarchyListModule.php:102
#: app/Module/PlaceHierarchyListModule.php:245
#: resources/views/place-hierarchy.phtml:16
msgid "Place hierarchy"
msgstr "Hierarchia miejsc"
-#: app/Gedcom.php:1462
+#: app/Gedcom.php:1513
msgid "Place in Hebrew"
msgstr "Miejsce w języku hebrajskim"
@@ -10944,125 +11092,125 @@ msgstr "Nazwy miejsc mogą się zmieniać z czasem. W genealogii zwyczajowo uży
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 "Nazwy miejsc należy wpisać jako listę oddzieloną przecinkami, zaczynając od najmniejszego miejsca, a kończąc na kraju. Na przykład „Warszawa, Mazowieckie, Polska”."
-#: app/Gedcom.php:549
+#: app/Gedcom.php:565
msgid "Place of LDS baptism"
msgstr "Miejsce chrztu mormońskiego"
-#: app/Gedcom.php:689
+#: app/Gedcom.php:705
msgid "Place of LDS child sealing"
msgstr "Miejsce mormońskiego naznaczenia dziecka"
-#: app/Gedcom.php:590
+#: app/Gedcom.php:606
msgid "Place of LDS confirmation"
msgstr "Miejsce bierzmowania mormońskiego"
-#: app/Gedcom.php:610
+#: app/Gedcom.php:626
msgid "Place of LDS endowment"
msgstr "Miejsce obdarowania mormońskiego"
-#: app/Gedcom.php:443
+#: app/Gedcom.php:459
msgid "Place of LDS spouse sealing"
msgstr "Miejsce mormońskiego naznaczenia małżonka"
-#: app/Gedcom.php:541
+#: app/Gedcom.php:557
msgid "Place of adoption"
msgstr "Miejsce adopcji"
-#: app/Gedcom.php:555 resources/xml/reports/missing_facts_report.xml:140
+#: app/Gedcom.php:571 resources/xml/reports/missing_facts_report.xml:140
msgid "Place of baptism"
msgstr "Miejsce chrztu"
-#: app/Gedcom.php:558 resources/xml/reports/missing_facts_report.xml:223
+#: app/Gedcom.php:574 resources/xml/reports/missing_facts_report.xml:223
msgid "Place of bar mitzvah"
msgstr "Miejsce bar micwy"
-#: app/Gedcom.php:561 resources/xml/reports/missing_facts_report.xml:264
+#: app/Gedcom.php:577 resources/xml/reports/missing_facts_report.xml:264
msgid "Place of bat mitzvah"
msgstr "Miejsce bat micwy"
-#: app/Gedcom.php:565 resources/xml/reports/fact_sources.xml:273
+#: app/Gedcom.php:581 resources/xml/reports/fact_sources.xml:273
#: resources/xml/reports/missing_facts_report.xml:93
msgid "Place of birth"
msgstr "Miejsce urodzenia"
-#: app/Gedcom.php:568
+#: app/Gedcom.php:584
msgid "Place of blessing"
msgstr "Miejsce błogosławieństwa"
-#: app/Gedcom.php:892
+#: app/Gedcom.php:924
msgid "Place of brit milah"
msgstr "Miejsce obrzezania"
-#: app/Gedcom.php:571 resources/xml/reports/missing_facts_report.xml:557
+#: app/Gedcom.php:587 resources/xml/reports/missing_facts_report.xml:557
msgid "Place of burial"
msgstr "Miejsce pochówku"
-#: app/Gedcom.php:582 app/Gedcom.php:584
+#: app/Gedcom.php:598 app/Gedcom.php:600
#: resources/xml/reports/missing_facts_report.xml:181
msgid "Place of christening"
msgstr "Miejsce chrztu"
#. I18N: German Bürgerort
-#: app/Gedcom.php:1309
+#: app/Gedcom.php:1348
msgid "Place of citizenship"
msgstr "Miejsce obywatelstwa"
-#: app/Gedcom.php:587 resources/xml/reports/missing_facts_report.xml:305
+#: app/Gedcom.php:603 resources/xml/reports/missing_facts_report.xml:305
msgid "Place of confirmation"
msgstr "Miejsce bierzmowania"
-#: app/Gedcom.php:596
+#: app/Gedcom.php:612
msgid "Place of cremation"
msgstr "Miejsce kremacji"
-#: app/Gedcom.php:600 resources/xml/reports/fact_sources.xml:275
+#: app/Gedcom.php:616 resources/xml/reports/fact_sources.xml:275
#: resources/xml/reports/missing_facts_report.xml:516
msgid "Place of death"
msgstr "Miejsce śmierci"
-#: app/Gedcom.php:607
+#: app/Gedcom.php:623
msgid "Place of emigration"
msgstr "Miejsce emigracji"
-#: app/Gedcom.php:419 resources/xml/reports/missing_facts_report.xml:347
+#: app/Gedcom.php:435 resources/xml/reports/missing_facts_report.xml:347
msgid "Place of engagement"
msgstr "Miejsce zaręczyn"
-#: app/Gedcom.php:616 app/Gedcom.php:1153
+#: app/Gedcom.php:632 app/Gedcom.php:1192
msgid "Place of event"
msgstr "Miejsce wydarzenia"
-#: app/Gedcom.php:626 resources/xml/reports/missing_facts_report.xml:389
+#: app/Gedcom.php:642 resources/xml/reports/missing_facts_report.xml:389
msgid "Place of first communion"
msgstr "Miejsce pierwszej Komunii Św"
-#: app/Gedcom.php:633
+#: app/Gedcom.php:649
msgid "Place of immigration"
msgstr "Miejsce imigracji"
-#: app/Gedcom.php:430 resources/xml/reports/fact_sources.xml:321
+#: app/Gedcom.php:446 resources/xml/reports/fact_sources.xml:321
#: resources/xml/reports/missing_facts_report.xml:474
msgid "Place of marriage"
msgstr "Miejsce ślubu"
-#: app/Gedcom.php:425 resources/xml/reports/missing_facts_report.xml:431
+#: app/Gedcom.php:441 resources/xml/reports/missing_facts_report.xml:431
msgid "Place of marriage banns"
msgstr "Miejsce zapowiedzi przedmałżeńskich"
-#: app/Gedcom.php:661
+#: app/Gedcom.php:677
msgid "Place of naturalization"
msgstr "Miejsce naturalizacji"
-#: app/Gedcom.php:671
+#: app/Gedcom.php:687
msgid "Place of ordination"
msgstr "Miejsce święceń"
-#: app/Gedcom.php:679
+#: app/Gedcom.php:695
msgid "Place of residence"
msgstr "Miejsce zamieszkania"
#. I18N: Name of a module
-#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:167
+#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:168
#: resources/views/admin/trees-preferences.phtml:555
#: resources/views/modules/statistics-chart/places.phtml:10
#: resources/views/search-replace-page.phtml:47
@@ -11139,7 +11287,7 @@ msgid "Porto Alegre, Brazil"
msgstr "Porto Alegre, Brazylia"
#. I18N: page orientation
-#: app/Http/RequestHandlers/TreePreferencesPage.php:101
+#: app/Http/RequestHandlers/TreePreferencesPage.php:100
#: resources/xml/reports/change_report.xml:10
#: resources/xml/reports/pedigree_report.xml:7
msgid "Portrait"
@@ -11155,9 +11303,10 @@ msgctxt "Surname tradition"
msgid "Portuguese"
msgstr "portugalska"
-#: app/Gedcom.php:370 app/Gedcom.php:482 app/Gedcom.php:502 app/Gedcom.php:757
-#: app/Gedcom.php:804 app/Gedcom.php:1171 app/Gedcom.php:1221
-#: app/Gedcom.php:1256 app/Gedcom.php:1288 app/Gedcom.php:1438
+#: app/Gedcom.php:386 app/Gedcom.php:498 app/Gedcom.php:518 app/Gedcom.php:773
+#: app/Gedcom.php:820 app/Gedcom.php:1083 app/Gedcom.php:1137
+#: app/Gedcom.php:1180 app/Gedcom.php:1210 app/Gedcom.php:1260
+#: app/Gedcom.php:1295 app/Gedcom.php:1327 app/Gedcom.php:1489
msgid "Postal code"
msgstr "Kod pocztowy"
@@ -11203,7 +11352,7 @@ msgid "Predefined text that states only family members can request a user accoun
msgstr "Zdefiniowana treść mówiąca, że tylko członkowie rodziny mogą otrzymać konto użytkownika"
#: app/Http/RequestHandlers/TreePageBlockEdit.php:60
-#: app/Http/RequestHandlers/TreePreferencesPage.php:164
+#: app/Http/RequestHandlers/TreePreferencesPage.php:163
#: app/Http/RequestHandlers/UserPageBlockEdit.php:61
#: resources/views/admin/components.phtml:61
#: resources/views/admin/components.phtml:64
@@ -11257,7 +11406,7 @@ msgstr "Primidi"
msgid "Print basic events when blank"
msgstr "Pokaż puste wydarzenia"
-#: app/Gedcom.php:1078 app/Gedcom.php:1134 app/Gedcom.php:1398
+#: app/Gedcom.php:1112 app/Gedcom.php:1168 app/Gedcom.php:1449
msgid "Priority"
msgstr "Priorytet"
@@ -11277,13 +11426,13 @@ msgstr "Polityka prywatności"
msgid "Privacy restrictions"
msgstr "Ograniczenia prywatności"
-#: resources/views/admin/trees-privacy.phtml:218
+#: resources/views/admin/trees-privacy.phtml:222
msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag"
msgstr "Ograniczenia prywatności - stosuje się do tych faktów i wpisów, które nie zawierają znacznika GEDCOM RESN"
-#: app/Gedcom.php:1331 app/Gedcom.php:1334 app/Gedcom.php:1344
-#: app/Gedcom.php:1379 app/Gedcom.php:1385 app/GedcomRecord.php:356
-#: app/GedcomRecord.php:462 app/Report/ReportParserGenerate.php:1005
+#: app/Gedcom.php:1370 app/Gedcom.php:1374 app/Gedcom.php:1394
+#: app/Gedcom.php:1429 app/Gedcom.php:1436 app/GedcomRecord.php:357
+#: app/GedcomRecord.php:463 app/Report/ReportParserGenerate.php:1005
#: app/Statistics/Repository/EventRepository.php:414
msgid "Private"
msgstr "Prywatne"
@@ -11292,11 +11441,11 @@ msgstr "Prywatne"
msgid "Private key"
msgstr "Klucz prywatny"
-#: app/Gedcom.php:672
+#: app/Gedcom.php:688
msgid "Probate"
msgstr "Poświadczenie autentyczności testamentu"
-#: app/Gedcom.php:673
+#: app/Gedcom.php:689
msgid "Property"
msgstr "Własność"
@@ -11315,7 +11464,7 @@ msgstr "Provo, Utah, Stany Zjednoczone"
msgid "Proxy"
msgstr "Pełnomocnik"
-#: app/Gedcom.php:787 resources/views/lists/sources-table.phtml:97
+#: app/Gedcom.php:803 resources/views/lists/sources-table.phtml:97
#: resources/views/modals/source-fields.phtml:36
msgid "Publication"
msgstr "Publikacja"
@@ -11330,10 +11479,10 @@ msgstr "Portoryko"
msgid "Qatar"
msgstr "Katar"
-#: app/Gedcom.php:403 app/Gedcom.php:456 app/Gedcom.php:534 app/Gedcom.php:702
-#: app/Gedcom.php:725 app/Gedcom.php:749 app/Gedcom.php:1065
-#: app/Gedcom.php:1117 app/Gedcom.php:1200 app/Gedcom.php:1233
-#: app/Gedcom.php:1564 app/Gedcom.php:1578
+#: app/Gedcom.php:419 app/Gedcom.php:472 app/Gedcom.php:550 app/Gedcom.php:718
+#: app/Gedcom.php:741 app/Gedcom.php:765 app/Gedcom.php:1097
+#: app/Gedcom.php:1151 app/Gedcom.php:1239 app/Gedcom.php:1272
+#: app/Gedcom.php:1615 app/Gedcom.php:1629
msgid "Quality of data"
msgstr "Cecha danych"
@@ -11424,19 +11573,19 @@ msgid "Rabi’ al-thani"
msgstr "rabi as-sani"
#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing.
-#: app/Elements/PedigreeLinkageType.php:66
+#: app/Elements/PedigreeLinkageType.php:86
msgctxt "Female pedigree"
msgid "Rada"
msgstr "mleczne"
#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing.
-#: app/Elements/PedigreeLinkageType.php:56
+#: app/Elements/PedigreeLinkageType.php:76
msgctxt "Male pedigree"
msgid "Rada"
msgstr "mleczne"
#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing.
-#: app/Elements/PedigreeLinkageType.php:76
+#: app/Elements/PedigreeLinkageType.php:96
msgctxt "Pedigree"
msgid "Rada"
msgstr "mleczne"
@@ -11495,25 +11644,25 @@ msgid "Ramadan"
msgstr "ramadan"
#. I18N: Description of the “Slide show” module
-#: app/Module/SlideShowModule.php:71
+#: app/Module/SlideShowModule.php:76
msgid "Random images from the current family tree."
msgstr "Losowe zdjęcia z bieżącego drzewa genealogicznego."
-#: app/Http/RequestHandlers/ReorderChildrenPage.php:53
+#: app/Http/RequestHandlers/ReorderChildrenPage.php:50
#: resources/views/family-page-children.phtml:50
#: resources/views/family-page-menu.phtml:58
#: resources/views/modules/relatives/family.phtml:233
msgid "Re-order children"
msgstr "Uporządkuj dzieci"
-#: app/Http/RequestHandlers/ReorderFamiliesPage.php:52
+#: app/Http/RequestHandlers/ReorderFamiliesPage.php:49
#: resources/views/individual-page-menu.phtml:81
#: resources/views/individual-page-menu.phtml:86
-#: resources/views/modules/relatives/tab.phtml:116
+#: resources/views/modules/relatives/tab.phtml:95
msgid "Re-order families"
msgstr "Uporządkuj rodziny"
-#: app/Gedcom.php:1474 app/Http/RequestHandlers/ReorderMediaPage.php:49
+#: app/Gedcom.php:1525 app/Http/RequestHandlers/ReorderMediaPage.php:49
#: app/Module/FixPrimaryTag.php:119
#: resources/views/individual-page-menu.phtml:102
#: resources/views/individual-page-menu.phtml:107
@@ -11554,7 +11703,7 @@ msgstr "Recife, Brazylia"
#: 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:223
+#: resources/views/admin/trees-privacy.phtml:227
#: resources/views/lists/anniversaries-table.phtml:32
#: resources/views/modules/clippings/show.phtml:30
#: resources/views/modules/recent_changes/changes-table.phtml:43
@@ -11562,13 +11711,13 @@ msgstr "Recife, Brazylia"
msgid "Record"
msgstr "Wpis"
-#: app/Gedcom.php:440 app/Gedcom.php:684 app/Gedcom.php:715 app/Gedcom.php:739
-#: app/Gedcom.php:770 app/Gedcom.php:794 app/Gedcom.php:818 app/Gedcom.php:830
-#: app/Gedcom.php:935
+#: app/Gedcom.php:456 app/Gedcom.php:700 app/Gedcom.php:731 app/Gedcom.php:755
+#: app/Gedcom.php:786 app/Gedcom.php:810 app/Gedcom.php:834 app/Gedcom.php:846
+#: app/Gedcom.php:863 app/Gedcom.php:967
msgid "Record ID number"
msgstr "Identyfikator wpisu"
-#: app/Gedcom.php:683 app/Gedcom.php:817
+#: app/Gedcom.php:699 app/Gedcom.php:833
msgid "Record file number"
msgstr "Numer katalogowy wpisu"
@@ -11588,8 +11737,8 @@ msgstr "Przekierowanie starych adresów URL z webtrees w wersji 1."
msgid "Redlands, California, United States"
msgstr "Redlands, Kalifornia"
-#: app/Gedcom.php:436 app/Gedcom.php:674 app/Gedcom.php:713 app/Gedcom.php:737
-#: app/Gedcom.php:768 app/Gedcom.php:788
+#: app/Gedcom.php:452 app/Gedcom.php:690 app/Gedcom.php:729 app/Gedcom.php:753
+#: app/Gedcom.php:784 app/Gedcom.php:804
msgid "Reference number"
msgstr "Numer referencyjny"
@@ -11598,7 +11747,7 @@ msgstr "Numer referencyjny"
msgid "Regina, Saskatchewan, Canada"
msgstr "Regina, Saskatchewan, Kanada"
-#: app/Elements/MarriageType.php:61 resources/xml/reports/fact_sources.xml:205
+#: app/Elements/MarriageType.php:64 resources/xml/reports/fact_sources.xml:205
msgid "Registered partnership"
msgstr "Zarejstrowane partnerstwo"
@@ -11646,64 +11795,67 @@ msgstr "Spokrewnione rodziny"
msgid "Related individuals"
msgstr "Powiązane osoby"
-#: app/Gedcom.php:546 app/Gedcom.php:1055 app/Gedcom.php:1107
-#: app/Gedcom.php:1461 app/Gedcom.php:1554 app/Gedcom.php:1568
-#: app/Module/BranchesListModule.php:398 app/Module/BranchesListModule.php:436
+#: app/Gedcom.php:562 app/Gedcom.php:1087 app/Gedcom.php:1100
+#: app/Gedcom.php:1141 app/Gedcom.php:1512 app/Gedcom.php:1605
+#: app/Gedcom.php:1619 app/Module/BranchesListModule.php:398
+#: app/Module/BranchesListModule.php:436
#: resources/views/fact-association-structure.phtml:85
msgid "Relationship"
msgstr "Pokrewieństwo"
-#: app/Gedcom.php:950 app/Gedcom.php:1335
+#: app/Gedcom.php:889 app/Gedcom.php:982 app/Gedcom.php:1035
+#: app/Gedcom.php:1375
msgid "Relationship to father"
msgstr "Związek z ojcem"
-#: app/Module/RelationshipsChartModule.php:148
+#: app/Module/RelationshipsChartModule.php:145
msgid "Relationship to me"
msgstr "Pokrewieństwo ze mną"
-#: app/Gedcom.php:951 app/Gedcom.php:1336
+#: app/Gedcom.php:890 app/Gedcom.php:983 app/Gedcom.php:1037
+#: app/Gedcom.php:1376
msgid "Relationship to mother"
msgstr "Stosunek do matki"
-#: app/Gedcom.php:621
+#: app/Gedcom.php:637
msgid "Relationship to parents"
msgstr "Relacja z rodzicami"
-#: app/Module/RelationshipsChartModule.php:328
+#: app/Module/RelationshipsChartModule.php:325
#, php-format
msgid "Relationship: %s"
msgstr "Pokrewieństwo: %s"
#. I18N: Name of a module/chart
#. I18N: Configuration option
-#: app/Module/RelationshipsChartModule.php:182
-#: app/Module/RelationshipsChartModule.php:259
+#: app/Module/RelationshipsChartModule.php:179
+#: app/Module/RelationshipsChartModule.php:256
#: resources/views/lists/individuals-table.phtml:291
#: resources/views/modules/relationships-chart/config.phtml:34
msgid "Relationships"
msgstr "Pokrewieństwo"
#. I18N: %s are individual’s names
-#: app/Module/RelationshipsChartModule.php:251
+#: app/Module/RelationshipsChartModule.php:248
#, php-format
msgid "Relationships between %1$s and %2$s"
msgstr "Pokrewieństwo - %1$s i %2$s"
-#: app/Gedcom.php:1257 app/Gedcom.php:1289
+#: app/Gedcom.php:1296 app/Gedcom.php:1328
msgid "Reliability of the information"
msgstr "Wiarygodność informacji"
-#: app/Gedcom.php:392 app/Gedcom.php:523 app/Gedcom.php:676 app/Gedcom.php:1174
-#: resources/xml/reports/missing_facts_report.xml:26
+#: app/Gedcom.php:408 app/Gedcom.php:539 app/Gedcom.php:692 app/Gedcom.php:1213
+#: app/Gedcom.php:1229 resources/xml/reports/missing_facts_report.xml:26
#: resources/xml/reports/missing_facts_report.xml:587
msgid "Religion"
msgstr "Wyznanie"
-#: app/Gedcom.php:669
+#: app/Gedcom.php:685
msgid "Religious institution"
msgstr "Seminarium duchowne"
-#: app/Elements/MarriageType.php:62 resources/xml/reports/fact_sources.xml:199
+#: app/Elements/MarriageType.php:65 resources/xml/reports/fact_sources.xml:199
msgid "Religious marriage"
msgstr "Ślub kościelny"
@@ -11711,7 +11863,7 @@ msgstr "Ślub kościelny"
msgid "Reload map"
msgstr "Załaduj ponownie mapę"
-#: app/Gedcom.php:1079 app/Gedcom.php:1135 app/Gedcom.php:1402
+#: app/Gedcom.php:1113 app/Gedcom.php:1169 app/Gedcom.php:1453
msgid "Reminder date"
msgstr "Data przypomnienia"
@@ -11719,7 +11871,7 @@ msgstr "Data przypomnienia"
msgid "Reminder email frequency (days)"
msgstr "Częstotliwość wysyłanych przypomnień przez email (dni)"
-#: app/Gedcom.php:1481
+#: app/Gedcom.php:1532
msgid "Remote server"
msgstr "Serwer zdalny"
@@ -11805,13 +11957,13 @@ msgstr "Raporty"
#. I18N: Name of a module/list
#: app/Module/FixSearchAndReplace.php:114
-#: app/Module/RepositoryListModule.php:70
-#: app/Module/RepositoryListModule.php:163 app/Services/AdminService.php:182
+#: app/Module/RepositoryListModule.php:67
+#: app/Module/RepositoryListModule.php:160 app/Services/AdminService.php:182
#: resources/views/admin/control-panel.phtml:323
#: resources/views/admin/merge-records-step-1.phtml:57
#: resources/views/lists/repositories-table.phtml:45
#: resources/views/modules/gedcom_stats/config.phtml:50
-#: resources/views/modules/gedcom_stats/statistics.phtml:123
+#: resources/views/modules/gedcom_stats/statistics.phtml:122
#: resources/views/modules/html/template-statistics.phtml:52
#: resources/views/modules/statistics-chart/other-records.phtml:45
#: resources/views/record-page-links.phtml:85
@@ -11820,7 +11972,8 @@ msgstr "Raporty"
msgid "Repositories"
msgstr "Repozytoria"
-#: app/Gedcom.php:750 app/Gedcom.php:790
+#: app/Gedcom.php:766 app/Gedcom.php:806 app/Gedcom.php:1107
+#: app/Gedcom.php:1163 app/Http/RequestHandlers/CheckTree.php:350
#: resources/views/admin/trees-privacy.phtml:169
#: resources/views/admin/trees.phtml:239
#: resources/views/modals/source-fields.phtml:44
@@ -11855,8 +12008,8 @@ msgstr "Załóż nowe konto"
msgid "Research"
msgstr "Poszukiwania"
-#: app/Gedcom.php:865 app/Gedcom.php:904 app/Gedcom.php:1068
-#: app/Gedcom.php:1124 app/Gedcom.php:1397 app/Module/ResearchTaskModule.php:61
+#: app/Gedcom.php:897 app/Gedcom.php:936 app/Gedcom.php:1102
+#: app/Gedcom.php:1158 app/Gedcom.php:1448 app/Module/ResearchTaskModule.php:61
#: app/Module/ResearchTaskModule.php:64
#: resources/views/modules/todo/research-tasks.phtml:36
msgid "Research task"
@@ -11875,7 +12028,7 @@ msgstr "Zadania badawcze są specjalnymi wydarzeniami, dodanymi do osób w drzew
msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag."
msgstr "Zadania badawcze są przechowywane przy użyciu niestandardowego znacznika GEDCOM „_TODO”. Inne aplikacje genealogiczne mogą nie rozpoznawać tego znacznika."
-#: app/Gedcom.php:677
+#: app/Gedcom.php:693
msgid "Residence"
msgstr "Miejsce zamieszkania"
@@ -11890,10 +12043,10 @@ msgid "Restrict to immediate family"
msgstr "Ogranicz do najbliższej rodziny"
#. I18N: a restriction on viewing data
-#: app/Gedcom.php:393 app/Gedcom.php:439 app/Gedcom.php:524 app/Gedcom.php:680
-#: app/Gedcom.php:1175 app/Gedcom.php:1487 app/Gedcom.php:1580
-#: app/Gedcom.php:1582 app/Gedcom.php:1584 app/Gedcom.php:1586
-#: app/Gedcom.php:1588 app/Gedcom.php:1590
+#: app/Gedcom.php:409 app/Gedcom.php:455 app/Gedcom.php:540 app/Gedcom.php:696
+#: app/Gedcom.php:1214 app/Gedcom.php:1538 app/Gedcom.php:1631
+#: app/Gedcom.php:1633 app/Gedcom.php:1635 app/Gedcom.php:1637
+#: app/Gedcom.php:1639 app/Gedcom.php:1641
#: app/Http/RequestHandlers/HelpText.php:256
#: resources/views/modals/restriction-fields.phtml:9
msgid "Restriction"
@@ -11907,7 +12060,7 @@ msgstr "Ograniczenia mogą być dodawane do wpisów i/lub faktów. Za pomocą og
msgid "Results"
msgstr "Postać wyników"
-#: app/Gedcom.php:681
+#: app/Gedcom.php:697
msgid "Retirement"
msgstr "Przejście na emeryturę"
@@ -11921,10 +12074,10 @@ msgstr "Reunion"
msgid "Rexburg, Idaho, United States"
msgstr "Rexburg, Idaho, Stany Zjednoczone"
-#: app/Gedcom.php:399 app/Gedcom.php:452 app/Gedcom.php:530 app/Gedcom.php:698
-#: app/Gedcom.php:721 app/Gedcom.php:745 app/Gedcom.php:1061
-#: app/Gedcom.php:1113 app/Gedcom.php:1196 app/Gedcom.php:1229
-#: app/Gedcom.php:1560 app/Gedcom.php:1574
+#: app/Gedcom.php:415 app/Gedcom.php:468 app/Gedcom.php:546 app/Gedcom.php:714
+#: app/Gedcom.php:737 app/Gedcom.php:761 app/Gedcom.php:1093
+#: app/Gedcom.php:1147 app/Gedcom.php:1235 app/Gedcom.php:1268
+#: app/Gedcom.php:1611 app/Gedcom.php:1625
#: resources/views/admin/users-edit.phtml:288
msgid "Role"
msgstr "Rola"
@@ -11938,15 +12091,15 @@ msgstr "Rumunia"
msgid "Romanized"
msgstr "Zlatynizowane"
-#: app/Gedcom.php:647
+#: app/Gedcom.php:663
msgid "Romanized name"
msgstr "Zlatynizowane imię i nazwisko"
-#: app/Gedcom.php:390 app/Gedcom.php:521 app/Gedcom.php:1161
+#: app/Gedcom.php:406 app/Gedcom.php:537 app/Gedcom.php:1200
msgid "Romanized place"
msgstr "Miejsce zlatynizowanie"
-#: app/Gedcom.php:654
+#: app/Gedcom.php:670
msgid "Romanized type"
msgstr "Typ zlatynizowany"
@@ -11955,7 +12108,7 @@ msgstr "Typ zlatynizowany"
msgid "Roots"
msgstr "Korzenie"
-#: app/Gedcom.php:1121 app/Gedcom.php:1307
+#: app/Gedcom.php:1155 app/Gedcom.php:1346
msgid "Rufname"
msgstr "Przezwisko"
@@ -12131,11 +12284,11 @@ msgstr "sobota"
msgid "Saudi Arabia"
msgstr "Arabia Saudyjska"
-#: app/Gedcom.php:1085
+#: app/Gedcom.php:1001 app/Gedcom.php:1119
msgid "Schema"
msgstr "Schemat"
-#: app/Gedcom.php:604 app/Gedcom.php:628
+#: app/Gedcom.php:620 app/Gedcom.php:644
msgid "School or college"
msgstr "Szkoła/uczelnia"
@@ -12144,30 +12297,30 @@ msgstr "Szkoła/uczelnia"
msgid "Scotland"
msgstr "Szkocja"
-#: app/Gedcom.php:1407
+#: app/Gedcom.php:1458
msgid "Scrapbook"
msgstr "Kronika"
#. I18N: “sealing” is a Mormon ceremony.
-#: app/Elements/PedigreeLinkageType.php:64
+#: app/Elements/PedigreeLinkageType.php:84
msgctxt "Female pedigree"
msgid "Sealing"
msgstr "naznaczona"
#. I18N: “sealing” is a Mormon ceremony.
-#: app/Elements/PedigreeLinkageType.php:54
+#: app/Elements/PedigreeLinkageType.php:74
msgctxt "Male pedigree"
msgid "Sealing"
msgstr "naznaczony"
#. I18N: “sealing” is a Mormon ceremony.
-#: app/Elements/PedigreeLinkageType.php:74
+#: app/Elements/PedigreeLinkageType.php:94
msgctxt "Pedigree"
msgid "Sealing"
msgstr "naznaczone"
#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism)
-#: app/Elements/LdsSpouseSealingDateStatus.php:63
+#: app/Elements/LdsSpouseSealingDateStatus.php:64
msgid "Sealing canceled (divorce)"
msgstr "Naznaczenie anulowane (rozwód)"
@@ -12283,7 +12436,7 @@ msgid "Select individuals by place or date"
msgstr "Wybierz osoby według daty lub miejsca"
#. I18N: Description of the “Clippings cart” module
-#: app/Module/ClippingsCartModule.php:153
+#: app/Module/ClippingsCartModule.php:137
msgid "Select records from your family tree and save them as a GEDCOM file."
msgstr "Wybieranie wpisów w danym drzewie genealogicznym i zapisanie ich w postaci pliku GEDCOM."
@@ -12388,11 +12541,11 @@ msgctxt "Abbreviation for September"
msgid "Sep"
msgstr "wrz"
-#: app/Gedcom.php:864
+#: app/Gedcom.php:896
msgid "Separated"
msgstr "Separacja"
-#: app/Gedcom.php:968
+#: app/Gedcom.php:1000
msgid "Separation"
msgstr "Separacja"
@@ -12548,11 +12701,11 @@ msgstr "Udostępnij"
msgid "Share the URL"
msgstr "Udostępnij adres URL"
-#: app/Module/ShareAnniversaryModule.php:76
+#: app/Module/ShareAnniversaryModule.php:73
msgid "Share the anniversary of an event"
msgstr "Udostępnij rocznicę wydarzenia"
-#: app/Gedcom.php:707 resources/views/admin/trees.phtml:256
+#: app/Gedcom.php:723 resources/views/admin/trees.phtml:256
#: resources/views/edit/shared-note.phtml:23
#: resources/views/modules/notes/tab.phtml:63
#: resources/views/note-page-details.phtml:22
@@ -12560,7 +12713,7 @@ msgid "Shared note"
msgstr "Wspólna notatka"
#. I18N: Name of a module/list
-#: app/Module/NoteListModule.php:67
+#: app/Module/NoteListModule.php:64
#: resources/views/lists/sources-table.phtml:101
#: resources/views/search-general-page.phtml:105
msgid "Shared notes"
@@ -12930,7 +13083,7 @@ msgid "Show the %1$s %2$s parts of a place name."
msgstr "Pokaż %1$s %2$s części nazwy miejsca."
#. I18N: Description of the “Pedigree map” module
-#: app/Module/PedigreeMapModule.php:118
+#: app/Module/PedigreeMapModule.php:122
msgid "Show the birthplace of ancestors on a map."
msgstr "Pokazuje miejsca narodzin przodków na mapie."
@@ -12952,11 +13105,11 @@ msgstr "Pokaż wydarzenia związane z bliskimi krewnymi na stronie osoby"
msgid "Show the family tree"
msgstr "Pokaż drzewo genealogiczne"
-#: app/Module/IndividualListModule.php:366
+#: app/Module/IndividualListModule.php:363
msgid "Show the list of individuals"
msgstr "Pokaż listę osób"
-#: app/Module/IndividualListModule.php:372
+#: app/Module/IndividualListModule.php:369
msgid "Show the list of surnames"
msgstr "Pokaż listę nazwisk"
@@ -12986,15 +13139,17 @@ msgstr "Pokaż ten blok dla następujących języków"
msgid "Show thumbnail images in charts and family groups."
msgstr "Pokaż wyróżnione zdjęcia."
-#: app/Auth.php:563 app/Auth.php:576 app/Elements/RestrictionNotice.php:77
-#: app/Http/RequestHandlers/TreePreferencesPage.php:126
+#: app/Auth.php:563 app/Auth.php:576 app/Elements/RestrictionNotice.php:97
+#: app/Elements/RestrictionNotice.php:98
+#: app/Http/RequestHandlers/TreePreferencesPage.php:125
#: app/Http/RequestHandlers/TreePrivacyPage.php:93
#: resources/views/modals/restriction-fields.phtml:21
msgid "Show to managers"
msgstr "Pokaż menedżerom"
-#: app/Auth.php:562 app/Auth.php:575 app/Elements/RestrictionNotice.php:76
-#: app/Http/RequestHandlers/TreePreferencesPage.php:125
+#: app/Auth.php:562 app/Auth.php:575 app/Elements/RestrictionNotice.php:95
+#: app/Elements/RestrictionNotice.php:96
+#: app/Http/RequestHandlers/TreePreferencesPage.php:124
#: app/Http/RequestHandlers/TreePrivacyPage.php:92
#: resources/views/admin/trees-privacy.phtml:41
#: resources/views/admin/trees-privacy.phtml:92
@@ -13002,7 +13157,8 @@ msgstr "Pokaż menedżerom"
msgid "Show to members"
msgstr "Pokaż użytkownikom"
-#: app/Auth.php:561 app/Auth.php:574 app/Elements/RestrictionNotice.php:75
+#: app/Auth.php:561 app/Auth.php:574 app/Elements/RestrictionNotice.php:93
+#: app/Elements/RestrictionNotice.php:94
#: app/Http/RequestHandlers/TreePrivacyPage.php:91
#: resources/views/admin/trees-privacy.phtml:41
#: resources/views/admin/trees-privacy.phtml:92
@@ -13056,11 +13212,11 @@ msgstr "Sierra Leone"
#. I18N: Name of a module
#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43
-#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:297
+#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:296
msgid "Sign in"
msgstr "Logowanie"
-#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:313
+#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:312
#: resources/views/layouts/administration.phtml:65
msgid "Sign out"
msgstr "Wyloguj"
@@ -13109,7 +13265,7 @@ msgid "Site verification codes do not work when webtrees is installed in a subfo
msgstr "Kod weryfikacyjny witryny nie działa, gdy webtrees jest zainstalowane w podfolderze."
#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps
-#: app/Module/SiteMapModule.php:160
+#: app/Module/SiteMapModule.php:156
msgid "Sitemaps"
msgstr "Mapy witryn"
@@ -13163,7 +13319,7 @@ msgid "Slave"
msgstr "Niewolnik"
#. I18N: Name of a module
-#: app/Module/SlideShowModule.php:201
+#: app/Module/SlideShowModule.php:205
msgid "Slide show"
msgstr "Pokaz slajdów"
@@ -13186,7 +13342,7 @@ msgstr "Małe drzewa (500 osób): 16-32MB, 10-20 sekund"
msgid "Snowflake, Arizona, United States"
msgstr "Snowflake, Arizona, Stany Zjednoczone"
-#: app/Gedcom.php:703
+#: app/Gedcom.php:719
msgid "Social security number"
msgstr "Numer ubezpieczenia (SSN)"
@@ -13206,11 +13362,11 @@ msgid "Some genealogy software creates GEDCOM files that contain media filenames
msgstr "Niektóre programy genealogiczne tworzą pliki GEDCOM, które zawierają nazwy plików multimedialnych z pełnymi ścieżkami dostępu. Te ścieżki nie istnieją na serwerze internetowym. Aby umożliwić webtrees znalezienie pliku, pierwsza część ścieżki powinna być usunięta."
#. I18N: Description of a “Data fix” module
-#: app/Module/FixNameTags.php:94
+#: app/Module/FixNameTags.php:95
msgid "Some genealogy software stores all names in a single name record, using custom tags such as _MARNM and _AKA. An alternative is to create a new name record for each name."
msgstr "Niektóre programy genealogiczne przechowują wszystkie nazwy, imiona i nazwiska w pojedynczym rekordzie, używając niestandardowych wpisów, takich jak _MARNM i _AKA. Alternatywą jest utworzenie oddzielnego wpisu z imieniem i nazwiskiem dla każdego wariantu."
-#: resources/views/admin/tags.phtml:32
+#: resources/views/admin/tags.phtml:33
msgid "Some of these GEDCOM tags are used infrequently or never used."
msgstr "Niektóre z tych wpisów GEDCOM są używane rzadko lub nigdy."
@@ -13237,7 +13393,7 @@ msgstr "Syn"
msgid "Son of %s"
msgstr "Syn rodziny: %s"
-#: app/Gedcom.php:1538
+#: app/Gedcom.php:1589
msgid "Sort date"
msgstr "Data sortowania"
@@ -13274,9 +13430,10 @@ msgid "Sounds like"
msgstr "Brzmi jak"
#. I18N: Name of a module/report
-#: app/Gedcom.php:772 app/Gedcom.php:1187 app/Gedcom.php:1191
-#: app/Gedcom.php:1203 app/Gedcom.php:1207 app/Gedcom.php:1211
-#: app/Gedcom.php:1217 app/Gedcom.php:1223
+#: app/Gedcom.php:788 app/Gedcom.php:1226 app/Gedcom.php:1230
+#: app/Gedcom.php:1242 app/Gedcom.php:1246 app/Gedcom.php:1250
+#: app/Gedcom.php:1256 app/Gedcom.php:1262
+#: app/Http/RequestHandlers/CheckTree.php:351
#: app/Module/FactSourcesReportModule.php:44
#: resources/views/admin/trees-privacy.phtml:168
#: resources/views/admin/trees.phtml:231
@@ -13309,14 +13466,14 @@ msgstr "Brzmi jak"
msgid "Source"
msgstr "Źródło"
-#: app/Gedcom.php:394 app/Gedcom.php:447 app/Gedcom.php:525 app/Gedcom.php:693
-#: app/Gedcom.php:716 app/Gedcom.php:740 app/Gedcom.php:1056
-#: app/Gedcom.php:1108 app/Gedcom.php:1176 app/Gedcom.php:1555
-#: app/Gedcom.php:1569
+#: app/Gedcom.php:410 app/Gedcom.php:463 app/Gedcom.php:541 app/Gedcom.php:709
+#: app/Gedcom.php:732 app/Gedcom.php:756 app/Gedcom.php:1088
+#: app/Gedcom.php:1142 app/Gedcom.php:1215 app/Gedcom.php:1606
+#: app/Gedcom.php:1620
msgid "Source citation"
msgstr "Opisy źródeł"
-#: resources/views/admin/tags.phtml:321
+#: resources/views/admin/tags.phtml:322
msgid "Source citations"
msgstr "Opisy źródeł"
@@ -13333,19 +13490,19 @@ msgstr "Typ źródła"
#. I18N: Name of a module/list
#. I18N: Name of a module
-#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:69
-#: app/Module/SourceListModule.php:160 app/Module/SourcesTabModule.php:58
+#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:66
+#: app/Module/SourceListModule.php:157 app/Module/SourcesTabModule.php:58
#: app/Services/AdminService.php:183
#: resources/views/admin/control-panel.phtml:322
#: resources/views/admin/merge-records-step-1.phtml:56
-#: resources/views/admin/tags.phtml:396
+#: resources/views/admin/tags.phtml:397
#: resources/views/lists/media-table.phtml:81
#: resources/views/lists/notes-table.phtml:84
#: 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:48
-#: resources/views/modules/gedcom_stats/statistics.phtml:101
+#: resources/views/modules/gedcom_stats/statistics.phtml:100
#: resources/views/modules/html/template-statistics.phtml:44
#: resources/views/modules/statistics-chart/chart-sources.phtml:10
#: resources/views/modules/statistics-chart/other-records.phtml:27
@@ -13398,7 +13555,7 @@ msgstr "hiszpańska"
msgid "Spokane, Washington, United States"
msgstr "Spokane, Washington, Stany Zjednoczone"
-#: app/Http/RequestHandlers/IndividualPage.php:220
+#: app/Http/RequestHandlers/IndividualPage.php:218
#: resources/views/edit/change-family-members.phtml:36
#: resources/views/edit/change-family-members.phtml:51
#: resources/views/modules/pedigree-chart/previous.phtml:31
@@ -13443,7 +13600,7 @@ msgstr "St. Louis, Missouri, Stany Zjednoczone"
msgid "St. Paul, Minnesota, United States"
msgstr "St. Paul, Minnesota, Stany Zjednoczone"
-#: resources/views/admin/tags.phtml:27
+#: resources/views/admin/tags.phtml:28
msgid "Standard GEDCOM tags"
msgstr "Standardowe tagi GEDCOM"
@@ -13463,38 +13620,34 @@ msgstr "Początek zakresu zmian"
msgid "Statcounter™"
msgstr "Statcounter™"
-#: app/Gedcom.php:371 app/Gedcom.php:483 app/Gedcom.php:503 app/Gedcom.php:758
-#: app/Gedcom.php:805 app/Gedcom.php:1172 app/Gedcom.php:1439
+#: app/Gedcom.php:387 app/Gedcom.php:499 app/Gedcom.php:519 app/Gedcom.php:774
+#: app/Gedcom.php:821 app/Gedcom.php:1211 app/Gedcom.php:1490
msgid "State"
msgstr "Województwo"
#. I18N: Name of a module
#. I18N: Name of a module/chart
#: app/Module/FamilyTreeStatisticsModule.php:68
-#: app/Module/HtmlBlockModule.php:195 app/Module/StatisticsChartModule.php:87
+#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87
#: resources/views/modules/gedcom_stats/config.phtml:41
-#: resources/views/modules/gedcom_stats/statistics.phtml:39
-#: resources/views/modules/gedcom_stats/statistics.phtml:159
+#: resources/views/modules/gedcom_stats/statistics.phtml:38
+#: resources/views/modules/gedcom_stats/statistics.phtml:158
msgid "Statistics"
msgstr "Statystyki"
-#: app/Gedcom.php:444 app/Gedcom.php:550 app/Gedcom.php:591 app/Gedcom.php:611
-#: app/Gedcom.php:622 app/Gedcom.php:690 app/Gedcom.php:1074
-#: app/Gedcom.php:1130 app/Gedcom.php:1337 app/Gedcom.php:1339
+#: app/Gedcom.php:460 app/Gedcom.php:566 app/Gedcom.php:607 app/Gedcom.php:627
+#: app/Gedcom.php:638 app/Gedcom.php:706 app/Gedcom.php:1108
+#: app/Gedcom.php:1164 app/Gedcom.php:1377 app/Gedcom.php:1380
#: resources/views/admin/changes-log.phtml:55
#: resources/views/admin/changes-log.phtml:135
msgid "Status"
msgstr "Status"
-#: app/Gedcom.php:445 app/Gedcom.php:551 app/Gedcom.php:592 app/Gedcom.php:612
-#: app/Gedcom.php:691
+#: app/Gedcom.php:461 app/Gedcom.php:567 app/Gedcom.php:608 app/Gedcom.php:628
+#: app/Gedcom.php:707
msgid "Status change date"
msgstr "Data zmiany statusu"
-#: app/Elements/AgeAtEvent.php:94
-msgid "stillborn"
-msgstr "Narodzone martwe"
-
#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism)
#: app/Elements/LdsBaptismDateStatus.php:73
#: app/Elements/LdsChildSealingDateStatus.php:66
@@ -13530,7 +13683,7 @@ msgstr "Historia"
msgid "Story title"
msgstr "Tytuł historii"
-#: app/Gedcom.php:1244 app/Gedcom.php:1276
+#: app/Gedcom.php:1283 app/Gedcom.php:1315
msgid "Street name"
msgstr "Nazwa ulicy"
@@ -13541,7 +13694,8 @@ msgstr "Nazwa ulicy"
msgid "Subject"
msgstr "Temat"
-#: app/Gedcom.php:494 app/Gedcom.php:820 app/Submission.php:44
+#: app/Gedcom.php:510 app/Gedcom.php:836
+#: app/Http/RequestHandlers/CheckTree.php:352 app/Submission.php:44
#: app/Submission.php:45 app/Submission.php:46
msgid "Submission"
msgstr "Wpis"
@@ -13550,12 +13704,13 @@ msgstr "Wpis"
#: app/Elements/LdsBaptismDateStatus.php:75
#: app/Elements/LdsChildSealingDateStatus.php:68
#: app/Elements/LdsEndowmentDateStatus.php:76
-#: app/Elements/LdsSpouseSealingDateStatus.php:75
+#: app/Elements/LdsSpouseSealingDateStatus.php:76
msgid "Submitted but not yet cleared"
msgstr "Złożone, ale jeszcze nieuregulowane"
-#: app/Gedcom.php:457 app/Gedcom.php:493 app/Gedcom.php:704 app/Gedcom.php:797
-#: app/Gedcom.php:831 resources/views/admin/trees.phtml:264
+#: app/Gedcom.php:473 app/Gedcom.php:509 app/Gedcom.php:720 app/Gedcom.php:813
+#: app/Gedcom.php:847 app/Http/RequestHandlers/CheckTree.php:353
+#: resources/views/admin/trees.phtml:264
#: resources/views/modals/submission-fields.phtml:14
#: resources/views/modules/recent_changes/changes-table.phtml:74
msgid "Submitter"
@@ -13566,11 +13721,11 @@ msgid "Submitter name"
msgstr "Nazwa osoby przesyłającej dane"
#. I18N: Name of a module/list
-#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:70
-#: app/Module/SubmitterListModule.php:173
+#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:67
+#: app/Module/SubmitterListModule.php:170
#: resources/views/admin/control-panel.phtml:326
#: resources/views/admin/merge-records-step-1.phtml:60
-#: resources/views/admin/tags.phtml:877
+#: resources/views/admin/tags.phtml:878
#: resources/views/lists/submitters-table.phtml:62
#: resources/views/record-page-links.phtml:94
msgid "Submitters"
@@ -13610,7 +13765,7 @@ msgstr "Obsługa SQL Server jest eksperymentalna."
msgid "Suriname"
msgstr "Surinam"
-#: app/Gedcom.php:641 app/Gedcom.php:653 app/Gedcom.php:656
+#: app/Gedcom.php:657 app/Gedcom.php:669 app/Gedcom.php:672
#: app/Http/RequestHandlers/HelpText.php:241
#: resources/views/branches-page.phtml:27
#: resources/views/lists/families-table.phtml:221
@@ -13634,7 +13789,7 @@ msgstr "Styl listy nazwisk"
msgid "Surname option"
msgstr "Opcje nazwiska"
-#: app/Gedcom.php:640 app/Gedcom.php:652 app/Gedcom.php:655
+#: app/Gedcom.php:656 app/Gedcom.php:668 app/Gedcom.php:671
msgid "Surname prefix"
msgstr "Przedrostek nazwiska"
@@ -13644,7 +13799,7 @@ msgstr "Tradycja przyjmowania nazwiska"
#: resources/views/lists/surnames-table.phtml:26
#: resources/views/modules/gedcom_stats/config.phtml:68
-#: resources/views/modules/gedcom_stats/statistics.phtml:78
+#: resources/views/modules/gedcom_stats/statistics.phtml:77
#: resources/views/modules/statistics-chart/custom.phtml:163
msgid "Surnames"
msgstr "Nazwiska"
@@ -13810,8 +13965,8 @@ msgid "Templates"
msgstr "Szablony"
#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church)
-#: app/Gedcom.php:446 app/Gedcom.php:552 app/Gedcom.php:593 app/Gedcom.php:613
-#: app/Gedcom.php:692 app/Gedcom.php:832
+#: app/Gedcom.php:462 app/Gedcom.php:568 app/Gedcom.php:609 app/Gedcom.php:629
+#: app/Gedcom.php:708 app/Gedcom.php:848
#: resources/xml/reports/individual_report.xml:208
msgid "Temple"
msgstr "Świątynia"
@@ -13840,10 +13995,10 @@ msgctxt "NOMINATIVE"
msgid "Tevet"
msgstr "tewet"
-#: app/Gedcom.php:397 app/Gedcom.php:450 app/Gedcom.php:528 app/Gedcom.php:696
-#: app/Gedcom.php:719 app/Gedcom.php:743 app/Gedcom.php:795 app/Gedcom.php:1059
-#: app/Gedcom.php:1111 app/Gedcom.php:1194 app/Gedcom.php:1227
-#: app/Gedcom.php:1522 app/Gedcom.php:1558 app/Gedcom.php:1572
+#: app/Gedcom.php:413 app/Gedcom.php:466 app/Gedcom.php:544 app/Gedcom.php:712
+#: app/Gedcom.php:735 app/Gedcom.php:759 app/Gedcom.php:811 app/Gedcom.php:1091
+#: app/Gedcom.php:1145 app/Gedcom.php:1233 app/Gedcom.php:1266
+#: app/Gedcom.php:1573 app/Gedcom.php:1609 app/Gedcom.php:1623
#: resources/views/admin/trees-preferences.phtml:581
#: resources/views/modals/source-fields.phtml:58
msgid "Text"
@@ -13862,12 +14017,12 @@ msgstr "Pole <b>Imię i nazwisko</b> zawiera wszystkie imiona i nazwiska osoby w
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 "Pole <b>Nazwisko</b> pole zawiera nazwisko, które służy do sortowania i grupowania. Może być ono inne od rzeczywistego nazwiska osoby, które jest zawsze zapisane w polu <b>Imię i nazwisko</b>. Pole to może być użyte do sortowania nazwisk z przedrostkiem lub bez (Gogh / van Gogh) i grupowania różnych wersji tego samego nazwiska (Kowalski / Kowalska). Jeśli osoba powinna być umieszczona na listach pod więcej niż jednym nazwiskiem, poszczególne nazwiska powinny być oddzielone przecinkami."
-#: app/Http/RequestHandlers/SynchronizeTrees.php:99
+#: app/Http/RequestHandlers/SynchronizeTrees.php:98
#, php-format
msgid "The GEDCOM file “%s” has been imported."
msgstr "Zaimportowano plik GEDCOM „%s”."
-#: resources/views/admin/tags.phtml:30
+#: resources/views/admin/tags.phtml:31
msgid "The GEDCOM standard provides a large number of data-entry fields, called tags."
msgstr "Standard GEDCOM zapewnia dużą liczbę pól wprowadzania danych, zwanych wpisami lub tagami."
@@ -13972,7 +14127,7 @@ msgstr "Utworzono drzewo genealogiczne „%s”."
#. I18N: %s is the name of a family tree
#: app/Http/RequestHandlers/DeleteTreeAction.php:62
-#: app/Http/RequestHandlers/SynchronizeTrees.php:113
+#: app/Http/RequestHandlers/SynchronizeTrees.php:112
#, php-format
msgid "The family tree “%s” has been deleted."
msgstr "Usunięto drzewo genealogiczne „%s”."
@@ -14119,12 +14274,12 @@ msgstr "Miejsce zostało utworzone"
msgid "The location of this place is not known."
msgstr "Lokalizacja tego miejsca nie jest znana."
-#: app/Http/RequestHandlers/EditMediaFileAction.php:140
+#: app/Http/RequestHandlers/EditMediaFileAction.php:138
#, php-format
msgid "The media file %1$s could not be renamed to %2$s."
msgstr "Nazwa pliku multimedialnego %1$s nie może być zmieniona na %2$s."
-#: app/Http/RequestHandlers/EditMediaFileAction.php:137
+#: app/Http/RequestHandlers/EditMediaFileAction.php:135
#, php-format
msgid "The media file %1$s has been renamed to %2$s."
msgstr "Nazwa pliku multimedialnego %1$s została pomyślnie zmieniona na %2$s."
@@ -14188,9 +14343,9 @@ msgstr "Nowy użytkownik zostanie poproszony o potwierdzenie jego adresu email z
msgid "The note has been created"
msgstr "Utworzono notatkę"
-#: app/Validator.php:235 app/Validator.php:251 app/Validator.php:261
-#: app/Validator.php:293 app/Validator.php:312 app/Validator.php:335
-#: app/Validator.php:354 app/Validator.php:370 app/Validator.php:386
+#: 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 "Brakuje parametru „%s”."
@@ -14241,7 +14396,7 @@ msgstr "Ustawienia modułu „%s” zostały usunięte."
#: app/Module/MapGeoLocationGeonames.php:86
#: app/Module/MapGeoLocationOpenRouteService.php:81
#: app/Module/OpenRouteServiceAutocomplete.php:105
-#: app/Module/RelationshipsChartModule.php:446 app/Module/SiteMapModule.php:177
+#: app/Module/RelationshipsChartModule.php:443 app/Module/SiteMapModule.php:173
#, php-format
msgid "The preferences for the module “%s” have been updated."
msgstr "Ustawienia modułu „%s” zostały uaktualnione."
@@ -14253,7 +14408,7 @@ msgstr "Ustawienia modułu „%s” zostały uaktualnione."
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 "Prefiks jest opcjonalny, ale zalecany. Nadając nazwom tabel unikalny prefiks, możesz pozwolić kilku różnym aplikacjom na współużytkowanie tej samej bazy danych."
-#: app/Gedcom.php:1072 app/Gedcom.php:1128
+#: app/Gedcom.php:1106 app/Gedcom.php:1162
msgid "The problem"
msgstr "Problem"
@@ -14284,7 +14439,7 @@ msgstr "Wyszukiwanie zwróciło zbyt wiele wyników."
msgid "The server configuration is OK."
msgstr "Konfiguracja serwera jest dobra."
-#: app/Http/Exceptions/HttpBadRequestException.php:34
+#: app/Http/Exceptions/HttpBadRequestException.php:35
msgid "The server could not understand this request."
msgstr "Serwer nie mógł zrozumieć tego żądania."
@@ -14294,6 +14449,7 @@ msgstr "Nie można uzyskać dostępu do folderu tymczasowego serwera."
#: app/Http/RequestHandlers/RenumberTreeAction.php:551
#: app/Services/UpgradeService.php:174 app/Services/UpgradeService.php:206
+#: resources/views/admin/trees-check.phtml:47
msgid "The server’s time limit has been reached."
msgstr "Przekroczono limit czasu serwera."
@@ -14302,7 +14458,7 @@ msgstr "Przekroczono limit czasu serwera."
msgid "The size of the family tree, earliest and latest events, common names, etc."
msgstr "Wielkość drzewa genealogicznego, najstarsze i najnowsze wydarzenia, najczęściej występujące nazwiska, itp."
-#: app/Gedcom.php:1069 app/Gedcom.php:1125
+#: app/Gedcom.php:1103 app/Gedcom.php:1159
msgid "The solution"
msgstr "Rozwiązanie"
@@ -14397,7 +14553,7 @@ msgstr "Ustawienia witryny zostały zapisane."
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 "Programiści webtrees chcą dowiedzieć się o tym błędzie. Jeśli się z nimi skontaktujesz, pomogą w rozwiązaniu tego problemu."
-#: app/Module/ModuleThemeTrait.php:74 app/Module/ModuleThemeTrait.php:471
+#: app/Module/ModuleThemeTrait.php:73 app/Module/ModuleThemeTrait.php:470
#: resources/views/admin/modules.phtml:256
#: resources/views/admin/modules.phtml:259
#: resources/views/admin/users-edit.phtml:199
@@ -14524,11 +14680,11 @@ msgstr "Blok ten pokaże edytorom listę wpisów posiadających oczekujące zmia
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."
msgstr "Ten adres email zostanie użyty do wysłania przypomnienia hasła, powiadomień ze strony i wiadomości od innych członków rodziny, którzy zarejestrowani są na witrynie."
-#: app/Elements/AbstractEventElement.php:61
+#: app/Elements/AbstractEventElement.php:67
msgid "This event occurred, but the details are unknown."
msgstr "To wydarzenie miało miejsce, ale szczegóły nie są znane."
-#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:71
+#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:69
msgid "This family does not exist or you do not have permission to view it."
msgstr "Ta rodzina nie istnieje lub nie masz uprawnień do przeglądania jej."
@@ -14560,7 +14716,7 @@ msgstr[0] "Dane drzewo genealogiczne posiada %s wpis, który używa tego samego
msgstr[1] "Dane drzewo genealogiczne posiada %s wpisy, które używają tego samego numeru numeru „XREF” co drugie drzewo."
msgstr[2] "Dane drzewo genealogiczne posiada %s wpisów, które używają tego samego numeru numeru „XREF” co drugie drzewo."
-#: app/Module/SlideShowModule.php:177
+#: app/Module/SlideShowModule.php:181
msgid "This family tree has no images to display."
msgstr "W tym drzewie genealogicznym nie ma zdjęć do wyświetlenia."
@@ -14569,12 +14725,16 @@ msgstr "W tym drzewie genealogicznym nie ma zdjęć do wyświetlenia."
msgid "This family tree was last updated on #gedcomUpdated#. There are #totalSurnames# surnames in this family tree. The earliest recorded event is the #firstEventType# of #firstEventName# in #firstEventYear#. The most recent event is the #lastEventType# of #lastEventName# in #lastEventYear#.<br><br>If you have any comments or feedback please contact #contactWebmaster#."
msgstr "Ten plik drzewo genealogiczne został zaktualizowany w dniu #gedcomUpdated#. Drzewo genealogiczne zawiera #totalSurnames# nazwisk. Najwcześniej zarejestrowane wydarzenie to #firstEventType# osoby: #firstEventName#, w #firstEventYear#. Najnowsze wydarzenie to #lastEventType# osoby: #lastEventName#, w #lastEventYear#.<br><br>Jeśli masz jakieś uwagi i opinie prosimy o kontakt z: #contactWebmaster#."
-#: resources/views/modules/gedcom_stats/statistics.phtml:31
+#: resources/views/modules/gedcom_stats/statistics.phtml:30
#: resources/views/modules/html/template-statistics.phtml:18
#, php-format
msgid "This family tree was last updated on %s."
msgstr "Drzewo genealogiczne zostało uaktualnione %s."
+#: app/Http/RequestHandlers/CheckTree.php:301
+msgid "This filename is not compatible with the GEDZIP file format."
+msgstr ""
+
#. I18N: Help text for the "Data folder" site configuration setting
#: resources/views/admin/site-preferences.phtml:32
msgid "This folder will be used by webtrees to store media files, GEDCOM files, temporary files, etc. These files may contain private data, and should not be made available over the internet."
@@ -14589,7 +14749,7 @@ msgstr "Ten katalog będzie używany do przechowywania plików multimedialnych p
msgid "This form has expired. Try again."
msgstr "Dany formularz jest nieaktualny. Spróbuj ponownie."
-#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:71
+#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:69
msgid "This individual does not exist or you do not have permission to view it."
msgstr "Ta osoba nie istnieje lub nie masz uprawnień do przeglądania jej."
@@ -14627,7 +14787,7 @@ msgstr "Będzie to główna osoba dla wyświetlanych wykresów i raportów."
#: app/Statistics/Repository/FamilyRepository.php:1501
#: app/Statistics/Repository/IndividualRepository.php:1798
#: app/Statistics/Repository/IndividualRepository.php:1823
-#: app/Statistics/Repository/PlaceRepository.php:217
+#: app/Statistics/Repository/PlaceRepository.php:210
#: 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
@@ -14699,7 +14859,7 @@ msgstr "Ten odnośnik jest ważny przez godzinę."
msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated."
msgstr "Ta lista jest tworzona za pomocą prostego (ale szybkiego) wyszukiwania i dlatego zawiera rekordy, które nie zostaną zaktualizowane."
-#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:71
+#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:69
msgid "This media object does not exist or you do not have permission to view it."
msgstr "Ten obiekt multimedialny nie istnieje lub nie masz uprawnień do przeglądania go."
@@ -14740,7 +14900,7 @@ msgstr "Musi składać się z co najmniej sześciu znaków. Wielkość liter ma
msgid "This name is used in the “From” field, when sending automatic emails from this server."
msgstr "Ta nazwa jest używana w polu „Od”, podczas wysyłania automatycznych wiadomości z tego serwera."
-#: app/Auth.php:377 app/Http/RequestHandlers/RedirectNotePhp.php:71
+#: app/Auth.php:377 app/Http/RequestHandlers/RedirectNotePhp.php:69
msgid "This note does not exist or you do not have permission to view it."
msgstr "Ta notatka nie istnieje lub nie masz uprawnień do przeglądania jej."
@@ -14804,7 +14964,7 @@ msgstr "Opcja ta pokaże imiona i nazwiska (żadne inne dane) osób prywatnych.
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 "Ta strona pozwala na ominięcie normalnych formularzy edycji i edytowanie danych bezpośrednio. Jest to zaawansowana opcja, i nie należy jej używać, jeśli nie zna się formatu GEDCOM. Jeśli popełni się błąd w tym miejscu, później będzie mogło to być trudne do naprawienia."
-#: app/Module/HitCountFooterModule.php:116
+#: app/Module/HitCountFooterModule.php:113
#, php-format
msgid "This page has been viewed %s time."
msgid_plural "This page has been viewed %s times."
@@ -14817,11 +14977,11 @@ msgid "This process allows the site’s owner to ensure that the new information
msgstr "Dzięki temu procesowi właściciel witryny może upewnić się, że nowe informacje są zgodne z normami i przyjętymi konwencjami, posiadają odpowiednie dane dotyczące źródła, itp."
#: 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
+#: app/Auth.php:522 app/Http/RequestHandlers/RedirectGedRecordPhp.php:69
msgid "This record does not exist or you do not have permission to view it."
msgstr "Dany wpis nie istnieje lub nie masz uprawnień, aby go zobaczyć."
-#: resources/views/admin/trees-privacy.phtml:247
+#: resources/views/admin/trees-privacy.phtml:251
msgid "This record does not exist."
msgstr "Ten wpis nie istnieje."
@@ -14845,7 +15005,7 @@ msgstr "Dany wpis został zmodyfikowany. Modyfikacja wpisu będzie musiała zost
msgid "This record has been edited. You should review the changes and then %1$s or %2$s them."
msgstr "Dany wpis został zmodyfikowany. Należy sprawdzić dane zmiany i %1$s lub %2$s je."
-#: app/Auth.php:435 app/Http/RequestHandlers/RedirectRepositoryPhp.php:71
+#: app/Auth.php:435 app/Http/RequestHandlers/RedirectRepositoryPhp.php:69
msgid "This repository does not exist or you do not have permission to view it."
msgstr "Te repozytorium nie istnieje lub nie masz uprawnień do przeglądania go."
@@ -14883,7 +15043,7 @@ msgstr "Limit pamięci tego serwera wynosi %sMB, a limit czasu procesora wynosi
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 "Powinna być to lista faktów rozdzielana przecinkami lub spacjami (dodatkowo poza urodzinami i śmiercią), które mają być widoczne w ramkach diagramów, takich jak diagram rodowy. Ta lista wymaga użycia znaczników faktów, zdefiniowanych w standardzie GEDCOM 5.5.1. Na przykład, jeśli chcesz pokazać w ramce zawód, dodajesz do tego pola znacznik „OCCU”."
-#: app/Auth.php:464 app/Http/RequestHandlers/RedirectSourcePhp.php:71
+#: app/Auth.php:464 app/Http/RequestHandlers/RedirectSourcePhp.php:69
msgid "This source does not exist or you do not have permission to view it."
msgstr "Te źródło nie istnieje lub nie masz uprawnień do przeglądania go."
@@ -14892,11 +15052,6 @@ msgstr "Te źródło nie istnieje lub nie masz uprawnień do przeglądania go."
msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc."
msgstr "Ten tekst będzie dołączany do tytułu każdej strony. Będzie widoczny w pasku tytułowym przeglądarki, zakładkach itp."
-#: app/Http/RequestHandlers/CheckTree.php:234
-#: app/Http/RequestHandlers/CheckTree.php:239
-msgid "This type of link is not allowed here."
-msgstr "Ten typ powiązania nie jest tutaj dozwolony."
-
#: resources/views/errors/no-tree-access.phtml:8
msgid "This user account does not have access to any tree."
msgstr "Dane konto użytkownika nie ma dostępu do żadnego drzewa."
@@ -14951,7 +15106,7 @@ msgstr "Spowoduje to usunięcie wszystkich danych genealogicznych „%s” i zas
msgid "Thu"
msgstr "Cz"
-#: app/Gedcom.php:1478 resources/views/admin/webtrees1-thumbnails.phtml:39
+#: app/Gedcom.php:1529 resources/views/admin/webtrees1-thumbnails.phtml:39
msgid "Thumbnail image"
msgstr "Obrazek miniaturki"
@@ -14969,13 +15124,13 @@ msgstr "czwartek"
msgid "Tijuana, Mexico"
msgstr "Tijuana, Meksyk"
-#: app/Gedcom.php:464 app/Gedcom.php:1149 app/Gedcom.php:1464
-#: app/Gedcom.php:1468
+#: app/Gedcom.php:480 app/Gedcom.php:1188 app/Gedcom.php:1515
+#: app/Gedcom.php:1519
msgid "Time"
msgstr "Czas"
-#: app/Gedcom.php:412 app/Gedcom.php:578 app/Gedcom.php:710 app/Gedcom.php:730
-#: app/Gedcom.php:761 app/Gedcom.php:777 app/Gedcom.php:808 app/Gedcom.php:824
+#: app/Gedcom.php:428 app/Gedcom.php:594 app/Gedcom.php:726 app/Gedcom.php:746
+#: app/Gedcom.php:777 app/Gedcom.php:793 app/Gedcom.php:824 app/Gedcom.php:840
msgid "Time of last change"
msgstr "Czas ostatniej zmiany"
@@ -14987,7 +15142,7 @@ msgid "Time zone"
msgstr "Strefa czasowa"
#. I18N: Name of a module/chart
-#: app/Module/TimelineChartModule.php:95
+#: app/Module/TimelineChartModule.php:92
msgid "Timeline"
msgstr "Oś czasu"
@@ -15054,7 +15209,7 @@ msgctxt "NOMINATIVE"
msgid "Tishrei"
msgstr "tiszri"
-#: app/Gedcom.php:705 app/Gedcom.php:735 app/Gedcom.php:796
+#: app/Gedcom.php:721 app/Gedcom.php:751 app/Gedcom.php:812
#: resources/views/admin/fix-level-0-media.phtml:36
#: resources/views/lists/media-table.phtml:78
#: resources/views/lists/notes-table.phtml:89
@@ -15088,7 +15243,7 @@ msgstr "Do"
msgid "To assist you in getting started with this block, we have created several standard templates. When you select one of these templates, the text area will contain a copy that you can then alter to suit your site’s requirements."
msgstr "Aby pomóc ci w rozpoczęciu pracy nad nowym blokiem, utworzyliśmy kilka standardowych szablonów. Kiedy wybierzesz jeden z szablonów, pole tekstowe będzie zawierać kopię, którą będzie można następnie dopasować do własnych potrzeb."
-#: resources/views/admin/tags.phtml:938
+#: resources/views/admin/tags.phtml:939
msgid "To create new data using custom tags, you need to enable them."
msgstr "Aby tworzyć nowe dane za pomocą tagów niestandardowych, należy je włączyć."
@@ -15152,7 +15307,7 @@ msgid "Tokyo, Japan"
msgstr "Tokyo, Japonia"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:76
+#: app/Elements/SourceMediaType.php:95
msgid "Tombstone"
msgstr "Nagrobek"
@@ -15161,7 +15316,7 @@ msgstr "Nagrobek"
msgid "Tonga"
msgstr "Tonga"
-#: app/Http/Exceptions/HttpTooManyRequestsException.php:34
+#: app/Http/Exceptions/HttpTooManyRequestsException.php:35
msgid "Too many requests. Try again later."
msgstr "Zbyt wiele żądań. Spróbuj ponownie później."
@@ -15328,12 +15483,12 @@ msgstr "Użytkownicy"
msgid "Tracking and analytics"
msgstr "Monitorowanie i analizy"
-#: app/Gedcom.php:833
+#: app/Gedcom.php:849
msgid "Trailer"
msgstr "Zakończenie pliku"
-#: app/Module/AncestorsChartModule.php:259
-#: app/Module/DescendancyChartModule.php:252
+#: app/Module/AncestorsChartModule.php:256
+#: app/Module/DescendancyChartModule.php:247
#: resources/views/emails/register-notify-html.phtml:34
#: resources/views/emails/register-notify-text.phtml:28
msgid "Tree"
@@ -15399,9 +15554,9 @@ msgstr "Tuxtla Gutierrez, Meksyk"
msgid "Twin Falls, Idaho, United States"
msgstr "Twin Falls, Idaho, Stany Zjednoczone"
-#: app/Gedcom.php:384 app/Gedcom.php:391 app/Gedcom.php:404 app/Gedcom.php:515
-#: app/Gedcom.php:522 app/Gedcom.php:535 app/Gedcom.php:1155
-#: app/Gedcom.php:1162 app/Gedcom.php:1409 app/Gedcom.php:1483
+#: app/Gedcom.php:400 app/Gedcom.php:407 app/Gedcom.php:420 app/Gedcom.php:531
+#: app/Gedcom.php:538 app/Gedcom.php:551 app/Gedcom.php:1194
+#: app/Gedcom.php:1201 app/Gedcom.php:1460 app/Gedcom.php:1534
#: app/Statistics/Google/ChartFamilyLargest.php:89
#: app/Statistics/Google/ChartFamilyWithSources.php:64
#: app/Statistics/Google/ChartIndividualWithSources.php:64
@@ -15415,56 +15570,56 @@ msgstr "Twin Falls, Idaho, Stany Zjednoczone"
msgid "Type"
msgstr "Typ"
-#: app/Gedcom.php:1184
+#: app/Gedcom.php:1223
msgid "Type of abbreviation"
msgstr "Rodzaj skrótu"
-#: app/Gedcom.php:1208
+#: app/Gedcom.php:1247
msgid "Type of administrative ID"
msgstr "Rodzaj identyfikatora administracyjnego"
-#: app/Gedcom.php:1212
+#: app/Gedcom.php:1251
msgid "Type of demographic data"
msgstr "Rodzaj danych demograficznych"
-#: app/Gedcom.php:421 app/Gedcom.php:617 app/Gedcom.php:1163
+#: app/Gedcom.php:437 app/Gedcom.php:633 app/Gedcom.php:1202
msgid "Type of event"
msgstr "Rodzaj wydarzenia"
-#: app/Gedcom.php:619
+#: app/Gedcom.php:635
msgid "Type of fact"
msgstr "Rodzaj faktu"
-#: app/Gedcom.php:630
+#: app/Gedcom.php:646
msgid "Type of identification number"
msgstr "Rodzaj numeru identyfikacyjnego"
-#: app/Gedcom.php:1201
+#: app/Gedcom.php:1240
msgid "Type of location"
msgstr "Rodzaj miejsca"
-#: app/Gedcom.php:431
+#: app/Gedcom.php:447
msgid "Type of marriage"
msgstr "Rodzaj małżeństwa"
-#: app/Gedcom.php:657
+#: app/Gedcom.php:673
msgid "Type of name"
msgstr "Rodzaj imienia i nazwiska"
-#: app/Gedcom.php:437 app/Gedcom.php:675 app/Gedcom.php:714 app/Gedcom.php:738
-#: app/Gedcom.php:769 app/Gedcom.php:789
+#: app/Gedcom.php:453 app/Gedcom.php:691 app/Gedcom.php:730 app/Gedcom.php:754
+#: app/Gedcom.php:785 app/Gedcom.php:805
msgid "Type of reference number"
msgstr "Rodzaj numeru referencyjnego"
-#: app/Gedcom.php:1075 app/Gedcom.php:1131
+#: app/Gedcom.php:1109 app/Gedcom.php:1165
msgid "Type of research task"
msgstr "Rodzaj zadania badawczego"
#. I18N: A configuration setting
-#: app/Gedcom.php:407 app/Gedcom.php:487 app/Gedcom.php:536 app/Gedcom.php:771
-#: app/Gedcom.php:819 app/Gedcom.php:1083 app/Gedcom.php:1404
-#: app/Gedcom.php:1444 app/Gedcom.php:1482 app/Gedcom.php:1523
-#: app/Http/RequestHandlers/CreateRepositoryModal.php:51
+#: app/Gedcom.php:423 app/Gedcom.php:503 app/Gedcom.php:552 app/Gedcom.php:787
+#: app/Gedcom.php:835 app/Gedcom.php:876 app/Gedcom.php:1117
+#: app/Gedcom.php:1455 app/Gedcom.php:1495 app/Gedcom.php:1533
+#: app/Gedcom.php:1574 app/Http/RequestHandlers/CreateRepositoryModal.php:51
#: resources/views/admin/trees-create.phtml:32
#: resources/views/admin/trees-preferences.phtml:70
#: resources/views/modals/media-file-fields.phtml:98
@@ -15501,22 +15656,22 @@ msgstr "Ukraina"
#: app/Elements/LdsBaptismDateStatus.php:77
#: app/Elements/LdsChildSealingDateStatus.php:70
#: app/Elements/LdsEndowmentDateStatus.php:78
-#: app/Elements/LdsSpouseSealingDateStatus.php:77
+#: app/Elements/LdsSpouseSealingDateStatus.php:78
msgid "Uncleared: insufficient data"
msgstr "Nieuregulowane: niewystarczające dane"
-#: app/Gedcom.php:1080 app/Gedcom.php:1136 app/Gedcom.php:1137
-#: app/Gedcom.php:1139 app/Gedcom.php:1141 app/Gedcom.php:1142
-#: app/Gedcom.php:1144 app/Gedcom.php:1145 app/Gedcom.php:1224
-#: app/Gedcom.php:1274 app/Gedcom.php:1310 app/Gedcom.php:1312
-#: app/Gedcom.php:1314 app/Gedcom.php:1316 app/Gedcom.php:1319
-#: app/Gedcom.php:1342 app/Gedcom.php:1403 app/Gedcom.php:1410
-#: app/Gedcom.php:1411 app/Gedcom.php:1419 app/Gedcom.php:1429
-#: app/Gedcom.php:1445 app/Gedcom.php:1446 app/Gedcom.php:1447
-#: app/Gedcom.php:1448 app/Gedcom.php:1498 app/Gedcom.php:1505
-#: app/Gedcom.php:1506 app/Gedcom.php:1507 app/Gedcom.php:1508
-#: app/Gedcom.php:1518 app/Gedcom.php:1520 app/Gedcom.php:1524
-#: app/Gedcom.php:1525 app/Gedcom.php:1528
+#: app/Gedcom.php:1114 app/Gedcom.php:1170 app/Gedcom.php:1171
+#: app/Gedcom.php:1173 app/Gedcom.php:1175 app/Gedcom.php:1176
+#: app/Gedcom.php:1183 app/Gedcom.php:1184 app/Gedcom.php:1263
+#: app/Gedcom.php:1313 app/Gedcom.php:1349 app/Gedcom.php:1351
+#: app/Gedcom.php:1353 app/Gedcom.php:1355 app/Gedcom.php:1358
+#: app/Gedcom.php:1392 app/Gedcom.php:1454 app/Gedcom.php:1461
+#: app/Gedcom.php:1462 app/Gedcom.php:1470 app/Gedcom.php:1480
+#: app/Gedcom.php:1496 app/Gedcom.php:1497 app/Gedcom.php:1498
+#: app/Gedcom.php:1499 app/Gedcom.php:1549 app/Gedcom.php:1556
+#: app/Gedcom.php:1557 app/Gedcom.php:1558 app/Gedcom.php:1559
+#: app/Gedcom.php:1569 app/Gedcom.php:1571 app/Gedcom.php:1575
+#: app/Gedcom.php:1576 app/Gedcom.php:1579
msgid "Unique identifier"
msgstr "Unikatowy identyfikator"
@@ -15541,8 +15696,8 @@ msgid "United States"
msgstr "Stany Zjednoczone"
#. I18N: Name of a country or state
-#: app/Elements/FamilyStatusText.php:73 app/Gedcom.php:1035
-#: app/GedcomRecord.php:727 app/GedcomRecord.php:732
+#: app/Elements/FamilyStatusText.php:73 app/Gedcom.php:1067
+#: app/GedcomRecord.php:728 app/GedcomRecord.php:733
#: app/Statistics/Google/ChartSex.php:72
#: app/Statistics/Service/CountryService.php:38
msgid "Unknown"
@@ -15587,7 +15742,7 @@ msgid "Unzip %s to a temporary folder…"
msgstr "Rozpakowywanie %s do katalogu tymczasowego…"
#. I18N: Name of a module
-#: app/Module/UpcomingAnniversariesModule.php:121
+#: app/Module/UpcomingAnniversariesModule.php:122
msgid "Upcoming events"
msgstr "Nadchodzące wydarzenia"
@@ -15609,6 +15764,11 @@ msgstr "Uaktualnij nazwy miejsc"
msgid "Update the higher-level parts of place names, while keeping the lower-level parts."
msgstr "Zaktualizuj nazwy miejsc wyższego szczebla administracyjnego, zachowując części niższego szczebla."
+#. I18N: GEDCOM tag _UPD
+#: app/Gedcom.php:962
+msgid "Updated at"
+msgstr ""
+
#. I18N: %s is a version number, such as 1.2.3
#. I18N: %s is a version number
#: app/Http/RequestHandlers/LoginAction.php:80
@@ -15775,7 +15935,7 @@ msgid "Usernames are case-insensitive and ignore accented letters, so that “ch
msgstr "Wielkość liter w nazwach użytkowników nie ma znaczenia oraz ignorowane są litery akcentowane i specyficzne dla polskiego alfabetu, w związku z tym „lukasz”, „łukasz” i „ŁUKASZ” są uważane za tą samą nazwę użytkownika."
#: resources/views/admin/control-panel.phtml:475
-#: resources/views/modules/gedcom_stats/statistics.phtml:145
+#: resources/views/modules/gedcom_stats/statistics.phtml:144
#: resources/views/modules/html/template-statistics.phtml:60
msgid "Users"
msgstr "Użytkownicy"
@@ -15867,9 +16027,8 @@ msgstr "Ventôse"
msgid "Veracruz, Mexico"
msgstr "Veracruz, Meksyk"
-#: app/Gedcom.php:1332 app/Gedcom.php:1333 app/Gedcom.php:1340
-#: app/Gedcom.php:1383 app/Gedcom.php:1384 app/Gedcom.php:1387
-#: resources/views/admin/users.phtml:34
+#: app/Gedcom.php:1371 app/Gedcom.php:1373 app/Gedcom.php:1433
+#: app/Gedcom.php:1435 app/Gedcom.php:1438 resources/views/admin/users.phtml:34
msgid "Verified"
msgstr "Potwierdzeni"
@@ -15878,12 +16037,12 @@ msgstr "Potwierdzeni"
msgid "Vernal, Utah, United States"
msgstr "Vernal, Utah, Stany Zjednoczone"
-#: app/Gedcom.php:461 app/Gedcom.php:469 app/Gedcom.php:492 app/Gedcom.php:1082
+#: app/Gedcom.php:477 app/Gedcom.php:485 app/Gedcom.php:508 app/Gedcom.php:1116
msgid "Version"
msgstr "Wersja"
#. I18N: Type of media object
-#: app/Elements/SourceMediaType.php:77
+#: app/Elements/SourceMediaType.php:96
msgid "Video"
msgstr "Film"
@@ -15940,9 +16099,9 @@ msgstr "Widoczny dla innych użytkowników"
#. I18N: Listbox entry; name of a role
#: app/Http/RequestHandlers/UserEditPage.php:96
-#: 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/gedcom-export-options.phtml:102
+#: resources/views/admin/gedcom-export-options.phtml:104
+#: resources/views/admin/gedcom-export-options.phtml:106
#: resources/views/admin/users-edit.phtml:239
msgid "Visitor"
msgstr "Gość"
@@ -16004,7 +16163,7 @@ msgstr "Wkrótce otrzymasz email na adres: <b>%s</b>. Należy postępować wedł
msgid "Website"
msgstr "Witryna"
-#: app/Http/RequestHandlers/SiteLogsPage.php:100
+#: app/Http/RequestHandlers/SiteLogsPage.php:97
#: resources/views/admin/control-panel.phtml:239
msgid "Website logs"
msgstr "Dzienniki witryny"
@@ -16024,7 +16183,7 @@ msgstr "Śr"
msgid "Wednesday"
msgstr "środa"
-#: app/Gedcom.php:905
+#: app/Gedcom.php:937
msgid "Weight"
msgstr "Waga"
@@ -16106,8 +16265,8 @@ msgstr "Wdowa"
msgid "Widower"
msgstr "Wdowiec"
-#: app/Gedcom.php:405 app/Gedcom.php:458
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:80
+#: app/Gedcom.php:421 app/Gedcom.php:474
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77
#: resources/views/edit/change-family-members.phtml:34
#: resources/views/edit/change-family-members.phtml:49
#: resources/views/fact-date.phtml:139
@@ -16123,11 +16282,11 @@ msgstr "Wdowiec"
msgid "Wife"
msgstr "Żona"
-#: app/Gedcom.php:406 resources/views/modules/timeline-chart/chart.phtml:353
+#: app/Gedcom.php:422 resources/views/modules/timeline-chart/chart.phtml:353
msgid "Wife’s age"
msgstr "Wiek żony"
-#: app/Gedcom.php:706
+#: app/Gedcom.php:722
msgid "Will"
msgstr "Testament"
@@ -16146,11 +16305,15 @@ msgstr "Ze źródłami"
msgid "Without sources"
msgstr "Bez źródeł"
-#: app/Elements/RelationIsDescriptor.php:127 app/Gedcom.php:1266
-#: app/Gedcom.php:1298
+#: app/Elements/RelationIsDescriptor.php:127
msgid "Witness"
msgstr "Świadek"
+#: app/Gedcom.php:1098 app/Gedcom.php:1152 app/Gedcom.php:1305
+#: app/Gedcom.php:1337
+msgid "Witnesses"
+msgstr ""
+
#. I18N: In the paternal surname tradition, ...
#. I18N: In the Polish surname tradition, ...
#. I18N: In the Lithuanian surname tradition, ...
@@ -16166,7 +16329,7 @@ msgstr "Żony otrzymują nazwisko męża."
msgid "World"
msgstr "Świat"
-#: app/Gedcom.php:906 resources/views/modules/yahrzeit/table.phtml:34
+#: app/Gedcom.php:938 resources/views/modules/yahrzeit/table.phtml:34
msgid "Yahrzeit"
msgstr "Jorcajt"
@@ -16244,7 +16407,7 @@ msgstr "Możesz zmienić numerację danego drzewa."
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 "Można ustawić prawa dostępu do konkretnego rekordu, faktu, lub wydarzenia, dodając do niego ograniczenia. Jeśli rekord, fakt, czy wydarzenie nie ma ograniczeń, stosowane będą domyślne ograniczenia dostępu."
-#: resources/views/admin/tags.phtml:34
+#: resources/views/admin/tags.phtml:35
msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use."
msgstr "Możesz uprościć formularze, ukrywając wpisy GEDCOM, których nie używasz."
@@ -16257,8 +16420,8 @@ msgstr "Można przyspieszyć obliczenia prywatności dodając wpis śmierci dla
msgid "You cannot sign in because your browser does not accept cookies."
msgstr "Nie możesz się zalogować ponieważ Twoja przeglądarka nie akceptuje ciasteczek."
-#: app/Http/Exceptions/HttpAccessDeniedException.php:34
-#: app/Http/Exceptions/HttpNotFoundException.php:34
+#: app/Http/Exceptions/HttpAccessDeniedException.php:35
+#: app/Http/Exceptions/HttpNotFoundException.php:35
msgid "You do not have permission to view this page."
msgstr "Brak uprawnień do przeglądania tej strony."
@@ -16385,9 +16548,10 @@ msgid "Your web server is using PHP version %s, which is no longer receiving sec
msgstr "Twój serwer używa PHP w wersji %s, które już nie otrzymuje aktualizacji zabezpieczeń. Należy zaktualizować do nowszej wersji, tak szybko jak to możliwe."
#. I18N: ZIP = file format
-#: resources/views/admin/gedcom-export-options.phtml:35
-msgid "ZIP (includes media files)"
-msgstr "ZIP (zawiera pliki multimedialne)"
+#: resources/views/admin/gedcom-export-options.phtml:38
+#: resources/views/admin/gedcom-export-options.phtml:46
+msgid "ZIP"
+msgstr ""
#. I18N: Name of a country or state
#: app/Statistics/Service/CountryService.php:542
@@ -16445,7 +16609,7 @@ msgid "accepted"
msgstr "zaakceptowana"
#. I18N: A button label.
-#: resources/views/admin/trees-privacy.phtml:234
+#: resources/views/admin/trees-privacy.phtml:238
#: resources/views/admin/webtrees1-thumbnails-form.phtml:24
#: resources/views/edit/add-fact-row.phtml:38
#: resources/views/modules/census-assistant.phtml:61
@@ -16460,7 +16624,7 @@ msgid "add place"
msgstr "Dodaj miejsce"
#. I18N: The name given to a child by its adoptive parents
-#: app/Elements/NameType.php:47
+#: app/Elements/NameType.php:71
msgid "adopted name"
msgstr "po adopcji"
@@ -16477,7 +16641,7 @@ msgid "age"
msgstr "wiek"
#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name
-#: app/Elements/NameType.php:49
+#: app/Elements/NameType.php:73
msgid "also known as"
msgstr "znany/a jako"
@@ -16561,7 +16725,7 @@ msgid "between %s and %s"
msgstr "pomiędzy %s a %s"
#. I18N: The name given to an individual at their birth
-#: app/Elements/NameType.php:51
+#: app/Elements/NameType.php:75
msgid "birth name"
msgstr "rodowe"
@@ -16666,9 +16830,9 @@ msgstr "wyliczone na %s"
#: 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:981
+#: resources/views/admin/tags.phtml:982
#: resources/views/admin/trees-preferences.phtml:753
-#: resources/views/admin/trees-privacy.phtml:287
+#: resources/views/admin/trees-privacy.phtml:291
#: resources/views/contact-page.phtml:82
#: resources/views/edit-blocks-page.phtml:69
#: resources/views/edit/change-family-members.phtml:97
@@ -16676,7 +16840,7 @@ msgstr "wyliczone na %s"
#: resources/views/edit/edit-record.phtml:47
#: resources/views/edit/link-child-to-family.phtml:54
#: resources/views/edit/link-spouse-to-individual.phtml:55
-#: resources/views/edit/new-individual.phtml:51
+#: resources/views/edit/new-individual.phtml:55
#: resources/views/edit/raw-gedcom-fact.phtml:44
#: resources/views/edit/raw-gedcom-record.phtml:67
#: resources/views/edit/reorder-children.phtml:50
@@ -16689,7 +16853,7 @@ msgstr "wyliczone na %s"
#: 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:38
+#: resources/views/modules/clippings/download.phtml:40
#: resources/views/modules/custom-css-js/edit.phtml:51
#: resources/views/modules/edit-block-config.phtml:39
#: resources/views/modules/favorites/favorites.phtml:170
@@ -16705,16 +16869,16 @@ msgid "cancel"
msgstr "Anuluj"
#. I18N: Status of child-parent link
-#: app/Elements/ChildLinkageStatus.php:61
+#: app/Elements/ChildLinkageStatus.php:65
msgid "challenged"
msgstr "zakwestionowany"
#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise)
-#: app/Elements/NameType.php:53
+#: app/Elements/NameType.php:77
msgid "change of name"
msgstr "zmienione"
-#: app/Services/RelationshipService.php:430
+#: app/Elements/AgeAtEvent.php:80 app/Services/RelationshipService.php:430
msgid "child"
msgstr "dziecko"
@@ -16757,8 +16921,6 @@ msgstr "zwięzła lista"
#: 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:84
#: resources/views/admin/trees-import.phtml:138
#: resources/views/admin/trees-merge.phtml:59
#: resources/views/admin/trees-renumber.phtml:43
@@ -16849,12 +17011,12 @@ msgid "died"
msgstr "zmarł"
#. I18N: Status of child-parent link
-#: app/Elements/ChildLinkageStatus.php:62
+#: app/Elements/ChildLinkageStatus.php:66
msgid "disproven"
msgstr "obalony"
-#: app/Module/PedigreeChartModule.php:372
-#: app/Module/PedigreeChartModule.php:380
+#: app/Module/PedigreeChartModule.php:367
+#: app/Module/PedigreeChartModule.php:375
#: resources/views/edit/reorder-card-header.phtml:30
msgid "down"
msgstr "w dół"
@@ -16862,7 +17024,8 @@ msgstr "w dół"
#. I18N: A button label.
#: resources/views/admin/changes-log.phtml:110
#: resources/views/admin/site-logs.phtml:102
-#: resources/views/modules/clippings/download.phtml:34
+#: resources/views/admin/trees-export.phtml:69
+#: resources/views/modules/clippings/download.phtml:36
#: resources/views/report-setup-page.phtml:83
#: resources/views/report-setup-page.phtml:96
msgid "download"
@@ -16923,7 +17086,7 @@ msgid "eleventh cousin"
msgstr "kuzyn jedenastego stopnia"
#. I18N: A name given to an individual, from the farm or estate on which they lived or worked
-#: app/Elements/NameType.php:55
+#: app/Elements/NameType.php:79
msgid "estate name"
msgstr "majątkowe"
@@ -16950,7 +17113,7 @@ msgstr "była żona"
msgid "export file"
msgstr "Eksportuj plik"
-#: app/Http/RequestHandlers/TreePreferencesPage.php:115
+#: app/Http/RequestHandlers/TreePreferencesPage.php:114
#: resources/xml/reports/fact_sources.xml:6
msgid "facts"
msgstr "fakty"
@@ -17341,7 +17504,7 @@ msgid "from %s to %s"
msgstr "od %s do %s"
#. I18N: layout option for the fan chart
-#: app/Module/FanChartModule.php:525
+#: app/Module/FanChartModule.php:520
msgid "full circle"
msgstr "pełen okrąg"
@@ -17355,7 +17518,7 @@ msgid "geographic"
msgstr "geograficzne"
#. I18N: A button label.
-#: resources/views/edit/new-individual.phtml:46
+#: resources/views/edit/new-individual.phtml:50
msgid "go to new individual"
msgstr "Idź do nowej osoby"
@@ -18879,7 +19042,7 @@ msgid "great-uncle"
msgstr "dziadek cioteczny"
#. I18N: layout option for the fan chart
-#: app/Module/FanChartModule.php:521
+#: app/Module/FanChartModule.php:516
msgid "half circle"
msgstr "½ okręgu"
@@ -18934,30 +19097,30 @@ msgid "herself"
msgstr "probant"
#: resources/views/admin/site-mail.phtml:152
-#: resources/views/admin/tags.phtml:65 resources/views/admin/tags.phtml:79
-#: resources/views/admin/tags.phtml:93 resources/views/admin/tags.phtml:105
-#: resources/views/admin/tags.phtml:119 resources/views/admin/tags.phtml:133
-#: resources/views/admin/tags.phtml:147 resources/views/admin/tags.phtml:161
-#: resources/views/admin/tags.phtml:195 resources/views/admin/tags.phtml:209
-#: resources/views/admin/tags.phtml:223 resources/views/admin/tags.phtml:237
-#: resources/views/admin/tags.phtml:253 resources/views/admin/tags.phtml:287
-#: resources/views/admin/tags.phtml:301 resources/views/admin/tags.phtml:315
-#: resources/views/admin/tags.phtml:349 resources/views/admin/tags.phtml:362
-#: resources/views/admin/tags.phtml:376 resources/views/admin/tags.phtml:390
-#: resources/views/admin/tags.phtml:429 resources/views/admin/tags.phtml:463
-#: resources/views/admin/tags.phtml:477 resources/views/admin/tags.phtml:491
-#: resources/views/admin/tags.phtml:509 resources/views/admin/tags.phtml:527
-#: resources/views/admin/tags.phtml:541 resources/views/admin/tags.phtml:559
-#: resources/views/admin/tags.phtml:573 resources/views/admin/tags.phtml:587
-#: resources/views/admin/tags.phtml:601 resources/views/admin/tags.phtml:615
-#: resources/views/admin/tags.phtml:629 resources/views/admin/tags.phtml:643
-#: resources/views/admin/tags.phtml:657 resources/views/admin/tags.phtml:671
-#: resources/views/admin/tags.phtml:685 resources/views/admin/tags.phtml:699
-#: resources/views/admin/tags.phtml:713 resources/views/admin/tags.phtml:767
-#: resources/views/admin/tags.phtml:801 resources/views/admin/tags.phtml:815
-#: resources/views/admin/tags.phtml:829 resources/views/admin/tags.phtml:843
-#: resources/views/admin/tags.phtml:857 resources/views/admin/tags.phtml:871
-#: resources/views/admin/tags.phtml:907 resources/views/admin/tags.phtml:925
+#: resources/views/admin/tags.phtml:66 resources/views/admin/tags.phtml:80
+#: resources/views/admin/tags.phtml:94 resources/views/admin/tags.phtml:106
+#: resources/views/admin/tags.phtml:120 resources/views/admin/tags.phtml:134
+#: resources/views/admin/tags.phtml:148 resources/views/admin/tags.phtml:162
+#: resources/views/admin/tags.phtml:196 resources/views/admin/tags.phtml:210
+#: resources/views/admin/tags.phtml:224 resources/views/admin/tags.phtml:238
+#: resources/views/admin/tags.phtml:254 resources/views/admin/tags.phtml:288
+#: resources/views/admin/tags.phtml:302 resources/views/admin/tags.phtml:316
+#: resources/views/admin/tags.phtml:350 resources/views/admin/tags.phtml:363
+#: resources/views/admin/tags.phtml:377 resources/views/admin/tags.phtml:391
+#: resources/views/admin/tags.phtml:430 resources/views/admin/tags.phtml:464
+#: resources/views/admin/tags.phtml:478 resources/views/admin/tags.phtml:492
+#: resources/views/admin/tags.phtml:510 resources/views/admin/tags.phtml:528
+#: resources/views/admin/tags.phtml:542 resources/views/admin/tags.phtml:560
+#: resources/views/admin/tags.phtml:574 resources/views/admin/tags.phtml:588
+#: resources/views/admin/tags.phtml:602 resources/views/admin/tags.phtml:616
+#: resources/views/admin/tags.phtml:630 resources/views/admin/tags.phtml:644
+#: resources/views/admin/tags.phtml:658 resources/views/admin/tags.phtml:672
+#: resources/views/admin/tags.phtml:686 resources/views/admin/tags.phtml:700
+#: resources/views/admin/tags.phtml:714 resources/views/admin/tags.phtml:768
+#: resources/views/admin/tags.phtml:802 resources/views/admin/tags.phtml:816
+#: resources/views/admin/tags.phtml:830 resources/views/admin/tags.phtml:844
+#: resources/views/admin/tags.phtml:858 resources/views/admin/tags.phtml:872
+#: resources/views/admin/tags.phtml:908 resources/views/admin/tags.phtml:926
#: resources/views/admin/trees-preferences.phtml:296
#: resources/views/admin/trees-preferences.phtml:372
#: resources/views/admin/trees-preferences.phtml:385
@@ -18994,7 +19157,7 @@ msgid "husband"
msgstr "mąż"
#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names
-#: app/Elements/NameType.php:57
+#: app/Elements/NameType.php:81
msgid "immigration name"
msgstr "immigracyjne"
@@ -19003,6 +19166,10 @@ msgstr "immigracyjne"
msgid "import file"
msgstr "Importuj plik"
+#: app/Elements/AgeAtEvent.php:83
+msgid "infant"
+msgstr "Niemowlę"
+
#: app/Elements/NoteStructure.php:66
msgid "inline note"
msgstr "w tekście"
@@ -19055,17 +19222,17 @@ msgctxt "Show the [first/last] [N] parts of a place name."
msgid "last"
msgstr "końcowe"
-#: app/Module/PedigreeChartModule.php:369
-#: app/Module/PedigreeChartModule.php:377
+#: app/Module/PedigreeChartModule.php:364
+#: app/Module/PedigreeChartModule.php:372
msgid "left"
msgstr "w lewo"
#. I18N: Layout option for lists of names
#. I18N: An option in a list-box
-#: app/Http/RequestHandlers/TreePreferencesPage.php:92
-#: app/Module/OnThisDayModule.php:258 app/Module/RecentChangesModule.php:255
+#: app/Http/RequestHandlers/TreePreferencesPage.php:91
+#: app/Module/OnThisDayModule.php:264 app/Module/RecentChangesModule.php:255
#: app/Module/TopGivenNamesModule.php:182
-#: app/Module/UpcomingAnniversariesModule.php:310
+#: app/Module/UpcomingAnniversariesModule.php:319
#: app/Module/YahrzeitModule.php:257
msgid "list"
msgstr "Lista"
@@ -19076,7 +19243,7 @@ msgid "locations updated: %s, locations added: %s"
msgstr "%s miejsc zaktualizowano, %s miejsc dodano"
#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage)
-#: app/Elements/NameType.php:59
+#: app/Elements/NameType.php:83
msgid "maiden name"
msgstr "panieńskie"
@@ -19085,7 +19252,7 @@ msgid "managers"
msgstr "menedżerowie"
#. I18N: https://en.wikipedia.org/wiki/Markdown
-#: app/Http/RequestHandlers/TreePreferencesPage.php:110
+#: app/Http/RequestHandlers/TreePreferencesPage.php:109
msgid "markdown"
msgstr "markdown"
@@ -19100,7 +19267,7 @@ msgid "married"
msgstr "Ożenił się z"
#. I18N: A name taken on marriage - usually the wife takes the husband’s surname
-#: app/Elements/NameType.php:61
+#: app/Elements/NameType.php:85
msgid "married name"
msgstr "po ślubie"
@@ -19406,8 +19573,8 @@ msgstr "kuzyn dziewiątego stopnia"
msgid "no"
msgstr "nie"
-#: app/Http/RequestHandlers/TreePreferencesPage.php:114
-#: app/Module/RelationshipsChartModule.php:472
+#: app/Http/RequestHandlers/TreePreferencesPage.php:113
+#: app/Module/RelationshipsChartModule.php:469
#: app/Services/EmailService.php:203
#: resources/views/modules/statistics-chart/custom.phtml:83
msgid "none"
@@ -19491,7 +19658,7 @@ msgid "percentage"
msgstr "procentowa"
#. I18N: https://en.wikipedia.org/wiki/Plain_text
-#: app/Http/RequestHandlers/TreePreferencesPage.php:108
+#: app/Http/RequestHandlers/TreePreferencesPage.php:107
msgid "plain text"
msgstr "Zwykły tekst"
@@ -19521,7 +19688,7 @@ msgid "primary evidence"
msgstr "podstawowy dowód"
#. I18N: Status of child-parent link
-#: app/Elements/ChildLinkageStatus.php:63
+#: app/Elements/ChildLinkageStatus.php:67
msgid "proven"
msgstr "udowodnione"
@@ -19530,7 +19697,7 @@ msgstr "udowodnione"
msgid "questionable evidence"
msgstr "wątpliwy dowód"
-#: app/Http/RequestHandlers/TreePreferencesPage.php:116
+#: app/Http/RequestHandlers/TreePreferencesPage.php:115
#: resources/xml/reports/fact_sources.xml:6
msgid "records"
msgstr "wpisy"
@@ -19564,7 +19731,7 @@ msgid "religious"
msgstr "kultu religijnego"
#. I18N: A name taken when entering a religion or a religious order
-#: app/Elements/NameType.php:63
+#: app/Elements/NameType.php:87
msgid "religious name"
msgstr "zakonne"
@@ -19582,8 +19749,8 @@ msgstr "zamień"
msgid "reset"
msgstr "Wyczyść"
-#: app/Module/PedigreeChartModule.php:370
-#: app/Module/PedigreeChartModule.php:378
+#: app/Module/PedigreeChartModule.php:365
+#: app/Module/PedigreeChartModule.php:373
msgid "right"
msgstr "w prawo"
@@ -19596,9 +19763,10 @@ msgstr "w prawo"
#: 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:977
+#: resources/views/admin/tags.phtml:978
+#: resources/views/admin/trees-export.phtml:43
#: resources/views/admin/trees-preferences.phtml:749
-#: resources/views/admin/trees-privacy.phtml:282
+#: resources/views/admin/trees-privacy.phtml:286
#: resources/views/admin/users-create.phtml:84
#: resources/views/admin/users-edit.phtml:348
#: resources/views/edit-account-page.phtml:162
@@ -19608,7 +19776,7 @@ msgstr "w prawo"
#: resources/views/edit/edit-record.phtml:41
#: resources/views/edit/link-child-to-family.phtml:49
#: resources/views/edit/link-spouse-to-individual.phtml:50
-#: resources/views/edit/new-individual.phtml:41
+#: resources/views/edit/new-individual.phtml:45
#: resources/views/edit/raw-gedcom-fact.phtml:40
#: resources/views/edit/raw-gedcom-record.phtml:63
#: resources/views/edit/reorder-children.phtml:40
@@ -19855,7 +20023,7 @@ msgid "shared note"
msgstr "wspólna notatka"
#: resources/views/admin/site-mail.phtml:152
-#: resources/views/admin/tags.phtml:967
+#: resources/views/admin/tags.phtml:968
#: resources/views/admin/trees-preferences.phtml:296
#: resources/views/admin/trees-preferences.phtml:372
#: resources/views/admin/trees-preferences.phtml:385
@@ -19890,6 +20058,7 @@ msgid "show changes recorded in the genealogy data"
msgstr "pokaż zmiany wprowadzone w danych genealogicznych"
#. I18N: button label
+#: resources/views/admin/trees-check.phtml:49
#: resources/views/lists/anniversaries-list.phtml:24
#: resources/views/modules/gedcom_news/list.phtml:26
#: resources/views/modules/recent_changes/changes-list.phtml:23
@@ -20015,7 +20184,7 @@ msgid "son/daughter-in-law"
msgstr "współmałżonek dziecka"
#. I18N: An option in a list-box
-#: app/Module/UpcomingAnniversariesModule.php:322
+#: app/Module/UpcomingAnniversariesModule.php:331
#: resources/xml/reports/change_report.xml:7
msgid "sort by date"
msgstr "Sortuj według daty"
@@ -20046,18 +20215,18 @@ msgid "sort by date of marriage"
msgstr "Sortuj według daty ślubu"
#. I18N: An option in a list-box
-#: app/Module/OnThisDayModule.php:269 app/Module/RecentChangesModule.php:266
+#: app/Module/OnThisDayModule.php:275 app/Module/RecentChangesModule.php:266
msgid "sort by date, newest first"
msgstr "Sortuj według daty, najnowsze na początku"
#. I18N: An option in a list-box
-#: app/Module/OnThisDayModule.php:267 app/Module/RecentChangesModule.php:264
+#: app/Module/OnThisDayModule.php:273 app/Module/RecentChangesModule.php:264
msgid "sort by date, oldest first"
msgstr "Sortuj według daty, najstarsze na początku"
#. I18N: An option in a list-box
-#: app/Module/OnThisDayModule.php:265 app/Module/RecentChangesModule.php:262
-#: app/Module/UpcomingAnniversariesModule.php:321
+#: app/Module/OnThisDayModule.php:271 app/Module/RecentChangesModule.php:262
+#: app/Module/UpcomingAnniversariesModule.php:330
#: resources/xml/reports/bdm_report.xml:11
#: resources/xml/reports/birth_report.xml:9
#: resources/xml/reports/cemetery_report.xml:6
@@ -20180,19 +20349,23 @@ msgctxt "wife’s son"
msgid "step-son"
msgstr "pasierb"
+#: app/Elements/AgeAtEvent.php:86
+msgid "stillborn"
+msgstr "Narodzone martwe"
+
#. I18N: Layout option for lists of names
#. I18N: An option in a list-box
-#: app/Http/RequestHandlers/TreePreferencesPage.php:94
-#: app/Module/OnThisDayModule.php:260 app/Module/RecentChangesModule.php:257
+#: app/Http/RequestHandlers/TreePreferencesPage.php:93
+#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:257
#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:270
-#: app/Module/UpcomingAnniversariesModule.php:311
+#: app/Module/UpcomingAnniversariesModule.php:320
#: app/Module/YahrzeitModule.php:259
msgid "table"
msgstr "Tabela"
#. I18N: Layout option for lists of names
#. I18N: An option in a list-box
-#: app/Http/RequestHandlers/TreePreferencesPage.php:96
+#: app/Http/RequestHandlers/TreePreferencesPage.php:95
#: app/Module/TopSurnamesModule.php:272
msgid "tag cloud"
msgstr "Chmura znaczników"
@@ -20278,7 +20451,7 @@ msgid "thirteenth cousin"
msgstr "kuzyn trzynastego stopnia"
#. I18N: layout option for the fan chart
-#: app/Module/FanChartModule.php:523
+#: app/Module/FanChartModule.php:518
msgid "three-quarter circle"
msgstr "¾ okręgu"
@@ -20354,7 +20527,7 @@ msgctxt "unknown family"
msgid "unknown"
msgstr "nieznani"
-#: app/Module/RelationshipsChartModule.php:476
+#: app/Module/RelationshipsChartModule.php:473
msgid "unlimited"
msgstr "nielimitowane"
@@ -20363,8 +20536,8 @@ msgstr "nielimitowane"
msgid "unreliable evidence"
msgstr "niepewny dowód"
-#: app/Module/PedigreeChartModule.php:371
-#: app/Module/PedigreeChartModule.php:379
+#: app/Module/PedigreeChartModule.php:366
+#: app/Module/PedigreeChartModule.php:374
#: resources/views/edit/reorder-card-header.phtml:26
msgid "up"
msgstr "w górę"
@@ -20419,6 +20592,14 @@ msgstr "urodził się"
msgid "webtrees"
msgstr "webtrees"
+#: app/Http/RequestHandlers/CheckTree.php:297
+msgid "webtrees cannot create thumbnails for this file format."
+msgstr ""
+
+#: app/Http/RequestHandlers/CheckTree.php:294
+msgid "webtrees does not recognise this file format."
+msgstr ""
+
#: app/Services/MessageService.php:129
msgid "webtrees message"
msgstr "Wiadomość"
@@ -20449,7 +20630,7 @@ msgstr "xenea"
msgid "years"
msgstr "lat"
-#: app/Elements/AbstractEventElement.php:82
+#: app/Elements/AbstractEventElement.php:88
#: app/Elements/OrdinanceProcessFlag.php:56
#: app/Http/RequestHandlers/FamilyPage.php:143
#: app/Http/RequestHandlers/UserListData.php:140
@@ -20518,6 +20699,11 @@ msgstr[0] "±%s rok"
msgstr[1] "±%s lata"
msgstr[2] "±%s lat"
+#: app/Http/RequestHandlers/CheckTree.php:288
+#, php-format
+msgid "“%1$s” should be “%2$s”."
+msgstr ""
+
#: app/Http/RequestHandlers/CopyFact.php:71
#, php-format
msgid "“%s“ has been copied to the clipboard."
@@ -20542,18 +20728,18 @@ msgid "…"
msgstr "…"
#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363
-#: app/Family.php:381 app/Individual.php:1041
-#: app/Module/IndividualListModule.php:278
-#: app/Module/IndividualListModule.php:502
+#: app/Family.php:381 app/Individual.php:1048
+#: app/Module/IndividualListModule.php:275
+#: app/Module/IndividualListModule.php:499
msgctxt "Unknown given name"
msgid "…"
msgstr "…"
#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363
-#: app/Family.php:381 app/Individual.php:1040
-#: app/Module/IndividualListModule.php:263
-#: app/Module/IndividualListModule.php:287
-#: app/Module/IndividualListModule.php:518
+#: app/Family.php:381 app/Individual.php:1047
+#: app/Module/IndividualListModule.php:260
+#: app/Module/IndividualListModule.php:284
+#: app/Module/IndividualListModule.php:515
msgctxt "Unknown surname"
msgid "…"
msgstr "…"
@@ -20569,6 +20755,10 @@ msgstr "…"
#~ msgstr "%s."
#, php-format
+#~ msgid "%1$s %2$s has a %3$s link to %4$s."
+#~ msgstr "%1$s %2$s zawiera powiązanie typu %3$s do %4$s."
+
+#, php-format
#~ msgid "%1$s does not exist."
#~ msgstr "%1$s nie istnieje."
@@ -20686,6 +20876,10 @@ msgstr "…"
#~ msgid "<p>Notice: By completing and submitting this form, you agree:<ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul></div>"
#~ msgstr "<p>Uwaga: Wypełniając i wysyłając do nas ten formularz zobowiązujesz się do:<ul><li>ochrony prywatności osób żyjących występujących na naszej stronie</li><li>wyjaśnienia w polu niżej, z kim jesteś spokrewniony, lub dostarczenia informacji na temat osoby, która powinna zostać dodana do naszej strony.</li></ul></div>"
+#, 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>"
+
#~ msgid "A database server can store many separate databases. You need to select an existing database (created by your server’s administrator) or create a new one (if your database user account has sufficient privileges)."
#~ msgstr "Serwer bazy danych może przechowywać wiele oddzielnych baz danych. Należy wybrać istniejącą bazę danych (utworzoną przez administratora serwera) lub utworzyć nową (jeśli konto użytkownika bazy danych ma wystarczające uprawnienia)."
@@ -20768,6 +20962,9 @@ msgstr "…"
#~ msgid "Add missing married names"
#~ msgstr "Dodaj brakujące nazwiska po ślubie"
+#~ msgid "Add the GEDCOM media path to filenames"
+#~ msgstr "Dodaj ścieżkę multimediów GEDCOM do nazw plików"
+
#~ msgid "Add to favorites"
#~ msgstr "Dodaj do ulubionych"
@@ -21521,6 +21718,10 @@ msgstr "…"
#~ msgid "Media contains"
#~ msgstr "Obiekt multimedialny zawiera"
+#, php-format
+#~ msgid "Media filenames will be prefixed by %s."
+#~ msgstr "Nazwy plików multimedialnych będą zawierały przedrostek %s."
+
#~ msgid "Medical condition"
#~ msgstr "Stan zdrowia"
@@ -21589,18 +21790,6 @@ msgstr "…"
#~ msgid "No custom themes are enabled."
#~ msgstr "Brak motywów użytkownika."
-#~ msgid "No events for living individuals exist for today."
-#~ msgstr "Brak wydarzeń dla osób żyjących na dziś."
-
-#~ msgid "No events for living individuals exist for tomorrow."
-#~ msgstr "Brak wydarzeń dla osób żyjących na jutro."
-
-#~ msgid "No events for living people exist for the next %s day."
-#~ msgid_plural "No events for living people exist for the next %s days."
-#~ msgstr[0] "Brak istniejących wydarzeń dla osób żyjących w ciągu %s dnia."
-#~ msgstr[1] "Brak istniejących wydarzeń dla osób żyjących w ciągu %s dni."
-#~ msgstr[2] "Brak istniejących wydarzeń dla osób żyjących w ciągu %s dni."
-
#~ msgid "No limit"
#~ msgstr "bez ograniczenia"
@@ -22339,6 +22528,9 @@ msgstr "…"
#~ msgid "This specifies the precision of the different levels when entering new geographic locations. For example a country will be specified with precision 0 (=0 digits after the decimal point), while a town needs 3 or 4 digits."
#~ msgstr "Można określić precyzję dla wprowadzanych współrzędnych dla różnych poziomów. Na przykład: Kraj może być określony z precyzją 0 (brak miejsc po przecinku), podczas gdy miejscowości potrzebują precyzji 3-4 miejsc po przecinku."
+#~ msgid "This type of link is not allowed here."
+#~ msgstr "Ten typ powiązania nie jest tutaj dozwolony."
+
#~ msgid "This will update the highest-level part or parts of the place name. For example, “Mexico” will match “Quintana Roo, Mexico”, but not “Santa Fe, New Mexico”."
#~ msgstr "Ta funkcja uaktualni część nazwy miejca jaką jest kraj. Na przykład „Meksyk” dopasuje do „Quintana Roo, Meksyk”, ale nie do „Santa Fe, Nowy Meksyk”."
@@ -22644,6 +22836,9 @@ msgstr "…"
#~ msgid "Yugoslavia"
#~ msgstr "Jugosławia"
+#~ msgid "ZIP (includes media files)"
+#~ msgstr "ZIP (zawiera pliki multimedialne)"
+
#~ msgid "Zaire"
#~ msgstr "Zair"