# translation of pl.po to # Copyright (C) 2002-2003, 2006, 2007 Free Software Foundation, Inc. # # Piotr Czubaszek , 2007. # Piotr Czubaszek , 2007. # Łukasz Rymarczyk , 2008,2009 msgid "" msgstr "" "Project-Id-Version: GRAMPS 3.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-04-05 15:00+0200\n" "PO-Revision-Date: 2012-09-22 22:42+0100\n" "Last-Translator: Łukasz Rymarczyk \n" "Language-Team: Łukasz Rymarczyk \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Polish\n" "X-Poedit-Country: POLAND\n" "X-Poedit-Basepath: .\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-Poedit-SearchPath-0: ~/.poedit/a\n" #: ../gramps/cli/arghandler.py:221 #, python-format msgid "" "Error: Family tree '%s' already exists.\n" "The '-C' option cannot be used." msgstr "" "Błąd: Drzewo rodzinne '%s' już istnieje.\n" "Opcja '-C' nie może być użyta." #: ../gramps/cli/arghandler.py:230 #, python-format msgid "" "Error: Input family tree \"%s\" does not exist.\n" "If GEDCOM, Gramps-xml or grdb, use the -i option to import into a family tree instead." msgstr "" "Błąd: Wejściowe drzewo rodzinne \"%s\" nie istnieje.\n" "Jeśli to plik typu GEDCOM, Gramps-xml albo grdb, użyj opcji -i aby zaimportować dane do drzewa rodzinnego." #: ../gramps/cli/arghandler.py:246 #, python-format msgid "Error: Import file %s not found." msgstr "Błąd: Importowany plik %s nie został znaleziony." #: ../gramps/cli/arghandler.py:264 #, python-format msgid "Error: Unrecognized type: \"%(format)s\" for import file: %(filename)s" msgstr "Błąd: Nierozpoznany typ: \"%(format)s\" dla pliku importu : %(filename)s" #: ../gramps/cli/arghandler.py:286 #, python-format msgid "" "WARNING: Output file already exists!\n" "WARNING: It will be overwritten:\n" " %s" msgstr "" "UWAGA: Plik wyjściowy już istnieje!\n" "UWAGA: Zostanie on nadpisany:\n" " %s" #: ../gramps/cli/arghandler.py:296 msgid "OK to overwrite? (yes/no) " msgstr "OK aby nadpisać (tak/nie) " #: ../gramps/cli/arghandler.py:300 msgid "YES" msgstr "TAK" #: ../gramps/cli/arghandler.py:301 #, python-format msgid "Will overwrite the existing file: %s" msgstr "Istniejący plik będzie nadpisany: %s" #: ../gramps/cli/arghandler.py:322 #, python-format msgid "ERROR: Unrecognized format for export file %s" msgstr "Błąd: Nierozpoznany typ dla pliku eksportu %s" #: ../gramps/cli/arghandler.py:405 msgid "List of known family trees in your database path\n" msgstr "Lista znanych drzew rodzinnych w ścieżce bazy danych\n" #: ../gramps/cli/arghandler.py:410 #, python-format msgid "%(full_DB_path)s with name \"%(f_t_name)s\"" msgstr "%(full_DB_path)s z nazwą \"%(f_t_name)s\"" #: ../gramps/cli/arghandler.py:415 ../gramps/cli/arghandler.py:426 msgid "Gramps Family Trees:" msgstr "Drzewo rodzinne Gramps:" #: ../gramps/cli/arghandler.py:419 #, python-format msgid "Family Tree \"%s\":" msgstr "Drzewo rodzinne \"%s\":" #: ../gramps/cli/arghandler.py:428 ../gramps/cli/clidbman.py:74 #: ../gramps/gui/clipboard.py:936 ../gramps/gui/configure.py:1293 msgid "Family Tree" msgstr "Drzewo genealogiczne" #: ../gramps/cli/arghandler.py:435 ../gramps/cli/arghandler.py:438 #: ../gramps/cli/clidbman.py:221 ../gramps/cli/clidbman.py:223 #, fuzzy msgid "Family tree" msgstr "Drzewo genealogiczne" #: ../gramps/cli/arghandler.py:448 #, python-format msgid "Performing action: %s." msgstr "Wykonywanie akcji: %s." #: ../gramps/cli/arghandler.py:450 #, python-format msgid "Using options string: %s" msgstr "Użycie ciągu opcji: %s" #: ../gramps/cli/arghandler.py:455 #, python-format msgid "Exporting: file %(filename)s, format %(format)s." msgstr "Eksportowanie: plik %(filename)s, format %(format)s." #: ../gramps/cli/arghandler.py:462 msgid "Exiting." msgstr "Zamykanie." #: ../gramps/cli/arghandler.py:466 msgid "Cleaning up." msgstr "Czyszczenie." #: ../gramps/cli/arghandler.py:495 msgid "Created empty family tree successfully" msgstr "Tworzenie pustego drzewa rodzinnego zakończone sukcesem" #: ../gramps/cli/arghandler.py:498 ../gramps/cli/arghandler.py:523 msgid "Error opening the file." msgstr "Błąd podczas otwierania pliku." #: ../gramps/cli/arghandler.py:499 ../gramps/cli/arghandler.py:524 msgid "Exiting..." msgstr "Wychodzenie..." #: ../gramps/cli/arghandler.py:503 #, python-format msgid "Importing: file %(filename)s, format %(format)s." msgstr "Importowanie: plik %(filename)s, format %(format)s." #: ../gramps/cli/arghandler.py:521 msgid "Opened successfully!" msgstr "Otwarcie zakończone sukcesem!" #: ../gramps/cli/arghandler.py:535 msgid "Database is locked, cannot open it!" msgstr "Baza danych jest zablokowana, nie można jej otworzyć!" #: ../gramps/cli/arghandler.py:536 #, python-format msgid " Info: %s" msgstr " Informacja: %s" #: ../gramps/cli/arghandler.py:539 msgid "Database needs recovery, cannot open it!" msgstr "Baza danych wymaga naprawy, nie można jej otworzyć!" #: ../gramps/cli/arghandler.py:596 ../gramps/cli/arghandler.py:644 #: ../gramps/cli/arghandler.py:685 msgid "Ignoring invalid options string." msgstr "Ignorowanie błędnych parametrów ciągu." #: ../gramps/cli/arghandler.py:620 msgid "Unknown report name." msgstr "Nieznana nazwa raportu." #: ../gramps/cli/arghandler.py:622 #, python-format msgid "Report name not given. Please use one of %(donottranslate)s=reportname" msgstr "Nazwa raportu nie jest znana. Proszę użyć jednej z %(donottranslate)s=reportname" #: ../gramps/cli/arghandler.py:626 ../gramps/cli/arghandler.py:668 #: ../gramps/cli/arghandler.py:701 #, python-format msgid "" "%s\n" " Available names are:" msgstr "" "%s\n" " Dostępne nazwy to:" #: ../gramps/cli/arghandler.py:662 msgid "Unknown tool name." msgstr "Nieznana nazwa narzędzia." #: ../gramps/cli/arghandler.py:664 #, python-format msgid "Tool name not given. Please use one of %(donottranslate)s=toolname." msgstr "Nazwa narzędzia nie została podana. Proszę użyć jednej z %(donottranslate)s=toolname." #: ../gramps/cli/arghandler.py:695 #, fuzzy msgid "Unknown book name." msgstr "Nieznana nazwa narzędzia." #: ../gramps/cli/arghandler.py:697 #, fuzzy, python-format msgid "Book name not given. Please use one of %(donottranslate)s=bookname." msgstr "Nazwa narzędzia nie została podana. Proszę użyć jednej z %(donottranslate)s=toolname." #: ../gramps/cli/arghandler.py:706 #, python-format msgid "Unknown action: %s." msgstr "Nieznana akcja: %s." #: ../gramps/cli/argparser.py:57 #, fuzzy msgid "" "\n" "Usage: gramps.py [OPTION...]\n" " --load-modules=MODULE1,MODULE2,... Dynamic modules to load\n" "\n" "Help options\n" " -?, --help Show this help message\n" " --usage Display brief usage message\n" "\n" "Application options\n" " -O, --open=FAMILY_TREE Open family tree\n" " -C, --create=FAMILY_TREE Create on open if new family tree\n" " -i, --import=FILENAME Import file\n" " -e, --export=FILENAME Export file\n" " -f, --format=FORMAT Specify family tree format\n" " -a, --action=ACTION Specify action\n" " -p, --options=OPTIONS_STRING Specify options\n" " -d, --debug=LOGGER_NAME Enable debug logs\n" " -l List Family Trees\n" " -L List Family Trees in Detail\n" " -t List Family Trees, tab delimited\n" " -u, --force-unlock Force unlock of family tree\n" " -s, --show Show config settings\n" " -c, --config=[config.setting[:value]] Set config setting(s) and start Gramps\n" " -v, --version Show versions\n" msgstr "" "\n" "Użycie: gramps.py [OPCJA...]\n" " --load-modules=MODULE1,MODULE2,... Dynamiczne moduły do załadowania\n" "\n" "Opcje pomocy\n" " -?, --help Pokazuje to okno pomocy\n" " --usage Pokazuje krótkie info jak używać\n" "\n" "Opcje aplikacji\n" " -O, --open=DRZEWO_RODZINNE Otwiera drzewo rodzinne\n" " -C, --create=DRZEWO_RODZINNE Tworzy przy otwarciu drzewo rodzinne\n" " -i, --import=NAZWA_PLIKU \t\t Importuje plik\n" " -e, --export=NAZWA_PLIKU Eksportuje plik\n" " -f, --format=FORMAT Określa format pliku drzewa\n" " -a, --action=AKCJA Określa akcję\n" " -p, --options=CIĄG_OPCJI Określa opcje\n" " -d, --debug=PLIK_LOGU Włącza pliki logów debuggera\n" " -l Wyświetla drzewa rodzinne\n" " -L Wyświetla szczegóły drzew rodzinnych\n" " -u, --force-unlock Wymusza odblokowanie drzewa rodzinego\n" " -c, --config=[config.setting[:value]] Pokazuje/ustawia wartość(ci) konfiguracyjną(e)\n" " -v, --version Pokazuje wersje i ustawienia\n" #: ../gramps/cli/argparser.py:83 msgid "" "\n" "Example of usage of Gramps command line interface\n" "\n" "1. To import four databases (whose formats can be determined from their names)\n" "and then check the resulting database for errors, one may type:\n" "gramps -i file1.ged -i file2.gpkg -i ~/db3.gramps -i file4.wft -a tool -p name=check. \n" "\n" "2. To explicitly specify the formats in the above example, append filenames with appropriate -f options:\n" "gramps -i file1.ged -f gedcom -i file2.gpkg -f gramps-pkg -i ~/db3.gramps -f gramps-xml -i file4.wft -f wft -a tool -p name=check. \n" "\n" "3. To record the database resulting from all imports, supply -e flag\n" "(use -f if the filename does not allow Gramps to guess the format):\n" "gramps -i file1.ged -i file2.gpkg -e ~/new-package -f gramps-pkg\n" "\n" "4. To save any error messages of the above example into files outfile and errfile, run:\n" "gramps -i file1.ged -i file2.dpkg -e ~/new-package -f gramps-pkg >outfile 2>errfile\n" "\n" "5. To import three databases and start interactive Gramps session with the result:\n" "gramps -i file1.ged -i file2.gpkg -i ~/db3.gramps\n" "\n" "6. To open a database and, based on that data, generate timeline report in PDF format\n" "putting the output into the my_timeline.pdf file:\n" "gramps -O 'Family Tree 1' -a report -p name=timeline,off=pdf,of=my_timeline.pdf\n" "\n" "7. To generate a summary of a database:\n" "gramps -O 'Family Tree 1' -a report -p name=summary\n" "\n" "8. Listing report options\n" "Use the name=timeline,show=all to find out about all available options for the timeline report.\n" "To find out details of a particular option, use show=option_name , e.g. name=timeline,show=off string.\n" "To learn about available report names, use name=show string.\n" "\n" "9. To convert a family tree on the fly to a .gramps xml file:\n" "gramps -O 'Family Tree 1' -e output.gramps -f gramps-xml\n" "\n" "10. To generate a web site into an other locale (in german):\n" "LANGUAGE=de_DE; LANG=de_DE.UTF-8 gramps -O 'Family Tree 1' -a report -p name=navwebpage,target=/../de\n" "\n" "11. Finally, to start normal interactive session type:\n" "gramps\n" "\n" "Note: These examples are for bash shell.\n" "Syntax may be different for other shells and for Windows.\n" msgstr "" "\n" "Przykład użycia interfejsu linii poleceń Grampsa\n" "\n" "1. Aby zaimportować cztery bazy danych (których formaty będą \n" "określone na podstawie ich nazw) i wtedy sprawdzić wynikową bazę na obecność\n" "błędów, można użyć polecenia:\n" "gramps -i plik1.ged -i plik2.gpkg -i ~/db3.gramps -i plik4.wft -a tool -p name=check\n" "\n" "2. Aby jawnie określić formaty w powyższym przykładzie, dodaj po nazwie pliku\n" "odpowiednią opcję -f :\n" "gramps -i plik1.ged -f gedcom -i plik2.gpkg -f gramps-pkg -i ~/db3.gramps -f gramps-xml -i plik4.wft -f wft -a tool -p name=check\n" "\n" "3. Aby zapisać bazę będącą wynikiem wszystkich importów, użyj flagi -e \n" "(użyj -f jeśli nazwa pliku nie pozwala GRAMPS zgadnąć formatu pliku):\n" "gramps -i plik1.ged -i plik2.gpkg -e ~/new-package -f gramps-pkg\n" "\n" "4. Aby zapisać możliwe błędy z powyższego przykładu do plików outfile oraz errfile, wykonaj:\n" "gramps -i plik1.ged -i plik2.dpkg -e ~/new-package -f gramps-pkg >outfile 2>errfile\n" "\n" "5. Aby zaimportować trzy bazy danych i rozpocząć interaktywną sesję GRAMPS z wynikami:\n" "gramps -i plik1.ged -i plik2.gpkg -i ~/db3.gramps\n" "\n" "6. Aby otworzyć bazę danych i bazując na danych z niej wygenerować raport linii czasu w \n" "formacie PDF zapisując wynik w pliku my_timeline.pdf :\n" "gramps -O 'Family Tree 1' -a report -p name=timeline,off=pdf,of=my_timeline.pdf\n" "\n" "7. Aby wygenerować podsumowanie bazy danych:\n" "gramps -O 'Family Tree 1' -a report -p name=summary\n" "\n" "8. Wyświetlanie opcji raportu\n" "Użyj name=timeline,show=all aby zobaczyć wszystkie możliwe opcje dla raportu linii czasu.\n" "Aby zobaczyć szczegóły danej opcji użyj show=option_name , np. name=timeline,show=off \n" "Aby zobaczyć dostępne nazwy raportów, użyj polecenia name=show .\n" "\n" "9. Aby zobaczyć drzewo rodzinne wygenerowane w locie z pliku .gramps xml:\n" "gramps -O 'Family Tree 1' -e output.gramps -f gramps-xml\n" "\n" "10. Aby wygenerować stronę www w innej wersji językowej (np. po niemiecku):\n" "LANGUAGE=de_DE; LANG=de_DE.UTF-8 gramps -O 'Family Tree 1' -a report -p name=navwebpage,target=/../de\n" "\n" "11. Aby rozpocząć normalną, interaktywną sesję wystarczy wpisać:\n" "gramps\n" "\n" "Uwaga: Te przykłady są wersjami dla powłoki bash.\n" "Składnia może być inna dla innych interpreterów poleceń i dla Windows.\n" #: ../gramps/cli/argparser.py:236 ../gramps/cli/argparser.py:364 msgid "Error parsing the arguments" msgstr "Błąd parsowania argumentów" #: ../gramps/cli/argparser.py:238 #, python-format msgid "" "Error parsing the arguments: %s \n" "Type gramps --help for an overview of commands, or read the manual pages." msgstr "" "Błąd podczas parsowania argumentów: %s \n" "Uruchom program z parametrem gramps --help aby uzyskać listę komend,albo zobacz w dokumentacji programu." #: ../gramps/cli/argparser.py:247 #, python-format msgid "Trying to open: %s ..." msgstr "" #: ../gramps/cli/argparser.py:281 #, fuzzy, python-format msgid "Unknown action: %s. Ignoring." msgstr "Nieznana akcja: %s." #: ../gramps/cli/argparser.py:290 msgid "setup debugging" msgstr "" #: ../gramps/cli/argparser.py:301 #, python-format msgid "Gramps config settings from %s:" msgstr "" #: ../gramps/cli/argparser.py:319 #, python-format msgid "Current Gramps config setting: %s:%s" msgstr "" #: ../gramps/cli/argparser.py:328 #, python-format msgid " New Gramps config setting: %s:%s" msgstr "" #: ../gramps/cli/argparser.py:335 #, python-format msgid "Gramps: no such config setting: '%s'" msgstr "" #: ../gramps/cli/argparser.py:365 #, python-format msgid "" "Error parsing the arguments: %s \n" "To use in the command-line mode, supply at least one input file to process." msgstr "" "Błąd parsowania argumentów: %s \n" "W celu wykorzystania linii poleceń, podaj przynajmniej jeden plik do przetworzenia." #: ../gramps/cli/clidbman.py:87 #, python-format msgid "" "ERROR: %(title)s \n" " %(message)s" msgstr "" "BŁĄD: %(title)s \n" " %(message)s" #: ../gramps/cli/clidbman.py:213 #, fuzzy msgid "Number of people" msgstr "Liczba osób" #: ../gramps/cli/clidbman.py:215 ../gramps/cli/clidbman.py:217 #, fuzzy msgid "Locked?" msgstr "Zablokowany przez %s" #: ../gramps/cli/clidbman.py:215 #, fuzzy msgid "yes" msgstr "lat" #: ../gramps/cli/clidbman.py:217 #, fuzzy msgid "no" msgstr "brak" #: ../gramps/cli/clidbman.py:218 #, fuzzy msgid "Bsddb version" msgstr "Wersja" #: ../gramps/cli/clidbman.py:219 #, fuzzy msgid "Schema version" msgstr "Usuń wersję" #: ../gramps/cli/clidbman.py:224 #: ../gramps/gui/editors/displaytabs/webembedlist.py:67 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:94 #: ../gramps/plugins/view/mediaview.py:107 #: ../gramps/gui/glade/editmedia.glade:300 #: ../gramps/gui/glade/editmediaref.glade:791 msgid "Path" msgstr "Ścieżka" #: ../gramps/cli/clidbman.py:225 ../gramps/gui/dbman.py:301 msgid "Last accessed" msgstr "Ostatnio używany" #: ../gramps/cli/clidbman.py:282 #, python-format msgid "Starting Import, %s" msgstr "Rozpoczęcie importu, %s" #: ../gramps/cli/clidbman.py:288 msgid "Import finished..." msgstr "Import zakończony..." #: ../gramps/cli/clidbman.py:371 ../gramps/plugins/importer/importcsv.py:328 msgid "Importing data..." msgstr "Importowanie danych..." #: ../gramps/cli/clidbman.py:415 msgid "Could not rename family tree" msgstr "Nie udało się zmienić nazwy drzewa rodzinnego" #: ../gramps/cli/clidbman.py:450 #, python-format msgid "" "\n" "ERROR: Wrong database path in Edit Menu->Preferences.\n" "Open preferences and set correct database path.\n" "\n" "Details: Could not make database directory:\n" " %s\n" "\n" msgstr "" #: ../gramps/cli/clidbman.py:503 ../gramps/gui/configure.py:1225 msgid "Never" msgstr "Nigdy" #: ../gramps/cli/clidbman.py:523 #, python-format msgid "Locked by %s" msgstr "Zablokowany przez %s" #: ../gramps/cli/clidbman.py:526 ../gramps/gen/lib/attrtype.py:64 #: ../gramps/gen/lib/childreftype.py:80 ../gramps/gen/lib/eventroletype.py:59 #: ../gramps/gen/lib/eventtype.py:145 ../gramps/gen/lib/familyreltype.py:53 #: ../gramps/gen/lib/grampstype.py:44 ../gramps/gen/lib/nameorigintype.py:81 #: ../gramps/gen/lib/nametype.py:54 ../gramps/gen/lib/notetype.py:80 #: ../gramps/gen/lib/repotype.py:60 ../gramps/gen/lib/srcmediatype.py:63 #: ../gramps/gen/lib/urltype.py:55 ../gramps/gen/utils/lds.py:87 #: ../gramps/gen/utils/lds.py:93 ../gramps/gen/utils/unknown.py:121 #: ../gramps/gen/utils/unknown.py:123 ../gramps/gen/utils/unknown.py:127 #: ../gramps/gen/utils/unknown.py:133 ../gramps/gen/utils/unknown.py:138 #: ../gramps/gui/clipboard.py:188 #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:124 #: ../gramps/gui/editors/editmedia.py:171 #: ../gramps/gui/editors/editmediaref.py:133 #: ../gramps/plugins/gramplet/persondetails.py:160 #: ../gramps/plugins/gramplet/persondetails.py:166 #: ../gramps/plugins/gramplet/persondetails.py:168 #: ../gramps/plugins/gramplet/persondetails.py:169 #: ../gramps/plugins/gramplet/relativegramplet.py:124 #: ../gramps/plugins/gramplet/relativegramplet.py:135 #: ../gramps/plugins/graph/gvfamilylines.py:162 #: ../gramps/plugins/graph/gvrelgraph.py:565 #: ../gramps/plugins/lib/libnarrate.py:1997 #: ../gramps/plugins/lib/maps/geography.py:714 #: ../gramps/plugins/lib/maps/geography.py:721 #: ../gramps/plugins/lib/maps/geography.py:722 #: ../gramps/plugins/quickview/all_relations.py:279 #: ../gramps/plugins/quickview/all_relations.py:296 #: ../gramps/plugins/textreport/indivcomplete.py:624 #: ../gramps/plugins/tool/check.py:2012 ../gramps/plugins/view/geoclose.py:488 #: ../gramps/plugins/view/geofamclose.py:246 #: ../gramps/plugins/view/geofamclose.py:632 #: ../gramps/plugins/view/geofamily.py:423 #: ../gramps/plugins/view/geomoves.py:570 #: ../gramps/plugins/view/geoperson.py:448 #: ../gramps/plugins/view/relview.py:471 #: ../gramps/plugins/view/relview.py:1019 #: ../gramps/plugins/view/relview.py:1066 #: ../gramps/plugins/webreport/narrativeweb.py:399 #: ../gramps/plugins/webreport/narrativeweb.py:2367 #: ../gramps/plugins/webreport/narrativeweb.py:2521 msgid "Unknown" msgstr "Nieznany" #: ../gramps/cli/grampscli.py:80 #, python-format msgid "WARNING: %s" msgstr "UWAGA: %s" #: ../gramps/cli/grampscli.py:87 ../gramps/cli/grampscli.py:220 #, python-format msgid "ERROR: %s" msgstr "BŁĄD: %s" #: ../gramps/cli/grampscli.py:97 ../gramps/cli/user.py:173 #: ../gramps/gui/dialog.py:216 msgid "Low level database corruption detected" msgstr "Wykryto niskopoziomowe uszkodzenie bazy danych" #: ../gramps/cli/grampscli.py:99 ../gramps/cli/user.py:174 #: ../gramps/gui/dialog.py:217 msgid "Gramps has detected a problem in the underlying Berkeley database. This can be repaired from the Family Tree Manager. Select the database and click on the Repair button" msgstr "GRAMPS wykrył problem z używanym przez niego systemem baz danych Berkeley. Ten problem może być naprawiony z poziomu menadżera drzew genealogicznych. Wybierz odpowiednią bazę i wciśnij przycisk Napraw" #: ../gramps/cli/grampscli.py:143 ../gramps/gui/dbloader.py:294 msgid "Read only database" msgstr "Baza danych tylko do odczytu" #: ../gramps/cli/grampscli.py:144 ../gramps/gui/dbloader.py:239 #: ../gramps/gui/dbloader.py:295 msgid "You do not have write access to the selected file." msgstr "Nie masz prawa zapisu do wybranego pliku." #: ../gramps/cli/grampscli.py:163 ../gramps/cli/grampscli.py:166 #: ../gramps/cli/grampscli.py:169 ../gramps/cli/grampscli.py:172 #: ../gramps/cli/grampscli.py:175 ../gramps/gui/dbloader.py:343 #: ../gramps/gui/dbloader.py:346 ../gramps/gui/dbloader.py:349 msgid "Cannot open database" msgstr "Nie można otworzyć bazy danych" #: ../gramps/cli/grampscli.py:179 ../gramps/gui/dbloader.py:198 #: ../gramps/gui/dbloader.py:353 #, python-format msgid "Could not open file: %s" msgstr "Nie można otworzyć pliku: %s" #: ../gramps/cli/grampscli.py:232 msgid "Could not load a recent Family Tree." msgstr "Nie można otworzyć ostatnio używanego Drzewa rodzinnego." #: ../gramps/cli/grampscli.py:233 msgid "Family Tree does not exist, as it has been deleted." msgstr "Drzewo rodzinne nie istnieje, ponieważ zostało usunięte." #: ../gramps/cli/grampscli.py:307 #, python-format msgid "Error encountered: %s" msgstr "Wystąpił błąd: %s" #: ../gramps/cli/grampscli.py:309 ../gramps/cli/grampscli.py:317 #, python-format msgid " Details: %s" msgstr " Szczegóły: %s" #: ../gramps/cli/grampscli.py:314 #, python-format msgid "Error encountered in argument parsing: %s" msgstr "Błąd wystąpił podczas parsowania argumentu: %s" #: ../gramps/cli/plug/__init__.py:171 msgid "ERROR: Please specify a person" msgstr "BŁĄD: Proszę wskaż osobę" #: ../gramps/cli/plug/__init__.py:196 msgid "ERROR: Please specify a family" msgstr "BŁĄD: Proszę wskaż rodzinę" #: ../gramps/cli/plug/__init__.py:268 #, fuzzy msgid "=filename" msgstr "Nazwa pliku" #: ../gramps/cli/plug/__init__.py:268 msgid "Output file name. MANDATORY" msgstr "" #: ../gramps/cli/plug/__init__.py:269 #, fuzzy msgid "=format" msgstr "Format" #: ../gramps/cli/plug/__init__.py:269 #, fuzzy msgid "Output file format." msgstr "Format wyjścia" #: ../gramps/cli/plug/__init__.py:270 ../gramps/cli/plug/__init__.py:271 #, fuzzy msgid "=name" msgstr "Nazwisko" #: ../gramps/cli/plug/__init__.py:270 #, fuzzy msgid "Style name." msgstr "Nazwa stylu" #: ../gramps/cli/plug/__init__.py:271 #, fuzzy msgid "Paper size name." msgstr "Prywatne imię" #: ../gramps/cli/plug/__init__.py:272 ../gramps/cli/plug/__init__.py:273 #: ../gramps/cli/plug/__init__.py:275 ../gramps/cli/plug/__init__.py:277 #: ../gramps/cli/plug/__init__.py:279 #, fuzzy msgid "=number" msgstr "Numer" #: ../gramps/cli/plug/__init__.py:272 #, fuzzy msgid "Paper orientation number." msgstr "Numer identyfikacyjny" #: ../gramps/cli/plug/__init__.py:273 msgid "Left paper margin" msgstr "" #: ../gramps/cli/plug/__init__.py:274 ../gramps/cli/plug/__init__.py:276 #: ../gramps/cli/plug/__init__.py:278 ../gramps/cli/plug/__init__.py:280 #, fuzzy msgid "Size in cm" msgstr "Rozmiar w bajtach" #: ../gramps/cli/plug/__init__.py:275 msgid "Right paper margin" msgstr "" #: ../gramps/cli/plug/__init__.py:277 msgid "Top paper margin" msgstr "" #: ../gramps/cli/plug/__init__.py:279 msgid "Bottom paper margin" msgstr "" #: ../gramps/cli/plug/__init__.py:281 #, fuzzy msgid "=css filename" msgstr "Wybierz nazwę pliku" #: ../gramps/cli/plug/__init__.py:281 msgid "CSS filename to use, html format only" msgstr "" #: ../gramps/cli/plug/__init__.py:312 ../gramps/gen/plug/report/_paper.py:92 #: ../gramps/gen/plug/report/_paper.py:114 #: ../gramps/gui/plug/report/_papermenu.py:184 #: ../gramps/gui/plug/report/_papermenu.py:245 msgid "Custom Size" msgstr "Własny rozmiar" #: ../gramps/cli/plug/__init__.py:424 #, python-format msgid "Unknown option: %s" msgstr "Nieznana opcja: %s" #: ../gramps/cli/plug/__init__.py:425 ../gramps/cli/plug/__init__.py:507 msgid " Valid options are:" msgstr " Dostępne opcje to:" #: ../gramps/cli/plug/__init__.py:428 ../gramps/cli/plug/__init__.py:510 #: ../gramps/cli/plug/__init__.py:587 #, python-format msgid " Use '%(donottranslate)s' to see description and acceptable values" msgstr " Użyj '%(donottranslate)s' aby zobaczyć opis i dostępne wartości" #: ../gramps/cli/plug/__init__.py:481 #, python-format msgid "Ignoring '%(notranslate1)s=%(notranslate2)s' and using '%(notranslate1)s=%(notranslate3)s'." msgstr "Zignorowanie '%(notranslate1)s=%(notranslate2)s' i użycie '%(notranslate1)s=%(notranslate3)s'." #: ../gramps/cli/plug/__init__.py:487 #, python-format msgid "Use '%(notranslate)s' to see valid values." msgstr "Użyj '%(notranslate)s' aby zobaczyć dostępne wartości." #: ../gramps/cli/plug/__init__.py:506 #, python-format msgid "Ignoring unknown option: %s" msgstr "Ignorowanie nieznanej opcji: %s" #: ../gramps/cli/plug/__init__.py:576 msgid " Available options:" msgstr " Dostępne opcje:" #: ../gramps/cli/plug/__init__.py:585 #, fuzzy msgid "(no help available)" msgstr "Niedostępne" #: ../gramps/cli/plug/__init__.py:594 msgid " Available values are:" msgstr " Dostępne opcje to:" #: ../gramps/cli/plug/__init__.py:604 #, python-format msgid "option '%(optionname)s' not valid. Use '%(donottranslate)s' to see all valid options." msgstr "opcja '%(optionname)s' jest błędna. Użyj '%(donottranslate)s' aby zobaczyć pełną listę dostępnych opcji." #: ../gramps/cli/plug/__init__.py:618 msgid "Failed to write report. " msgstr "Nie udało się zapisać raportu. " #: ../gramps/gen/config.py:285 msgid "Imported %Y/%m/%d %H:%M:%S" msgstr "" #: ../gramps/gen/config.py:294 msgid "Missing Given Name" msgstr "Brakujące nadane imię:" #: ../gramps/gen/config.py:295 msgid "Missing Record" msgstr "Brakujący rekord" #: ../gramps/gen/config.py:296 msgid "Missing Surname" msgstr "Brakujące nazwisko" #: ../gramps/gen/config.py:303 ../gramps/gen/config.py:305 msgid "Living" msgstr "Żyjący" #: ../gramps/gen/config.py:304 msgid "Private Record" msgstr "Poufny" #: ../gramps/gen/const.py:207 msgid "Gramps (Genealogical Research and Analysis Management Programming System) is a personal genealogy program." msgstr "Gramps (Genealogical Research and Analysis Management Programming System) jest programem do osobistych badań genealogicznych." #: ../gramps/gen/const.py:229 msgid "TRANSLATORS: Translate this to your name in your native language" msgstr "Arkadiusz Lipiec, Piotr Czubaszek, Łukasz Rymarczyk" #: ../gramps/gen/const.py:240 ../gramps/gen/const.py:241 #: ../gramps/gen/lib/date.py:1650 ../gramps/gen/lib/date.py:1664 msgid "none" msgstr "brak" #: ../gramps/gen/db/base.py:1617 msgid "Add child to family" msgstr "Dodaj dziecko do rodziny" #: ../gramps/gen/db/base.py:1630 ../gramps/gen/db/base.py:1635 msgid "Remove child from family" msgstr "Usuń dziecko z rodziny" #: ../gramps/gen/db/base.py:1710 ../gramps/gen/db/base.py:1714 msgid "Remove Family" msgstr "Usuń Rodzinę" #: ../gramps/gen/db/base.py:1755 msgid "Remove father from family" msgstr "Usuń ojca z rodziny" #: ../gramps/gen/db/base.py:1757 msgid "Remove mother from family" msgstr "Usuń matkę z rodziny" #: ../gramps/gen/db/exceptions.py:82 #, fuzzy, python-format msgid "" "The schema version is not supported by this version of Gramps.\n" "\n" "This Family tree is schema version %(tree_vers)s, and this version of Gramps supports versions %(min_vers)s to %(max_vers)s\n" "\n" "Please upgrade to the corresponding version or use XML for porting data between different database versions." msgstr "" "Wersja bazy danych nie jest obsługiwana przez tę wersję programu Gramps.\n" "Proszę zaktualizować to odpowiedniej wersji lub użyć formatu XML w celu przenoszenia danych między różnymi wersjami bazy danych." #: ../gramps/gen/db/exceptions.py:104 #, python-format msgid "Gramps stores its data in a Berkeley Database. The family tree you try to load was created with version %(env_version)s of the Berkeley DB. However, the Gramps version in use right now employs version %(bdb_version)s of the Berkeley DB. So you are trying to load data created in a newer format into an older program; this is bound to fail. The right approach in this case is to use XML export and import. So try to open the family tree on that computer with that software that created the family tree, export it to XML and load that XML into the version of Gramps you intend to use." msgstr "Gramps przechowuje swoje dane w Berkeley Database. Twoje drzewo rodzinne, które próbujesz załadować zostało stworzone za pomocą wersji %(env_version)s BerkeleyDB. Jednakże, Gramps używa teraz wersji %(bdb_version)s bazy Berkeley. Ponieważ próbujesz załadować nowszą wersję bazy do starszego programu, to takie bindowanie nie powiedzie się. Właściwym podejściem w takim przypadku jest utworzenie pliku XML w nowszym programie i zaimportowanie ich do starszego. Spróbuj więc wyeksportować dane na komputerze, na którym je stworzyłeś do pliku XML i załadować ten XML do wersji Grampsa, którą chcesz używać." #: ../gramps/gen/db/exceptions.py:128 #, python-format msgid "" "The BSDDB version of the Family Tree you are trying to open needs to be upgraded from %(env_version)s to %(bdb_version)s.\n" "\n" "This probably means that the Family Tree was created with an old version of Gramps. Opening the tree with this version of Gramps may irretrievably corrupt your tree. You are strongly advised to backup your tree before proceeding, see: \n" "http://www.gramps-project.org/wiki/index.php?title=How_to_make_a_backup\n" "\n" "If you have made a backup, then you can get Gramps to try to open the tree and upgrade it" msgstr "" #: ../gramps/gen/db/exceptions.py:151 msgid "" "Gramps has detected a problem in opening the 'environment' of the underlying Berkeley database used to store this Family Tree. The most likely cause is that the database was created with an old version of the Berkeley database program, and you are now using a new version. It is quite likely that your database has not been changed by Gramps.\n" "If possible, you should revert to your old version of Gramps and its support software; export your database to XML; close the database; then upgrade again to this version of Gramps and import the XML file in an empty Family Tree. Alternatively, it may be possible to use the Berkeley database recovery tools." msgstr "" "Grapms wykrył problem uruchamiania warstwy bazy danych Berkeley używanej do przechowywania drzewa rodzinnego. Najprawdopodobniej przyczyną jest sytuacja, że baza danych została stworzona przy pomocy starej wersji programu bazy danych Berkeley, a Ty teraz używasz nowszej wersji. Najczęściej też ta baza nie została zmieniona przez Grampsa.\n" "Jeśli możliwe, powinieneś/powinnaś wrócić do poprzedniej wersji programu Gramps i jego komponentów, wyeksportować bazę do XML, zamknąć bazę; następnie zaktualizować ponownie Grampsa do tej wersji i zaimportować plik XML do pustego drzewa rodzinnego. Możesz też spróbować skorzystać z narzędzi odzyskiwania baz Berkeley." #: ../gramps/gen/db/exceptions.py:174 msgid "" "The Family Tree structure has changed since the version of Gramps you used to create this tree.\n" "\n" "Therefore, you cannot open this Family Tree without upgrading the definition of the structure.\n" "If you upgrade then you won't be able to use previous versions of Gramps, also not with the .gramps xml export!\n" "\n" "Upgrading is a difficult task that may not be interrupted, or Gramps will irretrievably corrupt your tree. Therefore, create a backup copy first. See: \n" "http://www.gramps-project.org/wiki/index.php?title=How_to_make_a_backup" msgstr "" #: ../gramps/gen/db/undoredo.py:249 ../gramps/gen/db/undoredo.py:286 #: ../gramps/gen/db/write.py:2026 #, python-format msgid "_Undo %s" msgstr "_Cofnij %s" #: ../gramps/gen/db/undoredo.py:255 ../gramps/gen/db/undoredo.py:292 #, python-format msgid "_Redo %s" msgstr "_Przywróć %s" #: ../gramps/gen/db/upgrade.py:86 #, python-format msgid "%6d People upgraded with %6d citations in %6d secs\n" msgstr "%6d Osób zaktualizowanych z %6d cytatami w %6d sek.\n" #: ../gramps/gen/db/upgrade.py:87 #, python-format msgid "%6d Families upgraded with %6d citations in %6d secs\n" msgstr "%6d Rodzin zaktualizowanych z %6d cytatami w %6d sek.\n" #: ../gramps/gen/db/upgrade.py:88 #, python-format msgid "%6d Events upgraded with %6d citations in %6d secs\n" msgstr "%6d Zdarzeń zaktualizowanych z %6d cytatami w %6d sek.\n" #: ../gramps/gen/db/upgrade.py:89 #, python-format msgid "%6d Media Objects upgraded with %6d citations in %6d secs\n" msgstr "%6d Obiektów medialnych zaktualizowanych z %6d cytatami w %6d sek.\n" #: ../gramps/gen/db/upgrade.py:90 #, python-format msgid "%6d Places upgraded with %6d citations in %6d secs\n" msgstr "%6d Miejsc zaktualizowanych z %6d cytatami w %6d sek.\n" #: ../gramps/gen/db/upgrade.py:91 #, python-format msgid "%6d Repositories upgraded with %6d citations in %6d secs\n" msgstr "%6d Magazynów zaktualizowanych z %6d cytatami w %6d sek.\n" #: ../gramps/gen/db/upgrade.py:431 msgid "Number of new objects upgraded:\n" msgstr "Ilość zaktualizowanych nowych obiektów:\n" #: ../gramps/gen/db/upgrade.py:437 msgid "" "\n" "\n" "You may want to run\n" "Tools -> Family Tree Processing -> Merge\n" "in order to merge citations that contain similar\n" "information" msgstr "" "\n" "\n" "Możesz chcieć uruchomić\n" "Narzędzie -> Przetwarzanie drzewa rodzinnego -> Scal\n" "celem połączenia cytatów które zawierają podobne \n" "informacje" #: ../gramps/gen/db/upgrade.py:441 msgid "Upgrade Statistics" msgstr "Aktualizuj statystyki" #: ../gramps/gen/db/write.py:1023 #, python-format msgid "" "An attempt is made to safe a reference key which is partly bytecode, this is not allowed.\n" "Key is %s" msgstr "" #: ../gramps/gen/db/write.py:1092 msgid "Rebuild reference map" msgstr "Odbuduj mapę odwołań" #: ../gramps/gen/db/write.py:1879 #, python-format msgid "A second transaction is started while there is still a transaction, \"%s\", active in the database." msgstr "" #: ../gramps/gen/display/name.py:331 msgid "Default format (defined by Gramps preferences)" msgstr "Format domyślny (określony w ustawienia programu)" #: ../gramps/gen/display/name.py:332 msgid "Surname, Given Suffix" msgstr "Nazwisko, Nadany przyrostek" #: ../gramps/gen/display/name.py:333 ../gramps/gen/utils/keyword.py:57 #: ../gramps/gui/configure.py:612 ../gramps/gui/configure.py:614 #: ../gramps/gui/configure.py:619 ../gramps/gui/configure.py:621 #: ../gramps/gui/configure.py:623 ../gramps/gui/configure.py:624 #: ../gramps/gui/configure.py:625 ../gramps/gui/configure.py:626 #: ../gramps/gui/configure.py:628 ../gramps/gui/configure.py:629 #: ../gramps/gui/configure.py:630 ../gramps/gui/configure.py:631 #: ../gramps/gui/configure.py:632 ../gramps/gui/configure.py:633 #: ../gramps/plugins/export/exportcsv.py:338 #: ../gramps/plugins/importer/importcsv.py:180 msgid "Given" msgstr "Imiona" #: ../gramps/gen/display/name.py:334 msgid "Given Surname Suffix" msgstr "Nadane nazwisko Przyrostek" #: ../gramps/gen/display/name.py:337 msgid "Main Surnames, Given Patronymic Suffix Prefix" msgstr "Główne nazwiska, nadane patronimiczny suffix prefiks (Imię ojcowskie)" #: ../gramps/gen/display/name.py:340 msgid "Patronymic, Given" msgstr "Drugie imię (ojcowskie), Pierwsze imię" #: ../gramps/gen/display/name.py:569 ../gramps/gen/display/name.py:669 #: ../gramps/plugins/importer/importcsv.py:185 msgid "Person|title" msgstr "tytuł" #: ../gramps/gen/display/name.py:571 ../gramps/gen/display/name.py:671 #: ../gramps/plugins/importer/importcsv.py:181 msgid "given" msgstr "Nadane" #: ../gramps/gen/display/name.py:573 ../gramps/gen/display/name.py:673 #: ../gramps/plugins/importer/importcsv.py:178 msgid "surname" msgstr "Nazwisko" #: ../gramps/gen/display/name.py:575 ../gramps/gen/display/name.py:675 #: ../gramps/gui/editors/editperson.py:368 #: ../gramps/plugins/importer/importcsv.py:187 msgid "suffix" msgstr "Przyrostek" #: ../gramps/gen/display/name.py:577 ../gramps/gen/display/name.py:677 msgid "Name|call" msgstr "używane" #: ../gramps/gen/display/name.py:580 ../gramps/gen/display/name.py:679 msgid "Name|common" msgstr "wspólne" #: ../gramps/gen/display/name.py:584 ../gramps/gen/display/name.py:682 msgid "initials" msgstr "inicjały" #: ../gramps/gen/display/name.py:587 ../gramps/gen/display/name.py:684 msgid "Name|primary" msgstr "Podstawowe" #: ../gramps/gen/display/name.py:590 ../gramps/gen/display/name.py:686 msgid "primary[pre]" msgstr "główne[pre]" #: ../gramps/gen/display/name.py:593 ../gramps/gen/display/name.py:688 msgid "primary[sur]" msgstr "główne[sur]" #: ../gramps/gen/display/name.py:596 ../gramps/gen/display/name.py:690 msgid "primary[con]" msgstr "główne[con]" #: ../gramps/gen/display/name.py:598 ../gramps/gen/display/name.py:692 msgid "patronymic" msgstr "Imię ojcowskie" #: ../gramps/gen/display/name.py:600 ../gramps/gen/display/name.py:694 msgid "patronymic[pre]" msgstr "patronimiczne[pre]" #: ../gramps/gen/display/name.py:602 ../gramps/gen/display/name.py:696 msgid "patronymic[sur]" msgstr "patronimiczne[sur]" #: ../gramps/gen/display/name.py:604 ../gramps/gen/display/name.py:698 msgid "patronymic[con]" msgstr "patronimiczne[con]" #: ../gramps/gen/display/name.py:606 ../gramps/gen/display/name.py:700 msgid "notpatronymic" msgstr "niepatronimiczne" #: ../gramps/gen/display/name.py:609 ../gramps/gen/display/name.py:702 msgid "Remaining names|rest" msgstr "inne.n." #: ../gramps/gen/display/name.py:612 ../gramps/gen/display/name.py:704 #: ../gramps/gui/editors/editperson.py:389 #: ../gramps/plugins/importer/importcsv.py:186 msgid "prefix" msgstr "Prefiks" #: ../gramps/gen/display/name.py:615 ../gramps/gen/display/name.py:706 msgid "rawsurnames" msgstr "surowenazwisko" #: ../gramps/gen/display/name.py:617 ../gramps/gen/display/name.py:708 msgid "nickname" msgstr "przydomek" #: ../gramps/gen/display/name.py:619 ../gramps/gen/display/name.py:710 msgid "familynick" msgstr "nickrodzinny" #: ../gramps/gen/display/name.py:1067 #, python-format msgid "Wrong name format string %s" msgstr "" #: ../gramps/gen/display/name.py:1071 #, fuzzy msgid "ERROR, Edit Name format in Preferences" msgstr "Wyszukiwanie odwołań do nazwisk o nieprawidłowym formacie" #: ../gramps/gen/filters/_filterparser.py:115 #, python-format msgid "" "WARNING: Too many arguments in filter '%s'!\n" "Trying to load with subset of arguments." msgstr "" "OSTRZEŻENIE: Za dużo argumentów w filtrze '%s'!\n" "Próba załadowania z częścią argumentów." #: ../gramps/gen/filters/_filterparser.py:123 #, python-format msgid "" "WARNING: Too few arguments in filter '%s'!\n" " Trying to load anyway in the hope this will be upgraded." msgstr "" "OSTRZEŻENIE: Za mało argumentów w filtrze '%s'!\n" " Próba załadowania mimo wszystko w nadziei, że będzie on uaktualniony." #: ../gramps/gen/filters/_filterparser.py:131 #, python-format msgid "ERROR: filter %s could not be correctly loaded. Edit the filter!" msgstr "BŁĄD: filtr %s nie mógł być poprawnie załadowany. Wyedytuj ten filtr!" #: ../gramps/gen/filters/rules/_changedsincebase.py:56 #: ../gramps/gen/filters/rules/_everything.py:47 #: ../gramps/gen/filters/rules/_hasattributebase.py:53 #: ../gramps/gen/filters/rules/_hasgallerybase.py:50 #: ../gramps/gen/filters/rules/_hasgrampsid.py:50 #: ../gramps/gen/filters/rules/_hasldsbase.py:53 #: ../gramps/gen/filters/rules/_hasnotebase.py:51 #: ../gramps/gen/filters/rules/_hasnoteregexbase.py:49 #: ../gramps/gen/filters/rules/_hasnotesubstrbase.py:48 #: ../gramps/gen/filters/rules/_hasreferencecountbase.py:47 #: ../gramps/gen/filters/rules/_hastagbase.py:53 #: ../gramps/gen/filters/rules/_hastextmatchingsubstringof.py:50 #: ../gramps/gen/filters/rules/_isprivate.py:44 #: ../gramps/gen/filters/rules/_ispublic.py:41 #: ../gramps/gen/filters/rules/_matcheseventfilterbase.py:56 #: ../gramps/gen/filters/rules/_matchesfilterbase.py:59 #: ../gramps/gen/filters/rules/_regexpidbase.py:53 #: ../gramps/gen/filters/rules/citation/_hascitation.py:54 #: ../gramps/gen/filters/rules/citation/_matchespagesubstringof.py:48 #: ../gramps/gen/filters/rules/citation/_matchesrepositoryfilter.py:52 #: ../gramps/gen/filters/rules/citation/_matchessourcefilter.py:54 #: ../gramps/gen/filters/rules/event/_hasdata.py:52 #: ../gramps/gen/filters/rules/event/_hastype.py:50 #: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:56 #: ../gramps/gen/filters/rules/family/_hasreltype.py:51 #: ../gramps/gen/filters/rules/family/_isbookmarked.py:47 #: ../gramps/gen/filters/rules/media/_hasmedia.py:55 #: ../gramps/gen/filters/rules/note/_hasnote.py:53 #: ../gramps/gen/filters/rules/note/_hastype.py:50 #: ../gramps/gen/filters/rules/note/_matchesregexpof.py:49 #: ../gramps/gen/filters/rules/note/_matchessubstringof.py:49 #: ../gramps/gen/filters/rules/person/_disconnected.py:47 #: ../gramps/gen/filters/rules/person/_everyone.py:47 #: ../gramps/gen/filters/rules/person/_hasaddress.py:53 #: ../gramps/gen/filters/rules/person/_hasalternatename.py:49 #: ../gramps/gen/filters/rules/person/_hasassociation.py:53 #: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:50 #: ../gramps/gen/filters/rules/person/_hasnameof.py:63 #: ../gramps/gen/filters/rules/person/_hasnameorigintype.py:51 #: ../gramps/gen/filters/rules/person/_hasnametype.py:51 #: ../gramps/gen/filters/rules/person/_hasnickname.py:49 #: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:54 #: ../gramps/gen/filters/rules/person/_hasunknowngender.py:48 #: ../gramps/gen/filters/rules/person/_incompletenames.py:48 #: ../gramps/gen/filters/rules/person/_isbookmarked.py:48 #: ../gramps/gen/filters/rules/person/_isdefaultperson.py:47 #: ../gramps/gen/filters/rules/person/_isfemale.py:48 #: ../gramps/gen/filters/rules/person/_ismale.py:48 #: ../gramps/gen/filters/rules/person/_matcheseventfilter.py:57 #: ../gramps/gen/filters/rules/person/_matchidof.py:49 #: ../gramps/gen/filters/rules/person/_nobirthdate.py:46 #: ../gramps/gen/filters/rules/person/_nodeathdate.py:46 #: ../gramps/gen/filters/rules/person/_peopleprivate.py:46 #: ../gramps/gen/filters/rules/person/_peoplepublic.py:47 #: ../gramps/gen/filters/rules/person/_probablyalive.py:50 #: ../gramps/gen/filters/rules/person/_regexpname.py:51 #: ../gramps/gen/filters/rules/person/_searchname.py:50 #: ../gramps/gen/filters/rules/place/_hasplace.py:61 #: ../gramps/gen/filters/rules/place/_matcheseventfilter.py:55 #: ../gramps/gen/filters/rules/repository/_hasrepo.py:55 #: ../gramps/gen/filters/rules/repository/_matchesnamesubstringof.py:47 #: ../gramps/gen/filters/rules/source/_hasrepository.py:51 #: ../gramps/gen/filters/rules/source/_hasrepositorycallnumberref.py:49 #: ../gramps/gen/filters/rules/source/_matchesrepositoryfilter.py:49 #: ../gramps/gen/filters/rules/source/_matchestitlesubstringof.py:48 #: ../gramps/plugins/quickview/samesurnames.py:42 #: ../gramps/plugins/quickview/samesurnames.py:54 #: ../gramps/plugins/quickview/samesurnames.py:67 #: ../gramps/plugins/quickview/samesurnames.py:84 msgid "General filters" msgstr "Ogólne filtry" #: ../gramps/gen/filters/rules/_changedsincebase.py:82 msgid "Wrong format of date-time" msgstr "Zły format daty-czasu" #: ../gramps/gen/filters/rules/_changedsincebase.py:83 #, python-format msgid "Only date-times in the iso format of yyyy-mm-dd hh:mm:ss, where the time part is optional, are accepted. %s does not satisfy." msgstr "Tylko data/czas w formcie iso (yyyy-mm-dd hh-mm-ss, gdzie część czasu jest opcjonalna) jest akceptowana. %s nie wystarcza." #: ../gramps/gen/filters/rules/_hascitationbase.py:51 #: ../gramps/gen/filters/rules/citation/_hascitation.py:50 #: ../gramps/gen/filters/rules/event/_hascitation.py:50 #: ../gramps/gen/filters/rules/family/_hascitation.py:50 #: ../gramps/gen/filters/rules/media/_hascitation.py:49 #: ../gramps/gen/filters/rules/person/_hascitation.py:49 #: ../gramps/gen/filters/rules/place/_hascitation.py:50 #: ../gramps/gui/glade/mergecitation.glade:226 #: ../gramps/gui/glade/mergecitation.glade:245 msgid "Volume/Page:" msgstr "Tom/Strona:" #: ../gramps/gen/filters/rules/_hascitationbase.py:52 #: ../gramps/gen/filters/rules/citation/_hascitation.py:51 #: ../gramps/gen/filters/rules/event/_hascitation.py:51 #: ../gramps/gen/filters/rules/event/_hasdata.py:48 #: ../gramps/gen/filters/rules/family/_hascitation.py:51 #: ../gramps/gen/filters/rules/family/_hasevent.py:50 #: ../gramps/gen/filters/rules/media/_hascitation.py:50 #: ../gramps/gen/filters/rules/media/_hasmedia.py:51 #: ../gramps/gen/filters/rules/person/_hasbirth.py:49 #: ../gramps/gen/filters/rules/person/_hascitation.py:50 #: ../gramps/gen/filters/rules/person/_hasdeath.py:49 #: ../gramps/gen/filters/rules/person/_hasevent.py:51 #: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:50 #: ../gramps/gen/filters/rules/place/_hascitation.py:51 #: ../gramps/gui/glade/mergecitation.glade:267 #: ../gramps/gui/glade/mergecitation.glade:286 #: ../gramps/gui/glade/mergeevent.glade:255 #: ../gramps/gui/glade/mergeevent.glade:274 #: ../gramps/gui/glade/mergemedia.glade:296 #: ../gramps/gui/glade/mergemedia.glade:315 msgid "Date:" msgstr "Data:" #: ../gramps/gen/filters/rules/_hascitationbase.py:53 #: ../gramps/gui/glade/mergecitation.glade:308 #: ../gramps/gui/glade/mergecitation.glade:327 msgid "Confidence:" msgstr "Zaufanie:" #: ../gramps/gen/filters/rules/_hascitationbase.py:54 #: ../gramps/gen/filters/rules/citation/_hascitation.py:53 #, fuzzy msgid "Citations matching parameters" msgstr "Notatki spełniające parametry" #: ../gramps/gen/filters/rules/_hascitationbase.py:55 #: ../gramps/gen/filters/rules/citation/_hascitation.py:55 #, fuzzy msgid "Matches citations with particular parameters" msgstr "Dopasowuje notatki z określonymi parametrami" #: ../gramps/gen/filters/rules/_hascitationbase.py:56 #: ../gramps/gen/filters/rules/_hassourcebase.py:54 #: ../gramps/gen/filters/rules/_hassourcecountbase.py:51 #: ../gramps/gen/filters/rules/_hassourceofbase.py:49 #: ../gramps/gen/filters/rules/_matchessourceconfidencebase.py:52 #: ../gramps/gen/filters/rules/_matchessourcefilterbase.py:53 #: ../gramps/gen/filters/rules/event/_matchessourcefilter.py:54 #: ../gramps/gen/filters/rules/family/_hassourceof.py:49 #: ../gramps/gen/filters/rules/media/_hassourceof.py:49 #: ../gramps/gen/filters/rules/person/_hassourceof.py:49 #: ../gramps/gen/filters/rules/place/_hassourceof.py:49 msgid "Citation/source filters" msgstr "Filtry cytatu/źródła" #: ../gramps/gen/filters/rules/_haseventbase.py:57 #: ../gramps/gen/filters/rules/person/_familywithincompleteevent.py:47 #: ../gramps/gen/filters/rules/person/_hasbirth.py:52 #: ../gramps/gen/filters/rules/person/_hasdeath.py:52 #: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:55 #: ../gramps/gen/filters/rules/person/_iswitness.py:49 #: ../gramps/gen/filters/rules/person/_personwithincompleteevent.py:46 msgid "Event filters" msgstr "Filtry zdarzeń" #: ../gramps/gen/filters/rules/_hasgallerybase.py:47 #: ../gramps/gen/filters/rules/_hasldsbase.py:50 #: ../gramps/gen/filters/rules/_hasnotebase.py:48 #: ../gramps/gen/filters/rules/_hassourcecountbase.py:47 #: ../gramps/gen/filters/rules/person/_hasaddress.py:50 #: ../gramps/gen/filters/rules/person/_hasassociation.py:50 #: ../gramps/gen/filters/rules/source/_hasrepository.py:48 #: ../gramps/gui/editors/filtereditor.py:511 msgid "Number of instances:" msgstr "Ilość wystąpień" #: ../gramps/gen/filters/rules/_hasgallerybase.py:47 #: ../gramps/gen/filters/rules/_hasldsbase.py:50 #: ../gramps/gen/filters/rules/_hasnotebase.py:48 #: ../gramps/gen/filters/rules/_hassourcecountbase.py:47 #: ../gramps/gen/filters/rules/person/_hasaddress.py:50 #: ../gramps/gen/filters/rules/person/_hasassociation.py:50 #: ../gramps/gen/filters/rules/source/_hasrepository.py:48 #: ../gramps/gui/editors/filtereditor.py:516 msgid "Number must be:" msgstr "Liczba musi być:" #: ../gramps/gen/filters/rules/_hasgrampsid.py:47 #: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:124 #: ../gramps/gen/filters/rules/person/_hascommonancestorwith.py:47 #: ../gramps/gen/filters/rules/person/_isancestorof.py:46 #: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:51 #: ../gramps/gen/filters/rules/person/_isdescendantof.py:47 #: ../gramps/gen/filters/rules/person/_isduplicatedancestorof.py:48 #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorof.py:47 #: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:47 #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:47 #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:47 #: ../gramps/gen/filters/rules/person/_isrelatedwith.py:46 #: ../gramps/gen/filters/rules/person/_matchidof.py:46 #: ../gramps/gen/filters/rules/person/_relationshippathbetween.py:47 #: ../gramps/gui/editors/filtereditor.py:520 msgid "ID:" msgstr "Identyfikator:" #: ../gramps/gen/filters/rules/_hasnoteregexbase.py:45 #: ../gramps/gen/filters/rules/_regexpidbase.py:49 #: ../gramps/gen/filters/rules/note/_matchesregexpof.py:45 msgid "Regular expression:" msgstr "Wyrażenie regularne:" #: ../gramps/gen/filters/rules/_hasnotesubstrbase.py:44 #: ../gramps/gen/filters/rules/citation/_matchespagesubstringof.py:44 #: ../gramps/gen/filters/rules/note/_matchessubstringof.py:45 #: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:48 #: ../gramps/gen/filters/rules/person/_searchname.py:47 #: ../gramps/gen/filters/rules/repository/_matchesnamesubstringof.py:44 #: ../gramps/gen/filters/rules/source/_hasrepositorycallnumberref.py:45 #: ../gramps/gen/filters/rules/source/_matchestitlesubstringof.py:44 #: ../gramps/plugins/quickview/samesurnames.py:51 #: ../gramps/plugins/quickview/samesurnames.py:64 msgid "Substring:" msgstr "Podciąg znaków:" #: ../gramps/gen/filters/rules/_hasreferencecountbase.py:44 #: ../gramps/gui/editors/filtereditor.py:514 msgid "Reference count must be:" msgstr "Ilość referencji musi być:" #: ../gramps/gen/filters/rules/_hasreferencecountbase.py:44 #: ../gramps/gui/editors/filtereditor.py:510 msgid "Reference count:" msgstr "Ilość odwołań" #: ../gramps/gen/filters/rules/_hassourceofbase.py:47 #: ../gramps/gen/filters/rules/family/_hassourceof.py:47 #: ../gramps/gen/filters/rules/media/_hassourceof.py:47 #: ../gramps/gen/filters/rules/person/_hassourceof.py:47 #: ../gramps/gen/filters/rules/place/_hassourceof.py:47 #: ../gramps/gui/editors/filtereditor.py:523 msgid "Source ID:" msgstr "Identyfikator źródła:" #: ../gramps/gen/filters/rules/_matchesfilterbase.py:56 #: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:124 #: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:49 #: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:48 #: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:48 #: ../gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py:48 #: ../gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py:48 #: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:48 #: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:47 #: ../gramps/gen/filters/rules/person/_isspouseoffiltermatch.py:48 #: ../gramps/gui/editors/filtereditor.py:525 msgid "Filter name:" msgstr "Nazwa filtru:" #: ../gramps/gen/filters/rules/_matchesfilterbase.py:69 #: ../gramps/gen/filters/rules/_matchesfilterbase.py:72 #, python-format msgid "Can't find filter %s in the defined custom filters" msgstr "" #: ../gramps/gen/filters/rules/_matchessourcefilterbase.py:49 #: ../gramps/gen/filters/rules/citation/_matchessourcefilter.py:50 #: ../gramps/gen/filters/rules/event/_matchessourcefilter.py:50 #: ../gramps/gui/editors/filtereditor.py:533 msgid "Source filter name:" msgstr "Nazwa filtru źródeł:" #: ../gramps/gen/filters/rules/_rule.py:57 msgid "Miscellaneous filters" msgstr "Różne filtry" #: ../gramps/gen/filters/rules/_rule.py:58 #: ../gramps/plugins/view/geoclose.py:499 #: ../gramps/plugins/view/geofamclose.py:643 #: ../gramps/plugins/view/geofamily.py:434 #: ../gramps/plugins/view/geomoves.py:582 #: ../gramps/plugins/view/geoperson.py:457 ../gramps/gui/glade/rule.glade:928 msgid "No description" msgstr "Brak opisu" #: ../gramps/gen/filters/rules/citation/_allcitations.py:47 msgid "Every citation" msgstr "Każdy cytat" #: ../gramps/gen/filters/rules/citation/_allcitations.py:48 msgid "Matches every citation in the database" msgstr "Dopasowuje każdy cytat w bazie danych" #: ../gramps/gen/filters/rules/citation/_changedsince.py:47 #: ../gramps/gen/filters/rules/event/_changedsince.py:47 #: ../gramps/gen/filters/rules/family/_changedsince.py:47 #: ../gramps/gen/filters/rules/media/_changedsince.py:46 #: ../gramps/gen/filters/rules/note/_changedsince.py:47 #: ../gramps/gen/filters/rules/person/_changedsince.py:47 #: ../gramps/gen/filters/rules/place/_changedsince.py:47 #: ../gramps/gen/filters/rules/repository/_changedsince.py:47 #: ../gramps/gen/filters/rules/source/_changedsince.py:47 msgid "Changed after:" msgstr "Zmieniony po:" #: ../gramps/gen/filters/rules/citation/_changedsince.py:47 #: ../gramps/gen/filters/rules/event/_changedsince.py:47 #: ../gramps/gen/filters/rules/family/_changedsince.py:47 #: ../gramps/gen/filters/rules/media/_changedsince.py:46 #: ../gramps/gen/filters/rules/note/_changedsince.py:47 #: ../gramps/gen/filters/rules/person/_changedsince.py:47 #: ../gramps/gen/filters/rules/place/_changedsince.py:47 #: ../gramps/gen/filters/rules/repository/_changedsince.py:47 #: ../gramps/gen/filters/rules/source/_changedsince.py:47 msgid "but before:" msgstr "ale przed:" #: ../gramps/gen/filters/rules/citation/_changedsince.py:48 msgid "Citations changed after " msgstr "Cytaty zmienione po " #: ../gramps/gen/filters/rules/citation/_changedsince.py:49 msgid "Matches citation records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given." msgstr "Dopasowuje rekordy cytatów zmienione po określonej dacie/czasie (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #: ../gramps/gen/filters/rules/citation/_citationprivate.py:45 msgid "Citations marked private" msgstr "Cytaty oznaczone jako prywatne" #: ../gramps/gen/filters/rules/citation/_citationprivate.py:46 msgid "Matches citations that are indicated as private" msgstr "Dopasowuje cytaty oznaczone jako prywatne" #: ../gramps/gen/filters/rules/citation/_hascitation.py:52 #: ../gramps/gen/filters/rules/event/_hascitation.py:52 #: ../gramps/gen/filters/rules/event/_matchessourceconfidence.py:46 #: ../gramps/gen/filters/rules/family/_hascitation.py:52 #: ../gramps/gen/filters/rules/family/_matchessourceconfidence.py:45 #: ../gramps/gen/filters/rules/media/_hascitation.py:51 #: ../gramps/gen/filters/rules/media/_matchessourceconfidence.py:45 #: ../gramps/gen/filters/rules/person/_hascitation.py:51 #: ../gramps/gen/filters/rules/person/_matchessourceconfidence.py:45 #: ../gramps/gen/filters/rules/place/_hascitation.py:52 #: ../gramps/gen/filters/rules/place/_matchessourceconfidence.py:45 #: ../gramps/gui/editors/filtereditor.py:552 msgid "Confidence level:" msgstr "Poziom prywatności:" #: ../gramps/gen/filters/rules/citation/_hasgallery.py:47 msgid "Citations with media" msgstr "Cytaty posiadające daną obiektów medialnych" #: ../gramps/gen/filters/rules/citation/_hasgallery.py:48 msgid "Matches citations with a certain number of items in the gallery" msgstr "Dopasowuje cytaty z określoną ilością elementów w galerii" #: ../gramps/gen/filters/rules/citation/_hasidof.py:47 msgid "Citation with " msgstr "Cytat o " #: ../gramps/gen/filters/rules/citation/_hasidof.py:48 msgid "Matches a citation with a specified Gramps ID" msgstr "Dopasowuje cytaty z określonym identyfikatorem Gramps ID" #: ../gramps/gen/filters/rules/citation/_hasnote.py:48 msgid "Citations having notes" msgstr "Cytaty posiadające daną notatek" #: ../gramps/gen/filters/rules/citation/_hasnote.py:49 msgid "Matches citations having a certain number of notes" msgstr "Dopasowuje cytaty z określoną ilością notatek" #: ../gramps/gen/filters/rules/citation/_hasnotematchingsubstringof.py:45 msgid "Citations having notes containing " msgstr "Cytaty mające notatki zawierające " #: ../gramps/gen/filters/rules/citation/_hasnotematchingsubstringof.py:46 msgid "Matches citations whose notes contain text matching a substring" msgstr "Dopasowuje cytaty, których notatki zawierają tekst pasujący do podciągu znaków" #: ../gramps/gen/filters/rules/citation/_hasnoteregexp.py:44 msgid "Citations having notes containing " msgstr "Cytaty z notatkami zawierającymi " #: ../gramps/gen/filters/rules/citation/_hasnoteregexp.py:45 msgid "Matches citations whose notes contain text matching a regular expression" msgstr "Dopasowuje cytaty, których notatki zawierają tekst dopasowany przez wyrażenie regularne" #: ../gramps/gen/filters/rules/citation/_hasreferencecountof.py:45 msgid "Citations with a reference count of " msgstr "Cytaty z odwołań" #: ../gramps/gen/filters/rules/citation/_hasreferencecountof.py:46 msgid "Matches citations with a certain reference count" msgstr "Dopasowuje cytaty z określoną ilością odniesień" #: ../gramps/gen/filters/rules/citation/_hassource.py:50 #: ../gramps/gen/filters/rules/media/_hasmedia.py:48 #: ../gramps/gui/glade/mergedata.glade:866 #: ../gramps/gui/glade/mergedata.glade:887 #: ../gramps/gui/glade/mergemedia.glade:214 #: ../gramps/gui/glade/mergemedia.glade:233 #: ../gramps/gui/glade/mergeplace.glade:214 #: ../gramps/gui/glade/mergeplace.glade:233 #: ../gramps/gui/glade/mergesource.glade:214 #: ../gramps/gui/glade/mergesource.glade:233 msgid "Title:" msgstr "Tytuł:" #: ../gramps/gen/filters/rules/citation/_hassource.py:51 #: ../gramps/gui/glade/mergedata.glade:909 #: ../gramps/gui/glade/mergedata.glade:930 #: ../gramps/gui/glade/mergesource.glade:255 #: ../gramps/gui/glade/mergesource.glade:274 #: ../gramps/gui/glade/plugins.glade:185 msgid "Author:" msgstr "Autor:" #: ../gramps/gen/filters/rules/citation/_hassource.py:52 #: ../gramps/gui/glade/mergedata.glade:952 #: ../gramps/gui/glade/mergedata.glade:973 #: ../gramps/gui/glade/mergesource.glade:296 #: ../gramps/gui/glade/mergesource.glade:315 msgid "Abbreviation:" msgstr "Skrót:" #: ../gramps/gen/filters/rules/citation/_hassource.py:53 #: ../gramps/gui/glade/mergedata.glade:995 #: ../gramps/gui/glade/mergedata.glade:1016 #: ../gramps/gui/glade/mergesource.glade:337 #: ../gramps/gui/glade/mergesource.glade:356 msgid "Publication:" msgstr "Wydanie:" #: ../gramps/gen/filters/rules/citation/_hassource.py:54 msgid "Sources matching parameters" msgstr "Źródła spełniające warunki" #: ../gramps/gen/filters/rules/citation/_hassource.py:55 msgid "Matches citations with a source of a particular value" msgstr "Dopasowuje cytaty ze źródłem o określonej wartości" #: ../gramps/gen/filters/rules/citation/_hassource.py:57 msgid "Source filters" msgstr "Filtry źródeł" #: ../gramps/gen/filters/rules/citation/_matchesfilter.py:47 msgid "Citations matching the " msgstr "Cytaty pasujące do " #: ../gramps/gen/filters/rules/citation/_matchesfilter.py:48 msgid "Matches citations matched by the specified filter name" msgstr "Dopasowuje cytaty dopasowane przez filtr o określonej nazwie" #: ../gramps/gen/filters/rules/citation/_matchespagesubstringof.py:45 msgid "Citation Volume/Page containing " msgstr "Wolumin/Stroba cytatu zawierający " #: ../gramps/gen/filters/rules/citation/_matchespagesubstringof.py:46 msgid "Matches citations whose Volume/Page contains a certain substring" msgstr "Dopasowuje cytaty, których wolumin/strona zawiera tekst pasujący do podciągu znaków" #: ../gramps/gen/filters/rules/citation/_matchesrepositoryfilter.py:47 #: ../gramps/gen/filters/rules/source/_matchesrepositoryfilter.py:45 #: ../gramps/gui/editors/filtereditor.py:535 msgid "Repository filter name:" msgstr "Filtry nazwy magazynu:" #: ../gramps/gen/filters/rules/citation/_matchesrepositoryfilter.py:48 msgid "Citations with a source with a repository reference matching the " msgstr "Cytaty ze źródłem z odnośnikiem do magazynu pasującym do " #: ../gramps/gen/filters/rules/citation/_matchesrepositoryfilter.py:50 msgid "Matches citations with sources with a repository reference that match a certain repository filter" msgstr "" "Dopasowuje cytaty, których odnośniki do magazynów pasują do określonego\n" "filtru magazynów" #: ../gramps/gen/filters/rules/citation/_matchessourcefilter.py:51 msgid "Citations with source matching the " msgstr "Cytaty z źródłem pasującym do " #: ../gramps/gen/filters/rules/citation/_matchessourcefilter.py:52 msgid "Matches citations with sources that match the specified source filter name" msgstr "Dopasowuje cytaty dla źródeł dopasowanych przez filtr źródeł o podanej nazwie" #: ../gramps/gen/filters/rules/citation/_regexpidof.py:50 msgid "Citations with matching regular expression" msgstr "Cytaty o pasującym do wyrażenia regularnego" #: ../gramps/gen/filters/rules/citation/_regexpidof.py:51 msgid "Matches citations whose Gramps ID matches the regular expression" msgstr "Dopasowuje cytaty, których identyfikator Gramps ID pasuje do wyrażenia regularnego" #: ../gramps/gen/filters/rules/event/_allevents.py:46 msgid "Every event" msgstr "Każde zdarzenie" #: ../gramps/gen/filters/rules/event/_allevents.py:47 msgid "Matches every event in the database" msgstr "Dopasowuje każde zdarzenie w bazie danych" #: ../gramps/gen/filters/rules/event/_changedsince.py:48 msgid "Events changed after " msgstr "Zdarzenia zmienione po " #: ../gramps/gen/filters/rules/event/_changedsince.py:49 msgid "Matches event records changed after a specified date/time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date/time is given." msgstr "Dopasowuje rekordy zdarzeń zmienione po określonej dacie/czasie (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #: ../gramps/gen/filters/rules/event/_eventprivate.py:44 msgid "Events marked private" msgstr "Zdarzenia oznaczone jako prywatne" #: ../gramps/gen/filters/rules/event/_eventprivate.py:45 msgid "Matches events that are indicated as private" msgstr "Dopasowuje zdarzenia określone jako prywatne" #: ../gramps/gen/filters/rules/event/_hasattribute.py:46 #: ../gramps/gui/editors/filtereditor.py:102 msgid "Event attribute:" msgstr "Atrybut zdarzenia:" #: ../gramps/gen/filters/rules/event/_hasattribute.py:46 #: ../gramps/gen/filters/rules/family/_hasattribute.py:46 #: ../gramps/gen/filters/rules/media/_hasattribute.py:46 #: ../gramps/gen/filters/rules/person/_hasattribute.py:46 #: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:46 msgid "Value:" msgstr "Wartość:" #: ../gramps/gen/filters/rules/event/_hasattribute.py:47 msgid "Events with the attribute " msgstr "Zdarzenia z atrybutem " #: ../gramps/gen/filters/rules/event/_hasattribute.py:48 msgid "Matches events with the event attribute of a particular value" msgstr "Dopasowuje zdarzenia y z atrybutem zdarzeń o określonej wartości" #: ../gramps/gen/filters/rules/event/_hascitation.py:53 msgid "Event with the " msgstr "Zdarzenia z " #: ../gramps/gen/filters/rules/event/_hascitation.py:54 msgid "Matches events with a citation of a particular value" msgstr "Dopasowuje zdarzenia z cytatem o określonej wartości" #: ../gramps/gen/filters/rules/event/_hasdata.py:48 #: ../gramps/gen/filters/rules/event/_hastype.py:47 #: ../gramps/gen/filters/rules/person/_iswitness.py:46 #: ../gramps/gui/editors/filtereditor.py:99 msgid "Event type:" msgstr "Typ zdarzenia:" #: ../gramps/gen/filters/rules/event/_hasdata.py:48 #: ../gramps/gen/filters/rules/family/_hasevent.py:51 #: ../gramps/gen/filters/rules/person/_hasbirth.py:49 #: ../gramps/gen/filters/rules/person/_hasdeath.py:49 #: ../gramps/gen/filters/rules/person/_hasevent.py:52 #: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:51 #: ../gramps/gui/editors/filtereditor.py:508 #: ../gramps/gui/glade/mergeevent.glade:296 #: ../gramps/gui/glade/mergeevent.glade:315 msgid "Place:" msgstr "Miejsce:" #: ../gramps/gen/filters/rules/event/_hasdata.py:49 #: ../gramps/gen/filters/rules/family/_hasevent.py:52 #: ../gramps/gen/filters/rules/person/_hasbirth.py:49 #: ../gramps/gen/filters/rules/person/_hasdeath.py:49 #: ../gramps/gen/filters/rules/person/_hasevent.py:53 #: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:52 #: ../gramps/gui/glade/mergeevent.glade:337 #: ../gramps/gui/glade/mergeevent.glade:356 msgid "Description:" msgstr "Opis:" #: ../gramps/gen/filters/rules/event/_hasdata.py:50 msgid "Events with " msgstr "Zdarzenia z " #: ../gramps/gen/filters/rules/event/_hasdata.py:51 msgid "Matches events with data of a particular value" msgstr "Dopasowuje zdarzenia z datą o określonej wartości" #: ../gramps/gen/filters/rules/event/_hasgallery.py:47 msgid "Events with media" msgstr "Zdarzenia posiadające daną obiektów medialnych" #: ../gramps/gen/filters/rules/event/_hasgallery.py:48 msgid "Matches events with a certain number of items in the gallery" msgstr "Dopasowuje zdarzenia z określoną ilością obiektów w galerii" #: ../gramps/gen/filters/rules/event/_hasidof.py:46 msgid "Event with " msgstr "Zdarzenie o " #: ../gramps/gen/filters/rules/event/_hasidof.py:47 msgid "Matches an event with a specified Gramps ID" msgstr "Dopasowuje zdarzenie o określonym identyfikatorze Gramps ID" #: ../gramps/gen/filters/rules/event/_hasnote.py:47 msgid "Events having notes" msgstr "Zdarzenia posiadające daną notatek" #: ../gramps/gen/filters/rules/event/_hasnote.py:48 msgid "Matches events having a certain number of notes" msgstr "Dopasowuje zdarzenia z określoną ilością notatek" #: ../gramps/gen/filters/rules/event/_hasnotematchingsubstringof.py:44 msgid "Events having notes containing " msgstr "Zdarzenia mające notatki zawierające " #: ../gramps/gen/filters/rules/event/_hasnotematchingsubstringof.py:45 msgid "Matches events whose notes contain text matching a substring" msgstr "Dopasowuje zdarzenia, których notatki zawierają tekst pasujący do podciągu znaków" #: ../gramps/gen/filters/rules/event/_hasnoteregexp.py:43 msgid "Events having notes containing " msgstr "Zdarzenia mające notatki zawierające " #: ../gramps/gen/filters/rules/event/_hasnoteregexp.py:44 msgid "Matches events whose notes contain text matching a regular expression" msgstr "Dopasowuje zdarzenia, których notatki zawierają tekst pasujący do wyrażenia regularnego" #: ../gramps/gen/filters/rules/event/_hasreferencecountof.py:44 msgid "Events with a reference count of " msgstr "Zdarzenia z referencji" #: ../gramps/gen/filters/rules/event/_hasreferencecountof.py:45 msgid "Matches events with a certain reference count" msgstr "Dopasowuje zdarzenia z określoną ilością odwołań" #: ../gramps/gen/filters/rules/event/_hassourcecount.py:46 msgid "Events with sources" msgstr "Zdarzenia z daną źródeł" #: ../gramps/gen/filters/rules/event/_hassourcecount.py:47 msgid "Matches events with a certain number of sources connected to it" msgstr "Dopasowuje zdarzenia z określoną ilością połączeń do źródeł" #: ../gramps/gen/filters/rules/event/_hastype.py:48 msgid "Events with the particular type" msgstr "Zdarzenie określonego typu" #: ../gramps/gen/filters/rules/event/_hastype.py:49 msgid "Matches events with the particular type " msgstr "Dopasowuje zdarzenia określonego typu " #: ../gramps/gen/filters/rules/event/_matchesfilter.py:46 msgid "Events matching the " msgstr "Zdarzenia spełniające " #: ../gramps/gen/filters/rules/event/_matchesfilter.py:47 msgid "Matches events matched by the specified filter name" msgstr "Dopasowuje zdarzenia dopasowane przez filtr o określonej nazwie" #: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:52 #: ../gramps/gui/editors/filtereditor.py:529 msgid "Person filter name:" msgstr "Nazwa filtru osób:" #: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:52 #: ../gramps/gui/editors/filtereditor.py:545 msgid "Include Family events:" msgstr "Dołącz zdarzenia rodzin:" #: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:53 msgid "Events of persons matching the " msgstr "Zdarzenia z osobami pasującymi do " #: ../gramps/gen/filters/rules/event/_matchespersonfilter.py:54 msgid "Matches events of persons matched by the specified person filter name" msgstr "Dopasowuje zdarzenia osób dopasowanych przez filtr osób o podanej nazwie" #: ../gramps/gen/filters/rules/event/_matchessourceconfidence.py:47 msgid "Events with at least one direct source >= " msgstr "Zdarzenia z co najmniej jednym bezpośrednim źródłem >= " #: ../gramps/gen/filters/rules/event/_matchessourceconfidence.py:48 msgid "Matches events with at least one direct source with confidence level(s)" msgstr "Dopasowuje zdarzenia z co najmniej jednym bezpośrednim źródłem z poziomem prywatności" #: ../gramps/gen/filters/rules/event/_matchessourcefilter.py:51 msgid "Events with source matching the " msgstr "Zdarzenia z źródłem pasującym do " #: ../gramps/gen/filters/rules/event/_matchessourcefilter.py:52 msgid "Matches events with sources that match the specified source filter name" msgstr "Dopasowuje zdarzenia dla źródeł dopasowanych przez filtr źródeł o podanej nazwie" #: ../gramps/gen/filters/rules/event/_regexpidof.py:49 msgid "Events with matching regular expression" msgstr "Zdarzenie o pasujące do wyrażenia regularnego" #: ../gramps/gen/filters/rules/event/_regexpidof.py:50 msgid "Matches events whose Gramps ID matches the regular expression" msgstr "Dopasowuje zdarzenia, których identyfikator Gramps ID pasuje do wyrażenia regularnego" #: ../gramps/gen/filters/rules/family/_allfamilies.py:46 msgid "Every family" msgstr "Każda rodzina" #: ../gramps/gen/filters/rules/family/_allfamilies.py:47 msgid "Matches every family in the database" msgstr "Dopasowuje każdą rodzinę w bazie danych" #: ../gramps/gen/filters/rules/family/_changedsince.py:48 msgid "Families changed after " msgstr "Rodziny zmienione po " #: ../gramps/gen/filters/rules/family/_changedsince.py:49 msgid "Matches family records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given." msgstr "Dopasowuje rekordy rodzin zmienione po określonej dacie/czasie (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #: ../gramps/gen/filters/rules/family/_childhasidof.py:47 #: ../gramps/gen/filters/rules/family/_fatherhasidof.py:47 #: ../gramps/gen/filters/rules/family/_motherhasidof.py:47 msgid "Person ID:" msgstr "Identyfikator osoby:" #: ../gramps/gen/filters/rules/family/_childhasidof.py:48 msgid "Families with child with the " msgstr "Rodziny z dzieckiem o " #: ../gramps/gen/filters/rules/family/_childhasidof.py:49 msgid "Matches families where child has a specified Gramps ID" msgstr "Dopasowuje rodziny, których dziecko ma określony identyfikator Gramps ID" #: ../gramps/gen/filters/rules/family/_childhasidof.py:51 #: ../gramps/gen/filters/rules/family/_childhasnameof.py:50 #: ../gramps/gen/filters/rules/family/_hastwins.py:49 #: ../gramps/gen/filters/rules/family/_regexpchildname.py:50 #: ../gramps/gen/filters/rules/family/_searchchildname.py:50 msgid "Child filters" msgstr "Filtry dziecka" #: ../gramps/gen/filters/rules/family/_childhasnameof.py:47 msgid "Families with child with the " msgstr "Rodziny z dzieckiem o " #: ../gramps/gen/filters/rules/family/_childhasnameof.py:48 msgid "Matches families where child has a specified (partial) name" msgstr "Dopasowuje rodziny z dzieckiem o określonym (częściowym) nazwisku" #: ../gramps/gen/filters/rules/family/_familyprivate.py:44 msgid "Families marked private" msgstr "Rodziny oznaczone jako prywatne" #: ../gramps/gen/filters/rules/family/_familyprivate.py:45 msgid "Matches families that are indicated as private" msgstr "Dopasowuje osoby oznaczone jako prywatne" #: ../gramps/gen/filters/rules/family/_fatherhasidof.py:48 msgid "Families with father with the " msgstr "Rodziny z ojcem o " #: ../gramps/gen/filters/rules/family/_fatherhasidof.py:49 msgid "Matches families whose father has a specified Gramps ID" msgstr "Dopasowuje rodziny, gdzie ojciec ma określony identyfikator Gramps ID" #: ../gramps/gen/filters/rules/family/_fatherhasidof.py:51 #: ../gramps/gen/filters/rules/family/_fatherhasnameof.py:50 #: ../gramps/gen/filters/rules/family/_regexpfathername.py:50 #: ../gramps/gen/filters/rules/family/_searchfathername.py:50 msgid "Father filters" msgstr "Filtry ojca" #: ../gramps/gen/filters/rules/family/_fatherhasnameof.py:47 msgid "Families with father with the " msgstr "Rodziny z ojcem noszącym " #: ../gramps/gen/filters/rules/family/_fatherhasnameof.py:48 #: ../gramps/gen/filters/rules/family/_searchfathername.py:48 msgid "Matches families whose father has a specified (partial) name" msgstr "Dopasowuje rodziny, których ojciec ma określone (częściowe) nazwisko" #: ../gramps/gen/filters/rules/family/_hasattribute.py:46 #: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:46 #: ../gramps/gui/editors/filtereditor.py:101 msgid "Family attribute:" msgstr "Atrybut rodzinny:" #: ../gramps/gen/filters/rules/family/_hasattribute.py:47 msgid "Families with the family " msgstr "Rodziny z rodziny" #: ../gramps/gen/filters/rules/family/_hasattribute.py:48 msgid "Matches families with the family attribute of a particular value" msgstr "Dopasowuje rodziny z atrybutem rodziny o określonej wartości" #: ../gramps/gen/filters/rules/family/_hascitation.py:53 msgid "Family with the " msgstr "Rodziny ze " #: ../gramps/gen/filters/rules/family/_hascitation.py:54 msgid "Matches families with a citation of a particular value" msgstr "Dopasowuje rodziny ze cytatem o określonej wartości" #: ../gramps/gen/filters/rules/family/_hasevent.py:49 #: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:49 #: ../gramps/gui/editors/filtereditor.py:98 msgid "Family event:" msgstr "Zdarzenie rodzinne:" #: ../gramps/gen/filters/rules/family/_hasevent.py:53 #: ../gramps/gen/filters/rules/person/_hasevent.py:54 #: ../gramps/gui/selectors/selectevent.py:65 #: ../gramps/plugins/view/eventview.py:90 msgid "Main Participants" msgstr "Główni uczestnicy" #: ../gramps/gen/filters/rules/family/_hasevent.py:54 msgid "Families with the " msgstr "Rodziny ze " #: ../gramps/gen/filters/rules/family/_hasevent.py:55 msgid "Matches families with an event of a particular value" msgstr "Dopasowuje rodziny ze zdarzeniem o określonej wartości" #: ../gramps/gen/filters/rules/family/_hasgallery.py:47 msgid "Families with media" msgstr "Rodziny posiadające daną obiektów medialnych" #: ../gramps/gen/filters/rules/family/_hasgallery.py:48 msgid "Matches families with a certain number of items in the gallery" msgstr "Dopasowuje rodziny z określoną ilością elementów w galerii" #: ../gramps/gen/filters/rules/family/_hasidof.py:46 msgid "Family with " msgstr "Rodzina o " #: ../gramps/gen/filters/rules/family/_hasidof.py:47 msgid "Matches a family with a specified Gramps ID" msgstr "Dopasowuje rodzinę, która ma określony identyfikator Gramps ID" #: ../gramps/gen/filters/rules/family/_haslds.py:50 msgid "Families with LDS events" msgstr "Rodziny z daną zdarzeń LDS" #: ../gramps/gen/filters/rules/family/_haslds.py:51 msgid "Matches families with a certain number of LDS events" msgstr "Dopasowuje rodziny posiadające określoną ilość zdarzeń LDS" #: ../gramps/gen/filters/rules/family/_hasnote.py:47 msgid "Families having notes" msgstr "Rodziny posiadające daną notatek" #: ../gramps/gen/filters/rules/family/_hasnote.py:48 msgid "Matches families having a certain number notes" msgstr "Dopasowuje rodziny z określoną ilością notatek" #: ../gramps/gen/filters/rules/family/_hasnotematchingsubstringof.py:44 msgid "Families having notes containing " msgstr "Rodziny mające notatki zawierające " #: ../gramps/gen/filters/rules/family/_hasnotematchingsubstringof.py:45 msgid "Matches families whose notes contain text matching a substring" msgstr "Dopasowuje rodziny, których notatki zawierają tekst pasujący do podciągu znaków" #: ../gramps/gen/filters/rules/family/_hasnoteregexp.py:43 msgid "Families having notes containing " msgstr "Rodziny z notatkami zawierającymi " #: ../gramps/gen/filters/rules/family/_hasnoteregexp.py:44 msgid "Matches families whose notes contain text matching a regular expression" msgstr "Dopasowuje rodziny, których notatki zawierając tekst pasujacy do wyrażenia regularnego" #: ../gramps/gen/filters/rules/family/_hasreferencecountof.py:44 msgid "Families with a reference count of " msgstr "Rodziny z referencji" #: ../gramps/gen/filters/rules/family/_hasreferencecountof.py:45 msgid "Matches family objects with a certain reference count" msgstr "Dopasowuje obiekty rodzin z określoną ilością odwołań" #: ../gramps/gen/filters/rules/family/_hasreltype.py:47 #: ../gramps/gen/filters/rules/person/_hasrelationship.py:48 #: ../gramps/gui/editors/filtereditor.py:104 msgid "Relationship type:" msgstr "Rodzaj związku:" #: ../gramps/gen/filters/rules/family/_hasreltype.py:48 msgid "Families with the relationship type" msgstr "Rodziny ze związkiem typu" #: ../gramps/gen/filters/rules/family/_hasreltype.py:49 msgid "Matches families with the relationship type of a particular value" msgstr "Dopasowuje rodziny ze związkiem określonego typu" #: ../gramps/gen/filters/rules/family/_hassourcecount.py:47 msgid "Families with sources" msgstr "Rodziny z daną źródeł" #: ../gramps/gen/filters/rules/family/_hassourcecount.py:48 msgid "Matches families with a certain number of sources connected to it" msgstr "Dopasowuje obiekty rodzin z określoną ilością połączonych źródeł do nich" #: ../gramps/gen/filters/rules/family/_hassourceof.py:48 #, fuzzy msgid "Families with the " msgstr "Rodziny ze " #: ../gramps/gen/filters/rules/family/_hassourceof.py:50 #, fuzzy msgid "Matches families who have a particular source" msgstr "Dopasowuje ludzi o z określonym źródłem" #: ../gramps/gen/filters/rules/family/_hastag.py:49 #: ../gramps/gen/filters/rules/media/_hastag.py:49 #: ../gramps/gen/filters/rules/note/_hastag.py:49 #: ../gramps/gen/filters/rules/person/_hastag.py:49 #: ../gramps/gui/editors/filtereditor.py:548 msgid "Tag:" msgstr "Atrybut" #: ../gramps/gen/filters/rules/family/_hastag.py:50 msgid "Families with the " msgstr "Rodziny ze " #: ../gramps/gen/filters/rules/family/_hastag.py:51 msgid "Matches families with the particular tag" msgstr "Dopasowuje rodziny z określonym atrybutem" #: ../gramps/gen/filters/rules/family/_hastwins.py:47 #, fuzzy msgid "Families with twins" msgstr "Rodziny ze " #: ../gramps/gen/filters/rules/family/_hastwins.py:48 #, fuzzy msgid "Matches families with twins" msgstr "Dopasowuje rodziny z określonym atrybutem" #: ../gramps/gen/filters/rules/family/_isbookmarked.py:46 msgid "Bookmarked families" msgstr "Rodziny z zakładkami" #: ../gramps/gen/filters/rules/family/_isbookmarked.py:48 msgid "Matches the families on the bookmark list" msgstr "Dopasowuje rodziny znajdujące się na liście zakładek" #: ../gramps/gen/filters/rules/family/_matchesfilter.py:46 msgid "Families matching the " msgstr "Rodziny pasujące do " #: ../gramps/gen/filters/rules/family/_matchesfilter.py:47 msgid "Matches families matched by the specified filter name" msgstr "Dopasowuje rodziny pasujące do filtra o określonej nazwie" #: ../gramps/gen/filters/rules/family/_matchessourceconfidence.py:46 msgid "Families with at least one direct source >= " msgstr "Rodziny z co najmniej jednym bezpośrednim źródłem >= " #: ../gramps/gen/filters/rules/family/_matchessourceconfidence.py:47 msgid "Matches families with at least one direct source with confidence level(s)" msgstr "Dopasowuje rodziny z co najmniej jednym bezpośrednim źródłem z poziomem prywatności" #: ../gramps/gen/filters/rules/family/_motherhasidof.py:48 msgid "Families with mother with the " msgstr "Rodziny z matką o " #: ../gramps/gen/filters/rules/family/_motherhasidof.py:49 msgid "Matches families whose mother has a specified Gramps ID" msgstr "Dopasowuje rodziny, gdzie matka ma określony identyfikator Gramps ID" #: ../gramps/gen/filters/rules/family/_motherhasidof.py:51 #: ../gramps/gen/filters/rules/family/_motherhasnameof.py:50 #: ../gramps/gen/filters/rules/family/_regexpmothername.py:50 #: ../gramps/gen/filters/rules/family/_searchmothername.py:50 msgid "Mother filters" msgstr "Filtry matki" #: ../gramps/gen/filters/rules/family/_motherhasnameof.py:47 msgid "Families with mother with the " msgstr "Rodziny z matką o " #: ../gramps/gen/filters/rules/family/_motherhasnameof.py:48 #: ../gramps/gen/filters/rules/family/_searchmothername.py:48 msgid "Matches families whose mother has a specified (partial) name" msgstr "Dopasowuje rodziny z matką o określonym (częściowym) nazwisku" #: ../gramps/gen/filters/rules/family/_regexpchildname.py:47 msgid "Families with child matching the " msgstr "Rodziny z którymkolwiek dzieckiem pasującym do " #: ../gramps/gen/filters/rules/family/_regexpchildname.py:48 msgid "Matches families where some child has a name that matches a specified regular expression" msgstr "Dopasowuje rodziny, których dziecko ma nazwisko pasujące do podanego wyrażenia regularnego" #: ../gramps/gen/filters/rules/family/_regexpfathername.py:47 msgid "Families with father matching the " msgstr "Rodziny z ojcem pasującym do " #: ../gramps/gen/filters/rules/family/_regexpfathername.py:48 msgid "Matches families whose father has a name matching a specified regular expression" msgstr "Dopasowuje rodziny, których ojciec ma nazwisko pasujące do wyrażenia regularnego" #: ../gramps/gen/filters/rules/family/_regexpidof.py:49 msgid "Families with matching regular expression" msgstr "Rodziny o pasujące do wyrażenia regularnego" #: ../gramps/gen/filters/rules/family/_regexpidof.py:50 msgid "Matches families whose Gramps ID matches the regular expression" msgstr "Dopasowuje rodziny, których identyfikator Gramps ID pasuje do wyrażenia regularnego" #: ../gramps/gen/filters/rules/family/_regexpmothername.py:47 msgid "Families with mother matching the " msgstr "Rodziny z matką pasującą do " #: ../gramps/gen/filters/rules/family/_regexpmothername.py:48 msgid "Matches families whose mother has a name matching a specified regular expression" msgstr "Dopasowuje rodziny, których nazwisko matki pasuje do wyrażenia regularnego" #: ../gramps/gen/filters/rules/family/_searchchildname.py:47 msgid "Families with any child matching the " msgstr "Rodziny z którymkolwiek dzieckiem pasującym do " #: ../gramps/gen/filters/rules/family/_searchchildname.py:48 msgid "Matches families where any child has a specified (partial) name" msgstr "Dopasowuje rodziny z którymkolwiek dzieckiem o określonym (częściowym) nazwisku" #: ../gramps/gen/filters/rules/family/_searchfathername.py:47 msgid "Families with father matching the " msgstr "Rodziny z ojcem pasującym do " #: ../gramps/gen/filters/rules/family/_searchmothername.py:47 msgid "Families with mother matching the " msgstr "Rodziny z matką pasującą do " #: ../gramps/gen/filters/rules/media/_allmedia.py:46 msgid "Every media object" msgstr "Każdy obiekt medialny" #: ../gramps/gen/filters/rules/media/_allmedia.py:47 msgid "Matches every media object in the database" msgstr "Dopasowuje wszystkie obiekty medialne w bazie danych" #: ../gramps/gen/filters/rules/media/_changedsince.py:47 msgid "Media objects changed after " msgstr "Obiekty medialne zmienione po " #: ../gramps/gen/filters/rules/media/_changedsince.py:48 msgid "Matches media objects changed after a specified date:time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date:time is given." msgstr "Dopasowuje obiekty medialne zmienione po określonej datą/czasem (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #: ../gramps/gen/filters/rules/media/_hasattribute.py:46 #: ../gramps/gui/editors/filtereditor.py:103 msgid "Media attribute:" msgstr "Atrybut mediów:" #: ../gramps/gen/filters/rules/media/_hasattribute.py:47 msgid "Media objects with the attribute " msgstr "Obiekty medialne z atrybutem " #: ../gramps/gen/filters/rules/media/_hasattribute.py:48 msgid "Matches media objects with the attribute of a particular value" msgstr "Dopasowuje obiekty medialne z podanym atrybutem o określonej wartości" #: ../gramps/gen/filters/rules/media/_hascitation.py:52 #, fuzzy msgid "Media with the " msgstr "Zdarzenia z " #: ../gramps/gen/filters/rules/media/_hascitation.py:53 #, fuzzy msgid "Matches media with a citation of a particular value" msgstr "Dopasowuje rodziny ze cytatem o określonej wartości" #: ../gramps/gen/filters/rules/media/_hasidof.py:46 msgid "Media object with " msgstr "Obiekt medialny o " #: ../gramps/gen/filters/rules/media/_hasidof.py:47 msgid "Matches a media object with a specified Gramps ID" msgstr "Dopasowuje obiekt medialny o określonym identyfikatorze Gramps ID" #: ../gramps/gen/filters/rules/media/_hasmedia.py:49 #: ../gramps/gen/filters/rules/repository/_hasrepo.py:49 #: ../gramps/gui/glade/editmediaref.glade:632 #: ../gramps/gui/glade/mergeevent.glade:214 #: ../gramps/gui/glade/mergeevent.glade:233 #: ../gramps/gui/glade/mergenote.glade:255 #: ../gramps/gui/glade/mergenote.glade:274 #: ../gramps/gui/glade/mergerepository.glade:255 #: ../gramps/gui/glade/mergerepository.glade:274 msgid "Type:" msgstr "Rodzaj:" #: ../gramps/gen/filters/rules/media/_hasmedia.py:50 #: ../gramps/gui/viewmanager.py:1504 ../gramps/gui/glade/mergemedia.glade:255 #: ../gramps/gui/glade/mergemedia.glade:274 msgid "Path:" msgstr "Ścieżka:" #: ../gramps/gen/filters/rules/media/_hasmedia.py:53 msgid "Media objects matching parameters" msgstr "Obiekty medialne spełniające warunki" #: ../gramps/gen/filters/rules/media/_hasmedia.py:54 msgid "Matches media objects with particular parameters" msgstr "Dopasowuje obiekty medialne spełniające określone warunki" #: ../gramps/gen/filters/rules/media/_hasnotematchingsubstringof.py:44 msgid "Media objects having notes containing " msgstr "Obiekty medialne mające notatki zawierające " #: ../gramps/gen/filters/rules/media/_hasnotematchingsubstringof.py:45 msgid "Matches media objects whose notes contain text matching a substring" msgstr "Dopasowuje obiekty medialne, których notatki zawierają tekst pasujący do podciągu znaków" #: ../gramps/gen/filters/rules/media/_hasnoteregexp.py:43 msgid "Media objects having notes containing " msgstr "Obiekty medialne mające notatki zawierające " #: ../gramps/gen/filters/rules/media/_hasnoteregexp.py:45 msgid "Matches media objects whose notes contain text matching a regular expression" msgstr "Dopasowuje obiekty medialne, których notatki zawierają tekst pasujący do wyrażenia regularnego" #: ../gramps/gen/filters/rules/media/_hasreferencecountof.py:44 msgid "Media objects with a reference count of " msgstr "Obiekty medialne z odniesień" #: ../gramps/gen/filters/rules/media/_hasreferencecountof.py:45 msgid "Matches media objects with a certain reference count" msgstr "Dopasowuje obiekty medialne z określoną ilością odwołań" #: ../gramps/gen/filters/rules/media/_hassourcecount.py:47 #, fuzzy msgid "Media with sources" msgstr "Osoby z daną źródeł" #: ../gramps/gen/filters/rules/media/_hassourcecount.py:48 #, fuzzy msgid "Matches media with a certain number of sources connected to it" msgstr "Dopasowuje obiekty rodzin z określoną ilością połączonych źródeł do nich" #: ../gramps/gen/filters/rules/media/_hassourceof.py:48 #, fuzzy msgid "Media with the " msgstr "Osoby z <źródłem>" #: ../gramps/gen/filters/rules/media/_hassourceof.py:50 #, fuzzy msgid "Matches media who have a particular source" msgstr "Dopasowuje ludzi o z określonym źródłem" #: ../gramps/gen/filters/rules/media/_hastag.py:50 msgid "Media objects with the " msgstr "Obiekty medialne z " #: ../gramps/gen/filters/rules/media/_hastag.py:51 msgid "Matches media objects with the particular tag" msgstr "Dopasowuje obiekty medialne z określonym atrybutem" #: ../gramps/gen/filters/rules/media/_matchesfilter.py:46 msgid "Media objects matching the " msgstr "Obiekty medialne pasujące do " #: ../gramps/gen/filters/rules/media/_matchesfilter.py:47 msgid "Matches media objects matched by the specified filter name" msgstr "Dopasowuje obiekty medialne pasujące do filtra o określonej nazwie" #: ../gramps/gen/filters/rules/media/_matchessourceconfidence.py:46 #, fuzzy msgid "Media with a direct source >= " msgstr "Zdarzenia z co najmniej jednym bezpośrednim źródłem >= " #: ../gramps/gen/filters/rules/media/_matchessourceconfidence.py:47 #, fuzzy msgid "Matches media with at least one direct source with confidence level(s)" msgstr "Dopasowuje rodziny z co najmniej jednym bezpośrednim źródłem z poziomem prywatności" #: ../gramps/gen/filters/rules/media/_mediaprivate.py:44 msgid "Media objects marked private" msgstr "Obiekty medialne oznaczone jako prywatne" #: ../gramps/gen/filters/rules/media/_mediaprivate.py:45 msgid "Matches Media objects that are indicated as private" msgstr "Dopasowuje obiekty medialne oznaczone jako prywatne" #: ../gramps/gen/filters/rules/media/_regexpidof.py:49 msgid "Media Objects with matching regular expression" msgstr "Obiekty medialne o pasujące do wyrażenia regularnego" #: ../gramps/gen/filters/rules/media/_regexpidof.py:50 msgid "Matches media objects whose Gramps ID matches the regular expression" msgstr "Dopasowuje obiekty medialne, których identyfikator Gramps ID pasuje do wyrażenia regularnego" #: ../gramps/gen/filters/rules/note/_allnotes.py:46 msgid "Every note" msgstr "Każda notatka" #: ../gramps/gen/filters/rules/note/_allnotes.py:47 msgid "Matches every note in the database" msgstr "Dopasowuje każdą notatkę w bazie danych" #: ../gramps/gen/filters/rules/note/_changedsince.py:48 msgid "Notes changed after " msgstr "Notatki zmienione po " #: ../gramps/gen/filters/rules/note/_changedsince.py:49 msgid "Matches note records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given." msgstr "Dopasowuje rekordy notatek zmienione po określonej dacie/czasie (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #: ../gramps/gen/filters/rules/note/_hasidof.py:46 msgid "Note with " msgstr "Notatka z " #: ../gramps/gen/filters/rules/note/_hasidof.py:47 msgid "Matches a note with a specified Gramps ID" msgstr "Dopasowuje notatkę z określonym identyfikatorem Gramps ID" #: ../gramps/gen/filters/rules/note/_hasnote.py:48 #: ../gramps/gui/glade/mergenote.glade:214 #: ../gramps/gui/glade/mergenote.glade:233 msgid "Text:" msgstr "Tekst:" #: ../gramps/gen/filters/rules/note/_hasnote.py:49 #: ../gramps/gen/filters/rules/note/_hastype.py:47 #: ../gramps/gui/editors/filtereditor.py:105 msgid "Note type:" msgstr "Typ notatki:" #: ../gramps/gen/filters/rules/note/_hasnote.py:51 msgid "Notes matching parameters" msgstr "Notatki spełniające parametry" #: ../gramps/gen/filters/rules/note/_hasnote.py:52 msgid "Matches Notes with particular parameters" msgstr "Dopasowuje notatki z określonymi parametrami" #: ../gramps/gen/filters/rules/note/_hasreferencecountof.py:44 msgid "Notes with a reference count of " msgstr "Notatki z odwołań" #: ../gramps/gen/filters/rules/note/_hasreferencecountof.py:45 msgid "Matches notes with a certain reference count" msgstr "Dopasowuje notatki z określoną ilością odwołań" #: ../gramps/gen/filters/rules/note/_hastag.py:50 msgid "Notes with the " msgstr "Notatki z " #: ../gramps/gen/filters/rules/note/_hastag.py:51 msgid "Matches notes with the particular tag" msgstr "Dopasowuje notatki z określonym atrybutem" #: ../gramps/gen/filters/rules/note/_hastype.py:48 #, fuzzy msgid "Notes with the particular type" msgstr "Zdarzenie określonego typu" #: ../gramps/gen/filters/rules/note/_hastype.py:49 #, fuzzy msgid "Matches notes with the particular type " msgstr "Dopasowuje zdarzenia określonego typu " #: ../gramps/gen/filters/rules/note/_matchesfilter.py:46 msgid "Notes matching the " msgstr "Notatki pasujące do " #: ../gramps/gen/filters/rules/note/_matchesfilter.py:47 msgid "Matches notes matched by the specified filter name" msgstr "Dopasowuje notatki dopasowane przez filtr o określonej nazwie" #: ../gramps/gen/filters/rules/note/_matchesregexpof.py:46 msgid "Notes containing " msgstr "Notatki, których treść pasuje do " #: ../gramps/gen/filters/rules/note/_matchesregexpof.py:47 msgid "Matches notes that contain text which matches a regular expression" msgstr "Dopasowuje cytaty zawierające tekst pasujący do wyrażenia regularnego" #: ../gramps/gen/filters/rules/note/_matchessubstringof.py:46 msgid "Notes containing " msgstr "Notatki mające w treści " #: ../gramps/gen/filters/rules/note/_matchessubstringof.py:47 msgid "Matches notes that contain text which matches a substring" msgstr "Dopasowuje cytaty, których treść zawiera tekst pasujący do podciągu znaków" #: ../gramps/gen/filters/rules/note/_noteprivate.py:44 msgid "Notes marked private" msgstr "Notatki oznaczone jako prywatne" #: ../gramps/gen/filters/rules/note/_noteprivate.py:45 msgid "Matches notes that are indicated as private" msgstr "Dopasowuje notatki określone jako prywatne" #: ../gramps/gen/filters/rules/note/_regexpidof.py:49 msgid "Notes with matching regular expression" msgstr "Notatki o pasujące do wyrażenia regularnego" #: ../gramps/gen/filters/rules/note/_regexpidof.py:50 msgid "Matches notes whose Gramps ID matches the regular expression" msgstr "Dopasowuje notatki, których identyfikator Gramps ID pasuje do wyrażenia regularnego" #: ../gramps/gen/filters/rules/person/_changedsince.py:48 msgid "Persons changed after " msgstr "Osoby zmienione po " #: ../gramps/gen/filters/rules/person/_changedsince.py:49 msgid "Matches person records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given." msgstr "Dopasowuje rekordy osób zmienione po określonej dacie/czasie (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:51 msgid "Preparing sub-filter" msgstr "Przygotowywanie podfiltra" #: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:54 msgid "Retrieving all sub-filter matches" msgstr "Pobieranie dopasowań podfiltra" #: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:125 msgid "Relationship path between and people matching " msgstr "Ścieżka pokrewieństwa pomiędzy a osobami pasującymi do " #: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:126 #: ../gramps/gen/filters/rules/person/_isrelatedwith.py:48 #: ../gramps/gen/filters/rules/person/_relationshippathbetween.py:49 #: ../gramps/gen/filters/rules/person/_relationshippathbetweenbookmarks.py:54 msgid "Relationship filters" msgstr "Filtry związków" #: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:127 msgid "Searches over the database starting from a specified person and returns everyone between that person and a set of target people specified with a filter. This produces a set of relationship paths (including by marriage) between the specified person and the target people. Each path is not necessarily the shortest path." msgstr "Przeszukuje bazę rozpoczynając od określonej osoby i zwraca wszystko pomiędzy daną osobą a osobami określonymi przez filtr. Efektem tego działania jest lista ścieżek relacji (związków), włącznie z małżeństwami, pomiędzy określoną osobą a osobami docelowymi. Każda ścieżka nie koniecznie jest najkrótszą ścieżką." #: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:137 msgid "Finding relationship paths" msgstr "Znajdź ścieżki relacji" #: ../gramps/gen/filters/rules/person/_deeprelationshippathbetween.py:138 msgid "Evaluating people" msgstr "Oszacowywanie osób" #: ../gramps/gen/filters/rules/person/_disconnected.py:46 msgid "Disconnected people" msgstr "Osoby niepołączone" #: ../gramps/gen/filters/rules/person/_disconnected.py:48 msgid "Matches people that have no family relationships to any other person in the database" msgstr "Dopasowuje osoby, które nie mają żadnych związków rodzinnych z innymi osobami w bazie danych" #: ../gramps/gen/filters/rules/person/_everyone.py:46 msgid "Everyone" msgstr "Każdy" #: ../gramps/gen/filters/rules/person/_everyone.py:48 msgid "Matches everyone in the database" msgstr "Dopasowuje każdego w bazie danych" #: ../gramps/gen/filters/rules/person/_familywithincompleteevent.py:44 msgid "Families with incomplete events" msgstr "Rodziny z niekompletnymi zdarzeniami" #: ../gramps/gen/filters/rules/person/_familywithincompleteevent.py:45 msgid "Matches people with missing date or place in an event of the family" msgstr "Dopasowuje osoby z brakującą datą lub miejscem w zdarzeniu rodzinnym" #: ../gramps/gen/filters/rules/person/_hasaddress.py:51 msgid "People with addresses" msgstr "Zdarzenia z adresów" #: ../gramps/gen/filters/rules/person/_hasaddress.py:52 msgid "Matches people with a certain number of personal addresses" msgstr "Dopasowuje osoby z określoną ilością adresów osobistych" #: ../gramps/gen/filters/rules/person/_hasalternatename.py:47 msgid "People with an alternate name" msgstr "Osoby z alternatywnym nazwiskiem" #: ../gramps/gen/filters/rules/person/_hasalternatename.py:48 msgid "Matches people with an alternate name" msgstr "Dopasowuje osób z tym alternatywnym nazwiskiem" #: ../gramps/gen/filters/rules/person/_hasassociation.py:51 msgid "People with associations" msgstr "Zdarzenia z ilością referencji " #: ../gramps/gen/filters/rules/person/_hasassociation.py:52 msgid "Matches people with a certain number of associations" msgstr "Dopasowuje osoby z określoną ilością referencji" #: ../gramps/gen/filters/rules/person/_hasattribute.py:46 #: ../gramps/gui/editors/filtereditor.py:100 msgid "Personal attribute:" msgstr "Atrybut osobisty:" #: ../gramps/gen/filters/rules/person/_hasattribute.py:47 msgid "People with the personal " msgstr "Osoby z osobisty" #: ../gramps/gen/filters/rules/person/_hasattribute.py:48 msgid "Matches people with the personal attribute of a particular value" msgstr "Dopasowuje osoby z osobistym atrybutem o określonej wartości" #: ../gramps/gen/filters/rules/person/_hasbirth.py:50 msgid "People with the " msgstr "Osoby o " #: ../gramps/gen/filters/rules/person/_hasbirth.py:51 msgid "Matches people with birth data of a particular value" msgstr "Dopasowuje osoby z danymi o urodzeniu o określonej wartości" #: ../gramps/gen/filters/rules/person/_hascitation.py:52 msgid "People with the " msgstr "Osoby z atrybutem " #: ../gramps/gen/filters/rules/person/_hascitation.py:53 msgid "Matches people with a citation of a particular value" msgstr "Dopasowuje osoby z cytatami o określonej wartości" #: ../gramps/gen/filters/rules/person/_hascommonancestorwith.py:48 msgid "People with a common ancestor with " msgstr "Osoby ze wspólnym przodkiem z " #: ../gramps/gen/filters/rules/person/_hascommonancestorwith.py:49 #: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:53 #: ../gramps/gen/filters/rules/person/_isancestorof.py:48 #: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:50 #: ../gramps/gen/filters/rules/person/_isduplicatedancestorof.py:50 #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorof.py:49 #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofbookmarked.py:56 #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofdefaultperson.py:51 #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:49 msgid "Ancestral filters" msgstr "Filtry przodków" #: ../gramps/gen/filters/rules/person/_hascommonancestorwith.py:50 msgid "Matches people that have a common ancestor with a specified person" msgstr "Dopasowuje osoby, które mają wspólnego przodka z określoną osobą" #: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:50 msgid "People with a common ancestor with match" msgstr "Osoby ze wspólnym przodkiem pasujące do " #: ../gramps/gen/filters/rules/person/_hascommonancestorwithfiltermatch.py:51 msgid "Matches people that have a common ancestor with anybody matched by a filter" msgstr "Dopasowuje osoby, które mają wspólnego przodka z kimkolwiek dopasowanym przez filtr" #: ../gramps/gen/filters/rules/person/_hasdeath.py:50 msgid "People with the " msgstr "Osoby z " #: ../gramps/gen/filters/rules/person/_hasdeath.py:51 msgid "Matches people with death data of a particular value" msgstr "Dopasowuje osoby z danymi o zgonie o określonej wartości" #: ../gramps/gen/filters/rules/person/_hasevent.py:50 #: ../gramps/gui/editors/filtereditor.py:97 msgid "Personal event:" msgstr "Zdarzenie osobiste:" #: ../gramps/gen/filters/rules/person/_hasevent.py:55 msgid "People with the personal " msgstr "Osoby ze osobiste" #: ../gramps/gen/filters/rules/person/_hasevent.py:56 msgid "Matches people with a personal event of a particular value" msgstr "Dopasowuje osoby ze zdarzeniem osobistym o określonej wartości" #: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:47 msgid "People with the family " msgstr "Osoby z rodzinny" #: ../gramps/gen/filters/rules/person/_hasfamilyattribute.py:48 msgid "Matches people with the family attribute of a particular value" msgstr "Dopasowuje osoby z atrybutem rodzinnym o określonej wartości" #: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:53 msgid "People with the family " msgstr "Osoby ze rodzinnym" #: ../gramps/gen/filters/rules/person/_hasfamilyevent.py:54 msgid "Matches people with a family event of a particular value" msgstr "Dopasowuje osoby ze zdarzeniem rodzinnym o określonej wartości" #: ../gramps/gen/filters/rules/person/_hasgallery.py:44 msgid "People with media" msgstr "Osoby posiadające daną obiektów medialnych" #: ../gramps/gen/filters/rules/person/_hasgallery.py:45 msgid "Matches people with a certain number of items in the gallery" msgstr "Dopasowuje ludzi z określoną ilością elementów w galerii" #: ../gramps/gen/filters/rules/person/_hasidof.py:46 #: ../gramps/gen/filters/rules/person/_matchidof.py:47 msgid "Person with " msgstr "Osoba o " #: ../gramps/gen/filters/rules/person/_hasidof.py:47 #: ../gramps/gen/filters/rules/person/_matchidof.py:48 msgid "Matches person with a specified Gramps ID" msgstr "Dopasowuje osobę o określonym identyfikatorze Gramps ID" #: ../gramps/gen/filters/rules/person/_haslds.py:50 msgid "People with LDS events" msgstr "Osoby z daną zdarzeń LDS" #: ../gramps/gen/filters/rules/person/_haslds.py:51 msgid "Matches people with a certain number of LDS events" msgstr "Dopasowuje osoby posiadające określoną ilość zdarzeń LDS" #: ../gramps/gen/filters/rules/person/_hasnameof.py:49 msgid "Given name:" msgstr "Nadane imię:" #: ../gramps/gen/filters/rules/person/_hasnameof.py:50 msgid "Full Family name:" msgstr "Pełne imię rodzinne:" #: ../gramps/gen/filters/rules/person/_hasnameof.py:51 msgid "person|Title:" msgstr "Tytuł:" #: ../gramps/gen/filters/rules/person/_hasnameof.py:52 msgid "Suffix:" msgstr "Przyrostek:" #: ../gramps/gen/filters/rules/person/_hasnameof.py:53 msgid "Call Name:" msgstr "Używane imię:" #: ../gramps/gen/filters/rules/person/_hasnameof.py:54 msgid "Nick Name:" msgstr "Imię zwyczajowe:" #: ../gramps/gen/filters/rules/person/_hasnameof.py:55 msgid "Prefix:" msgstr "Prefiks:" #: ../gramps/gen/filters/rules/person/_hasnameof.py:56 msgid "Single Surname:" msgstr "Pojedyncze nazwisko:" #: ../gramps/gen/filters/rules/person/_hasnameof.py:57 #: ../gramps/gui/editors/displaytabs/surnametab.py:78 msgid "Connector" msgstr "Łącznik" #: ../gramps/gen/filters/rules/person/_hasnameof.py:58 msgid "Patronymic:" msgstr "Drugie imię:" #: ../gramps/gen/filters/rules/person/_hasnameof.py:59 msgid "Family Nick Name:" msgstr "Rodzinne imię zwyczajowe" #: ../gramps/gen/filters/rules/person/_hasnameof.py:60 #: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:50 #: ../gramps/gui/editors/filtereditor.py:543 msgid "Regular-Expression matching:" msgstr "" "Dopasowanie wyrażenia\n" "regularnego:" #: ../gramps/gen/filters/rules/person/_hasnameof.py:61 msgid "People with the " msgstr "Osoby o " #: ../gramps/gen/filters/rules/person/_hasnameof.py:62 #: ../gramps/gen/filters/rules/person/_searchname.py:49 msgid "Matches people with a specified (partial) name" msgstr "Dopasowuje osoby o określonym (częściowym) nazwisku" #: ../gramps/gen/filters/rules/person/_hasnameorigintype.py:48 #: ../gramps/gui/editors/filtereditor.py:107 msgid "Surname origin type:" msgstr "Pochodzenie typu nazwiska:" #: ../gramps/gen/filters/rules/person/_hasnameorigintype.py:49 msgid "People with the " msgstr "Wyświetla osoby o takim typie pochodzenia nazwiska" #: ../gramps/gen/filters/rules/person/_hasnameorigintype.py:50 msgid "Matches people with a surname origin" msgstr "Dopasowuje ludzi z początkiem/pochodzeniem/ nazwiska" #: ../gramps/gen/filters/rules/person/_hasnametype.py:48 #: ../gramps/gui/editors/filtereditor.py:106 msgid "Name type:" msgstr "Typ nazwiska:" #: ../gramps/gen/filters/rules/person/_hasnametype.py:49 msgid "People with the " msgstr "Osoby " #: ../gramps/gen/filters/rules/person/_hasnametype.py:50 msgid "Matches people with a type of name" msgstr "Dopasowuje osób z tym samym typem nazwiska" #: ../gramps/gen/filters/rules/person/_hasnickname.py:47 msgid "People with a nickname" msgstr "Osoby z przydomkiem" #: ../gramps/gen/filters/rules/person/_hasnickname.py:48 msgid "Matches people with a nickname" msgstr "Dopasowuje ludzi z przydomkiem" #: ../gramps/gen/filters/rules/person/_hasnote.py:47 msgid "People having notes" msgstr "Osoby posiadające daną notatek" #: ../gramps/gen/filters/rules/person/_hasnote.py:48 msgid "Matches people having a certain number of notes" msgstr "Dopasowuje osoby posiadające określoną ilość notatek" #: ../gramps/gen/filters/rules/person/_hasnotematchingsubstringof.py:44 msgid "People having notes containing " msgstr "Osoby posiadające notatki zawierające " #: ../gramps/gen/filters/rules/person/_hasnotematchingsubstringof.py:45 msgid "Matches people whose notes contain text matching a substring" msgstr "Dopasowuje osoby, których notatki zwierają tekst pasujący do podciągu znaków" #: ../gramps/gen/filters/rules/person/_hasnoteregexp.py:43 msgid "People having notes containing " msgstr "Osoby zawierające notatki zawierające " #: ../gramps/gen/filters/rules/person/_hasnoteregexp.py:44 msgid "Matches people whose notes contain text matching a regular expression" msgstr "Dopasowuje osoby, których notatki zawierają tekst pasujący do wyrażenia regularnego" #: ../gramps/gen/filters/rules/person/_hasrelationship.py:47 msgid "Number of relationships:" msgstr "Liczba związków:" #: ../gramps/gen/filters/rules/person/_hasrelationship.py:49 msgid "Number of children:" msgstr "Liczba dzieci:" #: ../gramps/gen/filters/rules/person/_hasrelationship.py:50 msgid "People with the " msgstr "Osoby mające " #: ../gramps/gen/filters/rules/person/_hasrelationship.py:51 msgid "Matches people with a particular relationship" msgstr "Dopasowuje osoby z określonym związkiem" #: ../gramps/gen/filters/rules/person/_hasrelationship.py:52 #: ../gramps/gen/filters/rules/person/_havealtfamilies.py:47 #: ../gramps/gen/filters/rules/person/_havechildren.py:46 #: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:50 #: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:50 #: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:49 #: ../gramps/gen/filters/rules/person/_isspouseoffiltermatch.py:51 #: ../gramps/gen/filters/rules/person/_missingparent.py:49 #: ../gramps/gen/filters/rules/person/_multiplemarriages.py:46 #: ../gramps/gen/filters/rules/person/_nevermarried.py:46 msgid "Family filters" msgstr "Filtry rodzin" #: ../gramps/gen/filters/rules/person/_hassourcecount.py:47 msgid "People with sources" msgstr "Osoby z daną źródeł" #: ../gramps/gen/filters/rules/person/_hassourcecount.py:48 msgid "Matches people with a certain number of sources connected to it" msgstr "Dopasowuje osoby z określoną ilością źródeł połączonych do nich" #: ../gramps/gen/filters/rules/person/_hassourceof.py:48 msgid "People with the " msgstr "Osoby z <źródłem>" #: ../gramps/gen/filters/rules/person/_hassourceof.py:50 msgid "Matches people who have a particular source" msgstr "Dopasowuje ludzi o z określonym źródłem" #: ../gramps/gen/filters/rules/person/_hastag.py:50 msgid "People with the " msgstr "Osoby z atrybutem " #: ../gramps/gen/filters/rules/person/_hastag.py:51 msgid "Matches people with the particular tag" msgstr "Dopasowuje osoby z określonym atrybutem" #: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:49 #: ../gramps/gui/editors/filtereditor.py:541 msgid "Case sensitive:" msgstr "Uwzględnij wielkość liter:" #: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:51 msgid "People with records containing " msgstr "Osoby z rekordami zawierającymi " #: ../gramps/gen/filters/rules/person/_hastextmatchingsubstringof.py:52 msgid "Matches people whose records contain text matching a substring" msgstr "Dopasowuje ludzi, których rekordy zawierają tekst pasujący do podciągu zanków" #: ../gramps/gen/filters/rules/person/_hasunknowngender.py:47 msgid "People with unknown gender" msgstr "Osoby o nieznanej płci" #: ../gramps/gen/filters/rules/person/_hasunknowngender.py:49 msgid "Matches all people with unknown gender" msgstr "Dopasowuje wszystkich ludzi o nieznanej płci" #: ../gramps/gen/filters/rules/person/_havealtfamilies.py:45 msgid "Adopted people" msgstr "Osoby adoptowane" #: ../gramps/gen/filters/rules/person/_havealtfamilies.py:46 msgid "Matches people who were adopted" msgstr "Dopasowuje ludzi, którzy zostali adoptowani" #: ../gramps/gen/filters/rules/person/_havechildren.py:44 msgid "People with children" msgstr "Osoby z dziećmi" #: ../gramps/gen/filters/rules/person/_havechildren.py:45 msgid "Matches people who have children" msgstr "Dopasowuje ludzi, którzy mają dzieci" #: ../gramps/gen/filters/rules/person/_incompletenames.py:46 msgid "People with incomplete names" msgstr "Osoby z niepełnym nazwiskiem" #: ../gramps/gen/filters/rules/person/_incompletenames.py:47 msgid "Matches people with firstname or lastname missing" msgstr "Dopasowuje ludzi z brakującym imieniem lub nazwiskiem" #: ../gramps/gen/filters/rules/person/_isancestorof.py:46 #: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:51 #: ../gramps/gen/filters/rules/person/_isdescendantof.py:47 #: ../gramps/gui/editors/filtereditor.py:539 msgid "Inclusive:" msgstr "Zawiera:" #: ../gramps/gen/filters/rules/person/_isancestorof.py:47 msgid "Ancestors of " msgstr "Przodkowie dla " #: ../gramps/gen/filters/rules/person/_isancestorof.py:49 msgid "Matches people that are ancestors of a specified person" msgstr "Dopasowuje ludzi będących przodkami określonej osoby" #: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:49 msgid "Ancestors of match" msgstr "Przodkowie osób pasujących do " #: ../gramps/gen/filters/rules/person/_isancestoroffiltermatch.py:51 msgid "Matches people that are ancestors of anybody matched by a filter" msgstr "Dopasowuje ludzi będących przodkami kogokolwiek pasującego do filtra" #: ../gramps/gen/filters/rules/person/_isbookmarked.py:47 msgid "Bookmarked people" msgstr "Osoby z zakładkami" #: ../gramps/gen/filters/rules/person/_isbookmarked.py:49 msgid "Matches the people on the bookmark list" msgstr "Dopasowuje ludzi znajdujących się na liście zakładek" #: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:49 msgid "Children of match" msgstr "Dzieci dla " #: ../gramps/gen/filters/rules/person/_ischildoffiltermatch.py:51 msgid "Matches children of anybody matched by a filter" msgstr "Dopasowuje dzieci kogokolwiek dopasowanego przez filtr" #: ../gramps/gen/filters/rules/person/_isdefaultperson.py:46 msgid "Default person" msgstr "Domyślny osoba" #: ../gramps/gen/filters/rules/person/_isdefaultperson.py:48 msgid "Matches the default person" msgstr "Dopasowuj domyślną osobę" #: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:52 msgid "Descendant family members of " msgstr "Członkowie rodzin potomnych dla " #: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:53 #: ../gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py:50 #: ../gramps/gen/filters/rules/person/_isdescendantof.py:49 #: ../gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py:50 #: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:50 #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:49 msgid "Descendant filters" msgstr "Filtry potomków" #: ../gramps/gen/filters/rules/person/_isdescendantfamilyof.py:54 msgid "Matches people that are descendants or the spouse of a descendant of a specified person" msgstr "Dopasowuje ludzi będących potomkami lub małżonkami potomka określonej osoby" #: ../gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py:49 msgid "Descendant family members of match" msgstr "Członkowie rodzin potomnych pasujących do " #: ../gramps/gen/filters/rules/person/_isdescendantfamilyoffiltermatch.py:51 msgid "Matches people that are descendants or the spouse of anybody matched by a filter" msgstr "Dopasowuje ludzi będących potomkami bądź kuzynami kogokolwiek pasującego do filtra" #: ../gramps/gen/filters/rules/person/_isdescendantof.py:48 msgid "Descendants of " msgstr "Potomkowie dla " #: ../gramps/gen/filters/rules/person/_isdescendantof.py:50 msgid "Matches all descendants for the specified person" msgstr "Dopasowuje wszystkich potmków określonej osoby" #: ../gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py:49 msgid "Descendants of match" msgstr "Potomkowie dla " #: ../gramps/gen/filters/rules/person/_isdescendantoffiltermatch.py:51 msgid "Matches people that are descendants of anybody matched by a filter" msgstr "Dopasowuje ludzi będących potomkami kogokolwiek pasującego do filtra" #: ../gramps/gen/filters/rules/person/_isduplicatedancestorof.py:49 msgid "Duplicated ancestors of " msgstr "Zduplikowani przodkowie " #: ../gramps/gen/filters/rules/person/_isduplicatedancestorof.py:51 msgid "Matches people that are ancestors twice or more of a specified person" msgstr "Dopasowuje osoby będące przodkami określonej osoby więcej niż raz" #: ../gramps/gen/filters/rules/person/_isfemale.py:47 #: ../gramps/plugins/gramplet/statsgramplet.py:155 #: ../gramps/plugins/graph/gvfamilylines.py:158 #: ../gramps/plugins/graph/gvrelgraph.py:561 msgid "Females" msgstr "Kobiety" #: ../gramps/gen/filters/rules/person/_isfemale.py:49 msgid "Matches all females" msgstr "Dopasowuje wszystkie kobiety" #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorof.py:47 #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofbookmarked.py:53 #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofdefaultperson.py:48 #: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:47 #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:47 #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:47 #: ../gramps/gui/editors/filtereditor.py:518 msgid "Number of generations:" msgstr "Liczba pokoleń:" #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorof.py:48 msgid "Ancestors of not more than generations away" msgstr "Przodkowie dla oddalone nie dalej niż pokoleń" #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorof.py:50 msgid "Matches people that are ancestors of a specified person not more than N generations away" msgstr "Dopasowuje osoby będące przodkami określonej osoby oddalone nie dalej niż N pokoleń" #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofbookmarked.py:54 msgid "Ancestors of bookmarked people not more than generations away" msgstr "Przodkowie osób z zakładkami nieoddalone dalej niż pokoleń" #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofbookmarked.py:57 msgid "Matches ancestors of the people on the bookmark list not more than N generations away" msgstr "Dopasowuje przodków ludzi z listy zakładek nieoddalone dalej niż pokoleń" #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofdefaultperson.py:49 msgid "Ancestors of the default person not more than generations away" msgstr "Przodkowie domyślnej osoby oddalone nie dalej niż pokoleń" #: ../gramps/gen/filters/rules/person/_islessthannthgenerationancestorofdefaultperson.py:52 msgid "Matches ancestors of the default person not more than N generations away" msgstr "Dopasowuje przodków domyślnej osoby oddalone nie dalej niż N pokoleń" #: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:48 msgid "Descendants of not more than generations away" msgstr "Potomkowie dla oddalone nie dalej niż pokoleń" #: ../gramps/gen/filters/rules/person/_islessthannthgenerationdescendantof.py:51 msgid "Matches people that are descendants of a specified person not more than N generations away" msgstr "Dopasowuje osoby będące potomkami określonej osoby oddalone nie dalej niż N pokoleń" #: ../gramps/gen/filters/rules/person/_ismale.py:47 #: ../gramps/plugins/gramplet/statsgramplet.py:152 #: ../gramps/plugins/graph/gvfamilylines.py:154 #: ../gramps/plugins/graph/gvrelgraph.py:557 msgid "Males" msgstr "Mężczyźni" #: ../gramps/gen/filters/rules/person/_ismale.py:49 msgid "Matches all males" msgstr "Dopasowuje wszystkich mężczyzn" #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:48 msgid "Ancestors of at least generations away" msgstr "Przodkowie dla oddalone o przynajmniej pokoleń" #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationancestorof.py:50 msgid "Matches people that are ancestors of a specified person at least N generations away" msgstr "Dopasowuje osoby będące przodkami określonej osoby oddalone o przynajmniej N pokoleń" #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:48 msgid "Descendants of at least generations away" msgstr "Potomkowie dla oddalone o przynajmniej pokoleń" #: ../gramps/gen/filters/rules/person/_ismorethannthgenerationdescendantof.py:50 msgid "Matches people that are descendants of a specified person at least N generations away" msgstr "Dopasowuje osoby będące potomkami określonej osoby oddalone o przynajmniej N pokoleń" #: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:49 msgid "Parents of match" msgstr "Dopasowanie rodziców przez " #: ../gramps/gen/filters/rules/person/_isparentoffiltermatch.py:51 msgid "Matches parents of anybody matched by a filter" msgstr "Dopasowuje rodziców kogokolwiek dopasowanego przez filtr" #: ../gramps/gen/filters/rules/person/_isrelatedwith.py:47 msgid "People related to " msgstr "Osoby spokrewnione z " #: ../gramps/gen/filters/rules/person/_isrelatedwith.py:49 msgid "Matches people related to a specified person" msgstr "Dopasowuje ludzi związane z określoną osobą" #: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:48 msgid "Siblings of match" msgstr "Dopasowanie rodzeństwa przez " #: ../gramps/gen/filters/rules/person/_issiblingoffiltermatch.py:50 msgid "Matches siblings of anybody matched by a filter" msgstr "Dopasowuje rodzeństwo kogokolwiek dopasowanego przez filtr" #: ../gramps/gen/filters/rules/person/_isspouseoffiltermatch.py:49 msgid "Spouses of match" msgstr "Dopasowanie małżonków przez " #: ../gramps/gen/filters/rules/person/_isspouseoffiltermatch.py:50 msgid "Matches people married to anybody matching a filter" msgstr "Dopasowuje osoby zaślubione komukolwiek dopasowanemu przez filtr" #: ../gramps/gen/filters/rules/person/_iswitness.py:47 msgid "Witnesses" msgstr "Świadkowie" #: ../gramps/gen/filters/rules/person/_iswitness.py:48 msgid "Matches people who are witnesses in any event" msgstr "Dopasowuje osoby, które są świadkami zdarzenia" #: ../gramps/gen/filters/rules/person/_matcheseventfilter.py:53 #: ../gramps/gen/filters/rules/place/_matcheseventfilter.py:51 #: ../gramps/gui/editors/filtereditor.py:531 msgid "Event filter name:" msgstr "Filtry nazwy zdarzenia:" #: ../gramps/gen/filters/rules/person/_matcheseventfilter.py:54 msgid "Persons with events matching the " msgstr "Osoby ze zdarzeniami spełniającymi " #: ../gramps/gen/filters/rules/person/_matcheseventfilter.py:55 msgid "Matches persons who have events that match a certain event filter" msgstr "Dopasowuje ludzi, które posiadają zdarzenia spełniające określony filtr" #: ../gramps/gen/filters/rules/person/_matchesfilter.py:46 msgid "People matching the " msgstr "Osoby pasujące do " #: ../gramps/gen/filters/rules/person/_matchesfilter.py:47 msgid "Matches people matched by the specified filter name" msgstr "Dopasowuje osoby dopasowane przez wybrany filtr" #: ../gramps/gen/filters/rules/person/_matchessourceconfidence.py:46 msgid "Persons with at least one direct source >= " msgstr "Osoby z co najmniej jednym bezpośrednim źródłem >= " #: ../gramps/gen/filters/rules/person/_matchessourceconfidence.py:47 msgid "Matches persons with at least one direct source with confidence level(s)" msgstr "Dopasowuje osoby posiadające co najmniej jedno źródło z poziomem prywatności" #: ../gramps/gen/filters/rules/person/_missingparent.py:45 msgid "People missing parents" msgstr "Osoby z brakującymi rodzicami" #: ../gramps/gen/filters/rules/person/_missingparent.py:46 msgid "Matches people that are children in a family with less than two parents or are not children in any family." msgstr "Dopasowuje osoby, które są dzieckiem w rodzinach z mniej niż dwoma rodzicami albo nie są dzieckiem w żadnej rodzinie." #: ../gramps/gen/filters/rules/person/_multiplemarriages.py:44 msgid "People with multiple marriage records" msgstr "Osoby z wieloma rekordami małżeńskimi" #: ../gramps/gen/filters/rules/person/_multiplemarriages.py:45 msgid "Matches people who have more than one spouse" msgstr "Dopasowuje osoby mające więcej niż jednego małżonka" #: ../gramps/gen/filters/rules/person/_nevermarried.py:44 msgid "People with no marriage records" msgstr "Osoby bez rekordów o małżeństwie" #: ../gramps/gen/filters/rules/person/_nevermarried.py:45 msgid "Matches people who have no spouse" msgstr "Dopasowuje osoby nie mające małżonka" #: ../gramps/gen/filters/rules/person/_nobirthdate.py:44 msgid "People without a known birth date" msgstr "Osoby bez znanej daty urodzenia" #: ../gramps/gen/filters/rules/person/_nobirthdate.py:45 msgid "Matches people without a known birthdate" msgstr "Dopasowuje osoby bez znanej daty urodzenia" #: ../gramps/gen/filters/rules/person/_nodeathdate.py:44 msgid "People without a known death date" msgstr "Osoby bez znanej daty śmierci" #: ../gramps/gen/filters/rules/person/_nodeathdate.py:45 msgid "Matches people without a known deathdate" msgstr "Dopasowuje osoby bez znanej daty śmierci" #: ../gramps/gen/filters/rules/person/_peopleprivate.py:44 msgid "People marked private" msgstr "Osoby oznaczone jako prywatne" #: ../gramps/gen/filters/rules/person/_peopleprivate.py:45 msgid "Matches people that are indicated as private" msgstr "Dopasowuje osoby oznaczone jako prywatne" #: ../gramps/gen/filters/rules/person/_peoplepublic.py:45 msgid "People not marked private" msgstr "Osoby nie oznaczone jako prywatne" #: ../gramps/gen/filters/rules/person/_peoplepublic.py:46 msgid "Matches people that are not indicated as private" msgstr "Dopasowuje osoby nie oznaczone jako prywatne" #: ../gramps/gen/filters/rules/person/_personwithincompleteevent.py:44 msgid "People with incomplete events" msgstr "Osoby z niekompletnymi zdarzeniami" #: ../gramps/gen/filters/rules/person/_personwithincompleteevent.py:45 msgid "Matches people with missing date or place in an event" msgstr "Dopasowuje osoby z brakującą datą lub miejscem zdarzenia" #: ../gramps/gen/filters/rules/person/_probablyalive.py:47 msgid "On date:" msgstr "Dla daty:" #: ../gramps/gen/filters/rules/person/_probablyalive.py:48 msgid "People probably alive" msgstr "Osoby prawdopodobnie żyjące" #: ../gramps/gen/filters/rules/person/_probablyalive.py:49 msgid "Matches people without indications of death that are not too old" msgstr "Dopasowuje osoby bez wskazań na śmierć, które nie są za stare" #: ../gramps/gen/filters/rules/person/_regexpidof.py:48 msgid "People with matching regular expression" msgstr "Osoby o pasujące do wyrażenia regularnego" #: ../gramps/gen/filters/rules/person/_regexpidof.py:49 msgid "Matches people whose Gramps ID matches the regular expression" msgstr "Dopasowuje osoby, których identyfikator Gramps ID pasuje do wyrażenia regularnego" #: ../gramps/gen/filters/rules/person/_regexpname.py:48 msgid "Expression:" msgstr "Wyrażenie:" #: ../gramps/gen/filters/rules/person/_regexpname.py:49 msgid "People matching the " msgstr "Osoby pasujące do " #: ../gramps/gen/filters/rules/person/_regexpname.py:50 msgid "Matches people's names with a specified regular expression" msgstr "Dopasowuje nazwiska osób przez określone wyrażenie regularne" #: ../gramps/gen/filters/rules/person/_relationshippathbetween.py:48 msgid "Relationship path between " msgstr "Ścieżka pokrewieństwa pomiędzy " #: ../gramps/gen/filters/rules/person/_relationshippathbetween.py:50 msgid "Matches the ancestors of two persons back to a common ancestor, producing the relationship path between two persons." msgstr "Dopasowuje przodków dwóch osób do wspólnego przodka, tworząc ścieżkę pokrewieństwa pomiędzy dwiema osobami." #: ../gramps/gen/filters/rules/person/_relationshippathbetweenbookmarks.py:53 msgid "Relationship path between bookmarked persons" msgstr "Ścieżka pokrewieństwa pomiędzy osobami z zakładkami" #: ../gramps/gen/filters/rules/person/_relationshippathbetweenbookmarks.py:55 msgid "Matches the ancestors of bookmarked individuals back to common ancestors, producing the relationship path(s) between bookmarked persons." msgstr "Dopasowuje przodków osób z zakładkami do wspólnego przodka, tworząc ścieżkę/i pokrewieństwa pomiędzy dwiema osobami." #: ../gramps/gen/filters/rules/person/_searchname.py:48 msgid "People matching the " msgstr "Osoby pasujące do " #: ../gramps/gen/filters/rules/place/_allplaces.py:46 msgid "Every place" msgstr "Każde miejsce" #: ../gramps/gen/filters/rules/place/_allplaces.py:47 msgid "Matches every place in the database" msgstr "Dopasowuje wszystkie miejsca w bazie danych" #: ../gramps/gen/filters/rules/place/_changedsince.py:48 msgid "Places changed after " msgstr "Miejsca zmienione po " #: ../gramps/gen/filters/rules/place/_changedsince.py:49 msgid "Matches place records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given." msgstr "Dopasowuje rekordy miejsc zmienione po określonej dacie/czasie (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #: ../gramps/gen/filters/rules/place/_hascitation.py:53 #, fuzzy msgid "Place with the " msgstr "Osoby z atrybutem " #: ../gramps/gen/filters/rules/place/_hascitation.py:54 #, fuzzy msgid "Matches places with a citation of a particular value" msgstr "Dopasowuje osoby z cytatami o określonej wartości" #: ../gramps/gen/filters/rules/place/_hasgallery.py:47 msgid "Places with media" msgstr "Miejsca z odniesień do obiektów medialnych" #: ../gramps/gen/filters/rules/place/_hasgallery.py:48 msgid "Matches places with a certain number of items in the gallery" msgstr "Dopasowuje miejsca z określoną ilością notatek" #: ../gramps/gen/filters/rules/place/_hasidof.py:46 msgid "Place with " msgstr "Miejsce o " #: ../gramps/gen/filters/rules/place/_hasidof.py:47 msgid "Matches a place with a specified Gramps ID" msgstr "Dopasowuje miejsce o określonym identyfikatorze Gramps ID" #: ../gramps/gen/filters/rules/place/_hasnolatorlon.py:50 msgid "Places with no latitude or longitude given" msgstr "Miejsca bez podanej szerokości lub długości geograficznej" #: ../gramps/gen/filters/rules/place/_hasnolatorlon.py:51 msgid "Matches places with empty latitude or longitude" msgstr "Dopasowuje miejsca bez szerokości lub długości geograficznej" #: ../gramps/gen/filters/rules/place/_hasnolatorlon.py:52 #: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:58 msgid "Position filters" msgstr "Filtry położenia" #: ../gramps/gen/filters/rules/place/_hasnote.py:47 msgid "Places having notes" msgstr "Miejsca mające daną notatek" #: ../gramps/gen/filters/rules/place/_hasnote.py:48 msgid "Matches places having a certain number of notes" msgstr "Dopasowuje miejsca z określoną ilością notatek" #: ../gramps/gen/filters/rules/place/_hasnotematchingsubstringof.py:44 msgid "Places having notes containing " msgstr "Miejsca mające notatki zawierające " #: ../gramps/gen/filters/rules/place/_hasnotematchingsubstringof.py:45 msgid "Matches places whose notes contain text matching a substring" msgstr "Dopasowuje miejsca, których notatki zawierają tekst pasujący do podciągu znaków" #: ../gramps/gen/filters/rules/place/_hasnoteregexp.py:43 msgid "Places having notes containing " msgstr "Miejsca mające notatki zawierające " #: ../gramps/gen/filters/rules/place/_hasnoteregexp.py:44 msgid "Matches places whose notes contain text matching a regular expression" msgstr "Dopasowuje miejsca, których notatki zawierają tekst pasujący do wyrażenia regularnego" #: ../gramps/gen/filters/rules/place/_hasplace.py:49 #: ../gramps/gen/filters/rules/repository/_hasrepo.py:48 #: ../gramps/gui/glade/editfamily.glade:114 #: ../gramps/gui/glade/editfamily.glade:379 #: ../gramps/gui/glade/mergeperson.glade:224 #: ../gramps/gui/glade/mergeperson.glade:243 #: ../gramps/gui/glade/mergerepository.glade:214 #: ../gramps/gui/glade/mergerepository.glade:233 #: ../gramps/plugins/tool/soundgen.glade:95 msgid "Name:" msgstr "Imię i nazwisko:" #: ../gramps/gen/filters/rules/place/_hasplace.py:50 msgid "Street:" msgstr "Ulica:" #: ../gramps/gen/filters/rules/place/_hasplace.py:51 msgid "Locality:" msgstr "Położenie:" #: ../gramps/gen/filters/rules/place/_hasplace.py:52 msgid "City:" msgstr "Miasto:" #: ../gramps/gen/filters/rules/place/_hasplace.py:53 msgid "County:" msgstr "Powiat:" #: ../gramps/gen/filters/rules/place/_hasplace.py:54 msgid "State:" msgstr "Województwo:" #: ../gramps/gen/filters/rules/place/_hasplace.py:55 msgid "Country:" msgstr "Kraj:" #: ../gramps/gen/filters/rules/place/_hasplace.py:56 msgid "ZIP/Postal Code:" msgstr "Kod pocztowy:" #: ../gramps/gen/filters/rules/place/_hasplace.py:57 msgid "Church Parish:" msgstr "Parafia:" #: ../gramps/gen/filters/rules/place/_hasplace.py:59 msgid "Places matching parameters" msgstr "Miejsca spełniające warunki" #: ../gramps/gen/filters/rules/place/_hasplace.py:60 msgid "Matches places with particular parameters" msgstr "Dopasowuje miejsca spełniające określone warunki" #: ../gramps/gen/filters/rules/place/_hasreferencecountof.py:44 msgid "Places with a reference count of " msgstr "Miejsca z referencji" #: ../gramps/gen/filters/rules/place/_hasreferencecountof.py:45 msgid "Matches places with a certain reference count" msgstr "Dopasowuje miejsca z określoną ilością odwołań" #: ../gramps/gen/filters/rules/place/_hassourcecount.py:47 #, fuzzy msgid "Place with sources" msgstr "Osoby z daną źródeł" #: ../gramps/gen/filters/rules/place/_hassourcecount.py:48 #, fuzzy msgid "Matches places with a certain number of sources connected to it" msgstr "Dopasowuje osoby z określoną ilością źródeł połączonych do nich" #: ../gramps/gen/filters/rules/place/_hassourceof.py:48 #, fuzzy msgid "Places with the " msgstr "Osoby z <źródłem>" #: ../gramps/gen/filters/rules/place/_hassourceof.py:50 #, fuzzy msgid "Matches places who have a particular source" msgstr "Dopasowuje ludzi o z określonym źródłem" #: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:51 #: ../gramps/gui/glade/mergeplace.glade:255 #: ../gramps/gui/glade/mergeplace.glade:274 msgid "Latitude:" msgstr "Szerokość geogr.:" #: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:51 #: ../gramps/gui/glade/mergeplace.glade:296 #: ../gramps/gui/glade/mergeplace.glade:315 msgid "Longitude:" msgstr "Długość geogr.:" #: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:52 msgid "Rectangle height:" msgstr "Wysokość prostokąta:" #: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:52 msgid "Rectangle width:" msgstr "Szerokość prostokąta:" #: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:53 msgid "Places in neighborhood of given position" msgstr "Miejsca w pobliżu danego położenia" #: ../gramps/gen/filters/rules/place/_inlatlonneighborhood.py:54 msgid "Matches places with latitude or longitude positioned in a rectangle of given height and width (in degrees), and with middlepoint the given latitude and longitude." msgstr "Dopasowuje miejsca z szerokością lub długością geograficzną położoną wewnątrz prostokąta o podanych w stopniach długości i szerokości." #: ../gramps/gen/filters/rules/place/_matcheseventfilter.py:52 msgid "Places of events matching the " msgstr "Zdarzenia z zdarzeniami pasującymi do " #: ../gramps/gen/filters/rules/place/_matcheseventfilter.py:53 msgid "Matches places where events happened that match the specified event filter name" msgstr "Dopasowuje miejsca, gdzie wydarzyło się zdarzenie dopasowane przez flitr zdarzeń o określonej nazwie" #: ../gramps/gen/filters/rules/place/_matchesfilter.py:46 msgid "Places matching the " msgstr "Miejsca pasujące do " #: ../gramps/gen/filters/rules/place/_matchesfilter.py:47 msgid "Matches places matched by the specified filter name" msgstr "Dopasowuje miejsca pasujące do filtra o określonej nazwie" #: ../gramps/gen/filters/rules/place/_matchessourceconfidence.py:46 #, fuzzy msgid "Place with a direct source >= " msgstr "Osoby z co najmniej jednym bezpośrednim źródłem >= " #: ../gramps/gen/filters/rules/place/_matchessourceconfidence.py:47 #, fuzzy msgid "Matches places with at least one direct source with confidence level(s)" msgstr "Dopasowuje osoby posiadające co najmniej jedno źródło z poziomem prywatności" #: ../gramps/gen/filters/rules/place/_placeprivate.py:44 msgid "Places marked private" msgstr "Miejsca oznaczone jako prywatne" #: ../gramps/gen/filters/rules/place/_placeprivate.py:45 msgid "Matches places that are indicated as private" msgstr "Dopasowuje miejsca oznaczone jako prywatne" #: ../gramps/gen/filters/rules/place/_regexpidof.py:49 msgid "Places with matching regular expression" msgstr "Miejsca o pasujące do wyrażenia regularnego" #: ../gramps/gen/filters/rules/place/_regexpidof.py:50 msgid "Matches places whose Gramps ID matches the regular expression" msgstr "Dopasowuje miejsca, których identyfikator Gramps ID pasuje do wyrażenia regularnego" #: ../gramps/gen/filters/rules/repository/_allrepos.py:46 msgid "Every repository" msgstr "Każdy magazyn" #: ../gramps/gen/filters/rules/repository/_allrepos.py:47 msgid "Matches every repository in the database" msgstr "Dopasowuje wszystkie magazyny w bazie danych" #: ../gramps/gen/filters/rules/repository/_changedsince.py:48 msgid "Repositories changed after " msgstr "Magazyny zmienione po " #: ../gramps/gen/filters/rules/repository/_changedsince.py:49 msgid "Matches repository records changed after a specified date/time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date/time is given." msgstr "Dopasowuje rekordy magazynów zmienione po określonej dacie/czasie (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #: ../gramps/gen/filters/rules/repository/_hasidof.py:46 msgid "Repository with " msgstr "Magazyny o " #: ../gramps/gen/filters/rules/repository/_hasidof.py:47 msgid "Matches a repository with a specified Gramps ID" msgstr "Dopasowuje magazyn o określonym identyfikatorze Gramps ID" #: ../gramps/gen/filters/rules/repository/_hasnotematchingsubstringof.py:44 msgid "Repositories having notes containing " msgstr "Magazyny mające notatki zawierające " #: ../gramps/gen/filters/rules/repository/_hasnotematchingsubstringof.py:45 msgid "Matches repositories whose notes contain text matching a substring" msgstr "Dopasowuje magazyny, których notatki zawierają tekst pasujący do podciągu znaków" #: ../gramps/gen/filters/rules/repository/_hasnoteregexp.py:43 msgid "Repositories having notes containing " msgstr "Magazyny mające notatki zawierające " #: ../gramps/gen/filters/rules/repository/_hasnoteregexp.py:45 msgid "Matches repositories whose notes contain text matching a regular expression" msgstr "Dopasowuje magazyny, których notatki zawierają tekst pasujący do wyrażenia regularnego" #: ../gramps/gen/filters/rules/repository/_hasreferencecountof.py:44 msgid "Repositories with a reference count of " msgstr "Magazyny z odniesień" #: ../gramps/gen/filters/rules/repository/_hasreferencecountof.py:45 msgid "Matches repositories with a certain reference count" msgstr "Dopasowuje magazyny z określoną ilością odwołań" #: ../gramps/gen/filters/rules/repository/_hasrepo.py:50 msgid "Address:" msgstr "Adres:" #: ../gramps/gen/filters/rules/repository/_hasrepo.py:51 msgid "URL:" msgstr "URL:" #: ../gramps/gen/filters/rules/repository/_hasrepo.py:53 msgid "Repositories matching parameters" msgstr "Magazyny spełniające warunki" #: ../gramps/gen/filters/rules/repository/_hasrepo.py:54 msgid "Matches Repositories with particular parameters" msgstr "Dopasowuje magazyny spełniające określone warunki" #: ../gramps/gen/filters/rules/repository/_matchesfilter.py:46 msgid "Repositories matching the " msgstr "Magazyny pasujące do " #: ../gramps/gen/filters/rules/repository/_matchesfilter.py:47 msgid "Matches repositories matched by the specified filter name" msgstr "Dopasowuje magazyny dopasowane przez filtr o określonej nazwie" #: ../gramps/gen/filters/rules/repository/_matchesnamesubstringof.py:45 msgid "Repository name containing " msgstr "Nazwy repozytoriów zawierające " #: ../gramps/gen/filters/rules/repository/_matchesnamesubstringof.py:46 msgid "Matches repositories whose name contains a certain substring" msgstr "Dopasowuje cytaty, których nazwa zawierają tekst pasujący do podciągu znaków" #: ../gramps/gen/filters/rules/repository/_regexpidof.py:49 msgid "Repositories with matching regular expression" msgstr "Magazyny o pasujące do wyrażenia regularnego" #: ../gramps/gen/filters/rules/repository/_regexpidof.py:50 msgid "Matches repositories whose Gramps ID matches the regular expression" msgstr "Dopasowuje magazyny, których identyfikator Gramps ID pasuje do wyrażenia regularnego" #: ../gramps/gen/filters/rules/repository/_repoprivate.py:44 msgid "Repositories marked private" msgstr "Magazyny oznaczone jako prywatne" #: ../gramps/gen/filters/rules/repository/_repoprivate.py:45 msgid "Matches repositories that are indicated as private" msgstr "Dopasowuje magazyny oznaczone jako prywatne" #: ../gramps/gen/filters/rules/source/_allsources.py:46 msgid "Every source" msgstr "Każde źródło" #: ../gramps/gen/filters/rules/source/_allsources.py:47 msgid "Matches every source in the database" msgstr "Dopasowuje wszystkie źródła w bazie danych" #: ../gramps/gen/filters/rules/source/_changedsince.py:48 msgid "Sources changed after " msgstr "Źródła zmienione po " #: ../gramps/gen/filters/rules/source/_changedsince.py:49 msgid "Matches source records changed after a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given." msgstr "Dopasowuje rekordy źródeł zmienione po określonej dacie/czasie (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #: ../gramps/gen/filters/rules/source/_hasgallery.py:47 msgid "Sources with media" msgstr "Źródła z daną odniesień do obiektów medialnych" #: ../gramps/gen/filters/rules/source/_hasgallery.py:48 msgid "Matches sources with a certain number of items in the gallery" msgstr "Dopasowuje źródła z określoną ilością elementów w galerii" #: ../gramps/gen/filters/rules/source/_hasidof.py:46 msgid "Source with " msgstr "Źródło o " #: ../gramps/gen/filters/rules/source/_hasidof.py:47 msgid "Matches a source with a specified Gramps ID" msgstr "Dopasowuje źródło o określonym identyfikatorze Gramps ID" #: ../gramps/gen/filters/rules/source/_hasnote.py:47 msgid "Sources having notes" msgstr "Źródła mające określoną notatek" #: ../gramps/gen/filters/rules/source/_hasnote.py:48 msgid "Matches sources having a certain number of notes" msgstr "Dopasowuje źródła z określoną ilością notatek" #: ../gramps/gen/filters/rules/source/_hasnotematchingsubstringof.py:44 msgid "Sources having notes containing " msgstr "Źródła mające notatki zawierające " #: ../gramps/gen/filters/rules/source/_hasnotematchingsubstringof.py:45 msgid "Matches sources whose notes contain text matching a substring" msgstr "Dopasowuje źródła spełniające określone warunki" #: ../gramps/gen/filters/rules/source/_hasnoteregexp.py:43 msgid "Sources having notes containing " msgstr "Źródła mające notatki zawierające " #: ../gramps/gen/filters/rules/source/_hasnoteregexp.py:44 msgid "Matches sources whose notes contain text matching a regular expression" msgstr "Dopasowuje źródła, których notatki zawierają tekst pasujący do wyrażenia regularnego" #: ../gramps/gen/filters/rules/source/_hasreferencecountof.py:44 msgid "Sources with a reference count of " msgstr "Źródła z referencji" #: ../gramps/gen/filters/rules/source/_hasreferencecountof.py:45 msgid "Matches sources with a certain reference count" msgstr "Dopasowuje źródła z określoną ilością odwołań" #: ../gramps/gen/filters/rules/source/_hasrepository.py:49 msgid "Sources with Repository references" msgstr "Źródła z odwołań do repozytoriów" #: ../gramps/gen/filters/rules/source/_hasrepository.py:50 msgid "Matches sources with a certain number of repository references" msgstr "Dopasowuje źródła z określoną ilością odniesień do magazynów" #: ../gramps/gen/filters/rules/source/_hasrepositorycallnumberref.py:46 msgid "Sources with repository reference containing in \"Call Number\"" msgstr "Źródła z odnośnikami do repozytoriów zawierające w \"Pole wskazywane\"" #: ../gramps/gen/filters/rules/source/_hasrepositorycallnumberref.py:47 msgid "" "Matches sources with a repository reference\n" "containing a substring in \"Call Number\"" msgstr "" "Dopasowuje źródła mające repozytoria zawierające\n" " w polu \"Pole wskazywane\"" #: ../gramps/gen/filters/rules/source/_matchesfilter.py:46 msgid "Sources matching the " msgstr "Źródła pasujące do " #: ../gramps/gen/filters/rules/source/_matchesfilter.py:47 msgid "Matches sources matched by the specified filter name" msgstr "Dopasowuje źródła pasujące do filtra o określonej nazwie" #: ../gramps/gen/filters/rules/source/_matchesrepositoryfilter.py:46 msgid "Sources with repository reference matching the " msgstr "Zdarzenia z magazynem pasującym do " #: ../gramps/gen/filters/rules/source/_matchesrepositoryfilter.py:47 msgid "" "Matches sources with a repository reference that match a certain\n" "repository filter" msgstr "" "Dopasowuje źródła, których odnośniki do magazynów pasują do określonego\n" "filtru magazynów" #: ../gramps/gen/filters/rules/source/_matchestitlesubstringof.py:45 msgid "Sources title containing " msgstr "Nazwy źródeł zawierające " #: ../gramps/gen/filters/rules/source/_matchestitlesubstringof.py:46 msgid "Matches sources whose title contains a certain substring" msgstr "Dopasowuje źródła z tytułem zawierającym określony ciąg znaków" #: ../gramps/gen/filters/rules/source/_regexpidof.py:49 msgid "Sources with matching regular expression" msgstr "Źródła o pasujące do wyrażenia regularnego" #: ../gramps/gen/filters/rules/source/_regexpidof.py:50 msgid "Matches sources whose Gramps ID matches the regular expression" msgstr "Dopasowuje źródła, których identyfikator Gramps ID pasuje do wyrażenia regularnego" #: ../gramps/gen/filters/rules/source/_sourceprivate.py:44 msgid "Sources marked private" msgstr "Źródła oznaczone jako prywatne" #: ../gramps/gen/filters/rules/source/_sourceprivate.py:45 msgid "Matches sources that are indicated as private" msgstr "Dopasowuje źródła oznaczone jako prywatne" #: ../gramps/gen/lib/attrtype.py:65 ../gramps/gen/lib/childreftype.py:81 #: ../gramps/gen/lib/eventroletype.py:60 ../gramps/gen/lib/eventtype.py:146 #: ../gramps/gen/lib/familyreltype.py:54 ../gramps/gen/lib/markertype.py:59 #: ../gramps/gen/lib/nameorigintype.py:82 ../gramps/gen/lib/nametype.py:55 #: ../gramps/gen/lib/notetype.py:81 ../gramps/gen/lib/repotype.py:61 #: ../gramps/gen/lib/srcmediatype.py:64 ../gramps/gen/lib/urltype.py:56 #: ../gramps/plugins/textreport/indivcomplete.py:80 msgid "Custom" msgstr "Własny" #: ../gramps/gen/lib/attrtype.py:66 msgid "Caste" msgstr "Kasta" #: ../gramps/gen/lib/attrtype.py:67 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:75 #: ../gramps/gui/editors/displaytabs/webembedlist.py:68 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:96 #: ../gramps/gui/plug/_windows.py:124 ../gramps/gui/plug/_windows.py:235 #: ../gramps/gui/plug/_windows.py:604 #: ../gramps/gui/selectors/selectevent.py:62 ../gramps/gui/viewmanager.py:492 #: ../gramps/plugins/lib/libmetadata.py:93 #: ../gramps/plugins/textreport/placereport.py:184 #: ../gramps/plugins/textreport/placereport.py:257 #: ../gramps/plugins/textreport/tagreport.py:314 #: ../gramps/plugins/tool/sortevents.py:59 #: ../gramps/plugins/view/eventview.py:83 #: ../gramps/plugins/webreport/narrativeweb.py:377 #: ../gramps/plugins/webreport/narrativeweb.py:983 #: ../gramps/plugins/webreport/narrativeweb.py:1231 #: ../gramps/plugins/webreport/narrativeweb.py:2264 msgid "Description" msgstr "Opis" #: ../gramps/gen/lib/attrtype.py:68 msgid "Identification Number" msgstr "Numer identyfikacyjny" #: ../gramps/gen/lib/attrtype.py:69 msgid "National Origin" msgstr "Kraj pochodzenia" #: ../gramps/gen/lib/attrtype.py:70 msgid "Number of Children" msgstr "Liczba dzieci" #: ../gramps/gen/lib/attrtype.py:71 msgid "Social Security Number" msgstr "Numer ubezpieczenia społecznego" #: ../gramps/gen/lib/attrtype.py:72 ../gramps/gen/utils/keyword.py:74 #: ../gramps/gui/configure.py:615 ../gramps/gui/configure.py:617 #: ../gramps/gui/configure.py:622 ../gramps/gui/configure.py:629 #: ../gramps/plugins/tool/patchnames.py:426 msgid "Nickname" msgstr "Przydomek" #: ../gramps/gen/lib/attrtype.py:73 msgid "Cause" msgstr "Powód" #: ../gramps/gen/lib/attrtype.py:74 msgid "Agency" msgstr "Udział" #: ../gramps/gen/lib/attrtype.py:75 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:86 #: ../gramps/plugins/drawreport/statisticschart.py:354 #: ../gramps/plugins/gramplet/agestats.py:171 #: ../gramps/plugins/gramplet/events.py:58 #: ../gramps/plugins/quickview/ageondate.py:56 msgid "Age" msgstr "Wiek" #: ../gramps/gen/lib/attrtype.py:76 msgid "Father's Age" msgstr "Wiek ojca" #: ../gramps/gen/lib/attrtype.py:77 msgid "Mother's Age" msgstr "Wiek matki" #: ../gramps/gen/lib/attrtype.py:78 ../gramps/gen/lib/eventroletype.py:67 msgid "Witness" msgstr "Świadek" #: ../gramps/gen/lib/attrtype.py:79 msgid "Time" msgstr "Czas" #: ../gramps/gen/lib/childreftype.py:74 ../gramps/gui/configure.py:80 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:164 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:162 #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:219 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:165 #: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:154 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:258 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:169 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:157 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:146 #: ../gramps/plugins/tool/check.py:2058 msgid "None" msgstr "Brak" #: ../gramps/gen/lib/childreftype.py:75 ../gramps/gen/lib/eventtype.py:148 #: ../gramps/gui/merge/mergeperson.py:186 #: ../gramps/plugins/quickview/all_relations.py:272 #: ../gramps/plugins/quickview/lineage.py:95 #: ../gramps/plugins/textreport/familygroup.py:478 #: ../gramps/plugins/textreport/familygroup.py:480 #: ../gramps/plugins/textreport/tagreport.py:131 #: ../gramps/plugins/view/relview.py:638 #: ../gramps/plugins/webreport/narrativeweb.py:371 #: ../gramps/plugins/webreport/narrativeweb.py:2907 #: ../gramps/plugins/webreport/narrativeweb.py:5227 msgid "Birth" msgstr "Narodziny" #: ../gramps/gen/lib/childreftype.py:76 ../gramps/gen/lib/eventtype.py:147 msgid "Adopted" msgstr "Adoptowany(a)" #: ../gramps/gen/lib/childreftype.py:77 msgid "Stepchild" msgstr "Pasierb(ica)" #: ../gramps/gen/lib/childreftype.py:78 msgid "Sponsored" msgstr "Utrzymanek" #: ../gramps/gen/lib/childreftype.py:79 msgid "Foster" msgstr "Sierota" #: ../gramps/gen/lib/date.py:292 ../gramps/gen/lib/date.py:409 #: ../gramps/gen/mime/_pythonmime.py:50 ../gramps/gen/mime/_pythonmime.py:58 #: ../gramps/gen/mime/_winmime.py:64 ../gramps/gen/utils/db.py:521 #: ../gramps/gui/editors/editperson.py:331 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:93 #: ../gramps/gui/merge/mergeperson.py:63 #: ../gramps/gui/views/treemodels/peoplemodel.py:96 #: ../gramps/plugins/textreport/detancestralreport.py:543 #: ../gramps/plugins/textreport/detancestralreport.py:550 #: ../gramps/plugins/textreport/detancestralreport.py:593 #: ../gramps/plugins/textreport/detancestralreport.py:600 #: ../gramps/plugins/textreport/detdescendantreport.py:587 #: ../gramps/plugins/textreport/detdescendantreport.py:594 #: ../gramps/plugins/textreport/indivcomplete.py:439 #: ../gramps/plugins/view/relview.py:676 #: ../gramps/plugins/webreport/narrativeweb.py:5390 msgid "unknown" msgstr "nieznana" #: ../gramps/gen/lib/date.py:295 #, python-format msgid "less than %s years" msgstr "mniej niż %s lat" #: ../gramps/gen/lib/date.py:300 ../gramps/gen/lib/date.py:326 #: ../gramps/gen/lib/date.py:328 ../gramps/gen/lib/date.py:335 #: ../gramps/gen/lib/date.py:357 msgid "more than" msgstr "więcej niż" #: ../gramps/gen/lib/date.py:302 ../gramps/gen/lib/date.py:314 #: ../gramps/gen/lib/date.py:318 ../gramps/gen/lib/date.py:323 #: ../gramps/gen/lib/date.py:359 msgid "less than" msgstr "mniej niż" #: ../gramps/gen/lib/date.py:304 ../gramps/gen/lib/date.py:338 #: ../gramps/gen/lib/date.py:344 ../gramps/gen/lib/date.py:347 #: ../gramps/gen/lib/date.py:361 msgid "age|about" msgstr "około" #: ../gramps/gen/lib/date.py:310 ../gramps/gen/lib/date.py:354 #: ../gramps/gen/lib/date.py:370 msgid "between" msgstr "pomiędzy" #: ../gramps/gen/lib/date.py:311 ../gramps/gen/lib/date.py:355 #: ../gramps/gen/lib/date.py:371 #: ../gramps/plugins/quickview/all_relations.py:284 #: ../gramps/plugins/view/relview.py:1000 #: ../gramps/plugins/webreport/narrativeweb.py:1156 msgid "and" msgstr "oraz" #: ../gramps/gen/lib/date.py:320 ../gramps/gen/lib/date.py:342 msgid "less than about" msgstr "mniej niż około" #: ../gramps/gen/lib/date.py:332 ../gramps/gen/lib/date.py:340 msgid "more than about" msgstr "więcej niż około" #: ../gramps/gen/lib/date.py:413 #, python-format msgid "%d year" msgid_plural "%d years" msgstr[0] "%d rok" msgstr[1] "%d lata" msgstr[2] "%d lat" #: ../gramps/gen/lib/date.py:420 #, python-format msgid "%d month" msgid_plural "%d months" msgstr[0] "%d miesiąc" msgstr[1] "%d miesiące" msgstr[2] "%d miesięcy" #: ../gramps/gen/lib/date.py:427 #, python-format msgid "%d day" msgid_plural "%d days" msgstr[0] "%d dzień" msgstr[1] "%d dni" msgstr[2] "%d dni" #: ../gramps/gen/lib/date.py:432 msgid "0 days" msgstr "0 dni" #: ../gramps/gen/lib/date.py:579 msgid "calendar|Gregorian" msgstr "Gregoriański" #: ../gramps/gen/lib/date.py:580 msgid "calendar|Julian" msgstr "Juliański" #: ../gramps/gen/lib/date.py:581 msgid "calendar|Hebrew" msgstr "Hebrajski" #: ../gramps/gen/lib/date.py:582 msgid "calendar|French Republican" msgstr "Republiki francuskiej" #: ../gramps/gen/lib/date.py:583 msgid "calendar|Persian" msgstr "Perski" #: ../gramps/gen/lib/date.py:584 msgid "calendar|Islamic" msgstr "Islamski" #: ../gramps/gen/lib/date.py:585 msgid "calendar|Swedish" msgstr "Szewdzki" #: ../gramps/gen/lib/date.py:1650 msgid "estimated" msgstr "Szacowana" #: ../gramps/gen/lib/date.py:1650 msgid "calculated" msgstr "Obliczona" #: ../gramps/gen/lib/date.py:1664 msgid "before" msgstr "Przed" #: ../gramps/gen/lib/date.py:1664 msgid "after" msgstr "Po" #: ../gramps/gen/lib/date.py:1664 msgid "about" msgstr "Około" #: ../gramps/gen/lib/date.py:1665 msgid "range" msgstr "Przedział" #: ../gramps/gen/lib/date.py:1665 msgid "span" msgstr "Zakres" #: ../gramps/gen/lib/date.py:1665 msgid "textonly" msgstr "Tylko tekst" #: ../gramps/gen/lib/eventroletype.py:61 msgid "Role|Primary" msgstr "Podstawowa" #: ../gramps/gen/lib/eventroletype.py:62 msgid "Clergy" msgstr "Duchowny" #: ../gramps/gen/lib/eventroletype.py:63 msgid "Celebrant" msgstr "Odprawiający" #: ../gramps/gen/lib/eventroletype.py:64 msgid "Aide" msgstr "Pomocnik" #: ../gramps/gen/lib/eventroletype.py:65 msgid "Bride" msgstr "Panna młoda" #: ../gramps/gen/lib/eventroletype.py:66 msgid "Groom" msgstr "Pan młody" #: ../gramps/gen/lib/eventroletype.py:68 msgid "Role|Family" msgstr "Rodzina" #: ../gramps/gen/lib/eventroletype.py:69 msgid "Informant" msgstr "Informator" #: ../gramps/gen/lib/eventtype.py:149 ../gramps/gui/merge/mergeperson.py:190 #: ../gramps/plugins/textreport/familygroup.py:484 #: ../gramps/plugins/textreport/familygroup.py:486 #: ../gramps/plugins/textreport/tagreport.py:137 #: ../gramps/plugins/view/relview.py:649 ../gramps/plugins/view/relview.py:674 #: ../gramps/plugins/webreport/narrativeweb.py:375 #: ../gramps/plugins/webreport/narrativeweb.py:2910 #: ../gramps/plugins/webreport/narrativeweb.py:5230 msgid "Death" msgstr "Zgon" #: ../gramps/gen/lib/eventtype.py:150 msgid "Adult Christening" msgstr "Chrzest dorosłych" #: ../gramps/gen/lib/eventtype.py:151 ../gramps/gen/lib/ldsord.py:95 msgid "Baptism" msgstr "Baptyzm" #: ../gramps/gen/lib/eventtype.py:152 msgid "Bar Mitzvah" msgstr "Bar micwa" #: ../gramps/gen/lib/eventtype.py:153 msgid "Bas Mitzvah" msgstr "Bat micwa" #: ../gramps/gen/lib/eventtype.py:154 msgid "Blessing" msgstr "Błogosławieństwo" #: ../gramps/gen/lib/eventtype.py:155 msgid "Burial" msgstr "Pogrzeb" #: ../gramps/gen/lib/eventtype.py:156 msgid "Cause Of Death" msgstr "Powód zgonu" #: ../gramps/gen/lib/eventtype.py:157 msgid "Census" msgstr "Spis ludności" #: ../gramps/gen/lib/eventtype.py:158 msgid "Christening" msgstr "Chrzest" #: ../gramps/gen/lib/eventtype.py:159 ../gramps/gen/lib/ldsord.py:97 msgid "Confirmation" msgstr "Bierzmowanie" #: ../gramps/gen/lib/eventtype.py:160 msgid "Cremation" msgstr "Kremacja" #: ../gramps/gen/lib/eventtype.py:161 msgid "Degree" msgstr "Stopień naukowy" #: ../gramps/gen/lib/eventtype.py:162 msgid "Education" msgstr "Wykształcenie" #: ../gramps/gen/lib/eventtype.py:163 msgid "Elected" msgstr "Wybór na stanowisko" #: ../gramps/gen/lib/eventtype.py:164 msgid "Emigration" msgstr "Emigracja" #: ../gramps/gen/lib/eventtype.py:165 msgid "First Communion" msgstr "Pierwsza komunia" #: ../gramps/gen/lib/eventtype.py:166 msgid "Immigration" msgstr "Imigracja" #: ../gramps/gen/lib/eventtype.py:167 msgid "Graduation" msgstr "Wręczenie dyplomu" #: ../gramps/gen/lib/eventtype.py:168 msgid "Medical Information" msgstr "Informacje medyczne" #: ../gramps/gen/lib/eventtype.py:169 msgid "Military Service" msgstr "Służba wojskowa" #: ../gramps/gen/lib/eventtype.py:170 msgid "Naturalization" msgstr "Naturalizacja" #: ../gramps/gen/lib/eventtype.py:171 msgid "Nobility Title" msgstr "Nadanie tytułu szlacheckiego" #: ../gramps/gen/lib/eventtype.py:172 msgid "Number of Marriages" msgstr "Liczba małżeństw" #: ../gramps/gen/lib/eventtype.py:173 ../gramps/gen/lib/nameorigintype.py:93 #: ../gramps/plugins/gramplet/persondetails.py:124 msgid "Occupation" msgstr "Zawód" #: ../gramps/gen/lib/eventtype.py:174 msgid "Ordination" msgstr "Święcenie" #: ../gramps/gen/lib/eventtype.py:175 msgid "Probate" msgstr "Poświadczenie" #: ../gramps/gen/lib/eventtype.py:176 msgid "Property" msgstr "Własność" #: ../gramps/gen/lib/eventtype.py:177 #: ../gramps/plugins/gramplet/persondetails.py:126 msgid "Religion" msgstr "Religia" #: ../gramps/gen/lib/eventtype.py:178 #: ../gramps/plugins/gramplet/gramplet.gpr.py:416 #: ../gramps/plugins/webreport/narrativeweb.py:2768 #: ../gramps/plugins/webreport/narrativeweb.py:6721 msgid "Residence" msgstr "Zamieszkanie" #: ../gramps/gen/lib/eventtype.py:179 msgid "Retirement" msgstr "Odejście na emeryturę" #: ../gramps/gen/lib/eventtype.py:180 msgid "Will" msgstr "Testament" #: ../gramps/gen/lib/eventtype.py:181 ../gramps/gui/merge/mergeperson.py:245 #: ../gramps/plugins/export/exportcsv.py:461 #: ../gramps/plugins/importer/importcsv.py:235 #: ../gramps/plugins/textreport/familygroup.py:383 #: ../gramps/plugins/webreport/narrativeweb.py:3115 msgid "Marriage" msgstr "Małżeństwo" #: ../gramps/gen/lib/eventtype.py:182 msgid "Marriage Settlement" msgstr "Umowa małżeńska" #: ../gramps/gen/lib/eventtype.py:183 msgid "Marriage License" msgstr "Zezwolenie na małżeństwo" #: ../gramps/gen/lib/eventtype.py:184 msgid "Marriage Contract" msgstr "Kontrakt małżeński" #: ../gramps/gen/lib/eventtype.py:185 msgid "Marriage Banns" msgstr "Zapowiedzi przedślubne" #: ../gramps/gen/lib/eventtype.py:186 msgid "Engagement" msgstr "Zaręczyny" #: ../gramps/gen/lib/eventtype.py:187 #: ../gramps/plugins/webreport/narrativeweb.py:3116 msgid "Divorce" msgstr "Rozwód" #: ../gramps/gen/lib/eventtype.py:188 msgid "Divorce Filing" msgstr "Wniosek rozwodowy" #: ../gramps/gen/lib/eventtype.py:189 msgid "Annulment" msgstr "Zerwanie" #: ../gramps/gen/lib/eventtype.py:190 msgid "Alternate Marriage" msgstr "Zawarcie małżeństwa alternatywnego" #: ../gramps/gen/lib/eventtype.py:194 msgid "birth abbreviation|b." msgstr "ur." #: ../gramps/gen/lib/eventtype.py:195 msgid "death abbreviation|d." msgstr "zm." #: ../gramps/gen/lib/eventtype.py:196 msgid "marriage abbreviation|m." msgstr "mał." #: ../gramps/gen/lib/eventtype.py:197 msgid "Unknown abbreviation|unkn." msgstr "niezn." #: ../gramps/gen/lib/eventtype.py:198 msgid "Custom abbreviation|cust." msgstr "własne." #: ../gramps/gen/lib/eventtype.py:199 msgid "Adopted abbreviation|adop." msgstr "adop." #: ../gramps/gen/lib/eventtype.py:200 msgid "Adult Christening abbreviation|a.chr." msgstr "d.chrz." #: ../gramps/gen/lib/eventtype.py:201 msgid "Baptism abbreviation|bap." msgstr "bap." #: ../gramps/gen/lib/eventtype.py:202 msgid "Bar Mitzvah abbreviation|bar." msgstr "bar." #: ../gramps/gen/lib/eventtype.py:203 msgid "Bas Mitzvah abbreviation|bas." msgstr "bas." #: ../gramps/gen/lib/eventtype.py:204 msgid "Blessing abbreviation|bles." msgstr "bles." #: ../gramps/gen/lib/eventtype.py:205 msgid "Burial abbreviation|bur." msgstr "poch." #: ../gramps/gen/lib/eventtype.py:206 msgid "Cause Of Death abbreviation|d.cau." msgstr "przycz.śm." #: ../gramps/gen/lib/eventtype.py:207 msgid "Census abbreviation|cens." msgstr "cens." #: ../gramps/gen/lib/eventtype.py:208 msgid "Christening abbreviation|chr." msgstr "chr." #: ../gramps/gen/lib/eventtype.py:209 msgid "Confirmation abbreviation|conf." msgstr "conf." #: ../gramps/gen/lib/eventtype.py:210 msgid "Cremation abbreviation|crem." msgstr "krem." #: ../gramps/gen/lib/eventtype.py:211 msgid "Degree abbreviation|deg." msgstr "stop." #: ../gramps/gen/lib/eventtype.py:212 msgid "Education abbreviation|edu." msgstr "edu." #: ../gramps/gen/lib/eventtype.py:213 msgid "Elected abbreviation|elec." msgstr "elek." #: ../gramps/gen/lib/eventtype.py:214 msgid "Emigration abbreviation|em." msgstr "em." #: ../gramps/gen/lib/eventtype.py:215 msgid "First Communion abbreviation|f.comm." msgstr "p.komun." #: ../gramps/gen/lib/eventtype.py:216 msgid "Immigration abbreviation|im." msgstr "imigr." #: ../gramps/gen/lib/eventtype.py:217 msgid "Graduation abbreviation|grad." msgstr "wykszt." #: ../gramps/gen/lib/eventtype.py:218 msgid "Medical Information abbreviation|medinf." msgstr "medinf." #: ../gramps/gen/lib/eventtype.py:219 msgid "Military Service abbreviation|milser." msgstr "sł.wojsk." #: ../gramps/gen/lib/eventtype.py:220 msgid "Naturalization abbreviation|nat." msgstr "nat." #: ../gramps/gen/lib/eventtype.py:221 msgid "Nobility Title abbreviation|nob." msgstr "nob." #: ../gramps/gen/lib/eventtype.py:222 msgid "Number of Marriages abbreviation|n.o.mar." msgstr "n.o.małż." #: ../gramps/gen/lib/eventtype.py:223 msgid "Occupation abbreviation|occ." msgstr "praca." #: ../gramps/gen/lib/eventtype.py:224 msgid "Ordination abbreviation|ord." msgstr "wyśw." #: ../gramps/gen/lib/eventtype.py:225 msgid "Probate abbreviation|prob." msgstr "spad." #: ../gramps/gen/lib/eventtype.py:226 msgid "Property abbreviation|prop." msgstr "własn." #: ../gramps/gen/lib/eventtype.py:227 msgid "Religion abbreviation|rel." msgstr "rel." #: ../gramps/gen/lib/eventtype.py:228 msgid "Residence abbreviation|res." msgstr "zam." #: ../gramps/gen/lib/eventtype.py:229 msgid "Retirement abbreviation|ret." msgstr "ret." #: ../gramps/gen/lib/eventtype.py:230 msgid "Will abbreviation|will." msgstr "testam." #: ../gramps/gen/lib/eventtype.py:231 msgid "Marriage Settlement abbreviation|m.set." msgstr "mał.odszk." #: ../gramps/gen/lib/eventtype.py:232 msgid "Marriage License abbreviation|m.lic." msgstr "małż.lic." #: ../gramps/gen/lib/eventtype.py:233 msgid "Marriage Contract abbreviation|m.con." msgstr "małż.kontr." #: ../gramps/gen/lib/eventtype.py:234 msgid "Marriage Banns abbreviation|m.ban." msgstr "małż.zapow." #: ../gramps/gen/lib/eventtype.py:235 msgid "Alternate Marriage abbreviation|alt.mar." msgstr "małż.alt." #: ../gramps/gen/lib/eventtype.py:236 msgid "Engagement abbreviation|engd." msgstr "zaręcz." #: ../gramps/gen/lib/eventtype.py:237 msgid "Divorce abbreviation|div." msgstr "rozw." #: ../gramps/gen/lib/eventtype.py:238 msgid "Divorce Filing abbreviation|div.f." msgstr "wnios.rozw." #: ../gramps/gen/lib/eventtype.py:239 msgid "Annulment abbreviation|annul." msgstr "unieważ." #: ../gramps/gen/lib/familyreltype.py:55 msgid "Civil Union" msgstr "Związek cywilny" #: ../gramps/gen/lib/familyreltype.py:56 msgid "Unmarried" msgstr "Bez ślubu" #: ../gramps/gen/lib/familyreltype.py:57 msgid "Married" msgstr "Związek małżeński" #: ../gramps/gen/lib/ldsord.py:96 msgid "Endowment" msgstr "Uzdolnienie" #: ../gramps/gen/lib/ldsord.py:98 msgid "Sealed to Parents" msgstr "Przywiązany do rodziców" #: ../gramps/gen/lib/ldsord.py:99 msgid "Sealed to Spouse" msgstr "Przywiązany do partnera" #: ../gramps/gen/lib/ldsord.py:103 msgid "" msgstr "" #: ../gramps/gen/lib/ldsord.py:104 msgid "BIC" msgstr "BIC" #: ../gramps/gen/lib/ldsord.py:105 msgid "Canceled" msgstr "Anulowany" #: ../gramps/gen/lib/ldsord.py:106 #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:119 #: ../gramps/gui/merge/mergeperson.py:249 #: ../gramps/plugins/export/exportcsv.py:505 #: ../gramps/plugins/gramplet/children.py:85 #: ../gramps/plugins/gramplet/children.py:182 #: ../gramps/plugins/importer/importcsv.py:226 #: ../gramps/gui/glade/editchildref.glade:253 msgid "Child" msgstr "Dziecko" #: ../gramps/gen/lib/ldsord.py:107 msgid "Cleared" msgstr "Wyczyszczony" #: ../gramps/gen/lib/ldsord.py:108 msgid "Completed" msgstr "Ukończony" #: ../gramps/gen/lib/ldsord.py:109 msgid "DNS" msgstr "DNS" #: ../gramps/gen/lib/ldsord.py:110 msgid "Infant" msgstr "Dziecięcy/Początkujący" #: ../gramps/gen/lib/ldsord.py:111 msgid "Pre-1970" msgstr "Przed-1970" #: ../gramps/gen/lib/ldsord.py:112 msgid "Qualified" msgstr "Kwalifikowany" #: ../gramps/gen/lib/ldsord.py:113 msgid "DNS/CAN" msgstr "DNS/CAN" #: ../gramps/gen/lib/ldsord.py:114 msgid "Stillborn" msgstr "Zm.przy narodzinach" #: ../gramps/gen/lib/ldsord.py:115 msgid "Submitted" msgstr "Wysłany" #: ../gramps/gen/lib/ldsord.py:116 msgid "Uncleared" msgstr "Niepewny" #: ../gramps/gen/lib/markertype.py:60 #: ../gramps/gui/logger/_errorreportassistant.py:677 msgid "Complete" msgstr "Gotowe" #: ../gramps/gen/lib/markertype.py:61 ../gramps/plugins/tool/notrelated.py:103 msgid "ToDo" msgstr "Do zrobienia" #: ../gramps/gen/lib/nameorigintype.py:84 msgid "Surname|Inherited" msgstr "Dziedziczone" #: ../gramps/gen/lib/nameorigintype.py:85 msgid "Surname|Given" msgstr "Nadane" #: ../gramps/gen/lib/nameorigintype.py:86 msgid "Surname|Taken" msgstr "Wzięte" #: ../gramps/gen/lib/nameorigintype.py:87 ../gramps/gen/utils/keyword.py:67 #: ../gramps/gui/configure.py:625 msgid "Patronymic" msgstr "Imię ojcowskie" #: ../gramps/gen/lib/nameorigintype.py:88 msgid "Matronymic" msgstr "Matronimiczne" #: ../gramps/gen/lib/nameorigintype.py:89 msgid "Surname|Feudal" msgstr "Feudal" #: ../gramps/gen/lib/nameorigintype.py:90 msgid "Pseudonym" msgstr "Pseudonim" #: ../gramps/gen/lib/nameorigintype.py:91 msgid "Patrilineal" msgstr "Po ojcu" #: ../gramps/gen/lib/nameorigintype.py:92 msgid "Matrilineal" msgstr "Po matce" #: ../gramps/gen/lib/nameorigintype.py:94 ../gramps/gui/clipboard.py:331 #: ../gramps/gui/plug/_windows.py:609 #: ../gramps/plugins/gramplet/placedetails.py:126 msgid "Location" msgstr "Położenie" #: ../gramps/gen/lib/nametype.py:56 msgid "Also Known As" msgstr "Osoba także znana jako" #: ../gramps/gen/lib/nametype.py:57 msgid "Birth Name" msgstr "Nazwisko rodowe" #: ../gramps/gen/lib/nametype.py:58 msgid "Married Name" msgstr "Nazwisko po małżeństwie" #: ../gramps/gen/lib/notetype.py:82 ../gramps/gui/configure.py:1271 #: ../gramps/gui/editors/editcitation.py:203 #: ../gramps/gui/editors/editcitation.py:209 #: ../gramps/gui/editors/editeventref.py:80 #: ../gramps/gui/editors/editmediaref.py:97 #: ../gramps/gui/editors/editreporef.py:74 #: ../gramps/gui/glade/editmediaref.glade:432 #: ../gramps/gui/glade/editname.glade:767 msgid "General" msgstr "Ogólne" #: ../gramps/gen/lib/notetype.py:83 msgid "Research" msgstr "Informacje o badaczu" #: ../gramps/gen/lib/notetype.py:84 msgid "Transcript" msgstr "Rękopis" #: ../gramps/gen/lib/notetype.py:85 msgid "Source text" msgstr "Tekst źródłowy" #: ../gramps/gen/lib/notetype.py:86 ../gramps/gui/clipboard.py:498 #: ../gramps/gui/configure.py:512 ../gramps/gui/editors/editcitation.py:141 #: ../gramps/gui/editors/editcitation.py:147 #: ../gramps/gui/editors/filtereditor.py:295 #: ../gramps/gui/views/treemodels/citationtreemodel.py:157 #: ../gramps/plugins/gramplet/quickviewgramplet.py:116 #: ../gramps/plugins/quickview/quickview.gpr.py:206 #: ../gramps/plugins/quickview/references.py:91 msgid "Citation" msgstr "Cytat" #: ../gramps/gen/lib/notetype.py:87 ../gramps/gen/plug/_pluginreg.py:80 #: ../gramps/gui/logger/_errorview.py:135 msgid "Report" msgstr "Raportuj" #: ../gramps/gen/lib/notetype.py:88 msgid "Html code" msgstr "Kod html" #: ../gramps/gen/lib/notetype.py:89 #: ../gramps/plugins/gramplet/gramplet.gpr.py:261 #: ../gramps/plugins/gramplet/gramplet.gpr.py:268 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1076 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1090 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1104 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1118 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1132 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1146 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1160 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1174 msgid "To Do" msgstr "" #: ../gramps/gen/lib/notetype.py:93 msgid "Person Note" msgstr "Notatka o osobie" #: ../gramps/gen/lib/notetype.py:94 msgid "Name Note" msgstr "Nazwa notatki" #: ../gramps/gen/lib/notetype.py:95 msgid "Attribute Note" msgstr "Artybuty notatki" #: ../gramps/gen/lib/notetype.py:96 msgid "Address Note" msgstr "Notatka adresu" #: ../gramps/gen/lib/notetype.py:97 msgid "Association Note" msgstr "Notatka zależności" #: ../gramps/gen/lib/notetype.py:98 msgid "LDS Note" msgstr "Notatka o LDS" #: ../gramps/gen/lib/notetype.py:99 #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:122 msgid "Family Note" msgstr "Notatka rodzinna" #: ../gramps/gen/lib/notetype.py:100 msgid "Event Note" msgstr "Notatka zdarzenia" #: ../gramps/gen/lib/notetype.py:101 msgid "Event Reference Note" msgstr "Notatka o zdarzeniu" #: ../gramps/gen/lib/notetype.py:102 msgid "Source Note" msgstr "Notatka o źródle" #: ../gramps/gen/lib/notetype.py:103 msgid "Source Reference Note" msgstr "Notatka o źródle" #: ../gramps/gen/lib/notetype.py:104 msgid "Place Note" msgstr "Notatka o miejscu" #: ../gramps/gen/lib/notetype.py:105 msgid "Repository Note" msgstr "Notatka o magazynie" #: ../gramps/gen/lib/notetype.py:106 msgid "Repository Reference Note" msgstr "Notatka o odwołaniu do źródła" #: ../gramps/gen/lib/notetype.py:108 msgid "Media Note" msgstr "Notatka o obiekcie medialnym" #: ../gramps/gen/lib/notetype.py:109 msgid "Media Reference Note" msgstr "Notatka o referencji do mediów" #: ../gramps/gen/lib/notetype.py:110 msgid "Child Reference Note" msgstr "Notatka o referencji do dziecka" #: ../gramps/gen/lib/person.py:507 msgid "Merged Gramps ID" msgstr "Połączone Gramps ID" #: ../gramps/gen/lib/repotype.py:62 msgid "Library" msgstr "Biblioteka" #: ../gramps/gen/lib/repotype.py:63 msgid "Cemetery" msgstr "Cmentarz" #: ../gramps/gen/lib/repotype.py:64 msgid "Church" msgstr "Kościół" #: ../gramps/gen/lib/repotype.py:65 msgid "Archive" msgstr "Archiwum" #: ../gramps/gen/lib/repotype.py:66 msgid "Album" msgstr "Album" #: ../gramps/gen/lib/repotype.py:67 msgid "Web site" msgstr "Strona internetowa" #: ../gramps/gen/lib/repotype.py:68 msgid "Bookstore" msgstr "Księgarnia" #: ../gramps/gen/lib/repotype.py:69 msgid "Collection" msgstr "Kolekcja" #: ../gramps/gen/lib/repotype.py:70 msgid "Safe" msgstr "Sejf" #: ../gramps/gen/lib/srcmediatype.py:65 msgid "Audio" msgstr "Dźwięk" #: ../gramps/gen/lib/srcmediatype.py:66 #: ../gramps/gui/plug/report/_bookdialog.py:342 #: ../gramps/gui/plug/report/_bookdialog.py:863 #: ../gramps/gui/plug/report/_bookdialog.py:880 #: ../gramps/gui/glade/book.glade:132 msgid "Book" msgstr "Książka" #: ../gramps/gen/lib/srcmediatype.py:67 msgid "Card" msgstr "Wizytówka" #: ../gramps/gen/lib/srcmediatype.py:68 msgid "Electronic" msgstr "Elektroniczny" #: ../gramps/gen/lib/srcmediatype.py:69 msgid "Fiche" msgstr "Fiszka" #: ../gramps/gen/lib/srcmediatype.py:70 msgid "Film" msgstr "Mikrofilm" #: ../gramps/gen/lib/srcmediatype.py:71 msgid "Magazine" msgstr "Magazyn" #: ../gramps/gen/lib/srcmediatype.py:72 msgid "Manuscript" msgstr "Rękopis" #: ../gramps/gen/lib/srcmediatype.py:73 msgid "Map" msgstr "Mapa" #: ../gramps/gen/lib/srcmediatype.py:74 msgid "Newspaper" msgstr "Gazeta" #: ../gramps/gen/lib/srcmediatype.py:75 msgid "Photo" msgstr "Zdjęcie" #: ../gramps/gen/lib/srcmediatype.py:76 msgid "Tombstone" msgstr "Grób" #: ../gramps/gen/lib/srcmediatype.py:77 msgid "Video" msgstr "Wideo" #: ../gramps/gen/lib/styledtexttagtype.py:66 #: ../gramps/gui/widgets/styledtexteditor.py:466 msgid "Bold" msgstr "Pogubienie" #: ../gramps/gen/lib/styledtexttagtype.py:67 #: ../gramps/gui/widgets/styledtexteditor.py:464 msgid "Italic" msgstr "Pochyły" #: ../gramps/gen/lib/styledtexttagtype.py:68 #: ../gramps/gui/widgets/styledtexteditor.py:468 msgid "Underline" msgstr "Podkreślenie" #: ../gramps/gen/lib/styledtexttagtype.py:69 #, fuzzy msgid "Fontface" msgstr "Czcionka" #: ../gramps/gen/lib/styledtexttagtype.py:70 #, fuzzy msgid "Fontsize" msgstr "Wielkość czcionki" #: ../gramps/gen/lib/styledtexttagtype.py:71 #, fuzzy msgid "Fontcolor" msgstr "Kolor czcionki" #: ../gramps/gen/lib/styledtexttagtype.py:72 #, fuzzy msgid "Highlight" msgstr "Wysoka" #: ../gramps/gen/lib/styledtexttagtype.py:73 #, fuzzy msgid "Superscript" msgstr "Rękopis" #: ../gramps/gen/lib/styledtexttagtype.py:74 #: ../gramps/gui/widgets/styledtextbuffer.py:565 #: ../gramps/gui/widgets/styledtextbuffer.py:601 #: ../gramps/gui/widgets/styledtexteditor.py:480 #: ../gramps/gui/glade/editlink.glade:169 msgid "Link" msgstr "Odnośnik" #: ../gramps/gen/lib/surnamebase.py:211 ../gramps/gen/lib/surnamebase.py:217 #: ../gramps/gen/lib/surnamebase.py:220 #, python-format msgid "%(first)s %(second)s" msgstr "%(first)s %(second)s" #: ../gramps/gen/lib/urltype.py:57 msgid "E-mail" msgstr "E-mail" #: ../gramps/gen/lib/urltype.py:58 msgid "Web Home" msgstr "Strona domowa" #: ../gramps/gen/lib/urltype.py:59 msgid "Web Search" msgstr "Wyszukiwanie w Internecie" #: ../gramps/gen/lib/urltype.py:60 msgid "FTP" msgstr "FTP" #: ../gramps/gen/merge/mergecitationquery.py:62 #: ../gramps/plugins/tool/mergecitations.py:192 msgid "Merge Citation" msgstr "Scal cytat" #: ../gramps/gen/merge/mergeeventquery.py:61 msgid "Merge Event Objects" msgstr "Połącz obiekty zdarzeń" #: ../gramps/gen/merge/mergefamilyquery.py:92 msgid "A parent should be a father or mother." msgstr "Rodzicem powinien być ojciec albo matka." #: ../gramps/gen/merge/mergefamilyquery.py:105 #: ../gramps/gen/merge/mergefamilyquery.py:116 #: ../gramps/gen/merge/mergepersonquery.py:56 msgid "A parent and child cannot be merged. To merge these people, you must first break the relationship between them." msgstr "Nie można złączyć rodzica z dzieckiem. Żeby złączyć te osoby, musisz najpierw przerwać związek pomiędzy nimi." #: ../gramps/gen/merge/mergefamilyquery.py:137 msgid "Merge Family" msgstr "Połącz rodziny" #: ../gramps/gen/merge/mergemediaquery.py:61 #: ../gramps/gui/merge/mergemedia.py:69 msgid "Merge Media Objects" msgstr "Połącz obiekty medialne" #: ../gramps/gen/merge/mergenotequery.py:60 #: ../gramps/gui/merge/mergenote.py:69 msgid "Merge Notes" msgstr "Połącz notatki" #: ../gramps/gen/merge/mergepersonquery.py:53 msgid "Spouses cannot be merged. To merge these people, you must first break the relationship between them." msgstr "Nie można złączyć małżonków. Żeby złączyć te osoby, musisz najpierw przerwać związek pomiędzy nimi." #: ../gramps/gen/merge/mergepersonquery.py:119 msgid "Merge Person" msgstr "Połącz osobę" #: ../gramps/gen/merge/mergepersonquery.py:158 msgid "A person with multiple relations with the same spouse is about to be merged. This is beyond the capabilities of the merge routine. The merge is aborted." msgstr "Osoba z wieloma relacjami do tego samego partnera jest w trybie łączenia. Niestety, jest to poza możliwościami procedury łączenia osób. Łączenie jest przerywane." #: ../gramps/gen/merge/mergepersonquery.py:169 msgid "Multiple families get merged. This is unusual, the merge is aborted." msgstr "Wiele rodzin jest łączonych do jednej. Nie jest to zwykłe łączenie, proces łączenia jest przerywany." #: ../gramps/gen/merge/mergeplacequery.py:62 #: ../gramps/gui/merge/mergeplace.py:76 msgid "Merge Places" msgstr "Łączenie miejsc" #: ../gramps/gen/merge/mergerepositoryquery.py:61 #: ../gramps/gui/merge/mergerepository.py:68 msgid "Merge Repositories" msgstr "Połącz zdarzenia" #: ../gramps/gen/merge/mergesourcequery.py:64 msgid "Merge Source" msgstr "Połącz źródła" #: ../gramps/gen/plug/_gramplet.py:339 #, python-format msgid "Gramplet %s caused an error" msgstr "Gramplet %s spowodował błąd" #: ../gramps/gen/plug/_manager.py:61 msgid "No description was provided" msgstr "Nie wpisano opisu" #: ../gramps/gen/plug/_pluginreg.py:62 msgid "Stable" msgstr "Stabilny" #: ../gramps/gen/plug/_pluginreg.py:62 msgid "Unstable" msgstr "Niestabilny" #: ../gramps/gen/plug/_pluginreg.py:81 msgid "Quickreport" msgstr "Szybki raport" #: ../gramps/gen/plug/_pluginreg.py:82 msgid "Tool" msgstr "Narzędzie" #: ../gramps/gen/plug/_pluginreg.py:83 msgid "Importer" msgstr "Importer" #: ../gramps/gen/plug/_pluginreg.py:84 msgid "Exporter" msgstr "Eksporter" #: ../gramps/gen/plug/_pluginreg.py:85 msgid "Doc creator" msgstr "Kreator Doc" #: ../gramps/gen/plug/_pluginreg.py:86 msgid "Plugin lib" msgstr "lib wtyczki" #: ../gramps/gen/plug/_pluginreg.py:87 msgid "Map service" msgstr "Usługa map" #: ../gramps/gen/plug/_pluginreg.py:88 msgid "Gramps View" msgstr "Widok Gramps" #: ../gramps/gen/plug/_pluginreg.py:89 ../gramps/gui/grampsgui.py:179 #: ../gramps/plugins/view/relview.py:150 #: ../gramps/plugins/view/view.gpr.py:110 #: ../gramps/plugins/view/view.gpr.py:118 msgid "Relationships" msgstr "Związki" #: ../gramps/gen/plug/_pluginreg.py:90 ../gramps/gen/plug/_pluginreg.py:399 #: ../gramps/gui/widgets/grampletbar.py:607 #: ../gramps/gui/widgets/grampletpane.py:231 #: ../gramps/gui/widgets/grampletpane.py:957 #: ../gramps/gui/glade/grampletpane.glade:156 msgid "Gramplet" msgstr "Gramplet" #: ../gramps/gen/plug/_pluginreg.py:91 msgid "Sidebar" msgstr "Pasek boczny" #: ../gramps/gen/plug/_pluginreg.py:487 #: ../gramps/plugins/gramplet/faqgramplet.py:63 #: ../gramps/plugins/webreport/narrativeweb.py:1924 msgid "Miscellaneous" msgstr "Różne" #: ../gramps/gen/plug/_pluginreg.py:1101 ../gramps/gen/plug/_pluginreg.py:1106 #, python-format msgid "ERROR: Failed reading plugin registration %(filename)s" msgstr "BŁĄD: Nie powiodło się odczytywanie rejestracji wtyczki %(filename)s" #: ../gramps/gen/plug/_pluginreg.py:1120 #, python-format msgid "ERROR: Plugin file %(filename)s has a version of \"%(gramps_target_version)s\" which is invalid for Gramps \"%(gramps_version)s\"." msgstr "BŁĄD: plik wtyczki %(filename)s ma wersję \"%(gramps_target_version)s\" która to jest niewłaściwa dla Gramps \"%(gramps_version)s\"." #: ../gramps/gen/plug/_pluginreg.py:1141 #, python-format msgid "ERROR: Wrong python file %(filename)s in register file %(regfile)s" msgstr "BŁĄD: Błędny plik python %(filename)s w pliku rejestrującym %(regfile)s" #: ../gramps/gen/plug/_pluginreg.py:1149 #, python-format msgid "ERROR: Python file %(filename)s in register file %(regfile)s does not exist" msgstr "BŁĄD: Plik Pytona %(filename)s wskazany w pliku %(regfile)s nie istnieje" #: ../gramps/gen/plug/docbackend/docbackend.py:146 msgid "Close file first" msgstr "Zamknij plik najpierw" #: ../gramps/gen/plug/docbackend/docbackend.py:156 msgid "No filename given" msgstr "Nie podano nazwy pliku" #: ../gramps/gen/plug/docbackend/docbackend.py:158 #, python-format msgid "File %s already open, close it first." msgstr "Plik %s jest już otwarty, musisz go wpierw zamknąć." #: ../gramps/gen/plug/docbackend/docbackend.py:164 #: ../gramps/gen/plug/docbackend/docbackend.py:167 #: ../gramps/plugins/docgen/asciidoc.py:164 #: ../gramps/plugins/docgen/odfdoc.py:1203 #: ../gramps/plugins/docgen/odfdoc.py:1206 #: ../gramps/plugins/docgen/pdfdoc.py:96 ../gramps/plugins/docgen/pdfdoc.py:99 #: ../gramps/plugins/docgen/psdrawdoc.py:109 #: ../gramps/plugins/docgen/psdrawdoc.py:112 #: ../gramps/plugins/docgen/rtfdoc.py:96 ../gramps/plugins/docgen/rtfdoc.py:99 #: ../gramps/plugins/docgen/svgdrawdoc.py:84 #: ../gramps/plugins/docgen/svgdrawdoc.py:86 #: ../gramps/plugins/export/exportcsv.py:303 #: ../gramps/plugins/export/exportcsv.py:307 #: ../gramps/plugins/export/exportgedcom.py:1457 #: ../gramps/plugins/export/exportgeneweb.py:95 #: ../gramps/plugins/export/exportgeneweb.py:99 #: ../gramps/plugins/export/exportvcalendar.py:101 #: ../gramps/plugins/export/exportvcalendar.py:105 #: ../gramps/plugins/export/exportvcard.py:73 #: ../gramps/plugins/export/exportvcard.py:77 #: ../gramps/plugins/webreport/narrativeweb.py:6995 #, python-format msgid "Could not create %s" msgstr "Nie można utworzyć %s" #: ../gramps/gen/plug/report/_book.py:75 ../gramps/gui/plug/_dialogs.py:60 #: ../gramps/gui/plug/report/_bookdialog.py:89 #: ../gramps/gui/viewmanager.py:123 msgid "Unsupported" msgstr "Niewspierane" #: ../gramps/gen/plug/report/_constants.py:47 msgid "Text Reports" msgstr "Raporty tekstowe" #: ../gramps/gen/plug/report/_constants.py:48 msgid "Graphical Reports" msgstr "Raporty graficzne" #: ../gramps/gen/plug/report/_constants.py:49 msgid "Code Generators" msgstr "Generowanie kodu" #: ../gramps/gen/plug/report/_constants.py:50 msgid "Web Pages" msgstr "Strony internetowe" #: ../gramps/gen/plug/report/_constants.py:51 msgid "Books" msgstr "Książki" #: ../gramps/gen/plug/report/_constants.py:52 msgid "Graphs" msgstr "Grafy" #: ../gramps/gen/plug/report/_constants.py:55 ../gramps/gui/clipboard.py:611 #: ../gramps/gui/clipboard.py:616 ../gramps/gui/configure.py:1101 #: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:98 #: ../gramps/plugins/textreport/custombooktext.py:127 #: ../gramps/plugins/textreport/tagreport.py:394 msgid "Text" msgstr "Tekst" #: ../gramps/gen/plug/report/_constants.py:56 msgid "Graphics" msgstr "Grafika" #: ../gramps/gen/plug/report/endnotes.py:50 #: ../gramps/plugins/textreport/ancestorreport.py:363 #: ../gramps/plugins/textreport/detancestralreport.py:867 #: ../gramps/plugins/textreport/detdescendantreport.py:1062 msgid "The style used for the generation header." msgstr "Styl używany do nagłówka pokolenia." #: ../gramps/gen/plug/report/endnotes.py:57 msgid "The basic style used for the endnotes source display." msgstr "Podstawowy styl używany do wyświetlania źródła notatek końcowych." #: ../gramps/gen/plug/report/endnotes.py:64 msgid "The basic style used for the endnotes notes display." msgstr "Podstawowy styl używany do wyświetlania odniesień do notatek końcowych." #: ../gramps/gen/plug/report/endnotes.py:71 msgid "The basic style used for the endnotes reference display." msgstr "Podstawowy styl używany do wyświetlania odniesień do notatek końcowych." #: ../gramps/gen/plug/report/endnotes.py:78 msgid "The basic style used for the endnotes reference notes display." msgstr "Podstawowy styl używany do wyświetlania odniesień do notatek końcowych." #: ../gramps/gen/plug/report/endnotes.py:125 msgid "Endnotes" msgstr "Końcowe notatki" #: ../gramps/gen/plug/report/utils.py:144 #: ../gramps/plugins/textreport/indivcomplete.py:641 #: ../gramps/plugins/textreport/simplebooktitle.py:106 #: ../gramps/plugins/webreport/narrativeweb.py:1965 #: ../gramps/plugins/webreport/narrativeweb.py:2150 #: ../gramps/plugins/webreport/narrativeweb.py:2204 #: ../gramps/plugins/webreport/narrativeweb.py:2210 msgid "Could not add photo to page" msgstr "Nie udało się dodać zdjęcia do strony" #: ../gramps/gen/plug/report/utils.py:145 ../gramps/gui/utils.py:372 #: ../gramps/plugins/textreport/indivcomplete.py:642 msgid "File does not exist" msgstr "Plik nie istnieje" #: ../gramps/gen/plug/report/utils.py:260 msgid "PERSON" msgstr "OSOBA" #: ../gramps/gen/plug/report/utils.py:269 #: ../gramps/gui/plug/report/_bookdialog.py:152 #: ../gramps/plugins/tool/eventcmp.py:158 msgid "Entire Database" msgstr "Cała baza danych" #: ../gramps/gen/plug/report/utils.py:274 #: ../gramps/gui/plug/export/_exportoptions.py:429 #: ../gramps/plugins/gramplet/descendgramplet.py:72 #: ../gramps/plugins/textreport/descendreport.py:367 #, python-format msgid "Descendants of %s" msgstr "Potomkowie osoby %s" #: ../gramps/gen/plug/report/utils.py:279 #: ../gramps/gui/plug/export/_exportoptions.py:434 #, python-format msgid "Descendant Families of %s" msgstr "Rodziny potomne osoby %s" #: ../gramps/gen/plug/report/utils.py:284 #: ../gramps/gui/plug/export/_exportoptions.py:439 #, python-format msgid "Ancestors of %s" msgstr "Przodkowie osoby %s" #: ../gramps/gen/plug/report/utils.py:288 #: ../gramps/gui/plug/export/_exportoptions.py:443 #, python-format msgid "People with common ancestor with %s" msgstr "" "Osoby posiadające wspólnego przodka\n" " z osobą %s" #: ../gramps/gen/plug/utils.py:214 ../gramps/gen/plug/utils.py:221 #, python-format msgid "Unable to open '%s'" msgstr "Nie można otworzyć '%s'" #: ../gramps/gen/plug/utils.py:231 #, python-format msgid "Error in reading '%s'" msgstr "Błąd przy odczycie '%s'" #: ../gramps/gen/plug/utils.py:242 #, python-format msgid "Error: cannot open '%s'" msgstr "Błąd: nie można otworzyć '%s'" #: ../gramps/gen/plug/utils.py:246 #, python-format msgid "Error: unknown file type: '%s'" msgstr "Błąd: nieznany rodzaj pliku typu: '%s'" #: ../gramps/gen/plug/utils.py:252 #, python-format msgid "Examining '%s'..." msgstr "Analizowanie '%s'..." #: ../gramps/gen/plug/utils.py:265 #, python-format msgid "Error in '%s' file: cannot load." msgstr " Błąd w pliku '%s': plik nie może być załadowany." #: ../gramps/gen/plug/utils.py:279 #, python-format msgid "'%s' is for this version of Gramps." msgstr "'%s' jest dla tej wersji Grampsa." #: ../gramps/gen/plug/utils.py:283 #, python-format msgid "'%s' is NOT for this version of Gramps." msgstr "'%s' NIE jest do tej wersji Grampsa." #: ../gramps/gen/plug/utils.py:284 #, python-format msgid "It is for version %(v1)d.%(v2)d" msgstr "To jest dla wersji %(v1)d.%(v2)d" #: ../gramps/gen/plug/utils.py:294 #, python-format msgid "Error: missing gramps_target_version in '%s'..." msgstr "Błąd: brakujący gramps_target_version w '%s'..." #: ../gramps/gen/plug/utils.py:299 #, python-format msgid "Installing '%s'..." msgstr "Instalowanie '%s'..." #: ../gramps/gen/plug/utils.py:305 #, python-format msgid "Registered '%s'" msgstr "Zarejestrowane '%s'" #: ../gramps/gen/proxy/private.py:808 ../gramps/gui/grampsgui.py:190 #: ../gramps/plugins/lib/libpersonview.py:103 #: ../gramps/plugins/lib/libplaceview.py:108 #: ../gramps/plugins/view/citationlistview.py:103 #: ../gramps/plugins/view/citationtreeview.py:98 #: ../gramps/plugins/view/eventview.py:88 #: ../gramps/plugins/view/familyview.py:86 #: ../gramps/plugins/view/mediaview.py:109 #: ../gramps/plugins/view/noteview.py:84 #: ../gramps/plugins/view/placetreeview.py:86 #: ../gramps/plugins/view/repoview.py:98 #: ../gramps/plugins/view/sourceview.py:88 #: ../gramps/gui/glade/editaddress.glade:335 #: ../gramps/gui/glade/editattribute.glade:147 #: ../gramps/gui/glade/editchildref.glade:183 #: ../gramps/gui/glade/editcitation.glade:336 #: ../gramps/gui/glade/editcitation.glade:626 #: ../gramps/gui/glade/editevent.glade:200 #: ../gramps/gui/glade/editeventref.glade:134 #: ../gramps/gui/glade/editeventref.glade:434 #: ../gramps/gui/glade/editldsord.glade:387 #: ../gramps/gui/glade/editmedia.glade:351 #: ../gramps/gui/glade/editmediaref.glade:370 #: ../gramps/gui/glade/editmediaref.glade:743 #: ../gramps/gui/glade/editname.glade:154 #: ../gramps/gui/glade/editnote.glade:242 #: ../gramps/gui/glade/editperson.glade:449 #: ../gramps/gui/glade/editpersonref.glade:152 #: ../gramps/gui/glade/editplace.glade:198 #: ../gramps/gui/glade/editreporef.glade:184 #: ../gramps/gui/glade/editreporef.glade:397 #: ../gramps/gui/glade/editrepository.glade:207 #: ../gramps/gui/glade/editsource.glade:263 #: ../gramps/gui/glade/editsourceref.glade:231 #: ../gramps/gui/glade/editsourceref.glade:537 #: ../gramps/gui/glade/editurl.glade:152 msgid "Private" msgstr "Poufny" #: ../gramps/gen/relationship.py:805 #: ../gramps/plugins/view/pedigreeview.py:1494 msgid "Relationship loop detected" msgstr "Wykryto zapętlony związek" #: ../gramps/gen/relationship.py:862 #, python-format msgid "" "Family tree reaches back more than the maximum %d generations searched.\n" "It is possible that relationships have been missed" msgstr "" "Drzewo rodzinne przeszukało więcej niż maksymalna ilość %d generacji.\n" "Jest możliwe, że dany związek/relacja został pominięty" #: ../gramps/gen/relationship.py:934 msgid "Relationship loop detected:" msgstr "Wykryto zapętlony związek:" #: ../gramps/gen/relationship.py:935 #, python-format msgid "Person %(person)s connects to himself via %(relation)s" msgstr "Osoba %(person)s łączy się sama z sobą poprzez %(relation)s" #: ../gramps/gen/relationship.py:1201 msgid "undefined" msgstr "niezdefiniowane" #: ../gramps/gen/relationship.py:1678 #: ../gramps/plugins/importer/importcsv.py:234 msgid "husband" msgstr "mąż" #: ../gramps/gen/relationship.py:1680 #: ../gramps/plugins/importer/importcsv.py:230 msgid "wife" msgstr "żona" #: ../gramps/gen/relationship.py:1682 msgid "gender unknown|spouse" msgstr "płeć nieznana" #: ../gramps/gen/relationship.py:1685 msgid "ex-husband" msgstr "ex-mąż" #: ../gramps/gen/relationship.py:1687 msgid "ex-wife" msgstr "ex-żona" #: ../gramps/gen/relationship.py:1689 msgid "gender unknown|ex-spouse" msgstr "były partner" #: ../gramps/gen/relationship.py:1692 msgid "unmarried|husband" msgstr "kawaler" #: ../gramps/gen/relationship.py:1694 msgid "unmarried|wife" msgstr "panna" #: ../gramps/gen/relationship.py:1696 msgid "gender unknown,unmarried|spouse" msgstr "partner" #: ../gramps/gen/relationship.py:1699 msgid "unmarried|ex-husband" msgstr "kawaler/rozwodnik" #: ../gramps/gen/relationship.py:1701 msgid "unmarried|ex-wife" msgstr "panna/rozwódka" #: ../gramps/gen/relationship.py:1703 msgid "gender unknown,unmarried|ex-spouse" msgstr "partner" #: ../gramps/gen/relationship.py:1706 msgid "male,civil union|partner" msgstr "partner" #: ../gramps/gen/relationship.py:1708 msgid "female,civil union|partner" msgstr "partnerka" #: ../gramps/gen/relationship.py:1710 msgid "gender unknown,civil union|partner" msgstr "partner" #: ../gramps/gen/relationship.py:1713 msgid "male,civil union|former partner" msgstr "były partner" #: ../gramps/gen/relationship.py:1715 msgid "female,civil union|former partner" msgstr "była partnerka" #: ../gramps/gen/relationship.py:1717 msgid "gender unknown,civil union|former partner" msgstr "były partner" #: ../gramps/gen/relationship.py:1720 msgid "male,unknown relation|partner" msgstr "partner" #: ../gramps/gen/relationship.py:1722 msgid "female,unknown relation|partner" msgstr "partnerka" #: ../gramps/gen/relationship.py:1724 msgid "gender unknown,unknown relation|partner" msgstr "partner" #: ../gramps/gen/relationship.py:1729 msgid "male,unknown relation|former partner" msgstr "były partner" #: ../gramps/gen/relationship.py:1731 msgid "female,unknown relation|former partner" msgstr "była partnerka" #: ../gramps/gen/relationship.py:1733 msgid "gender unknown,unknown relation|former partner" msgstr "były partner" #: ../gramps/gen/relationship.py:1817 #, python-format msgid "Family relationship translator not available for language '%s'. Using 'english' instead." msgstr "" #: ../gramps/gen/simple/_simpleaccess.py:962 msgid "Unknown father" msgstr "Nieznany ojciec" #: ../gramps/gen/simple/_simpleaccess.py:966 msgid "Unknown mother" msgstr "Nieznana matka" #: ../gramps/gen/utils/alive.py:114 #, fuzzy msgid "death event without date" msgstr "Dodaj zdarzenie zgonu bez dat" #: ../gramps/gen/utils/alive.py:125 msgid "death-related evidence" msgstr "dowód związany ze zgonem" #: ../gramps/gen/utils/alive.py:129 #, fuzzy msgid "death-related evidence without date" msgstr "dowód związany ze zgonem" #: ../gramps/gen/utils/alive.py:146 msgid "birth-related evidence" msgstr "dowód związany ze narodzinami" #: ../gramps/gen/utils/alive.py:151 #: ../gramps/plugins/importer/importcsv.py:216 msgid "death date" msgstr "Data zgonu" #: ../gramps/gen/utils/alive.py:156 #: ../gramps/plugins/importer/importcsv.py:194 msgid "birth date" msgstr "Data urodzenia" #: ../gramps/gen/utils/alive.py:189 msgid "sibling birth date" msgstr "data urodzenia rodzeństwa" #: ../gramps/gen/utils/alive.py:201 msgid "sibling death date" msgstr "data zgonu rodzeństwa" #: ../gramps/gen/utils/alive.py:215 msgid "sibling birth-related date" msgstr "data urodzenia rodzonego rodzeństwa" #: ../gramps/gen/utils/alive.py:226 msgid "sibling death-related date" msgstr "data zgonu rodzonego rodzeństwa" #: ../gramps/gen/utils/alive.py:241 ../gramps/gen/utils/alive.py:252 #, fuzzy msgid "a spouse's birth-related date, " msgstr "data urodzenia rodzonego przodka" #: ../gramps/gen/utils/alive.py:245 ../gramps/gen/utils/alive.py:256 #, fuzzy msgid "a spouse's death-related date, " msgstr "data zgonu rodzonego przodka" #: ../gramps/gen/utils/alive.py:274 msgid "event with spouse" msgstr "zdarzenie z małżonkiem(ą)" #: ../gramps/gen/utils/alive.py:298 msgid "descendant birth date" msgstr "data urodzenia potomka" #: ../gramps/gen/utils/alive.py:307 msgid "descendant death date" msgstr "data zgonu potomka" #: ../gramps/gen/utils/alive.py:323 msgid "descendant birth-related date" msgstr "data urodzenia rodzonego potomka" #: ../gramps/gen/utils/alive.py:331 msgid "descendant death-related date" msgstr "data zgonu rodzonego potomka" #: ../gramps/gen/utils/alive.py:344 #, python-format msgid "Database error: %s is defined as his or her own ancestor" msgstr "Błąd bazy danych: %s jest zdefiniowany jako jego lub jej własny przodek" #: ../gramps/gen/utils/alive.py:368 ../gramps/gen/utils/alive.py:414 msgid "ancestor birth date" msgstr "data urodzenia przodka" #: ../gramps/gen/utils/alive.py:378 ../gramps/gen/utils/alive.py:424 msgid "ancestor death date" msgstr "data zgonu przodka" #: ../gramps/gen/utils/alive.py:389 ../gramps/gen/utils/alive.py:435 msgid "ancestor birth-related date" msgstr "data urodzenia rodzonego przodka" #: ../gramps/gen/utils/alive.py:397 ../gramps/gen/utils/alive.py:443 msgid "ancestor death-related date" msgstr "data zgonu rodzonego przodka" #: ../gramps/gen/utils/alive.py:501 msgid "no evidence" msgstr "brak ewidencji" #: ../gramps/gen/utils/db.py:285 ../gramps/gen/utils/db.py:304 #, python-format msgid "%s, ..." msgstr "%s, ..." #: ../gramps/gen/utils/db.py:531 ../gramps/plugins/lib/librecords.py:204 #, python-format msgid "%(father)s and %(mother)s" msgstr "%(father)s i %(mother)s" #: ../gramps/gen/utils/grampslocale.py:509 msgid "Bulgarian" msgstr "Bułgarski" #: ../gramps/gen/utils/grampslocale.py:510 msgid "Catalan" msgstr "Kataloński" #: ../gramps/gen/utils/grampslocale.py:511 msgid "Czech" msgstr "Czeski" #: ../gramps/gen/utils/grampslocale.py:512 msgid "Danish" msgstr "Duński" #: ../gramps/gen/utils/grampslocale.py:513 msgid "German" msgstr "Niemiecki" #: ../gramps/gen/utils/grampslocale.py:514 msgid "Greek" msgstr "Grecki" #: ../gramps/gen/utils/grampslocale.py:515 msgid "English" msgstr "Angielski" #: ../gramps/gen/utils/grampslocale.py:516 msgid "Esperanto" msgstr "Esperanto" #: ../gramps/gen/utils/grampslocale.py:517 msgid "Spanish" msgstr "Hiszpański" #: ../gramps/gen/utils/grampslocale.py:518 msgid "Finnish" msgstr "Finlandzki" #: ../gramps/gen/utils/grampslocale.py:519 msgid "French" msgstr "Francuski" #: ../gramps/gen/utils/grampslocale.py:520 msgid "Hebrew" msgstr "Hebrajski" #: ../gramps/gen/utils/grampslocale.py:521 msgid "Croatian" msgstr "Chorwacki" #: ../gramps/gen/utils/grampslocale.py:522 msgid "Hungarian" msgstr "Węgierski" #: ../gramps/gen/utils/grampslocale.py:523 msgid "Italian" msgstr "Włoski" #: ../gramps/gen/utils/grampslocale.py:524 msgid "Japanese" msgstr "Japoński" #: ../gramps/gen/utils/grampslocale.py:525 msgid "Lithuanian" msgstr "Litewski" #: ../gramps/gen/utils/grampslocale.py:526 msgid "Macedonian" msgstr "Macedoński" #: ../gramps/gen/utils/grampslocale.py:527 msgid "Norwegian Bokmal" msgstr "Norweski Bokmal" #: ../gramps/gen/utils/grampslocale.py:528 msgid "Dutch" msgstr "Niderlandzki" #: ../gramps/gen/utils/grampslocale.py:529 msgid "Norwegian Nynorsk" msgstr "Norweski Nynorski" #: ../gramps/gen/utils/grampslocale.py:530 msgid "Polish" msgstr "Polski" #: ../gramps/gen/utils/grampslocale.py:531 msgid "Portuguese" msgstr "Portugalski" #: ../gramps/gen/utils/grampslocale.py:532 msgid "Romanian" msgstr "Rumuński" #: ../gramps/gen/utils/grampslocale.py:533 msgid "Russian" msgstr "Rosyjski" #: ../gramps/gen/utils/grampslocale.py:534 msgid "Slovak" msgstr "Słowacki" #: ../gramps/gen/utils/grampslocale.py:535 msgid "Slovenian" msgstr "Słoweński" #: ../gramps/gen/utils/grampslocale.py:536 msgid "Albanian" msgstr "Albański" #: ../gramps/gen/utils/grampslocale.py:537 msgid "Swedish" msgstr "Szwedzki" #: ../gramps/gen/utils/grampslocale.py:538 msgid "Turkish" msgstr "Turecki" #: ../gramps/gen/utils/grampslocale.py:539 msgid "Ukrainian" msgstr "Ukraiński" #: ../gramps/gen/utils/grampslocale.py:540 msgid "Vietnamese" msgstr "Wietnamski" #: ../gramps/gen/utils/grampslocale.py:541 msgid "Chinese" msgstr "Chiński" #: ../gramps/gen/utils/grampslocale.py:545 msgid "Brazil" msgstr "Brazylijski" #: ../gramps/gen/utils/grampslocale.py:546 #: ../gramps/plugins/lib/holidays.xml.in.h:5 msgid "China" msgstr "Chiny" #: ../gramps/gen/utils/grampslocale.py:547 msgid "Portugal" msgstr "Portugalia" #: ../gramps/gen/utils/grampslocale.py:728 msgid "the person" msgstr "osoba" #: ../gramps/gen/utils/grampslocale.py:730 msgid "the family" msgstr "rodzina" #: ../gramps/gen/utils/grampslocale.py:732 msgid "the place" msgstr "miejsce" #: ../gramps/gen/utils/grampslocale.py:734 msgid "the event" msgstr "zdarzenie" #: ../gramps/gen/utils/grampslocale.py:736 msgid "the repository" msgstr "magazyn" #: ../gramps/gen/utils/grampslocale.py:738 msgid "the note" msgstr "notatka" #: ../gramps/gen/utils/grampslocale.py:740 msgid "the media" msgstr "obiekt medialny" #: ../gramps/gen/utils/grampslocale.py:742 msgid "the source" msgstr "źródło" #: ../gramps/gen/utils/grampslocale.py:744 msgid "the filter" msgstr "filtr" #: ../gramps/gen/utils/grampslocale.py:746 msgid "See details" msgstr "Pokaż szczegóły" #: ../gramps/gen/utils/keyword.py:56 ../gramps/plugins/export/exportcsv.py:340 #: ../gramps/plugins/importer/importcsv.py:185 #: ../gramps/plugins/tool/patchnames.py:436 msgid "Person|Title" msgstr "Tytuł" #: ../gramps/gen/utils/keyword.py:56 msgid "Person|TITLE" msgstr "TYTUŁ" #: ../gramps/gen/utils/keyword.py:57 msgid "GIVEN" msgstr "IMIONA" #: ../gramps/gen/utils/keyword.py:58 ../gramps/gui/clipboard.py:595 #: ../gramps/gui/configure.py:612 ../gramps/gui/configure.py:614 #: ../gramps/gui/configure.py:616 ../gramps/gui/configure.py:618 #: ../gramps/gui/configure.py:621 ../gramps/gui/configure.py:622 #: ../gramps/gui/configure.py:623 ../gramps/gui/configure.py:624 #: ../gramps/gui/editors/displaytabs/surnametab.py:77 #: ../gramps/gui/plug/_guioptions.py:91 ../gramps/gui/plug/_guioptions.py:1448 #: ../gramps/plugins/drawreport/statisticschart.py:322 #: ../gramps/plugins/export/exportcsv.py:338 #: ../gramps/plugins/importer/importcsv.py:177 #: ../gramps/plugins/quickview/filterbyname.py:330 #: ../gramps/plugins/webreport/narrativeweb.py:2879 #: ../gramps/plugins/webreport/narrativeweb.py:3960 #: ../gramps/plugins/webreport/narrativeweb.py:5223 msgid "Surname" msgstr "Nazwisko" #: ../gramps/gen/utils/keyword.py:58 ../gramps/gui/configure.py:619 #: ../gramps/gui/configure.py:626 ../gramps/gui/configure.py:628 #: ../gramps/gui/configure.py:629 ../gramps/gui/configure.py:630 #: ../gramps/gui/configure.py:631 ../gramps/gui/configure.py:632 msgid "SURNAME" msgstr "NAZWISKO" #: ../gramps/gen/utils/keyword.py:59 msgid "Name|Call" msgstr "Używane" #: ../gramps/gen/utils/keyword.py:59 msgid "Name|CALL" msgstr "UŻYWANE" #: ../gramps/gen/utils/keyword.py:60 ../gramps/gui/configure.py:616 #: ../gramps/gui/configure.py:618 ../gramps/gui/configure.py:621 #: ../gramps/gui/configure.py:622 ../gramps/gui/configure.py:628 msgid "Name|Common" msgstr "Wspólna" #: ../gramps/gen/utils/keyword.py:60 msgid "Name|COMMON" msgstr "WSPÓLNA" #: ../gramps/gen/utils/keyword.py:61 msgid "Initials" msgstr "Inicjały" #: ../gramps/gen/utils/keyword.py:61 msgid "INITIALS" msgstr "INICJAŁY" #: ../gramps/gen/utils/keyword.py:62 ../gramps/gui/configure.py:612 #: ../gramps/gui/configure.py:614 ../gramps/gui/configure.py:616 #: ../gramps/gui/configure.py:618 ../gramps/gui/configure.py:619 #: ../gramps/gui/configure.py:624 ../gramps/gui/configure.py:626 #: ../gramps/gui/configure.py:631 ../gramps/gui/configure.py:633 #: ../gramps/plugins/export/exportcsv.py:339 #: ../gramps/plugins/importer/importcsv.py:187 #: ../gramps/gui/glade/editperson.glade:232 msgid "Suffix" msgstr "Przyrostek" #: ../gramps/gen/utils/keyword.py:62 msgid "SUFFIX" msgstr "PRZYROSTEK" #: ../gramps/gen/utils/keyword.py:63 #: ../gramps/gui/editors/displaytabs/surnametab.py:81 msgid "Name|Primary" msgstr "Podstawowe" #: ../gramps/gen/utils/keyword.py:63 msgid "PRIMARY" msgstr "GŁÓWNA" #: ../gramps/gen/utils/keyword.py:64 msgid "Primary[pre]" msgstr "Główne[pre]" #: ../gramps/gen/utils/keyword.py:64 msgid "PRIMARY[PRE]" msgstr "GŁÓWNE[PRE]" #: ../gramps/gen/utils/keyword.py:65 msgid "Primary[sur]" msgstr "Główne[sur]" #: ../gramps/gen/utils/keyword.py:65 msgid "PRIMARY[SUR]" msgstr "GŁÓWNE[SUR]" #: ../gramps/gen/utils/keyword.py:66 msgid "Primary[con]" msgstr "Główne[con]" #: ../gramps/gen/utils/keyword.py:66 msgid "PRIMARY[CON]" msgstr "GŁÓWNE[CON]" #: ../gramps/gen/utils/keyword.py:67 msgid "PATRONYMIC" msgstr "IMIĘ OJCOWSKIE" #: ../gramps/gen/utils/keyword.py:68 msgid "Patronymic[pre]" msgstr "Patronimiczne[pre]" #: ../gramps/gen/utils/keyword.py:68 msgid "PATRONYMIC[PRE]" msgstr "PATRONIMICZNE[PRE]" #: ../gramps/gen/utils/keyword.py:69 msgid "Patronymic[sur]" msgstr "Patronimiczne[sur]" #: ../gramps/gen/utils/keyword.py:69 msgid "PATRONYMIC[SUR]" msgstr "PATRONIMICZNE[SUR]" #: ../gramps/gen/utils/keyword.py:70 msgid "Patronymic[con]" msgstr "Patronimiczne[con]" #: ../gramps/gen/utils/keyword.py:70 msgid "PATRONYMIC[CON]" msgstr "PATRONIMICZNE[CON]" #: ../gramps/gen/utils/keyword.py:71 ../gramps/gui/configure.py:633 msgid "Rawsurnames" msgstr "Surowenazwiska" #: ../gramps/gen/utils/keyword.py:71 msgid "RAWSURNAMES" msgstr "SUROWENAZWISKA" #: ../gramps/gen/utils/keyword.py:72 msgid "Notpatronymic" msgstr "niepatronimiczne" #: ../gramps/gen/utils/keyword.py:72 msgid "NOTPATRONYMIC" msgstr "NIEPATRONIMICZNE" #: ../gramps/gen/utils/keyword.py:73 #: ../gramps/gui/editors/displaytabs/surnametab.py:76 #: ../gramps/plugins/export/exportcsv.py:339 #: ../gramps/plugins/importer/importcsv.py:186 #: ../gramps/gui/glade/editperson.glade:543 msgid "Prefix" msgstr "Prefiks" #: ../gramps/gen/utils/keyword.py:73 msgid "PREFIX" msgstr "PREFIKS" #: ../gramps/gen/utils/keyword.py:74 msgid "NICKNAME" msgstr "PRZYDOMEK" #: ../gramps/gen/utils/keyword.py:75 msgid "Familynick" msgstr "Nick rodzinny" #: ../gramps/gen/utils/keyword.py:75 msgid "FAMILYNICK" msgstr "NICKRODZINNY" #: ../gramps/gen/utils/place.py:53 #, python-format msgid "%(north_latitude)s N" msgstr "%(north_latitude)s N" #: ../gramps/gen/utils/place.py:54 #, python-format msgid "%(south_latitude)s S" msgstr "%(south_latitude)s S" #: ../gramps/gen/utils/place.py:55 #, python-format msgid "%(east_longitude)s E" msgstr "%(east_longitude)s E" #: ../gramps/gen/utils/place.py:56 #, python-format msgid "%(west_longitude)s W" msgstr "%(west_longitude)s W" #: ../gramps/gen/utils/string.py:44 ../gramps/gui/editors/editperson.py:330 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:93 #: ../gramps/gui/merge/mergeperson.py:63 #: ../gramps/gui/views/treemodels/peoplemodel.py:96 #: ../gramps/plugins/webreport/narrativeweb.py:5388 msgid "male" msgstr "mężczyzna" #: ../gramps/gen/utils/string.py:45 ../gramps/gui/editors/editperson.py:329 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:93 #: ../gramps/gui/merge/mergeperson.py:63 #: ../gramps/gui/views/treemodels/peoplemodel.py:96 #: ../gramps/plugins/webreport/narrativeweb.py:5389 msgid "female" msgstr "kobieta" #: ../gramps/gen/utils/string.py:46 msgid "gender|unknown" msgstr "nieznana" #: ../gramps/gen/utils/string.py:50 msgid "Invalid" msgstr "Nieprawidłowa" #: ../gramps/gen/utils/string.py:53 ../gramps/gui/editors/editcitation.py:277 msgid "Very High" msgstr "Bardzo wysoka" #: ../gramps/gen/utils/string.py:54 ../gramps/gui/editors/editcitation.py:276 #: ../gramps/plugins/tool/finddupes.py:64 msgid "High" msgstr "Wysoka" #: ../gramps/gen/utils/string.py:55 ../gramps/gui/editors/editcitation.py:275 #: ../gramps/plugins/webreport/narrativeweb.py:2368 msgid "Normal" msgstr "Normalna" #: ../gramps/gen/utils/string.py:56 ../gramps/gui/editors/editcitation.py:274 #: ../gramps/plugins/tool/finddupes.py:62 msgid "Low" msgstr "Niska" #: ../gramps/gen/utils/string.py:57 ../gramps/gui/editors/editcitation.py:273 msgid "Very Low" msgstr "Bardzo niska" #: ../gramps/gen/utils/string.py:61 msgid "A legal or common-law relationship between a husband and wife" msgstr "Legalny lub półlegalny związek pomiędzy mężem a żoną" #: ../gramps/gen/utils/string.py:63 msgid "No legal or common-law relationship between man and woman" msgstr "Legalny lub półlegalny związek pomiędzy mężczyzną a kobietą" #: ../gramps/gen/utils/string.py:65 msgid "An established relationship between members of the same sex" msgstr "Określone związki pomiędzy osobami tej samej płci" #: ../gramps/gen/utils/string.py:67 msgid "Unknown relationship between a man and woman" msgstr "Nieznany związek pomiędzy mężczyzną a kobietą" #: ../gramps/gen/utils/string.py:69 msgid "An unspecified relationship between a man and woman" msgstr "Nieznany związek pomiędzy mężczyzną a kobietą" #: ../gramps/gen/utils/string.py:73 msgid "The data can only be recovered by Undo operation or by quitting with abandoning changes." msgstr "Dane mogą być odzyskane jedynie poprzez operację Cofnij lub wyjście z programu z porzuceniem zmian." #: ../gramps/gen/utils/unknown.py:141 msgid "Unknown, created to replace a missing note object." msgstr "Nieznany, utworzony aby zamienić brakujący obiekt notatki." #: ../gramps/gen/utils/unknown.py:151 #, python-format msgid "Unknown, was missing %(time)s (%(count)d)" msgstr "Nieznany, zaginiony %(time)s (%(count)d)" #: ../gramps/gen/utils/unknown.py:170 #, python-format msgid "Objects referenced by this note were missing in a file imported on %s." msgstr "Obiekty wskazywane przez tą notatkę nie były dostępne w pliku importowanym %s." #: ../gramps/grampsapp.py:137 #, python-format msgid "" "Your Python version does not meet the requirements. At least python %(v1)d.%(v2)d.%(v3)d is needed to start Gramps.\n" "\n" "Gramps will terminate now." msgstr "" "Wersja Pythona, którą używasz nie spełnia wymagań. Potrzebujesz co najmniej wersji %(v1)d.%(v2)d.%(v3)d aby uruchomić Gramps.\n" "\n" "Gramps kończy teraz działanie." #: ../gramps/grampsapp.py:151 #, fuzzy msgid "" "\n" "You don't have the python bsddb3 package installed. This package is needed to start Gramps.\n" "\n" "Gramps will terminate now." msgstr "" "Wersja Pythona, którą używasz nie spełnia wymagań. Potrzebujesz co najmniej wersji %(v1)d.%(v2)d.%(v3)d aby uruchomić Gramps.\n" "\n" "Gramps kończy teraz działanie." #: ../gramps/grampsapp.py:377 ../gramps/grampsapp.py:384 #: ../gramps/grampsapp.py:455 msgid "Configuration error:" msgstr "Błąd konfiguracji:" #: ../gramps/grampsapp.py:381 msgid "Error reading configuration" msgstr "Błąd przy odczycie konfiguracji" #: ../gramps/grampsapp.py:385 #, python-format msgid "" "A definition for the MIME-type %s could not be found \n" "\n" " Possibly the installation of Gramps was incomplete. Make sure the MIME-types of Gramps are properly installed." msgstr "" "Definicja typu MIME %s nie została odnaleziona \n" "\n" "Możliwe, że instalacja programu Gramps nie była kompletna. Upewnij się, że typy MIME-programu Gramps są prawidłowo zainstalowane." #: ../gramps/gui/aboutdialog.py:73 msgid "==== Authors ====\n" msgstr "==== Autorzy ====\n" #: ../gramps/gui/aboutdialog.py:74 msgid "" "\n" "==== Contributors ====\n" msgstr "" "\n" "==== Współpracownicy ====\n" #: ../gramps/gui/aboutdialog.py:93 msgid "" "Much of Gramps' artwork is either from\n" "the Tango Project or derived from the Tango\n" "Project. This artwork is released under the\n" "Creative Commons Attribution-ShareAlike 2.5\n" "license." msgstr "" "Większość materiałów ilustracyjnych pochodzi\n" "albo z projektu Tango, albo się z niego wywodzi\n" "Są one udostępniane pod licencją\n" "Create Commons Attribution-ShareAlike 2.5." #: ../gramps/gui/aboutdialog.py:108 msgid "Gramps Homepage" msgstr "Strona domowa Gramps" #: ../gramps/gui/clipboard.py:74 msgid "manual|Using_the_Clipboard" msgstr "Używaj schowka" #: ../gramps/gui/clipboard.py:191 ../gramps/gui/clipboard.py:192 #: ../gramps/gui/plug/_windows.py:480 msgid "Unavailable" msgstr "Niedostępne" #: ../gramps/gui/clipboard.py:311 ../gramps/gui/configure.py:486 #: ../gramps/gui/editors/editaddress.py:157 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:97 #: ../gramps/gui/grampsgui.py:145 #: ../gramps/plugins/gramplet/repositorydetails.py:124 #: ../gramps/plugins/textreport/familygroup.py:325 #: ../gramps/plugins/webreport/narrativeweb.py:6720 msgid "Address" msgstr "Adres" #: ../gramps/gui/clipboard.py:348 ../gramps/gui/configure.py:516 #: ../gramps/gui/editors/editlink.py:82 #: ../gramps/gui/editors/filtereditor.py:289 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:137 #: ../gramps/plugins/gramplet/quickviewgramplet.py:109 #: ../gramps/plugins/quickview/filterbyname.py:151 #: ../gramps/plugins/quickview/filterbyname.py:222 #: ../gramps/plugins/quickview/quickview.gpr.py:201 #: ../gramps/plugins/quickview/references.py:89 #: ../gramps/plugins/textreport/placereport.py:387 #: ../gramps/plugins/webreport/narrativeweb.py:378 #: ../gramps/plugins/webreport/narrativeweb.py:980 msgid "Event" msgstr "Zdarzenie" #: ../gramps/gui/clipboard.py:375 ../gramps/gui/configure.py:508 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:81 #: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:56 #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:67 #: ../gramps/gui/editors/editlink.py:87 #: ../gramps/gui/editors/filtereditor.py:290 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:100 #: ../gramps/gui/plug/_guioptions.py:1299 #: ../gramps/gui/selectors/selectevent.py:67 #: ../gramps/gui/views/treemodels/placemodel.py:292 #: ../gramps/plugins/export/exportcsv.py:462 #: ../gramps/plugins/gramplet/events.py:60 #: ../gramps/plugins/gramplet/personresidence.py:51 #: ../gramps/plugins/gramplet/quickviewgramplet.py:113 #: ../gramps/plugins/importer/importcsv.py:237 #: ../gramps/plugins/quickview/filterbyname.py:161 #: ../gramps/plugins/quickview/filterbyname.py:228 #: ../gramps/plugins/quickview/onthisday.py:82 #: ../gramps/plugins/quickview/onthisday.py:83 #: ../gramps/plugins/quickview/onthisday.py:84 #: ../gramps/plugins/quickview/quickview.gpr.py:203 #: ../gramps/plugins/quickview/references.py:94 #: ../gramps/plugins/textreport/tagreport.py:308 #: ../gramps/plugins/tool/sortevents.py:60 #: ../gramps/plugins/view/eventview.py:87 #: ../gramps/plugins/view/placetreeview.py:74 #: ../gramps/plugins/webreport/narrativeweb.py:387 #: ../gramps/plugins/webreport/narrativeweb.py:982 #: ../gramps/plugins/webreport/narrativeweb.py:1230 #: ../gramps/plugins/webreport/narrativeweb.py:1260 #: ../gramps/gui/glade/editevent.glade:314 msgid "Place" msgstr "Miejsce" #: ../gramps/gui/clipboard.py:402 ../gramps/gui/configure.py:520 #: ../gramps/gui/editors/editlink.py:85 ../gramps/gui/editors/editmedia.py:91 #: ../gramps/gui/editors/editmedia.py:174 #: ../gramps/gui/editors/editmediaref.py:136 #: ../gramps/gui/editors/filtereditor.py:294 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:101 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:101 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:96 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:138 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:100 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:99 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:88 #: ../gramps/gui/views/treemodels/mediamodel.py:134 #: ../gramps/plugins/drawreport/ancestortree.py:1055 #: ../gramps/plugins/drawreport/descendtree.py:1645 #: ../gramps/plugins/export/exportcsv.py:345 #: ../gramps/plugins/export/exportcsv.py:462 #: ../gramps/plugins/gramplet/quickviewgramplet.py:112 #: ../gramps/plugins/importer/importcsv.py:190 #: ../gramps/plugins/quickview/filterbyname.py:201 #: ../gramps/plugins/quickview/filterbyname.py:252 #: ../gramps/plugins/quickview/quickview.gpr.py:205 #: ../gramps/plugins/quickview/references.py:96 #: ../gramps/plugins/textreport/familygroup.py:343 msgid "Note" msgstr "Notatka" #: ../gramps/gui/clipboard.py:435 #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:121 msgid "Family Event" msgstr "Zdarzenie rodzinne" #: ../gramps/gui/clipboard.py:451 msgid "Url" msgstr "Url" #: ../gramps/gui/clipboard.py:467 ../gramps/gui/editors/editattribute.py:136 #: ../gramps/gui/grampsgui.py:146 msgid "Attribute" msgstr "Atrybut" #: ../gramps/gui/clipboard.py:482 msgid "Family Attribute" msgstr "Atrybuty rodzinne" #: ../gramps/gui/clipboard.py:513 msgid "not available|NA" msgstr "Niedostępne" #: ../gramps/gui/clipboard.py:522 #, python-format msgid "Volume/Page: %(pag)s -- %(sourcetext)s" msgstr "Wolumin/Strona: %(pag)s -- %(sourcetext)s" #: ../gramps/gui/clipboard.py:543 msgid "Repository ref" msgstr "Magazyn ref" #: ../gramps/gui/clipboard.py:561 msgid "Event ref" msgstr "Zdarzenie ref" #: ../gramps/gui/clipboard.py:579 ../gramps/gui/configure.py:485 #: ../gramps/gui/editors/displaytabs/backreflist.py:63 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:73 #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:64 #: ../gramps/gui/editors/editfamily.py:123 #: ../gramps/gui/editors/editname.py:307 #: ../gramps/gui/editors/filtereditor.py:742 #: ../gramps/gui/editors/filtereditor.py:895 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:130 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:95 #: ../gramps/gui/plug/_guioptions.py:1122 ../gramps/gui/plug/_windows.py:120 #: ../gramps/gui/plug/report/_bookdialog.py:391 #: ../gramps/gui/selectors/selectperson.py:76 ../gramps/gui/viewmanager.py:491 #: ../gramps/gui/views/bookmarks.py:224 ../gramps/gui/views/tags.py:389 #: ../gramps/gui/views/treemodels/peoplemodel.py:521 #: ../gramps/plugins/drawreport/timeline.py:72 #: ../gramps/plugins/gramplet/backlinks.py:46 #: ../gramps/plugins/lib/libpersonview.py:95 #: ../gramps/plugins/quickview/filterbyname.py:282 #: ../gramps/plugins/textreport/indivcomplete.py:611 #: ../gramps/plugins/textreport/tagreport.py:125 #: ../gramps/plugins/tool/notrelated.py:125 #: ../gramps/plugins/tool/removeunused.py:203 #: ../gramps/plugins/tool/verify.py:528 ../gramps/plugins/view/repoview.py:86 #: ../gramps/plugins/webreport/narrativeweb.py:6407 msgid "Name" msgstr "Nazwa" #: ../gramps/gui/clipboard.py:627 ../gramps/gui/editors/editlink.py:84 #: ../gramps/gui/editors/filtereditor.py:292 ../gramps/gui/grampsgui.py:170 #: ../gramps/plugins/gramplet/quickviewgramplet.py:111 #: ../gramps/plugins/quickview/filterbyname.py:110 #: ../gramps/plugins/quickview/filterbyname.py:191 #: ../gramps/plugins/quickview/filterbyname.py:246 #: ../gramps/plugins/quickview/filterbyname.py:374 #: ../gramps/plugins/quickview/quickview.gpr.py:204 #: ../gramps/plugins/quickview/references.py:95 #: ../gramps/plugins/textreport/tagreport.py:441 #: ../gramps/plugins/view/mediaview.py:140 #: ../gramps/plugins/view/view.gpr.py:80 ../gramps/plugins/view/view.gpr.py:88 #: ../gramps/plugins/webreport/narrativeweb.py:1767 #: ../gramps/plugins/webreport/narrativeweb.py:1825 #: ../gramps/plugins/webreport/narrativeweb.py:1883 #: ../gramps/plugins/webreport/narrativeweb.py:1921 #: ../gramps/plugins/webreport/narrativeweb.py:2181 #: ../gramps/plugins/webreport/narrativeweb.py:4402 #: ../gramps/plugins/webreport/narrativeweb.py:4524 msgid "Media" msgstr "Media" #: ../gramps/gui/clipboard.py:654 msgid "Media ref" msgstr "Obiekt medialny ref" #: ../gramps/gui/clipboard.py:672 msgid "Person ref" msgstr "Osoba ref" #: ../gramps/gui/clipboard.py:690 msgid "Child ref" msgstr "ref dziecka" #: ../gramps/gui/clipboard.py:699 #, python-format msgid "%(frel)s %(mrel)s" msgstr "%(frel)s %(mrel)s" #: ../gramps/gui/clipboard.py:711 ../gramps/gui/configure.py:504 #: ../gramps/gui/editors/editlink.py:86 #: ../gramps/gui/editors/filtereditor.py:287 ../gramps/gui/grampsgui.py:177 #: ../gramps/plugins/export/exportcsv.py:338 #: ../gramps/plugins/gramplet/quickviewgramplet.py:108 #: ../gramps/plugins/importer/importcsv.py:224 #: ../gramps/plugins/quickview/ageondate.py:56 #: ../gramps/plugins/quickview/attributematch.py:36 #: ../gramps/plugins/quickview/filterbyname.py:130 #: ../gramps/plugins/quickview/filterbyname.py:210 #: ../gramps/plugins/quickview/filterbyname.py:258 #: ../gramps/plugins/quickview/filterbyname.py:266 #: ../gramps/plugins/quickview/filterbyname.py:274 #: ../gramps/plugins/quickview/filterbyname.py:302 #: ../gramps/plugins/quickview/filterbyname.py:315 #: ../gramps/plugins/quickview/filterbyname.py:341 #: ../gramps/plugins/quickview/filterbyname.py:349 #: ../gramps/plugins/quickview/filterbyname.py:385 #: ../gramps/plugins/quickview/quickview.gpr.py:199 #: ../gramps/plugins/quickview/references.py:87 #: ../gramps/plugins/quickview/samesurnames.py:109 #: ../gramps/plugins/quickview/samesurnames.py:151 #: ../gramps/plugins/textreport/placereport.py:184 #: ../gramps/plugins/textreport/placereport.py:256 #: ../gramps/plugins/textreport/placereport.py:388 #: ../gramps/plugins/tool/eventcmp.py:252 #: ../gramps/plugins/webreport/narrativeweb.py:388 #: ../gramps/plugins/webreport/narrativeweb.py:3113 #: ../gramps/plugins/webreport/narrativeweb.py:3666 #: ../gramps/plugins/webreport/narrativeweb.py:5988 #: ../gramps/gui/glade/editpersonref.glade:206 msgid "Person" msgstr "Osoba" #: ../gramps/gui/clipboard.py:739 ../gramps/gui/configure.py:506 #: ../gramps/gui/editors/editfamily.py:493 #: ../gramps/gui/editors/editlink.py:83 #: ../gramps/gui/editors/filtereditor.py:288 ../gramps/gui/grampsgui.py:155 #: ../gramps/plugins/export/exportcsv.py:505 #: ../gramps/plugins/gramplet/quickviewgramplet.py:110 #: ../gramps/plugins/importer/importcsv.py:227 #: ../gramps/plugins/quickview/all_events.py:82 #: ../gramps/plugins/quickview/all_relations.py:272 #: ../gramps/plugins/quickview/filterbyname.py:141 #: ../gramps/plugins/quickview/filterbyname.py:216 #: ../gramps/plugins/quickview/quickview.gpr.py:200 #: ../gramps/plugins/quickview/references.py:88 #: ../gramps/plugins/textreport/indivcomplete.py:79 #: ../gramps/plugins/view/relview.py:1342 #: ../gramps/plugins/view/relview.py:1364 #: ../gramps/plugins/webreport/narrativeweb.py:3114 #: ../gramps/gui/glade/editldsord.glade:267 msgid "Family" msgstr "Rodzina" #: ../gramps/gui/clipboard.py:768 ../gramps/gui/configure.py:510 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:78 #: ../gramps/gui/editors/editlink.py:89 ../gramps/gui/editors/editsource.py:78 #: ../gramps/gui/editors/filtereditor.py:291 #: ../gramps/gui/views/treemodels/citationtreemodel.py:157 #: ../gramps/plugins/export/exportcsv.py:462 #: ../gramps/plugins/gramplet/quickviewgramplet.py:115 #: ../gramps/plugins/importer/importcsv.py:189 #: ../gramps/plugins/quickview/filterbyname.py:171 #: ../gramps/plugins/quickview/filterbyname.py:234 #: ../gramps/plugins/quickview/quickview.gpr.py:202 #: ../gramps/plugins/quickview/references.py:90 #: ../gramps/plugins/quickview/reporef.py:64 msgid "Source" msgstr "Źródło" #: ../gramps/gui/clipboard.py:795 ../gramps/gui/configure.py:518 #: ../gramps/gui/editors/editlink.py:88 #: ../gramps/gui/editors/editrepository.py:68 #: ../gramps/gui/editors/editrepository.py:70 #: ../gramps/gui/editors/filtereditor.py:293 #: ../gramps/plugins/gramplet/quickviewgramplet.py:114 #: ../gramps/plugins/quickview/filterbyname.py:181 #: ../gramps/plugins/quickview/filterbyname.py:240 msgid "Repository" msgstr "Magazyn" #: ../gramps/gui/clipboard.py:927 #: ../gramps/gui/editors/displaytabs/attrembedlist.py:64 #: ../gramps/gui/editors/displaytabs/backreflist.py:61 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:76 #: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:52 #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:63 #: ../gramps/gui/editors/displaytabs/nameembedlist.py:74 #: ../gramps/gui/editors/displaytabs/notetab.py:78 #: ../gramps/gui/editors/displaytabs/repoembedlist.py:71 #: ../gramps/gui/editors/displaytabs/webembedlist.py:66 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:97 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:93 #: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:99 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:96 #: ../gramps/gui/merge/mergeperson.py:241 ../gramps/gui/plug/_windows.py:113 #: ../gramps/gui/plug/_windows.py:231 #: ../gramps/gui/plug/report/_bookdialog.py:392 #: ../gramps/gui/plug/report/_bookdialog.py:396 #: ../gramps/gui/selectors/selectevent.py:64 #: ../gramps/gui/selectors/selectnote.py:69 #: ../gramps/gui/selectors/selectobject.py:74 ../gramps/gui/viewmanager.py:490 #: ../gramps/plugins/gramplet/backlinks.py:45 #: ../gramps/plugins/gramplet/events.py:54 #: ../gramps/plugins/quickview/filterbyname.py:302 #: ../gramps/plugins/quickview/linkreferences.py:47 #: ../gramps/plugins/quickview/onthisday.py:82 #: ../gramps/plugins/quickview/onthisday.py:83 #: ../gramps/plugins/quickview/onthisday.py:84 #: ../gramps/plugins/quickview/references.py:72 #: ../gramps/plugins/quickview/siblings.py:50 #: ../gramps/plugins/textreport/tagreport.py:388 #: ../gramps/plugins/textreport/tagreport.py:464 #: ../gramps/plugins/tool/patchnames.py:399 #: ../gramps/plugins/tool/sortevents.py:57 #: ../gramps/plugins/view/eventview.py:85 #: ../gramps/plugins/view/mediaview.py:106 #: ../gramps/plugins/view/noteview.py:83 ../gramps/plugins/view/repoview.py:88 #: ../gramps/plugins/webreport/narrativeweb.py:395 #: ../gramps/plugins/webreport/narrativeweb.py:1257 #: ../gramps/plugins/webreport/narrativeweb.py:1564 #: ../gramps/plugins/webreport/narrativeweb.py:2263 #: ../gramps/plugins/webreport/narrativeweb.py:2736 #: ../gramps/plugins/webreport/narrativeweb.py:3663 #: ../gramps/plugins/webreport/narrativeweb.py:6648 msgid "Type" msgstr "Rodzaj" #: ../gramps/gui/clipboard.py:930 #: ../gramps/gui/editors/displaytabs/citationembedlist.py:83 #: ../gramps/gui/editors/displaytabs/repoembedlist.py:69 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:92 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:84 #: ../gramps/gui/selectors/selectobject.py:72 #: ../gramps/gui/selectors/selectplace.py:63 #: ../gramps/gui/selectors/selectrepository.py:62 #: ../gramps/gui/selectors/selectsource.py:62 #: ../gramps/gui/widgets/grampletpane.py:1544 #: ../gramps/plugins/gramplet/persondetails.py:125 #: ../gramps/plugins/textreport/tagreport.py:458 #: ../gramps/plugins/view/citationtreeview.py:165 #: ../gramps/plugins/view/mediaview.py:104 #: ../gramps/plugins/view/sourceview.py:83 #: ../gramps/plugins/webreport/narrativeweb.py:2735 msgid "Title" msgstr "Tytuł" #: ../gramps/gui/clipboard.py:933 #: ../gramps/gui/editors/displaytabs/attrembedlist.py:65 #: ../gramps/gui/editors/displaytabs/dataembedlist.py:62 #: ../gramps/plugins/gramplet/attributes.py:48 #: ../gramps/plugins/lib/libmetadata.py:166 #: ../gramps/plugins/tool/patchnames.py:402 #: ../gramps/plugins/webreport/narrativeweb.py:397 #: ../gramps/plugins/webreport/narrativeweb.py:1316 #: ../gramps/plugins/webreport/narrativeweb.py:1565 msgid "Value" msgstr "Wartość" #: ../gramps/gui/clipboard.py:1354 ../gramps/gui/clipboard.py:1360 #: ../gramps/gui/clipboard.py:1398 ../gramps/gui/clipboard.py:1442 #: ../gramps/gui/glade/clipboard.glade:7 msgid "Clipboard" msgstr "Schowek" #: ../gramps/gui/clipboard.py:1484 ../gramps/gui/plug/quick/_quicktable.py:131 #, python-format msgid "the object|See %s details" msgstr "Pokaż szczegóły %s" #: ../gramps/gui/clipboard.py:1490 ../gramps/gui/plug/quick/_quicktable.py:141 #, python-format msgid "the object|Make %s active" msgstr "Ustaw %s aktywne" #: ../gramps/gui/clipboard.py:1506 #, python-format msgid "the object|Create Filter from %s selected..." msgstr "Tworzenie filtru z wybranego %s..." #: ../gramps/gui/columnorder.py:91 #, python-format msgid "Tree View: first column \"%s\" cannot be changed" msgstr "Widok drzewa: pierwsza kolumna \"%s\" nie może być zmieniona" #: ../gramps/gui/columnorder.py:97 msgid "Drag and drop the columns to change the order" msgstr "Przeciągnij i upuść kolumnę aby zmienić ich kolejność" #: ../gramps/gui/columnorder.py:130 ../gramps/gui/configure.py:1075 #: ../gramps/plugins/drawreport/ancestortree.py:937 #: ../gramps/plugins/drawreport/descendtree.py:1512 msgid "Display" msgstr "Wyświetlanie" #: ../gramps/gui/columnorder.py:134 msgid "Column Name" msgstr "Nazwa kolumny" #: ../gramps/gui/configure.py:79 msgid "Father's surname" msgstr "Nazwisko ojca" #: ../gramps/gui/configure.py:81 msgid "Combination of mother's and father's surname" msgstr "Kombinacja nazwiska matki i ojca" #: ../gramps/gui/configure.py:82 msgid "Icelandic style" msgstr "Styl islandzki" #: ../gramps/gui/configure.py:104 ../gramps/gui/configure.py:106 msgid "Display Name Editor" msgstr "Wyświetl edytor nazwisk" #: ../gramps/gui/configure.py:108 msgid "" "The following keywords are replaced with the appropriate name parts:\n" " \n" " Given - given name (first name) Surname - surnames (with prefix and connectors)\n" " Title - title (Dr., Mrs.) Suffix - suffix (Jr., Sr.)\n" " Call - call name Nickname - nick name\n" " Initials - first letters of Given Common - nick name, otherwise first of Given\n" " Primary, Primary[pre] or [sur] or [con]- full primary surname, prefix, surname only, connector \n" " Patronymic, or [pre] or [sur] or [con] - full pa/matronymic surname, prefix, surname only, connector \n" " Familynick - family nick name Prefix - all prefixes (von, de) \n" " Rest - non primary surnames Notpatronymic- all surnames, except pa/matronymic & primary\n" " Rawsurnames- surnames (no prefixes and connectors)\n" "\n" "\n" "UPPERCASE keyword forces uppercase. Extra parentheses, commas are removed. Other text appears literally.\n" "\n" "Example: 'Dr. Edwin Jose von der Smith and Weston Wilson Sr (\"Ed\") - Underhills'\n" " Edwin Jose is given name, von der is the prefix, Smith and Weston surnames, \n" " and a connector, Wilson patronymic surname, Dr. title, Sr suffix, Ed nick name, \n" " Underhills family nick name, Jose callname.\n" msgstr "" "Następujące słowa kluczowe będą zamienione z nazwą :\n" " \n" " Given - nadane imię (pierwsze imię) Surname - nazwisko (z prefiksami i złączeniami)\n" " Title - tytuł (Dr., Panna.) Suffix - suffiks (Jr., Sr.)\n" " Call - imię używane, albo nick Nickname - nick\n" " Initials - pierwsza litera danego imienia Common - używane imię, albo pierwsze imię z nadanych\n" " Primary, Primary[pre] lub [sur] lub [con] - pełne podstawowe (główne) nazwisko,prefiks, tylko nazwisko, łącznik\n" " Patronymic, lub [pre] lub [sur] lub [con] - pełne nazwisko pa(ma)tronimiczne (imię ojca),prefiks, tylko nazwisko, łącznik\n" " Familynick - rodzinny nick Prefix - prefiks (von, de, de la)\n" " Rest - nie podstawowe nazwiska Nonpatronymic - wszystkie nazwiska poza pa(ma)tronimicznym & podstawowe\n" " Rawsurnames - wszystkie nazwiska bez prefiksów i łączników\n" "\n" "Użyj tym samych słów kluczowych napisanych DUŻYMI literami, aby wymusić tekst pisany dużymi literami. Nawiasy i przecinki\n" "będą usunięte wokół pustych pól. Inne teksty pojawią się tak jak zostały wpisane (literalnie).\n" "\n" "Przykład:'Dr. Edwin Jose von der Smith and Weston Wilson Sr (\"Ed\") - Underhills'\n" " Tutaj Edwin Jose jest nadanymi imionami, von der jest prefiksem, Smith oraz Weston nazwiskami,\n" " and łącznikiem, Wilson nazwiskiem patronimicznym, Dr. tytułem, Sr przyrostkiem, Ed nickiem\n" " Underhills rodzinnym nickiem,Jose nazwą wołaną.\n" #: ../gramps/gui/configure.py:139 msgid " Name Editor" msgstr "Edytor nazwisk" #: ../gramps/gui/configure.py:139 ../gramps/gui/configure.py:157 #: ../gramps/gui/configure.py:1385 ../gramps/gui/views/pageview.py:618 msgid "Preferences" msgstr "Preferencje" #: ../gramps/gui/configure.py:483 msgid "Enter your information so people can contact you when you distribute your family tree" msgstr "" #: ../gramps/gui/configure.py:487 #: ../gramps/gui/editors/displaytabs/addrembedlist.py:75 #: ../gramps/gui/editors/displaytabs/locationembedlist.py:57 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:93 #: ../gramps/gui/selectors/selectplace.py:66 #: ../gramps/plugins/lib/libplaceview.py:99 #: ../gramps/plugins/view/placetreeview.py:77 #: ../gramps/plugins/view/repoview.py:91 #: ../gramps/plugins/webreport/narrativeweb.py:381 #: ../gramps/plugins/webreport/narrativeweb.py:1417 msgid "Locality" msgstr "Zamieszkanie" #: ../gramps/gui/configure.py:488 #: ../gramps/gui/editors/displaytabs/addrembedlist.py:76 #: ../gramps/gui/editors/displaytabs/locationembedlist.py:58 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:94 #: ../gramps/gui/selectors/selectplace.py:67 #: ../gramps/plugins/lib/libplaceview.py:100 #: ../gramps/plugins/tool/extractcity.py:388 #: ../gramps/plugins/view/placetreeview.py:78 #: ../gramps/plugins/view/repoview.py:92 #: ../gramps/plugins/webreport/narrativeweb.py:372 msgid "City" msgstr "Miasto" #: ../gramps/gui/configure.py:489 #: ../gramps/gui/editors/displaytabs/addrembedlist.py:77 #: ../gramps/plugins/view/repoview.py:93 msgid "State/County" msgstr "Województwo/Powiat" #: ../gramps/gui/configure.py:490 #: ../gramps/gui/editors/displaytabs/addrembedlist.py:78 #: ../gramps/gui/editors/displaytabs/locationembedlist.py:61 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:97 #: ../gramps/gui/selectors/selectplace.py:70 #: ../gramps/gui/views/treemodels/placemodel.py:292 #: ../gramps/plugins/lib/libplaceview.py:103 #: ../gramps/plugins/lib/maps/placeselection.py:148 #: ../gramps/plugins/tool/extractcity.py:391 #: ../gramps/plugins/view/placetreeview.py:81 #: ../gramps/plugins/view/repoview.py:94 #: ../gramps/plugins/webreport/narrativeweb.py:374 #: ../gramps/plugins/webreport/narrativeweb.py:3378 msgid "Country" msgstr "Kraj" #: ../gramps/gui/configure.py:491 ../gramps/plugins/lib/libplaceview.py:104 #: ../gramps/plugins/tool/extractcity.py:390 #: ../gramps/plugins/view/placetreeview.py:82 #: ../gramps/plugins/view/repoview.py:95 msgid "ZIP/Postal Code" msgstr "Kod pocztowy" #: ../gramps/gui/configure.py:492 #: ../gramps/plugins/gramplet/repositorydetails.py:112 #: ../gramps/plugins/webreport/narrativeweb.py:389 msgid "Phone" msgstr "Telefon" #: ../gramps/gui/configure.py:493 ../gramps/gui/plug/_windows.py:607 #: ../gramps/plugins/view/repoview.py:96 msgid "Email" msgstr "E-mail" #: ../gramps/gui/configure.py:494 msgid "Researcher" msgstr "Informacje o badaczu" #: ../gramps/gui/configure.py:514 ../gramps/gui/editors/editperson.py:625 msgid "Media Object" msgstr "Obiekt medialny" #: ../gramps/gui/configure.py:522 msgid "ID Formats" msgstr "Format identyfikatorów" #: ../gramps/gui/configure.py:529 msgid "Set the colors used for boxes in the graphical views" msgstr "" #: ../gramps/gui/configure.py:531 msgid "Gender Male Alive" msgstr "" #: ../gramps/gui/configure.py:533 #, fuzzy msgid "Border Male Alive" msgstr "Zmień kolejność rodzin" #: ../gramps/gui/configure.py:535 #, fuzzy msgid "Gender Male Death" msgstr "Wiek przy zgonie" #: ../gramps/gui/configure.py:537 #, fuzzy msgid "Border Male Death" msgstr "Wiek przy zgonie" #: ../gramps/gui/configure.py:539 msgid "Gender Female Alive" msgstr "" #: ../gramps/gui/configure.py:541 msgid "Border Female Alive" msgstr "" #: ../gramps/gui/configure.py:543 msgid "Gender Female Death" msgstr "" #: ../gramps/gui/configure.py:545 msgid "Border Female Death" msgstr "" #: ../gramps/gui/configure.py:555 #, fuzzy msgid "Gender Unknown Alive" msgstr "Nieznana płeć" #: ../gramps/gui/configure.py:557 msgid "Border Unknown Alive" msgstr "" #: ../gramps/gui/configure.py:559 #, fuzzy msgid "Gender Unknown Death" msgstr "Nieznana płeć" #: ../gramps/gui/configure.py:561 #, fuzzy msgid "Border Unknown Death" msgstr "Nieznany ojciec" #: ../gramps/gui/configure.py:563 #, fuzzy msgid "Colors" msgstr "Kolor" #: ../gramps/gui/configure.py:571 msgid "Suppress warning when adding parents to a child." msgstr "Pomiń ostrzeżenie przy dodawaniu rodziców do dziecka." #: ../gramps/gui/configure.py:575 msgid "Suppress warning when canceling with changed data." msgstr "Pomiń ostrzeżenie przy anulowaniu po zmianie danych." #: ../gramps/gui/configure.py:579 msgid "Suppress warning about missing researcher when exporting to GEDCOM." msgstr "Pomiń ostrzeżenie o brakującej informacji o badaczu przy eksporcie do GEDCOM." #: ../gramps/gui/configure.py:584 msgid "Show plugin status dialog on plugin load error." msgstr "Pokazuj okno dialogowe statusu wtyczek przy błędzie ładowania wtyczki." #: ../gramps/gui/configure.py:587 msgid "Warnings" msgstr "Ostrzeżenia" #: ../gramps/gui/configure.py:613 ../gramps/gui/configure.py:627 msgid "Common" msgstr "wspólne" #: ../gramps/gui/configure.py:620 ../gramps/plugins/export/exportcsv.py:339 #: ../gramps/plugins/importer/importcsv.py:183 msgid "Call" msgstr "Używane imię" #: ../gramps/gui/configure.py:625 msgid "NotPatronymic" msgstr "Nie nazwisko patronimiczne" #: ../gramps/gui/configure.py:702 msgid "Enter to save, Esc to cancel editing" msgstr "Enter aby zapisać, Esc aby anulować edycję" #: ../gramps/gui/configure.py:749 msgid "This format exists already." msgstr "Ten format już istnieje." #: ../gramps/gui/configure.py:771 msgid "Invalid or incomplete format definition." msgstr "Nieprawidłowa lub niepełna definicja formatu." #: ../gramps/gui/configure.py:788 msgid "Format" msgstr "Format" #: ../gramps/gui/configure.py:798 msgid "Example" msgstr "Przykład" #: ../gramps/gui/configure.py:945 #: ../gramps/plugins/drawreport/calendarreport.py:436 #: ../gramps/plugins/textreport/ancestorreport.py:280 #: ../gramps/plugins/textreport/birthdayreport.py:382 #: ../gramps/plugins/textreport/descendreport.py:400 #: ../gramps/plugins/textreport/detancestralreport.py:733 #: ../gramps/plugins/textreport/detdescendantreport.py:897 #: ../gramps/plugins/textreport/endoflinereport.py:261 #: ../gramps/plugins/textreport/familygroup.py:638 #: ../gramps/plugins/textreport/indivcomplete.py:697 #: ../gramps/plugins/textreport/kinshipreport.py:348 #: ../gramps/plugins/textreport/numberofancestorsreport.py:201 #: ../gramps/plugins/webreport/narrativeweb.py:8023 #: ../gramps/plugins/webreport/webcal.py:1358 msgid "Name format" msgstr "Format nazwiska" #: ../gramps/gui/configure.py:949 #: ../gramps/gui/editors/displaytabs/buttontab.py:74 #: ../gramps/gui/plug/_windows.py:142 ../gramps/gui/plug/_windows.py:198 #: ../gramps/gui/plug/report/_bookdialog.py:622 #: ../gramps/gui/glade/editfamily.glade:280 #: ../gramps/gui/glade/editfamily.glade:606 #: ../gramps/gui/glade/editlink.glade:242 #: ../gramps/gui/glade/editperson.glade:611 #: ../gramps/gui/glade/editperson.glade:846 ../gramps/gui/glade/rule.glade:481 #: ../gramps/gui/glade/styleeditor.glade:1394 msgid "Edit" msgstr "Modyfikuj" #: ../gramps/gui/configure.py:959 msgid "Consider single pa/matronymic as surname" msgstr "Rozważ pojedyńczy pa/matronim jako nazwisko" #: ../gramps/gui/configure.py:973 msgid "Date format" msgstr "Format daty" #: ../gramps/gui/configure.py:981 #, fuzzy msgid "Years" msgstr "_Rok" #: ../gramps/gui/configure.py:982 msgid "Years, Months" msgstr "" #: ../gramps/gui/configure.py:983 msgid "Years, Months, Days" msgstr "" #: ../gramps/gui/configure.py:995 #, fuzzy msgid "Age display precision (requires restart)" msgstr "" "Pokazuj napisy na przyciskach paska bocznego\n" "(działa po ponownym uruchomieniu)" #: ../gramps/gui/configure.py:1008 msgid "Calendar on reports" msgstr "Kalendarz w raportach" #: ../gramps/gui/configure.py:1021 msgid "Surname guessing" msgstr "Proponowane nazwisko" #: ../gramps/gui/configure.py:1034 msgid "Default family relationship" msgstr "Domyślne związki rodzinne" #: ../gramps/gui/configure.py:1041 msgid "Height multiple surname box (pixels)" msgstr "Wysokość ramki wielu nazwisk (piksele)" #: ../gramps/gui/configure.py:1048 msgid "Active person's name and ID" msgstr "Nazwisko i identyfikator aktywnej osoby" #: ../gramps/gui/configure.py:1049 msgid "Relationship to home person" msgstr "Pokrewieństwo z osobą początkową" #: ../gramps/gui/configure.py:1058 msgid "Status bar" msgstr "Pasek stanu" #: ../gramps/gui/configure.py:1065 msgid "Show text in sidebar buttons (requires restart)" msgstr "" "Pokazuj napisy na przyciskach paska bocznego\n" "(działa po ponownym uruchomieniu)" #: ../gramps/gui/configure.py:1071 msgid "Show close button in gramplet bar tabs" msgstr "" #: ../gramps/gui/configure.py:1083 msgid "Missing surname" msgstr "Brakujące nazwisko" #: ../gramps/gui/configure.py:1086 msgid "Missing given name" msgstr "Brakujące imię" #: ../gramps/gui/configure.py:1089 msgid "Missing record" msgstr "Brakujący rekord" #: ../gramps/gui/configure.py:1092 msgid "Private surname" msgstr "Prywatne nazwisko" #: ../gramps/gui/configure.py:1095 msgid "Private given name" msgstr "Prywatne imię" #: ../gramps/gui/configure.py:1098 msgid "Private record" msgstr "Rekord prywatny" #: ../gramps/gui/configure.py:1134 msgid "Change is not immediate" msgstr "Zmiana nie odnosi natychmiast skutku" #: ../gramps/gui/configure.py:1135 msgid "Changing the data format will not take effect until the next time Gramps is started." msgstr "Zmiana formatu daty nie odniesie skutku póki program Gramps nie zostanie ponownie uruchomiony." #: ../gramps/gui/configure.py:1148 msgid "Date about range" msgstr "Data około zakresu" #: ../gramps/gui/configure.py:1151 msgid "Date after range" msgstr "Data po zakresie" #: ../gramps/gui/configure.py:1154 msgid "Date before range" msgstr "Data przed zakresem" #: ../gramps/gui/configure.py:1157 msgid "Maximum age probably alive" msgstr "Maksymalny wiek dla osoby prawdopodobnie żyjącej" #: ../gramps/gui/configure.py:1160 msgid "Maximum sibling age difference" msgstr "Maksymalna różnica wieku pomiędzy rodzeństwem" #: ../gramps/gui/configure.py:1163 msgid "Minimum years between generations" msgstr "Minimalna różnica wieku pomiędzy pokoleniami" #: ../gramps/gui/configure.py:1166 msgid "Average years between generations" msgstr "Średni wiek pomiędzy generacjami" #: ../gramps/gui/configure.py:1169 msgid "Markup for invalid date format" msgstr "Znacznik dla nieprawidłowego formatu daty" #: ../gramps/gui/configure.py:1172 msgid "Dates" msgstr "Daty" #: ../gramps/gui/configure.py:1182 #, fuzzy msgid "Add default source on GEDCOM import" msgstr "Dodaj domyślne źródło przy importowaniu" #: ../gramps/gui/configure.py:1186 #, fuzzy msgid "Add tag on import" msgstr "Dodaj domyślne źródło przy importowaniu" #: ../gramps/gui/configure.py:1197 msgid "Enable spelling checker" msgstr "Włącz sprawdzanie pisowni" #: ../gramps/gui/configure.py:1202 msgid "Display Tip of the Day" msgstr "Wyświetlaj Poradę Dnia" #: ../gramps/gui/configure.py:1207 msgid "Remember last view displayed" msgstr "Pamiętaj ostatnio wyświetlany widok" #: ../gramps/gui/configure.py:1212 msgid "Max generations for relationships" msgstr "Maks. ilość generacji dla związków rodzinnych" #: ../gramps/gui/configure.py:1218 msgid "Base path for relative media paths" msgstr "" "Ścieżka bazowa dla względnych\n" "ścieżek do mediów" #: ../gramps/gui/configure.py:1226 msgid "Once a month" msgstr "Raz w miesiącu" #: ../gramps/gui/configure.py:1227 msgid "Once a week" msgstr "Raz w tygodniu" #: ../gramps/gui/configure.py:1228 msgid "Once a day" msgstr "Raz dziennie" #: ../gramps/gui/configure.py:1229 msgid "Always" msgstr "Zawsze" #: ../gramps/gui/configure.py:1234 msgid "Check for updates" msgstr "Sprawdź uaktualnienia" #: ../gramps/gui/configure.py:1240 msgid "Updated addons only" msgstr "Tylko uaktualnione dodatki" #: ../gramps/gui/configure.py:1241 msgid "New addons only" msgstr "Tylko nowe dodatki" #: ../gramps/gui/configure.py:1242 msgid "New and updated addons" msgstr "Nowe i uaktualnione dodatki" #: ../gramps/gui/configure.py:1252 msgid "What to check" msgstr "Co sprawdzić" #: ../gramps/gui/configure.py:1257 #, fuzzy msgid "Where to check" msgstr "Co sprawdzić" #: ../gramps/gui/configure.py:1261 msgid "Do not ask about previously notified addons" msgstr "Nie pytaj o poprzednio poinformowanych dodatkach" #: ../gramps/gui/configure.py:1266 msgid "Check now" msgstr "Sprawdź teraz" #: ../gramps/gui/configure.py:1282 msgid "Family Tree Database path" msgstr "Ścieżka do Drzewa Rodzinnego" #: ../gramps/gui/configure.py:1290 msgid "Automatically load last family tree" msgstr "Automatycznie ładuj ostatnie drzewo genealogiczne" #: ../gramps/gui/configure.py:1303 msgid "Select media directory" msgstr "Wybierz katalog mediów" #: ../gramps/gui/configure.py:1327 #, fuzzy msgid "Select database directory" msgstr "Wybierz katalog mediów" #: ../gramps/gui/dbloader.py:125 ../gramps/gui/plug/tool.py:112 msgid "Undo history warning" msgstr "Ostrzeżenie dotyczące historii operacji" #: ../gramps/gui/dbloader.py:126 msgid "" "Proceeding with import will erase the undo history for this session. In particular, you will not be able to revert the import or any changes made prior to it.\n" "\n" "If you think you may want to revert the import, please stop here and backup your database." msgstr "" "Kontynuowanie importu spowoduje wyczyszczenie historii operacji dla tej sesji. W szczególności nie będziesz mógł cofnąć importu ani jakichkolwiek zmian wprowadzonych przed nim.\n" "\n" "Jeśli myślisz, że możesz chcieć cofnąć import, zakończ tutaj i wykonaj kopię zapasową swojej bazy danych." #: ../gramps/gui/dbloader.py:131 msgid "_Proceed with import" msgstr "_Kontynuuj importowanie" #: ../gramps/gui/dbloader.py:131 ../gramps/gui/plug/tool.py:119 msgid "_Stop" msgstr "_Anuluj" #: ../gramps/gui/dbloader.py:138 #, fuzzy msgid "Gramps: Import Family Tree" msgstr "Drzewo rodzinne Gramps XML" #: ../gramps/gui/dbloader.py:143 ../gramps/gui/grampsgui.py:203 msgid "Import" msgstr "Import" #: ../gramps/gui/dbloader.py:199 #, python-format msgid "" "File type \"%s\" is unknown to Gramps.\n" "\n" "Valid types are: Gramps database, Gramps XML, Gramps package, GEDCOM, and others." msgstr "" "Typ pliku \"%s\" nie jest znany w Grampsie.\n" "\n" "Dostępne typy: Baza danych Gramps, Gramps XML, Pakiet Gramps, GEDCOM, oraz inne." #: ../gramps/gui/dbloader.py:222 ../gramps/gui/dbloader.py:228 msgid "Cannot open file" msgstr "Nie można otworzyć pliku" #: ../gramps/gui/dbloader.py:223 msgid "The selected file is a directory, not a file.\n" msgstr "Wybrany obiekt jest katalogiem, nie plikiem.\n" #: ../gramps/gui/dbloader.py:229 msgid "You do not have read access to the selected file." msgstr "Nie masz prawa odczytu do wybranej bazy danych." #: ../gramps/gui/dbloader.py:238 msgid "Cannot create file" msgstr " Nie można utworzyć pliku" #: ../gramps/gui/dbloader.py:258 #, python-format msgid "Could not import file: %s" msgstr "Nie można zaimportować pliku: %s" #: ../gramps/gui/dbloader.py:259 msgid "This file incorrectly identifies its character set, so it cannot be accurately imported. Please fix the encoding, and import again" msgstr "Ten plik niepoprawnie wskazuje kodowanie, którego używa, i nie może być odpowiednio zaimportowany. Proszę poprawić kodowanie i zaimportować go ponownie" #: ../gramps/gui/dbloader.py:320 msgid "Need to upgrade database!" msgstr "Baza danych wymaga uaktualnienia!" #: ../gramps/gui/dbloader.py:322 msgid "Upgrade now" msgstr "Uaktualnij teraz" #: ../gramps/gui/dbloader.py:323 ../gramps/gui/dbloader.py:334 #: ../gramps/gui/plug/report/_bookdialog.py:292 #: ../gramps/gui/plug/report/_bookdialog.py:691 #: ../gramps/gui/viewmanager.py:1058 ../gramps/plugins/view/familyview.py:254 msgid "Cancel" msgstr "Anuluj" #: ../gramps/gui/dbloader.py:330 #, fuzzy msgid "Need to upgrade BSDDB database!" msgstr "Baza danych wymaga uaktualnienia!" #: ../gramps/gui/dbloader.py:332 msgid "I have made a backup, please upgrade my tree" msgstr "" #: ../gramps/gui/dbloader.py:394 msgid "All files" msgstr "Wszystkie pliki" #: ../gramps/gui/dbloader.py:435 msgid "Automatically detected" msgstr "Wykryj automatycznie" #: ../gramps/gui/dbloader.py:444 msgid "Select file _type:" msgstr "Wybierz typ pliku:" #: ../gramps/gui/dbman.py:112 msgid "_Extract" msgstr "_Wyodrębnij" #: ../gramps/gui/dbman.py:112 ../gramps/gui/glade/dbman.glade:375 msgid "_Archive" msgstr "Archiwum" #: ../gramps/gui/dbman.py:282 msgid "Family tree name" msgstr "Nazwa drzewa genealogicznego" #: ../gramps/gui/dbman.py:295 #: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:54 #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:65 #: ../gramps/gui/plug/_windows.py:117 ../gramps/gui/plug/_windows.py:175 #: ../gramps/plugins/webreport/narrativeweb.py:392 #: ../gramps/plugins/webreport/narrativeweb.py:1261 msgid "Status" msgstr "Stan" #: ../gramps/gui/dbman.py:385 #, python-format msgid "Break the lock on the '%s' database?" msgstr "Złamać blokadę na bazie '%s' ?" #: ../gramps/gui/dbman.py:386 msgid "Gramps believes that someone else is actively editing this database. You cannot edit this database while it is locked. If no one is editing the database you may safely break the lock. However, if someone else is editing the database and you break the lock, you may corrupt the database." msgstr "Gramps sądzi, że inna osoba aktualnie edytuje tą bazę. Nie możesz edytować bazy, gdy jest ona zablokowana. Jeśli nikt jej nie edytuje możesz bezpiecznie złamać blokadę bazy. Jednakże, jeśli ktoś inny edytuje bazę a Ty złamiesz blokadę, mogłeś w ten sposób uszkodzić bazę." #: ../gramps/gui/dbman.py:392 msgid "Break lock" msgstr "Usuń blokadę" #: ../gramps/gui/dbman.py:470 msgid "Rename failed" msgstr "Zmiana nazwy nie powiodła się" #: ../gramps/gui/dbman.py:471 #, python-format msgid "" "An attempt to rename a version failed with the following message:\n" "\n" "%s" msgstr "" "Próba zmiany wersji nie powiodła się i zakończyła następującą wiadomością:\n" "\n" "%s" #: ../gramps/gui/dbman.py:489 msgid "Could not rename the Family Tree." msgstr "Nie udało się zmienić nazwy drzewa rodzinnego." #: ../gramps/gui/dbman.py:490 msgid "Family Tree already exists, choose a unique name." msgstr "Drzewo rodzinne już istnieje, wybierz unikalną nazwę." #: ../gramps/gui/dbman.py:532 msgid "Extracting archive..." msgstr "Wyodrębnianie archiwum..." #: ../gramps/gui/dbman.py:537 msgid "Importing archive..." msgstr "Importowanie archiwum..." #: ../gramps/gui/dbman.py:553 #, python-format msgid "Remove the '%s' family tree?" msgstr "Usunąć tą %s bazę danych?" #: ../gramps/gui/dbman.py:554 msgid "Removing this family tree will permanently destroy the data." msgstr "Usunięcie tej bazy danych nieodwracalnie zniszczy dane." #: ../gramps/gui/dbman.py:555 msgid "Remove family tree" msgstr "Usuń drzewo genealogiczne" #: ../gramps/gui/dbman.py:561 #, python-format msgid "Remove the '%(revision)s' version of '%(database)s'" msgstr "Usuń wersję '%(revision)s' z '%(database)s'" #: ../gramps/gui/dbman.py:565 msgid "Removing this version will prevent you from extracting it in the future." msgstr "Usunięcie tej wersji uniemożliwi Ci odzyskanie z niej danych w przyszłości." #: ../gramps/gui/dbman.py:567 msgid "Remove version" msgstr "Usuń wersję" #: ../gramps/gui/dbman.py:596 msgid "Could not delete family tree" msgstr "Nie udało się usunąć drzewa genealogicznego" #: ../gramps/gui/dbman.py:621 msgid "Deletion failed" msgstr "Usuwanie nie powiodło się" #: ../gramps/gui/dbman.py:622 #, python-format msgid "" "An attempt to delete a version failed with the following message:\n" "\n" "%s" msgstr "" "Próba usunięcia wersji nie powiodła się i zakończyła następującą wiadomością:\n" "\n" "%s" #: ../gramps/gui/dbman.py:649 msgid "Repair family tree?" msgstr "Naprawić drzewo genealogiczne?" #: ../gramps/gui/dbman.py:651 #, python-format msgid "" "If you click Proceed, Gramps will attempt to recover your family tree from the last good backup. There are several ways this can cause unwanted effects, so backup the family tree first.\n" "The Family tree you have selected is stored in %s.\n" "\n" "Before doing a repair, verify that the Family Tree can really no longer be opened, as the database back-end can recover from some errors automatically.\n" "\n" "Details: Repairing a Family Tree actually uses the last backup of the Family Tree, which Gramps stored on last use. If you have worked for several hours/days without closing Gramps, then all this information will be lost! If the repair fails, then the original family tree will be lost forever, hence a backup is needed. If the repair fails, or too much information is lost, you can fix the original family tree manually. For details, see the webpage\n" "http://gramps-project.org/wiki/index.php?title=Recover_corrupted_family_tree\n" "Before doing a repair, try to open the family tree in the normal manner. Several errors that trigger the repair button can be fixed automatically. If this is the case, you can disable the repair button by removing the file need_recover in the family tree directory." msgstr "" "Jeśli klikniejsz Kontynuuj, Gramps będzie próbował odzyskać Twoje drzewo rodzinne z ostatniej dobrej kopii zapasowej. Jest kilka przyczyn, które mogą wywołać nieporządane efekty uboczne, tak zrób kopię bezpieczeństwa drzewa rodzinnego wcześniej.\n" "Drzewo rodzinne które wybrałeś jest przechowywane w %s.\n" "\n" "Przed wykonaniem naprawy, zweryfikuj że drzewo rodzinne na pewno nie udaje się otworzyć, jako że podsystem bazy danych jest w stanie usunąć niektóre pomniejsze błędy samoczynnie.\n" "\n" "Szczegóły: Naprawa drzewa rodzinnego wykorzystuje ostatnią kopię zapasową drzewa, którą Gramps zapisał podczas ostatniego użycia. Jeśli pracowałeś przez kilka godzin/dni bez zamykania Grampsa, wtedy wszystkie te informacje będą utracone !!. Jeśli naprawa nie powiedzie się, wtedy to drzewo rodzinne będzie stracone na zawsze, jako że potrzebna jest wtedy kopia zapasowa. Jeśli naprawa nie nie powiedzie się albo za dużo informacji będzie utraconych, możesz naprawić swoje drzewo rodzinne ręcznie .Po szczegóły zajrzyj na na stronę programu.\n" "http://gramps-project.org/wiki/index.php?title=Recover_corrupted_family_tree\n" "Przed wykonaniem naprawy, spróbuj otworzyć drzewo rodzinne w zwykły sposób. Kilka błędów, które uruchamiają przycisk naprawy, mogą być naprawione automatycznie. W takich przypadkach możesz wyłączyć przycisk naprawy przez usunięcie pliku need_recover w folderze drzewa rodzinnego." #: ../gramps/gui/dbman.py:670 msgid "Proceed, I have taken a backup" msgstr "Działaj, zrobiłem kopię zapasową" #: ../gramps/gui/dbman.py:671 msgid "Stop" msgstr "Zatrzymaj" #: ../gramps/gui/dbman.py:694 msgid "Rebuilding database from backup files" msgstr "Przebudowywanie bazy z plików kopii zapasowej" #: ../gramps/gui/dbman.py:699 msgid "Error restoring backup data" msgstr "Błąd podczas przywracania kopii zapasowej" #: ../gramps/gui/dbman.py:734 msgid "Could not create family tree" msgstr "Nie można utworzyć drzewa rodzinnego" #: ../gramps/gui/dbman.py:850 msgid "Retrieve failed" msgstr "Odzyskiwanie nie powiodło się" #: ../gramps/gui/dbman.py:851 #, python-format msgid "" "An attempt to retrieve the data failed with the following message:\n" "\n" "%s" msgstr "" "Próba odzyskania danych zakończyła się następującą wiadomością:\n" "\n" "%s" #: ../gramps/gui/dbman.py:891 ../gramps/gui/dbman.py:919 msgid "Archiving failed" msgstr "Archiwizacja nie powiodła się" #: ../gramps/gui/dbman.py:892 #, python-format msgid "" "An attempt to create the archive failed with the following message:\n" "\n" "%s" msgstr "" "Próba utworzenia archiwum nie powiodła się i zakończyła się następującą wiadomością:\n" "\n" "%s" #: ../gramps/gui/dbman.py:897 msgid "Creating data to be archived..." msgstr "Tworzenie danych do archiwizacji..." #: ../gramps/gui/dbman.py:906 msgid "Saving archive..." msgstr "Zapisywanie archiwum..." #: ../gramps/gui/dbman.py:920 #, python-format msgid "" "An attempt to archive the data failed with the following message:\n" "\n" "%s" msgstr "" "Próba zarchiwizowania danych zakończyła się następującą wiadomością:\n" "\n" "%s" #: ../gramps/gui/dialog.py:201 msgid "Error detected in database" msgstr "Wykryto błąd w bazie danych" #: ../gramps/gui/dialog.py:202 msgid "" "Gramps has detected an error in the database. This can usually be resolved by running the \"Check and Repair Database\" tool.\n" "\n" "If this problem continues to exist after running this tool, please file a bug report at http://bugs.gramps-project.org\n" "\n" msgstr "" "Program Gramps wykrył błąd w bazie danych. Problem można zazwyczaj rozwiązać uruchamiając narzędzie \"Sprawdź i napraw bazę danych\".\n" "\n" "Jeśli problem nie zniknie po uruchomieniu tego narzędzia, proszę zgłosić błąd pod adresem http://bugs.gramps-project.org\n" "\n" #: ../gramps/gui/dialog.py:333 ../gramps/gui/utils.py:300 msgid "Attempt to force closing the dialog" msgstr "Próbuj wymusić zamknięcie okna" #: ../gramps/gui/dialog.py:334 msgid "" "Please do not force closing this important dialog.\n" "Instead select one of the available options" msgstr "" "Proszę nie wymuszać zamknięcia tego ważnego okna.\n" "Zamiast tego wybierz jedną z dostępnych opcji" #: ../gramps/gui/displaystate.py:378 #: ../gramps/plugins/gramplet/persondetails.py:133 msgid "No active person" msgstr "Nie wybrano żadnej osoby" #: ../gramps/gui/displaystate.py:379 msgid "No active family" msgstr "Brak aktywnej rodziny" #: ../gramps/gui/displaystate.py:380 msgid "No active event" msgstr "Brak aktywnego zdarzenia" #: ../gramps/gui/displaystate.py:381 msgid "No active place" msgstr "Brak aktywnego miejsca" #: ../gramps/gui/displaystate.py:382 msgid "No active source" msgstr "Brak aktywnego źródła" #: ../gramps/gui/displaystate.py:383 msgid "No active citation" msgstr "Brak aktywnego cytatu" #: ../gramps/gui/displaystate.py:384 msgid "No active repository" msgstr "Brak aktywnego magazynu" #: ../gramps/gui/displaystate.py:385 msgid "No active media" msgstr "Brak aktywnego obiektu medialnego" #: ../gramps/gui/displaystate.py:386 msgid "No active note" msgstr "Brak aktywnej notatki" #: ../gramps/gui/editors/addmedia.py:98 msgid "Select a media object" msgstr "Wybierz obiekt medialny" #: ../gramps/gui/editors/addmedia.py:140 msgid "Select media object" msgstr "Wybierz obiekt medialny" #: ../gramps/gui/editors/addmedia.py:150 msgid "Import failed" msgstr "Importowanie nie powiodło się" #: ../gramps/gui/editors/addmedia.py:151 msgid "The filename supplied could not be found." msgstr "Nie można znaleźć pliku o podanej nazwie." #: ../gramps/gui/editors/addmedia.py:161 #, python-format msgid "Cannot import %s" msgstr "Nie można zaimportować %s" #: ../gramps/gui/editors/addmedia.py:162 #, python-format msgid "Directory specified in preferences: Base path for relative media paths: %s does not exist. Change preferences or do not use relative path when importing" msgstr "Katalog określony w preferencjach: Bazowa ścieżka dla względnych ścieżek do mediów: %s nie istnieje. Zmień ustawienia albo nie używaj względnych ścieżek podczas importu." #: ../gramps/gui/editors/addmedia.py:225 #, python-format msgid "Cannot display %s" msgstr "Nie można wyświetlić %s" #: ../gramps/gui/editors/addmedia.py:226 msgid "Gramps is not able to display the image file. This may be caused by a corrupt file." msgstr "Program Gramps nie może wyświetlić pliku obrazu. To może być spowodowane faktem uszkodzenia pliku." #: ../gramps/gui/editors/displaytabs/addrembedlist.py:63 msgid "Create and add a new address" msgstr "Utwórz i dodaj nowy adres" #: ../gramps/gui/editors/displaytabs/addrembedlist.py:64 msgid "Remove the existing address" msgstr "Usuń istniejący adres" #: ../gramps/gui/editors/displaytabs/addrembedlist.py:65 msgid "Edit the selected address" msgstr "Edytuj zaznaczony adres" #: ../gramps/gui/editors/displaytabs/addrembedlist.py:66 msgid "Move the selected address upwards" msgstr "Przenieś zaznaczony adres w górę" #: ../gramps/gui/editors/displaytabs/addrembedlist.py:67 msgid "Move the selected address downwards" msgstr "Przenieś zaznaczony adres w dół" #: ../gramps/gui/editors/displaytabs/addrembedlist.py:73 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:80 #: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:53 #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:64 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:99 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:99 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:95 #: ../gramps/gui/grampsgui.py:152 ../gramps/gui/selectors/selectevent.py:66 #: ../gramps/plugins/export/exportcsv.py:462 #: ../gramps/plugins/gramplet/ageondategramplet.py:74 #: ../gramps/plugins/gramplet/events.py:56 #: ../gramps/plugins/gramplet/personresidence.py:50 #: ../gramps/plugins/importer/importcsv.py:236 #: ../gramps/plugins/quickview/onthisday.py:82 #: ../gramps/plugins/quickview/onthisday.py:83 #: ../gramps/plugins/quickview/onthisday.py:84 #: ../gramps/plugins/textreport/placereport.py:183 #: ../gramps/plugins/textreport/placereport.py:257 #: ../gramps/plugins/textreport/tagreport.py:302 #: ../gramps/plugins/textreport/tagreport.py:470 #: ../gramps/plugins/tool/sortevents.py:56 #: ../gramps/plugins/view/citationlistview.py:101 #: ../gramps/plugins/view/citationtreeview.py:96 #: ../gramps/plugins/view/eventview.py:86 #: ../gramps/plugins/view/mediaview.py:108 #: ../gramps/plugins/webreport/narrativeweb.py:376 #: ../gramps/plugins/webreport/narrativeweb.py:981 #: ../gramps/plugins/webreport/narrativeweb.py:1229 #: ../gramps/plugins/webreport/narrativeweb.py:1258 #: ../gramps/plugins/webreport/narrativeweb.py:2371 #: ../gramps/plugins/webreport/narrativeweb.py:3664 #: ../gramps/plugins/webreport/narrativeweb.py:4431 #: ../gramps/plugins/webreport/narrativeweb.py:5757 #: ../gramps/gui/glade/editaddress.glade:377 #: ../gramps/gui/glade/editaddress.glade:387 #: ../gramps/gui/glade/editcitation.glade:151 #: ../gramps/gui/glade/editcitation.glade:161 #: ../gramps/gui/glade/editevent.glade:147 #: ../gramps/gui/glade/editevent.glade:159 #: ../gramps/gui/glade/editeventref.glade:399 #: ../gramps/gui/glade/editeventref.glade:409 #: ../gramps/gui/glade/editldsord.glade:151 #: ../gramps/gui/glade/editldsord.glade:161 #: ../gramps/gui/glade/editmedia.glade:261 #: ../gramps/gui/glade/editmedia.glade:271 #: ../gramps/gui/glade/editmediaref.glade:708 #: ../gramps/gui/glade/editmediaref.glade:718 #: ../gramps/gui/glade/editname.glade:638 #: ../gramps/gui/glade/editname.glade:648 #: ../gramps/gui/glade/editsourceref.glade:148 #: ../gramps/gui/glade/editsourceref.glade:158 msgid "Date" msgstr "Data" #: ../gramps/gui/editors/displaytabs/addrembedlist.py:74 #: ../gramps/gui/editors/displaytabs/locationembedlist.py:56 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:92 #: ../gramps/gui/selectors/selectplace.py:65 #: ../gramps/plugins/lib/libplaceview.py:98 #: ../gramps/plugins/view/placetreeview.py:76 #: ../gramps/plugins/view/repoview.py:90 #: ../gramps/plugins/webreport/narrativeweb.py:394 msgid "Street" msgstr "Ulica" #: ../gramps/gui/editors/displaytabs/addrembedlist.py:83 msgid "_Addresses" msgstr "_Adresy" #: ../gramps/gui/editors/displaytabs/attrembedlist.py:54 msgid "Create and add a new attribute" msgstr "Utwórz i dodaj nowy atrybut" #: ../gramps/gui/editors/displaytabs/attrembedlist.py:55 msgid "Remove the existing attribute" msgstr "Usuń istniejący atrybut" #: ../gramps/gui/editors/displaytabs/attrembedlist.py:56 msgid "Edit the selected attribute" msgstr "Edytuj zaznaczony atrybut" #: ../gramps/gui/editors/displaytabs/attrembedlist.py:57 msgid "Move the selected attribute upwards" msgstr "Przenieś zaznaczony atrybut w górę" #: ../gramps/gui/editors/displaytabs/attrembedlist.py:58 msgid "Move the selected attribute downwards" msgstr "Przenieś zaznaczony atrybut w dół" #: ../gramps/gui/editors/displaytabs/attrembedlist.py:70 msgid "_Attributes" msgstr "_Atrybuty" #: ../gramps/gui/editors/displaytabs/backreflist.py:62 #: ../gramps/gui/editors/displaytabs/citationembedlist.py:86 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:78 #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:65 #: ../gramps/gui/editors/displaytabs/repoembedlist.py:68 #: ../gramps/gui/editors/editfamily.py:122 #: ../gramps/gui/editors/filtereditor.py:898 #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:97 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:95 #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:116 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:91 #: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:97 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:131 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:90 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:94 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:83 #: ../gramps/gui/merge/mergeperson.py:180 #: ../gramps/gui/plug/_guioptions.py:1123 #: ../gramps/gui/plug/_guioptions.py:1300 #: ../gramps/gui/selectors/selectcitation.py:68 #: ../gramps/gui/selectors/selectevent.py:63 #: ../gramps/gui/selectors/selectfamily.py:62 #: ../gramps/gui/selectors/selectnote.py:68 #: ../gramps/gui/selectors/selectobject.py:73 #: ../gramps/gui/selectors/selectperson.py:77 #: ../gramps/gui/selectors/selectplace.py:64 #: ../gramps/gui/selectors/selectrepository.py:63 #: ../gramps/gui/selectors/selectsource.py:63 #: ../gramps/gui/views/bookmarks.py:224 #: ../gramps/gui/views/navigationview.py:356 #: ../gramps/plugins/lib/libpersonview.py:96 #: ../gramps/plugins/lib/libplaceview.py:97 #: ../gramps/plugins/tool/eventcmp.py:252 #: ../gramps/plugins/tool/notrelated.py:126 #: ../gramps/plugins/tool/patchnames.py:396 #: ../gramps/plugins/tool/removeunused.py:197 #: ../gramps/plugins/tool/sortevents.py:58 #: ../gramps/plugins/tool/verify.py:521 #: ../gramps/plugins/view/citationlistview.py:100 #: ../gramps/plugins/view/citationtreeview.py:95 #: ../gramps/plugins/view/eventview.py:84 #: ../gramps/plugins/view/familyview.py:81 #: ../gramps/plugins/view/mediaview.py:105 #: ../gramps/plugins/view/noteview.py:82 #: ../gramps/plugins/view/placetreeview.py:75 #: ../gramps/plugins/view/relview.py:628 ../gramps/plugins/view/repoview.py:87 #: ../gramps/plugins/view/sourceview.py:84 msgid "ID" msgstr "Identyfikator" #: ../gramps/gui/editors/displaytabs/backreflist.py:69 msgid "_References" msgstr "Od_wołania" #: ../gramps/gui/editors/displaytabs/backreflist.py:101 msgid "Edit reference" msgstr "Modyfikuj odwołanie" #: ../gramps/gui/editors/displaytabs/backreflist.py:170 msgid "" "Cannot open new citation editor at this time. Either the citation is already being edited, or the associated source is already being edited, and opening a citation editor (which also allows the source to be edited), would create ambiguity by opening two editors on the same source. \n" "\n" "To edit the citation, close the source editor and open an editor for the citation alone" msgstr "" #: ../gramps/gui/editors/displaytabs/backreflist.py:183 #, fuzzy msgid "Cannot open new citation editor" msgstr "Nie można złączyć cytatów." #: ../gramps/gui/editors/displaytabs/backrefmodel.py:52 #, python-format msgid "%(part1)s - %(part2)s" msgstr "%(part1)s - %(part2)s" #: ../gramps/gui/editors/displaytabs/buttontab.py:72 #: ../gramps/plugins/view/relview.py:421 #: ../gramps/gui/glade/editfamily.glade:215 #: ../gramps/gui/glade/editfamily.glade:225 #: ../gramps/gui/glade/editfamily.glade:509 #: ../gramps/gui/glade/editfamily.glade:519 #: ../gramps/gui/glade/editperson.glade:404 #: ../gramps/gui/glade/editperson.glade:856 ../gramps/gui/glade/rule.glade:446 #: ../gramps/gui/glade/rule.glade:457 #: ../gramps/gui/glade/styleeditor.glade:1361 #: ../gramps/gui/glade/styleeditor.glade:1372 msgid "Add" msgstr "Dodaj" #: ../gramps/gui/editors/displaytabs/buttontab.py:73 #: ../gramps/gui/glade/editfamily.glade:247 #: ../gramps/gui/glade/editfamily.glade:257 #: ../gramps/gui/glade/editfamily.glade:573 #: ../gramps/gui/glade/editfamily.glade:583 #: ../gramps/gui/glade/grampletpane.glade:98 #: ../gramps/gui/glade/grampletpane.glade:108 #: ../gramps/gui/glade/rule.glade:516 ../gramps/gui/glade/rule.glade:527 #: ../gramps/gui/glade/styleeditor.glade:1427 #: ../gramps/gui/glade/styleeditor.glade:1438 msgid "Remove" msgstr "Usuń" #: ../gramps/gui/editors/displaytabs/buttontab.py:75 #: ../gramps/gui/editors/displaytabs/embeddedlist.py:142 #: ../gramps/gui/editors/displaytabs/gallerytab.py:139 #: ../gramps/plugins/view/relview.py:425 msgid "Share" msgstr "Współdzielenie" #: ../gramps/gui/editors/displaytabs/buttontab.py:76 msgid "Jump To" msgstr "Przejdź do" #: ../gramps/gui/editors/displaytabs/buttontab.py:77 msgid "Move Up" msgstr "W górę" #: ../gramps/gui/editors/displaytabs/buttontab.py:78 msgid "Move Down" msgstr "W dół" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:72 msgid "Create and add a new citation and new source" msgstr "Utwórz i dodaj nowy cytat i nowe źródło" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:73 msgid "Remove the existing citation" msgstr "Usuń istniejący cytat" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:74 #: ../gramps/plugins/view/citationlistview.py:127 msgid "Edit the selected citation" msgstr "Edytuj zaznaczony cytat" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:75 msgid "Add an existing citation or source" msgstr "Dodaj istniejący cytat lub źródło" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:76 msgid "Move the selected citation upwards" msgstr "Przenieś zaznaczony cytat w górę" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:77 msgid "Move the selected citation downwards" msgstr "Przenieś zaznaczony cytat w dół" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:84 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:85 #: ../gramps/plugins/gramplet/citations.py:69 #: ../gramps/plugins/view/sourceview.py:85 #: ../gramps/plugins/webreport/narrativeweb.py:4293 msgid "Author" msgstr "Autor" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:85 #: ../gramps/gui/selectors/selectcitation.py:67 #: ../gramps/plugins/webreport/narrativeweb.py:2372 msgid "Page" msgstr "Strona" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:93 msgid "_Source Citations" msgstr "Cytaty źródłowe" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:173 #: ../gramps/gui/editors/displaytabs/citationembedlist.py:183 #: ../gramps/gui/editors/displaytabs/citationembedlist.py:256 #: ../gramps/gui/editors/displaytabs/citationembedlist.py:276 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:261 #: ../gramps/gui/editors/displaytabs/gallerytab.py:338 #: ../gramps/plugins/view/citationtreeview.py:423 #: ../gramps/plugins/view/citationtreeview.py:478 msgid "Cannot share this reference" msgstr "Nie można współdzielić tej referencji" #: ../gramps/gui/editors/displaytabs/citationembedlist.py:192 #: ../gramps/plugins/view/citationtreeview.py:485 msgid "" "This citation cannot be created at this time. Either the associated Source object is already being edited, or another citation associated with the same source is being edited.\n" "\n" "To edit this citation, you need to close the object." msgstr "" "Ten cytat nie może być utworzony w tym momencie. Albo skojarzone źródło jest aktualnie edytowane, albo inny cytat skojarzony z tym samym źródlem jest aktualnie edytowany.\n" "\n" "Aby modyfikować ten cytat, musisz zamknąć obiekt." #: ../gramps/gui/editors/displaytabs/dataembedlist.py:51 msgid "Create and add a new data entry" msgstr "Utwórz i dodaj nowe dane" #: ../gramps/gui/editors/displaytabs/dataembedlist.py:52 msgid "Remove the existing data entry" msgstr "Usuń istniejący wpis o danych" #: ../gramps/gui/editors/displaytabs/dataembedlist.py:53 msgid "Edit the selected data entry" msgstr "Modyfikuj wybrany wpis o danych" #: ../gramps/gui/editors/displaytabs/dataembedlist.py:54 msgid "Move the selected data entry upwards" msgstr "Przenieś wybrany wpis o danych górę" #: ../gramps/gui/editors/displaytabs/dataembedlist.py:55 msgid "Move the selected data entry downwards" msgstr "Przenieś wybrany wpis o danych dół" #: ../gramps/gui/editors/displaytabs/dataembedlist.py:61 #: ../gramps/plugins/gramplet/attributes.py:47 #: ../gramps/plugins/lib/libmetadata.py:165 #: ../gramps/plugins/webreport/narrativeweb.py:1315 msgid "Key" msgstr "Klucz" #: ../gramps/gui/editors/displaytabs/dataembedlist.py:68 msgid "_Data" msgstr "_Dane" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:59 #: ../gramps/plugins/gramplet/gramplet.gpr.py:436 msgid "Family Events" msgstr "Zdarzenia rodzinne" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:60 msgid "Events father" msgstr "Zdarzenia ojca" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:61 msgid "Events mother" msgstr "Zdarzenia matki" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:64 msgid "Add a new family event" msgstr "Dodaj nowe zdarzenie rodzinne" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:65 msgid "Remove the selected family event" msgstr "Usuń wybrane zdarzenie rodzinne" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:66 msgid "Edit the selected family event or edit person" msgstr "Modyfikuj wybrane zdarzenie rodzinne albo edytuj osobę" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:67 #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:59 msgid "Share an existing event" msgstr "Współdziel istniejące zdarzenie" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:68 msgid "Move the selected event upwards" msgstr "Przenieś zaznaczone zdarzenie w górę" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:69 msgid "Move the selected event downwards" msgstr "Przenieś zaznaczone zdarzenie w dół" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:82 #: ../gramps/plugins/gramplet/events.py:61 msgid "Role" msgstr "Rola" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:95 msgid "_Events" msgstr "_Zdarzenia" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:241 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:340 msgid "" "This event reference cannot be edited at this time. Either the associated event is already being edited or another event reference that is associated with the same event is being edited.\n" "\n" "To edit this event reference, you need to close the event." msgstr "" "Odwołanie do zdarzenia nie może być w tej chwili modyfikowane. Albo powiązane zdarzenie jest już obecnie modyfikowane albo inne odwołanie do zdarzenia, które jest powiązane z tym zdarzeniem jest obecnie modyfikowane.\n" "\n" "Aby modyfikować to odwołanie do zdarzenia musisz najpierw zamknąć zdarzenie." #: ../gramps/gui/editors/displaytabs/eventembedlist.py:274 #: ../gramps/gui/editors/displaytabs/eventembedlist.py:339 #: ../gramps/gui/editors/displaytabs/gallerytab.py:358 #: ../gramps/gui/editors/displaytabs/repoembedlist.py:169 msgid "Cannot edit this reference" msgstr "Nie można modyfikować tego odwołania" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:316 msgid "Cannot change Person" msgstr "Nie można zmienić osoby" #: ../gramps/gui/editors/displaytabs/eventembedlist.py:317 msgid "You cannot change Person events in the Family Editor" msgstr "Nie możesz zmienić zdarzeń osoby w edytorze rodzin" #: ../gramps/gui/editors/displaytabs/eventrefmodel.py:70 #: ../gramps/gui/editors/displaytabs/namemodel.py:68 #, python-format msgid "%(groupname)s - %(groupnumber)d" msgstr "%(groupname)s - %(groupnumber)d" #: ../gramps/gui/editors/displaytabs/familyldsembedlist.py:55 #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:66 #: ../gramps/plugins/webreport/narrativeweb.py:396 #: ../gramps/plugins/webreport/narrativeweb.py:1259 msgid "Temple" msgstr "Świątynia" #: ../gramps/gui/editors/displaytabs/gallerytab.py:95 msgid "_Gallery" msgstr "_Galeria" #: ../gramps/gui/editors/displaytabs/gallerytab.py:149 #: ../gramps/gui/editors/editperson.py:628 ../gramps/gui/grampsgui.py:191 #: ../gramps/gui/grampsgui.py:192 ../gramps/plugins/view/mediaview.py:225 msgid "View" msgstr "Wyświetl" #: ../gramps/gui/editors/displaytabs/gallerytab.py:157 #: ../gramps/plugins/view/mediaview.py:229 msgid "Open Containing _Folder" msgstr "Otwórz _folder zawierający" #: ../gramps/gui/editors/displaytabs/gallerytab.py:264 #: ../gramps/gui/editors/editperson.py:935 msgid "Non existing media found in the Gallery" msgstr "Odnaleziono nieistniejące obiekty medialne w Galerii" #: ../gramps/gui/editors/displaytabs/gallerytab.py:313 msgid "" "This media reference cannot be edited at this time. Either the associated media object is already being edited or another media reference that is associated with the same media object is being edited.\n" "\n" "To edit this media reference, you need to close the media object." msgstr "" "Odwołanie do obiektu medialnego nie może być w tej chwili modyfikowane. Albo powiązany obiekt medialny jest już obecnie modyfikowany albo inne odwołanie do obiektu medialnego, które jest powiązane z tym obiektem medialnym jest już edytowane.\n" "\n" "Aby modyfikować to odwołanie musisz najpierw zamknąć obiekt medialny." #: ../gramps/gui/editors/displaytabs/gallerytab.py:536 #: ../gramps/plugins/view/mediaview.py:211 msgid "Drag Media Object" msgstr "Przenieś obiekt medialny" #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:53 msgid "Create and add a new LDS ordinance" msgstr "Utwórz i dodaj nową ordynację LDS" #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:54 msgid "Remove the existing LDS ordinance" msgstr "Usuń istniejącą ordynację LDS" #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:55 msgid "Edit the selected LDS ordinance" msgstr "Edytuj zaznaczoną ordynację LDS" #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:56 msgid "Move the selected LDS ordinance upwards" msgstr "Przenieś zaznaczoną ordynację LDS w górę" #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:57 msgid "Move the selected LDS ordinance downwards" msgstr "Przenieś zaznaczoną ordynację LDS w dół" #: ../gramps/gui/editors/displaytabs/ldsembedlist.py:72 msgid "_LDS" msgstr "_LDS" #: ../gramps/gui/editors/displaytabs/locationembedlist.py:59 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:95 #: ../gramps/gui/selectors/selectplace.py:68 #: ../gramps/gui/views/treemodels/placemodel.py:292 #: ../gramps/plugins/lib/libplaceview.py:101 #: ../gramps/plugins/lib/maps/placeselection.py:150 #: ../gramps/plugins/view/placetreeview.py:79 #: ../gramps/plugins/webreport/narrativeweb.py:373 msgid "County" msgstr "Powiat" #: ../gramps/gui/editors/displaytabs/locationembedlist.py:60 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:96 #: ../gramps/gui/selectors/selectplace.py:69 #: ../gramps/gui/views/treemodels/placemodel.py:292 #: ../gramps/plugins/lib/libplaceview.py:102 #: ../gramps/plugins/lib/maps/placeselection.py:149 #: ../gramps/plugins/tool/extractcity.py:389 #: ../gramps/plugins/view/placetreeview.py:80 #: ../gramps/plugins/webreport/narrativeweb.py:3377 msgid "State" msgstr "Województwo" #: ../gramps/gui/editors/displaytabs/locationembedlist.py:67 msgid "Alternate _Locations" msgstr "Alternatywne _lokalizacje" #: ../gramps/gui/editors/displaytabs/nameembedlist.py:63 msgid "Create and add a new name" msgstr "Utwórz i dodaj nowe nazwisko" #: ../gramps/gui/editors/displaytabs/nameembedlist.py:64 msgid "Remove the existing name" msgstr "Usuń zaznaczony wpis nazwiska" #: ../gramps/gui/editors/displaytabs/nameembedlist.py:65 msgid "Edit the selected name" msgstr "Otwórz edytor dla zaznaczonego nazwiska" #: ../gramps/gui/editors/displaytabs/nameembedlist.py:66 msgid "Move the selected name upwards" msgstr "Przenieś zaznaczone nazwisko w górę" #: ../gramps/gui/editors/displaytabs/nameembedlist.py:67 msgid "Move the selected name downwards" msgstr "Przenieś zaznaczone nazwisko w dół" #: ../gramps/gui/editors/displaytabs/nameembedlist.py:77 #: ../gramps/gui/views/treemodels/peoplemodel.py:521 msgid "Group As" msgstr "Grupuj jako" #: ../gramps/gui/editors/displaytabs/nameembedlist.py:79 msgid "Notes Preview" msgstr "Podgląd notatki" #: ../gramps/gui/editors/displaytabs/nameembedlist.py:89 msgid "_Names" msgstr "_Nazwiska" #: ../gramps/gui/editors/displaytabs/nameembedlist.py:124 msgid "Set as default name" msgstr "Ustaw jako domyślne nazwisko" #: ../gramps/gui/editors/displaytabs/namemodel.py:58 #: ../gramps/gui/plug/_guioptions.py:1204 ../gramps/gui/views/listview.py:532 #: ../gramps/gui/views/tags.py:480 #: ../gramps/plugins/quickview/all_relations.py:308 msgid "Yes" msgstr "Tak" #: ../gramps/gui/editors/displaytabs/namemodel.py:59 #: ../gramps/gui/plug/_guioptions.py:1203 ../gramps/gui/views/listview.py:533 #: ../gramps/gui/views/tags.py:481 #: ../gramps/plugins/quickview/all_relations.py:312 msgid "No" msgstr "Nie" #: ../gramps/gui/editors/displaytabs/namemodel.py:64 msgid "Preferred name" msgstr "Preferowane nazwisko" #: ../gramps/gui/editors/displaytabs/namemodel.py:66 msgid "Alternative names" msgstr "Alternatywne nazwiska" #: ../gramps/gui/editors/displaytabs/notetab.py:67 msgid "Create and add a new note" msgstr "Utwórz i dodaj nową notatkę" #: ../gramps/gui/editors/displaytabs/notetab.py:68 msgid "Remove the existing note" msgstr "Usuń istniejącą notatkę" #: ../gramps/gui/editors/displaytabs/notetab.py:69 #: ../gramps/plugins/view/noteview.py:96 msgid "Edit the selected note" msgstr "Modyfikuj wybraną notatkę" #: ../gramps/gui/editors/displaytabs/notetab.py:70 msgid "Add an existing note" msgstr "Dodaj istniejącą notatkę" #: ../gramps/gui/editors/displaytabs/notetab.py:71 msgid "Move the selected note upwards" msgstr "Przenieś zaznaczoną notatkę w górę" #: ../gramps/gui/editors/displaytabs/notetab.py:72 msgid "Move the selected note downwards" msgstr "Przenieś zaznaczoną notatkę w dół" #: ../gramps/gui/editors/displaytabs/notetab.py:79 #: ../gramps/gui/selectors/selectnote.py:67 #: ../gramps/plugins/gramplet/gramplet.gpr.py:369 #: ../gramps/plugins/view/noteview.py:81 msgid "Preview" msgstr "Podgląd" #: ../gramps/gui/editors/displaytabs/notetab.py:88 msgid "_Notes" msgstr "_Notatki" #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:51 msgid "Personal Events" msgstr "Osobiste zdarzenia" #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:52 #, python-format msgid "With %(namepartner)s (%(famid)s)" msgstr "Z %(namepartner)s (%(famid)s)" #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:53 msgid "" msgstr "" #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:56 msgid "Add a new personal event" msgstr "Dodaj nowe zdarzenie do osoby" #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:57 msgid "Remove the selected personal event" msgstr "Usuń wybrane zdarzenie osoby" #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:58 msgid "Edit the selected personal event or edit family" msgstr "Modyfikuj wybrane zdarzenie osoby albo edytuj rodzinę" #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:60 msgid "Move the selected event upwards or change family order" msgstr "Przenieś zaznaczone zdarzenie w górę albo zmień kolejność rodzin" #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:61 msgid "Move the selected event downwards or change family order" msgstr "Przenieś zaznaczone zdarzenie w dół albo zmień kolejność rodzin" #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:130 msgid "Cannot change Family" msgstr "Nie można zmienić rodziny" #: ../gramps/gui/editors/displaytabs/personeventembedlist.py:131 msgid "You cannot change Family events in the Person Editor" msgstr "Nie możesz zmienić" #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:54 msgid "Create and add a new association" msgstr "Utwórz i dodaj nową zależność" #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:55 msgid "Remove the existing association" msgstr "Usuń istniejącą zależność" #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:56 msgid "Edit the selected association" msgstr "Modyfikuj zaznaczoną zależność" #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:57 msgid "Move the selected association upwards" msgstr "Przenieś zaznaczoną zależność w górę" #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:58 msgid "Move the selected association downwards" msgstr "Przenieś zaznaczoną zależność w dół" #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:66 msgid "Association" msgstr "Zależność" #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:72 msgid "_Associations" msgstr "_Zależności" #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:89 msgid "Godfather" msgstr "Ojciec chrzestny" #: ../gramps/gui/editors/displaytabs/repoembedlist.py:57 msgid "Create and add a new repository" msgstr "Utwórz i dodaj nowy magazyn" #: ../gramps/gui/editors/displaytabs/repoembedlist.py:58 msgid "Remove the existing repository" msgstr "Usuń istniejący magazyn" #: ../gramps/gui/editors/displaytabs/repoembedlist.py:59 #: ../gramps/plugins/view/repoview.py:112 msgid "Edit the selected repository" msgstr "Modyfikuj wybrany magazyn" #: ../gramps/gui/editors/displaytabs/repoembedlist.py:60 msgid "Add an existing repository" msgstr "Dodaj istniejący magazyn" #: ../gramps/gui/editors/displaytabs/repoembedlist.py:61 msgid "Move the selected repository upwards" msgstr "Przenieś zaznaczony magazyn w górę" #: ../gramps/gui/editors/displaytabs/repoembedlist.py:62 msgid "Move the selected repository downwards" msgstr "Przenieś zaznaczony magazyn w dół" #: ../gramps/gui/editors/displaytabs/repoembedlist.py:70 msgid "Call Number" msgstr "Sygnatura" #: ../gramps/gui/editors/displaytabs/repoembedlist.py:77 msgid "_Repositories" msgstr "_Magazyny" #: ../gramps/gui/editors/displaytabs/repoembedlist.py:170 msgid "" "This repository reference cannot be edited at this time. Either the associated repository is already being edited or another repository reference that is associated with the same repository is being edited.\n" "\n" "To edit this repository reference, you need to close the repository." msgstr "" "Odwołanie do magazynu nie może być w tej chwili modyfikowane. Albo powiązany magazyn jest już obecnie modyfikowany albo inne odwołanie do magazynu, które jest powiązane z tym magazynem jest obecnie modyfikowane.\n" "\n" "Aby modyfikować to odwołanie do magazynu musisz najpierw zamknąć magazyn." #: ../gramps/gui/editors/displaytabs/surnametab.py:66 msgid "Create and add a new surname" msgstr "Utwórz i dodaj nowe nazwisko" #: ../gramps/gui/editors/displaytabs/surnametab.py:67 msgid "Remove the selected surname" msgstr "Usunąć zaznaczone nazwisko?" #: ../gramps/gui/editors/displaytabs/surnametab.py:68 msgid "Edit the selected surname" msgstr "Edytuj zaznaczone nazwisko" #: ../gramps/gui/editors/displaytabs/surnametab.py:69 msgid "Move the selected surname upwards" msgstr "Przenieś zaznaczone nazwisko w górę" #: ../gramps/gui/editors/displaytabs/surnametab.py:70 msgid "Move the selected surname downwards" msgstr "Przenieś zaznaczone nazwisko w dół" #: ../gramps/gui/editors/displaytabs/surnametab.py:80 msgid "Origin" msgstr "Pochodzenie" #: ../gramps/gui/editors/displaytabs/surnametab.py:84 msgid "Multiple Surnames" msgstr "Wielokrotne nazwiska" #: ../gramps/gui/editors/displaytabs/surnametab.py:91 msgid "Family Surnames" msgstr "Nazwiska rodzin" #: ../gramps/gui/editors/displaytabs/webembedlist.py:55 msgid "Create and add a new web address" msgstr "Utwórz i dodaj nowy adres url" #: ../gramps/gui/editors/displaytabs/webembedlist.py:56 msgid "Remove the existing web address" msgstr "Usuń istniejący adres url" #: ../gramps/gui/editors/displaytabs/webembedlist.py:57 msgid "Edit the selected web address" msgstr "Edytuj wybrany adres url" #: ../gramps/gui/editors/displaytabs/webembedlist.py:58 msgid "Move the selected web address upwards" msgstr "Przenieś zaznaczony adres url w górę" #: ../gramps/gui/editors/displaytabs/webembedlist.py:59 msgid "Move the selected web address downwards" msgstr "Przenieś zaznaczony adres url w dół" #: ../gramps/gui/editors/displaytabs/webembedlist.py:60 msgid "Jump to the selected web address" msgstr "Otwórz zaznaczony adresu url w przeglądarce internetowej" #: ../gramps/gui/editors/displaytabs/webembedlist.py:73 msgid "_Internet" msgstr "_Internet" #: ../gramps/gui/editors/editaddress.py:84 #: ../gramps/gui/editors/editaddress.py:157 msgid "Address Editor" msgstr "Edytor adresów" #: ../gramps/gui/editors/editattribute.py:85 #: ../gramps/gui/editors/editattribute.py:137 msgid "Attribute Editor" msgstr "Edytor atrybutów" #: ../gramps/gui/editors/editattribute.py:131 #: ../gramps/gui/editors/editattribute.py:135 msgid "New Attribute" msgstr "Nowy Atrybut" #: ../gramps/gui/editors/editattribute.py:149 msgid "Cannot save attribute" msgstr "Nie można zachować atrybutu" #: ../gramps/gui/editors/editattribute.py:150 msgid "The attribute type cannot be empty" msgstr "Rodzaj atrybutu nie może być pusty" #: ../gramps/gui/editors/editchildref.py:98 #: ../gramps/gui/editors/editchildref.py:171 msgid "Child Reference Editor" msgstr "Edytor Odwołań do Dzieci" #: ../gramps/gui/editors/editchildref.py:171 msgid "Child Reference" msgstr "Edytor odwołań do dzieci" #: ../gramps/gui/editors/editcitation.py:150 #: ../gramps/gui/editors/editcitation.py:156 msgid "New Citation" msgstr "Nowy cytat" #: ../gramps/gui/editors/editcitation.py:387 msgid "Edit Citation" msgstr "Edytuj cytat" #: ../gramps/gui/editors/editcitation.py:393 #: ../gramps/gui/editors/editsource.py:182 msgid "Cannot save source" msgstr "Nie można zapisać źródła" #: ../gramps/gui/editors/editcitation.py:394 #: ../gramps/gui/editors/editsource.py:183 msgid "No data exists for this source. Please enter data or cancel the edit." msgstr "To źródło nie zawiera żadnych informacji. Proszę wprowadzić dane albo anulować edycję." #: ../gramps/gui/editors/editcitation.py:403 msgid "Cannot save citation. ID already exists." msgstr "Nie można zapisać cytatu. Dane ID już istnieje." #: ../gramps/gui/editors/editcitation.py:404 #: ../gramps/gui/editors/editcitation.py:418 #, python-format msgid "You have attempted to use the existing Gramps ID with value %(gramps_id)s. This value is already used by '%(prim_object)s'. Please enter a different ID or leave blank to get the next available ID value." msgstr "Próbujesz użyć istniejącego Gramps ID z wartością %(gramps_id)s. Ta wartość jest już używana przez '%(prim_object)s'. Proszę wprowadź inne ID albo pozostaw pole puste w celu użycia pierwszej wolnej wartości ID." #: ../gramps/gui/editors/editcitation.py:417 #: ../gramps/gui/editors/editsource.py:192 msgid "Cannot save source. ID already exists." msgstr "Nie można zapisać źródła. Dane ID już istnieje." #: ../gramps/gui/editors/editcitation.py:431 #: ../gramps/gui/editors/editsource.py:205 #, python-format msgid "Add Source (%s)" msgstr "Dodaj Źródło (%s)" #: ../gramps/gui/editors/editcitation.py:437 #: ../gramps/gui/editors/editsource.py:210 #, python-format msgid "Edit Source (%s)" msgstr "Modyfikuj Źródło (%s)" #: ../gramps/gui/editors/editcitation.py:444 #, python-format msgid "Add Citation (%s)" msgstr "Dodaj cytat (%s)" #: ../gramps/gui/editors/editcitation.py:450 #, python-format msgid "Edit Citation (%s)" msgstr "Edytuj cytat (%s)" #: ../gramps/gui/editors/editcitation.py:528 #, python-format msgid "Delete Citation (%s)" msgstr "Usuń cytat (%s)" #: ../gramps/gui/editors/editdate.py:79 ../gramps/gui/editors/editdate.py:88 msgid "Regular" msgstr "Dokładna" #: ../gramps/gui/editors/editdate.py:80 msgid "Before" msgstr "Przed" #: ../gramps/gui/editors/editdate.py:81 msgid "After" msgstr "Po" #: ../gramps/gui/editors/editdate.py:82 msgid "About" msgstr "Około" #: ../gramps/gui/editors/editdate.py:83 msgid "Range" msgstr "Przedział" #: ../gramps/gui/editors/editdate.py:84 msgid "Span" msgstr "Zakres" #: ../gramps/gui/editors/editdate.py:85 msgid "Text only" msgstr "Tylko tekst" #: ../gramps/gui/editors/editdate.py:89 msgid "Estimated" msgstr "Szacowana" #: ../gramps/gui/editors/editdate.py:90 msgid "Calculated" msgstr "Obliczona" #: ../gramps/gui/editors/editdate.py:102 msgid "manual|Editing_Dates" msgstr "Edytuj daty" #: ../gramps/gui/editors/editdate.py:129 ../gramps/gui/editors/editdate.py:233 msgid "Date selection" msgstr "Wybór daty" #: ../gramps/gui/editors/editevent.py:65 msgid "manual|Editing_Information_About_Events" msgstr "Edytuj_Informacje_O_Zdarzeniach" #: ../gramps/gui/editors/editevent.py:99 #: ../gramps/gui/editors/editeventref.py:241 #, python-format msgid "Event: %s" msgstr "Zdarzenie: %s" #: ../gramps/gui/editors/editevent.py:101 #: ../gramps/gui/editors/editeventref.py:243 msgid "New Event" msgstr "Nowe zdarzenie" #: ../gramps/gui/editors/editevent.py:223 #: ../gramps/plugins/view/geoclose.py:509 #: ../gramps/plugins/view/geoevents.py:313 #: ../gramps/plugins/view/geoevents.py:340 #: ../gramps/plugins/view/geofamclose.py:653 #: ../gramps/plugins/view/geofamily.py:392 #: ../gramps/plugins/view/geomoves.py:592 #: ../gramps/plugins/view/geoperson.py:409 #: ../gramps/plugins/view/geoperson.py:429 #: ../gramps/plugins/view/geoperson.py:467 msgid "Edit Event" msgstr "Edytuj Zdarzenie" #: ../gramps/gui/editors/editevent.py:231 #: ../gramps/gui/editors/editevent.py:254 msgid "Cannot save event" msgstr "Nie zachować zdarzenia" #: ../gramps/gui/editors/editevent.py:232 msgid "No data exists for this event. Please enter data or cancel the edit." msgstr "Nie istnieją żadne dane dla tego zdarzenia. Proszę wprowadzić dane albo anulować edycję." #: ../gramps/gui/editors/editevent.py:241 msgid "Cannot save event. ID already exists." msgstr "Nie można zapisać zdarzenia. Takie ID już istnieje." #: ../gramps/gui/editors/editevent.py:242 #: ../gramps/gui/editors/editmedia.py:283 #: ../gramps/gui/editors/editperson.py:821 #: ../gramps/gui/editors/editplace.py:306 #: ../gramps/gui/editors/editrepository.py:173 #: ../gramps/gui/editors/editsource.py:193 #, python-format msgid "You have attempted to use the existing Gramps ID with value %(id)s. This value is already used by '%(prim_object)s'. Please enter a different ID or leave blank to get the next available ID value." msgstr "Próbujesz użyć istniejącego Gramps ID z wartością %(id)s. Ta wartość jest już używana przez '%(prim_object)s'. Proszę wprowadź inne ID albo pozostaw pole puste w celu użycia pierwszej wolnej wartości ID." #: ../gramps/gui/editors/editevent.py:255 msgid "The event type cannot be empty" msgstr "Typ zdarzenia nie może być pusty" #: ../gramps/gui/editors/editevent.py:260 #, python-format msgid "Add Event (%s)" msgstr "Dodaj Zdarzenie (%s)" #: ../gramps/gui/editors/editevent.py:266 #, python-format msgid "Edit Event (%s)" msgstr "Edytuj Zdarzenie (%s)" #: ../gramps/gui/editors/editevent.py:336 #, python-format msgid "Delete Event (%s)" msgstr "Usuń Zdarzenie %s" #: ../gramps/gui/editors/editeventref.py:69 #: ../gramps/gui/editors/editeventref.py:244 msgid "Event Reference Editor" msgstr "Edytor Odwołań do Zdarzeń" #: ../gramps/gui/editors/editeventref.py:86 #: ../gramps/gui/editors/editmediaref.py:105 #: ../gramps/gui/editors/editname.py:133 #: ../gramps/gui/editors/editreporef.py:80 msgid "_General" msgstr "_Ogólne" #: ../gramps/gui/editors/editeventref.py:249 msgid "Modify Event" msgstr "Modyfikuj Zdarzenie" #: ../gramps/gui/editors/editeventref.py:252 msgid "Add Event" msgstr "Dodaj Zdarzenie" #: ../gramps/gui/editors/editfamily.py:111 msgid "Create a new person and add the child to the family" msgstr "Utwórz nową osobę i dodaj dziecko do rodziny" #: ../gramps/gui/editors/editfamily.py:112 msgid "Remove the child from the family" msgstr "Usuń dziecko z rodziny" #: ../gramps/gui/editors/editfamily.py:113 msgid "Edit the child reference" msgstr "Modyfikuj odwołanie dziecka" #: ../gramps/gui/editors/editfamily.py:114 msgid "Add an existing person as a child of the family" msgstr "Dodaj istniejącą osobę jako dziecko w rodzinie" #: ../gramps/gui/editors/editfamily.py:115 msgid "Move the child up in the children list" msgstr "Przenieś dziecko w górę listy dzieci" #: ../gramps/gui/editors/editfamily.py:116 msgid "Move the child down in the children list" msgstr "Przenieś dziecko w dół listy dzieci" #: ../gramps/gui/editors/editfamily.py:121 msgid "#" msgstr "#" #: ../gramps/gui/editors/editfamily.py:124 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:132 #: ../gramps/gui/merge/mergeperson.py:182 #: ../gramps/gui/selectors/selectperson.py:78 #: ../gramps/plugins/drawreport/statisticschart.py:326 #: ../gramps/plugins/export/exportcsv.py:340 #: ../gramps/plugins/importer/importcsv.py:188 #: ../gramps/plugins/lib/libpersonview.py:97 #: ../gramps/plugins/quickview/siblings.py:50 #: ../gramps/plugins/textreport/indivcomplete.py:612 #: ../gramps/plugins/webreport/narrativeweb.py:6199 msgid "Gender" msgstr "Płeć" #: ../gramps/gui/editors/editfamily.py:125 msgid "Paternal" msgstr "Po ojcu" #: ../gramps/gui/editors/editfamily.py:126 msgid "Maternal" msgstr "Po matce" #: ../gramps/gui/editors/editfamily.py:127 #: ../gramps/gui/selectors/selectperson.py:79 #: ../gramps/plugins/drawreport/timeline.py:71 #: ../gramps/plugins/gramplet/children.py:86 #: ../gramps/plugins/gramplet/children.py:183 #: ../gramps/plugins/lib/libpersonview.py:98 #: ../gramps/plugins/quickview/filterbyname.py:130 #: ../gramps/plugins/quickview/filterbyname.py:210 #: ../gramps/plugins/quickview/filterbyname.py:258 #: ../gramps/plugins/quickview/filterbyname.py:266 #: ../gramps/plugins/quickview/filterbyname.py:274 #: ../gramps/plugins/quickview/filterbyname.py:282 #: ../gramps/plugins/quickview/filterbyname.py:315 #: ../gramps/plugins/quickview/filterbyname.py:385 #: ../gramps/plugins/quickview/lineage.py:63 #: ../gramps/plugins/quickview/samesurnames.py:109 #: ../gramps/plugins/quickview/samesurnames.py:151 #: ../gramps/plugins/quickview/siblings.py:50 msgid "Birth Date" msgstr "Data urodzenia" #: ../gramps/gui/editors/editfamily.py:128 #: ../gramps/gui/selectors/selectperson.py:81 #: ../gramps/plugins/gramplet/children.py:88 #: ../gramps/plugins/gramplet/children.py:185 #: ../gramps/plugins/lib/libpersonview.py:100 #: ../gramps/plugins/quickview/lineage.py:63 #: ../gramps/plugins/quickview/lineage.py:95 msgid "Death Date" msgstr "Data zgonu" #: ../gramps/gui/editors/editfamily.py:129 #: ../gramps/gui/selectors/selectperson.py:80 #: ../gramps/plugins/lib/libpersonview.py:99 msgid "Birth Place" msgstr "Miejsce urodzenia" #: ../gramps/gui/editors/editfamily.py:130 #: ../gramps/gui/selectors/selectperson.py:82 #: ../gramps/plugins/lib/libpersonview.py:101 msgid "Death Place" msgstr "Miejsce zgonu" #: ../gramps/gui/editors/editfamily.py:138 msgid "Chil_dren" msgstr "Dzieci" #: ../gramps/gui/editors/editfamily.py:143 msgid "Edit child" msgstr "Edytuj dziecko" #: ../gramps/gui/editors/editfamily.py:146 msgid "Add an existing child" msgstr "Dodaj istniejące dziecko" #: ../gramps/gui/editors/editfamily.py:148 msgid "Edit relationship" msgstr "Edytuj związek" #: ../gramps/gui/editors/editfamily.py:216 #: ../gramps/gui/editors/editfamily.py:231 #: ../gramps/plugins/view/relview.py:1544 msgid "Select Child" msgstr "Wybierz Dziecko" #: ../gramps/gui/editors/editfamily.py:361 msgid "Adding parents to a person" msgstr "Dodawanie rodziców do dziecka" #: ../gramps/gui/editors/editfamily.py:362 msgid "It is possible to accidentally create multiple families with the same parents. To help avoid this problem, only the buttons to select parents are available when you create a new family. The remaining fields will become available after you attempt to select a parent." msgstr "Możliwe jest przypadkowe utworzenie wielu rodzin z tymi samymi rodzicami. Aby pomóc uniknąć takiej sytuacji, przy tworzeniu nowej rodziny dostępne są jedynie przyciski wyboru rodziców. Pozostałe pola bedą dostępne po wyborze rodzica." #: ../gramps/gui/editors/editfamily.py:456 msgid "Family has changed" msgstr "Rodzina została zmieniona" #: ../gramps/gui/editors/editfamily.py:457 #, python-format msgid "" "The %(object)s you are editing has changed outside this editor. This can be due to a change in one of the main views, for example a source used here is deleted in the source view.\n" "To make sure the information shown is still correct, the data shown has been updated. Some edits you have made may have been lost." msgstr "" "%(object)s który edytujesz został zmieniony poza tym edytorem. Może być to wynikiem zmiany w jednym z głównych widoków, np. źródło używane tutaj zostało skasowane w widoku źródeł.\n" "Aby zapewnić, że informacje pokazane tutaj są ciągle aktualne, dane wyświetlane tutaj zostały uaktualnione. Niestety, niektóre z edycji dokonanych przez Ciebie mogły przez to ulec skasowaniu." #: ../gramps/gui/editors/editfamily.py:462 #: ../gramps/plugins/importer/importcsv.py:227 #: ../gramps/plugins/view/familyview.py:253 msgid "family" msgstr "Rodzina" #: ../gramps/gui/editors/editfamily.py:492 #: ../gramps/gui/editors/editfamily.py:495 msgid "New Family" msgstr "Nowa rodzina" #: ../gramps/gui/editors/editfamily.py:499 #: ../gramps/gui/editors/editfamily.py:1076 #: ../gramps/plugins/view/geofamily.py:384 msgid "Edit Family" msgstr "Modyfikuj Rodzinę" #: ../gramps/gui/editors/editfamily.py:532 msgid "Select a person as the mother" msgstr "Wybierz osobę na matkę" #: ../gramps/gui/editors/editfamily.py:533 msgid "Add a new person as the mother" msgstr "Dodaj nową osobę jako matkę" #: ../gramps/gui/editors/editfamily.py:534 msgid "Remove the person as the mother" msgstr "Usuń osobę jako matkę" #: ../gramps/gui/editors/editfamily.py:547 msgid "Select a person as the father" msgstr "Wybierz osobę na ojca" #: ../gramps/gui/editors/editfamily.py:548 msgid "Add a new person as the father" msgstr "Dodaj nową osobę jako ojca" #: ../gramps/gui/editors/editfamily.py:549 msgid "Remove the person as the father" msgstr "Usuń osobę jako ojca" #: ../gramps/gui/editors/editfamily.py:782 msgid "Select Mother" msgstr "Wybierz Matkę" #: ../gramps/gui/editors/editfamily.py:827 msgid "Select Father" msgstr "Wybierz Ojca" #: ../gramps/gui/editors/editfamily.py:851 msgid "Duplicate Family" msgstr "Zduplikowana rodzina" #: ../gramps/gui/editors/editfamily.py:852 msgid "A family with these parents already exists in the database. If you save, you will create a duplicate family. It is recommended that you cancel the editing of this window, and select the existing family" msgstr "Rodzina z tymi rodzicami istnieje już w bazie danych. Jeśli ją zachowasz utworzysz duplikat istniejącej rodziny. Zaleca się, aby anulować edycję tego okna i wybrać istniejącą rodzinę" #: ../gramps/gui/editors/editfamily.py:900 #: ../gramps/plugins/view/relview.py:610 #: ../gramps/plugins/view/relview.py:1013 #: ../gramps/plugins/view/relview.py:1061 #: ../gramps/plugins/view/relview.py:1142 #: ../gramps/plugins/view/relview.py:1248 #, python-format msgid "Edit %s" msgstr "Modyfikuj %s" #: ../gramps/gui/editors/editfamily.py:1008 msgid "A father cannot be his own child" msgstr "Ojciec nie może być swym własnym dzieckiem" #: ../gramps/gui/editors/editfamily.py:1009 #, python-format msgid "%s is listed as both the father and child of the family." msgstr "%s jest oznaczona zarówno jako ojciec jak i dziecko w rodzinie." #: ../gramps/gui/editors/editfamily.py:1018 msgid "A mother cannot be her own child" msgstr "Matka nie może być swym własnym dzieckiem" #: ../gramps/gui/editors/editfamily.py:1019 #, python-format msgid "%s is listed as both the mother and child of the family." msgstr "%s jest oznaczona zarówno jako matka jak i dziecko w rodzinie." #: ../gramps/gui/editors/editfamily.py:1026 msgid "Cannot save family" msgstr "Nie można zachować rodziny" #: ../gramps/gui/editors/editfamily.py:1027 msgid "No data exists for this family. Please enter data or cancel the edit." msgstr "Nie ma żadnych danych dla tej rodziny: Wprowadź dane lub anuluj edycję." #: ../gramps/gui/editors/editfamily.py:1034 msgid "Cannot save family. ID already exists." msgstr "Nie można zapisać rodziny. Dane ID już istnieje." #: ../gramps/gui/editors/editfamily.py:1035 #: ../gramps/gui/editors/editnote.py:312 #, python-format msgid "You have attempted to use the existing Gramps ID with value %(id)s. This value is already used. Please enter a different ID or leave blank to get the next available ID value." msgstr "Próbujesz użyć istniejącego Gramps ID z wartością %(id)s. Ta wartość jest już używana. Proszę wprowadzić inne ID albo pozostawić pole puste w celu użycia pierwszej wolnej wartości ID." #: ../gramps/gui/editors/editfamily.py:1050 msgid "Add Family" msgstr "Dodaj Rodzinę" #: ../gramps/gui/editors/editldsord.py:151 #: ../gramps/gui/editors/editldsord.py:305 #: ../gramps/gui/editors/editldsord.py:342 #: ../gramps/gui/editors/editldsord.py:427 msgid "LDS Ordinance Editor" msgstr "Edytor ordynacji LDS" #: ../gramps/gui/editors/editldsord.py:278 #, python-format msgid "%(father)s and %(mother)s [%(gramps_id)s]" msgstr "%(father)s i %(mother)s [%(gramps_id)s]" #: ../gramps/gui/editors/editldsord.py:284 #, python-format msgid "%(father)s [%(gramps_id)s]" msgstr "%(father)s [%(gramps_id)s]" #: ../gramps/gui/editors/editldsord.py:289 #, python-format msgid "%(mother)s [%(gramps_id)s]" msgstr "%(mother)s [%(gramps_id)s]" #: ../gramps/gui/editors/editldsord.py:304 #: ../gramps/gui/editors/editldsord.py:426 #: ../gramps/plugins/webreport/narrativeweb.py:793 msgid "LDS Ordinance" msgstr "Ordynacja LDS" #: ../gramps/gui/editors/editlink.py:78 ../gramps/gui/editors/editlink.py:223 msgid "Link Editor" msgstr "Edytor odnośników" #: ../gramps/gui/editors/editlink.py:81 msgid "Internet Address" msgstr "Adres internetory" #: ../gramps/gui/editors/editlocation.py:52 msgid "Location Editor" msgstr "Edytor lokalizacji" #: ../gramps/gui/editors/editmedia.py:92 #: ../gramps/gui/editors/editmediaref.py:404 #, python-format msgid "Media: %s" msgstr "Media: %s" #: ../gramps/gui/editors/editmedia.py:94 #: ../gramps/gui/editors/editmediaref.py:406 msgid "New Media" msgstr "Nowy obiekt medialny" #: ../gramps/gui/editors/editmedia.py:234 msgid "Edit Media Object" msgstr "Modyfikuj obiekt medialny" #: ../gramps/gui/editors/editmedia.py:272 msgid "Cannot save media object" msgstr "Nie można zapisać obiektu medialnego" #: ../gramps/gui/editors/editmedia.py:273 msgid "No data exists for this media object. Please enter data or cancel the edit." msgstr "Nie istnieją żadne dane dla tego obiektu medialnego. Proszę wprowadzić dane albo anulować edycję." #: ../gramps/gui/editors/editmedia.py:282 msgid "Cannot save media object. ID already exists." msgstr "Nie można zapisać obiektu medialnego. Dane ID już istnieje." #: ../gramps/gui/editors/editmedia.py:300 #: ../gramps/gui/editors/editmediaref.py:641 #, python-format msgid "Add Media Object (%s)" msgstr "Dodaj obiekt medialny (%s)" #: ../gramps/gui/editors/editmedia.py:305 #: ../gramps/gui/editors/editmediaref.py:637 #, python-format msgid "Edit Media Object (%s)" msgstr "Modyfikuj obiekt medialny (%s)" #: ../gramps/gui/editors/editmedia.py:342 msgid "Remove Media Object" msgstr "Usuń obiekt medialny" #: ../gramps/gui/editors/editmediaref.py:86 #: ../gramps/gui/editors/editmediaref.py:407 msgid "Media Reference Editor" msgstr "Edytor odwołań do mediów" #: ../gramps/gui/editors/editmediaref.py:88 #: ../gramps/gui/editors/editmediaref.py:89 #: ../gramps/gui/glade/editmediaref.glade:150 #: ../gramps/gui/glade/editmediaref.glade:320 msgid "Y coordinate|Y" msgstr "Y" #: ../gramps/gui/editors/editname.py:120 ../gramps/gui/editors/editname.py:310 msgid "Name Editor" msgstr "Edytor nazwisk" #: ../gramps/gui/editors/editname.py:171 #: ../gramps/gui/editors/editperson.py:307 msgid "Call name must be the given name that is normally used." msgstr "Używane imię musi być nadanym imieniem będącym w codziennym użytku." #: ../gramps/gui/editors/editname.py:309 msgid "New Name" msgstr "Nowe Nazwisko" #: ../gramps/gui/editors/editname.py:376 msgid "Break global name grouping?" msgstr "Zerwać z globalnym grupowaniem nazwisk?" #: ../gramps/gui/editors/editname.py:377 #, python-format msgid "All people with the name of %(surname)s will no longer be grouped with the name of %(group_name)s." msgstr "Wszystkie osoby o nazwisku %(surname)s nie będą już grupowane według nazwiska %(group_name)s." #: ../gramps/gui/editors/editname.py:381 msgid "Continue" msgstr "Kontynuuj" #: ../gramps/gui/editors/editname.py:382 msgid "Return to Name Editor" msgstr "Wróć do Edytora naziwsk" #: ../gramps/gui/editors/editname.py:407 msgid "Group all people with the same name?" msgstr "Zgrupować wszystkie osoby o tym samym nazwisku?" #: ../gramps/gui/editors/editname.py:408 #, python-format msgid "You have the choice of grouping all people with the name of %(surname)s with the name of %(group_name)s, or just mapping this particular name." msgstr "Możesz zgrupować wszystkie osoby o nazwisku %(surname)s z nazwiskiem %(group_name)s lub tylko przekierować to konkretne nazwisko." #: ../gramps/gui/editors/editname.py:413 msgid "Group all" msgstr "Zgrupuj wszystkie" #: ../gramps/gui/editors/editname.py:414 msgid "Group this name only" msgstr "Zgrupuj tylko to nazwisko" #: ../gramps/gui/editors/editnote.py:142 #, python-format msgid "Note: %(id)s - %(context)s" msgstr "Notatka: %(id)s - %(context)s" #: ../gramps/gui/editors/editnote.py:147 #, python-format msgid "Note: %s" msgstr "Notatka: %s" #: ../gramps/gui/editors/editnote.py:150 #, python-format msgid "New Note - %(context)s" msgstr "Nowa notatka - %(context)s" #: ../gramps/gui/editors/editnote.py:154 msgid "New Note" msgstr "Nowa notatka" #: ../gramps/gui/editors/editnote.py:183 msgid "_Note" msgstr "_Notatka" #: ../gramps/gui/editors/editnote.py:284 ../gramps/gui/editors/editnote.py:329 #: ../gramps/gui/editors/objectentries.py:366 msgid "Edit Note" msgstr "Modyfikuj notatkę" #: ../gramps/gui/editors/editnote.py:303 msgid "Cannot save note" msgstr "Nie można zapisać notatki" #: ../gramps/gui/editors/editnote.py:304 msgid "No data exists for this note. Please enter data or cancel the edit." msgstr "Nie istnieją dane dla tej notatki. Proszę wprowadzić dane albo anulować edycję." #: ../gramps/gui/editors/editnote.py:311 msgid "Cannot save note. ID already exists." msgstr "Nie można zapisać notatki. Dane ID już istnieje." #: ../gramps/gui/editors/editnote.py:324 msgid "Add Note" msgstr "Dodaj Notatkę" #: ../gramps/gui/editors/editnote.py:344 #, python-format msgid "Delete Note (%s)" msgstr "Usuń notatkę (%s)" #: ../gramps/gui/editors/editperson.py:154 #, python-format msgid "Person: %(name)s" msgstr "Osoba: %(name)s" #: ../gramps/gui/editors/editperson.py:158 #, python-format msgid "New Person: %(name)s" msgstr "Nowa osoba: %(name)s" #: ../gramps/gui/editors/editperson.py:160 msgid "New Person" msgstr "Nowa Osoba" #: ../gramps/gui/editors/editperson.py:585 #: ../gramps/plugins/view/geofamily.py:388 msgid "Edit Person" msgstr "Modyfikuj osobę" #: ../gramps/gui/editors/editperson.py:630 msgid "Edit Object Properties" msgstr "Modyfikuj właściwości obiektu" #: ../gramps/gui/editors/editperson.py:669 msgid "Make Active Person" msgstr "Oznacz osobę jako aktywną" #: ../gramps/gui/editors/editperson.py:673 msgid "Make Home Person" msgstr "Oznacz jako osobę początkową" #: ../gramps/gui/editors/editperson.py:784 msgid "Problem changing the gender" msgstr "Wystąpił problem podczas zmiany płci" #: ../gramps/gui/editors/editperson.py:785 msgid "" "Changing the gender caused problems with marriage information.\n" "Please check the person's marriages." msgstr "" "Zmiana płci spowodowała problemy z informacjami dotyczącymi małżeństw.\n" "Sprawdź małżeństwa osoby." #: ../gramps/gui/editors/editperson.py:796 msgid "Cannot save person" msgstr "Nie można zachować osoby" #: ../gramps/gui/editors/editperson.py:797 msgid "No data exists for this person. Please enter data or cancel the edit." msgstr "Nie ma żadnych danych dla tej osoby. Wprowadź dane lub anuluj edycję." #: ../gramps/gui/editors/editperson.py:820 msgid "Cannot save person. ID already exists." msgstr "Nie można zapisać osoby. Dane ID już istnieje." #: ../gramps/gui/editors/editperson.py:838 #, python-format msgid "Add Person (%s)" msgstr "Dodaj Osobę (%s)" #: ../gramps/gui/editors/editperson.py:844 #, python-format msgid "Edit Person (%s)" msgstr "Modyfikuj osobę (%s)" #: ../gramps/gui/editors/editperson.py:1071 msgid "Unknown gender specified" msgstr "Wybrano nieznaną płeć" #: ../gramps/gui/editors/editperson.py:1073 msgid "The gender of the person is currently unknown. Usually, this is a mistake. Please specify the gender." msgstr "Płeć osoby jest obecnie nieznana. Zazwyczaj jest to pomyłka. Proszę określić płeć." #: ../gramps/gui/editors/editperson.py:1076 msgid "_Male" msgstr "_Mężczyzna" #: ../gramps/gui/editors/editperson.py:1077 msgid "_Female" msgstr "_Kobieta" #: ../gramps/gui/editors/editperson.py:1078 msgid "_Unknown" msgstr "_Nieznane" #: ../gramps/gui/editors/editpersonref.py:85 #: ../gramps/gui/editors/editpersonref.py:163 msgid "Person Reference Editor" msgstr "Edytor odwołań do osób" #: ../gramps/gui/editors/editpersonref.py:163 msgid "Person Reference" msgstr "Odwołania do osoby" #: ../gramps/gui/editors/editpersonref.py:180 msgid "No person selected" msgstr "Nie wybrano żadnej osoby" #: ../gramps/gui/editors/editpersonref.py:181 msgid "You must either select a person or Cancel the edit" msgstr "Musisz albo wybrać osobę albo anulować edycję" #: ../gramps/gui/editors/editplace.py:132 msgid "_Location" msgstr "_Położenie" #: ../gramps/gui/editors/editplace.py:139 #, python-format msgid "Place: %s" msgstr "Miejsce: %s" #: ../gramps/gui/editors/editplace.py:141 msgid "New Place" msgstr "Nowe miejsce" #: ../gramps/gui/editors/editplace.py:225 #, fuzzy msgid "Invalid latitude (syntax: 18\\u00b09'" msgstr "Błędna szerokość (składnia: 18°9'" #: ../gramps/gui/editors/editplace.py:226 msgid "48.21\"S, -18.2412 or -18:9:48.21)" msgstr "48.21\"S, -18.2412 albo -18:9:48.21)" #: ../gramps/gui/editors/editplace.py:228 #, fuzzy msgid "Invalid longitude (syntax: 18\\u00b09'" msgstr "Błędna długość (składnia: 18°9'" #: ../gramps/gui/editors/editplace.py:229 msgid "48.21\"E, -18.2412 or -18:9:48.21)" msgstr "48.21\"E, -18.2412 albo -18:9:48.21)" #: ../gramps/gui/editors/editplace.py:232 #: ../gramps/plugins/lib/maps/geography.py:751 #: ../gramps/plugins/view/geoplaces.py:313 #: ../gramps/plugins/view/geoplaces.py:332 msgid "Edit Place" msgstr "Modyfikuj miejsce" #: ../gramps/gui/editors/editplace.py:295 msgid "Cannot save place" msgstr "Nie można zapisać miejsca" #: ../gramps/gui/editors/editplace.py:296 msgid "No data exists for this place. Please enter data or cancel the edit." msgstr "Brak danych dla tego miejsca. Proszę wprowadzić dane albo anulować edycję." #: ../gramps/gui/editors/editplace.py:305 msgid "Cannot save place. ID already exists." msgstr "Nie można zapisać miejsca. Dane ID już istnieje." #: ../gramps/gui/editors/editplace.py:318 #, python-format msgid "Add Place (%s)" msgstr "Dodaj Miejsce (%s)" #: ../gramps/gui/editors/editplace.py:323 #, python-format msgid "Edit Place (%s)" msgstr "Modyfikuj miejsce (%s)" #: ../gramps/gui/editors/editplace.py:347 #, python-format msgid "Delete Place (%s)" msgstr "Usuń miejsce (%s)" #: ../gramps/gui/editors/editprimary.py:235 msgid "Save Changes?" msgstr "Czy chcesz zapisać zmiany?" #: ../gramps/gui/editors/editprimary.py:236 msgid "If you close without saving, the changes you have made will be lost" msgstr "Jeśli zakończysz bez zapisywania, wprowadzone zmiany zostaną utracone" #: ../gramps/gui/editors/editreporef.py:64 msgid "Repository Reference Editor" msgstr "Edytor Odwołań do Magazynu" #: ../gramps/gui/editors/editreporef.py:187 #, python-format msgid "Repository: %s" msgstr "Magazyn: %s" #: ../gramps/gui/editors/editreporef.py:189 #: ../gramps/gui/editors/editrepository.py:72 msgid "New Repository" msgstr "Nowy Magazyn" #: ../gramps/gui/editors/editreporef.py:190 msgid "Repo Reference Editor" msgstr "Edytor Odwołań do Magazynu" #: ../gramps/gui/editors/editreporef.py:195 msgid "Modify Repository" msgstr "Modyfikuj Magazyn" #: ../gramps/gui/editors/editreporef.py:198 msgid "Add Repository" msgstr "Dodaj Magazyn" #: ../gramps/gui/editors/editrepository.py:85 msgid "Edit Repository" msgstr "Modyfikuj Magazyn" #: ../gramps/gui/editors/editrepository.py:162 msgid "Cannot save repository" msgstr "Nie można zapisać magazynu" #: ../gramps/gui/editors/editrepository.py:163 msgid "No data exists for this repository. Please enter data or cancel the edit." msgstr "Ten magazyn nie zawiera żadnych informacji. Proszę wprowadzić dane albo anulować edycję." #: ../gramps/gui/editors/editrepository.py:172 msgid "Cannot save repository. ID already exists." msgstr "Nie można zapisać magazynu. Dane ID już istnieje." #: ../gramps/gui/editors/editrepository.py:185 #, python-format msgid "Add Repository (%s)" msgstr "Dodaj Magazyn (%s)" #: ../gramps/gui/editors/editrepository.py:190 #, python-format msgid "Edit Repository (%s)" msgstr "Edytuj Magazyn (%s)" #: ../gramps/gui/editors/editrepository.py:203 #, python-format msgid "Delete Repository (%s)" msgstr "Usuń Magazyn (%s)" #: ../gramps/gui/editors/editsource.py:80 msgid "New Source" msgstr "Nowe Źródło" #: ../gramps/gui/editors/editsource.py:177 msgid "Edit Source" msgstr "Modyfikuj Źródło" #: ../gramps/gui/editors/editsource.py:223 #, python-format msgid "Delete Source (%s)" msgstr "Usuń źródło (%s)" #: ../gramps/gui/editors/edittaglist.py:50 ../gramps/gui/views/tags.py:88 msgid "manual|Tags" msgstr "Atrybuty" #: ../gramps/gui/editors/edittaglist.py:70 #: ../gramps/gui/editors/edittaglist.py:128 msgid "Tag selection" msgstr "Wybór atrybutu" #: ../gramps/gui/editors/edittaglist.py:101 #: ../gramps/gui/views/bookmarks.py:211 ../gramps/gui/views/tags.py:374 #: ../gramps/gui/views/tags.py:584 ../gramps/gui/views/tags.py:598 #, python-format msgid "%(title)s - Gramps" msgstr "%(title)s - Gramps" #: ../gramps/gui/editors/edittaglist.py:101 msgid "Edit Tags" msgstr "Edytuj atrybuty" #: ../gramps/gui/editors/edittaglist.py:109 #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:123 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:97 #: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:100 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:139 #: ../gramps/gui/grampsgui.py:184 ../gramps/gui/views/tags.py:222 #: ../gramps/gui/views/tags.py:227 #: ../gramps/plugins/textreport/tagreport.py:536 #: ../gramps/plugins/textreport/tagreport.py:540 msgid "Tag" msgstr "Atrybut:" #: ../gramps/gui/editors/editurl.py:62 ../gramps/gui/editors/editurl.py:92 msgid "Internet Address Editor" msgstr "Edytor adresów internetowych" #: ../gramps/gui/editors/filtereditor.py:85 msgid "Person Filters" msgstr "Filtry osób" #: ../gramps/gui/editors/filtereditor.py:86 msgid "Family Filters" msgstr "Filtry rodzin" #: ../gramps/gui/editors/filtereditor.py:87 msgid "Event Filters" msgstr "Filtry zdarzeń" #: ../gramps/gui/editors/filtereditor.py:88 msgid "Place Filters" msgstr "Filtry miejsc" #: ../gramps/gui/editors/filtereditor.py:89 msgid "Source Filters" msgstr "Filtry źródeł" #: ../gramps/gui/editors/filtereditor.py:90 #, fuzzy msgid "Media Filters" msgstr "Filtr obiektów medialnych" #: ../gramps/gui/editors/filtereditor.py:91 msgid "Repository Filters" msgstr "Filtry magazynów" #: ../gramps/gui/editors/filtereditor.py:92 msgid "Note Filters" msgstr "Filtry notatek" #: ../gramps/gui/editors/filtereditor.py:93 msgid "Citation Filters" msgstr "Filtry cytatów" #: ../gramps/gui/editors/filtereditor.py:245 msgid "lesser than" msgstr "mniejszy niż" #: ../gramps/gui/editors/filtereditor.py:245 msgid "equal to" msgstr "równy" #: ../gramps/gui/editors/filtereditor.py:245 msgid "greater than" msgstr "większy niż" #: ../gramps/gui/editors/filtereditor.py:283 msgid "Not a valid ID" msgstr "Nierprawidłowy identyfikator" #: ../gramps/gui/editors/filtereditor.py:312 msgid "Select..." msgstr "Wybierz..." #: ../gramps/gui/editors/filtereditor.py:317 #, python-format msgid "Select %s from a list" msgstr "Wybierz %s z listy" #: ../gramps/gui/editors/filtereditor.py:384 msgid "Give or select a source ID, leave empty to find objects with no source." msgstr "Podaj albo wybierz ID źródła lub pozostaw pole puste aby znaleźć obiekty bez źródeł." #: ../gramps/gui/editors/filtereditor.py:540 msgid "Include original person" msgstr "Dołącz pierwotną osobę" #: ../gramps/gui/editors/filtereditor.py:542 msgid "Use exact case of letters" msgstr "Uwzględniaj wielkość liter" #: ../gramps/gui/editors/filtereditor.py:544 msgid "Use regular expression" msgstr "Używaj wyrażeń regularnych" #: ../gramps/gui/editors/filtereditor.py:546 msgid "Also family events where person is wife/husband" msgstr "Także zdarzenia rodzinne, gdzie osoba jest mężem/żoną" #: ../gramps/gui/editors/filtereditor.py:572 msgid "Rule Name" msgstr "Nazwa reguły" #: ../gramps/gui/editors/filtereditor.py:687 #: ../gramps/gui/editors/filtereditor.py:698 #: ../gramps/gui/glade/rule.glade:897 msgid "No rule selected" msgstr "Nie wybrano reguły" #: ../gramps/gui/editors/filtereditor.py:738 msgid "Define filter" msgstr "Zdefiniuj filtr" #: ../gramps/gui/editors/filtereditor.py:742 msgid "Values" msgstr "Wartości" #: ../gramps/gui/editors/filtereditor.py:840 msgid "Add Rule" msgstr "Dodaj regułę" #: ../gramps/gui/editors/filtereditor.py:852 msgid "Edit Rule" msgstr "Edytyj regułę" #: ../gramps/gui/editors/filtereditor.py:887 msgid "Filter Test" msgstr "Test filtru" #: ../gramps/gui/editors/filtereditor.py:1025 #: ../gramps/plugins/drawreport/calendarreport.py:421 #: ../gramps/plugins/drawreport/statisticschart.py:916 #: ../gramps/plugins/drawreport/timeline.py:378 #: ../gramps/plugins/gramplet/gramplet.gpr.py:934 #: ../gramps/plugins/gramplet/gramplet.gpr.py:948 #: ../gramps/plugins/gramplet/gramplet.gpr.py:962 #: ../gramps/plugins/gramplet/gramplet.gpr.py:976 #: ../gramps/plugins/gramplet/gramplet.gpr.py:990 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1004 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1018 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1032 #: ../gramps/plugins/gramplet/gramplet.gpr.py:1046 #: ../gramps/plugins/graph/gvrelgraph.py:486 #: ../gramps/plugins/quickview/quickview.gpr.py:127 #: ../gramps/plugins/textreport/birthdayreport.py:369 #: ../gramps/plugins/textreport/indivcomplete.py:683 #: ../gramps/plugins/textreport/recordsreport.py:136 #: ../gramps/plugins/tool/sortevents.py:168 #: ../gramps/plugins/webreport/narrativeweb.py:8001 #: ../gramps/plugins/webreport/webcal.py:1336 msgid "Filter" msgstr "Filtr" #: ../gramps/gui/editors/filtereditor.py:1025 msgid "Comment" msgstr "Komentarz" #: ../gramps/gui/editors/filtereditor.py:1033 msgid "Custom Filter Editor" msgstr "Edytor filtrów własnych" #: ../gramps/gui/editors/filtereditor.py:1099 msgid "Delete Filter?" msgstr "Usunąć filtr?" #: ../gramps/gui/editors/filtereditor.py:1100 msgid "This filter is currently being used as the base for other filters. Deletingthis filter will result in removing all other filters that depend on it." msgstr "Ten filtr jest aktualnie używany jako podstawa innych filtrów. Usunięcie go, spowoduje usunięcie wszystkich filtrów, które od niego zależą." #: ../gramps/gui/editors/filtereditor.py:1104 msgid "Delete Filter" msgstr "Usuń filtr" #: ../gramps/gui/editors/objectentries.py:255 msgid "To select a place, use drag-and-drop or use the buttons" msgstr "Aby wybrać miejsce, użyj metody przeciągnij i upuść lub użyj przycisków" #: ../gramps/gui/editors/objectentries.py:257 msgid "No place given, click button to select one" msgstr "Nie określono miejsca, kliknij przycisk aby jakieś wybrać" #: ../gramps/gui/editors/objectentries.py:258 msgid "Edit place" msgstr "Modyfikuj miejsce" #: ../gramps/gui/editors/objectentries.py:259 msgid "Select an existing place" msgstr "Wybierz istniejące miejsce" #: ../gramps/gui/editors/objectentries.py:260 #: ../gramps/plugins/lib/libplaceview.py:121 msgid "Add a new place" msgstr "Dodaj nowe miejsce" #: ../gramps/gui/editors/objectentries.py:261 msgid "Remove place" msgstr "Usuń miejsce" #: ../gramps/gui/editors/objectentries.py:309 msgid "To select a media object, use drag-and-drop or use the buttons" msgstr "Aby wybrać obiekt medialny, użyj metody przeciągnij i upuść albo użyj przycisków" #: ../gramps/gui/editors/objectentries.py:311 #: ../gramps/gui/plug/_guioptions.py:1062 msgid "No image given, click button to select one" msgstr "Nie określono zdjęcia, kliknij przycisk aby jakieś wybrać" #: ../gramps/gui/editors/objectentries.py:312 msgid "Edit media object" msgstr "Modyfikuj obiekt medialny" #: ../gramps/gui/editors/objectentries.py:313 #: ../gramps/gui/plug/_guioptions.py:1040 msgid "Select an existing media object" msgstr "Wybierz istniejący obiekt medialny" #: ../gramps/gui/editors/objectentries.py:314 #: ../gramps/plugins/view/mediaview.py:122 msgid "Add a new media object" msgstr "Dodaj nowy obiekt medialny" #: ../gramps/gui/editors/objectentries.py:315 msgid "Remove media object" msgstr "Usuń obiekt medialny" #: ../gramps/gui/editors/objectentries.py:363 msgid "To select a note, use drag-and-drop or use the buttons" msgstr "Aby wybrać notatkę, użyj metody przeciągnij i upuść lub użyj przycisków" #: ../gramps/gui/editors/objectentries.py:365 #: ../gramps/gui/plug/_guioptions.py:961 msgid "No note given, click button to select one" msgstr "Nie określono notatki, kliknij przycisk aby jakąś wybrać" #: ../gramps/gui/editors/objectentries.py:367 #: ../gramps/gui/plug/_guioptions.py:936 msgid "Select an existing note" msgstr "Wybierz istniejącą notatkę" #: ../gramps/gui/editors/objectentries.py:368 #: ../gramps/plugins/view/noteview.py:95 msgid "Add a new note" msgstr "Dodaj nową notatkę" #: ../gramps/gui/editors/objectentries.py:369 msgid "Remove note" msgstr "Usuń notatkę" #: ../gramps/gui/filters/_searchbar.py:110 #, python-format msgid "%s is" msgstr "%s jest" #: ../gramps/gui/filters/_searchbar.py:112 #, python-format msgid "%s contains" msgstr "%s zawiera" #: ../gramps/gui/filters/_searchbar.py:116 #, python-format msgid "%s is not" msgstr "%s nie jest" #: ../gramps/gui/filters/_searchbar.py:118 #, python-format msgid "%s does not contain" msgstr "%s nie zawiera" #: ../gramps/gui/filters/_searchbar.py:169 #: ../gramps/gui/views/listview.py:1119 ../gramps/gui/views/listview.py:1139 msgid "Updating display..." msgstr "Odświeżanie widoku..." #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:77 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:79 #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:92 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:70 #: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:74 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:96 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:77 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:78 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:69 msgid "Use regular expressions" msgstr "Używaj wyrażeń regularnych" #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:98 #: ../gramps/plugins/view/citationlistview.py:99 msgid "Volume/Page" msgstr "Tom/Strona:" #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:100 #: ../gramps/plugins/view/citationlistview.py:102 #: ../gramps/plugins/view/citationtreeview.py:97 #: ../gramps/plugins/webreport/narrativeweb.py:2373 msgid "Confidence" msgstr "Zaufanie" #: ../gramps/gui/filters/sidebar/_citationsidebarfilter.py:102 #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:102 #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:124 #: ../gramps/gui/filters/sidebar/_mediasidebarfilter.py:98 #: ../gramps/gui/filters/sidebar/_notesidebarfilter.py:101 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:140 #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:101 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:100 #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:89 msgid "Custom filter" msgstr "Własny filtr" #: ../gramps/gui/filters/sidebar/_eventsidebarfilter.py:98 msgid "Participants" msgstr "Uczestnicy" #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:117 #: ../gramps/gui/merge/mergeperson.py:222 #: ../gramps/gui/selectors/selectfamily.py:63 #: ../gramps/gui/widgets/reorderfam.py:85 #: ../gramps/plugins/gramplet/persondetails.py:171 #: ../gramps/plugins/importer/importcsv.py:232 #: ../gramps/plugins/quickview/all_relations.py:302 #: ../gramps/plugins/textreport/familygroup.py:209 #: ../gramps/plugins/textreport/familygroup.py:220 #: ../gramps/plugins/textreport/indivcomplete.py:328 #: ../gramps/plugins/textreport/indivcomplete.py:330 #: ../gramps/plugins/textreport/indivcomplete.py:613 #: ../gramps/plugins/textreport/tagreport.py:212 #: ../gramps/plugins/view/familyview.py:82 #: ../gramps/plugins/view/relview.py:907 #: ../gramps/plugins/webreport/narrativeweb.py:6305 #: ../gramps/gui/glade/editfamily.glade:182 msgid "Father" msgstr "Ojciec" #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:118 #: ../gramps/gui/merge/mergeperson.py:224 #: ../gramps/gui/selectors/selectfamily.py:64 #: ../gramps/gui/widgets/reorderfam.py:86 #: ../gramps/plugins/gramplet/persondetails.py:172 #: ../gramps/plugins/importer/importcsv.py:229 #: ../gramps/plugins/quickview/all_relations.py:299 #: ../gramps/plugins/textreport/familygroup.py:226 #: ../gramps/plugins/textreport/familygroup.py:237 #: ../gramps/plugins/textreport/indivcomplete.py:337 #: ../gramps/plugins/textreport/indivcomplete.py:339 #: ../gramps/plugins/textreport/indivcomplete.py:614 #: ../gramps/plugins/textreport/tagreport.py:218 #: ../gramps/plugins/view/familyview.py:83 #: ../gramps/plugins/view/relview.py:908 #: ../gramps/plugins/webreport/narrativeweb.py:6319 #: ../gramps/gui/glade/editfamily.glade:477 msgid "Mother" msgstr "Matka" #: ../gramps/gui/filters/sidebar/_familysidebarfilter.py:120 #: ../gramps/gui/widgets/reorderfam.py:92 #: ../gramps/plugins/textreport/tagreport.py:224 #: ../gramps/plugins/view/familyview.py:84 #: ../gramps/plugins/webreport/narrativeweb.py:5989 msgid "Relationship" msgstr "Związek" #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:93 msgid "any" msgstr "dowolna" #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:133 #: ../gramps/plugins/export/exportcsv.py:341 #: ../gramps/plugins/importer/importcsv.py:193 msgid "Birth date" msgstr "Data urodzenia" #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:134 #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:136 #, fuzzy, python-format msgid "example: \"%(msg1)s\" or \"%(msg2)s\"" msgstr "przykład: \"%s\" lub \"%s\"" #: ../gramps/gui/filters/sidebar/_personsidebarfilter.py:135 #: ../gramps/plugins/export/exportcsv.py:343 #: ../gramps/plugins/importer/importcsv.py:215 msgid "Death date" msgstr "Data zgonu" #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:91 #: ../gramps/plugins/lib/libplaceview.py:96 #: ../gramps/plugins/view/placetreeview.py:88 msgid "Place Name" msgstr "Nazwa miejsca" #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:98 msgid "ZIP/Postal code" msgstr "Kod pocztowy" #: ../gramps/gui/filters/sidebar/_placesidebarfilter.py:99 msgid "Church parish" msgstr "Parafia" #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:98 #: ../gramps/gui/grampsgui.py:205 msgid "URL" msgstr "URL" #: ../gramps/gui/filters/sidebar/_sidebarfilter.py:81 msgid "Reset" msgstr "Wyczyść" #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:86 #: ../gramps/plugins/view/sourceview.py:86 #: ../gramps/plugins/webreport/narrativeweb.py:4294 msgid "Abbreviation" msgstr "Skrót" #: ../gramps/gui/filters/sidebar/_sourcesidebarfilter.py:87 msgid "Publication" msgstr "Wydanie" #: ../gramps/gui/grampsgui.py:61 msgid "Your version of gi (gnome-instrospection) seems to be too old. You need a version which has the function 'require_version' to start Gramps" msgstr "" #: ../gramps/gui/grampsgui.py:75 #, fuzzy, python-format msgid "" "Your pygobject version does not meet the requirements.\n" "At least pygobject %(major)d.%(feature)d.%(minor)d is needed to start Gramps with a GUI.\n" "\n" "Gramps will terminate now." msgstr "" "Wersja Pythona, którą używasz nie spełnia wymagań. Potrzebujesz co najmniej wersji %(v1)d.%(v2)d.%(v3)d aby uruchomić Gramps.\n" "\n" "Gramps kończy teraz działanie." #: ../gramps/gui/grampsgui.py:91 msgid "" "Gdk, Gtk or Pango typelib not installed.\n" "Install Gnome Introspection, and pygobject version 3.3.2 or later.\n" "Install then instrospection data for Gdk, Gtk and Pango\n" "\n" "Gramps will terminate now." msgstr "" #: ../gramps/gui/grampsgui.py:101 msgid "" "\n" "cairo python support not installed. Install cairo for your version of python\n" "\n" "Gramps will terminate now." msgstr "" #: ../gramps/gui/grampsgui.py:144 msgid "Family Trees" msgstr "Moje drzewa" #: ../gramps/gui/grampsgui.py:149 msgid "_Add bookmark" msgstr "_Dodaj zakładkę" #: ../gramps/gui/grampsgui.py:150 ../gramps/gui/views/bookmarks.py:211 #: ../gramps/gui/views/bookmarks.py:218 #: ../gramps/gui/views/navigationview.py:275 msgid "Organize Bookmarks" msgstr "Organizuj zakładki" #: ../gramps/gui/grampsgui.py:151 msgid "Configure" msgstr "Skonfiguruj" #: ../gramps/gui/grampsgui.py:153 msgid "Edit Date" msgstr "Edytuj datę" #: ../gramps/gui/grampsgui.py:154 ../gramps/gui/merge/mergeperson.py:202 #: ../gramps/plugins/gramplet/gramplet.gpr.py:430 #: ../gramps/plugins/gramplet/gramplet.gpr.py:444 #: ../gramps/plugins/quickview/filterbyname.py:98 #: ../gramps/plugins/textreport/tagreport.py:285 #: ../gramps/plugins/view/eventview.py:118 #: ../gramps/plugins/view/view.gpr.py:35 ../gramps/plugins/view/view.gpr.py:43 #: ../gramps/plugins/webreport/narrativeweb.py:1763 #: ../gramps/plugins/webreport/narrativeweb.py:1822 #: ../gramps/plugins/webreport/narrativeweb.py:1874 #: ../gramps/plugins/webreport/narrativeweb.py:3631 #: ../gramps/plugins/webreport/narrativeweb.py:3819 #: ../gramps/plugins/webreport/narrativeweb.py:6242 msgid "Events" msgstr "Zdarzenia" #: ../gramps/gui/grampsgui.py:156 #: ../gramps/plugins/drawreport/drawplugins.gpr.py:170 #: ../gramps/plugins/gramplet/gramplet.gpr.py:109 #: ../gramps/plugins/gramplet/gramplet.gpr.py:118 #: ../gramps/plugins/view/fanchartview.py:73 #: ../gramps/plugins/view/view.gpr.py:141 msgid "Fan Chart" msgstr "Wykres kołowy" #: ../gramps/gui/grampsgui.py:157 #: ../gramps/plugins/gramplet/gramplet.gpr.py:126 #: ../gramps/plugins/view/fanchartdescview.py:74 #, fuzzy msgid "Descendant Fan Chart" msgstr "Wykres potomków" #: ../gramps/gui/grampsgui.py:158 msgid "Font" msgstr "Czcionka" #: ../gramps/gui/grampsgui.py:159 #: ../gramps/gui/widgets/styledtexteditor.py:476 msgid "Font Color" msgstr "Kolor czcionki" #: ../gramps/gui/grampsgui.py:160 msgid "Font Background Color" msgstr "Kolor tła czcionki" #: ../gramps/gui/grampsgui.py:161 msgid "Gramplets" msgstr "Gramplety" #: ../gramps/gui/grampsgui.py:162 ../gramps/gui/grampsgui.py:163 #: ../gramps/gui/grampsgui.py:164 ../gramps/plugins/view/geography.gpr.py:80 #: ../gramps/plugins/view/geography.gpr.py:97 #: ../gramps/plugins/view/geography.gpr.py:116 #: ../gramps/plugins/view/geography.gpr.py:134 #: ../gramps/plugins/view/geography.gpr.py:152 #: ../gramps/plugins/view/geography.gpr.py:168 #: ../gramps/plugins/view/geography.gpr.py:185 msgid "Geography" msgstr "Geografia" #: ../gramps/gui/grampsgui.py:165 ../gramps/plugins/view/geoperson.py:164 msgid "GeoPerson" msgstr "GeoOsoba" #: ../gramps/gui/grampsgui.py:166 ../gramps/plugins/view/geofamily.py:134 msgid "GeoFamily" msgstr "GeoRodzina" #: ../gramps/gui/grampsgui.py:167 ../gramps/plugins/view/geoevents.py:135 msgid "GeoEvents" msgstr "GeoZdarzenia" #: ../gramps/gui/grampsgui.py:168 ../gramps/plugins/view/geoplaces.py:135 msgid "GeoPlaces" msgstr "GeoMiejsca" #: ../gramps/gui/grampsgui.py:169 msgid "Public" msgstr "Publiczny" #: ../gramps/gui/grampsgui.py:171 msgid "Merge" msgstr "Połącz" #: ../gramps/gui/grampsgui.py:172 #: ../gramps/plugins/gramplet/gramplet.gpr.py:598 #: ../gramps/plugins/gramplet/gramplet.gpr.py:612 #: ../gramps/plugins/gramplet/gramplet.gpr.py:626 #: ../gramps/plugins/gramplet/gramplet.gpr.py:640 #: ../gramps/plugins/gramplet/gramplet.gpr.py:654 #: ../gramps/plugins/gramplet/gramplet.gpr.py:668 #: ../gramps/plugins/gramplet/gramplet.gpr.py:682 #: ../gramps/plugins/gramplet/gramplet.gpr.py:696 #: ../gramps/plugins/quickview/filterbyname.py:113 #: ../gramps/plugins/textreport/indivcomplete.py:270 #: ../gramps/plugins/textreport/tagreport.py:371 #: ../gramps/plugins/view/noteview.py:113 #: ../gramps/plugins/view/view.gpr.py:95 #: ../gramps/plugins/view/view.gpr.py:103 #: ../gramps/plugins/webreport/narrativeweb.py:383 #: ../gramps/plugins/webreport/narrativeweb.py:984 #: ../gramps/plugins/webreport/narrativeweb.py:1566 msgid "Notes" msgstr "Notatki" #: ../gramps/gui/grampsgui.py:173 ../gramps/gui/merge/mergeperson.py:217 #: ../gramps/plugins/quickview/all_relations.py:307 #: ../gramps/plugins/tool/notrelated.py:127 #: ../gramps/plugins/view/pedigreeview.py:1772 #: ../gramps/plugins/view/relview.py:535 ../gramps/plugins/view/relview.py:872 #: ../gramps/plugins/view/relview.py:906 #: ../gramps/plugins/webreport/narrativeweb.py:384 #: ../gramps/plugins/webreport/narrativeweb.py:2916 #: ../gramps/plugins/webreport/narrativeweb.py:5236 #: ../gramps/plugins/webreport/narrativeweb.py:6391 msgid "Parents" msgstr "Rodzice" #: ../gramps/gui/grampsgui.py:174 msgid "Add Parents" msgstr "Dodaj rodziców" #: ../gramps/gui/grampsgui.py:175 msgid "Select Parents" msgstr "Wybierz rodziców" #: ../gramps/gui/grampsgui.py:176 #: ../gramps/plugins/gramplet/gramplet.gpr.py:170 #: ../gramps/plugins/gramplet/gramplet.gpr.py:176 #: ../gramps/plugins/view/pedigreeview.py:522 #: ../gramps/plugins/view/view.gpr.py:125 #: ../gramps/plugins/webreport/narrativeweb.py:6075 msgid "Pedigree" msgstr "Rodowód" #: ../gramps/gui/grampsgui.py:178 #: ../gramps/plugins/quickview/filterbyname.py:101 #: ../gramps/plugins/view/view.gpr.py:205 #: ../gramps/plugins/view/view.gpr.py:213 #: ../gramps/plugins/view/view.gpr.py:229 #: ../gramps/plugins/webreport/narrativeweb.py:1764 #: ../gramps/plugins/webreport/narrativeweb.py:1819 #: ../gramps/plugins/webreport/narrativeweb.py:1875 #: ../gramps/plugins/webreport/narrativeweb.py:3343 #: ../gramps/plugins/webreport/narrativeweb.py:3463 msgid "Places" msgstr "Miejsca" #: ../gramps/gui/grampsgui.py:180 msgid "Reports" msgstr "Raporty" #: ../gramps/gui/grampsgui.py:181 #: ../gramps/plugins/quickview/filterbyname.py:107 #: ../gramps/plugins/view/repoview.py:128 #: ../gramps/plugins/view/view.gpr.py:236 #: ../gramps/plugins/view/view.gpr.py:244 #: ../gramps/plugins/webreport/narrativeweb.py:1766 #: ../gramps/plugins/webreport/narrativeweb.py:1877 #: ../gramps/plugins/webreport/narrativeweb.py:2725 #: ../gramps/plugins/webreport/narrativeweb.py:6559 #: ../gramps/plugins/webreport/narrativeweb.py:6624 msgid "Repositories" msgstr "Magazyny" #: ../gramps/gui/grampsgui.py:182 #: ../gramps/plugins/quickview/filterbyname.py:104 #: ../gramps/plugins/view/sourceview.py:115 #: ../gramps/plugins/view/view.gpr.py:251 #: ../gramps/plugins/view/view.gpr.py:259 #: ../gramps/plugins/view/view.gpr.py:290 #: ../gramps/plugins/webreport/narrativeweb.py:391 #: ../gramps/plugins/webreport/narrativeweb.py:985 #: ../gramps/plugins/webreport/narrativeweb.py:1262 #: ../gramps/plugins/webreport/narrativeweb.py:1567 #: ../gramps/plugins/webreport/narrativeweb.py:1765 #: ../gramps/plugins/webreport/narrativeweb.py:1816 #: ../gramps/plugins/webreport/narrativeweb.py:1876 #: ../gramps/plugins/webreport/narrativeweb.py:4181 #: ../gramps/plugins/webreport/narrativeweb.py:4264 msgid "Sources" msgstr "Źródła" #: ../gramps/gui/grampsgui.py:183 msgid "Add Spouse" msgstr "Dodaj małżonka" #: ../gramps/gui/grampsgui.py:185 ../gramps/gui/views/tags.py:583 msgid "New Tag" msgstr "Nowy Atrybut" #: ../gramps/gui/grampsgui.py:186 msgid "Tools" msgstr "Narzędzia" #: ../gramps/gui/grampsgui.py:187 msgid "Grouped List" msgstr "Lista grupowana" #: ../gramps/gui/grampsgui.py:188 msgid "List" msgstr "Lista" #: ../gramps/gui/grampsgui.py:189 ../gramps/gui/viewmanager.py:485 #: ../gramps/plugins/tool/changenames.py:195 #: ../gramps/plugins/tool/extractcity.py:542 #: ../gramps/plugins/tool/patchnames.py:393 #: ../gramps/gui/glade/mergedata.glade:169 #: ../gramps/gui/glade/mergedata.glade:190 msgid "Select" msgstr "Wybierz" #: ../gramps/gui/grampsgui.py:193 msgid "Zoom In" msgstr "Przybliż" #: ../gramps/gui/grampsgui.py:194 msgid "Zoom Out" msgstr "Oddal" #: ../gramps/gui/grampsgui.py:195 msgid "Fit Width" msgstr "Dopasuj szerokość" #: ../gramps/gui/grampsgui.py:196 msgid "Fit Page" msgstr "Dopasuj stronę" #: ../gramps/gui/grampsgui.py:197 #: ../gramps/plugins/gramplet/gramplet.gpr.py:710 #: ../gramps/plugins/gramplet/gramplet.gpr.py:724 #: ../gramps/plugins/gramplet/gramplet.gpr.py:738 #: ../gramps/plugins/gramplet/gramplet.gpr.py:752 #: ../gramps/plugins/gramplet/gramplet.gpr.py:766 #: ../gramps/plugins/view/view.gpr.py:267 #: ../gramps/plugins/view/view.gpr.py:275 msgid "Citations" msgstr "Cytaty" #: ../gramps/gui/grampsgui.py:202 msgid "Export" msgstr "Eksportuj" #: ../gramps/gui/grampsgui.py:204 ../gramps/gui/undohistory.py:65 msgid "Undo History" msgstr "Historia cofania" #: ../gramps/gui/grampsgui.py:217 msgid "Danger: This is unstable code!" msgstr "Niebezpieczeństwo! Ten kod nie jest stabilny!" #: ../gramps/gui/grampsgui.py:218 msgid "" "This Gramps 3.x-trunk is a development release. This version is not meant for normal usage. Use at your own risk.\n" "\n" "This version may:\n" "1) Work differently than you expect.\n" "2) Fail to run at all.\n" "3) Crash often.\n" "4) Corrupt your data.\n" "5) Save data in a format that is incompatible with the official release.\n" "\n" "BACKUP your existing databases before opening them with this version, and make sure to export your data to XML every now and then." msgstr "" "Ta wersja GRAMPS 3.x-trunk jest rozwojowym wydaniem. Nie powinna być używana do podstawowej pracy. Używasz jej na własne ryzyko.\n" "\n" "Ta wersja może:\n" "1) Funkcjonować inaczej niż się spodziewasz.\n" "2) Nie uruchamiać się w ogóle.\n" "3) Często się wysypywać.\n" "4) Uszkodzić Twoje dane.\n" "5) Zapisać dane w formacie niekompatybilnym z oficjalnym wydaniem.\n" "\n" "STWÓRZ KOPIE ZAPASOWE swojej bazy przed otwarciem jej w tej wersji, i upewnij się, że eksportujesz dane do XMLa teraz i za każdą następną zmianą." #: ../gramps/gui/grampsgui.py:290 msgid "Error parsing arguments" msgstr "Błąd podczas parsowania argumentów" #: ../gramps/gui/grampsgui.py:363 msgid "" "\n" "Gramps failed to start. Please report a bug about this.\n" "This could be because of an error in a (third party) View on startup.\n" "To use another view, don't load a family tree, change view, and then load your family tree.\n" "You can also change manually the startup view in the gramps.ini file \n" "by changing the last-view parameter.\n" msgstr "" #: ../gramps/gui/logger/_errorreportassistant.py:74 #, fuzzy msgid "Error Report Assistant" msgstr "Asystent eksportu" #: ../gramps/gui/logger/_errorreportassistant.py:230 msgid "Report a bug" msgstr "Zgłoś błąd" #: ../gramps/gui/logger/_errorreportassistant.py:237 msgid "" "This is the Bug Reporting Assistant. It will help you to make a bug report to the Gramps developers that will be as detailed as possible.\n" "\n" "The assistant will ask you a few questions and will gather some information about the error that has occured and the operating environment. At the end of the assistant you will be asked to file a bug report on the Gramps bug tracking system. The assistant will place the bug report on the clip board so that you can paste it into the form on the bug tracking website and review exactly what information you want to include." msgstr "" "Uruchomiony został Asystent zgłaszania błędu. Pomoże on w przygotowaniu w miarę możliwości szczegółowego raportu o błędzie dla zespołu programu GRAMPS.\n" "\n" "Asystent zada kilka pytań i zbierze informacje o wystąpieniu błędu i używanym środowisku. Na końcu pojawi się prośba o wysłanie raportu pocztą elektroniczną na listę dyskusyjną dotyczącą błędów w programie GRAMPS. Tekst raportu zostanie skopiowany do schowka w celu łatwego wklejenia go do programu pocztowego i przejrzenia jego treści." #: ../gramps/gui/logger/_errorreportassistant.py:254 msgid "If you can see that there is any personal information included in the error please remove it." msgstr "Jeśli zauważysz w raporcie o błędzie informacje osobiste, proszę je usunąć." #: ../gramps/gui/logger/_errorreportassistant.py:298 #: ../gramps/gui/logger/_errorreportassistant.py:326 msgid "Error Details" msgstr "Szczegóły błędu" #: ../gramps/gui/logger/_errorreportassistant.py:303 msgid "This is the detailed Gramps error information, don't worry if you do not understand it. You will have the opportunity to add further detail about the error in the following pages of the assistant." msgstr "Poniżej są szczegółowe informacje o błędzie programu GRAMPS, nie martw się jeśli ich nie rozumiesz. Na następnych stronach kreatora będziesz mógł podać dodatkowe szczegółowe informacje o błędzie." #: ../gramps/gui/logger/_errorreportassistant.py:333 msgid "Please check the information below and correct anything that you know to be wrong or remove anything that you would rather not have included in the bug report." msgstr "Proszę sprawdzić poniższe informacje i poprawić i zmienić wszystko co uważasz za błędne oraz usunąć wszystko, czego nie chciałbyś zamieszczać w raporcie o błędzie." #: ../gramps/gui/logger/_errorreportassistant.py:379 #: ../gramps/gui/logger/_errorreportassistant.py:405 msgid "System Information" msgstr "Informacje o systemie" #: ../gramps/gui/logger/_errorreportassistant.py:384 msgid "This is the information about your system that will help the developers to fix the bug." msgstr "To są informacje o systemie, które pomogą zespołowi programu rozwiązać ten problem." #: ../gramps/gui/logger/_errorreportassistant.py:412 #, fuzzy msgid "Please provide as much information as you can about what you were doing when the error occured." msgstr "Proszę zamieścić tyle informacji ile to możliwe o tym jakie czynności były wykonywane gdy pojawił się błąd (najlepiej w języku angielskim). " #: ../gramps/gui/logger/_errorreportassistant.py:452 #: ../gramps/gui/logger/_errorreportassistant.py:477 msgid "Further Information" msgstr "Dalsze informacje" #: ../gramps/gui/logger/_errorreportassistant.py:457 msgid "This is your opportunity to describe what you were doing when the error occured." msgstr "Tutaj masz możliwość opisania co robiłeś gdy pojawił się błąd." #: ../gramps/gui/logger/_errorreportassistant.py:484 msgid "Please check that the information is correct, do not worry if you don't understand the detail of the error information. Just make sure that it does not contain anything that you do not want to be sent to the developers." msgstr "Proszę się upewnić czy informacje są poprawne, nie martw się jeśli nie rozumiesz szczegółów informacji o błędzie. Upewnij się tylko, że nie zawiera czegokolwiek, czego nie chciałbyś wysłać zespołowi programu." #: ../gramps/gui/logger/_errorreportassistant.py:517 #: ../gramps/gui/logger/_errorreportassistant.py:544 msgid "Bug Report Summary" msgstr "Podsumowanie zgłaszania błędu" #: ../gramps/gui/logger/_errorreportassistant.py:522 #, fuzzy msgid "This is the completed bug report. The next page of the assistant will help you to file a bug on the Gramps bug tracking system website." msgstr "Oto kompletny raport o błędzie. Następna strona tego kreatora pomoże w wysłaniu tego raportu na listę dyskusyjną dotyczącą błędów programu." #: ../gramps/gui/logger/_errorreportassistant.py:553 msgid "Use the two buttons below to first copy the bug report to the clipboard and then open a webbrowser to file a bug report at " msgstr "Użyj dwóch przycisków poniżej aby najpierw skopiować raport o błędzie do schowka, a następnie otworzyć przeglądarkę i wysłać za jej pomocą ten raport " #: ../gramps/gui/logger/_errorreportassistant.py:562 msgid "Use this button to start a web browser and file a bug report on the Gramps bug tracking system." msgstr "Użyj przycisku poniżej aby uruchomić przeglądarkę internetową i wprowadzić raport o błędzie do systemu zgłaszania i śledzenia błędów Gramps." #: ../gramps/gui/logger/_errorreportassistant.py:587 msgid "Use this button to copy the bug report onto the clipboard. Then go to the bug tracking website by using the button below, paste the report and click submit report" msgstr "Użyj tego przycisku aby skopiować raport o błędzie do schowka. Następnie użyj przycisku uruchamiania strony raportów o błędzie, wklej raport i wciśnij Wyślij aby go wysłać" #: ../gramps/gui/logger/_errorreportassistant.py:626 #: ../gramps/gui/logger/_errorreportassistant.py:653 msgid "Send Bug Report" msgstr "Wyślij raport o błędzie" #: ../gramps/gui/logger/_errorreportassistant.py:631 msgid "This is the final step. Use the buttons on this page to start a web browser and file a bug report on the Gramps bug tracking system." msgstr "To jest końcowy krok. Użyj przycisków na tej stronie aby uruchomić przeglądarkę internetową i plik raportu o błędzie do systemu śledzenia błędów programu GRAMPS." #: ../gramps/gui/logger/_errorreportassistant.py:660 msgid "Gramps is an Open Source project. Its success depends on its users. User feedback is important. Thank you for taking the time to submit a bug report." msgstr "Gramps jest projektem Open Source. Jego sukces zależy od użytkowników. Ich wsparcie jest ważne. Dziękujemy za poświęcenie czasu na wysłanie raportu o błędzie." #: ../gramps/gui/logger/_errorview.py:47 msgid "manual|General" msgstr "Ogólne" #: ../gramps/gui/logger/_errorview.py:85 msgid "Error Report" msgstr "Raport o błędzie" #: ../gramps/gui/logger/_errorview.py:95 msgid "Gramps has experienced an unexpected error" msgstr "Wystąpił nieoczekiwany błąd w programie Gramps" #: ../gramps/gui/logger/_errorview.py:104 msgid "Your data will be safe but it would be advisable to restart Gramps immediately. If you would like to report the problem to the Gramps team please click Report and the Error Reporting Wizard will help you to make a bug report." msgstr "Twoje dane będą bezpieczne, ale zaleca się natychmiast uruchomić ponownie program Gramps. Jeśli chcesz zgłosić ten problem zespołowi programu Gramps, wciśnij Raportuj a Kreator Raportowania błędu pomoże w wygenerowaniu raportu o błędzie." #: ../gramps/gui/logger/_errorview.py:113 #: ../gramps/gui/logger/_errorview.py:127 msgid "Error Detail" msgstr "Szczegóły Błędu" #: ../gramps/gui/makefilter.py:43 #, python-format msgid "Filter %s from Clipboard" msgstr "Filtr %s ze schowka" #: ../gramps/gui/makefilter.py:48 #, python-format msgid "Created on %(year)4d/%(month)02d/%(day)02d" msgstr "Utworzono %(year)4d-%(month)02d-%(day)02d" #: ../gramps/gui/merge/mergecitation.py:49 msgid "manual|Merge_Citations" msgstr "Połącz_cytaty" #: ../gramps/gui/merge/mergecitation.py:71 #: ../gramps/plugins/tool/tools.gpr.py:551 msgid "Merge Citations" msgstr "Scal cytaty" #: ../gramps/gui/merge/mergeevent.py:48 msgid "manual|Merge_Events" msgstr "Połącz_zdarzenia" #: ../gramps/gui/merge/mergeevent.py:70 msgid "Merge Events" msgstr "Złącz zdarzenia" #: ../gramps/gui/merge/mergefamily.py:49 msgid "manual|Merge_Families" msgstr "Połącz_rodziny" #: ../gramps/gui/merge/mergefamily.py:71 msgid "Merge Families" msgstr "Połącz rodziny" #: ../gramps/gui/merge/mergefamily.py:225 #: ../gramps/gui/merge/mergeperson.py:340 #: ../gramps/plugins/lib/libpersonview.py:400 msgid "Cannot merge people" msgstr "Nie można złączyć osób" #: ../gramps/gui/merge/mergemedia.py:47 msgid "manual|Merge_Media_Objects" msgstr "Połącz_Obiekty_Medialne" #: ../gramps/gui/merge/mergenote.py:47 msgid "manual|Merge_Notes" msgstr "Połącz_notatki" #: ../gramps/gui/merge/mergenote.py:96 msgid "flowed" msgstr "płynnie" #: ../gramps/gui/merge/mergenote.py:96 msgid "preformatted" msgstr "preformatowany" #: ../gramps/gui/merge/mergeperson.py:60 msgid "manual|Merge_People" msgstr "Połącz osoby" #: ../gramps/gui/merge/mergeperson.py:91 msgid "Merge People" msgstr "Połącz osoby" #: ../gramps/gui/merge/mergeperson.py:195 #: ../gramps/plugins/textreport/indivcomplete.py:362 msgid "Alternate Names" msgstr "Alternatywne nazwiska" #: ../gramps/gui/merge/mergeperson.py:220 #: ../gramps/gui/merge/mergeperson.py:234 msgid "Family ID" msgstr "Identyfikator rodziny" #: ../gramps/gui/merge/mergeperson.py:226 msgid "No parents found" msgstr "Nie odnaleziono rodziców" #: ../gramps/gui/merge/mergeperson.py:228 #: ../gramps/plugins/textreport/kinshipreport.py:126 #: ../gramps/plugins/view/pedigreeview.py:1652 msgid "Spouses" msgstr "Małżonkowie" #: ../gramps/gui/merge/mergeperson.py:238 #: ../gramps/gui/selectors/selectperson.py:83 #: ../gramps/gui/widgets/reorderfam.py:91 #: ../gramps/plugins/gramplet/children.py:90 #: ../gramps/plugins/lib/libpersonview.py:102 #: ../gramps/plugins/textreport/familygroup.py:520 #: ../gramps/plugins/view/relview.py:1367 msgid "Spouse" msgstr "Małżonek" #: ../gramps/gui/merge/mergeperson.py:252 msgid "No spouses or children found" msgstr "Nie odnaleziono małżonków ani dzieci" #: ../gramps/gui/merge/mergeperson.py:256 #: ../gramps/plugins/textreport/indivcomplete.py:392 #: ../gramps/plugins/webreport/narrativeweb.py:1371 msgid "Addresses" msgstr "Adresy" #: ../gramps/gui/merge/mergeplace.py:54 msgid "manual|Merge_Places" msgstr "Łączenie miejsc" #: ../gramps/gui/merge/mergerepository.py:46 msgid "manual|Merge_Repositories" msgstr "Połącz_magazyny" #: ../gramps/gui/merge/mergesource.py:48 msgid "manual|Merge_Sources" msgstr "Łączenie źródeł" #: ../gramps/gui/merge/mergesource.py:70 msgid "Merge Sources" msgstr "Łączenie źródeł" #: ../gramps/gui/plug/_dialogs.py:124 msgid "_Apply" msgstr "_Zastosuj" #: ../gramps/gui/plug/_dialogs.py:279 msgid "Report Selection" msgstr "Wybór raportów" #: ../gramps/gui/plug/_dialogs.py:280 ../gramps/gui/glade/plugins.glade:136 msgid "Select a report from those available on the left." msgstr "Wybierz raport z dostępnych pol lewej stronie." #: ../gramps/gui/plug/_dialogs.py:281 msgid "_Generate" msgstr "Generuj" #: ../gramps/gui/plug/_dialogs.py:281 msgid "Generate selected report" msgstr "Generuj wybrany raport" #: ../gramps/gui/plug/_dialogs.py:310 msgid "Tool Selection" msgstr "Wybór narzędzi" #: ../gramps/gui/plug/_dialogs.py:311 msgid "Select a tool from those available on the left." msgstr "Wybierz narzędzie z dostępnych po lewej stronie." #: ../gramps/gui/plug/_dialogs.py:312 ../gramps/plugins/tool/verify.glade:380 msgid "_Run" msgstr "_Uruchom" #: ../gramps/gui/plug/_dialogs.py:313 msgid "Run selected tool" msgstr "Uruchom wybrane narzędzie" #: ../gramps/gui/plug/_guioptions.py:85 msgid "Select surname" msgstr "Wybierz nazwisko" #: ../gramps/gui/plug/_guioptions.py:92 #: ../gramps/plugins/quickview/filterbyname.py:330 msgid "Count" msgstr "Ilość" #: ../gramps/gui/plug/_guioptions.py:119 msgid "Finding Surnames" msgstr "Znajdowanie nazwisk" #: ../gramps/gui/plug/_guioptions.py:120 msgid "Finding surnames" msgstr "Znajdowanie nazwisk" #: ../gramps/gui/plug/_guioptions.py:639 msgid "Select a different person" msgstr "Wybierz inną osobę" #: ../gramps/gui/plug/_guioptions.py:666 msgid "Select a person for the report" msgstr "Wybierz osobę do raportu" #: ../gramps/gui/plug/_guioptions.py:747 msgid "Select a different family" msgstr "Wybierz inną rodzinę" #: ../gramps/gui/plug/_guioptions.py:845 #: ../gramps/gui/plug/report/_bookdialog.py:177 msgid "unknown father" msgstr "nieznany ojciec" #: ../gramps/gui/plug/_guioptions.py:851 #: ../gramps/gui/plug/report/_bookdialog.py:183 msgid "unknown mother" msgstr "nieznana matka" #: ../gramps/gui/plug/_guioptions.py:853 #, python-format msgid "%(father_name)s and %(mother_name)s (%(family_id)s)" msgstr "%(father_name)s i %(mother_name)s (%(family_id)s)" #: ../gramps/gui/plug/_guioptions.py:1199 #, python-format msgid "Also include %s?" msgstr "Dołączyć także %s?" #: ../gramps/gui/plug/_guioptions.py:1201 #: ../gramps/gui/selectors/selectperson.py:69 msgid "Select Person" msgstr "Wybierz osobę" #: ../gramps/gui/plug/_guioptions.py:1449 ../gramps/gui/views/tags.py:390 msgid "Color" msgstr "Kolor" #: ../gramps/gui/plug/_guioptions.py:1517 #, python-format msgid "Select color for %s" msgstr "Wybierz kolor dla %s" #: ../gramps/gui/plug/_guioptions.py:1677 #: ../gramps/gui/plug/report/_reportdialog.py:443 msgid "Save As" msgstr "Zapisywanie jako" #: ../gramps/gui/plug/_guioptions.py:1757 #: ../gramps/gui/plug/report/_reportdialog.py:317 msgid "Style Editor" msgstr "Edytor stylów" #: ../gramps/gui/plug/_windows.py:80 msgid "Hidden" msgstr "Ukryty" #: ../gramps/gui/plug/_windows.py:82 msgid "Visible" msgstr "Widoczny" #: ../gramps/gui/plug/_windows.py:87 msgid "Plugin Manager" msgstr "Menedżer wtyczek" #: ../gramps/gui/plug/_windows.py:134 ../gramps/gui/plug/_windows.py:189 msgid "Info" msgstr "Info" #: ../gramps/gui/plug/_windows.py:137 ../gramps/gui/plug/_windows.py:192 msgid "Hide/Unhide" msgstr "Ukryj/Pokaż" #: ../gramps/gui/plug/_windows.py:145 ../gramps/gui/plug/_windows.py:201 msgid "Load" msgstr "Ładuj" #: ../gramps/gui/plug/_windows.py:151 msgid "Registered Plugins" msgstr "Zarejestrowane wtyczki" #: ../gramps/gui/plug/_windows.py:165 msgid "Loaded" msgstr "Załadowane" #: ../gramps/gui/plug/_windows.py:170 msgid "File" msgstr "Plik" #: ../gramps/gui/plug/_windows.py:179 msgid "Message" msgstr "Informacja" #: ../gramps/gui/plug/_windows.py:207 msgid "Loaded Plugins" msgstr "Załadowane wtyczki" #: ../gramps/gui/plug/_windows.py:227 msgid "Addon Name" msgstr "Nazwa dodatku" #: ../gramps/gui/plug/_windows.py:242 msgid "Path to Addon:" msgstr "Ścieżka do dodatku:" #: ../gramps/gui/plug/_windows.py:262 msgid "Install Addon" msgstr "Instaluj dodatek" #: ../gramps/gui/plug/_windows.py:265 msgid "Install All Addons" msgstr "Instaluj wszystkie dodatki" #: ../gramps/gui/plug/_windows.py:268 msgid "Refresh Addon List" msgstr "Odśwież listę dodatków" #: ../gramps/gui/plug/_windows.py:281 msgid "Reload" msgstr "Przeładuj" #: ../gramps/gui/plug/_windows.py:307 msgid "Refreshing Addon List" msgstr "Odświeżanie listy dodatków" #: ../gramps/gui/plug/_windows.py:308 ../gramps/gui/plug/_windows.py:313 #: ../gramps/gui/plug/_windows.py:403 msgid "Reading gramps-project.org..." msgstr "Odczytywanie gramps-project.org..." #: ../gramps/gui/plug/_windows.py:331 msgid "Checking addon..." msgstr "Sprawdzanie dodatku..." #: ../gramps/gui/plug/_windows.py:339 msgid "Unknown Help URL" msgstr "Nieznany adres URL pomocy" #: ../gramps/gui/plug/_windows.py:350 msgid "Unknown URL" msgstr "Nieznany URL" #: ../gramps/gui/plug/_windows.py:385 msgid "Install all Addons" msgstr "Instaluj wszystkie dodatki" #: ../gramps/gui/plug/_windows.py:385 msgid "Installing..." msgstr "Instalowanie..." #: ../gramps/gui/plug/_windows.py:402 msgid "Installing Addon" msgstr "Instalacja dodatku" #: ../gramps/gui/plug/_windows.py:423 msgid "Load Addon" msgstr "Ładuj dodatek" #: ../gramps/gui/plug/_windows.py:484 msgid "Fail" msgstr "Niepowodzenie" #: ../gramps/gui/plug/_windows.py:499 ../gramps/gui/widgets/grampletbar.py:529 msgid "OK" msgstr "OK" #: ../gramps/gui/plug/_windows.py:603 msgid "Plugin name" msgstr "Nazwa wtyczki" #: ../gramps/gui/plug/_windows.py:605 msgid "Version" msgstr "Wersja" #: ../gramps/gui/plug/_windows.py:606 msgid "Authors" msgstr "Autorzy" #: ../gramps/gui/plug/_windows.py:608 #: ../gramps/gui/plug/report/_reportdialog.py:462 msgid "Filename" msgstr "Nazwa pliku" #: ../gramps/gui/plug/_windows.py:611 msgid "Detailed Info" msgstr "Szczegółowe informacje" #: ../gramps/gui/plug/_windows.py:668 msgid "Plugin Error" msgstr "Błąd wtyczki" #: ../gramps/gui/plug/_windows.py:1032 #: ../gramps/plugins/tool/ownereditor.py:163 msgid "Main window" msgstr "Główne okno" #: ../gramps/gui/plug/export/_exportassistant.py:120 msgid "Export Assistant" msgstr "Asystent eksportu" #: ../gramps/gui/plug/export/_exportassistant.py:178 msgid "Saving your data" msgstr "Zapisywanie twoich danych" #: ../gramps/gui/plug/export/_exportassistant.py:224 msgid "Choose the output format" msgstr "Wybierz format wyjściowy" #: ../gramps/gui/plug/export/_exportassistant.py:238 #, fuzzy msgid "Export options" msgstr "Opcje eksportowania do GEDCOM" #: ../gramps/gui/plug/export/_exportassistant.py:307 #, fuzzy msgid "Select save file" msgstr "Wybierz plik" #: ../gramps/gui/plug/export/_exportassistant.py:351 #: ../gramps/plugins/tool/mediamanager.py:107 msgid "Final confirmation" msgstr "Potwierdzenie" #: ../gramps/gui/plug/export/_exportassistant.py:367 msgid "Please wait while your data is selected and exported" msgstr "Proszę czekać podczas gdy twoje dane są wyszukiwane i eksportowane" #: ../gramps/gui/plug/export/_exportassistant.py:379 msgid "Summary" msgstr "Podsumowanie" #: ../gramps/gui/plug/export/_exportassistant.py:446 #, python-format msgid "" "The data will be exported as follows:\n" "\n" "Format:\t%s\n" "\n" "Press Apply to proceed, Back to revisit your options, or Cancel to abort" msgstr "" "Dane zostaną wyeksportowane w następujący sposób:\n" "\n" "Format:\t%s\n" "\n" "Wciśnij Zastosuj, aby kontynuować, Wstecz, aby zweryfikować ustawienia, lub Anuluj, aby zakończyć" #: ../gramps/gui/plug/export/_exportassistant.py:459 #, fuzzy, python-format msgid "" "The data will be saved as follows:\n" "\n" "Format:\t%(format)s\n" "Name:\t%(name)s\n" "Folder:\t%(folder)s\n" "\n" "Press Apply to proceed, Go Back to revisit your options, or Cancel to abort" msgstr "" "Dane zostaną zapisane w następujący sposób:\n" "\n" "Format:\t%(format)s\n" "Nazwa:\t%(name)s\n" "Katalog:\t%(folder)s\n" "\n" "Wciśnij Zastosuj, aby kontynuować, Wstecz, aby zweryfikować ustawienia, lub Anuluj, aby zakończyć" #: ../gramps/gui/plug/export/_exportassistant.py:469 msgid "" "The selected file and folder to save to cannot be created or found.\n" "\n" "Press Back to return and select a valid filename." msgstr "" "Wybrany plik i folder do jego zapisu nie mogą być utworzone albo znalezione.\n" "\n" "Wciśnij Wstecz aby powrócić i wprowadzić poprawną nazwę pliku." #: ../gramps/gui/plug/export/_exportassistant.py:495 msgid "Your data has been saved" msgstr "Zapisano dane" #: ../gramps/gui/plug/export/_exportassistant.py:497 msgid "" "The copy of your data has been successfully saved. You may press Close button now to continue.\n" "\n" "Note: the database currently opened in your Gramps window is NOT the file you have just saved. Future editing of the currently opened database will not alter the copy you have just made. " msgstr "" "Kopia Twoich danych została zapisana. Możesz wcisnąć przycisk Zamknij, aby kontynuować.\n" "\n" "Notka: obecnie otwarta baza danych w oknie programu Gramps NIE jest plikiem, który właśnie zapisałeś. Późniejsza edycja obecnie otwartej bazy danych nie wprowadzi zmian do właśnie wykonanej kopii. " #: ../gramps/gui/plug/export/_exportassistant.py:505 #, python-format msgid "Filename: %s" msgstr "Nazwa pliku: %s" #: ../gramps/gui/plug/export/_exportassistant.py:507 msgid "Saving failed" msgstr "Zapisywanie nie udało się" #: ../gramps/gui/plug/export/_exportassistant.py:509 msgid "" "There was an error while saving your data. You may try starting the export again.\n" "\n" "Note: your currently opened database is safe. It was only a copy of your data that failed to save." msgstr "" "Pojawił się błąd w czasie zapisywania danych. Możesz spróbować eksportować jeszcze raz.\n" "\n" "Uwaga: obecnie otwarta baza danych jest bezpieczna. Nie udało się zapisać jedynie kopii danych." #: ../gramps/gui/plug/export/_exportassistant.py:530 msgid "" "Under normal circumstances, Gramps does not require you to directly save your changes. All changes you make are immediately saved to the database.\n" "\n" "This process will help you save a copy of your data in any of the several formats supported by Gramps. This can be used to make a copy of your data, backup your data, or convert it to a format that will allow you to transfer it to a different program.\n" "\n" "If you change your mind during this process, you can safely press the Cancel button at any time and your present database will still be intact." msgstr "" "W normalnych warunkach program Gramps nie wymaga bezpośredniego zapisywania zmian. Wszystkie zmiany są natychmiast zapisywane do bazy danych.\n" "\n" "Ta operacja pomoże zapisać kopię danych w którymkolwiek z kilku wspieranych przez Gramps formatów. Można tego używać w celu wykonania (zapasowej) kopii danych lub przekonwertowaniu ich do formatu, który pozwoli przenieść je do innego programu.\n" "\n" "\n" "Jeśli w czasie tej operacji zmienisz zdanie, możesz w dowolnym momencie bezpiecznie wcisnąć przycisk Anuluj i baza danych pozostanie nienaruszona." #: ../gramps/gui/plug/export/_exportassistant.py:600 #, fuzzy msgid "Error exporting your family tree" msgstr "Naprawić drzewo genealogiczne?" #: ../gramps/gui/plug/export/_exportoptions.py:57 msgid "Selecting Preview Data" msgstr "Wybieranie danych do poglądu" #: ../gramps/gui/plug/export/_exportoptions.py:57 #: ../gramps/gui/plug/export/_exportoptions.py:59 msgid "Selecting..." msgstr "Wybieranie..." #: ../gramps/gui/plug/export/_exportoptions.py:148 msgid "Unfiltered Family Tree:" msgstr "Niefiltrowane drzewo genealogiczne:" #: ../gramps/gui/plug/export/_exportoptions.py:150 #: ../gramps/gui/plug/export/_exportoptions.py:254 #: ../gramps/gui/plug/export/_exportoptions.py:550 #, python-format msgid "%d Person" msgid_plural "%d People" msgstr[0] "%d osoba" msgstr[1] "%d osoby" msgstr[2] "%d osób" #: ../gramps/gui/plug/export/_exportoptions.py:152 msgid "Click to see preview of unfiltered data" msgstr "Kliknij aby zobaczyć podgląd nieprzefiltrowanych danych" #: ../gramps/gui/plug/export/_exportoptions.py:164 msgid "_Do not include records marked private" msgstr "Nie dołączaj rekordów oznaczonych jako prywatne" #: ../gramps/gui/plug/export/_exportoptions.py:179 #: ../gramps/gui/plug/export/_exportoptions.py:364 msgid "Change order" msgstr "Zmień kolejność" #: ../gramps/gui/plug/export/_exportoptions.py:184 msgid "Calculate Previews" msgstr "Obliczanie podglądów" #: ../gramps/gui/plug/export/_exportoptions.py:261 msgid "_Person Filter" msgstr "Filtr _osób" #: ../gramps/gui/plug/export/_exportoptions.py:273 msgid "Click to see preview after person filter" msgstr "Kliknij aby zobaczyć podgląd po filtrze osób" #: ../gramps/gui/plug/export/_exportoptions.py:278 msgid "_Note Filter" msgstr "Filtr _notatek" #: ../gramps/gui/plug/export/_exportoptions.py:290 msgid "Click to see preview after note filter" msgstr "Kliknij aby zobaczyć podgląd po zastosowaniu filtru notatek" #: ../gramps/gui/plug/export/_exportoptions.py:293 msgid "Privacy Filter" msgstr "Filtr prywatności" #: ../gramps/gui/plug/export/_exportoptions.py:299 msgid "Click to see preview after privacy filter" msgstr "Kliknij aby zobaczyć podgląd po zastosowaniu filtru prywatności" #: ../gramps/gui/plug/export/_exportoptions.py:302 msgid "Living Filter" msgstr "Filtr osób żyjących" #: ../gramps/gui/plug/export/_exportoptions.py:309 msgid "Click to see preview after living filter" msgstr "Kliknij aby zobaczyć podgląd po zastosowaniu filtru osób żyjących" #: ../gramps/gui/plug/export/_exportoptions.py:313 msgid "Reference Filter" msgstr "Filtr referencji" #: ../gramps/gui/plug/export/_exportoptions.py:319 msgid "Click to see preview after reference filter" msgstr "Kliknij aby zobaczyć podgląd po zastosowaniu filtru referencji" #: ../gramps/gui/plug/export/_exportoptions.py:371 msgid "Hide order" msgstr "Ukryj kolejność" #: ../gramps/gui/plug/export/_exportoptions.py:564 msgid "Filtering private data" msgstr "Filtrowanie danych prywatnych" #: ../gramps/gui/plug/export/_exportoptions.py:573 msgid "Filtering living persons" msgstr "Filtrowanie żyjących osób" #: ../gramps/gui/plug/export/_exportoptions.py:589 msgid "Applying selected person filter" msgstr "Stosowanie wybranego filtra osób" #: ../gramps/gui/plug/export/_exportoptions.py:599 msgid "Applying selected note filter" msgstr "Stosowanie wybranego filtra notatek" #: ../gramps/gui/plug/export/_exportoptions.py:608 msgid "Filtering referenced records" msgstr "Filtrowanie referencji i ich obiektów" #: ../gramps/gui/plug/export/_exportoptions.py:649 msgid "Cannot edit a system filter" msgstr "Nie można modyfikować filtru systemowego" #: ../gramps/gui/plug/export/_exportoptions.py:650 msgid "Please select a different filter to edit" msgstr "Proszę wybrać inny filtr do edycji" #: ../gramps/gui/plug/export/_exportoptions.py:679 #: ../gramps/gui/plug/export/_exportoptions.py:704 msgid "Include all selected people" msgstr "Dołącz wszystkie wybrane osoby" #: ../gramps/gui/plug/export/_exportoptions.py:693 msgid "Include all selected notes" msgstr "Dołącz wszystkie wybrane notatki" #: ../gramps/gui/plug/export/_exportoptions.py:705 msgid "Replace given names of living people" msgstr "Zamień nadane imię żyjących osób" #: ../gramps/gui/plug/export/_exportoptions.py:706 msgid "Do not include living people" msgstr "Nie dołączaj żyjących osób" #: ../gramps/gui/plug/export/_exportoptions.py:714 msgid "Include all selected records" msgstr "Dołącz wszystkie wybrane rekordy" #: ../gramps/gui/plug/export/_exportoptions.py:715 msgid "Do not include records not linked to a selected person" msgstr "Nie dołączaj rekordów nie połączonych do wybranej osoby" #: ../gramps/gui/plug/quick/_quickreports.py:103 msgid "Web Connect" msgstr "Połączenie sieciowe" #: ../gramps/gui/plug/quick/_quickreports.py:148 #: ../gramps/gui/plug/quick/_textbufdoc.py:77 #: ../gramps/gui/plug/quick/_textbufdoc.py:157 #: ../gramps/gui/plug/quick/_textbufdoc.py:159 #: ../gramps/plugins/gramplet/gramplet.gpr.py:187 #: ../gramps/plugins/gramplet/gramplet.gpr.py:194 #: ../gramps/plugins/lib/libpersonview.py:340 #: ../gramps/plugins/lib/libplaceview.py:171 #: ../gramps/plugins/view/citationlistview.py:182 #: ../gramps/plugins/view/citationtreeview.py:285 #: ../gramps/plugins/view/eventview.py:213 #: ../gramps/plugins/view/familyview.py:212 #: ../gramps/plugins/view/mediaview.py:233 #: ../gramps/plugins/view/noteview.py:204 #: ../gramps/plugins/view/repoview.py:152 #: ../gramps/plugins/view/sourceview.py:138 msgid "Quick View" msgstr "Szybki raport" #: ../gramps/gui/plug/quick/_quicktable.py:154 msgid "See data not in Filter" msgstr "Zobacz dane, które nie są w filtrze" #: ../gramps/gui/plug/report/_bookdialog.py:185 #, python-format msgid "%(father)s and %(mother)s (%(id)s)" msgstr "%(father)s i %(mother)s (%(id)s)" #: ../gramps/gui/plug/report/_bookdialog.py:221 msgid "Available Books" msgstr "Dostępne książki" #: ../gramps/gui/plug/report/_bookdialog.py:289 msgid "Discard Unsaved Changes" msgstr "Porzuć niezapisane zmiany" #: ../gramps/gui/plug/report/_bookdialog.py:290 msgid "You have made changes which have not been saved." msgstr "Dokonałeś(aś) zmian, które nie zostały jeszcze zapisane." #: ../gramps/gui/plug/report/_bookdialog.py:291 #: ../gramps/gui/plug/report/_bookdialog.py:690 msgid "Proceed" msgstr "Przetwórz" #: ../gramps/gui/plug/report/_bookdialog.py:320 msgid "Name of the book. MANDATORY" msgstr "Nazwa książki. OBOWIĄZKOWA" #: ../gramps/gui/plug/report/_bookdialog.py:380 msgid "New Book" msgstr "Nowa książka" #: ../gramps/gui/plug/report/_bookdialog.py:383 msgid "_Available items" msgstr "_Dostępne elementy" #: ../gramps/gui/plug/report/_bookdialog.py:387 msgid "Current _book" msgstr "Obecna _książka" #: ../gramps/gui/plug/report/_bookdialog.py:395 #: ../gramps/plugins/drawreport/statisticschart.py:300 msgid "Item name" msgstr "Nazwa składnika" #: ../gramps/gui/plug/report/_bookdialog.py:398 msgid "Subject" msgstr "Temat" #: ../gramps/gui/plug/report/_bookdialog.py:410 msgid "Book selection list" msgstr "Lista wyboru książki" #: ../gramps/gui/plug/report/_bookdialog.py:450 msgid "Different database" msgstr "Inna baza danych" #: ../gramps/gui/plug/report/_bookdialog.py:451 #, python-format msgid "" "This book was created with the references to database %s.\n" "\n" " This makes references to the central person saved in the book invalid.\n" "\n" "Therefore, the central person for each item is being set to the active person of the currently opened database." msgstr "" "Ta książka została utworzona z odwołaniami do bazy danych %s.\n" "\n" " Z tego powodu odwołania do głównej osoby zapisanej w książce są nieprawidłowe.\n" "\n" "Z tego powodu główna osoba dla każdego elementu jest ustawiana na aktywną osobę w w obecnie otwartej bazie danych." #: ../gramps/gui/plug/report/_bookdialog.py:552 #, fuzzy msgid "No selected book item" msgstr "Usunąć zaznaczone elementy?" #: ../gramps/gui/plug/report/_bookdialog.py:553 #, fuzzy msgid "Please select a book item to configure." msgstr "Proszę wybrać inny filtr do edycji" #: ../gramps/gui/plug/report/_bookdialog.py:616 msgid "Setup" msgstr "Ustawienia" #: ../gramps/gui/plug/report/_bookdialog.py:626 msgid "Book Menu" msgstr "Menu książki" #: ../gramps/gui/plug/report/_bookdialog.py:649 msgid "Available Items Menu" msgstr "Menu dostępnych elementów" #: ../gramps/gui/plug/report/_bookdialog.py:667 msgid "No items" msgstr "" #: ../gramps/gui/plug/report/_bookdialog.py:667 msgid "This book has no items." msgstr "" #: ../gramps/gui/plug/report/_bookdialog.py:678 msgid "No book name" msgstr "Brak nazwy książki" #: ../gramps/gui/plug/report/_bookdialog.py:679 msgid "" "You are about to save away a book with no name.\n" "\n" "Please give it a name before saving it away." msgstr "" "Chcesz zapisać książkę bez podawania jej nazwy.\n" "\n" "Proszę podaj jej nazwę przed zapisaniem jej." #: ../gramps/gui/plug/report/_bookdialog.py:686 msgid "Book name already exists" msgstr "Książka o tej nazwie już istnieje" #: ../gramps/gui/plug/report/_bookdialog.py:687 msgid "You are about to save away a book with a name which already exists." msgstr "Chcesz zapisać nową książkę z nazwą, która już istnieje." #: ../gramps/gui/plug/report/_bookdialog.py:883 msgid "Gramps Book" msgstr "Książka Gramps" #: ../gramps/gui/plug/report/_docreportdialog.py:129 #: ../gramps/gui/plug/report/_graphvizreportdialog.py:178 msgid "Paper Options" msgstr "Opcje dokumentu" #: ../gramps/gui/plug/report/_docreportdialog.py:134 msgid "HTML Options" msgstr "Opcje HTML" #: ../gramps/gui/plug/report/_docreportdialog.py:169 #: ../gramps/gui/plug/report/_graphvizreportdialog.py:150 msgid "Output Format" msgstr "Format wyjścia" #: ../gramps/gui/plug/report/_docreportdialog.py:176 #: ../gramps/gui/plug/report/_graphvizreportdialog.py:157 msgid "Open with default viewer" msgstr "Otwórz w domyślnej aplikacji" #: ../gramps/gui/plug/report/_docreportdialog.py:216 msgid "CSS file" msgstr "Plik CSS" #: ../gramps/gui/plug/report/_papermenu.py:102 msgid "Portrait" msgstr "Pionowa" #: ../gramps/gui/plug/report/_papermenu.py:103 msgid "Landscape" msgstr "Pozioma" #: ../gramps/gui/plug/report/_papermenu.py:206 #: ../gramps/gui/glade/papermenu.glade:131 #: ../gramps/gui/glade/papermenu.glade:148 #: ../gramps/gui/glade/papermenu.glade:295 #: ../gramps/gui/glade/papermenu.glade:310 #: ../gramps/gui/glade/papermenu.glade:327 #: ../gramps/gui/glade/papermenu.glade:402 #: ../gramps/gui/glade/styleeditor.glade:731 #: ../gramps/gui/glade/styleeditor.glade:748 #: ../gramps/gui/glade/styleeditor.glade:765 #: ../gramps/gui/glade/styleeditor.glade:877 #: ../gramps/gui/glade/styleeditor.glade:894 #: ../gramps/gui/glade/styleeditor.glade:1114 msgid "cm" msgstr "cm" #: ../gramps/gui/plug/report/_papermenu.py:210 msgid "inch|in." msgstr "cal" #: ../gramps/gui/plug/report/_reportdialog.py:144 msgid "Configuration" msgstr "Konfiguracja" #: ../gramps/gui/plug/report/_reportdialog.py:313 #: ../gramps/gui/plug/report/_styleeditor.py:102 msgid "Style" msgstr "Styl" #: ../gramps/gui/plug/report/_reportdialog.py:356 #: ../gramps/plugins/drawreport/calendarreport.py:415 #: ../gramps/plugins/drawreport/fanchart.py:639 #: ../gramps/plugins/drawreport/statisticschart.py:913 #: ../gramps/plugins/drawreport/timeline.py:376 #: ../gramps/plugins/graph/gvrelgraph.py:483 #: ../gramps/plugins/textreport/ancestorreport.py:271 #: ../gramps/plugins/textreport/birthdayreport.py:362 #: ../gramps/plugins/textreport/descendreport.py:391 #: ../gramps/plugins/textreport/detancestralreport.py:724 #: ../gramps/plugins/textreport/detdescendantreport.py:888 #: ../gramps/plugins/textreport/endoflinereport.py:252 #: ../gramps/plugins/textreport/familygroup.py:628 #: ../gramps/plugins/textreport/indivcomplete.py:680 #: ../gramps/plugins/textreport/kinshipreport.py:339 #: ../gramps/plugins/textreport/numberofancestorsreport.py:192 #: ../gramps/plugins/textreport/placereport.py:367 #: ../gramps/plugins/textreport/recordsreport.py:134 #: ../gramps/plugins/textreport/simplebooktitle.py:130 #: ../gramps/plugins/textreport/tagreport.py:528 #: ../gramps/plugins/webreport/narrativeweb.py:7976 #: ../gramps/plugins/webreport/webcal.py:1321 msgid "Report Options" msgstr "Opcje raportu" #: ../gramps/gui/plug/report/_reportdialog.py:447 msgid "Document Options" msgstr "Opcje dokumentu" #: ../gramps/gui/plug/report/_reportdialog.py:494 #: ../gramps/gui/plug/report/_reportdialog.py:519 msgid "Permission problem" msgstr "Problem z prawami dostępu" #: ../gramps/gui/plug/report/_reportdialog.py:495 #, python-format msgid "" "You do not have permission to write under the directory %s\n" "\n" "Please select another directory or correct the permissions." msgstr "" "Nie masz praw zapisu do katalogu %s\n" "\n" "Wybierz inny katalog lub popraw prawa dostępu." #: ../gramps/gui/plug/report/_reportdialog.py:504 msgid "File already exists" msgstr "Plik już istnieje" #: ../gramps/gui/plug/report/_reportdialog.py:505 msgid "You can choose to either overwrite the file, or change the selected filename." msgstr "Można wybrać albo nadpisanie pliku albo zmianę wybranej nazwy pliku." #: ../gramps/gui/plug/report/_reportdialog.py:507 msgid "_Overwrite" msgstr "_Nadpisz" #: ../gramps/gui/plug/report/_reportdialog.py:508 msgid "_Change filename" msgstr "_Zmień nazwę pliku" #: ../gramps/gui/plug/report/_reportdialog.py:520 #, python-format msgid "" "You do not have permission to create %s\n" "\n" "Please select another path or correct the permissions." msgstr "" "Nie masz praw do utworzenia %s\n" "\n" "Wybierz inne położenie lub zmień pozwolenia." #: ../gramps/gui/plug/report/_reportdialog.py:650 #: ../gramps/gui/plug/tool.py:141 ../gramps/plugins/tool/relcalc.py:150 msgid "Active person has not been set" msgstr "Nie wybrano aktywnej osoby" #: ../gramps/gui/plug/report/_reportdialog.py:651 msgid "You must select an active person for this report to work properly." msgstr "Musisz wybrać aktywną osobę aby ten raport działał prawidłowo." #: ../gramps/gui/plug/report/_reportdialog.py:702 #: ../gramps/gui/plug/report/_reportdialog.py:707 msgid "Report could not be created" msgstr "Nie udało się utworzyć raportu" #: ../gramps/gui/plug/report/_stylecombobox.py:70 #: ../gramps/gui/plug/report/_stylecombobox.py:89 msgid "default" msgstr "domyślny" #: ../gramps/gui/plug/report/_styleeditor.py:89 msgid "Document Styles" msgstr "Style dokumentu" #: ../gramps/gui/plug/report/_styleeditor.py:140 msgid "Error saving stylesheet" msgstr "Błąd podczas zapisu arkusza stylów" #: ../gramps/gui/plug/report/_styleeditor.py:211 msgid "Style editor" msgstr "Edytor stylów" #: ../gramps/gui/plug/report/_styleeditor.py:212 #: ../gramps/gui/glade/styleeditor.glade:381 msgid "point size|pt" msgstr "punkt" #: ../gramps/gui/plug/report/_styleeditor.py:214 msgid "Paragraph" msgstr "Akapit" #: ../gramps/gui/plug/report/_styleeditor.py:250 msgid "No description available" msgstr "Brak dostępnego opisu" #: ../gramps/gui/plug/tool.py:59 msgid "Debug" msgstr "Debugowanie" #: ../gramps/gui/plug/tool.py:60 msgid "Analysis and Exploration" msgstr "Analizy i badania" #: ../gramps/gui/plug/tool.py:61 msgid "Family Tree Processing" msgstr "Przetwarzanie drzewa rodzinnego" #: ../gramps/gui/plug/tool.py:62 msgid "Family Tree Repair" msgstr "Naprawa drzewa genealogicznego" #: ../gramps/gui/plug/tool.py:63 msgid "Revision Control" msgstr "Kontrola wydań" #: ../gramps/gui/plug/tool.py:64 msgid "Utilities" msgstr "Narzędzia" #: ../gramps/gui/plug/tool.py:113 msgid "" "Proceeding with this tool will erase the undo history for this session. In particular, you will not be able to revert the changes made by this tool or any changes made prior to it.\n" "\n" "If you think you may want to revert running this tool, please stop here and backup your database." msgstr "" "Kontynuowanie z tym narzędziem wyczyści historię cofania dla tej sesji. W szczególności nie będzie już można cofnąć zmian zmian dokonanych przez to narzędzie i jakichkolwiek zmian dokonanych przed nim.\n" "\n" "Jeśli uważasz, że możesz chcieć cofnąć efekty działania tego narzędzia, przerwij tutaj i dokonaj kopii zapasowej bazy danych." #: ../gramps/gui/plug/tool.py:119 msgid "_Proceed with the tool" msgstr "Kontynuuj z narzędziem" #: ../gramps/gui/plug/tool.py:142 ../gramps/plugins/tool/relcalc.py:151 msgid "You must select an active person for this tool to work properly." msgstr "W celu prawidłowej pracy tego narzędzia należy wybrać aktywną osobę." #: ../gramps/gui/selectors/selectcitation.py:60 msgid "Select Source or Citation" msgstr "Wybierz źródło lub cytat" #: ../gramps/gui/selectors/selectevent.py:55 msgid "Select Event" msgstr "Wybierz zdarzenie" #: ../gramps/gui/selectors/selectfamily.py:55 msgid "Select Family" msgstr "Wybierz rodzinę" #: ../gramps/gui/selectors/selectnote.py:60 msgid "Select Note" msgstr "Wybierz notatkę" #: ../gramps/gui/selectors/selectnote.py:70 #: ../gramps/plugins/lib/libpersonview.py:104 #: ../gramps/plugins/tool/notrelated.py:128 #: ../gramps/plugins/view/familyview.py:87 #: ../gramps/plugins/view/mediaview.py:110 #: ../gramps/plugins/view/noteview.py:85 #: ../gramps/gui/glade/editfamily.glade:805 #: ../gramps/gui/glade/editmedia.glade:436 #: ../gramps/gui/glade/editmediaref.glade:870 #: ../gramps/gui/glade/editnote.glade:309 #: ../gramps/gui/glade/editperson.glade:784 msgid "Tags" msgstr "Atrybuty" #: ../gramps/gui/selectors/selectobject.py:62 msgid "Select Media Object" msgstr "Wybierz obiekt medialny" #: ../gramps/gui/selectors/selectperson.py:84 msgid "Last Change" msgstr "Ostatnia zmiana" #: ../gramps/gui/selectors/selectplace.py:56 msgid "Select Place" msgstr "Wybierz Miejsce" #: ../gramps/gui/selectors/selectplace.py:71 msgid "Parish" msgstr "Parafia" #: ../gramps/gui/selectors/selectrepository.py:55 msgid "Select Repository" msgstr "Wybierz Magazyn" #: ../gramps/gui/selectors/selectsource.py:55 msgid "Select Source" msgstr "Wybierz źródło" #: ../gramps/gui/spell.py:74 msgid "" "GtkSpell not loaded. Spell checking will not be available.\n" "To build it for Gramps see http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#Spell_Check_Install" msgstr "" #: ../gramps/gui/spell.py:96 msgid "Off" msgstr "Wyłącz" #: ../gramps/gui/spell.py:99 msgid "On" msgstr "Włącz" #: ../gramps/gui/spell.py:132 #, fuzzy msgid "Spelling checker could not be attached to TextView" msgstr "Nie zainstalowano modułu sprawdzania pisowni" #: ../gramps/gui/tipofday.py:70 ../gramps/gui/tipofday.py:71 #: ../gramps/gui/tipofday.py:122 ../gramps/gui/viewmanager.py:776 msgid "Tip of the Day" msgstr "Porada dnia" #: ../gramps/gui/tipofday.py:89 msgid "Failed to display tip of the day" msgstr "Nie udało się wyświetlić porady dnia" #: ../gramps/gui/tipofday.py:90 #, python-format msgid "" "Unable to read the tips from external file.\n" "\n" "%s" msgstr "" "Nie można odczytać wskazówek z zewnętrznego pliku.\n" "\n" "%s" #: ../gramps/gui/undohistory.py:104 msgid "Original time" msgstr "Pierwotny czas" #: ../gramps/gui/undohistory.py:107 msgid "Action" msgstr "Działanie" #: ../gramps/gui/undohistory.py:184 msgid "Delete confirmation" msgstr "Potwierdzenie usunięcia" #: ../gramps/gui/undohistory.py:185 msgid "Are you sure you want to clear the Undo history?" msgstr "Czy na pewno chcesz usunąć historię cofania?" #: ../gramps/gui/undohistory.py:186 msgid "Clear" msgstr "Wyczyść" #: ../gramps/gui/undohistory.py:222 msgid "Database opened" msgstr "Otwarto bazę danych" #: ../gramps/gui/undohistory.py:224 msgid "History cleared" msgstr "Wyczyszczono historię" #: ../gramps/gui/utils.py:221 msgid "Canceling..." msgstr "Anulowanie..." #: ../gramps/gui/utils.py:301 msgid "Please do not force closing this important dialog." msgstr "Proszę nie wymuszać zamknięcia tego ważnego okna dialogowego." #: ../gramps/gui/utils.py:372 ../gramps/gui/utils.py:379 msgid "Error Opening File" msgstr "Błąd podczas otwierania pliku" #: ../gramps/gui/viewmanager.py:423 msgid "Updated" msgstr "Uaktualniony" #: ../gramps/gui/viewmanager.py:435 ../gramps/gui/glade/editlink.glade:227 msgid "New" msgstr "Nowy" #: ../gramps/gui/viewmanager.py:447 #, fuzzy msgid "Checking Addons Failed" msgstr "Sprawdzanie dodatku..." #: ../gramps/gui/viewmanager.py:448 msgid "The addon repository appears to be unavailable. Please try again later." msgstr "" #: ../gramps/gui/viewmanager.py:456 msgid "new" msgstr "nowy" #: ../gramps/gui/viewmanager.py:456 msgid "update" msgstr "aktualizacja" #: ../gramps/gui/viewmanager.py:461 msgid "There are no available addons of this type" msgstr "Nie ma dostępnych dodatków tego typu" #: ../gramps/gui/viewmanager.py:462 #, python-format msgid "Checked for '%s'" msgstr "Zaznaczone dla '%s'" #: ../gramps/gui/viewmanager.py:463 msgid "' and '" msgstr "' and '" #: ../gramps/gui/viewmanager.py:473 msgid "Available Gramps Updates for Addons" msgstr "Dostępne uaktualnienia Gramps dla dodatków" #: ../gramps/gui/viewmanager.py:502 #, python-format msgid "%(adjective)s: %(addon)s" msgstr "%(adjective)s: %(addon)s" #: ../gramps/gui/viewmanager.py:559 msgid "Downloading and installing selected addons..." msgstr "Pobieranie i instalowanie wybranych dodatków..." #: ../gramps/gui/viewmanager.py:591 ../gramps/gui/viewmanager.py:598 msgid "Done downloading and installing addons" msgstr "Zakończono pobieranie i instalację dodatków" #: ../gramps/gui/viewmanager.py:592 #, python-format msgid "%d addon was installed." msgid_plural "%d addons were installed." msgstr[0] "%d dodatek został zainstalowany." msgstr[1] "%d dodatki zostały zainstalowane." msgstr[2] "%d dodatków zostało zainstalowanych." #: ../gramps/gui/viewmanager.py:595 msgid "You need to restart Gramps to see new views." msgstr "Musisz ponownie uruchomić Grampsa aby zobaczyć nowe widoki." #: ../gramps/gui/viewmanager.py:599 msgid "No addons were installed." msgstr "Nie zainstalowano żadnych dodatków." #: ../gramps/gui/viewmanager.py:730 msgid "Connect to a recent database" msgstr "Podłącz do ostatnio używanej bazy" #: ../gramps/gui/viewmanager.py:748 msgid "_Family Trees" msgstr "_Drzewa rodzinne" #: ../gramps/gui/viewmanager.py:749 msgid "_Manage Family Trees..." msgstr "Zarządzaj drzewami rodzinnymi..." #: ../gramps/gui/viewmanager.py:750 msgid "Manage databases" msgstr "Zarządzaj bazami" #: ../gramps/gui/viewmanager.py:751 msgid "Open _Recent" msgstr "Otwórz poprzednie" #: ../gramps/gui/viewmanager.py:752 msgid "Open an existing database" msgstr "Otwórz istniejącą bazę danych" #: ../gramps/gui/viewmanager.py:753 msgid "_Quit" msgstr "_Wyjście" #: ../gramps/gui/viewmanager.py:755 msgid "_View" msgstr "_Widok" #: ../gramps/gui/viewmanager.py:756 msgid "_Edit" msgstr "_Edycja" #: ../gramps/gui/viewmanager.py:757 msgid "_Preferences..." msgstr "_Ustawienia..." #: ../gramps/gui/viewmanager.py:759 msgid "_Help" msgstr "Pomo_c" #: ../gramps/gui/viewmanager.py:760 msgid "Gramps _Home Page" msgstr "_Strona domowa Gramps" #: ../gramps/gui/viewmanager.py:762 msgid "Gramps _Mailing Lists" msgstr "_Listy dyskusyjne Gramps" #: ../gramps/gui/viewmanager.py:764 msgid "_Report a Bug" msgstr "_Zgłoś błąd" #: ../gramps/gui/viewmanager.py:766 msgid "_Extra Reports/Tools" msgstr "Dodatkowe raporty/Narzędzia" #: ../gramps/gui/viewmanager.py:768 msgid "_About" msgstr "_O programie" #: ../gramps/gui/viewmanager.py:770 msgid "_Plugin Manager" msgstr "Zarządca pluginów" #: ../gramps/gui/viewmanager.py:772 msgid "_FAQ" msgstr "_FAQ" #: ../gramps/gui/viewmanager.py:773 msgid "_Key Bindings" msgstr "Skróty klawiaturowe" #: ../gramps/gui/viewmanager.py:774 msgid "_User Manual" msgstr "Podręcznik użytkownika" #: ../gramps/gui/viewmanager.py:781 msgid "_Export..." msgstr "_Eksportuj..." #: ../gramps/gui/viewmanager.py:783 msgid "Make Backup..." msgstr "Utwórz kopię zapasową..." #: ../gramps/gui/viewmanager.py:784 msgid "Make a Gramps XML backup of the database" msgstr "Utwórz kopię zapasową baza danych GRAMPS XML" #: ../gramps/gui/viewmanager.py:786 msgid "_Abandon Changes and Quit" msgstr "_Porzuć zmiany i wyjdź" #: ../gramps/gui/viewmanager.py:787 ../gramps/gui/viewmanager.py:790 msgid "_Reports" msgstr "_Raporty" #: ../gramps/gui/viewmanager.py:788 msgid "Open the reports dialog" msgstr "Otwórz okno dialogowe raportów" #: ../gramps/gui/viewmanager.py:789 msgid "_Go" msgstr "Przej_dź" #: ../gramps/gui/viewmanager.py:791 #, fuzzy msgid "Books..." msgstr "Książki" #: ../gramps/gui/viewmanager.py:792 msgid "_Windows" msgstr "_Okna" #: ../gramps/gui/viewmanager.py:829 msgid "Clip_board" msgstr "_Schowek" #: ../gramps/gui/viewmanager.py:830 msgid "Open the Clipboard dialog" msgstr "Otwórz okno schowka" #: ../gramps/gui/viewmanager.py:831 msgid "_Import..." msgstr "_Importuj..." #: ../gramps/gui/viewmanager.py:833 ../gramps/gui/viewmanager.py:836 msgid "_Tools" msgstr "_Narzędzia" #: ../gramps/gui/viewmanager.py:834 msgid "Open the tools dialog" msgstr "Otwórz okno narzędzi" #: ../gramps/gui/viewmanager.py:835 msgid "_Bookmarks" msgstr "_Zakładki" #: ../gramps/gui/viewmanager.py:837 #, fuzzy msgid "_Configure..." msgstr "Konfiguruj widok..." #: ../gramps/gui/viewmanager.py:838 msgid "Configure the active view" msgstr "Konfiguruj aktywny widok" #: ../gramps/gui/viewmanager.py:843 msgid "_Navigator" msgstr "_Nawigator" #: ../gramps/gui/viewmanager.py:845 msgid "_Toolbar" msgstr "Pasek narzędziowy" #: ../gramps/gui/viewmanager.py:847 msgid "F_ull Screen" msgstr "Pełny _ekran" #: ../gramps/gui/viewmanager.py:852 ../gramps/gui/viewmanager.py:1442 msgid "_Undo" msgstr "_Cofnij" #: ../gramps/gui/viewmanager.py:857 ../gramps/gui/viewmanager.py:1459 msgid "_Redo" msgstr "Przywróć" #: ../gramps/gui/viewmanager.py:863 msgid "Undo History..." msgstr "Historia cofania..." #: ../gramps/gui/viewmanager.py:886 #, python-format msgid "Key %s is not bound" msgstr "Klucz %s nie jest powiązany" #: ../gramps/gui/viewmanager.py:987 msgid "Loading plugins..." msgstr "Wczytywanie wtyczek..." #: ../gramps/gui/viewmanager.py:994 ../gramps/gui/viewmanager.py:1009 msgid "Ready" msgstr "Gotowe" #: ../gramps/gui/viewmanager.py:1002 msgid "Registering plugins..." msgstr "Wczytywanie wtyczek..." #: ../gramps/gui/viewmanager.py:1039 msgid "Autobackup..." msgstr "Tworzenie automatycznej kopii zapasowej..." #: ../gramps/gui/viewmanager.py:1043 msgid "Error saving backup data" msgstr "Błąd podczas zapisu danych zapasowych" #: ../gramps/gui/viewmanager.py:1054 msgid "Abort changes?" msgstr "Porzucić zmiany?" #: ../gramps/gui/viewmanager.py:1055 msgid "Aborting changes will return the database to the state it was before you started this editing session." msgstr "Porzucenie zmian przywróci bazę danych do stanu nim rozpocząłeś(aś) modyfikacje w trakcie tej sesji." #: ../gramps/gui/viewmanager.py:1057 msgid "Abort changes" msgstr "Porzuć zmiany" #: ../gramps/gui/viewmanager.py:1067 msgid "Cannot abandon session's changes" msgstr "Nie można porzucić zmian dokonanych w trakcie sesji" #: ../gramps/gui/viewmanager.py:1068 msgid "Changes cannot be completely abandoned because the number of changes made in the session exceeded the limit." msgstr "Nie można całkowicie porzucić zmian, bo liczba zmian dokonanych w trakcie tej sesji przekracza limit." #: ../gramps/gui/viewmanager.py:1222 msgid "View failed to load. Check error output." msgstr "Nie powiodło się ładowanie. Sprawdź konsolę błędów." #: ../gramps/gui/viewmanager.py:1361 msgid "Import Statistics" msgstr "Importuj statystyki" #: ../gramps/gui/viewmanager.py:1411 msgid "Read Only" msgstr "Tylko do odczytu" #: ../gramps/gui/viewmanager.py:1494 msgid "Gramps XML Backup" msgstr "Kopia zapasowa GRAMPS XML" #: ../gramps/gui/viewmanager.py:1524 #: ../gramps/plugins/importer/importgedcom.glade:281 msgid "File:" msgstr "Plik:" #: ../gramps/gui/viewmanager.py:1556 msgid "Media:" msgstr "Media:" #: ../gramps/gui/viewmanager.py:1561 #: ../gramps/plugins/drawreport/ancestortree.py:1026 #: ../gramps/plugins/drawreport/descendtree.py:1616 #: ../gramps/plugins/textreport/detancestralreport.py:800 #: ../gramps/plugins/textreport/detdescendantreport.py:974 #: ../gramps/plugins/textreport/detdescendantreport.py:975 #: ../gramps/plugins/textreport/familygroup.py:652 #: ../gramps/plugins/webreport/narrativeweb.py:8183 msgid "Include" msgstr "Dołącz" #: ../gramps/gui/viewmanager.py:1562 #: ../gramps/plugins/gramplet/statsgramplet.py:201 msgid "Megabyte|MB" msgstr "MB" #: ../gramps/gui/viewmanager.py:1563 #: ../gramps/plugins/webreport/narrativeweb.py:8177 msgid "Exclude" msgstr "Wyklucz" #: ../gramps/gui/viewmanager.py:1580 msgid "Backup file already exists! Overwrite?" msgstr "Plik kopii zapasowej już istnieje! Nadpisać?" #: ../gramps/gui/viewmanager.py:1581 #, python-format msgid "The file '%s' exists." msgstr "Plik '%s' istnieje." #: ../gramps/gui/viewmanager.py:1582 msgid "Proceed and overwrite" msgstr "Działaj i nadpisz" #: ../gramps/gui/viewmanager.py:1583 msgid "Cancel the backup" msgstr "Anuluj tworzenie kopii zapasowej" #: ../gramps/gui/viewmanager.py:1590 msgid "Making backup..." msgstr "Tworzenie kopii zapasowej..." #: ../gramps/gui/viewmanager.py:1607 #, python-format msgid "Backup saved to '%s'" msgstr "Kopia zapasowa zapisana do '%s'" #: ../gramps/gui/viewmanager.py:1610 msgid "Backup aborted" msgstr "Przerwano tworzenie kopii zapasowej" #: ../gramps/gui/viewmanager.py:1628 msgid "Select backup directory" msgstr "Wybierz katalog dla kopii zapasowej" #: ../gramps/gui/viewmanager.py:1888 msgid "Failed Loading Plugin" msgstr "Nie powiodło się ładowanie wtyczek" #: ../gramps/gui/viewmanager.py:1889 #, python-format msgid "" "The plugin %(name)s did not load and reported an error.\n" "\n" "%(error_msg)s\n" "\n" "If you are unable to fix the fault yourself then you can submit a bug at http://bugs.gramps-project.org or contact the plugin author (%(firstauthoremail)s).\n" "\n" "If you do not want Gramps to try and load this plugin again, you can hide it by using the Plugin Manager on the Help menu." msgstr "" "Wtyczka %(name)s nie załadowała się i zgłosiła błąd.\n" "\n" "%(error_msg)s\n" "\n" "Jeśli nie jesteś w stanie poprawić błędu samodzielnie, to możesz wysłać zgłoszenie błędu na http://bugs.gramps-project.org albo skontaktować się z autorem wtyczki (%(firstauthoremail)s).\n" "\n" "Jeśli nie chcesz, aby Gramps próbował załadować tą wtyczkę ponownie, możesz ją wyłączyć używając opcji Zarządzania wtyczkami w menu pomocy." #: ../gramps/gui/viewmanager.py:1941 msgid "Failed Loading View" msgstr "Niepowodzenie przy ładowaniu widoku" #: ../gramps/gui/viewmanager.py:1942 #, python-format msgid "" "The view %(name)s did not load and reported an error.\n" "\n" "%(error_msg)s\n" "\n" "If you are unable to fix the fault yourself then you can submit a bug at http://bugs.gramps-project.org or contact the view author (%(firstauthoremail)s).\n" "\n" "If you do not want Gramps to try and load this view again, you can hide it by using the Plugin Manager on the Help menu." msgstr "" "Widok %(name)s nie załadował się i zgłosiła błąd.\n" "\n" "%(error_msg)s\n" "\n" "Jeśli nie jesteś w stanie poprawić błędu samodzielnie, to możesz wysłać zgłoszenie błędu na http://bugs.gramps-project.org albo skontaktować się z autorem wtyczki (%(firstauthoremail)s).\n" "\n" "Jeśli nie chcesz, aby Gramps próbował załadować ten widok ponownie, możesz ją wyłączyć używając opcji Zarządzania wtyczkami w menu pomocy." #: ../gramps/gui/views/bookmarks.py:70 msgid "manual|Bookmarks" msgstr "Zakładki" #: ../gramps/gui/views/listview.py:214 #: ../gramps/plugins/lib/libpersonview.py:347 msgid "_Add..." msgstr "_Dodaj..." #: ../gramps/gui/views/listview.py:216 #: ../gramps/plugins/lib/libpersonview.py:349 msgid "_Remove" msgstr "_Usuń" #: ../gramps/gui/views/listview.py:218 #: ../gramps/plugins/lib/libpersonview.py:351 msgid "_Merge..." msgstr "_Złącz..." #: ../gramps/gui/views/listview.py:220 #: ../gramps/plugins/lib/libpersonview.py:353 msgid "Export View..." msgstr "Eksportuj widok..." #: ../gramps/gui/views/listview.py:226 #: ../gramps/plugins/lib/libpersonview.py:338 msgid "action|_Edit..." msgstr "_Edycja..." #: ../gramps/gui/views/listview.py:426 msgid "Active object not visible" msgstr "Aktywny obiekt nie jest widoczny" #: ../gramps/gui/views/listview.py:437 #: ../gramps/gui/views/navigationview.py:256 #: ../gramps/plugins/view/familyview.py:237 msgid "Could Not Set a Bookmark" msgstr "Nie udało się dodać zakładki" #: ../gramps/gui/views/listview.py:438 msgid "A bookmark could not be set because nothing was selected." msgstr "Nie można było ustawić zakładki, ponieważ nic nie zostało wybrane." #: ../gramps/gui/views/listview.py:529 msgid "Remove selected items?" msgstr "Usunąć zaznaczone elementy?" #: ../gramps/gui/views/listview.py:530 msgid "More than one item has been selected for deletion. Ask before deleting each one?" msgstr "Więcej niż jeden element został zaznaczony do usunięcia. Pytać przed usunięciem każdego z osobna?" #: ../gramps/gui/views/listview.py:543 msgid "This item is currently being used. Deleting it will remove it from the database and from all other items that reference it." msgstr "Ta element jest aktualnie używany. Usunięcie go spowoduje usunięcie go z bazy danych oraz ze wszystkich obiektów, które się do niego odwołują." #: ../gramps/gui/views/listview.py:547 #: ../gramps/plugins/view/familyview.py:251 msgid "Deleting item will remove it from the database." msgstr "Usunięcie elementu usunie go z bazy danych." #: ../gramps/gui/views/listview.py:554 #: ../gramps/plugins/lib/libpersonview.py:289 #: ../gramps/plugins/view/familyview.py:253 #, python-format msgid "Delete %s?" msgstr "Usunąć %s?" #: ../gramps/gui/views/listview.py:555 #: ../gramps/plugins/view/familyview.py:254 msgid "_Delete Item" msgstr "_Usuń element" #: ../gramps/gui/views/listview.py:596 msgid "Column clicked, sorting..." msgstr "Kliknięto na kolumnę, sortuję..." #: ../gramps/gui/views/listview.py:977 msgid "Export View as Spreadsheet" msgstr "Eksportuj widok jako arkusz kalkulacyjny" #: ../gramps/gui/views/listview.py:985 ../gramps/gui/glade/mergenote.glade:296 #: ../gramps/gui/glade/mergenote.glade:315 msgid "Format:" msgstr "Format:" #: ../gramps/gui/views/listview.py:990 msgid "CSV" msgstr "CSV" #: ../gramps/gui/views/listview.py:991 msgid "OpenDocument Spreadsheet" msgstr "Skoroszyt OpenDocument" #: ../gramps/gui/views/listview.py:1187 msgid "Columns" msgstr "Kolumny" #: ../gramps/gui/views/navigationview.py:252 #, python-format msgid "%s has been bookmarked" msgstr "Dodano %s do zakładek" #: ../gramps/gui/views/navigationview.py:257 #: ../gramps/plugins/view/familyview.py:238 msgid "A bookmark could not be set because no one was selected." msgstr "Nie można było dodać zakładki, ponieważ nie wybrano żadnej osoby." #: ../gramps/gui/views/navigationview.py:272 msgid "_Add Bookmark" msgstr "_Dodaj zakładkę" #: ../gramps/gui/views/navigationview.py:275 #, python-format msgid "%(title)s..." msgstr "%(title)s..." #: ../gramps/gui/views/navigationview.py:292 #: ../gramps/plugins/view/htmlrenderer.py:505 msgid "_Forward" msgstr "Do _przodu" #: ../gramps/gui/views/navigationview.py:293 msgid "Go to the next object in the history" msgstr "Przejdź do następnego obiektu w historii" #: ../gramps/gui/views/navigationview.py:300 #: ../gramps/plugins/view/htmlrenderer.py:497 msgid "_Back" msgstr "Do _tyłu" #: ../gramps/gui/views/navigationview.py:301 msgid "Go to the previous object in the history" msgstr "Przejdź do poprzedniego obiektu w historii" #: ../gramps/gui/views/navigationview.py:305 msgid "_Home" msgstr "Początek" #: ../gramps/gui/views/navigationview.py:307 msgid "Go to the default person" msgstr "Przejdź do domyślnej osoby" #: ../gramps/gui/views/navigationview.py:311 msgid "Set _Home Person" msgstr "Oznacz jako osobę początkową" #: ../gramps/gui/views/navigationview.py:336 #, fuzzy msgid "No Home Person" msgstr "Nie ustawiono osoby początkowej." #: ../gramps/gui/views/navigationview.py:337 msgid "You need to set a 'default person' to go to. Select the People View, select the person you want as 'Home Person', then confirm your choice via the menu Edit ->Set Home Person." msgstr "" #: ../gramps/gui/views/navigationview.py:347 #: ../gramps/gui/views/navigationview.py:350 msgid "Jump to by Gramps ID" msgstr "Przejdź na podstawie identyfikatora Gramps" #: ../gramps/gui/views/navigationview.py:375 #, python-format msgid "Error: %s is not a valid Gramps ID" msgstr "Błąd: %s nie jest prawidłowym identyfikatorem Gramps ID" #: ../gramps/gui/views/pageview.py:416 msgid "_Sidebar" msgstr "_Pasek boczny" #: ../gramps/gui/views/pageview.py:419 msgid "_Bottombar" msgstr "_Pasek dolny" #: ../gramps/gui/views/pageview.py:589 #, python-format msgid "Configure %(cat)s - %(view)s" msgstr "Konfiguracja %(cat)s - %(view)s" #: ../gramps/gui/views/pageview.py:606 #, python-format msgid "%(cat)s - %(view)s" msgstr "%(cat)s - %(view)s" #: ../gramps/gui/views/pageview.py:625 #, python-format msgid "Configure %s View" msgstr "Konfiguruj widok %s" #: ../gramps/gui/views/pageview.py:639 #, python-format msgid "View %(name)s: %(msg)s" msgstr "Widok %(name)s: %(msg)s" #: ../gramps/gui/views/tags.py:223 msgid "New Tag..." msgstr "Nowy Atrybut..." #: ../gramps/gui/views/tags.py:225 msgid "Organize Tags..." msgstr "Organizuj atrybuty..." #: ../gramps/gui/views/tags.py:228 msgid "Tag selected rows" msgstr "Zaznaczone wiersze atrybutu" #: ../gramps/gui/views/tags.py:270 msgid "Adding Tags" msgstr "Dodawanie atrybutów" #: ../gramps/gui/views/tags.py:275 #, python-format msgid "Tag Selection (%s)" msgstr "Wybrany atrybut (%s)" #: ../gramps/gui/views/tags.py:329 msgid "Change Tag Priority" msgstr "Zmień priorytet atrybutów" #: ../gramps/gui/views/tags.py:374 ../gramps/gui/views/tags.py:381 msgid "Organize Tags" msgstr "Organizuj atrybuty" #: ../gramps/gui/views/tags.py:477 #, python-format msgid "Remove tag '%s'?" msgstr "Usunąć atrybut '%s'?" #: ../gramps/gui/views/tags.py:478 msgid "The tag definition will be removed. The tag will be also removed from all objects in the database." msgstr "Definicja znacznika będzie usunięta. Znacznik będzie też usunięty ze wszystkich obiektów w bazie." #: ../gramps/gui/views/tags.py:507 msgid "Removing Tags" msgstr "Usuwanie atrybutów" #: ../gramps/gui/views/tags.py:512 #, python-format msgid "Delete Tag (%s)" msgstr "Usuń atrybut (%s)" #: ../gramps/gui/views/tags.py:560 msgid "Cannot save tag" msgstr "Nie można zapisać atrybutu" #: ../gramps/gui/views/tags.py:561 msgid "The tag name cannot be empty" msgstr "Nazwa atrybutu nie może być pusta" #: ../gramps/gui/views/tags.py:565 #, python-format msgid "Add Tag (%s)" msgstr "Dodaj atrybut (%s)" #: ../gramps/gui/views/tags.py:571 #, python-format msgid "Edit Tag (%s)" msgstr "Edytuj atrybut (%s)" #: ../gramps/gui/views/tags.py:581 #, python-format msgid "Tag: %s" msgstr "Atrybut: %s" #: ../gramps/gui/views/tags.py:593 msgid "Tag Name:" msgstr "Nazwa atrybutu:" #: ../gramps/gui/views/tags.py:598 msgid "Pick a Color" msgstr "Wybierz kolor" #: ../gramps/gui/views/treemodels/placemodel.py:69 msgid "" msgstr "" #: ../gramps/gui/views/treemodels/placemodel.py:69 msgid "" msgstr "" #: ../gramps/gui/views/treemodels/placemodel.py:69 msgid "" msgstr "" #: ../gramps/gui/views/treemodels/placemodel.py:70 msgid "" msgstr "" #: ../gramps/gui/views/treemodels/placemodel.py:139 #: ../gramps/gui/views/treemodels/placemodel.py:147 #: ../gramps/gui/views/treemodels/placemodel.py:155 #: ../gramps/gui/views/treemodels/placemodel.py:163 msgid "Error in format" msgstr "Błąd w formacie" #: ../gramps/gui/views/treemodels/placemodel.py:352 msgid "" msgstr "" #: ../gramps/gui/views/treemodels/treebasemodel.py:518 #: ../gramps/gui/views/treemodels/treebasemodel.py:561 msgid "Building View" msgstr "Budowanie widoku" #: ../gramps/gui/views/treemodels/treebasemodel.py:564 msgid "Obtaining all rows" msgstr "Pobieranie wszystkich wierszy" #: ../gramps/gui/views/treemodels/treebasemodel.py:583 msgid "Applying filter" msgstr "Stosowanie filtru" #: ../gramps/gui/views/treemodels/treebasemodel.py:592 msgid "Constructing column data" msgstr "Konstruowanie kolumny danych" #: ../gramps/gui/widgets/buttons.py:176 msgid "Record is private" msgstr "Rekord jest prywatny" #: ../gramps/gui/widgets/buttons.py:181 msgid "Record is public" msgstr "Rekord jest publiczny" #: ../gramps/gui/widgets/expandcollapsearrow.py:86 msgid "Expand this section" msgstr "Rozwiń tą sekcję" #: ../gramps/gui/widgets/expandcollapsearrow.py:89 msgid "Collapse this section" msgstr "Zwiń tą sekcję" #: ../gramps/gui/widgets/grampletbar.py:189 #: ../gramps/gui/widgets/grampletpane.py:1167 msgid "Unnamed Gramplet" msgstr "Nienazwany Gramplet" #: ../gramps/gui/widgets/grampletbar.py:342 #, fuzzy msgid "Gramplet Bar" msgstr "Pasek Gramps" #: ../gramps/gui/widgets/grampletbar.py:344 msgid "Select the down arrow on the right corner for adding, removing or restoring gramplets." msgstr "" #: ../gramps/gui/widgets/grampletbar.py:468 #: ../gramps/plugins/view/dashboardview.py:96 msgid "Add a gramplet" msgstr "Dodaj gramplet" #: ../gramps/gui/widgets/grampletbar.py:478 msgid "Remove a gramplet" msgstr "Usuń gramplet" #: ../gramps/gui/widgets/grampletbar.py:488 msgid "Restore default gramplets" msgstr "Przywróć domyślne gramplety" #: ../gramps/gui/widgets/grampletbar.py:526 msgid "Restore to defaults?" msgstr "Przywrócić ustawienia domyślne?" #: ../gramps/gui/widgets/grampletbar.py:527 #, fuzzy msgid "The gramplet bar will be restored to contain its default gramplets. This action cannot be undone." msgstr "Pasek Grampsbar będzie przywrócony tak, aby zawierał domyślne gramplety. Ta akcja nie może być cofnięta." #: ../gramps/gui/widgets/grampletpane.py:789 msgid "Drag Properties Button to move and click it for setup" msgstr "Przeciągnij przycisk Właściwości aby przesunąć i kliknij aby go ustawić" #: ../gramps/gui/widgets/grampletpane.py:985 msgid "Right click to add gramplets" msgstr "Kliknij prawym aby dodać gramplety" #: ../gramps/gui/widgets/grampletpane.py:1032 msgid "Untitled Gramplet" msgstr "Nienazwany Gramplet" #: ../gramps/gui/widgets/grampletpane.py:1516 msgid "Number of Columns" msgstr "Ilość kolumn" #: ../gramps/gui/widgets/grampletpane.py:1521 msgid "Gramplet Layout" msgstr "Układ graficzny grampletów" #: ../gramps/gui/widgets/grampletpane.py:1551 msgid "Use maximum height available" msgstr "Użyj maksymalnej dostępnej wysokości" #: ../gramps/gui/widgets/grampletpane.py:1557 msgid "Height if not maximized" msgstr "Wysokość jeśli nie zmaksymalizowane" #: ../gramps/gui/widgets/grampletpane.py:1564 msgid "Detached width" msgstr "Swobodna szerokość" #: ../gramps/gui/widgets/grampletpane.py:1571 msgid "Detached height" msgstr "Swobodna wysokość" #: ../gramps/gui/widgets/labels.py:123 msgid "" "Click to make this person active\n" "Right click to display the edit menu\n" "Click Edit icon (enable in configuration dialog) to edit" msgstr "" "Kliknij aby uczynić osobę aktywną\n" "Kliknij prawym przyciskiem aby wyświetlić menu edycyjne\n" "Kliknij ikonę edycji (włącz w oknie konfiguracji) aby edytować" #: ../gramps/gui/widgets/monitoredwidgets.py:649 msgid "Bad Date" msgstr "Zła data" #: ../gramps/gui/widgets/monitoredwidgets.py:652 msgid "Date more than one year in the future" msgstr "Data większa niż rok w przyszłość" #: ../gramps/gui/widgets/monitoredwidgets.py:839 #: ../gramps/gui/glade/editfamily.glade:798 msgid "Edit the tag list" msgstr "Edytuj listę atrybutów" #: ../gramps/gui/widgets/photo.py:56 msgid "Double-click on the picture to view it in the default image viewer application." msgstr "Kliknij dwukrotnie na obrazku, aby zobaczyć go w domyślnej aplikacji podglądu obrazów." #: ../gramps/gui/widgets/progressdialog.py:294 msgid "Progress Information" msgstr "Informacja o postępie" #: ../gramps/gui/widgets/reorderfam.py:81 msgid "Reorder Relationships" msgstr "Zmień kolejność związków" #: ../gramps/gui/widgets/reorderfam.py:169 #, python-format msgid "Reorder Relationships: %s" msgstr "Zmień kolejność związków: %s" #: ../gramps/gui/widgets/styledtexteditor.py:381 msgid "Spellcheck" msgstr "Sprawdzanie pisowni" #: ../gramps/gui/widgets/styledtexteditor.py:386 msgid "Search selection on web" msgstr "Szukaj zaznaczenia w sieci" #: ../gramps/gui/widgets/styledtexteditor.py:397 msgid "_Send Mail To..." msgstr "_Wyślij email do..." #: ../gramps/gui/widgets/styledtexteditor.py:398 msgid "Copy _E-mail Address" msgstr "Kopiuj adres _email" #: ../gramps/gui/widgets/styledtexteditor.py:400 msgid "_Open Link" msgstr "_Otwórz łącze" #: ../gramps/gui/widgets/styledtexteditor.py:401 msgid "Copy _Link Address" msgstr "Kopiuj adres _odnośnika" #: ../gramps/gui/widgets/styledtexteditor.py:404 msgid "_Edit Link" msgstr "Edytuj odnośnik" #: ../gramps/gui/widgets/styledtexteditor.py:478 msgid "Background Color" msgstr "Kolor tła" #: ../gramps/gui/widgets/styledtexteditor.py:482 msgid "Clear Markup" msgstr "Wyczyść znacznik" #: ../gramps/gui/widgets/styledtexteditor.py:489 msgid "Font family" msgstr "Krój pisma" #: ../gramps/gui/widgets/styledtexteditor.py:501 msgid "Font size" msgstr "Wielkość czcionki" #: ../gramps/gui/widgets/styledtexteditor.py:522 msgid "Undo" msgstr "Cofnij" #: ../gramps/gui/widgets/styledtexteditor.py:525 msgid "Redo" msgstr "Ponów" #: ../gramps/gui/widgets/styledtexteditor.py:648 msgid "Select font color" msgstr "Wybierz kolor czcionki" #: ../gramps/gui/widgets/styledtexteditor.py:650 msgid "Select background color" msgstr "Wybierz kolor tła" #: ../gramps/gui/widgets/validatedmaskedentry.py:1300 #, python-format msgid "'%s' is not a valid value for this field" msgstr "'%s' nie jest prawidłową wartością dla tego pola" #: ../gramps/gui/widgets/validatedmaskedentry.py:1358 msgid "This field is mandatory" msgstr "To pole jest obowiązkowe" #: ../gramps/gui/widgets/validatedmaskedentry.py:1407 #, python-format msgid "'%s' is not a valid date value" msgstr "'%s' nie jest poprawną datą" #: ../gramps/plugins/docgen/asciidoc.py:445 #, fuzzy msgid "Characters per line" msgstr "Kodowanie znaków" #: ../gramps/plugins/docgen/asciidoc.py:446 #, fuzzy msgid "The number of characters per line" msgstr "Ilość lat po ostatniej dacie zdarzenia" #: ../gramps/plugins/docgen/docgen.gpr.py:31 msgid "Plain Text" msgstr "Zwykły tekst" #: ../gramps/plugins/docgen/docgen.gpr.py:32 msgid "Generates documents in plain text format (.txt)." msgstr "Generuje dokumenty w płaskim formacie tekstowym (.txt)." #: ../gramps/plugins/docgen/docgen.gpr.py:52 msgid "Print..." msgstr "Drukuj..." #: ../gramps/plugins/docgen/docgen.gpr.py:53 msgid "Generates documents and prints them directly." msgstr "Generuje dokumenty i od razu je drukuje." #: ../gramps/plugins/docgen/docgen.gpr.py:73 msgid "HTML" msgstr "HTML" #: ../gramps/plugins/docgen/docgen.gpr.py:74 msgid "Generates documents in HTML format." msgstr "Generuje dokumenty w formacie HTML." #: ../gramps/plugins/docgen/docgen.gpr.py:94 msgid "LaTeX" msgstr "LaTeX" #: ../gramps/plugins/docgen/docgen.gpr.py:95 msgid "Generates documents in LaTeX format." msgstr "Generuje dokumenty w formacie LaTeX." #: ../gramps/plugins/docgen/docgen.gpr.py:115 msgid "OpenDocument Text" msgstr "OpenDocument Text" #: ../gramps/plugins/docgen/docgen.gpr.py:116 msgid "Generates documents in OpenDocument Text format (.odt)." msgstr "Generuje dokumenty w formacie OpenDocument Text (.odt)." #: ../gramps/plugins/docgen/docgen.gpr.py:137 msgid "PDF document" msgstr "Dokument PDF" #: ../gramps/plugins/docgen/docgen.gpr.py:138 msgid "Generates documents in PDF format (.pdf)." msgstr "Generuje dokumenty w formacie PDF (.pdf)." #: ../gramps/plugins/docgen/docgen.gpr.py:158 msgid "PostScript" msgstr "PostScript" #: ../gramps/plugins/docgen/docgen.gpr.py:159 msgid "Generates documents in PostScript format (.ps)." msgstr "Generuje dokumenty w formacie Postscript (.ps)." #: ../gramps/plugins/docgen/docgen.gpr.py:179 msgid "RTF document" msgstr "Dokument RTF" #: ../gramps/plugins/docgen/docgen.gpr.py:180 msgid "Generates documents in Rich Text format (.rtf)." msgstr "Generuje dokumenty w formacie Rich Text Format (.rtf)." #: ../gramps/plugins/docgen/docgen.gpr.py:200 msgid "SVG document" msgstr "Dokument SVG" #: ../gramps/plugins/docgen/docgen.gpr.py:201 msgid "Generates documents in Scalable Vector Graphics format (.svg)." msgstr "Generuje dokumenty w formacie Scalable Vector Graphics (.svg)." #: ../gramps/plugins/docgen/gtkprint.py:484 #, python-format msgid "of %d" msgstr "z %d" #: ../gramps/plugins/docgen/htmldoc.py:276 #: ../gramps/plugins/webreport/narrativeweb.py:7929 #: ../gramps/plugins/webreport/webcal.py:246 msgid "Possible destination error" msgstr "Prawdopodobny błąd miejsca przeznaczenia" #: ../gramps/plugins/docgen/htmldoc.py:277 #: ../gramps/plugins/webreport/narrativeweb.py:7930 #: ../gramps/plugins/webreport/webcal.py:247 msgid "You appear to have set your target directory to a directory used for data storage. This could create problems with file management. It is recommended that you consider using a different directory to store your generated web pages." msgstr "Wygląda na to, że jako katalog docelowy wybrano katalog używany do przechowywania danych. Może to spowodować problemy z zarządzaniem plikami. Zalecane jest użycie innego katalogu to zapisania wygenerowanych stron." #: ../gramps/plugins/docgen/htmldoc.py:556 #, python-format msgid "Could not create jpeg version of image %(name)s" msgstr "Nie można utworzyć wersji jpeg z obrazu %(name)s" #: ../gramps/plugins/docgen/odfdoc.py:1230 #, python-format msgid "Could not open %s" msgstr "Nie można otworzyć %s" #: ../gramps/plugins/docgen/odfdoc.py:1634 #: ../gramps/plugins/docgen/pdfdoc.py:228 msgid "Contents" msgstr "Zawartość" #: ../gramps/plugins/docgen/odfdoc.py:1673 #: ../gramps/plugins/docgen/pdfdoc.py:261 msgid "Index" msgstr "Indeks" #: ../gramps/plugins/drawreport/ancestortree.py:74 #: ../gramps/plugins/drawreport/descendtree.py:61 #: ../gramps/plugins/view/pedigreeview.py:89 msgid "short for born|b." msgstr "ur." #: ../gramps/plugins/drawreport/ancestortree.py:75 #: ../gramps/plugins/drawreport/descendtree.py:62 #: ../gramps/plugins/view/pedigreeview.py:90 msgid "short for died|d." msgstr "zm." #: ../gramps/plugins/drawreport/ancestortree.py:76 #: ../gramps/plugins/drawreport/descendtree.py:63 msgid "short for married|m." msgstr "zam." #: ../gramps/plugins/drawreport/ancestortree.py:141 #, fuzzy msgid "Ancestor Graph" msgstr "Graf przodków dla %s" #: ../gramps/plugins/drawreport/ancestortree.py:156 #, python-format msgid "Ancestor Graph for %s" msgstr "Graf przodków dla %s" #: ../gramps/plugins/drawreport/ancestortree.py:710 #: ../gramps/plugins/drawreport/ancestortree.py:799 #: ../gramps/plugins/drawreport/drawplugins.gpr.py:48 msgid "Ancestor Tree" msgstr "Drzewo przodków" #: ../gramps/plugins/drawreport/ancestortree.py:711 msgid "Making the Tree..." msgstr "Tworzenie drzewa..." #: ../gramps/plugins/drawreport/ancestortree.py:800 msgid "Printing the Tree..." msgstr "Drukowanie drzewa..." #: ../gramps/plugins/drawreport/ancestortree.py:894 #: ../gramps/plugins/drawreport/descendtree.py:1477 msgid "Tree Options" msgstr "Opcje drzewa" #: ../gramps/plugins/drawreport/ancestortree.py:896 #: ../gramps/plugins/drawreport/calendarreport.py:426 #: ../gramps/plugins/drawreport/fanchart.py:641 #: ../gramps/plugins/graph/gvhourglass.py:262 #: ../gramps/plugins/textreport/ancestorreport.py:273 #: ../gramps/plugins/textreport/birthdayreport.py:374 #: ../gramps/plugins/textreport/descendreport.py:393 #: ../gramps/plugins/textreport/detancestralreport.py:726 #: ../gramps/plugins/textreport/detdescendantreport.py:890 #: ../gramps/plugins/textreport/endoflinereport.py:254 #: ../gramps/plugins/textreport/kinshipreport.py:341 #: ../gramps/plugins/textreport/numberofancestorsreport.py:194 msgid "Center Person" msgstr "Główna osoba" #: ../gramps/plugins/drawreport/ancestortree.py:897 msgid "The center person for the tree" msgstr "Centruj osobę w raporcie" #: ../gramps/plugins/drawreport/ancestortree.py:900 #: ../gramps/plugins/drawreport/descendtree.py:1497 #: ../gramps/plugins/drawreport/fanchart.py:645 #: ../gramps/plugins/textreport/ancestorreport.py:287 #: ../gramps/plugins/textreport/descendreport.py:415 #: ../gramps/plugins/textreport/detancestralreport.py:740 #: ../gramps/plugins/textreport/detdescendantreport.py:913 msgid "Generations" msgstr "Generacje" #: ../gramps/plugins/drawreport/ancestortree.py:901 #: ../gramps/plugins/drawreport/descendtree.py:1498 msgid "The number of generations to include in the tree" msgstr "Ilość generacji do uwzględnienia w grafie drzewa" #: ../gramps/plugins/drawreport/ancestortree.py:905 msgid "" "Display unknown\n" "generations" msgstr "" "Wyświetl nieznane\n" "generacje" #: ../gramps/plugins/drawreport/ancestortree.py:907 msgid "The number of generations of empty boxes that will be displayed" msgstr "Ilość generacji pustych ramek które będą wyświetlone" #: ../gramps/plugins/drawreport/ancestortree.py:914 #: ../gramps/plugins/drawreport/descendtree.py:1506 #, fuzzy msgid "Compress tree" msgstr "Ko_mpresuj drzewo" #: ../gramps/plugins/drawreport/ancestortree.py:915 msgid "Whether to remove any extra blank spaces set aside for people that are unknown" msgstr "Określa, czy usuwać dodatkowe spacje ustawione wokół osób, które nie są znane" #: ../gramps/plugins/drawreport/ancestortree.py:929 msgid "" "Center person uses\n" "which format" msgstr "" "Centruj osobą używając\n" "który format" #: ../gramps/plugins/drawreport/ancestortree.py:931 msgid "Use Fathers Display format" msgstr "Użyj formatu wyświetlania ojca" #: ../gramps/plugins/drawreport/ancestortree.py:932 msgid "Use Mothers display format" msgstr "Użyj formatu wyświetlania matki" #: ../gramps/plugins/drawreport/ancestortree.py:933 msgid "Which Display format to use the center person" msgstr "Który format wyświetlania użyć dla danej osoby" #: ../gramps/plugins/drawreport/ancestortree.py:939 msgid "" "Father\n" "Display Format" msgstr "" "Ojciec\n" "Format wyświetlania" #: ../gramps/plugins/drawreport/ancestortree.py:943 msgid "Display format for the fathers box." msgstr "Formatu wyświetlania dla ramki ojca." #: ../gramps/plugins/drawreport/ancestortree.py:956 msgid "" "Mother\n" "Display Format" msgstr "" "Matka\n" "Format wyświetlania" #: ../gramps/plugins/drawreport/ancestortree.py:962 msgid "Display format for the mothers box." msgstr "Format wyświetlania dla ramki matki." #: ../gramps/plugins/drawreport/ancestortree.py:965 #: ../gramps/plugins/drawreport/descendtree.py:1546 msgid "Include Marriage box" msgstr "Dołącz ramkę małżeństwa" #: ../gramps/plugins/drawreport/ancestortree.py:967 #: ../gramps/plugins/drawreport/descendtree.py:1548 msgid "Whether to include a separate marital box in the report" msgstr "Określa, czy użyć osobnej ramki 'martial box' w raporcie" #: ../gramps/plugins/drawreport/ancestortree.py:970 #: ../gramps/plugins/drawreport/descendtree.py:1551 msgid "" "Marriage\n" "Display Format" msgstr "" "Małżeństwo\n" "Format wyświetlania" #: ../gramps/plugins/drawreport/ancestortree.py:971 #: ../gramps/plugins/drawreport/descendtree.py:1552 msgid "Display format for the marital box." msgstr "Format wyświetlania dla ramki 'martial box'." #: ../gramps/plugins/drawreport/ancestortree.py:975 #: ../gramps/plugins/drawreport/descendtree.py:1565 msgid "Size" msgstr "Rozmiar" #: ../gramps/plugins/drawreport/ancestortree.py:977 #: ../gramps/plugins/drawreport/descendtree.py:1567 msgid "Scale tree to fit" msgstr "Skaluj drzewo aby zmieścić" #: ../gramps/plugins/drawreport/ancestortree.py:978 #: ../gramps/plugins/drawreport/descendtree.py:1568 msgid "Do not scale tree" msgstr "Nie skaluj drzewa" #: ../gramps/plugins/drawreport/ancestortree.py:979 #: ../gramps/plugins/drawreport/descendtree.py:1569 msgid "Scale tree to fit page width only" msgstr "Skaluj drzewo aby zmieściło się tylko na szerokość strony" #: ../gramps/plugins/drawreport/ancestortree.py:980 #: ../gramps/plugins/drawreport/descendtree.py:1570 msgid "Scale tree to fit the size of the page" msgstr "Skaluj drzewo aby zmieściła się tylko stronie" #: ../gramps/plugins/drawreport/ancestortree.py:982 #: ../gramps/plugins/drawreport/descendtree.py:1572 msgid "Whether to scale the tree to fit a specific paper size" msgstr "Określa, czy skalować drzewo do konkretnego rozmiaru papieru" #: ../gramps/plugins/drawreport/ancestortree.py:988 #: ../gramps/plugins/drawreport/descendtree.py:1578 msgid "" "Resize Page to Fit Tree size\n" "\n" "Note: Overrides options in the 'Paper Option' tab" msgstr "" "Skaluj stronę aby zmieścić rozmiar drzewa\n" "\n" "Informacja: Nadpisuje opcję w zakładce 'Opcje papieru'" #: ../gramps/plugins/drawreport/ancestortree.py:994 #: ../gramps/plugins/drawreport/descendtree.py:1584 msgid "" "Whether to resize the page to fit the size \n" "of the tree. Note: the page will have a \n" "non standard size.\n" "\n" "With this option selected, the following will happen:\n" "\n" "With the 'Do not scale tree' option the page\n" " is resized to the height/width of the tree\n" "\n" "With 'Scale tree to fit page width only' the height of\n" " the page is resized to the height of the tree\n" "\n" "With 'Scale tree to fit the size of the page' the page\n" " is resized to remove any gap in either height or width" msgstr "" "Określa, czy skalować stronę do rozmiaru\n" "drzewa. Wskazówka: strona będzie miała\n" "niestandardowy rozmiar.\n" "\n" "Kiedy ta opcja jest zaznaczona, to działają:\n" "\n" "Z opcją 'Nie skaluj drzewa' strona\n" " jest skalowana do wysokości/szerokości drzewa\n" "\n" "Z 'Skaluj drzewo tylko do szerokości strony' wysokość \n" " strony jest zmieniana do wysokości drzewa\n" "\n" "Z 'Skaluj drzewo aby pasowała o do strony' strona\n" " jest zmieniana tak, aby usunąć wszelkie marginesy\n" " pomiędzy drzewem a szerokością lub wysokością strony" #: ../gramps/plugins/drawreport/ancestortree.py:1014 #: ../gramps/plugins/drawreport/descendtree.py:1604 msgid "inter-box Y scale factor" msgstr "" #: ../gramps/plugins/drawreport/ancestortree.py:1016 #: ../gramps/plugins/drawreport/descendtree.py:1606 msgid "Make the inter-box Y bigger or smaller" msgstr "" #: ../gramps/plugins/drawreport/ancestortree.py:1019 #: ../gramps/plugins/drawreport/descendtree.py:1609 #, fuzzy msgid "box shadow scale factor" msgstr "Nie skaluj drzewa" #: ../gramps/plugins/drawreport/ancestortree.py:1021 #: ../gramps/plugins/drawreport/descendtree.py:1611 msgid "Make the box shadow bigger or smaller" msgstr "" #: ../gramps/plugins/drawreport/ancestortree.py:1028 #: ../gramps/plugins/drawreport/descendtree.py:1618 msgid "Report Title" msgstr "Tytuł raportu" #: ../gramps/plugins/drawreport/ancestortree.py:1029 #: ../gramps/plugins/drawreport/descendtree.py:1619 #: ../gramps/plugins/drawreport/descendtree.py:1668 msgid "Do not include a title" msgstr "Nie dołączaj tytułu" #: ../gramps/plugins/drawreport/ancestortree.py:1030 msgid "Include Report Title" msgstr "Dołącz tytuł raportu" #: ../gramps/plugins/drawreport/ancestortree.py:1031 #: ../gramps/plugins/drawreport/descendtree.py:1621 msgid "Choose a title for the report" msgstr "Wybierz tytuł dla raportu" #: ../gramps/plugins/drawreport/ancestortree.py:1034 #: ../gramps/plugins/drawreport/descendtree.py:1625 msgid "Include a border" msgstr "Dołącz ramkę" #: ../gramps/plugins/drawreport/ancestortree.py:1035 #: ../gramps/plugins/drawreport/descendtree.py:1626 msgid "Whether to make a border around the report." msgstr "Określa, czy drukować ramkę wokół raportu." #: ../gramps/plugins/drawreport/ancestortree.py:1038 #: ../gramps/plugins/drawreport/descendtree.py:1629 msgid "Include Page Numbers" msgstr "Dołącz numery stron" #: ../gramps/plugins/drawreport/ancestortree.py:1039 msgid "Whether to print page numbers on each page." msgstr "Określa, czy drukować numery stron na każdej stronie." #: ../gramps/plugins/drawreport/ancestortree.py:1042 #: ../gramps/plugins/drawreport/descendtree.py:1633 msgid "Include Blank Pages" msgstr "Dołącz puste strony" #: ../gramps/plugins/drawreport/ancestortree.py:1043 #: ../gramps/plugins/drawreport/descendtree.py:1634 msgid "Whether to include pages that are blank." msgstr "Określa, czy dołączać puste strony." #: ../gramps/plugins/drawreport/ancestortree.py:1050 #: ../gramps/plugins/drawreport/descendtree.py:1639 msgid "Include a note" msgstr "Dołącz notatkę" #: ../gramps/plugins/drawreport/ancestortree.py:1051 #: ../gramps/plugins/drawreport/descendtree.py:1641 msgid "Whether to include a note on the report." msgstr "Określa, czy dołączać notatkę do raportu." #: ../gramps/plugins/drawreport/ancestortree.py:1056 #: ../gramps/plugins/drawreport/descendtree.py:1646 msgid "" "Add a note\n" "\n" "$T inserts today's date" msgstr "" "Dodaj notatkę\n" "\n" "$T wstawia dzisiejszą datę" #: ../gramps/plugins/drawreport/ancestortree.py:1061 #: ../gramps/plugins/drawreport/descendtree.py:1651 msgid "Note Location" msgstr "Położenie geogr. notatki" #: ../gramps/plugins/drawreport/ancestortree.py:1064 #: ../gramps/plugins/drawreport/descendtree.py:1654 msgid "Where to place the note." msgstr "Określa gdzie umieścić notatkę." #: ../gramps/plugins/drawreport/ancestortree.py:1079 msgid "No generations of empty boxes for unknown ancestors" msgstr "Bez pustych prostokątów dla nieznanych przodków." #: ../gramps/plugins/drawreport/ancestortree.py:1082 msgid "One Generation of empty boxes for unknown ancestors" msgstr "Jedna generacja pustych prostokątów dla nieznanych przodków." #: ../gramps/plugins/drawreport/ancestortree.py:1086 msgid " Generations of empty boxes for unknown ancestors" msgstr " Drukuj puste prostokąty dla nieznanych przodków." #: ../gramps/plugins/drawreport/ancestortree.py:1107 #: ../gramps/plugins/drawreport/descendtree.py:1705 #: ../gramps/plugins/textreport/ancestorreport.py:373 #: ../gramps/plugins/textreport/detancestralreport.py:903 #: ../gramps/plugins/textreport/detdescendantreport.py:1098 #: ../gramps/plugins/textreport/endoflinereport.py:300 #: ../gramps/plugins/textreport/endoflinereport.py:318 #: ../gramps/plugins/textreport/familygroup.py:733 #: ../gramps/plugins/textreport/indivcomplete.py:810 #: ../gramps/plugins/textreport/kinshipreport.py:405 #: ../gramps/plugins/textreport/numberofancestorsreport.py:227 #: ../gramps/plugins/textreport/recordsreport.py:234 #: ../gramps/plugins/textreport/summary.py:303 #: ../gramps/plugins/textreport/tagreport.py:580 msgid "The basic style used for the text display." msgstr "Podstawowy styl używany do wyświetlania tekstu." #: ../gramps/plugins/drawreport/ancestortree.py:1117 #: ../gramps/plugins/drawreport/descendtree.py:1727 #: ../gramps/plugins/textreport/familygroup.py:745 #: ../gramps/plugins/textreport/tagreport.py:598 msgid "The basic style used for the note display." msgstr "Podstawowy styl używany do wyświetlania notatki." #: ../gramps/plugins/drawreport/ancestortree.py:1127 #: ../gramps/plugins/drawreport/descendtree.py:1695 msgid "The basic style used for the title display." msgstr "Podstawowy styl używany do wyświetlania tytułu." #: ../gramps/plugins/drawreport/calendarreport.py:99 #: ../gramps/plugins/drawreport/descendtree.py:674 #: ../gramps/plugins/drawreport/fanchart.py:180 #: ../gramps/plugins/graph/gvhourglass.py:103 #: ../gramps/plugins/textreport/ancestorreport.py:107 #: ../gramps/plugins/textreport/birthdayreport.py:99 #: ../gramps/plugins/textreport/descendreport.py:335 #: ../gramps/plugins/textreport/detancestralreport.py:139 #: ../gramps/plugins/textreport/detdescendantreport.py:157 #: ../gramps/plugins/textreport/endoflinereport.py:78 #: ../gramps/plugins/textreport/kinshipreport.py:94 #: ../gramps/plugins/textreport/numberofancestorsreport.py:82 #, python-format msgid "Person %s is not in the Database" msgstr "Osoba %s nie istnieje w bazie danych" #: ../gramps/plugins/drawreport/calendarreport.py:167 #: ../gramps/plugins/drawreport/calendarreport.py:191 #: ../gramps/plugins/drawreport/calendarreport.py:270 #: ../gramps/plugins/drawreport/calendarreport.py:278 msgid "Calendar Report" msgstr "Raport Kalendarz" #: ../gramps/plugins/drawreport/calendarreport.py:168 #: ../gramps/plugins/textreport/birthdayreport.py:178 msgid "Formatting months..." msgstr "Formatowanie miesięcy..." #: ../gramps/plugins/drawreport/calendarreport.py:271 #: ../gramps/plugins/textreport/birthdayreport.py:216 #: ../gramps/plugins/webreport/webcal.py:1087 msgid "Applying Filter..." msgstr "Stosowanie filtru..." #: ../gramps/plugins/drawreport/calendarreport.py:279 #: ../gramps/plugins/textreport/birthdayreport.py:225 #: ../gramps/plugins/webreport/webcal.py:1093 msgid "Reading database..." msgstr "Odczytywanie bazy danych..." #: ../gramps/plugins/drawreport/calendarreport.py:321 #: ../gramps/plugins/textreport/birthdayreport.py:278 #, python-format msgid "%(person)s, birth%(relation)s" msgstr "%(person)s, birth%(relation)s" #: ../gramps/plugins/drawreport/calendarreport.py:325 #: ../gramps/plugins/textreport/birthdayreport.py:282 #, python-format msgid "%(person)s, %(age)d%(relation)s" msgid_plural "%(person)s, %(age)d%(relation)s" msgstr[0] "%(person)s, %(age)d%(relation)s" msgstr[1] "%(person)s, %(age)d%(relation)s" msgstr[2] "%(person)s, %(age)d%(relation)s" #: ../gramps/plugins/drawreport/calendarreport.py:380 #: ../gramps/plugins/textreport/birthdayreport.py:328 #, python-format msgid "" "%(spouse)s and\n" " %(person)s, wedding" msgstr "" "%(spouse)s\n" " i %(person)s, ślub" #: ../gramps/plugins/drawreport/calendarreport.py:385 #: ../gramps/plugins/textreport/birthdayreport.py:332 #, python-format msgid "" "%(spouse)s and\n" " %(person)s, %(nyears)d" msgid_plural "" "%(spouse)s and\n" " %(person)s, %(nyears)d" msgstr[0] "" "%(spouse)s\n" " i %(person)s, %(nyears)d" msgstr[1] "" "%(spouse)s\n" " i %(person)s, %(nyears)d" msgstr[2] "" "%(spouse)s\n" " i %(person)s, %(nyears)d" #: ../gramps/plugins/drawreport/calendarreport.py:416 #: ../gramps/plugins/drawreport/calendarreport.py:418 msgid "Year of calendar" msgstr "Rok kalendarza" #: ../gramps/plugins/drawreport/calendarreport.py:423 #: ../gramps/plugins/webreport/webcal.py:1338 msgid "Select filter to restrict people that appear on calendar" msgstr "Wybierz filtr aby wybrać osoby, które pojawią się na kalendarzu" #: ../gramps/plugins/drawreport/calendarreport.py:427 #: ../gramps/plugins/drawreport/fanchart.py:642 #: ../gramps/plugins/textreport/ancestorreport.py:274 #: ../gramps/plugins/textreport/birthdayreport.py:375 #: ../gramps/plugins/textreport/descendreport.py:394 #: ../gramps/plugins/textreport/detancestralreport.py:727 #: ../gramps/plugins/textreport/detdescendantreport.py:891 #: ../gramps/plugins/textreport/endoflinereport.py:255 #: ../gramps/plugins/textreport/kinshipreport.py:342 #: ../gramps/plugins/textreport/numberofancestorsreport.py:195 msgid "The center person for the report" msgstr "Centruj osobę w raporcie" #: ../gramps/plugins/drawreport/calendarreport.py:439 #: ../gramps/plugins/textreport/ancestorreport.py:284 #: ../gramps/plugins/textreport/birthdayreport.py:386 #: ../gramps/plugins/textreport/descendreport.py:404 #: ../gramps/plugins/textreport/detancestralreport.py:737 #: ../gramps/plugins/textreport/detdescendantreport.py:901 #: ../gramps/plugins/textreport/endoflinereport.py:265 #: ../gramps/plugins/textreport/familygroup.py:642 #: ../gramps/plugins/textreport/indivcomplete.py:701 #: ../gramps/plugins/textreport/kinshipreport.py:352 #: ../gramps/plugins/textreport/numberofancestorsreport.py:205 #: ../gramps/plugins/webreport/narrativeweb.py:8027 #: ../gramps/plugins/webreport/webcal.py:1362 msgid "Select the format to display names" msgstr "Wybierz format wyświetlania nazwisk" #: ../gramps/plugins/drawreport/calendarreport.py:442 #: ../gramps/plugins/textreport/birthdayreport.py:389 #: ../gramps/plugins/webreport/webcal.py:1414 msgid "Country for holidays" msgstr "Kraj ze świętami" #: ../gramps/plugins/drawreport/calendarreport.py:453 #: ../gramps/plugins/textreport/birthdayreport.py:400 msgid "Select the country to see associated holidays" msgstr "Wybierz kraj, aby zobaczyć skojarzone z nim święta" #: ../gramps/plugins/drawreport/calendarreport.py:456 #: ../gramps/plugins/textreport/birthdayreport.py:403 #: ../gramps/plugins/webreport/webcal.py:1439 msgid "First day of week" msgstr "Pierwszy dzień tygodnia" #: ../gramps/plugins/drawreport/calendarreport.py:460 #: ../gramps/plugins/webreport/webcal.py:1442 msgid "Select the first day of the week for the calendar" msgstr "Wybierz pierwszy dzień tygodnia dla kalendarza" #: ../gramps/plugins/drawreport/calendarreport.py:463 #: ../gramps/plugins/textreport/birthdayreport.py:410 #: ../gramps/plugins/webreport/webcal.py:1429 msgid "Birthday surname" msgstr "Nazwisko rodowe" #: ../gramps/plugins/drawreport/calendarreport.py:464 #: ../gramps/plugins/textreport/birthdayreport.py:411 #: ../gramps/plugins/webreport/webcal.py:1430 msgid "Wives use husband's surname (from first family listed)" msgstr "Żony używają nazwisk mężów (z pierwszej rodziny na liście)" #: ../gramps/plugins/drawreport/calendarreport.py:465 #: ../gramps/plugins/textreport/birthdayreport.py:412 #: ../gramps/plugins/webreport/webcal.py:1432 msgid "Wives use husband's surname (from last family listed)" msgstr "Żony używają nazwisk mężów (z ostatniej rodziny na liście)" #: ../gramps/plugins/drawreport/calendarreport.py:466 #: ../gramps/plugins/textreport/birthdayreport.py:413 #: ../gramps/plugins/webreport/webcal.py:1434 msgid "Wives use their own surname" msgstr "Żony używają własnych nazwisk" #: ../gramps/plugins/drawreport/calendarreport.py:467 #: ../gramps/plugins/textreport/birthdayreport.py:414 #: ../gramps/plugins/webreport/webcal.py:1435 msgid "Select married women's displayed surname" msgstr "Wybierz wyświetlane nazwisko zamężnej kobiety" #: ../gramps/plugins/drawreport/calendarreport.py:470 #: ../gramps/plugins/textreport/birthdayreport.py:417 #: ../gramps/plugins/webreport/webcal.py:1452 msgid "Include only living people" msgstr "Dołącz jedynie żyjące osoby" #: ../gramps/plugins/drawreport/calendarreport.py:471 #: ../gramps/plugins/webreport/webcal.py:1453 msgid "Include only living people in the calendar" msgstr "Uwzględniaj w kalendarzu tylko żyjących ludzi" #: ../gramps/plugins/drawreport/calendarreport.py:474 #: ../gramps/plugins/textreport/birthdayreport.py:421 #: ../gramps/plugins/webreport/webcal.py:1456 msgid "Include birthdays" msgstr "Dołączaj urodziny" #: ../gramps/plugins/drawreport/calendarreport.py:475 #: ../gramps/plugins/webreport/webcal.py:1457 msgid "Include birthdays in the calendar" msgstr "Dołączaj daty urodzin na kalendarzu" #: ../gramps/plugins/drawreport/calendarreport.py:478 #: ../gramps/plugins/textreport/birthdayreport.py:425 #: ../gramps/plugins/webreport/webcal.py:1460 msgid "Include anniversaries" msgstr "Dołączaj rocznice" #: ../gramps/plugins/drawreport/calendarreport.py:479 #: ../gramps/plugins/webreport/webcal.py:1461 msgid "Include anniversaries in the calendar" msgstr "Dołączaj rocznice na kalendarzu" #: ../gramps/plugins/drawreport/calendarreport.py:482 #: ../gramps/plugins/drawreport/calendarreport.py:483 #: ../gramps/plugins/textreport/birthdayreport.py:434 msgid "Text Options" msgstr "Opcje tekstu" #: ../gramps/plugins/drawreport/calendarreport.py:485 #: ../gramps/plugins/textreport/birthdayreport.py:441 msgid "Text Area 1" msgstr "Pole tekstu 1" #: ../gramps/plugins/drawreport/calendarreport.py:485 msgid "My Calendar" msgstr "Mój Kalendarz" #: ../gramps/plugins/drawreport/calendarreport.py:486 msgid "First line of text at bottom of calendar" msgstr "Pierwsza linia dołu kalendarza" #: ../gramps/plugins/drawreport/calendarreport.py:489 #: ../gramps/plugins/textreport/birthdayreport.py:445 msgid "Text Area 2" msgstr "Pole tekstu 2" #: ../gramps/plugins/drawreport/calendarreport.py:489 #: ../gramps/plugins/textreport/birthdayreport.py:445 msgid "Produced with Gramps" msgstr "Wygenerowany przy pomocy Gramps" #: ../gramps/plugins/drawreport/calendarreport.py:490 msgid "Second line of text at bottom of calendar" msgstr "Druga linia dołu kalendarza" #: ../gramps/plugins/drawreport/calendarreport.py:493 #: ../gramps/plugins/textreport/birthdayreport.py:449 msgid "Text Area 3" msgstr "Pole tekstu 3" #: ../gramps/plugins/drawreport/calendarreport.py:494 msgid "Third line of text at bottom of calendar" msgstr "Trzecia linia tekstu na dole kalendarza" #: ../gramps/plugins/drawreport/calendarreport.py:548 msgid "Title text and background color" msgstr "Tekst tytułu i kolor tła" #: ../gramps/plugins/drawreport/calendarreport.py:552 msgid "Calendar day numbers" msgstr "Numery dni w kalendarzu" #: ../gramps/plugins/drawreport/calendarreport.py:555 msgid "Daily text display" msgstr "Tekst wyświetlany codziennie" #: ../gramps/plugins/drawreport/calendarreport.py:557 msgid "Holiday text display" msgstr "Tekst wyświetlany w dni wolne" #: ../gramps/plugins/drawreport/calendarreport.py:560 msgid "Days of the week text" msgstr "Tekst dla tygodnia" #: ../gramps/plugins/drawreport/calendarreport.py:564 #: ../gramps/plugins/textreport/birthdayreport.py:514 msgid "Text at bottom, line 1" msgstr "Tekst na dole, linia 1" #: ../gramps/plugins/drawreport/calendarreport.py:566 #: ../gramps/plugins/textreport/birthdayreport.py:516 msgid "Text at bottom, line 2" msgstr "Tekst na dole, linia 2" #: ../gramps/plugins/drawreport/calendarreport.py:568 #: ../gramps/plugins/textreport/birthdayreport.py:518 msgid "Text at bottom, line 3" msgstr "Tekst na dole, linia 3" #: ../gramps/plugins/drawreport/calendarreport.py:570 msgid "Borders" msgstr "Obramowania" #: ../gramps/plugins/drawreport/descendtree.py:161 #, python-format msgid "Descendant Chart for %(person)s and %(father1)s, %(mother1)s" msgstr "Wykres potomków dla %(person)s i %(father1)s, %(mother1)s" #: ../gramps/plugins/drawreport/descendtree.py:168 #, python-format msgid "Descendant Chart for %(person)s, %(father1)s and %(mother1)s" msgstr "Wykres potomków dla %(person)s, %(father1)s i %(mother1)s" #: ../gramps/plugins/drawreport/descendtree.py:175 #, python-format msgid "Descendant Chart for %(father1)s, %(father2)s and %(mother1)s, %(mother2)s" msgstr "Wykres potomków dla %(father1)s, %(father2)s oraz %(mother1)s, %(mother2)s" #: ../gramps/plugins/drawreport/descendtree.py:184 #, python-format msgid "Descendant Chart for %(person)s" msgstr "Wykres potomków dla %(person)s" #: ../gramps/plugins/drawreport/descendtree.py:187 #, python-format msgid "Descendant Chart for %(father)s and %(mother)s" msgstr "Wykres potomków dla %(father)s i %(mother)s" #: ../gramps/plugins/drawreport/descendtree.py:214 #, fuzzy msgid "Descendant Graph" msgstr "Gramplet Potomkowie" #: ../gramps/plugins/drawreport/descendtree.py:326 #, python-format msgid "Family Chart for %(person)s" msgstr "Wykres rodzin dla %(person)s" #: ../gramps/plugins/drawreport/descendtree.py:328 #, python-format msgid "Family Chart for %(father1)s and %(mother1)s" msgstr "Wykres rodzin dla %(father1)s i %(mother1)s" #: ../gramps/plugins/drawreport/descendtree.py:351 msgid "Cousin Chart for " msgstr "Tablica kuzynów dla " #: ../gramps/plugins/drawreport/descendtree.py:742 #, python-format msgid "Family %s is not in the Database" msgstr "Rodzina %s nie istnieje w bazie danych" #: ../gramps/plugins/drawreport/descendtree.py:1480 #: ../gramps/plugins/drawreport/descendtree.py:1484 msgid "Report for" msgstr "Raport dla" #: ../gramps/plugins/drawreport/descendtree.py:1481 msgid "The main person for the report" msgstr "Głowna osoba dla raportu" #: ../gramps/plugins/drawreport/descendtree.py:1485 msgid "The main family for the report" msgstr "Główna rodzina w raporcie" #: ../gramps/plugins/drawreport/descendtree.py:1489 msgid "Start with the parent(s) of the selected first" msgstr "Rozpocznij od rodziców(a) wybranej osoby." #: ../gramps/plugins/drawreport/descendtree.py:1492 msgid "Will show the parents, brother and sisters of the selected person." msgstr "Będzie pokazywał rodziców, braci i siostry wybranej osoby." #: ../gramps/plugins/drawreport/descendtree.py:1501 msgid "Level of Spouses" msgstr "Poziom małżonków" #: ../gramps/plugins/drawreport/descendtree.py:1502 msgid "0=no Spouses, 1=include Spouses, 2=include Spouses of the spouse, etc" msgstr "0=bez małżonków, 1=dołącz małżonków, 2=dołącz małżonków małżonków, itd" #: ../gramps/plugins/drawreport/descendtree.py:1507 msgid "Whether to move people up, where possible, resulting in a smaller tree" msgstr "Określa czy przesuwać osoby w górę, gdy to możliwe, produkując mniejsze drzewo" #: ../gramps/plugins/drawreport/descendtree.py:1514 msgid "" "Descendant\n" "Display Format" msgstr "" "Potomek\n" "Format wyświetlania" #: ../gramps/plugins/drawreport/descendtree.py:1518 msgid "Display format for a descendant." msgstr "Format wyświetlania dla potomków." #: ../gramps/plugins/drawreport/descendtree.py:1521 msgid "Bold direct descendants" msgstr "Wytłuść bezpośrednich potomków" #: ../gramps/plugins/drawreport/descendtree.py:1523 msgid "Whether to bold those people that are direct (not step or half) descendants." msgstr "Określa czy pogrubiać te osoby, które są bezpośrednimi potomkami (nie przysposobionymi w jakimś stopniu)." #: ../gramps/plugins/drawreport/descendtree.py:1535 msgid "Indent Spouses" msgstr "Wcięcie dla małżonków" #: ../gramps/plugins/drawreport/descendtree.py:1536 msgid "Whether to indent the spouses in the tree." msgstr "Określa, czy zagłębiać małżonków w drzewie." #: ../gramps/plugins/drawreport/descendtree.py:1539 msgid "" "Spousal\n" "Display Format" msgstr "" "Małżonkowie\n" "Format wyświetlania" #: ../gramps/plugins/drawreport/descendtree.py:1543 msgid "Display format for a spouse." msgstr "Format wyświetlania dla małżonka." #: ../gramps/plugins/drawreport/descendtree.py:1556 msgid "Replace" msgstr "Zastąp" #: ../gramps/plugins/drawreport/descendtree.py:1559 msgid "" "Replace Display Format:\n" "'Replace this'/' with this'" msgstr "" "Zamiana formatu wyświetlania:\n" "'Zamień to'/'na to'" #: ../gramps/plugins/drawreport/descendtree.py:1561 msgid "" "i.e.\n" "United States of America/U.S.A" msgstr "" "np.\n" "Stany Zjednoczone Ameryki Północnej/USA" #: ../gramps/plugins/drawreport/descendtree.py:1620 #: ../gramps/plugins/drawreport/descendtree.py:1669 msgid "Descendant Chart for [selected person(s)]" msgstr "Wykres potomków dla [wybranej osób(osoby)]" #: ../gramps/plugins/drawreport/descendtree.py:1630 msgid "Whether to include page numbers on each page." msgstr "Określa, czy dołączać numery stron na każdej stronie." #: ../gramps/plugins/drawreport/descendtree.py:1673 msgid "Family Chart for [names of chosen family]" msgstr "Wykres rodzin dla [nazwisk wybranej rodziny]" #: ../gramps/plugins/drawreport/descendtree.py:1677 msgid "Cousin Chart for [names of children]" msgstr "Wykres kuzynów dla [nazw dzieci]" #: ../gramps/plugins/drawreport/descendtree.py:1717 msgid "The bold style used for the text display." msgstr "Styl pogrubiony używany do wyświetlania tekstu." #: ../gramps/plugins/drawreport/drawplugins.gpr.py:32 msgid "Ancestor Chart" msgstr "Wykres przodków" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:33 msgid "Produces a graphical ancestral chart" msgstr "Tworzy graficzny wykres przodków" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:49 msgid "Produces a graphical ancestral tree" msgstr "Tworzy graficzne drzewo przodków" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:70 #: ../gramps/plugins/gramplet/gramplet.gpr.py:79 #: ../gramps/plugins/gramplet/gramplet.gpr.py:85 msgid "Calendar" msgstr "Kalendarz" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:71 msgid "Produces a graphical calendar" msgstr "Generuje graficzny kalendarz" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:92 msgid "Descendant Chart" msgstr "Wykres potomków" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:93 msgid "Produces a graphical descendant chart" msgstr "Generuje graficzny wykres potomków" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:108 msgid "Descendant Tree" msgstr "Drzewo potomków" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:109 msgid "Produces a graphical descendant tree" msgstr "Generuje graficzną drzewo potomków" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:130 msgid "Family Descendant Chart" msgstr "Wykres potomków rodziny" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:131 msgid "Produces a graphical descendant chart around a family" msgstr "Generuje graficzny wykres potomków obok rodziny" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:147 msgid "Family Descendant Tree" msgstr "Drzewo genealogiczne" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:148 msgid "Produces a graphical descendant tree around a family" msgstr "Generuje graficzne drzewo potomków obok rodziny" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:171 msgid "Produces fan charts" msgstr "Generuje wykresy kołowe" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:192 #: ../gramps/plugins/drawreport/statisticschart.py:737 #: ../gramps/plugins/drawreport/statisticschart.py:744 #: ../gramps/plugins/drawreport/statisticschart.py:784 #: ../gramps/plugins/drawreport/statisticschart.py:785 msgid "Statistics Charts" msgstr "Wykresy statystyczne" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:193 msgid "Produces statistical bar and pie charts of the people in the database" msgstr "Generuje słupkowe i kołowe wykresy statystyczne dla osób z bazy." #: ../gramps/plugins/drawreport/drawplugins.gpr.py:216 msgid "Timeline Chart" msgstr "Oś czasu" #: ../gramps/plugins/drawreport/drawplugins.gpr.py:217 msgid "Produces a timeline chart." msgstr "Generuje wykres osi czasu." #: ../gramps/plugins/drawreport/fanchart.py:244 #, python-format msgid "%(generations)d Generation Fan Chart for %(person)s" msgstr "%(generations)d Pokoleniowy wykres kołowy dla %(person)s" #: ../gramps/plugins/drawreport/fanchart.py:255 #, fuzzy, python-format msgid "" "%(generations)d Generation Fan Chart for\n" "%(person)s" msgstr "%(generations)d Pokoleniowy wykres kołowy dla %(person)s" #: ../gramps/plugins/drawreport/fanchart.py:646 #: ../gramps/plugins/textreport/ancestorreport.py:288 #: ../gramps/plugins/textreport/descendreport.py:416 #: ../gramps/plugins/textreport/detancestralreport.py:741 #: ../gramps/plugins/textreport/detdescendantreport.py:915 msgid "The number of generations to include in the report" msgstr "Ilość generacji do uwzględnienia w raporcie" #: ../gramps/plugins/drawreport/fanchart.py:649 msgid "Type of graph" msgstr "Typ grafu" #: ../gramps/plugins/drawreport/fanchart.py:650 msgid "full circle" msgstr "pełny okrąg" #: ../gramps/plugins/drawreport/fanchart.py:651 msgid "half circle" msgstr "pół okręgu" #: ../gramps/plugins/drawreport/fanchart.py:652 msgid "quarter circle" msgstr "ćwierć okręgu" #: ../gramps/plugins/drawreport/fanchart.py:653 msgid "The form of the graph: full circle, half circle, or quarter circle." msgstr "Format grafu: pełne koło, połówka koła albo ćwiartka koła." #: ../gramps/plugins/drawreport/fanchart.py:657 msgid "Background color" msgstr "Kolor tła" #: ../gramps/plugins/drawreport/fanchart.py:658 msgid "white" msgstr "biały" #: ../gramps/plugins/drawreport/fanchart.py:659 msgid "generation dependent" msgstr "zależny od pokolenia" #: ../gramps/plugins/drawreport/fanchart.py:660 msgid "Background color is either white or generation dependent" msgstr "Kolor tła jest albo biały, albo zależny od generacji" #: ../gramps/plugins/drawreport/fanchart.py:664 msgid "Orientation of radial texts" msgstr "Orientacja tekstów kołowych" #: ../gramps/plugins/drawreport/fanchart.py:666 msgid "upright" msgstr "do prawego górnego rogu" #: ../gramps/plugins/drawreport/fanchart.py:667 msgid "roundabout" msgstr "dookoła" #: ../gramps/plugins/drawreport/fanchart.py:668 msgid "Print radial texts upright or roundabout" msgstr "Drukuje teksty gwiaździste do góry nogami albo okrężnie" #: ../gramps/plugins/drawreport/fanchart.py:670 msgid "Draw empty boxes" msgstr "" #: ../gramps/plugins/drawreport/fanchart.py:671 msgid "Draw the background although there is no information" msgstr "" #: ../gramps/plugins/drawreport/fanchart.py:674 #, fuzzy msgid "Use one font style for all generations" msgstr "Kliknij dwukrotnie aby zobaczyć wszystkie generacje" #: ../gramps/plugins/drawreport/fanchart.py:675 msgid "You can customize font and color for each generation in the style editor" msgstr "" #: ../gramps/plugins/drawreport/fanchart.py:702 #: ../gramps/plugins/textreport/alphabeticalindex.py:97 #: ../gramps/plugins/textreport/tableofcontents.py:97 msgid "The style used for the title." msgstr "Styl używany do tytułu." #: ../gramps/plugins/drawreport/fanchart.py:711 #, fuzzy msgid "The basic style used for the default text display." msgstr "Podstawowy styl używany do wyświetlania tekstu." #: ../gramps/plugins/drawreport/fanchart.py:721 #, fuzzy msgid "The style used for the text display of generation " msgstr "Styl pogrubiony używany do wyświetlania tekstu." #: ../gramps/plugins/drawreport/statisticschart.py:299 msgid "Item count" msgstr "Licznik" #: ../gramps/plugins/drawreport/statisticschart.py:303 msgid "Both" msgstr "Obie" #: ../gramps/plugins/drawreport/statisticschart.py:304 #: ../gramps/plugins/drawreport/statisticschart.py:395 #: ../gramps/plugins/drawreport/statisticschart.py:723 msgid "Men" msgstr "Mężczyźni" #: ../gramps/plugins/drawreport/statisticschart.py:305 #: ../gramps/plugins/drawreport/statisticschart.py:397 #: ../gramps/plugins/drawreport/statisticschart.py:725 msgid "Women" msgstr "Kobiety" #: ../gramps/plugins/drawreport/statisticschart.py:320 msgid "person|Title" msgstr "Tytuł" #: ../gramps/plugins/drawreport/statisticschart.py:324 msgid "Forename" msgstr "Imię" #: ../gramps/plugins/drawreport/statisticschart.py:328 msgid "Birth year" msgstr "Rok urodzenia" #: ../gramps/plugins/drawreport/statisticschart.py:330 msgid "Death year" msgstr "Rok zgonu" #: ../gramps/plugins/drawreport/statisticschart.py:332 msgid "Birth month" msgstr "Miesiąc urodzenia" #: ../gramps/plugins/drawreport/statisticschart.py:334 msgid "Death month" msgstr "Miesiąc zgonu" #: ../gramps/plugins/drawreport/statisticschart.py:336 #: ../gramps/plugins/export/exportcsv.py:341 #: ../gramps/plugins/importer/importcsv.py:191 msgid "Birth place" msgstr "Miejsce urodzenia" #: ../gramps/plugins/drawreport/statisticschart.py:338 #: ../gramps/plugins/export/exportcsv.py:343 #: ../gramps/plugins/importer/importcsv.py:213 msgid "Death place" msgstr "Miejsce zgonu" #: ../gramps/plugins/drawreport/statisticschart.py:340 msgid "Marriage place" msgstr "Miejsce małżeństwa" #: ../gramps/plugins/drawreport/statisticschart.py:342 msgid "Number of relationships" msgstr "Liczba związków" #: ../gramps/plugins/drawreport/statisticschart.py:344 msgid "Age when first child born" msgstr "Wiek przy narodzinach pierwszego dziecka" #: ../gramps/plugins/drawreport/statisticschart.py:346 msgid "Age when last child born" msgstr "Wiek przy narodzinach ostatniego dziecka" #: ../gramps/plugins/drawreport/statisticschart.py:348 msgid "Number of children" msgstr "Liczba dzieci" #: ../gramps/plugins/drawreport/statisticschart.py:350 msgid "Age at marriage" msgstr "Wiek przy małżeństwie" #: ../gramps/plugins/drawreport/statisticschart.py:352 msgid "Age at death" msgstr "Wiek przy zgonie" #: ../gramps/plugins/drawreport/statisticschart.py:356 msgid "Event type" msgstr "Rodzaj zdarzenia" #: ../gramps/plugins/drawreport/statisticschart.py:370 msgid "(Preferred) title missing" msgstr "(Celowe) brakujący tytuł" #: ../gramps/plugins/drawreport/statisticschart.py:379 msgid "(Preferred) forename missing" msgstr "(Celowe) brakujące imię" #: ../gramps/plugins/drawreport/statisticschart.py:388 msgid "(Preferred) surname missing" msgstr "(Celowe) brakujące nazwisko" #: ../gramps/plugins/drawreport/statisticschart.py:398 msgid "Gender unknown" msgstr "Nieznana płeć" #: ../gramps/plugins/drawreport/statisticschart.py:407 #: ../gramps/plugins/drawreport/statisticschart.py:416 #: ../gramps/plugins/drawreport/statisticschart.py:520 msgid "Date(s) missing" msgstr "Brakująca/e data/y" #: ../gramps/plugins/drawreport/statisticschart.py:425 #: ../gramps/plugins/drawreport/statisticschart.py:439 msgid "Place missing" msgstr "Brakujące miejsce" #: ../gramps/plugins/drawreport/statisticschart.py:447 msgid "Already dead" msgstr "Zmarły" #: ../gramps/plugins/drawreport/statisticschart.py:454 msgid "Still alive" msgstr "Żyjący" #: ../gramps/plugins/drawreport/statisticschart.py:462 #: ../gramps/plugins/drawreport/statisticschart.py:474 msgid "Events missing" msgstr "Brakujące zdarzenia" #: ../gramps/plugins/drawreport/statisticschart.py:482 #: ../gramps/plugins/drawreport/statisticschart.py:490 msgid "Children missing" msgstr "Brakujące dzieci" #: ../gramps/plugins/drawreport/statisticschart.py:509 msgid "Birth missing" msgstr "Brakujące informacje o narodzinach" #: ../gramps/plugins/drawreport/statisticschart.py:610 msgid "Personal information missing" msgstr "Brakujące informacje osobiste" #: ../gramps/plugins/drawreport/statisticschart.py:738 msgid "Collecting data..." msgstr "Zbieranie danych..." #: ../gramps/plugins/drawreport/statisticschart.py:745 msgid "Sorting data..." msgstr "Sortowanie danych..." #: ../gramps/plugins/drawreport/statisticschart.py:755 #, python-format msgid "%(genders)s born %(year_from)04d-%(year_to)04d: %(chart_title)s" msgstr "%(genders)s urodzonych %(year_from)04d-%(year_to)04d: %(chart_title)s" #: ../gramps/plugins/drawreport/statisticschart.py:757 #, python-format msgid "Persons born %(year_from)04d-%(year_to)04d: %(chart_title)s" msgstr "Osoby urodzone w latach %(year_from)04d-%(year_to)04d: %(chart_title)s" #: ../gramps/plugins/drawreport/statisticschart.py:786 msgid "Saving charts..." msgstr "Zapisywanie wykresów..." #: ../gramps/plugins/drawreport/statisticschart.py:837 #: ../gramps/plugins/drawreport/statisticschart.py:872 #, python-format msgid "%s (persons):" msgstr "%s (osób):" #: ../gramps/plugins/drawreport/statisticschart.py:918 #: ../gramps/plugins/textreport/recordsreport.py:138 msgid "Determines what people are included in the report." msgstr "Określa osoby które będą dołączone do raportu." #: ../gramps/plugins/drawreport/statisticschart.py:922 #: ../gramps/plugins/drawreport/timeline.py:384 #: ../gramps/plugins/graph/gvrelgraph.py:492 #: ../gramps/plugins/textreport/indivcomplete.py:689 #: ../gramps/plugins/textreport/recordsreport.py:142 #: ../gramps/plugins/tool/sortevents.py:173 #: ../gramps/plugins/webreport/narrativeweb.py:8007 #: ../gramps/plugins/webreport/webcal.py:1342 msgid "Filter Person" msgstr "Filtr osób" #: ../gramps/plugins/drawreport/statisticschart.py:923 #: ../gramps/plugins/textreport/indivcomplete.py:690 msgid "The center person for the filter." msgstr "Centruj osobę dla filtra." #: ../gramps/plugins/drawreport/statisticschart.py:929 msgid "Sort chart items by" msgstr "Sortuj składniki wykresu według" #: ../gramps/plugins/drawreport/statisticschart.py:934 msgid "Select how the statistical data is sorted." msgstr "Wybierz jak dane statystyczne mają byc sortowane." #: ../gramps/plugins/drawreport/statisticschart.py:937 msgid "Sort in reverse order" msgstr "Sortuj w odwrotnym porządku" #: ../gramps/plugins/drawreport/statisticschart.py:938 msgid "Check to reverse the sorting order." msgstr "Zaznacz, aby odwrócić porządek sortowania." #: ../gramps/plugins/drawreport/statisticschart.py:942 msgid "People Born After" msgstr "Osoby urodzone pomiędzy" #: ../gramps/plugins/drawreport/statisticschart.py:944 msgid "Birth year from which to include people." msgstr "Data urodzin, od której dołączać ludzi." #: ../gramps/plugins/drawreport/statisticschart.py:947 msgid "People Born Before" msgstr "Osoby urodzone przed" #: ../gramps/plugins/drawreport/statisticschart.py:949 msgid "Birth year until which to include people" msgstr "Data urodzin, do której dołączać ludzi" #: ../gramps/plugins/drawreport/statisticschart.py:952 msgid "Include people without known birth years" msgstr "Dołącz osoby bez znanego roku urodzenia" #: ../gramps/plugins/drawreport/statisticschart.py:954 msgid "Whether to include people without known birth years." msgstr "Określa, czy dołączać osoby bez znanego roku urodzenia." #: ../gramps/plugins/drawreport/statisticschart.py:958 msgid "Genders included" msgstr "Dołączone płcie" #: ../gramps/plugins/drawreport/statisticschart.py:963 msgid "Select which genders are included into statistics." msgstr "Wybierz, osoby której płci mają być dołączone do statystyki." #: ../gramps/plugins/drawreport/statisticschart.py:967 msgid "Max. items for a pie" msgstr "" "Maks. ilość składników\n" "dla wykresu kołowego" #: ../gramps/plugins/drawreport/statisticschart.py:968 msgid "With fewer items pie chart and legend will be used instead of a bar chart." msgstr "Przy mniejszej ilości składników będzie używany wykres kołowy z legendą zamiast słupkowego." #: ../gramps/plugins/drawreport/statisticschart.py:979 msgid "Charts 1" msgstr "Wykresy 1" #: ../gramps/plugins/drawreport/statisticschart.py:981 msgid "Charts 2" msgstr "Wykresy 2" #: ../gramps/plugins/drawreport/statisticschart.py:984 msgid "Include charts with indicated data." msgstr "Dołącz wykresy ze wskazanymi danymi." #: ../gramps/plugins/drawreport/statisticschart.py:1024 msgid "The style used for the items and values." msgstr "Styl używany dla składników i wartości." #: ../gramps/plugins/drawreport/statisticschart.py:1033 #: ../gramps/plugins/drawreport/timeline.py:447 #: ../gramps/plugins/textreport/ancestorreport.py:350 #: ../gramps/plugins/textreport/descendreport.py:444 #: ../gramps/plugins/textreport/detancestralreport.py:857 #: ../gramps/plugins/textreport/detdescendantreport.py:1052 #: ../gramps/plugins/textreport/endoflinereport.py:282 #: ../gramps/plugins/textreport/familygroup.py:724 #: ../gramps/plugins/textreport/indivcomplete.py:778 #: ../gramps/plugins/textreport/kinshipreport.py:387 #: ../gramps/plugins/textreport/numberofancestorsreport.py:220 #: ../gramps/plugins/textreport/simplebooktitle.py:166 #: ../gramps/plugins/textreport/summary.py:284 #: ../gramps/plugins/textreport/tagreport.py:560 msgid "The style used for the title of the page." msgstr "Styl używany do tytułu strony." #: ../gramps/plugins/drawreport/timeline.py:113 #: ../gramps/plugins/drawreport/timeline.py:140 #: ../gramps/plugins/drawreport/timeline.py:152 #: ../gramps/plugins/drawreport/timeline.py:309 msgid "Timeline" msgstr "Oś czasu" #: ../gramps/plugins/drawreport/timeline.py:114 msgid "Applying filter..." msgstr "Stosowanie filtru..." #: ../gramps/plugins/drawreport/timeline.py:140 msgid "Sorting dates..." msgstr "Sortowanie dat..." #: ../gramps/plugins/drawreport/timeline.py:153 msgid "Calculating timeline..." msgstr "Wyliczanie osi czasu..." #: ../gramps/plugins/drawreport/timeline.py:251 #, python-format msgid "Sorted by %s" msgstr "Sortuj wg %s" #: ../gramps/plugins/drawreport/timeline.py:253 #, python-format msgid "Timeline Graph for %s" msgstr "Oś czasu dla %s" #: ../gramps/plugins/drawreport/timeline.py:284 msgid "No Date Information" msgstr "Brak informacji o dacie" #: ../gramps/plugins/drawreport/timeline.py:310 msgid "Finding date range..." msgstr "Znajdowanie zakresu daty..." #: ../gramps/plugins/drawreport/timeline.py:380 msgid "Determines what people are included in the report" msgstr "Określa osoby, które dołączone będą do raportu" #: ../gramps/plugins/drawreport/timeline.py:385 #: ../gramps/plugins/graph/gvrelgraph.py:493 #: ../gramps/plugins/textreport/recordsreport.py:143 #: ../gramps/plugins/tool/sortevents.py:174 #: ../gramps/plugins/webreport/narrativeweb.py:8008 #: ../gramps/plugins/webreport/webcal.py:1343 msgid "The center person for the filter" msgstr "Centruj osobę dla filtra" #: ../gramps/plugins/drawreport/timeline.py:391 #: ../gramps/plugins/tool/sortevents.py:180 msgid "Sort by" msgstr "Sortuj według" #: ../gramps/plugins/drawreport/timeline.py:396 #: ../gramps/plugins/tool/sortevents.py:185 msgid "Sorting method to use" msgstr "Używana metoda sortowania" #: ../gramps/plugins/drawreport/timeline.py:429 msgid "The style used for the person's name." msgstr "Styl używany dla nazwiska osoby." #: ../gramps/plugins/drawreport/timeline.py:438 msgid "The style used for the year labels." msgstr "Styl używany dla etykiet." #: ../gramps/plugins/export/exportcsv.py:200 msgid "Include people" msgstr "Dołącz osoby" #: ../gramps/plugins/export/exportcsv.py:201 msgid "Include marriages" msgstr "Dołącz małżeństwa" #: ../gramps/plugins/export/exportcsv.py:202 msgid "Include children" msgstr "Dołącz dzieci" #: ../gramps/plugins/export/exportcsv.py:203 msgid "Translate headers" msgstr "Tłumacz nagłówki" #: ../gramps/plugins/export/exportcsv.py:341 #: ../gramps/plugins/importer/importcsv.py:195 msgid "Birth source" msgstr "Źródło urodzenia" #: ../gramps/plugins/export/exportcsv.py:342 #: ../gramps/plugins/importer/importcsv.py:201 msgid "Baptism date" msgstr "Data chrztu" #: ../gramps/plugins/export/exportcsv.py:342 #: ../gramps/plugins/importer/importcsv.py:199 msgid "Baptism place" msgstr "Miejsce chrztu" #: ../gramps/plugins/export/exportcsv.py:342 #: ../gramps/plugins/importer/importcsv.py:204 msgid "Baptism source" msgstr "Źródło chrztu" #: ../gramps/plugins/export/exportcsv.py:343 #: ../gramps/plugins/importer/importcsv.py:217 msgid "Death source" msgstr "Źródło śmierci" #: ../gramps/plugins/export/exportcsv.py:344 #: ../gramps/plugins/importer/importcsv.py:208 msgid "Burial date" msgstr "Data pogrzebu" #: ../gramps/plugins/export/exportcsv.py:344 #: ../gramps/plugins/importer/importcsv.py:206 msgid "Burial place" msgstr "Miejsce pogrzebu" #: ../gramps/plugins/export/exportcsv.py:344 #: ../gramps/plugins/importer/importcsv.py:211 msgid "Burial source" msgstr "Źródło pogrzebu" #: ../gramps/plugins/export/exportcsv.py:461 #: ../gramps/plugins/importer/importcsv.py:232 #: ../gramps/plugins/textreport/familygroup.py:566 #: ../gramps/plugins/webreport/narrativeweb.py:2464 msgid "Husband" msgstr "Mąż" #: ../gramps/plugins/export/exportcsv.py:461 #: ../gramps/plugins/importer/importcsv.py:229 #: ../gramps/plugins/textreport/familygroup.py:575 #: ../gramps/plugins/webreport/narrativeweb.py:2462 msgid "Wife" msgstr "Żona" #: ../gramps/plugins/export/exportgedcom.py:386 msgid "Writing individuals" msgstr "Zapisywanie osób" #: ../gramps/plugins/export/exportgedcom.py:738 msgid "Writing families" msgstr "Zapisywanie rodzin" #: ../gramps/plugins/export/exportgedcom.py:902 msgid "Writing sources" msgstr "Zapisywanie źródeł" #: ../gramps/plugins/export/exportgedcom.py:937 msgid "Writing notes" msgstr "Zapisywanie notatek" #: ../gramps/plugins/export/exportgedcom.py:975 msgid "Writing repositories" msgstr "Zapisywanie magazynów" #: ../gramps/plugins/export/exportgedcom.py:1460 msgid "Export failed" msgstr "Eksportowanie nie powiodło się" #: ../gramps/plugins/export/exportgeneweb.py:104 msgid "No families matched by selected filter" msgstr "Żadne rodziny nie pasują do filtra" #: ../gramps/plugins/export/exportpkg.py:185 #: ../gramps/plugins/export/exportxml.py:138 #: ../gramps/plugins/export/exportxml.py:148 #: ../gramps/plugins/export/exportxml.py:166 #, python-format msgid "Failure writing %s" msgstr "Niepowodzenie przy zapisywaniu %s" #: ../gramps/plugins/export/exportvcalendar.py:137 #, python-format msgid "Marriage of %s" msgstr "Małżeństwo osoby %s" #: ../gramps/plugins/export/exportvcalendar.py:156 #: ../gramps/plugins/export/exportvcalendar.py:161 #, python-format msgid "Birth of %s" msgstr "Urodziny osoby %s" #: ../gramps/plugins/export/exportvcalendar.py:174 #: ../gramps/plugins/export/exportvcalendar.py:180 #, python-format msgid "Death of %s" msgstr "Śmierć osoby %s" #: ../gramps/plugins/export/exportvcalendar.py:239 #, python-format msgid "Anniversary: %s" msgstr "Rocznica: %s" #: ../gramps/plugins/export/exportxml.py:139 msgid "The database cannot be saved because you do not have permission to write to the directory. Please make sure you have write access to the directory and try again." msgstr "Nie można zapisać bazy danych, ponieważ nie posiadasz praw zapisu do tego katalogu. Proszę się upewnić czy masz prawa zapisu do tego katalogu i spróbować ponownie." #: ../gramps/plugins/export/exportxml.py:149 msgid "The database cannot be saved because you do not have permission to write to the file. Please make sure you have write access to the file and try again." msgstr "Nie można zapisać bazy danych, ponieważ nie posiadasz praw zapisu do tego pliku. Proszę się upewnić czy masz prawa zapisu do tego pliku i spróbować ponownie." #: ../gramps/plugins/gramplet/ageondategramplet.py:60 msgid "Enter a date, click Run" msgstr "Wprowadź datę, kliknij Uruchom" #: ../gramps/plugins/gramplet/ageondategramplet.py:68 msgid "Enter a valid date (like YYYY-MM-DD) in the entry below and click Run. This will compute the ages for everyone in your Family Tree on that date. You can then sort by the age column, and double-click the row to view or edit." msgstr "Wprowadź poprawną datę (jak RRRR-MM-DD) poniżej i kliknij Uruchom. Spowoduje to wyliczenie wieku dla każdej osoby w Twoim drzewie rodzinnym dla danej daty. Możesz wtedy sortować po kolumnie wieku, i dwukrotnie kliknąć na wierszu w celu widoku albo edycji." #: ../gramps/plugins/gramplet/ageondategramplet.py:76 #: ../gramps/gui/glade/plugins.glade:50 msgid "Run" msgstr "Uruchom" #: ../gramps/plugins/gramplet/agestats.py:48 #: ../gramps/plugins/gramplet/agestats.py:58 #: ../gramps/plugins/gramplet/agestats.py:74 msgid "Max age" msgstr "Maks. wiek" #: ../gramps/plugins/gramplet/agestats.py:50 #: ../gramps/plugins/gramplet/agestats.py:59 #: ../gramps/plugins/gramplet/agestats.py:75 msgid "Max age of Mother at birth" msgstr "Maksymalny wiek do zostania matką" #: ../gramps/plugins/gramplet/agestats.py:52 #: ../gramps/plugins/gramplet/agestats.py:60 #: ../gramps/plugins/gramplet/agestats.py:76 msgid "Max age of Father at birth" msgstr "Maksymalny wiek do zostania ojcem" #: ../gramps/plugins/gramplet/agestats.py:54 #: ../gramps/plugins/gramplet/agestats.py:61 #: ../gramps/plugins/gramplet/agestats.py:77 msgid "Chart width" msgstr "Szerokość wykresu" #: ../gramps/plugins/gramplet/agestats.py:171 msgid "Lifespan Age Distribution" msgstr "Rozkład długości życia" #: ../gramps/plugins/gramplet/agestats.py:172 msgid "Father - Child Age Diff Distribution" msgstr "Ojciec - dziecko rozkład różnic wieku" #: ../gramps/plugins/gramplet/agestats.py:172 #: ../gramps/plugins/gramplet/agestats.py:173 msgid "Diff" msgstr "Różnica" #: ../gramps/plugins/gramplet/agestats.py:173 msgid "Mother - Child Age Diff Distribution" msgstr "Matka - Dziecko rozkład różnic wieku" #: ../gramps/plugins/gramplet/agestats.py:230 #: ../gramps/plugins/gramplet/gramplet.gpr.py:233 #: ../gramps/plugins/gramplet/gramplet.gpr.py:240 msgid "Statistics" msgstr "Statystyki" #: ../gramps/plugins/gramplet/agestats.py:231 msgid "Total" msgstr "Sumarycznie" #: ../gramps/plugins/gramplet/agestats.py:232 msgid "Minimum" msgstr "Minimum" #: ../gramps/plugins/gramplet/agestats.py:233 msgid "Average" msgstr "Średnia" #: ../gramps/plugins/gramplet/agestats.py:234 msgid "Median" msgstr "Median" #: ../gramps/plugins/gramplet/agestats.py:235 msgid "Maximum" msgstr "Maksimum" #: ../gramps/plugins/gramplet/agestats.py:278 #, python-format msgid "Double-click to see %d people" msgstr "Kliknij dwukrotnie aby zobaczyć %d osób" #: ../gramps/plugins/gramplet/attributes.py:43 msgid "Double-click on a row to view a quick report showing all people with the selected attribute." msgstr "Dwukrotnie kliknij na wiersz aby zobaczyć szybki raport pokazujący wszystkie osoby z wybranym atrybutem." #: ../gramps/plugins/gramplet/attributesgramplet.py:32 #: ../gramps/plugins/gramplet/descendgramplet.py:49 #: ../gramps/plugins/gramplet/givennamegramplet.py:46 #: ../gramps/plugins/gramplet/pedigreegramplet.py:52 #: ../gramps/plugins/gramplet/recordsgramplet.py:52 #: ../gramps/plugins/gramplet/relativegramplet.py:42 #: ../gramps/plugins/gramplet/statsgramplet.py:55 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:67 #: ../gramps/plugins/gramplet/topsurnamesgramplet.py:50 #: ../gramps/plugins/gramplet/whatsnext.py:47 msgid "No Family Tree loaded." msgstr "Brak załadowanego Drzewa Rodzinnego." #: ../gramps/plugins/gramplet/attributesgramplet.py:50 #, python-format msgid "Active person: %s" msgstr "Aktywna osoba: %s" #: ../gramps/plugins/gramplet/calendargramplet.py:40 msgid "Double-click a day for details" msgstr "Kliknij dwukrotnie na dzień po szczegóły" #: ../gramps/plugins/gramplet/children.py:81 #: ../gramps/plugins/gramplet/children.py:178 msgid "Double-click on a row to edit the selected child." msgstr "Kliknij dwukrotnie na wierszu, aby edytować wybrane dziecko." #: ../gramps/plugins/gramplet/citations.py:64 msgid "Double-click on a row to edit the selected source/citation." msgstr "Kliknij dwukrotnie na wierszu, aby edytować wybrane źródło/cytat." #: ../gramps/plugins/gramplet/citations.py:68 msgid "Source/Citation" msgstr "Źródło/Cytat" #: ../gramps/plugins/gramplet/citations.py:70 msgid "Publisher" msgstr "Publikujący" #: ../gramps/plugins/gramplet/citations.py:142 msgid "" msgstr "" #: ../gramps/plugins/gramplet/descendgramplet.py:50 #: ../gramps/plugins/gramplet/pedigreegramplet.py:53 msgid "Move mouse over links for options" msgstr "Najedź kursorem na odnośnik po więcej opcji" #: ../gramps/plugins/gramplet/descendgramplet.py:64 msgid "No Active Person selected." msgstr "Brak wskazanej aktywnej osoby." #: ../gramps/plugins/gramplet/descendgramplet.py:140 #: ../gramps/plugins/gramplet/descendgramplet.py:158 #: ../gramps/plugins/gramplet/pedigreegramplet.py:166 msgid "Click to make active\n" msgstr "Kliknij na ustawić aktywną\n" #: ../gramps/plugins/gramplet/descendgramplet.py:141 #: ../gramps/plugins/gramplet/descendgramplet.py:159 #: ../gramps/plugins/gramplet/pedigreegramplet.py:167 msgid "Right-click to edit" msgstr "Kliknij prawym aby edytować" #: ../gramps/plugins/gramplet/descendgramplet.py:155 msgid " sp. " msgstr " mał. " #: ../gramps/plugins/gramplet/events.py:50 #: ../gramps/plugins/gramplet/personresidence.py:46 msgid "Double-click on a row to edit the selected event." msgstr "Kliknij dwukrotnie na wierszu, aby edytować wybrane zdarzenie." #: ../gramps/plugins/gramplet/events.py:55 #: ../gramps/plugins/gramplet/gramplet.gpr.py:327 #: ../gramps/plugins/gramplet/gramplet.gpr.py:341 #: ../gramps/plugins/gramplet/gramplet.gpr.py:355 msgid "Details" msgstr "Szczegóły" #: ../gramps/plugins/gramplet/fanchartdescgramplet.py:80 #: ../gramps/plugins/gramplet/fanchartgramplet.py:85 msgid "" "Click to expand/contract person\n" "Right-click for options\n" "Click and drag in open area to rotate" msgstr "" "Kliknij aby powiększyć/schować osobę\n" "Prawokliknij po opcje\n" "Kliknij i przeciągnij na nowy obszar aby obrócić" #: ../gramps/plugins/gramplet/faqgramplet.py:41 #, python-format msgid "" "Frequently Asked Questions\n" "(needs a connection to the internet)\n" msgstr "" "Często zadawane pytania\n" "(wymagane połączenie z internetem)\n" #: ../gramps/plugins/gramplet/faqgramplet.py:42 msgid "Editing Spouses" msgstr "Edycja małżonków" #: ../gramps/plugins/gramplet/faqgramplet.py:44 #, python-format msgid " 1. How do I change the order of spouses?\n" msgstr " 1. Jak mogę zmienić kolejność małżonków?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:45 #, python-format msgid " 2. How do I add an additional spouse?\n" msgstr " 2. Jak dodać kolejnego małżonka?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:46 #, python-format msgid " 3. How do I remove a spouse?\n" msgstr " 3. Jak usunąć małżonka?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:48 msgid "Backups and Updates" msgstr "Kopie zapasowe i aktualizacje" #: ../gramps/plugins/gramplet/faqgramplet.py:50 #, python-format msgid " 4. How do I make backups safely?\n" msgstr " 4. Jak wykonywać kopie zapasowe bezpiecznie?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:51 #, python-format msgid " 5. Is it necessary to update Gramps every time an update is released?\n" msgstr " 5. Czy jest konieczne uaktualnianie Grampsa przy każdej jego aktualizacji ?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:53 msgid "Data Entry" msgstr "Wpis daty" #: ../gramps/plugins/gramplet/faqgramplet.py:55 #, python-format msgid " 6. How should information about marriages be entered?\n" msgstr " 6. Jak powinny być wprowadzane informacje o małżeństwach ?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:56 #, python-format msgid " 7. What's the difference between a residence and an address?\n" msgstr " 7. Jaka jest różnica pomiędzy adresem a zamieszkaniem?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:58 msgid "Media Files" msgstr "Pliki medialne" #: ../gramps/plugins/gramplet/faqgramplet.py:60 #, python-format msgid " 8. How do you add a photo of a person/source/event?\n" msgstr " 8. Jak dodać zdjęcie do osoby/źródła/zdarzenia?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:61 #, python-format msgid " 9. How do you find unused media objects?\n" msgstr " 9. Jak znaleźć nieużywane obiekty medialne?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:65 #, python-format msgid " 10. How can I make a website with Gramps and my tree?\n" msgstr " 10. Jak mogę wykonać stronę www z moją rodziną przy pomocy Grampsa?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:66 msgid " 11. How do I record one's occupation?\n" msgstr " 11. Jak zapisać czyjeś zajęcie?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:67 #, python-format msgid " 12. What do I do if I have found a bug?\n" msgstr " 12. Co powinienem zrobić, jeśli znajdę błąd?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:68 msgid " 13. Is there a manual for Gramps?\n" msgstr " 13. Czy jest podręcznik dla Gramps?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:69 msgid " 14. Are there tutorials available?\n" msgstr " 14. Czy są tu dostępne tutoriale/samouczki?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:70 msgid " 15. How do I ...?\n" msgstr " 15. Jak mogę zrobić ...?\n" #: ../gramps/plugins/gramplet/faqgramplet.py:71 msgid " 16. How can I help with Gramps?\n" msgstr " 17. Jak Ci mogę pomóc w Gramps?\n" #: ../gramps/plugins/gramplet/givennamegramplet.py:44 msgid "Double-click given name for details" msgstr "Kliknij dwukrotnie na nazwisko po szczegóły" #: ../gramps/plugins/gramplet/givennamegramplet.py:61 #: ../gramps/plugins/gramplet/recordsgramplet.py:59 #: ../gramps/plugins/gramplet/statsgramplet.py:71 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:90 #: ../gramps/plugins/gramplet/topsurnamesgramplet.py:67 msgid "Processing..." msgstr "Przetwarzanie..." #: ../gramps/plugins/gramplet/givennamegramplet.py:134 msgid "Total unique given names" msgstr "Całkowita liczba unikalnych nadanych nazwisk" #: ../gramps/plugins/gramplet/givennamegramplet.py:136 msgid "Total given names showing" msgstr "Sumarycznie nazwisk pokazywanych" #: ../gramps/plugins/gramplet/givennamegramplet.py:137 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:174 #: ../gramps/plugins/gramplet/topsurnamesgramplet.py:110 msgid "Total people" msgstr "Sumaryczna ilość osób" #: ../gramps/plugins/gramplet/gramplet.gpr.py:33 #: ../gramps/plugins/gramplet/gramplet.gpr.py:41 #: ../gramps/plugins/quickview/quickview.gpr.py:32 msgid "Age on Date" msgstr "Wiek w dniu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:34 msgid "Gramplet showing ages of living people on a specific date" msgstr "Gramplet pokazujący wiek żyjących osób dla wybranej daty" #: ../gramps/plugins/gramplet/gramplet.gpr.py:46 #: ../gramps/plugins/gramplet/gramplet.gpr.py:53 msgid "Age Stats" msgstr "Statystyki wieku" #: ../gramps/plugins/gramplet/gramplet.gpr.py:47 msgid "Gramplet showing graphs of various ages" msgstr "Gramplet pokazujący wykres różnych lat" #: ../gramps/plugins/gramplet/gramplet.gpr.py:62 #: ../gramps/plugins/gramplet/gramplet.gpr.py:69 #: ../gramps/plugins/gramplet/gramplet.gpr.py:542 #: ../gramps/plugins/gramplet/gramplet.gpr.py:556 #: ../gramps/plugins/gramplet/gramplet.gpr.py:570 #: ../gramps/plugins/gramplet/gramplet.gpr.py:584 #: ../gramps/plugins/webreport/narrativeweb.py:370 #: ../gramps/plugins/webreport/narrativeweb.py:803 #: ../gramps/plugins/webreport/narrativeweb.py:1549 msgid "Attributes" msgstr "Atrybuty" #: ../gramps/plugins/gramplet/gramplet.gpr.py:63 msgid "Gramplet showing active person's attributes" msgstr "Gramplet pokazujący atrybuty aktywnej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:80 msgid "Gramplet showing calendar and events on specific dates in history" msgstr "Gramplet pokazujący kalendarz i zdarzenia dla wybranych dat w historii" #: ../gramps/plugins/gramplet/gramplet.gpr.py:92 msgid "Descendant" msgstr "Potomek" #: ../gramps/plugins/gramplet/gramplet.gpr.py:93 msgid "Gramplet showing active person's descendants" msgstr "Gramplet pokazujący przodków aktywnej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:99 msgid "Descendants" msgstr "Potomkowie" #: ../gramps/plugins/gramplet/gramplet.gpr.py:110 msgid "Gramplet showing active person's direct ancestors as a fanchart" msgstr "Gramplet pokazujący wykres wachlarzowy bezpośrednich przodków aktywnej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:127 #, fuzzy msgid "Gramplet showing active person's direct descendants as a fanchart" msgstr "Gramplet pokazujący wykres wachlarzowy bezpośrednich przodków aktywnej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:135 #: ../gramps/plugins/view/view.gpr.py:156 #, fuzzy msgid "Descendant Fan" msgstr "Potomek" #: ../gramps/plugins/gramplet/gramplet.gpr.py:143 #: ../gramps/plugins/gramplet/gramplet.gpr.py:149 msgid "FAQ" msgstr "FAQ" #: ../gramps/plugins/gramplet/gramplet.gpr.py:144 msgid "Gramplet showing frequently asked questions" msgstr "Gramplet pokazujący najczęściej zadawane pytania" #: ../gramps/plugins/gramplet/gramplet.gpr.py:156 #: ../gramps/plugins/gramplet/gramplet.gpr.py:163 msgid "Given Name Cloud" msgstr "Chmura imion" #: ../gramps/plugins/gramplet/gramplet.gpr.py:157 msgid "Gramplet showing all given names as a text cloud" msgstr "Gramplet pokazujący wszystkie nadane imiona jako chmurę tekstów" #: ../gramps/plugins/gramplet/gramplet.gpr.py:171 msgid "Gramplet showing active person's ancestors" msgstr "Gramplet pokazujący przodków aktywnej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:188 msgid "Gramplet showing an active item Quick View" msgstr "Gramplet pokazujący szybki podgląd aktywnego elementu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:203 #: ../gramps/plugins/gramplet/gramplet.gpr.py:209 msgid "Relatives" msgstr "Krewni" #: ../gramps/plugins/gramplet/gramplet.gpr.py:204 msgid "Gramplet showing active person's relatives" msgstr "Gramplet pokazujący krewnych aktywnej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:219 #: ../gramps/plugins/gramplet/gramplet.gpr.py:226 msgid "Session Log" msgstr "Log sesji" #: ../gramps/plugins/gramplet/gramplet.gpr.py:220 msgid "Gramplet showing all activity for this session" msgstr "Gramplet pokazujący całą aktywność w obecnej sesji" #: ../gramps/plugins/gramplet/gramplet.gpr.py:234 msgid "Gramplet showing summary data of the family tree" msgstr "Gramplet pokazujący podsumowanie danych w drzewie rodzinnym" #: ../gramps/plugins/gramplet/gramplet.gpr.py:247 #: ../gramps/plugins/gramplet/gramplet.gpr.py:254 msgid "Surname Cloud" msgstr "Chmura Nazwisk" #: ../gramps/plugins/gramplet/gramplet.gpr.py:248 msgid "Gramplet showing all surnames as a text cloud" msgstr "Gramplet pokazujący wszystkie nazwiska jako chmurę tekstową" #: ../gramps/plugins/gramplet/gramplet.gpr.py:262 #, fuzzy msgid "Gramplet for displaying a To Do list" msgstr "Wybór zapewniający filtr notatek" #: ../gramps/plugins/gramplet/gramplet.gpr.py:275 #: ../gramps/plugins/gramplet/gramplet.gpr.py:281 msgid "Top Surnames" msgstr "Najczęstsze nazwiska" #: ../gramps/plugins/gramplet/gramplet.gpr.py:276 msgid "Gramplet showing most frequent surnames in this tree" msgstr "Gramplet pokazujący najczęstsze nazwiska w tym drzewie" #: ../gramps/plugins/gramplet/gramplet.gpr.py:288 msgid "Welcome" msgstr "Witamy" #: ../gramps/plugins/gramplet/gramplet.gpr.py:289 msgid "Gramplet showing a welcome message" msgstr "Gramplet pokazujący informację powitalną" #: ../gramps/plugins/gramplet/gramplet.gpr.py:295 msgid "Welcome to Gramps!" msgstr "Witaj w Gramps!" #: ../gramps/plugins/gramplet/gramplet.gpr.py:302 msgid "What's Next" msgstr "Co dalej?" #: ../gramps/plugins/gramplet/gramplet.gpr.py:303 msgid "Gramplet suggesting items to research" msgstr "Gramplet sugerujący elementy do zbadania" #: ../gramps/plugins/gramplet/gramplet.gpr.py:309 msgid "What's Next?" msgstr "Co dalej?" #: ../gramps/plugins/gramplet/gramplet.gpr.py:319 msgid "Person Details" msgstr "Szczegóły osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:320 msgid "Gramplet showing details of a person" msgstr "Gramplet pokazujący szczegóły aktywnej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:333 msgid "Repository Details" msgstr "Szczegóły magazynu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:334 msgid "Gramplet showing details of a repository" msgstr "Gramplet pokazujący szczegółowe informacje o repozytorium" #: ../gramps/plugins/gramplet/gramplet.gpr.py:347 msgid "Place Details" msgstr "Szczegóły miejsca" #: ../gramps/plugins/gramplet/gramplet.gpr.py:348 msgid "Gramplet showing details of a place" msgstr "Gramplet pokazujący informacje o danym miejscu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:361 msgid "Media Preview" msgstr "Podgląd obiektu medialnego" #: ../gramps/plugins/gramplet/gramplet.gpr.py:362 msgid "Gramplet showing a preview of a media object" msgstr "Gramplet pokazujący podgląd obiektu medialnego" #: ../gramps/plugins/gramplet/gramplet.gpr.py:387 msgid "Metadata Viewer" msgstr "Podgląd metadanych" #: ../gramps/plugins/gramplet/gramplet.gpr.py:388 msgid "Gramplet showing metadata for a media object" msgstr "Gramplet pokazujący metadane obiektu medialnego" #: ../gramps/plugins/gramplet/gramplet.gpr.py:395 msgid "Image Metadata" msgstr "Metadane obrazu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:400 msgid "" "GExiv2 module not loaded. Image metadata functionality will not be available.\n" "To build it for Gramps see http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#GExiv2_for_Image_metadata" msgstr "" #: ../gramps/plugins/gramplet/gramplet.gpr.py:408 msgid "Person Residence" msgstr "Zamieszkanie osób" #: ../gramps/plugins/gramplet/gramplet.gpr.py:409 msgid "Gramplet showing residence events for a person" msgstr "Gramplet pokazujący zdarzenia zamieszkania dla osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:422 msgid "Person Events" msgstr "Zdarzenia osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:423 msgid "Gramplet showing the events for a person" msgstr "Gramplet pokazujący zdarzenia aktywnej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:437 msgid "Gramplet showing the events for a family" msgstr "Gramplet pokazujący zdarzenia dla rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:450 msgid "Person Gallery" msgstr "Galeria osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:451 msgid "Gramplet showing media objects for a person" msgstr "Gramplet pokazujący obiekty medialne dla osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:458 #: ../gramps/plugins/gramplet/gramplet.gpr.py:472 #: ../gramps/plugins/gramplet/gramplet.gpr.py:486 #: ../gramps/plugins/gramplet/gramplet.gpr.py:500 #: ../gramps/plugins/gramplet/gramplet.gpr.py:514 #: ../gramps/plugins/gramplet/gramplet.gpr.py:528 msgid "Gallery" msgstr "Galeria" #: ../gramps/plugins/gramplet/gramplet.gpr.py:464 msgid "Family Gallery" msgstr "Galeria rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:465 msgid "Gramplet showing media objects for a family" msgstr "Gramplet pokazujący obiekty medialne dla rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:478 msgid "Event Gallery" msgstr "Galeria zdarzenia" #: ../gramps/plugins/gramplet/gramplet.gpr.py:479 msgid "Gramplet showing media objects for an event" msgstr "Gramplet pokazujący obiekty medialne dla zdarzenia" #: ../gramps/plugins/gramplet/gramplet.gpr.py:492 msgid "Place Gallery" msgstr "Galeria miejsca" #: ../gramps/plugins/gramplet/gramplet.gpr.py:493 msgid "Gramplet showing media objects for a place" msgstr "Gramplet pokazujący obiekty medialne dla miejsca" #: ../gramps/plugins/gramplet/gramplet.gpr.py:506 msgid "Source Gallery" msgstr "Galeria źródła" #: ../gramps/plugins/gramplet/gramplet.gpr.py:507 msgid "Gramplet showing media objects for a source" msgstr "Gramplet pokazujący obiekty medialne dla źródła" #: ../gramps/plugins/gramplet/gramplet.gpr.py:520 msgid "Citation Gallery" msgstr "Galeria cytatów" #: ../gramps/plugins/gramplet/gramplet.gpr.py:521 msgid "Gramplet showing media objects for a citation" msgstr "Gramplet pokazujący obiekty medialne dla cytatu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:534 msgid "Person Attributes" msgstr "Atrybuty osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:535 msgid "Gramplet showing the attributes of a person" msgstr "Gramplet pokazujący atrybuty osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:548 msgid "Event Attributes" msgstr "Atrybuty zdarzenia" #: ../gramps/plugins/gramplet/gramplet.gpr.py:549 msgid "Gramplet showing the attributes of an event" msgstr "Gramplet pokazujący atrybuty zdarzenia" #: ../gramps/plugins/gramplet/gramplet.gpr.py:562 msgid "Family Attributes" msgstr "Atrybuty rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:563 msgid "Gramplet showing the attributes of a family" msgstr "Gramplet pokazujący atrybuty rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:576 msgid "Media Attributes" msgstr "Atrybuty obiektu medialnego" #: ../gramps/plugins/gramplet/gramplet.gpr.py:577 msgid "Gramplet showing the attributes of a media object" msgstr "Gramplet pokazujący atrybuty obiektów medialnych" #: ../gramps/plugins/gramplet/gramplet.gpr.py:590 msgid "Person Notes" msgstr "Notatki osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:591 msgid "Gramplet showing the notes for a person" msgstr "Gramplet pokazujący notatki dla aktywnej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:604 msgid "Event Notes" msgstr "Zapisywanie zdarzenia" #: ../gramps/plugins/gramplet/gramplet.gpr.py:605 msgid "Gramplet showing the notes for an event" msgstr "Gramplet pokazujący notatki dla zdarzenia" #: ../gramps/plugins/gramplet/gramplet.gpr.py:618 msgid "Family Notes" msgstr "Zapisywanie rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:619 msgid "Gramplet showing the notes for a family" msgstr "Gramplet pokazujący notatki dla rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:632 msgid "Place Notes" msgstr "Zapisywanie miejsca" #: ../gramps/plugins/gramplet/gramplet.gpr.py:633 msgid "Gramplet showing the notes for a place" msgstr "Gramplet pokazujący notatki dla miejsca" #: ../gramps/plugins/gramplet/gramplet.gpr.py:646 msgid "Source Notes" msgstr "Zapisywanie źródła" #: ../gramps/plugins/gramplet/gramplet.gpr.py:647 msgid "Gramplet showing the notes for a source" msgstr "Gramplet pokazujący notatki dla źródła" #: ../gramps/plugins/gramplet/gramplet.gpr.py:660 msgid "Citation Notes" msgstr "Notatka cytatu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:661 msgid "Gramplet showing the notes for a citation" msgstr "Gramplet pokazujący notatki dla cytatu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:674 msgid "Repository Notes" msgstr "Zapisywanie źródła" #: ../gramps/plugins/gramplet/gramplet.gpr.py:675 msgid "Gramplet showing the notes for a repository" msgstr "Gramplet pokazujący notatki dla magazynu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:688 msgid "Media Notes" msgstr "Zapisywanie obiektu medialnego" #: ../gramps/plugins/gramplet/gramplet.gpr.py:689 msgid "Gramplet showing the notes for a media object" msgstr "Gramplet pokazujący notatki dla obiektu medialnego" #: ../gramps/plugins/gramplet/gramplet.gpr.py:702 msgid "Person Citations" msgstr "Cytaty osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:703 msgid "Gramplet showing the citations for a person" msgstr "Gramplet pokazujący cytaty związane z daną osobą" #: ../gramps/plugins/gramplet/gramplet.gpr.py:716 msgid "Event Citations" msgstr "Cytaty zdarzenia" #: ../gramps/plugins/gramplet/gramplet.gpr.py:717 msgid "Gramplet showing the citations for an event" msgstr "Gramplet pokazujący cytaty związane z dane zdarzenie" #: ../gramps/plugins/gramplet/gramplet.gpr.py:730 msgid "Family Citations" msgstr "Cytaty rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:731 msgid "Gramplet showing the citations for a family" msgstr "Gramplet pokazujący cytaty związane z daną rodziną" #: ../gramps/plugins/gramplet/gramplet.gpr.py:744 msgid "Place Citations" msgstr "Cytaty miejsca" #: ../gramps/plugins/gramplet/gramplet.gpr.py:745 msgid "Gramplet showing the citations for a place" msgstr "Gramplet pokazujący cytaty związane z danym miejscem" #: ../gramps/plugins/gramplet/gramplet.gpr.py:758 msgid "Media Citations" msgstr "Cytaty obiektów medialnych" #: ../gramps/plugins/gramplet/gramplet.gpr.py:759 msgid "Gramplet showing the citations for a media object" msgstr "Gramplet pokazujący cytaty związane z obiektem medialny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:772 msgid "Person Children" msgstr "Źródła obiektu medialnego" #: ../gramps/plugins/gramplet/gramplet.gpr.py:773 msgid "Gramplet showing the children of a person" msgstr "Gramplet pokazujący dzieci danej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:780 #: ../gramps/plugins/gramplet/gramplet.gpr.py:794 #: ../gramps/plugins/textreport/familygroup.py:585 #: ../gramps/plugins/textreport/indivcomplete.py:453 #: ../gramps/plugins/view/pedigreeview.py:1732 #: ../gramps/plugins/view/relview.py:1382 #: ../gramps/plugins/webreport/narrativeweb.py:760 msgid "Children" msgstr "Dzieci" #: ../gramps/plugins/gramplet/gramplet.gpr.py:786 msgid "Family Children" msgstr "Dzieci rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:787 msgid "Gramplet showing the children of a family" msgstr "Gramplet pokazujący dzieci w danej rodzinie" #: ../gramps/plugins/gramplet/gramplet.gpr.py:800 msgid "Person Backlinks" msgstr "Linki do osób" #: ../gramps/plugins/gramplet/gramplet.gpr.py:801 msgid "Gramplet showing the backlinks for a person" msgstr "Gramplet pokazujący linki wskazujące daną osobę" #: ../gramps/plugins/gramplet/gramplet.gpr.py:808 #: ../gramps/plugins/gramplet/gramplet.gpr.py:822 #: ../gramps/plugins/gramplet/gramplet.gpr.py:836 #: ../gramps/plugins/gramplet/gramplet.gpr.py:850 #: ../gramps/plugins/gramplet/gramplet.gpr.py:864 #: ../gramps/plugins/gramplet/gramplet.gpr.py:878 #: ../gramps/plugins/gramplet/gramplet.gpr.py:892 #: ../gramps/plugins/gramplet/gramplet.gpr.py:906 #: ../gramps/plugins/gramplet/gramplet.gpr.py:920 #: ../gramps/plugins/webreport/narrativeweb.py:2419 #: ../gramps/plugins/webreport/narrativeweb.py:2831 #: ../gramps/plugins/webreport/narrativeweb.py:4891 #: ../gramps/plugins/webreport/narrativeweb.py:5743 msgid "References" msgstr "Odwołania" #: ../gramps/plugins/gramplet/gramplet.gpr.py:814 msgid "Event Backlinks" msgstr "Linki do zdarzeń" #: ../gramps/plugins/gramplet/gramplet.gpr.py:815 msgid "Gramplet showing the backlinks for an event" msgstr "Gramplet pokazujący linki wskazujące dane zdarzenie" #: ../gramps/plugins/gramplet/gramplet.gpr.py:828 msgid "Family Backlinks" msgstr "Linki do rodzin" #: ../gramps/plugins/gramplet/gramplet.gpr.py:829 msgid "Gramplet showing the backlinks for a family" msgstr "Linki do rodzin" #: ../gramps/plugins/gramplet/gramplet.gpr.py:842 msgid "Place Backlinks" msgstr "Linki do miejsc" #: ../gramps/plugins/gramplet/gramplet.gpr.py:843 msgid "Gramplet showing the backlinks for a place" msgstr "Gramplet pokazujący linki wskazujące dane miejsce" #: ../gramps/plugins/gramplet/gramplet.gpr.py:856 msgid "Source Backlinks" msgstr "Linki do źródła" #: ../gramps/plugins/gramplet/gramplet.gpr.py:857 msgid "Gramplet showing the backlinks for a source" msgstr "Gramplet pokazujący linki wskazujące dane źródło" #: ../gramps/plugins/gramplet/gramplet.gpr.py:870 msgid "Citation Backlinks" msgstr "Linki do cytatów" #: ../gramps/plugins/gramplet/gramplet.gpr.py:871 msgid "Gramplet showing the backlinks for a citation" msgstr "Gramplet pokazujący linki wskazujące dany cytat" #: ../gramps/plugins/gramplet/gramplet.gpr.py:884 msgid "Repository Backlinks" msgstr "Gramplet pokazujący linki wskazujące dane źródło" #: ../gramps/plugins/gramplet/gramplet.gpr.py:885 msgid "Gramplet showing the backlinks for a repository" msgstr "Gramplet pokazujący linki wskazujące dany magazyn" #: ../gramps/plugins/gramplet/gramplet.gpr.py:898 msgid "Media Backlinks" msgstr "Linki do obiektu medialnego" #: ../gramps/plugins/gramplet/gramplet.gpr.py:899 msgid "Gramplet showing the backlinks for a media object" msgstr "Gramplet pokazujący linki wskazujące dany obiekt medialny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:912 msgid "Note Backlinks" msgstr "Linki do notek" #: ../gramps/plugins/gramplet/gramplet.gpr.py:913 msgid "Gramplet showing the backlinks for a note" msgstr "Linki do notek" #: ../gramps/plugins/gramplet/gramplet.gpr.py:926 msgid "Person Filter" msgstr "Filtr osób" #: ../gramps/plugins/gramplet/gramplet.gpr.py:927 msgid "Gramplet providing a person filter" msgstr "Gramplet zapewniający filtr osób" #: ../gramps/plugins/gramplet/gramplet.gpr.py:940 msgid "Family Filter" msgstr "Filtr rodzin" #: ../gramps/plugins/gramplet/gramplet.gpr.py:941 msgid "Gramplet providing a family filter" msgstr "Gramplet pokazujący dzieci danej rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:954 msgid "Event Filter" msgstr "Filtr zdarzeń" #: ../gramps/plugins/gramplet/gramplet.gpr.py:955 msgid "Gramplet providing an event filter" msgstr "Wybór zapewniający filtr zdarzeń" #: ../gramps/plugins/gramplet/gramplet.gpr.py:968 msgid "Source Filter" msgstr "Filtr źródeł" #: ../gramps/plugins/gramplet/gramplet.gpr.py:969 msgid "Gramplet providing a source filter" msgstr "Wybór zapewniający filtr źródeł" #: ../gramps/plugins/gramplet/gramplet.gpr.py:982 msgid "Citation Filter" msgstr "Filtr cytatów" #: ../gramps/plugins/gramplet/gramplet.gpr.py:983 msgid "Gramplet providing a citation filter" msgstr "Wybór zapewniający filtr cytatów" #: ../gramps/plugins/gramplet/gramplet.gpr.py:996 msgid "Place Filter" msgstr "Filtr miejsc" #: ../gramps/plugins/gramplet/gramplet.gpr.py:997 msgid "Gramplet providing a place filter" msgstr "Wybór zapewniający filtr miejsc" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1010 msgid "Media Filter" msgstr "Filtr obiektów medialnych" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1011 msgid "Gramplet providing a media filter" msgstr "Wybór zapewniający filtr obiektów medialnych" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1024 msgid "Repository Filter" msgstr "Filtr magazynów" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1025 msgid "Gramplet providing a repository filter" msgstr "Wybór zapewniający filtr magazynów" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1038 msgid "Note Filter" msgstr "Filtr notatek" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1039 msgid "Gramplet providing a note filter" msgstr "Wybór zapewniający filtr notatek" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1052 msgid "Records Gramplet" msgstr "Gramplet Rekordy" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1053 #: ../gramps/plugins/textreport/textplugins.gpr.py:411 msgid "Shows some interesting records about people and families" msgstr "Pokazuje kilka interesujących wpisów o osobie i rodzinie" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1063 #: ../gramps/plugins/textreport/recordsreport.py:82 msgid "Records" msgstr "Rekordy" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1068 #, fuzzy msgid "Person To Do" msgstr "Identyfikator osoby:" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1069 #, fuzzy msgid "Gramplet showing the To Do notes for a person" msgstr "Gramplet pokazujący notatki dla aktywnej osoby" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1082 #, fuzzy msgid "Event To Do" msgstr "Rodzaj zdarzenia" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1083 #, fuzzy msgid "Gramplet showing the To Do notes for an event" msgstr "Gramplet pokazujący notatki dla zdarzenia" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1096 #, fuzzy msgid "Family To Do" msgstr "Rodzina z " #: ../gramps/plugins/gramplet/gramplet.gpr.py:1097 #, fuzzy msgid "Gramplet showing the To Do notes for a family" msgstr "Gramplet pokazujący notatki dla rodziny" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1110 #, fuzzy msgid "Place To Do" msgstr "Notatka o miejscu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1111 #, fuzzy msgid "Gramplet showing the To Do notes for a place" msgstr "Gramplet pokazujący notatki dla miejsca" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1124 #, fuzzy msgid "Source To Do" msgstr "Identyfikator źródła:" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1125 #, fuzzy msgid "Gramplet showing the To Do notes for a source" msgstr "Gramplet pokazujący notatki dla źródła" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1138 #, fuzzy msgid "Citation To Do" msgstr "Cytat" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1139 #, fuzzy msgid "Gramplet showing the To Do notes for a citation" msgstr "Gramplet pokazujący notatki dla cytatu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1152 #, fuzzy msgid "Repository To Do" msgstr "Notatka o magazynie" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1153 #, fuzzy msgid "Gramplet showing the To Do notes for a repository" msgstr "Gramplet pokazujący notatki dla magazynu" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1166 #, fuzzy msgid "Media To Do" msgstr "Notatka o obiekcie medialnym" #: ../gramps/plugins/gramplet/gramplet.gpr.py:1167 #, fuzzy msgid "Gramplet showing the To Do notes for a media object" msgstr "Gramplet pokazujący notatki dla obiektu medialnego" #: ../gramps/plugins/gramplet/notes.py:101 #: ../gramps/plugins/gramplet/todo.py:126 #: ../gramps/plugins/gramplet/todogramplet.py:144 #, python-format msgid "%(current)d of %(total)d" msgstr "" #: ../gramps/plugins/gramplet/pedigreegramplet.py:61 #: ../gramps/plugins/gramplet/pedigreegramplet.py:70 #: ../gramps/plugins/gramplet/pedigreegramplet.py:81 #: ../gramps/plugins/view/fanchartdescview.py:275 #: ../gramps/plugins/view/fanchartview.py:273 msgid "Max generations" msgstr "Maks. generacji" #: ../gramps/plugins/gramplet/pedigreegramplet.py:63 #: ../gramps/plugins/gramplet/pedigreegramplet.py:71 #: ../gramps/plugins/gramplet/pedigreegramplet.py:82 msgid "Show dates" msgstr "Pokazuj daty" #: ../gramps/plugins/gramplet/pedigreegramplet.py:64 #: ../gramps/plugins/gramplet/pedigreegramplet.py:72 #: ../gramps/plugins/gramplet/pedigreegramplet.py:83 msgid "Line type" msgstr "Typ linii" #: ../gramps/plugins/gramplet/pedigreegramplet.py:224 #, python-format msgid "(b. %(birthdate)s, d. %(deathdate)s)" msgstr "(Ur: %(birthdate)s, Zm: %(deathdate)s)" #: ../gramps/plugins/gramplet/pedigreegramplet.py:229 #, python-format msgid "(b. %s)" msgstr "(ur. %s)" #: ../gramps/plugins/gramplet/pedigreegramplet.py:231 #, python-format msgid "(d. %s)" msgstr "(zm. %s)" #: ../gramps/plugins/gramplet/pedigreegramplet.py:253 msgid "" "\n" "Breakdown by generation:\n" msgstr "" "\n" "Podział według generacji:\n" #: ../gramps/plugins/gramplet/pedigreegramplet.py:255 msgid "percent sign or text string|%" msgstr "%" #: ../gramps/plugins/gramplet/pedigreegramplet.py:262 msgid "Generation 1" msgstr "Pokolenie 1" #: ../gramps/plugins/gramplet/pedigreegramplet.py:263 msgid "Double-click to see people in generation" msgstr "Kliknij dwukrotnie aby zobaczyć osoby w danej generacji" #: ../gramps/plugins/gramplet/pedigreegramplet.py:265 #, python-format msgid " has 1 of 1 individual (%(percent)s complete)\n" msgstr " ma 1 z 1 osób (100.00%(percent)s kompletności)\n" #: ../gramps/plugins/gramplet/pedigreegramplet.py:268 #: ../gramps/plugins/textreport/ancestorreport.py:214 #: ../gramps/plugins/textreport/detancestralreport.py:207 #: ../gramps/plugins/textreport/detdescendantreport.py:301 #: ../gramps/plugins/textreport/endoflinereport.py:177 #, python-format msgid "Generation %d" msgstr "Pokolenie %d" #: ../gramps/plugins/gramplet/pedigreegramplet.py:269 #, python-format msgid "Double-click to see people in generation %d" msgstr "Kliknij dwukrotnie aby zobaczyć osoby w generacji %d" #: ../gramps/plugins/gramplet/pedigreegramplet.py:272 #, python-format msgid " has %(count_person)d of %(max_count_person)d individuals (%(percent)s complete)\n" msgid_plural " has %(count_person)d of %(max_count_person)d individuals (%(percent)s complete)\n" msgstr[0] " ma %(count_person)d z %(max_count_person)d osób (%(percent)s kompletności)\n" msgstr[1] " ma %(count_person)d z %(max_count_person)d osób (%(percent)s kompletności)\n" msgstr[2] " ma %(count_person)d z %(max_count_person)d osób (%(percent)s kompletności)\n" #: ../gramps/plugins/gramplet/pedigreegramplet.py:275 msgid "All generations" msgstr "Wszystkie generacje" #: ../gramps/plugins/gramplet/pedigreegramplet.py:276 msgid "Double-click to see all generations" msgstr "Kliknij dwukrotnie aby zobaczyć wszystkie generacje" #: ../gramps/plugins/gramplet/pedigreegramplet.py:278 #, python-format msgid " have %d individual\n" msgid_plural " have %d individuals\n" msgstr[0] " posiada %d osobę\n" msgstr[1] " posiada %d osoby\n" msgstr[2] " posiada %d osób\n" #: ../gramps/plugins/gramplet/persondetails.py:183 #: ../gramps/plugins/gramplet/whatsnext.py:372 #: ../gramps/plugins/gramplet/whatsnext.py:394 #: ../gramps/plugins/gramplet/whatsnext.py:444 #: ../gramps/plugins/gramplet/whatsnext.py:479 #: ../gramps/plugins/gramplet/whatsnext.py:500 msgid ", " msgstr ", " #: ../gramps/plugins/gramplet/persondetails.py:212 #, python-format msgid "%(date)s - %(place)s." msgstr "%(date)s - %(place)s." #: ../gramps/plugins/gramplet/persondetails.py:215 #, python-format msgid "%(date)s." msgstr "%(date)s." #: ../gramps/plugins/gramplet/placedetails.py:117 #: ../gramps/plugins/lib/libplaceview.py:106 #: ../gramps/plugins/view/placetreeview.py:84 #: ../gramps/plugins/webreport/narrativeweb.py:380 #: ../gramps/plugins/webreport/narrativeweb.py:3379 msgid "Latitude" msgstr "Szerokość geogr." #: ../gramps/plugins/gramplet/placedetails.py:119 #: ../gramps/plugins/lib/libplaceview.py:107 #: ../gramps/plugins/view/placetreeview.py:85 #: ../gramps/plugins/webreport/narrativeweb.py:382 #: ../gramps/plugins/webreport/narrativeweb.py:3380 msgid "Longitude" msgstr "Długość geogr." #: ../gramps/plugins/gramplet/quickviewgramplet.py:71 #: ../gramps/plugins/gramplet/quickviewgramplet.py:107 #: ../gramps/plugins/gramplet/quickviewgramplet.py:129 #: ../gramps/plugins/gramplet/quickviewgramplet.py:144 msgid "View Type" msgstr "Typ widoki" #: ../gramps/plugins/gramplet/quickviewgramplet.py:73 #: ../gramps/plugins/gramplet/quickviewgramplet.py:80 #: ../gramps/plugins/gramplet/quickviewgramplet.py:123 #: ../gramps/plugins/gramplet/quickviewgramplet.py:145 msgid "Quick Views" msgstr "Szybki raport" #: ../gramps/plugins/gramplet/recordsgramplet.py:51 #: ../gramps/plugins/gramplet/whatsnext.py:46 msgid "Double-click name for details" msgstr "Kliknij dwukrotnie nazwę po szczegóły" #: ../gramps/plugins/gramplet/relativegramplet.py:43 msgid "Click name to make person active\n" msgstr "Kliknij na nazwisko aby zrobić daną osobę aktywną\n" #: ../gramps/plugins/gramplet/relativegramplet.py:44 msgid "Right-click name to edit person" msgstr "Kliknij prawym aby dodać edytować osobę" #: ../gramps/plugins/gramplet/relativegramplet.py:72 #, python-format msgid "Active person: %s" msgstr "Aktywuj osobę: %s" #: ../gramps/plugins/gramplet/relativegramplet.py:88 #, python-format msgid "%d. Partner: " msgstr "%d. Partner: " #: ../gramps/plugins/gramplet/relativegramplet.py:92 #, python-format msgid "%d. Partner: Not known" msgstr "%d. Partner: Nie znany" #: ../gramps/plugins/gramplet/relativegramplet.py:107 msgid "Parents:" msgstr "Rodzice:" #: ../gramps/plugins/gramplet/relativegramplet.py:119 #: ../gramps/plugins/gramplet/relativegramplet.py:123 #, python-format msgid " %d.a Mother: " msgstr " %d.a Matka: " #: ../gramps/plugins/gramplet/relativegramplet.py:130 #: ../gramps/plugins/gramplet/relativegramplet.py:134 #, python-format msgid " %d.b Father: " msgstr " %d.b Ojciec: " #: ../gramps/plugins/gramplet/sessionloggramplet.py:43 msgid "" "Click name to change active\n" "Double-click name to edit" msgstr "" "Kliknij aby uczynić osobę aktywną\n" "Kliknij prawym przyciskiem edytować" #: ../gramps/plugins/gramplet/sessionloggramplet.py:44 msgid "Log for this Session" msgstr "Log dla tej sesji" #: ../gramps/plugins/gramplet/sessionloggramplet.py:53 msgid "Opened data base -----------\n" msgstr "Otwarta baza danych ---------\n" #: ../gramps/plugins/gramplet/sessionloggramplet.py:55 msgid "Added" msgstr "Dodany" #: ../gramps/plugins/gramplet/sessionloggramplet.py:55 msgid "Deleted" msgstr "Usunięty" #: ../gramps/plugins/gramplet/sessionloggramplet.py:55 msgid "Edited" msgstr "Edytowany" #: ../gramps/plugins/gramplet/sessionloggramplet.py:55 msgid "Selected" msgstr "Wybrany" #: ../gramps/plugins/gramplet/statsgramplet.py:56 msgid "Double-click item to see matches" msgstr "Kliknij dwukrotnie na element aby zobaczyć pasujące elementy" #: ../gramps/plugins/gramplet/statsgramplet.py:95 #: ../gramps/plugins/textreport/summary.py:228 msgid "less than 1" msgstr "mniej niż 1" #: ../gramps/plugins/gramplet/statsgramplet.py:146 #: ../gramps/plugins/graph/gvfamilylines.py:151 #: ../gramps/plugins/textreport/summary.py:104 #: ../gramps/plugins/webreport/narrativeweb.py:1760 #: ../gramps/plugins/webreport/narrativeweb.py:1810 #: ../gramps/plugins/webreport/narrativeweb.py:1866 #: ../gramps/plugins/webreport/narrativeweb.py:5195 msgid "Individuals" msgstr "Osoby" #: ../gramps/plugins/gramplet/statsgramplet.py:148 msgid "Number of individuals" msgstr "Liczba osób" #: ../gramps/plugins/gramplet/statsgramplet.py:158 msgid "Individuals with unknown gender" msgstr "Osoby o nieznanej płci" #: ../gramps/plugins/gramplet/statsgramplet.py:162 msgid "Incomplete names" msgstr "Niepełne nazwiska" #: ../gramps/plugins/gramplet/statsgramplet.py:166 msgid "Individuals missing birth dates" msgstr "Osoby z brakującymi datami urodzin" #: ../gramps/plugins/gramplet/statsgramplet.py:170 msgid "Disconnected individuals" msgstr "Osoby niepołączone" #: ../gramps/plugins/gramplet/statsgramplet.py:174 #: ../gramps/plugins/textreport/summary.py:200 msgid "Family Information" msgstr "Informacje o rodzinie" #: ../gramps/plugins/gramplet/statsgramplet.py:176 msgid "Number of families" msgstr "Liczba rodzin" #: ../gramps/plugins/gramplet/statsgramplet.py:180 msgid "Unique surnames" msgstr "Nazwiska unikatowe" #: ../gramps/plugins/gramplet/statsgramplet.py:184 #: ../gramps/plugins/textreport/summary.py:216 msgid "Media Objects" msgstr "Obiekty medialne" #: ../gramps/plugins/gramplet/statsgramplet.py:186 msgid "Individuals with media objects" msgstr "Osoby z obiektami medialnymi" #: ../gramps/plugins/gramplet/statsgramplet.py:190 msgid "Total number of media object references" msgstr "Łączna liczba odwołań do obiektów medialnych" #: ../gramps/plugins/gramplet/statsgramplet.py:194 msgid "Number of unique media objects" msgstr "Liczba pojedynczych obiektów medialnych" #: ../gramps/plugins/gramplet/statsgramplet.py:199 msgid "Total size of media objects" msgstr "Całkowity rozmiar obiektów medialnych" #: ../gramps/plugins/gramplet/statsgramplet.py:203 #: ../gramps/plugins/textreport/summary.py:245 msgid "Missing Media Objects" msgstr "Brakujące obiekty medialne" #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:63 #: ../gramps/plugins/gramplet/topsurnamesgramplet.py:48 msgid "Double-click surname for details" msgstr "Kliknij dwukrotnie na nazwisko po szczegóły" #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:83 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:178 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:186 msgid "Number of surnames" msgstr "Ilość nazwisk" #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:84 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:180 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:187 msgid "Min font size" msgstr "Min. wielkość czcionki" #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:85 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:182 #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:188 msgid "Max font size" msgstr "Maks. wielkość czcionki" #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:171 #: ../gramps/plugins/gramplet/topsurnamesgramplet.py:108 msgid "Total unique surnames" msgstr "Sumarycznie nazwisk unikatowych" #: ../gramps/plugins/gramplet/surnamecloudgramplet.py:173 msgid "Total surnames showing" msgstr "Sumarycznie nazwisk pokazanych" #: ../gramps/plugins/gramplet/todo.py:49 #: ../gramps/plugins/gramplet/todogramplet.py:52 msgid "Previous To Do note" msgstr "" #: ../gramps/plugins/gramplet/todo.py:53 #: ../gramps/plugins/gramplet/todogramplet.py:56 msgid "Next To Do note" msgstr "" #: ../gramps/plugins/gramplet/todo.py:57 #: ../gramps/plugins/gramplet/todogramplet.py:60 #, fuzzy msgid "Edit the selected To Do note" msgstr "Modyfikuj wybraną notatkę" #: ../gramps/plugins/gramplet/todo.py:61 #: ../gramps/plugins/gramplet/todogramplet.py:64 #, fuzzy msgid "Add a new To Do note" msgstr "Dodaj nową notatkę" #: ../gramps/plugins/gramplet/todogramplet.py:142 msgid "Unattached" msgstr "" #: ../gramps/plugins/gramplet/welcomegramplet.py:105 msgid "Intro" msgstr "Wprowadzenie" #: ../gramps/plugins/gramplet/welcomegramplet.py:107 msgid "" "Gramps is a software package designed for genealogical research. Although similar to other genealogical programs, Gramps offers some unique and powerful features.\n" "\n" msgstr "" "Gramps jest programem przeznaczonym do poszukiwań genealogicznych. Chociaż podobny do innych programów genealogicznych, oferuje sporo unikalnych i bardzo potężnych i użytecznych funkcjonalności.\n" "\n" #: ../gramps/plugins/gramplet/welcomegramplet.py:110 msgid "Links" msgstr "Odnośniki" #: ../gramps/plugins/gramplet/welcomegramplet.py:111 msgid "Home Page" msgstr "Strona domowa" #: ../gramps/plugins/gramplet/welcomegramplet.py:111 msgid "http://gramps-project.org/" msgstr "http://gramps-project.org/" #: ../gramps/plugins/gramplet/welcomegramplet.py:112 msgid "Start with Genealogy and Gramps" msgstr "Rozpocznij z genealogią i Grampsem" #: ../gramps/plugins/gramplet/welcomegramplet.py:113 msgid "http://www.gramps-project.org/wiki/index.php?title=Start_with_Genealogy" msgstr "http://www.gramps-project.org/wiki/index.php?title=Start_with_Genealogy" #: ../gramps/plugins/gramplet/welcomegramplet.py:114 msgid "Gramps online manual" msgstr "Podręcznik Gramps online" #: ../gramps/plugins/gramplet/welcomegramplet.py:115 #, fuzzy msgid "http://www.gramps-project.org/wiki/index.php?title=Gramps_4.0_Wiki_Manual" msgstr "http://www.gramps-project.org/wiki/index.php?title=Gramps_3.3_Wiki_Manual" #: ../gramps/plugins/gramplet/welcomegramplet.py:116 msgid "Ask questions on gramps-users mailing list" msgstr "Zadaj pytanie na liście mailingowej gramps-users" #: ../gramps/plugins/gramplet/welcomegramplet.py:117 msgid "http://gramps-project.org/contact/" msgstr "http://gramps-project.org/contact/" #: ../gramps/plugins/gramplet/welcomegramplet.py:119 msgid "Who makes Gramps?" msgstr "Kto tworzy Gramps?" #: ../gramps/plugins/gramplet/welcomegramplet.py:120 msgid "" "Gramps is created by genealogists for genealogists, organized in the Gramps Project. Gramps is an Open Source Software package, which means you are free to make copies and distribute it to anyone you like. It's developed and maintained by a worldwide team of volunteers whose goal is to make Gramps powerful, yet easy to use.\n" "\n" msgstr "" "Gramps został stworzony przez genealogów dla genealogów, skupionych wokół projektu Gramps. Gramps jest oprogramowaniem Open Source, co oznacza że możesz swobodnie kopiować i dystrybuować go do każdej zainteresowanej osoby. Jest rozwijany i utrzymywany przez światowy zespół wolontariuszy, których celem jest stworzenie maksymalnie użytecznego programu przy zachowaniu prostoty jego użycia.\n" "\n" #: ../gramps/plugins/gramplet/welcomegramplet.py:126 msgid "Getting Started" msgstr "Jak rozpocząć" #: ../gramps/plugins/gramplet/welcomegramplet.py:127 msgid "" "The first thing you must do is to create a new Family Tree. To create a new Family Tree (sometimes called 'database') select \"Family Trees\" from the menu, pick \"Manage Family Trees\", press \"New\" and name your family tree. For more details, please read the information at the links above\n" "\n" msgstr "" "Pierwszą rzeczą, którą musisz zrobić jest założenie nowego drzewa rodzinnego. Aby utworzyć nowe drzewo rodzinne (czasem zwane 'bazą danych') wybierz \"Drzewo rodzinne\" z menu, wybierz opcję \"Zarządzaj drzewami rodzinnymi\" i wprowadź nazwę swojego drzewa. Aby uzyskać więcej informacji, kliknij na linki powyżej\n" "\n" #: ../gramps/plugins/gramplet/welcomegramplet.py:132 #, fuzzy msgid "Dashboard View" msgstr "Widok wykresu wachlarzowego" #: ../gramps/plugins/gramplet/welcomegramplet.py:133 #, fuzzy msgid "" "You are currently reading from the \"Dashboard\" view, where you can add your own gramplets. You can also add gramplets to any view by adding a sidebar and/or bottombar, and right-clicking to the right of the tab.\n" "\n" "You can click the configuration icon in the toolbar to add additional columns, while right-click on the background allows to add gramplets. You can also drag the Properties button to reposition the gramplet on this page, and detach the gramplet to float above Gramps." msgstr "" "Aktualnie czytasz tekst ze strony \"Grampletów\", na którą to możesz dodać własne gramplety. Możesz także dodać Gramplety do dowolnego widoku przez dodanie paska bocznego/dolnego i kliknięcie prawym klawiszem myszy na prawo od zakładki.\n" "\n" "Możesz także kliknąć na ikonę konfiguracji aby dodać dodatkowe kolumny do paska narzędzi, podczas gdy prawy-klik na tle pozwala Ci dodać gramplety. Możesz też przeciągnąć przycisk opcji aby przesunąć Gramplet na stronie lub oddokować go tak, by Gramplet mógł być pływającym oknem ponad aplikacją Gramps." #: ../gramps/plugins/gramplet/whatsnext.py:59 msgid "Minimum number of items to display" msgstr "Minimalna ilość elementów do wyświetlenia" #: ../gramps/plugins/gramplet/whatsnext.py:65 msgid "Descendant generations per ancestor generation" msgstr "Generacje potomków na generację przodka" #: ../gramps/plugins/gramplet/whatsnext.py:71 msgid "Delay before descendants of an ancestor is processed" msgstr "Zwłoka pomiędzy przetwarzaniem potomków przodków" #: ../gramps/plugins/gramplet/whatsnext.py:78 msgid "Tag to indicate that a person is complete" msgstr "Atrybut określający że osoba jest kompletna" #: ../gramps/plugins/gramplet/whatsnext.py:85 msgid "Tag to indicate that a family is complete" msgstr "Atrybut określający że rodzina jest kompletna" #: ../gramps/plugins/gramplet/whatsnext.py:91 msgid "Tag to indicate that a person or family should be ignored" msgstr "Atrybut określający że osoba lub rodzina powinna być ignorowana" #: ../gramps/plugins/gramplet/whatsnext.py:165 msgid "No Home Person set." msgstr "Nie ustawiono osoby początkowej." #: ../gramps/plugins/gramplet/whatsnext.py:347 msgid "first name unknown" msgstr "nieznane pierwsze imię" #: ../gramps/plugins/gramplet/whatsnext.py:350 msgid "surname unknown" msgstr "nieznane nazwisko" #: ../gramps/plugins/gramplet/whatsnext.py:354 #: ../gramps/plugins/gramplet/whatsnext.py:385 #: ../gramps/plugins/gramplet/whatsnext.py:412 #: ../gramps/plugins/gramplet/whatsnext.py:419 #: ../gramps/plugins/gramplet/whatsnext.py:459 #: ../gramps/plugins/gramplet/whatsnext.py:466 msgid "(person with unknown name)" msgstr "(osoby o nieznanym imieniu)" #: ../gramps/plugins/gramplet/whatsnext.py:367 msgid "birth event missing" msgstr "brakujące zdarzenie urodzin" #: ../gramps/plugins/gramplet/whatsnext.py:371 #: ../gramps/plugins/gramplet/whatsnext.py:393 #: ../gramps/plugins/gramplet/whatsnext.py:443 #: ../gramps/plugins/gramplet/whatsnext.py:478 #, python-format msgid ": %(list)s\n" msgstr ": %(list)s\n" #: ../gramps/plugins/gramplet/whatsnext.py:389 msgid "person not complete" msgstr "osoba nie kompletna" #: ../gramps/plugins/gramplet/whatsnext.py:408 #: ../gramps/plugins/gramplet/whatsnext.py:415 #: ../gramps/plugins/gramplet/whatsnext.py:455 #: ../gramps/plugins/gramplet/whatsnext.py:462 msgid "(unknown person)" msgstr "(nieznana osoba)" #: ../gramps/plugins/gramplet/whatsnext.py:421 #: ../gramps/plugins/gramplet/whatsnext.py:468 #, python-format msgid "%(name1)s and %(name2)s" msgstr "%(name1)s oraz %(name2)s" #: ../gramps/plugins/gramplet/whatsnext.py:437 msgid "marriage event missing" msgstr "brakujące zdarzenie małżeństwa" #: ../gramps/plugins/gramplet/whatsnext.py:439 msgid "relation type unknown" msgstr "nieznany typ relacji" #: ../gramps/plugins/gramplet/whatsnext.py:474 msgid "family not complete" msgstr "rodzina nie kompletna" #: ../gramps/plugins/gramplet/whatsnext.py:489 msgid "date unknown" msgstr "nieznana data" #: ../gramps/plugins/gramplet/whatsnext.py:491 msgid "date incomplete" msgstr "niekompletna data" #: ../gramps/plugins/gramplet/whatsnext.py:495 msgid "place unknown" msgstr "nieznane miejsce" #: ../gramps/plugins/gramplet/whatsnext.py:498 #, python-format msgid "%(type)s: %(list)s" msgstr "%(type)s: %(list)s" #: ../gramps/plugins/gramplet/whatsnext.py:506 msgid "spouse missing" msgstr "brakujący małżonek" #: ../gramps/plugins/gramplet/whatsnext.py:510 msgid "father missing" msgstr "brakujący ojciec" #: ../gramps/plugins/gramplet/whatsnext.py:514 msgid "mother missing" msgstr "brakująca matka" #: ../gramps/plugins/gramplet/whatsnext.py:518 msgid "parents missing" msgstr "brakujący rodzice" #: ../gramps/plugins/gramplet/whatsnext.py:525 #, python-format msgid ": %s\n" msgstr ": %s\n" #: ../gramps/plugins/graph/graphplugins.gpr.py:31 msgid "Family Lines Graph" msgstr "Graf linii rodzin" #: ../gramps/plugins/graph/graphplugins.gpr.py:32 msgid "Produces family line graphs using GraphViz." msgstr "Generuje grafy linii rodzin za pomocą GraphViz." #: ../gramps/plugins/graph/graphplugins.gpr.py:54 msgid "Hourglass Graph" msgstr "Graf klepsydrowy" #: ../gramps/plugins/graph/graphplugins.gpr.py:55 msgid "Produces an hourglass graph using Graphviz." msgstr "Generuje wykres klepsydrowy za pomocą programu Graphviz." #: ../gramps/plugins/graph/graphplugins.gpr.py:76 msgid "Relationship Graph" msgstr "Graf relacji" #: ../gramps/plugins/graph/graphplugins.gpr.py:77 msgid "Produces relationship graphs using Graphviz." msgstr "Generuje grafy relacji za pomocą Graphviz." #: ../gramps/plugins/graph/gvfamilylines.py:74 #: ../gramps/plugins/graph/gvhourglass.py:57 #: ../gramps/plugins/graph/gvrelgraph.py:69 msgid "B&W outline" msgstr "Czarno-biały kontur" #: ../gramps/plugins/graph/gvfamilylines.py:75 #: ../gramps/plugins/graph/gvhourglass.py:58 #: ../gramps/plugins/graph/gvrelgraph.py:70 msgid "Colored outline" msgstr "Kolorowy kontur" #: ../gramps/plugins/graph/gvfamilylines.py:76 #: ../gramps/plugins/graph/gvhourglass.py:59 #: ../gramps/plugins/graph/gvrelgraph.py:71 msgid "Color fill" msgstr "Kolorowe wypełnienie" #: ../gramps/plugins/graph/gvfamilylines.py:114 msgid "People of Interest" msgstr "Osoby nas interesujące" #: ../gramps/plugins/graph/gvfamilylines.py:117 msgid "People of interest" msgstr "Osoby nas interesujące" #: ../gramps/plugins/graph/gvfamilylines.py:118 msgid "People of interest are used as a starting point when determining \"family lines\"." msgstr "Osoby, które nas interesują zostaną użyte jako punkt startowy podczas wyznaczania \"linii rodzinnych\"." #: ../gramps/plugins/graph/gvfamilylines.py:123 msgid "Follow parents to determine family lines" msgstr "Podążaj za rodzicami, aby określić linie rodzinne" #: ../gramps/plugins/graph/gvfamilylines.py:124 msgid "Parents and their ancestors will be considered when determining \"family lines\"." msgstr "Rodzice i ich przodkowie będą uwzględniani podczas określania \"Linii rodzinnych\"." #: ../gramps/plugins/graph/gvfamilylines.py:128 msgid "Follow children to determine \"family lines\"" msgstr "Podążaj za dziećmi, aby określić linie rodzinne" #: ../gramps/plugins/graph/gvfamilylines.py:130 msgid "Children will be considered when determining \"family lines\"." msgstr "Dzieci będą uwzględniane podczas określania \"linii rodzinnych\"." #: ../gramps/plugins/graph/gvfamilylines.py:135 msgid "Try to remove extra people and families" msgstr "Spróbuj usunąć zbędnych ludzi i rodziny" #: ../gramps/plugins/graph/gvfamilylines.py:136 msgid "People and families not directly related to people of interest will be removed when determining \"family lines\"." msgstr "Osoby i rodziny bezpośrednio niespokrewnione do analizowanej osoby będą usunięte podczas określania \"linii rodzinnych\"." #: ../gramps/plugins/graph/gvfamilylines.py:143 msgid "Family Colors" msgstr "Kolory rodzin" #: ../gramps/plugins/graph/gvfamilylines.py:146 msgid "Family colors" msgstr "uKolory rodzin" #: ../gramps/plugins/graph/gvfamilylines.py:147 msgid "Colors to use for various family lines." msgstr "Kolory używane do wyświetlania różnych linii rodzin." #: ../gramps/plugins/graph/gvfamilylines.py:155 #: ../gramps/plugins/graph/gvrelgraph.py:558 msgid "The color to use to display men." msgstr "Kolor używany do wyświetlania mężczyzn." #: ../gramps/plugins/graph/gvfamilylines.py:159 #: ../gramps/plugins/graph/gvrelgraph.py:562 msgid "The color to use to display women." msgstr "Kolor używany do wyświetlania kobiet." #: ../gramps/plugins/graph/gvfamilylines.py:163 #: ../gramps/plugins/graph/gvrelgraph.py:567 msgid "The color to use when the gender is unknown." msgstr "Kolor używany do wyświetlania osób o nieznanej płci." #: ../gramps/plugins/graph/gvfamilylines.py:167 #: ../gramps/plugins/graph/gvrelgraph.py:571 #: ../gramps/plugins/quickview/filterbyname.py:95 #: ../gramps/plugins/textreport/tagreport.py:195 #: ../gramps/plugins/view/familyview.py:117 #: ../gramps/plugins/view/view.gpr.py:50 ../gramps/plugins/view/view.gpr.py:58 #: ../gramps/plugins/webreport/narrativeweb.py:667 #: ../gramps/plugins/webreport/narrativeweb.py:711 #: ../gramps/plugins/webreport/narrativeweb.py:1762 #: ../gramps/plugins/webreport/narrativeweb.py:1813 #: ../gramps/plugins/webreport/narrativeweb.py:1868 #: ../gramps/plugins/webreport/narrativeweb.py:3064 msgid "Families" msgstr "Rodziny" #: ../gramps/plugins/graph/gvfamilylines.py:168 #: ../gramps/plugins/graph/gvrelgraph.py:572 msgid "The color to use to display families." msgstr "Kolor używany do wyświetlania rodzin." #: ../gramps/plugins/graph/gvfamilylines.py:171 msgid "Limit the number of ancestors" msgstr "Ogranicz ilość przodków" #: ../gramps/plugins/graph/gvfamilylines.py:173 msgid "Whether to limit the number of ancestors." msgstr "Określa, czy ograniczyć ilość przodków." #: ../gramps/plugins/graph/gvfamilylines.py:179 msgid "The maximum number of ancestors to include." msgstr "Maksymalna liczba przodków do dołączenia." #: ../gramps/plugins/graph/gvfamilylines.py:183 msgid "Limit the number of descendants" msgstr "Ogranicz ilość potomków" #: ../gramps/plugins/graph/gvfamilylines.py:186 msgid "Whether to limit the number of descendants." msgstr "Określa, czy ograniczyć ilość potomków." #: ../gramps/plugins/graph/gvfamilylines.py:192 msgid "The maximum number of descendants to include." msgstr "Maksymalna liczba potomków do dołączenia." #: ../gramps/plugins/graph/gvfamilylines.py:197 msgid "Images" msgstr "Obrazy" #: ../gramps/plugins/graph/gvfamilylines.py:200 #: ../gramps/plugins/graph/gvrelgraph.py:531 msgid "Include thumbnail images of people" msgstr "Dołącz miniaturki zdjęć osób" #: ../gramps/plugins/graph/gvfamilylines.py:203 msgid "Whether to include thumbnail images of people." msgstr "Określa, czy dołączać miniaturki zdjęć osób." #: ../gramps/plugins/graph/gvfamilylines.py:208 msgid "Thumbnail location" msgstr "Położenie miniaturek" #: ../gramps/plugins/graph/gvfamilylines.py:209 #: ../gramps/plugins/graph/gvrelgraph.py:538 msgid "Above the name" msgstr "Powyżej nazwy" #: ../gramps/plugins/graph/gvfamilylines.py:210 #: ../gramps/plugins/graph/gvrelgraph.py:539 msgid "Beside the name" msgstr "Obok nazwy" #: ../gramps/plugins/graph/gvfamilylines.py:211 #: ../gramps/plugins/graph/gvrelgraph.py:541 msgid "Where the thumbnail image should appear relative to the name" msgstr "Określa, czy miniaturka obrazka powinna pojawić się względem nazwy" #: ../gramps/plugins/graph/gvfamilylines.py:216 #: ../gramps/plugins/graph/gvhourglass.py:260 #: ../gramps/plugins/tool/sortevents.py:84 msgid "Options" msgstr "Opcje" #: ../gramps/plugins/graph/gvfamilylines.py:219 #: ../gramps/plugins/graph/gvhourglass.py:280 #: ../gramps/plugins/graph/gvrelgraph.py:549 msgid "Graph coloring" msgstr "Kolorowanie grafu" #: ../gramps/plugins/graph/gvfamilylines.py:222 msgid "Males will be shown with blue, females with red, unless otherwise set above for filled. If the sex of an individual is unknown it will be shown with gray." msgstr "Mężczyźni zostaną oznaczeni przy użyciu koloru niebieskiego, kobiety za pomocą czerwonego, jeśli nie wybrano inaczej w polach wyżej. Jeśli płeć jest nieznana, przy użyciu koloru szarego." #: ../gramps/plugins/graph/gvfamilylines.py:228 #: ../gramps/plugins/graph/gvhourglass.py:289 #: ../gramps/plugins/graph/gvrelgraph.py:582 msgid "Use rounded corners" msgstr "Używaj zaokrąglonych narożników" #: ../gramps/plugins/graph/gvfamilylines.py:229 #: ../gramps/plugins/graph/gvhourglass.py:291 #: ../gramps/plugins/graph/gvrelgraph.py:584 msgid "Use rounded corners to differentiate between women and men." msgstr "Użyj zaokrąglonych narożników do rozróżnienia pomiędzy kobietami a mężczyznami." #: ../gramps/plugins/graph/gvfamilylines.py:233 msgid "Include dates" msgstr "Dołącz daty" #: ../gramps/plugins/graph/gvfamilylines.py:234 msgid "Whether to include dates for people and families." msgstr "Określa, czy dołączać daty dla osób i rodzin." #: ../gramps/plugins/graph/gvfamilylines.py:239 #: ../gramps/plugins/graph/gvrelgraph.py:506 msgid "Limit dates to years only" msgstr "Ogranicz daty do samych lat" #: ../gramps/plugins/graph/gvfamilylines.py:240 #: ../gramps/plugins/graph/gvrelgraph.py:507 msgid "Prints just dates' year, neither month or day nor date approximation or interval are shown." msgstr "Drukuje jedynie rok daty, bez dnia lub przybliżonej daty ani zakrsu." #: ../gramps/plugins/graph/gvfamilylines.py:245 msgid "Include places" msgstr "Dołącz miejsca" #: ../gramps/plugins/graph/gvfamilylines.py:246 msgid "Whether to include placenames for people and families." msgstr "Określa, czy dołączać nazwy miejsc dla osób i miejsc." #: ../gramps/plugins/graph/gvfamilylines.py:251 msgid "Include the number of children" msgstr "Dołącz ilość dzieci" #: ../gramps/plugins/graph/gvfamilylines.py:252 msgid "Whether to include the number of children for families with more than 1 child." msgstr "Określa, czy dołączać liczbę z ilością dzieci dla rodzin z więcej niż jednym dzieckiem." #: ../gramps/plugins/graph/gvfamilylines.py:257 msgid "Include private records" msgstr "Dołącz rekordy prywatne" #: ../gramps/plugins/graph/gvfamilylines.py:258 msgid "Whether to include names, dates, and families that are marked as private." msgstr "Określa, czy dołączać nazwy, daty i rodziny oznaczone jako prywatne." #: ../gramps/plugins/graph/gvfamilylines.py:344 msgid "Empty report" msgstr "Pusty raport" #: ../gramps/plugins/graph/gvfamilylines.py:345 msgid "You did not specify anybody" msgstr "Nie określiłeś nikogo" #: ../gramps/plugins/graph/gvfamilylines.py:924 #, python-format msgid "%d children" msgstr "%d dzieci" #: ../gramps/plugins/graph/gvhourglass.py:263 msgid "The Center person for the graph" msgstr "Centruj osobę w raporcie" #: ../gramps/plugins/graph/gvhourglass.py:266 #: ../gramps/plugins/textreport/kinshipreport.py:355 msgid "Max Descendant Generations" msgstr "Maks. liczba generacji potomków" #: ../gramps/plugins/graph/gvhourglass.py:267 msgid "The number of generations of descendants to include in the graph" msgstr "Ilość generacji osób zstępnych do dołączenia do raportu" #: ../gramps/plugins/graph/gvhourglass.py:271 #: ../gramps/plugins/textreport/kinshipreport.py:359 msgid "Max Ancestor Generations" msgstr "Maks. liczba generacji przodków" #: ../gramps/plugins/graph/gvhourglass.py:272 msgid "The number of generations of ancestors to include in the graph" msgstr "Ilość generacji osób wstępnych do dołączenia do raportu" #: ../gramps/plugins/graph/gvhourglass.py:277 #: ../gramps/plugins/graph/gvrelgraph.py:546 msgid "Graph Style" msgstr "Styl grafu" #: ../gramps/plugins/graph/gvhourglass.py:283 #: ../gramps/plugins/graph/gvrelgraph.py:552 msgid "Males will be shown with blue, females with red. If the sex of an individual is unknown it will be shown with gray." msgstr "Mężczyźni zostaną oznaczeni przy użyciu koloru niebieskiego, kobiety czerwonego. Jeśli płeć jest nieznana, przy użyciu koloru szarego." #: ../gramps/plugins/graph/gvrelgraph.py:73 msgid "Descendants <- Ancestors" msgstr "Potomkowie <- Przodkowie" #: ../gramps/plugins/graph/gvrelgraph.py:74 msgid "Descendants -> Ancestors" msgstr "Potomkowie -> Przodkowie" #: ../gramps/plugins/graph/gvrelgraph.py:75 msgid "Descendants <-> Ancestors" msgstr "Potomkowie <-> Przodkowie" #: ../gramps/plugins/graph/gvrelgraph.py:76 msgid "Descendants - Ancestors" msgstr "Potomkowie <-> Przodkowie" #: ../gramps/plugins/graph/gvrelgraph.py:488 msgid "Determines what people are included in the graph" msgstr "Określa jakie osoby będą dołączone do grafu" #: ../gramps/plugins/graph/gvrelgraph.py:500 msgid "Include Birth, Marriage and Death dates" msgstr "Dołącz daty urodzin, małżeństwa i zgonu" #: ../gramps/plugins/graph/gvrelgraph.py:501 msgid "Include the dates that the individual was born, got married and/or died in the graph labels." msgstr "Dołącz daty urodzin, małżeństw i zgonu osoby na etykietach grafu." #: ../gramps/plugins/graph/gvrelgraph.py:512 msgid "Use place when no date" msgstr "Użyj miejsca gdy brak daty" #: ../gramps/plugins/graph/gvrelgraph.py:513 msgid "When no birth, marriage, or death date is available, the correspondent place field will be used." msgstr "W przypadku braku daty urodzenia, małżeństwa lub zgonu, użyte będzie odpowiednie pole miejsca." #: ../gramps/plugins/graph/gvrelgraph.py:518 msgid "Include URLs" msgstr "Dołącz URLe" #: ../gramps/plugins/graph/gvrelgraph.py:519 msgid "Include a URL in each graph node so that PDF and imagemap files can be generated that contain active links to the files generated by the 'Narrated Web Site' report." msgstr "Dołącz URLe do każdego elementu grafu aby można było generować pliki PDF i mapy obrazów, które zawierają aktywne łącza do plików generowanych przez raport Opisowej Strony internetowej." #: ../gramps/plugins/graph/gvrelgraph.py:526 msgid "Include IDs" msgstr "Dołącz wewnętrzne identyfikatory GRAMPS" #: ../gramps/plugins/graph/gvrelgraph.py:527 msgid "Include individual and family IDs." msgstr "Dołącz wewnętrzne identyfikatory osoby i rodziny." #: ../gramps/plugins/graph/gvrelgraph.py:533 msgid "Whether to include thumbnails of people." msgstr "Określa, czy dołączać miniaturki zdjęć ludzi." #: ../gramps/plugins/graph/gvrelgraph.py:537 msgid "Thumbnail Location" msgstr "Położenie miniaturek" #: ../gramps/plugins/graph/gvrelgraph.py:575 msgid "Arrowhead direction" msgstr "Kierunek strzałki" #: ../gramps/plugins/graph/gvrelgraph.py:578 msgid "Choose the direction that the arrows point." msgstr "Wybierz kierunek wskazywany przez strzałki." #: ../gramps/plugins/graph/gvrelgraph.py:589 msgid "Indicate non-birth relationships with dotted lines" msgstr "Pokazuj relacje inne niż urodzenie przy pomocy linii kropkowanych" #: ../gramps/plugins/graph/gvrelgraph.py:590 msgid "Non-birth relationships will show up as dotted lines in the graph." msgstr "Relacje inne niż urodziny będą pokazane jako linie kropkowane w grafie." #: ../gramps/plugins/graph/gvrelgraph.py:594 msgid "Show family nodes" msgstr "Pokaż wierzchołki rodzin" #: ../gramps/plugins/graph/gvrelgraph.py:595 msgid "Families will show up as ellipses, linked to parents and children." msgstr "Rodziny będą pokazane jako elipsy, połączone z rodzicami i dziećmi." #: ../gramps/plugins/importer/import.gpr.py:33 msgid "Comma Separated Values Spreadsheet (CSV)" msgstr "Comma Separated Values Spreadsheet (CSV)" #: ../gramps/plugins/importer/import.gpr.py:34 msgid "Import data from CSV files" msgstr "Importuj dane z plików CSV" #: ../gramps/plugins/importer/import.gpr.py:51 ../data/gramps.xml.in.h:2 #: ../data/gramps.keys.in.h:4 msgid "GEDCOM" msgstr "GEDCOM" #: ../gramps/plugins/importer/import.gpr.py:52 msgid "GEDCOM is used to transfer data between genealogy programs. Most genealogy software will accept a GEDCOM file as input." msgstr "GEDCOM jest używany do przenoszenia danych między programami genealogicznymi. Większość programów genealogicznych akceptuje pliki GEDCOM jako format wejśćiowy." #: ../gramps/plugins/importer/import.gpr.py:70 ../data/gramps.keys.in.h:5 msgid "GeneWeb" msgstr "GeneWeb" #: ../gramps/plugins/importer/import.gpr.py:71 msgid "Import data from GeneWeb files" msgstr "Importuj dane z plików GeneWeb" #: ../gramps/plugins/importer/import.gpr.py:88 msgid "Gramps package (portable XML)" msgstr "Pakiet Gramps (przenośny XML)" #: ../gramps/plugins/importer/import.gpr.py:89 msgid "Import data from a Gramps package (an archived XML family tree together with the media object files.)" msgstr "Import danych z pakietu Gramps (zarchiwizowanego pliku XML wraz z obiektami medialnymi)." #: ../gramps/plugins/importer/import.gpr.py:107 msgid "Gramps XML Family Tree" msgstr "Drzewo rodzinne Gramps XML" #: ../gramps/plugins/importer/import.gpr.py:108 msgid "The Gramps XML format is a text version of a family tree. It is read-write compatible with the present Gramps database format." msgstr "Baza danych Gramps XML jest formatem tekstowym drzewa genealogicznego. Jest ona kompatybilna z obecnym formatem w zakresie odczytu i zapisu." #: ../gramps/plugins/importer/import.gpr.py:128 msgid "Gramps 2.x database" msgstr "Baza danych Gramps 2.x" #: ../gramps/plugins/importer/import.gpr.py:129 msgid "Import data from Gramps 2.x database files" msgstr "Importuj dane z plików bazy danych Gramps 2.x" #: ../gramps/plugins/importer/import.gpr.py:146 msgid "Pro-Gen" msgstr "Pro-Gen" #: ../gramps/plugins/importer/import.gpr.py:147 msgid "Import data from Pro-Gen files" msgstr "Importuj dane z plików Pro-Gen" #: ../gramps/plugins/importer/import.gpr.py:164 msgid "vCard" msgstr "Wizytówka" #: ../gramps/plugins/importer/import.gpr.py:165 msgid "Import data from vCard files" msgstr "Importuj dane z wizytówek (vCard)" #: ../gramps/plugins/importer/importcsv.py:155 #: ../gramps/plugins/importer/importgedcom.py:129 #: ../gramps/plugins/importer/importgedcom.py:143 #: ../gramps/plugins/importer/importgeneweb.py:92 #: ../gramps/plugins/importer/importgeneweb.py:98 #: ../gramps/plugins/importer/importvcard.py:68 #: ../gramps/plugins/importer/importvcard.py:71 #, python-format msgid "%s could not be opened\n" msgstr "Nie udało się otworzyć %s\n" #: ../gramps/plugins/importer/importcsv.py:179 msgid "Given name" msgstr "Nadane imię:" #: ../gramps/plugins/importer/importcsv.py:181 msgid "given name" msgstr "Nadane imię:" #: ../gramps/plugins/importer/importcsv.py:182 msgid "Call name" msgstr "Używane imię" #: ../gramps/plugins/importer/importcsv.py:184 msgid "call" msgstr "używane imię" #: ../gramps/plugins/importer/importcsv.py:188 msgid "gender" msgstr "Płeć" #: ../gramps/plugins/importer/importcsv.py:189 msgid "source" msgstr "Źródło" #: ../gramps/plugins/importer/importcsv.py:190 msgid "note" msgstr "Notatka" #: ../gramps/plugins/importer/importcsv.py:192 msgid "birth place" msgstr "Miejsce urodzenia" #: ../gramps/plugins/importer/importcsv.py:197 msgid "birth source" msgstr "Źródło inf. o urodzeniu" #: ../gramps/plugins/importer/importcsv.py:200 msgid "baptism place" msgstr "miejsce chrztu" #: ../gramps/plugins/importer/importcsv.py:202 msgid "baptism date" msgstr "data chrztu" #: ../gramps/plugins/importer/importcsv.py:205 msgid "baptism source" msgstr "źródło chrztu" #: ../gramps/plugins/importer/importcsv.py:207 msgid "burial place" msgstr "miejsce pogrzebu" #: ../gramps/plugins/importer/importcsv.py:209 msgid "burial date" msgstr "data pogrzebu" #: ../gramps/plugins/importer/importcsv.py:212 msgid "burial source" msgstr "źródło pogrzebu" #: ../gramps/plugins/importer/importcsv.py:214 msgid "death place" msgstr "Miejsce zgonu" #: ../gramps/plugins/importer/importcsv.py:219 msgid "death source" msgstr "Źródło inf. o śmierci" #: ../gramps/plugins/importer/importcsv.py:220 msgid "Death cause" msgstr "Przyczyna zgony" #: ../gramps/plugins/importer/importcsv.py:221 msgid "death cause" msgstr "Przyczyna zgonu" #: ../gramps/plugins/importer/importcsv.py:222 #: ../gramps/plugins/quickview/filterbyname.py:130 #: ../gramps/plugins/quickview/filterbyname.py:141 #: ../gramps/plugins/quickview/filterbyname.py:151 #: ../gramps/plugins/quickview/filterbyname.py:161 #: ../gramps/plugins/quickview/filterbyname.py:171 #: ../gramps/plugins/quickview/filterbyname.py:181 #: ../gramps/plugins/quickview/filterbyname.py:191 #: ../gramps/plugins/quickview/filterbyname.py:201 #: ../gramps/plugins/quickview/filterbyname.py:210 #: ../gramps/plugins/quickview/filterbyname.py:216 #: ../gramps/plugins/quickview/filterbyname.py:222 #: ../gramps/plugins/quickview/filterbyname.py:228 #: ../gramps/plugins/quickview/filterbyname.py:234 #: ../gramps/plugins/quickview/filterbyname.py:240 #: ../gramps/plugins/quickview/filterbyname.py:246 #: ../gramps/plugins/quickview/filterbyname.py:252 #: ../gramps/plugins/webreport/narrativeweb.py:3665 #: ../gramps/plugins/webreport/narrativeweb.py:3842 #: ../gramps/plugins/webreport/narrativeweb.py:4292 #: ../gramps/plugins/webreport/narrativeweb.py:6642 msgid "Gramps ID" msgstr "Gramps ID" #: ../gramps/plugins/importer/importcsv.py:223 msgid "Gramps id" msgstr "Gramps id" #: ../gramps/plugins/importer/importcsv.py:224 msgid "person" msgstr "Osoba" #: ../gramps/plugins/importer/importcsv.py:226 msgid "child" msgstr "Dziecko" #: ../gramps/plugins/importer/importcsv.py:230 msgid "Parent2" msgstr "Rodzic2" #: ../gramps/plugins/importer/importcsv.py:230 msgid "mother" msgstr "Matka" #: ../gramps/plugins/importer/importcsv.py:231 msgid "parent2" msgstr "Rodzic2" #: ../gramps/plugins/importer/importcsv.py:233 msgid "Parent1" msgstr "Rodzic1" #: ../gramps/plugins/importer/importcsv.py:233 msgid "father" msgstr "Ojciec" #: ../gramps/plugins/importer/importcsv.py:234 msgid "parent1" msgstr "Rodzic1" #: ../gramps/plugins/importer/importcsv.py:235 msgid "marriage" msgstr "Małżeństwo" #: ../gramps/plugins/importer/importcsv.py:236 msgid "date" msgstr "Data" #: ../gramps/plugins/importer/importcsv.py:237 msgid "place" msgstr "Miejsce" #: ../gramps/plugins/importer/importcsv.py:265 #, python-format msgid "format error: line %(line)d: %(zero)s" msgstr "błąd formatowania: linia %(line)d: %(zero)s" #: ../gramps/plugins/importer/importcsv.py:326 msgid "CSV Import" msgstr "Import CSV" #: ../gramps/plugins/importer/importcsv.py:327 msgid "Reading data..." msgstr "Odczytywanie danych..." #: ../gramps/plugins/importer/importcsv.py:331 msgid "CSV import" msgstr "Import CSV" #: ../gramps/plugins/importer/importcsv.py:338 #: ../gramps/plugins/importer/importgeneweb.py:190 #: ../gramps/plugins/importer/importvcard.py:231 #, python-format msgid "Import Complete: %d second" msgid_plural "Import Complete: %d seconds" msgstr[0] "Koniec importowania: %d sekunda" msgstr[1] "Koniec importowania: %d sekundy" msgstr[2] "Koniec importowania: %d sekund" #: ../gramps/plugins/importer/importgedcom.py:132 msgid "Invalid GEDCOM file" msgstr "Błędny plik GEDCOM" #: ../gramps/plugins/importer/importgedcom.py:133 #, python-format msgid "%s could not be imported" msgstr "%s nie mógł być zaimportowany" #: ../gramps/plugins/importer/importgedcom.py:150 msgid "Error reading GEDCOM file" msgstr "Błąd odczytu pliku GEDCOM" #: ../gramps/plugins/importer/importgeneweb.py:126 msgid "GeneWeb import" msgstr "Importowanie GeneWeb" #: ../gramps/plugins/importer/importgpkg.py:73 #, python-format msgid "Could not create media directory %s" msgstr "Nie udało się utworzyć katalogu z obiektami medialnymi: %s" #: ../gramps/plugins/importer/importgpkg.py:77 #, python-format msgid "Media directory %s is not writable" msgstr "Katalog z obiektami medialnymi %s nie jest dostępny do zapisu" #: ../gramps/plugins/importer/importgpkg.py:82 #, python-format msgid "Media directory %s exists. Delete it first, then restart the import process" msgstr "Katalog %s z mediami już istnieje. Usuń go najpierw, a następnie ponów proces importu" #: ../gramps/plugins/importer/importgpkg.py:91 #, python-format msgid "Error extracting into %s" msgstr "Błąd ekstrakcji do %s" #: ../gramps/plugins/importer/importgpkg.py:108 msgid "Base path for relative media set" msgstr "" "Ścieżka bazowa dla względnych\n" "ścieżek do mediów" #: ../gramps/plugins/importer/importgpkg.py:109 #, python-format msgid "The base media path of this family tree has been set to %s. Consider taking a simpler path. You can change this in the Preferences, while moving your media files to the new position, and using the media manager tool, option 'Replace substring in the path' to set correct paths in your media objects." msgstr "Ścieżka bazowa do mediów dla tego drzewa rodzinnego została ustawiona na %s. Rozważ użycie prostszej ścieżki. Możesz zmienić to w Preferencjach, podczas przenoszenia swoich plików medialnych do nowego folderu, i używając narzędzia zarządzania mediami i opcji 'Zamień podciąg w ścieżce' aby ustawić poprawne ścieżki do Twoich obiektów medialnych." #: ../gramps/plugins/importer/importgpkg.py:118 msgid "Cannot set base media path" msgstr "Nie można ustawić ścieżki bazowej do obiektów medialnych" #: ../gramps/plugins/importer/importgpkg.py:119 #, python-format msgid "The family tree you imported into already has a base media path: %(orig_path)s. The imported media objects however are relative from the path %(path)s. You can change the media path in the Preferences or you can convert the imported files to the existing base media path. You can do that by moving your media files to the new position, and using the media manager tool, option 'Replace substring in the path' to set correct paths in your media objects." msgstr "Drzewo genealogiczne, które właśnie zaimportowałeś, już posiada ścieżkę bazową do mediów: %(orig_path)s. Zaimportowane obiekty medialne pochodzą jednak ze ścieżki %(path)s. Powinieneś zmienić ścieżkę do mediów w oknie Preferencji albo przekonwertować zaimportowane pliki do istniejącej ścieżki bazowej do mediów. Możesz to zrobić przenosząc pliki medialne do właściwego folderu, i używając narzędzia zarządzania mediami i jego opcji 'Zamiany podciągu znaków w ścieżce' aby ustawić poprawną ścieżkę do mediów." #: ../gramps/plugins/importer/importgrdb.py:58 #: ../gramps/plugins/importer/importprogen.py:75 #: ../gramps/plugins/importer/importprogen.py:84 #: ../gramps/plugins/importer/importxml.py:464 #: ../gramps/plugins/importer/importxml.py:467 #, python-format msgid "%s could not be opened" msgstr "Nie można otworzyć %s" #: ../gramps/plugins/importer/importgrdb.py:59 msgid "The Database version is not supported by this version of Gramps.You should use an old copy of Gramps at version 3.0.x and import your database into that version. You should then export a copy of your data to Gramps XML (family tree). Then you should upgrade to the latest version of Gramps (for example this version), create a new empty database and import the Gramps XML into that version. Please refer to:http://www.gramps-project.org/wiki/index.php?title=Gramps_3.4_Wiki_Manual_-_Manage_Family_Trees#Moving_a_Gramps_2.2_databases_to_Gramps_3.x" msgstr "Ta wersja bazy danych nie jest obsługiwana przez tą wersję Grampsa. Powinieneś użyć starszej wersji Grampsa z serii 3.0.x i zaimportować swoją bazę do tej wersji. Następnie trzeba wyeksportować swoje dane do formatu Gramps XML (drzewo rodzinne). I dopiero wtedy możesz zaktualizowac Grampsa do najnowszej wersji (np. do tej wersji), utworzyć nową, pustą bazę danych i zaimportować Gramps XML do tej wersji. Proszę zobacz też: http://www.gramps-project.org/wiki/index.php?title=Gramps_3.4_Wiki_Manual_-_Manage_Family_Trees#Moving_a_Gramps_2.2_databases_to_Gramps_3.x" #: ../gramps/plugins/importer/importprogen.py:81 msgid "Pro-Gen data error" msgstr "Błąd danych Pro-Gen" #: ../gramps/plugins/importer/importprogen.py:170 msgid "Not a Pro-Gen file" msgstr "To nie jest plik Pro-Gen" #: ../gramps/plugins/importer/importprogen.py:385 #, python-format msgid "Field '%(fldname)s' not found" msgstr "Pole '%(fldname)s' nie znalezione" #: ../gramps/plugins/importer/importprogen.py:461 #, python-format msgid "Cannot find DEF file: %(deffname)s" msgstr "Nie można odnaleźć pliku DEF: %(deffname)s" #: ../gramps/plugins/importer/importprogen.py:509 msgid "Import from Pro-Gen" msgstr "Import z Pro-Gen" #: ../gramps/plugins/importer/importprogen.py:515 msgid "Pro-Gen import" msgstr "Import Pro-Gen" #: ../gramps/plugins/importer/importprogen.py:707 #, python-format msgid "date did not match: '%(text)s' (%(msg)s)" msgstr "daty nie pasują: '%(text)s' (%(msg)s)" #: ../gramps/plugins/importer/importprogen.py:787 msgid "Importing individuals" msgstr "Importowanie osób" #: ../gramps/plugins/importer/importprogen.py:831 #, python-format msgid "Patronymic name skipped: '%(patronym)s' (%(msg)s)" msgstr "Pominięto nazwisko patronimiczne: '%(patronym)s' (%(msg)s)" #: ../gramps/plugins/importer/importprogen.py:1075 msgid "Importing families" msgstr "Importowanie rodzin" #: ../gramps/plugins/importer/importprogen.py:1260 msgid "Adding children" msgstr "Dodawanie dzieci" #: ../gramps/plugins/importer/importprogen.py:1271 #, python-format msgid "cannot find father for I%(person)s (father=%(id)d)" msgstr "nie mogę znaleźć ojca dla I%(person)s (father=%(id)d)" #: ../gramps/plugins/importer/importprogen.py:1274 #, python-format msgid "cannot find mother for I%(person)s (mother=%(mother)d)" msgstr "nie można znaleźć matki dla I%(person)s (mother=%(mother)d)" #: ../gramps/plugins/importer/importvcard.py:226 msgid "vCard import" msgstr "Importowanie vCard" #: ../gramps/plugins/importer/importvcard.py:309 #, python-format msgid "Import of VCards version %s is not supported by Gramps." msgstr "Import wersji %s VCards nie jest obsługiwany przez Grampsa." #: ../gramps/plugins/importer/importxml.py:98 #: ../gramps/plugins/tool/eventnames.py:128 #, python-format msgid "%(event_name)s of %(family)s" msgstr "%(event_name)s rodziny %(family)s" #: ../gramps/plugins/importer/importxml.py:100 #: ../gramps/plugins/tool/eventnames.py:130 #, python-format msgid "%(event_name)s of %(person)s" msgstr "%(event_name)s osoby %(person)s" #: ../gramps/plugins/importer/importxml.py:146 #: ../gramps/plugins/importer/importxml.py:151 #, python-format msgid "Error reading %s" msgstr "Błąd odczytu %s" #: ../gramps/plugins/importer/importxml.py:153 msgid "The file is probably either corrupt or not a valid Gramps database." msgstr "Plik jest prawdopodobnie uszkodzony lub nie jest poprawną bazą danych Gramps." #: ../gramps/plugins/importer/importxml.py:266 #, python-format msgid " %(id)s - %(text)s with %(id2)s\n" msgstr " %(id)s - %(text)s z %(id2)s\n" #: ../gramps/plugins/importer/importxml.py:272 #, python-format msgid " Family %(id)s with %(id2)s\n" msgstr " Rodzina %(id)s z %(id2)s\n" #: ../gramps/plugins/importer/importxml.py:275 #, python-format msgid " Source %(id)s with %(id2)s\n" msgstr " Źródło %(id)s z %(id2)s\n" #: ../gramps/plugins/importer/importxml.py:278 #, python-format msgid " Event %(id)s with %(id2)s\n" msgstr " Zdarzenie %(id)s z %(id2)s\n" #: ../gramps/plugins/importer/importxml.py:281 #, python-format msgid " Media Object %(id)s with %(id2)s\n" msgstr " Obiekt medialny %(id)s z %(id2)s\n" #: ../gramps/plugins/importer/importxml.py:284 #, python-format msgid " Place %(id)s with %(id2)s\n" msgstr " Miejsce %(id)s z %(id2)s\n" #: ../gramps/plugins/importer/importxml.py:287 #, python-format msgid " Repository %(id)s with %(id2)s\n" msgstr " Magazyn %(id)s z %(id2)s\n" #: ../gramps/plugins/importer/importxml.py:290 #, python-format msgid " Note %(id)s with %(id2)s\n" msgstr " Notatka %(id)s z %(id2)s\n" #: ../gramps/plugins/importer/importxml.py:295 #, python-format msgid " Citation %(id)s with %(id2)s\n" msgstr " Cytat %(id)s z %(id2)s\n" #: ../gramps/plugins/importer/importxml.py:303 #, python-format msgid " People: %d\n" msgstr " Osoby: %d\n" #: ../gramps/plugins/importer/importxml.py:304 #, python-format msgid " Families: %d\n" msgstr " Rodziny: %d\n" #: ../gramps/plugins/importer/importxml.py:305 #, python-format msgid " Sources: %d\n" msgstr " Źródła: %d\n" #: ../gramps/plugins/importer/importxml.py:306 #, python-format msgid " Events: %d\n" msgstr " Zdarzenia: %d\n" #: ../gramps/plugins/importer/importxml.py:307 #, python-format msgid " Media Objects: %d\n" msgstr " Obiekty medialne: %d\n" #: ../gramps/plugins/importer/importxml.py:308 #, python-format msgid " Places: %d\n" msgstr " Miejsca: %d\n" #: ../gramps/plugins/importer/importxml.py:309 #, python-format msgid " Repositories: %d\n" msgstr " Magazyny: %d\n" #: ../gramps/plugins/importer/importxml.py:310 #, python-format msgid " Notes: %d\n" msgstr " Notatki: %d\n" #: ../gramps/plugins/importer/importxml.py:311 #, python-format msgid " Tags: %d\n" msgstr " Atrybuty: %d\n" #: ../gramps/plugins/importer/importxml.py:312 #, python-format msgid " Citations: %d\n" msgstr " Cytaty: %d\n" #: ../gramps/plugins/importer/importxml.py:314 msgid "Number of new objects imported:\n" msgstr "Ilość zaimportowanych nowych obiektów:\n" #: ../gramps/plugins/importer/importxml.py:323 #, fuzzy, python-format msgid "" "\n" " The imported file was not self-contained.\n" "To correct for that, %(new)d objects were created and\n" "their typifying attribute was set to 'Unknown'.\n" "The breakdown per category is depicted by the\n" "number in parentheses. Where possible these\n" "'Unkown' objects are referenced by note %(unknown)s.\n" msgstr "" "\n" "Importowany plik nie był samodzielny. \n" "Aby skorygować ten fakt, %d obiektów zostało utworzonych \n" "a ich atrybut typujący został ustawiony na 'Nieznany'. \n" "Podział na kategorie jest przedstawiony przez \n" "liczbę w nawiasach. Gdzie możliwe, to obiekty\n" "'Unkown' są wskazywane przez notatki %s. \n" #: ../gramps/plugins/importer/importxml.py:331 msgid "" "\n" "Media objects with relative paths have been\n" "imported. These paths are considered relative to\n" "the media directory you can set in the preferences,\n" "or, if not set, relative to the user's directory.\n" msgstr "" "\n" "Obiekty medialne z ścieżkami względnymi zostały\n" "zaimportowane. Ścieżki do nich są względne według\n" "ścieżki do obiektów medialnych ustawionej w opcjach,\n" "albo jeśli jest ona nieustawiona, to względem katalogu\n" "domowego użytkownika.\n" #: ../gramps/plugins/importer/importxml.py:342 msgid "" "\n" "\n" "Objects that are candidates to be merged:\n" msgstr "" "\n" "\n" "Obiekty, które są kandydatami do scalenia:\n" #: ../gramps/plugins/importer/importxml.py:817 #: ../gramps/plugins/importer/importxml.py:1254 #: ../gramps/plugins/importer/importxml.py:1506 #: ../gramps/plugins/importer/importxml.py:1885 msgid "The Gramps Xml you are trying to import is malformed." msgstr "Gramps Xml który próbujesz zaimportować, jest uszkodzony." #: ../gramps/plugins/importer/importxml.py:818 msgid "Attributes that link the data together are missing." msgstr "Brakuje atrybutów, które łączą dane razem." #: ../gramps/plugins/importer/importxml.py:922 msgid "Gramps XML import" msgstr "Import Gramps XML" #: ../gramps/plugins/importer/importxml.py:955 msgid "Could not change media path" msgstr "Nie udało się zmienić katalogu mediów" #: ../gramps/plugins/importer/importxml.py:956 #, python-format msgid "The opened file has media path %s, which conflicts with the media path of the family tree you import into. The original media path has been retained. Copy the files to a correct directory or change the media path in the Preferences." msgstr "Otwarty właśnie plik ma ścieżkę do mediów równą %s, która jest w sprzeczności ze ścieżką zapisaną w bazie i ta ścieżka została pozostawiona jako ścieżka do obiektów medialnych. Skopiuj pliki do właściwego miejsca albo zmień ścieżkę do mediów w oknie Preferencji." #: ../gramps/plugins/importer/importxml.py:1014 msgid "" "The .gramps file you are importing does not contain information about the version of Gramps with, which it was produced.\n" "\n" "The file will not be imported." msgstr "" "Plik .gramps który importujesz nie zawiera informacji o wersji Gramps użytej do jego utworzenia.\n" "\n" "Plik nie będzie zaimportowany." #: ../gramps/plugins/importer/importxml.py:1017 msgid "Import file misses Gramps version" msgstr "Importowany plik nie zawiera informacji o wersji Grampsa" #: ../gramps/plugins/importer/importxml.py:1019 msgid "" "The .gramps file you are importing does not contain a valid xml-namespace number.\n" "\n" "The file will not be imported." msgstr "" "Plik .gramps który importujesz nie zawiera poprawnego numeru schematu xml.\n" "\n" "Plik nie będzie zaimportowany." #: ../gramps/plugins/importer/importxml.py:1022 msgid "Import file contains unacceptable XML namespace version" msgstr "Importowany plik zawiera nieakceptowaną wersję schematu nazw XML" #: ../gramps/plugins/importer/importxml.py:1025 #, python-format msgid "The .gramps file you are importing was made by version %(newer)s of Gramps, while you are running an older version %(older)s. The file will not be imported. Please upgrade to the latest version of Gramps and try again." msgstr "Plik .gramps który importujesz został utworzony za pomocą wersji %(newer)s Grampsa, podczas gdy Ty aktualnie pracujesz na starszej wersji %(older)s. Plik nie będzie zaimportowany. Proszę uaktualnić program do najnowszej wersji i spróbować ponownie." #: ../gramps/plugins/importer/importxml.py:1033 #, python-format msgid "" "The .gramps file you are importing was made by version %(oldgramps)s of Gramps, while you are running a more recent version %(newgramps)s.\n" "\n" "The file will not be imported. Please use an older version of Gramps that supports version %(xmlversion)s of the xml.\n" "See\n" " http://gramps-project.org/wiki/index.php?title=GRAMPS_XML\n" " for more info." msgstr "" "Plik .gramps, który importujesz, został utworzony za pomocą wersji %(oldgramps)s Gramps, podczas gdy Ty aktualnie pracujesz na nowszej wersji %(newgramps)s.\n" "\n" "Plik nie będzie zaimportowany. Proszę użyć starszej wersji Gramps, która obsługuje wersję %(xmlversion)s pliku xml.\n" "Zobacz:\n" " http://gramps-project.org/wiki/index.php?title=GRAMPS_XML\n" "po więcej informacji." #: ../gramps/plugins/importer/importxml.py:1045 msgid "The file will not be imported" msgstr "Plik nie mógł być zaimportowany" #: ../gramps/plugins/importer/importxml.py:1047 #, python-format msgid "" "The .gramps file you are importing was made by version %(oldgramps)s of Gramps, while you are running a much more recent version %(newgramps)s.\n" "\n" "Ensure after import everything is imported correctly. In the event of problems, please submit a bug and use an older version of Gramps in the meantime to import this file, which is version %(xmlversion)s of the xml.\n" "See\n" " http://gramps-project.org/wiki/index.php?title=GRAMPS_XML\n" "for more info." msgstr "" "Plik .gramps, który importujesz, został utworzony za pomocą wersji %(oldgramps)s Gramps, podczas gdy Ty aktualnie pracujesz na nowszej wersji %(newgramps)s.\n" "\n" "Po imporcie upewnij się, że wszystko zostało zaimportowane poprawnie. W przypadku problemów, proszę zgłoś błąd i użyj starszej wersji Gramps w międzyczasie, aby zaimportować ten plik, która używa wersji Plik nie będzie zaimportowany. Proszę użyć starszej wersji Gramps, która obsługuje wersję %(xmlversion)s xml.\n" "Zobacz:\n" " http://gramps-project.org/wiki/index.php?title=GRAMPS_XML\n" "po więcej informacji." #: ../gramps/plugins/importer/importxml.py:1060 msgid "Old xml file" msgstr "Stary plik XML" #: ../gramps/plugins/importer/importxml.py:1175 #: ../gramps/plugins/importer/importxml.py:2533 #, python-format msgid "Witness name: %s" msgstr "Nazwisko świadka: %s" #: ../gramps/plugins/importer/importxml.py:1255 msgid "Any event reference must have a 'hlink' attribute." msgstr "Dowolne odniesienie do zdarzeń musi posiadać atrybut 'hlink'." #: ../gramps/plugins/importer/importxml.py:1507 msgid "Any person reference must have a 'hlink' attribute." msgstr "Dowolne odniesienie do osoby musi posiadać atrybut 'hlink'." #: ../gramps/plugins/importer/importxml.py:1670 #, python-format msgid "Your family tree groups name \"%(key)s\" together with \"%(parent)s\", did not change this grouping to \"%(value)s\"." msgstr "Twoje drzewo genealogiczne grupuje osoby \"%(key)s\" razem z \"%(parent)s\", nie można zmienić tego grupowania na \"%(value)s\"." #: ../gramps/plugins/importer/importxml.py:1673 msgid "Gramps ignored namemap value" msgstr "Gramps zignorował wartość mapynazw" #: ../gramps/plugins/importer/importxml.py:1732 msgid "Unknown when imported" msgstr "Nieznana podczas importu" #: ../gramps/plugins/importer/importxml.py:1886 msgid "Any note reference must have a 'hlink' attribute." msgstr "Dowolne odniesienie do notatki musi posiadać atrybut 'hlink'." #: ../gramps/plugins/importer/importxml.py:2424 #, python-format msgid "Witness comment: %s" msgstr "Komentarz o świadku: %s" #: ../gramps/plugins/importer/importxml.py:3051 #, python-format msgid "Error: family '%(family)s' father '%(father)s' does not refer back to the family. Reference added." msgstr "" #: ../gramps/plugins/importer/importxml.py:3067 #, python-format msgid "Error: family '%(family)s' mother '%(mother)s' does not refer back to the family. Reference added." msgstr "" #: ../gramps/plugins/importer/importxml.py:3089 #, python-format msgid "Error: family '%(family)s' child '%(child)s' does not refer back to the family. Reference added." msgstr "" #: ../gramps/plugins/lib/libgedcom.py:1765 msgid "Your GEDCOM file is corrupted. It appears to have been truncated." msgstr "Twój plik GEDCOM jest uszkodzony. Wygląda na to, że został przycięty." #: ../gramps/plugins/lib/libgedcom.py:1846 #, python-format msgid "Import from GEDCOM (%s)" msgstr "Import z GEDCOM (%s)" #: ../gramps/plugins/lib/libgedcom.py:2641 #: ../gramps/plugins/lib/libgedcom.py:3011 msgid "GEDCOM import" msgstr "Importowanie GEDCOM" #: ../gramps/plugins/lib/libgedcom.py:2667 msgid "GEDCOM import report: No errors detected" msgstr "Raport importu GEDCOM: Brak wykrytych błędów" #: ../gramps/plugins/lib/libgedcom.py:2669 #, python-format msgid "GEDCOM import report: %s errors detected" msgstr "Raport importu GEDCOM: %s wykrytych błędów" #: ../gramps/plugins/lib/libgedcom.py:2934 msgid "Tag recognized but not supported" msgstr "Znacznik rozpoznany ale nie obsługiwany" #: ../gramps/plugins/lib/libgedcom.py:2945 msgid "Line ignored as not understood" msgstr "Linia zignorowana jako niezrozumiała" #: ../gramps/plugins/lib/libgedcom.py:2970 msgid "Skipped subordinate line" msgstr "Pominięto linię podrzędną" #: ../gramps/plugins/lib/libgedcom.py:3002 msgid "Records not imported into " msgstr "Rekordy nie zaimportowane do " #: ../gramps/plugins/lib/libgedcom.py:3038 #, python-format msgid "Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. Record synthesised" msgstr "Błąd: %(msg)s '%(gramps_id)s' (wejście jako @%(xref)s@) nie jest daną wejściową GEDCOM. Rekord zsyntetyzowany" #: ../gramps/plugins/lib/libgedcom.py:3047 #, python-format msgid "Error: %(msg)s '%(gramps_id)s' (input as @%(xref)s@) not in input GEDCOM. Record with typifying attribute 'Unknown' created" msgstr "Błąd: %(msg)s '%(gramps_id)s' (wejście jako @%(xref)s@) nie jest daną wejściową GEDCOM. Utworzony rekord z atrybutem typującym 'Nieznany'" #: ../gramps/plugins/lib/libgedcom.py:3086 #, python-format msgid "Error: family '%(family)s' (input as @%(orig_family)s@) person %(person)s (input as %(orig_person)s) is not a member of the referenced family. Family reference removed from person" msgstr "Błąd: family '%(family)s' (wejście jako @%(orig_family)s@) osoba %(person)s (wejście jako %(orig_person)s) nie jest członkiem wskazywanej rodziny. Odniesienie do rodziny będzie usunięte z tej osoby" #: ../gramps/plugins/lib/libgedcom.py:3164 #, fuzzy, python-format msgid "" "\n" "The imported file was not self-contained.\n" "To correct for that, %(new)d objects were created and\n" "their typifying attribute was set to 'Unknown'.\n" "Where possible these 'Unknown' objects are \n" "referenced by note %(unknown)s.\n" msgstr "" "\n" "Importowany plik nie był samodzielny. \n" "Aby skorygować ten fakt, %d obiektów zostało\n" "utworzonych a ich atrybut typujący został ustawiony\n" " na 'Nieznany'. Gdzie możliwe, to obiekty 'Unkown' \n" "są wskazywane przez notatki %s. \n" #: ../gramps/plugins/lib/libgedcom.py:3232 #, python-format msgid "ADDR element ignored '%s'" msgstr "" #: ../gramps/plugins/lib/libgedcom.py:3245 msgid "TRLR (trailer)" msgstr "TRLR (trailer)" #: ../gramps/plugins/lib/libgedcom.py:3274 #, python-format msgid "SUBM (Submitter): @%s@" msgstr "Dodający (SUBM): @%s@" #: ../gramps/plugins/lib/libgedcom.py:3298 #: ../gramps/plugins/lib/libgedcom.py:6778 msgid "GEDCOM data" msgstr "Dane GEDCOM" #: ../gramps/plugins/lib/libgedcom.py:3344 msgid "Unknown tag" msgstr "Nieznany znacznik" #: ../gramps/plugins/lib/libgedcom.py:3346 #: ../gramps/plugins/lib/libgedcom.py:3360 #: ../gramps/plugins/lib/libgedcom.py:3364 #: ../gramps/plugins/lib/libgedcom.py:3385 msgid "Top Level" msgstr "Górny poziom" #: ../gramps/plugins/lib/libgedcom.py:3457 #, python-format msgid "INDI (individual) Gramps ID %s" msgstr "INDI (indiwidualny) Gramps ID %s" #: ../gramps/plugins/lib/libgedcom.py:3651 #: ../gramps/plugins/lib/libgedcom.py:4958 #: ../gramps/plugins/lib/libgedcom.py:5156 #: ../gramps/plugins/lib/libgedcom.py:5293 #: ../gramps/plugins/lib/libgedcom.py:5928 #: ../gramps/plugins/lib/libgedcom.py:6072 msgid "Filename omitted" msgstr "Pominięto nazwę pliku" #: ../gramps/plugins/lib/libgedcom.py:3653 #: ../gramps/plugins/lib/libgedcom.py:4960 #: ../gramps/plugins/lib/libgedcom.py:5158 #: ../gramps/plugins/lib/libgedcom.py:5295 #: ../gramps/plugins/lib/libgedcom.py:5930 #: ../gramps/plugins/lib/libgedcom.py:6074 msgid "Form omitted" msgstr "Pominięto formularz" #: ../gramps/plugins/lib/libgedcom.py:4724 #, python-format msgid "FAM (family) Gramps ID %s" msgstr "FAM (Rodzina) Gramps ID %s" #: ../gramps/plugins/lib/libgedcom.py:5447 msgid "Empty event note ignored" msgstr "Zignorowana pusta notatka zdarzenia " #: ../gramps/plugins/lib/libgedcom.py:5765 #: ../gramps/plugins/lib/libgedcom.py:6581 msgid "Warn: ADDR overwritten" msgstr "Ostrzeżenie: nadpisano ADDR" #: ../gramps/plugins/lib/libgedcom.py:5942 #: ../gramps/plugins/lib/libgedcom.py:6367 msgid "REFN ignored" msgstr "Zignorowano REFN" #: ../gramps/plugins/lib/libgedcom.py:6035 #, python-format msgid "No title - ID %s" msgstr "Brak tytułu - ID %s" #: ../gramps/plugins/lib/libgedcom.py:6040 #, python-format msgid "SOUR (source) Gramps ID %s" msgstr "SOUR (Źródło) Gramps ID %s" #: ../gramps/plugins/lib/libgedcom.py:6293 #, python-format msgid "OBJE (multi-media object) Gramps ID %s" msgstr "OBJE (multimedialny obiekt) Gramps ID %s" #: ../gramps/plugins/lib/libgedcom.py:6321 #: ../gramps/plugins/lib/libgedcom.py:7274 #, python-format msgid "Could not import %s" msgstr "Nie można zaimportować %s" #: ../gramps/plugins/lib/libgedcom.py:6357 msgid "BLOB ignored" msgstr "Zignorowano BLOB" #: ../gramps/plugins/lib/libgedcom.py:6377 msgid "Multimedia REFN:TYPE ignored" msgstr "Zignorowano multimedia REFN:TYPE" #: ../gramps/plugins/lib/libgedcom.py:6387 msgid "Mutimedia RIN ignored" msgstr "Zignorowano mutimedia RIN" #: ../gramps/plugins/lib/libgedcom.py:6474 #, python-format msgid "REPO (repository) Gramps ID %s" msgstr "REPO (repozytorium) Gramps ID %s" #: ../gramps/plugins/lib/libgedcom.py:6706 msgid "Head (header)" msgstr "Góra (nagłówek)" #: ../gramps/plugins/lib/libgedcom.py:6722 msgid "Approved system identification" msgstr "Zaaprobowano identyfikację systemu" #: ../gramps/plugins/lib/libgedcom.py:6732 msgid "Generated by" msgstr "Wygenerowany przez" #: ../gramps/plugins/lib/libgedcom.py:6746 msgid "Name of software product" msgstr "Nazwa produktu oprogramowania" #: ../gramps/plugins/lib/libgedcom.py:6758 msgid "Version number of software product" msgstr "Wersja produktu oprogramowania" #: ../gramps/plugins/lib/libgedcom.py:6775 #, python-format msgid "Business that produced the product: %s" msgstr "Biznes produkujący produkt: %s" #: ../gramps/plugins/lib/libgedcom.py:6796 msgid "Name of source data" msgstr "Nzwa danych źródłowych" #: ../gramps/plugins/lib/libgedcom.py:6810 msgid "Copyright of source data" msgstr "Prawa autorskie danych źródłowych" #: ../gramps/plugins/lib/libgedcom.py:6824 msgid "Publication date of source data" msgstr "Data publikacji danych źródłowych" #: ../gramps/plugins/lib/libgedcom.py:6837 #, python-format msgid "Import from %s" msgstr "Importuj z %s" #: ../gramps/plugins/lib/libgedcom.py:6875 msgid "Submission record identifier" msgstr "Złożenie: identyfikator rekordu" #: ../gramps/plugins/lib/libgedcom.py:6886 msgid "Language of GEDCOM text" msgstr "Język danych GEDCOM" #: ../gramps/plugins/lib/libgedcom.py:6910 #, fuzzy, python-format msgid "Import of GEDCOM file %(filename)s with DEST=%(by)s, could cause errors in the resulting database!" msgstr "Importuj plik GEDCOM %s z DEST=%s, może spowodować błędy w docelowej bazie!" #: ../gramps/plugins/lib/libgedcom.py:6913 msgid "Look for nameless events." msgstr "Szukaj nienazwanych zdarzeń." #: ../gramps/plugins/lib/libgedcom.py:6936 msgid "Character set" msgstr "Kodowanie znaków" #: ../gramps/plugins/lib/libgedcom.py:6938 msgid "Character set and version" msgstr "Kodowanie znaków i wersja" #: ../gramps/plugins/lib/libgedcom.py:6954 msgid "GEDCOM version not supported" msgstr "Wersja GEDCOM nie jest obsługiwana" #: ../gramps/plugins/lib/libgedcom.py:6957 msgid "GEDCOM version" msgstr "Wersja GEDCOM" #: ../gramps/plugins/lib/libgedcom.py:6960 msgid "GEDCOM form not supported" msgstr "Formularz GEDCOM nie jest obsługiwany" #: ../gramps/plugins/lib/libgedcom.py:6962 msgid "GEDCOM form" msgstr "Formularz GEDCOM" #: ../gramps/plugins/lib/libgedcom.py:7008 msgid "Creation date of GEDCOM" msgstr "Data utworzenia GEDCOM" #: ../gramps/plugins/lib/libgedcom.py:7012 msgid "Creation date and time of GEDCOM" msgstr "Data i czas utworzenia GEDCOM" #: ../gramps/plugins/lib/libgedcom.py:7049 #: ../gramps/plugins/lib/libgedcom.py:7089 msgid "Empty note ignored" msgstr "Zignorowano pustą notatkę" #: ../gramps/plugins/lib/libgedcom.py:7104 #, python-format msgid "NOTE Gramps ID %s" msgstr "NOTE Gramps ID %s" #: ../gramps/plugins/lib/libgedcom.py:7154 msgid "Submission: Submitter" msgstr "Złożenie: Dodający" #: ../gramps/plugins/lib/libgedcom.py:7156 msgid "Submission: Family file" msgstr "Złożenie: plik rodziny" #: ../gramps/plugins/lib/libgedcom.py:7158 msgid "Submission: Temple code" msgstr "Złożenie: Kod szablonu" #: ../gramps/plugins/lib/libgedcom.py:7160 msgid "Submission: Generations of ancestors" msgstr "Złożenie: Generacje przodków" #: ../gramps/plugins/lib/libgedcom.py:7162 msgid "Submission: Generations of descendants" msgstr "Złożenie: Generacje potomków" #: ../gramps/plugins/lib/libgedcom.py:7164 msgid "Submission: Ordinance process flag" msgstr "Złożenie: flaga przetwarzania ordynacji" #: ../gramps/plugins/lib/libgedcom.py:7376 msgid "Invalid temple code" msgstr "Niepoprawny kod szablonu" #: ../gramps/plugins/lib/libgedcom.py:7464 msgid "Your GEDCOM file is corrupted. The file appears to be encoded using the UTF16 character set, but is missing the BOM marker." msgstr "Twój plik GEDCOM jest uszkodzony. Plik wydaje się być zapisany za pomocą kodowania UTF16, ale nie posiada znacznika BOM." #: ../gramps/plugins/lib/libgedcom.py:7467 msgid "Your GEDCOM file is empty." msgstr "Twój plik GEDCOM jest pusty." #: ../gramps/plugins/lib/libgedcom.py:7530 #, python-format msgid "Invalid line %d in GEDCOM file." msgstr "Błędna linia %d w pliku GEDCOM." #: ../gramps/plugins/lib/libhtmlconst.py:53 msgid "Unicode UTF-8 (recommended)" msgstr "Unicode UTF-8 (zalecany)" #: ../gramps/plugins/lib/libhtmlconst.py:109 msgid "Standard copyright" msgstr "Standardowe prawa autorskie" #: ../gramps/plugins/lib/libhtmlconst.py:113 msgid "Creative Commons - By attribution" msgstr "" "Creative Commons - (BA) \n" "- Uznanie Autorstwa" #: ../gramps/plugins/lib/libhtmlconst.py:114 msgid "Creative Commons - By attribution, No derivations" msgstr "" "Creative Commons - (BA, ND)\n" "- Uznanie Autorstwa - Bez Utworów Zależnych" #: ../gramps/plugins/lib/libhtmlconst.py:115 msgid "Creative Commons - By attribution, Share-alike" msgstr "" "Creative Commons - (BA, SA)\n" "- Uznanie Autorstwa - Na Tych Samych Warunkach" #: ../gramps/plugins/lib/libhtmlconst.py:116 msgid "Creative Commons - By attribution, Non-commercial" msgstr "" "Creative Commons - (BA, NC)\n" "- Uznanie Autorstwa - Użycie Niekomercyjne" #: ../gramps/plugins/lib/libhtmlconst.py:117 msgid "Creative Commons - By attribution, Non-commercial, No derivations" msgstr "" "Creative Commons - (BA, NC, ND)\n" " - Uznanie Autorstwa - Użycie Niekomercyjne - Bez Utworów Zależnych" #: ../gramps/plugins/lib/libhtmlconst.py:118 msgid "Creative Commons - By attribution, Non-commercial, Share-alike" msgstr "" "Creative Commons - (BA, NC, SA) \n" "- Uznanie Autorstwa - Użycie Niekomercyjne - Na Tych Samych Warunkach" #: ../gramps/plugins/lib/libhtmlconst.py:120 msgid "No copyright notice" msgstr "Brak informacji o prawach autorskich" #: ../gramps/plugins/lib/libmetadata.py:55 #: ../gramps/plugins/lib/libmetadata.py:91 msgid "Invalid format" msgstr "Błędny format" #: ../gramps/plugins/lib/libmetadata.py:59 #, python-format msgid "%(hr)02d:%(min)02d:%(sec)02d" msgstr "%(hr)02d:%(min)02d:%(sec)02d" #: ../gramps/plugins/lib/libmetadata.py:62 #, python-format msgid "%(date)s %(time)s" msgstr "%(date)s %(time)s" #: ../gramps/plugins/lib/libmetadata.py:94 #: ../gramps/plugins/textreport/simplebooktitle.py:148 #: ../gramps/gui/glade/addmedia.glade:126 #: ../gramps/gui/glade/editperson.glade:290 msgid "Image" msgstr "Obraz" #: ../gramps/plugins/lib/libmetadata.py:95 msgid "Camera" msgstr "Kamera" #: ../gramps/plugins/lib/libmetadata.py:96 msgid "GPS" msgstr "GPS" #: ../gramps/plugins/lib/libmetadata.py:97 msgid "Advanced" msgstr "Zaawansowane" #: ../gramps/plugins/lib/libnarrate.py:86 #, python-format msgid "%(unknown_gender_name)s was born on %(birth_date)s in %(birth_place)s." msgstr "%(unknown_gender_name)s urodził sie dnia %(birth_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:87 #, python-format msgid "%(male_name)s was born on %(birth_date)s in %(birth_place)s." msgstr "%(male_name)s urodził się %(birth_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:88 #, python-format msgid "%(female_name)s was born on %(birth_date)s in %(birth_place)s." msgstr "%(female_name)s urodziła się dnia %(birth_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:91 #, python-format msgid "This person was born on %(birth_date)s in %(birth_place)s." msgstr "Ta osoba urodziła się dnia %(birth_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:92 #, python-format msgid "He was born on %(birth_date)s in %(birth_place)s." msgstr "Urodził się dnia %(birth_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:93 #, python-format msgid "She was born on %(birth_date)s in %(birth_place)s." msgstr "Urodziła się dnia %(birth_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:95 #, python-format msgid "Born %(birth_date)s in %(birth_place)s." msgstr "Urodzony/a %(birth_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:100 #, python-format msgid "%(unknown_gender_name)s was born %(modified_date)s in %(birth_place)s." msgstr "%(unknown_gender_name)s urodził się %(modified_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:101 #, python-format msgid "%(male_name)s was born %(modified_date)s in %(birth_place)s." msgstr "%(male_name)s urodził się dnia %(modified_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:102 #, python-format msgid "%(female_name)s was born %(modified_date)s in %(birth_place)s." msgstr "%(female_name)s urodziła się dnia %(modified_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:105 #, python-format msgid "This person was born %(modified_date)s in %(birth_place)s." msgstr "Ta osoba urodziła się dnia %(modified_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:106 #, python-format msgid "He was born %(modified_date)s in %(birth_place)s." msgstr "Urodził się %(modified_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:107 #, python-format msgid "She was born %(modified_date)s in %(birth_place)s." msgstr "Urodziła się %(modified_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:109 #, python-format msgid "Born %(modified_date)s in %(birth_place)s." msgstr "Ur. %(modified_date)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:114 #, python-format msgid "%(unknown_gender_name)s was born on %(birth_date)s." msgstr "%(unknown_gender_name)s urodził się %(birth_date)s." #: ../gramps/plugins/lib/libnarrate.py:115 #, python-format msgid "%(male_name)s was born on %(birth_date)s." msgstr "%(male_name)s urodził się dnia %(birth_date)s." #: ../gramps/plugins/lib/libnarrate.py:116 #, python-format msgid "%(female_name)s was born on %(birth_date)s." msgstr "%(female_name)s urodziła się dnia %(birth_date)s." #: ../gramps/plugins/lib/libnarrate.py:119 #, python-format msgid "This person was born on %(birth_date)s." msgstr "Ta osoba urodziła się dnia %(birth_date)s." #: ../gramps/plugins/lib/libnarrate.py:120 #, python-format msgid "He was born on %(birth_date)s." msgstr "Urodził się dnia %(birth_date)s." #: ../gramps/plugins/lib/libnarrate.py:121 #, python-format msgid "She was born on %(birth_date)s." msgstr "Urodziła się dnia %(birth_date)s." #: ../gramps/plugins/lib/libnarrate.py:123 #, python-format msgid "Born %(birth_date)s." msgstr "Ur. %(birth_date)s." #: ../gramps/plugins/lib/libnarrate.py:128 #, python-format msgid "%(unknown_gender_name)s was born %(modified_date)s." msgstr "%(unknown_gender_name)s urodizł sie dnia %(modified_date)s." #: ../gramps/plugins/lib/libnarrate.py:129 #, python-format msgid "%(male_name)s was born %(modified_date)s." msgstr "%(male_name)s urodził się dnia %(modified_date)s." #: ../gramps/plugins/lib/libnarrate.py:130 #, python-format msgid "%(female_name)s was born %(modified_date)s." msgstr "%(female_name)s urodziła się dnia %(modified_date)s." #: ../gramps/plugins/lib/libnarrate.py:133 #, python-format msgid "This person was born %(modified_date)s." msgstr "Ta osoba urodziła się dnia %(modified_date)s." #: ../gramps/plugins/lib/libnarrate.py:134 #, python-format msgid "He was born %(modified_date)s." msgstr "Urodził się dnia %(modified_date)s." #: ../gramps/plugins/lib/libnarrate.py:135 #, python-format msgid "She was born %(modified_date)s." msgstr "Urodziła się dnia %(modified_date)s." #: ../gramps/plugins/lib/libnarrate.py:137 #, python-format msgid "Born %(modified_date)s." msgstr "Ur. %(modified_date)s." #: ../gramps/plugins/lib/libnarrate.py:142 #, python-format msgid "%(unknown_gender_name)s was born in %(month_year)s in %(birth_place)s." msgstr "%(unknown_gender_name)s urodził się w miesiącu %(month_year)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:143 #, python-format msgid "%(male_name)s was born in %(month_year)s in %(birth_place)s." msgstr "%(male_name)s urodził się w miesiącu %(month_year)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:144 #, python-format msgid "%(female_name)s was born in %(month_year)s in %(birth_place)s." msgstr "%(female_name)s urodziła się w miesiącu %(month_year)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:147 #, python-format msgid "This person was born in %(month_year)s in %(birth_place)s." msgstr "Ta osoba urodziła się w miesiącu %(month_year)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:148 #, python-format msgid "He was born in %(month_year)s in %(birth_place)s." msgstr "Urodził się w miesiącu %(month_year)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:149 #, python-format msgid "She was born in %(month_year)s in %(birth_place)s." msgstr "Urodziła się w miesiącu %(month_year)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:151 #, python-format msgid "Born %(month_year)s in %(birth_place)s." msgstr "Urodził się w miesiącu %(month_year)s w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:156 #, python-format msgid "%(unknown_gender_name)s was born in %(month_year)s." msgstr "%(unknown_gender_name)s urodził się w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:157 #, python-format msgid "%(male_name)s was born in %(month_year)s." msgstr "%(male_name)s urodził się dnia %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:158 #, python-format msgid "%(female_name)s was born in %(month_year)s." msgstr "%(female_name)s urodziła się dnia %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:161 #, python-format msgid "This person was born in %(month_year)s." msgstr "Ta osoba urodziła się w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:162 #, python-format msgid "He was born in %(month_year)s." msgstr "Urodził się w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:163 #, python-format msgid "She was born in %(month_year)s." msgstr "Urodziła się w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:165 #, python-format msgid "Born %(month_year)s." msgstr "Urodził się w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:170 #, python-format msgid "%(unknown_gender_name)s was born in %(birth_place)s." msgstr "%(unknown_gender_name)s urodził się w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:171 #, python-format msgid "%(male_name)s was born in %(birth_place)s." msgstr "%(male_name)s urodził się w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:172 #, python-format msgid "%(female_name)s was born in %(birth_place)s." msgstr "%(female_name)s urodziła się w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:175 #, python-format msgid "This person was born in %(birth_place)s." msgstr "Ta osoba urodziła się w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:176 #, python-format msgid "He was born in %(birth_place)s." msgstr "Urodził się w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:177 #, python-format msgid "She was born in %(birth_place)s." msgstr "Urodziła się w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:179 #, python-format msgid "Born in %(birth_place)s." msgstr "Urodził się w %(birth_place)s." #: ../gramps/plugins/lib/libnarrate.py:189 #, python-format msgid "%(unknown_gender_name)s died on %(death_date)s in %(death_place)s." msgstr "%(unknown_gender_name)s zmarł dnia %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:190 #, python-format msgid "%(unknown_gender_name)s died on %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "%(unknown_gender_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:193 #, python-format msgid "%(male_name)s died on %(death_date)s in %(death_place)s." msgstr "%(male_name)s zmarł dnia %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:194 #, python-format msgid "%(male_name)s died on %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "%(male_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:197 #, python-format msgid "%(female_name)s died on %(death_date)s in %(death_place)s." msgstr "%(female_name)s zmarła dnia %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:198 #, python-format msgid "%(female_name)s died on %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "%(female_name)s zmarła %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:202 #, python-format msgid "This person died on %(death_date)s in %(death_place)s." msgstr "Ta osoba zmarła dnia %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:203 #, python-format msgid "This person died on %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "Ta osoba zmarła %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:206 #, python-format msgid "He died on %(death_date)s in %(death_place)s." msgstr "Zmarł dnia %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:207 #, python-format msgid "He died on %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "Zmarł %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:210 #, python-format msgid "She died on %(death_date)s in %(death_place)s." msgstr "Zmarła dnia %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:211 #, python-format msgid "She died on %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "Zmarła %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:215 #: ../gramps/plugins/lib/libnarrate.py:248 #, python-format msgid "Died %(death_date)s in %(death_place)s." msgstr "Zmarł %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:216 #: ../gramps/plugins/lib/libnarrate.py:249 #, python-format msgid "Died %(death_date)s in %(death_place)s (%(age)s)." msgstr "Zmarł %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:222 #, python-format msgid "%(unknown_gender_name)s died %(death_date)s in %(death_place)s." msgstr "%(unknown_gender_name)s zmarł %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:223 #, python-format msgid "%(unknown_gender_name)s died %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "%(unknown_gender_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:226 #, python-format msgid "%(male_name)s died %(death_date)s in %(death_place)s." msgstr "%(male_name)s zmarł %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:227 #, python-format msgid "%(male_name)s died %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "%(male_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:230 #, python-format msgid "%(female_name)s died %(death_date)s in %(death_place)s." msgstr "%(female_name)s zmarł %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:231 #, python-format msgid "%(female_name)s died %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "%(female_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:235 #, python-format msgid "This person died %(death_date)s in %(death_place)s." msgstr "Ta osoba zmarła %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:236 #, python-format msgid "This person died %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "Ta osoba zmarła %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:239 #, python-format msgid "He died %(death_date)s in %(death_place)s." msgstr "Zmarł %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:240 #, python-format msgid "He died %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "Zmarł %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:243 #, python-format msgid "She died %(death_date)s in %(death_place)s." msgstr "Zmarła %(death_date)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:244 #, python-format msgid "She died %(death_date)s in %(death_place)s at the age of %(age)s." msgstr "Zmarła %(death_date)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:255 #, python-format msgid "%(unknown_gender_name)s died on %(death_date)s." msgstr "%(unknown_gender_name)s zmarła dnia %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:256 #, python-format msgid "%(unknown_gender_name)s died on %(death_date)s at the age of %(age)s." msgstr "%(unknown_gender_name)s zmarł %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:259 #, python-format msgid "%(male_name)s died on %(death_date)s." msgstr "%(male_name)s zmarł dnia %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:260 #, python-format msgid "%(male_name)s died on %(death_date)s at the age of %(age)s." msgstr "%(male_name)s zmarł %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:263 #, python-format msgid "%(female_name)s died on %(death_date)s." msgstr "%(female_name)s zmarła dnia %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:264 #, python-format msgid "%(female_name)s died on %(death_date)s at the age of %(age)s." msgstr "%(female_name)s zmarła %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:268 #, python-format msgid "This person died on %(death_date)s." msgstr "Ta osoba zmarła dnia %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:269 #, python-format msgid "This person died on %(death_date)s at the age of %(age)s." msgstr "Ta osoba zmarła %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:272 #, python-format msgid "He died on %(death_date)s." msgstr "Zmarł dnia %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:273 #, python-format msgid "He died on %(death_date)s at the age of %(age)s." msgstr "Zmarł %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:276 #, python-format msgid "She died on %(death_date)s." msgstr "Zmarła dnia %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:277 #, python-format msgid "She died on %(death_date)s at the age of %(age)s." msgstr "Zmarła %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:281 #: ../gramps/plugins/lib/libnarrate.py:314 #, python-format msgid "Died %(death_date)s." msgstr "Zmarł %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:282 #: ../gramps/plugins/lib/libnarrate.py:315 #, python-format msgid "Died %(death_date)s (%(age)s)." msgstr "Zmarł %(death_date)s (%(age)s)." #: ../gramps/plugins/lib/libnarrate.py:288 #, python-format msgid "%(unknown_gender_name)s died %(death_date)s." msgstr "%(unknown_gender_name)s zmarł %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:289 #, python-format msgid "%(unknown_gender_name)s died %(death_date)s at the age of %(age)s." msgstr "%(unknown_gender_name)s zmarł %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:292 #, python-format msgid "%(male_name)s died %(death_date)s." msgstr "%(male_name)s zmarł %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:293 #, python-format msgid "%(male_name)s died %(death_date)s at the age of %(age)s." msgstr "%(male_name)s zmarł %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:296 #, python-format msgid "%(female_name)s died %(death_date)s." msgstr "%(female_name)s zmarła %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:297 #, python-format msgid "%(female_name)s died %(death_date)s at the age of %(age)s." msgstr "%(female_name)s zmarła %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:301 #, python-format msgid "This person died %(death_date)s." msgstr "Ta osoba zmarła %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:302 #, python-format msgid "This person died %(death_date)s at the age of %(age)s." msgstr "Ta osoba zmarła %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:305 #, python-format msgid "He died %(death_date)s." msgstr "Zmarł %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:306 #, python-format msgid "He died %(death_date)s at the age of %(age)s." msgstr "Zmarł %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:309 #, python-format msgid "She died %(death_date)s." msgstr "Zmarła %(death_date)s." #: ../gramps/plugins/lib/libnarrate.py:310 #, python-format msgid "She died %(death_date)s at the age of %(age)s." msgstr "Zmarła %(death_date)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:321 #, python-format msgid "%(unknown_gender_name)s died in %(month_year)s in %(death_place)s." msgstr "%(unknown_gender_name)s zmarł %(month_year)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:322 #, python-format msgid "%(unknown_gender_name)s died in %(month_year)s in %(death_place)s at the age of %(age)s." msgstr "%(unknown_gender_name)s zmarł %(month_year)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:325 #, python-format msgid "%(male_name)s died in %(month_year)s in %(death_place)s." msgstr "%(male_name)s zmarł %(month_year)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:326 #, python-format msgid "%(male_name)s died in %(month_year)s in %(death_place)s at the age of %(age)s." msgstr "%(male_name)s zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:329 #, python-format msgid "%(female_name)s died in %(month_year)s in %(death_place)s." msgstr "%(female_name)s zmarł w miesiącu %(month_year)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:330 #, python-format msgid "%(female_name)s died in %(month_year)s in %(death_place)s at the age of %(age)s." msgstr "%(female_name)s zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:334 #, python-format msgid "This person died in %(month_year)s in %(death_place)s." msgstr "Ta osoba zmarła w miesiącu %(month_year)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:335 #, python-format msgid "This person died in %(month_year)s in %(death_place)s at the age of %(age)s." msgstr "Ta osoba zmarła w miesiącu %(month_year)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:338 #, python-format msgid "He died in %(month_year)s in %(death_place)s." msgstr "Zmarł w miesiącu %(month_year)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:339 #, python-format msgid "He died in %(month_year)s in %(death_place)s at the age of %(age)s." msgstr "Zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:342 #, python-format msgid "She died in %(month_year)s in %(death_place)s." msgstr "Zmarła w miesiącu %(month_year)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:343 #, python-format msgid "She died in %(month_year)s in %(death_place)s at the age of %(age)s." msgstr "Zmarła w miesiącu %(month_year)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:347 #, python-format msgid "Died %(month_year)s in %(death_place)s." msgstr "Zmarł w miesiącu %(month_year)s w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:348 #, python-format msgid "Died %(month_year)s in %(death_place)s (%(age)s)." msgstr "Zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:354 #, python-format msgid "%(unknown_gender_name)s died in %(month_year)s." msgstr "%(unknown_gender_name)s zmarła w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:355 #, python-format msgid "%(unknown_gender_name)s died in %(month_year)s at the age of %(age)s." msgstr "%(unknown_gender_name)s zmarła w miesiącu %(month_year)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:358 #, python-format msgid "%(male_name)s died in %(month_year)s." msgstr "%(male_name)s zmarł w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:359 #, python-format msgid "%(male_name)s died in %(month_year)s at the age of %(age)s." msgstr "%(male_name)s zmarł %(month_year)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:362 #, python-format msgid "%(female_name)s died in %(month_year)s." msgstr "%(female_name)s zmarła w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:363 #, python-format msgid "%(female_name)s died in %(month_year)s at the age of %(age)s." msgstr "%(female_name)s zmarła w miesiącu %(month_year)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:367 #, python-format msgid "This person died in %(month_year)s." msgstr "Ta osoba zmarła w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:368 #, python-format msgid "This person died in %(month_year)s at the age of %(age)s." msgstr "Ta osoba zmarła w miesiącu %(month_year)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:371 #, python-format msgid "He died in %(month_year)s." msgstr "Zmarł w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:372 #, python-format msgid "He died in %(month_year)s at the age of %(age)s." msgstr "Zmarł w miesiącu %(month_year)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:375 #, python-format msgid "She died in %(month_year)s." msgstr "Zmarła w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:376 #, python-format msgid "She died in %(month_year)s at the age of %(age)s." msgstr "Zmarła w miesiącu %(month_year)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:380 #, python-format msgid "Died %(month_year)s." msgstr "Zmarł w miesiącu %(month_year)s." #: ../gramps/plugins/lib/libnarrate.py:381 #, python-format msgid "Died %(month_year)s (%(age)s)." msgstr "Zmarł %(month_year)s (%(age)s)." #: ../gramps/plugins/lib/libnarrate.py:387 #, python-format msgid "%(unknown_gender_name)s died in %(death_place)s." msgstr "%(unknown_gender_name)s zmarł w miejscowości %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:388 #, python-format msgid "%(unknown_gender_name)s died in %(death_place)s at the age of %(age)s." msgstr "%(unknown_gender_name)s zmarł w miejscowości %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:391 #, python-format msgid "%(male_name)s died in %(death_place)s." msgstr "%(male_name)s zmarł w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:392 #, python-format msgid "%(male_name)s died in %(death_place)s at the age of %(age)s." msgstr "%(male_name)s zmarł w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:395 #, python-format msgid "%(female_name)s died in %(death_place)s." msgstr "%(female_name)s zmarła w %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:396 #, python-format msgid "%(female_name)s died in %(death_place)s at the age of %(age)s." msgstr "%(female_name)s zmarła w %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:401 #, python-format msgid "This person died in %(death_place)s." msgstr "Ta osoba zmarła w miejscowości %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:402 #, python-format msgid "This person died in %(death_place)s at the age of %(age)s." msgstr "Ta osoba zmarła w miejscowości %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:405 #, python-format msgid "He died in %(death_place)s." msgstr "Zmarł w miejscowości %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:406 #, python-format msgid "He died in %(death_place)s at the age of %(age)s." msgstr "Zmarł w miejscowości %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:409 #, python-format msgid "She died in %(death_place)s." msgstr "Zmarła w miejscowości %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:410 #, python-format msgid "She died in %(death_place)s at the age of %(age)s." msgstr "Zmarła w miejscowości %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:414 #, python-format msgid "Died in %(death_place)s." msgstr "Zmarł w miejscowości %(death_place)s." #: ../gramps/plugins/lib/libnarrate.py:415 #, python-format msgid "Died in %(death_place)s (%(age)s)." msgstr "Zmarł w miejscowości %(death_place)s w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:422 #, python-format msgid "%(unknown_gender_name)s died at the age of %(age)s." msgstr "%(unknown_gender_name)s zmarł w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:426 #, python-format msgid "%(male_name)s died at the age of %(age)s." msgstr "%(male_name)s zmarł w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:430 #, python-format msgid "%(female_name)s died at the age of %(age)s." msgstr "%(female_name)s zmarła w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:435 #, python-format msgid "This person died at the age of %(age)s." msgstr "Ta osoba zmarła w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:439 #, python-format msgid "He died at the age of %(age)s." msgstr "Zmarł w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:443 #, python-format msgid "She died at the age of %(age)s." msgstr "Zmarła w wieku %(age)s." #: ../gramps/plugins/lib/libnarrate.py:448 #, python-format msgid "Died (%(age)s)." msgstr "Zmarł (%(age)s)." #: ../gramps/plugins/lib/libnarrate.py:459 #, python-format msgid "%(male_name)s was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." msgstr "%(male_name)s został pochowany dnia %(burial_date)s na %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:460 #, python-format msgid "He was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." msgstr "Został on pochowany dnia %(burial_date)s na %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:463 #, python-format msgid "%(female_name)s was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." msgstr "%(female_name)s została pochowana dnia %(burial_date)s na %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:464 #, python-format msgid "She was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." msgstr "Została ona pochowana dnia %(burial_date)s na %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:467 #, python-format msgid "%(unknown_gender_name)s was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s zostało pochowane dnia %(burial_date)s na %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:468 #, python-format msgid "This person was buried on %(burial_date)s in %(burial_place)s%(endnotes)s." msgstr "Ta osoba została pochowana dnia %(burial_date)s na %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:470 #, python-format msgid "Buried %(burial_date)s in %(burial_place)s%(endnotes)s." msgstr "Pochowany dnia %(burial_date)s na %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:475 #, python-format msgid "%(male_name)s was buried on %(burial_date)s%(endnotes)s." msgstr "%(male_name)s został pochowany dnia %(burial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:476 #, python-format msgid "He was buried on %(burial_date)s%(endnotes)s." msgstr "Został on pochowany dnia %(burial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:479 #, python-format msgid "%(female_name)s was buried on %(burial_date)s%(endnotes)s." msgstr "%(female_name)s została pochowana dnia %(burial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:480 #, python-format msgid "She was buried on %(burial_date)s%(endnotes)s." msgstr "Została ona pochowana dnia %(burial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:483 #, python-format msgid "%(unknown_gender_name)s was buried on %(burial_date)s%(endnotes)s." msgstr "%(unknown_gender_name)s został pochowany dnia %(burial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:484 #, python-format msgid "This person was buried on %(burial_date)s%(endnotes)s." msgstr "Został pochowany dnia %(burial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:486 #, python-format msgid "Buried %(burial_date)s%(endnotes)s." msgstr "Pochowany %(burial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:491 #, python-format msgid "%(male_name)s was buried in %(month_year)s in %(burial_place)s%(endnotes)s." msgstr "%(male_name)s został pochowany w miesiącu %(month_year)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:492 #, python-format msgid "He was buried in %(month_year)s in %(burial_place)s%(endnotes)s." msgstr "Został pochowany w miesiącu %(month_year)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:495 #, python-format msgid "%(female_name)s was buried in %(month_year)s in %(burial_place)s%(endnotes)s." msgstr "%(female_name)s została pochowana w miesiącu %(month_year)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:496 #, python-format msgid "She was buried in %(month_year)s in %(burial_place)s%(endnotes)s." msgstr "Została ona pochowana w miesiącu %(month_year)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:499 #, python-format msgid "%(unknown_gender_name)s was buried in %(month_year)s in %(burial_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s została pochowana w miesiącu %(month_year)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:500 #, python-format msgid "This person was buried in %(month_year)s in %(burial_place)s%(endnotes)s." msgstr "Ta osoba została pochowana w miesiącu %(month_year)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:502 #, python-format msgid "Buried %(month_year)s in %(burial_place)s%(endnotes)s." msgstr "Pochowany w miesiącu %(month_year)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:507 #, python-format msgid "%(male_name)s was buried in %(month_year)s%(endnotes)s." msgstr "%(male_name)s został pochowany w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:508 #, python-format msgid "He was buried in %(month_year)s%(endnotes)s." msgstr "Został on pochowany w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:511 #, python-format msgid "%(female_name)s was buried in %(month_year)s%(endnotes)s." msgstr "%(female_name)s została pochowana w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:512 #, python-format msgid "She was buried in %(month_year)s%(endnotes)s." msgstr "Została ona pochowana w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:515 #, python-format msgid "%(unknown_gender_name)s was buried in %(month_year)s%(endnotes)s." msgstr "%(unknown_gender_name)s została pochowana w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:516 #, python-format msgid "This person was buried in %(month_year)s%(endnotes)s." msgstr "Ta osoba została pochowana w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:518 #, python-format msgid "Buried %(month_year)s%(endnotes)s." msgstr "Pochowany w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:523 #, python-format msgid "%(male_name)s was buried %(modified_date)s in %(burial_place)s%(endnotes)s." msgstr "%(male_name)s został pochowany %(modified_date)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:524 #, python-format msgid "He was buried %(modified_date)s in %(burial_place)s%(endnotes)s." msgstr "Został pochowany %(modified_date)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:527 #, python-format msgid "%(female_name)s was buried %(modified_date)s in %(burial_place)s%(endnotes)s." msgstr "%(female_name)s zostało pochowane %(modified_date)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:528 #, python-format msgid "She was buried %(modified_date)s in %(burial_place)s%(endnotes)s." msgstr "Została ona pochowana %(modified_date)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:531 #, python-format msgid "%(unknown_gender_name)s was buried %(modified_date)s in %(burial_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s zostało pochowane %(modified_date)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:532 #, python-format msgid "This person was buried %(modified_date)s in %(burial_place)s%(endnotes)s." msgstr "Ta osoba została pochowana %(modified_date)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:534 #, python-format msgid "Buried %(modified_date)s in %(burial_place)s%(endnotes)s." msgstr "Pochowany %(modified_date)s w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:539 #, python-format msgid "%(male_name)s was buried %(modified_date)s%(endnotes)s." msgstr "%(male_name)s został pochowany %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:540 #, python-format msgid "He was buried %(modified_date)s%(endnotes)s." msgstr "Został on pochowany %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:543 #, python-format msgid "%(female_name)s was buried %(modified_date)s%(endnotes)s." msgstr "%(female_name)s została pochowana %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:544 #, python-format msgid "She was buried %(modified_date)s%(endnotes)s." msgstr "Została ona pochowana %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:547 #, python-format msgid "%(unknown_gender_name)s was buried %(modified_date)s%(endnotes)s." msgstr "%(unknown_gender_name)s zostało pochowane %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:548 #, python-format msgid "This person was buried %(modified_date)s%(endnotes)s." msgstr "Ta osoba została pochowana %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:550 #, python-format msgid "Buried %(modified_date)s%(endnotes)s." msgstr "Pochowany %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:555 #, python-format msgid "%(male_name)s was buried in %(burial_place)s%(endnotes)s." msgstr "%(male_name)s został pochowany w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:556 #, python-format msgid "He was buried in %(burial_place)s%(endnotes)s." msgstr "Został on pochowany w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:559 #, python-format msgid "%(female_name)s was buried in %(burial_place)s%(endnotes)s." msgstr "%(female_name)s została pochowana w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:560 #, python-format msgid "She was buried in %(burial_place)s%(endnotes)s." msgstr "Została ona pochowana %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:563 #, python-format msgid "%(unknown_gender_name)s was buried in %(burial_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s został pochowany w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:564 #, python-format msgid "This person was buried in %(burial_place)s%(endnotes)s." msgstr "Ta osoba została pochowana w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:566 #, python-format msgid "Buried in %(burial_place)s%(endnotes)s." msgstr "Pochowany w %(burial_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:571 #, python-format msgid "%(male_name)s was buried%(endnotes)s." msgstr "%(male_name)s został pochowany %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:572 #, python-format msgid "He was buried%(endnotes)s." msgstr "Został on pochowany %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:575 #, python-format msgid "%(female_name)s was buried%(endnotes)s." msgstr "%(female_name)s została pochowana %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:576 #, python-format msgid "She was buried%(endnotes)s." msgstr "Została ona pochowana %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:579 #, python-format msgid "%(unknown_gender_name)s was buried%(endnotes)s." msgstr "%(unknown_gender_name)s zostało pochowane %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:580 #, python-format msgid "This person was buried%(endnotes)s." msgstr "Ta osoba została pochowana %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:582 #, python-format msgid "Buried%(endnotes)s." msgstr "Pochowany %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:592 #, python-format msgid "%(male_name)s was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony %(baptism_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:593 #, python-format msgid "He was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s." msgstr "Został ochrzczony %(baptism_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:596 #, python-format msgid "%(female_name)s was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona %(baptism_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:597 #, python-format msgid "She was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s." msgstr "Ochrzczona %(baptism_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:600 #, python-format msgid "%(unknown_gender_name)s was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s zostało ochrzczone %(baptism_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:601 #, python-format msgid "This person was baptized on %(baptism_date)s in %(baptism_place)s%(endnotes)s." msgstr "Ta osoba została ochrzczona %(baptism_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:603 #, python-format msgid "Baptized %(baptism_date)s in %(baptism_place)s%(endnotes)s." msgstr "Ochrzczony %(baptism_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:608 #, python-format msgid "%(male_name)s was baptized on %(baptism_date)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony w %(baptism_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:609 #, python-format msgid "He was baptized on %(baptism_date)s%(endnotes)s." msgstr "Został ochrzczony %(baptism_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:612 #, python-format msgid "%(female_name)s was baptized on %(baptism_date)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona w %(baptism_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:613 #, python-format msgid "She was baptized on %(baptism_date)s%(endnotes)s." msgstr "Została ochrzczona %(baptism_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:616 #, python-format msgid "%(unknown_gender_name)s was baptized on %(baptism_date)s%(endnotes)s." msgstr "%(unknown_gender_name)s została ochrzczona w %(baptism_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:617 #, python-format msgid "This person was baptized on %(baptism_date)s%(endnotes)s." msgstr "Ta osoba została ochrzczona %(baptism_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:619 #, python-format msgid "Baptized %(baptism_date)s%(endnotes)s." msgstr "Ochrzczony %(baptism_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:624 #, python-format msgid "%(male_name)s was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony w miesiącu %(month_year)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:625 #, python-format msgid "He was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "Został ochrzczony w miesiącu %(month_year)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:628 #, python-format msgid "%(female_name)s was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona w miesiącu %(month_year)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:629 #, python-format msgid "She was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "Została ochrzczona w miesiącu %(month_year)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:632 #, python-format msgid "%(unknown_gender_name)s was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s została ochrzczona w miesiącu %(month_year)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:633 #, python-format msgid "This person was baptized in %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "Ta osoba została ochrzczona w miesiącu %(month_year)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:635 #, python-format msgid "Baptized %(month_year)s in %(baptism_place)s%(endnotes)s." msgstr "Ochrzczony w miesiącu %(month_year)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:640 #, python-format msgid "%(male_name)s was baptized in %(month_year)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony w %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:641 #, python-format msgid "He was baptized in %(month_year)s%(endnotes)s." msgstr "Został ochrzczony w %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:644 #, python-format msgid "%(female_name)s was baptized in %(month_year)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona w %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:645 #, python-format msgid "She was baptized in %(month_year)s%(endnotes)s." msgstr "Została ochrzczona w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:648 #, python-format msgid "%(unknown_gender_name)s was baptized in %(month_year)s%(endnotes)s." msgstr "%(unknown_gender_name)s został ochrzczony %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:649 #, python-format msgid "This person was baptized in %(month_year)s%(endnotes)s." msgstr "Ta osoba została ochrzczona w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:651 #, python-format msgid "Baptized %(month_year)s%(endnotes)s." msgstr "Ochrzczony w %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:656 #, python-format msgid "%(male_name)s was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony %(modified_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:657 #, python-format msgid "He was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "Został ochrzczony %(modified_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:660 #, python-format msgid "%(female_name)s was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona %(modified_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:661 #, python-format msgid "She was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "Została ochrzczona %(modified_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:664 #, python-format msgid "%(unknown_gender_name)s was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s został ochrzczony %(modified_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:665 #, python-format msgid "This person was baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "Ta osoba została ochrzczona %(modified_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:667 #, python-format msgid "Baptized %(modified_date)s in %(baptism_place)s%(endnotes)s." msgstr "Ochrzczony %(modified_date)s w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:672 #, python-format msgid "%(male_name)s was baptized %(modified_date)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:673 #, python-format msgid "He was baptized %(modified_date)s%(endnotes)s." msgstr "Został ochrzczony %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:676 #, python-format msgid "%(female_name)s was baptized %(modified_date)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:677 #, python-format msgid "She was baptized %(modified_date)s%(endnotes)s." msgstr "Została ochrzczona %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:680 #, python-format msgid "%(unknown_gender_name)s was baptized %(modified_date)s%(endnotes)s." msgstr "%(unknown_gender_name)s zostało ochrzczone %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:681 #, python-format msgid "This person was baptized %(modified_date)s%(endnotes)s." msgstr "Ta osoba został ochrzczona %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:683 #, python-format msgid "Baptized %(modified_date)s%(endnotes)s." msgstr "Ochrzczony %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:688 #, python-format msgid "%(male_name)s was baptized in %(baptism_place)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:689 #, python-format msgid "He was baptized in %(baptism_place)s%(endnotes)s." msgstr "Został ochrzczony w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:692 #, python-format msgid "%(female_name)s was baptized in %(baptism_place)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:693 #, python-format msgid "She was baptized in %(baptism_place)s%(endnotes)s." msgstr "Została ochrzczona w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:696 #, python-format msgid "%(unknown_gender_name)s was baptized in %(baptism_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s został ochrzczony w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:697 #, python-format msgid "This person was baptized in %(baptism_place)s%(endnotes)s." msgstr "Ta osoba została ochrzczona w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:699 #, python-format msgid "Baptized in %(baptism_place)s%(endnotes)s." msgstr "Ochrzczony w %(baptism_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:704 #, python-format msgid "%(male_name)s was baptized%(endnotes)s." msgstr "%(male_name)s został ochrzczony %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:705 #, python-format msgid "He was baptized%(endnotes)s." msgstr "Został ochrzczony %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:708 #, python-format msgid "%(female_name)s was baptized%(endnotes)s." msgstr "%(female_name)s została ochrzczona %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:709 #, python-format msgid "She was baptized%(endnotes)s." msgstr "Została ochrzczona %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:712 #, python-format msgid "%(unknown_gender_name)s was baptized%(endnotes)s." msgstr "%(unknown_gender_name)s zostało ochrzczone %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:713 #, python-format msgid "This person was baptized%(endnotes)s." msgstr "Ta osoba została ochrzczona %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:715 #, python-format msgid "Baptized%(endnotes)s." msgstr "Ochrzczony %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:725 #, python-format msgid "%(male_name)s was christened on %(christening_date)s in %(christening_place)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony %(christening_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:726 #, python-format msgid "He was christened on %(christening_date)s in %(christening_place)s%(endnotes)s." msgstr "Został on ochrzczony %(christening_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:729 #, python-format msgid "%(female_name)s was christened on %(christening_date)s in %(christening_place)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona %(christening_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:730 #, python-format msgid "She was christened on %(christening_date)s in %(christening_place)s%(endnotes)s." msgstr "Ochrzczona %(christening_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:733 #, python-format msgid "%(unknown_gender_name)s was christened on %(christening_date)s in %(christening_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s zostało ochrzczone %(christening_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:734 #, python-format msgid "This person was christened on %(christening_date)s in %(christening_place)s%(endnotes)s." msgstr "Ta osoba została ochrzczona %(christening_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:736 #, python-format msgid "Christened %(christening_date)s in %(christening_place)s%(endnotes)s." msgstr "Ochrzczony %(christening_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:741 #, python-format msgid "%(male_name)s was christened on %(christening_date)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony w %(christening_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:742 #, python-format msgid "He was christened on %(christening_date)s%(endnotes)s." msgstr "Został on ochrzczony %(christening_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:745 #, python-format msgid "%(female_name)s was christened on %(christening_date)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona w %(christening_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:746 #, python-format msgid "She was christened on %(christening_date)s%(endnotes)s." msgstr "Została ona ochrzczona %(christening_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:749 #, python-format msgid "%(unknown_gender_name)s was christened on %(christening_date)s%(endnotes)s." msgstr "%(unknown_gender_name)s została ochrzczona w %(christening_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:750 #, python-format msgid "This person was christened on %(christening_date)s%(endnotes)s." msgstr "Ta osoba została ochrzczona %(christening_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:752 #, python-format msgid "Christened %(christening_date)s%(endnotes)s." msgstr "Ochrzczony %(christening_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:757 #, python-format msgid "%(male_name)s was christened in %(month_year)s in %(christening_place)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony w miesiącu %(month_year)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:758 #, python-format msgid "He was christened in %(month_year)s in %(christening_place)s%(endnotes)s." msgstr "Został on ochrzczony w miesiącu %(month_year)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:761 #, python-format msgid "%(female_name)s was christened in %(month_year)s in %(christening_place)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona w miesiącu %(month_year)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:762 #, python-format msgid "She was christened in %(month_year)s in %(christening_place)s%(endnotes)s." msgstr "Została ona ochrzczona w miesiącu %(month_year)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:765 #, python-format msgid "%(unknown_gender_name)s was christened in %(month_year)s in %(christening_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s została ochrzczona w miesiącu %(month_year)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:766 #, python-format msgid "This person was christened in %(month_year)s in %(christening_place)s%(endnotes)s." msgstr "Ta osoba został ochrzczona w miesiącu %(month_year)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:768 #, python-format msgid "Christened %(month_year)s in %(christening_place)s%(endnotes)s." msgstr "Ochrzczony w miesiącu %(month_year)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:773 #, python-format msgid "%(male_name)s was christened in %(month_year)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony w %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:774 #, python-format msgid "He was christened in %(month_year)s%(endnotes)s." msgstr "Został on ochrzczony w %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:777 #, python-format msgid "%(female_name)s was christened in %(month_year)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona w %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:778 #, python-format msgid "She was christened in %(month_year)s%(endnotes)s." msgstr "Została ona ochrzczona w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:781 #, python-format msgid "%(unknown_gender_name)s was christened in %(month_year)s%(endnotes)s." msgstr "%(unknown_gender_name)s został ochrzczony %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:782 #, python-format msgid "This person was christened in %(month_year)s%(endnotes)s." msgstr "Ta osoba została ochrzczona w miesiącu %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:784 #, python-format msgid "Christened %(month_year)s%(endnotes)s." msgstr "Ochrzczony w %(month_year)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:789 #, python-format msgid "%(male_name)s was christened %(modified_date)s in %(christening_place)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony %(modified_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:790 #, python-format msgid "He was christened %(modified_date)s in %(christening_place)s%(endnotes)s." msgstr "Został on ochrzczony %(modified_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:793 #, python-format msgid "%(female_name)s was christened %(modified_date)s in %(christening_place)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona %(modified_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:794 #, python-format msgid "She was christened %(modified_date)s in %(christening_place)s%(endnotes)s." msgstr "Została ona ochrzczona %(modified_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:797 #, python-format msgid "%(unknown_gender_name)s was christened %(modified_date)s in %(christening_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s został ochrzczony %(modified_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:798 #, python-format msgid "This person was christened %(modified_date)s in %(christening_place)s%(endnotes)s." msgstr "Ta osoba została ochrzczona %(modified_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:800 #, python-format msgid "Christened %(modified_date)s in %(christening_place)s%(endnotes)s." msgstr "Ochrzczony %(modified_date)s w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:805 #, python-format msgid "%(male_name)s was christened %(modified_date)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:806 #, python-format msgid "He was christened %(modified_date)s%(endnotes)s." msgstr "Został on ochrzczony %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:809 #, python-format msgid "%(female_name)s was christened %(modified_date)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:810 #, python-format msgid "She was christened %(modified_date)s%(endnotes)s." msgstr "Została ona ochrzczona %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:813 #, python-format msgid "%(unknown_gender_name)s was christened %(modified_date)s%(endnotes)s." msgstr "%(unknown_gender_name)s zostało ochrzczone %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:814 #, python-format msgid "This person was christened %(modified_date)s%(endnotes)s." msgstr "Ta osoba został ochrzczona %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:816 #, python-format msgid "Christened %(modified_date)s%(endnotes)s." msgstr "Ochrzczony %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:821 #, python-format msgid "%(male_name)s was christened in %(christening_place)s%(endnotes)s." msgstr "%(male_name)s został ochrzczony w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:822 #, python-format msgid "He was christened in %(christening_place)s%(endnotes)s." msgstr "Został on ochrzczony w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:825 #, python-format msgid "%(female_name)s was christened in %(christening_place)s%(endnotes)s." msgstr "%(female_name)s została ochrzczona w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:826 #, python-format msgid "She was christened in %(christening_place)s%(endnotes)s." msgstr "Została ona ochrzczona w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:829 #, python-format msgid "%(unknown_gender_name)s was christened in %(christening_place)s%(endnotes)s." msgstr "%(unknown_gender_name)s został ochrzczony w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:830 #, python-format msgid "This person was christened in %(christening_place)s%(endnotes)s." msgstr "Ta osoba została ochrzczona w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:832 #, python-format msgid "Christened in %(christening_place)s%(endnotes)s." msgstr "Ochrzczony w %(christening_place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:837 #, python-format msgid "%(male_name)s was christened%(endnotes)s." msgstr "%(male_name)s został ochrzczony %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:838 #, python-format msgid "He was christened%(endnotes)s." msgstr "Został on ochrzczony %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:841 #, python-format msgid "%(female_name)s was christened%(endnotes)s." msgstr "%(female_name)s została ochrzczona %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:842 #, python-format msgid "She was christened%(endnotes)s." msgstr "Została ona ochrzczona %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:845 #, python-format msgid "%(unknown_gender_name)s was christened%(endnotes)s." msgstr "%(unknown_gender_name)s zostało ochrzczone %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:846 #, python-format msgid "This person was christened%(endnotes)s." msgstr "Ta osoba został ochrzczona %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:848 #, python-format msgid "Christened%(endnotes)s." msgstr "Ochrzczony %(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:859 #, python-format msgid "%(male_name)s is the child of %(father)s and %(mother)s." msgstr "%(male_name)s jest dzieckiem %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:860 #, python-format msgid "%(male_name)s was the child of %(father)s and %(mother)s." msgstr "%(male_name)s był dzieckiem %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:863 #, python-format msgid "This person is the child of %(father)s and %(mother)s." msgstr "Ta osoba jest dzieckiem %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:864 #, python-format msgid "This person was the child of %(father)s and %(mother)s." msgstr "Ta osoba była dzieckiem %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:866 #, python-format msgid "Child of %(father)s and %(mother)s." msgstr "Dziecko %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:870 #, python-format msgid "%(male_name)s is the son of %(father)s and %(mother)s." msgstr "%(male_name)s jest synem %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:871 #, python-format msgid "%(male_name)s was the son of %(father)s and %(mother)s." msgstr "%(male_name)s był synem %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:874 #, python-format msgid "He is the son of %(father)s and %(mother)s." msgstr "Jest on synem %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:875 #, python-format msgid "He was the son of %(father)s and %(mother)s." msgstr "Był on synem %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:877 #, python-format msgid "Son of %(father)s and %(mother)s." msgstr "Syn %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:881 #, python-format msgid "%(female_name)s is the daughter of %(father)s and %(mother)s." msgstr "%(female_name)s jest córką %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:882 #, python-format msgid "%(female_name)s was the daughter of %(father)s and %(mother)s." msgstr "%(female_name)s była córką %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:885 #, python-format msgid "She is the daughter of %(father)s and %(mother)s." msgstr "Jest ona córką %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:886 #, python-format msgid "She was the daughter of %(father)s and %(mother)s." msgstr "Była ona córką %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:888 #, python-format msgid "Daughter of %(father)s and %(mother)s." msgstr "Córka %(father)s i %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:895 #, python-format msgid "%(male_name)s is the child of %(father)s." msgstr "%(male_name)s jest dzieckiem %(father)s." #: ../gramps/plugins/lib/libnarrate.py:896 #, python-format msgid "%(male_name)s was the child of %(father)s." msgstr "%(male_name)s była dzieckiem %(father)s." #: ../gramps/plugins/lib/libnarrate.py:899 #, python-format msgid "This person is the child of %(father)s." msgstr "Ta osoba jest dzieckiem %(father)s." #: ../gramps/plugins/lib/libnarrate.py:900 #, python-format msgid "This person was the child of %(father)s." msgstr "Ta osoba była dzieckiem %(father)s." #: ../gramps/plugins/lib/libnarrate.py:902 #, python-format msgid "Child of %(father)s." msgstr "Dziecko %(father)s." #: ../gramps/plugins/lib/libnarrate.py:906 #, python-format msgid "%(male_name)s is the son of %(father)s." msgstr "%(male_name)s jest synem %(father)s." #: ../gramps/plugins/lib/libnarrate.py:907 #, python-format msgid "%(male_name)s was the son of %(father)s." msgstr "%(male_name)s był synem %(father)s." #: ../gramps/plugins/lib/libnarrate.py:910 #, python-format msgid "He is the son of %(father)s." msgstr "Jest on synem %(father)s." #: ../gramps/plugins/lib/libnarrate.py:911 #, python-format msgid "He was the son of %(father)s." msgstr "Był on synem %(father)s." #: ../gramps/plugins/lib/libnarrate.py:913 #, python-format msgid "Son of %(father)s." msgstr "JSyn %(father)s." #: ../gramps/plugins/lib/libnarrate.py:917 #, python-format msgid "%(female_name)s is the daughter of %(father)s." msgstr "%(female_name)s jest córką %(father)s." #: ../gramps/plugins/lib/libnarrate.py:918 #, python-format msgid "%(female_name)s was the daughter of %(father)s." msgstr "%(female_name)s była córką %(father)s." #: ../gramps/plugins/lib/libnarrate.py:921 #, python-format msgid "She is the daughter of %(father)s." msgstr "Jest ona córką %(father)s." #: ../gramps/plugins/lib/libnarrate.py:922 #, python-format msgid "She was the daughter of %(father)s." msgstr "Była ona córką %(father)s." #: ../gramps/plugins/lib/libnarrate.py:924 #, python-format msgid "Daughter of %(father)s." msgstr "Córka %(father)s." #: ../gramps/plugins/lib/libnarrate.py:931 #, python-format msgid "%(male_name)s is the child of %(mother)s." msgstr "%(male_name)s jest dzieckiem %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:932 #, python-format msgid "%(male_name)s was the child of %(mother)s." msgstr "%(male_name)s była dzieckiem %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:935 #, python-format msgid "This person is the child of %(mother)s." msgstr "Ta osoba jest dzieckiem %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:936 #, python-format msgid "This person was the child of %(mother)s." msgstr "Ta osoba była dzieckiem %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:938 #, python-format msgid "Child of %(mother)s." msgstr "Dziecko %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:942 #, python-format msgid "%(male_name)s is the son of %(mother)s." msgstr "%(male_name)s jest synem %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:943 #, python-format msgid "%(male_name)s was the son of %(mother)s." msgstr "%(male_name)s był synem %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:946 #, python-format msgid "He is the son of %(mother)s." msgstr "Jest synem kobiety %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:947 #, python-format msgid "He was the son of %(mother)s." msgstr "Był synem kobiety %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:949 #, python-format msgid "Son of %(mother)s." msgstr "Syn %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:953 #, python-format msgid "%(female_name)s is the daughter of %(mother)s." msgstr "%(female_name)s jest córką %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:954 #, python-format msgid "%(female_name)s was the daughter of %(mother)s." msgstr "%(female_name)s była córką %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:957 #, python-format msgid "She is the daughter of %(mother)s." msgstr "Jest córką kobiety %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:958 #, python-format msgid "She was the daughter of %(mother)s." msgstr "Była córką kobiety %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:960 #, python-format msgid "Daughter of %(mother)s." msgstr "Córka %(mother)s." #: ../gramps/plugins/lib/libnarrate.py:971 #, python-format msgid "This person married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba poślubiła %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:972 #, python-format msgid "This person married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba poślubiła %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:973 #, python-format msgid "This person married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba poślubiła %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:976 #, python-format msgid "He married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Poślubił on %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:977 #, python-format msgid "He married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Poślubił on %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:978 #, python-format msgid "He married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Poślubił on %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:981 #, python-format msgid "She married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Poślubiła ona %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:982 #, python-format msgid "She married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Poślubiła ona %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:983 #, python-format msgid "She married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Poślubiła ona %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:986 #, python-format msgid "Married %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." msgstr "Poślubił %(spouse)s %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:987 #, python-format msgid "Married %(spouse)s %(full_date)s in %(place)s%(endnotes)s." msgstr "Poślubił %(spouse)s %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:988 #, python-format msgid "Married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Poślubił %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:994 #, python-format msgid "This person also married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba poślubiła także %(spouse)s %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:995 #, python-format msgid "This person also married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba poślubiła także %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:996 #, python-format msgid "This person also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba poślubiła także %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:999 #, python-format msgid "He also married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "On także poślubił %(spouse)s %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1000 #, python-format msgid "He also married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "On także poślubił %(spouse)s %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1001 #, python-format msgid "He also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Poślubił on także %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1004 #, python-format msgid "She also married %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Poślubiła ona także %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1005 #, python-format msgid "She also married %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Poślubiła ona także %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1006 #, python-format msgid "She also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Poślubiła ona także %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1009 #, python-format msgid "Also married %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." msgstr "Poślubił także %(spouse)s %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1010 #, python-format msgid "Also married %(spouse)s %(full_date)s in %(place)s%(endnotes)s." msgstr "Także poślubił %(spouse)s %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1011 #, python-format msgid "Also married %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Także poślubił %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1017 #, python-format msgid "This person married %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Ta osoba poślubiła %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1018 #, python-format msgid "This person married %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Ta osoba poślubiła %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1019 #, python-format msgid "This person married %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Ta osoba poślubiła %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1022 #, python-format msgid "He married %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Poślubił on %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1023 #, python-format msgid "He married %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Poślubił on %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1024 #, python-format msgid "He married %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Poślubił on %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1027 #, python-format msgid "She married %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Poślubiła ona %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1028 #, python-format msgid "She married %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Poślubiła ona %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1029 #, python-format msgid "She married %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Poślubiła ona %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1032 #, python-format msgid "Married %(spouse)s %(partial_date)s%(endnotes)s." msgstr "Poślubił %(spouse)s %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1033 #, python-format msgid "Married %(spouse)s %(full_date)s%(endnotes)s." msgstr "Poślubił %(spouse)s %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1034 #, python-format msgid "Married %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Poślubił %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1040 #, python-format msgid "This person also married %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Ta osoba poślubiła także %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1041 #, python-format msgid "This person also married %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Ta osoba poślubiła także %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1042 #, python-format msgid "This person also married %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Ta osoba poślubiła także %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1045 #, python-format msgid "He also married %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Także poślubił %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1046 #, python-format msgid "He also married %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Także poślubił %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1047 #, python-format msgid "He also married %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Także poślubił %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1050 #, python-format msgid "She also married %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Także poślubiła %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1051 #, python-format msgid "She also married %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Także poślubiła %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1052 #, python-format msgid "She also married %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Także poślubiła %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1055 #, python-format msgid "Also married %(spouse)s %(partial_date)s%(endnotes)s." msgstr "Także poślubił %(spouse)s %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1056 #, python-format msgid "Also married %(spouse)s %(full_date)s%(endnotes)s." msgstr "Także poślubił %(spouse)s %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1057 #, python-format msgid "Also married %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Także poślubił %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1062 #, python-format msgid "This person married %(spouse)s in %(place)s%(endnotes)s." msgstr "Ta osoba poślubiła %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1063 #, python-format msgid "He married %(spouse)s in %(place)s%(endnotes)s." msgstr "Poślubił %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1064 #, python-format msgid "She married %(spouse)s in %(place)s%(endnotes)s." msgstr "Poślubiła %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1065 #, python-format msgid "Married %(spouse)s in %(place)s%(endnotes)s." msgstr "Poślubił(a) %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1069 #, python-format msgid "This person also married %(spouse)s in %(place)s%(endnotes)s." msgstr "Ta osoba poślubiła także %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1070 #, python-format msgid "He also married %(spouse)s in %(place)s%(endnotes)s." msgstr "Poślubił także %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1071 #, python-format msgid "She also married %(spouse)s in %(place)s%(endnotes)s." msgstr "Poślubiła także %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1072 #, python-format msgid "Also married %(spouse)s in %(place)s%(endnotes)s." msgstr "Poślubił także %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1076 #, python-format msgid "This person married %(spouse)s%(endnotes)s." msgstr "Ta osoba poślubiła %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1077 #, python-format msgid "He married %(spouse)s%(endnotes)s." msgstr "Poślubił %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1078 #, python-format msgid "She married %(spouse)s%(endnotes)s." msgstr "Poślubiła %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1079 #, python-format msgid "Married %(spouse)s%(endnotes)s." msgstr "Poślubił %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1083 #, python-format msgid "This person also married %(spouse)s%(endnotes)s." msgstr "Ta osoba poślubiła także %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1084 #, python-format msgid "He also married %(spouse)s%(endnotes)s." msgstr "Poślubił także %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1085 #, python-format msgid "She also married %(spouse)s%(endnotes)s." msgstr "Poślubiła także %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1086 #, python-format msgid "Also married %(spouse)s%(endnotes)s." msgstr "Poślubił także %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1096 #, python-format msgid "This person had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała nieślubny związek z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1097 #, python-format msgid "This person had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała nieślubny związek z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1098 #, python-format msgid "This person had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała nieślubny związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1101 #, python-format msgid "He had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Miał on nieślubny związek z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1102 #, python-format msgid "He had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Miał on nieślubny związek z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1103 #, python-format msgid "He had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Miał on nieślubny związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1106 #, python-format msgid "She had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Miała ona nieślubny związek z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1107 #, python-format msgid "She had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Miała ona nieślubny związek z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1108 #, python-format msgid "She had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Miała ona nieślubny związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1111 #: ../gramps/plugins/lib/libnarrate.py:1134 #, python-format msgid "Unmarried relationship with %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." msgstr "Nieślubny związek z %(spouse)s %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1112 #: ../gramps/plugins/lib/libnarrate.py:1135 #, python-format msgid "Unmarried relationship with %(spouse)s %(full_date)s in %(place)s%(endnotes)s." msgstr "Nieślubny związek z %(spouse)s %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1113 #: ../gramps/plugins/lib/libnarrate.py:1136 #, python-format msgid "Unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Nieślubny związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1119 #, python-format msgid "This person also had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała także nieślubny związek z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1120 #, python-format msgid "This person also had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała także nieślubny związek z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1121 #, python-format msgid "This person also had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała także nieślubny związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1124 #, python-format msgid "He also had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Miał on także nieślubny związek z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1125 #, python-format msgid "He also had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Miał on także nieślubny związek z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1126 #, python-format msgid "He also had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Miał on także nieślubny związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1129 #, python-format msgid "She also had an unmarried relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Miała ona także nieślubny związek z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1130 #, python-format msgid "She also had an unmarried relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Miała ona także nieślubny związek z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1131 #, python-format msgid "She also had an unmarried relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Miała ona także nieślubny związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1142 #, python-format msgid "This person had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Ta osoba miała nieślubny związek z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1143 #, python-format msgid "This person had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Ta osoba miała nieślubny związek z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1144 #, python-format msgid "This person had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Ta osoba miała nieślubny związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1147 #, python-format msgid "He had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Miał on nieślubny związek z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1148 #, python-format msgid "He had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Miał on nieślubny związek z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1149 #, python-format msgid "He had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Miał on nieślubny związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1152 #, python-format msgid "She had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Miała ona nieślubny związek z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1153 #, python-format msgid "She had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Miała ona nieślubny związek z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1154 #, python-format msgid "She had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Miała ona nieślubny związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1157 #, python-format msgid "Unmarried relationship with %(spouse)s %(partial_date)s%(endnotes)s." msgstr "Nieślubny związek z %(spouse)s %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1158 #, python-format msgid "Unmarried relationship with %(spouse)s %(full_date)s%(endnotes)s." msgstr "Nieślubny związek z %(spouse)s %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1159 #, python-format msgid "Unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Nieślubny związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1165 #, python-format msgid "This person also had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Ta osoba miała także nieślubny związek z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1166 #, python-format msgid "This person also had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Ta osoba miała także nieślubny związek z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1167 #, python-format msgid "This person also had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Ta osoba miała także nieślubny związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1170 #, python-format msgid "He also had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Miał on także nieślubny związek z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1171 #, python-format msgid "He also had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Miał on także nieślubny związek z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1172 #, python-format msgid "He also had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Miał on także nieślubny związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1175 #, python-format msgid "She also had an unmarried relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Miała ona także nieślubny związek z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1176 #, python-format msgid "She also had an unmarried relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Miała ona także nieślubny związek z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1177 #, python-format msgid "She also had an unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Miała ona także nieślubny związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1180 #, python-format msgid "Also unmarried relationship with %(spouse)s %(partial_date)s%(endnotes)s." msgstr "Także nieślubny związek z %(spouse)s %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1181 #, python-format msgid "Also unmarried relationship with %(spouse)s %(full_date)s%(endnotes)s." msgstr "Także nieślubny związek z %(spouse)s %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1182 #, python-format msgid "Also unmarried relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Także nieślubny związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1187 #, python-format msgid "This person had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała także nieślubny związek z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1188 #, python-format msgid "He had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Miał on także nieślubny związek z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1189 #, python-format msgid "She had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Miała ona także nieślubny związek z %(spouse)s in %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1190 #: ../gramps/plugins/lib/libnarrate.py:1197 #, python-format msgid "Unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Nieślubny związek %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1194 #, python-format msgid "This person also had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała także nieślubny związek z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1195 #, python-format msgid "He also had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Miał on także nieślubny związek z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1196 #, python-format msgid "She also had an unmarried relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Miała ona także nieślubny związek z %(spouse)s in %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1201 #, python-format msgid "This person had an unmarried relationship with %(spouse)s%(endnotes)s." msgstr "Ta osoba miała także nieślubny związek z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1202 #, python-format msgid "He had an unmarried relationship with %(spouse)s%(endnotes)s." msgstr "Miał on nieślubny związek z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1203 #, python-format msgid "She had an unmarried relationship with %(spouse)s%(endnotes)s." msgstr "Miała ona nieślubny związek z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1204 #: ../gramps/plugins/lib/libnarrate.py:1211 #, python-format msgid "Unmarried relationship with %(spouse)s%(endnotes)s." msgstr "Nieślubny związek z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1208 #, python-format msgid "This person also had an unmarried relationship with %(spouse)s%(endnotes)s." msgstr "Ta osoba miała także nieślubny związek z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1209 #, python-format msgid "He also had an unmarried relationship with %(spouse)s%(endnotes)s." msgstr "Miał on także nieślubny związek z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1210 #, python-format msgid "She also had an unmarried relationship with %(spouse)s%(endnotes)s." msgstr "Miała ona także nieślubny związek z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1222 #, python-format msgid "This person had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała związek z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1223 #, python-format msgid "This person had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała związek z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1224 #, python-format msgid "This person had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba miała związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1227 #, python-format msgid "He had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Miał on związek z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1228 #, python-format msgid "He had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Miał on związek z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1229 #, python-format msgid "He had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Miał on związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1232 #, python-format msgid "She had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Miała ona związek z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1233 #, python-format msgid "She had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Miała ona związek z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1234 #, python-format msgid "She had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Miała ona związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1237 #, python-format msgid "Relationship with %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." msgstr "Związek z %(spouse)s %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1238 #, python-format msgid "Relationship with %(spouse)s %(full_date)s in %(place)s%(endnotes)s." msgstr "Związek z %(spouse)s %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1239 #, python-format msgid "Relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Związek z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1245 #, python-format msgid "This person also had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba była także w związku z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1246 #, python-format msgid "This person also had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba była także w związku z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1247 #, python-format msgid "This person also had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Ta osoba była także w związku z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1250 #, python-format msgid "He also had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Był on także w związku z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1251 #, python-format msgid "He also had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Był on także w związku z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1252 #, python-format msgid "He also had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Był on także w związku z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1255 #, python-format msgid "She also had a relationship with %(spouse)s in %(partial_date)s in %(place)s%(endnotes)s." msgstr "Była ona także w związku z %(spouse)s w %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1256 #, python-format msgid "She also had a relationship with %(spouse)s on %(full_date)s in %(place)s%(endnotes)s." msgstr "Była ona także w związku z %(spouse)s w %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1257 #, python-format msgid "She also had a relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Była ona także w związku z %(spouse)s %(modified_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1260 #, python-format msgid "Also relationship with %(spouse)s %(partial_date)s in %(place)s%(endnotes)s." msgstr "Także związek z %(spouse)s %(partial_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1261 #, python-format msgid "Also relationship with %(spouse)s %(full_date)s in %(place)s%(endnotes)s." msgstr "Także związek z %(spouse)s %(full_date)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1262 #, python-format msgid "Also relationship with %(spouse)s %(modified_date)s in %(place)s%(endnotes)s." msgstr "Także związek z %(spouse)s %(modified_date)s z %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1268 #, python-format msgid "This person had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Ta osoba miała związek z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1269 #, python-format msgid "This person had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Ta osoba miała związek z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1270 #, python-format msgid "This person had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Ta osoba miała związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1273 #, python-format msgid "He had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Miał on związek z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1274 #, python-format msgid "He had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Miał on związek z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1275 #, python-format msgid "He had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Miał on związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1278 #, python-format msgid "She had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Miała ona związek z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1279 #, python-format msgid "She had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Miała ona związek z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1280 #, python-format msgid "She had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Miała ona związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1283 #, python-format msgid "Relationship with %(spouse)s %(partial_date)s%(endnotes)s." msgstr "Związek z %(spouse)s %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1284 #, python-format msgid "Relationship with %(spouse)s %(full_date)s%(endnotes)s." msgstr "Związek z %(spouse)s %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1285 #, python-format msgid "Relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Związek z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1291 #, python-format msgid "This person also had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Ta osoba była także w związku z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1292 #, python-format msgid "This person also had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Ta osoba była także w związku z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1293 #, python-format msgid "This person also had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Ta osoba była także w związku z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1296 #, python-format msgid "He also had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Był on także w związku z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1297 #, python-format msgid "He also had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Był on także w związku z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1298 #, python-format msgid "He also had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Był on także w związku z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1301 #, python-format msgid "She also had a relationship with %(spouse)s in %(partial_date)s%(endnotes)s." msgstr "Była ona także w związku z %(spouse)s w %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1302 #, python-format msgid "She also had a relationship with %(spouse)s on %(full_date)s%(endnotes)s." msgstr "Była ona także w związku z %(spouse)s w %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1303 #, python-format msgid "She also had a relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Była ona także w związku z %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1306 #, python-format msgid "Also relationship with %(spouse)s %(partial_date)s%(endnotes)s." msgstr "Także w związku %(spouse)s %(partial_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1307 #, python-format msgid "Also relationship with %(spouse)s %(full_date)s%(endnotes)s." msgstr "Także w związku %(spouse)s %(full_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1308 #, python-format msgid "Also relationship with %(spouse)s %(modified_date)s%(endnotes)s." msgstr "Także w związku %(spouse)s %(modified_date)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1313 #, python-format msgid "This person had a relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Ta osoba była w relacji z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1314 #, python-format msgid "He had a relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Był on w związku z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1315 #, python-format msgid "She had a relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Była ona w związku z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1316 #, python-format msgid "Relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Pokrewieństwo z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1320 #, python-format msgid "This person also had a relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Ta osoba była także w związku z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1321 #, python-format msgid "He also had a relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Pozostawał także w relacji z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1322 #, python-format msgid "She also had a relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Pozostawała także w relacji z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1323 #, python-format msgid "Also relationship with %(spouse)s in %(place)s%(endnotes)s." msgstr "Także w relacji z %(spouse)s w %(place)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1327 #, python-format msgid "This person had a relationship with %(spouse)s%(endnotes)s." msgstr "Ta osoba pozostawała w relacji z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1328 #, python-format msgid "He had a relationship with %(spouse)s%(endnotes)s." msgstr "Pozostawał w relacji z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1329 #, python-format msgid "She had a relationship with %(spouse)s%(endnotes)s." msgstr "Pozostawała w relacji z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1330 #, python-format msgid "Relationship with %(spouse)s%(endnotes)s." msgstr "Pokrewieństwo z osobą %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1334 #, python-format msgid "This person also had a relationship with %(spouse)s%(endnotes)s." msgstr "Ta osoba była także w relacji z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1335 #, python-format msgid "He also had a relationship with %(spouse)s%(endnotes)s." msgstr "Był ona w także związku z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1336 #, python-format msgid "She also had a relationship with %(spouse)s%(endnotes)s." msgstr "Była ona także w związku z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libnarrate.py:1337 #, python-format msgid "Also relationship with %(spouse)s%(endnotes)s." msgstr "Także pokrewieństwo z %(spouse)s%(endnotes)s." #: ../gramps/plugins/lib/libpersonview.py:105 #: ../gramps/plugins/lib/libplaceview.py:109 #: ../gramps/plugins/view/citationlistview.py:104 #: ../gramps/plugins/view/citationtreeview.py:99 #: ../gramps/plugins/view/eventview.py:89 #: ../gramps/plugins/view/familyview.py:88 #: ../gramps/plugins/view/mediaview.py:111 #: ../gramps/plugins/view/noteview.py:86 #: ../gramps/plugins/view/placetreeview.py:87 #: ../gramps/plugins/view/repoview.py:99 #: ../gramps/plugins/view/sourceview.py:89 msgid "Last Changed" msgstr "Ostatnio zmienione" #: ../gramps/plugins/lib/libpersonview.py:115 msgid "Add a new person" msgstr "Dodaj nową osobę" #: ../gramps/plugins/lib/libpersonview.py:116 msgid "Edit the selected person" msgstr "Modyfikuj wybraną osobę" #: ../gramps/plugins/lib/libpersonview.py:117 msgid "Remove the selected person" msgstr "Usuń zaznaczoną osobę" #: ../gramps/plugins/lib/libpersonview.py:118 msgid "Merge the selected persons" msgstr "Połącz wybrane osoby" #: ../gramps/plugins/lib/libpersonview.py:286 msgid "Deleting the person will remove the person from the database." msgstr "Usunięcie osby spowoduje usunięcie osoby z bazy danych." #: ../gramps/plugins/lib/libpersonview.py:291 msgid "_Delete Person" msgstr "_Usuń osobę" #: ../gramps/plugins/lib/libpersonview.py:306 #, python-format msgid "Delete Person (%s)" msgstr "Usuń osobę %s" #: ../gramps/plugins/lib/libpersonview.py:336 #: ../gramps/plugins/view/pedigreeview.py:666 #: ../gramps/plugins/view/relview.py:434 msgid "Person Filter Editor" msgstr "Edytor filtrów osób" #: ../gramps/plugins/lib/libpersonview.py:341 msgid "Web Connection" msgstr "Połączenie web" #: ../gramps/plugins/lib/libpersonview.py:401 msgid "Exactly two people must be selected to perform a merge. A second person can be selected by holding down the control key while clicking on the desired person." msgstr "Dokładnie dwie osoby muszą być wybrane, żeby dokonać złączenia. Druga osoba może być zaznaczona przez przytrzymanie klawisza Ctrl w czasie klikania na pożądanej osobie." #: ../gramps/plugins/lib/libplaceview.py:105 #: ../gramps/plugins/view/placetreeview.py:83 #: ../gramps/plugins/webreport/narrativeweb.py:385 msgid "Church Parish" msgstr "Parafia" #: ../gramps/plugins/lib/libplaceview.py:122 msgid "Edit the selected place" msgstr "Modyfikuj wybrane miejsce" #: ../gramps/plugins/lib/libplaceview.py:123 msgid "Delete the selected place" msgstr "Usuń wybrane miejsce" #: ../gramps/plugins/lib/libplaceview.py:124 msgid "Merge the selected places" msgstr "Połącz wybrane miejsca" #: ../gramps/plugins/lib/libplaceview.py:159 msgid "Loading..." msgstr "Ładowanie..." #: ../gramps/plugins/lib/libplaceview.py:160 #: ../gramps/plugins/lib/libplaceview.py:217 msgid "Attempt to see selected locations with a Map Service (OpenstreetMap, Google Maps, ...)" msgstr "Próba zobaczenia wybranych lokalizacji w serwisie map (OpenStreetMap, Google Maps,...)" #: ../gramps/plugins/lib/libplaceview.py:163 #: ../gramps/plugins/lib/libplaceview.py:215 msgid "Select a Map Service" msgstr "Wybierz dostawcę map" #: ../gramps/plugins/lib/libplaceview.py:165 msgid "_Look up with Map Service" msgstr "Zobacz w serwisie map" #: ../gramps/plugins/lib/libplaceview.py:167 msgid "Attempt to see this location with a Map Service (OpenstreetMap, Google Maps, ...)" msgstr "Próba zobaczenia tej lokalizacji w serwisie map (OpenStreetMap, Google Maps,...)" #: ../gramps/plugins/lib/libplaceview.py:169 msgid "Place Filter Editor" msgstr "Edytor filtrów miejsc" #: ../gramps/plugins/lib/libplaceview.py:277 msgid "No map service is available." msgstr "Brak dostępnego serwisu map." #: ../gramps/plugins/lib/libplaceview.py:278 msgid "Check your installation." msgstr "Sprawdź instalację swojego programu." #: ../gramps/plugins/lib/libplaceview.py:286 msgid "No place selected." msgstr "Nie wybrano miejsca." #: ../gramps/plugins/lib/libplaceview.py:287 msgid "You need to select a place to be able to view it on a map. Some Map Services might support multiple selections." msgstr "Musisz zaznaczyć miejsce, aby móc je zobaczyć na mapie. Niektóre serwisy map mogą wspierać wiele lokalizacji." #: ../gramps/plugins/lib/libplaceview.py:417 msgid "Cannot merge places." msgstr "Nie można złączyć miejsc." #: ../gramps/plugins/lib/libplaceview.py:418 msgid "Exactly two places must be selected to perform a merge. A second place can be selected by holding down the control key while clicking on the desired place." msgstr "Dokładnie dwa miejsca muszą być wybrane w celu dokonania złączenia. Drugie miejsce może być wybrane poprzez przytrzymanie wciśniętego przycisku Ctrl w czasie kliknięcia na pożądanym miejscu." #: ../gramps/plugins/lib/libplugins.gpr.py:32 msgid "Provides a library for using Cairo to generate documents." msgstr "Zapewnia bibliotekę używającą Cairo do generacji dokumentów." #: ../gramps/plugins/lib/libplugins.gpr.py:51 msgid "Provides GEDCOM processing functionality" msgstr "Zapewnia funkcjonalność przetwarzania GEDCOM" #: ../gramps/plugins/lib/libplugins.gpr.py:68 msgid "Provides common functionality for Gramps XML import/export." msgstr "Zapewnia podstawową funkcjonalność dla importu/eksportu XML Grampsa." #: ../gramps/plugins/lib/libplugins.gpr.py:87 msgid "Provides holiday information for different countries." msgstr "Zapewnia informację o świętach dla różnych krajów." #: ../gramps/plugins/lib/libplugins.gpr.py:105 msgid "Manages a HTML file implementing DocBackend." msgstr "Zarządza plikami HTML implementując DocBackend." #: ../gramps/plugins/lib/libplugins.gpr.py:123 msgid "Common constants for html files." msgstr "Wspólne stałe dla plików html." #: ../gramps/plugins/lib/libplugins.gpr.py:141 msgid "Manages an HTML DOM tree." msgstr "Zarządza drzewem HTML DOM." #: ../gramps/plugins/lib/libplugins.gpr.py:159 msgid "Provides base functionality for map services." msgstr "Zapewnia podstawową funkcjonalność dla serwisów map." #: ../gramps/plugins/lib/libplugins.gpr.py:176 msgid "Provides Textual Narration." msgstr "Zapewnia narrację tekstową." #: ../gramps/plugins/lib/libplugins.gpr.py:193 msgid "Manages an ODF file implementing DocBackend." msgstr "Zarządza plikami ODF implementując DocBackend." #: ../gramps/plugins/lib/libplugins.gpr.py:210 msgid "Provides Textual Translation." msgstr "Zapewnia tłumaczenie tekstowe." #: ../gramps/plugins/lib/libplugins.gpr.py:227 msgid "Provides the Base needed for the List People views." msgstr "Zapewnia bazę potrzebną dla widoku listy osób." #: ../gramps/plugins/lib/libplugins.gpr.py:244 msgid "Provides the Base needed for the List Place views." msgstr "Zapewnia bazę potrzebną dla widoku listy miejsc." #: ../gramps/plugins/lib/libplugins.gpr.py:261 msgid "Provides variable substitution on display lines." msgstr "Udostępnia podstawianie zmiennych w wyświetlanych liniach." #: ../gramps/plugins/lib/libplugins.gpr.py:277 msgid "Provides the base needed for the ancestor and descendant graphical reports." msgstr "Zapewnia bazę potrzebną dla graficznego raportu przodków i potomków." #: ../gramps/plugins/lib/librecords.py:382 msgid "Youngest living person" msgstr "Najmłodsza żyjąca osoba" #: ../gramps/plugins/lib/librecords.py:383 msgid "Oldest living person" msgstr "Najstarsza żyjąca osoba" #: ../gramps/plugins/lib/librecords.py:384 msgid "Person died at youngest age" msgstr "Najmłodziej zmarła osoba" #: ../gramps/plugins/lib/librecords.py:385 msgid "Person died at oldest age" msgstr "Najstarzej zmarła osoba" #: ../gramps/plugins/lib/librecords.py:386 msgid "Person married at youngest age" msgstr "Osoba zamężna w najmłodszym wieku" #: ../gramps/plugins/lib/librecords.py:387 msgid "Person married at oldest age" msgstr "Osoba zamężna w najstarszym wieku" #: ../gramps/plugins/lib/librecords.py:388 msgid "Person divorced at youngest age" msgstr "Osoba rozwiedziona w najmłodszym wieku" #: ../gramps/plugins/lib/librecords.py:389 msgid "Person divorced at oldest age" msgstr "Osoba rozwiedziona w najstarszym wieku" #: ../gramps/plugins/lib/librecords.py:390 msgid "Youngest father" msgstr "Najmłodszy ojciec" #: ../gramps/plugins/lib/librecords.py:391 msgid "Youngest mother" msgstr "Najmłodsza matka" #: ../gramps/plugins/lib/librecords.py:392 msgid "Oldest father" msgstr "Najstarszy ojciec" #: ../gramps/plugins/lib/librecords.py:393 msgid "Oldest mother" msgstr "Najstarsza matka" #: ../gramps/plugins/lib/librecords.py:394 msgid "Couple with most children" msgstr "Małżeństwo z największą ilością dzieci" #: ../gramps/plugins/lib/librecords.py:395 msgid "Living couple married most recently" msgstr "Żyjąca para pobrała się ostatnio" #: ../gramps/plugins/lib/librecords.py:396 msgid "Living couple married most long ago" msgstr "Żyjąca para pobrała się najwcześniej lat temu" #: ../gramps/plugins/lib/librecords.py:397 msgid "Shortest past marriage" msgstr "Najkrócej trwające małżeństwo" #: ../gramps/plugins/lib/librecords.py:398 msgid "Longest past marriage" msgstr "Najdłużej trwające małżeństwo" #: ../gramps/plugins/lib/libtranslate.py:166 msgid "Father Age" msgstr "Wiek ojca" #: ../gramps/plugins/lib/libtranslate.py:166 msgid "Mother Age" msgstr "Wiek matki" #: ../gramps/plugins/lib/libtreebase.py:760 msgid "Top Left" msgstr "Lewo, góra" #: ../gramps/plugins/lib/libtreebase.py:761 msgid "Top Right" msgstr "Prawo, góra" #: ../gramps/plugins/lib/libtreebase.py:762 msgid "Bottom Left" msgstr "Dół, lewo" #: ../gramps/plugins/lib/libtreebase.py:763 msgid "Bottom Right" msgstr "Dół, prawo" #: ../gramps/plugins/lib/maps/geography.py:274 msgid "Map Menu" msgstr "Mapa menu" #: ../gramps/plugins/lib/maps/geography.py:277 msgid "Remove cross hair" msgstr "Usuń znacznik krzyżowy" #: ../gramps/plugins/lib/maps/geography.py:279 msgid "Add cross hair" msgstr "Dodaj znacznik krzyżowy" #: ../gramps/plugins/lib/maps/geography.py:286 msgid "Unlock zoom and position" msgstr "Odblokuj powiększenie i położenie" #: ../gramps/plugins/lib/maps/geography.py:288 msgid "Lock zoom and position" msgstr "Zablokuj powiększenie i położenie" #: ../gramps/plugins/lib/maps/geography.py:295 msgid "Add place" msgstr "Dodaj miejsce" #: ../gramps/plugins/lib/maps/geography.py:300 msgid "Link place" msgstr "Linkuj miejsce" #: ../gramps/plugins/lib/maps/geography.py:305 msgid "Center here" msgstr "Centruj tutaj" #: ../gramps/plugins/lib/maps/geography.py:318 #, python-format msgid "Replace '%(map)s' by =>" msgstr "Zamień '%(map)s' na =>" #: ../gramps/plugins/lib/maps/geography.py:755 #: ../gramps/plugins/view/geoclose.py:514 #: ../gramps/plugins/view/geoevents.py:318 #: ../gramps/plugins/view/geoevents.py:344 #: ../gramps/plugins/view/geofamclose.py:658 #: ../gramps/plugins/view/geofamily.py:396 #: ../gramps/plugins/view/geomoves.py:597 #: ../gramps/plugins/view/geoperson.py:414 #: ../gramps/plugins/view/geoperson.py:434 #: ../gramps/plugins/view/geoperson.py:471 #: ../gramps/plugins/view/geoplaces.py:318 #: ../gramps/plugins/view/geoplaces.py:336 msgid "Center on this place" msgstr "Centruj na tym miejscu" #: ../gramps/plugins/lib/maps/geography.py:848 #, fuzzy msgid "You have at least two places with the same title." msgstr "Nie masz prawa odczytu do wybranej bazy danych." #: ../gramps/plugins/lib/maps/geography.py:849 #, python-format msgid "" "The title of the places is :\n" "%(title)s\n" "The following places are similar : %(gid)s\n" "Eiher you rename the places either you merge them.\n" "\n" "I can't proceed your request.\n" msgstr "" #: ../gramps/plugins/lib/maps/geography.py:973 msgid "Nothing for this view." msgstr "Brak danych dla tego widoku." #: ../gramps/plugins/lib/maps/geography.py:974 msgid "Specific parameters" msgstr "Specyficzne parametry" #: ../gramps/plugins/lib/maps/geography.py:991 msgid "Where to save the tiles for offline mode." msgstr "Kliknij tutaj aby zapisać kafelki dla trybu offline." #: ../gramps/plugins/lib/maps/geography.py:996 #, fuzzy msgid "" "If you have no more space in your file system. You can remove all tiles placed in the above path.\n" "Be careful! If you have no internet, you'll get no map." msgstr "" "Jeśli nie masz więcej wolnego miejsca na dysku\n" "możesz usunąć wszystkie miniaturki będące w ścieżce\n" "zapisanej wyżej. Uważaj, jeśli nie masz internetu, nie będziesz miał(a) mapy." #: ../gramps/plugins/lib/maps/geography.py:1001 msgid "Zoom used when centering" msgstr "Zoom używany podczas centrowania" #: ../gramps/plugins/lib/maps/geography.py:1005 #, fuzzy msgid "The maximum number of places to show" msgstr "Maksymalna liczba pokoleń potomków" #: ../gramps/plugins/lib/maps/geography.py:1014 msgid "The map" msgstr "Mapa" #: ../gramps/plugins/lib/maps/osmgps.py:110 #, python-format msgid "Can't create tiles cache directory %s" msgstr "Nie udało się katalogu cache miniaturek %s" #: ../gramps/plugins/lib/maps/osmgps.py:132 #, python-format msgid "Can't create tiles cache directory for '%s'." msgstr "Nie udało się utworzyć katalogu cache miniatur dla '%s'." #: ../gramps/plugins/lib/maps/placeselection.py:124 #: ../gramps/plugins/lib/maps/placeselection.py:126 msgid "Place Selection in a region" msgstr "Ustaw zaznaczenie w regionie" #: ../gramps/plugins/lib/maps/placeselection.py:127 msgid "" "Choose the radius of the selection.\n" "On the map you should see a circle or an oval depending on the latitude." msgstr "" "Wybierz promień zaznaczenia.\n" "Na mapie powinieneś(aś) widzieć koło albo owal w zależności od szerokości geograficznej." #: ../gramps/plugins/lib/maps/placeselection.py:161 msgid "The green values in the row correspond to the current place values." msgstr "Zielone wartości w aktualnym wierszu odpowiadają aktualnym wartościom miejsca." #: ../gramps/plugins/lib/maps/placeselection.py:204 msgid "New place with empty fields" msgstr "Nowe miejsce z pustymi polami" #: ../gramps/plugins/mapservices/eniroswedenmap.py:46 #: ../gramps/plugins/tool/extractcity.py:64 msgid "Sweden" msgstr "Szwedzki" #: ../gramps/plugins/mapservices/eniroswedenmap.py:52 msgid "Denmark" msgstr "Dania" #: ../gramps/plugins/mapservices/eniroswedenmap.py:78 msgid " parish" msgstr "parafia" #: ../gramps/plugins/mapservices/eniroswedenmap.py:82 msgid " state" msgstr " województwo" #: ../gramps/plugins/mapservices/eniroswedenmap.py:140 #, fuzzy msgid "Latitude not within '54.55' to '69.05'\n" msgstr "Szerokość geograficzna nie jest w zakresie %s do %s.\n" #: ../gramps/plugins/mapservices/eniroswedenmap.py:141 #, fuzzy msgid "Longitude not within '8.05' to '24.15'" msgstr "Długość geograficzna nie jest w zakresie %s do %s" #: ../gramps/plugins/mapservices/eniroswedenmap.py:142 #: ../gramps/plugins/mapservices/eniroswedenmap.py:169 #: ../gramps/plugins/mapservices/eniroswedenmap.py:174 msgid "Eniro map not available" msgstr "Mapa Eniro nie dostępna" #: ../gramps/plugins/mapservices/eniroswedenmap.py:170 msgid "Coordinates needed in Denmark" msgstr "Koordynaty wymagane w Danii" #: ../gramps/plugins/mapservices/eniroswedenmap.py:175 msgid "" "Latitude and longitude,\n" "or street and city needed" msgstr "" "Wymagana jest długość i szerokość,\n" "albo miasto i kraj" #: ../gramps/plugins/mapservices/mapservice.gpr.py:31 msgid "EniroMaps" msgstr "EniroMaps" #: ../gramps/plugins/mapservices/mapservice.gpr.py:32 msgid "Opens on kartor.eniro.se" msgstr "Otwórz w kartor.eniro.se" #: ../gramps/plugins/mapservices/mapservice.gpr.py:50 msgid "GoogleMaps" msgstr "Mapy Google" #: ../gramps/plugins/mapservices/mapservice.gpr.py:51 msgid "Open on maps.google.com" msgstr "Otwórz w maps.google.com" #: ../gramps/plugins/mapservices/mapservice.gpr.py:69 #: ../gramps/plugins/webreport/narrativeweb.py:8307 msgid "OpenStreetMap" msgstr "Mapy OpenStreet" #: ../gramps/plugins/mapservices/mapservice.gpr.py:70 msgid "Open on openstreetmap.org" msgstr "Otwórz w openstreetmap.org" #: ../gramps/plugins/quickview/ageondate.py:51 #, python-format msgid "People probably alive and their ages the %s" msgstr "Osoby prawdopodobnie żyjące i ich wiek w %s" #: ../gramps/plugins/quickview/ageondate.py:54 #, python-format msgid "People probably alive and their ages on %s" msgstr "Osoby prawdopodobnie żyjące i ich wiek w %s" #: ../gramps/plugins/quickview/ageondate.py:69 #, python-format msgid "" "\n" "%d matches.\n" msgstr "" "\n" "%d dopasowań.\n" #: ../gramps/plugins/quickview/all_events.py:59 #, python-format msgid "Sorted events of %s" msgstr "Posortowane zdarzenia dla %s" #: ../gramps/plugins/quickview/all_events.py:62 #: ../gramps/plugins/quickview/all_events.py:107 #: ../gramps/plugins/quickview/all_events.py:119 #: ../gramps/plugins/webreport/narrativeweb.py:5759 msgid "Event Type" msgstr "Rodzaj zdarzenia" #: ../gramps/plugins/quickview/all_events.py:62 #: ../gramps/plugins/quickview/all_events.py:108 #: ../gramps/plugins/quickview/all_events.py:120 msgid "Event Date" msgstr "Data zdarzenia" #: ../gramps/plugins/quickview/all_events.py:62 #: ../gramps/plugins/quickview/all_events.py:108 #: ../gramps/plugins/quickview/all_events.py:120 msgid "Event Place" msgstr "Miejsce zdarzenia" #: ../gramps/plugins/quickview/all_events.py:102 #, python-format msgid "" "Sorted events of family\n" " %(father)s - %(mother)s" msgstr "" "Posortowane wydarzenia rodzinne\n" " %(father)s - %(mother)s" #: ../gramps/plugins/quickview/all_events.py:107 #: ../gramps/plugins/quickview/all_events.py:119 msgid "Family Member" msgstr "Członek rodziny" #: ../gramps/plugins/quickview/all_events.py:118 msgid "Personal events of the children" msgstr "Osobiste zdarzenia dzieci" #: ../gramps/plugins/quickview/all_relations.py:72 msgid "Home person not set." msgstr "Nie ustawiono osoby początkowej." #: ../gramps/plugins/quickview/all_relations.py:81 #: ../gramps/plugins/tool/relcalc.py:191 #, python-format msgid "%(person)s and %(active_person)s are the same person." msgstr "%(person)s i %(active_person)s to ta sama osoba." #: ../gramps/plugins/quickview/all_relations.py:90 #: ../gramps/plugins/tool/relcalc.py:204 #, python-format msgid "%(person)s is the %(relationship)s of %(active_person)s." msgstr "%(person)s to %(relationship)s osoby %(active_person)s." #: ../gramps/plugins/quickview/all_relations.py:104 #, python-format msgid "%(person)s and %(active_person)s are not directly related." msgstr "Osoby %(person)s i %(active_person)s nie są bezpośrednio spokrewnione." #: ../gramps/plugins/quickview/all_relations.py:153 #, python-format msgid "%(person)s and %(active_person)s have following in-law relations:" msgstr "Osoby %(person)s i %(active_person)s posiadają następujące pokrewieństwa:" #: ../gramps/plugins/quickview/all_relations.py:207 #, python-format msgid "Relationships of %(person)s to %(active_person)s" msgstr "Relacja %(person)s do %(active_person)s" #: ../gramps/plugins/quickview/all_relations.py:268 #, python-format msgid "Detailed path from %(person)s to common ancestor" msgstr "Szczegółowa ścieżka od %(person)s do wspólnego przodka" #: ../gramps/plugins/quickview/all_relations.py:271 msgid "Name Common ancestor" msgstr "Nazwiska i imiona wspólnych przodków" #: ../gramps/plugins/quickview/all_relations.py:272 msgid "Parent" msgstr "Rodzic" #: ../gramps/plugins/quickview/all_relations.py:288 #: ../gramps/plugins/view/relview.py:417 #: ../gramps/plugins/webreport/narrativeweb.py:386 #: ../gramps/plugins/webreport/narrativeweb.py:2466 #: ../gramps/plugins/webreport/narrativeweb.py:2468 #: ../gramps/plugins/webreport/narrativeweb.py:2913 #: ../gramps/plugins/webreport/narrativeweb.py:5233 msgid "Partner" msgstr "Partner" #: ../gramps/plugins/quickview/all_relations.py:315 msgid "Partial" msgstr "Częściowo" #: ../gramps/plugins/quickview/all_relations.py:334 msgid "Remarks with inlaw family" msgstr "Uwagi o rodzinie małżonka" #: ../gramps/plugins/quickview/all_relations.py:336 msgid "Remarks" msgstr "Uwagi:" #: ../gramps/plugins/quickview/all_relations.py:338 msgid "The following problems were encountered:" msgstr "Napotkano następujące problemy:" #: ../gramps/plugins/quickview/attributematch.py:34 #, python-format msgid "People who have the '%s' Attribute" msgstr "Osoby posiadające atrybut '%s'" #: ../gramps/plugins/quickview/attributematch.py:48 #, python-format msgid "There are %d people with a matching attribute name.\n" msgstr "Jest %d osób z pasującym atrybutem nazwiska.\n" #: ../gramps/plugins/quickview/filterbyname.py:42 msgid "Filtering_on|all" msgstr "wszystko" #: ../gramps/plugins/quickview/filterbyname.py:43 msgid "Filtering_on|Inverse Person" msgstr "odwróć osoby" #: ../gramps/plugins/quickview/filterbyname.py:44 msgid "Filtering_on|Inverse Family" msgstr "odwróć rodziny" #: ../gramps/plugins/quickview/filterbyname.py:45 msgid "Filtering_on|Inverse Event" msgstr "odwróć zdarzenia" #: ../gramps/plugins/quickview/filterbyname.py:46 msgid "Filtering_on|Inverse Place" msgstr "odwróć miejsca" #: ../gramps/plugins/quickview/filterbyname.py:47 msgid "Filtering_on|Inverse Source" msgstr "odwróć źródła" #: ../gramps/plugins/quickview/filterbyname.py:48 msgid "Filtering_on|Inverse Repository" msgstr "odwróć magazyny" #: ../gramps/plugins/quickview/filterbyname.py:49 msgid "Filtering_on|Inverse MediaObject" msgstr "odwróć obiekty medialne" #: ../gramps/plugins/quickview/filterbyname.py:50 msgid "Filtering_on|Inverse Note" msgstr "odwróć notatki" #: ../gramps/plugins/quickview/filterbyname.py:51 msgid "Filtering_on|all people" msgstr "wszystkie osoby" #: ../gramps/plugins/quickview/filterbyname.py:52 #: ../gramps/plugins/quickview/filterbyname.py:68 msgid "Filtering_on|all families" msgstr "wszystkie rodziny" #: ../gramps/plugins/quickview/filterbyname.py:53 msgid "Filtering_on|all events" msgstr "wszystkie zdarzenia" #: ../gramps/plugins/quickview/filterbyname.py:54 msgid "Filtering_on|all places" msgstr "wszystkie miejsca" #: ../gramps/plugins/quickview/filterbyname.py:55 msgid "Filtering_on|all sources" msgstr "wszystkie źródła" #: ../gramps/plugins/quickview/filterbyname.py:56 msgid "Filtering_on|all repositories" msgstr "wszystkie magazyny" #: ../gramps/plugins/quickview/filterbyname.py:57 msgid "Filtering_on|all media" msgstr "wszystkie obiekty medialne" #: ../gramps/plugins/quickview/filterbyname.py:58 msgid "Filtering_on|all notes" msgstr "wszystkie notatki" #: ../gramps/plugins/quickview/filterbyname.py:59 msgid "Filtering_on|males" msgstr "mężczyźni" #: ../gramps/plugins/quickview/filterbyname.py:60 msgid "Filtering_on|females" msgstr "kobiety" #: ../gramps/plugins/quickview/filterbyname.py:62 msgid "Filtering_on|people with unknown gender" msgstr "osoby o nieznanej płci" #: ../gramps/plugins/quickview/filterbyname.py:64 msgid "Filtering_on|incomplete names" msgstr "Niepełne nazwiskiem" #: ../gramps/plugins/quickview/filterbyname.py:66 msgid "Filtering_on|people with missing birth dates" msgstr "osoby bez znanej daty urodzenia" #: ../gramps/plugins/quickview/filterbyname.py:67 msgid "Filtering_on|disconnected people" msgstr "niepołączone osoby" #: ../gramps/plugins/quickview/filterbyname.py:69 msgid "Filtering_on|unique surnames" msgstr "unikalne nazwiska" #: ../gramps/plugins/quickview/filterbyname.py:70 msgid "Filtering_on|people with media" msgstr "osoby z obiektami medialnymi" #: ../gramps/plugins/quickview/filterbyname.py:71 msgid "Filtering_on|media references" msgstr "odwołania do obiektów medialnych" #: ../gramps/plugins/quickview/filterbyname.py:72 msgid "Filtering_on|unique media" msgstr "unikalne obiekty medialne" #: ../gramps/plugins/quickview/filterbyname.py:73 msgid "Filtering_on|missing media" msgstr "brakujące obiekty medialne" #: ../gramps/plugins/quickview/filterbyname.py:74 msgid "Filtering_on|media by size" msgstr "obiekty medialne według rozmiaru" #: ../gramps/plugins/quickview/filterbyname.py:75 msgid "Filtering_on|list of people" msgstr "lista osób" #: ../gramps/plugins/quickview/filterbyname.py:87 msgid "Summary counts of current selection" msgstr "Udostępnia posumowanie aktualnego zaznaczeni" #: ../gramps/plugins/quickview/filterbyname.py:89 msgid "Right-click row (or press ENTER) to see selected items." msgstr "Kliknij prawym klawiszem myszy (albo wciśnij Enter) by zaznaczyć elementy." #: ../gramps/plugins/quickview/filterbyname.py:91 msgid "Object" msgstr "Obiekt" #: ../gramps/plugins/quickview/filterbyname.py:91 msgid "Count/Total" msgstr "Liczba/Suma" #: ../gramps/plugins/quickview/filterbyname.py:92 #: ../gramps/plugins/textreport/tagreport.py:108 #: ../gramps/plugins/view/view.gpr.py:180 #: ../gramps/plugins/view/view.gpr.py:188 #: ../gramps/plugins/view/view.gpr.py:197 msgid "People" msgstr "Osoby" #: ../gramps/plugins/quickview/filterbyname.py:122 #: ../gramps/plugins/quickview/filterbyname.py:124 #, python-format msgid "Filtering on %s" msgstr "Filtrowanie wg %s" #: ../gramps/plugins/quickview/filterbyname.py:258 #: ../gramps/plugins/quickview/filterbyname.py:266 #: ../gramps/plugins/quickview/filterbyname.py:274 #: ../gramps/plugins/quickview/filterbyname.py:282 #: ../gramps/plugins/quickview/filterbyname.py:315 #: ../gramps/plugins/quickview/filterbyname.py:385 #: ../gramps/plugins/quickview/samesurnames.py:109 #: ../gramps/plugins/quickview/samesurnames.py:151 msgid "Name type" msgstr "Typ nazwiska" #: ../gramps/plugins/quickview/filterbyname.py:308 msgid "birth event but no date" msgstr "zdarzenie urodzin ale bez daty" #: ../gramps/plugins/quickview/filterbyname.py:311 msgid "missing birth event" msgstr "brakujące zdarzenie urodzin" #: ../gramps/plugins/quickview/filterbyname.py:341 msgid "Media count" msgstr "Ilość obiektów medialnych" #: ../gramps/plugins/quickview/filterbyname.py:349 #: ../gramps/plugins/quickview/linkreferences.py:47 #: ../gramps/plugins/quickview/onthisday.py:82 #: ../gramps/plugins/quickview/onthisday.py:83 #: ../gramps/plugins/quickview/onthisday.py:84 #: ../gramps/plugins/quickview/references.py:72 msgid "Reference" msgstr "Odwołanie" #: ../gramps/plugins/quickview/filterbyname.py:353 msgid "media" msgstr "media" #: ../gramps/plugins/quickview/filterbyname.py:357 msgid "Unique Media" msgstr "Unikalnych obiektów medialnych" #: ../gramps/plugins/quickview/filterbyname.py:364 msgid "Missing Media" msgstr "Brakujące obiekty medialne" #: ../gramps/plugins/quickview/filterbyname.py:374 msgid "Size in bytes" msgstr "Rozmiar w bajtach" #: ../gramps/plugins/quickview/filterbyname.py:395 #, python-format msgid "Filter matched %d record." msgid_plural "Filter matched %d records." msgstr[0] "Filtr dopasował %d rekord." msgstr[1] "Filtr dopasował %d rekordy." msgstr[2] "Filtr dopasował %d rekordów." #: ../gramps/plugins/quickview/lineage.py:54 #, python-format msgid "Father lineage for %s" msgstr "Linia ojcowska dla %s" #: ../gramps/plugins/quickview/lineage.py:56 msgid "This report shows the father lineage, also called patronymic lineage or Y-line. People in this lineage all share the same Y-chromosome." msgstr "Ten raport pokazuje linię ojcowską, zwaną czasem linią patronimiczną albo Y-linią. Ludzie w tej linii posiadają ten sam chromosom Y." #: ../gramps/plugins/quickview/lineage.py:63 msgid "Name Father" msgstr "Nazwisko ojca" #: ../gramps/plugins/quickview/lineage.py:63 #: ../gramps/plugins/quickview/lineage.py:95 #: ../gramps/plugins/quickview/lineage.py:183 msgid "Remark" msgstr "Uwagi:" #: ../gramps/plugins/quickview/lineage.py:71 msgid "Direct line male descendants" msgstr "Bezpośrednia linia męskich zstępnych" #: ../gramps/plugins/quickview/lineage.py:85 #, python-format msgid "Mother lineage for %s" msgstr "Linia matki dla %s" #: ../gramps/plugins/quickview/lineage.py:87 msgid "This report shows the mother lineage, also called matronymic lineage mtDNA lineage. People in this lineage all share the same Mitochondrial DNA (mtDNA)." msgstr "Ten raport pokazuje linię matki, zwaną czasem linią matronimiczną albo M-linią. Ludzie w tej linii posiadają to samo RNA." #: ../gramps/plugins/quickview/lineage.py:95 msgid "Name Mother" msgstr "Nazwisko matki" #: ../gramps/plugins/quickview/lineage.py:103 msgid "Direct line female descendants" msgstr "Bezpośrednia linia żeńskich zstępnych" #: ../gramps/plugins/quickview/lineage.py:127 #: ../gramps/plugins/quickview/lineage.py:221 msgid "ERROR : Too many levels in the tree (perhaps a loop?)." msgstr "BŁĄD: Za dużo poziomów w drzewie (możliwa pętla?)." #: ../gramps/plugins/quickview/lineage.py:156 msgid "No birth relation with child" msgstr "Brak relacji urodzenia do dziecka" #: ../gramps/plugins/quickview/lineage.py:160 #: ../gramps/plugins/quickview/lineage.py:180 #: ../gramps/plugins/tool/verify.py:965 msgid "Unknown gender" msgstr "Nieznana płeć" #: ../gramps/plugins/quickview/linkreferences.py:45 msgid "Link References for this note" msgstr "Odniesienia do tej notatki" #: ../gramps/plugins/quickview/linkreferences.py:47 msgid "Link check" msgstr "Sprawdź odnośniki" #: ../gramps/plugins/quickview/linkreferences.py:59 msgid "Ok" msgstr "OK" #: ../gramps/plugins/quickview/linkreferences.py:62 msgid "Failed: missing object" msgstr "Błąd: brakujący obiekt" #: ../gramps/plugins/quickview/linkreferences.py:64 msgid "Internet" msgstr "Internet" #: ../gramps/plugins/quickview/linkreferences.py:73 msgid "No link references for this note" msgstr "Brak odniesień do tej notatki" #: ../gramps/plugins/quickview/onthisday.py:79 #, python-format msgid "Events of %(date)s" msgstr "Zdarzenia z %(date)s" #: ../gramps/plugins/quickview/onthisday.py:117 msgid "Events on this exact date" msgstr "Zdarzenia dla dokładnie danej daty" #: ../gramps/plugins/quickview/onthisday.py:120 msgid "No events on this exact date" msgstr "Brak zdarzeń dla dokładnie danej daty" #: ../gramps/plugins/quickview/onthisday.py:126 msgid "Other events on this month/day in history" msgstr "Inne zdarzenia w tym miesiącu/dniu w historii" #: ../gramps/plugins/quickview/onthisday.py:129 msgid "No other events on this month/day in history" msgstr "Nie ma innych zdarzeń w tym miesiącu/dniu w historii" #: ../gramps/plugins/quickview/onthisday.py:135 #, python-format msgid "Other events in %(year)d" msgstr "Inne zdarzenia w %(year)d" #: ../gramps/plugins/quickview/onthisday.py:139 #, python-format msgid "No other events in %(year)d" msgstr "Brak innych zdarzeń w %(year)d" #: ../gramps/plugins/quickview/quickview.gpr.py:33 msgid "Display people and ages on a particular date" msgstr "Wyświetla ludzi i ich wiek dla konkretnej daty" #: ../gramps/plugins/quickview/quickview.gpr.py:52 msgid "Attribute Match" msgstr "Dopasowanie atrybutu" #: ../gramps/plugins/quickview/quickview.gpr.py:53 msgid "Display people with same attribute." msgstr "Wyświetla osoby z tym samym atrybutem." #: ../gramps/plugins/quickview/quickview.gpr.py:72 msgid "All Events" msgstr "Wszystkie zdarzenia" #: ../gramps/plugins/quickview/quickview.gpr.py:73 msgid "Display a person's events, both personal and family." msgstr "Wyświetl wydarzenia osoby, zarówno osobiste, jak i rodzinne." #: ../gramps/plugins/quickview/quickview.gpr.py:87 msgid "All Family Events" msgstr "Wszystkie wydarzenia rodzinne" #: ../gramps/plugins/quickview/quickview.gpr.py:88 msgid "Display the family and family members events." msgstr "Wyświetla zdarzenia rodziny i jej członków." #: ../gramps/plugins/quickview/quickview.gpr.py:107 msgid "Relation to Home Person" msgstr "Pokrewieństwo z osobą początkową" #: ../gramps/plugins/quickview/quickview.gpr.py:108 msgid "Display all relationships between person and home person." msgstr "Wyświetl wszystkie relacje pomiędzy tą osobą a osobą początkową." #: ../gramps/plugins/quickview/quickview.gpr.py:128 msgid "Display filtered data" msgstr "Wyświetl przefiltrowane dane" #: ../gramps/plugins/quickview/quickview.gpr.py:147 msgid "Father lineage" msgstr "Linia ojcowska" #: ../gramps/plugins/quickview/quickview.gpr.py:148 msgid "Display father lineage" msgstr "Wyświetl linię ojcowską" #: ../gramps/plugins/quickview/quickview.gpr.py:161 msgid "Mother lineage" msgstr "Linia matki" #: ../gramps/plugins/quickview/quickview.gpr.py:162 msgid "Display mother lineage" msgstr "Wyświetl linię matki" #: ../gramps/plugins/quickview/quickview.gpr.py:181 msgid "On This Day" msgstr "Tego dnia" #: ../gramps/plugins/quickview/quickview.gpr.py:182 msgid "Display events on a particular day" msgstr "Dopasowuje zdarzenia w konkretnym dniu" #: ../gramps/plugins/quickview/quickview.gpr.py:208 #: ../gramps/plugins/quickview/references.py:93 msgid "Source or Citation" msgstr "Źródło lub cytat" #: ../gramps/plugins/quickview/quickview.gpr.py:214 #, python-format msgid "%s References" msgstr "%s odwołań" #: ../gramps/plugins/quickview/quickview.gpr.py:215 #, python-format msgid "Display references for a %s" msgstr "Wyświetl odniesienia do %s" #: ../gramps/plugins/quickview/quickview.gpr.py:228 msgid "Link References" msgstr "Linki odnośników" #: ../gramps/plugins/quickview/quickview.gpr.py:229 msgid "Display link references for a note" msgstr "Wyświetli odnośniki linków jako notatki" #: ../gramps/plugins/quickview/quickview.gpr.py:248 msgid "Repository References" msgstr "Odwołania do repozytoriów" #: ../gramps/plugins/quickview/quickview.gpr.py:249 msgid "Display the repository reference for sources related to the active repository" msgstr "Wyświetl odwołania do źródeł w odniesieniu do aktywnego magazynu" #: ../gramps/plugins/quickview/quickview.gpr.py:269 msgid "Same Surnames" msgstr "Te same nazwiska" #: ../gramps/plugins/quickview/quickview.gpr.py:270 msgid "Display people with the same surname as a person." msgstr "Wyświetla osoby o takim samym nazwisku jak ta osoba." #: ../gramps/plugins/quickview/quickview.gpr.py:283 msgid "Same Given Names" msgstr "Te same nadane nazwiska" #: ../gramps/plugins/quickview/quickview.gpr.py:284 #: ../gramps/plugins/quickview/quickview.gpr.py:298 msgid "Display people with the same given name as a person." msgstr "Wyświetla osoby o takim samym nazwisku jak ta osoba." #: ../gramps/plugins/quickview/quickview.gpr.py:297 msgid "Same Given Names - stand-alone" msgstr "Te same nadane nazwiska - niezależnie" #: ../gramps/plugins/quickview/quickview.gpr.py:316 #: ../gramps/plugins/view/pedigreeview.py:1687 #: ../gramps/plugins/view/relview.py:922 msgid "Siblings" msgstr "Rodzeństwo" #: ../gramps/plugins/quickview/quickview.gpr.py:317 msgid "Display a person's siblings." msgstr "Wyświetl rodzeństwo osoby." #: ../gramps/plugins/quickview/references.py:70 #, python-format msgid "References for this %s" msgstr "Odniesienia do tego %s:" #: ../gramps/plugins/quickview/references.py:82 #, python-format msgid "No references for this %s" msgstr "Brak odniesień do tego %s" #: ../gramps/plugins/quickview/reporef.py:64 msgid "Type of media" msgstr "Rodzaj obiektu medialnego" #: ../gramps/plugins/quickview/reporef.py:64 #: ../gramps/plugins/webreport/narrativeweb.py:2737 msgid "Call number" msgstr "Numer komórkowy" #: ../gramps/plugins/quickview/samesurnames.py:40 msgid "People with incomplete surnames" msgstr "Osoby z niepełnymi nazwiskiami" #: ../gramps/plugins/quickview/samesurnames.py:41 msgid "Matches people with lastname missing" msgstr "Dopasowuje ludzi z brakującym nazwiskiem" #: ../gramps/plugins/quickview/samesurnames.py:52 msgid "People matching the " msgstr "Osoby posiadające " #: ../gramps/plugins/quickview/samesurnames.py:53 msgid "Matches people with same lastname" msgstr "Dopasowuje ludzi z identycznym nazwiskiem" #: ../gramps/plugins/quickview/samesurnames.py:65 msgid "People matching the " msgstr "Osoby pasujące do " #: ../gramps/plugins/quickview/samesurnames.py:66 msgid "Matches people with same given name" msgstr "Dopasowuje osób z tym samym nadanym nazwiskiem" #: ../gramps/plugins/quickview/samesurnames.py:82 msgid "People with incomplete given names" msgstr "Dopasowuje osób z niekompletnym nadanym nazwiskiem" #: ../gramps/plugins/quickview/samesurnames.py:83 msgid "Matches people with firstname missing" msgstr "Dopasowuje ludzi z brakującym imieniem" #: ../gramps/plugins/quickview/samesurnames.py:107 #, python-format msgid "People sharing the surname '%s'" msgstr "Osoby posiadające nazwisko '%s'" #: ../gramps/plugins/quickview/samesurnames.py:127 #: ../gramps/plugins/quickview/samesurnames.py:169 #, python-format msgid "There is %d person with a matching name, or alternate name.\n" msgid_plural "There are %d people with a matching name, or alternate name.\n" msgstr[0] "Jest %d osoba z pasującym nazwiskiem albo alternatywnym nazwiskiem.\n" msgstr[1] "Są %d osoby z pasującymi nazwiskami albo alternatywnymi nazwiskami.\n" msgstr[2] "Jest %d osób z pasującymi nazwiskami albo alternatywnymi nazwiskami.\n" #: ../gramps/plugins/quickview/samesurnames.py:149 #, python-format msgid "People with the given name '%s'" msgstr "Osoby z nadanym nazwiskiem '%s'" #: ../gramps/plugins/quickview/siblings.py:48 #, python-format msgid "Siblings of %s" msgstr "Rodzeństwo %s" #: ../gramps/plugins/quickview/siblings.py:50 msgid "Sibling" msgstr "Rodzeństwo" #: ../gramps/plugins/quickview/siblings.py:64 msgid "self" msgstr "self" #: ../gramps/plugins/rel/relplugins.gpr.py:32 msgid "Catalan Relationship Calculator" msgstr "Kataloński kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:33 #: ../gramps/plugins/rel/relplugins.gpr.py:47 #: ../gramps/plugins/rel/relplugins.gpr.py:60 #: ../gramps/plugins/rel/relplugins.gpr.py:76 #: ../gramps/plugins/rel/relplugins.gpr.py:92 #: ../gramps/plugins/rel/relplugins.gpr.py:107 #: ../gramps/plugins/rel/relplugins.gpr.py:122 #: ../gramps/plugins/rel/relplugins.gpr.py:139 #: ../gramps/plugins/rel/relplugins.gpr.py:153 #: ../gramps/plugins/rel/relplugins.gpr.py:166 #: ../gramps/plugins/rel/relplugins.gpr.py:179 #: ../gramps/plugins/rel/relplugins.gpr.py:196 #: ../gramps/plugins/rel/relplugins.gpr.py:213 #: ../gramps/plugins/rel/relplugins.gpr.py:229 #: ../gramps/plugins/rel/relplugins.gpr.py:245 #: ../gramps/plugins/rel/relplugins.gpr.py:261 #: ../gramps/plugins/rel/relplugins.gpr.py:275 #: ../gramps/plugins/rel/relplugins.gpr.py:288 msgid "Calculates relationships between people" msgstr "Oblicza pokrewieństwa między osobami" #: ../gramps/plugins/rel/relplugins.gpr.py:46 msgid "Czech Relationship Calculator" msgstr "Czeski kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:59 msgid "Danish Relationship Calculator" msgstr "Duński kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:75 msgid "German Relationship Calculator" msgstr "Niemiecki kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:91 msgid "Spanish Relationship Calculator" msgstr "Hiszpański kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:106 msgid "Finnish Relationship Calculator" msgstr "Fiński kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:121 msgid "French Relationship Calculator" msgstr "Francuski kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:138 msgid "Croatian Relationship Calculator" msgstr "Chorwacki kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:152 msgid "Hungarian Relationship Calculator" msgstr "Węgierski kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:165 msgid "Italian Relationship Calculator" msgstr "Włoski kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:178 msgid "Dutch Relationship Calculator" msgstr "Duński kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:195 msgid "Norwegian Relationship Calculator" msgstr "Norweski kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:212 msgid "Polish Relationship Calculator" msgstr "Polski kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:228 msgid "Portuguese Relationship Calculator" msgstr "Portugalski kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:244 msgid "Russian Relationship Calculator" msgstr "Rosyjski kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:260 msgid "Slovak Relationship Calculator" msgstr "Słowacki kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:274 msgid "Slovenian Relationship Calculator" msgstr "Słoweński kalkulator pokrewieństwa" #: ../gramps/plugins/rel/relplugins.gpr.py:287 msgid "Swedish Relationship Calculator" msgstr "Szwedzki kalkulator pokrewieństwa" #: ../gramps/plugins/textreport/alphabeticalindex.py:65 #: ../gramps/plugins/textreport/textplugins.gpr.py:388 msgid "Alphabetical Index" msgstr "Indeks alfabetyczny" #: ../gramps/plugins/textreport/alphabeticalindex.py:114 msgid "The style used for index entries." msgstr "Styl używany do wpisów indeksu." #: ../gramps/plugins/textreport/ancestorreport.py:193 #, python-format msgid "Ahnentafel Report for %s" msgstr "Raport o przodkach dla osoby %s" #: ../gramps/plugins/textreport/ancestorreport.py:281 #: ../gramps/plugins/textreport/ancestorreport.py:302 #: ../gramps/plugins/textreport/birthdayreport.py:383 #: ../gramps/plugins/textreport/descendreport.py:401 #: ../gramps/plugins/textreport/detancestralreport.py:734 #: ../gramps/plugins/textreport/detancestralreport.py:756 #: ../gramps/plugins/textreport/detdescendantreport.py:898 #: ../gramps/plugins/textreport/detdescendantreport.py:931 #: ../gramps/plugins/textreport/endoflinereport.py:262 #: ../gramps/plugins/textreport/familygroup.py:639 #: ../gramps/plugins/textreport/indivcomplete.py:698 #: ../gramps/plugins/textreport/kinshipreport.py:349 #: ../gramps/plugins/textreport/numberofancestorsreport.py:202 msgid "Default" msgstr "Domyślny" #: ../gramps/plugins/textreport/ancestorreport.py:291 #: ../gramps/plugins/textreport/detancestralreport.py:744 #: ../gramps/plugins/textreport/detdescendantreport.py:919 msgid "Page break between generations" msgstr "Rozdzielenie generacji na osobne strony" #: ../gramps/plugins/textreport/ancestorreport.py:293 #: ../gramps/plugins/textreport/detancestralreport.py:746 #: ../gramps/plugins/textreport/detdescendantreport.py:921 msgid "Whether to start a new page after each generation." msgstr "Określa, czy rozpoczynać nową stronę dla każdej generacji." #: ../gramps/plugins/textreport/ancestorreport.py:296 msgid "Add linebreak after each name" msgstr "Złam linię po każdym nazwisku" #: ../gramps/plugins/textreport/ancestorreport.py:297 msgid "Indicates if a line break should follow the name." msgstr "Wskazuje, czy znak nowej linii powinien być drukowany po nazwisku." #: ../gramps/plugins/textreport/ancestorreport.py:300 #: ../gramps/plugins/textreport/detancestralreport.py:754 #: ../gramps/plugins/textreport/detdescendantreport.py:929 msgid "Translation" msgstr "Tłumaczenie" #: ../gramps/plugins/textreport/ancestorreport.py:306 #: ../gramps/plugins/textreport/detancestralreport.py:760 #: ../gramps/plugins/textreport/detdescendantreport.py:935 msgid "The translation to be used for the report." msgstr "Tłumaczenie do użycia w tym raporcie." #: ../gramps/plugins/textreport/birthdayreport.py:174 #, python-format msgid "Relationships shown are to %s" msgstr "Związki są pokazane do %s" #: ../gramps/plugins/textreport/birthdayreport.py:177 #: ../gramps/plugins/textreport/birthdayreport.py:215 #: ../gramps/plugins/textreport/birthdayreport.py:224 #: ../gramps/plugins/textreport/birthdayreport.py:437 #: ../gramps/plugins/textreport/textplugins.gpr.py:54 msgid "Birthday and Anniversary Report" msgstr "Raport o urodzinach i rocznicach" #: ../gramps/plugins/textreport/birthdayreport.py:364 #: ../gramps/plugins/textreport/birthdayreport.py:366 #, fuzzy msgid "Year of report" msgstr "Kalendarz w raportach" #: ../gramps/plugins/textreport/birthdayreport.py:371 #, fuzzy msgid "Select filter to restrict people that appear on report" msgstr "Wybierz filtr aby wybrać osoby, które pojawią się na kalendarzu" #: ../gramps/plugins/textreport/birthdayreport.py:407 #, fuzzy msgid "Select the first day of the week for the report" msgstr "Wybierz pierwszy dzień tygodnia dla kalendarza" #: ../gramps/plugins/textreport/birthdayreport.py:418 #, fuzzy msgid "Include only living people in the report" msgstr "Uwzględniaj w kalendarzu tylko żyjących ludzi" #: ../gramps/plugins/textreport/birthdayreport.py:422 #, fuzzy msgid "Include birthdays in the report" msgstr "Dołączaj daty urodzin na kalendarzu" #: ../gramps/plugins/textreport/birthdayreport.py:426 #, fuzzy msgid "Include anniversaries in the report" msgstr "Dołączaj rocznice na kalendarzu" #: ../gramps/plugins/textreport/birthdayreport.py:429 msgid "Include relationships to center person" msgstr "Dodaj pokrewieństwo z osobą w centrum" #: ../gramps/plugins/textreport/birthdayreport.py:431 msgid "Include relationships to center person (slower)" msgstr "Dołącz relacje do osoby centralnej (wolniejsze)" #: ../gramps/plugins/textreport/birthdayreport.py:436 msgid "Title text" msgstr "Tekst tytułowy" #: ../gramps/plugins/textreport/birthdayreport.py:438 #, fuzzy msgid "Title of report" msgstr "Tytuł kalendarza" #: ../gramps/plugins/textreport/birthdayreport.py:441 #, fuzzy msgid "My Birthday Report" msgstr "Raport o urodzinach i rocznicach" #: ../gramps/plugins/textreport/birthdayreport.py:442 #, fuzzy msgid "First line of text at bottom of report" msgstr "Pierwsza linia dołu kalendarza" #: ../gramps/plugins/textreport/birthdayreport.py:446 #, fuzzy msgid "Second line of text at bottom of report" msgstr "Druga linia dołu kalendarza" #: ../gramps/plugins/textreport/birthdayreport.py:450 #, fuzzy msgid "Third line of text at bottom of report" msgstr "Trzecia linia tekstu na dole kalendarza" #: ../gramps/plugins/textreport/birthdayreport.py:504 msgid "Title text style" msgstr "Styl Tekst tytułowego" #: ../gramps/plugins/textreport/birthdayreport.py:507 msgid "Data text display" msgstr "Tekst wyświetlany" #: ../gramps/plugins/textreport/birthdayreport.py:509 msgid "Day text style" msgstr "Styl tekstu dnia" #: ../gramps/plugins/textreport/birthdayreport.py:512 msgid "Month text style" msgstr "Tekst stylu z miesiącem" #: ../gramps/plugins/textreport/custombooktext.py:85 #: ../gramps/plugins/textreport/custombooktext.py:87 #: ../gramps/plugins/textreport/custombooktext.py:89 #: ../gramps/plugins/textreport/custombooktext.py:91 #: ../gramps/plugins/textreport/textplugins.gpr.py:76 msgid "Custom Text" msgstr "Własny tekst" #: ../gramps/plugins/textreport/custombooktext.py:129 msgid "Initial Text" msgstr "Tekst początkowy" #: ../gramps/plugins/textreport/custombooktext.py:130 msgid "Text to display at the top." msgstr "Tekst do wyświetlania na górze." #: ../gramps/plugins/textreport/custombooktext.py:133 msgid "Middle Text" msgstr "Tekst środkowy" #: ../gramps/plugins/textreport/custombooktext.py:134 msgid "Text to display in the middle" msgstr "Tekst do wyświetlenia w środku" #: ../gramps/plugins/textreport/custombooktext.py:137 msgid "Final Text" msgstr "Tekst końcowy" #: ../gramps/plugins/textreport/custombooktext.py:138 msgid "Text to display last." msgstr "Tekst do wyświetlenia na końcu." #: ../gramps/plugins/textreport/custombooktext.py:149 msgid "The style used for the first portion of the custom text." msgstr "Styl używany do pierwszej części własnego tekstu." #: ../gramps/plugins/textreport/custombooktext.py:158 msgid "The style used for the middle portion of the custom text." msgstr "Styl używany do środkowej części własnego tekstu." #: ../gramps/plugins/textreport/custombooktext.py:167 msgid "The style used for the last portion of the custom text." msgstr "Styl używany do ostatniej części własnego tekstu." #: ../gramps/plugins/textreport/descendreport.py:221 #: ../gramps/plugins/textreport/descendreport.py:226 #, python-format msgid "sp. %(spouse)s" msgstr "mał. %(spouse)s" #: ../gramps/plugins/textreport/descendreport.py:236 #, python-format msgid "sp. see %(reference)s : %(spouse)s" msgstr "sp. zobacz %(reference)s : %(spouse)s" #: ../gramps/plugins/textreport/descendreport.py:291 #, python-format msgid "%s sp." msgstr "%s sp." #: ../gramps/plugins/textreport/descendreport.py:407 #: ../gramps/plugins/textreport/detdescendantreport.py:904 msgid "Numbering system" msgstr "System numerowania" #: ../gramps/plugins/textreport/descendreport.py:409 msgid "Simple numbering" msgstr "Proste numerowanie" #: ../gramps/plugins/textreport/descendreport.py:410 msgid "de Villiers/Pama numbering" msgstr "numerowanie de Villiers/Pama" #: ../gramps/plugins/textreport/descendreport.py:411 msgid "Meurgey de Tupigny numbering" msgstr "numerowanie Meurgey de Tupigny" #: ../gramps/plugins/textreport/descendreport.py:412 #: ../gramps/plugins/textreport/detdescendantreport.py:910 msgid "The numbering system to be used" msgstr "System numerowania, który zostanie użyty" #: ../gramps/plugins/textreport/descendreport.py:419 msgid "Show marriage info" msgstr "Pokazuj informacje o małżeństwie" #: ../gramps/plugins/textreport/descendreport.py:420 msgid "Whether to show marriage information in the report." msgstr "Określa, czy dołączać informacje o małżeństwach do raportu." #: ../gramps/plugins/textreport/descendreport.py:423 msgid "Show divorce info" msgstr "Pokazuj informacje o rozwodach" #: ../gramps/plugins/textreport/descendreport.py:424 msgid "Whether to show divorce information in the report." msgstr "Określa, czy dołączać informacje o rozwodach do raportu." #: ../gramps/plugins/textreport/descendreport.py:427 msgid "Show duplicate trees" msgstr "Pokaż duplikaty drzewa" #: ../gramps/plugins/textreport/descendreport.py:428 msgid "Whether to show duplicate family trees in the report." msgstr "Określa, czy dołączać zduplikowane drzewa rodzinne do raportu." #: ../gramps/plugins/textreport/descendreport.py:456 #, python-format msgid "The style used for the level %d display." msgstr "Styl używany do wyświetlania poziomu %d." #: ../gramps/plugins/textreport/descendreport.py:465 #, python-format msgid "The style used for the spouse level %d display." msgstr "Styl używany do wyświetlania %d. poziomu małżonka." #: ../gramps/plugins/textreport/detancestralreport.py:195 #, python-format msgid "Ancestral Report for %s" msgstr "Raport o przodkach dla osoby %s" #: ../gramps/plugins/textreport/detancestralreport.py:274 #: ../gramps/plugins/textreport/detdescendantreport.py:393 #, python-format msgid "%(name)s is the same person as [%(id_str)s]." msgstr "%(name)s to ta sama osoba co [%(id_str)s]." #: ../gramps/plugins/textreport/detancestralreport.py:316 #: ../gramps/plugins/textreport/detdescendantreport.py:777 #, python-format msgid "Notes for %s" msgstr "Notatki dla %s" #: ../gramps/plugins/textreport/detancestralreport.py:331 #: ../gramps/plugins/textreport/detancestralreport.py:355 #: ../gramps/plugins/textreport/detancestralreport.py:366 #: ../gramps/plugins/textreport/detancestralreport.py:390 #: ../gramps/plugins/textreport/detdescendantreport.py:790 #: ../gramps/plugins/textreport/detdescendantreport.py:808 #: ../gramps/plugins/textreport/detdescendantreport.py:819 #: ../gramps/plugins/textreport/detdescendantreport.py:843 #, python-format msgid "More about %(person_name)s:" msgstr "Więcej o %(person_name)s:" #: ../gramps/plugins/textreport/detancestralreport.py:338 #: ../gramps/plugins/textreport/detdescendantreport.py:797 #, python-format msgid "%(name_kind)s: %(name)s%(endnotes)s" msgstr "%(name_kind)s: %(name)s%(endnotes)s" #: ../gramps/plugins/textreport/detancestralreport.py:373 #: ../gramps/plugins/textreport/detdescendantreport.py:832 msgid "Address: " msgstr "Adres: " #: ../gramps/plugins/textreport/detancestralreport.py:398 #: ../gramps/plugins/textreport/detancestralreport.py:456 #: ../gramps/plugins/textreport/detdescendantreport.py:470 #: ../gramps/plugins/textreport/detdescendantreport.py:717 #: ../gramps/plugins/textreport/detdescendantreport.py:851 #, python-format msgid "%(type)s: %(value)s%(endnotes)s" msgstr "%(type)s: %(value)s%(endnotes)s" #: ../gramps/plugins/textreport/detancestralreport.py:425 #: ../gramps/plugins/textreport/detdescendantreport.py:439 #, python-format msgid "%(date)s, %(place)s" msgstr "%(date)s, %(place)s" #: ../gramps/plugins/textreport/detancestralreport.py:428 #: ../gramps/plugins/textreport/detdescendantreport.py:442 #, python-format msgid "%(date)s" msgstr "%(date)s" #: ../gramps/plugins/textreport/detancestralreport.py:430 #: ../gramps/plugins/textreport/detdescendantreport.py:444 #, python-format msgid "%(place)s" msgstr "%(place)s" #: ../gramps/plugins/textreport/detancestralreport.py:442 #: ../gramps/plugins/textreport/detdescendantreport.py:456 #, python-format msgid "%(event_name)s: %(event_text)s" msgstr "%(event_name)s: %(event_text)s" #: ../gramps/plugins/textreport/detancestralreport.py:554 #: ../gramps/plugins/textreport/detdescendantreport.py:609 #, python-format msgid "Children of %(mother_name)s and %(father_name)s" msgstr "Dziecko %(mother_name)s i %(father_name)s:" #: ../gramps/plugins/textreport/detancestralreport.py:607 #: ../gramps/plugins/textreport/detdescendantreport.py:690 #: ../gramps/plugins/textreport/detdescendantreport.py:709 #, python-format msgid "More about %(mother_name)s and %(father_name)s:" msgstr "Więcej o %(mother_name)s i %(father_name)s:" #: ../gramps/plugins/textreport/detancestralreport.py:660 #: ../gramps/plugins/textreport/detdescendantreport.py:558 #, python-format msgid "Spouse: %s" msgstr "Małżonek: %s" #: ../gramps/plugins/textreport/detancestralreport.py:662 #: ../gramps/plugins/textreport/detdescendantreport.py:560 #, python-format msgid "Relationship with: %s" msgstr "Związek z :%s" #: ../gramps/plugins/textreport/detancestralreport.py:749 #: ../gramps/plugins/textreport/detdescendantreport.py:924 #: ../gramps/plugins/textreport/indivcomplete.py:711 msgid "Page break before end notes" msgstr "Separator strony przed końcowymi notatkami" #: ../gramps/plugins/textreport/detancestralreport.py:751 #: ../gramps/plugins/textreport/detdescendantreport.py:926 #: ../gramps/plugins/textreport/indivcomplete.py:713 msgid "Whether to start a new page before the end notes." msgstr "Określa, czy rozpoczynać nową stronę przed końcowymi notatkami." #: ../gramps/plugins/textreport/detancestralreport.py:765 #: ../gramps/plugins/textreport/detdescendantreport.py:940 #: ../gramps/plugins/view/relview.py:1691 msgid "Content" msgstr "Zawartość" #: ../gramps/plugins/textreport/detancestralreport.py:767 #: ../gramps/plugins/textreport/detdescendantreport.py:942 msgid "Use callname for common name" msgstr "Używaj przezwiska dla popularnego imienia" #: ../gramps/plugins/textreport/detancestralreport.py:768 #: ../gramps/plugins/textreport/detdescendantreport.py:943 msgid "Whether to use the call name as the first name." msgstr "Określa, czy stosować 'Używane imię' jako pierwsze imię." #: ../gramps/plugins/textreport/detancestralreport.py:772 #: ../gramps/plugins/textreport/detdescendantreport.py:946 msgid "Use full dates instead of only the year" msgstr "Używaj pełnych dat zamiast samego roku" #: ../gramps/plugins/textreport/detancestralreport.py:773 #: ../gramps/plugins/textreport/detdescendantreport.py:948 msgid "Whether to use full dates instead of just year." msgstr "Określa, czy używać pełnych dat zamiast samego roku." #: ../gramps/plugins/textreport/detancestralreport.py:776 #: ../gramps/plugins/textreport/detdescendantreport.py:951 msgid "List children" msgstr "Wypisz dzieci" #: ../gramps/plugins/textreport/detancestralreport.py:777 #: ../gramps/plugins/textreport/detdescendantreport.py:952 msgid "Whether to list children." msgstr "Określa czy wypisywać dzieci." #: ../gramps/plugins/textreport/detancestralreport.py:780 #: ../gramps/plugins/textreport/detdescendantreport.py:955 msgid "Compute death age" msgstr "Oszacuj wiek zgonu" #: ../gramps/plugins/textreport/detancestralreport.py:781 #: ../gramps/plugins/textreport/detdescendantreport.py:956 msgid "Whether to compute a person's age at death." msgstr "Określa, czy wyliczać wiek osoby w momencie zgonu." #: ../gramps/plugins/textreport/detancestralreport.py:784 #: ../gramps/plugins/textreport/detdescendantreport.py:959 msgid "Omit duplicate ancestors" msgstr "Pomiń zduplikowanych przodków" #: ../gramps/plugins/textreport/detancestralreport.py:785 #: ../gramps/plugins/textreport/detdescendantreport.py:960 msgid "Whether to omit duplicate ancestors." msgstr "Określa, czy pomijać zduplikowanych przodków." #: ../gramps/plugins/textreport/detancestralreport.py:788 msgid "Use Complete Sentences" msgstr "Używaj pełnych zdań" #: ../gramps/plugins/textreport/detancestralreport.py:790 #: ../gramps/plugins/textreport/detdescendantreport.py:965 msgid "Whether to use complete sentences or succinct language." msgstr "Określa, czy stosować pełne zdania czy zwięzły język." #: ../gramps/plugins/textreport/detancestralreport.py:793 #: ../gramps/plugins/textreport/detdescendantreport.py:968 msgid "Add descendant reference in child list" msgstr "Dodaj odwołania do potomków w liście dzieci" #: ../gramps/plugins/textreport/detancestralreport.py:795 #: ../gramps/plugins/textreport/detdescendantreport.py:971 msgid "Whether to add descendant references in child list." msgstr "Określa, czy dodawać odwołania do potomków na liście dzieci." #: ../gramps/plugins/textreport/detancestralreport.py:802 #: ../gramps/plugins/textreport/detdescendantreport.py:977 msgid "Include notes" msgstr "Dołącz notatki" #: ../gramps/plugins/textreport/detancestralreport.py:803 #: ../gramps/plugins/textreport/detdescendantreport.py:978 msgid "Whether to include notes." msgstr "Określa, czy dołączać notatki." #: ../gramps/plugins/textreport/detancestralreport.py:806 #: ../gramps/plugins/textreport/detdescendantreport.py:981 msgid "Include attributes" msgstr "Dołącz atrybuty" #: ../gramps/plugins/textreport/detancestralreport.py:807 #: ../gramps/plugins/textreport/detdescendantreport.py:982 #: ../gramps/plugins/textreport/familygroup.py:674 msgid "Whether to include attributes." msgstr "Określa, czy dołączać atrybuty." #: ../gramps/plugins/textreport/detancestralreport.py:810 #: ../gramps/plugins/textreport/detdescendantreport.py:985 #: ../gramps/plugins/textreport/indivcomplete.py:725 msgid "Include Photo/Images from Gallery" msgstr "Dołącz zdjęcia / obrazy z galerii" #: ../gramps/plugins/textreport/detancestralreport.py:811 #: ../gramps/plugins/textreport/detdescendantreport.py:986 #: ../gramps/plugins/textreport/indivcomplete.py:726 msgid "Whether to include images." msgstr "Określa, czy dołączać zdjęcia." #: ../gramps/plugins/textreport/detancestralreport.py:814 #: ../gramps/plugins/textreport/detdescendantreport.py:989 msgid "Include alternative names" msgstr "Dołącz alternatywne nazwiska" #: ../gramps/plugins/textreport/detancestralreport.py:815 #: ../gramps/plugins/textreport/detdescendantreport.py:990 msgid "Whether to include other names." msgstr "Określa, czy dołączać dodatkowe nazwiska." #: ../gramps/plugins/textreport/detancestralreport.py:818 #: ../gramps/plugins/textreport/detdescendantreport.py:993 msgid "Include events" msgstr "Dołącz zdarzenia" #: ../gramps/plugins/textreport/detancestralreport.py:819 #: ../gramps/plugins/textreport/detdescendantreport.py:994 msgid "Whether to include events." msgstr "Określa, czy dołączać zdarzenia." #: ../gramps/plugins/textreport/detancestralreport.py:822 #: ../gramps/plugins/textreport/detdescendantreport.py:997 msgid "Include addresses" msgstr "Dołącz adresy" #: ../gramps/plugins/textreport/detancestralreport.py:823 #: ../gramps/plugins/textreport/detdescendantreport.py:998 msgid "Whether to include addresses." msgstr "Określa, czy dołączać adresy." #: ../gramps/plugins/textreport/detancestralreport.py:826 #: ../gramps/plugins/textreport/detdescendantreport.py:1001 msgid "Include sources" msgstr "Dołącz źródła" #: ../gramps/plugins/textreport/detancestralreport.py:827 #: ../gramps/plugins/textreport/detdescendantreport.py:1002 msgid "Whether to include source references." msgstr "Określa, czy dołączać odnośniki do źródeł." #: ../gramps/plugins/textreport/detancestralreport.py:830 #: ../gramps/plugins/textreport/detdescendantreport.py:1005 #: ../gramps/plugins/textreport/indivcomplete.py:720 msgid "Include sources notes" msgstr "Dołącz notatki źródeł" #: ../gramps/plugins/textreport/detancestralreport.py:831 #: ../gramps/plugins/textreport/detdescendantreport.py:1006 #: ../gramps/plugins/textreport/indivcomplete.py:721 msgid "Whether to include source notes in the Endnotes section. Only works if Include sources is selected." msgstr "Określa, czy dołączać notatki źródłowe w sekcji końcowej. Działa tylko przy włączonej opcji dodawania źródeł." #: ../gramps/plugins/textreport/detancestralreport.py:837 #: ../gramps/plugins/textreport/detdescendantreport.py:1032 msgid "Missing information" msgstr "Brakujące informacje" #: ../gramps/plugins/textreport/detancestralreport.py:839 #: ../gramps/plugins/textreport/detdescendantreport.py:1034 msgid "Replace missing places with ______" msgstr "Zastąp brakujące miejsca przez ______" #: ../gramps/plugins/textreport/detancestralreport.py:840 #: ../gramps/plugins/textreport/detdescendantreport.py:1035 msgid "Whether to replace missing Places with blanks." msgstr "Zastąp brakujące miejsca przez znaki podkreślenia." #: ../gramps/plugins/textreport/detancestralreport.py:843 #: ../gramps/plugins/textreport/detdescendantreport.py:1038 msgid "Replace missing dates with ______" msgstr "Zastąp brakujące daty przez ______" #: ../gramps/plugins/textreport/detancestralreport.py:844 #: ../gramps/plugins/textreport/detdescendantreport.py:1039 msgid "Whether to replace missing Dates with blanks." msgstr "Określa czy zastępować brakujące daty pokreśleniami." #: ../gramps/plugins/textreport/detancestralreport.py:877 #: ../gramps/plugins/textreport/detdescendantreport.py:1072 msgid "The style used for the children list title." msgstr "Styl używany do tytułu listy dzieci." #: ../gramps/plugins/textreport/detancestralreport.py:887 #: ../gramps/plugins/textreport/detdescendantreport.py:1082 msgid "The style used for the children list." msgstr "Styl używany do listy dzieci." #: ../gramps/plugins/textreport/detancestralreport.py:910 #: ../gramps/plugins/textreport/detdescendantreport.py:1105 msgid "The style used for the first personal entry." msgstr "Styl używany do pierwszego wpisu osobistego." #: ../gramps/plugins/textreport/detancestralreport.py:920 msgid "The style used for the More About header." msgstr "Styl używany do nagłówka Więcej o." #: ../gramps/plugins/textreport/detancestralreport.py:930 #: ../gramps/plugins/textreport/detdescendantreport.py:1126 msgid "The style used for additional detail data." msgstr "Styl używany do danych z dodatkowymi szczegółami." #: ../gramps/plugins/textreport/detdescendantreport.py:288 #, python-format msgid "Descendant Report for %(person_name)s" msgstr "Raport o potomkach dla osoby %(person_name)s" #: ../gramps/plugins/textreport/detdescendantreport.py:574 #, fuzzy, python-format msgid "Ref: %(number)s. %(name)s" msgstr "%(number)s. %(name)s (%(value)s)" #: ../gramps/plugins/textreport/detdescendantreport.py:667 #, python-format msgid "Notes for %(mother_name)s and %(father_name)s:" msgstr "Notatki dla %(mother_name)s i %(father_name)s:" #: ../gramps/plugins/textreport/detdescendantreport.py:906 msgid "Henry numbering" msgstr "Numeracja Henry'ego" #: ../gramps/plugins/textreport/detdescendantreport.py:907 msgid "d'Aboville numbering" msgstr "Numeracja d'Aboville" #: ../gramps/plugins/textreport/detdescendantreport.py:909 msgid "Record (Modified Register) numbering" msgstr "Numerowanie rekordów (Modyfikowane rejestry)" #: ../gramps/plugins/textreport/detdescendantreport.py:963 msgid "Use complete sentences" msgstr "Używaj pełnych zdań" #: ../gramps/plugins/textreport/detdescendantreport.py:1010 #: ../gramps/plugins/textreport/kinshipreport.py:363 msgid "Include spouses" msgstr "Dołącz małżonków" #: ../gramps/plugins/textreport/detdescendantreport.py:1011 msgid "Whether to include detailed spouse information." msgstr "Określa, czy dołączać szczegółowe informacje na temat małżonków/partnerów." #: ../gramps/plugins/textreport/detdescendantreport.py:1014 msgid "Include spouse reference" msgstr "Dołącz odniesienia do małżonków" #: ../gramps/plugins/textreport/detdescendantreport.py:1015 msgid "Whether to include reference to spouse." msgstr "Określa, czy dołączać odnośniki do małżonków." #: ../gramps/plugins/textreport/detdescendantreport.py:1018 msgid "Include sign of succession ('+') in child-list" msgstr "Dołącz znak sukcesji ('+') na liście dzieci" #: ../gramps/plugins/textreport/detdescendantreport.py:1020 msgid "Whether to include a sign ('+') before the descendant number in the child-list to indicate a child has succession." msgstr "Określa, czy dodać znak ('+') przed liczbą potomków w liście dzieci aby zaznaczyć sukcesję dzieci." #: ../gramps/plugins/textreport/detdescendantreport.py:1025 msgid "Include path to start-person" msgstr "Dodaj pokrewieństwo do osoby startowej" #: ../gramps/plugins/textreport/detdescendantreport.py:1026 msgid "Whether to include the path of descendancy from the start-person to each descendant." msgstr "Określa, czy dołączać ścieżkę pokrewieństwa od osoby startowej do każdego potomka." #: ../gramps/plugins/textreport/detdescendantreport.py:1115 msgid "The style used for the More About header and for headers of mates." msgstr "Styl używany dla nagłówka \"Więcej o\" oraz dla nagłówków znajomości." #: ../gramps/plugins/textreport/endoflinereport.py:151 #, python-format msgid "End of Line Report for %s" msgstr "Raport o krańcowych liniach rodu dla %s" #: ../gramps/plugins/textreport/endoflinereport.py:158 #, python-format msgid "All the ancestors of %s who are missing a parent" msgstr "Wszyscy przodkowie %s nie mający rodzica" #: ../gramps/plugins/textreport/endoflinereport.py:201 #: ../gramps/plugins/textreport/kinshipreport.py:312 #, python-format msgid " (%(birth_date)s - %(death_date)s)" msgstr " (%(birth_date)s - %(death_date)s)" #: ../gramps/plugins/textreport/endoflinereport.py:291 #: ../gramps/plugins/textreport/tagreport.py:570 msgid "The style used for the section headers." msgstr "Styl używany do nagłówka sekcji." #: ../gramps/plugins/textreport/endoflinereport.py:309 msgid "The basic style used for generation headings." msgstr "Podstawowy styl używany do nagłówka generacji." #: ../gramps/plugins/textreport/familygroup.py:124 #: ../gramps/plugins/webreport/narrativeweb.py:1042 #, python-format msgid "%(type)s: %(value)s" msgstr "%(type)s: %(value)s" #: ../gramps/plugins/textreport/familygroup.py:378 msgid "Marriage:" msgstr "Małżeństwo:" #: ../gramps/plugins/textreport/familygroup.py:459 msgid "acronym for male|M" msgstr "K" #: ../gramps/plugins/textreport/familygroup.py:461 msgid "acronym for female|F" msgstr "M" #: ../gramps/plugins/textreport/familygroup.py:463 #, python-format msgid "acronym for unknown|%dU" msgstr "%dU" #: ../gramps/plugins/textreport/familygroup.py:557 #, python-format msgid "Family Group Report - Generation %d" msgstr "Grupowy raport rodzinny - pokolenie %d" #: ../gramps/plugins/textreport/familygroup.py:559 #: ../gramps/plugins/textreport/familygroup.py:608 #: ../gramps/plugins/textreport/textplugins.gpr.py:186 msgid "Family Group Report" msgstr "Grupowy raport rodzinny" #: ../gramps/plugins/textreport/familygroup.py:631 msgid "Center Family" msgstr "Centruj rodzinę" #: ../gramps/plugins/textreport/familygroup.py:632 msgid "The center family for the report" msgstr "Centruj rodzinę w raporcie" #: ../gramps/plugins/textreport/familygroup.py:646 msgid "Recursive" msgstr "Rekursywnie" #: ../gramps/plugins/textreport/familygroup.py:647 msgid "Create reports for all descendants of this family." msgstr "Utwórz raporty dla wszystkich przodków w tej rodzinie." #: ../gramps/plugins/textreport/familygroup.py:655 msgid "Generation numbers (recursive only)" msgstr "Liczba generacji (tylko rekursywnie)" #: ../gramps/plugins/textreport/familygroup.py:657 msgid "Whether to include the generation on each report (recursive only)." msgstr "Określa, czy dołączać generacje na każdym raporcie (tylko rekursywne)." #: ../gramps/plugins/textreport/familygroup.py:661 msgid "Parent Events" msgstr "Zdarzenia rodziców" #: ../gramps/plugins/textreport/familygroup.py:662 msgid "Whether to include events for parents." msgstr "Określa, czy dołączać zdarzenia dla rodziców." #: ../gramps/plugins/textreport/familygroup.py:665 msgid "Parent Addresses" msgstr "Adres rodziców" #: ../gramps/plugins/textreport/familygroup.py:666 msgid "Whether to include addresses for parents." msgstr "Określa, czy dołączać adresy dla rodziców." #: ../gramps/plugins/textreport/familygroup.py:669 msgid "Parent Notes" msgstr "Notatki rodziców" #: ../gramps/plugins/textreport/familygroup.py:670 msgid "Whether to include notes for parents." msgstr "Określa, czy dołączać notatki dla rodziców." #: ../gramps/plugins/textreport/familygroup.py:673 msgid "Parent Attributes" msgstr "Atrybuty rodziców" #: ../gramps/plugins/textreport/familygroup.py:677 msgid "Alternate Parent Names" msgstr "Edytor alternatywnych rodziców" #: ../gramps/plugins/textreport/familygroup.py:678 msgid "Whether to include alternate names for parents." msgstr "Określa, czy dołączać alternatywne nazwiska dla rodziców." #: ../gramps/plugins/textreport/familygroup.py:682 msgid "Parent Marriage" msgstr "Małżeństwo rodziców" #: ../gramps/plugins/textreport/familygroup.py:683 msgid "Whether to include marriage information for parents." msgstr "Określa, czy dołączać informacje o małżeństwie dla rodziców." #: ../gramps/plugins/textreport/familygroup.py:687 msgid "Dates of Relatives" msgstr "Daty krewnych" #: ../gramps/plugins/textreport/familygroup.py:688 msgid "Whether to include dates for relatives (father, mother, spouse)." msgstr "Określa, czy dołączać daty osób spokrewnionych (ojciec, matka, małżonek)." #: ../gramps/plugins/textreport/familygroup.py:692 msgid "Children Marriages" msgstr "Małżeństwa dzieci" #: ../gramps/plugins/textreport/familygroup.py:693 msgid "Whether to include marriage information for children." msgstr "Określa, czy dołączać informacje o małżeństwie dla dzieci." #: ../gramps/plugins/textreport/familygroup.py:698 msgid "Missing Information" msgstr "Brakujące informacje" #: ../gramps/plugins/textreport/familygroup.py:701 msgid "Print fields for missing information" msgstr "Drukuj pola dla brakujących informacji" #: ../gramps/plugins/textreport/familygroup.py:703 msgid "Whether to include fields for missing information." msgstr "Określa, czy dołączać pola dla brakujących informacji." #: ../gramps/plugins/textreport/familygroup.py:754 msgid "The style used for the text related to the children." msgstr "Styl używany do tekstu związanego z dziećmi." #: ../gramps/plugins/textreport/familygroup.py:764 msgid "The style used for the parent's name" msgstr "Styl używany dla nazwiska rodzica" #: ../gramps/plugins/textreport/indivcomplete.py:67 msgid "Sections" msgstr "Sekcje" #: ../gramps/plugins/textreport/indivcomplete.py:69 msgid "Individual Facts" msgstr "Fakty z życia" #: ../gramps/plugins/textreport/indivcomplete.py:211 #, python-format msgid "%s in %s. " msgstr "%s w %s. " #: ../gramps/plugins/textreport/indivcomplete.py:300 msgid "Alternate Parents" msgstr "Rodzice zastępczy" #: ../gramps/plugins/textreport/indivcomplete.py:348 #, fuzzy, python-format msgid "%(name)s [%(gid)s]" msgstr "%(father)s [%(gramps_id)s]" #: ../gramps/plugins/textreport/indivcomplete.py:420 msgid "Marriages/Children" msgstr "Małżeństwa/Dzieci" #: ../gramps/plugins/textreport/indivcomplete.py:564 #, python-format msgid "Summary of %s" msgstr "Podsumowanie dla %s" #: ../gramps/plugins/textreport/indivcomplete.py:620 msgid "Male" msgstr "Mężczyzna" #: ../gramps/plugins/textreport/indivcomplete.py:622 msgid "Female" msgstr "Kobieta" #: ../gramps/plugins/textreport/indivcomplete.py:685 msgid "Select the filter to be applied to the report." msgstr "Wybierz filtr, który ostanie zastosowany do raportu." #: ../gramps/plugins/textreport/indivcomplete.py:707 msgid "List events chronologically" msgstr "Listuj zdarzenia chronologicznie" #: ../gramps/plugins/textreport/indivcomplete.py:708 msgid "Whether to sort events into chronological order." msgstr "Określa, czy sortować zdarzenia w porządku chronologicznym." #: ../gramps/plugins/textreport/indivcomplete.py:716 msgid "Include Source Information" msgstr "Dołącz informacje o źródłach" #: ../gramps/plugins/textreport/indivcomplete.py:717 msgid "Whether to cite sources." msgstr "Określa, czy cytować źródła." #: ../gramps/plugins/textreport/indivcomplete.py:729 #, fuzzy msgid "Include Gramps ID" msgstr "Dołącz wewnętrzne identyfikatory GRAMPS" #: ../gramps/plugins/textreport/indivcomplete.py:730 #, fuzzy msgid "Whether to include Gramps ID next to names." msgstr "Określa, czy dołączać Gramps ID obiektów" #: ../gramps/plugins/textreport/indivcomplete.py:736 msgid "Event groups" msgstr "Grupy zdarzeń" #: ../gramps/plugins/textreport/indivcomplete.py:737 msgid "Check if a separate section is required." msgstr "Sprawdź, czy oddzielna sekcja jest wymagana." #: ../gramps/plugins/textreport/indivcomplete.py:790 msgid "The style used for category labels." msgstr "Styl używany do etykiet kategorii." #: ../gramps/plugins/textreport/indivcomplete.py:801 msgid "The style used for the spouse's name." msgstr "Styl używany do nazwiska małżonka." #: ../gramps/plugins/textreport/kinshipreport.py:118 #, python-format msgid "Kinship Report for %s" msgstr "Raport relacji rodzinnych dla %s" #: ../gramps/plugins/textreport/kinshipreport.py:356 msgid "The maximum number of descendant generations" msgstr "Maksymalna liczba pokoleń przodków" #: ../gramps/plugins/textreport/kinshipreport.py:360 msgid "The maximum number of ancestor generations" msgstr "Maksymalna liczba pokoleń potomków" #: ../gramps/plugins/textreport/kinshipreport.py:364 msgid "Whether to include spouses" msgstr "Określa, czy dołączać małżonków" #: ../gramps/plugins/textreport/kinshipreport.py:367 msgid "Include cousins" msgstr "Dołącz kuzynów" #: ../gramps/plugins/textreport/kinshipreport.py:368 msgid "Whether to include cousins" msgstr "Określa, czy dołączać kuzynów" #: ../gramps/plugins/textreport/kinshipreport.py:371 msgid "Include aunts/uncles/nephews/nieces" msgstr "Dodaj wujków/ciotki/siostrzenice/bratanków" #: ../gramps/plugins/textreport/kinshipreport.py:372 msgid "Whether to include aunts/uncles/nephews/nieces" msgstr "Określa, czy dodawać wujków/ciotki/siostrzenice/bratanków" #: ../gramps/plugins/textreport/kinshipreport.py:397 #: ../gramps/plugins/textreport/summary.py:293 msgid "The basic style used for sub-headings." msgstr "Podstawowy styl używany do wyświetlania nagłówków niższych poziomów." #: ../gramps/plugins/textreport/numberofancestorsreport.py:104 #, python-format msgid "Number of Ancestors for %s" msgstr "Liczba przodków dla %s" #: ../gramps/plugins/textreport/numberofancestorsreport.py:124 #, python-format msgid "Generation %(generation)d has %(count)d individual. %(percent)s" msgid_plural "Generation %(generation)d has %(count)d individuals. %(percent)s" msgstr[0] "Pokolenie %(generation)d ma %(count)d osobę. %(percent)s" msgstr[1] "Pokolenie %(generation)d ma %(count)d osoby. %(percent)s" msgstr[2] "Pokolenie %(generation)d ma %(count)d osób. %(percent)s" #: ../gramps/plugins/textreport/numberofancestorsreport.py:164 #, python-format msgid "Total ancestors in generations %(second_generation)d to %(last_generation)d is %(count)d. %(percent)s" msgstr "Sumaryczna ilość przodków w generacjach %(second_generation)d do %(last_generation)d to %(count)d. %(percent)s" #: ../gramps/plugins/textreport/placereport.py:112 #: ../gramps/plugins/textreport/placereport.py:125 #: ../gramps/plugins/textreport/textplugins.gpr.py:298 msgid "Place Report" msgstr "Raport o miejscach" #: ../gramps/plugins/textreport/placereport.py:126 msgid "Generating report" msgstr "Generowanie raportu" #: ../gramps/plugins/textreport/placereport.py:150 #, python-format msgid "Gramps ID: %s " msgstr "GRAMPS ID: %s " #: ../gramps/plugins/textreport/placereport.py:151 #, python-format msgid "Street: %s " msgstr "Ulica: %s " #: ../gramps/plugins/textreport/placereport.py:152 #, python-format msgid "Parish: %s " msgstr "Parafia: %s " #: ../gramps/plugins/textreport/placereport.py:153 #, python-format msgid "Locality: %s " msgstr "Położenie: %s " #: ../gramps/plugins/textreport/placereport.py:154 #, python-format msgid "City: %s " msgstr "Miasto: %s " #: ../gramps/plugins/textreport/placereport.py:155 #, python-format msgid "County: %s " msgstr "Powiat: %s " #: ../gramps/plugins/textreport/placereport.py:156 #, python-format msgid "State: %s" msgstr "Województwo: %s" #: ../gramps/plugins/textreport/placereport.py:157 #, python-format msgid "Country: %s " msgstr "Kraj: %s " #: ../gramps/plugins/textreport/placereport.py:179 msgid "Events that happened at this place" msgstr "Zdarzenia, które działy się w tym miejscu" #: ../gramps/plugins/textreport/placereport.py:183 #: ../gramps/plugins/textreport/placereport.py:256 msgid "Type of Event" msgstr "Rodzaj zdarzenia" #: ../gramps/plugins/textreport/placereport.py:226 #, fuzzy, python-format msgid "%(persons)s and %(name)s (%(id)s)" msgstr "%(father)s i %(mother)s (%(id)s)" #: ../gramps/plugins/textreport/placereport.py:252 msgid "People associated with this place" msgstr "Osoby związane z tym miejscem" #: ../gramps/plugins/textreport/placereport.py:373 msgid "Select using filter" msgstr "Wybierz przy pomocy filtra" #: ../gramps/plugins/textreport/placereport.py:374 msgid "Select places using a filter" msgstr "Wybierz miejsca przy pomocy filtra" #: ../gramps/plugins/textreport/placereport.py:381 msgid "Select places individually" msgstr "Wybierz miejsca indywidualnie" #: ../gramps/plugins/textreport/placereport.py:382 msgid "List of places to report on" msgstr "Lista miejsc do zaraportowania" #: ../gramps/plugins/textreport/placereport.py:385 msgid "Center on" msgstr "Centruj na" #: ../gramps/plugins/textreport/placereport.py:389 msgid "If report is event or person centered" msgstr "Jeśli raport jest zdarzeniem albo osobą wycentrowaną" #: ../gramps/plugins/textreport/placereport.py:392 msgid "Include private data" msgstr "Dodaj dane prywatne" #: ../gramps/plugins/textreport/placereport.py:393 msgid "Whether to include private data" msgstr "Określa, czy dołączać prywatne obiekty" #: ../gramps/plugins/textreport/placereport.py:423 msgid "The style used for the title of the report." msgstr "Styl używany do tytułu raportu." #: ../gramps/plugins/textreport/placereport.py:437 msgid "The style used for place title." msgstr "Styl używany do tytułu miejsca." #: ../gramps/plugins/textreport/placereport.py:449 msgid "The style used for place details." msgstr "Styl używany do szczegółów zdarzenia." #: ../gramps/plugins/textreport/placereport.py:461 msgid "The style used for a column title." msgstr "Styl używany do tytułu kolumny." #: ../gramps/plugins/textreport/placereport.py:475 msgid "The style used for each section." msgstr "Styl używany do każdej sekcji." #: ../gramps/plugins/textreport/placereport.py:506 msgid "The style used for event and person details." msgstr "Styl używany dla szczegółów nazwiska osoby oraz zdarzenia." #: ../gramps/plugins/textreport/recordsreport.py:104 #, python-format msgid "%(number)s. " msgstr "%(number)s. " #: ../gramps/plugins/textreport/recordsreport.py:106 #, python-format msgid " (%(value)s)" msgstr " (%(value)s)" #: ../gramps/plugins/textreport/recordsreport.py:149 msgid "Number of ranks to display" msgstr "Ilość rankingów do wyświetlenia" #: ../gramps/plugins/textreport/recordsreport.py:152 msgid "Use call name" msgstr "Użyj przezwiska (używane imię)" #: ../gramps/plugins/textreport/recordsreport.py:154 msgid "Don't use call name" msgstr "Nie używaj przezwisk (używanych imion)" #: ../gramps/plugins/textreport/recordsreport.py:155 msgid "Replace first names with call name" msgstr "Zamień pierwsze imię na 'Używane imię'" #: ../gramps/plugins/textreport/recordsreport.py:156 msgid "Underline call name in first names / add call name to first name" msgstr "Podkreśl imię zwyczajowe / dodaj imię zwyczajowe do pierwszego imienia" #: ../gramps/plugins/textreport/recordsreport.py:159 msgid "Footer text" msgstr "Tekst stopki" #: ../gramps/plugins/textreport/recordsreport.py:165 msgid "Person Records" msgstr "Rekordy osób" #: ../gramps/plugins/textreport/recordsreport.py:167 msgid "Family Records" msgstr "Rekordy rodzin" #: ../gramps/plugins/textreport/recordsreport.py:205 msgid "The style used for the report title." msgstr "Styl używany do tytułu raportu." #: ../gramps/plugins/textreport/recordsreport.py:217 msgid "The style used for the report subtitle." msgstr "Styl używany do podtytułu raportu." #: ../gramps/plugins/textreport/recordsreport.py:226 msgid "The style used for headings." msgstr "Styl używany do nagłówków." #: ../gramps/plugins/textreport/recordsreport.py:244 #: ../gramps/plugins/textreport/simplebooktitle.py:186 msgid "The style used for the footer." msgstr "Styl używany do stopki." #: ../gramps/plugins/textreport/simplebooktitle.py:107 #, python-format msgid "File %s does not exist" msgstr "Plik %s nie istnieje" #: ../gramps/plugins/textreport/simplebooktitle.py:132 msgid "book|Title" msgstr "Tytuł" #: ../gramps/plugins/textreport/simplebooktitle.py:132 msgid "Title of the Book" msgstr "Tytuł książki" #: ../gramps/plugins/textreport/simplebooktitle.py:133 msgid "Title string for the book." msgstr "Tekst tytułu dla książki." #: ../gramps/plugins/textreport/simplebooktitle.py:136 msgid "Subtitle" msgstr "Podtytuł" #: ../gramps/plugins/textreport/simplebooktitle.py:136 msgid "Subtitle of the Book" msgstr "Podtytuł książki" #: ../gramps/plugins/textreport/simplebooktitle.py:137 msgid "Subtitle string for the book." msgstr "Tekst podtytułu dla książki." #: ../gramps/plugins/textreport/simplebooktitle.py:142 #, python-format msgid "Copyright %(year)d %(name)s" msgstr "Prawa autorskie %(year)d %(name)s" #: ../gramps/plugins/textreport/simplebooktitle.py:144 msgid "Footer" msgstr "Stopka" #: ../gramps/plugins/textreport/simplebooktitle.py:145 msgid "Footer string for the page." msgstr "Tekst stopki dla strony." #: ../gramps/plugins/textreport/simplebooktitle.py:149 msgid "Gramps ID of the media object to use as an image." msgstr "Gramps ID obiektu medialnego do użycia jako obraz." #: ../gramps/plugins/textreport/simplebooktitle.py:152 msgid "Image Size" msgstr "Rozmiar obrazu" #: ../gramps/plugins/textreport/simplebooktitle.py:153 msgid "Size of the image in cm. A value of 0 indicates that the image should be fit to the page." msgstr "Rozmiar obrazka w cm. Wartość 0 oznacza, że obrazek powinien być dopasowany do strony." #: ../gramps/plugins/textreport/simplebooktitle.py:176 msgid "The style used for the subtitle." msgstr "Styl używany do podtytułu." #: ../gramps/plugins/textreport/summary.py:81 #: ../gramps/plugins/textreport/textplugins.gpr.py:343 msgid "Database Summary Report" msgstr "Podsumowanie bazy danych" #: ../gramps/plugins/textreport/summary.py:157 #, python-format msgid "Number of individuals: %d" msgstr "Liczba osób: %d" #: ../gramps/plugins/textreport/summary.py:161 #, python-format msgid "Males: %d" msgstr "Mężczyzn: %d" #: ../gramps/plugins/textreport/summary.py:165 #, python-format msgid "Females: %d" msgstr "Kobiet: %d" #: ../gramps/plugins/textreport/summary.py:169 #, python-format msgid "Individuals with unknown gender: %d" msgstr "Osoby o nieznanej płci: %d" #: ../gramps/plugins/textreport/summary.py:173 #, python-format msgid "Incomplete names: %d" msgstr "Niepełne nazwiska: %d" #: ../gramps/plugins/textreport/summary.py:178 #, python-format msgid "Individuals missing birth dates: %d" msgstr "Osoby z brakującymi datami urodzin: %d" #: ../gramps/plugins/textreport/summary.py:183 #, python-format msgid "Disconnected individuals: %d" msgstr "Osoby niepołączone: %d" #: ../gramps/plugins/textreport/summary.py:187 #, python-format msgid "Unique surnames: %d" msgstr "Nazwiska unikatowe: %d" #: ../gramps/plugins/textreport/summary.py:191 #, python-format msgid "Individuals with media objects: %d" msgstr "Osoby z obiektami medialnymi: %d" #: ../gramps/plugins/textreport/summary.py:204 #, python-format msgid "Number of families: %d" msgstr "Liczba rodzin: %d" #: ../gramps/plugins/textreport/summary.py:235 #, python-format msgid "Number of unique media objects: %d" msgstr "Liczba pojedynczych obiektów medialnych: %d" #: ../gramps/plugins/textreport/summary.py:240 #, python-format msgid "Total size of media objects: %s MB" msgstr "Całkowity rozmiar obiektów medialnych: %s MB" #: ../gramps/plugins/textreport/tableofcontents.py:65 #: ../gramps/plugins/textreport/textplugins.gpr.py:366 msgid "Table Of Contents" msgstr "Spis treści" #: ../gramps/plugins/textreport/tableofcontents.py:112 msgid "The style used for first level headings." msgstr "Styl używany do nagłówka pierwszego poziomu." #: ../gramps/plugins/textreport/tableofcontents.py:118 msgid "The style used for second level headings." msgstr "Styl używany do nagłówka drugiego poziomu." #: ../gramps/plugins/textreport/tableofcontents.py:124 msgid "The style used for third level headings." msgstr "Styl używany do nagłówka trzeciego poziomu." #: ../gramps/plugins/textreport/tagreport.py:80 #: ../gramps/plugins/textreport/textplugins.gpr.py:253 msgid "Tag Report" msgstr "Raport atrybutów" #: ../gramps/plugins/textreport/tagreport.py:81 msgid "You must first create a tag before running this report." msgstr "Najpierw musisz utworzyć atrybut przed uruchomieniem tego raportu." #: ../gramps/plugins/textreport/tagreport.py:86 #, python-format msgid "Tag Report for %s Items" msgstr "Raport atrybutów dla %s elementów" #: ../gramps/plugins/textreport/tagreport.py:119 #: ../gramps/plugins/textreport/tagreport.py:206 #: ../gramps/plugins/textreport/tagreport.py:296 #: ../gramps/plugins/textreport/tagreport.py:382 #: ../gramps/plugins/textreport/tagreport.py:452 msgid "Id" msgstr "Id" #: ../gramps/plugins/textreport/tagreport.py:543 msgid "The tag to use for the report" msgstr "Atrybut używany dla raportu" #: ../gramps/plugins/textreport/tagreport.py:591 msgid "The basic style used for table headings." msgstr "Podstawowy styl używany do nagłówków tabeli." #: ../gramps/plugins/textreport/textplugins.gpr.py:32 msgid "Ahnentafel Report" msgstr "Raport o przodkach" #: ../gramps/plugins/textreport/textplugins.gpr.py:33 msgid "Produces a textual ancestral report" msgstr "Generuje tekstowy raport o przodkach" #: ../gramps/plugins/textreport/textplugins.gpr.py:55 msgid "Produces a report of birthdays and anniversaries" msgstr "Generuje raport o urodzinach i rocznicach" #: ../gramps/plugins/textreport/textplugins.gpr.py:77 msgid "Add custom text to the book report" msgstr "Dodaj własny tekst do raportu książkowego" #: ../gramps/plugins/textreport/textplugins.gpr.py:98 msgid "Descendant Report" msgstr "Raport o potomkach" #: ../gramps/plugins/textreport/textplugins.gpr.py:99 msgid "Produces a list of descendants of the active person" msgstr "Generuje listę potomków aktywnej osoby" #: ../gramps/plugins/textreport/textplugins.gpr.py:120 msgid "Detailed Ancestral Report" msgstr "Szczegółowy raport o przodkach" #: ../gramps/plugins/textreport/textplugins.gpr.py:121 msgid "Produces a detailed ancestral report" msgstr "Generuje szczegółowy raport o przodkach" #: ../gramps/plugins/textreport/textplugins.gpr.py:142 msgid "Detailed Descendant Report" msgstr "Szczegółowy raport o potomkach" #: ../gramps/plugins/textreport/textplugins.gpr.py:143 msgid "Produces a detailed descendant report" msgstr "Generuje szczegółowy raport o potomkach" #: ../gramps/plugins/textreport/textplugins.gpr.py:164 msgid "End of Line Report" msgstr "Raport o krańcowych linii rodu" #: ../gramps/plugins/textreport/textplugins.gpr.py:165 msgid "Produces a textual end of line report" msgstr "Generuje tekstowy raport o krańcowych linii rodu" #: ../gramps/plugins/textreport/textplugins.gpr.py:187 msgid "Produces a family group report showing information on a set of parents and their children." msgstr "Tworzy grupowy raport rodzinny, pokazujący informacje o parze rodziców i ich dzieciach." #: ../gramps/plugins/textreport/textplugins.gpr.py:209 msgid "Complete Individual Report" msgstr "Pełny raport osobowy" #: ../gramps/plugins/textreport/textplugins.gpr.py:210 msgid "Produces a complete report on the selected people" msgstr "Generuje pełny raport o wybranej osobie" #: ../gramps/plugins/textreport/textplugins.gpr.py:231 msgid "Kinship Report" msgstr "Raport relacji rodzinnych" #: ../gramps/plugins/textreport/textplugins.gpr.py:232 msgid "Produces a textual report of kinship for a given person" msgstr "Generuje tekstowy raport relacji rodzinnych dla danej osoby" #: ../gramps/plugins/textreport/textplugins.gpr.py:254 msgid "Produces a list of people with a specified tag" msgstr "Generuje listę osób z określonym atrybutem" #: ../gramps/plugins/textreport/textplugins.gpr.py:276 msgid "Number of Ancestors Report" msgstr "Raport o liczbie przodków" #: ../gramps/plugins/textreport/textplugins.gpr.py:277 msgid "Counts number of ancestors of selected person" msgstr "Oblicza liczbę przodków dla wybranej osoby" #: ../gramps/plugins/textreport/textplugins.gpr.py:299 msgid "Produces a textual place report" msgstr "Generuje tekstowy raport o miejscach" #: ../gramps/plugins/textreport/textplugins.gpr.py:321 msgid "Title Page" msgstr "Strona tytułowa" #: ../gramps/plugins/textreport/textplugins.gpr.py:322 msgid "Produces a title page for book reports." msgstr "Generuje stronę tytułową dla raportów książkowych." #: ../gramps/plugins/textreport/textplugins.gpr.py:344 msgid "Provides a summary of the current database" msgstr "Udostępnia posumowanie aktualnej bazy danych" #: ../gramps/plugins/textreport/textplugins.gpr.py:367 msgid "Produces a table of contents for book reports." msgstr "Generuje tabelę zawartości dla raportów książkowych." #: ../gramps/plugins/textreport/textplugins.gpr.py:389 msgid "Produces an alphabetical index for book reports." msgstr "Generuje indeks alfabetyczny dla raportów książkowych." #: ../gramps/plugins/textreport/textplugins.gpr.py:410 msgid "Records Report" msgstr "Raport o rekordach" #: ../gramps/plugins/tool/changenames.py:66 msgid "manual|Fix_Capitalization_of_Family_Names..." msgstr "Poprawa wielkich/małych liter w nazwiskach..." #: ../gramps/plugins/tool/changenames.py:76 #: ../gramps/plugins/tool/changenames.py:235 msgid "Capitalization changes" msgstr "Zmiana wielkich/małych liter" #: ../gramps/plugins/tool/changenames.py:86 msgid "Checking Family Names" msgstr "Sprawdzanie nazwisk rodzin" #: ../gramps/plugins/tool/changenames.py:87 msgid "Searching family names" msgstr "Wyszukiwanie nazwisk rodzin" #: ../gramps/plugins/tool/changenames.py:144 #: ../gramps/plugins/tool/eventnames.py:118 #: ../gramps/plugins/tool/extractcity.py:512 #: ../gramps/plugins/tool/patchnames.py:361 msgid "No modifications made" msgstr "Nie wprowadzono zmian" #: ../gramps/plugins/tool/changenames.py:145 msgid "No capitalization changes were detected." msgstr "Nie wykryto zmian wielkich/małych liter." #: ../gramps/plugins/tool/changenames.py:198 msgid "Original Name" msgstr "Pierwotne nazwisko" #: ../gramps/plugins/tool/changenames.py:202 msgid "Capitalization Change" msgstr "Zmiana wielkich/małych liter" #: ../gramps/plugins/tool/changenames.py:209 #: ../gramps/plugins/tool/eventcmp.py:303 #: ../gramps/plugins/tool/extractcity.py:556 #: ../gramps/plugins/tool/patchnames.py:415 msgid "Building display" msgstr "Budowanie widoku" #: ../gramps/plugins/tool/changetypes.py:64 msgid "Change Event Types" msgstr "Zmień Typ Zdarzenia" #: ../gramps/plugins/tool/changetypes.py:114 #: ../gramps/plugins/tool/changetypes.py:154 msgid "Change types" msgstr "Zmień typy" #: ../gramps/plugins/tool/changetypes.py:117 msgid "Analyzing Events" msgstr "Analizowanie zdarzeń" #: ../gramps/plugins/tool/changetypes.py:134 msgid "No event record was modified." msgstr "Nie zmodyfikowano żadnego rekordu zdarzenia." #: ../gramps/plugins/tool/changetypes.py:136 #, python-format msgid "%d event record was modified." msgid_plural "%d event records were modified." msgstr[0] "Zmodyfikowano %d rekord zdarzenia." msgstr[1] "Zmodyfikowano %d rekordy zdarzeń." msgstr[2] "Zmodyfikowano %d rekordów zdarzeń." #: ../gramps/plugins/tool/check.py:106 ../gramps/plugins/tool/check.py:236 msgid "Checking Database" msgstr "Sprawdzanie bazy danych" #: ../gramps/plugins/tool/check.py:107 msgid "Looking for cross table duplicates" msgstr "Wyszukiwanie duplikatów w tabelach krzyżowych" #: ../gramps/plugins/tool/check.py:152 msgid "" "Your family tree contains cross table duplicate handles.\n" " This is bad and can be fixed by making a backup of your\n" "family tree and importing that backup in an empty family\n" "tree. The rest of the checking is skipped, the Check and\n" "Repair tool should be run anew on this new family tree." msgstr "" "Twoje drzewo rodzinne zawiera duplikaty powiązań krzyżowych.\n" "Jest to błąd, który może być naprawiony przez utworzenie kopii\n" "tego drzewa rodzinnego i zaimportowanie tej kopii do pustego\n" "drzewa rodzinnego. Pozostała część sprawdzenia została\n" "pominięta, dlatego narzędzie Sprawdź i Napraw powinno być\n" "uruchomione ponownie na nowym drzewie rodzinnym." #: ../gramps/plugins/tool/check.py:159 msgid "Check Integrity" msgstr "Sprawdź spójność" #: ../gramps/plugins/tool/check.py:237 #, python-format msgid "Objects referenced by this note were referenced but missing so that is why they have been created when you ran Check and Repair on %s." msgstr "Obiekty wskazywane przez tą notatkę nie istniały, dlatego zostały one stworzone podczas pracy narzędzia Sprawdź i Napraw bazę danych na %s." #: ../gramps/plugins/tool/check.py:259 msgid "Looking for invalid name format references" msgstr "Wyszukiwanie odwołań do nazwisk o nieprawidłowym formacie" #: ../gramps/plugins/tool/check.py:311 msgid "Looking for duplicate spouses" msgstr "Wyszukiwanie duplikatów małżonków" #: ../gramps/plugins/tool/check.py:335 msgid "Looking for character encoding errors" msgstr "Wyszukiwanie błędów kodowania znaków" #: ../gramps/plugins/tool/check.py:376 msgid "Looking for ctrl characters in notes" msgstr "Poszukiwanie znaków kontrolnych w notatkach" #: ../gramps/plugins/tool/check.py:402 msgid "Looking for broken family links" msgstr "Wyszukiwanie uszkodzonych łączy do rodzin" #: ../gramps/plugins/tool/check.py:604 msgid "Looking for unused objects" msgstr "Wyszukiwanie nieużywanych obiektów" #: ../gramps/plugins/tool/check.py:678 msgid "Select file" msgstr "Wybierz plik" #: ../gramps/plugins/tool/check.py:710 msgid "Media object could not be found" msgstr "Nie można znaleźć obiektu medialnego" #: ../gramps/plugins/tool/check.py:711 #, python-format msgid "" "The file:\n" " %(file_name)s \n" "is referenced in the database, but no longer exists. The file may have been deleted or moved to a different location. You may choose to either remove the reference from the database, keep the reference to the missing file, or select a new file." msgstr "" "Plik:\n" "%(file_name)s \n" "posiada odwołania w bazie danych, które już nie istnieje. Plik mógł zostać usunięty lub przeniesiony w inne miejsce. Można wybrać zarówno usunięcie odwołania z bazy danych, utrzymania odwołania do brakującego pliku lub wybranie nowego pliku." #: ../gramps/plugins/tool/check.py:788 msgid "Looking for empty people records" msgstr "Wyszukiwanie wpisów z pustymi osobami" #: ../gramps/plugins/tool/check.py:796 msgid "Looking for empty family records" msgstr "Wyszukiwanie wpisów z pustymi rodzinami" #: ../gramps/plugins/tool/check.py:804 msgid "Looking for empty event records" msgstr "Wyszukiwanie wpisów z pustymi zdarzeniami" #: ../gramps/plugins/tool/check.py:812 msgid "Looking for empty source records" msgstr "Wyszukiwanie wpisów z pustymi źródłami" #: ../gramps/plugins/tool/check.py:820 msgid "Looking for empty citation records" msgstr "Wyszukiwanie wpisów z pustymi cytatami" #: ../gramps/plugins/tool/check.py:828 msgid "Looking for empty place records" msgstr "Wyszukiwanie wpisów z pustymi miejscami" #: ../gramps/plugins/tool/check.py:836 msgid "Looking for empty media records" msgstr "Wyszukiwanie wpisów z pustymi obiektami medialnymi" #: ../gramps/plugins/tool/check.py:844 msgid "Looking for empty repository records" msgstr "Wyszukiwanie wpisów z pustymi magazynami" #: ../gramps/plugins/tool/check.py:852 msgid "Looking for empty note records" msgstr "Wyszukiwanie wpisów z pustymi notatkami" #: ../gramps/plugins/tool/check.py:898 msgid "Looking for empty families" msgstr "Wyszukiwanie wpisów z pustymi rodzinami" #: ../gramps/plugins/tool/check.py:934 msgid "Looking for broken parent relationships" msgstr "Wyszukiwanie uszkodzonych związków rodziców" #: ../gramps/plugins/tool/check.py:972 msgid "Looking for event problems" msgstr "Wyszukiwanie problemów ze zdarzeniami" #: ../gramps/plugins/tool/check.py:1138 msgid "Looking for person reference problems" msgstr "Wyszukiwanie problemów z odwołaniami do osób" #: ../gramps/plugins/tool/check.py:1169 msgid "Looking for family reference problems" msgstr "Wyszukiwanie problemów z odwołaniami do rodzin" #: ../gramps/plugins/tool/check.py:1194 msgid "Looking for repository reference problems" msgstr "Wyszukiwanie problemów z odwołaniami do magazynów" #: ../gramps/plugins/tool/check.py:1226 msgid "Looking for place reference problems" msgstr "Wyszukiwanie problemów z odwołaniami do miejsc" #: ../gramps/plugins/tool/check.py:1310 msgid "Looking for citation reference problems" msgstr "Wyszukiwanie problemów z odwołaniami do cytatów" #: ../gramps/plugins/tool/check.py:1446 msgid "Looking for source reference problems" msgstr "Wyszukiwanie problemów z odwołaniami do źródeł" #: ../gramps/plugins/tool/check.py:1487 msgid "Looking for media object reference problems" msgstr "Wyszukiwanie problemów z odwołaniami do obiektów medialnych" #: ../gramps/plugins/tool/check.py:1630 msgid "Looking for note reference problems" msgstr "Wyszukiwanie problemów z odwołaniami do notatek" #: ../gramps/plugins/tool/check.py:1791 msgid "Looking for tag reference problems" msgstr "Wyszukiwanie problemów z odwołaniami do znaczników" #: ../gramps/plugins/tool/check.py:1988 msgid "No errors were found" msgstr "Nie znaleziono błędów" #: ../gramps/plugins/tool/check.py:1989 msgid "The database has passed internal checks" msgstr "Baza danych przeszła testy wewnętrznej spójności" #: ../gramps/plugins/tool/check.py:1992 #, fuzzy msgid "No errors were found: the database has passed internal checks." msgstr "Baza danych przeszła testy wewnętrznej spójności" #: ../gramps/plugins/tool/check.py:1998 #, python-format msgid "%(quantity)d broken child/family link was fixed\n" msgid_plural "%(quantity)d broken child-family links were fixed\n" msgstr[0] "Poprawiono %(quantity)d uszkodzone łącze do dziecka/rodziny.\n" msgstr[1] "Odnaleziono %(quantity)d uszkodzone łącza do dziecka/rodziny.\n" msgstr[2] "Odnaleziono %(quantity)d uszkodzonych łącz do dziecka/rodziny.\n" #: ../gramps/plugins/tool/check.py:2007 msgid "Non existing child" msgstr "Nieistniejące dziecko" #: ../gramps/plugins/tool/check.py:2015 #, python-format msgid "%(person)s was removed from the family of %(family)s\n" msgstr "Usunięto %(person)s osób z rodziny %(family)s\n" #: ../gramps/plugins/tool/check.py:2021 #, python-format msgid "%(quantity)d broken spouse/family link was fixed\n" msgid_plural "%(quantity)d broken spouse/family links were fixed\n" msgstr[0] "Odnaleziono %(quantity)d uszkodzone łącze do małżonka/rodziny.\n" msgstr[1] "Odnaleziono %(quantity)d uszkodzone łącza do małżonka/rodziny.\n" msgstr[2] "Odnaleziono %(quantity)d uszkodzonych łącz do małżonka/rodziny.\n" #: ../gramps/plugins/tool/check.py:2030 ../gramps/plugins/tool/check.py:2053 msgid "Non existing person" msgstr "Nieistniejąca osoba" #: ../gramps/plugins/tool/check.py:2038 ../gramps/plugins/tool/check.py:2061 #, python-format msgid "%(person)s was restored to the family of %(family)s\n" msgstr "%(person)s zostało przywróconych do rodziny %(family)s\n" #: ../gramps/plugins/tool/check.py:2044 #, python-format msgid "%(quantity)d duplicate spouse/family link was found\n" msgid_plural "%(quantity)d duplicate spouse/family links were found\n" msgstr[0] "Odnaleziono %(quantity)d duplikat łącza do małżonka/rodziny.\n" msgstr[1] "Odnaleziono %(quantity)d duplikaty łącz do małżonka/rodziny.\n" msgstr[2] "Odnaleziono %(quantity)d duplikatów łącz do małżonka/rodziny.\n" #: ../gramps/plugins/tool/check.py:2067 msgid "1 family with no parents or children found, removed.\n" msgstr "Odnaleziono i usunięto 1 rodzinę bez rodziców lub dzieci.\n" #: ../gramps/plugins/tool/check.py:2072 #, python-format msgid "%(quantity)d families with no parents or children, removed.\n" msgstr "Usunięto %(quantity)d rodzin bez rodziców lub dzieci.\n" #: ../gramps/plugins/tool/check.py:2078 #, python-format msgid "%d corrupted family relationship fixed\n" msgid_plural "%d corrupted family relationship fixed\n" msgstr[0] "Naprawiono %d uszkodzony związek rodzin\n" msgstr[1] "Naprawiono %d uszkodzone związki rodzin\n" msgstr[2] "Naprawiono %d uszkodzonych związków rodzin\n" #: ../gramps/plugins/tool/check.py:2085 #, python-format msgid "%d person was referenced but not found\n" msgid_plural "%d persons were referenced, but not found\n" msgstr[0] "Istniało odwołanie do %d osoby, której nie odnaleziono\n" msgstr[1] "Istniało odwołanie do %d osób, których nie odnaleziono\n" msgstr[2] "Istniało odwołanie do %d osób, których nie odnaleziono\n" #: ../gramps/plugins/tool/check.py:2092 #, python-format msgid "%d family was referenced but not found\n" msgid_plural "%d families were referenced, but not found\n" msgstr[0] "Istniało odwołanie do %d rodziny, której nie odnaleziono\n" msgstr[1] "Istniały odwołania do %d rodzin, których nie odnaleziono\n" msgstr[2] "Istniało %d odwołań do rodzin, których nie odnaleziono\n" #: ../gramps/plugins/tool/check.py:2098 #, python-format msgid "%d date was corrected\n" msgid_plural "%d dates were corrected\n" msgstr[0] "%d data została poprawiona\n" msgstr[1] "%d daty zostały poprawione\n" msgstr[2] "%d dat zostało poprawionych\n" #: ../gramps/plugins/tool/check.py:2104 #, python-format msgid "%(quantity)d repository was referenced but not found\n" msgid_plural "%(quantity)d repositories were referenced, but not found\n" msgstr[0] "Istniało %(quantity)d odwołanie do magazynu, którego nie odnaleziono\n" msgstr[1] "Istniało odwołanie do %(quantity)d magazynów, których nie odnaleziono\n" msgstr[2] "Istniało odwołanie do %(quantity)d magazynów, których nie odnaleziono\n" #: ../gramps/plugins/tool/check.py:2110 #, python-format msgid "%(quantity)d media object was referenced, but not found\n" msgid_plural "%(quantity)d media objects were referenced, but not found\n" msgstr[0] "Istniało %(quantity)d odwołanie do obiektu medialnego, którego nie odnaleziono.\n" msgstr[1] "Istniało %(quantity)d odwołania do obiektów medialnych, których nie odnaleziono.\n" msgstr[2] "Istniało %(quantity)d odwołań do obiektów medialnych, których nie odnaleziono.\n" #: ../gramps/plugins/tool/check.py:2117 #, python-format msgid "Reference to %(quantity)d missing media object was kept\n" msgid_plural "References to %(quantity)d media objects were kept\n" msgstr[0] "Zachowano %(quantity)d odwołanie do brakującego obiektu medialnego.\n" msgstr[1] "Zachowano %(quantity)d odwołania do brakujących obiektów medialnych.\n" msgstr[2] "Zachowano %(quantity)d odwołań do brakujących obiektów medialnych.\n" #: ../gramps/plugins/tool/check.py:2124 #, python-format msgid "%(quantity)d missing media object was replaced\n" msgid_plural "%(quantity)d missing media objects were replaced\n" msgstr[0] "Zastąpiono %(quantity)d brakujący obiekt medialny\n" msgstr[1] "Zastąpiono %(quantity)d brakujące obiekty medialne.\n" msgstr[2] "Zastąpiono %(quantity)d brakujących obiektów medialnych.\n" #: ../gramps/plugins/tool/check.py:2131 #, python-format msgid "%(quantity)d missing media object was removed\n" msgid_plural "%(quantity)d missing media objects were removed\n" msgstr[0] "Usunięto %(quantity)d brakujący obiekt medialny\n" msgstr[1] "Usunięto %(quantity)d brakujące obiekty medialne.\n" msgstr[2] "Usunięto %(quantity)d brakujących obiektów medialnych.\n" #: ../gramps/plugins/tool/check.py:2138 #, python-format msgid "%(quantity)d event was referenced but not found\n" msgid_plural "%(quantity)d events were referenced, but not found\n" msgstr[0] "Istniało %(quantity)d odwołanie do zdarzenia, którego nie odnaleziono\n" msgstr[1] "Istniały %(quantity)d odwołania do zdarzeń, których nie odnaleziono.\n" msgstr[2] "Istniało %(quantity)d odwołań do zdarzeń, których nie odnaleziono.\n" #: ../gramps/plugins/tool/check.py:2145 #, python-format msgid "%(quantity)d invalid birth event name was fixed\n" msgid_plural "%(quantity)d invalid birth event names were fixed\n" msgstr[0] "Naprawiono %(quantity)d nieprawidłową nazwę zdarzenia urodzin.\n" msgstr[1] "Naprawiono %(quantity)d nieprawidłowe nazwy zdarzeń urodzin.\n" msgstr[2] "Naprawiono %(quantity)d nieprawidłowych nazw zdarzeń urodzin.\n" #: ../gramps/plugins/tool/check.py:2152 #, python-format msgid "%(quantity)d invalid death event name was fixed\n" msgid_plural "%(quantity)d invalid death event names were fixed\n" msgstr[0] "Naprawiono %(quantity)d nieprawidłową nazwę zdarzenia śmierci.\n" msgstr[1] "Naprawiono %(quantity)d nieprawidłowe nazwy zdarzeń śmierci.\n" msgstr[2] "Naprawiono %(quantity)d nieprawidłowych nazw zdarzeń śmierci.\n" #: ../gramps/plugins/tool/check.py:2159 #, python-format msgid "%(quantity)d place was referenced but not found\n" msgid_plural "%(quantity)d places were referenced, but not found\n" msgstr[0] "Istniało %(quantity)d odwołanie do miejsc, którego nie odnaleziono\n" msgstr[1] "Istniały %(quantity)d odwołania do miejsc, których nie odnaleziono.\n" msgstr[2] "Istniało %(quantity)d odwołań do miejsc, których nie odnaleziono.\n" #: ../gramps/plugins/tool/check.py:2166 #, python-format msgid "%(quantity)d citation was referenced but not found\n" msgid_plural "%(quantity)d citations were referenced, but not found\n" msgstr[0] "%(quantity)d cytat miał odwołanie, które nie zostało znalezione\n" msgstr[1] "%(quantity)d cytaty miały odwołanie, które nie zostały znalezione\n" msgstr[2] "%(quantity)d cytatów miało odwołania, które nie zostały znalezione\n" #: ../gramps/plugins/tool/check.py:2173 #, python-format msgid "%(quantity)d source was referenced but not found\n" msgid_plural "%(quantity)d sources were referenced, but not found\n" msgstr[0] "Istniało %(quantity)d odwołanie do źródła, którego nie odnaleziono\n" msgstr[1] "Istniały %(quantity)d odwołania do źródeł, których nie odnaleziono.\n" msgstr[2] "Istniało %(quantity)d odwołań do źródeł, których nie odnaleziono.\n" #: ../gramps/plugins/tool/check.py:2180 #, python-format msgid "%(quantity)d media object was referenced but not found\n" msgid_plural "%(quantity)d media objects were referenced but not found\n" msgstr[0] "Istniało %(quantity)d odwołanie do obiektu medialnego, którego nie odnaleziono.\n" msgstr[1] "Istniało %(quantity)d odwołania do obiektów medialnych, których nie odnaleziono.\n" msgstr[2] "Istniało %(quantity)d odwołań do obiektów medialnych, których nie odnaleziono.\n" #: ../gramps/plugins/tool/check.py:2187 #, python-format msgid "%(quantity)d note object was referenced but not found\n" msgid_plural "%(quantity)d note objects were referenced but not found\n" msgstr[0] "Istniało %(quantity)d odwołanie do notatki, której nie odnaleziono.\n" msgstr[1] "Istniało %(quantity)d odwołania do notatek, których nie odnaleziono.\n" msgstr[2] "Istniało %(quantity)d odwołań do notatek, których nie odnaleziono.\n" #: ../gramps/plugins/tool/check.py:2193 ../gramps/plugins/tool/check.py:2199 #, python-format msgid "%(quantity)d tag object was referenced but not found\n" msgid_plural "%(quantity)d tag objects were referenced but not found\n" msgstr[0] "Istniało %(quantity)d odwołanie do znacznika, którego nie odnaleziono\n" msgstr[1] "Istniało %(quantity)d odwołania do znaczników, których nie odnaleziono.\n" msgstr[2] "Istniało %(quantity)d odwołań do znaczników, których nie odnaleziono.\n" #: ../gramps/plugins/tool/check.py:2205 #, python-format msgid "%(quantity)d invalid name format reference was removed\n" msgid_plural "%(quantity)d invalid name format references were removed\n" msgstr[0] "Usunięto %(quantity)d odwołanie do nieprawidłowego formatu nazwy.\n" msgstr[1] "Usunięto %(quantity)d odwołania do nieprawidłowego formatu nazwy.\n" msgstr[2] "Usunięto %(quantity)d odwołań do nieprawidłowego formatu nazwy.\n" #: ../gramps/plugins/tool/check.py:2211 #, python-format msgid "" "%(empty_obj)d empty objects removed:\n" " %(person)d person objects\n" " %(family)d family objects\n" " %(event)d event objects\n" " %(source)d source objects\n" " %(media)d media objects\n" " %(place)d place objects\n" " %(repo)d repository objects\n" " %(note)d note objects\n" msgstr "" "Usunięto %(empty_obj)d pustych obiektów:\n" " %(person)d obiektów typu osoba\n" " %(family)d obiektów typu rodzina\n" " %(event)d obiektów typu zdarzenie\n" " %(source)d obiektów typu źródło\n" " %(media)d obiektów medialnych\n" " %(place)d obiektów typu miejsce\n" " %(repo)d obiektów typu magazyn\n" " %(note)d obiektów typu notatka\n" #: ../gramps/plugins/tool/check.py:2256 msgid "Integrity Check Results" msgstr "Wyniki Testu Spójności" #: ../gramps/plugins/tool/check.py:2261 msgid "Check and Repair" msgstr "Sprawdź i Napraw" #: ../gramps/plugins/tool/desbrowser.py:56 msgid "manual|Interactive_Descendant_Browser..." msgstr "Interaktywna przeglądarka potomków..." #: ../gramps/plugins/tool/desbrowser.py:71 #, python-format msgid "Descendant Browser: %s" msgstr "Przeglądarka potomków: %s" #: ../gramps/plugins/tool/desbrowser.py:99 msgid "Descendant Browser tool" msgstr "Narzędzie przeglądarki potomków" #: ../gramps/plugins/tool/eval.py:59 msgid "Python evaluation window" msgstr "Konsola pythona" #: ../gramps/plugins/tool/eventcmp.py:72 msgid "manual|Compare_Individual_Events..." msgstr "Porównywanie poszczególnych zdarzeń..." #: ../gramps/plugins/tool/eventcmp.py:140 msgid "Event comparison filter selection" msgstr "Wybór filtru do porównywania zdarzeń" #: ../gramps/plugins/tool/eventcmp.py:169 msgid "Filter selection" msgstr "Wybór filtru" #: ../gramps/plugins/tool/eventcmp.py:169 msgid "Event Comparison tool" msgstr "Narzędzie Porównywania Zdarzeń" #: ../gramps/plugins/tool/eventcmp.py:181 msgid "Comparing events" msgstr "Porównywanie zdarzeń" #: ../gramps/plugins/tool/eventcmp.py:182 msgid "Selecting people" msgstr "Wybieranie osób" #: ../gramps/plugins/tool/eventcmp.py:194 msgid "No matches were found" msgstr "Nie odnaleziono dopasowań" #: ../gramps/plugins/tool/eventcmp.py:244 #: ../gramps/plugins/tool/eventcmp.py:277 msgid "Event Comparison Results" msgstr "Wyniki porównywania zdarzeń" #: ../gramps/plugins/tool/eventcmp.py:254 #, python-format msgid "%(event_name)s Date" msgstr "Data %(event_name)s" #: ../gramps/plugins/tool/eventcmp.py:258 #, python-format msgid "%(event_name)s Place" msgstr "miejsce %(event_name)s" #: ../gramps/plugins/tool/eventcmp.py:310 msgid "Comparing Events" msgstr "Porównywanie zdarzeń" #: ../gramps/plugins/tool/eventcmp.py:311 msgid "Building data" msgstr "Generowanie danych" #: ../gramps/plugins/tool/eventcmp.py:393 msgid "Select filename" msgstr "Wybierz nazwę pliku" #: ../gramps/plugins/tool/eventnames.py:83 msgid "Event name changes" msgstr "Zmiany nazwy zdarzenia" #: ../gramps/plugins/tool/eventnames.py:114 msgid "Modifications made" msgstr "Zmiany dokonane" #: ../gramps/plugins/tool/eventnames.py:115 #, python-format msgid "%s event description has been added" msgid_plural "%s event descriptions have been added" msgstr[0] "%s opis zdarzenia został dodany" msgstr[1] "%s opisy zdarzeń zostały dodane" msgstr[2] "%s opisów zdarzeń zostało dodanych" #: ../gramps/plugins/tool/eventnames.py:119 msgid "No event description has been added." msgstr "Nie dodano opisu do zdarzenia." #: ../gramps/plugins/tool/extractcity.py:64 #: ../gramps/plugins/lib/holidays.xml.in.h:13 msgid "United States of America" msgstr "Stany Zjednoczone Ameryki Północnej (USA)" #: ../gramps/plugins/tool/extractcity.py:64 #: ../gramps/plugins/lib/holidays.xml.in.h:2 msgid "Canada" msgstr "Kanada" #: ../gramps/plugins/tool/extractcity.py:64 #: ../gramps/plugins/lib/holidays.xml.in.h:9 msgid "France" msgstr "Francja" #: ../gramps/plugins/tool/extractcity.py:387 msgid "Place title" msgstr "Nazwa miejsca" #: ../gramps/plugins/tool/extractcity.py:417 #: ../gramps/plugins/tool/extractcity.py:597 msgid "Extract Place data" msgstr "Wyodrębnij dane miejsca" #: ../gramps/plugins/tool/extractcity.py:434 msgid "Checking Place Titles" msgstr "Sprawdzanie nazw miejsc" #: ../gramps/plugins/tool/extractcity.py:435 msgid "Looking for place fields" msgstr "Wyszukiwanie pól miejsc" #: ../gramps/plugins/tool/extractcity.py:513 msgid "No place information could be extracted." msgstr "Żadna informacja o miejscu nie mogła być wyciągnięta." #: ../gramps/plugins/tool/extractcity.py:531 msgid "Below is a list of Places with the possible data that can be extracted from the place title. Select the places you wish Gramps to convert." msgstr "Poniżej znajduje się lista miejsc, które zawierają możliwe dane do wyciągnięcia z tytułu miejsca (jego nazwy). Wybierz miejsca, które program Gramps ma przekształcić." #: ../gramps/plugins/tool/finddupes.py:63 msgid "Medium" msgstr "Średni" #: ../gramps/plugins/tool/finddupes.py:68 msgid "manual|Find_Possible_Duplicate_People..." msgstr "Wyszukiwanie zduplikowanych osób..." #: ../gramps/plugins/tool/finddupes.py:128 #: ../gramps/plugins/tool/tools.gpr.py:218 msgid "Find Possible Duplicate People" msgstr "Wyszukiwanie zduplikowanych osób" #: ../gramps/plugins/tool/finddupes.py:144 #: ../gramps/plugins/tool/mergecitations.py:162 #: ../gramps/plugins/tool/verify.py:308 msgid "Tool settings" msgstr "Ustawienia narzędzi" #: ../gramps/plugins/tool/finddupes.py:144 msgid "Find Duplicates tool" msgstr "Narzędzie znajdowania duplikatów" #: ../gramps/plugins/tool/finddupes.py:178 msgid "No matches found" msgstr "Nie odnaleziono dopasowań" #: ../gramps/plugins/tool/finddupes.py:179 msgid "No potential duplicate people were found" msgstr "Nie odnaleziono żadnych potencjalnych duplikatów osób" #: ../gramps/plugins/tool/finddupes.py:189 msgid "Find Duplicates" msgstr "Znajdź duplikaty" #: ../gramps/plugins/tool/finddupes.py:190 msgid "Looking for duplicate people" msgstr "Szukanie duplikatów osób" #: ../gramps/plugins/tool/finddupes.py:199 msgid "Pass 1: Building preliminary lists" msgstr "Przejście 1: Budowanie wstępnych list" #: ../gramps/plugins/tool/finddupes.py:217 msgid "Pass 2: Calculating potential matches" msgstr "Przejście 2: Wyliczanie potencjalnych dopasowań" #: ../gramps/plugins/tool/finddupes.py:556 msgid "Potential Merges" msgstr "Potencjalne Złączenia" #: ../gramps/plugins/tool/finddupes.py:571 msgid "Rating" msgstr "Ocena" #: ../gramps/plugins/tool/finddupes.py:572 msgid "First Person" msgstr "Pierwsza osoba" #: ../gramps/plugins/tool/finddupes.py:573 msgid "Second Person" msgstr "Druga osoba" #: ../gramps/plugins/tool/finddupes.py:583 msgid "Merge candidates" msgstr "Złącz kandydatów" #: ../gramps/plugins/tool/leak.py:71 msgid "Uncollected Objects Tool" msgstr "Narzędzie Niezebranych Obiektów" #: ../gramps/plugins/tool/leak.py:92 #: ../gramps/plugins/webreport/narrativeweb.py:2734 #: ../gramps/plugins/webreport/narrativeweb.py:4211 msgid "Number" msgstr "Numer" #: ../gramps/plugins/tool/leak.py:96 msgid "Uncollected object" msgstr "Niezebranych obiektów" #: ../gramps/plugins/tool/leak.py:141 #, python-format msgid "Referrers of %d" msgstr "Odniesień z %d" #: ../gramps/plugins/tool/leak.py:155 #, python-format msgid "%d refers to" msgstr "%d odnosi się do" #: ../gramps/plugins/tool/leak.py:173 #, python-format msgid "Uncollected Objects: %s" msgstr "Niezebrane obiekty: %s" #: ../gramps/plugins/tool/mediamanager.py:72 msgid "manual|Media_Manager..." msgstr "Zarządzanie mediami..." #: ../gramps/plugins/tool/mediamanager.py:92 msgid "Gramps Media Manager" msgstr "Zarządca mediów programu Gramps" #: ../gramps/plugins/tool/mediamanager.py:99 #: ../gramps/plugins/webreport/narrativeweb.py:1759 #: ../gramps/plugins/webreport/narrativeweb.py:1865 #: ../gramps/plugins/webreport/narrativeweb.py:4048 msgid "Introduction" msgstr "Wstęp" #: ../gramps/plugins/tool/mediamanager.py:102 #, fuzzy msgid "Selection" msgstr "Sekcje" #: ../gramps/plugins/tool/mediamanager.py:223 msgid "" "This tool allows batch operations on media objects stored in Gramps. An important distinction must be made between a Gramps media object and its file.\n" "\n" "The Gramps media object is a collection of data about the media object file: its filename and/or path, its description, its ID, notes, source references, etc. These data do not include the file itself.\n" "\n" "The files containing image, sound, video, etc, exist separately on your hard drive. These files are not managed by Gramps and are not included in the Gramps database. The Gramps database only stores the path and file names.\n" "\n" "This tool allows you to only modify the records within your Gramps database. If you want to move or rename the files then you need to do it on your own, outside of Gramps. Then you can adjust the paths using this tool so that the media objects store the correct file locations." msgstr "" "To narzędzie umożliwia wykonywanie wsadowych operacji na obiektach medialnych przechowywanych w programie Gramps. Ważne rozróżnienie musi być dokonane pomiędzy obiektem medialnym Gramps a jego plikiem.\n" "\n" "Obiekt medialny programu Gramps jest zbiorem danych o pliku obiektu medialnego: jego nazwie i/lub ścieżce dostępu, jego deskryptor, jego identyfikator, opis, odwołania do źródeł, itd. Te dane nie zawierają samego pliku.\n" "\n" "Pliki zawierające obraz, dźwięk, wideo, itp., istnieją niezależnie na dysku twardym.Te pliki nie są zarządzane przez program Gramps i nie są dołączane do jego bazy danych. Baza danych programu Gramps przechowuje jedynie ścieżki dostępu i nazwy plików.\n" "\n" "To narzędzie umożliwia jedynie modyfikowanie rekordów wewnątrz bazy danych programu Gramps. Jeśli chcesz przenieść lub zmienić nazwę plików, musisz to zrobić samemu, poza programem. Wtedy możesz dostosować ścieżki dostępu używając tego narzędzia aby obiekty medialne zachowały właściwe lokalizacje plików." #: ../gramps/plugins/tool/mediamanager.py:331 msgid "Affected path" msgstr "Zmieniane ścieżki" #: ../gramps/plugins/tool/mediamanager.py:338 #, fuzzy msgid "Press Apply to proceed, Cancel to abort, or Back to revisit your options." msgstr "" "Wciśnij OK aby kontynuować, Anuluj aby przerwać\n" "lub Cofnij aby jeszcze raz sprawdzić wybrane opcje." #: ../gramps/plugins/tool/mediamanager.py:376 #, fuzzy msgid "Operation successfully finished" msgstr "Operacja zakończona sukcesem." #: ../gramps/plugins/tool/mediamanager.py:378 #, fuzzy msgid "The operation you requested has finished successfully. You may press Close now to continue." msgstr "Wybrana operacja zakończyła się sukcesem. Możesz teraz wcisnąć przycisk OK aby kontynuować." #: ../gramps/plugins/tool/mediamanager.py:381 msgid "Operation failed" msgstr "Operacja zakończyła się niepowodzeniem" #: ../gramps/plugins/tool/mediamanager.py:383 msgid "There was an error while performing the requested operation. You may try starting the tool again." msgstr "Pojawił się błąd w czasie wykonywania zadanej operacji. Możesz spróbować uruchomić to narzędzie ponownie." #: ../gramps/plugins/tool/mediamanager.py:418 #, python-format msgid "" "The following action is to be performed:\n" "\n" "Operation:\t%s" msgstr "" "Następująca czynność zostanie wykonana:\n" "\n" "Operacja:\t%s" #: ../gramps/plugins/tool/mediamanager.py:475 msgid "Replace _substrings in the path" msgstr "Zastąp podciągi znaków w ścieżce" #: ../gramps/plugins/tool/mediamanager.py:476 msgid "This tool allows replacing specified substring in the path of media objects with another substring. This can be useful when you move your media files from one directory to another" msgstr "To narzędzie umożliwia zastąpienie określonego podciągu znaków w ścieżce obiektów medialnych przez inny podciąg znaków. Może to być przydatne przy przenoszeniu obiektów medialnych do innego katalogu" #: ../gramps/plugins/tool/mediamanager.py:482 msgid "Replace substring settings" msgstr "Ustawienia zastępowania podciągów znaków" #: ../gramps/plugins/tool/mediamanager.py:494 msgid "_Replace:" msgstr "_Zastąp:" #: ../gramps/plugins/tool/mediamanager.py:503 msgid "_With:" msgstr "Przez:" #: ../gramps/plugins/tool/mediamanager.py:517 #, python-format msgid "" "The following action is to be performed:\n" "\n" "Operation:\t%(title)s\n" "Replace:\t\t%(src_fname)s\n" "With:\t\t%(dest_fname)s" msgstr "" "Następująca czynność zostanie wykonana:\n" "\n" "Operacja:\t%(title)s\n" "Zamień:\t\t%(src_fname)s\n" "Na:\t\t%(dest_fname)s" #: ../gramps/plugins/tool/mediamanager.py:558 msgid "Convert paths from relative to _absolute" msgstr "Konwertuj ścieżki z względnych na bezwzględne" #: ../gramps/plugins/tool/mediamanager.py:559 msgid "This tool allows converting relative media paths to the absolute ones. It does this by prepending the base path as given in the Preferences, or if that is not set, it prepends user's directory." msgstr "To narzędzie umożliwia przekształcanie względnych ścieżek do obiektów medialnych na ścieżki bezwzględne. Jest to robione poprzez dodanie ścieżki bazowej ustawionej w preferencjach, a jeśli nie jest ona ustawiona, to przez dodanie ścieżki do katalogu domowego użytkownika." #: ../gramps/plugins/tool/mediamanager.py:592 msgid "Convert paths from absolute to r_elative" msgstr "Konwertuj ścieżki z bezwzględnych na względne" #: ../gramps/plugins/tool/mediamanager.py:593 msgid "This tool allows converting absolute media paths to a relative path. The relative path is relative viz-a-viz the base path as given in the Preferences, or if that is not set, user's directory. A relative path allows to tie the file location to a base path that can change to your needs." msgstr "To narzędzie umożliwia konwertowanie bezwzględnych ścieżek mediów na względne. Ścieżka względna jest określona względem ścieżki bazowej podanej w Preferencjach, a jeśli nie jest ona ustawiona, to względem ścieżki do katalogu domowego twojego profilu. Względna ścieżka pozwala na związanie położenia pliku ze ścieżką bazową, którą możesz zmieniać dopasowując do swoich potrzeb." #: ../gramps/plugins/tool/mediamanager.py:629 msgid "Add images not included in database" msgstr "Dodaj obrazy nie dołączone w bazie." #: ../gramps/plugins/tool/mediamanager.py:630 msgid "Check directories for images not included in database" msgstr "Sprawdź katalogi w poszukiwaniu obrazów nie będących w bazie" #: ../gramps/plugins/tool/mediamanager.py:631 msgid "This tool adds images in directories that are referenced by existing images in the database." msgstr "To narzędzie dodaje obrazy w katalogach, które są połączone z istniejącymi obrazami w bazie." #: ../gramps/plugins/tool/mergecitations.py:78 msgid "Match on Page/Volume, Date and Confidence" msgstr "Dopasowuje w Woluminie/stronie, dacie i stopniu wiarygodności" #: ../gramps/plugins/tool/mergecitations.py:79 msgid "Ignore Date" msgstr "Ignoruj datę" #: ../gramps/plugins/tool/mergecitations.py:80 msgid "Ignore Confidence" msgstr "Ignoruj poufność" #: ../gramps/plugins/tool/mergecitations.py:81 msgid "Ignore Date and Confidence" msgstr "Ignoruj datę i poziom ufności" #: ../gramps/plugins/tool/mergecitations.py:85 msgid "manual|Merge citations..." msgstr "Połącz cytaty..." #: ../gramps/plugins/tool/mergecitations.py:132 msgid "Notes, media objects and data-items of matching citations will be combined." msgstr "Notatki, obiekty medialne i elementy pasujących cytatów będą połączone." #: ../gramps/plugins/tool/mergecitations.py:162 msgid "Merge citations tool" msgstr "Narzędzie łączenia cytatów" #: ../gramps/plugins/tool/mergecitations.py:183 msgid "Checking Sources" msgstr "Sprawdzanie źródeł" #: ../gramps/plugins/tool/mergecitations.py:184 msgid "Looking for citation fields" msgstr "Wyszukiwanie pól cytatów" #: ../gramps/plugins/tool/mergecitations.py:228 msgid "Number of merges done" msgstr "Ilość wykonanych złączeń" #: ../gramps/plugins/tool/mergecitations.py:229 #, python-format msgid "%(num)d citation merged" msgid_plural "%(num)d citations merged" msgstr[0] "%(num)d połączony cytat" msgstr[1] "%(num)d połączone cytaty" msgstr[2] "%(num)d połączonych cytatów" #: ../gramps/plugins/tool/notrelated.py:62 msgid "manual|Not_Related..." msgstr "Nie spok_rewniony..." #: ../gramps/plugins/tool/notrelated.py:81 #, python-format msgid "Not related to \"%s\"" msgstr "Niespokrewniony do \"%s\"" #: ../gramps/plugins/tool/notrelated.py:104 msgid "NotRelated" msgstr "Niespokrewnieni" #: ../gramps/plugins/tool/notrelated.py:112 #: ../gramps/plugins/tool/notrelated.py:256 msgid "Starting" msgstr "Rozpoczynanie" #: ../gramps/plugins/tool/notrelated.py:172 #, python-format msgid "Everyone in the database is related to %s" msgstr "Każdy w bazie jest spokrewniony do %s" #: ../gramps/plugins/tool/notrelated.py:258 #, python-format msgid "Setting tag for %d person" msgid_plural "Setting tag for %d people" msgstr[0] "Ustawianie atrybutu dla %d osoby" msgstr[1] "Ustawianie atrybutu dla %d osób" msgstr[2] "Ustawianie atrybutu dla %d ludzi" #: ../gramps/plugins/tool/notrelated.py:299 #, python-format msgid "Finding relationships between %d person" msgid_plural "Finding relationships between %d people" msgstr[0] "Znajdowanie pokrewieństwa pomiędzy %d osobą" msgstr[1] "Znajdowanie pokrewieństwa pomiędzy %d osobami" msgstr[2] "Znajdowanie pokrewieństwa pomiędzy %d osobami" #: ../gramps/plugins/tool/notrelated.py:369 #, python-format msgid "Looking for %d person" msgid_plural "Looking for %d people" msgstr[0] "Wyszukiwanie dla %d osoby" msgstr[1] "Wyszukiwanie dla %d osób" msgstr[2] "Wyszukiwanie dla %d osób" #: ../gramps/plugins/tool/notrelated.py:395 #, python-format msgid "Looking up the name of %d person" msgid_plural "Looking up the names of %d people" msgstr[0] "Wyszukiwanie nazwy dla %d osoby" msgstr[1] "Wyszukiwanie nazwy dla %d osób" msgstr[2] "Wyszukiwanie nazwy dla %d osób" #: ../gramps/plugins/tool/ownereditor.py:58 msgid "manual|Edit_Database_Owner_Information..." msgstr "Edycja informacji o właścicielu bazy..." #: ../gramps/plugins/tool/ownereditor.py:103 msgid "Database Owner Editor" msgstr "Twórca tej bazy danych" #: ../gramps/plugins/tool/ownereditor.py:163 msgid "Edit database owner information" msgstr "Informacje o właścicielu bazy" #: ../gramps/plugins/tool/patchnames.py:65 msgid "manual|Extract_Information_from_Names" msgstr "Odczytywanie informacji z nazwisk" #: ../gramps/plugins/tool/patchnames.py:107 msgid "Name and title extraction tool" msgstr "Narzędzie ekstrakcji nazwisk i tytułów" #: ../gramps/plugins/tool/patchnames.py:115 msgid "Default prefix and connector settings" msgstr "Domyślny prefiks i ustawienia konektora" #: ../gramps/plugins/tool/patchnames.py:122 msgid "Prefixes to search for:" msgstr "Prefiksy do szukania:" #: ../gramps/plugins/tool/patchnames.py:128 msgid "Connectors splitting surnames:" msgstr "Łączniki dzielące nazwiska:" #: ../gramps/plugins/tool/patchnames.py:134 msgid "Connectors not splitting surnames:" msgstr "Łączniki nie dzielące nazwisk:" #: ../gramps/plugins/tool/patchnames.py:169 msgid "Extracting Information from Names" msgstr "Odczytywanie informacji z nazwisk" #: ../gramps/plugins/tool/patchnames.py:170 msgid "Analyzing names" msgstr "Analizowanie nazwisk" #: ../gramps/plugins/tool/patchnames.py:362 msgid "No titles, nicknames or prefixes were found" msgstr "Nie odnaleziono tytułów ani przezwisk czy przedrostków" #: ../gramps/plugins/tool/patchnames.py:405 msgid "Current Name" msgstr "Aktualna nazwa" #: ../gramps/plugins/tool/patchnames.py:446 msgid "Prefix in given name" msgstr "Prefiks w nadanym imieniu" #: ../gramps/plugins/tool/patchnames.py:456 msgid "Compound surname" msgstr "Nazwisko mieszane" #: ../gramps/plugins/tool/patchnames.py:482 msgid "Extract information from names" msgstr "Wyciągnij informacje z nazwisk" #: ../gramps/plugins/tool/rebuild.py:80 msgid "Rebuilding secondary indexes..." msgstr "Odbudowywanie indeksów drugorzędnych..." #: ../gramps/plugins/tool/rebuild.py:89 msgid "Secondary indexes rebuilt" msgstr "Odbudowano indeksy drugorzędne" #: ../gramps/plugins/tool/rebuild.py:90 msgid "All secondary indexes have been rebuilt." msgstr "Odbudowano wszystkie indeksy drugorzędne." #: ../gramps/plugins/tool/rebuildgenderstat.py:85 msgid "Rebuilding gender statistics for name gender guessing..." msgstr "" #: ../gramps/plugins/tool/rebuildgenderstat.py:98 #, fuzzy msgid "Gender statistics rebuilt" msgstr "Odbudowano indeksy drugorzędne" #: ../gramps/plugins/tool/rebuildgenderstat.py:99 #, fuzzy msgid "Gender statistics for name gender guessing have been rebuilt." msgstr "Odbudowano wszystkie indeksy drugorzędne." #: ../gramps/plugins/tool/rebuildrefmap.py:81 msgid "Rebuilding reference maps..." msgstr "Odbudowywanie map odwołań..." #: ../gramps/plugins/tool/rebuildrefmap.py:94 msgid "Reference maps rebuilt" msgstr "Odbudowano mapy odwołań" #: ../gramps/plugins/tool/rebuildrefmap.py:95 msgid "All reference maps have been rebuilt." msgstr "Odbudowano wszystkie mapy odwołań." #: ../gramps/plugins/tool/relcalc.py:107 #, python-format msgid "Relationship calculator: %(person_name)s" msgstr "Kalkulator relacji: %(person_name)s" #: ../gramps/plugins/tool/relcalc.py:112 #, python-format msgid "Relationship to %(person_name)s" msgstr "Pokrewieństwo z osobą %(person_name)s" #: ../gramps/plugins/tool/relcalc.py:167 msgid "Relationship Calculator tool" msgstr "Narzędzie Kalkulatora Pokrewieństwa" #: ../gramps/plugins/tool/relcalc.py:197 #, python-format msgid "%(person)s and %(active_person)s are not related." msgstr "Osoby %(person)s i %(active_person)s nie są spokrewnione." #: ../gramps/plugins/tool/relcalc.py:216 #, python-format msgid "Their common ancestor is %s." msgstr "Ich wspólnym przodkiem jest %s." #: ../gramps/plugins/tool/relcalc.py:222 #, python-format msgid "Their common ancestors are %(ancestor1)s and %(ancestor2)s." msgstr "Ich wspólnymi przodkami są %(ancestor1)s i %(ancestor2)s." #: ../gramps/plugins/tool/relcalc.py:228 msgid "Their common ancestors are: " msgstr "Ich wspólnymi przodkami są: " #: ../gramps/plugins/tool/removeunused.py:81 msgid "Unused Objects" msgstr "Nieużywane obiekty" #: ../gramps/plugins/tool/removeunused.py:186 #: ../gramps/plugins/tool/verify.py:503 msgid "Mark" msgstr "Oznacz" #: ../gramps/plugins/tool/removeunused.py:287 msgid "Remove unused objects" msgstr "Usuń nieużywane obiekty" #: ../gramps/plugins/tool/reorderids.py:70 msgid "Reordering Gramps IDs" msgstr "Przestawianie wewnętrznych identyfikatorów Gramps" #: ../gramps/plugins/tool/reorderids.py:74 #: ../gramps/plugins/tool/tools.gpr.py:462 msgid "Reorder Gramps IDs" msgstr "Poprzestawiaj wewnętrzne identyfikatory Gramps" #: ../gramps/plugins/tool/reorderids.py:78 msgid "Reordering People IDs" msgstr "Porządkowanie identyfikatorów osób" #: ../gramps/plugins/tool/reorderids.py:89 msgid "Reordering Family IDs" msgstr "Porządkowanie identyfikatorów rodzin" #: ../gramps/plugins/tool/reorderids.py:99 msgid "Reordering Event IDs" msgstr "Porządkowanie identyfikatorów zdarzeń" #: ../gramps/plugins/tool/reorderids.py:109 msgid "Reordering Media Object IDs" msgstr "Porządkowanie identyfikatorów obiektów medialnych" #: ../gramps/plugins/tool/reorderids.py:119 msgid "Reordering Source IDs" msgstr "Porządkowanie identyfikatorów źródeł" #: ../gramps/plugins/tool/reorderids.py:129 msgid "Reordering Place IDs" msgstr "Porządkowanie identyfikatorów miejsc" #: ../gramps/plugins/tool/reorderids.py:139 msgid "Reordering Repository IDs" msgstr "Porządkowanie identyfikatorów magazynów" #: ../gramps/plugins/tool/reorderids.py:150 msgid "Reordering Note IDs" msgstr "Porządkowanie identyfikatorów notatek" #: ../gramps/plugins/tool/reorderids.py:224 msgid "Finding and assigning unused IDs" msgstr "Odnajdywanie i przypisywanie nieużywanych identyfikatorów" #: ../gramps/plugins/tool/sortevents.py:78 msgid "Sort Events" msgstr "Sortowanie zdarzeń" #: ../gramps/plugins/tool/sortevents.py:99 msgid "Sort event changes" msgstr "Sortuj zmiany zdarzeń" #: ../gramps/plugins/tool/sortevents.py:113 msgid "Sorting personal events..." msgstr "Sortowanie zdarzeń osób..." #: ../gramps/plugins/tool/sortevents.py:135 msgid "Sorting family events..." msgstr "Sortowanie zdarzeń rodzin..." #: ../gramps/plugins/tool/sortevents.py:166 msgid "Tool Options" msgstr "Opcje narzędzia" #: ../gramps/plugins/tool/sortevents.py:169 msgid "Select the people to sort" msgstr "Wybierz osobę do sortowania" #: ../gramps/plugins/tool/sortevents.py:188 msgid "Sort descending" msgstr "Sortuj malejąco" #: ../gramps/plugins/tool/sortevents.py:189 msgid "Set the sort order" msgstr "Ustaw kolejność sortowania" #: ../gramps/plugins/tool/sortevents.py:192 msgid "Include family events" msgstr "Dołącz zdarzenia rodzin" #: ../gramps/plugins/tool/sortevents.py:193 msgid "Sort family events of the person" msgstr "Sortuj zdarzenia rodzinne osoby" #: ../gramps/plugins/tool/soundgen.py:49 msgid "manual|Generate_SoundEx_codes" msgstr "Generowanie kodów SoundEx" #: ../gramps/plugins/tool/soundgen.py:60 msgid "SoundEx code generator" msgstr "Generator kodów SoundEx" #: ../gramps/plugins/tool/tools.gpr.py:35 msgid "Fix Capitalization of Family Names" msgstr "Poprawa wielkich/małych liter w nazwiskach" #: ../gramps/plugins/tool/tools.gpr.py:36 msgid "Searches the entire database and attempts to fix capitalization of the names." msgstr "Przeszukuje całą bazę danych i próbuje poprawić wielkie/mały litery w nazwiskach." #: ../gramps/plugins/tool/tools.gpr.py:58 msgid "Rename Event Types" msgstr "Zmiana nazw typów zdarzeń" #: ../gramps/plugins/tool/tools.gpr.py:59 msgid "Allows all the events of a certain name to be renamed to a new name." msgstr "Umożliwia zmianę nazwy wszystkich wydarzeń o określonej nazwie." #: ../gramps/plugins/tool/tools.gpr.py:81 msgid "Check and Repair Database" msgstr "Sprawdź i napraw bazę danych" #: ../gramps/plugins/tool/tools.gpr.py:82 msgid "Checks the database for integrity problems, fixing the problems that it can" msgstr "Sprawdza bazę danych w kierunku błędów spójności, w miarę możliwości naprawiając problemy" #: ../gramps/plugins/tool/tools.gpr.py:104 msgid "Interactive Descendant Browser" msgstr "Interaktywna przeglądarka potomków" #: ../gramps/plugins/tool/tools.gpr.py:105 msgid "Provides a browsable hierarchy based on the active person" msgstr "Udostępnia możliwą do przeglądania hierarchię opartą na aktywnej osobie" #: ../gramps/plugins/tool/tools.gpr.py:149 msgid "Compare Individual Events" msgstr "Porównywanie poszczególnych zdarzeń" #: ../gramps/plugins/tool/tools.gpr.py:150 msgid "Aids in the analysis of data by allowing the development of custom filters that can be applied to the database to find similar events" msgstr "Pomaga w analizie danych poprzez udostępnienie możliwości budowania własnych filtrów, które mogą być zastosowane do bazy danych w celu znalezienia podobnych zdarzeń" #: ../gramps/plugins/tool/tools.gpr.py:173 msgid "Extract Event Description" msgstr "Wyodrębnij opis zdarzenia" #: ../gramps/plugins/tool/tools.gpr.py:174 msgid "Extracts event descriptions from the event data" msgstr "Wydobywa opisy zdarzeń z danych zdarzenia" #: ../gramps/plugins/tool/tools.gpr.py:195 msgid "Extract Place Data from a Place Title" msgstr "Odczytywanie danych miejsca z nazwy miejsca" #: ../gramps/plugins/tool/tools.gpr.py:196 msgid "Attempts to extract city and state/province from a place title" msgstr "Próbuje wyodrębnić miasto i prowincję/region z nazwy miejsca" #: ../gramps/plugins/tool/tools.gpr.py:219 msgid "Searches the entire database, looking for individual entries that may represent the same person." msgstr "Przeszukuje całą bazę danych, szukając wpisów osób, które mogą reprezentować tę samą osobę." #: ../gramps/plugins/tool/tools.gpr.py:263 msgid "Media Manager" msgstr "Zarządzanie mediami" #: ../gramps/plugins/tool/tools.gpr.py:264 msgid "Manages batch operations on media files" msgstr "Wykonouje operacje wsadowe na plikach mediów" #: ../gramps/plugins/tool/tools.gpr.py:285 msgid "Not Related" msgstr "Niespokrewniony" #: ../gramps/plugins/tool/tools.gpr.py:286 msgid "Find people who are not in any way related to the selected person" msgstr "Znajdź osoby, które nie są w żaden sposób spokrewnione z wybraną osobą" #: ../gramps/plugins/tool/tools.gpr.py:308 msgid "Edit Database Owner Information" msgstr "Edycja informacji o właścicielu bazy" #: ../gramps/plugins/tool/tools.gpr.py:309 msgid "Allow editing database owner information." msgstr "Zezwól na edycję informacji o właścicielu bazy." #: ../gramps/plugins/tool/tools.gpr.py:330 msgid "Extract Information from Names" msgstr "Odczytywanie informacji z nazwisk" #: ../gramps/plugins/tool/tools.gpr.py:331 msgid "Extract titles, prefixes and compound surnames from given name or family name." msgstr "Wyciąga tytuły, prefiksy i złożone nazwiska z danego imienia lub rodzinnego imienia." #: ../gramps/plugins/tool/tools.gpr.py:352 msgid "Rebuild Secondary Indexes" msgstr "Odbuduj indeksy drugorzędne" #: ../gramps/plugins/tool/tools.gpr.py:353 msgid "Rebuilds secondary indexes" msgstr "Odbudowuje indeksy drugorzędne" #: ../gramps/plugins/tool/tools.gpr.py:374 msgid "Rebuild Reference Maps" msgstr "Odbuduj mapy odwołań" #: ../gramps/plugins/tool/tools.gpr.py:375 msgid "Rebuilds reference maps" msgstr "Odbudowuje mapy odwołań" #: ../gramps/plugins/tool/tools.gpr.py:396 #, fuzzy msgid "Rebuild Gender Statistics" msgstr "Aktualizuj statystyki" #: ../gramps/plugins/tool/tools.gpr.py:397 msgid "Rebuilds gender statistics for name gender guessing..." msgstr "" #: ../gramps/plugins/tool/tools.gpr.py:418 msgid "Relationship Calculator" msgstr "Kalkulator relacji" #: ../gramps/plugins/tool/tools.gpr.py:419 msgid "Calculates the relationship between two people" msgstr "Oblicza pokrewieństwo między dwoma osobami" #: ../gramps/plugins/tool/tools.gpr.py:440 msgid "Remove Unused Objects" msgstr "Usuń nieużywane obiekty" #: ../gramps/plugins/tool/tools.gpr.py:441 msgid "Removes unused objects from the database" msgstr "Usuwa nieużywane obiekty z bazy danych" #: ../gramps/plugins/tool/tools.gpr.py:463 msgid "Reorders the Gramps IDs according to Gramps' default rules." msgstr "Przestawia identyfikatory Gramps ID aby spełniały domyślne reguły kolejności Gramps." #: ../gramps/plugins/tool/tools.gpr.py:485 #: ../gramps/plugins/tool/tools.gpr.py:486 msgid "Sorts events" msgstr "Sortuje zdarzenia" #: ../gramps/plugins/tool/tools.gpr.py:507 msgid "Generate SoundEx Codes" msgstr "Generowanie kodów SoundEx" #: ../gramps/plugins/tool/tools.gpr.py:508 msgid "Generates SoundEx codes for names" msgstr "Generuje kody SoundEx dla nazwisk" #: ../gramps/plugins/tool/tools.gpr.py:529 msgid "Verify the Data" msgstr "Weryfikacja poprawności danych" #: ../gramps/plugins/tool/tools.gpr.py:530 msgid "Verifies the data against user-defined tests" msgstr "Sprawdza dane według podanych przez użytkownika kryteriów" #: ../gramps/plugins/tool/tools.gpr.py:552 msgid "Searches the entire database, looking for citations that have the same Volume/Page, Date and Confidence." msgstr "Przeszukuje całą bazę danych, szukając cytatów, które mają ten sam wolumin/stronę, datę i poufność." #: ../gramps/plugins/tool/verify.py:85 msgid "manual|Verify_the_Data..." msgstr "Weryfikacja poprawności danych..." #: ../gramps/plugins/tool/verify.py:258 msgid "Data Verify tool" msgstr "Narzędzie weryfikacji danych" #: ../gramps/plugins/tool/verify.py:451 msgid "Data Verification Results" msgstr "Wyniki weryfikacji danych" #: ../gramps/plugins/tool/verify.py:514 msgid "Warning" msgstr "Ostrzeżenie" #: ../gramps/plugins/tool/verify.py:609 msgid "_Show all" msgstr "Pokaż wszystkie" #: ../gramps/plugins/tool/verify.py:619 #: ../gramps/plugins/tool/verify.glade:295 msgid "_Hide marked" msgstr "_Ukryj oznaczone" #: ../gramps/plugins/tool/verify.py:871 msgid "Baptism before birth" msgstr "Chrzest przed urodzeniem" #: ../gramps/plugins/tool/verify.py:884 msgid "Death before baptism" msgstr "Śmierć prze ochrzczeniem" #: ../gramps/plugins/tool/verify.py:897 msgid "Burial before birth" msgstr "Pogrzeb przed urodzeniem" #: ../gramps/plugins/tool/verify.py:910 msgid "Burial before death" msgstr "Pogrzeb przed zgonem" #: ../gramps/plugins/tool/verify.py:923 msgid "Death before birth" msgstr "Zgon przed narodzinami" #: ../gramps/plugins/tool/verify.py:936 msgid "Burial before baptism" msgstr "Pogrzeb przed ochrzczeniem" #: ../gramps/plugins/tool/verify.py:954 msgid "Old age at death" msgstr "Stary wiek przy zgonie" #: ../gramps/plugins/tool/verify.py:975 msgid "Multiple parents" msgstr "Wielu rodziców" #: ../gramps/plugins/tool/verify.py:992 msgid "Married often" msgstr "Częste małżeństwa" #: ../gramps/plugins/tool/verify.py:1011 msgid "Old and unmarried" msgstr "Stary wiek a brak małżonka" #: ../gramps/plugins/tool/verify.py:1038 msgid "Too many children" msgstr "Zbyt wiele dzieci" #: ../gramps/plugins/tool/verify.py:1053 msgid "Same sex marriage" msgstr "Małżeństwo osób tej samej płci" #: ../gramps/plugins/tool/verify.py:1063 msgid "Female husband" msgstr "Mąż płci żeńskiej" #: ../gramps/plugins/tool/verify.py:1073 msgid "Male wife" msgstr "Żona płci męskiej" #: ../gramps/plugins/tool/verify.py:1100 msgid "Husband and wife with the same surname" msgstr "Mąż i żona o tym samym nazwisku" #: ../gramps/plugins/tool/verify.py:1125 msgid "Large age difference between spouses" msgstr "Duża różnica wieku między małżonkami" #: ../gramps/plugins/tool/verify.py:1156 msgid "Marriage before birth" msgstr "Małżeństwo przed narodzinami" #: ../gramps/plugins/tool/verify.py:1187 msgid "Marriage after death" msgstr "Małżeństwo po zgonie" #: ../gramps/plugins/tool/verify.py:1221 msgid "Early marriage" msgstr "Wczesne małżeństwo" #: ../gramps/plugins/tool/verify.py:1253 msgid "Late marriage" msgstr "Późne małżeństwo" #: ../gramps/plugins/tool/verify.py:1314 msgid "Old father" msgstr "Stary ojciec" #: ../gramps/plugins/tool/verify.py:1317 msgid "Old mother" msgstr "Stara matka" #: ../gramps/plugins/tool/verify.py:1359 msgid "Young father" msgstr "Młody ojciec" #: ../gramps/plugins/tool/verify.py:1362 msgid "Young mother" msgstr "Młoda matka" #: ../gramps/plugins/tool/verify.py:1401 msgid "Unborn father" msgstr "Nienarodzony ojciec" #: ../gramps/plugins/tool/verify.py:1404 msgid "Unborn mother" msgstr "Nienarodzona matka" #: ../gramps/plugins/tool/verify.py:1449 msgid "Dead father" msgstr "Martwy ojciec" #: ../gramps/plugins/tool/verify.py:1452 msgid "Dead mother" msgstr "Martwa matka" #: ../gramps/plugins/tool/verify.py:1474 msgid "Large year span for all children" msgstr "Duża rozpiętość lat między wszystkimi dziećmi" #: ../gramps/plugins/tool/verify.py:1496 msgid "Large age differences between children" msgstr "Duża różnica wieku między dziećmi" #: ../gramps/plugins/tool/verify.py:1506 msgid "Disconnected individual" msgstr "Osoba niepołączona" #: ../gramps/plugins/tool/verify.py:1528 msgid "Invalid birth date" msgstr "Błędna data urodzenia" #: ../gramps/plugins/tool/verify.py:1550 msgid "Invalid death date" msgstr "Błędna data zgonu" #: ../gramps/plugins/tool/verify.py:1566 msgid "Marriage date but not married" msgstr "Data ślubu ale nie poślubieni" #: ../gramps/plugins/tool/verify.py:1588 msgid "Old age but no death" msgstr "Stary wiek ale nie zgon" #: ../gramps/plugins/view/citationlistview.py:105 msgid "Source: Title" msgstr "Źródło: Tytuł" #: ../gramps/plugins/view/citationlistview.py:106 msgid "Source: ID" msgstr "Źródło: ID" #: ../gramps/plugins/view/citationlistview.py:107 #: ../gramps/plugins/view/citationtreeview.py:100 msgid "Source: Author" msgstr "Źródło: Autor" #: ../gramps/plugins/view/citationlistview.py:108 #: ../gramps/plugins/view/citationtreeview.py:101 msgid "Source: Abbreviation" msgstr "Źródło: Skrót" #: ../gramps/plugins/view/citationlistview.py:109 #: ../gramps/plugins/view/citationtreeview.py:102 msgid "Source: Publication Information" msgstr "Źródło: Informacje o wydaniu" #: ../gramps/plugins/view/citationlistview.py:110 #, fuzzy msgid "Source: Private" msgstr "Źródło: Tytuł" #: ../gramps/plugins/view/citationlistview.py:111 msgid "Source: Last Changed" msgstr "Źródło: Ostatnia zmiana" #: ../gramps/plugins/view/citationlistview.py:124 #: ../gramps/plugins/view/citationtreeview.py:121 msgid "Add a new citation and a new source" msgstr "Dodaj nowy cytat i nowe źródło" #: ../gramps/plugins/view/citationlistview.py:125 #: ../gramps/plugins/view/citationtreeview.py:122 #: ../gramps/plugins/view/sourceview.py:98 msgid "Add a new source" msgstr "Dodaj nowe źródło" #: ../gramps/plugins/view/citationlistview.py:126 #: ../gramps/plugins/view/citationtreeview.py:123 msgid "Add a new citation to an existing source" msgstr "Dodaj nowy cytat do istniejącego źródła" #: ../gramps/plugins/view/citationlistview.py:128 msgid "Delete the selected citation" msgstr "Usuń wybrane cytaty" #: ../gramps/plugins/view/citationlistview.py:129 msgid "Merge the selected citations" msgstr "Połącz wybrane cytaty" #: ../gramps/plugins/view/citationlistview.py:143 msgid "Citation View" msgstr "Podgląd cytatu" #: ../gramps/plugins/view/citationlistview.py:180 #: ../gramps/plugins/view/citationtreeview.py:283 msgid "Citation Filter Editor" msgstr "Edytor filtrów cytatów" #: ../gramps/plugins/view/citationlistview.py:298 msgid "" "This citation cannot be edited at this time. Either the associated citation is already being edited or another object that is associated with the same citation is being edited.\n" "\n" "To edit this citation, you need to close the object." msgstr "" "Ten cytat nie może być w tej chwili modyfikowany. Albo powiązany cytat jest już modyfikowany albo inny obiekt związany z tym cytatem jest obecnie modyfikowany.\n" "\n" "Aby modyfikować ten cytat musisz najpierw zamknąć obiekt." #: ../gramps/plugins/view/citationlistview.py:311 #: ../gramps/plugins/view/citationlistview.py:322 #: ../gramps/plugins/view/citationtreeview.py:508 #: ../gramps/plugins/view/citationtreeview.py:528 msgid "Cannot merge citations." msgstr "Nie można złączyć cytatów." #: ../gramps/plugins/view/citationlistview.py:312 #: ../gramps/plugins/view/citationtreeview.py:509 msgid "Exactly two citations must be selected to perform a merge. A second citation can be selected by holding down the control key while clicking on the desired citation." msgstr "Dokładnie dwa cytaty muszą być wybrane, żeby dokonać złączenia. Drugi cytat może być zaznaczony przez przytrzymanie klawisza Ctrl w czasie klikania na pożądanym cytacie." #: ../gramps/plugins/view/citationlistview.py:323 #: ../gramps/plugins/view/citationtreeview.py:529 msgid "The two selected citations must have the same source to perform a merge. If you want to merge these two citations, then you must merge the sources first." msgstr "Dwa wybrane cytaty muszą mieć to samo źródło, aby dokonać scalenia. Jeśli chcesz połączyć te dwa cytaty, musisz wcześniej połączyć ich źródła." #: ../gramps/plugins/view/citationtreeview.py:94 msgid "Title or Page" msgstr "Tytuł lub strona" #: ../gramps/plugins/view/citationtreeview.py:124 msgid "Edit the selected citation or source" msgstr "Edytuj wskazany cytat lub źródło" #: ../gramps/plugins/view/citationtreeview.py:125 msgid "Delete the selected citation or source" msgstr "Usuń wybrany cytat lub źródło" #: ../gramps/plugins/view/citationtreeview.py:126 msgid "Merge the selected citations or selected sources" msgstr "Połącz wybrane cytaty lub źródła" #: ../gramps/plugins/view/citationtreeview.py:144 msgid "Citation Tree View" msgstr "Widok drzewa cytatów" #: ../gramps/plugins/view/citationtreeview.py:270 msgid "Add source..." msgstr "Dodaj źródło..." #: ../gramps/plugins/view/citationtreeview.py:275 msgid "Add citation..." msgstr "Dodaj cytat..." #: ../gramps/plugins/view/citationtreeview.py:291 #: ../gramps/plugins/view/persontreeview.py:84 #: ../gramps/plugins/view/placetreeview.py:123 msgid "Expand all Nodes" msgstr "Rozwiń wszystkie węzły" #: ../gramps/plugins/view/citationtreeview.py:293 #: ../gramps/plugins/view/persontreeview.py:86 #: ../gramps/plugins/view/placetreeview.py:125 msgid "Collapse all Nodes" msgstr "Zwiń wszystkie węzły" #: ../gramps/plugins/view/citationtreeview.py:426 msgid "Cannot add citation." msgstr "Nie można dodać cytatu." #: ../gramps/plugins/view/citationtreeview.py:427 msgid "In order to add a citation to an existing source, you must select a source." msgstr "Aby dodać cytat do istniejącego źródła, musisz wybrać źródło." #: ../gramps/plugins/view/citationtreeview.py:495 msgid "" "This source cannot be edited at this time. Either the associated Source object is already being edited, or another citation associated with the same source is being edited.\n" "\n" "To edit this source, you need to close the object." msgstr "" "To źródło nie może być w tej chwili modyfikowane. Albo powiązane źródło jest już obecnie modyfikowane albo inny cytat skojarzony z źródłem jest obecnie modyfikowany.\n" "\n" "Aby modyfikować to odwołanie do zdarzenia musisz najpierw zamknąć obiekt." #: ../gramps/plugins/view/citationtreeview.py:540 msgid "Cannot perform merge." msgstr "Nie można wykonać złączenia." #: ../gramps/plugins/view/citationtreeview.py:541 msgid "Both objects must be of the same type, either both must be sources, or both must be citations." msgstr "Oba obiekty muszą być tego samego typu, albo oba muszą mieć te same źródła, albo oba muszą być cytatami." #: ../gramps/plugins/view/dashboardview.py:53 #: ../gramps/plugins/view/view.gpr.py:65 ../gramps/plugins/view/view.gpr.py:73 msgid "Dashboard" msgstr "" #: ../gramps/plugins/view/dashboardview.py:97 msgid "Restore a gramplet" msgstr "Przywróć gramplet" #: ../gramps/plugins/view/eventview.py:99 msgid "Add a new event" msgstr "Dodaj nowe zdarzenie" #: ../gramps/plugins/view/eventview.py:100 msgid "Edit the selected event" msgstr "Modyfikuj wybrane zdarzenie" #: ../gramps/plugins/view/eventview.py:101 msgid "Delete the selected event" msgstr "Usuń wybrane zdarzenie" #: ../gramps/plugins/view/eventview.py:102 msgid "Merge the selected events" msgstr "Połącz wybrane zdarzenia" #: ../gramps/plugins/view/eventview.py:210 msgid "Event Filter Editor" msgstr "Edytor filtrów zdarzeń" #: ../gramps/plugins/view/eventview.py:262 msgid "Cannot merge event objects." msgstr "Nie można złączyć zdarzeń." #: ../gramps/plugins/view/eventview.py:263 msgid "Exactly two events must be selected to perform a merge. A second object can be selected by holding down the control key while clicking on the desired event." msgstr "Dokładnie dwa zdarzenia muszą być wybrane, żeby dokonać złączenia. Drugi obiekt może być zaznaczony przez przytrzymanie klawisza Ctrl w czasie klikania na pożądanym zdarzeniu." #: ../gramps/plugins/view/familyview.py:85 msgid "Marriage Date" msgstr "Data małżeństwa" #: ../gramps/plugins/view/familyview.py:99 msgid "Add a new family" msgstr "Dodaj nową rodzinę" #: ../gramps/plugins/view/familyview.py:100 msgid "Edit the selected family" msgstr "Modyfikuj wybraną rodzinę" #: ../gramps/plugins/view/familyview.py:101 msgid "Delete the selected family" msgstr "Usuń wybraną rodzinę" #: ../gramps/plugins/view/familyview.py:102 msgid "Merge the selected families" msgstr "Połącz wybrane rodziny" #: ../gramps/plugins/view/familyview.py:203 msgid "Family Filter Editor" msgstr "Edytor filtrów rodzin" #: ../gramps/plugins/view/familyview.py:208 msgid "Make Father Active Person" msgstr "Zrób ojca osobą aktywną" #: ../gramps/plugins/view/familyview.py:210 msgid "Make Mother Active Person" msgstr "Zrób matkę osobą aktywną" #: ../gramps/plugins/view/familyview.py:277 msgid "Cannot merge families." msgstr "Nie można złączyć rodzin." #: ../gramps/plugins/view/familyview.py:278 msgid "Exactly two families must be selected to perform a merge. A second family can be selected by holding down the control key while clicking on the desired family." msgstr "Dokładnie dwie rodziny muszą być wybrane, żeby dokonać złączenia. Druga rodzina może być zaznaczona przez przytrzymanie klawisza Ctrl w czasie klikania na pożądanej rodzinie." #: ../gramps/plugins/view/fanchartdescview.py:167 #: ../gramps/plugins/view/fanchartview.py:165 #, fuzzy msgid "_Print..." msgstr "Drukuj..." #: ../gramps/plugins/view/fanchartdescview.py:169 #: ../gramps/plugins/view/fanchartview.py:167 #, fuzzy msgid "Print or save the Fan Chart View" msgstr "Widok wykresu wachlarzowego" #: ../gramps/plugins/view/fanchartdescview.py:279 #: ../gramps/plugins/view/fanchartview.py:277 #, fuzzy msgid "Text Font" msgstr "Tylko tekst" #: ../gramps/plugins/view/fanchartdescview.py:283 #: ../gramps/plugins/view/fanchartview.py:281 #, fuzzy msgid "Gender colors" msgstr "Płeć" #: ../gramps/plugins/view/fanchartdescview.py:284 #: ../gramps/plugins/view/fanchartview.py:282 #, fuzzy msgid "Generation based gradient" msgstr "zależny od pokolenia" #: ../gramps/plugins/view/fanchartdescview.py:285 #: ../gramps/plugins/view/fanchartview.py:283 msgid "Age (0-100) based gradient" msgstr "" #: ../gramps/plugins/view/fanchartdescview.py:287 #: ../gramps/plugins/view/fanchartview.py:285 msgid "Single main (filter) color" msgstr "" #: ../gramps/plugins/view/fanchartdescview.py:288 #: ../gramps/plugins/view/fanchartview.py:286 #, fuzzy msgid "Time period based gradient" msgstr "Dopasowywanie zakresu czasu" #: ../gramps/plugins/view/fanchartdescview.py:289 #: ../gramps/plugins/view/fanchartview.py:287 #, fuzzy msgid "White" msgstr "biały" #: ../gramps/plugins/view/fanchartdescview.py:290 #: ../gramps/plugins/view/fanchartview.py:288 msgid "Color scheme classic report" msgstr "" #: ../gramps/plugins/view/fanchartdescview.py:291 #: ../gramps/plugins/view/fanchartview.py:289 msgid "Color scheme classic view" msgstr "" #: ../gramps/plugins/view/fanchartdescview.py:300 #: ../gramps/plugins/view/fanchartview.py:298 #, fuzzy msgid "Background" msgstr "Kolor tła" #: ../gramps/plugins/view/fanchartdescview.py:307 #: ../gramps/plugins/view/fanchartview.py:304 msgid "Start gradient/Main color" msgstr "" #: ../gramps/plugins/view/fanchartdescview.py:309 #: ../gramps/plugins/view/fanchartview.py:306 msgid "End gradient/2nd color" msgstr "" #: ../gramps/plugins/view/fanchartdescview.py:311 #, fuzzy msgid "Color for duplicates" msgstr "Wyszukiwanie duplikatów małżonków" #: ../gramps/plugins/view/fanchartdescview.py:314 #: ../gramps/plugins/view/fanchartview.py:309 #, fuzzy msgid "Fan chart type" msgstr "Widok wykresu wachlarzowego" #: ../gramps/plugins/view/fanchartdescview.py:316 #: ../gramps/plugins/view/fanchartview.py:311 #, fuzzy msgid "Full Circle" msgstr "pełny okrąg" #: ../gramps/plugins/view/fanchartdescview.py:317 #: ../gramps/plugins/view/fanchartview.py:311 #, fuzzy msgid "Half Circle" msgstr "pół okręgu" #: ../gramps/plugins/view/fanchartdescview.py:318 #: ../gramps/plugins/view/fanchartview.py:312 msgid "Quadrant" msgstr "" #: ../gramps/plugins/view/fanchartdescview.py:321 #, fuzzy msgid "Fan chart distribution" msgstr "Rozkład długości życia" #: ../gramps/plugins/view/fanchartdescview.py:324 msgid "Homogeneous children distribution" msgstr "" #: ../gramps/plugins/view/fanchartdescview.py:326 #, fuzzy msgid "Size proportional to number of descendants" msgstr "Ogranicz ilość potomków" #: ../gramps/plugins/view/fanchartdescview.py:330 #: ../gramps/plugins/view/fanchartview.py:324 #: ../gramps/plugins/view/pedigreeview.py:2022 #: ../gramps/plugins/view/relview.py:1674 msgid "Layout" msgstr "Układ" #: ../gramps/plugins/view/fanchartdescview.py:503 #: ../gramps/plugins/view/fanchartview.py:512 #, fuzzy msgid "No preview available" msgstr "Brak dostępnego serwisu map." #: ../gramps/plugins/view/fanchartview.py:317 #, fuzzy msgid "Show children ring" msgstr "Brakujące dzieci" #: ../gramps/plugins/view/geoclose.py:132 #: ../gramps/plugins/view/geography.gpr.py:142 msgid "Have they been able to meet?" msgstr "Czy mogli się oni spotkać?" #: ../gramps/plugins/view/geoclose.py:162 msgid "GeoClose" msgstr "GeoZamknij" #: ../gramps/plugins/view/geoclose.py:212 #, fuzzy, python-format msgid "Reference : %(name)s ( %(birth)s - %(death)s )" msgstr " (%(birth_date)s - %(death_date)s)" #: ../gramps/plugins/view/geoclose.py:217 #, fuzzy, python-format msgid "The other : %(name)s ( %(birth)s - %(death)s )" msgstr " (%(birth_date)s - %(death_date)s)" #: ../gramps/plugins/view/geoclose.py:222 #, fuzzy msgid "The other person is unknown" msgstr "Kolor używany do wyświetlania osób o nieznanej płci." #: ../gramps/plugins/view/geoclose.py:225 #, fuzzy msgid "You must choose one reference person." msgstr "Wybierz osobę odniesienia" #: ../gramps/plugins/view/geoclose.py:226 msgid "Go to the person view and select the people you want to compare. Return to this view and use the history." msgstr "" #: ../gramps/plugins/view/geoclose.py:274 #, fuzzy msgid "reference _Person" msgstr "Preferencje" #: ../gramps/plugins/view/geoclose.py:275 msgid "Select the person which is the reference for life ways" msgstr "Wskaż osobę, która będzie odniesieniem dla dróg życiowych" #: ../gramps/plugins/view/geoclose.py:288 msgid "Select the person which will be our reference." msgstr "Wybierz osobę, która będzie naszym odniesieniem." #: ../gramps/plugins/view/geoclose.py:382 #: ../gramps/plugins/view/geofamclose.py:442 #: ../gramps/plugins/view/geofamily.py:205 #: ../gramps/plugins/view/geomoves.py:291 #: ../gramps/plugins/view/geoperson.py:321 #, python-format msgid "%(eventtype)s : %(name)s" msgstr "%(eventtype)s : %(name)s" #: ../gramps/plugins/view/geoclose.py:533 msgid "Choose the reference person" msgstr "Wybierz osobę odniesienia" #: ../gramps/plugins/view/geoclose.py:556 #, fuzzy msgid "" "The meeting zone probability radius.\n" "The colored zone is approximative.\n" "The meeting zone is only shown for the reference person.\n" "The value 9 means about 42 miles or 67 kms.\n" "The value 1 means about 4.6 miles or 7.5 kms.\n" "The value is in tenth of degree." msgstr "" "Prawdopodobny promień strefy spotkania.\n" "Strefa pokolorowana jest tylko przybliżeniem.\n" "Wartość 9 oznacza około 42 mil oalbo 67 km.\n" "Wartość 1 oznacza około 4.6 mil albo 7.5 km.\n" "Wartość jest podana w dziesiątych częściach stopnia." #: ../gramps/plugins/view/geoclose.py:567 #: ../gramps/plugins/view/geofamclose.py:711 msgid "The selection parameters" msgstr "Parametry wyboru" #: ../gramps/plugins/view/geoevents.py:113 msgid "Events places map" msgstr "Mapa miejsc zdarzeń" #: ../gramps/plugins/view/geoevents.py:243 msgid "incomplete or unreferenced event ?" msgstr "Niekompletne lub niepołączone zdarzenie ?" #: ../gramps/plugins/view/geoevents.py:361 msgid "Show all events" msgstr "Pokaż wszystkie zdarzenia" #: ../gramps/plugins/view/geoevents.py:365 #: ../gramps/plugins/view/geoevents.py:369 #: ../gramps/plugins/view/geoplaces.py:357 #: ../gramps/plugins/view/geoplaces.py:361 msgid "Centering on Place" msgstr "Centruj na miejscu" #: ../gramps/plugins/view/geofamclose.py:130 #: ../gramps/plugins/view/geography.gpr.py:124 msgid "Have these two families been able to meet?" msgstr "Czy te dwie rodziny mogły się spotkać?" #: ../gramps/plugins/view/geofamclose.py:160 #, fuzzy msgid "GeoFamClose" msgstr "GeoZamknij" #: ../gramps/plugins/view/geofamclose.py:197 #: ../gramps/plugins/view/geofamily.py:274 #, fuzzy, python-format msgid "%(gramps_id)s : %(father)s and %(mother)s" msgstr "Dziecko %(father)s i %(mother)s." #: ../gramps/plugins/view/geofamclose.py:242 #, fuzzy, python-format msgid "Family reference : %s" msgstr "Wyświetl odniesienia do %s" #: ../gramps/plugins/view/geofamclose.py:244 #: ../gramps/plugins/view/geofamclose.py:246 #, fuzzy, python-format msgid "The other family : %s" msgstr "rodzina" #: ../gramps/plugins/view/geofamclose.py:248 msgid "You must choose one reference family." msgstr "" #: ../gramps/plugins/view/geofamclose.py:249 msgid "Go to the family view and select the families you want to compare. Return to this view and use the history." msgstr "" #: ../gramps/plugins/view/geofamclose.py:264 #, fuzzy msgid "reference _Family" msgstr "Filtr referencji" #: ../gramps/plugins/view/geofamclose.py:265 #, fuzzy msgid "Select the family which is the reference for life ways" msgstr "Wskaż osobę, która będzie odniesieniem dla dróg życiowych" #: ../gramps/plugins/view/geofamclose.py:541 #: ../gramps/plugins/view/geofamily.py:319 #, fuzzy, python-format msgid "Father : %(id)s : %(name)s" msgstr "Ojciec : %s : %s" #: ../gramps/plugins/view/geofamclose.py:547 #: ../gramps/plugins/view/geofamily.py:326 #, fuzzy, python-format msgid "Mother : %(id)s : %(name)s" msgstr "Matka : %s : %s" #: ../gramps/plugins/view/geofamclose.py:557 #: ../gramps/plugins/view/geofamily.py:337 #, python-format msgid "Child : %(id)s - %(index)d : %(name)s" msgstr "Dziecko : %(id)s - %(index)d : %(name)s" #: ../gramps/plugins/view/geofamclose.py:565 #: ../gramps/plugins/view/geofamily.py:346 #, python-format msgid "Person : %(id)s %(name)s has no family." msgstr "Osoba : %(id)s %(name)s nie ma rodziny." #: ../gramps/plugins/view/geofamclose.py:677 #, fuzzy msgid "Choose the reference family" msgstr "Wybierz osobę odniesienia" #: ../gramps/plugins/view/geofamclose.py:700 #, fuzzy msgid "" "The meeting zone probability radius.\n" "The colored zone is approximative.\n" "The meeting zone is only shown for the reference family.\n" "The value 9 means about 42 miles or 67 kms.\n" "The value 1 means about 4.6 miles or 7.5 kms.\n" "The value is in tenth of degree." msgstr "" "Prawdopodobny promień strefy spotkania.\n" "Strefa pokolorowana jest tylko przybliżeniem.\n" "Wartość 9 oznacza około 42 mil oalbo 67 km.\n" "Wartość 1 oznacza około 4.6 mil albo 7.5 km.\n" "Wartość jest podana w dziesiątych częściach stopnia." #: ../gramps/plugins/view/geofamily.py:113 msgid "Family places map" msgstr "Mapa miejsc rodziny" #: ../gramps/plugins/view/geofamily.py:301 #, fuzzy, python-format msgid "Family places for %s" msgstr "Mapa miejsc rodziny" #: ../gramps/plugins/view/geography.gpr.py:51 #, fuzzy, python-format msgid "OsmGpsMap module not loaded. OsmGpsMap must be >= 0.8. yours is %s" msgstr "UWAGA: Moduł osmgpsmap nie jest załadowany. osmgpsmap musi być >= 0.7.0. Twój to %s" #: ../gramps/plugins/view/geography.gpr.py:61 msgid "" "OsmGpsMap module not loaded. Geography functionality will not be available.\n" "To build it for Gramps see http://www.gramps-project.org/wiki/index.php?title=GEPS_029:_GTK3-GObject_introspection_Conversion#OsmGpsMap_for_Geography" msgstr "" #: ../gramps/plugins/view/geography.gpr.py:71 msgid "All known places for one Person" msgstr "Wszystkie znane miejsca dla jednej osoby" #: ../gramps/plugins/view/geography.gpr.py:72 msgid "A view showing the places visited by one person during his life." msgstr "Widok pokazujący miejsca odwiedzone przez osobę podczas jej życia." #: ../gramps/plugins/view/geography.gpr.py:88 msgid "All known places for one Family" msgstr "Wszystkie znane miejsca zdarzeń dla jednej rodziny" #: ../gramps/plugins/view/geography.gpr.py:89 msgid "A view showing the places visited by one family during all their life." msgstr "Widok pozwalający zobaczyć miejsca odwiedzone przez jedną rodzinę w trakcie całego jej życia." #: ../gramps/plugins/view/geography.gpr.py:105 msgid "All displacements for one person and their descendants" msgstr "" #: ../gramps/plugins/view/geography.gpr.py:106 #, fuzzy msgid "" "A view showing all the places visited by all persons during their life.\n" "This is for one person and their descendant.\n" "You can see the dates corresponding to the period." msgstr "Widok pokazujący miejsca odwiedzone przez dwie osoby podczas ich życia; czy te osoby mogły się spotkać?" #: ../gramps/plugins/view/geography.gpr.py:125 msgid "A view showing the places visited by all family's members during their life: have these two people been able to meet?" msgstr "Widok pozwalający zobaczyć miejsca odwiedzone przez wszystkich członków rodzin w trakcie całego ich życia; czy tych dwoje ludzi mogło się spotkać?" #: ../gramps/plugins/view/geography.gpr.py:143 msgid "A view showing the places visited by two persons during their life: have these two people been able to meet?" msgstr "Widok pokazujący miejsca odwiedzone przez dwie osoby podczas ich życia; czy te osoby mogły się spotkać?" #: ../gramps/plugins/view/geography.gpr.py:160 msgid "All known Places" msgstr "Wszystkie znane miejsca" #: ../gramps/plugins/view/geography.gpr.py:161 msgid "A view showing all places of the database." msgstr "Widok pozwalający zobaczyć wszystkie miejsca w bazie danych." #: ../gramps/plugins/view/geography.gpr.py:176 msgid "All places related to Events" msgstr "Wszystkie miejsca skojarzone ze zdarzeniami" #: ../gramps/plugins/view/geography.gpr.py:177 msgid "A view showing all the event places of the database." msgstr "Widok pokazuje wszystkie miejsca zdarzeń w bazie danych." #: ../gramps/plugins/view/geomoves.py:134 #, fuzzy msgid "Descendance of the active person." msgstr "Modyfikuj aktywną osobę" #: ../gramps/plugins/view/geomoves.py:164 msgid "GeoMoves" msgstr "" #: ../gramps/plugins/view/geomoves.py:467 #, fuzzy, python-format msgid "All descendance for %s" msgstr "Potomkowie osoby %s" #: ../gramps/plugins/view/geomoves.py:632 #, fuzzy msgid "The maximum number of generations.\n" msgstr "Maksymalna liczba pokoleń potomków" #: ../gramps/plugins/view/geomoves.py:639 #, fuzzy msgid "Time in milliseconds between drawing two generations.\n" msgstr "Minimalny liczba lat pomiędzy dwoma generacjami" #: ../gramps/plugins/view/geomoves.py:645 msgid "The parameters for moves" msgstr "" #: ../gramps/plugins/view/geoperson.py:143 msgid "Person places map" msgstr "Mapa miejsc osoby" #: ../gramps/plugins/view/geoperson.py:302 #, fuzzy, python-format msgid "Person places for %s" msgstr "Mapa miejsc osoby" #: ../gramps/plugins/view/geoperson.py:489 msgid "Animate" msgstr "Animuj" #: ../gramps/plugins/view/geoperson.py:512 msgid "Animation speed in milliseconds (big value means slower)" msgstr "Szybkość animacji w milisekundach (wyższe wartości oznaczają wolniej)" #: ../gramps/plugins/view/geoperson.py:519 msgid "How many steps between two markers when we are on large move ?" msgstr "Jak dużo kroków między dwoma markerami aby oznaczyć duży ruch?" #: ../gramps/plugins/view/geoperson.py:526 msgid "" "The minimum latitude/longitude to select large move.\n" "The value is in tenth of degree." msgstr "" "Minimalna długość/szerokość do wybrania dużego ruchu.\n" "Wartość w dziesiątkach stopni." #: ../gramps/plugins/view/geoperson.py:533 msgid "The animation parameters" msgstr "Parametry animacji" #: ../gramps/plugins/view/geoplaces.py:113 msgid "Places places map" msgstr "Mapa miejsc miejc" #: ../gramps/plugins/view/geoplaces.py:281 msgid "The place name in the status bar is disabled." msgstr "" #: ../gramps/plugins/view/geoplaces.py:286 #, fuzzy, python-format msgid "The maximum number of places is reached (%d)." msgstr "Maksymalna liczba przodków do dołączenia." #: ../gramps/plugins/view/geoplaces.py:289 #, fuzzy msgid "Some information are missing." msgstr "Brakujące informacje osobiste" #: ../gramps/plugins/view/geoplaces.py:291 msgid "Please, use filtering to reduce this number." msgstr "" #: ../gramps/plugins/view/geoplaces.py:293 msgid "You can modify this value in the geography option." msgstr "" #: ../gramps/plugins/view/geoplaces.py:295 msgid "In this case, it may take time to show all markers." msgstr "" #: ../gramps/plugins/view/geoplaces.py:353 msgid "Show all places" msgstr "Pokaż wszystkie miejsca" #: ../gramps/plugins/view/htmlrenderer.gpr.py:70 msgid "Html View" msgstr "Widok html" #: ../gramps/plugins/view/htmlrenderer.gpr.py:71 msgid "A view showing html pages embedded in Gramps" msgstr "Widok pokazujący strony html wewnątrz Grampsa" #: ../gramps/plugins/view/htmlrenderer.gpr.py:78 msgid "Web" msgstr "Web" #: ../gramps/plugins/view/htmlrenderer.py:330 msgid "HtmlView" msgstr "HtmlView" #: ../gramps/plugins/view/htmlrenderer.py:498 msgid "Go to the previous page in the history" msgstr "Przejdź do poprzedniej strony w historii" #: ../gramps/plugins/view/htmlrenderer.py:506 msgid "Go to the next page in the history" msgstr "Przejdź do następnej strony z historii" #: ../gramps/plugins/view/htmlrenderer.py:511 msgid "_Refresh" msgstr "O_dświeżanie" #: ../gramps/plugins/view/htmlrenderer.py:514 msgid "Stop and reload the page." msgstr "Zatrzymaj o odśwież stronę." #: ../gramps/plugins/view/htmlrenderer.py:558 msgid "Start page for the Html View" msgstr "Strona początkowa dla widoku Html" #: ../gramps/plugins/view/htmlrenderer.py:559 msgid "" "Type a webpage address at the top, and hit the execute button to load a webpage in this page\n" "
\n" "For example: http://gramps-project.org

" msgstr "" "Wprowadź adres strony internetowej na górze i kliknij przycisk wykonaj, aby załadować stronę internetową\n" "
\n" "Np. http://gramps-project.org" #: ../gramps/plugins/view/mediaview.py:123 msgid "Edit the selected media object" msgstr "Modyfikuj wybrany obiekt medialny" #: ../gramps/plugins/view/mediaview.py:124 msgid "Delete the selected media object" msgstr "Usuń wybrany obiekt medialny" #: ../gramps/plugins/view/mediaview.py:125 msgid "Merge the selected media objects" msgstr "Połącz wybrane obiekty medialne" #: ../gramps/plugins/view/mediaview.py:223 msgid "Media Filter Editor" msgstr "Edytor filtrów mediów" #: ../gramps/plugins/view/mediaview.py:226 msgid "View in the default viewer" msgstr "Wyświetl w domyślnej aplikacji" #: ../gramps/plugins/view/mediaview.py:230 msgid "Open the folder containing the media file" msgstr "Otwórz folder zawierający obiekty medialne" #: ../gramps/plugins/view/mediaview.py:378 msgid "Cannot merge media objects." msgstr "Nie można złączyć obiektów medialnych." #: ../gramps/plugins/view/mediaview.py:379 msgid "Exactly two media objects must be selected to perform a merge. A second object can be selected by holding down the control key while clicking on the desired object." msgstr "Dokładnie dwa obiekty medialne muszą być wybrane w celu dokonania złączenia. Drugi obiekt może być wybrany poprzez przytrzymanie wciśniętego przycisku Ctrl w czasie kliknięcia na obiekcie." #: ../gramps/plugins/view/noteview.py:97 msgid "Delete the selected note" msgstr "Usuń wybraną notatkę" #: ../gramps/plugins/view/noteview.py:98 msgid "Merge the selected notes" msgstr "Połącz wybrane notatki" #: ../gramps/plugins/view/noteview.py:202 msgid "Note Filter Editor" msgstr "Edytor filtrów notatek" #: ../gramps/plugins/view/noteview.py:258 msgid "Cannot merge notes." msgstr "Nie można złączyć notatek." #: ../gramps/plugins/view/noteview.py:259 msgid "Exactly two notes must be selected to perform a merge. A second note can be selected by holding down the control key while clicking on the desired note." msgstr "Dokładnie dwie notatki muszą być wybrane, żeby dokonać złączenia. Druga notatka może być zaznaczona przez przytrzymanie klawisza Ctrl w czasie klikania na pożądanej notatce." #: ../gramps/plugins/view/pedigreeview.py:91 msgid "short for baptized|bap." msgstr "bap." #: ../gramps/plugins/view/pedigreeview.py:92 msgid "short for christened|chr." msgstr "chrz." #: ../gramps/plugins/view/pedigreeview.py:93 msgid "short for buried|bur." msgstr "poch." #: ../gramps/plugins/view/pedigreeview.py:94 msgid "short for cremated|crem." msgstr "skrem." #: ../gramps/plugins/view/pedigreeview.py:1110 msgid "Jump to child..." msgstr "Przejdź do dziecka..." #: ../gramps/plugins/view/pedigreeview.py:1123 msgid "Jump to father" msgstr "Przejdź do dziecka" #: ../gramps/plugins/view/pedigreeview.py:1136 msgid "Jump to mother" msgstr "Przejdź do matki" #: ../gramps/plugins/view/pedigreeview.py:1495 msgid "A person was found to be his/her own ancestor." msgstr "Odnaleziono osobę będącą jego/jej własnym przodkiem." #: ../gramps/plugins/view/pedigreeview.py:1540 #: ../gramps/plugins/view/pedigreeview.py:1546 #: ../gramps/plugins/webreport/narrativeweb.py:4081 #: ../gramps/plugins/webreport/webcal.py:538 msgid "Home" msgstr "Początek" #: ../gramps/plugins/view/pedigreeview.py:1566 msgid "Mouse scroll direction" msgstr "Kierunek scrolla myszy" #: ../gramps/plugins/view/pedigreeview.py:1574 msgid "Top <-> Bottom" msgstr "Góra <-> Dół" #: ../gramps/plugins/view/pedigreeview.py:1581 msgid "Left <-> Right" msgstr "Lewo <-> Prawo" #: ../gramps/plugins/view/pedigreeview.py:1596 #: ../gramps/plugins/view/pedigreeview.py:1622 msgid "People Menu" msgstr "Menu osób" #: ../gramps/plugins/view/pedigreeview.py:1809 #: ../gramps/plugins/view/relview.py:423 msgid "Add New Parents..." msgstr "Dodaj nowych rodziców..." #: ../gramps/plugins/view/pedigreeview.py:1820 msgid "Related" msgstr "Związany" #: ../gramps/plugins/view/pedigreeview.py:1869 msgid "Family Menu" msgstr "Menu rodzinne" #: ../gramps/plugins/view/pedigreeview.py:1995 msgid "Show images" msgstr "Pokazuj obrazy" #: ../gramps/plugins/view/pedigreeview.py:1998 msgid "Show marriage data" msgstr "Pokazuj informacje o małżeństwie" #: ../gramps/plugins/view/pedigreeview.py:2001 msgid "Show unknown people" msgstr "Pokaż nieznane osoby" #: ../gramps/plugins/view/pedigreeview.py:2004 msgid "Tree style" msgstr "Styl drzewa" #: ../gramps/plugins/view/pedigreeview.py:2006 msgid "Standard" msgstr "Standardowe" #: ../gramps/plugins/view/pedigreeview.py:2007 msgid "Compact" msgstr "Kompaktowe" #: ../gramps/plugins/view/pedigreeview.py:2008 msgid "Expanded" msgstr "Rozszerzony" #: ../gramps/plugins/view/pedigreeview.py:2011 msgid "Tree direction" msgstr "Kierunek drzewa" #: ../gramps/plugins/view/pedigreeview.py:2013 msgid "Vertical (↓)" msgstr "Pionowo (↓)" #: ../gramps/plugins/view/pedigreeview.py:2014 msgid "Vertical (↑)" msgstr "Pionowo (↑)" #: ../gramps/plugins/view/pedigreeview.py:2015 msgid "Horizontal (→)" msgstr "Poziomo (→)" #: ../gramps/plugins/view/pedigreeview.py:2016 msgid "Horizontal (←)" msgstr "Poziomo (←)" #: ../gramps/plugins/view/pedigreeview.py:2018 msgid "Tree size" msgstr "Rozmiar drzewa" #: ../gramps/plugins/view/personlistview.py:56 msgid "Person View" msgstr "Widok osoby" #: ../gramps/plugins/view/persontreeview.py:68 msgid "People Tree View" msgstr "Osoby w widoku drzewa" #: ../gramps/plugins/view/placelistview.py:53 msgid "Place View" msgstr "Widok miejsc" #: ../gramps/plugins/view/placetreeview.py:104 msgid "Place Tree View" msgstr "Miejsca w widoku drzewa" #: ../gramps/plugins/view/placetreeview.py:119 msgid "Expand this Entire Group" msgstr "Rozwiń całą wybraną grupę" #: ../gramps/plugins/view/placetreeview.py:121 msgid "Collapse this Entire Group" msgstr "Zwiń całą wybraną grupę" #: ../gramps/plugins/view/relview.py:409 msgid "_Reorder" msgstr "Zmień kolejność" #: ../gramps/plugins/view/relview.py:410 msgid "Change order of parents and families" msgstr "Zmień kolejność rodziców i rodzin" #: ../gramps/plugins/view/relview.py:415 msgid "Edit..." msgstr "Modyfikuj..." #: ../gramps/plugins/view/relview.py:416 msgid "Edit the active person" msgstr "Modyfikuj aktywną osobę" #: ../gramps/plugins/view/relview.py:418 ../gramps/plugins/view/relview.py:420 #: ../gramps/plugins/view/relview.py:825 msgid "Add a new family with person as parent" msgstr "Dodaj nową rodzinę z osobą jako rodzicem" #: ../gramps/plugins/view/relview.py:419 msgid "Add Partner..." msgstr "Dodaj partnera..." #: ../gramps/plugins/view/relview.py:422 ../gramps/plugins/view/relview.py:424 #: ../gramps/plugins/view/relview.py:819 msgid "Add a new set of parents" msgstr "Dodaje nowy zestaw rodziców" #: ../gramps/plugins/view/relview.py:426 ../gramps/plugins/view/relview.py:430 #: ../gramps/plugins/view/relview.py:820 msgid "Add person as child to an existing family" msgstr "Dodaj osobę jako dziecko do istniejącej rodziny" #: ../gramps/plugins/view/relview.py:429 msgid "Add Existing Parents..." msgstr "Dodaj istniejących rodziców..." #: ../gramps/plugins/view/relview.py:669 msgid "Alive" msgstr "Żyjący" #: ../gramps/plugins/view/relview.py:736 ../gramps/plugins/view/relview.py:763 #, python-format msgid "%(date)s in %(place)s" msgstr "%(date)s, %(place)s" #: ../gramps/plugins/view/relview.py:821 msgid "Edit parents" msgstr "Modyfikuj rodziców" #: ../gramps/plugins/view/relview.py:822 msgid "Reorder parents" msgstr "Zmień kolejność rodziców" #: ../gramps/plugins/view/relview.py:823 msgid "Remove person as child of these parents" msgstr "Usuń osobę jako dziecko tych rodziców" #: ../gramps/plugins/view/relview.py:827 msgid "Edit family" msgstr "Modyfikuj rodzinę" #: ../gramps/plugins/view/relview.py:828 msgid "Reorder families" msgstr "Zmień kolejność rodzin" #: ../gramps/plugins/view/relview.py:829 msgid "Remove person as parent in this family" msgstr "Usuń osobę jako rodzica tej rodziny" #: ../gramps/plugins/view/relview.py:882 ../gramps/plugins/view/relview.py:938 #, python-format msgid " (%d sibling)" msgid_plural " (%d siblings)" msgstr[0] "(%d rodzeństwo)" msgstr[1] " (%d rodzeństwa)" msgstr[2] " (%d rodzeństwa)" #: ../gramps/plugins/view/relview.py:887 ../gramps/plugins/view/relview.py:943 msgid " (1 brother)" msgstr "(1 brat)" #: ../gramps/plugins/view/relview.py:889 ../gramps/plugins/view/relview.py:945 msgid " (1 sister)" msgstr "(1 siostra)" #: ../gramps/plugins/view/relview.py:891 ../gramps/plugins/view/relview.py:947 msgid " (1 sibling)" msgstr "(1 rodzeństwo)" #: ../gramps/plugins/view/relview.py:893 ../gramps/plugins/view/relview.py:949 msgid " (only child)" msgstr "(jedno dziecko)" #: ../gramps/plugins/view/relview.py:964 #: ../gramps/plugins/view/relview.py:1414 msgid "Add new child to family" msgstr "Dodaj nowe dziecko do rodziny" #: ../gramps/plugins/view/relview.py:968 #: ../gramps/plugins/view/relview.py:1418 msgid "Add existing child to family" msgstr "Dodaj istniejące dziecko do rodziny" #: ../gramps/plugins/view/relview.py:1197 #, python-format msgid "%(birthabbrev)s %(birthdate)s, %(deathabbrev)s %(deathdate)s" msgstr "%(birthabbrev)s %(birthdate)s, %(deathabbrev)s %(deathdate)s" #: ../gramps/plugins/view/relview.py:1204 #: ../gramps/plugins/view/relview.py:1206 #, fuzzy, python-format msgid "%(event)s %(date)s" msgstr "%(event_type)s: %(date)s" #: ../gramps/plugins/view/relview.py:1267 #, python-format msgid "Relationship type: %s" msgstr "Rodzaj związku: %s" #: ../gramps/plugins/view/relview.py:1309 #, python-format msgid "%(event_type)s: %(date)s in %(place)s" msgstr "%(event_type)s: %(date)s, %(place)s" #: ../gramps/plugins/view/relview.py:1313 #, python-format msgid "%(event_type)s: %(date)s" msgstr "%(event_type)s: %(date)s" #: ../gramps/plugins/view/relview.py:1317 #, python-format msgid "%(event_type)s: %(place)s" msgstr "%(event_type)s: %(place)s" #: ../gramps/plugins/view/relview.py:1328 msgid "Broken family detected" msgstr "Wykryto uszkodzone rodziny" #: ../gramps/plugins/view/relview.py:1329 msgid "Please run the Check and Repair Database tool" msgstr "Proszę najpierw uruchomić narzędzie Sprawdź i napraw bazę danych" #: ../gramps/plugins/view/relview.py:1350 #: ../gramps/plugins/view/relview.py:1397 #, python-format msgid " (%d child)" msgid_plural " (%d children)" msgstr[0] "(%d dziecko)" msgstr[1] "(%d dzieci)" msgstr[2] "(%d dzieci)" #: ../gramps/plugins/view/relview.py:1352 #: ../gramps/plugins/view/relview.py:1399 msgid " (no children)" msgstr "(bez dzieci)" #: ../gramps/plugins/view/relview.py:1526 msgid "Add Child to Family" msgstr "Dodaj dziecko do rodziny" #: ../gramps/plugins/view/relview.py:1663 msgid "Use shading" msgstr "Użyj cieniowania" #: ../gramps/plugins/view/relview.py:1666 msgid "Display edit buttons" msgstr "Wyświetl przyciski edycji" #: ../gramps/plugins/view/relview.py:1668 msgid "View links as website links" msgstr "Pokaż odnośniki jako linki sieciowe" #: ../gramps/plugins/view/relview.py:1685 msgid "Show Details" msgstr "Pokaż szczegóły" #: ../gramps/plugins/view/relview.py:1688 msgid "Show Siblings" msgstr "Pokaż rodzeństwo" #: ../gramps/plugins/view/repoview.py:89 msgid "Home URL" msgstr "URL Strony głównej" #: ../gramps/plugins/view/repoview.py:97 msgid "Search URL" msgstr "URL wyszukiwania" #: ../gramps/plugins/view/repoview.py:111 msgid "Add a new repository" msgstr "Dodaj nowy magazyn" #: ../gramps/plugins/view/repoview.py:113 msgid "Delete the selected repository" msgstr "Usuń wybrany magazyn" #: ../gramps/plugins/view/repoview.py:114 msgid "Merge the selected repositories" msgstr "Połącz wybrane repozytoria" #: ../gramps/plugins/view/repoview.py:149 msgid "Repository Filter Editor" msgstr "Edytor filtrów magazynów" #: ../gramps/plugins/view/repoview.py:244 msgid "Cannot merge repositories." msgstr "Nie można złączyć repozytoriów." #: ../gramps/plugins/view/repoview.py:245 msgid "Exactly two repositories must be selected to perform a merge. A second repository can be selected by holding down the control key while clicking on the desired repository." msgstr "Dokładnie dwa magazyny muszą być wybrane, żeby dokonać złączenia. Drugi magazyn może być zaznaczony przez przytrzymanie klawisza Ctrl w czasie klikania na pożądanym magazynie." #: ../gramps/plugins/view/sourceview.py:87 msgid "Publication Information" msgstr "Informacje o wydaniu" #: ../gramps/plugins/view/sourceview.py:99 msgid "Edit the selected source" msgstr "Modyfikuj wybrane źródło" #: ../gramps/plugins/view/sourceview.py:100 msgid "Delete the selected source" msgstr "Usuń wybrane źródło" #: ../gramps/plugins/view/sourceview.py:101 msgid "Merge the selected sources" msgstr "Połącz wybrane źródła" #: ../gramps/plugins/view/sourceview.py:136 msgid "Source Filter Editor" msgstr "Edytor filtrów źródeł" #: ../gramps/plugins/view/sourceview.py:229 msgid "Cannot merge sources." msgstr "Nie można złączyć źródeł." #: ../gramps/plugins/view/sourceview.py:230 msgid "Exactly two sources must be selected to perform a merge. A second source can be selected by holding down the control key while clicking on the desired source." msgstr "Dokładnie dwa źródła muszą być wybrane w celu dokonania złączenia. Drugie miejsce może być wybrane poprzez przytrzymanie wciśniętego przycisku Ctrl w czasie kliknięcia na pożądanym źródle." #: ../gramps/plugins/view/view.gpr.py:36 msgid "The view showing all the events" msgstr "Widok pokazuje wszystkie zdarzenia" #: ../gramps/plugins/view/view.gpr.py:51 msgid "The view showing all families" msgstr "Widok pokazuje wszystkie rodziny" #: ../gramps/plugins/view/view.gpr.py:66 msgid "The view showing Gramplets" msgstr "Widok pokazujący Gramplety" #: ../gramps/plugins/view/view.gpr.py:81 msgid "The view showing all the media objects" msgstr "Ten widok pokazuje wszystkie obiekty medialne" #: ../gramps/plugins/view/view.gpr.py:96 msgid "The view showing all the notes" msgstr "Ten widok pokazuje wszystkie notatki" #: ../gramps/plugins/view/view.gpr.py:111 msgid "The view showing all relationships of the selected person" msgstr "Ten widok pokazuje wszystkie relacje wybranej osoby" #: ../gramps/plugins/view/view.gpr.py:126 msgid "The view showing an ancestor pedigree of the selected person" msgstr "Ten widok zawiera rodowód przodków wybranej osoby" #: ../gramps/plugins/view/view.gpr.py:133 #: ../gramps/plugins/view/view.gpr.py:142 #: ../gramps/plugins/view/view.gpr.py:157 #, fuzzy msgid "Charts" msgstr "Wykresy 1" #: ../gramps/plugins/view/view.gpr.py:143 #, fuzzy msgid "A view showing parents through a fanchart" msgstr "Widok pokazuje relację przez wykres wachlarzowy" #: ../gramps/plugins/view/view.gpr.py:158 #, fuzzy msgid "Showing descendants through a fanchart" msgstr "Widok pokazuje relację przez wykres wachlarzowy" #: ../gramps/plugins/view/view.gpr.py:171 #, fuzzy msgid "Grouped People" msgstr "Porównaj osoby" #: ../gramps/plugins/view/view.gpr.py:172 #, fuzzy msgid "The view showing all people in the family tree grouped per family name" msgstr "Widok pokazuje wszystkie osoby w drzewie rodzinnym jako płaską listę" #: ../gramps/plugins/view/view.gpr.py:189 msgid "The view showing all people in the family tree in a flat list" msgstr "Widok pokazuje wszystkie osoby w drzewie rodzinnym jako płaską listę" #: ../gramps/plugins/view/view.gpr.py:206 msgid "The view showing all the places of the family tree" msgstr "Ten widok pokazuje wszystkie miejsca wpisane do tego drzewa rodzinnego" #: ../gramps/plugins/view/view.gpr.py:221 #, fuzzy msgid "Place Tree" msgstr "Miejsca w widoku drzewa" #: ../gramps/plugins/view/view.gpr.py:222 msgid "A view displaying places in a tree format." msgstr "Widok pokazujący zdarzenia w formacie drzewa." #: ../gramps/plugins/view/view.gpr.py:237 msgid "The view showing all the repositories" msgstr "Pokazuje wszystkie repozytoria" #: ../gramps/plugins/view/view.gpr.py:252 msgid "The view showing all the sources" msgstr "Ten widok pokazuje wszystkie źródła" #: ../gramps/plugins/view/view.gpr.py:268 msgid "The view showing all the citations" msgstr "Ten widok pokazuje wszystkie cytaty" #: ../gramps/plugins/view/view.gpr.py:282 #, fuzzy msgid "Citation Tree" msgstr "Widok drzewa cytatów" #: ../gramps/plugins/view/view.gpr.py:283 msgid "A view displaying citations and sources in a tree format." msgstr "Widok pokazujący cytaty i źródła w formacie drzewa." #: ../gramps/plugins/webreport/narrativeweb.py:379 msgid "Gramps ID" msgstr "Gramps ID" #: ../gramps/plugins/webreport/narrativeweb.py:390 msgid "Postal Code" msgstr "Kod pocztowy" #: ../gramps/plugins/webreport/narrativeweb.py:393 msgid "State/ Province" msgstr "Województwo" #: ../gramps/plugins/webreport/narrativeweb.py:398 msgid "Alternate Locations" msgstr "Alternatywne lokalizacje" #: ../gramps/plugins/webreport/narrativeweb.py:400 msgid "" msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:1306 msgid "Data Map" msgstr "Mapa danych" #: ../gramps/plugins/webreport/narrativeweb.py:1607 #, python-format msgid "Generated by Gramps %(version)s on %(date)s" msgstr "Wygenerowane przez Gramps %(version)s dnia %(date)s" #: ../gramps/plugins/webreport/narrativeweb.py:1621 #, fuzzy, python-format msgid "
Created for %(name)s" msgstr "
Utworzono dla %s" #: ../gramps/plugins/webreport/narrativeweb.py:1726 #: ../gramps/plugins/webstuff/webstuff.py:66 msgid "Basic-Blue" msgstr "Podstawowy - niebieski" #: ../gramps/plugins/webreport/narrativeweb.py:1727 #: ../gramps/plugins/webstuff/webstuff.py:98 msgid "Visually Impaired" msgstr "Dla osób słabowidzących" #: ../gramps/plugins/webreport/narrativeweb.py:1758 #: ../gramps/plugins/webreport/narrativeweb.py:1908 msgid "Html|Home" msgstr "Strona startowa" #: ../gramps/plugins/webreport/narrativeweb.py:1761 #: ../gramps/plugins/webreport/narrativeweb.py:1805 #: ../gramps/plugins/webreport/narrativeweb.py:1808 #: ../gramps/plugins/webreport/narrativeweb.py:1867 #: ../gramps/plugins/webreport/narrativeweb.py:3915 #: ../gramps/plugins/webreport/narrativeweb.py:3960 msgid "Surnames" msgstr "Nazwiska" #: ../gramps/plugins/webreport/narrativeweb.py:1768 #: ../gramps/plugins/webreport/narrativeweb.py:1884 #: ../gramps/plugins/webreport/narrativeweb.py:4804 msgid "Thumbnails" msgstr "Miniaturka(i)" #: ../gramps/plugins/webreport/narrativeweb.py:1769 #: ../gramps/plugins/webreport/narrativeweb.py:1890 #: ../gramps/plugins/webreport/narrativeweb.py:4978 #: ../gramps/plugins/webreport/narrativeweb.py:8202 msgid "Download" msgstr "Ściągnij" #: ../gramps/plugins/webreport/narrativeweb.py:1770 #: ../gramps/plugins/webreport/narrativeweb.py:1828 #: ../gramps/plugins/webreport/narrativeweb.py:1891 #: ../gramps/plugins/webreport/narrativeweb.py:6691 #: ../gramps/plugins/webreport/narrativeweb.py:6785 msgid "Address Book" msgstr "Książka adresowa" #: ../gramps/plugins/webreport/narrativeweb.py:1771 #: ../gramps/plugins/webreport/narrativeweb.py:1897 #: ../gramps/plugins/webreport/narrativeweb.py:1927 #: ../gramps/plugins/webreport/narrativeweb.py:5078 msgid "Contact" msgstr "Kontakt" #: ../gramps/plugins/webreport/narrativeweb.py:1912 msgid "Personal" msgstr "Osobisty" #: ../gramps/plugins/webreport/narrativeweb.py:2234 msgid "Narrative" msgstr "Opis" #: ../gramps/plugins/webreport/narrativeweb.py:2249 #: ../gramps/plugins/webreport/narrativeweb.py:6722 msgid "Web Links" msgstr "Linki web" #: ../gramps/plugins/webreport/narrativeweb.py:2296 msgid " [Click to Go]" msgstr "[Kliknij aby przejść]" #: ../gramps/plugins/webreport/narrativeweb.py:2319 msgid "Latter-Day Saints/ LDS Ordinance" msgstr "Ordynacja Świętych w Dniach Ostatnich/LDS (Mormonów)" #: ../gramps/plugins/webreport/narrativeweb.py:2346 msgid "Source References" msgstr "Odwołania do źródeł" #: ../gramps/plugins/webreport/narrativeweb.py:2449 #: ../gramps/plugins/webreport/narrativeweb.py:5561 #: ../gramps/plugins/webreport/narrativeweb.py:5800 msgid "Family Map" msgstr "Mapa rodzin" #: ../gramps/plugins/webreport/narrativeweb.py:2663 msgid "Telephone" msgstr "Telefon" #: ../gramps/plugins/webreport/narrativeweb.py:2889 #, python-format msgid "This page contains an index of all the individuals in the database with the surname of %s. Selecting the person’s name will take you to that person’s individual page." msgstr "Ta strona zawiera spis wszystkich osób w bazie o nazwisku %s. Wybranie imienia osoby przeniesie Cię do strony poświęconej tej osobie." #: ../gramps/plugins/webreport/narrativeweb.py:2904 #: ../gramps/plugins/webreport/narrativeweb.py:5224 msgid "Given Name" msgstr "Nadane imię" #: ../gramps/plugins/webreport/narrativeweb.py:3048 #: ../gramps/plugins/webreport/narrativeweb.py:3325 #: ../gramps/plugins/webreport/narrativeweb.py:3609 #: ../gramps/plugins/webreport/narrativeweb.py:4154 #: ../gramps/plugins/webreport/narrativeweb.py:4369 #: ../gramps/plugins/webreport/narrativeweb.py:5168 #: ../gramps/plugins/webreport/narrativeweb.py:6531 #: ../gramps/plugins/webreport/narrativeweb.py:7148 #: ../gramps/plugins/webreport/narrativeweb.py:7155 #: ../gramps/plugins/webreport/narrativeweb.py:7572 #: ../gramps/plugins/webreport/narrativeweb.py:7617 #: ../gramps/plugins/webreport/narrativeweb.py:7635 #: ../gramps/plugins/webreport/narrativeweb.py:7677 msgid "Narrated Web Site Report" msgstr "Opisowa strona internetowa" #: ../gramps/plugins/webreport/narrativeweb.py:3049 msgid "Creating family pages..." msgstr "Tworzenie stron rodziny..." #: ../gramps/plugins/webreport/narrativeweb.py:3071 msgid "This page contains an index of all the families/ relationships in the database, sorted by their family name/ surname. Clicking on a person’s name will take you to their family/ relationship’s page." msgstr "Ta strona zawiera spis wszystkich rodzin/ich relacji w bazie posortowanych według imienia/nazwiska. Kliknięcie na imieniu osoby zabierze Cię do strony poświęconej tej rodzinie/ relacji rodzinnej." #: ../gramps/plugins/webreport/narrativeweb.py:3112 #: ../gramps/plugins/webreport/narrativeweb.py:3375 #: ../gramps/plugins/webreport/narrativeweb.py:3662 #: ../gramps/plugins/webreport/narrativeweb.py:3954 msgid "Letter" msgstr "Litera" #: ../gramps/plugins/webreport/narrativeweb.py:3151 #, fuzzy msgid "Families beginning with letter " msgstr "Typy zdarzeń zaczynające literą " #: ../gramps/plugins/webreport/narrativeweb.py:3326 msgid "Creating place pages" msgstr "Tworzenie stron z miejscami" #: ../gramps/plugins/webreport/narrativeweb.py:3350 msgid "This page contains an index of all the places in the database, sorted by their title. Clicking on a place’s title will take you to that place’s page." msgstr "Ta strona zawiera spis wszystkich miejsc w bazie posortowanych według ich nazwy. Kliknięcie na nazwie miejsca zabierze Cię do strony poświęconej temu miejscu." #: ../gramps/plugins/webreport/narrativeweb.py:3376 msgid "Place Name | Name" msgstr "Nazwa miejsca" #: ../gramps/plugins/webreport/narrativeweb.py:3415 #, fuzzy, python-format msgid "Places beginning with letter %s" msgstr "Miejsca z literą %s" #: ../gramps/plugins/webreport/narrativeweb.py:3527 msgid "Place Map" msgstr "Mapa miejsc" #: ../gramps/plugins/webreport/narrativeweb.py:3610 msgid "Creating event pages" msgstr "Tworzenie stron zdarzeń" #: ../gramps/plugins/webreport/narrativeweb.py:3637 msgid "This page contains an index of all the events in the database, sorted by their type and date (if one is present). Clicking on an event’s Gramps ID will open a page for that event." msgstr "Ta strona zawiera indeks wszystkich zdarzeń w bazie posortowanych według ich typu i daty (jeśli istnieje). Kliknięcie na identyfikatorze Gramps ID przeniesie Cię do strony poświęconej temu zdarzeniu." #: ../gramps/plugins/webreport/narrativeweb.py:3719 #, fuzzy, python-format msgid "Event types beginning with letter %s" msgstr "Typy zdarzeń zaczynające literą " #: ../gramps/plugins/webreport/narrativeweb.py:3918 msgid "Surnames by person count" msgstr "Nazwiska według ilości osób" #: ../gramps/plugins/webreport/narrativeweb.py:3925 msgid "This page contains an index of all the surnames in the database. Selecting a link will lead to a list of individuals in the database with this same surname." msgstr "Ta strona zawiera spis wszystkich nazwisk w bazie. Wybranie łącza przeniesie Cię do listy osób o tym nazwisku." #: ../gramps/plugins/webreport/narrativeweb.py:3967 msgid "Number of People" msgstr "Liczba osób" #: ../gramps/plugins/webreport/narrativeweb.py:4012 #, fuzzy, python-format msgid "Surnames beginning with letter %s" msgstr "Typy zdarzeń zaczynające literą " #: ../gramps/plugins/webreport/narrativeweb.py:4155 msgid "Creating source pages" msgstr "Tworzenie stron z źródłami" #: ../gramps/plugins/webreport/narrativeweb.py:4196 msgid "This page contains an index of all the sources in the database, sorted by their title. Clicking on a source’s title will take you to that source’s page." msgstr "Ta strona zawiera spis wszystkich źródeł w bazie posortowanych według ich nazwy. Kliknięcie na nazwie źródła zabierze Cię do strony poświęconej temu źródłu." #: ../gramps/plugins/webreport/narrativeweb.py:4212 msgid "Source Name|Name" msgstr "Nazwa źródła" #: ../gramps/plugins/webreport/narrativeweb.py:4295 msgid "Publication information" msgstr "Informacje o wydaniu" #: ../gramps/plugins/webreport/narrativeweb.py:4370 msgid "Creating media pages" msgstr "Tworzenie stron z obiektami medialnymi" #: ../gramps/plugins/webreport/narrativeweb.py:4408 msgid "This page contains an index of all the media objects in the database, sorted by their title. Clicking on the title will take you to that media object’s page. If you see media size dimensions above an image, click on the image to see the full sized version. " msgstr "Ta strona zawiera spis wszystkich obiektów medialnych w bazie posortowanych według ich nazwy. Kliknięcie na nazwie danego obiektu przeniesie Cię do strony poświęconej temu obiektowi medialnemu. Jeśli widzisz informację o rozmiarze danego obiektu medialnego ponad obrazkiem, kliknięcie na obrazek pozwoli Ci zobaczyć go w normalnych wymiarach. " #: ../gramps/plugins/webreport/narrativeweb.py:4430 msgid "Media | Name" msgstr "Nazwa" #: ../gramps/plugins/webreport/narrativeweb.py:4432 msgid "Mime Type" msgstr "Typ Mime" #: ../gramps/plugins/webreport/narrativeweb.py:4541 msgid "Previous" msgstr "Poprzednie" #: ../gramps/plugins/webreport/narrativeweb.py:4542 #, python-format msgid "%(page_number)d of %(total_pages)d" msgstr "%(page_number)d z %(total_pages)d" #: ../gramps/plugins/webreport/narrativeweb.py:4547 msgid "Next" msgstr "Następne" #: ../gramps/plugins/webreport/narrativeweb.py:4550 msgid "The file has been moved or deleted." msgstr "Plik został przeniesiony lub usunięty." #: ../gramps/plugins/webreport/narrativeweb.py:4689 msgid "File Type" msgstr "Typ pliku" #: ../gramps/plugins/webreport/narrativeweb.py:4772 msgid "Missing media object:" msgstr "Brakujący obiekt medialny:" #: ../gramps/plugins/webreport/narrativeweb.py:4809 msgid "This page displays a indexed list of all the media objects in this database. It is sorted by media title. There is an index of all the media objects in this database. Clicking on a thumbnail will take you to that image’s page." msgstr "Ta strona zawiera spis wszystkich obiektów medialnych w bazie posortowanych według ich nazwy. Kliknięcie na miniaturce zdjęcia zabierze cię do strony danego obrazu." #: ../gramps/plugins/webreport/narrativeweb.py:4825 msgid "Thumbnail Preview" msgstr "Podgląd miniaturek" #: ../gramps/plugins/webreport/narrativeweb.py:4984 msgid "This page is for the user/ creator of this Family Tree/ Narrative website to share a couple of files with you regarding their family. If there are any files listed below, clicking on them will allow you to download them. The download page and files have the same copyright as the remainder of these web pages." msgstr "Ta strona jest dla użytkownika/twórcy tego drzewa rodzinnego/strony opisowej, aby współdzielić pliki odnoszące się do rodziny. Jeśli są jakieś pliki pokazane poniżej, to kliknięcie na ich nazwę pozwoli Ci je pobrać. Strona pobierania plików oraz same pliki mają te same prawa autorskie co reszta strony." #: ../gramps/plugins/webreport/narrativeweb.py:5005 msgid "File Name" msgstr "Nazwa Pliku" #: ../gramps/plugins/webreport/narrativeweb.py:5007 msgid "Last Modified" msgstr "Ostatnio modyfikowany" #: ../gramps/plugins/webreport/narrativeweb.py:5169 msgid "Creating individual pages" msgstr "Tworzenie stron z osobami" #: ../gramps/plugins/webreport/narrativeweb.py:5202 msgid "This page contains an index of all the individuals in the database, sorted by their last names. Selecting the person’s name will take you to that person’s individual page." msgstr "Ta strona zawiera spis wszystkich osób w bazie, posortowanych według ich nazwisk. Wybranie imienia osoby przeniesie Cię do strony poświęconej tej osobie." #: ../gramps/plugins/webreport/narrativeweb.py:5269 #, fuzzy, python-format msgid "Surnames %(surname)s beginning with letter %(letter)s" msgstr "Typy zdarzeń zaczynające literą " #: ../gramps/plugins/webreport/narrativeweb.py:5682 #, python-format msgid "Tracking %s" msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:5686 #, fuzzy msgid "This map page represents that person and any descendants with all of their event/ places. If you place your mouse over the marker it will display the place name. The markers and the Reference list are sorted in date order (if any?). Clicking on a place’s name in the Reference section will take you to that place’s page." msgstr "Ta strona map reprezentuje osobę oraz jej potomków ze wszystkimi miejscami/zdarzeniami. Jeśli zatrzymasz kursor myszy nad znacznikiem, wyświetli Ci się nazwa miejsca. Znaczniki i lista odniesień jest posortowana według daty (jeśli jest znana). Klikając na nazwę miejsca w sekcji referencji przejdziesz na stronę tego miejsca." #: ../gramps/plugins/webreport/narrativeweb.py:5738 msgid "Drop Markers" msgstr "Usuń znaczniki" #: ../gramps/plugins/webreport/narrativeweb.py:5758 msgid "Place Title" msgstr "Tytuł miejsca" #: ../gramps/plugins/webreport/narrativeweb.py:5920 msgid "Ancestors" msgstr "Przodkowie" #: ../gramps/plugins/webreport/narrativeweb.py:5976 msgid "Associations" msgstr "Zależności" #: ../gramps/plugins/webreport/narrativeweb.py:6166 msgid "Call Name" msgstr "Używane imię" #: ../gramps/plugins/webreport/narrativeweb.py:6182 msgid "Nick Name" msgstr "Imię zwyczajowe" #: ../gramps/plugins/webreport/narrativeweb.py:6220 msgid "Age at Death" msgstr "Wiek przy zgonie" #: ../gramps/plugins/webreport/narrativeweb.py:6311 #, fuzzy msgid "Stepfather" msgstr "Ojciec" #: ../gramps/plugins/webreport/narrativeweb.py:6321 #, fuzzy msgid "Stepmother" msgstr "Matka" #: ../gramps/plugins/webreport/narrativeweb.py:6345 #, fuzzy msgid "Not siblings" msgstr "Pokaż rodzeństwo" #: ../gramps/plugins/webreport/narrativeweb.py:6406 #, fuzzy msgid "Relation to main person" msgstr "Pokrewieństwo z osobą początkową" #: ../gramps/plugins/webreport/narrativeweb.py:6408 msgid "Relation within this family (if not by birth)" msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:6532 msgid "Creating repository pages" msgstr "Tworzenie stron magazynów" #: ../gramps/plugins/webreport/narrativeweb.py:6565 msgid "This page contains an index of all the repositories in the database, sorted by their title. Clicking on a repositories’s title will take you to that repositories’s page." msgstr "Ta strona zawiera spis wszystkich magazynów w bazie posortowanych według ich nazwy. Kliknięcie na nazwie magazynu zabierze Cię do strony poświęconej temu magazynowi." #: ../gramps/plugins/webreport/narrativeweb.py:6580 msgid "Repository |Name" msgstr "Nazwa" #: ../gramps/plugins/webreport/narrativeweb.py:6698 msgid "This page contains an index of all the individuals in the database, sorted by their surname, with one of the following: Address, Residence, or Web Links. Selecting the person’s name will take you to their individual Address Book page." msgstr "Ta strona zawiera spis wszystkich osób w bazie, posortowanych według ich nazwisk, wraz z jedną z wartości: Adres, miejsce pobytu lub linki www. Wybranie imienia osoby przeniesie Cię do strony książki adresowej poświęconej tej osobie." #: ../gramps/plugins/webreport/narrativeweb.py:6719 msgid "Full Name" msgstr "Nazwisko" #: ../gramps/plugins/webreport/narrativeweb.py:6952 #, fuzzy, python-format msgid "Neither %(current)s nor %(parent)s are directories" msgstr "Ani %s ani %s nie są katalogami" #: ../gramps/plugins/webreport/narrativeweb.py:6960 #: ../gramps/plugins/webreport/narrativeweb.py:6965 #: ../gramps/plugins/webreport/narrativeweb.py:6978 #: ../gramps/plugins/webreport/narrativeweb.py:6983 #, python-format msgid "Could not create the directory: %s" msgstr "Nie udało się utworzyć katalogu: %s" #: ../gramps/plugins/webreport/narrativeweb.py:6989 msgid "Invalid file name" msgstr "Niepoprawna nazwa pliku" #: ../gramps/plugins/webreport/narrativeweb.py:6990 msgid "The archive file must be a file, not a directory" msgstr "Archiwum musi być plikiem, a nie katalogiem" #: ../gramps/plugins/webreport/narrativeweb.py:7112 #, python-format msgid "ID=%(grampsid)s, path=%(dir)s" msgstr "ID=%(grampsid)s, path=%(dir)s" #: ../gramps/plugins/webreport/narrativeweb.py:7117 msgid "Missing media objects:" msgstr "Brakujące obiekty medialne:" #: ../gramps/plugins/webreport/narrativeweb.py:7149 #, fuzzy msgid "Applying Person Filter..." msgstr "Stosowanie filtru..." #: ../gramps/plugins/webreport/narrativeweb.py:7156 msgid "Constructing list of other objects..." msgstr "" #: ../gramps/plugins/webreport/narrativeweb.py:7364 #, fuzzy, python-format msgid "Family of %s and %s" msgstr "Rodzina z " #: ../gramps/plugins/webreport/narrativeweb.py:7368 #: ../gramps/plugins/webreport/narrativeweb.py:7372 #, fuzzy, python-format msgid "Family of %s" msgstr "Rodzina z " #: ../gramps/plugins/webreport/narrativeweb.py:7573 msgid "Creating GENDEX file" msgstr "Tworzenie pliku GENDEX" #: ../gramps/plugins/webreport/narrativeweb.py:7618 msgid "Creating surname pages" msgstr "Tworzenie stron z nazwiskami" #: ../gramps/plugins/webreport/narrativeweb.py:7636 msgid "Creating thumbnail preview page..." msgstr "Tworzenie stron z miniaturkami..." #: ../gramps/plugins/webreport/narrativeweb.py:7678 msgid "Creating address book pages ..." msgstr "Tworzenie stron książki adresowej..." #: ../gramps/plugins/webreport/narrativeweb.py:7979 msgid "Store web pages in .tar.gz archive" msgstr "Zapisz strony w archiwum .tar.gz" #: ../gramps/plugins/webreport/narrativeweb.py:7981 msgid "Whether to store the web pages in an archive file" msgstr "Określa, czy strony mają być zapisane w archiwum .tar.gz" #: ../gramps/plugins/webreport/narrativeweb.py:7988 #: ../gramps/plugins/webreport/webcal.py:1325 msgid "Destination" msgstr "Katalog docelowy" #: ../gramps/plugins/webreport/narrativeweb.py:7991 #: ../gramps/plugins/webreport/webcal.py:1328 msgid "The destination directory for the web files" msgstr "Katalog docelowy dla plików stron www" #: ../gramps/plugins/webreport/narrativeweb.py:7997 msgid "Web site title" msgstr "Tytuł strony internetowej" #: ../gramps/plugins/webreport/narrativeweb.py:7997 msgid "My Family Tree" msgstr "Moje drzewo genealogiczne" #: ../gramps/plugins/webreport/narrativeweb.py:7998 msgid "The title of the web site" msgstr "Tytuł strony www" #: ../gramps/plugins/webreport/narrativeweb.py:8003 msgid "Select filter to restrict people that appear on web site" msgstr "Wybierz filtr aby wybrać osoby, które pojawią się na stronie webowej" #: ../gramps/plugins/webreport/narrativeweb.py:8030 #: ../gramps/plugins/webreport/webcal.py:1365 msgid "File extension" msgstr "Rozszerzenie nazwy pliku" #: ../gramps/plugins/webreport/narrativeweb.py:8033 #: ../gramps/plugins/webreport/webcal.py:1368 msgid "The extension to be used for the web files" msgstr "Rozszerzenie, jakie zostanie nadane plikom strony www" #: ../gramps/plugins/webreport/narrativeweb.py:8036 #: ../gramps/plugins/webreport/webcal.py:1371 msgid "Copyright" msgstr "Prawa autorskie" #: ../gramps/plugins/webreport/narrativeweb.py:8039 #: ../gramps/plugins/webreport/webcal.py:1374 msgid "The copyright to be used for the web files" msgstr "Prawa autorskie, jakie zostaną dopisane do plików strony www" #: ../gramps/plugins/webreport/narrativeweb.py:8042 #: ../gramps/plugins/webreport/webcal.py:1380 msgid "StyleSheet" msgstr "Arkusz stylów" #: ../gramps/plugins/webreport/narrativeweb.py:8047 #: ../gramps/plugins/webreport/webcal.py:1383 msgid "The stylesheet to be used for the web pages" msgstr "Styl, jaki będzie używany na stronach www" #: ../gramps/plugins/webreport/narrativeweb.py:8052 msgid "Horizontal -- Default" msgstr "Poziomo - domyślnie" #: ../gramps/plugins/webreport/narrativeweb.py:8053 msgid "Vertical -- Left Side" msgstr "Poziomo - lewa strona" #: ../gramps/plugins/webreport/narrativeweb.py:8054 msgid "Fade -- WebKit Browsers Only" msgstr "Rozjaśnianie - Tylko przeglądarki WebKit'owe" #: ../gramps/plugins/webreport/narrativeweb.py:8055 #: ../gramps/plugins/webreport/narrativeweb.py:8067 msgid "Drop-Down -- WebKit Browsers Only" msgstr "Przeciągnij i upuść - Tylko przeglądarki WebKit'owe" #: ../gramps/plugins/webreport/narrativeweb.py:8057 msgid "Navigation Menu Layout" msgstr "Układ menu nawigacyjnego" #: ../gramps/plugins/webreport/narrativeweb.py:8060 msgid "Choose which layout for the Navigation Menus." msgstr "Wybierz układ interfejsu z menu nawigacji." #: ../gramps/plugins/webreport/narrativeweb.py:8066 msgid "Normal Outline Style" msgstr "Normalny styl wyróżniający" #: ../gramps/plugins/webreport/narrativeweb.py:8069 msgid "Citation Referents Layout" msgstr "Układ odniesień do cytatów" #: ../gramps/plugins/webreport/narrativeweb.py:8072 msgid "Determine the default layout for the Source Page's Citation Referents section" msgstr "Określ domyślny wygląd dla sekcji odniesień strony źródeł" #: ../gramps/plugins/webreport/narrativeweb.py:8076 msgid "Include ancestor's tree" msgstr "Dołącz drzewo przodków" #: ../gramps/plugins/webreport/narrativeweb.py:8077 msgid "Whether to include an ancestor graph on each individual page" msgstr "Określa, czy dołączać graf przodków na stronie każdej osoby" #: ../gramps/plugins/webreport/narrativeweb.py:8081 msgid "Graph generations" msgstr "Ilość generacji w grafie" #: ../gramps/plugins/webreport/narrativeweb.py:8082 msgid "The number of generations to include in the ancestor graph" msgstr "Ilość generacji do uwzględnienia w grafie przodków" #: ../gramps/plugins/webreport/narrativeweb.py:8092 msgid "Page Generation" msgstr "Generowanie strony" #: ../gramps/plugins/webreport/narrativeweb.py:8095 msgid "Home page note" msgstr "Notatka strony startowej" #: ../gramps/plugins/webreport/narrativeweb.py:8096 msgid "A note to be used on the home page" msgstr "Notatka, która zostanie użyta dla strony startowej" #: ../gramps/plugins/webreport/narrativeweb.py:8099 msgid "Home page image" msgstr "Obrazek strony startowej" #: ../gramps/plugins/webreport/narrativeweb.py:8100 msgid "An image to be used on the home page" msgstr "Zdjęcie, które zostanie użyte na stronie startowej" #: ../gramps/plugins/webreport/narrativeweb.py:8103 msgid "Introduction note" msgstr "Notatka wprowadzająca" #: ../gramps/plugins/webreport/narrativeweb.py:8104 msgid "A note to be used as the introduction" msgstr "Notatka, która zostanie użyta jako wprowadzenie" #: ../gramps/plugins/webreport/narrativeweb.py:8107 msgid "Introduction image" msgstr "Obraz wprowadzający" #: ../gramps/plugins/webreport/narrativeweb.py:8108 msgid "An image to be used as the introduction" msgstr "Zdjęcie, które zostanie użyte jako wprowadzenie" #: ../gramps/plugins/webreport/narrativeweb.py:8111 msgid "Publisher contact note" msgstr "Notatka - kontakt z twórcą" #: ../gramps/plugins/webreport/narrativeweb.py:8112 msgid "" "A note to be used as the publisher contact.\n" "If no publisher information is given,\n" "no contact page will be created" msgstr "" "Notatka, która będzie wykorzystana jako kontakt do publikującego.\n" "Jeśli nie zostanie podana żadna informacja,\n" "to nie zostanie wygenerowana strona kontaktu" #: ../gramps/plugins/webreport/narrativeweb.py:8118 msgid "Publisher contact image" msgstr "Zdjęcie - kontakt z twórcą" #: ../gramps/plugins/webreport/narrativeweb.py:8119 msgid "" "An image to be used as the publisher contact.\n" "If no publisher information is given,\n" "no contact page will be created" msgstr "" "Obraz, który będzie wykorzystana jako kontakt do publikującego.\n" "Jeśli nie zostanie podana żadna informacja,\n" "to nie zostanie wygenerowana strona kontaktu" #: ../gramps/plugins/webreport/narrativeweb.py:8125 msgid "HTML user header" msgstr "Nagłówek HTML użytkownika" #: ../gramps/plugins/webreport/narrativeweb.py:8126 msgid "A note to be used as the page header" msgstr "Notatka, która będzie użyta jako nagłówek strony" #: ../gramps/plugins/webreport/narrativeweb.py:8129 msgid "HTML user footer" msgstr "Stopka HTML użytkownika" #: ../gramps/plugins/webreport/narrativeweb.py:8130 msgid "A note to be used as the page footer" msgstr "Notatka, która będzie użyta jako stopka strony" #: ../gramps/plugins/webreport/narrativeweb.py:8133 msgid "Include images and media objects" msgstr "Dołącz obrazy i obiekty medialne" #: ../gramps/plugins/webreport/narrativeweb.py:8134 msgid "Whether to include a gallery of media objects" msgstr "Określa, czy dołączać galerię obiektów medialnych" #: ../gramps/plugins/webreport/narrativeweb.py:8138 msgid "Create and only use thumbnail- sized images" msgstr "Utwórz i użyj tylko miniaturek obrazków" #: ../gramps/plugins/webreport/narrativeweb.py:8139 #, fuzzy msgid "This option allows you to create only thumbnail images instead of the full-sized images on the Media Page. This will allow you to have a much smaller total upload size to your web hosting site." msgstr "Ta opcja pozwala na pominiecie wstawiania pełnowymiarowych zdjęć na stronach obiektów medialnych, i pozostawienie tam tylko miniaturek zdjęć. To pozwala na znaczne ograniczenie maksymalnej ilości danych wgrywanych na twoją stronę www." #: ../gramps/plugins/webreport/narrativeweb.py:8145 msgid "Max width of initial image" msgstr "Maksymalna szerokość obrazka początkowego" #: ../gramps/plugins/webreport/narrativeweb.py:8147 msgid "This allows you to set the maximum width of the image shown on the media page. Set to 0 for no limit." msgstr "Pozwala Tobie na określenie maksymalnej szerokości obrazu pokazywanego na stronie z obiektami medialnymi. Wartość 0 oznacza brak limitu." #: ../gramps/plugins/webreport/narrativeweb.py:8151 msgid "Max height of initial image" msgstr "Maksymalna wysokość obrazka startowego" #: ../gramps/plugins/webreport/narrativeweb.py:8153 msgid "This allows you to set the maximum height of the image shown on the media page. Set to 0 for no limit." msgstr "Pozwala Tobie na określenie maksymalnej wysokości obrazu pokazywanego na stronie z obiektami medialnymi. Wartość 0 oznacza brak limitu." #: ../gramps/plugins/webreport/narrativeweb.py:8159 msgid "Suppress Gramps ID" msgstr "Pomiń identyfikator Gramps" #: ../gramps/plugins/webreport/narrativeweb.py:8160 msgid "Whether to include the Gramps ID of objects" msgstr "Określa, czy dołączać Gramps ID obiektów" #: ../gramps/plugins/webreport/narrativeweb.py:8167 #: ../gramps/gui/glade/editaddress.glade:345 #: ../gramps/gui/glade/editattribute.glade:157 #: ../gramps/gui/glade/editchildref.glade:193 #: ../gramps/gui/glade/editcitation.glade:346 #: ../gramps/gui/glade/editcitation.glade:636 #: ../gramps/gui/glade/editevent.glade:210 #: ../gramps/gui/glade/editeventref.glade:144 #: ../gramps/gui/glade/editeventref.glade:444 #: ../gramps/gui/glade/editfamily.glade:550 #: ../gramps/gui/glade/editldsord.glade:397 #: ../gramps/gui/glade/editmedia.glade:361 #: ../gramps/gui/glade/editmediaref.glade:380 #: ../gramps/gui/glade/editmediaref.glade:753 #: ../gramps/gui/glade/editname.glade:164 #: ../gramps/gui/glade/editnote.glade:252 #: ../gramps/gui/glade/editperson.glade:460 #: ../gramps/gui/glade/editpersonref.glade:162 #: ../gramps/gui/glade/editplace.glade:208 #: ../gramps/gui/glade/editreporef.glade:194 #: ../gramps/gui/glade/editreporef.glade:407 #: ../gramps/gui/glade/editrepository.glade:217 #: ../gramps/gui/glade/editsource.glade:273 #: ../gramps/gui/glade/editsourceref.glade:241 #: ../gramps/gui/glade/editsourceref.glade:547 #: ../gramps/gui/glade/editurl.glade:162 msgid "Privacy" msgstr "Poufność" #: ../gramps/plugins/webreport/narrativeweb.py:8170 msgid "Include records marked private" msgstr "Dołącz rekordy oznaczone jako prywatne" #: ../gramps/plugins/webreport/narrativeweb.py:8171 msgid "Whether to include private objects" msgstr "Określa, czy dołączać prywatne obiekty" #: ../gramps/plugins/webreport/narrativeweb.py:8174 msgid "Living People" msgstr "Żyjące osoby" #: ../gramps/plugins/webreport/narrativeweb.py:8179 msgid "Include Last Name Only" msgstr "Dołącz tylko nazwisko" #: ../gramps/plugins/webreport/narrativeweb.py:8181 msgid "Include Full Name Only" msgstr "Dołącz tylko pełne imię i nazwisko" #: ../gramps/plugins/webreport/narrativeweb.py:8184 msgid "How to handle living people" msgstr "Jak traktować osoby żyjące" #: ../gramps/plugins/webreport/narrativeweb.py:8188 msgid "Years from death to consider living" msgstr "" "Ile lat jeszcze po śmierci\n" "uważaj osobę za żyjącą" #: ../gramps/plugins/webreport/narrativeweb.py:8190 msgid "This allows you to restrict information on people who have not been dead for very long" msgstr "Ta opcja pozwala Ci na ograniczenie informacji o osobach, które żyją albo zmarły niedawno." #: ../gramps/plugins/webreport/narrativeweb.py:8205 msgid "Include download page" msgstr "Dołącz stronę pobierania" #: ../gramps/plugins/webreport/narrativeweb.py:8206 msgid "Whether to include a database download option" msgstr "Określa, czy dołączać możliwość pobrania bazy" #: ../gramps/plugins/webreport/narrativeweb.py:8210 #: ../gramps/plugins/webreport/narrativeweb.py:8219 msgid "Download Filename" msgstr "Pobierz plik" #: ../gramps/plugins/webreport/narrativeweb.py:8212 #: ../gramps/plugins/webreport/narrativeweb.py:8221 msgid "File to be used for downloading of database" msgstr "Plik używany do pobrania bazy danych" #: ../gramps/plugins/webreport/narrativeweb.py:8215 #: ../gramps/plugins/webreport/narrativeweb.py:8224 msgid "Description for download" msgstr "Opis dla pobrania" #: ../gramps/plugins/webreport/narrativeweb.py:8215 msgid "Smith Family Tree" msgstr "Drzewo rodzinne Smitha" #: ../gramps/plugins/webreport/narrativeweb.py:8216 #: ../gramps/plugins/webreport/narrativeweb.py:8225 msgid "Give a description for this file." msgstr "Podaj opis dla tego pliku." #: ../gramps/plugins/webreport/narrativeweb.py:8224 msgid "Johnson Family Tree" msgstr "Drzewo rodzinne Johnson'a" #: ../gramps/plugins/webreport/narrativeweb.py:8234 #: ../gramps/plugins/webreport/webcal.py:1525 msgid "Advanced Options" msgstr "Opcje zaawansowane" #: ../gramps/plugins/webreport/narrativeweb.py:8237 #: ../gramps/plugins/webreport/webcal.py:1527 msgid "Character set encoding" msgstr "Kodowanie znaków" #: ../gramps/plugins/webreport/narrativeweb.py:8240 #: ../gramps/plugins/webreport/webcal.py:1530 msgid "The encoding to be used for the web files" msgstr "Kodowanie znaków, jakie będzie użyte w plikach strony www" #: ../gramps/plugins/webreport/narrativeweb.py:8243 msgid "Include link to active person on every page" msgstr "Dodaj odnośnik do aktywnej osoby na każdej stronie" #: ../gramps/plugins/webreport/narrativeweb.py:8244 msgid "Include a link to the active person (if they have a webpage)" msgstr "Dołącza link do aktywnej osoby (jeśli posiada stronę domową)" #: ../gramps/plugins/webreport/narrativeweb.py:8247 msgid "Include a column for birth dates on the index pages" msgstr "Dodaj kolumnę z datami urodzin na stronach indeksów" #: ../gramps/plugins/webreport/narrativeweb.py:8248 msgid "Whether to include a birth column" msgstr "Określa, czy dołączać kolumnę z datą urodzin" #: ../gramps/plugins/webreport/narrativeweb.py:8251 msgid "Include a column for death dates on the index pages" msgstr "Dodaj kolumnę z datami zgonów na stronach indeksów" #: ../gramps/plugins/webreport/narrativeweb.py:8252 msgid "Whether to include a death column" msgstr "Określa, czy dołączać kolumnę z datą śmierci" #: ../gramps/plugins/webreport/narrativeweb.py:8255 msgid "Include a column for partners on the index pages" msgstr "Dodaj kolumnę z informacją o partnerach na stronach indeksów" #: ../gramps/plugins/webreport/narrativeweb.py:8257 msgid "Whether to include a partners column" msgstr "Określa, czy dołączać kolumnę z partnerami" #: ../gramps/plugins/webreport/narrativeweb.py:8260 msgid "Include a column for parents on the index pages" msgstr "Dodaj kolumnę z informacją o rodzicach na stronach indeksów" #: ../gramps/plugins/webreport/narrativeweb.py:8262 msgid "Whether to include a parents column" msgstr "Określa, czy dołączać kolumnę rodziców." #: ../gramps/plugins/webreport/narrativeweb.py:8265 msgid "Include half and/ or step-siblings on the individual pages" msgstr "Dodaj rodzeństwo przyrodnie i przysposobione na stronach osób" #: ../gramps/plugins/webreport/narrativeweb.py:8267 msgid "Whether to include half and/ or step-siblings with the parents and siblings" msgstr "Czy dołączać rodzeństwo przyrodnie i przysposobione na stronach rodziców i rodzeństwa" #: ../gramps/plugins/webreport/narrativeweb.py:8271 msgid "Sort all children in birth order" msgstr "Sortuj wszystkie dzieci wg daty urodzenia" #: ../gramps/plugins/webreport/narrativeweb.py:8272 msgid "Whether to display children in birth order or in entry order?" msgstr "Określa, czy sortować dzieci według daty urodzin." #: ../gramps/plugins/webreport/narrativeweb.py:8275 msgid "Include family pages" msgstr "Dołącz strony rodzin" #: ../gramps/plugins/webreport/narrativeweb.py:8276 msgid "Whether or not to include family pages." msgstr "Określa, czy dołączać strony rodzin." #: ../gramps/plugins/webreport/narrativeweb.py:8279 msgid "Include event pages" msgstr "Dołącz strony zdarzeń" #: ../gramps/plugins/webreport/narrativeweb.py:8280 msgid "Add a complete events list and relevant pages or not" msgstr "Dodaje lub nie kompletną listę zdarzeń i odpowiednie strony" #: ../gramps/plugins/webreport/narrativeweb.py:8283 msgid "Include repository pages" msgstr "Dołącz strony repozytoriów" #: ../gramps/plugins/webreport/narrativeweb.py:8284 msgid "Whether or not to include the Repository Pages." msgstr "Określa, czy dołączać strony magazynów." #: ../gramps/plugins/webreport/narrativeweb.py:8287 msgid "Include GENDEX file (/gendex.txt)" msgstr "Dołącz plik GENDEX (/gendex.txt)" #: ../gramps/plugins/webreport/narrativeweb.py:8288 msgid "Whether to include a GENDEX file or not" msgstr "Określa, czy dołączać plik GENDEX" #: ../gramps/plugins/webreport/narrativeweb.py:8291 msgid "Include address book pages" msgstr "Dołącz strony książki adresowej" #: ../gramps/plugins/webreport/narrativeweb.py:8292 msgid "Whether or not to add Address Book pages,which can include e-mail and website addresses and personal address/ residence events." msgstr "Określa czy dodawać strony książki adresowej które mogą zawierać adresy email lub stron internetowych oraz dane adresowe/położenia zdarzeń." #: ../gramps/plugins/webreport/narrativeweb.py:8302 msgid "Place Map Options" msgstr "Opcje mapy miejsc" #: ../gramps/plugins/webreport/narrativeweb.py:8306 msgid "Google" msgstr "Google" #: ../gramps/plugins/webreport/narrativeweb.py:8308 msgid "Map Service" msgstr "Usługa map" #: ../gramps/plugins/webreport/narrativeweb.py:8311 msgid "Choose your choice of map service for creating the Place Map Pages." msgstr "Wybierz dostawcę map dla tworzenia map miejsc." #: ../gramps/plugins/webreport/narrativeweb.py:8316 msgid "Include Place map on Place Pages" msgstr "Dodaj mapę miejsc na stronach miejsc" #: ../gramps/plugins/webreport/narrativeweb.py:8317 msgid "Whether to include a place map on the Place Pages, where Latitude/ Longitude are available." msgstr "Czy dołączać mapę miejsc na stronach miejsc, tam gdzie dł./szer. geograficzna są dostępne." #: ../gramps/plugins/webreport/narrativeweb.py:8322 msgid "Include Family Map Pages with all places shown on the map" msgstr "Dołącz indywidualną mapę rodziny z wszystkimi miejscami pokazanymi na mapie" #: ../gramps/plugins/webreport/narrativeweb.py:8324 msgid "Whether or not to add an individual page map showing all the places on this page. This will allow you to see how your family traveled around the country." msgstr "Określa czy dodawać indywidualną stronę z mapą pokazującą wszystkie miejsca na tej stronie. Pozwala to zobaczyć jak Twoja rodzina podróżowała po kraju." #: ../gramps/plugins/webreport/narrativeweb.py:8332 msgid "Family Links" msgstr "Linki do rodzin" #: ../gramps/plugins/webreport/narrativeweb.py:8333 msgid "Drop" msgstr "Usuń" #: ../gramps/plugins/webreport/narrativeweb.py:8334 msgid "Markers" msgstr "Znaczniki" #: ../gramps/plugins/webreport/narrativeweb.py:8335 msgid "Google/ FamilyMap Option" msgstr "Google/ Opcje mapy rodzin" #: ../gramps/plugins/webreport/narrativeweb.py:8338 msgid "Select which option that you would like to have for the Google Maps Family Map pages..." msgstr "Wybierz którą opcję chciałbyś mieć dla stron rodzin w Google Maps..." #: ../gramps/plugins/webreport/narrativeweb.py:8798 #, python-format msgid "Alphabet Menu: %s" msgstr "Menu alfabetu: %s" #: ../gramps/plugins/webreport/webcal.py:299 #: ../gramps/plugins/webreport/webcal.py:842 #: ../gramps/plugins/webreport/webcal.py:905 #: ../gramps/plugins/webreport/webcal.py:1086 #: ../gramps/plugins/webreport/webcal.py:1092 msgid "Web Calendar Report" msgstr "Raport kalendarza web" #: ../gramps/plugins/webreport/webcal.py:300 #, python-format msgid "Calculating Holidays for year %04d" msgstr "Wyznaczanie świąt/dni wolnych dla roku %04d" #: ../gramps/plugins/webreport/webcal.py:466 #, python-format msgid "Created for %(author)s" msgstr "Utworzono dla %(author)s" #: ../gramps/plugins/webreport/webcal.py:470 #, python-format msgid "Created for %(author)s" msgstr "Utworzone dla %(author)s" #: ../gramps/plugins/webreport/webcal.py:543 msgid "Year Glance" msgstr "Rzut na rok" #: ../gramps/plugins/webreport/webcal.py:577 msgid "NarrativeWeb Home" msgstr "Strona startowa narracyjnej strony" #: ../gramps/plugins/webreport/webcal.py:579 msgid "Full year at a Glance" msgstr "Cały rok na raz" #: ../gramps/plugins/webreport/webcal.py:843 msgid "Formatting months ..." msgstr "Formatowanie miesięcy..." #: ../gramps/plugins/webreport/webcal.py:906 msgid "Creating Year At A Glance calendar" msgstr "Tworzenie strony kalendarza Rok od razu" #: ../gramps/plugins/webreport/webcal.py:911 #, python-format msgid "%(year)d, At A Glance" msgstr "%(year)d, na raz" #: ../gramps/plugins/webreport/webcal.py:925 msgid "This calendar is meant to give you access to all your data at a glance compressed into one page. Clicking on a date will take you to a page that shows all the events for that date, if there are any.\n" msgstr "Ten kalendarz zaprojektowany jest tak, aby dać Tobie dostęp do wszystkich dat od razu, ułożonych i upakowanych na jednej stronie. Klikając na datę przeniesiesz się na stronę, która pokazuje wszystkie zdarzenia dla wybranej daty, jeśli takowe istnieją.\n" #: ../gramps/plugins/webreport/webcal.py:977 msgid "One Day Within A Year" msgstr "Jeden dzień w roku" #: ../gramps/plugins/webreport/webcal.py:1188 #, python-format msgid "%(spouse)s and %(person)s" msgstr "%(spouse)s i %(person)s" #: ../gramps/plugins/webreport/webcal.py:1206 #, python-format msgid "Generated by Gramps on %(date)s" msgstr "Wygenerowane przez Gramps dnia %(date)s" #: ../gramps/plugins/webreport/webcal.py:1332 msgid "Calendar Title" msgstr "Tytuł kalendarza" #: ../gramps/plugins/webreport/webcal.py:1332 msgid "My Family Calendar" msgstr "Moje kalendarz rodzinny" #: ../gramps/plugins/webreport/webcal.py:1333 msgid "The title of the calendar" msgstr "Tytuł kalendarza" #: ../gramps/plugins/webreport/webcal.py:1390 msgid "Content Options" msgstr "Opcje zawartości" #: ../gramps/plugins/webreport/webcal.py:1395 msgid "Create multiple year calendars" msgstr "Twórz wieloletni kalendarz" #: ../gramps/plugins/webreport/webcal.py:1396 msgid "Whether to create Multiple year calendars or not." msgstr "Określa, czy tworzyć drukowalny wieloroczny kalendarz." #: ../gramps/plugins/webreport/webcal.py:1400 msgid "Start Year for the Calendar(s)" msgstr "Rok początkowy dla kalendarza(y)" #: ../gramps/plugins/webreport/webcal.py:1402 msgid "Enter the starting year for the calendars between 1900 - 3000" msgstr "Wprowadź rok początkowy dla kalendarza z zakresu 1900 - 3000" #: ../gramps/plugins/webreport/webcal.py:1406 msgid "End Year for the Calendar(s)" msgstr "Rok końcowy dla kalendarza(y)" #: ../gramps/plugins/webreport/webcal.py:1408 msgid "Enter the ending year for the calendars between 1900 - 3000." msgstr "Wprowadź rok początkowy dla kalendarza z zakresu 1900 - 3000." #: ../gramps/plugins/webreport/webcal.py:1425 msgid "Holidays will be included for the selected country" msgstr "Święta będą uwzględnione dla wybranego kraju" #: ../gramps/plugins/webreport/webcal.py:1447 msgid "Home link" msgstr "URL strony domowej" #: ../gramps/plugins/webreport/webcal.py:1448 msgid "The link to be included to direct the user to the main page of the web site" msgstr "Link, który będzie dołączony do kierowania użytkownika na główną stronę raportu" #: ../gramps/plugins/webreport/webcal.py:1468 msgid "Jan - Jun Notes" msgstr "Notatki Sty.-Cze." #: ../gramps/plugins/webreport/webcal.py:1470 msgid "January Note" msgstr "Notatka styczniowa" #: ../gramps/plugins/webreport/webcal.py:1471 msgid "The note for the month of January" msgstr "Notatka dla miesiąca stycznia" #: ../gramps/plugins/webreport/webcal.py:1474 msgid "February Note" msgstr "Notatka lutowa" #: ../gramps/plugins/webreport/webcal.py:1475 msgid "The note for the month of February" msgstr "Notatka dla miesiąca lutego" #: ../gramps/plugins/webreport/webcal.py:1478 msgid "March Note" msgstr "Notatka marcowa" #: ../gramps/plugins/webreport/webcal.py:1479 msgid "The note for the month of March" msgstr "Notatka dla miesiąca marca" #: ../gramps/plugins/webreport/webcal.py:1482 msgid "April Note" msgstr "Notatka kwietniowa" #: ../gramps/plugins/webreport/webcal.py:1483 msgid "The note for the month of April" msgstr "Notatka dla miesiąca kwietnia" #: ../gramps/plugins/webreport/webcal.py:1486 msgid "May Note" msgstr "Notatka majowa" #: ../gramps/plugins/webreport/webcal.py:1487 msgid "The note for the month of May" msgstr "Notatka dla miesiąca maja" #: ../gramps/plugins/webreport/webcal.py:1490 msgid "June Note" msgstr "Notatka czerwcowa" #: ../gramps/plugins/webreport/webcal.py:1491 msgid "The note for the month of June" msgstr "Notatka dla miesiąca czerwca" #: ../gramps/plugins/webreport/webcal.py:1494 msgid "Jul - Dec Notes" msgstr "Notatki Lip.-Gru." #: ../gramps/plugins/webreport/webcal.py:1496 msgid "July Note" msgstr "Notatka lipcowa" #: ../gramps/plugins/webreport/webcal.py:1497 msgid "The note for the month of July" msgstr "Notatka dla miesiąca lipca" #: ../gramps/plugins/webreport/webcal.py:1500 msgid "August Note" msgstr "Notatka sierpniowa" #: ../gramps/plugins/webreport/webcal.py:1501 msgid "The note for the month of August" msgstr "Notatka dla miesiąca sierpnia" #: ../gramps/plugins/webreport/webcal.py:1504 msgid "September Note" msgstr "Notatka wrześniowa" #: ../gramps/plugins/webreport/webcal.py:1505 msgid "The note for the month of September" msgstr "Notatka dla miesiąca września" #: ../gramps/plugins/webreport/webcal.py:1508 msgid "October Note" msgstr "Notatka październikowa" #: ../gramps/plugins/webreport/webcal.py:1509 msgid "The note for the month of October" msgstr "Notatka dla miesiąca października" #: ../gramps/plugins/webreport/webcal.py:1512 msgid "November Note" msgstr "Notatka listopadowa" #: ../gramps/plugins/webreport/webcal.py:1513 msgid "The note for the month of November" msgstr "Notatka dla miesiąca listopada" #: ../gramps/plugins/webreport/webcal.py:1516 msgid "December Note" msgstr "Notatka grudniowa" #: ../gramps/plugins/webreport/webcal.py:1517 msgid "The note for the month of December" msgstr "Notatka dla miesiąca grudnia" #: ../gramps/plugins/webreport/webcal.py:1533 msgid "Create \"Year At A Glance\" Calendar" msgstr "Tworzenie strony kalendarza \"Rok od razu\"" #: ../gramps/plugins/webreport/webcal.py:1534 msgid "Whether to create A one-page mini calendar with dates highlighted" msgstr "Określa, czy tworzyć jednostronicowy minikalendarz z zaznaczonymi datami" #: ../gramps/plugins/webreport/webcal.py:1538 msgid "Create one day event pages for Year At A Glance calendar" msgstr "Tworzenie pojedynczej strony zdarzeń dla kalendarza Rok od razu" #: ../gramps/plugins/webreport/webcal.py:1540 msgid "Whether to create one day pages or not" msgstr "Określa, czy tworzyć strony jednego dnia." #: ../gramps/plugins/webreport/webcal.py:1543 msgid "Link to Narrated Web Report" msgstr "Link do raportu opisowej strony internetowej" #: ../gramps/plugins/webreport/webcal.py:1544 msgid "Whether to link data to web report or not" msgstr "Określa, czy dołączać linki do raportu webowego czy nie" #: ../gramps/plugins/webreport/webcal.py:1550 msgid "Link prefix" msgstr "Prefiks linku" #: ../gramps/plugins/webreport/webcal.py:1551 msgid "A Prefix on the links to take you to Narrated Web Report" msgstr "Prefiks w linkach które będą pokazywać do raportu opisowej strony internetowej" #: ../gramps/plugins/webreport/webcal.py:1707 #, python-format msgid "%s old" msgstr "%s stary" #: ../gramps/plugins/webreport/webcal.py:1707 msgid "birth" msgstr "narodziny" #: ../gramps/plugins/webreport/webcal.py:1714 #, python-format msgid "%(couple)s, wedding" msgstr "%(couple)s, ślub" #: ../gramps/plugins/webreport/webcal.py:1718 #, python-format msgid "%(couple)s, %(years)d year anniversary" msgid_plural "%(couple)s, %(years)d year anniversary" msgstr[0] "%(couple)s, %(years)drocznica" msgstr[1] "%(couple)s, %(years)drocznica" msgstr[2] "%(couple)s, %(years)drocznica" #: ../gramps/plugins/webreport/webplugins.gpr.py:31 msgid "Narrated Web Site" msgstr "Opisowa strona internetowa" #: ../gramps/plugins/webreport/webplugins.gpr.py:32 msgid "Produces web (HTML) pages for individuals, or a set of individuals" msgstr "Generuje strony internetowe (HTML) dla osób lub grup osób." #: ../gramps/plugins/webreport/webplugins.gpr.py:55 msgid "Web Calendar" msgstr "Kalendarz Web" #: ../gramps/plugins/webreport/webplugins.gpr.py:56 msgid "Produces web (HTML) calendars." msgstr "Utwórz webowy (HTMLowy) kalendarz." #: ../gramps/plugins/webstuff/webstuff.gpr.py:33 msgid "Webstuff" msgstr "Elementy sieci www" #: ../gramps/plugins/webstuff/webstuff.gpr.py:34 msgid "Provides a collection of resources for the web" msgstr "Zapewnia kolekcję zasobów dla sieci web" #: ../gramps/plugins/webstuff/webstuff.py:62 #: ../gramps/plugins/webstuff/webstuff.py:116 msgid "Basic-Ash" msgstr "Podstawowy - Popielaty" #: ../gramps/plugins/webstuff/webstuff.py:70 msgid "Basic-Cypress" msgstr "Podstawowy - Cyprysowy" #: ../gramps/plugins/webstuff/webstuff.py:74 msgid "Basic-Lilac" msgstr "Podstawowy - Liliowy" #: ../gramps/plugins/webstuff/webstuff.py:78 msgid "Basic-Peach" msgstr "Podstawowy - Brzoskwiniowy" #: ../gramps/plugins/webstuff/webstuff.py:82 msgid "Basic-Spruce" msgstr "Podstawowy - Świerkowy" #: ../gramps/plugins/webstuff/webstuff.py:86 msgid "Mainz" msgstr "Moguncja" #: ../gramps/plugins/webstuff/webstuff.py:94 msgid "Nebraska" msgstr "Nebraska" #: ../gramps/plugins/webstuff/webstuff.py:159 msgid "No style sheet" msgstr "Bez arkusza stylów" #: ../gramps/gui/glade/addmedia.glade:135 #: ../gramps/gui/glade/editmedia.glade:205 #: ../gramps/gui/glade/editmediaref.glade:243 #: ../gramps/gui/glade/editmediaref.glade:616 msgid "Preview" msgstr "Podgląd" #: ../gramps/gui/glade/addmedia.glade:171 #: ../gramps/gui/glade/editcitation.glade:430 #: ../gramps/gui/glade/editmedia.glade:116 #: ../gramps/gui/glade/editmediaref.glade:517 #: ../gramps/gui/glade/editsource.glade:101 #: ../gramps/gui/glade/editsourceref.glade:341 msgid "_Title:" msgstr "_Tytuł:" #: ../gramps/gui/glade/addmedia.glade:195 msgid "Convert to a relative path" msgstr "Skonwertuj na względną ścieżkę dostępu" #: ../gramps/gui/glade/baseselector.glade:104 msgid "Show all" msgstr "Pokaż wszystkie" #: ../gramps/gui/glade/book.glade:171 msgid "Book _name:" msgstr "Nazwa książki:" #: ../gramps/gui/glade/book.glade:210 msgid "Clear the book" msgstr "Wyczyść książkę" #: ../gramps/gui/glade/book.glade:232 msgid "Save current set of configured selections" msgstr "Zapisz obecny zestaw skonfigurowanych elementów" #: ../gramps/gui/glade/book.glade:255 msgid "Open previously created book" msgstr "Otwórz uprzednio stworzoną książkę" #: ../gramps/gui/glade/book.glade:277 msgid "Manage previously created books" msgstr "Zarządzaj poprzednio utworzonymi książkami" #: ../gramps/gui/glade/book.glade:437 msgid "Add an item to the book" msgstr "Dodaj element do książki" #: ../gramps/gui/glade/book.glade:460 msgid "Remove currently selected item from the book" msgstr "Usuń obecnie wybrany element z książki" #: ../gramps/gui/glade/book.glade:482 msgid "Move current selection one step up in the book" msgstr "Przenieś obecnie wybrany element o jeden poziom wyżej w książce" #: ../gramps/gui/glade/book.glade:504 msgid "Move current selection one step down in the book" msgstr "Przenieś obecnie wybrany element o jeden poziom niżej w książce" #: ../gramps/gui/glade/book.glade:526 msgid "Configure currently selected item" msgstr "Skonfiguruj obecnie wybrany element" #: ../gramps/gui/glade/clipboard.glade:41 msgid "Clear _All" msgstr "Wyczyść wszystko" #: ../gramps/gui/glade/configure.glade:79 msgid "Format _name:" msgstr "Nazwa formatu:" #: ../gramps/gui/glade/configure.glade:94 msgid "Format _definition:" msgstr "Definicja formatu:" #: ../gramps/gui/glade/configure.glade:143 msgid "" "The following conventions are used:\n" " %f - Given Name %F - GIVEN NAME\n" " %l - Surname %L - SURNAME\n" " %t - Title %T - TITLE\n" " %p - Prefix %P - PREFIX\n" " %s - Suffix %S - SUFFIX\n" " %c - Call name %C - CALL NAME\n" " %y - Patronymic %Y - PATRONYMIC" msgstr "" "Używane są następujące konwencje:\n" " %f - Pierwsze imię %F - PIERWSZE IMIĘ\n" " %l - Nazwisko %L - NAZWISKO\n" " %t - Tytuł %T - TYTUŁ\n" " %p - Przedrostek%P - PRZEDROSTEK\n" " %s - Przyrostek %S - PRZYROSTEK\n" " %c - Przezwisko %C - PRZEZWISKO\n" " %y - Drugie Imię %Y - DRUGIE IMIĘ" #: ../gramps/gui/glade/configure.glade:158 msgid "Format definition details" msgstr "Szczegóły definicji formatu" #: ../gramps/gui/glade/configure.glade:174 msgid "Example:" msgstr "Przykład:" #: ../gramps/gui/glade/dbman.glade:6 msgid "Revision comment - Gramps" msgstr "Komentarz wersji - Gramps" #: ../gramps/gui/glade/dbman.glade:62 msgid "Version description" msgstr "Opis wersji" #: ../gramps/gui/glade/dbman.glade:102 msgid "Family Trees - Gramps" msgstr "Drzewa genealogiczne - GRAMPS" #: ../gramps/gui/glade/dbman.glade:153 msgid "_Close Window" msgstr "_Zamknij okno" #: ../gramps/gui/glade/dbman.glade:208 msgid "_Load Family Tree" msgstr "_Otwórz wybrane drzewo" #: ../gramps/gui/glade/dbman.glade:341 msgid "_Rename" msgstr "_Zmień" #: ../gramps/gui/glade/dbman.glade:358 msgid "Re_pair" msgstr "Napraw" #: ../gramps/gui/glade/dialog.glade:86 msgid "Do not show this dialog again" msgstr "Nie pokazuj tego okna ponownie" #: ../gramps/gui/glade/dialog.glade:273 msgid "Remove object and all references to it from the database" msgstr "Usuń obiekt i wszystkie odwołania do niego z bazy" #: ../gramps/gui/glade/dialog.glade:301 msgid "_Remove Object" msgstr "_Usuń obiekt" #: ../gramps/gui/glade/dialog.glade:323 msgid "_Keep Reference" msgstr "Zachowaj odwołanie" #: ../gramps/gui/glade/dialog.glade:328 msgid "Keep reference to the missing file" msgstr "Zachowaj odwołanie do brakującego pliku" #: ../gramps/gui/glade/dialog.glade:345 msgid "Select replacement for the missing file" msgstr "Wybierz substytut brakującego pliku" #: ../gramps/gui/glade/dialog.glade:373 msgid "_Select File" msgstr "Wybierz plik" #: ../gramps/gui/glade/dialog.glade:471 msgid "_Use this selection for all missing media files" msgstr "_Używaj tej sekcji do wszystkich brakujących plików mediów" #: ../gramps/gui/glade/dialog.glade:475 msgid "If you check this button, all the missing media files will be automatically treated according to the currently selected option. No further dialogs will be presented for any missing media files." msgstr "Jeśli wciśniesz ten przycisk, wszystkie brakujące pliki mediów będą automatycznie przetworzone zgodnie z wybraną opcją. Nie będą się już pojawiać żadne okna dla brakujących plików mediów." #: ../gramps/gui/glade/dialog.glade:666 ../gramps/gui/glade/dialog.glade:680 #: ../gramps/gui/glade/dialog.glade:840 msgid "label" msgstr "" #: ../gramps/gui/glade/dialog.glade:768 msgid "Close _without saving" msgstr "Zamknij _bez zapisywania" #: ../gramps/gui/glade/dialog.glade:885 msgid "Do not ask again" msgstr "Nie pytaj ponownie" #: ../gramps/gui/glade/displaystate.glade:7 ../data/gramps.desktop.in.h:1 msgid "Gramps" msgstr "Gramps" #: ../gramps/gui/glade/editaddress.glade:44 #: ../gramps/gui/glade/editchildref.glade:46 #: ../gramps/gui/glade/editevent.glade:48 #: ../gramps/gui/glade/editfamily.glade:49 #: ../gramps/gui/glade/editldsord.glade:47 #: ../gramps/gui/glade/editlink.glade:46 ../gramps/gui/glade/editname.glade:47 #: ../gramps/gui/glade/editperson.glade:49 #: ../gramps/gui/glade/editpersonref.glade:44 #: ../gramps/gui/glade/editreporef.glade:48 #: ../gramps/gui/glade/editrepository.glade:48 #: ../gramps/gui/glade/editsource.glade:46 #: ../gramps/gui/glade/editurl.glade:45 msgid "Accept changes and close window" msgstr "Zaakceptuj zmiany i zamknij okno" #: ../gramps/gui/glade/editaddress.glade:106 #: ../gramps/gui/glade/editcitation.glade:128 #: ../gramps/gui/glade/editevent.glade:119 #: ../gramps/gui/glade/editeventref.glade:249 #: ../gramps/gui/glade/editldsord.glade:106 #: ../gramps/gui/glade/editmedia.glade:132 #: ../gramps/gui/glade/editmediaref.glade:665 #: ../gramps/gui/glade/editsourceref.glade:122 msgid "_Date:" msgstr "_Data:" #: ../gramps/gui/glade/editaddress.glade:121 msgid "St_reet:" msgstr "Ulica:" #: ../gramps/gui/glade/editaddress.glade:138 #: ../gramps/gui/glade/editlocation.glade:95 #: ../gramps/gui/glade/editplace.glade:282 msgid "C_ity:" msgstr "_Miasto:" #: ../gramps/gui/glade/editaddress.glade:154 msgid "The town or city of the address" msgstr "Miasto lub wieś dla adresu" #: ../gramps/gui/glade/editaddress.glade:170 #: ../gramps/plugins/tool/ownereditor.glade:172 msgid "_State/County:" msgstr "_Województwo/Powiat:" #: ../gramps/gui/glade/editaddress.glade:189 #: ../gramps/gui/glade/editlocation.glade:274 #: ../gramps/gui/glade/editplace.glade:477 msgid "_ZIP/Postal code:" msgstr "Kod pocztowy:" #: ../gramps/gui/glade/editaddress.glade:205 msgid "Postal code" msgstr "Kod pocztowy" #: ../gramps/gui/glade/editaddress.glade:221 #: ../gramps/gui/glade/editlocation.glade:242 msgid "Cou_ntry:" msgstr "Kraj:" #: ../gramps/gui/glade/editaddress.glade:240 #: ../gramps/gui/glade/editlocation.glade:306 #: ../gramps/gui/glade/editplace.glade:510 msgid "Phon_e:" msgstr "Telefon:" #: ../gramps/gui/glade/editaddress.glade:257 msgid "Phone number linked to the address." msgstr "Numer telefonu powiązany z adresem." #: ../gramps/gui/glade/editaddress.glade:272 msgid "The state or county of the address in case a mail address must contain this." msgstr "Województwo lub powiat dla adresu pocztowego, który musi go zawierać." #: ../gramps/gui/glade/editaddress.glade:287 msgid "Country of the address" msgstr "Kraj adresu" #: ../gramps/gui/glade/editaddress.glade:302 msgid "" "Mail address. \n" "\n" "Note: Use Residence Event for genealogical address data." msgstr "" "Adres mailowy.\n" "\n" "Informacja: Użyj zdarzenia zamieszkania dla adresów danych genealogicznych." #: ../gramps/gui/glade/editaddress.glade:368 #: ../gramps/gui/glade/editcitation.glade:145 #: ../gramps/gui/glade/editevent.glade:138 #: ../gramps/gui/glade/editeventref.glade:390 #: ../gramps/gui/glade/editldsord.glade:142 #: ../gramps/gui/glade/editmedia.glade:252 #: ../gramps/gui/glade/editmediaref.glade:699 #: ../gramps/gui/glade/editname.glade:629 #: ../gramps/gui/glade/editsourceref.glade:139 msgid "Invoke date editor" msgstr "Wywołaj edytor dat" #: ../gramps/gui/glade/editaddress.glade:404 msgid "Date at which the address is valid." msgstr "Data, w czasie której adres jest poprawny." #: ../gramps/gui/glade/editaddress.glade:417 #: ../gramps/gui/glade/editlocation.glade:351 #: ../gramps/gui/glade/editplace.glade:542 #: ../gramps/plugins/tool/ownereditor.glade:362 msgid "_Locality:" msgstr "_Położenie:" #: ../gramps/gui/glade/editaddress.glade:432 msgid "The locality of the address" msgstr "Położenie adresu" #: ../gramps/gui/glade/editattribute.glade:94 msgid "_Attribute:" msgstr "Atrybut:" #: ../gramps/gui/glade/editattribute.glade:109 msgid "_Value:" msgstr "Wartość:" #: ../gramps/gui/glade/editattribute.glade:125 msgid "The value of the attribute. Eg. 1.8, Sunny, or Blue eyes." msgstr "Wartość atrybutu, np. 1.8, słonecznie czy niebieskie oczy." #: ../gramps/gui/glade/editattribute.glade:175 msgid "" "The name of an attribute you want to use. For example: Height (for a person), Weather on this Day (for an event), ... \n" "Use this to store snippets of information you collect and want to correctly link to sources. Attributes can be used for people, families, events and media.\n" " \n" "Note: several predefined attributes refer to values present in the GEDCOM standard." msgstr "" "Nazwa atrybutu, który chcesz użyć. Np. wzrost (dla osoby), pogoda tego dnia (dla zdarzenia), ...\n" "Użyj tej opcji to przechowywania wzorców informacji, które chcesz przechować i zlinkować poprawnie do źródeł. Atrybuty mogą być użyte dla osób, rodzin, zdarzeń i obiektów medialnych.\n" "\n" "Uwaga: część predefiniowanych atrybutów odnosi się do wartości obecnych w standardzie GEDCOM." #: ../gramps/gui/glade/editchildref.glade:102 msgid "Relationship to _Mother:" msgstr "Związek z Matką:" #: ../gramps/gui/glade/editchildref.glade:140 msgid "Relationship to _Father:" msgstr "Związek z Ojcem:" #: ../gramps/gui/glade/editchildref.glade:214 msgid "Name Child:" msgstr "Nazwisko dziecka:" #: ../gramps/gui/glade/editchildref.glade:244 msgid "Open person editor of this child" msgstr "Otwórz edytor osób dla tego dziecka" #: ../gramps/gui/glade/editchildref.glade:263 #: ../gramps/gui/glade/editfamily.glade:290 #: ../gramps/gui/glade/editfamily.glade:616 ../gramps/gui/glade/rule.glade:492 #: ../gramps/gui/glade/styleeditor.glade:1405 msgid "Edition" msgstr "Edycja" #: ../gramps/gui/glade/editcitation.glade:89 msgid "Citation information" msgstr "Informacje o cytacie" #: ../gramps/gui/glade/editcitation.glade:178 #: ../gramps/gui/glade/editsourceref.glade:175 msgid "Specific location within the information referenced. For a published work, this could include the volume of a multi-volume work and the page number(s). For a periodical, it could include volume, issue, and page numbers. For a newspaper, it could include a column number and page number. For an unpublished source, this could be a sheet number, page number, frame number, etc. A census record might have a line number or dwelling and family numbers in addition to the page number. " msgstr "Określona lokalizacja, do której odnosi się dana informacja. Dla prac opublikowanych może zawierać numer tomu w pracach wielotomowych oraz numer(y) stron(y). Dla okresowych może zawierać numer tomu, wydanie oraz numery stron. W przypadku gazety będzie to numer kolumny oraz strony. Dla niepublikowanych źródeł może to być numer arkusza, strony, ramki, itp. W przypadku spisów ludności może być to numer linii albo mieszkania i rodziny w połączeniu z numerem strony. " #: ../gramps/gui/glade/editcitation.glade:194 #: ../gramps/gui/glade/editsourceref.glade:191 msgid "_Volume/Page:" msgstr "_Tom/Strona:" #: ../gramps/gui/glade/editcitation.glade:211 #: ../gramps/gui/glade/editsourceref.glade:208 msgid "Con_fidence:" msgstr "Zaufanie:" #: ../gramps/gui/glade/editcitation.glade:227 #: ../gramps/gui/glade/editsourceref.glade:260 msgid "" "Conveys the submitter's quantitative evaluation of the credibility of a piece of information, based upon its supporting evidence. It is not intended to eliminate the receiver's need to evaluate the evidence for themselves.\n" "Very Low =Unreliable evidence or estimated data\n" "Low =Questionable reliability of evidence (interviews, census, oral genealogies, or potential for bias for example, an autobiography)\n" "High =Secondary evidence, data officially recorded sometime after event\n" "Very High =Direct and primary evidence used, or by dominance of the evidence " msgstr "" "Przekazuje ilościowe oznaczenie wiarygodności źródła danej informacji, bazujące na pomocniczych danych. Jego zadaniem nie jest eliminacja konieczności odczytującego do wyznaczenia tej ewidencji w stosunku do siebie.Bardzo niska = Niewiarygodna ewidencja albo dane szacowane\n" "Niska =Wątpliwa wiarogodność ewidencji (wywiad, spis powszechny, ustna genealogia albo potencjalne także autobiografia)\n" "Wysoka =Pomocnicza ewidencja, dane w nim są zapisywane dopiero po jakimś czasie przenoszone do właściwego indeksu.\n" "Bardzo wysoka =Bezpośrednia i podstawowa ewidencja jest użyta, albo jest to ewidencja dominująca w danym obszarze " #: ../gramps/gui/glade/editcitation.glade:253 #: ../gramps/gui/glade/editsourceref.glade:286 msgid "The date of the entry in the source you are referencing, e.g. the date a house was visited during a census, or the date an entry was made in a birth log/registry. " msgstr "Data wpisu w źródle, do której się odnosisz, np data kiedy dom był odwiedzony przez osobę spisu powszechnego, albo data kiedy wpis został dokonany w rejestrze urodzeń. " #: ../gramps/gui/glade/editcitation.glade:287 msgid "Note: Any changes in the shared citation information will be reflected in the citation itself, for all items that reference the citation." msgstr "Uwaga: Wszystkie zmiany we współdzielonych cytatach będą odzwierciedlone w samym cytacie, dla wszystkich obiektów, które się do niego odwołują." #: ../gramps/gui/glade/editcitation.glade:316 msgid "A unique ID to identify the citation" msgstr "Unikalne ID identyfikujące ten cytat" #: ../gramps/gui/glade/editcitation.glade:373 #: ../gramps/gui/glade/editcitation.glade:587 #: ../gramps/gui/glade/editevent.glade:371 #: ../gramps/gui/glade/editeventref.glade:301 #: ../gramps/gui/glade/editfamily.glade:692 #: ../gramps/gui/glade/editmedia.glade:97 #: ../gramps/gui/glade/editmediaref.glade:500 #: ../gramps/gui/glade/editnote.glade:179 #: ../gramps/gui/glade/editperson.glade:718 #: ../gramps/gui/glade/editplace.glade:161 #: ../gramps/gui/glade/editreporef.glade:355 #: ../gramps/gui/glade/editrepository.glade:170 #: ../gramps/gui/glade/editsource.glade:222 #: ../gramps/gui/glade/editsourceref.glade:498 msgid "_ID:" msgstr "Identyfikator:" #: ../gramps/gui/glade/editcitation.glade:390 #: ../gramps/gui/glade/editcitation.glade:696 #: ../gramps/gui/glade/editeventref.glade:182 #: ../gramps/gui/glade/editeventref.glade:597 #: ../gramps/gui/glade/editmediaref.glade:887 #: ../gramps/gui/glade/editperson.glade:427 #: ../gramps/gui/glade/editreporef.glade:228 #: ../gramps/gui/glade/editreporef.glade:457 #: ../gramps/gui/glade/editsourceref.glade:301 #: ../gramps/gui/glade/editsourceref.glade:607 #: ../gramps/plugins/tool/verify.glade:668 msgid "General" msgstr "Ogólne" #: ../gramps/gui/glade/editcitation.glade:445 #: ../gramps/gui/glade/editsource.glade:116 #: ../gramps/gui/glade/editsourceref.glade:356 msgid "_Author:" msgstr "_Autor:" #: ../gramps/gui/glade/editcitation.glade:463 #: ../gramps/gui/glade/editsource.glade:205 #: ../gramps/gui/glade/editsourceref.glade:374 msgid "A_bbreviation:" msgstr "_Skrót:" #: ../gramps/gui/glade/editcitation.glade:480 #: ../gramps/gui/glade/editsourceref.glade:391 msgid "_Pub. Info.:" msgstr "Inf._Publ.:" #: ../gramps/gui/glade/editcitation.glade:496 #: ../gramps/gui/glade/editsource.glade:145 #: ../gramps/gui/glade/editsourceref.glade:407 msgid "Authors of the source." msgstr "Autorzy źródła." #: ../gramps/gui/glade/editcitation.glade:532 #: ../gramps/gui/glade/editsourceref.glade:443 msgid "Note: Any changes in the shared source information will be reflected in the source itself, for all items that reference the source." msgstr "Uwaga: Wszystkie zmiany we współdzielonych informacjach o źródle będą odzwierciedlone w samym źródle, dla wszystkich obiektów, które się do niego odwołują." #: ../gramps/gui/glade/editcitation.glade:556 #: ../gramps/gui/glade/editsource.glade:190 #: ../gramps/gui/glade/editsourceref.glade:467 msgid "Provide a short title used for sorting, filing, and retrieving source records." msgstr "Zapewnia krótki tytuł używany do sortowania, wypełniania i pobierania rekordów źródłowych." #: ../gramps/gui/glade/editcitation.glade:571 #: ../gramps/gui/glade/editsource.glade:176 #: ../gramps/gui/glade/editsourceref.glade:482 msgid "Publication Information, such as city and year of publication, name of publisher, ..." msgstr "Informacje o publikacji, takie jak miasto i rok publikacji, nazwa wydawcy, ..." #: ../gramps/gui/glade/editcitation.glade:607 #: ../gramps/gui/glade/editsource.glade:242 #: ../gramps/gui/glade/editsourceref.glade:518 msgid "A unique ID to identify the source" msgstr "Unikalne ID do identyfikacji źródła" #: ../gramps/gui/glade/editcitation.glade:662 #: ../gramps/gui/glade/editsource.glade:133 #: ../gramps/gui/glade/editsourceref.glade:573 msgid "Title of the source." msgstr "Tytuł źródła." #: ../gramps/gui/glade/editcitation.glade:717 #: ../gramps/gui/glade/editsourceref.glade:628 msgid "Shared source information" msgstr "Informacje współdzielone o źródle" #: ../gramps/gui/glade/editdate.glade:115 msgid "Calenda_r:" msgstr "Kalendarz:" #: ../gramps/gui/glade/editdate.glade:171 msgid "Dua_l dated" msgstr "Podwójnie datowany" #: ../gramps/gui/glade/editdate.glade:175 msgid "Old Style/New Style" msgstr "Stary styl/Nowy styl" #: ../gramps/gui/glade/editdate.glade:191 msgid "Ne_w year begins: " msgstr "Nowy rok zaczyna się: " #: ../gramps/gui/glade/editdate.glade:205 msgid "Month-Day of first day of new year (e.g., \"1-1\", \"3-1\", \"3-25\")" msgstr "Miesiąc-Dzień dla pierwszego dnia nowego roku (np. \"1-1\", \"3-1\", \"3-25\")" #: ../gramps/gui/glade/editdate.glade:254 msgid "Q_uality" msgstr "_Jakość" #: ../gramps/gui/glade/editdate.glade:288 msgid "_Type" msgstr "Rodzaj" #: ../gramps/gui/glade/editdate.glade:322 msgid "Date" msgstr "Data" #: ../gramps/gui/glade/editdate.glade:337 msgid "_Day" msgstr "Dzień:" #: ../gramps/gui/glade/editdate.glade:354 msgid "_Month" msgstr "_Miesiąc:" #: ../gramps/gui/glade/editdate.glade:371 msgid "_Year" msgstr "_Rok" #: ../gramps/gui/glade/editdate.glade:438 msgid "Second date" msgstr "Druga data" #: ../gramps/gui/glade/editdate.glade:454 msgid "D_ay" msgstr "Dzień" #: ../gramps/gui/glade/editdate.glade:471 msgid "Mo_nth" msgstr "Miesiąc" #: ../gramps/gui/glade/editdate.glade:488 msgid "Y_ear" msgstr "Rok" #: ../gramps/gui/glade/editdate.glade:565 msgid "Te_xt comment:" msgstr "Komentarz tekstowy:" #: ../gramps/gui/glade/editevent.glade:28 msgid "Close window without changes" msgstr "Zamknij okno bez wprowadzania zmian" #: ../gramps/gui/glade/editevent.glade:104 #: ../gramps/gui/glade/editeventref.glade:234 msgid "_Event type:" msgstr "_Rodzaj zdarzenia:" #: ../gramps/gui/glade/editevent.glade:155 msgid "Show Date Editor" msgstr "Wywołaj edytor dat" #: ../gramps/gui/glade/editevent.glade:177 #: ../gramps/gui/glade/editeventref.glade:266 msgid "De_scription:" msgstr "Opi_s:" #: ../gramps/gui/glade/editevent.glade:229 msgid "Description of the event. Leave empty if you want to autogenerate this with the tool 'Extract Event Description'." msgstr "Opis zdarzenia. Pozostaw go pustym jeśli chcesz by został wygenerowany za pomocą narzędzia 'Wyodrębnij opis zdarzenia'." #: ../gramps/gui/glade/editevent.glade:246 #: ../gramps/gui/glade/editeventref.glade:284 #: ../gramps/gui/glade/editldsord.glade:123 msgid "_Place:" msgstr "_Miejsce:" #: ../gramps/gui/glade/editevent.glade:324 #: ../gramps/gui/glade/editfamily.glade:192 #: ../gramps/gui/glade/editfamily.glade:487 #: ../gramps/gui/glade/editldsord.glade:277 #: ../gramps/gui/glade/editlink.glade:179 #: ../gramps/gui/glade/editpersonref.glade:216 msgid "Selector" msgstr "Selektor" #: ../gramps/gui/glade/editevent.glade:350 msgid "What type of event this is. Eg 'Burial', 'Graduation', ... ." msgstr "Co za typ jest tego zdarzenia. np. 'pogrzeb', 'wręczenie świadectw', ..." #: ../gramps/gui/glade/editevent.glade:386 #: ../gramps/gui/glade/editeventref.glade:483 msgid "A unique ID to identify the event" msgstr "Unikalne ID identyfikujące zdarzenie" #: ../gramps/gui/glade/editevent.glade:402 msgid "Date of the event. This can be an exact date, a range (from ... to, between, ...), or an inexact date (about, ...)." msgstr "Data zdarzenia. Może to być dokładna data, zakres (od ... do, pomiędzy, ...), albo niedokładną datą (około, ...)." #: ../gramps/gui/glade/editeventref.glade:83 #: ../gramps/gui/glade/editreporef.glade:94 #: ../gramps/gui/glade/editsourceref.glade:89 msgid "Reference information" msgstr "Informacje o odwołaniach" #: ../gramps/gui/glade/editeventref.glade:113 msgid "_Role:" msgstr "_Rola:" #: ../gramps/gui/glade/editeventref.glade:534 msgid "Note: Any changes in the shared event information will be reflected in the event itself, for all participants in the event." msgstr "Uwaga: Wszystkie zmiany we współdzielonych informacjach o zdarzeniu będą odzwierciedlone w samym zdarzeniu, dla wszystkich jego uczestników." #: ../gramps/gui/glade/editeventref.glade:618 #: ../gramps/gui/glade/editreporef.glade:470 msgid "Shared information" msgstr "Informacje współdzielone" #: ../gramps/gui/glade/editfamily.glade:28 #: ../gramps/gui/glade/editname.glade:27 #: ../gramps/gui/glade/editperson.glade:30 #: ../gramps/gui/glade/editreporef.glade:27 #: ../gramps/gui/glade/editrepository.glade:27 #: ../gramps/gui/glade/editsource.glade:26 msgid "Abandon changes and close window" msgstr "Porzuć zmiany i zamknij okno dialogowe" #: ../gramps/gui/glade/editfamily.glade:129 #: ../gramps/gui/glade/editfamily.glade:394 msgid "Birth:" msgstr "Urodziny:" #: ../gramps/gui/glade/editfamily.glade:144 #: ../gramps/gui/glade/editfamily.glade:409 msgid "Death:" msgstr "Zgon:" #: ../gramps/gui/glade/editfamily.glade:163 msgid "Father" msgstr "Ojciec" #: ../gramps/gui/glade/editfamily.glade:458 msgid "Mother" msgstr "Matka" #: ../gramps/gui/glade/editfamily.glade:539 #: ../gramps/gui/glade/editreporef.glade:178 #: ../gramps/gui/glade/editreporef.glade:392 #: ../gramps/gui/glade/editrepository.glade:201 #: ../gramps/gui/glade/editsource.glade:257 msgid "Indicates if the record is private" msgstr "Wskazuje na prywatny charakter rekordu" #: ../gramps/gui/glade/editfamily.glade:678 msgid "Relationship Information" msgstr "Informacje o związku" #: ../gramps/gui/glade/editfamily.glade:708 msgid "A unique ID for the family" msgstr "Unikalne ID dla rodziny" #: ../gramps/gui/glade/editfamily.glade:725 #: ../gramps/gui/glade/editname.glade:100 #: ../gramps/gui/glade/editnote.glade:140 #: ../gramps/gui/glade/editperson.glade:329 #: ../gramps/gui/glade/editreporef.glade:281 #: ../gramps/gui/glade/editrepository.glade:116 #: ../gramps/gui/glade/editurl.glade:132 msgid "_Type:" msgstr "_Rodzaj:" #: ../gramps/gui/glade/editfamily.glade:743 msgid "The relationship type, eg 'Married' or 'Unmarried'. Use Events for more details." msgstr "Typ relacji, np. 'Zamężna', 'Niezamężna'. Zobacz zdarzenia po więcej szczegółów." #: ../gramps/gui/glade/editfamily.glade:765 #: ../gramps/gui/glade/editmedia.glade:396 #: ../gramps/gui/glade/editmediaref.glade:833 #: ../gramps/gui/glade/editnote.glade:271 #: ../gramps/gui/glade/editperson.glade:750 msgid "_Tags:" msgstr "_Atrybuty:" #: ../gramps/gui/glade/editldsord.glade:181 msgid "Ordinance:" msgstr "Ordynacja:" #: ../gramps/gui/glade/editldsord.glade:193 msgid "LDS _Temple:" msgstr "Szablon LDS:" #: ../gramps/gui/glade/editldsord.glade:229 msgid "_Family:" msgstr "_Nazwisko:" #: ../gramps/gui/glade/editldsord.glade:297 msgid "_Status:" msgstr "Stan:" #: ../gramps/gui/glade/editlink.glade:99 msgid "Gramps item:" msgstr "Element Gramps:" #: ../gramps/gui/glade/editlink.glade:115 msgid "Internet Address:" msgstr "Adres internetowy:" #: ../gramps/gui/glade/editlink.glade:132 msgid "_Link Type:" msgstr "Typ _linku:" #: ../gramps/gui/glade/editlocation.glade:111 msgid "The town or city where the place is." msgstr "Miasto lub wieś, w której jest to miejsce." #: ../gramps/gui/glade/editlocation.glade:127 #: ../gramps/gui/glade/editplace.glade:299 msgid "S_treet:" msgstr "Ulica:" #: ../gramps/gui/glade/editlocation.glade:142 #: ../gramps/gui/glade/editplace.glade:359 msgid "Ch_urch parish:" msgstr "Parafia:" #: ../gramps/gui/glade/editlocation.glade:160 #: ../gramps/gui/glade/editplace.glade:343 msgid "Lowest clergical division of this place. Typically used for church sources that only mention the parish." msgstr "Najniższy poziom podziału klerykalnego. Zwykle używany dla źródeł kościelnych które wspominają tylko parafię." #: ../gramps/gui/glade/editlocation.glade:176 #: ../gramps/gui/glade/editplace.glade:378 msgid "Co_unty:" msgstr "Powiat:" #: ../gramps/gui/glade/editlocation.glade:192 #: ../gramps/gui/glade/editplace.glade:394 msgid "Third level of place division. Eg., in the USA a county." msgstr "Trzeci poziom podziału administracyjnego. Np. w USA jest to hrabstwo." #: ../gramps/gui/glade/editlocation.glade:208 #: ../gramps/gui/glade/editplace.glade:410 msgid "_State:" msgstr "_Województwo:" #: ../gramps/gui/glade/editlocation.glade:226 #: ../gramps/gui/glade/editplace.glade:428 msgid "Second level of place division, eg., in the USA a state, in Germany a Bundesland." msgstr "Drugi poziom podziału administracyjnego, np. w USA stan, w Niemczech Bundesland." #: ../gramps/gui/glade/editlocation.glade:258 msgid "The country where the place is." msgstr "Województwo, gdzie to miejsce jest." #: ../gramps/gui/glade/editlocation.glade:337 msgid "Lowest level of a place division: eg the street name." msgstr "Najniższy poziom podziału administracyjnego, np.: nazwa ulicy." #: ../gramps/gui/glade/editlocation.glade:366 msgid "A district within, or a settlement near to, a town or city." msgstr "A okręg w którym, lub osada obok, miasta lub wsi." #: ../gramps/gui/glade/editmedia.glade:150 #: ../gramps/gui/glade/editmediaref.glade:481 msgid "_Path:" msgstr "Ścieżka:" #: ../gramps/gui/glade/editmedia.glade:194 msgid "Image preview" msgstr "Podgląd obrazu" #: ../gramps/gui/glade/editmedia.glade:220 msgid "" "Path of the media object on your computer.\n" "Gramps does not store the media internally, it only stores the path! Set the 'Relative Path' in the Preferences to avoid retyping the common base directory where all your media is stored. The 'Media Manager' tool can help managing paths of a collection of media objects. " msgstr "" "Ścieżka do obiektów medialnych na Twoim komputerze.\n" "Gramps nie przechowuje obiektów medialnych wewnętrznie, zapisuje tylko ścieżki dostępu!. Ustaw opcję 'Ścieżka względna' w Preferencjach aby uniknąć ciągłego wpisywania wspólnego folderu gdzie Twe obiekty medialne są przechowywane. Narzędzie 'Zarządzanie mediami' pomoże Ci w utrzymaniu kolekcji ścieżek do obiektów medialnych. " #: ../gramps/gui/glade/editmedia.glade:236 #: ../gramps/gui/glade/editmediaref.glade:535 msgid "Descriptive title for this media object." msgstr "Opisowy tytuł dla tego obiektu medialnego." #: ../gramps/gui/glade/editmedia.glade:292 msgid "Open File Browser to select a media file on your computer." msgstr "Otwórz przeglądarkę plików aby wybrać plik medialny na Twoim komputerze." #: ../gramps/gui/glade/editmedia.glade:310 #: ../gramps/gui/glade/editmediaref.glade:801 msgid "Folder" msgstr "Folder" #: ../gramps/gui/glade/editmedia.glade:329 msgid "A unique ID to identify the Media object." msgstr "Unikalne ID identyfikujące obiekt medialny." #: ../gramps/gui/glade/editmedia.glade:380 msgid "A date associated with the media, eg., for a picture the date it is taken." msgstr "Data związana z danym obiektem medialnym, np. data wykonania danego zdjęcia." #: ../gramps/gui/glade/editmediaref.glade:132 msgid "_Corner 2: X" msgstr "_Róg 2: X" #: ../gramps/gui/glade/editmediaref.glade:168 msgid "Referenced Region" msgstr "Region odwołujący" #: ../gramps/gui/glade/editmediaref.glade:183 #: ../gramps/gui/glade/editmediaref.glade:202 #: ../gramps/gui/glade/editmediaref.glade:300 msgid "" "If media is an image, select the specific part of the image you want to reference.\n" "You can use the mouse on the picture to select a region, or use these spinbuttons to set the top left, and bottom right corner of the referenced region. Point (0,0) is the top left corner of the picture, and (100,100) the bottom right corner." msgstr "" "Jeśli obiekt jest obrazem, wybierz określoną część zdjęcia, do której chcesz mieć odwołanie.\n" "Możesz użyć myszy do zaznaczenia regionu na zdjęciu, albo użyć przycisków pokręteł aby wybrać górny lewy i dolny prawy róg regionu odniesienia. Punkt (0,0) to lewy górny róg obrazu, a (100,100) prawy dolny róg." #: ../gramps/gui/glade/editmediaref.glade:221 msgid "" "Referenced region of the image media object.\n" "Select a region with clicking and holding the mouse button on the top left corner of the region you want, dragging the mouse to the bottom right corner of the region, and then releasing the mouse button." msgstr "" "Refencyjny region zdjęcia obiektu medialnego.\n" "Wybierz region przez kliknięcie i przytrzymanie przycisku myszy na lewym górnym rogu regionu i przeciągnięcie myszy na dolny prawy róg regionu, a następnie puszczenie klawisza myszy." #: ../gramps/gui/glade/editmediaref.glade:260 msgid "_Corner 1: X" msgstr "_Róg 1: X" #: ../gramps/gui/glade/editmediaref.glade:280 msgid "" "If media is an image, select the specific part of the image you want to reference.\n" "You can use the mouse on the picture to select a region, or use these spinbuttons to set the top left, and bottom right corner of the referenced region. Point (0,0) is the top left corner of the picture, and (100,100) the bottom right corner.\n" msgstr "" "Jeśli obiekt jest obrazem, wybierz określoną część zdjęcia, do której chcesz mieć odwołanie.\n" "Możesz użyć myszy do zaznaczenia regionu na zdjęciu, albo użyć przycisków pokręteł aby wybrać górny lewy i dolny prawy róg regionu odniesienia. Punkt (0,0) to lewy górny róg obrazu, a (100,100) prawy dolny róg.\n" #: ../gramps/gui/glade/editmediaref.glade:571 msgid "Note: Any changes in the shared media object information will be reflected in the media object itself." msgstr "Uwaga: Wszystkie zmiany we współdzielonych informacjach o obiekcie medialnym będą odzwierciedlone w nim samym." #: ../gramps/gui/glade/editmediaref.glade:601 msgid "Double click image to view in an external viewer" msgstr "Kliknij dwukrotnie na obrazie aby obejrzeć je w zewnętrznej przeglądarce" #: ../gramps/gui/glade/editmediaref.glade:648 msgid "Type of media object as indicated by the computer, eg Image, Video, ..." msgstr "Typ obiektu medialnego wskazywany przez komputer, np. obraz, wideo, ..." #: ../gramps/gui/glade/editmediaref.glade:783 msgid "Select a file" msgstr "Wybierz plik" #: ../gramps/gui/glade/editmediaref.glade:900 msgid "Shared Information" msgstr "Informacje współdzielone" #: ../gramps/gui/glade/editname.glade:116 #: ../gramps/gui/glade/editperson.glade:349 msgid "An identification of what type of Name this is, eg. Birth Name, Married Name." msgstr "Identyfikacja jakiego typu jest to nazwisko, np. nadane przy urodzeniu, wybrane przy małżeństwie." #: ../gramps/gui/glade/editname.glade:209 #: ../gramps/gui/glade/editperson.glade:111 msgid "_Given:" msgstr "_Imię:" #: ../gramps/gui/glade/editname.glade:224 #: ../gramps/gui/glade/editperson.glade:190 msgid "T_itle:" msgstr "T_ytuł:" #: ../gramps/gui/glade/editname.glade:240 msgid "Suffi_x:" msgstr "Przyrostek:" #: ../gramps/gui/glade/editname.glade:258 msgid "C_all Name:" msgstr "Imię używane:" #: ../gramps/gui/glade/editname.glade:275 #: ../gramps/gui/glade/editperson.glade:132 msgid "The person's given names" msgstr "Imiona nadane osobie" #: ../gramps/gui/glade/editname.glade:289 msgid "_Nick Name:" msgstr "Imię _zwyczajowe:" #: ../gramps/gui/glade/editname.glade:306 #: ../gramps/gui/glade/editperson.glade:171 msgid "Part of the Given name that is the normally used name. If background is red, call name is not part of Given name and will not be printed underlined in some reports." msgstr "Część nadanego imienia jest zwykle używanym imieniem. Jeśli tło jest czerwone, to używane imię nie jest częścią nadanego imienia i nie będzie podkreślone w części raportów." #: ../gramps/gui/glade/editname.glade:318 #: ../gramps/gui/glade/editperson.glade:209 msgid "A title used to refer to the person, such as 'Dr.' or 'Rev.'" msgstr "Tytuł używany przy odnoszeniu się do osoby, rodzaju 'Dr' lub 'Ks.'" #: ../gramps/gui/glade/editname.glade:332 #: ../gramps/gui/glade/editperson.glade:228 msgid "An optional suffix to the name, such as \"Jr.\" or \"III\"" msgstr "Opcjonalny przyrostek do imienia, taki jak \"Jr.\" or \"III\"" #: ../gramps/gui/glade/editname.glade:346 #: ../gramps/gui/glade/editperson.glade:269 msgid "A descriptive name given in place of or in addition to the official given name." msgstr "Opisowa nazwa dana w miejscu lub w dodatku do oficjalnie nadanego imienia." #: ../gramps/gui/glade/editname.glade:365 msgid "Given Name(s) " msgstr "Nadane imię(ona) " #: ../gramps/gui/glade/editname.glade:418 msgid "_Family Nick Name:" msgstr "_Rodzinne przezwisko:" #: ../gramps/gui/glade/editname.glade:432 msgid "A non official name given to a family to distinguish them of people with the same family name. Often referred to as eg. Farm name." msgstr "Nieoficjalnie nadane imię do rodziny celem rozróżnienia osób z tym samym imieniem rodzinnym. Często odnoszona do nazwy lokalizacji, np Jan z dołów, Jan spod lasu)." #: ../gramps/gui/glade/editname.glade:460 msgid "Family Names " msgstr "Imiona rodzinne " #: ../gramps/gui/glade/editname.glade:512 msgid "G_roup as:" msgstr "Grupuj jako:" #: ../gramps/gui/glade/editname.glade:528 msgid "_Sort as:" msgstr "Sortuj jako:" #: ../gramps/gui/glade/editname.glade:546 msgid "_Display as:" msgstr "Wyświetlaj jako:" #: ../gramps/gui/glade/editname.glade:563 msgid "" "People are displayed according to the name format given in the Preferences (the default).\n" "Here you can make sure this person is displayed according to a custom name format (extra formats can be set in the Preferences)." msgstr "" "Osoby są wyświetlane zgodnie z formatem podanym w preferencjach (domyślnie).\n" "Tutaj możesz upewnić się, że osoba jest wyświetlana zgodnie z własnym formatem (dodatkowe formaty mogą być ustawione w Preferencjach)." #: ../gramps/gui/glade/editname.glade:586 msgid "Dat_e:" msgstr "Data:" #: ../gramps/gui/glade/editname.glade:604 msgid "" "People are sorted according to the name format given in the Preferences (the default).\n" "Here you can make sure this person is sorted according to a custom name format (extra formats can be set in the Preferences)." msgstr "" "Osoby są sortowane według formatu imienia podanego w preferencjach (domyślnie).\n" "Tutaj możesz upewnić się, ze ta osoba jest sortowana wg własnego formatu nazwy (dodatkowe formaty mogą być ustawione w Preferencjach)." #: ../gramps/gui/glade/editname.glade:673 msgid "" "The Person Tree view groups people under the primary surname. You can override this by setting here a group value. \n" "You will be asked if you want to group this person only, or all people with this specific primary surname." msgstr "" "Widok drzewa osób grupuje osoby według ich głównego nazwiska. Możesz zmienić to zachowanie tutaj przez ustawienie\n" "wartości grupującej. Będziesz później spytany, czy chcesz zastosować to tylko do danej osoby, albo do wszystkich osób\n" "o określonym głównym nazwisku." #: ../gramps/gui/glade/editname.glade:686 msgid "O_verride" msgstr "_Nadpisz" #: ../gramps/gui/glade/editname.glade:714 msgid "A Date associated with this name. Eg. for a Married Name, date the name is first used or marriage date." msgstr "Data skojarzona z tym nazwiskiem, np. dla nazwiska po ślubie jest to data pierwszego użycia nazwiska albo data ślubu." #: ../gramps/gui/glade/editnote.glade:103 msgid "Styled Text Editor" msgstr "Edytor stylów" #: ../gramps/gui/glade/editnote.glade:157 msgid "A type to classify the note." msgstr "Typ klasyfikujący notatkę." #: ../gramps/gui/glade/editnote.glade:194 msgid "A unique ID to identify the note." msgstr "Unikalne ID identyfikujące notatkę." #: ../gramps/gui/glade/editnote.glade:207 msgid "_Preformatted" msgstr "Preformatowany" #: ../gramps/gui/glade/editnote.glade:215 msgid "" "When active the whitespace in your note will be respected in reports. Use this to add formatting layout with spaces, eg a table. \n" "When not checked, notes are automatically cleaned in the reports, which will improve the report layout.\n" "Use monospace font to keep preformatting." msgstr "" "Kiedy opcja jest aktywna, to białe znaki w Twoich notatkach będą zachowywane w raportach. Użyj tej opcji aby dodać formatowanie z takimi znakami, np w tabelach.\n" "Kiedy odznaczona, notatki automatycznie są czyszczone do raportów, co wpływa pozytywnie na wygląd raportu.\n" "Użyj czcionki stałoszerokościowej (monospace font) aby zachować formatowanie." #: ../gramps/gui/glade/editnote.glade:362 msgid "Note" msgstr "Notatka" #: ../gramps/gui/glade/editperson.glade:152 msgid "C_all:" msgstr "Wołane:" #: ../gramps/gui/glade/editperson.glade:251 msgid "_Nick:" msgstr "Przydomek:" #: ../gramps/gui/glade/editperson.glade:310 msgid "Image" msgstr "Obraz" #: ../gramps/gui/glade/editperson.glade:372 msgid "Click on a table cell to edit." msgstr "Kliknij na komórce tabeli aby edytować." #: ../gramps/gui/glade/editperson.glade:396 msgid "" "Use Multiple Surnames\n" "Indicate that the surname consists of different parts. Every surname has its own prefix and a possible connector to the next surname. Eg., the surname Ramón y Cajal can be stored as Ramón, which is inherited from the father, the connector y, and Cajal, which is inherited from the mother." msgstr "" "Używaj wielu nazwisk\n" "Wskazuje, że nazwisko składa się z różnych części. Każde nazwisko posiada swój własny prefiks i możliwy łącznik do następnego nazwiska, np nazwisko Ramón y Cajal może być zapisane jako Ramón , które jest odziedziczone po ojcu, łącznik y, oraz Cajal, które jest odziedziczone po matce." #: ../gramps/gui/glade/editperson.glade:442 msgid "Set person as private data" msgstr "Ustaw osobę jako prywatne dane" #: ../gramps/gui/glade/editperson.glade:493 msgid "Preferred Name " msgstr "Preferowane Nazwisko " #: ../gramps/gui/glade/editperson.glade:523 msgid "_Surname:" msgstr "_Nazwisko:" #: ../gramps/gui/glade/editperson.glade:539 msgid "An optional prefix for the family that is not used in sorting, such as \"de\" or \"van\"." msgstr "Opcjonalny przedrostek dla nazwiska, który nie jest brany pod uwagę przy sortowaniu, taki jak \"de\" or \"van\"." #: ../gramps/gui/glade/editperson.glade:558 msgid "Part of a person's name indicating the family to which the person belongs" msgstr "Część nazwiska osoby określająca, do której rodziny dana osoba należy" #: ../gramps/gui/glade/editperson.glade:605 msgid "Go to Name Editor to add more information about this name" msgstr "Idź do edytora nazw po więcej informacji o tym nazwisku" #: ../gramps/gui/glade/editperson.glade:635 msgid "O_rigin:" msgstr "Pochodzenie:" #: ../gramps/gui/glade/editperson.glade:650 msgid "The origin of this family name for this family, eg 'Inherited' or 'Patronymic'." msgstr "Źródło dla imienia rodzinnego w tej rodzinie, np 'Dziedziczone' albo 'Patronimiczne'." #: ../gramps/gui/glade/editperson.glade:686 msgid "G_ender:" msgstr "P_łeć:" #: ../gramps/gui/glade/editperson.glade:734 msgid "A unique ID for the person." msgstr "Unikalne ID dla osoby." #: ../gramps/gui/glade/editpersonref.glade:97 msgid "_Person:" msgstr "_Osoba:" #: ../gramps/gui/glade/editpersonref.glade:112 msgid "_Association:" msgstr "Zależność:" #: ../gramps/gui/glade/editpersonref.glade:128 msgid "" "Description of the association, eg. Godfather, Friend, ...\n" "\n" "Note: Use Events instead for relations connected to specific time frames or occasions. Events can be shared between people, each indicating their role in the event." msgstr "" "Opis skojarzenia, np dziadek, przyjaciel, ...\n" "\n" "Uwaga: Użyj zdarzeń dla relacji skojarzonych z określonym wydarzeniem lub okresem czasu. Zdarzenia mogą być dzielone między różne osoby, wskazując ich poszczególne role w zdarzeniu." #: ../gramps/gui/glade/editpersonref.glade:182 msgid "Use the select button to choose a person that has an association to the edited person." msgstr "Użyj przycisku wyboru aby wybrać osobę która będzie skojarzona z edytowaną osobą." #: ../gramps/gui/glade/editpersonref.glade:198 msgid "Select a person that has an association to the edited person." msgstr "Wybierz osobę, która ma skojarzenie z edytowaną osobą." #: ../gramps/gui/glade/editplace.glade:97 msgid "_Place Name:" msgstr "Nazwa miejsca:" #: ../gramps/gui/glade/editplace.glade:112 msgid "L_atitude:" msgstr "Szerokość geogr.:" #: ../gramps/gui/glade/editplace.glade:129 msgid "_Longitude:" msgstr "_Długość geogr.:" #: ../gramps/gui/glade/editplace.glade:147 msgid "Full name of this place." msgstr "Pełna nazwa tego miejsca." #: ../gramps/gui/glade/editplace.glade:176 msgid "A unique ID to identify the place" msgstr "Unikalne ID identyfikujące miejsce" #: ../gramps/gui/glade/editplace.glade:227 msgid "" "Latitude (position above the Equator) of the place in decimal or degree notation. \n" "Eg, valid values are 12.0154, 50°52′21.92″N, N50°52′21.92″ or 50:52:21.92\n" "You can set these values via the Geography View by searching the place, or via a map service in the place view." msgstr "" "Szerokość geogr. (pozycja powyżej równika) miejsca w zapisie dziesiętnym lub w stopniach.\n" "Np. poprawnymi wartościami są 12.0154, 50°52′21.92″N, N50°52′21.92″ lub 50:52:21.92\n" "Możesz ustawić te wartości przez widok geograficzny za pomocą opcji znalezienia miejsca albo przed usługę mapy w widoku miejsc." #: ../gramps/gui/glade/editplace.glade:244 msgid "" "Longitude (position relative to the Prime, or Greenwich, Meridian) of the place in decimal or degree notation. \n" "Eg, valid values are -124.3647, 124°52′21.92″E, E124°52′21.92″ or 124:52:21.92\n" "You can set these values via the Geography View by searching the place, or via a map service in the place view." msgstr "" "Długość geogr. (pozycja w odniesieniu od Prime, lub Greenwich, Meridian) miejsca w zapisie dziesiętnym lub w stopniach.\n" "Np. poprawnymi wartościami są -124.3647, 124°52′21.92″E, E124°52′21.92″ lub 124:52:21.92\n" "Możesz ustawić te wartości przez widok geograficzny za pomocą opcji znalezienia miejsca albo przed usługę mapy w widoku miejsc." #: ../gramps/gui/glade/editplace.glade:313 msgid "" "Lowest level of a place division: eg the street name. \n" "Use Alternate Locations tab to store the current name." msgstr "" "Najniższy poziom podziału administracyjnego, np.: nazwa ulicy.\n" "Użyj zakładki alternatywnych lokalizacji aby przechować aktualną nazwę." #: ../gramps/gui/glade/editplace.glade:327 msgid "" "The town or city where the place is. \n" "Use Alternate Locations tab to store the current name." msgstr "" "Wieś albo miasto, w którym znajduje się dane miejsce. \n" "Użyj zakładki alternatywnych lokalizacji aby przechować aktualną nazwę." #: ../gramps/gui/glade/editplace.glade:444 msgid "Count_ry:" msgstr "Kraj:" #: ../gramps/gui/glade/editplace.glade:460 msgid "The country where the place is. \n" msgstr "Kraj, w którym jest to miejsce.\n" #: ../gramps/gui/glade/editplace.glade:557 msgid "" "A district within, or a settlement near to, a town or city.\n" "Use Alternate Locations tab to store the current name." msgstr "" "Okręg albo osada, w której znajduje się dane miejsce. \n" "Użyj zakładki alternatywnych lokalizacji aby przechować aktualną nazwę." #: ../gramps/gui/glade/editplace.glade:592 msgid "Location" msgstr "Miejsce" #: ../gramps/gui/glade/editreporef.glade:124 msgid "_Media Type:" msgstr "Rodzaj obiektu medialnego:" #: ../gramps/gui/glade/editreporef.glade:139 msgid "Call n_umber:" msgstr "Numer tel:" #: ../gramps/gui/glade/editreporef.glade:155 msgid "On what type of media this source is available in the repository." msgstr "Jakiego typu obiekty medialne tego źródła są dostępne w repozytorium." #: ../gramps/gui/glade/editreporef.glade:211 msgid "Id number of the source in the repository." msgstr "Numer ID źródła w magazynie." #: ../gramps/gui/glade/editreporef.glade:266 #: ../gramps/gui/glade/editrepository.glade:101 #: ../gramps/gui/glade/rule.glade:643 #: ../gramps/plugins/tool/ownereditor.glade:126 msgid "_Name:" msgstr "Nazwa:" #: ../gramps/gui/glade/editreporef.glade:297 #: ../gramps/gui/glade/editrepository.glade:132 msgid "Name of the repository (where sources are stored)." msgstr "Nazwa magazynu (gdzie źródła są przechowywane)." #: ../gramps/gui/glade/editreporef.glade:331 msgid "Note: Any changes in the shared repository information will be reflected in the repository itself, for all items that reference the repository." msgstr "Uwaga: Wszystkie zmiany we współdzielonych informacjach o magazynie będą odzwierciedlone w samym magazynie, dla wszystkich obiektów, które się do niego odwołują." #: ../gramps/gui/glade/editreporef.glade:375 #: ../gramps/gui/glade/editrepository.glade:184 msgid "A unique ID to identify the repository." msgstr "Unikalne ID do identyfikacji magazynu." #: ../gramps/gui/glade/editreporef.glade:433 #: ../gramps/gui/glade/editrepository.glade:150 msgid "Type of repository, eg., 'Library', 'Album', ..." msgstr "Typ magazynu, np.: 'Biblioteka', 'Album', ..." #: ../gramps/gui/glade/editsource.glade:160 msgid "_Pub. info.:" msgstr "Inf._publ.:" #: ../gramps/gui/glade/editurl.glade:98 msgid "_Web address:" msgstr "Adres internetowy:" #: ../gramps/gui/glade/editurl.glade:115 msgid "_Description:" msgstr "_Opis:" #: ../gramps/gui/glade/editurl.glade:179 msgid "Type of internet address, eg. E-mail, Web Page, ..." msgstr "Typ adresu internetowego, np. email, strona web, ..." #: ../gramps/gui/glade/editurl.glade:199 msgid "The internet address as needed to navigate to it, eg. http://gramps-project.org" msgstr "Adres internetowy potrzebny do nawigowania, np. http://gramps-project.org" #: ../gramps/gui/glade/editurl.glade:218 msgid "Open the web address in the default browser." msgstr "Otwórz adres web w domyślnej przeglądarce." #: ../gramps/gui/glade/editurl.glade:235 msgid "A descriptive caption of the Internet location you are storing." msgstr "Opisowy tekst adresu internetowego, który przechowujesz." #: ../gramps/gui/glade/grampletpane.glade:7 #, fuzzy msgid "window2" msgstr "Główne okno" #: ../gramps/gui/glade/grampletpane.glade:60 msgid "Drag to move; click to detach" msgstr "Przeciągnij aby przenieś, kliknij aby oddokować" #: ../gramps/gui/glade/grampletpane.glade:64 msgid "Detach" msgstr "Odłącz" #: ../gramps/gui/glade/grampletpane.glade:74 msgid "Config" msgstr "Konfiguracja" #: ../gramps/gui/glade/grampletpane.glade:94 msgid "Click to expand/collapse" msgstr "Kliknij aby zwinąć/rozwinąć" #: ../gramps/gui/glade/grampletpane.glade:128 msgid "Click to delete gramplet from view" msgstr "Kliknij, aby usunąć gramplet z widoku" #: ../gramps/gui/glade/grampletpane.glade:132 msgid "Delete" msgstr "Usuń" #: ../gramps/gui/glade/grampletpane.glade:142 msgid "Close" msgstr "Zamknij" #: ../gramps/gui/glade/mergecitation.glade:99 msgid "" "Select the citation that will provide the\n" "primary data for the merged citation." msgstr "" "Zaznacz cytat, które będzie zapewniać\n" "podstawowe dane dla łączonych cytatów." #: ../gramps/gui/glade/mergecitation.glade:202 #: ../gramps/gui/glade/mergedata.glade:836 #: ../gramps/gui/glade/mergesource.glade:190 msgid "Source 1" msgstr "Źródło 1" #: ../gramps/gui/glade/mergecitation.glade:214 #: ../gramps/gui/glade/mergedata.glade:852 #: ../gramps/gui/glade/mergesource.glade:202 msgid "Source 2" msgstr "Źródło 2" #: ../gramps/gui/glade/mergecitation.glade:349 #: ../gramps/gui/glade/mergecitation.glade:368 #: ../gramps/gui/glade/mergedata.glade:1038 #: ../gramps/gui/glade/mergedata.glade:1059 #: ../gramps/gui/glade/mergeevent.glade:378 #: ../gramps/gui/glade/mergeevent.glade:397 #: ../gramps/gui/glade/mergefamily.glade:340 #: ../gramps/gui/glade/mergefamily.glade:359 #: ../gramps/gui/glade/mergemedia.glade:337 #: ../gramps/gui/glade/mergemedia.glade:356 #: ../gramps/gui/glade/mergenote.glade:337 #: ../gramps/gui/glade/mergenote.glade:356 #: ../gramps/gui/glade/mergeperson.glade:306 #: ../gramps/gui/glade/mergeperson.glade:325 #: ../gramps/gui/glade/mergeplace.glade:378 #: ../gramps/gui/glade/mergeplace.glade:397 #: ../gramps/gui/glade/mergerepository.glade:296 #: ../gramps/gui/glade/mergerepository.glade:315 #: ../gramps/gui/glade/mergesource.glade:378 #: ../gramps/gui/glade/mergesource.glade:397 msgid "Gramps ID:" msgstr "GRAMPS ID:" #: ../gramps/gui/glade/mergecitation.glade:517 msgid "Notes, media objects and data-items of both citations will be combined." msgstr "Notatki, obiekty medialne i elementy danych obu cytatów będą połączone." #: ../gramps/gui/glade/mergecitation.glade:533 #: ../gramps/gui/glade/mergeevent.glade:590 #: ../gramps/gui/glade/mergefamily.glade:524 #: ../gramps/gui/glade/mergemedia.glade:521 #: ../gramps/gui/glade/mergenote.glade:534 #: ../gramps/gui/glade/mergeperson.glade:463 #: ../gramps/gui/glade/mergeplace.glade:602 #: ../gramps/gui/glade/mergerepository.glade:452 #: ../gramps/gui/glade/mergesource.glade:590 msgid "Detailed Selection" msgstr "Szczegółowe zaznaczenie" #: ../gramps/gui/glade/mergedata.glade:41 msgid "Merge and _edit" msgstr "Złącz i modyfikuj" #: ../gramps/gui/glade/mergedata.glade:60 msgid "_Merge and close" msgstr "_Złącz i zamknij" #: ../gramps/gui/glade/mergedata.glade:328 msgid "Select the person that will provide the primary data for the merged person." msgstr "Wybierz osobę, która udostępni główne dane dla złączonych osób." #: ../gramps/gui/glade/mergedata.glade:555 #: ../gramps/gui/glade/mergedata.glade:659 msgid "Other" msgstr "Inne" #: ../gramps/gui/glade/mergedata.glade:604 msgid "Title selection" msgstr "Wybór tytułu" #: ../gramps/gui/glade/mergedata.glade:615 msgid "Place 1" msgstr "Miejsce 1" #: ../gramps/gui/glade/mergedata.glade:637 msgid "Place 2" msgstr "Miejsce 2" #: ../gramps/gui/glade/mergeevent.glade:99 msgid "" "Select the event that will provide the\n" "primary data for the merged event." msgstr "" "Wybrane zdarzenie będzie służyło jako\n" "podstawowe źródło dla łączonych zdarzeń." #: ../gramps/gui/glade/mergeevent.glade:190 msgid "Event 1" msgstr "Zdarzenie 1" #: ../gramps/gui/glade/mergeevent.glade:202 msgid "Event 2" msgstr "Zdarzenie 1" #: ../gramps/gui/glade/mergeevent.glade:574 msgid "Attributes, notes, sources and media objects of both events will be combined." msgstr "Atrybuty, notatki, źródła oraz obiekty medialne obu zdarzeń będą połączone." #: ../gramps/gui/glade/mergefamily.glade:100 msgid "" "Select the family that will provide the\n" "primary data for the merged family." msgstr "" "Zaznacz rodzinę, które będzie zapewniać\n" "podstawowe dane dla łączonego rodziny." #: ../gramps/gui/glade/mergefamily.glade:193 msgid "Family 1" msgstr "Rodzina 1" #: ../gramps/gui/glade/mergefamily.glade:205 msgid "Family 2" msgstr "Rodzina 1" #: ../gramps/gui/glade/mergefamily.glade:217 #: ../gramps/gui/glade/mergefamily.glade:236 msgid "Father:" msgstr "Ojciec:" #: ../gramps/gui/glade/mergefamily.glade:258 #: ../gramps/gui/glade/mergefamily.glade:277 msgid "Mother:" msgstr "Matka:" #: ../gramps/gui/glade/mergefamily.glade:299 #: ../gramps/gui/glade/mergefamily.glade:318 msgid "Relationship:" msgstr "Związek:" #: ../gramps/gui/glade/mergefamily.glade:508 msgid "Events, lds_ord, media objects, attributes, notes, sources and tags of both families will be combined." msgstr "Zdarzenia, lds_ord, obiekty medialne, atrybuty, notatki, źródła, atrybuty obu rodzin będą połączone." #: ../gramps/gui/glade/mergemedia.glade:99 msgid "" "Select the object that will provide the\n" "primary data for the merged object." msgstr "" "Zaznacz obiekt, które będzie zapewniać\n" "podstawowe dane dla łączonego obiektu." #: ../gramps/gui/glade/mergemedia.glade:190 msgid "Object 1" msgstr "Obiekt medialny 1" #: ../gramps/gui/glade/mergemedia.glade:202 msgid "Object 2" msgstr "Obiekt medialny 2" #: ../gramps/gui/glade/mergemedia.glade:505 msgid "Attributes, sources, notes and tags of both objects will be combined." msgstr "Atrybuty, źródła, notatki oraz atrybuty obu obiektów będą połączone." #: ../gramps/gui/glade/mergenote.glade:99 msgid "" "Select the note that will provide the\n" "primary data for the merged note." msgstr "" "Zaznacz notatkę, które będzie zapewniać\n" "podstawowe dane dla łączonej notatki." #: ../gramps/gui/glade/mergenote.glade:190 msgid "Note 1" msgstr "Notatka 1" #: ../gramps/gui/glade/mergenote.glade:202 msgid "Note 2" msgstr "Notatka 2" #: ../gramps/gui/glade/mergeperson.glade:104 msgid "" "Select the person that will provide the\n" "primary data for the merged person." msgstr "" "Zaznacz osobę, które będzie zapewniać\n" "podstawowe dane dla łączonej osoby." #: ../gramps/gui/glade/mergeperson.glade:200 msgid "Person 1" msgstr "Osoba 1" #: ../gramps/gui/glade/mergeperson.glade:212 msgid "Person 2" msgstr "Osoba 2" #: ../gramps/gui/glade/mergeperson.glade:265 #: ../gramps/gui/glade/mergeperson.glade:284 msgid "Gender:" msgstr "Płeć:" #: ../gramps/gui/glade/mergeperson.glade:447 msgid "Events, media objects, addresses, attributes, urls, notes, sources and tags of both persons will be combined." msgstr "Zdarzenia, obiekty medialne, adresy, atrybuty, linki url, notatki, źródła oraz atrybuty obu osób będą połączone." #: ../gramps/gui/glade/mergeperson.glade:534 msgid "Context Information" msgstr "Informacje kontekstowe" #: ../gramps/gui/glade/mergeplace.glade:99 msgid "" "Select the place that will provide the\n" "primary data for the merged place." msgstr "" "Zaznacz miejsce, które będzie zapewniać\n" "podstawowe dane dla łączonych miejsce." #: ../gramps/gui/glade/mergeplace.glade:190 msgid "Place 1" msgstr "Miejsce 1" #: ../gramps/gui/glade/mergeplace.glade:202 msgid "Place 2" msgstr "Miejsce 2" #: ../gramps/gui/glade/mergeplace.glade:337 #: ../gramps/gui/glade/mergeplace.glade:356 msgid "Location:" msgstr "Położenie:" #: ../gramps/gui/glade/mergeplace.glade:586 msgid "Alternate locations, sources, urls, media objects and notes of both places will be combined." msgstr "Alternatywne lokalizacje, źródła, linki url, obiekty medialne, notatki obu miejsc będą połączone." #: ../gramps/gui/glade/mergerepository.glade:99 msgid "" "Select the repository that will provide the\n" "primary data for the merged repository." msgstr "" "Zaznacz magazyn, które będzie zapewniać\n" "podstawowe dane dla łączonego magazynu." #: ../gramps/gui/glade/mergerepository.glade:190 msgid "Repository 1" msgstr "Magazyn 1" #: ../gramps/gui/glade/mergerepository.glade:202 msgid "Repository 2" msgstr "Magazyn 1" #: ../gramps/gui/glade/mergerepository.glade:436 msgid "Addresses, urls and notes of both repositories will be combined." msgstr "Adresy, odnośniki url oraz notatki obu magazynów będą połączone." #: ../gramps/gui/glade/mergesource.glade:99 msgid "" "Select the source that will provide the\n" "primary data for the merged source." msgstr "" "Zaznacz źródło, które będzie zapewniać\n" "podstawowe dane dla łączonego źródła." #: ../gramps/gui/glade/mergesource.glade:574 msgid "Notes, media objects, data-items and repository references of both sources will be combined." msgstr "Notatki, obiekty medialne, elementy danych oraz odniesienia do magazynów obu źródeł będą połączone." #: ../gramps/gui/glade/papermenu.glade:6 msgid "Paper Settings" msgstr "Ustawienia papieru" #: ../gramps/gui/glade/papermenu.glade:25 msgid "Paper format" msgstr "Format papieru" #: ../gramps/gui/glade/papermenu.glade:58 msgid "Size:" msgstr "Rozmiar:" #: ../gramps/gui/glade/papermenu.glade:70 msgid "_Width:" msgstr "Szerokość:" #: ../gramps/gui/glade/papermenu.glade:86 msgid "_Height:" msgstr "Wysokość:" #: ../gramps/gui/glade/papermenu.glade:102 msgid "Orientation:" msgstr "Orientacja:" #: ../gramps/gui/glade/papermenu.glade:206 msgid "Margins" msgstr "Marginesy" #: ../gramps/gui/glade/papermenu.glade:233 msgid "_Left:" msgstr "_Lewo:" #: ../gramps/gui/glade/papermenu.glade:247 msgid "_Right:" msgstr "P_rawo:" #: ../gramps/gui/glade/papermenu.glade:263 msgid "_Top:" msgstr "Góra:" #: ../gramps/gui/glade/papermenu.glade:279 msgid "_Bottom:" msgstr "_Dół:" #: ../gramps/gui/glade/papermenu.glade:439 msgid "Metric" msgstr "Metryczne" #: ../gramps/gui/glade/plugins.glade:45 msgid "Perform selected action" msgstr "Wykonaj wybrane działanie" #: ../gramps/gui/glade/plugins.glade:157 msgid "Status:" msgstr "Stan:" #: ../gramps/gui/glade/plugins.glade:201 msgid "Author's email:" msgstr "Email autora" #: ../gramps/gui/glade/reorder.glade:90 msgid "Parent relationships" msgstr "Związki rodziców" #: ../gramps/gui/glade/reorder.glade:111 msgid "Move parent up" msgstr "Przenieś rodzica w górę" #: ../gramps/gui/glade/reorder.glade:121 ../gramps/gui/glade/reorder.glade:261 msgid "Arrow top" msgstr "Strzałka w górę" #: ../gramps/gui/glade/reorder.glade:142 msgid "Move parent down" msgstr "Przenieś rodzica w dół" #: ../gramps/gui/glade/reorder.glade:152 ../gramps/gui/glade/reorder.glade:292 msgid "Arrow bottom" msgstr "Strzałka w dół" #: ../gramps/gui/glade/reorder.glade:204 msgid "Family relationships" msgstr "Związki rodziny" #: ../gramps/gui/glade/reorder.glade:251 msgid "Move family up" msgstr "Przenieś rodzinę w górę" #: ../gramps/gui/glade/reorder.glade:282 msgid "Move family down" msgstr "Przenieś rodzinę w dół" #: ../gramps/gui/glade/rule.glade:122 msgid "Add a new filter" msgstr "Dodaj nowy filtr" #: ../gramps/gui/glade/rule.glade:147 msgid "Edit the selected filter" msgstr "Modyfikuj wybrany filtr" #: ../gramps/gui/glade/rule.glade:172 msgid "Clone the selected filter" msgstr "Klonuj wybrany filtr" #: ../gramps/gui/glade/rule.glade:195 msgid "Test the selected filter" msgstr "Testuj wybrany filtr" #: ../gramps/gui/glade/rule.glade:220 msgid "Delete the selected filter" msgstr "Usuń wybrany filtr" #: ../gramps/gui/glade/rule.glade:260 msgid "Note: changes take effect only after this window is closed" msgstr "Uwaga: zmiany wchodzą w życie dopiero po zamknięciu tego okna" #: ../gramps/gui/glade/rule.glade:442 msgid "Add another rule to the filter" msgstr "Dodaj kolejną regułę do filtru" #: ../gramps/gui/glade/rule.glade:477 msgid "Edit the selected rule" msgstr "Modyfikuj wybraną regułę" #: ../gramps/gui/glade/rule.glade:512 msgid "Delete the selected rule" msgstr "Usuń wybraną regułę" #: ../gramps/gui/glade/rule.glade:557 #: ../gramps/gui/glade/styleeditor.glade:418 #: ../gramps/plugins/tool/finddupes.glade:140 #: ../gramps/plugins/tool/mergecitations.glade:146 msgid "Options" msgstr "Opcje" #: ../gramps/gui/glade/rule.glade:573 msgid "Rule list" msgstr "Lista reguł" #: ../gramps/gui/glade/rule.glade:589 msgid "Definition" msgstr "Definicja" #: ../gramps/gui/glade/rule.glade:603 msgid "Co_mment:" msgstr "_Komentarz:" #: ../gramps/gui/glade/rule.glade:658 msgid "Return values that do no_t match the filter rules" msgstr "Zwrócone wartości nie pasują do reguł filtru" #: ../gramps/gui/glade/rule.glade:882 msgid "Selected Rule" msgstr "Wybrana reguła" #: ../gramps/gui/glade/rule.glade:912 #: ../gramps/gui/glade/styleeditor.glade:241 msgid "Description" msgstr "Opis" #: ../gramps/gui/glade/rule.glade:943 msgid "Values" msgstr "Wartości" #: ../gramps/gui/glade/styleeditor.glade:132 msgid "Style n_ame:" msgstr "Nazwa stylu:" #: ../gramps/gui/glade/styleeditor.glade:151 msgid "Style name" msgstr "Nazwa stylu" #: ../gramps/gui/glade/styleeditor.glade:288 msgid "Type face" msgstr "Krój pisma" #: ../gramps/gui/glade/styleeditor.glade:300 msgid "_Roman (Times, serif)" msgstr "_Roman (Times, serif)" #: ../gramps/gui/glade/styleeditor.glade:321 msgid "_Swiss (Arial, Helvetica, sans-serif)" msgstr "_Swiss (Arial, Helvetica, sans-serif)" #: ../gramps/gui/glade/styleeditor.glade:347 msgid "Size" msgstr "Rozmiar" #: ../gramps/gui/glade/styleeditor.glade:399 msgid "Color" msgstr "Kolor" #: ../gramps/gui/glade/styleeditor.glade:432 msgid "_Bold" msgstr "Pogubienie" #: ../gramps/gui/glade/styleeditor.glade:453 msgid "_Italic" msgstr "Pochyły" #: ../gramps/gui/glade/styleeditor.glade:474 msgid "_Underline" msgstr "Podkreślenie" #: ../gramps/gui/glade/styleeditor.glade:535 msgid "Font options" msgstr "Opcje czcionki" #: ../gramps/gui/glade/styleeditor.glade:587 msgid "_Left" msgstr "Lewo" #: ../gramps/gui/glade/styleeditor.glade:608 msgid "_Right" msgstr "Prawo" #: ../gramps/gui/glade/styleeditor.glade:630 msgid "J_ustify" msgstr "Wyjustowanie" #: ../gramps/gui/glade/styleeditor.glade:652 msgid "Cen_ter" msgstr "Środek" #: ../gramps/gui/glade/styleeditor.glade:679 msgid "Alignment" msgstr "Wyrównanie" #: ../gramps/gui/glade/styleeditor.glade:695 msgid "Background color" msgstr "Kolor tła" #: ../gramps/gui/glade/styleeditor.glade:712 msgid "First li_ne:" msgstr "Pierwsza linia:" #: ../gramps/gui/glade/styleeditor.glade:782 msgid "R_ight:" msgstr "Prawo:" #: ../gramps/gui/glade/styleeditor.glade:801 msgid "L_eft:" msgstr "Lewy:" #: ../gramps/gui/glade/styleeditor.glade:822 msgid "Spacing" msgstr "Odstepy" #: ../gramps/gui/glade/styleeditor.glade:839 msgid "Abo_ve:" msgstr "Powyżej:" #: ../gramps/gui/glade/styleeditor.glade:858 msgid "Belo_w:" msgstr "Poniżej:" #: ../gramps/gui/glade/styleeditor.glade:913 msgid "Borders" msgstr "Obramowanie" #: ../gramps/gui/glade/styleeditor.glade:1012 msgid "Le_ft" msgstr "Lewy" #: ../gramps/gui/glade/styleeditor.glade:1033 msgid "Righ_t" msgstr "Prawo" #: ../gramps/gui/glade/styleeditor.glade:1054 msgid "_Top" msgstr "Góra" #: ../gramps/gui/glade/styleeditor.glade:1078 msgid "_Padding:" msgstr "Obicie:" #: ../gramps/gui/glade/styleeditor.glade:1128 msgid "_Bottom" msgstr "_Dół" #: ../gramps/gui/glade/styleeditor.glade:1168 msgid "Indentation" msgstr "Wcięcia" #: ../gramps/gui/glade/styleeditor.glade:1205 msgid "Paragraph options" msgstr "Opcje akapitu" #: ../gramps/gui/glade/styleeditor.glade:1357 msgid "Add a new style" msgstr "Dodaj nowy styl" #: ../gramps/gui/glade/styleeditor.glade:1390 msgid "Edit the selected style" msgstr "Modyfikuj wybrany styl" #: ../gramps/gui/glade/styleeditor.glade:1423 msgid "Delete the selected style" msgstr "Usuń wybrany styl" #: ../gramps/gui/glade/tipofday.glade:8 #, fuzzy msgid "window1" msgstr "Główne okno" #: ../gramps/gui/glade/tipofday.glade:54 msgid "_Display on startup" msgstr "_Wyświetlaj przy uruchomieniu" #: ../gramps/gui/glade/updateaddons.glade:40 msgid "Install Selected _Addons" msgstr "Zainstaluj wybrane _dodatki" #: ../gramps/gui/glade/updateaddons.glade:69 msgid "Available Gramps Updates for Addons" msgstr "Dostępne aktualizacje Gramps dla dodatków" #: ../gramps/gui/glade/updateaddons.glade:84 msgid "Gramps comes with a core set of plugins which provide all of the necessary features. However, you can extend this functionality with additional Addons. These addons provide reports, listings, views, gramplets, and more. Here you can select among the available extra addons, they will be retrieved from the internet off of the Gramps website, and installed locally on your computer. If you close this dialog now, you can install addons later from the menu under Edit -> Preferences." msgstr "Gramps na wstępie posiada zestaw podstawowych wtyczek zapewniających wszystkie potrzebne cechy. Jednakże możesz chcieć rozszerzyć tą funkcjonalność przez dodatkowe wtyczki. Udostępniają one raporty, listy, gramplety czy inne udogodnienia. Tutaj możesz wybrać spośród dostępnych dodatkowych wtyczek, które będą pobrane przez internet ze strony Grampsa i zainstalowane lokalnie na Twoim komputerze. Jeśli zamkniesz teraz ten dialog, możesz później zainstalować dodatki z menu przez Edycja -> Preferencje." #: ../gramps/gui/glade/updateaddons.glade:100 msgid "_Select All" msgstr "_Zaznacz wszystko" #: ../gramps/gui/glade/updateaddons.glade:114 msgid "Select _None" msgstr "Odz_nacz wszystko" #: ../gramps/plugins/docgen/gtkprint.glade:6 msgid "Print Preview" msgstr "Podgląd wydruku" #: ../gramps/plugins/docgen/gtkprint.glade:26 msgid "Closes print preview window" msgstr "Zamyka okno podglądu wydruku" #: ../gramps/plugins/docgen/gtkprint.glade:41 msgid "Prints the current file" msgstr "Drukuj aktualny plik" #: ../gramps/plugins/docgen/gtkprint.glade:66 msgid "Shows the first page" msgstr "Pokazuje pierwszą stronę" #: ../gramps/plugins/docgen/gtkprint.glade:83 msgid "Shows previous page" msgstr "Pokazuje poprzednią stronę" #: ../gramps/plugins/docgen/gtkprint.glade:100 msgid "Shows the next page" msgstr "Pokazuje następną stronę" #: ../gramps/plugins/docgen/gtkprint.glade:117 msgid "Shows the last page" msgstr "Pokazuje pierwszą stronę" #: ../gramps/plugins/docgen/gtkprint.glade:195 msgid "Zooms to fit the page width" msgstr "Przybliża i dopasowuje do szerokości strony" #: ../gramps/plugins/docgen/gtkprint.glade:210 msgid "Zooms to fit the whole page" msgstr "Przybliża i maksymalizuje całą stronę" #: ../gramps/plugins/docgen/gtkprint.glade:225 msgid "Zooms the page in" msgstr "Przybliża tą stronę" #: ../gramps/plugins/docgen/gtkprint.glade:240 msgid "Zooms the page out" msgstr "Oddala tą stronę" #: ../gramps/plugins/importer/importgedcom.glade:7 msgid "Gramps - GEDCOM Encoding" msgstr "GRAMPS - kodowanie GEDCOM" #: ../gramps/plugins/importer/importgedcom.glade:52 msgid "GEDCOM Encoding" msgstr "Kodowanie GEDCOM" #: ../gramps/plugins/importer/importgedcom.glade:68 msgid "This GEDCOM file has identified itself as using ANSEL encoding. Sometimes, this is in error. If the imported data contains unusual characters, undo the import, and override the character set by selecting a different encoding below." msgstr "Plik GEDCOM określił się jako używający kodowania ANSEL. Czasami jest to błąd. Jeśli zaimportowane dane zawierają nietypowe znaki, cofnij importowanie i wymuś inne kodowanie przez wybór innego kodowania poniżej." #: ../gramps/plugins/importer/importgedcom.glade:94 msgid "Encoding: " msgstr "Kodowanie: " #: ../gramps/plugins/importer/importgedcom.glade:231 msgid "Warning messages" msgstr "Ostrzeżenia" #: ../gramps/plugins/importer/importgedcom.glade:296 msgid "Created by:" msgstr "Utworzone przez:" #: ../gramps/plugins/importer/importgedcom.glade:313 msgid "People:" msgstr "Osoby:" #: ../gramps/plugins/importer/importgedcom.glade:370 msgid "Encoding:" msgstr "Kodowanie:" #: ../gramps/plugins/importer/importgedcom.glade:385 msgid "Version:" msgstr "Wersja:" #: ../gramps/plugins/importer/importgedcom.glade:402 msgid "Families:" msgstr "Rodziny:" #: ../gramps/plugins/importer/importgedcom.glade:504 msgid "Status" msgstr "Stan" #: ../gramps/plugins/tool/changenames.glade:32 msgid "" "Below is a list of the family names that \n" "Gramps can convert to correct capitalization. \n" "Select the names you wish Gramps to convert. " msgstr "" "Poniżej znajduje się lista rodzin, które \n" "program Gramps może przekonwertować, aby naprawić wielkie/małe litery. \n" "Wybierz nazwiska, które program Gramps ma przekształcić. " #: ../gramps/plugins/tool/changenames.glade:107 msgid "_Accept changes and close" msgstr "Zaakceptuj zmiany i zamknij" #: ../gramps/plugins/tool/changetypes.glade:87 msgid "This tool will rename all events of one type to a different type. Once completed, this cannot be undone by the regular Undo function." msgstr "To narzędzie zmieni nazwy wszystkich zdarzeń z jednego typu na inny. Nie można będzie tego cofnąć przy pomocy standardowej funkcji Cofnij." #: ../gramps/plugins/tool/changetypes.glade:110 msgid "_Original event type:" msgstr "Pierwotny typ zdarzenia" #: ../gramps/plugins/tool/changetypes.glade:123 msgid "_New event type:" msgstr "Nowy typ zdarzenia" #: ../gramps/plugins/tool/desbrowser.glade:106 msgid "Double-click on the row to edit personal information" msgstr "Kliknij dwukrotnie na wierszu, aby modyfikować informacje osobiste" #: ../gramps/plugins/tool/eval.glade:162 msgid "Evaluation Window" msgstr "Okno konsoli" #: ../gramps/plugins/tool/eval.glade:176 msgid "Output Window" msgstr "Okno danych wyjściowych" #: ../gramps/plugins/tool/eval.glade:213 msgid "Error Window" msgstr "Okno błędu" #: ../gramps/plugins/tool/eventcmp.glade:239 msgid "_Filter:" msgstr "_Filtr:" #: ../gramps/plugins/tool/eventcmp.glade:254 msgid "The event comparison utility uses the filters defined in the Custom Filter Editor." msgstr "Narzędzie porównywania zdarzeń używa filtrów zdefiniowanych w Edytorze własnych filtrów." #: ../gramps/plugins/tool/eventcmp.glade:268 msgid "Custom filter _editor" msgstr "Edytor filtrów własnych" #: ../gramps/plugins/tool/finddupes.glade:126 #: ../gramps/plugins/tool/mergecitations.glade:132 msgid "Match Threshold" msgstr "Stopień dopasowania" #: ../gramps/plugins/tool/finddupes.glade:153 msgid "Use soundex codes" msgstr "Używaj kodów SoundEx" #: ../gramps/plugins/tool/finddupes.glade:256 msgid "Co_mpare" msgstr "Porównaj" #: ../gramps/plugins/tool/finddupes.glade:380 #: ../gramps/plugins/tool/mergecitations.glade:246 msgid "Please be patient. This may take a while." msgstr "Proszę być cierpliwym. Może to potrwać kilka chwil." #: ../gramps/plugins/tool/leak.glade:94 msgid "Uncollected Objects" msgstr "Niezebrane obiekty" #: ../gramps/plugins/tool/mergecitations.glade:159 msgid "Don't merge if citation has notes" msgstr "Nie scalaj cytatów jeśli te posiadają notatki" #: ../gramps/plugins/tool/notrelated.glade:172 msgid "_Tag" msgstr "_Tag" #: ../gramps/plugins/tool/ownereditor.glade:140 msgid "_Street:" msgstr "Ulica:" #: ../gramps/plugins/tool/ownereditor.glade:156 msgid "_City:" msgstr "_Miasto:" #: ../gramps/plugins/tool/ownereditor.glade:188 msgid "_Country:" msgstr "Kraj:" #: ../gramps/plugins/tool/ownereditor.glade:204 msgid "_ZIP/Postal Code:" msgstr "Kod pocztowy:" #: ../gramps/plugins/tool/ownereditor.glade:220 msgid "_Phone:" msgstr "Telefon:" #: ../gramps/plugins/tool/ownereditor.glade:236 msgid "_Email:" msgstr "_E-mail:" #: ../gramps/plugins/tool/patchnames.glade:92 msgid "_Accept and close" msgstr "Zaakceptuj zmiany i zamknij" #: ../gramps/plugins/tool/patchnames.glade:143 msgid "" "Below is a list of the nicknames, titles, prefixes and compound surnames that Gramps can extract from the family tree.\n" "If you accept the changes, Gramps will modify the entries that have been selected.\n" "\n" "Compound surnames are shown as lists of [prefix, surname, connector].\n" "For example, with the defaults, the name \"de Mascarenhas da Silva e Lencastre\" shows as:\n" " [de, Mascarenhas]-[da, Silva, e]-[,Lencastre]\n" "\n" "Run this tool several times to correct names that have multiple information that can be extracted." msgstr "" "Poniżej znajduje się lista nicków, tytułów, przedrostków i nazwiska związek, który może Gramps wyciąg z drzewa genealogicznego.\n" "Jeśli akceptujesz zmiany, Gramps zmieni wpisów, które zostały wybrane.\n" "\n" "Związek nazwiska są wyświetlane w postaci listy [prefix, nazwisko, złącze].\n" "Na przykład z zobowiązań, o nazwie \"da Silva de Mascarenhas e Lencastre \" pokazuje, jako: \n" " [De, Mascarenhas] - [da Silva, e] - [, Lencastre]\n" "\n" "Uruchom narzędzie to kilka razy poprawne nazwy, które posiadają wiele informacji, które mogą być eksploatowane." #: ../gramps/plugins/tool/relcalc.glade:75 msgid "Select a person to determine the relationship" msgstr "Wybierz osobę, aby określić pokrewieństwo" #: ../gramps/plugins/tool/removeunused.glade:94 msgid "Search for events" msgstr "Szukaj zdarzeń" #: ../gramps/plugins/tool/removeunused.glade:112 msgid "Search for sources" msgstr "Szukaj źródeł" #: ../gramps/plugins/tool/removeunused.glade:130 msgid "Search for places" msgstr "Szukaj miejsc" #: ../gramps/plugins/tool/removeunused.glade:148 msgid "Search for media" msgstr "Szukaj obiektów medialnych" #: ../gramps/plugins/tool/removeunused.glade:166 msgid "Search for repositories" msgstr "Szukaj magazynów" #: ../gramps/plugins/tool/removeunused.glade:184 msgid "Search for notes" msgstr "Szukaj notatek" #: ../gramps/plugins/tool/removeunused.glade:275 #: ../gramps/plugins/tool/verify.glade:237 msgid "_Mark all" msgstr "_Zaznacz wszystkie" #: ../gramps/plugins/tool/removeunused.glade:292 #: ../gramps/plugins/tool/verify.glade:254 msgid "_Unmark all" msgstr "_Odznacz wszystkie" #: ../gramps/plugins/tool/removeunused.glade:309 #: ../gramps/plugins/tool/verify.glade:271 msgid "In_vert marks" msgstr "Odwróć oznaczenia" #: ../gramps/plugins/tool/removeunused.glade:335 #: ../gramps/plugins/tool/verify.glade:214 msgid "Double-click on a row to view/edit data" msgstr "Kliknij dwukrotnie na wierszu, aby obejrzeć/edytować dane" #: ../gramps/plugins/tool/soundgen.glade:27 msgid "Close Window" msgstr "Zamknij okno" #: ../gramps/plugins/tool/soundgen.glade:108 msgid "SoundEx code:" msgstr "Kod SoundEx:" #: ../gramps/plugins/tool/verify.glade:453 msgid "Maximum _age" msgstr "Maksymalny _wiek" #: ../gramps/plugins/tool/verify.glade:467 msgid "Mi_nimum age to marry" msgstr "Mi_nimalny wiek do zawarcia małżeństwa" #: ../gramps/plugins/tool/verify.glade:499 msgid "Ma_ximum age to marry" msgstr "Maksymalny wiek do małżeństwa" #: ../gramps/plugins/tool/verify.glade:531 msgid "Maximum number of _spouses for a person" msgstr "Maksymalna liczba małżonków osoby" #: ../gramps/plugins/tool/verify.glade:580 msgid "Maximum number of consecutive years of _widowhood before next marriage" msgstr "Maksymalna liczba kolejnych lat po owdowieniu przed kolejnym małżeństwem" #: ../gramps/plugins/tool/verify.glade:596 msgid "Maximum age for an _unmarried person" msgstr "Maksymalny wiek osoby niezaślubionej" #: ../gramps/plugins/tool/verify.glade:625 msgid "_Estimate missing or inexact dates" msgstr "_Szacuj brakujące lub niedokładne daty" #: ../gramps/plugins/tool/verify.glade:644 msgid "_Identify invalid dates" msgstr "_Identyfikuj błędne daty" #: ../gramps/plugins/tool/verify.glade:691 msgid "Mi_nimum age to bear a child" msgstr "Mi_nimalny wiek do urodzenia dziecka" #: ../gramps/plugins/tool/verify.glade:707 msgid "Ma_ximum age to bear a child" msgstr "_Maksymalny wiek do urodzenia dziecka" #: ../gramps/plugins/tool/verify.glade:725 #: ../gramps/plugins/tool/verify.glade:850 msgid "Maximum number of chil_dren" msgstr "Maksymalna liczba dzieci" #: ../gramps/plugins/tool/verify.glade:792 msgid "Women" msgstr "Kobiety" #: ../gramps/plugins/tool/verify.glade:816 msgid "Mi_nimum age to father a child" msgstr "Mi_nimalny wiek do zostania ojcem" #: ../gramps/plugins/tool/verify.glade:832 msgid "Ma_ximum age to father a child" msgstr "_Maksymalny wiek do zostania ojcem" #: ../gramps/plugins/tool/verify.glade:917 msgid "Men" msgstr "Mężczyźni" #: ../gramps/plugins/tool/verify.glade:985 msgid "Maximum husband-wife age _difference" msgstr "Maksymalna różnica wieku między mężem a żoną" #: ../gramps/plugins/tool/verify.glade:999 msgid "Maximum number of years _between children" msgstr "Maksymalna liczba lat między dziećmi" #: ../gramps/plugins/tool/verify.glade:1015 msgid "Maximum _span of years for all children" msgstr "Maksymalna różnica wieku dla wszystkich dzieci" #: ../gramps/plugins/tool/verify.glade:1036 msgid "Families" msgstr "Rodziny" #: ../data/tips.xml.in.h:1 msgid "Working with Dates
A range of dates can be given by using the format "between January 4, 2000 and March 20, 2003". You can also indicate the level of confidence in a date and even choose between seven different calendars. Try the button next to the date field in the Events Editor." msgstr "Praca z datami
Zakres dat może być podany przez użycie formatu "pomiędzy Styczeń 4, 2000 i Marzec 20, 2003". Możesz także określić poziom prywatności w dacie jak również wybrać jeden z kilku kalendarzy. Po prostu wypróbuj przycisk obok pola daty w edytorze zdarzeń." #: ../data/tips.xml.in.h:2 msgid "Editing Objects
In most cases double clicking on a name, source, place or media entry will bring up a window to allow you to edit the object. Note that the result can be dependent on context. For example, in the Family View clicking on a parent or child will bring up the Relationship Editor." msgstr "Edycja obiektów
W większości przypadków podwójne kliknięcie na nazwisku, źródle, miejscu, magazynie lub obiekcie medialnym otworzy okno, w którym można modyfikować wybrany obiekt. Zauważ, że wynik może zależeć od kontekstu. Np. w widoku rodzin kliknięcie na rodzicu lub dziecku otworzy okno edytora relacji." #: ../data/tips.xml.in.h:3 msgid "Adding Images
An image can be added to any gallery or the Media View by dragging and dropping it from a file manager or a web browser. Actually you can add any type of file like this, useful for scans of documents and other digital sources." msgstr "Dodawanie obrazów
Obraz może zostać dodany do dowolnej galerii albo widoku obiektów medialnych za pomocą metody poprzez przeciągnij i upuść z menedżera plików albo przeglądarki internetowej. Możesz dodać dowolny typ dokumentu w ten sposób, co jest przydatne przy skanach dokumentów albo innych nośnikach cyfrowych." #: ../data/tips.xml.in.h:4 msgid "Ordering Children in a Family
The birth order of children in a family can be set by using drag and drop. This order is preserved even when they do not have birth dates." msgstr "Sortowanie dzieci w rodzinie
Kolejność urodzeń dzieci w rodzinie może być ustawiona przy użyciu techniki przeciągnij i upuść. Ta kolejność będzie zachowana również wtedy, gdy nie posiadają one dat urodzeń." #: ../data/tips.xml.in.h:5 msgid "Talk to Relatives Before It Is Too Late
Your oldest relatives can be your most important source of information. They usually know things about the family that haven't been written down. They might tell you nuggets about people that may one day lead to a new avenue of research. At the very least, you will get to hear some great stories. Don't forget to record the conversations!" msgstr "Porozmawiaj z krewnymi nim będzie za późno:
Twoi najstarsi krewni mogą być twoim najważniejszym źródłem informacji. Zazwyczaj wiedzą rzeczy o rodzinie, które nie zostały nigdzie spisane. Mogą Ci podać prawdziwe perełki o osobach, które kiedyś mogą otworzyć CI nowe drogi poszukiwań. I co najważniejsze - będziesz w stanie usłyszeć wiele wspaniałych historii. Nie zapomnij ich nagrać!" #: ../data/tips.xml.in.h:6 msgid "Filtering People
In the People View, you can 'filter' individuals based on many criteria. To define a new filter go to "Edit > Person Filter Editor". There you can name your filter and add and combine rules using the many preset rules. For example, you can define a filter to find all adopted people in the family tree. People without a birth date mentioned can also be filtered. To get the results save your filter and select it at the bottom of the Filter Sidebar, then click Apply. If the Filter Sidebar is not visible, select View > Filter." msgstr "Filtrowanie osób
W widoku osób, możesz 'filtrować' poszczególnych ludzi bazując na wielu kryteriach. Aby zdefiniować nowy filtr, przejdź do "Edycja > Edytor filtrów osób"Tam możesz wprowadzić nazwę swojego filtra i dodać oraz pogrupować reguły używając dowolnego z dziesiątków różnych predefiniowanych ustawień. Na przykład - wszyscy adoptowani ludzie w drzewie rodzinnym mogą być znalezieni. Ludzie bez daty urodzenia także mogą być znalezieni. Aby otrzymać rezultaty, zapisz swój filtr i znajdź go następnie w dolnej części panelu filtrowania, a potem kliknij przycisk Zastosuj. Jeśli pasek Filtra nie jest widoczna, włącz ją za pomocą Widok > Filtr." #: ../data/tips.xml.in.h:7 msgid "Inverted Filtering
Filters can easily be reversed by using the 'invert' option. For instance, by inverting the 'People with children' filter you can select all people without children." msgstr "Odwracanie filtrowania
Filtry mogą być łatwo zanegowanie (odwrócone) za pomocą opcji 'odwróć'. Na przykład, aby znaleźć 'osoby z dziećmi' wystarczy wybrać filtr osoby bez dzieci i zastosować tą opcję." #: ../data/tips.xml.in.h:8 msgid "Locating People
By default, each surname in the People View is listed only once. By clicking on the arrow to the left of a name, the list will expand to show all individuals with that last name. To locate any Family Name from a long list, select a Family Name (not a person) and start typing. The view will jump to the first Family Name matching the letters you enter." msgstr "Wyszukiwanie osób
Domyślnie, każde nazwisko w widoku ludzi jest wyświetlane tylko raz. Klikając na strzałkę po lewej stronie nazwiska, albo na samo nazwisko, lista rozwinie się w tym miejscu pokazując osoby, które noszą to nazwisko. Aby zlokalizować osobę o danym nazwisku rodowym na długiej liście, wybierz nazwisko rodowe (nie osoby) i zacznij pisać. Widok przeskoczy do pierwszego osoby noszącej nazwisko rodowe zaczynające się od wpisanych przez Ciebie liter." #: ../data/tips.xml.in.h:9 msgid "The Family View
The Family View is used to display a typical family unit as two parents and their children." msgstr "Widok rodzin
Widok rodzin jest używany do wyświetlenia podstawowych jednostek rodziny - dwojga rodziców oraz ich dzieci." #: ../data/tips.xml.in.h:10 msgid "Changing the Active Person
Changing the Active Person in views is easy. In the Relationship view just click on anyone. In the Ancestry View doubleclick on the person or right click to select any of their spouses, siblings, children or parents." msgstr "Zmiana aktywnej osoby
Zmiana aktywnej osoby w widokach jest prosta. W widoku relacji kliknij po prostu na jakąś osobę. W widoku rodowodu dwukliknij na osobę albo z menu kontekstowego wybierz jedną osobę spośród jego małżonków, dzieci, rodzeństwa czy rodziców." #: ../data/tips.xml.in.h:11 msgid "Who Was Born When?
Under "Tools > Analysis and exploration > Compare Individual Events..." you can compare the data of individuals in your database. This is useful, say, if you wish to list the birth dates of everyone in your database. You can use a custom filter to narrow the results." msgstr "Kto kiedy się urodził
Narzędzie "Narzędzia > Analizy i badania > Porównywanie poszczególnych zdarzeń... " pozwoli Ci na porównanie danych osób w bazie. Może być to użyteczne, jeśli np chcesz wyświetlić listę wszystkich dat urodzin wszystkich osób w bazie. Możesz także zdefiniować własny filtr aby ograniczyć ilość wyświetlanych danych." #: ../data/tips.xml.in.h:12 msgid "Gramps Tools
Gramps comes with a rich set of tools. These allow you to undertake operations such as checking the database for errors and consistency. There are research and analysis tools such as event comparison, finding duplicate people, interactive descendant browser, and many others. All tools can be accessed through the "Tools" menu." msgstr "Narzędzia Gramps
Gramps posiada bogatą kolekcję narzędzi. Pozwalają Ci one na wykonywanie różnych operacji takie jak sprawdzanie bazy pod kątem błędów i konsystencji danych, jak również dokonywanie analiz takich jak porównywanie zdarzeń, znajdowanie zduplikowanych osób, interaktywne przeglądanie przodków i inne. Wszystkie narzędzia dostępne są poprzez menu "Narzędzia"." #: ../data/tips.xml.in.h:13 msgid "Calculating Relationships
To check if two people in the database are related (by blood, not marriage) try the tool under "Tools > Utilities > Relationship Calculator...". The exact relationship as well as all common ancestors are reported." msgstr "Kalkulator relacji
Aby sprawdzić czy dane dwie osoby w bazie są ze sobą spokrewnione (więzami krwi, nie przez ślub), możesz skorzystać z narzędzia dostępnego w "Narzędzia > Narzędzia > Kalkulator relacji...". Dokładna relacja jak również wspólni przodkowie będą pokazani przez to narzędzie." #: ../data/tips.xml.in.h:14 msgid "SoundEx can help with family research
SoundEx solves a long standing problem in genealogy, how to handle spelling variations. The SoundEx utility takes a surname and generates a simplified form that is equivalent for similar sounding names. Knowing the SoundEx Code for a surname is very helpful for researching Census Data files (microfiche) at a library or other research facility. To get the SoundEx codes for surnames in your database, go to "Tools > Utilities > Generate SoundEx Codes..."." msgstr "SoundEx może pomóc w poszukiwaniu rodzin:
Kody SoundEx rozwiązują długo istniejący problem w genealogii - jak przechowywać różnice w wymowie. Narzędzie SoundEx pozwala na wzięcie nazwiska danej osoby i wygenerowanie jej uproszczonej formy, która jest odpowiednikiem dla podobnie brzmiących nazw i nazwisk. Znajomość kodu SoundEx dla nazwiska jest bardzo użyteczna przy przeszukiwaniu plików Census Data Files (microfiche) w bibliotekach albo innych centrach badawczych. Aby uzyskać kody SoundEx z nazwisk w bazie, przejdź do "Narzędzia > Narzędzia > Generuj kody SoundEx"." #: ../data/tips.xml.in.h:15 msgid "Setting Your Preferences
"Edit > Preferences..." lets you modify a number of settings, such as the path to your media files, and allows you to adjust many aspects of the Gramps presentation to your needs. Each separate view can also be configured under "View > Configure View..."" msgstr "Ustawianie swoich preferencji
"Edycja > Preferencje..." pozwolą Ci zmodyfikować sporą ilość ustawień, takich jak ścieżka do plików medialnych, czy dostosować wiele aspektów wyświetlania danych w Grampsie do swoich potrzeb. Każdy widok może być również konfigurowany w menu "Widok > Konfiguruj widok..."" #: ../data/tips.xml.in.h:16 msgid "Gramps Reports
Gramps offers a wide variety of reports. The Graphical Reports and Graphs can present complex relationships easily and the Text Reports are particularly useful if you want to send the results of your family tree to members of the family via email. If you're ready to make a website for your family tree then there's a report for that as well." msgstr "Raporty Gramps
Gramps oferuje szeroki wachlarz raportów. Raporty graficzne i grafy mogą przedstawiać złożone relacje w sposób łatwy a raporty tekstowe są szczególnie użyteczne, jeśli chcesz wysłać informacje na temat twojego drzewa genealogicznego do innych członków swojej rodziny poprzez email. Jeśli zaś planujesz stworzyć stronę ze swoim drzewem rodzinny, możesz dołączyć do niej także taki raport." #: ../data/tips.xml.in.h:17 msgid "Starting a New Family Tree
A good way to start a new family tree is to enter all the members of the family into the database using the Person View (use "Edit > Add..." or click on the Add a new person button from the People View). Then go to the Relationship View and create relationships between people." msgstr "Tworzenie nowego drzewa:
Dobrym początkiem na tworzenie nowego drzewa jest wprowadzenie wszystkich członków rodziny do bazy przy pomocy widoku osób (użyj "Edycja > Dodaj..." albo kliknij na przycisk Dodaj w widoku osób. Następnie przejdź do widoku relacji i utwórz relacje pomiędzy poszczególnymi osobami." #: ../data/tips.xml.in.h:18 msgid "What's That For?
Unsure what a button does? Simply hold the mouse over a button and a tooltip will appear." msgstr "Do czego to służy
Niepewny co robi któryś przycisk? Najedź kursorem myszy nad ten przycisk, a pojawi się dymek z podpowiedzią." #: ../data/tips.xml.in.h:19 msgid "Unsure of a Date?
If you're unsure about the date an event occurred, Gramps allows you to enter a wide range of date formats based on a guess or an estimate. For instance, "about 1908" is a valid entry for a birth date in Gramps. Click the Date button next to the date field and see the Gramps Manual to learn more." msgstr "Niepewność co do daty?
Jeśli jesteś niepewny co do daty danego zdarzenia (np daty urodzin czy śmierci jakiejś osoby), Gramps pozwala Ci wprowadzić szeroki zakres dat bazując na przypuszczeniach albo oszacowaniach. Na przykład, "about 1908" jest dopuszczalną datą urodzin w programie Gramps. Kliknij na przycisk Data obok pola daty i zobacz wiki podręcznik Gramps po kompletny opis sposobów wprowadzania dat." #: ../data/tips.xml.in.h:20 msgid "Duplicate Entries
"Tools > Database Processing > Find Possible Duplicate People..." allows you to locate (and merge) entries of the same person entered more than once in the database." msgstr "Podwójne wpisy
"Narzędzia > Przetwarzanie danych > Wyszukiwanie zduplikowanych osób"pozwala na odnalezienie (i złączenie) wpisów dla tej samej osoby występujących więcej niż jeden raz w bazie danych." #: ../data/tips.xml.in.h:21 msgid "Merging Entries
The function "Edit > Compare and Merge..." allows you to combine separately listed people into one. Select the second entry by holding the Control key as you click. This is very useful for combining two databases with overlapping people, or combining erroneously entered differing names for one individual. This also works for the Places, Sources and Repositories views." msgstr "Łączenie wpisów
Funkcja "Educja > Porównaj i połącz..." łączenia umożliwia złączenie oddzielnie wymienionych osób w jedną osobę. Wybierz drugą osobę przez przytrzymanie klawisza Ctrl podczas jej zaznaczania. Jest to bardzo przydatne przy łączeniu dwóch baz danych z powtarzającymi się osobami lub łączenia przypadkiem źle wpisanych nazwisk jednej osoby. Działa także na widokach miejsc, źródeł i magazynów." #: ../data/tips.xml.in.h:22 msgid "Organising the Views
Many of the views can present your data as either a hierarchical tree or as a simple list. Each view can also be configured to the way you like it. Have a look to the right of the top toolbar or under the "View" menu." msgstr "Organizacja widoków
Wiele z widoków może wyświetlać Twoje dane zarówno w postaci hierarchicznej jak i jako płaską listę. Każdy widok może być dodatkowo skonfigurowany w sposób który Ci będzie odpowiadał, wystarczy że spojrzysz na prawą część paska narzędzi u góry albo do menu "Widok"." #: ../data/tips.xml.in.h:23 msgid "Navigating Back and Forward
Gramps maintains a list of previous active objects such as People, Events and . You can move forward and backward through the list using "Go > Forward" and "Go > Back" or the arrow buttons." msgstr "Nawigacja wprzód i wstecz
Gramps przechowuje listę poprzednio aktywnych obiektów takich jak osoby czy zdarzenia. Możesz się po niej poruszać w przód i w tył za pomocą "Przejdź > Do przodu" oraz "Przejdź > Do tyłu"." #: ../data/tips.xml.in.h:24 msgid "Keyboard Shortcuts
Tired of having to take your hand off the keyboard to use the mouse? Many functions in Gramps have keyboard shortcuts. If one exists for a function it is displayed on the right side of the menu." msgstr "Skróty klawiaturoweZmęczony ciągłym odrywaniem ręki od klawiatury aby użyć myszy? Wiele funkcji w Gramps posiada skróty klawiaturowe. Jeśli on istnieje dla danej funkcji, to będzie wyświetlony po prawej stronie menu." #: ../data/tips.xml.in.h:25 msgid "Read the Manual
Don't forget to read the Gramps manual, "Help > User Manual". The developers have worked hard to make most operations intuitive but the manual is full of information that will make your time spent on genealogy more productive." msgstr "Przeczytaj dokumentację
Nie zapomnij przeczytać dokumentacji Gramps, "Pomoc > Podręcznik użytkownika". Twórcy tego programu ciężko pracują aby sprawić, żeby większość operacji była intuicyjna, ale w dokumentacji znajdziesz wiele informacji, które pozwolą Ci wykorzystać Twój czas o wiele bardziej produktywnie." #: ../data/tips.xml.in.h:26 msgid "Adding Children
To add children in Gramps there are two options. You can find one of their parents in the Families View and open the family. Then choose to create a new person or add an existing person. You can also add children (or siblings) from inside the Family Editor." msgstr "Dodawanie dzieci
Dodawanie dziecka do Grampsa można zrobić na dwa sposoby. Możesz znaleźć jednego z jego rodziców w widoku rodzin i otworzyć rodzinę, a następnie utworzyć nową osobę lub wybrać istniejącą już. Możesz również dodać dziecko (albo rodzeństwo) z poziomu edytora rodzin." #: ../data/tips.xml.in.h:27 msgid "Editing the Parent-Child Relationship
You can edit the relationship of a child to its parents by double clicking the child in the Family Editor. Relationships can be any of Adopted, Birth, Foster, None, Sponsored, Stepchild and Unknown." msgstr "Edytowanie relacji Rodzic - Dziecko
Możesz wyedytować relację pomiędzy dzieckiem a rodzicem przez dwuklik na dziecku w edytorze rodzin. Relacja może być jedną z pośród: adoptowany(a), rodzony(a), żadna, sierota, utrzymanek(ka), pasierb(ica), nieznana." #: ../data/tips.xml.in.h:28 msgid "Show All Checkbutton
When adding an existing person as a spouse, the list of people shown is filtered to display only people who could realistically fit the role (based on dates in the database). In case Gramps is wrong in making this choice, you can override the filter by checking the Show All checkbutton." msgstr "Opcja Pokaż wszystkie
Kiedy dodajesz partnera albo dziecko do związku, lista osób jest filtrowana tak, aby pokazywać tylko osoby, które mają rzeczywistą szansę istnieć w tej roli. (bazując na datach w bazie). W przypadku, gdy Gramps źle zgaduje, możesz wyłączyć ten filtr zaznaczając opcję Pokaż wszystkie." #: ../data/tips.xml.in.h:29 msgid "Improving Gramps
Users are encouraged to request enhancements to Gramps. Requesting an enhancement can be done either through the gramps-users or gramps-devel mailing lists, or by going to http://bugs.gramps-project.org and creating a Feature Request. Filing a Feature Request is preferred but it can be good to discuss your ideas on the email lists." msgstr "Ulepszanie Gramps
Zachęcamy użytkowników do zgłaszania próśb o ulepszenie i nowe funkcjonalności programu. Zgłoszenie takiej prośby można dokonać zarówno poprzez listy mailowe gramps-users albo gramps-devel, albo tworząc Feature Request (prośbę o funkcjonalność) w http://bugs.gramps-project.org, (przy czym preferowana jest ostatnia metoda, jednakże niejednokrotnie warto przedyskutować idee na listach mailingowych)." #: ../data/tips.xml.in.h:30 msgid "Gramps Mailing Lists
Want answers to your questions about Gramps? Check out the gramps-users email list. Many helpful people are on the list, so you're likely to get an answer quickly. If you have questions related to the development of Gramps, try the gramps-devel list. You can see the lists by selecting "Help > Gramps Mailing Lists"." msgstr "Listy mailowe Gramps
Jeśli poszukujesz odpowiedzi na swoje pytania dotyczące Gramps, sprawdź listy mailowe jego użytkowników. Wielu ludzi z nich korzysta i jest spora szansa, że szybko uzyskasz swoją odpowiedź. Jeśli posiadasz jakieś pytania związane z rozwojem Gramps, spróbuj listy gramps-devel. Możesz zobaczyć listy przez wybranie opcji " Pomoc > Listy mailingowe Gramps "." #: ../data/tips.xml.in.h:31 msgid "Contributing to Gramps
Want to help with Gramps but can't write programs? Not a problem! A project as large as Gramps requires people with a wide variety of skills. Contributions can be anything from writing documentation to testing development versions and helping with the web site. Start by subscribing to the Gramps developers mailing list, gramps-devel, and introducing yourself. Subscription information can be found at "Help > Gramps Mailing Lists"" msgstr "Wkład w rozwój GRAMPS
Chciałbyś pomóc w rozwoju programu, ale nie potrafisz programować? To nie problem, projekt taki jak Gramps potrzebuje ludzi z różnymi umiejętnościami. Wkład może być różny począwszy od pisania dokumentacji poprzez testowanie wersji rozwojowych aż do pomocy w tworzeniu strony internetowej. Rozpocznij subskrypcję listy mailingowej developerów gramps-devel i wciągnij się. Informacje o subskrypcji możesz znaleźć na "Pomoc > Listy mailingowe Gramps"" #: ../data/tips.xml.in.h:32 msgid "So What's in a Name?
The name Gramps was suggested to the original developer, Don Allingham, by his father. It stands for Genealogical Research and Analysis Management Program System. It is a full-featured genealogy program letting you store, edit, and research genealogical data. The Gramps database back end is so robust that some users are managing genealogies containing hundreds of thousands of people." msgstr "Skąd taka nazwa programu
Nazwa Gramps została zaproponowana pierwszemu twórcy tej aplikacji, Don Allingham przez jego ojca. Oznacza Genealogical Research and Analysis Management Program System (System zarządzania i analizy danych genealogicznych). Jest to w pełni funkcjonalny program pozwalający Tobie na przechowywanie, edycję i poszukiwanie danych genealogicznych. Jego silnik nie ogranicza użytkownika pod względem możliwości, niektórzy z nich posiadają w bazie setki tysięcy osób." #: ../data/tips.xml.in.h:33 msgid "Bookmarking Individuals
The Bookmarks menu is a convenient place to store the names of frequently used individuals. Selecting a bookmark will make that person the Active Person. To bookmark someone make them the Active Person then go to "Bookmarks > Add Bookmark" or press Ctrl+D. You can also bookmark most of the other objects." msgstr "Tworzenie zakładek z osobami
Menu Zakładki na górze głównego okna jest wygodnym miejscem do przechowywania nazwisk często używanych osób. Kliknięcie na osobę z zakładką uczyni tę osobę aktywną. Aby utworzyć zakładkę dla osoby, uczyń osobę aktywną, skorzystaj z opcji > Zakładki > Dodaj zakładkę " albo wciśnij Ctrl+D. Możesz także dodać zakładki do większości obiektów dostępnych w bazie." #: ../data/tips.xml.in.h:34 msgid "Incorrect Dates
Everyone occasionally enters dates with an invalid format. Incorrect date formats will show up in Gramps with a reddish background. You can fix the date using the Date Selection dialog which can be opened by clicking on the date button. The format of the date is set under "Edit > Preferences > Display"." msgstr "Błędne daty
Każdy czasami wprowadza daty w niewłaściwym formacie. Błędne daty będą wyświetlone na czerwonym tle. Możesz poprawić datę używając okna wyboru daty otwieranego przez kliknięcie na przycisk daty. Format daty jest konfigurowalny w " Edycja > Preferencje > Wyświetlanie "." #: ../data/tips.xml.in.h:35 msgid "Listing Events
Events are added using the editor opened with "Person > Edit Person > Events". There is a long list of preset event types. You can add your own event types by typing in the text field, they will be added to the available events, but not translated." msgstr "Listowanie zdarzęń
Zdarzenia są dodawane przy pomocy edytora otwieranego przez "Osoba > Modyfikuj osobę > Zdarzenia". Jest tam długa lista istniejących typów zdarzeń. Możesz dodawać własne wpisując je w polu tekstowym, będą one dodane do listy dostępnych zdarzeń, jednak nie będą tłumaczone." #: ../data/tips.xml.in.h:36 msgid "Managing Names
It is easy to manage people with several names in Gramps. In the Person Editor select the Names tab. You can add names of different types and set the prefered name by dragging it to the Prefered Name section." msgstr "Zarządzanie nazwiskami
W Grampsie jest to łatwe do osiągnięcia, by osoba posiadała kilka nazwisk. W edytorze osób wybierz zakładkę Nazwiska, w niej to możesz dodawać nazwiska różnych typów jak również wybrać preferowane nazwisko przez przeciągniecie go na sekcję Preferowane nazwisko." #: ../data/tips.xml.in.h:37 msgid "Ancestor View
The Ancestry View displays a traditional pedigree chart. Hold the mouse over an individual to see more information about them or right click on an individual to access other family members and settings. Play with the settings to see the different options." msgstr "Widok rodowodu
Widok Rodowodu wyświetla tradycyjny wykres przodków. Przytrzymaj kursor myszy nad osobą, aby zobaczyć o niej więcej informacji lub kliknij prawym przyciskiem, aby zobaczyć menu szybkiego dostępu do ich małżonków, rodzeństwa, dzieci oraz rodziców. Wypróbuj różne ustawienia aby zobaczyć inne opcje." #: ../data/tips.xml.in.h:38 msgid "Managing Sources
The Sources View shows a list of all sources in a single window. From here you can edit your sources, merge duplicates and see which individuals reference each source. You can use filters to group your sources." msgstr "Zarządzanie źródłami
Widok Źródeł pokazuje listę wszystkich źródeł w jednym oknie. Możesz stąd edytować swoje źródła, łączyć duplikaty czy sprawdzenie, które osoby mają do niego odwołania. Możesz używać także filtrów aby pogrupować swoje źródła." #: ../data/tips.xml.in.h:39 msgid "Managing Places
The Places View shows a list of all places in the database. The list can be sorted by a number of different criteria, such as City, County or State." msgstr "Zarządzanie miejscami
Widok Miejsc pokazuję listę wszystkich miejsc w bazie danych. Lista może być sortowana według różnych kryteriów, takich jak miasto, powiat czy województwo." #: ../data/tips.xml.in.h:40 msgid "Media View
The Media View shows a list of all media entered in the database. These can be graphic images, videos, sound clips, spreadsheets, documents, and more." msgstr "Widok mediów
Widok Mediów pokazuje listę wszystkich obiektów medialnych w bazie danych. Mogą to być obrazy, pliki wideo, klipy dźwiękowe, dokumenty, arkusze i inne." #: ../data/tips.xml.in.h:41 msgid "Filters
Filters allow you to limit the people seen in the People View. In addition to the many preset filters, Custom Filters can be created limited only by your imagination. Custom filters are created from "Edit > Person Filter Editor"." msgstr "Filtry
Filtry pozwalają na ograniczenie ilości osób widzianych w Widoku osób. Dodatkowo, oprócz wielu standardowych filtrów, można utworzyć Własne filtry ograniczone jedynie Twoją wyobraźnią. Własne filtry mogą być utworzone z "Edycja > Edytor filtrów osób"." #: ../data/tips.xml.in.h:42 msgid "The GEDCOM File Format
Gramps allows you to import from, and export to, the GEDCOM format. There is extensive support for the industry standard GEDCOM version 5.5, so you can exchange Gramps information to and from users of most other genealogy programs. Filters exist that make importing and exporting GEDCOM files trivial." msgstr "Format pliku GEDCOM
Gramps pozwala Ci na eksport i import formatu GEDCOM. Jego wersja 5.5 wspierana przez Gramps, ale i większość innych programów genealogicznych, pozwala Ci na łatwą wymianę informacji z większością użytkowników innych programów. Istniejące filtry sprawiają, ze eksport i import danych z plików GEDCOM jest trywialnie prosty." #: ../data/tips.xml.in.h:43 msgid "The Gramps XML Package
You can export your Family Tree as a Gramps XML Package. This is a compressed file containing your family tree data and all the media files connected to the database (images for example). This file is completely portable so is useful for backups or sharing with other Gramps users. This format has the key advantage over GEDCOM that no information is ever lost when exporting and importing." msgstr "Pakiet Gramps XML
Możesz wyeksportować swoje drzewo rodzinne do formatu pakietu GRAMPS, który jest skompresowanym plikiem zawierającym dane o drzewie genealogicznym i wszystkie pliki używane przez bazę danych, w tym min. zdjęcia. Taki plik jest całkowicie przenośny, jest więc przydatny do wykonywania kopii zapasowych lub wymiany z innymi użytkownikami programu GRAMPS. Eksportowanie do tego formatu, w przeciwieństwie do formatu GEDCOM, nie powoduje żadnych strat danych przy eksportowaniu i importowaniu." #: ../data/tips.xml.in.h:44 msgid "Web Family Tree Format
Gramps can export data to the Web Family Tree (WFT) format. This format allows a family tree to be displayed online using a single file, instead of many html files." msgstr "Format Web Family Tree
Program Gramps potrafi eksportować do formatu Web Family Tree (WFT). Ten format umożliwia wyświetlanie drzewa genealogicznego w Internecie przy pomocy jednego pliku zamiast wielu plików html." #: ../data/tips.xml.in.h:45 msgid "Making a Genealogy Website
You can easily export your family tree to a web page. Select the entire database, family lines or selected individuals to a collection of web pages ready for upload to the World Wide Web. The Gramps project provides free hosting of websites made with Gramps." msgstr "Tworzenie strony genealogicznej
Możesz łatwo eksportować swoje drzewo genealogiczne do postaci strony internetowej. Można wybrać całą bazę, rodzinę, wybrane osoby lub osoby określone przez filtry do zestawu stron www gotowych do opublikowania w Internecie. Projekt Gramps zapewnia darmowy hosting stron wykonanych w Gramps." #: ../data/tips.xml.in.h:46 msgid "Reporting Bugs in Gramps
The best way to report a bug in Gramps is to use the Gramps bug tracking system at http://bugs.gramps-project.org" msgstr "Zgłaszanie błędu w Gramps
Najlepszym sposobem na zgłoszenie błędu w programie Gramps jest użycie bazy błędów Gramps znajdującej się pod adresem http://bugs.gramps-project.org" #: ../data/tips.xml.in.h:47 msgid "The Gramps Homepage
The Gramps homepage is at http://gramps-project.org/" msgstr "Strona domowa Gramps
Strona domowa programu GRAMPS to http://gramps-project.org/" #: ../data/tips.xml.in.h:48 msgid "Privacy in Gramps
Gramps helps you to keep personal information secure by allowing you to mark information as private. Data marked as private can be excluded from reports and data exports. Look for the padlock which toggles records between private and public." msgstr "Prywatność w Gramps
Program Gramps pomaga w utrzymaniu poufności poprzez umożliwienie oznaczania informacji jako prywatne. Dane oznaczone jako prywatne mogą być wykluczone z raportów i eksportowanych danych. Poszukaj ikony kłódki, która przełącza stan rekordu pomiędzy publicznym a prywatnym." #: ../data/tips.xml.in.h:49 msgid "Keeping Good Records
Be accurate when recording genealogical information. Don't make assumptions while recording primary information; write it exactly as you see it. Use bracketed comments to indicate your additions, deletions or comments. Use of the Latin 'sic' is recommended to confirm the accurate transcription of what appears to be an error in a source." msgstr "Utrzymywanie swoich rekordów w dobrym stanie
Bądź precyzyjnym podczas zapisywania informacji genealogicznych. Nie rób założeń, kiedy zapisujesz podstawowe informacje; zapisuj je tak jak je widzisz. Użyj komentarzy w nawiasach, aby zaakcentować Twoje dopiski, usunięcia albo uwagi. Użycie łacińskiego 'sic' jest zalecane aby potwierdzić dokładność transkrypcji która może być błędem w źródle." #: ../data/tips.xml.in.h:50 msgid "Extra Reports and Tools
Extra tools and reports can be added to Gramps with the "Addon" system. See them under "Help > Extra Reports/Tools". This is the best way for advanced users to experiment and create new functionality." msgstr "Ekstra raporty i narzędzia
Ekstra narzędzia i raporty mogą być dodawane do Grampsa za pomocą "systemu dodatków". Zobacz je pod "Pomoc > Dodatkowe raporty/Narzędzia". Jest to najlepsza droga dla zaawansowanych użytkowników aby eksperymentować i tworzyć nową funkcjonalność." #: ../data/tips.xml.in.h:51 msgid "Book Reports
The Book report under "Reports > Books > Book Report...", allows you to collect a variety of reports into a single document. This single report is easier to distribute than multiple reports, especially when printed." msgstr "Raport książkowy
Raport książkowy, "Raport > Książka > Raport Książkowy", pozwala użytkownikowi zebrać różne raporty w jeden dokument. Ten pojedynczy raport jest łatwiejszy do rozpowszechniania niż wiele raportów, w szczególności w formie drukowanej." #: ../data/tips.xml.in.h:52 msgid "Gramps Announcements
Interested in getting notified when a new version of Gramps is released? Join the Gramps-announce mailing list at "Help > Gramps Mailing Lists"" msgstr "Nowości w Gramps
Chcesz być informowany o nowych wersjach programu Gramps? Dołącz do listy dyskusyjnej gramps-announce w "Pomoc > Listy mailingowe Gramps "" #: ../data/tips.xml.in.h:53 msgid "Record Your Sources
Information collected about your family is only as good as the source it came from. Take the time and trouble to record all the details of where the information came from. Whenever possible get a copy of original documents." msgstr "Zapisz swoje źródła
Informacje zebrane o Twojej rodzinie są tak dobre jak źródła z których pochodzą. Poświęć czas i trud aby zapisać wszystkie szczegóły skąd dana informacja pochodzi. Kiedy tylko możliwe, staraj się uzyskać kopię oryginalnych dokumentów." #: ../data/tips.xml.in.h:54 msgid "Directing Your Research
Go from what you know to what you do not. Always record everything that is known before making conjectures. Often the facts at hand suggest plenty of direction for more research. Don't waste time looking through thousands of records hoping for a trail when you have other unexplored leads." msgstr "Ukierunkowywanie swoich poszukiwań
Zacznij od tego co wiesz do tego czego nie wiesz. Zawsze zapisuj całą wiedzę, która jest znana, zanim postawisz hipotezę.Często fakty w ręku sugerują wiele różnych kierunków poszukiwań. Nie trać czasu na przeglądanie tysięcy rekordów w nadziei na szlak kiedy masz inne nieodkryte ścieżki." #: ../data/tips.xml.in.h:55 msgid "The 'How and Why' of Your Genealogy
Genealogy isn't only about dates and names. It is about people. Be descriptive. Include why things happened, and how descendants might have been shaped by the events they went through. Narratives go a long way in making your family history come alive." msgstr "'Co i dlaczego' w Twojej Genealogii
Genealogia nie jest wiedzą o datach i nazwiskach. Dotyczy ludzi. Bądź opisowy. Opisuj dlaczego i jak dane zdarzenia się wydarzyły, i ilu przodków mogło być związanych z danym zdarzeniem. Narracja to długa droga, ale przywraca historię Twojej rodziny czyniąc ją żywą." #: ../data/tips.xml.in.h:56 #, fuzzy msgid "Don't speak English?
Volunteers have translated Gramps into more than 20 languages. If Gramps supports your language and it is not being displayed, set the default language in your operating system and restart Gramps." msgstr "Nie znasz angielskiego
Gramps został już na ponad 20 języków przez wolontariuszy. Jeśli chcesz, aby Gramps używał Twojego języka, a nie jest on aktualnie wyświetlany, ustaw odpowiednio domyślny język na swojej maszynie i ponownie uruchom Gramps." #: ../data/tips.xml.in.h:57 msgid "Gramps Translators
Gramps has been designed so that new translations can easily be added with little development effort. If you are interested in participating please email gramps-devel@lists.sf.net" msgstr "Tłumaczenie Gramps
Gramps został tak zaprojektowany, aby nowe tłumaczenia mogły być łatwo dodawane przy niewielkim narzucie pracy. Jeśli jesteś zainteresowany w udziale w tłumaczeniu, proszę wysłać email na gramps-devel@lists.sf.net" #: ../data/tips.xml.in.h:58 msgid "Hello, привет or 喂
Whatever script you use Gramps offers full Unicode support. Characters for all languages are properly displayed." msgstr "Witaj, привет or 喂
Jakikolwiek język używasz, Gramps oferuje pełne wsparcie dla Unikodu. Znaki we wszystkich językach są poprawnie wyświetlane." #: ../data/tips.xml.in.h:59 msgid "The Home Person
Anyone can be chosen as the Home Person in Gramps. Use "Edit > Set Home Person" in the Person View. The home person is the person who is selected when the database is opened or when the home button is pressed." msgstr "Osoba domowa
Dowolna osoba może być wybrana jako osoba początkowa w programie. W tym celu wystarczy wybrać "Edycja > Oznacz jako osobę początkową" w widoku osób. Osoba początkowa jest osobą wybieraną przy otwieraniu bazy danych lub naciśnięciu przycisku Początek." #: ../data/tips.xml.in.h:60 msgid "The Gramps Code
Gramps is written in a computer language called Python using the GTK and GNOME libraries for the graphical interface. Gramps is supported on any computer system where these programs have been ported. Gramps is known to be run on Linux, BSD, Solaris, Windows and Mac OS X." msgstr "Kod Gramps
Program Gramps jest napisany w języku komputerowym nazywanym Python i używa bibliotek GTK (i częściowo GNOME) do wyświetlania graficznego interfejsu użytkownika. GRAMPS może być uruchomiony na dowolnej platformie, na którą zostały przeniesione te programy. Obecnie wiadomo, że działa w środowiskach Linux, BSD, Solaris, Windows oraz Mac OS X." #: ../data/tips.xml.in.h:61 msgid "Open Source Software
The Free/Libre and Open Source Software (FLOSS) development model means Gramps can be extended by any programmer since all of the source code is freely available under its license. So it's not just about free beer, it's also about freedom to study and change the tool. For more about Open Source software lookup the Free Software Foundation and the Open Source Initiative." msgstr "Oprogramowanie o otwartym kodzie źródłowym
Model rozwijania oprogramowania FLOSS (The Free/Libre and Open Source Software) sprawia, że Gramps może być rozszerzany przez dowolnego programistę ponieważ kod źródłowy jego jest wolno dostępny pod jego licencją. Tak że nie jest to po prostu darmowe piwo, ale wolność studiowania i modyfikowania narzędzia. Jeśli chcesz się dowiedzieć o otwartym oprogramowaniu, poszukaj informacji o the Free Software Foundation oraz the Open Source Initiative." #: ../data/tips.xml.in.h:62 msgid "The Gramps Software License
You are free to use and share Gramps with others. Gramps is freely distributable under the GNU General Public License, see http://www.gnu.org/licenses/licenses.html#GPL to read about the rights and restrictions of this license." msgstr "Licencja oprogramowania Gramps
Możesz używać i dzielić się Grampsem z innymi. Gramps jest oprogramowaniem o wolnej licencji GNU General Public License, zobacz http://www.gnu.org/licenses/licenses.html#GPL aby przeczytać o prawach i ograniczeniach tej licencji." #: ../data/tips.xml.in.h:63 msgid "Gramps for Gnome or KDE?
For Linux users Gramps works with whichever desktop environment you prefer. As long as the required GTK libraries are installed it will run fine." msgstr "Gramps dla Gnome czy KDE?
Gramps w systemie Linux będzie współpracował z dowolnym środowiskiem i pulpitem tak długo jak wymagane biblioteki GTK będą zainstalowane, tak że użytkownicy Linuxa nie muszą zmieniać swoich osobistych preferencji." #: ../gramps/plugins/lib/holidays.xml.in.h:1 msgid "Bulgaria" msgstr "Bułgaria" #: ../gramps/plugins/lib/holidays.xml.in.h:3 msgid "Czech Republic" msgstr "Czechy" #: ../gramps/plugins/lib/holidays.xml.in.h:4 msgid "Chile" msgstr "Chile" #: ../gramps/plugins/lib/holidays.xml.in.h:6 msgid "Croatia" msgstr "Chorwacja" #: ../gramps/plugins/lib/holidays.xml.in.h:7 msgid "England" msgstr "Anglia" #: ../gramps/plugins/lib/holidays.xml.in.h:8 msgid "Finland" msgstr "Finlandia" #: ../gramps/plugins/lib/holidays.xml.in.h:10 msgid "Germany" msgstr "Niemcy" #: ../gramps/plugins/lib/holidays.xml.in.h:11 msgid "Japan" msgstr "Japonia" #: ../gramps/plugins/lib/holidays.xml.in.h:12 msgid "Sweden - Holidays" msgstr "Szwecja - wakacje" #: ../gramps/plugins/lib/holidays.xml.in.h:14 msgid "Jewish Holidays" msgstr "Święta żydowskie" #: ../gramps/plugins/lib/holidays.xml.in.h:15 msgid "Purim" msgstr "Purim" #: ../gramps/plugins/lib/holidays.xml.in.h:16 msgid "Passover" msgstr "Passover" #: ../gramps/plugins/lib/holidays.xml.in.h:17 msgid "2 of Passover" msgstr "2 dzień Pesach" #: ../gramps/plugins/lib/holidays.xml.in.h:18 msgid "3 of Passover" msgstr "3 dzień Pesach" #: ../gramps/plugins/lib/holidays.xml.in.h:19 msgid "4 of Passover" msgstr "4 dzień Pesach" #: ../gramps/plugins/lib/holidays.xml.in.h:20 msgid "5 of Passover" msgstr "5 dzień Pesach" #: ../gramps/plugins/lib/holidays.xml.in.h:21 msgid "6 of Passover" msgstr "6 dzień Pesach" #: ../gramps/plugins/lib/holidays.xml.in.h:22 msgid "7 of Passover" msgstr "7 dzień Pesach" #: ../gramps/plugins/lib/holidays.xml.in.h:23 msgid "Shavuot" msgstr "Szawuot" #: ../gramps/plugins/lib/holidays.xml.in.h:24 msgid "Rosh Ha'Shana" msgstr "Rosz ha-Szana" #: ../gramps/plugins/lib/holidays.xml.in.h:25 msgid "Rosh Ha'Shana 2" msgstr "Rosz ha-Szana 2" #: ../gramps/plugins/lib/holidays.xml.in.h:26 msgid "Yom Kippur" msgstr "Jom Kippur" #: ../gramps/plugins/lib/holidays.xml.in.h:27 msgid "Sukot" msgstr "Sukot (Święto Szałasów)" #: ../gramps/plugins/lib/holidays.xml.in.h:28 msgid "2 of Sukot" msgstr "2 dzień Sukkot" #: ../gramps/plugins/lib/holidays.xml.in.h:29 msgid "3 of Sukot" msgstr "3 dzień Sukkot" #: ../gramps/plugins/lib/holidays.xml.in.h:30 msgid "4 of Sukot" msgstr "4 dzień Sukkot" #: ../gramps/plugins/lib/holidays.xml.in.h:31 msgid "5 of Sukot" msgstr "5 dzień Sukkot" #: ../gramps/plugins/lib/holidays.xml.in.h:32 msgid "6 of Sukot" msgstr "6 dzień Sukkot" #: ../gramps/plugins/lib/holidays.xml.in.h:33 msgid "7 of Sukot" msgstr "7 dzień Sukkot" #: ../gramps/plugins/lib/holidays.xml.in.h:34 msgid "Simhat Tora" msgstr "Simhat Tora (Radość Tory)" #: ../gramps/plugins/lib/holidays.xml.in.h:35 msgid "Hanuka" msgstr "Chanuka" #: ../gramps/plugins/lib/holidays.xml.in.h:36 msgid "2 of Hanuka" msgstr "2 dzień Chanuka" #: ../gramps/plugins/lib/holidays.xml.in.h:37 msgid "3 of Hanuka" msgstr "3 dzień Chanuka" #: ../gramps/plugins/lib/holidays.xml.in.h:38 msgid "4 of Hanuka" msgstr "4 dzień Chanuka" #: ../gramps/plugins/lib/holidays.xml.in.h:39 msgid "5 of Hanuka" msgstr "5 dzień Chanuka" #: ../gramps/plugins/lib/holidays.xml.in.h:40 msgid "6 of Hanuka" msgstr "6 dzień Chanuka" #: ../gramps/plugins/lib/holidays.xml.in.h:41 msgid "7 of Hanuka" msgstr "7 dzień Chanuka" #: ../gramps/plugins/lib/holidays.xml.in.h:42 msgid "8 of Hanuka" msgstr "8 dzień Chanuka" #: ../data/gramps.xml.in.h:1 ../data/gramps.keys.in.h:1 msgid "Gramps database" msgstr "Baza danych GRAMPS" #: ../data/gramps.xml.in.h:3 ../data/gramps.keys.in.h:2 msgid "Gramps package" msgstr "Pakiet GRAMPS" #: ../data/gramps.xml.in.h:4 ../data/gramps.keys.in.h:3 msgid "Gramps XML database" msgstr "Baza danych GRAMPS XML" #: ../data/gramps.xml.in.h:5 msgid "GeneWeb source file" msgstr "Plik źródłowy GeneWeb" #: ../data/gramps.desktop.in.h:2 msgid "Genealogy System" msgstr "System Genealogiczny" #: ../data/gramps.desktop.in.h:3 msgid "Gramps Genealogy System" msgstr "Gramps System Genealogiczny" #: ../data/gramps.desktop.in.h:4 msgid "Manage genealogical information, perform genealogical research and analysis" msgstr "Zarządzaj informacjami genealogicznymi, wykonuj badania genealogiczne" #~ msgid "State/Province:" #~ msgstr "Województwo:" #~ msgid "ZIP/Postal code:" #~ msgstr "Kod pocztowy:" #~ msgid "Phone:" #~ msgstr "Telefon:" #~ msgid "Email:" #~ msgstr "E-mail:" #~ msgid "Select Save File" #~ msgstr "Zapisz wybrany plik" #~ msgid "WARNING: Setting locale failed. Please fix the LC_* and/or the LANG environment variables to prevent this error" #~ msgstr "OSTRZEŻENIE: Nie powiodło się ustawienie wersji językowej. Proszę poprawić zmienne środowiskowe LC_* i/lub LANG aby zapobiec pojawianiu się tego błędu" #~ msgid "ERROR: Setting the 'C' locale didn't work either" #~ msgstr "BŁĄD: Ustawianie ustawień regionalnych 'C' również nie zadziałało" #~ msgid "Sources in repository" #~ msgstr "Żródła w magazynie" #~ msgid "Primary source" #~ msgstr "Główne źródło" #~ msgid "a spouse, " #~ msgstr "małżonek, " #~ msgid "Could not make database directory: " #~ msgstr "Nie udało się utworzyć katalogu: " #~ msgid "" #~ "You cannot open this database without upgrading it.\n" #~ "If you upgrade then you won't be able to use previous versions of Gramps.\n" #~ "You might want to make a backup copy first." #~ msgstr "" #~ "Nie możesz otworzyć tej bazy bez uaktualnienia jej.\n" #~ "Jeśli ją uaktualnisz, nie będziesz mógł jej użyć w poprzedniej wersji Gramps.\n" #~ "Możliwe też, że przed taką operacją zechcesz wykonać jej kopię zapasową." #~ msgid "PostScript / Helvetica" #~ msgstr "Postscript / Helvetica" #~ msgid "TrueType / FreeSans" #~ msgstr "Truetype / FreeSans" #~ msgid "Bottom, left" #~ msgstr "Dół, lewo" #~ msgid "Bottom, right" #~ msgstr "Dół, prawo" #~ msgid "Top, left" #~ msgstr "Góra, lewo" #~ msgid "Top, Right" #~ msgstr "Góra, prawo" #~ msgid "Right, bottom" #~ msgstr "Prawo, dół" #~ msgid "Right, top" #~ msgstr "Prawo, góra" #~ msgid "Left, bottom" #~ msgstr "Lewo, dół" #~ msgid "Left, top" #~ msgstr "Lewo, góra" #~ msgid "Minimal size" #~ msgstr "Rozmiar minimalny" #~ msgid "Fill the given area" #~ msgstr "Wypełnij dostępny obszar" #~ msgid "Use optimal number of pages" #~ msgstr "Użyj optymalną ilość stron" #~ msgid "Top" #~ msgstr "Góra" #~ msgid "Bottom" #~ msgstr "Dół" #~ msgid "GraphViz Layout" #~ msgstr "Układ graficzny GraphViz" #~ msgid "Choose the font family. If international characters don't show, use FreeSans font. FreeSans is available from: http://www.nongnu.org/freefont/" #~ msgstr "Wybierz krój pisma. Jeśli nie pokazują się znaki międzynarodowe, użyj czcionki FreeSans dostępnej ze strony http://www.nongnu.org/freefont/" #~ msgid "The font size, in points." #~ msgstr "Rozmiar czcionki podany w punktach." #~ msgid "Graph Direction" #~ msgstr "Kierunek grafu" #~ msgid "Whether graph goes from top to bottom or left to right." #~ msgstr "Czy graf będzie wyświetlany z góry na dół albo z lewa na prawo." #~ msgid "Number of Horizontal Pages" #~ msgstr "Liczba stron poziomych" #~ msgid "GraphViz can create very large graphs by spreading the graph across a rectangular array of pages. This controls the number pages in the array horizontally. Only valid for dot and pdf via Ghostscript." #~ msgstr "Program GraphViz może tworzyć bardzo duże grafy poprzez ich rozciągnięcie na prostokątnej tablicy stron. To ustawienie określa ilość stron pionowo. Ustawienie to dotyczy tylko plików dot oraz pdf wygenerowanych za pomocą GhostScript'a." #~ msgid "Number of Vertical Pages" #~ msgstr "Liczba stron pionowych" #~ msgid "GraphViz can create very large graphs by spreading the graph across a rectangular array of pages. This controls the number pages in the array vertically. Only valid for dot and pdf via Ghostscript." #~ msgstr "Program GraphViz może tworzyć bardzo duże grafy poprzez ich rozciągnięcie na prostokątnej tablicy stron. To ustawienie określa ilość stron pionowo. Ustawienie to dotyczy tylko plików dot oraz pdf wygenerowanych za pomocą GhostScript'a." #~ msgid "Paging Direction" #~ msgstr "Kierunek strony" #~ msgid "The order in which the graph pages are output. This option only applies if the horizontal pages or vertical pages are greater than 1." #~ msgstr "Kolejność, w jakiej strony grafu będą tworzone. Ta opcja ma zastosowanie tylko, jeśli ilość stron poziomo albo pionowo jest większa od 1." #~ msgid "GraphViz Options" #~ msgstr "Opcje programu GraphViz" #~ msgid "Aspect ratio" #~ msgstr "Proporcje" #~ msgid "Affects greatly how the graph is laid out on the page." #~ msgstr "Wpływa mocno na to jak graf będzie ułożony na stronie." #~ msgid "DPI" #~ msgstr "DPI" #~ msgid "Dots per inch. When creating images such as .gif or .png files for the web, try numbers such as 100 or 300 DPI. When creating PostScript or PDF files, use 72 DPI." #~ msgstr "Pikseli na cal. Kiedy tworzysz obrazki takie jak .gif albo .png dla stron internetowych, spróbuj użyć wartości 100 albo 300 DPI, natomiast dla plików pdf albo postscriptowych użyj 72 DPI." #~ msgid "Node spacing" #~ msgstr "Odstęp między węzłami" #~ msgid "The minimum amount of free space, in inches, between individual nodes. For vertical graphs, this corresponds to spacing between columns. For horizontal graphs, this corresponds to spacing between rows." #~ msgstr "Minimalna ilość wolnego miejsca, w calach, pomiędzy indywidualnymi węzłami. Dla poziomych grafów, oznacza odległość pomiędzy kolumnami, dla pionowych - pomiędzy wierszami." #~ msgid "Rank spacing" #~ msgstr "Odstęp międzyrzędowy" #~ msgid "The minimum amount of free space, in inches, between ranks. For vertical graphs, this corresponds to spacing between rows. For horizontal graphs, this corresponds to spacing between columns." #~ msgstr "Minimalna ilość wolnego miejsca, w calach, pomiędzy rzędami. Dla grafów pionowych, określa odstęp pomiędzy wierszami, dla grafów poziomych - pomiędzy kolumnami." #~ msgid "Use subgraphs" #~ msgstr "Użyj podgrafów" #~ msgid "Subgraphs can help GraphViz position spouses together, but with non-trivial graphs will result in longer lines and larger graphs." #~ msgstr "Subgraphs może pomóc GraphViz ułożyć pewne połączone ze sobą elementy bliżej siebie, ale dla nietrywialnych grafów wynikiem będą większe grafy i dłuższe linie." #~ msgid "Note to add to the graph" #~ msgstr "" #~ "Tekst do dołączenia\n" #~ "do grafu" #~ msgid "This text will be added to the graph." #~ msgstr "Ten tekst zostanie dodany do grafu." #~ msgid "Note location" #~ msgstr "Położenie tekstu" #~ msgid "Whether note will appear on top or bottom of the page." #~ msgstr "Czy opis pojawi się na górze czy dole strony." #~ msgid "Note size" #~ msgstr "Rozmiar notatki" #~ msgid "The size of note text, in points." #~ msgstr "Rozmiar tekstu opisu w punktach." #~ msgid "PDF (Ghostscript)" #~ msgstr "PDF (Ghostscript)" #~ msgid "PDF (Graphviz)" #~ msgstr "PDF (Graphviz)" #~ msgid "Structured Vector Graphics (SVG)" #~ msgstr "Structured Vector Graphics (SVG)" #~ msgid "Compressed Structured Vector Graphs (SVGZ)" #~ msgstr "Compressed Structured Vector Graphs (SVGZ)" #~ msgid "JPEG image" #~ msgstr "Obraz JPEG" #~ msgid "GIF image" #~ msgstr "Obraz GIF" #~ msgid "PNG image" #~ msgstr "Obraz PNG" #~ msgid "Graphviz File" #~ msgstr "Plik Graphviz" #~ msgid "Gramps: Import database" #~ msgstr "Gramps: Importowanie bazy danych" #~ msgid "Media Object Filters" #~ msgstr "Filtry obiektów medialnych" #~ msgid "Right-click to the right of the tab to add a gramplet." #~ msgstr "Kliknij prawym na prawo od nazwy zakładki aby dodać gramplet." #~ msgid "Report a bug: Step 1 of 5" #~ msgstr "Zgłaszanie błędu: Krok 1 z 5" #~ msgid "Report a bug: Step 2 of 5" #~ msgstr "Zgłaszanie błędu: Krok 2 z 5" #~ msgid "Report a bug: Step 3 of 5" #~ msgstr "Zgłaszanie błędu: Krok 3 z 5" #~ msgid "Report a bug: Step 4 of 5" #~ msgstr "Zgłaszanie błędu: Krok 4 z 5" #~ msgid "Report a bug: Step 5 of 5" #~ msgstr "Zgłaszanie błędu: Krok 5 z 5" #~ msgid "Book List" #~ msgstr "Lista książek" #~ msgid "Book Report" #~ msgstr "Raport książkowy" #~ msgid "Please specify a book name" #~ msgstr "Podaj adres nazwę książki" #~ msgid "No such book '%s'" #~ msgstr "Nie ma takiej książki '%s'" #~ msgid "Produces a book containing several reports." #~ msgstr "Tworzy książkę zawierającą wiele raportów." #~ msgid "PyGtk 2.10 or later is required" #~ msgstr "Wymagany PyGTK 2.10 lub późniejszy" #~ msgid "Comma _Separated Values Spreadsheet (CSV)" #~ msgstr "Comma _Separated Values Spreadsheet (CSV)" #~ msgid "CSV is a common spreadsheet format." #~ msgstr "CSV jest formatem tekstowym rodzielanym przecinkami." #~ msgid "CSV spreadsheet options" #~ msgstr "Opcje arkuszy CSV" #~ msgid "Web Family Tree" #~ msgstr "Drzewo rodzinne Web" #~ msgid "_Web Family Tree" #~ msgstr "Drzewo rodzinne (WEB)" #~ msgid "Web Family Tree format" #~ msgstr "Format drzewa rodzinnego www" #~ msgid "Web Family Tree export options" #~ msgstr "Opcje eksportu Web Family Tree" #~ msgid "GE_DCOM" #~ msgstr "GE_DCOM" #~ msgid "_GeneWeb" #~ msgstr "_GeneWeb" #~ msgid "GeneWeb is a web based genealogy program." #~ msgstr "GeneWeb jest programem genealogicznym opartym o sieć Web." #~ msgid "GeneWeb export options" #~ msgstr "Opcje eksportu GeneWeb" #~ msgid "Gramps XML Package (family tree and media)" #~ msgstr "Pakiet XML Gramps (drzewo rodzinne oraz obiekty medialne)" #~ msgid "Gra_mps XML Package (family tree and media)" #~ msgstr "Pakiet XML Gra_mps (drzewo rodzinne oraz obiekty medialne)" #~ msgid "Gramps package is an archived XML family tree together with the media object files." #~ msgstr "Pakiet Gramps jest skompresowanym drzewem rodzinnym w formacie XML razem z plikami obiektów medialnych." #~ msgid "Gramps package export options" #~ msgstr "Opcje eksportu pakietu Gramps" #~ msgid "Gramps XML (family tree)" #~ msgstr "Gramps XML (drzewo rodzinne)" #~ msgid "Gramps _XML (family tree)" #~ msgstr "Gramps _XML (drzewo rodzinne)" #~ msgid "Gramps XML export is a complete archived XML backup of a Gramps family tree without the media object files. Suitable for backup purposes." #~ msgstr "Eksport Gramps XML jest pełnym backupem bazy danych Grampsa bez obiektów medialnych. Jest on odpowiedni do celów kopii zapasowych." #~ msgid "Gramps XML export options" #~ msgstr "Opcje eksportowania do Gramps XML" #~ msgid "vCalendar" #~ msgstr "vCalendar" #~ msgid "vC_alendar" #~ msgstr "vK_alendarz" #~ msgid "vCalendar is used in many calendaring and PIM applications." #~ msgstr "vCalendar jest używany w wielu kalendarzach i aplikacjach typu PIM." #~ msgid "vCalendar export options" #~ msgstr "Opcje eksportu vCalendar" #~ msgid "_vCard" #~ msgstr "Wizytówka" #~ msgid "vCard is used in many addressbook and pim applications." #~ msgstr "vCard jest używane w wielu książkach adresowych i aplikacjach typu PIM." #~ msgid "vCard export options" #~ msgstr "Opcje eksportu vCard" #~ msgid "<-- Image Types -->" #~ msgstr "<-- Typy obrazów -->" #~ msgid "Warning: Changing this entry will update the Media object title field in Gramps not Exiv2 metadata." #~ msgstr "Ostrzeżenie: Zmiana tego ustawienia zaktualizuje tytuły obiektów medialnych w Grampsie, ale nie w metadanych Exiv2." #~ msgid "Provide a short description for this image." #~ msgstr "Podaj krótki opis dla tego zdjęcia." #~ msgid "Enter the Artist/ Author of this image. The person's name or the company who is responsible for the creation of this image." #~ msgstr "Wprowadź Artystę/Autora tego obrazu. Nazwisko osoby lub firmy która jest odpowiedzialna za stworzenie tego obrazu." #~ msgid "Enter the copyright information for this image. \n" #~ msgstr "Wprowadź prawa autorskie dla tego obrazu. \n" #~ msgid "" #~ "The original date/ time when the image was first created/ taken as in a photograph.\n" #~ "Example: 1830-01-1 09:30:59" #~ msgstr "" #~ "Oryginalna data/czas utworzenia obrazu/zrobienia zdjęcia.\n" #~ "Na przykład: 1830-01-1 09:30:59" #~ msgid "" #~ "This is the date/ time that the image was last changed/ modified.\n" #~ "Example: 2011-05-24 14:30:00" #~ msgstr "" #~ "Jest to data/czas ostatniej modyfikacji/zmiany obrazu.\n" #~ "Na przykład: 2011-05-24 14:30:00" #~ msgid "" #~ "Enter the Latitude GPS coordinates for this image,\n" #~ "Example: 43.722965, 43 43 22 N, 38° 38′ 03″ N, 38 38 3" #~ msgstr "" #~ "Wprowadź koordynaty szerokości geograficznej GPS dla tego obrazu,\n" #~ "na przykład: 43.722965, 43 43 22 N, 38° 38′ 03″ N, 38 38 3" #~ msgid "" #~ "Enter the Longitude GPS coordinates for this image,\n" #~ "Example: 10.396378, 10 23 46 E, 105° 6′ 6″ W, -105 6 6" #~ msgstr "" #~ "Wprowadź koordynaty długości geograficznej GPS dla tego obrazu,\n" #~ "Na przykład: 10.396378, 10 23 46 E, 105° 6′ 6″ W, -105 6 6" #~ msgid "This is the measurement of Above or Below Sea Level. It is measured in meters.Example: 200.558, -200.558" #~ msgstr "Jest to pomiar powyżej lub poniżej poziomu morza. Wymiar podawany w metrach. Na przykład: 200.588, -200.588" #~ msgid "Displays the Gramps Wiki Help page for 'Edit Image Exif Metadata' in your web browser." #~ msgstr "Wyświetla stronę pomocy Gramps Wiki dla 'Edycja metadanych Exif obrazu' w Twojej przeglądarce." #~ msgid "" #~ "This will open up a new window to allow you to edit/ modify this image's Exif metadata.\n" #~ " It will also allow you to be able to Save the modified metadata." #~ msgstr "" #~ "Otwiera nowe okno modalne pozwalające Ci na edycję/modyfikację metadanych Exif.\n" #~ "Pozwala Ci ono także na zapisanie zmodyfikowanych metadanych." #~ msgid "Will produce a Popup window showing a Thumbnail Viewing Area" #~ msgstr "Spowoduje powstanie wyskakującego okna pokazującego miniaturkę oglądanego terenu" #~ msgid "Select from a drop- down box the image file type that you would like to convert your non- Exiv2 compatible media object to." #~ msgstr "Wybierz z menu rozwijanego typ pliku na jaki chcesz przekonwertować Twoje nie kompatybilne z Exiv2 obiekty medialne." #~ msgid "If your image is not of an image type that can have Exif metadata read/ written to/from, convert it to a type that can?" #~ msgstr "Jeśli Twój obraz nie jest zdjęciem, które może posiadać odczytywalne i zapisywalne pola Exif, to czy program ma je konwertować na typ mający takie możliwości?" #~ msgid "WARNING: This will completely erase all Exif metadata from this image! Are you sure that you want to do this?" #~ msgstr "UWAGA: Spowoduje to całkowite usunięcie wszystkich metadanych Exif z obrazu!. Czy na pewno chcesz to zrobić?" #~ msgid "Thumbnail" #~ msgstr "Miniaturka" #~ msgid "Select an image to begin..." #~ msgstr "Wybierz obraz aby rozpocząć..." #~ msgid "" #~ "Image is NOT readable,\n" #~ "Please choose a different image..." #~ msgstr "" #~ "Obraz jest NIECZYTELNY,\n" #~ "Wybierz inny obraz..." #~ msgid "" #~ "Image is NOT writable,\n" #~ "You will NOT be able to save Exif metadata...." #~ msgstr "" #~ "Obraz jest NIEZAPISYWALNY,\n" #~ "Nie będziesz w stanie zapisać metadanych Exif..." #~ msgid "Please convert this image to an Exiv2- compatible image type..." #~ msgstr "Proszę skonwertować ten obraz do typu kompatybilnego z Exiv-2..." #~ msgid "Image Size : %04d x %04d pixels" #~ msgstr "Rozmiar obrazka : %04d x %04d pikesli" #~ msgid "Displaying Exif metadata..." #~ msgstr "Wyświetlanie metadanych Exif..." #~ msgid "Click Close to close this Thumbnail View Area." #~ msgstr "Kliknij Zamknij aby zamknąć ten obszar podglądu minatur." #~ msgid "Thumbnail View Area" #~ msgstr "Obszar podglądu miniatur" #~ msgid "Edit Image Exif Metadata" #~ msgstr "Edytuj metadane Exif obrazu" #~ msgid "WARNING: You are about to convert this image into a .jpeg image. Are you sure that you want to do this?" #~ msgstr "OSTRZEŻENIE: Chcesz właśnie skonwertować ten obraz na plik .jpeg. Czy na pewno chcesz to zrobić?" #~ msgid "Convert and Delete" #~ msgstr "Konwertuj i usuń" #~ msgid "Convert" #~ msgstr "Konwertuj" #~ msgid "Your image has been converted and the original file has been deleted, and the full path has been updated!" #~ msgstr "Obraz został skonwertowany, a oryginalny obraz został usunięty, zaś pełna ścieżka została zaktualizowana!" #~ msgid "There has been an error, Please check your source and destination file paths..." #~ msgstr "Wystąpił błąd, musisz sprawdzić plik źródłowy oraz ścieżkę docelową..." #~ msgid "There was an error in deleting the original file. You will need to delete it yourself!" #~ msgstr "Wystąpił błąd podczas usuwania oryginalnego pliku. Musisz go usunąć własnoręcznie!" #~ msgid "There was an error in converting your image file." #~ msgstr "Wystąpił błąd podczas konwertowania twojego pliku graficznego." #~ msgid "Media Path Update" #~ msgstr "Aktualizacja ścieżka do mediów" #~ msgid "There has been an error in updating the image file's path!" #~ msgstr "Wystąpił błąd podczas aktualizacji ścieżki do obrazka!" #~ msgid "Click the close button when you are finished modifying this image's Exif metadata." #~ msgstr "Kliknij na przycisk zamknij kiedy skończysz modyfikować metadane Exif tego obrazu." #~ msgid "Saves a copy of the data fields into the image's Exif metadata." #~ msgstr "Zapisuje kopię pól danych do metadanych Exif zdjęcia." #~ msgid "Re -display the data fields that were cleared from the Edit Area." #~ msgstr "Ponownie wyświetl dane rekordów, które zostały wyczyszczone z pola edycji." #~ msgid "This button will clear all of the data fields shown here." #~ msgstr "Ten przycisk wyczyści wszystkie dane z pól tutaj pokazanych." #~ msgid "" #~ "Closes this popup Edit window.\n" #~ "WARNING: This action will NOT Save any changes/ modification made to this image's Exif metadata." #~ msgstr "" #~ "Zamyka to wyskakujące okno edycji.\n" #~ "OSTRZEŻENIE: Ta akcja nie zapisuje żadnych zmian dokonanych do metadanych Exif zdjęcia." #~ msgid "Media Object Title" #~ msgstr "Tytuł obiektu medialnego" #~ msgid "media Title: " #~ msgstr "Tytuł obiektu medialnego: " #~ msgid "General Data" #~ msgstr "Dane ogólne" #~ msgid "Description: " #~ msgstr "Opis: " #~ msgid "Artist: " #~ msgstr "Wykonawca: " #~ msgid "Copyright: " #~ msgstr "Prawa autorskie: " #~ msgid "Date/ Time" #~ msgstr "Data/ Czas" #~ msgid "Original: " #~ msgstr "Originalny: " #~ msgid "Modified: " #~ msgstr "Modyfikowany: " #~ msgid "Latitude/ Longitude/ Altitude GPS coordinates" #~ msgstr "Koordynaty szerokości/długości geograficznej/wysokości" #~ msgid "Latitude :" #~ msgstr "Szerokość geogr. :" #~ msgid "Longitude :" #~ msgstr "Długość geogr. :" #~ msgid "Altitude :" #~ msgstr "Wysokość :" #~ msgid "Bad Date/Time" #~ msgstr "Zła data/czas" #~ msgid "WARNING! You are about to completely delete the Exif metadata from this image?" #~ msgstr "UWAGA: Czy na pewno całkowicie usunąć metadane Exif z tego obrazu?" #~ msgid "Media Title Update" #~ msgstr "Aktualizacja tytułu mediów" #~ msgid "Media Object Date Created" #~ msgstr "Data utworzenia obiektu medialnego" #~ msgid "Saving Exif metadata to this image..." #~ msgstr "Zapisywanie metadanych Exif do obrazu..." #~ msgid "All Exif metadata has been deleted from this image..." #~ msgstr "Wszystkie metadane Exif zostały usunięte z tego obrazu..." #~ msgid "There was an error in stripping the Exif metadata from this image..." #~ msgstr "Wystąpił błąd podczas usuwania metadanych Exif z tego obrazu..." #~ msgid "Gramplet showing available third-party plugins (addons)" #~ msgstr "Gramplet pokazujący dostępne wtyczki innych producentów (dodatki)" #~ msgid "TODO" #~ msgstr "Do zrobienia" #~ msgid "Gramplet for generic notes" #~ msgstr "Gramplet dla standardowych notatek" #~ msgid "TODO List" #~ msgstr "Lista rzeczy do zrobienia" #~ msgid "Gramplet to view, edit, and save image Exif metadata" #~ msgstr "Gramplet do podglądu, edycji oraz zapisu metadanych Exif" #~ msgid "Edit Exif Metadata" #~ msgstr "Edytuj metadane Exif" #~ msgid "WARNING: pyexiv2 module not loaded. Image metadata functionality will not be available." #~ msgstr "UWAGA: moduł pyexiv2 nie jest załadowany. Funkcje metadanych obrazu nie będą dostęne." #~ msgid "%d of %d" #~ msgstr "%d z %d" #~ msgid "Enter text" #~ msgstr "Wprowadź tekst" #~ msgid "Enter your TODO list here." #~ msgstr "Wprowadź tutaj swoją listę rzeczy do zrobienia." #~ msgid "Gramplet View" #~ msgstr "Widok grampletów" #~ msgid "Provides a FormattingHelper class for common strings" #~ msgstr "Zapewnia klasę FormattingHelper dla wspólnych tekstów" #~ msgid "Base class for ImportGrdb" #~ msgstr "Klasa bazowa dla ImportGrdb" #~ msgid "%(language)s (%(country)s)" #~ msgstr "%(language)s (%(country)s)" #~ msgid "Category Sidebar" #~ msgstr "Pasek boczny kategorii" #~ msgid "A sidebar to allow the selection of view categories" #~ msgstr "Pasek boczny pozwalający na wybór widoku kategorii" #~ msgid "Category" #~ msgstr "Kategoria" #~ msgid "Ref: %s. %s" #~ msgstr "Ref: %s. %s" #~ msgid "%s and %s (%s)" #~ msgstr "%s i %s (%s)" #~ msgid "Selecting operation" #~ msgstr "Wybieranie operacji" #~ msgid "WARNING: osmgpsmap module not loaded. Geography functionality will not be available." #~ msgstr "UWAGA: Moduł osmgpsmap nie jest załadowany. Funkcjonalność geografii nie będzie dostępna." #~ msgid "_RefPerson" #~ msgstr "_RefPerson" #~ msgid "%s %s" #~ msgstr "%s %s" #~ msgid "Event View" #~ msgstr "Widok zdarzeń" #~ msgid "Family View" #~ msgstr "Widok rodzin" #~ msgid "Media View" #~ msgstr "Widok obiektów medialnych" #~ msgid "Note View" #~ msgstr "Widok notatek" #~ msgid "Relationship View" #~ msgstr "Widok relacji" #~ msgid "Pedigree View" #~ msgstr "Widok rodowodu" #~ msgid "Ancestry" #~ msgstr "Rodowód" #~ msgid "Person Tree View" #~ msgstr "Widok drzewa osób" #~ msgid "The view showing all people in the family tree" #~ msgstr "Ten widok pokazuje wszystkie osoby w drzewie rodzinnym" #~ msgid "Repository View" #~ msgstr "Widok repozytoriów" #~ msgid "Source View" #~ msgstr "Widok źródeł" #~ msgid "Partner 1" #~ msgstr "Partner 1" #~ msgid "Partner 2" #~ msgstr "Partner 2" #~ msgid "Family/ Relationship" #~ msgstr "Rodzina/ Związki" #~ msgid "Person(s)" #~ msgstr "Osoba(y)" #~ msgid "Citation Referents" #~ msgstr "Odniesienia do cytatów" #~ msgid "Half Siblings" #~ msgstr "Rodzeństwo przyrodnie" #~ msgid "Step Siblings" #~ msgstr "Rodzeństwo przysposobione" #~ msgid "Referenced Sources" #~ msgstr "Odwołania źródła" #~ msgid "All rules must apply" #~ msgstr "Wszystkie warunki muszą zachodzić" #~ msgid "At least one rule must apply" #~ msgstr "Przynajmniej jeden warunek musi zachodzić" #~ msgid "Exactly one rule must apply" #~ msgstr "Dokładnie jeden warunek zachodzi" #~ msgid "- default -" #~ msgstr "- domyślne -" #~ msgid "phpGedView import" #~ msgstr "Import phpGedView" #~ msgid "Password:" #~ msgstr "Hasło:" #~ msgid "Username:" #~ msgstr "Użytkownik:" #~ msgid "http://" #~ msgstr "http://" #~ msgid "phpGedView import" #~ msgstr "Import phpGedView" #~ msgid "ANSEL" #~ msgstr "ANSEL" #~ msgid "ANSI (iso-8859-1)" #~ msgstr "ANSI (iso-8859-1)" #~ msgid "ASCII" #~ msgstr "ASCII" #~ msgid "UTF8" #~ msgstr "UTF8" #~ msgid "Vertical (top to bottom)" #~ msgstr "Pionowo (z góry na dół)" #~ msgid "Vertical (bottom to top)" #~ msgstr "Pionowo (z dołu do góry)" #~ msgid "Horizontal (right to left)" #~ msgstr "Poziomo (z prawa na lewo)" #~ msgid "" #~ "The plugin did not load. See Help Menu, Plugin Manager for more info.\n" #~ "Use http://bugs.gramps-project.org to submit bugs of official plugins, contact the plugin author otherwise. " #~ msgstr "" #~ "Plugin nie został załadowany. Zobacz Menu Pomoc -> Zarządzanie wtyczkami po więcej informacji.\n" #~ "Użyj http://bugs.gramps-project.org aby wysłać błąd o oficjalnych wtyczkach, w przeciwnym przypadku skontaktuj się z autorem wtyczki. " #~ msgid "" #~ "The view %(name)s did not load. See Help Menu, Plugin Manager for more info.\n" #~ "Use http://bugs.gramps-project.org to submit bugs of official views, contact the view author (%(firstauthoremail)s) otherwise. " #~ msgstr "" #~ "Widok %(name)s nie został załadowany. Zobacz menu Pomoc -> Zarządca wtyczek po więcej informacji.\n" #~ "Użyj http://bugs.gramps-project.org aby zgłosić błąd odnośnie oficjalnych widoków, w innych przypadku skontaktuj się z jego autorem (%(firstauthoremail)s). " #~ msgid " " #~ msgstr " " #~ msgid "\n" #~ msgstr "\n" #~ msgid "Colour" #~ msgstr "Kolor" #~ msgid "Install Addons" #~ msgstr "Instaluj dodatki" #~ msgid "Individuals with incomplete names" #~ msgstr "Osoby z niepełnymi nazwiskami" #~ msgid "Coloured outline" #~ msgstr "Kolorowy kontur" #~ msgid "Colour fill" #~ msgstr "Kolorowe wypełnienie" #~ msgid "The Database version is not supported by this version of Gramps." #~ msgstr "Wersja bazy danych nie jest obsługiwana przez tę wersję programu Gramps." #~ msgid "Your family tree groups name %(key)s together with %(present)s, did not change this grouping to %(value)s" #~ msgstr "Twoje drzewo genealogiczne grupuje nazwę %(key)s razem z %(present)s, nie można zmienić tego grupowania na %(value)s" #~ msgid "Import database" #~ msgstr "Importuj bazę danych" #~ msgid "%(quantity)d invalid event reference was removed\n" #~ msgid_plural "%(quantity)d invalid event references were removed\n" #~ msgstr[0] "Usunięto %(quantity)d odwołanie do nieprawidłowego formatu nazwy\n" #~ msgstr[1] "Usunięto %(quantity)d nieprawidłowe odwołania do zdarzeń.\n" #~ msgstr[2] "Usunięto %(quantity)d nieprawidłowe odwołań do zdarzeń.\n" #~ msgid "Pkace" #~ msgstr "Pkace" #~ msgid "Source Reference: %s" #~ msgstr "Odwołanie do źródła: %s" #~ msgid "Every object" #~ msgstr "Każdy obiekt" #~ msgid "Matches every object in the database" #~ msgstr "Dopasowuje każdy obiekt w bazie danych" #~ msgid "Object with " #~ msgstr "Obiekty o " #~ msgid "Matches objects with a specified Gramps ID" #~ msgstr "Dopasowuje obiekty o określonym identyfikatorze Gramps ID" #~ msgid "Objects with records containing " #~ msgstr "Obiekty z rekordami zawierającymi " #~ msgid "Matches objects whose records contain text matching a substring" #~ msgstr "Dopasowuje obiekty, których rekordy zawierają tekst pasujący do podciągu znaków" #~ msgid "Objects marked private" #~ msgstr "Obiekty oznaczone jako prywatne" #~ msgid "Matches objects that are indicated as private" #~ msgstr "Dopasowuje obiekty oznaczone jako prywatne" #~ msgid "Export:" #~ msgstr "Eksport:" #~ msgid "Filt_er:" #~ msgstr "_Filtr:" #~ msgid "I_ndividuals" #~ msgstr "_Osoby" #~ msgid "Translate _Headers" #~ msgstr "Tłumacz _Nagłówki" #~ msgid "_Marriages" #~ msgstr "Małżeństwa" #~ msgid "_Restrict data on living people" #~ msgstr "Ogranicz dane o żyjących osobach" #~ msgid "Exclude _notes" #~ msgstr "Nie załączaj notatek" #~ msgid "Reference i_mages from path: " #~ msgstr "Odniesienie do obrazów ze ścieżki: " #~ msgid "Use _Living as first name" #~ msgstr "Używaj Żyjący zamiast imienia" #~ msgid "Media |Gallery" #~ msgstr "Galeria" #~ msgid "Media | Gallery" #~ msgstr "Galeria" #~ msgid " and " #~ msgstr " oraz " #~ msgid "Source ref" #~ msgstr "Źródło ref" #~ msgid "Source Reference Editor" #~ msgstr "Edytor odwołań do źródeł" #~ msgid "Modify Source" #~ msgstr "Modyfiku Źródło" #~ msgid "Add Source" #~ msgstr "Dodaj Źródło" #~ msgid "Remove the existing source" #~ msgstr "Usuń istniejące źródło" #~ msgid "Move the selected source upwards" #~ msgstr "Przenieś zaznaczone źródło w górę" #~ msgid "Move the selected source downwards" #~ msgstr "Przenieś zaznaczone źródło w dół" #~ msgid "_Sources" #~ msgstr "Ź_ródła" #~ msgid "Building People View" #~ msgstr "Budowanie widoku osób" #~ msgid "Person Sources" #~ msgstr "Źródła osoby" #~ msgid "Gramplet showing the sources for a person" #~ msgstr "Gramplet pokazujący źródła dla osoby" #~ msgid "Event Sources" #~ msgstr "Źródła zdarzenia" #~ msgid "Gramplet showing the sources for an event" #~ msgstr "Gramplet pokazujący źródła dla zdarzenia" #~ msgid "Family Sources" #~ msgstr "Źródła rodziny" #~ msgid "Gramplet showing the sources for a family" #~ msgstr "Gramplet pokazujący źródła dla rodziny" #~ msgid "Place Sources" #~ msgstr "Źródła miejsca" #~ msgid "Gramplet showing the sources for a place" #~ msgstr "Gramplet pokazujący źródła dla miejsca" #~ msgid "Media Sources" #~ msgstr "Źródła obiektu medialnego" #~ msgid "Gramplet showing the sources for a media object" #~ msgstr "Gramplet pokazujący źródła dla obiektu medialnego" #~ msgid "Family Hyperlink" #~ msgstr "Hiperlink rodziny" #~ msgid "Horizontal -- No Change" #~ msgstr "Poziomo - bez zmian" #~ msgid "Matches sources with particular parameters" #~ msgstr "Dopasowuje źródła spełniające określone warunki" #~ msgid "Make Active %s" #~ msgstr "Zaznacz aktywną %s" #~ msgid "Afrikaans" #~ msgstr "Afrikaans" #~ msgid "Amharic" #~ msgstr "Amharski" #~ msgid "Arabic" #~ msgstr "Arabski" #~ msgid "Azerbaijani" #~ msgstr "Azerski" #~ msgid "Belarusian" #~ msgstr "Białoruski" #~ msgid "Bengali" #~ msgstr "Bengalski" #~ msgid "Breton" #~ msgstr "Bretoński" #~ msgid "Kashubian" #~ msgstr "Kaszubski" #~ msgid "Welsh" #~ msgstr "Walijski" #~ msgid "German - Old Spelling" #~ msgstr "Niemiecki - stara pisownia" #~ msgid "Estonian" #~ msgstr "Estoński" #~ msgid "Persian" #~ msgstr "Perski" #~ msgid "Faroese" #~ msgstr "Farerski" #~ msgid "Frisian" #~ msgstr "Fryzyjski" #~ msgid "Irish" #~ msgstr "Irlandzki" #~ msgid "Scottish Gaelic" #~ msgstr "Szkocki gaelicki" #~ msgid "Galician" #~ msgstr "Galicyjski" #~ msgid "Gujarati" #~ msgstr "Gujarati" #~ msgid "Manx Gaelic" #~ msgstr "Manx gaelicki" #~ msgid "Hindi" #~ msgstr "Hinduski" #~ msgid "Hiligaynon" #~ msgstr "Hiligaynon/Ilonggo" #~ msgid "Upper Sorbian" #~ msgstr "Górnołużycki" #~ msgid "Armenian" #~ msgstr "Armeński" #~ msgid "Interlingua" #~ msgstr "Interlingua" #~ msgid "Indonesian" #~ msgstr "Indonezyjski" #~ msgid "Icelandic" #~ msgstr "Islandzki" #~ msgid "Kurdi" #~ msgstr "Kurdyjski" #~ msgid "Latin" #~ msgstr "Łaciński" #~ msgid "Latvian" #~ msgstr "Łotewski" #~ msgid "Malagasy" #~ msgstr "Malgaski" #~ msgid "Maori" #~ msgstr "Maoryski" #~ msgid "Mongolian" #~ msgstr "Mongolski" #~ msgid "Marathi" #~ msgstr "Marahti" #~ msgid "Malay" #~ msgstr "Malajski" #~ msgid "Maltese" #~ msgstr "Maltański" #~ msgid "Low Saxon" #~ msgstr "Dolnosaksoński" #~ msgid "Chichewa" #~ msgstr "Cziczewa" #~ msgid "Oriya" #~ msgstr "Orija" #~ msgid "Punjabi" #~ msgstr "Pendżabski" #~ msgid "Brazilian Portuguese" #~ msgstr "Portugalski Brazylijski" #~ msgid "Quechua" #~ msgstr "Keczua" #~ msgid "Kinyarwanda" #~ msgstr "Ruanda-rundi" #~ msgid "Sardinian" #~ msgstr "Sardyński" #~ msgid "Serbian" #~ msgstr "Serbski" #~ msgid "Swahili" #~ msgstr "Suahlili" #~ msgid "Tamil" #~ msgstr "Tamilski" #~ msgid "Telugu" #~ msgstr "Telugu" #~ msgid "Tetum" #~ msgstr "Tetum" #~ msgid "Tagalog" #~ msgstr "Tagalog" #~ msgid "Setswana" #~ msgstr "Tswański" #~ msgid "Uzbek" #~ msgstr "Uzbecki" #~ msgid "Walloon" #~ msgstr "Waloński" #~ msgid "Yiddish" #~ msgstr "Jidysz" #~ msgid "Zulu" #~ msgstr "Zuluski" #~ msgid "Warning: spelling checker language limited to locale 'en'; install pyenchant/python-enchant for better options." #~ msgstr "Uwaga: język modułu sprawdzania pisowni jest ograniczony do 'en': zainstaluj pyenchant/python-enchant po więcej opcji." #~ msgid "Warning: spelling checker language limited to locale '%s'; install pyenchant/python-enchant for better options." #~ msgstr "Uwaga: język modułu sprawdzania pisowni jest ograniczony do '%s': zainstaluj pyenchant/python-enchant po więcej opcji." #~ msgid "Warning: spelling checker disabled; install pyenchant/python-enchant to enable." #~ msgstr "Uwaga: sprawdzanie pisowni jest wyłączone: zainstaluj pyenchant/python-enchant aby włączyć tą możliwość." #~ msgid "Note %(ind)d - Type: %(type)s" #~ msgstr "Notatka %(ind)d - Typ: %(type)s" #~ msgid "t" #~ msgid_plural "t" #~ msgstr[0] "t" #~ msgstr[1] "t" #~ msgstr[2] "t" #~ msgid "Baptism:" #~ msgstr "Baptyzm:" #~ msgid "Burial:" #~ msgstr "Pogrzeb:" #~ msgid "Processing File" #~ msgstr "Przetwarzanie plików" #~ msgid "Selection Options" #~ msgstr "Opcje wyboru" #~ msgid "Go to the next person in the history" #~ msgstr "Przejdź do następnej osoby z historii" #~ msgid "Go to the previous person in the history" #~ msgstr "Przejdź do poprzedniej osoby w historii" #~ msgid "The range of dates chosen was not valid" #~ msgstr "Wybrany zakres dat jest nieprawidłowy" #~ msgid "" #~ "You need to install, %s or greater, for this addon to work...\n" #~ "I would recommend installing, %s, and it may be downloaded from here: \n" #~ "%s" #~ msgstr "" #~ "Potrzebujesz zainstalować, %s albo wyższy, dla tego dodatku aby mógł pracować. \n" #~ " Zalecam instalację, %s, która to może być pobrana z tego adresu: \n" #~ "%s" #~ msgid "Failed to load 'Edit Image Exif Metadata'..." #~ msgstr "Nie udało się załadować 'Edycji metadanych Exif obrazu'..." #~ msgid "" #~ "The minimum required version for pyexiv2 must be %s \n" #~ "or greater. Or you do not have the python library installed yet. You may download it from here: %s\n" #~ "\n" #~ " I recommend getting, %s" #~ msgstr "" #~ "Minimalna wymagana wersja pyexiv2 musi być %s \n" #~ "lub większa. Możesz także nie mieć jeszcze zainstalowanej tej biblioteki pythona. Możesz pobrać ją stąd: %s\n" #~ "\n" #~ " Zalecam pobranie, %s" #~ msgid "" #~ "ImageMagick's convert program was not found on this computer.\n" #~ "You may download it from here: %s..." #~ msgstr "" #~ "Program do konwersji ImageMagick nie został znaleziony na tym komputerze.\n" #~ "Możesz go pobrać stąd: %s..." #~ msgid "" #~ "Jhead program was not found on this computer.\n" #~ "You may download it from: %s..." #~ msgstr "" #~ "Program Jhead nie został znaleziony na tym komputerze.\n" #~ "Możesz go pobrać stąd: %s..." #~ msgid "" #~ "Enter the year for the date of this image.\n" #~ "Example: 1826 - 2100, You can either spin the up and down arrows by clicking on them or enter it manually." #~ msgstr "" #~ "Wprowadź rok dla daty tego obrazu.\n" #~ "Na przykład: 1826-2011, Możesz również użyć strzałek góra/dół przez klikanie na nie albo wprowadź je ręcznie." #~ msgid "" #~ "Enter the month for the date of this image.\n" #~ "Example: 0 - 12, You can either spin the up and down arrows by clicking on them or enter it manually." #~ msgstr "" #~ "Wprowadź miesiąc dla daty tego obrazu.\n" #~ "Na przykład: 0 - 12, Możesz również użyć strzałek góra/dół przez klikanie na nie albo wprowadź je ręcznie." #~ msgid "" #~ "Enter the day for the date of this image.\n" #~ "Example: 1 - 31, You can either spin the up and down arrows by clicking on them or enter it manually." #~ msgstr "" #~ "Wprowadź dzień dla daty tego obrazu.\n" #~ "Na przykład: 1 - 31, Możesz również użyć strzałek góra/dół przez klikanie na nie albo wprowadź je ręcznie." #~ msgid "" #~ "Enter the hour for the time of this image.\n" #~ "Example: 0 - 23, You can either spin the up and down arrows by clicking on them or enter it manually.\n" #~ "\n" #~ "The hour is represented in 24-hour format." #~ msgstr "" #~ "Wprowadź godzina dla daty tego obrazu.\n" #~ "Na przykład: 0 - 23, Możesz również użyć strzałek góra/dół przez klikanie na nie albo wprowadź je ręcznie.\n" #~ "\n" #~ "Godzina jest reprezentowana w formacie 24h." #~ msgid "" #~ "Enter the minutes for the time of this image.\n" #~ "Example: 0 - 59, You can either spin the up and down arrows by clicking on them or enter it manually." #~ msgstr "" #~ "Wprowadź minuty dla daty tego obrazu.\n" #~ "Na przykład: 0 - 59, Możesz również użyć strzałek góra/dół przez klikanie na nie albo wprowadź je ręcznie." #~ msgid "" #~ "Enter the seconds for the time of this image.\n" #~ "Example: 0 - 59, You can either spin the up and down arrows by clicking on them or enter it manually." #~ msgstr "" #~ "Wprowadź sekundy dla daty tego obrazu.\n" #~ "Na przykład: 0 - 59, Możesz również użyć strzałek góra/dół przez klikanie na nie albo wprowadź je ręcznie." #~ msgid "Clears the Exif metadata from the Edit area." #~ msgstr "Czyści metadane Exif z obszaru edycji." #~ msgid "" #~ "Allows you to select a date from a Popup window Calendar. \n" #~ "Warning: You will still need to edit the time..." #~ msgstr "" #~ "Pozwala na wybranie daty z wyskakującego okna kalendarza.\n" #~ "Uwaga: Dalej będziesz musiał(a) wyedytować czas..." #~ msgid "Will pop open a window with all of the Exif metadata Key/alue pairs." #~ msgstr "Spowoduje otwarcie wyskakującego metadanych Exif ze wszystkimi parami klucz/wartość." #~ msgid "" #~ "Saves/ writes the Exif metadata to this image.\n" #~ "WARNING: Exif metadata will be erased if you save a blank entry field..." #~ msgstr "" #~ "Zapisuje metadane Exif to tego obrazu.\n" #~ "OSTRZEŻENIE: Metadane Exif zostaną skasowane jeśli pozostawisz puste pole wpisu" #~ msgid "If your image is not a .jpg image, convert it to a .jpg image?" #~ msgstr "Jeśli Twój obraz nie jest w formacie .jpg, to czy konwertować go na format .jpg?" #~ msgid "Select Date" #~ msgstr "Wybierz datę" #~ msgid "Year :" #~ msgstr "Rok :" #~ msgid "Month :" #~ msgstr "Miesiąc :" #~ msgid "Day :" #~ msgstr "Dzień :" #~ msgid "Hour :" #~ msgstr "Godzina :" #~ msgid "Minutes :" #~ msgstr "Minuta :" #~ msgid "Seconds :" #~ msgstr "Sekunda :" #~ msgid "Entering data..." #~ msgstr "Wprowadzanie danych..." #~ msgid "" #~ "Image is either missing or deleted,\n" #~ "Please choose a different image..." #~ msgstr "" #~ "Obraz jest albo usunięty, albo go brakuje,\n" #~ "Wybierz inny obraz..." #~ msgid "Please choose a different image..." #~ msgstr "Proszę wybrać inny filtr obraz..." #~ msgid "Save Exif metadata to this image?" #~ msgstr "Zapisać metadane Exif do tego obrazu?" #~ msgid "Save" #~ msgstr "Zapisz" #~ msgid "Copying Exif metadata to the Edit Area..." #~ msgstr "Kopiuj metadane Exif do obszaru edycji..." #~ msgid "Last Changed: %s" #~ msgstr "Ostatnio zmienione: %s" #~ msgid "" #~ "Converting image,\n" #~ "You will need to delete the original image file..." #~ msgstr "" #~ "Konwertowanie obrazu,\n" #~ "Będziesz musiał(a) skasować oryginalny plik..." #~ msgid "Image Exif metadata has been cleared from this image..." #~ msgstr "Metadane Exif zostały usunięte z obrazu..." #~ msgid "Double click a day to return the date." #~ msgstr "Kliknij dwukrotnie na dzień aby zwrócić datę." #~ msgid "This image doesn't contain any ThumbnailViews..." #~ msgstr "Ten obraz nie zawiera żadnego podglądu miniatur..." #~ msgid "" #~ "Welcome to Gramps!\n" #~ "\n" #~ "Gramps is a software package designed for genealogical research. Although similar to other genealogical programs, Gramps offers some unique and powerful features.\n" #~ "\n" #~ "Gramps is an Open Source Software package, which means you are free to make copies and distribute it to anyone you like. It's developed and maintained by a worldwide team of volunteers whose goal is to make Gramps powerful, yet easy to use.\n" #~ "\n" #~ "Getting Started\n" #~ "\n" #~ "The first thing you must do is to create a new Family Tree. To create a new Family Tree (sometimes called a database) select \"Family Trees\" from the menu, pick \"Manage Family Trees\", press \"New\" and name your database. For more details, please read the User Manual, or the on-line manual at http://gramps-project.org.\n" #~ "\n" #~ "You are currently reading from the \"Gramplets\" page, where you can add your own gramplets.\n" #~ "\n" #~ "You can right-click on the background of this page to add additional gramplets and change the number of columns. You can also drag the Properties button to reposition the gramplet on this page, and detach the gramplet to float above Gramps. If you close Gramps with a gramplet detached, it will re-open detached the next time you start Gramps." #~ msgstr "" #~ "Witaj w Gramps!\n" #~ "\n" #~ "Gramps jest pakietem oprogramowania przeznaczonym do badań genealogicznych. Chociaż jest podobnym do innych programów genealogicznych, Gramps oferuje kilka unikalnych i potężnych możliwości.\n" #~ "\n" #~ "Pakiet Gramps jest Oprogramowaniem o Otwartym Kodzie (Open Source Software), co oznacza, że możesz go dowolnie kopiować i rozpowszechniać każdemu. Jest rozwijany i utrzymywany przez międzynarodową grupę wolontariuszy, których celem jest stworzenie Gramps programem o olbrzymich możliwościach, ale bardzo prostym w obsłudze.\n" #~ "\n" #~ "Rozpoczęcie pracy\n" #~ "\n" #~ "Pierwszą rzeczą, którą musisz zrobić, jest utworzenie nowego drzewa rodzinnego. Aby utworzyć nowe drzewo rodzinne (zwane czasem bazą danych), wybierz \"Drzewa rodzinne\" z menu, następnie \"Zarządzaj drzewami rodzinnymi\", wciśnij \"Nowy\" i wprowadź nazwę swojej bazy. Po szczegóły zajrzyj do Podręcznika użytkownika, albo do podręcznika on-line pod adresem http://gramps-project.org.\n" #~ "\n" #~ "Aktualnie czytasz ze strony \"Grampletów\", na którą możesz dodawać także własne gramplety.\n" #~ "\n" #~ "Możesz kliknąć prawym klawiszem myszy na tło tej strony, aby dodać dodatkowe gramplety i zmienić ilość kolumn. Możesz także przeciągnąć przycisk Właściwości aby zmienić położenie grampletu na tej stronie lub oddokować gramplet i pozwolić mu pływać poza oknem Gramps. Jeśli zamkniesz Gramps z odłączonym grampletem, przy następnym uruchomieniu on też uruchomi się oddokowany." #~ msgid "Limit the number of children" #~ msgstr "Ogranicz ilość dzieci" #~ msgid "The maximum number of children to include." #~ msgstr "Maksymalna liczba dzieci do dołączenia." #~ msgid "Generating Family Lines" #~ msgstr "Generuj linie rodzin" #~ msgid "Finding ancestors and children" #~ msgstr "Wyszukiwanie przodków i dzieci" #~ msgid "Writing family lines" #~ msgstr "Zapisywanie linii rodzin" #~ msgid " Tag %(name)s\n" #~ msgstr " Atrybut %(name)s\n" #~ msgid "" #~ "\n" #~ "\n" #~ "Objects merged-overwritten on import:\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "Obiekty połączone-nadpisane w trakcie importu:\n" #~ msgid "%(unknown_gender_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "%(unknown_gender_name)s zmarł dnia %(death_date)s in %(death_place)s w wieku %(age)d lat." #~ msgid "%(unknown_gender_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "%(unknown_gender_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(male_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "%(male_name)s zmarł dnia %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "%(male_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "%(male_name)s zmarł dnia %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(female_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "%(female_name)s zmarła dnia %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "%(female_name)s died on %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "%(female_name)s zmarła dnia %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "This person died on %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "Ta osoba zmarła %(death_date)s w %(death_place)s w wieku %(age)d years." #~ msgid "This person died on %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "Ta osoba zmarła dnia %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "He died on %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "Zmarł dnia %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "He died on %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "Zmarł dnia %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "She died on %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "Zmarła dnia %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "She died on %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "Zmarła dnia %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "Died %(death_date)s in %(death_place)s (age %(age)d years)." #~ msgstr "Zmarł %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "Died %(death_date)s in %(death_place)s (age %(age)d months)." #~ msgstr "Zmarł %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(unknown_gender_name)s died %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "%(unknown_gender_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "%(unknown_gender_name)s died %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "%(unknown_gender_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(male_name)s died %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "%(male_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "%(male_name)s died %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "%(male_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(female_name)s died %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "%(female_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "%(female_name)s died %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "%(female_name)s zmarł %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "This person died %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "Ta osoba zmarła %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "This person died %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "Ta osoba zmarła %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "He died %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "Zmarł %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "He died %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "Zmarł %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "She died %(death_date)s in %(death_place)s at the age of %(age)d years." #~ msgstr "Zmarła %(death_date)s w %(death_place)s w wieku %(age)d lat." #~ msgid "She died %(death_date)s in %(death_place)s at the age of %(age)d months." #~ msgstr "Zmarła %(death_date)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(unknown_gender_name)s died on %(death_date)s at the age of %(age)d years." #~ msgstr "%(unknown_gender_name)s zmarł dnia %(death_date)s w wieku %(age)d lat." #~ msgid "%(unknown_gender_name)s died on %(death_date)s at the age of %(age)d months." #~ msgstr "%(unknown_gender_name)s zmarł dnia %(death_date)s w wieku %(age)d miesięcy." #~ msgid "%(male_name)s died on %(death_date)s at the age of %(age)d years." #~ msgstr "%(male_name)s zmarł dnia %(death_date)s w wieku %(age)d lat." #~ msgid "%(male_name)s died on %(death_date)s at the age of %(age)d months." #~ msgstr "%(male_name)s zmarł dnia %(death_date)s w wieku %(age)d miesięcy." #~ msgid "%(female_name)s died on %(death_date)s at the age of %(age)d years." #~ msgstr "%(female_name)s zmarła dnia %(death_date)s w wieku %(age)d lat." #~ msgid "%(female_name)s died on %(death_date)s at the age of %(age)d months." #~ msgstr "%(female_name)s zmarła dnia %(death_date)s w wieku %(age)d miesięcy." #~ msgid "This person died on %(death_date)s at the age of %(age)d years." #~ msgstr "Ta osoba zmarła dnia %(death_date)s w wieku %(age)d lat." #~ msgid "This person died on %(death_date)s at the age of %(age)d months." #~ msgstr "Ta osoba zmarła dnia %(death_date)s w wieku %(age)d miesięcy." #~ msgid "He died on %(death_date)s at the age of %(age)d years." #~ msgstr "Zmarł dnia %(death_date)s w wieku %(age)d lat." #~ msgid "He died on %(death_date)s at the age of %(age)d months." #~ msgstr "Zmarł dnia %(death_date)s w wieku %(age)d miesięcy." #~ msgid "She died on %(death_date)s at the age of %(age)d years." #~ msgstr "Zmarła dnia %(death_date)s w wieku %(age)d lat." #~ msgid "She died on %(death_date)s at the age of %(age)d months." #~ msgstr "Zmarła dnia %(death_date)s w wieku %(age)d miesięcy." #~ msgid "Died %(death_date)s (age %(age)d years)." #~ msgstr "Zmarł %(death_date)s w wieku %(age)d lat." #~ msgid "Died %(death_date)s (age %(age)d months)." #~ msgstr "Zmarł %(death_date)s w wieku %(age)d miesięcy." #~ msgid "%(unknown_gender_name)s died %(death_date)s at the age of %(age)d years." #~ msgstr "%(unknown_gender_name)s zmarł %(death_date)s w wieku %(age)d lat." #~ msgid "%(unknown_gender_name)s died %(death_date)s at the age of %(age)d months." #~ msgstr "%(unknown_gender_name)s zmarł %(death_date)s w wieku %(age)d miesięcy." #~ msgid "%(male_name)s died %(death_date)s at the age of %(age)d years." #~ msgstr "%(male_name)s zmarł %(death_date)s w wieku %(age)d lat." #~ msgid "%(male_name)s died %(death_date)s at the age of %(age)d months." #~ msgstr "%(male_name)s zmarł %(death_date)s w wieku %(age)d miesięcy." #~ msgid "%(female_name)s died %(death_date)s at the age of %(age)d years." #~ msgstr "%(female_name)s zmarła %(death_date)s w wieku %(age)d lat." #~ msgid "%(female_name)s died %(death_date)s at the age of %(age)d months." #~ msgstr "%(female_name)s zmarła %(death_date)s w wieku %(age)d miesięcy." #~ msgid "This person died %(death_date)s at the age of %(age)d years." #~ msgstr "Ta osoba zmarła %(death_date)s w wieku %(age)d lat." #~ msgid "This person died %(death_date)s at the age of %(age)d months." #~ msgstr "Ta osoba zmarła %(death_date)s w wieku %(age)d miesięcy." #~ msgid "He died %(death_date)s at the age of %(age)d years." #~ msgstr "Zmarł %(death_date)s w wieku %(age)d lat." #~ msgid "He died %(death_date)s at the age of %(age)d months." #~ msgstr "Zmarł %(death_date)s w wieku %(age)d miesięcy." #~ msgid "She died %(death_date)s at the age of %(age)d years." #~ msgstr "Zmarła %(death_date)s w wieku %(age)d lat." #~ msgid "She died %(death_date)s at the age of %(age)d months." #~ msgstr "Zmarła %(death_date)s w wieku %(age)d miesięcy." #~ msgid "%(unknown_gender_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d years." #~ msgstr "%(unknown_gender_name)s zmarł %(month_year)s w %(death_place)s w wieku %(age)d lat." #~ msgid "%(unknown_gender_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d months." #~ msgstr "%(unknown_gender_name)s zmarł %(month_year)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(male_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d years." #~ msgstr "%(male_name)s zmarł %(month_year)s w %(death_place)s w wieku %(age)d lat." #~ msgid "%(male_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d months." #~ msgstr "%(male_name)s zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(female_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d years." #~ msgstr "%(female_name)s zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d lat." #~ msgid "%(female_name)s died in %(month_year)s in %(death_place)s at the age of %(age)d months." #~ msgstr "%(female_name)s zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "This person died in %(month_year)s in %(death_place)s at the age of %(age)d years." #~ msgstr "Ta osoba zmarła w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d lat." #~ msgid "This person died in %(month_year)s in %(death_place)s at the age of %(age)d months." #~ msgstr "Ta osoba zmarła w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "He died in %(month_year)s in %(death_place)s at the age of %(age)d years." #~ msgstr "Zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d lat." #~ msgid "He died in %(month_year)s in %(death_place)s at the age of %(age)d months." #~ msgstr "Zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "She died in %(month_year)s in %(death_place)s at the age of %(age)d years." #~ msgstr "Zmarła w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d lat." #~ msgid "She died in %(month_year)s in %(death_place)s at the age of %(age)d months." #~ msgstr "Zmarła w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "Died %(month_year)s in %(death_place)s (age %(age)d years)." #~ msgstr "Zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d lat." #~ msgid "Died %(month_year)s in %(death_place)s (age %(age)d months)." #~ msgstr "Zmarł w miesiącu %(month_year)s w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(unknown_gender_name)s died in %(month_year)s at the age of %(age)d years." #~ msgstr "%(unknown_gender_name)s zmarła w miesiącu %(month_year)s w wieku %(age)d lat." #~ msgid "%(unknown_gender_name)s died in %(month_year)s at the age of %(age)d months." #~ msgstr "%(unknown_gender_name)s zmarła w miesiącu %(month_year)s w wieku %(age)d miesięcy." #~ msgid "%(male_name)s died in %(month_year)s at the age of %(age)d years." #~ msgstr "%(male_name)s zmarł w miesiącu %(month_year)s w wieku %(age)d lat." #~ msgid "%(male_name)s died in %(month_year)s at the age of %(age)d months." #~ msgstr "%(male_name)s zmarł w miesiącu %(month_year)s w wieku %(age)d miesięcy." #~ msgid "%(female_name)s died in %(month_year)s at the age of %(age)d years." #~ msgstr "%(female_name)s zmarła w miesiącu %(month_year)s w wieku %(age)d lat." #~ msgid "%(female_name)s died in %(month_year)s at the age of %(age)d months." #~ msgstr "%(female_name)s zmarła w miesiącu %(month_year)s w wieku %(age)d miesięcy." #~ msgid "This person died in %(month_year)s at the age of %(age)d years." #~ msgstr "Ta osoba zmarła w miesiącu %(month_year)s w wieku %(age)d lat." #~ msgid "This person died in %(month_year)s at the age of %(age)d months." #~ msgstr "Ta osoba zmarła w miesiącu %(month_year)s w wieku %(age)d miesięcy." #~ msgid "He died in %(month_year)s at the age of %(age)d years." #~ msgstr "Zmarł w miesiącu %(month_year)s w wieku %(age)d lat." #~ msgid "He died in %(month_year)s at the age of %(age)d months." #~ msgstr "Zmarł w miesiącu %(month_year)s w wieku %(age)d miesięcy." #~ msgid "She died in %(month_year)s at the age of %(age)d years." #~ msgstr "Zmarła w miesiącu %(month_year)s w wieku %(age)d lat." #~ msgid "She died in %(month_year)s at the age of %(age)d months." #~ msgstr "Zmarła w miesiącu %(month_year)s w wieku %(age)d miesięcy." #~ msgid "Died %(month_year)s (age %(age)d years)." #~ msgstr "Zmarł w miesiącu %(month_year)s w wieku %(age)d lat." #~ msgid "Died %(month_year)s (age %(age)d months)." #~ msgstr "Zmarł w miesiącu %(month_year)s w wieku %(age)d miesięcy." #~ msgid "%(unknown_gender_name)s died in %(death_place)s at the age of %(age)d years." #~ msgstr "%(unknown_gender_name)s zmarł w miejscowości %(death_place)s w wieku %(age)d lat." #~ msgid "%(unknown_gender_name)s died in %(death_place)s at the age of %(age)d months." #~ msgstr "%(unknown_gender_name)s zmarł w miejscowości %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(male_name)s died in %(death_place)s at the age of %(age)d years." #~ msgstr "%(male_name)s zmarł w %(death_place)s w wieku %(age)d lat." #~ msgid "%(male_name)s died in %(death_place)s at the age of %(age)d months." #~ msgstr "%(male_name)s zmarł w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(female_name)s died in %(death_place)s at the age of %(age)d years." #~ msgstr "%(female_name)s zmarła w %(death_place)s w wieku %(age)d lat." #~ msgid "%(female_name)s died in %(death_place)s at the age of %(age)d months." #~ msgstr "%(female_name)s zmarła w %(death_place)s w wieku %(age)d miesięcy." #~ msgid "This person died in %(death_place)s at the age of %(age)d years." #~ msgstr "Ta osoba zmarła w miejscowości %(death_place)s w wieku %(age)d lat." #~ msgid "This person died in %(death_place)s at the age of %(age)d months." #~ msgstr "Ta osoba zmarła w miejscowości %(death_place)s w wieku %(age)d miesięcy." #~ msgid "He died in %(death_place)s at the age of %(age)d years." #~ msgstr "Zmarł w miejscowości %(death_place)s w wieku %(age)d lat." #~ msgid "He died in %(death_place)s at the age of %(age)d months." #~ msgstr "Zmarł w miejscowości %(death_place)s w wieku %(age)d miesięcy." #~ msgid "She died in %(death_place)s at the age of %(age)d years." #~ msgstr "Zmarła w miejscowości %(death_place)s w wieku %(age)d lat." #~ msgid "She died in %(death_place)s at the age of %(age)d months." #~ msgstr "Zmarła w miejscowości %(death_place)s w wieku %(age)d miesięcy." #~ msgid "Died in %(death_place)s (age %(age)d years)." #~ msgstr "Zmarł w miejscowości %(death_place)s w wieku %(age)d lat." #~ msgid "Died in %(death_place)s (age %(age)d months)." #~ msgstr "Zmarł w miejscowości %(death_place)s w wieku %(age)d miesięcy." #~ msgid "%(unknown_gender_name)s died at the age of %(age)d years." #~ msgstr "%(unknown_gender_name)s zmarł w wieku %(age)d lat." #~ msgid "%(unknown_gender_name)s died at the age of %(age)d months." #~ msgstr "%(unknown_gender_name)s zmarł w wieku %(age)d miesięcy." #~ msgid "%(male_name)s died at the age of %(age)d years." #~ msgstr "%(male_name)s zmarł w wieku %(age)d lat." #~ msgid "%(male_name)s died at the age of %(age)d months." #~ msgstr "%(male_name)s zmarł w wieku %(age)d miesięcy." #~ msgid "%(female_name)s died at the age of %(age)d years." #~ msgstr "%(female_name)s zmarła w wieku %(age)d lat." #~ msgid "%(female_name)s died at the age of %(age)d months." #~ msgstr "%(female_name)s zmarła w wieku %(age)d miesięcy." #~ msgid "This person died at the age of %(age)d years." #~ msgstr "Ta osoba zmarła w wieku %(age)d lat." #~ msgid "This person died at the age of %(age)d months." #~ msgstr "Ta osoba zmarła w wieku %(age)d miesięcy.." #~ msgid "He died at the age of %(age)d years." #~ msgstr "Zmarł w wieku %(age)d lat." #~ msgid "He died at the age of %(age)d months." #~ msgstr "Zmarł w wieku %(age)d miesięcy." #~ msgid "She died at the age of %(age)d years." #~ msgstr "Zmarła w wieku %(age)d lat." #~ msgid "She died at the age of %(age)d months." #~ msgstr "Zmarła w wieku %(age)d miesięcy." #~ msgid "Died (age %(age)d years)." #~ msgstr "Zmarł w wieku %(age)d lat." #~ msgid "Died (age %(age)d months)." #~ msgstr "Zmarł w wieku %(age)d miesięcy." #~ msgid "Main Navigation Item %s" #~ msgstr "Element głównej nawigacji %s" #~ msgid "The place markers on this page represent a different location based upon your spouse, your children (if any), and your personal events and their places. The list has been sorted in chronological date order. Clicking on the place’s name in the References will take you to that place’s page. Clicking on the markers will display its place title." #~ msgstr "Markery miejsca na stronie reprezentują różne lokalizacji bazujące na Twoich osobistych, Twojego partnera oraz Twoich dzieci (jeśli je masz) zdarzeniach i ich miejscach. Lista została posortowana w kolejności chronologicznej. Klikając na nazwie miejsca w Odwołaniach zostaniesz przeniesiony do strony tego miejsca. Klikając na markerze wyświetlisz tytuł tego miejsca." #~ msgid "Place Maps" #~ msgstr "Mapy miejsc" #~ msgid "Alphabet Navigation Menu Item " #~ msgstr "Element alfabetycznego menu nawigacji " #~ msgid "Family:" #~ msgstr "Rodzina:" #~ msgid "Bottom:" #~ msgstr "Dół:" #~ msgid "Left:" #~ msgstr "Lewy:" #~ msgid "Right:" #~ msgstr "Prawo:" #~ msgid "Top:" #~ msgstr "Góra:" #~ msgid "State/County:" #~ msgstr "Województwo/Powiat:" #~ msgid "Gramplet %s is running" #~ msgstr "Gramplet %s działa" #~ msgid "Gramplet %s updated" #~ msgstr "Gramplet %s został uaktualniony" #~ msgid "GeoView" #~ msgstr "GeoView" #~ msgid "When merging people where one person doesn't exist, that \"person\" must be the person that will be deleted from the database." #~ msgstr "Kiedy łączymy osoby, gdzie jedna z osób nie istnieje, ta \"osoba\" musi być tą, która będzie usunięta z bazy danych." #~ msgid "A parent and child cannot be merged. To merge these people, you must first break the relationship between them" #~ msgstr "Nie można złączyć rodzica z dzieckiem. Żeby złączyć te osoby, musisz najpierw usunąć związek pomiędzy nimi" #~ msgid "Not Applicable" #~ msgstr "Nie dotyczy" #~ msgid "Whether to compress the tree." #~ msgstr "Określa, czy kompresować drzewo." #~ msgid "" #~ "Use Main/Secondary\n" #~ "Display Format for" #~ msgstr "" #~ "Użyj głównego/dodatkowego\n" #~ "formatu wyświetlania dla" #~ msgid "Everyone uses the Main Display format" #~ msgstr "Wszyscy używają głównego formatu wyświetlania" #~ msgid "Mothers use Main, and Fathers use the Secondary" #~ msgstr "Matki używają głównego, a ojcowie używają dodatkowego" #~ msgid "Fathers use Main, and Mothers use the Secondary" #~ msgstr "Ojcowie używają głównego, a matki używają dodatkowego" #~ msgid "Secondary" #~ msgstr "Dodatkowy" #~ msgid "Include Marriage information" #~ msgstr "Dołącz informacje o małżeństwach" #~ msgid "Print" #~ msgstr "Drukuj" #~ msgid "One page report" #~ msgstr "Jednostronicowy raport" #~ msgid "Whether to scale the size of the page to the size of the report." #~ msgstr "Określa, czy skalować rozmiar strony do rozmiaru raportu." #~ msgid "Print a border" #~ msgstr "Drukuj ramkę" #~ msgid "Include a personal note" #~ msgstr "Dodaj notatkę osobistą" #~ msgid "Add a personal note" #~ msgstr "Dodaj notatkę do osoby" #~ msgid "" #~ "Personal\n" #~ "Display Format" #~ msgstr "" #~ "Osobisty\n" #~ "Format wyświetlania" #~ msgid "Use separate display format for spouses" #~ msgstr "Użyj osobnego formatu wyświetlania dla małżonków" #~ msgid "Whether spouses can have a different format." #~ msgstr "Określa, czy małżonkowie mogą mieć inny format." #~ msgid "VCard escaping is not implemented for data type %s." #~ msgstr "VCard escaping nie zostało zaimplementowane dla typu danych %s." #~ msgid "Place Details Gramplet" #~ msgstr "Gramplet szczegółów miejsca" #~ msgid "Media Preview Gramplet" #~ msgstr "Gramplet podglądu mediów" #~ msgid "Media Metadata Gramplet" #~ msgstr "Gramplet metadanych medialnych" #~ msgid "Person Residence Gramplet" #~ msgstr "Gramplet pokazujący zamieszkanie osoby" #~ msgid "Person Attributes Gramplet" #~ msgstr "Gramplet atrybutów osoby" #~ msgid "Event Attributes Gramplet" #~ msgstr "Gramplet atrybutów zdarzenia" #~ msgid "Family Attributes Gramplet" #~ msgstr "Gramplet atrybutów rodziny" #~ msgid "Media Attributes Gramplet" #~ msgstr "Gramplet atrybutów obiektów medialnych" #~ msgid "Person Notes Gramplet" #~ msgstr "Gramplet notatek osoby" #~ msgid "Event Notes Gramplet" #~ msgstr "Gramplet notatek zdarzenia" #~ msgid "Family Notes Gramplet" #~ msgstr "Gramplet notatek rodziny" #~ msgid "Place Notes Gramplet" #~ msgstr "Gramplet notatek miejsca" #~ msgid "Source Notes Gramplet" #~ msgstr "Gramplet notatek źródła" #~ msgid "Repository Notes Gramplet" #~ msgstr "Gramplet notatek magazynu" #~ msgid "Media Notes Gramplet" #~ msgstr "Gramplet notatek obiektów medialnych" #~ msgid "Event Sources Gramplet" #~ msgstr "Gramplet źródeł zdarzenia" #~ msgid "Family Sources Gramplet" #~ msgstr "Gramplet źródeł rodziny" #~ msgid "Media Sources Gramplet" #~ msgstr "Gramplet źródeł obiektów medialnych" #~ msgid "Person Filter Gramplet" #~ msgstr "Gramplet filtrów osób" #~ msgid "Family Filter Gramplet" #~ msgstr "Gramplet dzieci rodziny" #~ msgid "Event Filter Gramplet" #~ msgstr "Edytor filtrów zdarzeń" #~ msgid "Source Filter Gramplet" #~ msgstr "Edytor filtrów źródeł" #~ msgid "Place Filter Gramplet" #~ msgstr "Edytor filtrów miejsc" #~ msgid "Media Filter Gramplet" #~ msgstr "Edytor filtrów obiektów medialnych" #~ msgid "Note Filter Gramplet" #~ msgstr "Edytor filtrów notatek" #~ msgid "Age on Date Gramplet" #~ msgstr "Gramplet Wiek w dniu" #~ msgid "Age Stats Gramplet" #~ msgstr "Gramplet Statystyki wieku" #~ msgid "Attributes Gramplet" #~ msgstr "Gramplet Atrybuty" #~ msgid "Calendar Gramplet" #~ msgstr "Gramplet Kalendarz" #~ msgid "Fan Chart Gramplet" #~ msgstr "Gramplet Wykres kołowy" #~ msgid "FAQ Gramplet" #~ msgstr "Gramplet FAQ" #~ msgid "Given Name Cloud Gramplet" #~ msgstr "Gramplet Chmura imion" #~ msgid "Pedigree Gramplet" #~ msgstr "Gramplet Rodowód" #~ msgid "Plugin Manager Gramplet" #~ msgstr "Gramplet menedżera wtyczek" #~ msgid "Quick View Gramplet" #~ msgstr "Gramplet Szybki raport" #~ msgid "Relatives Gramplet" #~ msgstr "Gramplet Krewni" #~ msgid "Session Log Gramplet" #~ msgstr "Gramplet Log sesji" #~ msgid "Statistics Gramplet" #~ msgstr "Gramplet Statystyki" #~ msgid "Surname Cloud Gramplet" #~ msgstr "Gramplet Chmura nazwisk" #~ msgid "TODO Gramplet" #~ msgstr "Gramplet Lista rzeczy do zrobienia" #~ msgid "Top Surnames Gramplet" #~ msgstr "Gramplet Najczęstsze nazwiska" #~ msgid "Welcome Gramplet" #~ msgstr "Gramplet Witaj" #~ msgid "What's Next Gramplet" #~ msgstr "Gramplet Co dalej" #~ msgid "" #~ "The, pyexiv2, python binding library, to exiv2 is not installed on this computer.\n" #~ " It can be downloaded from here: %s\n" #~ "You will need to download at least pyexiv2-%d.%d.%d ." #~ msgstr "" #~ "Pyexiv2, biblioteka bindująca do pythona do exiv2 nie jest zainstalowana na tym komputerze.\n" #~ "Można pobrać ją stąd: %s\n" #~ "Musisz pobrać wersję co najmniej pyexiv2-%d.%d.%d ." #~ msgid "Active Image" #~ msgstr "Aktywny obraz" #~ msgid "Keywords" #~ msgstr "Słowa kluczowe" #~ msgid "%s - %s." #~ msgstr "%s - %s." #~ msgid "%s." #~ msgstr "%s." #~ msgid "%(mother)s and %(father)s" #~ msgstr "%(mother)s i %(father)s" #~ msgid "VCard unescaping is not implemented for data type %s." #~ msgstr "VCard unescaping nie zostało zaimplementowane dla typu danych %s." #~ msgid "Clear the entry field in the places selection box." #~ msgstr "Wyczyść pole wprowadzania w oknie wyboru miejsc." #~ msgid "Save the zoom and coordinates between places map, person map, family map and event map." #~ msgstr "Zapisz zbliżenie i koordynaty pomiędzy mapą miejsc, mapą osób, mapą rodzin oraz mapą zdarzeń." #~ msgid "Select the maps provider. You can choose between OpenStreetMap and Google maps." #~ msgstr "Wybierz dostawcę map. Możesz wybrać pomiędzy OpenStreetMap a mapami Google." #~ msgid "Prior page." #~ msgstr "Poprzednia strona." #~ msgid "The current page/the last page." #~ msgstr "Aktualna strona/ostatnia strona." #~ msgid "Next page." #~ msgstr "Następna strona." #~ msgid "The number of places which have no coordinates." #~ msgstr "Ilość miejsc, które nie mają podanych współrzędnych." #~ msgid "You can adjust the time period with the two following values." #~ msgstr "Możesz dopasować okres czasu za pomocą następujących wartości." #~ msgid "The number of years before the first event date" #~ msgstr "Ilość lat przed pierwszą datą zdarzenia" #~ msgid "Crosshair on the map." #~ msgstr "Kursor w kształcie krzyża na mapie." #~ msgid "" #~ "Show the coordinates in the statusbar either in degrees\n" #~ "or in internal Gramps format ( D.D8 )" #~ msgstr "" #~ "Pokazuje koordynaty w pasku stanu albo w stopniach\n" #~ "albo w wewnętrznym formacie Gramps ( D.D8 )" #~ msgid "The maximum number of markers per page. If the time to load one page is too long, reduce this value" #~ msgstr "Maksymalna ilość markerów na stronę; jeśli czas ładowania jednej strony jest zbyt długi, zmniejsz tą wartość" #~ msgid "" #~ "When selected, we use webkit else we use mozilla\n" #~ "We need to restart Gramps." #~ msgstr "" #~ "Kiedy zaznaczony, używany będzie webkit, w przeciwnym przypadku mozilla\n" #~ "Wymagany jest restart Grampsa." #~ msgid "Test the network " #~ msgstr "Testuj sieć " #~ msgid "Time out for the network connection test" #~ msgstr "Limit czasu żądania dla testu sieci" #~ msgid "" #~ "Time in seconds between two network tests.\n" #~ "Must be greater or equal to 10 seconds" #~ msgstr "" #~ "Czas w sekundach pomiędzy dwoma testami sieci.\n" #~ "Musi być większy bądź równy 10 sekund" #~ msgid "Host to test for http. Please, change this and select one of your choice." #~ msgstr "Host do testu dla http. Proszę, zmień go i wybierz jeden według swojego uznania." #~ msgid "The network" #~ msgstr "Sieć" #~ msgid "Select the place for which you want to see the info bubble." #~ msgstr "Wybiera miejsce, dla którego chcesz zobaczyć dymek informacyjny." #~ msgid "Time period" #~ msgstr "Okres czasu" #~ msgid "All" #~ msgstr "Wszystkie" #~ msgid "Zoom" #~ msgstr "Powiększenie" #~ msgid "_Add Place" #~ msgstr "_Dodaj miejsce" #~ msgid "Add the location centred on the map as a new place in Gramps. Double click the location to centre on the map." #~ msgstr "Dodaj lokalizację wycentrowaną na mapie jako nowe miejsce w Grampsie. Dwukliknij na miejscu aby wycentrować je na mapie." #~ msgid "_Link Place" #~ msgstr "_Linkuj miejsce" #~ msgid "Link the location centred on the map to a place in Gramps. Double click the location to centre on the map." #~ msgstr "Linkuje aktualnie wycentrowane miejsce na mapie do miejsca w Grapsie. Dwukliknij na lokalizacji, aby wycentrować je na mapie." #~ msgid "Attempt to view all places in the family tree." #~ msgstr "Spróbuj zobaczyć wszystkie miejsca w drzewie rodzinnym." #~ msgid "Attempt to view all the places where the selected people lived." #~ msgstr "Spróbuj zobaczyć wszystkie miejsca, gdzie żyją zaznaczeni ludzie." #~ msgid "_Family" #~ msgstr "_Rodzina" #~ msgid "Attempt to view places of the selected people's family." #~ msgstr "Spróbuj zobaczyć miejsca wybranych osób z rodziny." #~ msgid "_Event" #~ msgstr "_Zdarzenie" #~ msgid "Attempt to view places connected to all events." #~ msgstr "Próba zobaczenia miejsc połączonych z wszystkimi zdarzeniami." #~ msgid "List of places without coordinates" #~ msgstr "Lista miejsc bez koordynatów" #~ msgid "Here is the list of all places in the family tree for which we have no coordinates.
This means no longitude or latitude.

" #~ msgstr "Poniżej jest zawarta lista wszystkich miejsc w drzewie rodzinnym, które nie mają koordynatów.
Oznacza to brak długości albo szerokości geograficznej.
" #~ msgid "Back to prior page" #~ msgstr "Wróć do poprzedniej strony" #~ msgid "No location." #~ msgstr "Brak lokalizacji." #~ msgid "You have no places in your family tree with coordinates." #~ msgstr "Nie posiadasz miejsca w swoim drzewie rodzinnym z koordynatami." #~ msgid "You are looking at the default map." #~ msgstr "Spoglądasz na domyślną mapę." #~ msgid "%s : birth place." #~ msgstr "%s : miejsce urodzenia." #~ msgid "birth place." #~ msgstr "miejsce urodzenia." #~ msgid "%s : death place." #~ msgstr "%s : miejsce zgonu." #~ msgid "death place." #~ msgstr "miejsce zgonu." #~ msgid "Id : %s" #~ msgstr "Id : %s" #~ msgid "All places in the family tree with coordinates." #~ msgstr "Wszystkie miejsca w drzewie rodzinnym z koordynatami." #~ msgid "All events in the family tree with coordinates." #~ msgstr "Wszystkie zdarzenia w drzewie rodzinnym z koordynatami." #~ msgid "All %(name)s people's family places in the family tree with coordinates." #~ msgstr "Wszystkie %(name)s miejsca osób rodziny w drzewie rodzinnym z koordynatami." #~ msgid "Cannot center the map. No location with coordinates.That may happen for one of the following reasons :

  • The filter you use returned nothing.
  • The active person has no places with coordinates.
  • The active person's family members have no places with coordinates.
  • You have no places.
  • You have no active person set.
  • " #~ msgstr "Nie można wyśrodkować mapy. Brak lokalizacji z koordynatami. Możliwymi powodami takiej sytuacji jest:
    • Filtr, który zastosowałeś zwrócił pusty zbiór wyników.
    • Aktywna osoba nie ma miejsca z koordynatami.
    • Członkowie rodziny z aktywnej osoby nie mają miejsc z koordynatami.
    • Nie wprowadziłeś żadnego miejsca z koordynatami.
    • Nie masz wskazanej aktywnej osoby.
    • " #~ msgid "Not yet implemented ..." #~ msgstr "Jeszcze nie zaimplementowane ..." #~ msgid "Invalid path for const.ROOT_DIR:
      avoid parenthesis into this parameter" #~ msgstr "Błędna ścieżka dla const.ROOT_DIR:
      unikaj nawiasów w tym parametrze" #~ msgid "You don't see a map here for one of the following reasons :
      1. Your database is empty or not yet selected.
      2. You have not selected a person yet.
      3. You have no places in your database.
      4. The selected places have no coordinates.
      " #~ msgstr "Nie widzisz mapy ponieważ wystąpił jeden z następujących powodów:
      1. Twoja baza jest pusta lub nie została jeszcze wybrana.
      2. Nie wybrałeś jeszcze osoby.
      3. Nie masz żadnego miejsca w swojej bazie.
      4. Miejsce, które jest wybrane, nie ma uzupełnionych koordynatów.
      " #~ msgid "Start page for the Geography View" #~ msgstr "Strona początkowa dla widoku geograficznego" #~ msgid "Geographic View" #~ msgstr "Widok geograficzny" #~ msgid "The view showing events on an interactive internet map (internet connection needed)" #~ msgstr "Widok pokazuje zdarzenia na interaktywnej mapie internetowej (wymagane jest połączenie do internetu)" #~ msgid "Fixed Zoom" #~ msgstr "Stały zoom" #~ msgid "Free Zoom" #~ msgstr "Wolny zoom" #~ msgid "Show Person" #~ msgstr "Pokaż osobę" #~ msgid "Show Family" #~ msgstr "Pokaż rodzinę" #~ msgid "Sub Navigation Menu Item: Year %04d" #~ msgstr "Podelement menu nawigacji: Rok %04d" #~ msgid "html|Home" #~ msgstr "Strona startowa" #~ msgid "Part of the Given name that is the normally used name." #~ msgstr "Część nadanego imienia która jest normalnie używanym imieniem." #~ msgid "A note to be used as the publisher contact." #~ msgstr "Notatka, która zostanie użyta jako kontakt do publikującego." #~ msgid "An image to be used as the publisher contact." #~ msgstr "Obraz, który zostanie użyty jako kontakt do publikującego." #~ msgid "State/Province" #~ msgstr "Województwo" #~ msgid "Database path" #~ msgstr "Ścieżka bazy danych" #~ msgid "Marker type:" #~ msgstr "Oznaczenie:" #~ msgid "Show Sp_ouses" #~ msgstr "Pokaż małżonków" #~ msgid "bytes" #~ msgstr "bajtów" #~ msgid "Total size of media objects: %d bytes" #~ msgstr "Całkowity rozmiar obiektów medialnych: %d bajtów" #~ msgid "%d media object was referenced but not found\n" #~ msgid_plural "%d media objects were referenced but not found\n" #~ msgstr[0] "Istniało %d odwołanie do obiektu medialnego, którego nie odnaleziono.\n" #~ msgstr[1] "Istniało %d odwołania do obiektów medialnych, których nie odnaleziono.\n" #~ msgstr[2] "Istniało %d odwołań do obiektów medialnych, których nie odnaleziono.\n" #~ msgid "_Undelete gramplet" #~ msgstr "_Odzyskaj gramplet" #~ msgid "Filter" #~ msgstr "Filtr" #~ msgid "More Name Details" #~ msgstr "Więcej szczegółów imienia" #~ msgid "_Prefix:" #~ msgstr "Przedrostek:" #~ msgid "Add_ress:" #~ msgstr "Adres:" #~ msgid "_State/Province:" #~ msgstr "_Województwo:" #~ msgid "If media is an image, select a region of the image that is referenced. Point (0,0) is the top left corner. Do this by giving two corners on a diagonal of the rectangular region you want to use." #~ msgstr "Jeśli obiekt medialny jest obrazem, zaznacz region obrazu, który jest wskazywany przez referencję. Punkt (0,0) znajduje się w lewym górnym rogu. Stwórz region poprzez wskazanie dwóch przeciwległych rogów prostokątnego regionu, który chcesz wskazać." #~ msgid "Date of the event." #~ msgstr "Data zdarzenia." #~ msgid "The role of the person in this event. Use 'Primary' for the main beneficiary, use a descriptive role otherwise (Eg., Witness, Celebrant, ...)" #~ msgstr "Rola danej osoby w tym zdarzeniu. Użyj roli 'Główna' dla głównego beneficjenta, albo opisowej w innych przypadkach (Świadek, Celebrant, ...)" #~ msgid "Date associated with this source reference. Typically used to store the log date (when text was added to the original source)." #~ msgstr "Data skojarzona z tym odniesieniem do źródła. Zwykle jest to data zapisu (tzn. data, kiedy tekst został dopisany do oryginalnego źródła)." #~ msgid "Source Reference" #~ msgstr "Odwołania do źródeł" #~ msgid "Repository Reference" #~ msgstr "Odwołanie do magazynu" #~ msgid "Event Reference" #~ msgstr "Odwołanie do zdarzenia" #~ msgid "Media Reference" #~ msgstr "Odwołanie do mediów" #~ msgid "CALL" #~ msgstr "UŻYWANE IMIĘ" #~ msgid "" #~ "The following keywords will be replaced with the name:\n" #~ " \n" #~ " Given - given name (first name)\n" #~ " Surname - surname (last name)\n" #~ " Title - title (Dr., Mrs.)\n" #~ " Prefix - prefix (von, de, de la)\n" #~ " Suffix - suffix (Jr., Sr.)\n" #~ " Call - call name, or nickname\n" #~ " Common - call name, otherwise first part of Given\n" #~ " Patronymic - patronymic (father's name)\n" #~ " Initials - persons's first letters of given names\n" #~ "\n" #~ "Use the same keyword in UPPERCASE to force to upper. Parentheses and commas\n" #~ "will be removed around empty fields. Other text will appear literally." #~ msgstr "" #~ "Następujące słowa kluczowe będą zamienione z nazwą :\n" #~ " \n" #~ " Imiona - nadane imię (pierwsze imię)\n" #~ " Nazwisko - nazwisko\n" #~ " Tytuł - tytuł (Dr., Panna.)\n" #~ " Prefiks - prefiks (von, de, de la)\n" #~ " Przytostek - suffiks (Jr., Sr.)\n" #~ " Call - imię używane, albo nick\n" #~ " Common - używane imię, albo pierwsze imię z nadanych\n" #~ " Imię ojcowskie - patronymic (imię ojca)\n" #~ " Inicjały - pierwsze litery imienia i nazwiska osoby\n" #~ "\n" #~ "Użyj tym samych słów kluczowych napisanych DUŻYMI literami, aby wymusić tekst pisany dużymi literami. Nawiasy i przecinki\n" #~ "będą usunięte wokół pustych pól. Inne teksty pojawią się tak jak zostały wpisane (literalnie)." #~ msgid "Marker Colors" #~ msgstr "Kolory zakreślacza" #~ msgid "Name Format Editor" #~ msgstr "Edytor formatu nazw" #~ msgid "The format definition is invalid" #~ msgstr "Definicja formatu jest nieprawidłowa" #~ msgid "What would you like to do?" #~ msgstr "Co chciałbyś zrobić?" #~ msgid "_Continue anyway" #~ msgstr "_Kontynuuj mimo wszystko" #~ msgid "_Modify format" #~ msgstr "_Edytuj format" #~ msgid "Both Format name and definition have to be defined." #~ msgstr "Zarówno nazwa i definicją muszą być określone." #~ msgid "Copy" #~ msgstr "Kopiuj" #~ msgid "Paste" #~ msgstr "Wklej" #~ msgid "Cut" #~ msgstr "Wytnij" #~ msgid "Database Processing" #~ msgstr "Przetwarzanie danych" #~ msgid "Database Repair" #~ msgstr "Naprawa bazy danych" #~ msgid "Marker Report" #~ msgstr "Raport znacznika" #~ msgid "Checking people for proper date formats" #~ msgstr "Sprawdzanie osób pod kątem poprawnych dat" #~ msgid "Checking families for proper date formats" #~ msgstr "Sprawdzanie rodzin pod kątem poprawnych dat" #, fuzzy #~ msgid "The Copyright License for these files are: " #~ msgstr "Prawa autorskie, jakie zostaną dopisane do plików strony www" #~ msgid "Download Copyright License" #~ msgstr "Pobierz licencję praw autorskich" #~ msgid "The copyright to be used for this download file?" #~ msgstr "Prawa autorskie, jakie zostaną użyte do pobrania tego pliku?" #~ msgid "Objects changed after " #~ msgstr "Obiekty zmienione po " #~ msgid "Matches object records changed after a specified date/time (yyyy-mm-dd hh:mm:ss) or in range, if a second date/time is given." #~ msgstr "Dopasowuje rekordy obiektów zmienione po określonej dacie/czasie (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #~ msgid "Attribute:" #~ msgstr "Atrybut:" #~ msgid "Objects with the " #~ msgstr "Obiekty z " #~ msgid "Matches objects with the given attribute of a particular value" #~ msgstr "Dopasowuje obiekty z podanym atrybutem o określonej wartości" #~ msgid "Events matching parameters" #~ msgstr "Zdarzenia spełniające warunki" #~ msgid "Matches events with particular parameters" #~ msgstr "Dopasowuje zdarzenia spełniające określone warunki" #~ msgid "Objects having notes containing " #~ msgstr "Obiekty mające notatki zawierające " #~ msgid "Objects having notes containing " #~ msgstr "Obiekty mające notatki zawierające " #~ msgid "Objects with a reference count of " #~ msgstr "Obiekty z ilością referencji " #~ msgid "Objects matching the " #~ msgstr "Obiekty pasujące do " #~ msgid "Objects with " #~ msgstr "Obiekty o " #~ msgid "Has marker of" #~ msgstr "Ma oznaczenie" #~ msgid "Matches markers of a particular type" #~ msgstr "Dopasowuje oznaczenia określonego typu" #~ msgid "Matches all people whose records are complete" #~ msgstr "Dopasowuje wszystkie osoby, których rekordy są kompletne" #~ msgid "People with " #~ msgstr "Osoby z " #~ msgid "Matches people with a marker of a particular value" #~ msgstr "Dopasowuje osoby z oznaczeniem o określonej wartości" #~ msgid "Families with " #~ msgstr "Rodziny z " #~ msgid "Matches Families with a marker of a particular value" #~ msgstr "Dopasowuje rodziny z oznaczeniem o określonej wartości" #~ msgid "Events with " #~ msgstr "Zdarzenia z " #~ msgid "Matches Events with a marker of a particular value" #~ msgstr "Dopasowuje zdarzenia z oznaczeniem o określonej wartości" #~ msgid "Call _Name:" #~ msgstr "Używane imię:" #~ msgid "Edit the preferred name" #~ msgstr "Modyfikuj preferowane nazwisko" #~ msgid "Gi_ven:" #~ msgstr "_Imię:" #~ msgid "" #~ "Patronimic: component of a personal name based on the name of one's father, grandfather, .... \n" #~ "Title: A title used to refer to the person, such as 'Dr.' or 'Rev.'" #~ msgstr "" #~ "Patronim: część nazwiska osoby bazująca na imieniu jednego z ojców, dziadków, ....\n" #~ "Tytuł: Tytuł używany w odniesieniu do osoby, taki jak np. 'Dr.' albo 'inż.'" #~ msgid "_Gender:" #~ msgstr "Płeć:" #~ msgid "_Marker:" #~ msgstr "Oznaczenie:" #~ msgid "_Publication information:" #~ msgstr "Informacje o _wydaniu:" #~ msgid "_Publication Information:" #~ msgstr "Informacje o wydaniu:" #~ msgid "P_atronymic:" #~ msgstr "_Drugie imię:" #~ msgid "Tit_le:" #~ msgstr "Tytuł:" #~ msgid "Marker:" #~ msgstr "Znacznik:" #~ msgid "_Marker" #~ msgstr "_Znacznik" #~ msgid "" #~ "Below is a list of the nicknames, titles and family name prefixes that Gramps can extract from the \n" #~ "current database. If you accept the changes, Gramps will modify the entries\n" #~ "that have been selected." #~ msgstr "" #~ "Poniżej znajduje się lista przezwisk, tytułów i prefiksów rodzinnych, które Gramps może ekstrahować z\n" #~ "obecnej bazy danych. Jeśli zaakceptujesz zmiany, Gramps zmodyfikuje wpisy,\n" #~ "które zostały wybrane." #~ msgid "_Do not include unlinked records" #~ msgstr "_Nie dołączaj rekordów niepołączonych" #~ msgid "Search Url" #~ msgstr "URL strony wyszukiwania" #~ msgid "Home Url" #~ msgstr "URL strony domowej" #~ msgid "EW" #~ msgstr "EW" #~ msgid "NS" #~ msgstr "NS" #~ msgid "Compare and _Merge..." #~ msgstr "_Porównaj i złącz..." #~ msgid "_Fast Merge..." #~ msgstr "_Szybkie łączenie..." #~ msgid " Date" #~ msgstr " Data" #~ msgid " Place" #~ msgstr " Miejsce" #~ msgid "%(comment)s : birth place." #~ msgstr "%(comment)s : miejsce urodzenia." #~ msgid "%(comment)s : death place." #~ msgstr "%(comment)s : miejsce zgonu." #~ msgid "%d generation" #~ msgid_plural "%d generations" #~ msgstr[0] "%d generacja" #~ msgstr[1] "%d generacje" #~ msgstr[2] "%d generacji" #~ msgid "Sealed to " #~ msgstr "Zaplombowany do" #~ msgid "Link/ Description" #~ msgstr "Link/ Opis" #~ msgid "License" #~ msgstr "Licencja" #~ msgid "Gramplet" #~ msgstr "Gramplet" #, fuzzy #~ msgid "No views loaded" #~ msgstr "Nie załadowano żadnych widoków" #, fuzzy #~ msgid "No view plugins are loaded. Go to Help->Plugin Manager, and make sure some plugins of type 'View' are enabled. Then restart Gramps" #~ msgstr "Nie załadowano wtyczek widoków. Zobacz pomoc->Zarządzanie wtyczkami, i upewnij się, że jakieś wtyczki typu Widok są włączone. Następnie zrestartuj Gramps" #, fuzzy #~ msgid "Creating event page %02d of %02d" #~ msgstr "Tworzenie strony zdarzeń %02d z %02d" #~ msgid "Download page note" #~ msgstr "Notatka strony pobierania" #~ msgid "A note to be used on the download page" #~ msgstr "Notatka, która zostanie użyta na stronie pobierania." #~ msgid "Whether to include a link to the home person" #~ msgstr "Określa, czy dołączać link do osoby startowej" #~ msgid "January 1" #~ msgstr "1 Styczeń" #~ msgid "March 1" #~ msgstr "1 Marzec" #~ msgid "March 25" #~ msgstr "25 Marzec" #~ msgid "September 1" #~ msgstr "1 Września" #~ msgid "Last modified" #~ msgstr "Ostatnio modyfikowany" #~ msgid "Django Export" #~ msgstr "Eksport Django" #~ msgid "Django options" #~ msgstr "Opcje Django" #~ msgid "Django Import" #~ msgstr "Import Django" #~ msgid "Django import" #~ msgstr "Import Django" #~ msgid "%s and %s are the same person." #~ msgstr "%s i %s to ta sama osoba." #~ msgid "Show Repository Reference" #~ msgstr "Pokaż odwołania do repozytorium" #~ msgid "Select filter to restrict people" #~ msgstr "Wybierz filtr, aby ograniczyć listę osób" #~ msgid "Calculated Date Estimates" #~ msgstr "Obliczanie dat szacunkowych" #~ msgid "Source to remove and/or add" #~ msgstr "Źródło do usunięcia lub/i dodania" #, fuzzy #~ msgid "Remove previously added events, notes, and source" #~ msgstr "Usuń poprzednio dodane daty" #, fuzzy #~ msgid "Do not add birth events" #~ msgstr "nie dodawaj wydarzeń urodzin" #~ msgid "Add birth events without dates" #~ msgstr "Dodaj zdarzenie urodzin bez daty" #~ msgid "Add birth events with dates" #~ msgstr "Dodaj zdarzenie urodzin z datami" #~ msgid "Do not add death events" #~ msgstr "Nie dodawaj zdarzenia zgonu" #~ msgid "Add death events with dates" #~ msgstr "Dodaj zdarzenie zgonu z datami" #~ msgid "Maximum age" #~ msgstr "Maksymalny wiek" #~ msgid "Maximum age that one can live to" #~ msgstr "Maksymalny wiek, ile osoba może żyć" #~ msgid "Maximum age difference between siblings" #~ msgstr "Maksymalna różnica wieku pomiędzy rodzeństwem" #~ msgid "Average years between two generations" #~ msgstr "Średni wiek pomiędzy dwoma generacjami" #~ msgid "Estimated Dates" #~ msgstr "Oszacowane daty" #, fuzzy #~ msgid "Approximate (about)" #~ msgstr "O programie Hugin" #~ msgid "Help" #~ msgstr "Pomoc" #~ msgid "Calculate Estimated Dates" #~ msgstr "Obliczanie dat szacunkowych" #~ msgid "Add Selected Events" #~ msgstr "Dodaj wybrane zdarzenia" #, fuzzy #~ msgid "Remove and Run Select Again" #~ msgstr "Wybierz tę opcję i wyjdź z menu aby uruchomić." #, fuzzy #~ msgid "Reselect Data" #~ msgstr "Generowanie danych" #, fuzzy #~ msgid "Are you sure you want to reselect data?" #~ msgstr "Czy na pewno chcesz usunąć historię cofania?" #, fuzzy #~ msgid "Run Select Again" #~ msgstr "Wybierz tę opcję i wyjdź z menu aby uruchomić." #, fuzzy #~ msgid "Evidence" #~ msgstr "Zamieszkanie" #, fuzzy #~ msgid "Relative" #~ msgstr "Tryb _relatywny" #~ msgid "Processing...\n" #~ msgstr "Przetwarzanie...\n" #~ msgid "Removing old estimations... " #~ msgstr "Usuwanie starych przybliżeń..." #~ msgid "done!\n" #~ msgstr "zrobione!\n" #~ msgid "Removed date estimates" #~ msgstr "Usunięte przybliżenia dat" #~ msgid "" #~ "Selecting... \n" #~ "\n" #~ msgstr "" #~ "Wybieranie...\n" #~ "\n" #~ msgid "Add birth and death events" #~ msgstr "Dodaj zdarzenia narodzin i zgonu" #~ msgid "Add birth event" #~ msgstr "Dodaj zdarzenie narodzin" #~ msgid "Add death event" #~ msgstr "Dodaj zdarzenie zgonu" #~ msgid "No events to be added." #~ msgstr "Brak zdarzeń do dodania." #~ msgid "Selecting... " #~ msgstr "Wybieranie..." #~ msgid "Adding events '%s'..." #~ msgstr "Dodawanie zdarzeń '%s'..." #~ msgid "Added birth event based on %s, from %s" #~ msgstr "Dodano zdarzenie narodzin bazując na %s, z %s" #~ msgid "Added birth event based on %s" #~ msgstr "Dodane zdarzenie narodzin bazując na %s" #~ msgid "Estimated birth date" #~ msgstr "Szacowana data śmierci" #~ msgid "Added death event based on %s, from %s" #~ msgstr "Dodano zdarzenie zgonu bazując na %s, z %s" #, fuzzy #~ msgid "Added death event based on %s" #~ msgstr "dodano śmierć w %s" #~ msgid "Estimated death date" #~ msgstr "Szacowana data śmierci" #~ msgid " Done! Committing..." #~ msgstr " Zrobione! Zatwierdzanie..." #, fuzzy #~ msgid "Add date estimates" #~ msgstr "Wylicz szacunkowe daty" #~ msgid "Added %d events." #~ msgstr "Dodano %d zdarzeń." #~ msgid "Estimated date" #~ msgstr "Szacowana data" #~ msgid "Calculates estimated dates for birth and death." #~ msgstr "Wylicza szacunkowe daty urodzenia i zgonu." #~ msgid "Version A" #~ msgstr "Wersja A" #~ msgid "Version B" #~ msgstr "Wersja B" #~ msgid "Automatic" #~ msgstr "Automatycznie" #~ msgid "Version C" #~ msgstr "Wersja C" #~ msgid "The Style Sheet to be used for the web page" #~ msgstr "Styl, jaki będzie użyty dla strony www" #~ msgid "Matches people with a certain number of items in the source" #~ msgstr "Dopasowuje osoby z określoną ilością elementów w źródłach" #~ msgid "Requested user not found." #~ msgstr "Nie znaleziono szukanego użytkownika." #~ msgid "User" #~ msgstr "Użytkownik" #~ msgid "Requested %s does not exist." #~ msgstr "Żądany %s nie istnieje." #~ msgid "Requested page type not known" #~ msgstr "Żądany typ strony nie został znaleziony" #~ msgid "Requested %s is not accessible." #~ msgstr "Żądany %s nie jest dostępny." #~ msgid "Error" #~ msgstr "Błąd" #~ msgid "Add event" #~ msgstr "Dodaj zdarzenie" #~ msgid "Add name" #~ msgstr "Nazwa nazwę" #~ msgid "Add note" #~ msgstr "Dodaj notatkę" #~ msgid "Add attribute" #~ msgstr "Dodaj atrybut" #~ msgid "Add address" #~ msgstr "Dodaj adres" #~ msgid "Add gallery" #~ msgstr "Dodaj galerię" #~ msgid "Add internet" #~ msgstr "Dodaj łącze internetowe" #~ msgid "Add LDS" #~ msgstr "Dodaj LDS" #~ msgid "Column Editor" #~ msgstr "Edytor Kolumn" #~ msgid "Internet Maps" #~ msgstr "Mapy internetowe" #~ msgid "You need a broadband internet connection to use Internet mapping applications from within GRAMPS" #~ msgstr "Aby skorzystać z możliwości mapowania aplikacji internetowych z poziomu GRAMPSa będziesz potrzebował szerokopasmowego dostępu do internetu." #~ msgid "Add GeoView to GRAMPS showing internet maps based on your data." #~ msgstr "Dodaj GeoView do GRAMPSa aby móc pokazywać mapy internetowe bazujące na twoich danych." #~ msgid "" #~ "GeoView uses OpenStreetMap and one other map provider.\n" #~ "Choose one of the following map providers:" #~ msgstr "" #~ "GeoView wykorzystuje OpenStreetMap i jednego z innych dostawców map.\n" #~ "Wybierz preferowanego przez Ciebie dostawcę map:" #~ msgid "Google Maps" #~ msgstr "Mapy Google" #~ msgid "OpenLayers" #~ msgstr "OpenLayers" #~ msgid "Yahoo! Maps" #~ msgstr "Mapy Yahoo" #~ msgid "Microsoft Maps" #~ msgstr "Mapy Microsoftu" #~ msgid "_Display format" #~ msgstr "_Format wyświetlania" #~ msgid "C_ustom format details" #~ msgstr "_Szczegóły własnego formatu" #~ msgid "Use shading in Relationship View" #~ msgstr "Używaj cieniowania w Widoku związków" #~ msgid "Display edit buttons on Relationship View" #~ msgstr "Wyświetlaj przyciski edycyjne w Widoku związków" #~ msgid "_Filter" #~ msgstr "_Filtr" #~ msgid "Processing Person records" #~ msgstr "Przetwarzanie rekordów osób" #~ msgid "Processing Family records" #~ msgstr "Przetwarzanie rekordów rodzin" #~ msgid "Processing Event records" #~ msgstr "Przetwarzanie rekordów zdarzeń" #~ msgid "Processing Place records" #~ msgstr "Przetwarzanie rekordów miejsc" #~ msgid "Processing Source records" #~ msgstr "Przetwarzanie rekordów źródeł" #~ msgid "Processing Media records" #~ msgstr "Przetwarzanie rekordów mediów" #~ msgid "Processing Repository records" #~ msgstr "Przetwarzanie rekordów magazynów" #~ msgid "Processing Note records" #~ msgstr "Przetwarzanie rekordów notatek" #~ msgid "GRAMPS: Import database" #~ msgstr "GRAMPS: Importowanie bazy danych" #~ msgid "Add Bookmark" #~ msgstr "Dodaj zakładkę" #~ msgid "_Plugin Status" #~ msgstr "_Stan wtyczek" #~ msgid "_Column Editor" #~ msgstr "Edytor kolumn" #~ msgid "Select Event Columns" #~ msgstr "Wybierz kolumny zdarzenia" #~ msgid "Select Family Columns" #~ msgstr "Wybierz kolumny listy rodzin" #~ msgid "_OpenStreetMap" #~ msgstr "_OpenStreetMap" #~ msgid "Select OpenStreetMap Maps" #~ msgstr "Wybierz mapy OpenStreetMap" #~ msgid "_Google Maps" #~ msgstr "Mapy _Google" #~ msgid "Select Google Maps." #~ msgstr "Wybiera mapy Google." #~ msgid "_OpenLayers Maps" #~ msgstr "Mapy _OpenLayers" #~ msgid "Select OpenLayers Maps." #~ msgstr "Wybiera mapy OpenLayers." #~ msgid "_Yahoo! Maps" #~ msgstr "Mapy _Yahoo!" #~ msgid "Select Yahoo Maps." #~ msgstr "Wybiera mapy Yahoo." #~ msgid "_Microsoft Maps" #~ msgstr "Mapy _Microsoft" #~ msgid "Select Microsoft Maps" #~ msgstr "Wybiera mapy Microsoft" #~ msgid "There are %d markers to display. They are split up over %d pages of %d markers : " #~ msgstr "Jest %d znaczników do wyświetlenia. Będą one podzielone na %d stron po %d znaczników :" #~ msgid "Cannot center the map. No location with coordinates." #~ msgstr "Nie można wyśrodkować mapy. Brak miejsca z koordynatami." #~ msgid "Id : %(id)s (%(year)s)" #~ msgstr "Id : %(id)s (%(year)s)" #~ msgid "The active person's family members have no places with coordinates." #~ msgstr "Członkowie rodziny aktywnej osoby nie mają miejsc z koordynatami." #~ msgid "No active person set." #~ msgstr "Nie wybrano aktywnej osoby." #~ msgid "The active person has no places with coordinates." #~ msgstr "Aktywna osoba nie ma miejsc z koordynatami." #~ msgid "Select Media Columns" #~ msgstr "Wybierz kolumny mediów" #~ msgid "Set Columns to _1" #~ msgstr "Ustaw ilość kolumn na _1" #~ msgid "Set Columns to _2" #~ msgstr "Ustaw ilość kolumn na _2" #~ msgid "Set Columns to _3" #~ msgstr "Ustaw ilość kolumn na _3" #~ msgid "Select Note Columns" #~ msgstr "Wybierz kolumny notatek" #~ msgid "Select Person Columns" #~ msgstr "Wybierz kolumny dla osoby" #~ msgid "Select Place Columns" #~ msgstr "Wybierz kolumny miejsca" #~ msgid "b. %(birthdate)s, d. %(deathdate)s" #~ msgstr "Ur: %(birthdate)s, Zm: %(deathdate)s" #~ msgid "short for born|b. %s" #~ msgstr "ur. %s" #~ msgid "short for dead|d. %s" #~ msgstr "zm. %s" #~ msgid "Select Repository Columns" #~ msgstr "Wybierz kolumny magazynu" #~ msgid "Select repository" #~ msgstr "Wybierz magazyn" #~ msgid "GRAMPS Book" #~ msgstr "Książka GRAMPS" #~ msgid "GRAMPS _XML database" #~ msgstr "Baza danych GRAMPS _XML" #~ msgid "Import data from GRAMPS packages" #~ msgstr "Importuj dane z pakietów GRAMPS" #~ msgid "SVG (Scalable Vector Graphics)" #~ msgstr "SVG (Scalable Vector Graphics)" #~ msgid "%(calendar_type)s Calendar, Sorted by %(sortby)s" #~ msgstr "Kalendarz %(calendar_type)s, Sortowany według %(sortby)s" #~ msgid "The calendar which determines the year span" #~ msgstr "Kalendarz, który określa zakres lat" #~ msgid "b. %(birth_date)s - %(place)s" #~ msgstr "ur. %(birth_date)s - %(place)s" #~ msgid "b. %(birth_date)s" #~ msgstr "ur. %(birth_date)s" #~ msgid "d. %(death_date)s - %(place)s" #~ msgstr "zm. %(death_date)s - %(place)s" #~ msgid "d. %(death_date)s" #~ msgstr "zm. %(death_date)s" #~ msgid "Welcome to GRAMPS!" #~ msgstr "Witaj w GRAMPS!" #~ msgid "CSV Spreadheet" #~ msgstr "Arkusz CSV" #~ msgid "Eniro map not available for %s" #~ msgstr "Mapa Eniro nie dostępna dla %s" #~ msgid "Only for Sweden and Denmark" #~ msgstr "Tylko dla Szwecji i Danii" #~ msgid "males" #~ msgstr "mężczyźni" #~ msgid "females" #~ msgstr "kobiety" #~ msgid "all families" #~ msgstr "wszystkie rodziny" #~ msgid "RepoRef" #~ msgstr "RepoRef" #~ msgid "b." #~ msgstr "ur." #~ msgid "d." #~ msgstr "zm." #~ msgid "Whether to use Record-style numbering instead of Henry-style." #~ msgstr "Określa, czy używać stylu numerowania rekordów zamiast stylu Henry'ego." #~ msgid "spouses of %s" #~ msgstr "małżonkowie %s" #~ msgid "Display detailed results" #~ msgstr "Wyświetl szczegółowe rezultaty" #~ msgid "Show details for every date entered" #~ msgstr "Pokaż szczegóły dla każdej wprowadzonej daty" #~ msgid "Results" #~ msgstr "Wyniki" #~ msgid "Replacing...\n" #~ msgstr "Podmienianie...\n" #~ msgid "Calculating estimated dates..." #~ msgstr "Wyliczanie szacowanych dat..." #~ msgid "Beta" #~ msgstr "Wersja beta" #~ msgid "Python Evaluation Window" #~ msgstr "Konsola Pythona" #~ msgid "Provides a window that can evaluate python code" #~ msgstr "Udostępnia okno, w którym można wykonywać kod Pythona" #~ msgid "Show Uncollected Objects" #~ msgstr "Pokaż niezebrane obiekty" #~ msgid "Provide a window listing all uncollected objects" #~ msgstr "Pokaż okno z listą wszystkich niezebranych obiektów" #~ msgid "GRAMPS Media Manager" #~ msgstr "Zarządca mediów programu GRAMPS" #~ msgid "Looking for %d people" #~ msgstr "Szukanie dla %d osób" #~ msgid "Looking up the names for %d people" #~ msgstr "Szukanie nazw dla %d osób" #~ msgid "Searches the entire database and attempts to extract titles, nicknames and surname prefixes that may be embedded in a person's given name field." #~ msgstr "Przeszukuje całą bazę danych i usiłuje odczytać tytuły, przezwiska i prefiksy nazwisk, które mogą być osadzone w polu z imieniem osoby." #~ msgid "Cause of Death" #~ msgstr "Przyczyna zgonu" #~ msgid "Reordering GRAMPS IDs" #~ msgstr "Porządkowanie wewnętrznych identyfikatorów GRAMPS ID" #~ msgid "EventType" #~ msgstr "Typ zdarzenia" #~ msgid "GRAMPS ID" #~ msgstr "GRAMPS ID" #~ msgid "This page contains an index of all the events in the database, sorted by their type and person’s surname. Clicking on an event’s type will take you to that event’s page. Clicking on a place will take you to that place’s page. Clicking on a person’s name will take you to that person’s page." #~ msgstr "Ta strona zawiera spis wszystkich zdarzeń w bazie, posortowanych według ich nazw. Kliknięcie na nazwę danego zdarzenia przeniesie Cię do strony poświęconej danemu zdarzeniu. Kliknięcie na nazwę miejsca pozwoli Ci zobaczyć stronę danego miejsca. Natomiast kliknięcie na nazwisku osoby przeniesie Cię do strony poświęconej tej osobie." #~ msgid " starting with %s" #~ msgstr "Rozpocznij z %s" #~ msgid "%(short_name)s" #~ msgstr "%(short_name)s" #~ msgid "This prints in January" #~ msgstr "Ten tekst wyświetli się w styczniu" #~ msgid "This prints in February" #~ msgstr "Ten tekst wyświetli się w lutym" #~ msgid "This prints in March" #~ msgstr "Ten tekst wyświetli się w marcu" #~ msgid "This prints in April" #~ msgstr "Ten tekst wyświetli się w kwietniu" #~ msgid "This prints in May" #~ msgstr "Ten tekst wyświetli się w maju" #~ msgid "This prints in June" #~ msgstr "Ten tekst wyświetli się w czerwcu" #~ msgid "This prints in July" #~ msgstr "Ten tekst wyświetli się w lipcu" #~ msgid "This prints in August" #~ msgstr "Ten tekst wyświetli się w sierpniu" #~ msgid "Sep Note" #~ msgstr "Notatka wrześniowa" #~ msgid "This prints in September" #~ msgstr "Ten tekst wyświetli się we wrześniu" #~ msgid "This prints in October" #~ msgstr "Ten tekst wyświetli się w październiku" #~ msgid "This prints in November" #~ msgstr "Ten tekst wyświetli się w listopadzie" #~ msgid "This prints in December" #~ msgstr "Ten tekst wyświetli się w grudniu" #~ msgid ", " #~ msgstr ", " #~ msgid "unmarried" #~ msgstr "bez ślubu" #~ msgid "civil union" #~ msgstr "związek cywilny" #~ msgid "He" #~ msgstr "On" #~ msgid "She" #~ msgstr "Ona" #~ msgid "%(male_name)s%(endnotes)s was born %(birth_date)s in %(birth_place)s%(birth_endnotes)s, and died %(death_date)s in %(death_place)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się %(birth_date)s w %(birth_place)s%(birth_endnotes)s, i zmarł %(death_date)s w %(death_place)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born %(birth_date)s in %(birth_place)s%(birth_endnotes)s, and died %(death_date)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się %(birth_date)s w %(birth_place)s%(birth_endnotes)s, i zmarł %(death_date)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born %(birth_date)s in %(birth_place)s%(birth_endnotes)s, and died in %(death_place)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się %(birth_date)s w %(birth_place)s%(birth_endnotes)s, i zmarł w %(death_place)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born %(birth_date)s in %(birth_place)s%(birth_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się %(birth_date)s w %(birth_place)s%(birth_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born %(birth_date)s%(birth_endnotes)s, and died %(death_date)s in %(death_place)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się %(birth_date)s%(birth_endnotes)s, i zmarł %(death_date)s w %(death_place)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born %(birth_date)s%(birth_endnotes)s, and died %(death_date)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się %(birth_date)s%(birth_endnotes)s, i zmarł %(death_date)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born %(birth_date)s%(birth_endnotes)s, and died in %(death_place)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się %(birth_date)s%(birth_endnotes)s, i zmarł w %(death_place)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born %(birth_date)s%(birth_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się %(birth_date)s%(birth_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born in %(birth_place)s%(birth_endnotes)s, and died %(death_date)s in %(death_place)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się w %(birth_place)s%(birth_endnotes)s, i zmarł %(death_date)s w %(death_place)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born in %(birth_place)s%(birth_endnotes)s, and died %(death_date)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się w %(birth_place)s%(birth_endnotes)s, i zmarł %(death_date)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born in %(birth_place)s%(birth_endnotes)s, and died in %(death_place)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się w %(birth_place)s%(birth_endnotes)s, i zmarł w %(death_place)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s was born in %(birth_place)s%(birth_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s urodził się w %(birth_place)s%(birth_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s died %(death_date)s in %(death_place)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s zmarł %(death_date)s w %(death_place)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s died %(death_date)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s zmarł %(death_date)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s died in %(death_place)s%(death_endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s zmarł w %(death_place)s%(death_endnotes)s." #~ msgid "%(male_name)s%(endnotes)s." #~ msgstr "%(male_name)s%(endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born %(birth_date)s in %(birth_place)s%(birth_endnotes)s, and died %(death_date)s in %(death_place)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się %(birth_date)s w %(birth_place)s%(birth_endnotes)s, i zmarła %(death_date)s w %(death_place)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born %(birth_date)s in %(birth_place)s%(birth_endnotes)s, and died %(death_date)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się %(birth_date)s w %(birth_place)s%(birth_endnotes)s, i zmarła %(death_date)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born %(birth_date)s in %(birth_place)s%(birth_endnotes)s, and died in %(death_place)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się %(birth_date)s w %(birth_place)s%(birth_endnotes)s, i zmarła w %(death_place)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born %(birth_date)s in %(birth_place)s%(birth_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się %(birth_date)s w %(birth_place)s%(birth_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born %(birth_date)s%(birth_endnotes)s, and died %(death_date)s in %(death_place)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się %(birth_date)s%(birth_endnotes)s, i zmarła %(death_date)s w %(death_place)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born %(birth_date)s%(birth_endnotes)s, and died %(death_date)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się %(birth_date)s%(birth_endnotes)s, i zmarła %(death_date)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born %(birth_date)s%(birth_endnotes)s, and died in %(death_place)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się %(birth_date)s%(birth_endnotes)s, i zmarła w %(death_place)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born %(birth_date)s%(birth_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się %(birth_date)s%(birth_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born in %(birth_place)s%(birth_endnotes)s, and died %(death_date)s in %(death_place)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się w %(birth_place)s%(birth_endnotes)s, i zmarła %(death_date)s w %(death_place)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born in %(birth_place)s%(birth_endnotes)s, and died %(death_date)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się w %(birth_place)s%(birth_endnotes)s, i zmarła %(death_date)s %(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born in %(birth_place)s%(birth_endnotes)s, and died in %(death_place)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się w %(birth_place)s%(birth_endnotes)s, i zmarła w %(death_place)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s was born in %(birth_place)s%(birth_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s urodziła się w %(birth_place)s%(birth_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s died %(death_date)s in %(death_place)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s zmarła %(death_date)s w %(death_place)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s died %(death_date)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s zmarła %(death_date)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s died in %(death_place)s%(death_endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s zmarła w %(death_place)s%(death_endnotes)s." #~ msgid "%(female_name)s%(endnotes)s." #~ msgstr "%(female_name)s%(endnotes)s." #~ msgid "Born: %(birth_date)s %(birth_place)s, Died: %(death_date)s." #~ msgstr "Ur.: %(birth_date)s %(birth_place)s, Zm.: %(death_date)s." #~ msgid "Born: %(birth_date)s %(birth_place)s, Died: %(death_place)s." #~ msgstr "Ur.: %(birth_date)s %(birth_place)s, Zm.: %(death_place)s." #~ msgid "Born: %(birth_date)s %(birth_place)s." #~ msgstr "Ur.: %(birth_date)s %(birth_place)s." #~ msgid "Born: %(birth_date)s, Died: %(death_date)s %(death_place)s." #~ msgstr "Ur: %(birth_date)s, Zm.: %(death_date)s %(death_place)s." #~ msgid "Born: %(birth_date)s, Died: %(death_date)s." #~ msgstr "Urodzony/a: %(birth_date)s, Zmarły/a: %(death_date)s." #~ msgid "Born: %(birth_date)s, Died: %(death_place)s." #~ msgstr "Ur: %(birth_date)s, Zm: %(death_place)s." #~ msgid "Born: %(birth_date)s." #~ msgstr "Ur.: %(birth_date)s." #~ msgid "Born: %(birth_place)s, Died: %(death_date)s %(death_place)s." #~ msgstr "Ur.: %(birth_place)s, Zm.: %(death_date)s %(death_place)s." #~ msgid "Born: %(birth_place)s, Died: %(death_date)s." #~ msgstr "Ur.: %(birth_place)s, Zm.: %(death_date)s." #~ msgid "Born: %(birth_place)s, Died: %(death_place)s." #~ msgstr "Ur.: %(birth_place)s, Zm.: %(death_place)s." #~ msgid "Born: %(birth_place)s." #~ msgstr "Ur.: %(birth_place)s." #~ msgid "Died: %(death_date)s %(death_place)s." #~ msgstr "Zm: %(death_date)s %(death_place)s." #~ msgid "Died: %(death_date)s." #~ msgstr "Zm.: %(death_date)s." #~ msgid "Died: %(death_place)s." #~ msgstr "Zm: %(death_place)s." #~ msgid "Zip/Postal code" #~ msgstr "Kod pocztowy" #~ msgid "Edit icons can be enabled in the Preferences dialog" #~ msgstr "Ikony modyfikacji mogą być włączone w oknie Ustawienia" #~ msgid "_Zip/Postal code:" #~ msgstr "Kod pocztowy:" #~ msgid "GRAMPS ID:" #~ msgstr "Wewnętrzne ID GRAMPS:" #~ msgid "GRAMPS database" #~ msgstr "Baza danych GRAMPS" #~ msgid "Adding Children: To add children in GRAMPS make either of the parents the Active Person then switch to the Family View. If the child is already in the database, click on the third button down to the right of the Children list. If the person is not already in the database, click on the second button down to the right of the Children list. After the child's information is entered they will automatically be listed as a child of the Active Person." #~ msgstr "Dodawanie dzieci: Aby dodać dzieci w programie GRAMPS uczyń któregoś z rodziców aktywną osobą, a następnie przejdź do Widoku rodzin i kliknij dwukrotnie wybraną rodzinę. Jeśli dziecko jest już w bazie danych, kliknij na drugim przycisku od góry na pasku z prawej dolnej strony. Aby dodać nowe dziecko wybierz pierwszy przycisk. Po wypełnieniu formularza o nowym dziecku stanie się ono automatycznie aktywną osobą." #~ msgid "Changing The Preferred Name: It is easy to manage people with several names in GRAMPS. Make the person the Active Person, doubleclick on the record, and select the Names tab. Different types of names can be added. For example, Married Name, Birth Name, etc. Selecting a preferred name is just a matter of right-clicking on the name and choosing the only item in the menu." #~ msgstr "Zmiana preferowanego nazwiska: Jest łatwo zarządzać osobami z kilkoma nazwiskami w GRAMPSie. Wystarcz ją zaznaczyć, otworzyć jej rekord i wybrać zakładkę Nazwiska. Tam można dodać wiele różnych nazwisk i przezwisk. Na przykład: nazwisko rodowe, nazwisko po ślubie, itp. Wybranie preferowanego nazwiska sprowadza się tylko do kliknięcia na jego wpisie i wybraniu opcji z menu kontekstowego." #~ msgid "Different Views: There are twelve different views for navigating your family: Gramplets, People, Relationships, Family List, Pedigree, Events, Sources, Places, Media, Repositories, Notes and HTML Maps. Each helps you to achieve one or more specific tasks." #~ msgstr "Widok różnic: Jest dwanaście różnych widoków umożliwiających nawigację po rodzinie: grampletów, osób, związków, listy rodzin, rodowodu, zdarzeń, źródeł, miejsc, obiektów medialnych, magazynów, notatek i map HTML. Każdy z nich pozwala na wykonanie jednej lub więcej specyficznych zadań." #~ msgid "Editing The Relationship of a Child: Not all children are related by birth to their parents. You can edit the relationship of a child to each parent by making the child the active person. In the Relationship View, click on the third icon to the right of the "Parents:" entry. This brings up the Family Editor. Now select the child, right-click and choose "Edit relationship". Here you can set the relationship between the child and its father and mother. Relationships can be any of Adopted, Birth, Foster, None, Sponsored, Stepchild and Unknown." #~ msgstr "Edycja związku z dzieckiem: Nie wszystkie dzieci są spokrewnione poprzez urodzenie ze swoimi rodzicami. Możesz edytować takie związki do każdego rodzica przez aktywowanie takiej osoby. W widoku konkretnej rodziny, kliknij na trzecią ikoną od góry po prawej stronie. Następnie wybierz dane dziecko, i z menu kontekstowego pod prawym klawiszem myszy wybierz Edycję relacji. Spowoduje to pojawienie się okna relacji związku pomiędzy dzieckiem a jego ojcem i matką. Związek może być jednym z Adoptowany,Rodzony,Pasierb,Utrzymanek,Sierota i nieznany." #~ msgid "GRAMPS Manual: The GRAMPS manual is quite elaborate and well written. It includes details on keybindings and includes some useful tips that will help you in your genealogy work. Check it out." #~ msgstr "Podręcznik GRAMPS: Podręcznik GRAMPS jest wyczerpującą i dobrze napisaną dokumentacją, zawierającą szczegółowe informacje np na temat skrótów klawiaturowych oraz zawiera sporo użytecznych wskazówek jak usprawnić sobie tworzenie drzewa genealogicznego. Warto go przeczytać." #~ msgid "Listing Events: Events in the life of any individual may be added to the database via the Person > Edit Person > Events option. This space can be used to include a wide range of options ranging from adoptions, to baptisms (and other religious ceremonies), burials, causes of death, Census listings, degrees earned, elections, emigration, military service, nobility titles, occupations, ordination, property, religion, retirement, wills, etc." #~ msgstr "Przeglądanie zdarzeń: Zdarzenia w życiu każdej indywidualnej osoby mogą być dodawane do bazy poprzez opcję Osoba > Edytuj Osobę > Zdarzenia. To miejsce pozwala na dołączanie szerokiego zakresu opcji takich jak adopcje przez baptystyczne zdarzenia (jak również z innych religii), pogrzeby, przyczyny zgonu, listy Census, uzyskane stopnie naukowe, wybory, emigracje, mobilizacje wojskowe, tytuły i nobilitacje, zajęcia zawodowe, wyświęcenia, majątki, religie, emerytury, plany, itd." #~ msgid "Setting Your Preferences: Not happy with some default behavior of GRAMPS? Edit > Preferences lets you to modify a number of settings, allowing you to tailor GRAMPS to your needs." #~ msgstr "Konfiguracja Ustawień programu: Jeśli nie jesteś zadowolony z niektórych domyślnych sposobów działania programu, skorzystaj z opcji edycji preferencji Edycja > Ustawienia, które pozwolą Ci zmodyfikować ustawienia programu tak, aby dopasować go do Twoich oczekiwań." #~ msgid "Shifting a Family View: Changing the Active Person in the Relationships View is easy. Just doubleclick on the name of a person to make it the active one." #~ msgstr "Przesuwanie widoku rodzin: Zmiana aktywnej osoby w widoku relacji relacji jest prosta, wystarczy dwukrotnie kliknąć na nazwisku osoby aby ustawić ją aktywną." #~ msgid "A range of dates can be given by using the format "between January 4, 2000 and March 20, 2003"" #~ msgstr "Zakres dat może zostać podany z użyciem formatu "between January 4, 2000 and March 20, 2003"" #~ msgid "An alternate name can be selected as a person's preferred name by selecting the desired name in the person's name list, bringing up the context menu by clicking the right mouse button, and selecting "set as default name" from the menu." #~ msgstr "Alternatywne nazwisko może być wybrane jako preferowane nazwisko danej osoby poprzez kliknięcie na liście nazwisk danej osoby i wywołanie menu kontekstowego, a następnie wybranie opcji "Ustaw jako domyślne nazwisko" z menu." #~ msgid "Birth order of children in a family can be set, even if they do not have birth dates, by using drag and drop." #~ msgstr "Kolejność urodzenia dzieci może być ustawiona nawet jeśli nie podano dat urodzenia przy pomocy metody przeciągnij i upuść." #~ msgid "Custom reports can be created by advanced users under the "plugin" system. More information on custom reports can be found at http://developers.gramps-project.org" #~ msgstr "Własne raporty mogą być stworzone przez użytkowników zaawansowanych poprzez system "wtyczek". Więcej informacji o własnych raportach można znaleźć pod adresem http://developers.gramps-project.org" #~ msgid "GRAMPS allows you to generate a number of reports (both text and graphical) based on your genealogical information. There is great flexibility in selecting what people are included in the reports as well as the output format (html, pdf, Open Document Text, RTF, LaTeX and plain text). Experiment with the reports under the Reports menu to get an idea of how powerful GRAMPS is." #~ msgstr "GRAMPS pozwala Tobie na wygenerowanie dużej ilości raportów (zarówno tekstowych, jak i graficznych) bazujących na Twoich informacjach genealogicznych. Posiada duże możliwości w wyborze osób, które będą uwzględnione w raporcie jak również wybór formatu wyjściowego (html, pdf, OpenOffice, RTF, LaTeX i czysty tekst). Eksperymentując z tymi raportami znajdującymi się w menu Raporty pozwoli Ci na uzyskanie poglądu jak bardzo duże są możliwości GRAMPSa." #~ msgid "GRAMPS has some unique features, including the ability to input any piece of information directly into GRAMPS. All data in the data base can be rearranged/manipulated to assist the user in doing research, analysis and correlation with the potential of filling relationship gaps." #~ msgstr "GRAMPS posiada kilka unikalnych cech, w tym zdolność wprowadzenia dowolnej informacji bezpośrednio do programu. Wszystkie dane w bazie mogą być później przenoszone albo zmieniane tak, aby ułatwiać użytkownikowi analizę, poszukiwanie i łączenie danych jak również uzupełnianie luk w relacjach rodzinnych." #~ msgid "GRAMPS is freely distributable under the General Public License, see http://www.gnu.org/licenses/licenses.html#GPL" #~ msgstr "Program GRAMPS jest udostępniany na zasadach licencji General Public License, szczegóły: http://www.gnu.org/licenses/licenses.html#GPL" #~ msgid "GRAMPS makes every effort to maintain compatibility with GEDCOM, the general standard of recording genealogical information. Filters exist that make importing and exporting GEDCOM files trivial." #~ msgstr "GRAMPS usiłuje zachować kompatybilność z powszechnym standardem przechowywania informacji genealogicznych GEDCOM. Dzięki filtrom importowanie i eksportowanie plków GEDCOM jest dziecinnie proste." #~ msgid "GRAMPS works even when using KDE, as long as the required GTK libraries are installed." #~ msgstr "GRAMPS działa także na KDE o ile zainstalowane są wymagane biblioteki GTK." #~ msgid "Make your data portable --- your family tree data and media can be exported directly to the GNOME file manager (Nautilus), for burning onto a CD." #~ msgstr "Spraw, aby twoje dane były przenośne --- Twoje drzewo genealogiczne oraz obiekty medialne mogą być wyeksportowane bezpośrednio do menadżera GNOME (np. Nautilusa), albo wypalone na płycie CD." #~ msgid "Multiple names can be specified for individuals. Examples are birth name, marriage name or aliases." #~ msgstr "Osoby mogą mieć zdefiniowanych wiele nazwisk. Przykładowo nazwisko rodowe (nadane przy urodzeniu), po małżeństwie i aliasy." #~ msgid "Relationship calculators in GRAMPS are available in more than fifteen languages." #~ msgstr "Kalkulator relacji w GRAMPSie jest dostępny w więcej niż piętnastu językach." #~ msgid "The Free/Libre and Open Source Software (FLOSS) development model means GRAMPS can be extended by any programmer since all of the source code is freely available under its license." #~ msgstr "Dzięki modelowi programowania Free/Libre and Open Source Software (FLOSS), program GRAMPS może być rozszerzany przez każdego programistę gdyż cały jego kod źródłowy jest wolno dostępny na warunkach licencji." #~ msgid "To easily merge two people, select them both (a second person can be selected by holding the Control key while clicking) and clicking on Edit > Fast Merge." #~ msgstr "Aby łatwo złączyć dwie osoby, zaznacz obie (drugą osobę można wybrać klkająć z wciśniętym klawiszem Ctrl) i wybierz polecenie Edycja > Szybkie łączenie." #~ msgid "To run GRAMPS, you need to have GTK installed. But you do not need to be running the GNOME desktop." #~ msgstr "Aby uruchomić program GRAMPS potrzebne jest zainstalowane środowisko GTK. Ale nie musi być uruchomiany w menedżerze GNOME." #~ msgid "You can link any electronic media (including non-text information) and other file types to your GRAMPS family tree." #~ msgstr "Możesz połączyć media elektroniczne wielu typów do drzewa genealogicznego w programie GRAMPS." #~ msgid "Input family tree \"%s\" does not exist." #~ msgstr "Wybrane drzewo rodzinne \"%s\" nie istnieje." #~ msgid "" #~ "\n" #~ "\n" #~ "Possibly the installation of GRAMPS was incomplete. Make sure the GConf schema of GRAMPS is properly installed." #~ msgstr "" #~ "\n" #~ "\n" #~ "Możliwe, że instalacja programu GRAMPS nie była kompletna. Upewnij się, że GConf schema programu GRAMPS jest prawidłowo zainstalowana." #~ msgid "The family you are editing has changed. To make sure that the database is not corrupted, GRAMPS has updated the family to reflect these changes. Any edits you have made may have been lost." #~ msgstr "Modyfikowana rodzina została zmieniona. Aby upewnić się, że baza danych nie jest uszkodzona, program GRAMPS uaktualnił rodzinę aby odzwierciedlić te zmiany. Dokonane modyfikacje mogły zostać utracone." #~ msgid "The marker '' was not in the template" #~ msgstr "Oznaczenie nie znajdowało się w szablonie" #~ msgid "Template Error" #~ msgstr "Błąd Szablonu" #~ msgid "" #~ "Could not open %s\n" #~ "Using the default template" #~ msgstr "" #~ "Nie udało się otworzyć %s\n" #~ "Użyty będzie domyślny szablon" #~ msgid "WriteCD is a GNOME plugin and you are not running GNOME" #~ msgstr "WriteCD jest wtyczką systemu GNOME, a Ty nie używasz obecnie GNOME" #~ msgid "Cannot be loaded because python bindings for GNOME are not installed" #~ msgstr "Nie można wczytać, ponieważ wiązania Pythona do GNOME nie zostały zainstalowane" #~ msgid "Export to CD" #~ msgstr "Eksportuj na płytę CD" #~ msgid "CD export preparation failed" #~ msgstr "Przygotowanie do eksportu na płytę CD nie powiodło się" #~ msgid "%(file_name)s is referenced in the database, but no longer exists. The file may have been deleted or moved to a different location. You may choose to either remove the reference from the database, keep the reference to the missing file, or select a new file." #~ msgstr "Plik %(file_name)s posiada odwołania w bazie danych lecz nie istnieje. Plik mógł zostać usunięty lub przeniesiony w inne miejsce. Można wybrać zarówno usunięcie odwołania z bazy danych, utrzymania odwołania do brakującego pliku lub wybranie nowego pliku." #~ msgid "Exporting to CD copies all your data and media object files to the CD Creator. You may later burn the CD with this data, and that copy will be completely portable across different machines and binary architectures." #~ msgstr "Eksportowanie na płytę CD kopiuje wszystkie dane i pliki obiektów medialnych do Kreatora CD. Możesz później wypalić płytę używając tych danych a kopia ta będzie całkowicie przenośna pomiędzy maszynami i architekturami." #~ msgid "_Export to CD (portable XML)" #~ msgstr "Eksportuj na płytę CD (przenośny XML)" #~ msgid "Click on the image to see the full size version" #~ msgstr "Kliknij na obrazku aby zobaczyć go w pełnym rozmiarze" #~ msgid "event|Type" #~ msgstr "Rodzaj zdarzenia" #~ msgid "%(date)s at %(place)s" #~ msgstr "%(date)s w %(place)s" #~ msgid "at %(place)s" #~ msgstr "w %(place)s" #~ msgid "
      %(type)s: %(value)s" #~ msgstr "
      %(type)s: %(value)s" #~ msgid "Download Filename #2" #~ msgstr "Pobierz plik #2" #~ msgid "Template" #~ msgstr "Szablon" #~ msgid "User Template" #~ msgstr "Szablon użytkownika" #~ msgid "Choose File" #~ msgstr "Wybierz plik" #~ msgid "Default Template" #~ msgstr "Domyślny szablon" #~ msgid "User Defined Template" #~ msgstr "Szablon definiowany przez użytkownika" #~ msgid "Open in %(program_name)s" #~ msgstr "Otwórz w %(program_name)s" #~ msgid "Add relation" #~ msgstr "Dodaj relację" #~ msgid "No relation to active person" #~ msgstr "Brak relacji do aktywnej osoby" #~ msgid "Add as a Parent" #~ msgstr "Dodaj jako rodzica" #~ msgid "Add as a Spouse" #~ msgstr "Dodaj jako małżonka" #~ msgid "Add as a Sibling" #~ msgstr "Dodaj jako rodzeństwo" #~ msgid "Add as a Child" #~ msgstr "Dodaj jako dziecko" #~ msgid "Copy Active Data" #~ msgstr "Kopiuj aktywne dane" #~ msgid "in" #~ msgstr "w" #~ msgid "Gramplet Data Edit: %s" #~ msgstr "Gramplet edycji daty: %s" #~ msgid "Can't add new person." #~ msgstr "Nie można dodać nowej osoby." #~ msgid "Please set an active person." #~ msgstr "Proszę wskazać aktywną osobę." #~ msgid "Can't add new person as a parent." #~ msgstr "Nie można dodać nowej osoby jako rodzica." #~ msgid "Please set the new person's gender." #~ msgstr "Proszę ustawić płeć dla nowej osoby." #~ msgid "Can't add new person as a spouse." #~ msgstr "Nie można dodać nowej osoby jako małżonka." #~ msgid "Can't add new person as a sibling." #~ msgstr "Nie można dodać nowej osoby jako rodzeństwa." #~ msgid "Can't add new person as a child." #~ msgstr "Nie można dodać nowej osoby jako dziecka." #~ msgid "Please set gender on Active or new person." #~ msgstr "Proszę ustawić płeć dla nowej albo aktywnej osoby." #~ msgid "Same genders on Active and new person." #~ msgstr "Ta sama płeć dla nowej i aktywnej osoby." #~ msgid "Please set gender on Active person." #~ msgstr "Proszę ustawić płeć dla aktywnej osoby." #~ msgid "Gramplet Data Entry: %s" #~ msgstr "Gramplet wpisu daty: %s" #~ msgid "Read headline news from the GRAMPS wiki" #~ msgstr "Odczytaj nagłówki newsów z wiki GRAMPSa" #~ msgid "Headline News Gramplet" #~ msgstr "Gramplet nagłówków newsów" #~ msgid "Headline News" #~ msgstr "Nagłówek Newsów" #~ msgid "Enter Python expressions" #~ msgstr "Wprowadź wyrażenie Pythona" #~ msgid "class name|Date" #~ msgstr "Data" #~ msgid "Python Gramplet" #~ msgstr "Gramplet konsoli Pythona" #~ msgid "Python Shell" #~ msgstr "Konsola Pythona" #~ msgid "%dU" #~ msgstr "%dN" #~ msgid "Generate Commandline Plugin Reference" #~ msgstr "Generuj referencję dla wtyczek linii poleceń" #~ msgid "Produces a DocBook XML file that contains a parameter reference of Reports and Tools." #~ msgstr "Generuje plik XML DocBook zawierający referencje parametrów z raportów i narzędzi." #~ msgid "" #~ "%d uncollected objects:\n" #~ "\n" #~ msgstr "" #~ "%d niezebrane obiekty:\n" #~ "\n" #~ msgid "Creating year %d calendars" #~ msgstr "Tworzenie roku %d w kalendarzu" #~ msgid "Enter the ending year for the calendars between 1900 - 3000. if multiple years is selected, then only twenty years at any given time" #~ msgstr "Wprowadź rok końcowy dla kalendarza z zakresu 1900 - 3000. Jeśli wiele lat zostało wybranych, wtedy tylko zakres 20 lat zostanie wybrany." #~ msgid "%(person)s, birth" #~ msgstr "%(person)s, urodziny" #~ msgid "%(person)s, %(age)s old" #~ msgstr "%(person)s, %(age)s lat" #~ msgid "Open with application" #~ msgstr "Otwórz za pomocą aplikacji" #~ msgid "Open with default application" #~ msgstr "Otwórz w domyślnej aplikacji" #~ msgid "Julian" #~ msgstr "Juliański" #~ msgid "Events changed before " #~ msgstr "Zdarzenia zmienione przed " #~ msgid "Notes changed before " #~ msgstr "Notatki zmienione przed " #~ msgid "Matches note records changed since a specified date-time (yyyy-mm-dd hh:mm:ss) or in the range, if a second date-time is given" #~ msgstr "Dopasowuje rekordy notatek zmienione po określonej dacie/czasie (yyyy-mm-dd hh:mm:ss) albo w danym zakresie (jeśli druga data/czas jest podana)." #~ msgid "" #~ "Female\n" #~ "Male\n" #~ "Unknown" #~ msgstr "" #~ "Żeńska\n" #~ "Męska\n" #~ "Nieznana" #~ msgid "" #~ "January 1\n" #~ "March 1\n" #~ "March 25\n" #~ "September 1\n" #~ msgstr "" #~ "1 Stycznia\n" #~ "1 Marca\n" #~ "25 Marca\n" #~ "1 Sierpnia\n" #~ msgid "" #~ "Very Low\n" #~ "Low\n" #~ "Normal\n" #~ "High\n" #~ "Very High" #~ msgstr "" #~ "Bardzo niski\n" #~ "Niski\n" #~ "Normalny\n" #~ "Wysoki\n" #~ "Bardzo wysoki" #~ msgid "" #~ "All rules must apply\n" #~ "At least one rule must apply\n" #~ "Exactly one rule must apply" #~ msgstr "" #~ "Wszystkie reguły muszą zachodzić\n" #~ "Przynajmniej jedna reguła musi zachodzić\n" #~ "Dokładnie jedna reguła musi zachodzić" #~ msgid "" #~ "\n" #~ "ToDo\n" #~ "NotRelated" #~ msgstr "" #~ "\n" #~ "Do zrobienia\n" #~ "Nie spokrewnieni" #~ msgid "*" #~ msgstr "*" #~ msgid "" #~ "default\n" #~ "ANSEL\n" #~ "ANSI (iso-8859-1)\n" #~ "ASCII\n" #~ "UTF8" #~ msgstr "" #~ "domyślne\n" #~ "ANSEL\n" #~ "ANSI (iso-8859-1)\n" #~ "ASCII\n" #~ "UNICODE" #~ msgid "Copy from DB to Preferences" #~ msgstr "Kopiuj z bazy danych do preferencji" #~ msgid "Copy from Preferences to DB" #~ msgstr "Kopiuj z preferencji do bazy danych" #~ msgid "Exclude _sources" #~ msgstr "Wyklucz źródła" #~ msgid "TITLE" #~ msgstr "TYTUŁ" #~ msgid "title" #~ msgstr "tytuł" #~ msgid "Link to Web Calendar" #~ msgstr "Link do kalendarza webowego" #~ msgid "Choose your link to Web Calendars if you want?" #~ msgstr "Wybrać link do Twojego kalendarza Web jeśli chcesz?" #~ msgid " " #~ msgstr " " #~ msgid "Name Type" #~ msgstr "Typ nazwiska" #~ msgid "Create Partial Year calendar" #~ msgstr "Twórz częściowo roczny kalendarz" #~ msgid "Create a partial year calendar. The start month will be equal to the current month to the end of the year." #~ msgstr "Tworzy częściowo roczny kalendarz. Miesiąc rozpoczęcia będzie odpowiadał aktualnemu miesiącowi." #~ msgid "_Automatically pop out when problems are detected" #~ msgstr "Pokzauj automatycznie po wykryciu błędu" #~ msgid "Try another map service?" #~ msgstr "Spróbować z innym serwisem map?" #~ msgid "Map not availabel in Denmark without coordinates" #~ msgstr "Mapa nie dostępna dla Danii bez koordynatów" #~ msgid "Generate XHTML Reports" #~ msgstr "Generuj raporty w formacie XHTML" #~ msgid "Generate XHTML Calendars" #~ msgstr "Generuj kalendarze XHTML" #~ msgid "Creating WebCal calendars" #~ msgstr "Tworzenie kalendarzy XHTML" #~ msgid "Loading document formats..." #~ msgstr "Wczytywanie formatów dokumentów..." #~ msgid "Cannot view %s" #~ msgstr "Nie można wyświetlić %s" #~ msgid "GRAMPS cannot find an application that can view a file type of %s." #~ msgstr "Program GRAMPS nie odnalazł programu do wyświetlenia pliku typu %s." #~ msgid "Attempt to map location on Google Maps" #~ msgstr "Spróbuj odnaleźć miejsce w Google Maps" #~ msgid " (1 child)" #~ msgstr "(1 dziecko)" #~ msgid "Open in %s" #~ msgstr "Otwórz w %s" #~ msgid "Open with %s" #~ msgstr "Otwórz używając %s" #~ msgid "Don't include holidays" #~ msgstr "Nie dołączaj świąt" #~ msgid "%d event records were modified." #~ msgstr "Zmodyfikowano %d rekordów zdarzenia." #~ msgid "%d broken child/family links were found\n" #~ msgstr "Odnaleziono %d uszkodzonych łączy do dziecka/rodziny\n" #~ msgid "%d broken spouse/family links were found\n" #~ msgstr "Odnaleziono %d uszkodzonych łączy do małżonka/rodziny\n" #~ msgid "%d duplicate spouse/family links were found\n" #~ msgstr "Odnaleziono %d duplikatów łączy do małżonka/rodziny\n" #~ msgid "1 corrupted family relationship fixed\n" #~ msgstr "Naprawiono jeden uszkodzony związek rodzinny\n" #~ msgid "%d persons were referenced, but not found\n" #~ msgstr "Istniały odwołania do %d osób, których nie odnaleziono\n" #~ msgid "%d repositories were referenced, but not found\n" #~ msgstr "Istniały odwołania do %d magazynów, których nie odnaleziono\n" #~ msgid "%d media objects were referenced, but not found\n" #~ msgstr "Istniało %d odwołań do obiektów medialnych, których nie odnaleziono\n" #~ msgid "References to %d media objects were kept\n" #~ msgstr "Zachowano odwołania do %d obiektów medialnych\n" #~ msgid "%d missing media objects were removed\n" #~ msgstr "Usunięto %d brakujących obiektów medialnych\n" #~ msgid "%d invalid event references were removed\n" #~ msgstr "Usunięto %d nieprawidłowych odwołań do zdarzeń\n" #~ msgid "%d invalid birth event names were fixed\n" #~ msgstr "Naprawiono %d nieprawidłowych zdarzeń urodzin\n" #~ msgid "%d invalid death event names were fixed\n" #~ msgstr "Naprawiono %d nieprawidłowych zdarzeń śmierci\n" #~ msgid "%d places were referenced, but not found\n" #~ msgstr "Istniały odwołania do %d miejsc, których nie odnaleziono\n" #~ msgid "%d sources were referenced, but not found\n" #~ msgstr "Istniały odwołania do %d źródeł, których nie odnaleziono\n" #~ msgid "%d note objects were referenced, but not found\n" #~ msgstr "Istniało %d odwołań do notatek, których nie odnaleziono\n" #~ msgid "%d invalid name format references were removed\n" #~ msgstr "%d odwołania do nazwisk nieprawidłowego formatu zostały usunięte\n" #~ msgid "Start date test?" #~ msgstr "Rozpocząć test dat?" #~ msgid "This test will create many persons and events in the current database. Do you really want to run this test?" #~ msgstr "Ten test utworzy wiele osób i zdarzeń w aktualnie otwartej bazie. Czy na pewno chcesz uruchomić ten test?" #~ msgid "Run test" #~ msgstr "Uruchom test" #~ msgid "Running Date Test" #~ msgstr "Uruchamianie testu dat" #~ msgid "Date Test Plugin" #~ msgstr "Wtyczka testu dat" #~ msgid "Check Localized Date Displayer and Parser" #~ msgstr "Sprawdź lokalizację parsera i wyświetlacza dat" #~ msgid "This test tool will create many people showing all different date variants as birth. The death date is created by parsing the result of the date displayer for the birth date. This way you can ensure that dates printed can be parsed back in correctly." #~ msgstr "To narzędzie utworzy wiele osób z wszelkimi wariantami daty w dacie urodzin. Data śmierci będzie utworzona jako wynik parsowania wyświetlenia daty urodzin. Jest to sposób aby się upewnić, że wypisane daty mogą być poprawnie sparsowane z powrotem." #~ msgid "Enter SQL query" #~ msgstr "Wprowadź zapytanie SQL" #~ msgid "Query" #~ msgstr "Zapytanie" #~ msgid "Whether to compress tree." #~ msgstr "Określa, czy kompresować drzewo." #~ msgid "%(event_name)s: %(date)s, %(place)s" #~ msgstr "%(event_name)s: %(date)s, %(place)s" #~ msgid "Filtering" #~ msgstr "Filtrowanie" #~ msgid "Generation %d has 1 individual. (%3.2f%%)" #~ msgstr "Pokolenie %d ma 1 osobę. (%3.2f%%)" #~ msgid "Total ancestors in generations 2 to %d is %d. (%3.2f%%)" #~ msgstr "Łączna ilość przodków w pokoleniach od 2 do %d wynosi %d. (%3.2f%%)" #~ msgid "Easter" #~ msgstr "Wielkanoc" #~ msgid "Daylight Saving begins" #~ msgstr "Czas letni zaczyna się" #~ msgid "Daylight Saving ends" #~ msgstr "Codzienne zapisywanie zakończone" #~ msgid "Blank Calendar" #~ msgstr "Pusty kalendarz" #~ msgid "%(short_name)s, %(age)d years old" #~ msgstr "%(short_name)s, wiek %(age)d lat" #~ msgid " Blank Calendar" #~ msgstr "Pusty kalendarz" #~ msgid "Creating Blank Year calendars" #~ msgstr "Tworzenie pustej rocznej strony kalendarza" #~ msgid "Create \"Printable Blank\" Calendar(s)" #~ msgstr "Twórz drukowalny pusty kalendarz" #~ msgid "Whether to create A Full Year Printable calendar" #~ msgstr "Określa, czy tworzyć drukowalny całoroczny kalendarz" #~ msgid "S_uffix:" #~ msgstr "Przyrostek:" #~ msgid "_Children" #~ msgstr "_Dzieci" #~ msgid "C_ounty:" #~ msgstr "Powiat:" #~ msgid "P_hone:" #~ msgstr "Telefon:" #~ msgid "" #~ "Not a valid Family tree given to open\n" #~ "\n" #~ msgstr "" #~ "Nie podano do otwarcia poprawnego drzewa rodzinnego\n" #~ "\n" #~ msgid "GRAMPS databases" #~ msgstr "Bazy danych GRAMPS" #~ msgid "GRAMPS (grdb)" #~ msgstr "GRAMPS (grdb)" #~ msgid "GRAMPS XML" #~ msgstr "GRAMPS XML" #~ msgid "Cannot import from current file" #~ msgstr "Nie można zaimportować z wybranego pliku" #~ msgid "All GRAMPS files" #~ msgstr "Wszystkie pliki programu GRAMPS" #~ msgid "GRAMPS 2.x databases" #~ msgstr "Baza danych GRAMPS 2.x" #~ msgid "GRAMPS XML databases" #~ msgstr "Bazy danych w formacie GRAMPS XML" #~ msgid "bap." #~ msgstr "ch." #~ msgid "chr." #~ msgstr "ch." #~ msgid "bur." #~ msgstr "pog." #~ msgid "crem." #~ msgstr "krem." #~ msgid "b. %s" #~ msgstr "ur. %s" #~ msgid "d. %s" #~ msgstr "zm. %s" #~ msgid "Evergreen" #~ msgstr "Zimnozielony" #~ msgid "Simply Red" #~ msgstr "Prosta czerwień" #~ msgid "© %(year)d %(person)s" #~ msgstr "© %(year)d %(person)s" #~ msgid "at   %(place)s" #~ msgstr "w   %(place)s" #~ msgid "Generated by GRAMPS on %(date)s" #~ msgstr "Wygenerowane przez GRAMPS dnia %(date)s" #~ msgid "Creating calendars" #~ msgstr "Tworzenie kalendarzy" #~ msgid "birthday" #~ msgstr "urodziny" #~ msgid "anniversary" #~ msgstr "rocznica" #~ msgid "People with images" #~ msgstr "Osoby z obrazami" #~ msgid "Source objects with a reference count of " #~ msgstr "Obiekty źródeł z ilością odniesień " #~ msgid "Matches notes who contain text " #~ msgstr "Dopasowuje notatki, których treść zawiera dany tekst" #~ msgid "Y" #~ msgstr "Y" #~ msgid "" #~ "Exporting to a CD will not immediately write the CD. It will prepare the nautilus-cd-burner so that you can burn the CD from nautilus.\n" #~ "\n" #~ "After exporting, go to the burn:/// directory in nautilus and select the Write to CD button." #~ msgstr "" #~ "Eksportowanie na płytę CD nie zapisze od razu danych na płytę CD. Przygotuje jedynie program nautilus-cd-burner, dzięki czemu można wypalić płytę z programu natutilus.\n" #~ "\n" #~ "Po eksportowaniu przejdź do katalogu burn:/// w programie nautilus i wybierz przycisk Zapis na płytę CD." #~ msgid "_Export to CD" #~ msgstr "Eksportuj na płytę CD" #~ msgid "CSV spreadsheet files" #~ msgstr "Pliki arkuszy CSV" #~ msgid "vCard files" #~ msgstr "pliki vCard" #~ msgid "A Peak into One Day" #~ msgstr "Pik do jednego dnia" #~ msgid "Creating Printable Blank Full-Year Calendar Page" #~ msgstr "Twórz drukowalną pustą całoroczną stronę kalendarza" #~ msgid "Getting information from holidays file" #~ msgstr "Pobieranie informacji o świętach z pliku" #~ msgid "Whether to create A Full Year High-lighted calendar" #~ msgstr "Określa, czy tworzyć całoroczny kalendarz z odpowiednimi zaznaczeniami" #~ msgid "Check for wives to use maiden name" #~ msgstr "Sprawdź czy żony używają nazwisk panieńskich" #~ msgid "Attempt to use maiden names of women" #~ msgstr "Próbuj używać panieńskich nazwisk dla kobiet" #~ msgid "Filt_er" #~ msgstr "Filt_r" #~ msgid "This event is currently being used. Deleting it will remove it from the database and from all people and families that reference it." #~ msgstr "To zdarzenie jest aktualnie używane. Usunięcie go, spowoduje usunięcie jego z bazy danych oraz ze wszystkich osób i rodzin, które się do niego odwołują." #~ msgid "Deleting event will remove it from the database." #~ msgstr "Usunięcie zdarzenia usunie je z bazy danych." #~ msgid "_Delete Event" #~ msgstr "_Usuń zdarzenie" #~ msgid "This media object is currently being used. If you delete this object, it will be removed from the database and from all records that reference it." #~ msgstr "Obiekt medialny jest aktualnie używany. Po jego usunięciu, zostane on usunięty z bazy danych oraz ze wszystkich wpisów, które się do niego odwołują." #~ msgid "Deleting media object will remove it from the database." #~ msgstr "Usunięcie obiektu medialnego usunie go z bazy danych." #~ msgid "Delete Media Object?" #~ msgstr "Czy chcesz usunąć obiekt medialny?" #~ msgid "_Delete Media Object" #~ msgstr "_Usuń obiekt medialny" #~ msgid "This place is currently being used. Deleting it will remove it from the database and from all people and families that reference it." #~ msgstr "To źródło jest aktualnie używane. Usunięcie go, spowoduje usunięcie źródła z bazy danych oraz ze wszystkich wpisów, które się do niego odwołują." #~ msgid "Deleting place will remove it from the database." #~ msgstr "Usunięcie miejsca usunie je z bazy danych." #~ msgid "_Delete Place" #~ msgstr "_Usuń miejsce" #~ msgid "This repository is currently being used. Deleting it will remove it from the database and from all sources that reference it." #~ msgstr "Ten magazyn jest aktualnie używany. Usunięcie go, spowoduje usunięcie źródła z bazy danych oraz ze wszystkich źródeł, które się do niego odwołują." #~ msgid "Deleting repository will remove it from the database." #~ msgstr "Usunięcie magazynu usunie je z bazy danych." #~ msgid "_Delete Repository" #~ msgstr "_Usuń Magazyn" #~ msgid "This source is currently being used. Deleting it will remove it from the database and from all people and families that reference it." #~ msgstr "To źródło jest aktualnie używane. Usunięcie go spowoduje usunięcie źródła z bazy danych oraz ze wszystkich osób i rodzin, które się do niego odwołują." #~ msgid "Deleting source will remove it from the database." #~ msgstr "Usunięcie źródła spowoduje usunięcie jego z bazy danych." #~ msgid "_Delete Source" #~ msgstr "_Usuń źródło" #~ msgid "Whether to include a half-siblings column" #~ msgstr "Określa, czy dołączać kolumnę z kuzynami" #~ msgid "The style to be used for the web files" #~ msgstr "Styl, który będzie używany dla plików strony www" #~ msgid "Misc Options" #~ msgstr "Różne opcje" #~ msgid "Serif font family" #~ msgstr "Krój pisma typu Serif" #~ msgid "San-Serif font family" #~ msgstr "Krój pisma typu San-Serif" #~ msgid "Background Image" #~ msgstr "Obrazek tła" #~ msgid "The image to be used as the page background" #~ msgstr "Ten obraz zostanie użyty jako tło strony" #~ msgid "Image Repeat" #~ msgstr "Powtarzanie obrazu" #~ msgid "no-repeat" #~ msgstr "nie-powtarzaj" #~ msgid "repeat" #~ msgstr "powtórz" #~ msgid "repeat-x" #~ msgstr "powtórz-x" #~ msgid "repeat-y" #~ msgstr "powtórz-y" #~ msgid "Whether to repeat the background image" #~ msgstr "Określa, czy dołączać powtarzać obraz tła" #~ msgid "Months 1-6 Notes" #~ msgstr "Mies. 1-6: Notatki" #~ msgid "Months 7-12 Notes" #~ msgstr "Mies. 7-12: Notatki" #~ msgid "The style used for the title (\"My Family Calendar\") of the page. The background color sets the PAGE background. Borders DO NOT work." #~ msgstr "Ten styl jest używany dla tytułu (\"Mój kalendarz rodzinny\") na stronie. Kolor tła USTAWIA kolor tła całej strony. Obramowania NIE MAJĄ efektu." #~ msgid "The style used for the month name and year, it controls the font face, size, style, color and the background color of the block, including the day-name area. Inclusion of a graphic does not cover the day-name area." #~ msgstr "Ten styl jest używany dla nazw miesięcy i lat, określa rozmiar, styl, kolor, położenie i typ czcionki oraz kolor tła, mający wpływ na obszar nazwy dnia. Ustawiona grafika tła nie przykryje obszaru nazwy dnia." #~ msgid "The style used for text in the body of the calendar, it controls font size, face, style, color, and alignment. The background color is used ONLY for cells containing text, allowing for high-lighting of dates." #~ msgstr "Ten styl jest używany dla tekstu wyświetlanego w treści kalendarza, określa rozmiar, styl, kolor, położenie i typ czcionki. Kolor tła będzie użyty TYLKO dla komórek zawierających tekst, pozwalając na ich wyróżnienie." #~ msgid "The style used for notes at the bottom of the calendar, it controls font size, face, style, color and positioning. The background color setting affect all EMPTY calendar cells." #~ msgstr "Ten styl jest używany dla notatek wyświetlanych na dole kalendarza, określa rozmiar, styl, kolor, położenie i typ czcionki. Kolor tła natomiast będzie wpływał na WSZYSTKIE puste komórki kalendarza." #~ msgid "The style used for the table itself. This affects the color of the table lines and the color, font, size, and positioning of the calendar date numbers. It also controls the color of the day names." #~ msgstr "Ten styl używany jest dla elementów tabeli. Dotyczy to kolorów linii tabeli i koloru, kroju, rozmiaru i położenia czcionki w numerach dni w kalendarzu. Określa także kolor nazw dni w kalendarzu." #~ msgid "%(male_name)s was buried." #~ msgstr "%(male_name)s został pochowany." #~ msgid "He was buried." #~ msgstr "Został pochowany." #~ msgid "%(female_name)s was buried." #~ msgstr "%(female_name)s została pochowana." #~ msgid "She was buried." #~ msgstr "Została pochowana." #~ msgid "%(unknown_gender_name)s was buried." #~ msgstr "%(unknown_gender_name)s został pochowany." #~ msgid "This person was buried." #~ msgstr "Ta osoba została pochowana." #~ msgid "Include researcher and date" #~ msgstr "Dołącz informacje o badaczu i datę" #~ msgid "Whether to include at the bottom the researchers name, e-mail, and the date the graph was generated." #~ msgstr "Określa, czy dołączać na dole nazwisko badacza, email oraz datę, kiedy raport został wygenerowany." #~ msgid "%(date) s   at    %(place)s" #~ msgstr "%(date)s   w    %(place)s" #~ msgid "Restrict" #~ msgstr "informacja zastrzeżona" #~ msgid "Additional path where the databases may reside" #~ msgstr "Dodatkowa ścieżka, gdzie mogą znajdować się bazy" #~ msgid "Automatically pop plugin status window" #~ msgstr "Automatycznie pokazuj okno stanu wtyczek" #~ msgid "Color used to highlight TODO items in a list" #~ msgstr "Kolor używany do wyróżniania elementów TODO (do zrobienia) na liście" #~ msgid "Color used to highlight complete items in a list" #~ msgstr "Kolor używany do wyróżniania kompletnych elementów na liście" #~ msgid "Color used to highlight custom marker items in a list" #~ msgstr "Kolor używany do wyróżniania elementów o własnym oznaczeniu na liście" #~ msgid "Create default source on import" #~ msgstr "Twórz domyślne źródło przy importowaniu" #~ msgid "Default event GRAMPS ID pattern" #~ msgstr "Domyślny wzór identyfikatora GRAMPS zdarzenia" #~ msgid "Default family GRAMPS ID pattern" #~ msgstr "Domyślny wzór identyfikatora GRAMPS rodziny" #~ msgid "Default media object GRAMPS ID pattern" #~ msgstr "Domyślny wzór identyfikatora GRAMPS obiektu medialnego" #~ msgid "Default note GRAMPS ID pattern" #~ msgstr "Domyślny wzór identyfikatora GRAMPS notatki" #~ msgid "Default person GRAMPS ID pattern" #~ msgstr "Domyślny wzór identyfikatora GRAMPS osoby" #~ msgid "Default place GRAMPS ID pattern" #~ msgstr "Domyślny wzór identyfikatora GRAMPS miejsca" #~ msgid "Default report directory" #~ msgstr "Domyślny katalog raportów" #~ msgid "Default repository GRAMPS ID pattern" #~ msgstr "Domyślny wzór identyfikatora GRAMPS magazynu" #~ msgid "Default source GRAMPS ID pattern" #~ msgstr "Domyślny wzór identyfikatora GRAMPS źródła" #~ msgid "Default surname guessing style" #~ msgstr "Domyślny styl odgadywania nazwiska" #~ msgid "Default website directory" #~ msgstr "Domyślny katalog strony internetowej" #~ msgid "Display Filter controls" #~ msgstr "Kontrola filtra wyświetlania" #~ msgid "Display edit buttons in Relationship View" #~ msgstr "Wyświetlaj przyciski edycyjne w Widoku związków" #~ msgid "Display informational message when editing a person" #~ msgstr "Wyświetlaj wiadomość dodatkową podczas edycji osoby" #~ msgid "Enable the spelling checker, if available" #~ msgstr "Włącz sprawdzanie pisowni, jeśli możliwe" #~ msgid "Enables the display of portability warning" #~ msgstr "Włącz ostrzeżenia o problemach z przenośnością" #~ msgid "Enables the display of portability warning." #~ msgstr "Włącz ostrzeżenia o problemach z przenośnością." #~ msgid "Enables the use of transactions" #~ msgstr "Używaj transakcji bazodanowych" #~ msgid "Enables the use of transactions, which increase data security and improve speed." #~ msgstr "Używaj transakcji bazodanowych, które zwiększają bezpieczeństwo bazy i przyspieszają dostęp." #~ msgid "Full pathname of the default report directory." #~ msgstr "Pełna ścieżka do domyślnego katalogu raportów." #~ msgid "Full pathname of the default website directory." #~ msgstr "Pełna ścieżka do domyślnego katalogu strony www." #~ msgid "Full pathname of the directory from which GRAMPS has last imported data." #~ msgstr "Pełna ścieżka do katalogu, z którego GRAMPS ostatnio importował dane." #~ msgid "Full pathname of the directory into which GRAMPS has last exported data." #~ msgstr "Pełna ścieżka do katalogu, do którego GRAMPS ostatnio eksportował dane." #~ msgid "Full pathname of the last GRDB database GRAMPS has worked with." #~ msgstr "Pełna ścieżka do katalogu, w którym GRAMPS ostatnio pracował." #~ msgid "Height of the LDS editor interface." #~ msgstr "Wysokość interfejsu edytora LDS." #~ msgid "Height of the address editor interface." #~ msgstr "Wysokość interfejsu edytora adresów." #~ msgid "Height of the attribute editor interface." #~ msgstr "Wysokość interfejsu edytora atrybutów." #~ msgid "Height of the event editor interface." #~ msgstr "Wysokość interfejsu edytora zdarzeń." #~ msgid "Height of the event reference editor interface." #~ msgstr "Wysokość interfejsu edytora odnośników do zdarzeń." #~ msgid "Height of the family editor interface." #~ msgstr "Wysokość interfejsu edytora rodzin." #~ msgid "Height of the interface." #~ msgstr "Wysokość interfejsu." #~ msgid "Height of the location editor interface." #~ msgstr "Wysokość interfejsu edytora położenia." #~ msgid "Height of the media editor interface." #~ msgstr "Wysokość interfejsu edytora mediów." #~ msgid "Height of the media reference editor interface." #~ msgstr "Wysokość interfejsu edytora odnośników." #~ msgid "Height of the name editor interface." #~ msgstr "Wysokość interfejsu edytora nazw." #~ msgid "Height of the note editor interface." #~ msgstr "Wysokość interfejsu edytora notatek." #~ msgid "Height of the person editor interface." #~ msgstr "Wysokość interfejsu edytora osób." #~ msgid "Height of the person reference editor interface." #~ msgstr "Wysokość interfejsu edytora odnośników do osób." #~ msgid "Height of the place editor interface." #~ msgstr "Wysokość interfejsu edytora miejsc." #~ msgid "Height of the repository editor interface." #~ msgstr "Wysokość interfejsu edytora magazynów." #~ msgid "Height of the source editor interface." #~ msgstr "Wysokość interfejsu edytora źródeł." #~ msgid "Height of the source reference editor interface." #~ msgstr "Wysokość interfejsu edytora odnośników do źródeł." #~ msgid "Height of the url editor interface." #~ msgstr "Wysokość interfejsu edytora adresów URL." #~ msgid "Hide beta warning on startup" #~ msgstr "Ukryj ostrzeżenie o wersji beta przy starcie" #~ msgid "Hide warning on missing database owner." #~ msgstr "Ukryj ostrzeżenie o brakującym właścicielu bazy." #~ msgid "If True, a new source will be created and every record without source reference will be referenced to this source" #~ msgstr "Jeśli Prawda, nowe źródło będzie utworzone i każdy rekord bez referencji do źródła zostanie dowiązany do tego źródła" #~ msgid "If True, shading is used to highlight data in Relationship View" #~ msgstr "Jeśli Prawda, cieniowanie będzie użyte do podświetlania danych w edytorze relacji" #~ msgid "If True, the Map View will connect to OpenGIS servers to download maps." #~ msgstr "Jeśli Prawda, to Widok Map będzie się łączył do serwerów OpenGIS aby pobierać mapy." #~ msgid "If set to 0 or 1, the statusbar will the name and GRAMPS ID of an active person. If set to 2, the statusbar will show the relationship of the active person to the Default Person." #~ msgstr "Jeśli równe 0 albo 1, pasek stanu będzie zawierał nazwę i ID GRAMPSa aktywnej osoby. Jeśli równe 2, to pasek stanu będzie pokazywał relację aktywnej osoby do domyślnej osoby." #~ msgid "If set to 1, Plugin Status Window will pop automatically when problems are detected on plugins load and reload." #~ msgstr "Jeśli równe 1, okno statusu wtyczek pojawi się automatycznie kiedy wykryty zostanie problem z ładowaniem/ponownym ładowaniem którejś ze wtyczek." #~ msgid "If set to 1, Tip of the Day will be displayed on startup." #~ msgstr "Jeśli ustawione na TAK, Porada dnia będzie wyświetlana na starcie." #~ msgid "If set to 1, the Filter controls will be displayed in People View." #~ msgstr "Jeśli równe 1, kontrolki filtra będą wyświetlone na widoku osób." #~ msgid "If set to 1, the Sidebar View will be enabled. If set to 0, the Notebook View will be used instead." #~ msgstr "Jeśli ustawione na 1, pasek boczny będzie włączony, jeśli równe 0, widok notatnika będzie użyty." #~ msgid "If set to 1, the last database will be loaded on the startup." #~ msgstr "Jeśli ustawione na 1, ostatnio używana baza będzie ładowana na starcie." #~ msgid "If set to 1, the spelling checker will be enabled if it is available on the system." #~ msgstr "Jeśli ustawione na 1, korekta pisowni będzie włączona, jeśli tylko będzie dostępna w systemie." #~ msgid "If set to 1, the toolbar will be shown in the main GRAMPS window." #~ msgstr "Jeśli równe 1, pasek narzędziowy będzie wyświetlony w głównym oknie GRAMPS." #~ msgid "If set to 1, the warning about beta version will not be displayed on the startup." #~ msgstr "Jeśli równe 1, ostrzeżenie o wersji beta nie będzie wyświetlane podczas startu." #~ msgid "If set to 1, the warning about missing database owner will not be displayed when GEDCOM export is done." #~ msgstr "Jeśli równe 1, ostrzeżenie o brakującej informacji o właścicielu bazy nie będzie wyświetlane podczas eksportu do GEDCOM." #~ msgid "If set to 1, this key indicates that the screen size has already been checked and the initial interface decision made. No action will be taken if the screen is too smal, since the user may have overridden our settings." #~ msgstr "Jeśli równy 1, to parametr ten oznacza, że rozmiar ekranu został już sprawdzony i początkowe decyzje odnośnie interfejsu zostały podjęte. Nie będzie wykonana żadna akcja, jeśli ekran jest za mały, ponieważ użytkownik mógł nadpisać domyślne ustawienia." #~ msgid "If set to 1, this key indicates that the startup druid has already been run." #~ msgstr "Jeśli równe 1, to wskazuje, że kreator początkowy został już uruchomiony." #~ msgid "If set to True, a warning dialog will be displayed whenever the user is a risk of creating a duplicate family when adding parents to a person." #~ msgstr "Jesli równe True, dialog z ostrzeżeniem będzie wyświetlany zawsze, gdy użytkownik będzie mógł stworzyć duplikat już istniejącej rodziny podczas dodawania rodziców do osoby." #~ msgid "If set to True, an informational dialog will be displayed whenever the user edits a person." #~ msgstr "Jeśli Prawda, to informacyjny dialog będzie wyświetlany zawsze gdy użytkownik edytował będzie osobę." #~ msgid "If set to True, event reports are shown on the Family View." #~ msgstr "Jeśli ustawione na TAK, raporty zdarzeń będą wyświetlane na widoku rodzin." #~ msgid "If set to True, siblings will be shown on the Family View." #~ msgstr "Jeśli ustawione na TAK, rodzeństwo będzie widoczne na widoku rodzin." #~ msgid "If set to True, the Sidebar buttons will contain a text description of the view, otherwise it will only display the button." #~ msgstr "Jeśli ustawione na TAK, przyciski paska bocznego będą zawierały tekst opisujące widok, lub będą posiadały tylko grafiki." #~ msgid "Include text on sidebar buttons" #~ msgstr "Dołącz tekst na przyciskach paska bocznego" #~ msgid "Indicates the GRAMPS should remember last view displayed." #~ msgstr "Określa, czy GRAMPS powinien zapamiętywać ostatnio wyświetlany widok." #~ msgid "Indicates the last view displayed. This view will be displayed when the system is restarted." #~ msgstr "Wskazuje ostatnio używany widok. Ten widok będzie wyświetlane przy ponownym uruchamianiu systemu." #~ msgid "Information shown in statusbar" #~ msgstr "Informacja pokazywana na pasku stanu" #~ msgid "Last database GRAMPS has worked with" #~ msgstr "Ostatnio używana baza przez GRAMPS" #~ msgid "Last directory from which the import was made" #~ msgstr "Katalog, z którego ostatnio był dokonywany import" #~ msgid "Last directory into which the export was made" #~ msgstr "Katalog, do którego ostatnio był dokonywany eksport" #~ msgid "Last view displayed" #~ msgstr "Ostatnio wyświetlany widok" #~ msgid "Load last database on startup" #~ msgstr "Ładuj ostatnio używaną bazę przy starcie" #~ msgid "Preferred format for graphical reports" #~ msgstr "Preferowany format dla raportów graficznych" #~ msgid "Preferred format for graphical reports." #~ msgstr "Preferowany format dla raportów graficznych." #~ msgid "Preferred format for text reports" #~ msgstr "Preferowany format dla raportów tekstowych" #~ msgid "Preferred format for text reports." #~ msgstr "Preferowany format dla raportów tekstowych." #~ msgid "Preferred page size" #~ msgstr "Preferowany rozmiar strony" #~ msgid "Preferred page size." #~ msgstr "Preferowany rozmiar strony." #~ msgid "Researcher city" #~ msgstr "Miasto badacza" #~ msgid "Researcher city." #~ msgstr "Miasto badacza." #~ msgid "Researcher country" #~ msgstr "Kraj badacza" #~ msgid "Researcher country." #~ msgstr "Kraj badacza." #~ msgid "Researcher email address" #~ msgstr "Email badacza" #~ msgid "Researcher email address." #~ msgstr "Adres email badacza." #~ msgid "Researcher name" #~ msgstr "Nazwisko badacza" #~ msgid "Researcher name." #~ msgstr "Nazwisko badacza." #~ msgid "Researcher phone" #~ msgstr "Telefon badacza" #~ msgid "Researcher phone." #~ msgstr "Telefon badacza." #~ msgid "Researcher postal code" #~ msgstr "Kod pocztowy badacza" #~ msgid "Researcher postal code." #~ msgstr "Kod pocztowy badacza." #~ msgid "Researcher state" #~ msgstr "Województwo badacza" #~ msgid "Researcher state." #~ msgstr "Województwo badacza." #~ msgid "Researcher street address" #~ msgstr "Adres badacza" #~ msgid "Researcher street address." #~ msgstr "Adres badacza." #~ msgid "Screen size has been checked" #~ msgstr "Rozmiar ekranu został sprawdzony" #~ msgid "Show event details on the Family View" #~ msgstr "Pokaż szczegóły zdarzeń na widoku rodzin" #~ msgid "Show siblings on the Family View" #~ msgstr "Pokaż rodzeństwo na widoku rodzin" #~ msgid "Show toolbar" #~ msgstr "Pokaż pasek narzędzi" #~ msgid "Sidebar View" #~ msgstr "Widok paska bocznego" #~ msgid "Specifies the height of the LDS editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora LDS." #~ msgid "Specifies the height of the address editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora adresów." #~ msgid "Specifies the height of the attribute editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora atrybutów." #~ msgid "Specifies the height of the event editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora zdarzeń." #~ msgid "Specifies the height of the event reference editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora odnośników do zdarzeń." #~ msgid "Specifies the height of the family editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora rodzin." #~ msgid "Specifies the height of the interface when GRAMPS starts." #~ msgstr "Określa wysokość okna interfejsu programu GRAMPS podczas startu." #~ msgid "Specifies the height of the location editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora położenia." #~ msgid "Specifies the height of the media editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora mediów." #~ msgid "Specifies the height of the media reference editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora odnośników do mediów." #~ msgid "Specifies the height of the name editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora nazwisk." #~ msgid "Specifies the height of the note editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora notatek." #~ msgid "Specifies the height of the person editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora osób." #~ msgid "Specifies the height of the person reference editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora odnośników do osób." #~ msgid "Specifies the height of the place editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora miejsc." #~ msgid "Specifies the height of the repository editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora magazynów." #~ msgid "Specifies the height of the repository reference editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora odnośników do magazynów." #~ msgid "Specifies the height of the source editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora źródeł." #~ msgid "Specifies the height of the source reference editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora odnośników do źródeł." #~ msgid "Specifies the height of the url editor interface." #~ msgstr "Określa wysokość okna interfejsu edytora adresów URL." #~ msgid "Specifies the width of the LDS editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora LDS." #~ msgid "Specifies the width of the address editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora adresów." #~ msgid "Specifies the width of the attribute editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora atrybutów." #~ msgid "Specifies the width of the event editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora zdarzeń." #~ msgid "Specifies the width of the event reference editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora odnośników do zdarzeń." #~ msgid "Specifies the width of the family editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora rodzin." #~ msgid "Specifies the width of the interface when GRAMPS starts." #~ msgstr "Określa szerokość okna interfejsu kiedy GRAMPS się uruchamia." #~ msgid "Specifies the width of the location editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora położenia." #~ msgid "Specifies the width of the media editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora mediów." #~ msgid "Specifies the width of the media reference editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora odnośników do mediów." #~ msgid "Specifies the width of the name editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora nazwisk." #~ msgid "Specifies the width of the note editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora notatek." #~ msgid "Specifies the width of the person editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora osób." #~ msgid "Specifies the width of the person reference editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora odnośników do osób." #~ msgid "Specifies the width of the place editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora miejsc." #~ msgid "Specifies the width of the repository editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora magazynów." #~ msgid "Specifies the width of the repository reference editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora odnośników do magazynów." #~ msgid "Specifies the width of the source editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora źródeł." #~ msgid "Specifies the width of the source reference editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora odnośników do źródeł." #~ msgid "Specifies the width of the url editor interface." #~ msgstr "Określa szerokość okna interfejsu edytora adresów URL." #~ msgid "Startup druid has been run" #~ msgstr "Kreator uruchomieniowy wystartował" #~ msgid "The new GRAMPS IDs for the events are generated according to this format string." #~ msgstr "Nowe identyfikatory (GRAMPS ID) dla zdarzeń będą generowane według tego formatu." #~ msgid "The new GRAMPS IDs for the family are generated according to this format string." #~ msgstr "Nowe identyfikatory (GRAMPS ID) dla rodzin będą generowane według tego formatu." #~ msgid "The new GRAMPS IDs for the media object are generated according to this format string." #~ msgstr "Nowe identyfikatory (GRAMPS ID) dla obiektów medialnych będą generowane według tego formatu." #~ msgid "The new GRAMPS IDs for the notes are generated according to this format string." #~ msgstr "Nowe identyfikatory (GRAMPS ID) dla notatek będą generowane według tego formatu." #~ msgid "The new GRAMPS IDs for the person are generated according to this format string." #~ msgstr "Nowe identyfikatory (GRAMPS ID) dla osób będą generowane według tego formatu." #~ msgid "The new GRAMPS IDs for the place are generated according to this format string." #~ msgstr "Nowe identyfikatory (GRAMPS ID) dla miejsc będą generowane według tego formatu." #~ msgid "The new GRAMPS IDs for the repositories are generated according to this format string." #~ msgstr "Nowe identyfikatory (GRAMPS ID) dla magazynów będą generowane według tego formatu." #~ msgid "The new GRAMPS IDs for the source are generated according to this format string." #~ msgstr "Nowe identyfikatory (GRAMPS ID) dla źródeł będą generowane według tego formatu." #~ msgid "This key determines the date display format. O corresponds to the MM/DD/YYYY (US format), 1 corrsponds to DD/MM/YYYY (European format), and 2 corresponds to YYYY-MM-DD (ISO format)." #~ msgstr "Ten klucz określa format wyświetlania daty. 0 oznacza MM/DD/YYYY (format w USA), 1 oznacza DD/MM/YYYY (format europejski), a 2 oznacza YYYY-MM-DD (format ISO)." #~ msgid "This key determines the name display format. Use 1 for \"Surname, Firstname\", 2 for \"Firstname Surname\", 3 for \"Patronymic Firstname\", and 4 for \"Firstname\" style. For custom styles, use negative integers, whose meaning is database-specific. Zero is reserved for internal purposes and should not be used. If used, it will be changed to 1 by GRAMPS." #~ msgstr "Ten parametr określa wyświetlany format nazw osób. Użyj 1 dla \"Nazwisko, Pierwsze-Imię\", 2 dla \"Pierwsze-Imię Nazwisko\", 3 dla \"Imię-patronimiczne Pierwsze-Imię\", oraz 4 dla stylu \"Pierwsze-imię\". Dla własnych stylów, użyj wartości ujemnych całkowitoliczbowych, które są specyficzne dla każdej bazy. Zero jest zarezerwowane dla wewnętrznego użytku i nie powinno być używane. Jeśli jednak zostanie, będzie zmienione na 1 przez GRAMPSa." #~ msgid "This key determines the style of the surname guessing when the new person is added to the database. Use 0 for Father's surname, 1 for no guessing, 2 for the combination of mother's and father's surnames, and 3 for the Icelandic style." #~ msgstr "Ten parametr określa styl zgadywania nazwiska nowo dodawanej osoby. Jeśli równe 0, to używane będzie nazwisko ojca, 1 wyłącza zgadywanie, 2 oznacza kombinację nazwisk matki i ojca, a 3 styl Islandzki." #~ msgid "This key disables prompting when data has changed and the Cancel button has been pressed." #~ msgstr "Ten klucz wyłącza ostrzeganie, kiedy dane zostały zmienione i przycisk Anuluj został wciśnięty." #~ msgid "This key enables display of edit buttons in Relationship View" #~ msgstr "Ta opcja włącza wyświetlanie przycisków edycyjnych w Widoku związków" #~ msgid "This key keeps the version for which the welcome message has already been displayed. The integer denotes the major, minor, and release numerals, e.g. 200 denotes the 2.0.0 version." #~ msgstr "Ten klucz zawiera numer wersji, której ekran powitakny został już wyświetlony. Liczba określa wersję, podwersję i numer wydania, np. 200 oznacza wersję 2.0.0." #~ msgid "Use last view displayed" #~ msgstr "Użyj ostatnio wyświetlanego widoku" #~ msgid "Use shading to highlight data in Relationship View" #~ msgstr "Użyj cieniowania do podświetlania danyc w widoku relacji" #~ msgid "Warn when adding parents in a way that may cause duplicate families." #~ msgstr "Ostrzegaj, kiedy dodajesz rodziców w sposób mogący spowodować powstanie duplikatów rodzin." #~ msgid "Welcome message has already been displayed for this version" #~ msgstr "Wiadomość powitalna została już wyświetlona dla tej wersji" #~ msgid "Width of the LDS editor interface." #~ msgstr "Szerokość interfejsu edytora LDS." #~ msgid "Width of the address editor interface." #~ msgstr "Szerokość interfejsu edytora adresów." #~ msgid "Width of the attribute editor interface." #~ msgstr "Szerokość interfejsu edytora atrybutów." #~ msgid "Width of the event editor interface." #~ msgstr "Szerokość interfejsu edytora zdarzeń." #~ msgid "Width of the event reference editor interface." #~ msgstr "Szerokość interfejsu edytora odnośników do zdarzeń." #~ msgid "Width of the family editor interface." #~ msgstr "Szerokość interfejsu edytora rodzin." #~ msgid "Width of the interface." #~ msgstr "Szerokość interfejsu." #~ msgid "Width of the location editor interface." #~ msgstr "Szerokość interfejsu edytora położenia." #~ msgid "Width of the media editor interface." #~ msgstr "Szerokość interfejsu edytora mediów." #~ msgid "Width of the media reference editor interface." #~ msgstr "Szerokość interfejsu edytora odnośników do mediów." #~ msgid "Width of the name editor interface." #~ msgstr "Szerokość interfejsu edytora nazwisk." #~ msgid "Width of the note editor interface." #~ msgstr "Szerokość interfejsu edytora notatek." #~ msgid "Width of the person editor interface." #~ msgstr "Szerokość interfejsu edytora osób." #~ msgid "Width of the person reference editor interface." #~ msgstr "Szerokość interfejsu edytora odnośników do osób." #~ msgid "Width of the place editor interface." #~ msgstr "Szerokość interfejsu edytora miejsc." #~ msgid "Width of the repository editor interface." #~ msgstr "Szerokość interfejsu edytora magazynów." #~ msgid "Width of the repository reference editor interface." #~ msgstr "Szerokość interfejsu edytora odnośników do magazynów." #~ msgid "Width of the source editor interface." #~ msgstr "Szerokość interfejsu edytora źródeł." #~ msgid "Width of the source reference editor interface." #~ msgstr "Szerokość interfejsu edytora odnośników do źródeł." #~ msgid "Width of the url editor interface." #~ msgstr "Szerokość interfejsu edytora adresów URL." #~ msgid "ScratchPad" #~ msgstr "Notes" #~ msgid "Select font" #~ msgstr "Wybierz czcionkę" #~ msgid "%(report_name)s for GRAMPS Book" #~ msgstr "%(report_name)s dla Książki GRAMPS"